I have problem with command MouseMove.
When I write MouseMove>100,0 in Macro Scheduler program then in game cursor doesn't move 100 pixels just moves only 77 pixels to right side.
I have operating system Windows 7 64bit (polish).
My friend who uses still Windows XP doesn't have this problem. He writes MouseMove>32,0 and cursor moves 32 pixels, he writes MouseMove>99,0 and coursor moves 99 pixels, etc.
He has everything OK.
Problem with MouseMove
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
I have used MouseMove extensively on every flavour of windows from XP 32 to Vista 32, Vista 64, Windows 7 32 and 64 etc and never seen a problem. It simply calls the simple Windows API function "mouse_event".
I can therefore only assume this has something to do with the game and the way it is intercepting the mouse events.
I can therefore only assume this has something to do with the game and the way it is intercepting the mouse events.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Macro Scheduler 7.3 is very old and was launched long before Win7 existed. However, I don't recall that the mousemove function has EVER changed.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?