Ok, so to start off, ive got a priest as my main, and 2 locks as my clones... im not very far, (i just leveled to 10) and ive run into some major roadblocks already, and it happens to because i have limited to no knowledge of macro making what so ever.

the macros i do have i stole from the multiboxer beginner macro post.

which are as follows:

****** This is what I call the "Big Button". I hit this a lot:

/target focus
/follow
/assist
/stopcasting
Ok this works well, i can get this one to work...except I come up with a problem, somehow i dont know why, but if a mob targets one of my guys before i target them, i just end up with my clones targeting me through the mob thats beating the hell out of me. or vice versa

****** Place this macro on all secondary toons to accept quests/rez/etc:

/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
Love this macro, great macro for beginners

/cast [nodead, harm] Shadowbolt
Ok on this macro, i had to remove the target = focus thing, it just wasnt doing anything when i pressed the macro, my locks would just stand there like idiots

/cast [harm, nodead] Smite
/cast [target=mouseover, noharm, nodead] Lesser Heal
/cast [target=mouseover, noharm, dead] Ressurection
Ok for this one, the cast of smite works great, my only problem is that the rest of the macro doesnt work, i cant seem to get the mouseover parts to work... no clue why here either, it would help out for healing my locks, and i would really like to be able to get this to work and figure out how to make alt modifiers for renew or shield


Basically, im at your mercy, i dont understand how to make the macros, is there anyone that can point me in the right direction and help me understand for myself what everything does where i can make my own. Or link me some usefull macros for a priest and lock combo? Yes i know there is a macro codex, but i really dont know what any of that is or does.

Also, on a side note, my N52 should be arriving tomorrow, so maybe that will help some.

Thanks in advance.