PDA

View Full Version : Newbie needs some help



gmollster
01-01-2008, 11:28 AM
First, I got 2 accts and 2 machines. My main machine can run both accounts however with no problems.

Second, im a total computer idiot. I cant download ANY addons for WoW and get them to work (including dmg meters, threat meters, gatherer, etc).

Macros are very hard for me also.

Tried Keyclone, not doing something correctly.

Anyway, im not looking for anything fancy, just 2 box. Whats the simplest way to have your second toon assist the main toon with the exact spell or movement of the main?

Example:
So, if im running 2 warlocks, exact same UIs. Press #2, cast Shadowbolt for both toons, etc.

Thanks

keyclone
01-01-2008, 12:28 PM
hi gmollster, and welcome to the forums

note: i put single quotes (') around strings... do not include them

first, pick a key that you will use to tell your clone to follow. let's assume you used '='

next, clear the '=' action bar slot on both wows. while you are at it, clear the '-' slot as well

on the clone, hit escape and select 'macros'

click 'new'
type 'follow'
select an icon
hit 'Okay'

your cursor is now in the edit field for the macro. i will assume your main's name is 'joe'... change accordingly. type this into the field:

/follow joe

now click and drag the icon to the '=' action bar slot.

you should repeat for an assist macro. changing the name to 'assist' and typing this for the macro:

/assist joe

i would put the assist macro into the '-' slot

hit the 'Exit' button on the 'Create Macros' window

now click on your main's screen. hit '=' and your clone should follow. hit '-' and your clone should assist your main

i hope that helps. let me know how it goes.