dankaru Posted May 24, 2014 Share Posted May 24, 2014 I used to program java for school, however I stopped taking classes for it. I'm trying to make a bot, and I was wondering how hard it would be to make a bot that mimics my actual mouse movement and arrow key strokes? For example, if I'm chopping trees in one spot on my browser, and I have my bot stationed in the same spot with same camera rotation, I would want the bot's cursor to move and click exactly where I'm clicking on my browser so it would literally do exactly as I do with maybe some small randomness to each click or something. It would do the same with the arrows keys so the camera would rotate exactly as I rotate it. So basically it would just mirror everything I do and it would be like playing two accounts at once. Perhaps if I wanted to view all the bots at once I could somehow code it to find the client's position on the desktop and offset my actual mouse coordinates so it would click the right spots. Anyone have any ideas about how I could get this to work? Link to comment Share on other sites More sharing options...
Articron Posted May 24, 2014 Share Posted May 24, 2014 There's already thousands upon thousands of software like that called a mouse recorder. Not trying to sound rude, but it's true, lol. Link to comment Share on other sites More sharing options...