Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • Hook mouse pathing


    Sergant MaZon

    Recommended Posts

    Posted

    sup guys, I'm looking for a way to hook the pathing of the mouse for all of the move and clicking actions. I assume the framework has a function which calculates the desired points to move and then just calls Mouse.move() (or something similar), wait's for return and moves on. My idea was to hook that point, so I can call multiple Mouse.move() instructions and play around with human like movement.

    Problem is, I'm not that big in java, wether I can't find something about this in the documentation. Only thing I could do at the moment is making my own wrapper and calculate entity positions and stuff by my own, but the hooking thing would defenitly safe some time ^^

    Thankful for any advices

    Posted

    I haven't taken the time to read through and understand it but here's an example guide:

    Good luck have fun!

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.