Log in

View Full Version : Multiboxing in Star Wars Galaxies (SWG)



muffen
09-16-2008, 08:24 AM
Hi,

I've been reading about multiboxing in WoW and find it very interesting.
However, I play a game called Star Wars Galaxies (and please, let this not be a discussion about the game itself, there is enough of that in other places) and I have three accounts.
It isn't too hard to multibox the game with just using in-game macros, but sometimes there is a need for some interaction, and alt + tab simply isn't enough.

So, I read about AutoHotKey and thought I'd give it a shot (I normally run 2 or 3 instances of the game on the same computers).
However, I simply cannot get the keysends to work.
I am a programmer (I know Assembly, C/C++, PHP, PERL, VB and I've written many AutoIT scripts) but I cannot get the keystrokes sent to several SWG windows at the same time.

My questions are as follows.

1) Is there anyone that is able to multibox SWG where two or more instances of the game are running on the same system?
2) If not, what other alternatives are there?

I have pasted my AutoHotKey script below, so far it's extremely simple, I'm just trying to get the keystrokes sent to two SWG windows.





WinGet, swgid, List, Star Wars Galaxies

~7::
KeyWait 7

IfWinActive, Star Wars Galaxies
{
ControlSend,, 7, ahk_id %swgid1%
ControlSend,, 7, ahk_id %swgid2%
Return
}

WinGet, swgid, List, Star Wars Galaxies

~8::
KeyWait 8

IfWinActive, Star Wars Galaxies
{
ControlSend,, 8, ahk_id %swgid1%
ControlSend,, 8, ahk_id %swgid2%
Return
}

WinGet, swgid, List, Star Wars Galaxies

~9::
KeyWait 9

IfWinActive, Star Wars Galaxies
{
ControlSend,, 9, ahk_id %swgid1%
ControlSend,, 9, ahk_id %swgid2%
Return
}

WinGet, swgid, List, Star Wars Galaxies

~0::
KeyWait 0

IfWinActive, Star Wars Galaxies
{
ControlSend,, 0, ahk_id %swgid1%
ControlSend,, 0, ahk_id %swgid2%
Return
}

Return




If I am doing something obviously wrong then please let me know.
If not, I am guessing SWG won't accept keystrokes if it's not the active window, in which case my only alternative is to run it on two different computers (which I can do as I have a few computers at home).

Any help is greatly appreciated.

Thank you!

pinotnoir
09-16-2008, 03:23 PM
I unlocked my jedi on 1/1/2004. Had alot of fun in that game even in the CU. After the new upgrade I had to quit that game cause they ruined it. I think if you use keyclone you should be able to multibox swg pretty easy. My suggestion is to buy keyclone.

muffen
09-16-2008, 03:57 PM
I unlocked my jedi on 1/1/2004. Had alot of fun in that game even in the CU. After the new upgrade I had to quit that game cause they ruined it. I think if you use keyclone you should be able to multibox swg pretty easy. My suggestion is to buy keyclone.I activated my first account feb 2004, loved the game back then. Stopped for quite some time after the CU, same after the NGE, but its still a playable game (although nothing like the pre-cu days).
Anyways, I still think its an alright game, and I'm bored of WoW, as well as all the wannabe WoW copied MMOs that are coming these days, so I'll stick with SWG until something better comes along.

In any case, I'll give keyclone a shot, hopefully it will work.

Thanks for the input.

pooprscooper
11-26-2008, 12:04 AM
hey muffen, I play SWG too, and the only thing that seems to send keystrokes/mouse is InnerSpace from Lavishsoftware.
You have to check "lock foreground" to get it to work. keyclone doesn't have that feature implemented unfortunately.

SOE games treat input differently then wow.

I used Zanthor's setup and remove the GUI and customized the autolayout. Change wow.iss to swg.iss and fix the launching commands for SWG and made the timer 30seconds.
[Innerspace] Innerspace Windowsnapper, Repeater, and a little extra sumptin sumptin ('http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=15769')

zanthor
11-26-2008, 05:01 PM
hey muffen, I play SWG too, and the only thing that seems to send keystrokes/mouse is InnerSpace from Lavishsoftware.
You have to check "lock foreground" to get it to work. keyclone doesn't have that feature implemented unfortunately.

SOE games treat input differently then wow.

I used Zanthor's setup and remove the GUI and customized the autolayout. Change wow.iss to swg.iss and fix the launching commands for SWG and made the timer 30seconds.
[Innerspace] Innerspace Windowsnapper, Repeater, and a little extra sumptin sumptin ('http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=15769')If you want to e-mail me the changed files I can host them with the WoW files and add documentation to what they do... My e-mail is zanthor @gmail.com if you wanna fire that off.

tnt1106
11-30-2009, 10:32 PM
hey muffen, I play SWG too, and the only thing that seems to send keystrokes/mouse is InnerSpace from Lavishsoftware.
You have to check "lock foreground" to get it to work. keyclone doesn't have that feature implemented unfortunately.

SOE games treat input differently then wow.

I used Zanthor's setup and remove the GUI and customized the autolayout. Change wow.iss to swg.iss and fix the launching commands for SWG and made the timer 30seconds.
[Innerspace] Innerspace Windowsnapper, Repeater, and a little extra sumptin sumptin (http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=15769)



sorry to dig this up, but is there a more specific link than above to get me started? that link ends at forum list. thanks!

wildturk
12-04-2009, 11:05 AM
nice post i unlocked my jedi the day before patch 4 came in cant remember the date i was on eclipse server though. I to quit after NGE i didn't like the whole aspect of a FPS it just blew and you see now they are closing more and more servers down. They lost allot of money on that, if they would have listened to the players they would probably still be going strong.

tnt1106
12-04-2009, 01:17 PM
I agree there. However with the game choices we have currently, I still find myself trying to go back to SWG. I have read of some vanilla servers being setup. Wonder how that would be?

Also, if I could find any guides on how to successfully run 4 or so accounts and solo the heroic content, I may still return.


Been in Aion but so far the community doesn't look like it is going to take well to multiboxing. Perhaps to early to tell..

DaT_GuY
03-06-2011, 01:40 AM
anyone have any setups to help a noob multibox in SWG?

Ualaa
03-06-2011, 02:20 AM
I'd take a look at IS Boxer/Inner Space.
You get a seven day trial, to see if it can run the game.

Lax gives exceptional support.

Just saying Inner Space, because it operates between the game and windows.
So the game can think each window has focus (has been clicked in).
Or things like that.
IS runs more games than anything else I can think of.

Ualaa
03-06-2011, 02:34 AM
I checked, there is an SWG forum on the www.isboxer.com (http://www.isboxer.com) site.
A few posts, suggesting people have run SWG on IS boxer.

It might be worth checking out.


http://isboxer.com/forum/viewforum.php?f=28

DaT_GuY
03-06-2011, 10:54 AM
I'd take a look at IS Boxer/Inner Space.
You get a seven day trial, to see if it can run the game.

Lax gives exceptional support.

Just saying Inner Space, because it operates between the game and windows.
So the game can think each window has focus (has been clicked in).
Or things like that.
IS runs more games than anything else I can think of.

Hey thanks! I have a 90 day of IS, and i have installed and run ISBoxer.. they work with SWG. However, I am very new to multiboxing and i cannot even figure out how to get my ISBoxer setup so i can move al of my toons through the main wndow. I also want to beable to use mouseclicks. It seems that when i brodcast my movement keys/mouse pointer ovements, my toons start running in all different directions. I guess what i am looking for is someone to help me setup ISBoxer or a guide to do so to help me run my 3 toons at once... thanks again!

Lyonheart
03-06-2011, 03:53 PM
People still play SWG? OMG!!!

Ualaa
03-06-2011, 04:24 PM
Well, you have basic tools to play with.

Mapped Keys, are usually keyboard short cuts.
They have a hotkey.
And send a keybind, to the client or client (slot/group) of your choice.
You can put your toons into Action Target Groups, probably make them by role or class, and use those as targets.

You also have Repeater, usually for mouse stuff.
You can split keyboard and mouse repeating.
Anytime you want all of the characters to do the same thing.
Whether it is click something, or all jump or whatever.

I haven't played SWG in forever.
But if a ground click makes your toons run to where was clicked.. then you probably don't want to broadcast random ground clicks.
Take a look at the macro system; I remember it was involved.
You will want your slaves (followers) to follow the master (main).
And to assist the main, for your attacks.