RoM Click in foreground

From SolarStrike wiki
Jump to: navigation, search

Heres a thread about foreground mouse clicking. someone should make this a micromacro dll extension, and make the wiki better.

link


[edit] use left/ right click

left click

     player:mouseclickL(w, x, y, z);

right click

     player:mouseclickR(w, x, y, z);

[edit] call the window to foreground

     showWindow(getWin(), sw.show);
Personal tools