- Apr 12, 2001
- 4,508
- 0
- 76
I just started learning about macros in WoW today. In case you don't know what they are, it is a built in scripting system in WoW that lets you have a hotkey button for doing things like saying "I have a x, y, z for sale", or combining a healing spell with text to say "healing johndoe".
Anyway, there is a big debate raging on the various WoW forums about if this is going to be abused or not. Personally, I think if the devs put it in, we should use it how we like.
I'm interested in how some of the people here are, or are not, using macros in WoW. Any useful ones you can copy/paste here for everyone else to try? Or links to sites that have info and such on macros?
Blizzard's Macros info
Blizzard community forum on UI customization
A thread on the Bliz community forum to post macros in
A Bliz thread to post UI Customizations Check out what Telo posted, I'll be testing a bunch of his!
ctmod ui customization
Blizzard finally posted a list of commands to use in macros! Here it is:
Anyway, there is a big debate raging on the various WoW forums about if this is going to be abused or not. Personally, I think if the devs put it in, we should use it how we like.
I'm interested in how some of the people here are, or are not, using macros in WoW. Any useful ones you can copy/paste here for everyone else to try? Or links to sites that have info and such on macros?
Blizzard's Macros info
Blizzard community forum on UI customization
A thread on the Bliz community forum to post macros in
A Bliz thread to post UI Customizations Check out what Telo posted, I'll be testing a bunch of his!
ctmod ui customization
Blizzard finally posted a list of commands to use in macros! Here it is:
There are a couple of special powerful commands that can be used in macros that are beyond the scope of basic macros.
/console command - Execute a console command (console commands are not documented and are subject to change)
/script commands - Execute lua script commands (scripting is beyond the scope of this document)
These are the general slash commands that can be used in macros. Note that there are abbreviations for many of these, but I've used the long form for clarity.
/assist [name] - Assist your target or the named unit if specified
/cast name - Cast the named spell, which may include the rank in parenthesis
/afk [message] - Toggle yourself as "away from keyboard"
/dnd [message] - Toggle yourself as "do not disturb"
/duel [name] - Request a duel with your target, or the named unit if specified
/yield - Surrender to your opponent in a duel
/emote message - Emote the message (e.g. /emote picks his nose -> [slouken] picks his nose)
/follow - Automatically move to follow your current target
/guild message - Send the message to your guild chat
/ignore name - Toggle ignoring the named unit
/inspect - Inspect your target
/invite [name] - Invite your target or the named unit to your group
/join name - Join (or create) the named chat channel
/leave name - Leave the named chat channel
/logout - Sit down and logout
/ffa - Set "free for all" loot policy
/master name - Set the named unit to be the master looter
/roundrobin - Set "round robin" loot policy
/party message - Send the message to your party chat
/played - Show how much time your character has been online
/pvp - Enable PvP for the next 5 minutes
/raid message - Send the message to your raid chat
/random NUM - Roll a random number between 1 and 100, or between 1 and num if num is specified
/reply message - Send the message to the last player to whisper to you
/say message - Send the message to people around you
/target name - Target the named unit
/time - Show the current game time
/trade - Initiate a trade with your target
/uninvite name - Remove the named unit from your group
/whisper name message - Whisper the message to the named unit
/who - List the players around your level in the current zone
This is a list of text emotes that can be used in macros. Some of them have associated animations and sound. Most of them have different forms depending on whether you have somebody targeted.
/agree
/amaze
/angry
/apologize
/applaud
/bark
/bashful
/beckon
/beg
/bite
/bleed
/blink
/blush
/boggle
/bonk
/bored
/bounce
/bow
/brb
/burp
/bye
/cackle
/calm
/cheer
/chicken
/chuckle
/clap
/cold
/comfort
/commend
/confused
/congratulate
/cough
/cower
/crack
/cringe
/cry
/cuddle
/curious
/curtsey
/dance
/drink
/drool
/duck
/eat
/eye
/fart
/fidget
/flex
/flop
/frown
/gasp
/gaze
/giggle
/glare
/gloat
/greet
/grin
/groan
/grovel
/growl
/guffaw
/hail
/happy
/hello
/hug
/hungry
/insult
/introduce
/jk
/kiss
/kneel
/laugh
/laydown
/lick
/listen
/lost
/love
/massage
/moan
/mock
/moo
/moon
/mourn
/no
/nod
/nosepick
/panic
/peer
/pity
/plead
/point
/poke
/ponder
/pounce
/praise
/pray
/purr
/puzzle
/raise
/rasp
/ready
/roar
/rofl
/rude
/salute
/scared
/scratch
/sexy
/shake
/shimmy
/shiver
/shoo
/shout
/shrug
/shy
/sigh
/sit
/slap
/sleep
/smile
/smirk
/snarl
/snicker
/sniff
/snub
/soothe
/spit
/stand
/stare
/stink
/surprised
/surrender
/talk
/talkex
/talkq
/tap
/taunt
/tease
/thank
/thirsty
/threaten
/tickle
/tired
/train
/unused
/veto
/victory
/violin
/wave
/welcome
/whine
/whistle
/work
/yawn
This is a list of voice emotes that can be used in macros. Most of them have abbreviated forms, but I've included the long form here for clarity.
/v aid
/v assist
/v charge
/v cheer
/v congrats
/v run
/v flirt
/v follow
/v goodbye
/v heal
/v hello
/v help
/v incoming
/v no
/v fire
/v outofmana
/v raspberry
/v silly
/v thanks
/v train
/v wait
/v yes
/v welcome