PostMy Bhop script

Posts 16–25 of 25 · Page 2 of 2
Quote Originally Posted by gnomey123 View Post
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/
My formatting has messed up for some reason >.<
Thanks for the script friend, appreciate you
Thanks <3
msg2short
hey what does this script actually do? how do I use it? =O is i t like a hack?
Quote Originally Posted by sagamodee2 View Post
hey what does this script actually do? how do I use it? =O is i t like a hack?
Hold space and it will spam your spacebar
How do I use this?
Quote Originally Posted by sanderbaakje View Post
is there an on and off switch
*~$Space::
Sleep 100
Loop
{
GetKeyState, SpaceState, Space, P
If SpaceState = U
break
Sleep 5
Send, {Blind}{Space}
}
F1::
Suspend
Return
Now there is. Press F1 to toggle OFF/ON
Looks cool, I'll certainly give this a try!
Posts 16–25 of 25 · Page 2 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?