Macros Basic

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Want to use an item in one of your bags? For example; UseContainerItem(x,y), where x is the bagslot, and y is the itemslot.

X = Bags; [4][3][2][1][0]. They count from 4 to 0, LEFT to RIGHT. 0 is your backpack.
Y = Slots inside the bag count, from top left to bottom right;

[1] [2] [3] [4]
[5] [6] [7] [8]
[9] [10][11][12]
[13][14][15][16]

NOTE: Do NOT use any “UseContainerItem” script with a vendor screen open. You will automatically sell all the items, all at once.

Want to do something with an item that you have equipped? For example; UseInventoryItem(#) or PickupInventoryItem(#).
Inventory / Equipped Item Slots:

0 = ammo
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 (top)
14 = trinket 2 (bottom)
15 = back
16 = main hand
17 = off hand
18 = ranged
19 = tabard
20 = first bag (the rightmost one)
21 = second bag
22 = third bag
23 = fourth bag (the leftmost one)

Want to use a particular action on an Action-Bar? For example; UseAction(#), or GetActionCooldown(#), or IsUsableAction(#).
Here are the Actionbar numbers (1-6), and their associated Slot numbers:

1: 1 2 3 4 5 6 7 8 9 10 11 12
2: 13 14 15 16 17 18 19 20 21 22 23 24
3: 25 26 27 28 29 30 31 32 33 34 35 36
4: 37 38 39 40 41 42 43 44 45 46 47 48
5: 49 50 51 52 53 54 55 56 57 58 59 60
6: 61 62 63 64 65 66 67 68 69 70 71 72

Yeah yeah, that’s great, but how do I make a string of spells / abilities fire from the same click or button press? Well, you are limited by Global Cooldowns. So you can string together as many as you want if they have NO global cooldown, and then at the end you can put in ONE that DOES have the global cooldown. For example;

/cast Spell WITHOUT Global Cooldown
/script SpellStopCasting()
/cast Spell WITHOUT Global Cooldown
/script SpellStopCasting()
/cast Spell WITH Global Cooldown

Posted by Wow Macros
wowmacros@yahoo.com wowmacros.googletalk

Wow Macros. We provide the most complete wow macros list for all class. Paladin, Warrior, Shaman, Priest, Mage, Warlock, Hunter, Rogue. You can use this to describe yourself, which server you play, your guild or just to show off your toons or whatever. The social contact is just an example :)

Secret Gold Guide

Leave a Reply