This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
CD popping trash talking macro?
Post Reply
Return to board index
Post by
reallydead
is there any way to set a macro to yell something from a premade list of things for when i pop my cooldowns?
something like
/cast tigereye brew
/yell <list of insults>
but in a way where it will only choose one off the list each time i use it?
Post by
Wanderingfox
/run SendChatMessage(GetRandomArgument("foo","bar","baz"),"YELL")
Will randomly pick between yelling "foo", "bar", or "baz" each time.
Post by
reallydead
awesome dude thanks
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.