Log in

View Full Version : Setup help with WoW and Key clone



Rozzlin
07-25-2008, 04:13 PM
Hello,

I'm very new to 2 boxing and was hoping for some help in configuration setup or advise.
I have 1 computer that I can run 2 instances of WoW in windowed more with no slowdown.

Keyclone is the method of choice.

Note: before starting I would make my main be my focus.
Note: my goal is to burn out the quests on both toons to grind out level 80 when it's time.

Question: best way to setup keyclone, any thoughts?
Question: anyone had this setup before with pally mage?

1: Main Toon is a Holy Pally

Invite Macro:
/invite toon1name

2: Second account is a Fire Mage

Accept macro for clones:
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();

Macro to Target focus: I'm not sure this is all I need?

/target focus
/follow
/assist
/stopcasting

Mage macro:

/cast [exists,harm,nodead] fireball
/stopmacro [exists,harm,nodead]
/cast combustion
/stopcasting
/assist party1
/cast [exists,harm,nodead,combat] fireball; [exists,harm,nodead,nocombat] pyroblast

Anythings else?

Oatboat
07-25-2008, 04:31 PM
Dont put /stopcasting in your macro unless its followed by an interrupt or heal that needs to be done immediately.
i.e.
/stopcasting
/cast Counterspell

Rozzlin
07-25-2008, 05:00 PM
Got it, thank you.

Just wondering, with this being exe running. Are there any concerns over account passwords being comprimized? Just thought i'd ask.

Any other suggestions? regarding mage macros for 2 boxing or targeting focus?

Is the macro i posted above ok?