- CODE: SELECT ALL
// A basic auto-attacker for Storm8 games using ToolSuite.
// To use, set "number of times to run to 999999 (or whatever you like), and press start.
// Go to the battle screen, scroll to the very bottom, and put the cursor over
// the very bottom attack button. Now just wait!
delay 30000 // You can change this to whatever you like. It is the delay in milliseconds
keys {pgdn} // A few page downs to ensure that the mouse is over a button
delay 100
keys {pgdn}
delay 100
keys {pgdn}
delay 100
keys {pgdn}
delay 100
leftclick
You'll need ACTool for this, which can be found here: http://www.actool.net/