SmileCS:GO Rapidfire and Bhop script :D

Posts 1–11 of 11 · Page 1 of 1
CS:GO Rapidfire and Bhop script :D
Hello everyone this is my first Thread so I wanted to make a simple one.
you need autohotkey for this
Code:
 /::Suspend 
LButton:: 
Loop 
{ 
SetMouseDelay 30 
Click 
If (GetKeyState("LButton","P")=0) 
Break 
}
Code:
Bhop:
*~$Space::
Sleep 100
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 5
Send, {Blind}{Space}
}
Hope this helped you guys out This is UNDETECED Just a heads up you can be overwatch banned if caught using Bhop script in competitive. Thanks and make sure to ask me if you need help
thanks for the release and keep up the good work !.
I just have a simple question : every one says that auto hotkey or AHK is undetected , so it can never be VAC ??
so you can just get OW and never get VAC ?? how is that ??
In overwatch people can tell when you're using a autobhop but in vac its undetected cause of it just being a script its pretty much undetected forever.
Moved to correct section!
How tu use it with autohotkey? I mean, start cs go then autohetkey or autohotkey then cs go
what do i do with AHK? Put in the code or wut not?
Quote Originally Posted by MLGDoge View Post
what do i do with AHK? Put in the code or wut not?
1. Dowload Autohotkey and install it

2. After installing go to your desktop

3. Right click and click new

4. Select Autohotkey Script

5. Name it

6. Right click it and click Edit script

7. Copy script and paste it there

8. Save and run .ahk file as Admin


If you still dont know
Add me in skype: BestownerModz
Quote Originally Posted by DarknzNet View Post
1. Dowload Autohotkey and install it

2. After installing go to your desktop

3. Right click and click new

4. Select Autohotkey Script

5. Name it

6. Right click it and click Edit script

7. Copy script and paste it there

8. Save and run .ahk file as Admin


If you still dont know
Add me in skype: BestownerModz
Thanks m8. i r8 8/8 (new script is working as you can see
I downloaded the code and now its irreversible??? I deleted the script from the .ahk (nothing is there) i restarted csgo but yet i still have a bhop script and it even affects me now ( i have to be extra careful with my spaces )


Edit: Uninstalled AHK, and we are now good. Amazing script! Just not my taste.
i am on a laptop
how do i toggle on and off?
There is no toggle key but you can cancel it on side of desktop where it shows wifi and there should be a arrow pointing up click on that then right click on script icon and hit exit or suspend script
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?