Galaxies Remote Control

A discussison for other MMORPGS.

Moderator: MacroQuest Developers

def
decaying skeleton
decaying skeleton
Posts: 1
Joined: Tue Oct 26, 2004 2:08 am

Galaxies Remote Control

Post by def » Tue Oct 26, 2004 2:15 am

Hello,
Looking for some beta testers.

I have written a client-server utility to control SWG remotely. The server runs on the computer that Galaxies is running on and the client can either be run locally or remotely (as long as you can connect to the server on the port specified in the config file). It can simulate keystrokes within Galaxies and Left Clicks (and double Lclicks). It can also loop the list of commands sent to it for when they get rid of AFK macros in game. If configured properly it can send you the last 200 lines of your chatlog also. There are user-configurable command aliases as well, so when you type something like "SwoopFollow" and hit send, it parses the client config file for an alias and if matched sends the corresponding list of commands. Config files are .config XML files, so watch your syntax.

Such as:
SwoopFollow
would send something like:
/stand; /ui action toolbarSlot01; /target speederbike swoop; /mount; /target Player; /follow

Bugs do exist but I want to hear some user experience at the current stage.

If you try it out please post some feedback on the forum where you downloaded it.

http://defenestrate.us

Thanks and let me know what you think,
Def