Is it possible in TGF2 (or with what extension in MMF2) to simulate mouse clicks - as meant as move mouse (Mouse objects) and Clicks (for example to click in proper place on screen in proper time like download resuming and so on).
Printable View
Is it possible in TGF2 (or with what extension in MMF2) to simulate mouse clicks - as meant as move mouse (Mouse objects) and Clicks (for example to click in proper place on screen in proper time like download resuming and so on).
Yes, use the Control X extension (in MMF2)
EDIT: you can found that here: http://ext.neatwares.ath.cx/ext/Control_X
The Mouse object can also get and set the actual mouse location on the screen. ;)
Cheers guys it may work.