Infinite AFK Trick or Treat Bags Farming in the Clock Tower
Posted: October 31st, 2012, 5:34 am
Once you reach the top of the clock tower, you're immune to the green stuff.
This allows you to farm the chest while AFK infinitely. Here's how:
NOTE: I know VirusTotal comes back with 2 bogus heuristic hits on the compiled AutoIT script. You can compile it for yourself if you want or run it without compiling -- the whopping 4 lines of source code is included above.
This allows you to farm the chest while AFK infinitely. Here's how:
- Join a Clock Tower overflow and AFK until you're alone. (Or F--K it if you're not worried about reports. It's not like people have time to do that while running the tower.)
- Teleport to the the top of the stairs. Coords are here. (Teleport back to the top of the stairs if you're kicked out.)
- Let the green goo flow over you and make your way down to 3rd chest. (the one you jump down on)
- Set an autocast skill to stay online while AFK as detailed here.
- Run the attached AutoIT script while standing in front of the chest.
Code: Select all
While 1 Send("f") Sleep(1000) WEnd - Go AFK and and observe as it loots the chest every time it resets. (~3 mins)
NOTE: I know VirusTotal comes back with 2 bogus heuristic hits on the compiled AutoIT script. You can compile it for yourself if you want or run it without compiling -- the whopping 4 lines of source code is included above.