Hello everyone.
What am I releasing is actually some code, but the files will be linked for you if you are too lazy. This is just a simple bunny hop script for CS:GO that is 100% UNDETECTED and works. This will not out-date for a heck of a long time. Anyway, instead of rambling on for however long, here is the code, and the files. There is also a step-by-step for if you are not lazy but don't know too much what you are doing.
1. Install AHK (AutoHotkey) from google,
2. Once installed, go to your Desktop,
3. Right click on your Desktop,
4. "New > AutoHotkey Script",
5. Name it whatever you'd like it to be named ( for example bhop.ahk ),
6. Right click on the file and edit with Notepad++ or Notepad,
7. Paste the following code into the file:
Code:
F11:: Hotkey, *~$Space, Toggle
End::
ExitApp
*~$Space::
Sleep 5
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 1
Send, {Blind}{Space}
}
Return
8. Then save it, go into CS:GO, open the file and hold space and enjoy.
Virus scans:
https://www.virustotal.com/en/file/8...is/1477240831/.
https://virusscan.jotti.org/en-US/fi...job/zcj8es5tcj.