Any lag macro exists?
Any lag macro exists?
requires guild bank:
http://www.mmowned.com/forums/world-...v-release.htmlCode:/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