I need a Roblox Parkour wall boosting script Topic is solved

Ask gaming related questions (AHK v1.1 and older)
donut
Posts: 4
Joined: 12 Apr 2021, 13:55

I need a Roblox Parkour wall boosting script

12 Apr 2021, 14:19

I play parkour on Roblox a lot and I have trouble wallclimb boosting, a mechanic that requires you to jump into a wall, look left/right 90 degrees, and press space again as fast as you can. If this is done right, you will be launched up into the air, and the faster you can press the jump key, the faster your ms, and the higher you go. If it is possible, I would like a script bound to the B key that will press space twice with a range of 60-80 ms. I have had trouble with other scripts like this that require too precise of timing for me, and if possible would also like the script to not require as precise of timing to get it down.
User avatar
mikeyww
Posts: 26856
Joined: 09 Sep 2014, 18:38

Re: I need a Roblox Parkour wall boosting script  Topic is solved

12 Apr 2021, 14:34

Code: Select all

b::
SetKeyDelay, 60
Send {Space 2}
Return

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: Exies and 36 guests