Open jonathanchak12 opened 5 years ago
This doesn't click anything when called: Keyboard.pressEventKey(KeyEvent.VK_SPACE);
Keyboard.pressEventKey(KeyEvent.VK_SPACE);
I figured this out because I'm try to do Area Looting (which Inuv should support tbh)
There's an AreaLoot API.
This doesn't click anything when called:
Keyboard.pressEventKey(KeyEvent.VK_SPACE);