Posting via the RAoV team, barring this it an unabated version of the exploits, and due to recent events, I'm posting this on Shortys behalf.
Part One:
Part Two:
Tools: Fraps, Sony Vegas pro 8.0, lots of coffee.
The RAoV Team was hurt by the new patch 4.0.1 when blizzard fixed most of our exploits... but we came back strong. We are providing some recent exploits for the public completely free. Blizzard may have fixed the famous macro 1, ocean border, and a few other major exploits.. but for every door they close a window of opportunity opens.
We hope you enjoyed these exploits and we promise there will be more to come!
Macros:
Macro 3:
Code:
/run RepopMe()AcceptResurrect()AcceptXPLoss()
/click StaticPopup1Button1
/reload
Macro 4:
Code:
/run RepopMe()AcceptResurrect()AcceptXPLoss()
/click StaticPopup1Button1
/run for i=1,99999999 do time() end
/reload
Hovering Macro:
Code:
/script PortGraveyard()
Suicide macro:
Code:
/click HelpFrameStuckStuck
New Disconnect Macro:
Code:
/console startproject
Lag Macro (requires guild bank):
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