Thumbs upAuto Remington Script

Posts 115 of 19 · Page 1 of 2
Auto Remington Script
Title says it all, This is my auto shotgun script, just hold down right click and the remington will go crazy.
F6 On/Off
Its just a basic script and doesnt actually edit any game files so it shouldnt be detected or anything, Just dont go too nuts otherwise you might get reported a fair bit.
This is my first script ever, so if its trash dont rip on me.

AND IF SOMEONE KNOWS HOW TO IMPROVE THE SPEED PLEEASE REPLY AND IL SEND OVER THE SOURCE CODE


Virus scans:
https://virustotal.com/en/file/1737c...sis/1478717357.
https://virusscan.jotti.org/en-US/fi...job/992axd2cw9.
AutoShotgun JGEE_mpgh.net.rar458 KB · 910 downloads 3/56 malicious
Please add 2x virusscan

However, ahk script - approved (but add virusscans!!)
Sorry, will add now and remember to do so in the future.
Quote Originally Posted by sparkie5571 View Post
nice
going to try it now!
So... How was it?
Quote Originally Posted by jgee View Post
So... How was it?
It's a little bit slow but nice to have. Dont know about the VAC rate tho.
Quote Originally Posted by sparkie5571 View Post
It's a little bit slow but nice to have. Dont know about the VAC rate tho.
Won't get vac'd as it's an AHK file that doesn't mess with memory/game files so you should be fine. Reports from other players might still get you banned, although not VAC.

OP I don't know anything about writing programs but I recommend including a toggle key so it's easier to switch out when you don't want to use the remington.
I might know how to improve the speed. If you could pm me the code I could take a look. I know how the script works already mouse click>reload>run forward>wait>mouse click
Quote Originally Posted by svrij22 View Post
I might know how to improve the speed. If you could pm me the code I could take a look. I know how the script works already mouse click>reload>run forward>wait>mouse click
Add me on skype: joshgee31
Thanks man works great, little slow but its fine
~F6::Suspend
*Lbutton::
loop
{
MouseClick,left
Send {R Down}
Sleep, 20
Send {R Up}
Sleep, 20
Send {W down}
Send {Shift down}
Send {W up}
Send {Shift up}
SetMouseDelay 55
Click
If (GetKeyState("LButton","P")=0)
Break
}
thx 4 using my code
how do i get rid of this it is destroying everything i click
Posts 115 of 19 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?