Alright, I'll do my best. I want to my "tasker" or "bot" to right click on a certain position then move from thatposition to another (x,y position I guess?) position and then left click on that position make myself "fish" in a game called Tibia and then keep just keep loop after that?
And I thought the easiest way to do it was mouse recorder but I guess I've got to script it? Which I'm not the best on, Ive done some C++ scripting before but not anything really hard.
I also would like to make the "script" write a word each 120 second, I do think that that task is a lot easier to script but the other one is a lot harder for me to create.