ananse
Release Engineer
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
400 XP
This is a bunny hop AHK!
Isn't 100% accurate.
Walk while bunny hopping as this will keep you silent and also take advantage of silent hopping.
*space::
Loop
{
GetKeyState,state,space,P
If state = U
Break
Send,{space}
Sleep, 0
}
F3::Suspend
F4::ExitApp
Isn't 100% accurate.
Walk while bunny hopping as this will keep you silent and also take advantage of silent hopping.
*space::
Loop
{
GetKeyState,state,space,P
If state = U
Break
Send,{space}
Sleep, 0
}
F3::Suspend
F4::ExitApp
- F3 to pause
- F4 to close
Show some love