Step 1. download
<--- click there
Step 2. when You Have Installed it right click on desktop etc and pick autohotkey script
Step 3. right click the file u created and pick edit script
step 4. enter the code:
Code:
[::Suspend
LButton::
Loop
{
SetMouseDelay 30
Click
If (GetKeyState("LButton","P")=0)
Break
}
Then Save It and right click the file and pick compile script then a new file shuld pop up on your desktop then run it and start your game and RAPID FIRE TIME !! Nyan Cat
press P to pause the script or if that dosent work to pause the script try hold left mouse button and p to pause
Dont blame me if you get banned