no. I even tried elimating everything but the click simulated. basically
every 5 seconds > simulate mouse click
still same problem.
Printable View
no. I even tried elimating everything but the click simulated. basically
every 5 seconds > simulate mouse click
still same problem.
Well there have been some issues with this so I don't know, sorry for yelling. Maybe make events as if the mouse has been clicked?
If I had an event that moved the mouse back to its correct position, it would still have clicked on the bottom right. I don't think that control x is capible of simulating a mouse click in a full screen game. Thanks anyway
If you're testing it on a full-screen game you didn't make, it's possible that it's detecting that it is a simulated click and moving the mouse as an anti-cheat mechanic. IIRC Control-X simulates the Windows messages for a mouse click, where a commercial game is more likely to use Direct-Input to read the mouse.
That's what I figured. Sort of an anti-hacking thing.