Hi all. Firstly I'd just like to say how much I love this program, very handy. Great Job to whoever made this tool!
As there doesn't seem to be any scripts relating to Star Wars Galaxies, I thought I'd post.
This script just needs the click positions modified to suit your resolution. Run it from windows, while having SWG in windowed mode (in a lesser resolution than that of your desktop)
Code:
WinActivate SwgClient
Loop:
{
MouseClick, left, 291, 211
MouseClick, left, 291, 211
MouseClick, left, 291, 211
MouseClick, left, 291, 211
MouseClick, left, 291, 211
MouseClick, left, 283, 341
MouseClick, left, 283, 341
MouseClick, left, 283, 341
MouseClick, left, 283, 341
MouseClick, left, 293, 270
MouseClick, left, 293, 270
Sleep, 5000
goto loop
}
^!x::ExitApp
ctrl-alt-x breaks the loop.
I hope this is of some use to someone. Should definately help prevent RSI while grinding crafting professions in SWG.
Thanks again guys!