Hello everyone, I wanted to ask if it is possible to change mouse/cursor movement when using webWalk() or cursor movement in general? By that I mean adjust speed, path etc. When I sent my bot to Bank in Lumbridge, I saw that it went up the stairs in an instance which is way too fast and it might trigger Runescape antiBot system, maybe I thought there is a way to slow it down? And also I noticed that my mouse in a straight path when using interact()? I am not asking for a full working code, just a guideline of what methods to use/overwrite to achieve that? Thank you
P.S. OFFTOPIC: I also have a question how to resume after random event? After random event my bot just freezes, time is ticking but I have to pause and unpause in order to resume? Does it throws an exeption or do I have to set a certain listener to listen when random event is solved?