Sicilian7 9 Share Posted August 10, 2020 Is there a way to interact with the widgets using keyboard hotkeys rather than the mouse? Link to comment Share on other sites More sharing options...
TheCloakdOne 389 Share Posted August 10, 2020 Can you provide an example? or is it just to close the widget? Link to comment Share on other sites More sharing options...
Neffarion 469 Share Posted August 10, 2020 (edited) 5 hours ago, Sicilian7 said: Is there a way to interact with the widgets using keyboard hotkeys rather than the mouse? https://dreambot.org/javadocs/org/dreambot/api/methods/input/Keyboard.html getKeyboard().typeSpecialKey(KeyEvent.VK_F1) // Press F1 Edited August 10, 2020 by Neffarion Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now