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?