Jump to content

Mousekeys for fletching


Recommended Posts

Posted (edited)

You can use AHK, as it's easier to set up and more customizable than mousekeys. I'll show you the script I use. You can customize the buttons to whatever you like.

 

Set the feathers/dart tips on the first slot of your inventory, then have the second item on the 5th slot.

1::click left
2::Mousemove, 0, 40, 0, Rel
3::click left
4:: Mousemove, 0, -40, 0, Rel
 
return
Edited by Famoos
  • Like 1
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...