Get Wowhead. Have fun goofing around and here's a video for inspiration. This macro is useful if you want to call a random type of mount, such as a swift flying mount, or swift ground mount. For example, you might try: /cast [zone:Isle of Thunder] Kirin Tor Beacon; Hearthstone. Works just fine, punch the macro outside the flightpoint area and the game will pick your chosen groundmount. Can someone tell me what it is? Elvenbane-veknilash (Elvenbane) January 2, 2021, 8:16pm 2. But obviously, you can’t do anything while mounted in Classic, like stealthing or attacking. I have a few mounts weighted to 3/very often, some on 2 and a bunch on 1. the Lua function for checking a quest has changed, so the macro in the guide no longer works. 2. We'll be covering information that the WoW Secret Finding Discord has compiled and refined, including spawn timers and locations, camping techniques, helpful addons, and much more! LiteMount. So u would update that part. Supports all mounts currently in game, sensibly chooses/randomizes between what you have. The sole differences are that HighFive's macro uses the alias userandom to save a character over castrandom and that his macro will only attempt to use a flying mount if you are in a zone you can fly in. You can also set certain mounts as flying only, or as being flying and land. here is my current Macro #showtooltip /use Clutch of Ji-Kun /use Wild. WoW Pet Macros Summon a Random Pet. Addon that allows for random mount summoning in Classic TBC. It'll automatically select between flying and ground mounts depending on whether or not. create a macro for /mountspecial 2. Hello. Also, here is an adjustment to the macro if you want to fix the dismounting annoyance: #showtooltip. Hello, I want to use 2 spells on 1 macro. Honestly I have no idea but I'm posting so I can follow responses. A detailed guide to obtaining all mounts released in patch 7. /run if IsMounted() then return end local t if IsFlyableArea() then t={1,2} else t={3,4,5} end CallCompanion("MOUNT",t)1 Temporary targeting. • 2 yr. 3 Patch changes. -or-. Works in World of Warcraft patch 5. Mage - Mount/Dismount/Slowfall macro problem. The macro is attempting to mount while in Travel Form while you are in the air and is unable to do so. Otherwise, the macro will continue and announce through an emote what you have polymorphed. So I have a custom conditional set up for my Bartender bar to show only when in a vehicle, being possessed or if overridden and I am trying to insert a condition to also show when on a dragon riding mount. To fix most of this, change the macro to this: #showtooltip /use [mod:ctrl] Grand Expedition Yak /use [swimming] Subdued Seahorse /use Highland Drake /use [flyable] Tazavesh Gearglider. /run C_MountJournal. You can use a button in the Livestock options to make a macro for you in the character macros. Comment by. I recommend not adding the slots of your slow mounts or creating a second macro for slow mounts only. If you find any information missing or misleading, please feel free to leave a comment. You are able to preview this. Macro should look like: #showtooltip /dismount /cast [flyable] Flying Mount; Ground Mount. 4 Siege of Orgrimmar, Mists of Pandaria. • 5 yr. ie {Aquatic Mount} becomes Great Sea Ray Pressing Shift will use Soar In dragonflying zones if for some rea. You can also set certain mounts as flying only, or as being flying and land. The closest I get is using this: #showtooltip Red Proto-Drake /run if GetShapeshiftForm ()==1 then CastSpellByName (“Visage”) end /cast Red Proto-Drake. When you are done typing your macro, click the Save button, drag the macro's icon from the grid and place it on an action button. It will still return true and use Travel Form instead of Mount Form. Arcane Mage: #showtooltip #show Mirror Image /cast Arcane Power /use 13 /use 14 /cast Mirror Image /script UIErrorsFrame:Clear() This casts "Arcane Power", uses any "use" trinkets you may have, then casts Mirror Image. One-Button Macro for Mounts Dragonflight. Works in World of Warcraft patch 5. With this macro, whenever you use it while pressing 'alt', it'll always summon your ground mount, regardless of where you are. If you use the names you'd also have to loop through all available mounts to get it. And then make 2 separate macros. /cast Shadow Word: PainOnly issue is if you start to mount, stop, and then mount again. The macro button will mount or dismount, but unlike Blizzard's "Summon Favorite Mount" button, it will not dismount you from a flying mount when you are hundreds of. Pretty sure the Show command won’t work in this situation so you’ll want to set an icon or designate a mount. Thanks * wowdb. 2). Note: This list is up to date as of PTR Patch 10. search. The base concept of a macro is to perform more than one action at a time, in order to easier accomplish a task or really for any reason. Code: #showtooltip /cast [nomounted,swimming] Subdued Seahorse /cast [nomounted,advflyable] Cliffside Wylderdrake /cast [nomounted,flyable] Long-Forgotten Hippogryph /cast [nomounted,noflyable] Long-Forgotten Hippogryph /dismount [mounted] advflyable is the new conditional for dragonriding. So I created a basic mount macro: #showtooltip Wonderous WavewhiskerThis script/Macro works like a normal Travel Macro on landing and mounts anywhere else in dalaran if it's possible. HOWTOs. Put whatever mount you like inside the quotes, in this case the X-995 Mechanocat. net collection to over 300+ Mounts!. As with the original block, the mounts are enclosed in the {}, using commas as separators. That said, it seems buggy. TF is a button I created to run a snippet of macrotext that uses Two Forms via castsequence, once every time I leave combat. Posts: 32. GetMountInfoByID () in Mount. 2. some mounts have sound, some do not. When indoors you’ll switch to cat form, once outside if you can fly you’ll switch flightform. Also lets you Aquatic Form in sewers, if you fancy that kind of thing. If you try to mount while. For Options type /mnt help. Works the same. It all works sound and well so long as you ALWAYS dismount using this macro, or make sure to never. Edit: Formatting. Basically I had it for if you can fly it summons my flying mount, and if you can’t fly the ground mount. Code: #showtooltip /stopmacro [flying] /cast [flyable] Flying Machine; [swimming] Sea Turtle; Rivendare's Deathcharger /script VehicleExit () /dismount. Not only that but it's smart. If there is an active addon i don't know about that will show a tooltip of the ID's I'd create the complete list myself. Using dragonwrath as my mount. That macro can be simplified: #showtooltip /cast [flyable] [swimming]Travel Form;Mount Form. Updated for Battle for Dragonflight Patch 10. The base concept of a macro is to perform more than one action at a time, in order to easier accomplish a task or really for any reason. Just tested it, it works. A plus would be if it would refer to a place on my action bar. Enjoy an ad-free experience, unlock premium features, & support the site! A curated collection of the best Macros and Addons for your Elemental Shaman. net. On Left Click, the macro conjures your. 5 PTR 10. 0. This addon now creates a separate macro "Pet" for a random pet. The macro is attempting to mount while in Travel Form while you are in the air and is unable to do so. Click in the edit box of the macro window to start typing. Summon (0) end; atm. Right-clicking on mounts in the mount journal and. i use this macro so it summons a flying mount where flying mounts are allowed, if they arent aloowed he summons my normal mount, but it doesnt work in dalaran somebody now whta i must change in this macro? #showtooltip acherus deathcharger /stopmacro /cast winged steed of the ebon blade; armored brown bear /dismountDalaran mount macro. You should have a folder with the addon's name on it, such as "Questie. Just substitute in you favorite mount for each and you’re good to go! Cheers! #showtooltip Ride /use [mod:shift] Golden King /use [mod:alt] Subdued Seahorse /use [nomod] Swift Green Gryphon /dismount [mounted]Just use a [nomounted, “mount type”] condition to have your macro check if you’re mounted and if not then cast the appropriate mount, like this: #showtooltip. Reply With Quote. For 2023, a new mount will drop from Doomwalker. Equipslot 14 is the character 14th slot. Title is the question, basically. 0). I middle click the macro to mount the water-walking mount. This means you can change Auras in your macro right before summoning your mount. Member. /target Kuz. 2. Post by 149184 This post was from a user who has deleted their account. For those who don't want to use the favorite mount button there's this macro #showtooltip /run if IsUsableSpell(368896) then C_MountJournal. t={2,4} means it will use your 2nd or 4th mount as ground mount. Customizable random mount summoning, since 2011. Comment by skunkart Hello, just commenting to. The Addon will act like the built-in "Summon Random Favorite Mount" button but will respond more intelligently: it can. Dismount macro or addon? Since we basicly cant do anything while mounted im looking for an macro or even an addon so i can charge while mounted, if thats is even possible!? Yes that worked great. This macro is useful if you want to call a random type of mount, such as a swift flying mount, or swift ground mount. Cotterize. However, it seems that sadly the visage forms are not. Also there's options like you can summon your targets mount if you own it. Summon a Random Mount based on ridding level, flying skill, location, and area. It will give you a flying mount where flying is possible, a ground mount where flying is not, and a swimming mount when. This is a game-changer for spells like Blizzard, Efflorescence, Heroic Leap and the like. Then, if you're moving (etc. In any case, I removed it since I discovered that Travel Form was buffed to 100. SummonByID(0) end /dismount /cast Stealth If I'm not mounted, it will try to mount up (or just stealth if I can't mount due to in-doors/movement). I use a modifier macro when I want my ground mounts. Postado por Corveroth Which is a less functional version of the macro already posted. The numbers correspond to the slot in your mounts tab: the first top-left mount is 1, the top-right is 6, bottom-left is 7, bottom-right is 12, and the first top-left mount on the second page is 13. Posted March 28, 2018 (edited) So I know there is a feature by Blizzard to use random mount fitting to the area you're in but I wanted to make myself a macro for using this feature this way. com. Summon favorite mount macro. /dismount [mounted]Protip: make a macro for both your normal mount and dragonriding mount, eliminating the need for 2 buttons depending which content you're in. Is there a classic. Comment by. /WRM update - This will recheck the mounts that you have and update the macro "Mount" which you use to get on a random mount. For each page add +12. This will mount a flying mount in a flyable zone, a ground mount in a non-flyable zone and your fishing raft when in water and unable to fly, with one click. The mount macro should use the AQ mount first when first zoning into AQ (still 'outdoors') and not have to re-mount when we ride further 'indoors'. It's the main reason I use Mounted- you can bind the macro to a keypress, and then use it when you need a fast mount- like to swap between cat form and flight form on a druid, or to immediately switch to ghost wolf to get out of a bad situation while in combat on an Enh. . The DismissCompanion call is optional. 5. #showtooltip /cast [mod:shift] Conjure Mana Gem; [mod:ctrl] Ritual of Refreshment; Conjure Refreshment; This is a 3-in-1 macro, as it combines three spells (and buttons) into one. /cast [nomounted] item:37012. affliction warlock. I didn't want to post a new topic about a mount macro, so asking here. Don't think the /dismount is needed, but leaving it since it doesn't hurt anything. #dragonriding #worldofwarcraft #dragonflight MACRO:#showtooltip/cast Protodraco renovado/cast [flyable] Draco vil; Yak de gran expedición/dismount [mounted. I would even be so bold to say put. All other features and settings can be accessed on the main window. Auto equips Goblin Rocket Pack on Gunship battle in ICC I recommend having the on use affect bound with your mount macro so you don't need to use a different keybind for it just add /use 4. SummonByID(0) Everything is fine with it but i want to add the thing that this Macro will summon my Maw Mount instead if i get into the. You need to change the bag numbers to where you want to keep your carrot/trinket. EDIT: I also tried the macro mentioned above (/cast Summon Chauffeur) and it is still not working. For now I use this macro, which you only have to hit once (until you re-load your UI or log out / in) /run local f=AtH or CreateFrame ("Frame","AtH") f:SetScript ("OnEvent",function () CastSpellByName (" Headless Horseman's Mount. You need to find that steed and click on her so she returns home. Set the mounts you want as favorite, and you're good to go. unknown - the maximum speed on the ground, in yards per second (including talents such as Pursuit of Justice and ground mounts) flightSpeed. Then it checks if you are submerged, and attempts to summon id 1654 which is the Otterworldly Ottuk , which is an underwater mount. Once you have the macro screen open, you’ll see there are two tabs. 2 This will summon the mount listed after CastSpellByName. I am a mount-aholic and like to create random mounting macros for categories of mounts, like all the horses, or all the gryphons etc. Make a macro and put in on slot 5 on your dragonriding action bar. You'll have to press it twice due to GCD. /use [modifier:ctrl] Hearthstone. com. This means that about 99% of the time, when I mount up, I am in Human form. I just baked in that in my charge macro. Then, pressing your mount key, 3 out of 4 times it will cast your mount B, and 1 out of 4 times in will cast, mount A. Guides UI and Macro. Hi there, I am working on a macro that would to the following: when I press it, it will cast Flash of Light on a mouseover target, if there isn’t one, it will call it on me I want to introduce a modifier. #showtooltip Mount of Choice /use [@player,nomounted] Class buff/Water Walking/Something similar /use [swimming,mod:shiftalt] Water Mount; [flyable] Flying Mount; [noflyable] Ground Mount. #showtooltip /run if IsUsableSpell (368896) then C_MountJournal. I'm looking for to modify my current macro to do one more conditional, that being if grouped. Features: Sorting mounts for use in fly, ground and water areas. 3sec - mounting like 10k+ times in tbc = 500min = 8h+ wasted by not using a good macro. Make a macro and put in on slot 5 on your dragonriding action bar. Live PTR 10. Sometimes, though, your mouse isn’t where you think it is… so there’s also. From Wowmacros. Supports all mounts currently in game, sensibly chooses/randomizes between what you have. 0. Summoning a mount can be done through an icon which Livestock places under your character, but these can be switched off. Today I got the sea turtle, but I can`t add it into my macro. if you are on a flying area it will summon a random flying mount of the ones you list if you are already mounted in land it will simply unmount, and if you are flying it will dismount if you press left click or dismount + glide if you use right click. To add Squeakers in a macro: 1. So what I am trying to do is make a macro that will equip DTW and mount it. It’s not perfect but it gets the job done in less than 250 characters and with. I found it easier to just castrandom my mounts, I’m a mount newb and don’t have any swimming mounts but. Macro Toolkit - Updated for Dragonflight. Click in the place you want Squeakers in your macro. 2016-10-06, 01:48 PM #3. Notes: Visage is on the GCD, but mounts are not. 16, 36,60, and then standing on the dance pad located next to the bar. Auto summoning Vashj'ir SeaHorse in Vashj'ir. MountMacro uses a template to generate a macro. Mount macro that works in Northrend. Live PTR 10. Ládytiny-area-52 January 2, 2021, 7:40pm #1. Refer to secure command options for syntax and making a macro for. Aura for Wrath Mount macro, allows random selection of unlimited mounts Works for any language client Usage from macro WITH WA Configuration /run WeakAuras. This macro will check if your current zone is flyable. Learn from other players' tips and tricks and share your own. . I had a really nice 1 button mount/fly/travel/aquatic macro I was using but for some reason it didn’t work in Dalaran (wouldn’t identify that I couldn’t fly and give me my ground mount). Code:Here is the code to put them all to one mount button and to mount on a random mount: /dismount [mounted] /userandom [nomounted] <mount1>, <mount2>, <mount3>, <mount4>. 2 Boolean conditions. com. else t= {3,6,8} are my 3 flying mounts. 1 WOTLK-WEAKAURA. A comma-separated list of your favorite ground mounts. Download Battle. Brixtan-grobbulus September 3, 2022, 2:03pm #1. Travel form and eject passenger macro. Variable multi-mount macro. /cast [mod:shift,flyable,nomounted]Ground Mount. Originally Posted by Ielenia. Looking for something that can cast the pally mount on button 1 and use random on button 2 or when flyable is possible then button 2 would use the flying mount. wowuidev. It can save a whole lot of different mouse clicks! I’ll start off by listing how to do a simple mount macro and we will then show how to do the flying mount macro. Addon that allows for random mount summoning in Classic TBC. That way, if for whatever reason you wanna mount up a ground mount instead of a flyer, you can hold shift and click instead. BlueBeluga_. It's obviously up to personal preference, though. click on your macro. /userandom Vicious War Wolf,Goldenmane,Mag'har Direwolf Step 3: Creating and editing Macro 3 (flying mounts) Flying Mounts Macro 3 is the list of. #showtooltip /cast Travel Form /cast Swift Flight Form; Travel Form; Raven LordDragonriding and Normal Mount Macro - General Discussion - World of Warcraft Forums. Comment by Dusklight This mount comes from a multi-step process requiring quite a bit of fishing. SlyClone2k 12 years ago #8. /run. It is sold by NPCs. 0. Filter mounts by selected. Kikooky. Dragonriding and Normal Mount Macro - General Discussion - World of Warcraft Forums Dragonriding and Normal Mount Macro Community General Discussion Ehr-illidan November 28, 2022, 10:10am #1 /cast [mod:shift] Traveler’s Tundra Mammoth /cast [dragonriding] Renewed Proto-Drake /cast [flyable] /cast [noflyable] You’re Welcome 17 Likes See full list on wowpedia. Report post. r/wow. I found a few scripts online that…Macro for Wow: Smart random mount for Other. /cast [mod:shift,flyable,nomounted]Ground Mount. To find your mount number, open your mounts tab and count from left-to-right, top-to-bottom. In the Mount Items category. ago. ago. Barton_Forcier October 1, 2023, 6:16pm 6. a shift or ctrl based macro, the one I used to have did it without the need to hold a key for different mount types. F1 - mount standard F2 - Dragon Flying mount F3 - yak with transmog and armor repair. You need to change the bag numbers to where you want to keep your carrot/trinket. /run RnM_Randomize () /click. The macro was created by Reddit user arthur828, who upon request, created. ScanEvents ("MOUNT_UP"), configure your mounts in WA Custom Options allows to configure specific mounts for different. 789. < macro Reference Mountspecial can be used as a slash command (/Mountspecial ) causing your mount or druid Flight Form to perform a special stunt, depending on the mount. /cast [noflyable,nomounted]Ground Mount. Minimize the amount of times the warning text for 'You need to be in Ahn'Qiraj' comes up in daily out-of-AQ use. You can actually do this with the default user interface! Just select those three and add them to your favorites by right clicking on them, then pull the "summon random favorite mount" button in the upper right corner button down to your action bars. Then when pressed again, for it to eject the passengers. First of all, /stopcasting will let you spamclick the macro for a mount you want. 0. /cast [nomounted, noflyable] Dreadsteed. The macro uses the ground mount inside Dalaran proper, but the flyer in Krasus' Landing. Once the addon is installed, mount buttons on your actionbars will automatically switch you to Visage form if you are in dragon form and out of combat. Mount casts aren't on the GCD so the mount button is an easy way to have constant uptime on buffs you'd otherwise need to keep. This does require the addon Macro Toolkit to increase the macro character limit but otherwise no other addon is required. your mount will rear/roar/etc. All Games. Im not aware of an addon that let's you make multiple favorites lists though. Here's the macro! Make sure to watch the video so you know what ID's to replace! Non-Druid Version /run local id; if IsSubmerged () then id = 1654. Your response was in its entirety quite useless. This macro is useful if you want to call a random type of mount, such as a swift flying mount, or swift ground mount. Posted on: 08-29-2012 - Updated on: 02-01-2014 - viewed 41434 times The macro will summon one of the flying mounts you indicated in a flying area, and a land mount in a non-flying area. 1. It has a 255 char limit though so another one I had found was: This replaces the long mount name with it's position in the mount book. This addon now creates a separate macro "Pet" for a random pet. 2. This page lists macro conditionals, keywords used with macro commands, the RestrictedEnvironment and the SecureStateDriver API to allow limited logic for player convenience without trivializing the game. /cast Earth Shock. You can go even higher than 2,000. Macro 2 is the list of ground mounts. SummonByID (1442) else. In addition, you can choose whether a mount shows up only while running, rp walking, flying, swimming, etc AND you can assign different frequencies/weights to favorite mounts. Ctrl w, shift w sometimes if I need the quick choice of 2 mounts (shredder and water strider for. Random Mount. 2 This will summon the mount listed after CastSpellByName. 3; Modified with GoGoMount [] Taking lessons from the Smart Mount macro above and using GoGoMount to reduce the number of characters required. The macro for CollectMe random summon is: /cm rm. Macro is a tool that has been present in World of Warcraft since its inception. AIO Dragonriding & Favourite Mount Macro. Macro 2 is the list of ground mounts. A basic dragonriding macro might look something like this: #showtooltip /cast [flyable] Your Flying Mount; Your Ground Mount. Gigglingdeath • 3 yr. Obviously switch the name of the mounts to the ones you want to use. Have your bags open when making the macro and shift-click on the item to paste its name verbatim into the macro window. Garaidh-magtheridon. So save your 2 points in Pursuit of Justice, and use your Horsey Aura (Crusader Aura) every time you mount instead. Try the below. $2. Put a bunch of mounts in separating them by commas. macro will target Aeonaxx or Blood Seeker, alerting you with a sound and chat message if the target is an Aeonaxx. 3, this WILL dismount you from any vehicle. ScanEvents("MOUNT_UP"), configure your mounts in WA Custom Options allows to configure. I had two versions and I don’t remember which one worked, but here they are. Buff while mounting – good for BG’s. Does: Mounts my ground mount or Swift flight form depending on where I am. Now, if you want just one mount of each type, it's a bit shorter of a macro, but you still replace then Y with your flying mount's number and the X with your ground mount: /run local t=Y if IsMounted()then return elseif not IsFlyableArea()or "Wintergrasp"==GetZoneText()or "Dalaran"==GetRealZoneText()and "Krasus'. /cast [nomounted, flyable] Drake of the North Wind. Pre 6. All macro commands start with a forward slash ( / ) to separate them from normal text actions. Hello. I want a macro that will automatically choose a mount suitable for the environment; aka flying if possible, ground if not, aqua in Vash'jir; however I'm…. 2 Boolean conditions. Complete Guide to World of Warcraft Mount Collecting. Then there's the script which uses your mount button. The thread says how to depend mount choice based on map name, but i don’t think listing all possible cities is a great idea. 0 and the Legion expansion. instead have having a advance. 1. The mount number corresponds to which slot it's in on your mount frame. Bigghardchub-bleeding-hollow. Since mounts are items in Classic, look up the item ID of the mount on wowhead and use that in the following macro (with no spaces between items) /userandom item:NUMBER,item:NUMBER,item:NUMBER. /cast [mod:alt] Sky Golem. Post by Katalliaan Currently the macro I'm using is:#showtooltip /use Black War Bear; Golden Gryphon; /dismount When I get my epic training (800g away), I want to rewrite it so that if I'm in an area where I can fly (not counting WG and most of Dalaran), it would set me up with my Turbo-Charged Flying Machine, otherwise it'll mount me on my Black War. PSA: Speedy Mount Macro. Anyone agree? 632. LiteMount excludes flying mounts in areas where you can't fly. Adding a noform condition to that line for Travel Form might make this work the way you want it to. I quickly learned that the lens needed to be stopped down to f/5. Final Macro: #showtooltip item:37012. So if you like mounts with long names, or want a lot of options, you will be limited. Rumor has it that this is because they store macros on the servers (since patch 3. Unless they've changed the way /userandom works, allowing me to use the modifiers in the /userandom line, I'm pretty much borked. It will automatically switch from your dragon to your regular flying. e. Now I use F for big cooldowns, Shift-F for flying mounts and Ctrl-F for ground mounts. This includes the Favorite Mount button. /cast Battle Shout. If it is, it will cast (summon) your flying mount. You can use an addon like Livestock to do this. So I know just linking mounts in. 2] Mass Entanglement; Typhoon. Mount Sandstone Drake and eject passenger. Right-clicking on mounts in the mount journal and “Set Favourite” will make the “Summon Random Favourite Mount” work the exact same way as this macro. Works in World of Warcraft patch 5. ] you can add [flyable] if you only want a flying mount. /cast [@cursor] Death and Decay</code>. One-button mount summoning in all areas. Type /zm macro in the Chat to create a macro and stick its button to your mouse so you can place it into your action bar. Left click it to mount the yak. Cool Mount Macro from Kraken Latte. Mounts marked with are no longer obtainable or hidden until learned. The icon would show the first thing linked. . Shift + Spacebar calls my location-aware mount macro. My macro worked on him, but you can't click on him or select him in some ways without macro. The macro uses the ground mount inside Dalaran proper, but the flyer in Krasus' Landing. - I want to be able to HOLD my ALT keybind down and then press my (§) button to force-mount the water mount. For Druids, EZ Mount will put you in travel form when able to fly, mount or swim and cat form for indoors and your main form when not traveling. /run if GetSubZoneText () == "Dalaran" then CallCompanion ("MOUNT", 2) else CallCompanion ("MOUNT", 3 end. ensure your flying mount is on the ground 3. The macro will summon one of the flying mounts you indicated in a flying area, and a land mount in a non-flying area. Setting a specific one can change if you learn new mounts. As with the original block, the mounts are enclosed in the {}, using commas as separators. First of all, you have to download addon Macro Toolkit which extends the number of characters in macro from 255 up to 1024, also you have to put this macro on keybind. Refer to secure command options for syntax. In this case you would put the totem when you left-click the macro, and nova when you right-click it. Sackless-illidan. Mounts marked with are unobtainable. Thanks to Blizzard's new Summon Random Favorite Mount function, all the conditions are included by default. Join. Post by Corveroth Which is a less functional version of the macro already posted. From Wowmacros. Read the helpful replies from other players and share your own.