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
  • How to send keyboard keys?


    Noidlox

    Recommended Posts

    ^ What Nezz said,

    I think to send a space you can just have getKeyboard().type(" "); 

    then whatever else is self-explanatory :P

     

    To type faster you can do getMouse().getMouseSettings().setWordsPerMinute(double); // usually around 250-300 is good

    Link to comment
    Share on other sites

    ^ What Nezz said,

    I think to send a space you can just have getKeyboard().type(" "); 

    then whatever else is self-explanatory :P

     

    To type faster you can do getMouse().getMouseSettings().setWordsPerMinute(double); // usually around 250-300 is good

    You can set the speed of typing????

     

    DAMN that's awesome. Dreambot is #1!

     

    Can you even change mouse speed as well?

    Link to comment
    Share on other sites

    You can set the speed of typing????

     

    DAMN that's awesome. Dreambot is #1!

     

    Can you even change mouse speed as well?

     

    Yeah im pretty sure you can, I've not done it before personally but you will be able to :D

    Link to comment
    Share on other sites

    • 3 weeks later...

    You can set the speed of typing????

     

    DAMN that's awesome. Dreambot is #1!

     

    Can you even change mouse speed as well?

    Yes you can. This is basically a Windows feature, but the client supports it also: MouseSettings#setSpeed(int accel)

     

    If i'm not wrong, the acceleration is based on DPI.

    Link to comment
    Share on other sites

    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.