- Joined
- Jan 23, 2020
- Messages
- 3
- Thread Author
- #1
First of all, I'm having a blast writing bots with runemate.
I've done searches already here and have asked in the discord, but no luck.
1. Any way to force quick mouse movements?
Clouse is often slow when performing interact("Attack") on an enemy, taking up to 5 seconds.
I saw some Path generators in the API, could someone explain what the different ones do?
I would like the mouse to take most direct and rapid path when click on an enemy.
2. Any way to display the cursor on screen? It would be nice to figure out what the mouse is trying to do in certain cases, since it can behave oddly.
3. Is there a place somewhere Runemate automatically records the in-game chat log? I can implement something like this using the game chat listener, just wondering if it's done automatically.
Many thanks,
Poop jones
I've done searches already here and have asked in the discord, but no luck.
1. Any way to force quick mouse movements?
Clouse is often slow when performing interact("Attack") on an enemy, taking up to 5 seconds.
I saw some Path generators in the API, could someone explain what the different ones do?
I would like the mouse to take most direct and rapid path when click on an enemy.
2. Any way to display the cursor on screen? It would be nice to figure out what the mouse is trying to do in certain cases, since it can behave oddly.
3. Is there a place somewhere Runemate automatically records the in-game chat log? I can implement something like this using the game chat listener, just wondering if it's done automatically.
Many thanks,
Poop jones