• Home
  • Boss Strategies
  • Gold Farming Secrets
  • WoW Videos
pages bg right
Posted by admin on 11 25th, 2008


Other Macros

Activating a trinket

/use 13
/use 14

.(13 = top trinket, 14 = bottom)

Casting Spells

/cast
/castrandom , ,
/castsequence , ,
/stopcasting

Hybrid Assist

/cleartarget
/assist [player name]

Mount based on location (land or flying)

#showtooltip
/stopmacro [flying,nobutton:2]
/use [flyable] Swift Purple Gryphon; Amani War Bear

Replace “Swift Purple Gryphon” with your flying mount and “Amani War Bear” with your land mount. Using this macro will automatically select the proper one based on your location (Outland, Azeroth, or Northrend). Right-clicking will force you to dismount while in flight.

Opens the first item in your mailbox

Dugi Ultimate WoW Guide
Ultimate Guide Guarantee: "...within seconds of accepting a quest you will
know WHERE to go, HOW to complete it, and WHEN to do it.
" Click Here For Proof!

/script GetInboxText(1); TakeInboxItem(1); TakeInboxMoney(1); DeleteInboxItem(1);

Quick Quest Accept

/script AcceptQuest();

.Can’t be used in Combat

Random companion for mini pet collectors

Since patch 3.0, companions (or mini pets) no longer use bag space. Now that you can keep all of them with you, it’s sometimes hard to pick one. This macro does the picking for you!
/run CallCompanion(“CRITTER”, random(GetNumCompanions(“CRITTER”)))

Self Bandaging

/use [target=player] Heavy Runecloth Bandage

Use Bandage On Target Or Self

/use [help] Heavy Runecloth Bandage; [target=player] Heavy Runecloth Bandage

Using And Equipping Items

/use
/equip
/equipslot

World of Warcraft Related Posts:

Post a Comment


No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment