Tuesday, May 21, 2013

MORE MACROS

SOME MORE MACROS



The next macros u will need the list below .



EQUIP

Each piece of gear that we wear is assigned a number, as follows:
1 = head
2 = neck
3 = shoulder
4 = shirt
5 = chest
6 = belt
7 = legs
8 = feet
9 = wrist
10 = gloves
11 = finger 1
12 = finger 2
13 = trinket 1
14 = trinket 2
15 = back
16 = main hand
17 = off hand
18 = ranged
19 = tabard







 Serpent sting macro and will click any trink that has to be click
( see the numbers , they are the numbers for the slots were u trinkets go on the gear)


#showtooltip Serpent Sting
/use 13
/use 14
/starattack
/cast Serpent Sting
/script UIErrorsFrame:Clear()



Drink potion and cast shot at same time



#showtooltip Serpent Sting
/use Virmen's Bite   ( you can put any potions here )

/starattack
/cast Serpent Sting


Silencing shot on focus

Silencing shot your focus without losing your target.
#showtooltip Silencing Shot
/cast [target=focus] Silencing Shot
/script UIErrorsFrame:Clear()


Target focus

This let u hit stuf on you focus , like a boss or mobs u really want to kill and
 no loose track


/tar focus
/petattack
/use Hunter's Mark
/cast Kill Command
/use Dash
/use Charge
/run UIErrorsFrame:Clear()



No comments:

Post a Comment