Broken weapon swap macro that Pwns.. I made this macro to put in place of the cheapshot that way you won't look like an idiot and blacklist all the mobs because you can't cheapshot with a broken weapon.. lol
/script if(GetInventoryItemBroken("player",16)) then PickupContainerItem(X,X) EquipCursorItem(16) end;
/script if(GetInventoryItemBroken("player",17)) then PickupContainerItem(X,X) EquipCursorItem(17) end;
/cast Cheap Shot
As you can notice above the X,X is bolded, This is because your replacement weapons are gonna be in different slots than mine are.. below is the description of how to find what slot your items are in. Complements of wowwiki.
Tried and Tested on multiple 24hour sessions... works flawless if you can set it up.Code:Bags count from 0 to 4 from the right, 0 being your backpack and 4 being your leftmost pack. Slots are numbered starting at the topmost, leftmost slot and counting left to right, top to bottom. For example, a 10-slot pack is numbered like this: X X 1 2 3 4 5 6 7 8 9 10
**
Just Added this between the swap macro, and the cheapshot.
/cast Pickpocket
/stopcasting
Now cheapshot is the ultimate pickpocketing,cheapshotting, weaponswapping badass macro :P
This guiden is written by: Etheral @ mmoglider.com/forum