ItsMods

Full Version: Rapid Fire Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Gujs,
Today I Wanna Share A Rapid Fire Script Works On MW3 Black Ops And games like that Note:
i'm not responsible if you get banned use at your own risk seriously im not responsible if you get banned ! Fuu
How It Looks Like: [sorry fot the lag] Y U NO
[Image: giphy.gif]

Step 1. download Autohotkey <--- 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

ENJOY !! Big Grin Awesome
awesome'Wink
I don't think that you can get banned for using this, becaause it's just input manipulation. Also nice one! Nyan Cat

Also please hide GIF into the spoiler, my laptop goes crazy while loading this page.
In MW2 there was another cheat for autohotkey, it was a combination of the keys E (knife) + G (equipment) + 1 (change to first weapon). Take a look if that one still works.

The last time I checked steam vac terms, Autohotkey wasnt bannable.