Hello, Omo here from VoTu / RAoV to show you an awesome way to fly around without a flying mount, please watch the video below
Tools used:
Sony Vegas 10
Fraps
The Macro:PHP Code:
/script for s=1,80 do _G[format("GuildBankColumn%dButton%d", ceil(s / 14), s % 14 + 1)]:Click("LeftButton") _G[format("GuildBankColumn%dButton%d", random(1,7), random(1,14))]:Click("LeftButton") end