February 3, 201610 yr Hallo all together, I have been wondering if there is a way to record movements of your character, similar to "imarco".That would significantly boot the speed of developing bots.best regards
February 3, 201610 yr ghost mouse can record movements but its not developing bots* Edited February 3, 201610 yr by BardRoss
February 4, 201610 yr I'd imagine you could create a simple enough utility script to help you. Something that does the following: Simply run bot -> Run script -> enable input. The script then logs all mouse positions in a text file in (X, Y) format. It would have to constantly get getting mouse positions and logging them, which may be laggy.
Create an account or sign in to comment