PC Rapid Fire

PC Rapid Fire
Edit: fixed the final program so you won't have to rename its extension

Shoot Semi-Auto guns with automatic speed! This is a risk-free software mod, so there's no way you can permanently screw up your mouse/joystick.

The Xbox 360 can do it, and after following this tutorial, all you PC gamers can too! I'll show you how to do it with AutoIt, a free Windows automation language.

Note, if you don't want to write the script yourself, you can download the compiled version on step 5.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Download and Install Autoit

Download and Install Autoit
Download the latest version here (If you use x64 windows, make sure to download that version). You'll also want to download the AutoIt Script Editor, especially if you'll be doing anything heavy duty in the future. It's really nice.
« Previous StepDownload PDFView All StepsNext Step »
99 comments
1-40 of 99next »
Apr 20, 2011. 1:20 PMsgianan says:
Does anyone have a finished file of this?
Apr 20, 2011. 4:24 PMsgianan says:
thank you!
Jan 17, 2011. 10:06 AMaligater11 says:
i tried it with zombie mode, it fired one shot and then i had to turn it of so i could fire normal again? is there anything i can do about it?
Jan 17, 2011. 9:41 AMaligater11 says:
will it work for cod black ops?
Sep 12, 2010. 5:29 PMeagleon says:
Your script does not work - I had to help a friend fix this today.

1 - EndFunc ;==>ToggleSpamFunc <--- Needs to be

EndFunc ;==>ToggleSpam

2 - EndSpam() <--- Needs to be

Func EndSpam()

3 - Global
$xMsgBox(0, "MouseSpaz", "Alt+X Starts the spaz (press both keys with your left thumb)" & @LF & @LF & "Pressing Alt+X again will stop the spaz" & @LF & @LF & "Shift+Esc will quite the program") <--- Needs to be

Global %x

MsgBox(0, "MouseSpaz", "Alt+X Starts the spaz (press both keys with your left thumb)" & @LF & @LF & "Pressing Alt+X again will stop the spaz" & @LF & @LF & "Shift+Esc will quite the program")

This is also all concatenated together in your pastebin version.

4 - Your while loops need to be inside the ToggleSpam function.

5 - Pretty sure the while loop checking '1' is like saying "if 1 == 1", though I don't know this language to be sure. It's harmless anyway, just a nitpick.

Test your code man! :P Peace.
Sep 14, 2010. 2:01 PMeagleon says:
The issue is that I don't have AutoIt myself. The corrections I list made it work for the person I was helping (at least according to him), including the while loop inside togglespam. I'm actually genuinely curious now what 'while 1' is doing - thought it would be a boolean check, in which case, '1' would always return true.


http://pastebin.com/1W9Nms4w this is the modified version I sent my friend. I'm assuming AutoIt activates the togglespam function every time its associated key is pressed, even while another function is running. In this case, $x will successfully be toggled on/off each time the function is called, and indeed, the while loop will only be checked once after the call, which is the only time it needs to be checked. It will begin looping only after the function is called during a 'toggle on' phase, possibly saving a few CPU cycles.


Sorry if I offended, was being a little snarky I admit.
Apr 9, 2010. 7:12 PMcomsa42 says:
PWN'D!
Apr 3, 2010. 5:41 PMdesertstorm2000 says:
im playing a game called parabellum the script turns off when i start the game.
Apr 2, 2010. 9:31 PMdesertstorm2000 says:
i used the script - it works on the button game, but not on the fps game. idk why it only works there
Mar 6, 2010. 10:49 PMsjoobbani says:
 Don't you just love [HATE] rapid-fire? [CHEATING]?
Dec 21, 2009. 12:15 PMOwned_pk says:
 When I was coding it myself I kept getting errors because when I copied and pasted it all went to one line.  I tried to fix it but your images are to blurry so I couldn't could you post the code with spaces or get a picture that shows all the code clearly?

Thanks.
Sep 18, 2009. 12:23 PMd4rksaber says:
works on any game? sweet!!!!, time to pawn in soldiers-front mehehehehe*zorbak face*
Dec 12, 2009. 7:34 PMbounty1012 says:
Soldier front has a fixed rate of fire, so you wont get too far doing this.
Dec 18, 2009. 3:12 AMd4rksaber says:
*crying*
Jan 20, 2009. 8:31 PMfireFEIND67 says:
... okay 1 how can i use this on the 360 and 2 THIS IS HACKING U GET BANNED
Dec 12, 2009. 7:32 PMbounty1012 says:
Well, seeing as how you're asking how to get this for the 360 you're just as guilty.
Nov 7, 2009. 3:14 PMColonel88 says:
Hacking is with a computer/software... so yeah this IS haxing. Wait till they put up a fixed fire rate for all the single shot guns...
Feb 8, 2009. 4:21 PMfireFEIND67 says:
it says you can use it on the 360... i'll just hack a controller that's cooler
Feb 18, 2009. 11:03 AMDecepticon says:
It says "The Xbox 360 can do it". He doesn't mean the xbox 360 can use this script, he is referring to the Xbox 360 controller hack in which you have to actually take it apart and mod it. Which can be detected.
Jan 24, 2009. 5:12 PMArbitror says:
For anyone who doesn't want to download Autoit, or are just lazy, you can download MechineMouse at www.machinemouse.co.cc. It's pretty much the same thing, but it replaces c with x.
Nov 7, 2009. 3:12 PMColonel88 says:
Yeah I got it, but it takes just too long to punch in all the combinations when u are face to face with a Deagle and  the other guy has a shotgun. I made a mouse with a 555 timer that uses a separate momentary button that shoots like 6 times a second.
Apr 3, 2009. 7:22 PMArbitror says:
I_Love_AutoIt.gif
Apr 3, 2009. 8:11 AMArbitror says:
Actually, I was just fooling with your mind! I am the author of MachineMouse... I made it before I even read this 'ible though!
Jan 25, 2009. 1:50 PMArbitror says:
I have also downloaded it, and it works great! My Norton antivirus doesn't pick up anything, and AVG antivirus says its fine too... Your antivirus must think that its a virus, because viruses do stuff like make the mouse buttons rapidly be pressed or even disable your mouse.
Jun 1, 2009. 5:46 PMAztof says:
Just a tip ,it's a great hack ,but if U cheat in Counter-strike, U get banned PERMANENTLY, so I wouldn't use it there
Jun 2, 2009. 3:12 PMsanty22 says:
but thats with software chears that affect the game. a modded mouse is NOT a cheat.
Jun 2, 2009. 5:03 PMAztof says:
STILL, unless U want to spend another $20 on CS:Source, I would be careful, maybe testing it out on a friend, computer would be a good idea
Nov 7, 2009. 3:10 PMColonel88 says:
Single Player...
Nov 7, 2009. 3:09 PMColonel88 says:
OMFG I wasted 2 hours, but made a mouset hat uses a 555 timer. You just hav to press a button that is right under your thumb whenyou grip it. I saw a similar script befor, but i hated it because it takes too long to press the combinations. You waste alot of ammo and you et distracted. With mine you just hav to press 1 button.
Sep 9, 2008. 12:56 PMconradev says:
im am very lazy and i dont want to do the coding, AND the link doesn't work, so can you email it to me (conradk@comcast.net) or can you fix the link.

(the link links to a TMP file)
Aug 25, 2009. 4:48 PMElricho says:
sweet. i made the script and played call of daty 4. i owned every1 on multi. does it work 4 halo?
1-40 of 99next »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
4
Followers
2
Author:Junkyard John