-
04-25-2007, 08:52 PM #16
Re: Useful Macros
Don't forget you need to add a rank when using spells...so should be: (If I'm correct)
Code:#showtooltip Scorpid Sting() /clearfocus [target=focus,dead] /clearfocus [target=focus,noexists] /focus [target=focus,noexists] /cast [button:2] Scorpid Sting() /cast [button:1,target=focus] Scorpid Sting()
-
04-25-2007, 09:44 PM #17
Re: Useful Macros
Not putting the rank in there defaults to the highest rank. Which means nothing with Scorpid sting since there is only 1 rank of that spell anyways.
Saves 2 characters no putting () in there
My sanity is not in question...
It was a confirmed casualty some time ago.
Light, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to hide the bodies of the people I had to kill because they ticked me off.





-
05-01-2007, 10:44 PM #18
Re: Useful Macros
Hunters! not a macro but as good as I love this little addon. Not sure if this link is the most recent version but has all the importatnt info. http://ui.worldofwar.net/ui.php?id=3304
"they're more like guidelines, than actual rules,"....Captain Barbossa - Pirates of the Caribbean
-
05-01-2007, 11:50 PM #19
Re: Useful Macros
Alright...here's something I've been playing with and I'm having some issues.
That's the short form of another macro that has your pet use kill command on its target. This is handy because if your target is different from your pet's (like in PvP or pet offtanking) then you can't use kill unless you change targets.Code:#showtooltip Kill Command /assist [target=pet] /cast Kill Command /targetlasttarget
The longer version is:
It does the same thing except it puts the focus around your original target so you can return to it easily.Code:#showtooltip Kill Command /focus /assist [target=pet] /cast Kill Command /target [target=focus] /clearfocus
Now here's the problem. Using the Scorpid/Viper sting focusing I can't really use the focus/clearfocus macro because I'd lose my sting target. On the other hand I also can't use the shortform macro easily because it makes it unusable while solo (if your target is your pet's target then targeting your last target will target blank air). Any ideas on how to get a kill macro working properly without using focus?
Some other things I'm think of are
Code:#showtooltip Distracting Shot /cast Distraction Shot /stopattack
Simple and clean to prevent those stupid autoattack trap breaks.Code:#showtooltip Freezing Trap /cast Freezing Trap /stopattack
My sanity is not in question...
It was a confirmed casualty some time ago.
Light, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to hide the bodies of the people I had to kill because they ticked me off.





-
05-02-2007, 05:06 PM #20
-
05-02-2007, 10:43 PM #21
Re: Useful Macros
Apparently /stopattack does nothing.
Anyone know the line to stop autoattack?
Also when I changed the /targetlasttarget to add [targetlasttarget=exsist] I got a targetlast isn't a valid target for the modifier.My sanity is not in question...
It was a confirmed casualty some time ago.
Light, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to hide the bodies of the people I had to kill because they ticked me off.





-
05-26-2007, 09:21 PM #22
- Join Date
- Aug 2006
- Location
- Deerfield, IL
- Age
- 33
- Posts
- 213
Re: Useful Macros
New 2.1 mount macro:
/use [flyable,outdoors] <Flying Mount>; [outdoors] <Regular Mount>
Select the '?' as the macro icon and the image will display the flying mount in outlands and the other mount in azeroth.70 Priest
-
06-05-2007, 01:24 AM #23
Re: Useful Macros
Improved Mount Macro

Use the ? Macro Icon and it will change depending where you are
#showtooltip [flyable,outdoors] <flying mount>
#showtooltip [outdoors] <land mount>
/use [flyable,outdoors] <flying mount>; [outdoors] <land mount>
/dismount
That'll modify the floating tool tip as well.My sanity is not in question...
It was a confirmed casualty some time ago.
Light, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to hide the bodies of the people I had to kill because they ticked me off.





Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)







Reply With Quote

Bookmarks