Page 1 of 1

[REQUEST] A Jumping Script

Posted: 31 May 2020, 05:48
by dorukdurukan
A script that will make you jump 2 times very fast
im fine with any hotkey except num locks or most of F numbers

Thank you!

Re: [REQUEST] A Jumping Script

Posted: 31 May 2020, 07:44
by Yakshongas
You didn't provide info about the game, so I will suppose that you use SpaceBar to jump:

Code: Select all

YourKeyHere::SendInput, {Space 2}

Re: [REQUEST] A Jumping Script

Posted: 05 Jun 2020, 18:34
by dorukdurukan
Yakshongas wrote:
31 May 2020, 07:44
You didn't provide info about the game, so I will suppose that you use SpaceBar to jump:

Code: Select all

YourKeyHere::SendInput, {Space 2}
hello, its a game in roblox called parkour, theres this mechanic called `wallclimb boosting` so how it works is you press space 2 time very fast when u press space for the first time nothing happens and start turning to right or left and at the second time you press space you will be boosted in to the air, it works with miliseconds. theres a debug mode that shows ur miliseconds of wallclimb boosting. i want to get more ms than i can with a human hand. I mean like 20-30 miliseconds I dont wanna get too low because then i can get banned, and for the hotkey f will be fine because i dont think theres anything u do with f in the game and its very close to wasd. thank you again. so i guess a script that uhh presses space for you waits a few miliseconds and presses again.

Re: [REQUEST] A Jumping Script  Topic is solved

Posted: 05 Jun 2020, 18:41
by Yakshongas
Okay then, this with this:

Code: Select all

SetKeyDelay, 15, 15
f::Send, {Space 2}

Re: [REQUEST] A Jumping Script

Posted: 08 Feb 2023, 05:51
by TEFET1Q
@Yakshongas
can you make the camera rotate 90 degrees during all this because it is difficult to keep up with the script and wall boost is not always done