Close
Showing results 1 to 2 of 2
  1. #1

    Default Some basic ingame Macros,(Follow,Assist,Healself,Healtarget)

    Hi again,, Just thought i'd post a couple of WoW ingame macros which i use,, basically they are set on my shammies so that when i press a number on my main(mage), the shammies execute the macro for that key..

    the macros are your basic run of the mill Attackassist, Follow, healself , and heal target(PS , use Healbot on main and set Target,, thats what i do,, so i can quickly choose a target by clicking the healbot then through the AHK script i can tell my shammies to heal that target simply by pressing the middle mouse button, its veryu efiiciant, u just need to make an allowance to any latency that u have).. Anyway..heres the macros


    Assist>>>>>>>>>just change the names and spell..(remember all need to be grouped for this to work properly)

    /assist [target=doc, nodead] [target=lice, nodead] [target=tiç, nodead] [target=toç, nodead] [target=toyz, nodead]
    /focus target
    /stopmacro [target=focus, noexists]
    /target target
    /startattack
    /petattack
    /cast Frostbolt(Rank 2)

    Follow>>>>>>>>>>>>>>>>>>>>

    /stand
    /target [target=doc] [target=lice] [target=tiç] [target=toç] [target=toyz]
    /follow target

    Healtarget>>>>>>>>>>>Remember i use healBot addone to pick a target(group member) to heal on the go,, i'e HealBot on the main(mage) screen is up where i can moniter the groups helth. if one of the groups health gets too low then i click healbot and target that char/toon.. then cast this macro which i've bound to my Middle mouse button through the AHK script>>>>>>>>>

    /assist [target=doc, nodead] [target=lice, nodead] [target=tiç, nodead] [target=toç, nodead] [target=toyz, nodead]
    /cast [target=target, help] Healing Wave(Rank 2)
    /target [target=focus]

    HealSelf>>>>>>>>>>>>>>>>>>>>>>>

    /target player
    /cast Healing Wave(Rank 2)
    /target [target=focus]

    HealMain>>>>>>>>>>>>>>>>>>>>>>My main is named Doc..so just change that name to your main..

    /target Doc
    /cast Healing Wave(Rank 2)
    /target [target=focus]


    I hope these help..

  2. #2

    Default

    Minor note - You don't need to include the (Rank x) as part of the spell name unless you purposefully want to cast a lower rank spell. If you leave it out, the game automatically picks the highest rank.

    Thanks for the macros though. =)

Similar Threads

  1. Help with follow and assist macros
    By Rowdysattva in forum Macros and Addons
    Replies: 2
    Last Post: 10-12-2008, 05:19 AM
  2. WAR - Setting Up and Basic Macros
    By Flight in forum General WoW Discussion
    Replies: 1
    Last Post: 09-16-2008, 09:34 AM
  3. Need help with assist/follow macros for arena! Please help!
    By Negativ1337 in forum Macros and Addons
    Replies: 6
    Last Post: 08-14-2008, 01:57 PM
  4. need help with autohotkey follow/assist
    By sorr0w in forum Macros and Addons
    Replies: 2
    Last Post: 06-28-2008, 01:51 AM
  5. Follow and assist macros....
    By Velassra in forum Macros and Addons
    Replies: 17
    Last Post: 06-03-2008, 09:11 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •