- Joined
- Dec 17, 2014
- Messages
- 256
- Thread Author
- #1
When you craft/fletch/firemaking/etc, anything that has a USE instead of clicking use spacebar might seem more realistic.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!This feature would be specific to a bot, so you would be better off posting about it in the bot discussion thread and directly to the author.
Keyboard.pressKey((char)KeyEvent.VK_SPACE);
Thanks, I'll update my keyboard type key " "
remember to release the key also.
Keyboard.pressKey((char)KeyEvent.VK_SPACE);
Thanks, I'll update my keyboard type key " "
remember to release the key also.
If you use the method typeKey(), I believe it will be pressed and released for you.
We use essential cookies to make this site work, and optional cookies to enhance your experience.