[REQUEST] A Jumping Script With Delay - Rotate Camera

Ask gaming related questions (AHK v1.1 and older)
canoxd
Posts: 1
Joined: 28 May 2023, 13:22

[REQUEST] A Jumping Script With Delay - Rotate Camera

Post by canoxd » 28 May 2023, 13:29

a script like this :

press "f" when
jump
wait 25 milliseconds
jump (again)
rotate camera 90°
wait 45 - 50 milliseconds
rotate camera to normal
jump
wait 25 milliseconds
jump (again)
rotate camera 90


i need a script like this.

User avatar
boiler
Posts: 16926
Joined: 21 Dec 2014, 02:44

Re: [REQUEST] A Jumping Script With Delay - Rotate Camera

Post by boiler » 28 May 2023, 13:32

AHK doesn’t have any commands for jumping or rotating cameras. You have to describe how you accomplish those things when you are playing your game (what buttons are pressed or however you do it) so that a script can try to mimic that.

Post Reply

Return to “Gaming Help (v1)”