PostMy Bhop script

Posts 1–15 of 25 · Page 1 of 2
My Bhop script
Hey guys! This is a quick bhop script made.<br>
Sorry the programming is not great but the bhops are great!<br>
The script itself:-<br>
<strong><u>Script:<br>
Bhop:<br>
*~$Space::<br>
Sleep 100<br>
Loop<br>
{<br>
GetKeyState, SpaceState, Space, P<br>
If SpaceState = U<br>
break<br>
Sleep 5<br>
Send, {Blind}{Space}<br>
}</u></strong><br>
<br>
<font color="silver"><font size="1">- - - Updated - - -</font></font><br>
<br>
To use the script download Autohotkey from https://autohotkey.com/
Gnomey123's MPGH bhop_mpgh.net.zip261 B · 752 downloads Clean
Approved.

Let me know what happens.
In what way do you mean "what happens" like do you mean what happens with the script?
Quote Originally Posted by gnomey123 View Post
In what way do you mean "what happens" like do you mean what happens with the script?

i think he means like comment feedback and tell does it work or not


Btw: its better with #IfWinActive because then script works only when you have cs go active.

#IfWinActive ahk_class Valve001
*~$Space::
Sleep 100
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 5
Send, {Blind}{Space}
}
#IfWinActive
Ok thanks a lot
I downloaded it... now what do with the ahk file?
Quote Originally Posted by csgo_sam View Post
I downloaded it... now what do with the ahk file?
Sorry for late reply, you download autohotkey from the link and then you run the ahk file
I think we are having alot of bhop scripts LOL
Thanks for the release.
if you could have it auto strafe that would be awesome
Quote Originally Posted by rygaku View Post
if you could have it auto strafe that would be awesome
Sorry, I will look into adding an auto strafe but until now it is just standard, if i am able to auto strafe it, i will update my script
Yes! Please it will make it 10x Better
im about to mod it to the auto strafe
Quote Originally Posted by [Injured] View Post
Hey can this get you vac banned?
No this is undetected and never will be

- - - Updated - - -

Quote Originally Posted by timerfancy View Post
im about to mod it to the auto strafe
can you message me the code? I would like to improve my script, i will credit you if you are willing to contribute to the script
Hey can this get you vac banned?
Posts 1–15 of 25 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?