Bunny hop script.
A simple script... Although you need AutoHotkey. Right click on your desktop and go in New > Ahk then open it and copy this:
*~$Space::
{
while GetKeyState("Space","P")
{
Sleep, 1
SendInput, {blind}{SPACE}
Process, Priority,, High
}
}
Return
Start it and enjoy.
---------- Post added at 02:37 AM ---------- Previous post was at 02:28 AM ----------
You will type like a r e t a r d but it works well for jumping... understand?