Thread Tools Display Modes
11-26-12, 03:28 PM   #1
Bílly2012
A Murloc Raider
Join Date: Sep 2012
Posts: 4
Exclamation PvP Trinket w/ Gnome Racial Smart Macro

I'm trying to design a macro that will try to cast the gnome racial on use. If it succeeds it will /stopmacro, but if it fails then it will go onto the next part. Something like:

/cast Escape Artist
If cast=true or GCD=true or something !<--- Here down.. uncertain how to write this macro
Then /stopmacro
If cast=false or GCD=false or something
Then /use 13

The issue is, I'm not sure how to write this out correctly. But you get the idea right? Do I need to go into a /script? Any thoughts?
  Reply With Quote
11-26-12, 03:38 PM   #2
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 309
What you're wanting done can't be done. Macros cannot check for cooldowns and all of that advanced stuff. Addons and macros used to be able to automate stuff depending on buffs, etc. but automation was removed during vanilla wow. You're either going to have to make 2 different keybinds or 1 macro with a modifier to cast both of them.
__________________
AddOns: Tim @ WoWInterface
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » PvP Trinket w/ Gnome Racial Smart Macro

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off