Skip to content

AutoHotKey v2.0 script to move mouse left and right.

Notifications You must be signed in to change notification settings

xninoush/YawspeedAHK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

YawspeedAHK

AutoHotKey v2.0 script to move mouse left and right.
Useful for trickshotting with keyboard and mouse.

Requirement

FAQ

  • How to change sensitivity of the yawspeed ?

    • Load the script and just press F11 on your keyboard and the config.ini will pop up, and you can change the value=100 and you put whatever sensitivity you want. The config file is stored in "C:\Temp" folder, you can find it and manually edit it.
  • Can I change key to turn left and right ?

    • Yes, for turning right, change xbutton2(here and here) to what key you want to turn right.
    • For turning left, change xbutton1(here and here) to what key you want to turn left.

Note

Check the full Key List.

About

AutoHotKey v2.0 script to move mouse left and right.

Resources

Stars

Watchers

Forks