Please log in to post a reply or register if you don't already have an account. Hello, I want to use 2 spells on 1 macro. in combat, you can run away using your shapeshift travelform. Reduce your mount keybinds from 2 to 1 with the macro below. Post by Corveroth Which is a less functional version of the macro already posted. affliction warlock. the Lua function for checking a quest has changed, so the macro in the guide no longer works. Don't think the /dismount is needed, but leaving it since it doesn't hurt anything. If I'm mounted, including flying about the ground, it will dismount me and cast stealth. CritLuck. 0, when pressing just the macro it would summon a mount for flying, swimming and noflying depending of the zone type, shift modifier was 2 seat mount, ctrl mod was for 2 seat flying and alt was for transmog mount, however now pressing the macro does. Macro should look like: #showtooltip /dismount /cast [flyable] Flying Mount; Ground Mount. /way 43. (I use shift ) done. . 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. -or-. . The macro was created by Reddit user arthur828, who upon request, created. Filter Hidden For Character. The only caveat is that there is a character limit per macro line. Updated for Battle for Dragonflight Patch 10. Or alternatively, you could just add. Reply With Quote. Just tested it, it works. I use a modifier macro when I want my ground mounts. I had two versions and I don’t remember which one worked, but here they are. On the 3 key, I wanted to place my CC spells. Creating a Macro. Enter everything you need for your macro. com. Macro should look like: #showtooltip /dismount /cast [flyable] Flying Mount; Ground Mount. search. Fixed a typo in a custom option description, no functional change, no need to update. This topic was automatically closed 30 days after the last reply. Use: Shift+Click the macro to blame any member of your raid in /raid ! (ex: [iBlame]: RandomRaider) Extra: This macro currently pulls a random guild member from the entire guild, if you'd rather only blame ONLINE members, change "x=GetNumGuildMembers (1)" to "x=GetNumGuildMembers (0)" Works in 3. You'll mount, but you won't have crusader aura. Fits my needs, what it does is dismount you if you are on a mount, exit a vehicle if you are in one and mount a random mount if none of the former is true. What is a macro? Macros are short code scripts that help players combine spells and abilities to perform powerful combos. This should automaticly summon Maw-usable mounts in the maw, and not try to summon others. Don't think the /dismount is needed, but leaving it since it doesn't hurt anything. Thank you for the /run command. Useful Macro Templates. First: Checks if you can summon a Dragonriding mount, if you can then it summons id 1591 which is Wylderdrake, best drake. So my macro is: nomod = random fave mount ability (search for the string on google, I’m away from my PC) alt = Yak shift = 2-seater etc…. In the interface options -> AddOns -> RandomMount you can select which mounts you want /randommount to pick from. You are able to preview this. Comment by Dusklight This mount comes from a multi-step process requiring quite a bit of fishing. , best viewed with JavaScript enabled. The default summon random fridnly mount button already does that. db2. I can’t seem to find any conditional specifically for dragon riding mounted status, so tried inserting the name of the mount:. Brixtan-grobbulus September 3, 2022, 2:03pm #1. This guide will detail how to collect the 42 new mounts that have been added to World of Warcraft in the Dragonflight expansion at launch. I use this macro to cast Mystic Runesaber in flyable zones, battlegrounds and arenas. You can also choose to have your mount randomize every mount attempt or have it lock for a period. Bind a key to "LiteMount Key Binding 1" (and the other 3 if you want to use Rules). ID. Will choose between any of the mounts currently in your bags and in your spellbook (for paladins and warlocks). If you select the ? icon, then just put #showtooltip at the top of a macro, it will try to display the icon of the actual thing that will be cast when you click the icon. Also works automatically with flyable zones. 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. 4 is the bag number, ranging from 0-4 with 0 being the default Backpack. 7 34. Similar to Dalaran, Valgarde is in a flyable zone but not flyable in the city, however the macro. The code below does exactly that. Also, here is an adjustment to the macro if you want to fix the dismounting annoyance: #showtooltip. slalomz • 3 yr. Re: Mount macro (flyable/noflyable) i just use this: #showtooltip. 3. Quick Getaway with Ghost Wolf or Your Mounts [] Advanced Mount and Ghost Wolf Macro [] /cast [nomod,flyable,nocombat,outdoors] Flying Mount; [nomod,outdoors,nocombat] Ground Mount; [indoors][combat][mod:alt] Ghost Wolf. You still need to press the correct one though depending on the zone your in. click on your macro. This one button macro mounts/dismounts. A comma-separated list of your favorite ground mounts. 2 This will summon the mount listed after CastSpellByName. Guides. 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 mount macro is good for when you only use a few mounts but want to be smart about which on you use. 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. It’s not perfect but it gets the job done in less than 250 characters and with. Thanks * wowdb. I use an addon called lite mount. r/wow. And if your flying mount is the 4th one, it's 4. So like (remove parentheses from the #): (#)showtooltip /cast [flyable] Blue Drake; [noflyable] Black Battlestrider; [flyable] [mod:shift] Green Drake. Summon favorite mount macro. Report post. Aganthor-draenor January 30, 2021, 10:58pm 11. Summons a random flying or a ground mount depending on the zone you are in (works in Dalaran, too). If it is, it will cast (summon) your flying mount. If you don’t have the Sea turtle, you can delete the” [swimming] Sea. The DismissCompanion call is optional. Take the following three mounts for. It will still return true and use Travel Form instead of Mount Form. Then fly around randomally, land and hit ‘5’ and attack something. Tags: PvE. A comma-separated list of your favorite ground mounts. /run if IsMounted() then return end local t if IsFlyableArea(). Also if you dismount by any other means the pet will remain, but will then be dismissed once you try to mount again using the macro. The macro uses the ground mount inside Dalaran proper, but the flyer in Krasus' Landing. T for mount, shift T yak, Ctrl T Dino. This achievement is a Feat of Strength, so it will not award Achievement Points or count towards any other achievement progress. /run if IsMounted() then return end local t if IsFlyableArea() then t={1,2} else t={3,4,5} end CallCompanion("MOUNT",t)The userandom line will either summon a flying mount or a ground mount, so when it checks for swimming it should already be casting a ground mount and fail, unless I am missing something. Right-clicking on mounts in the mount journal and. Report post. I guarantee you that the "randomness" is at least activated between sessions or reloads. /use [nocombat,nomounted,flyable,nomodifier:shift] Bronze Drake. Summoning a mount can be done through an icon which Livestock places under your character, but these can be switched off. A Month. /castrandom feldrake, cobalt nether drake. Put the macro on your bars! #2. Honestly I have no idea but I'm posting so I can follow responses. That addon will randomly choose the highest usable mount in an area (so if you're in Dal or vanilla, it'll randomly select a ground mount; if you're in Northrend or Outland, it'll randomly select a flying mount) all at the press of a single button. However, it seems that sadly the visage forms are not. Adaptive mount macro. Hello, here is a custom macro I have that basically before 10. However, if there are more than 2 targets it becomes unreliable. Final Macro: #showtooltip item:37012. Comment by 853379 Nice, handy and succinct introduction to keybinding. 2 alone adding another 41 mounts!. A mount collection item. - Mount your favorite. I just have the maw mount on my bars and manually click. Works in World of Warcraft patch 5. Your response was in its entirety quite useless. Hell, the macro used to actually be more complex. t={5} means it will use the 5th mount in the list as your flying mount. 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. Here is a basic mount macro: /use [nomounted,outdoors] Whistle of the Black War Raptor. That one is old. ScanEvents ("MOUNT_UP"), configure your mounts in WA Custom Options allows to configure specific mounts for different characters WITH macro configuration /run WeakAuras. Works in World of Warcraft patch 5. Summon a Random Mount based on ridding level, flying skill, location, and area. Summon favorite mount macro. Category:Macros UI Customization Class Macros Contents 1 [Working] Random Ground/Flying Mount ~ MoP 5. View all. * Note that you must wait a second before you can eject them because they don't spawn immediately. Have your bags open when making the macro and shift-click on the item to paste its name verbatim into the macro window. The down side to this macro is that the list of mounts. not if you put the name of the mount in the macro instead of the number. though i suggest added a modifier in there if you ever decide to do Arena and your out of combat, for travel form. ago. ensure your flying mount is on the ground 3. SummonByID (1442) else. /cast [noflyable, nomounted] Acherus Deathcharger. You can use the following commands to debug. From Wowmacros. Hey, I've been using this macro. Comment by Sarthorius Right now I'm using this one-button travel macro: indoors it will cast Cat Form, outdoors, in a group, and no flyable, Mount Form (same speed of ground form of travel form), without a group and outdoors it will cast, depending on terrain and if flyable, the proper 'Travel Form'. 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. /console turnspeed 2000. net. One cool thing but more that one keystroke is OPie addon. This macro summons your flying or ground mount based on their position in your mounts catalog. Fits my needs, what it does is dismount you if you are on a mount, exit a vehicle if you are in one and mount a random mount if none of the former is true. Obtain an epic Brewfest mount. I didn't want to post a new topic about a mount macro, so asking here. 6 /way 49. This is a game-changer for spells like Blizzard, Efflorescence, Heroic Leap and the like. 2. The macro uses the ground mount inside Dalaran proper, but the flyer in Krasus' Landing. MountMacro uses a template to generate a macro. Here is one that does though (replace with your mount info). 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 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. ScanEvents("MOUNT_UP"), configure your mounts in WA Custom Options allows to configure. TLDR: I want to make a macro that summons random mount, then AUTO uses the /mountspecial mount emote. Your response was in its entirety quite useless. But obviously, you can’t do anything while mounted in Classic, like stealthing or attacking. You'll have to press it twice due to GCD. Macro for Wow: Smart random mount for Other. Wowhead now has the Battle Pet Collection Tracker and Mount Collection Tracker! To use the tracker, simply import your character to view your collections. I use a standard mount macro: #showtooltip /cast [swimming] Great Sea Ray; [flyable] Disc of the Red Flying Cloud; Great Brewfest Kodo I was wondering if anyone with better macro skills than me could tell me if I could place a shift modifier for Reins of the Grand Expedition Yak to vendor and transmog new gear as I. That way, if for whatever reason you wanna mount up a ground mount instead of a flyer, you can hold shift and click instead. You can add more instances/zones to further tweak the macro if you wanted. I have a lot of mounts set as favorite, just because I like the variety. 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>. RandomMount is a lightweight addon that attempts to emulate Retail's "Summon Random Favorite Mount" feature for WOTLK Classic. Complete Guide to World of Warcraft Mount Collecting. PSA: Speedy Mount Macro. 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). The only caveat to this is macro is it has to be updated each time you get. Code: /dismount [mounted] /leavevehicle [vehicleui] /run if not IsMounted () then C_MountJournal. I just bought an Elgato Stream Deck (15 button) for the Express reason of creating WoW Macro's and Shortcuts. com Description. Works in World of Warcraft patch 5. 179. 1. For example, I have, on my druid, my shapeshifts rebound to Shift-1 through Shift-5 (Dire Bear, Aquatic, Cat, Travel, Swift Flight). /cast. Mountspecial can be used as a slash command (/Mountspecial ) causing your mount and certain druid forms to perform a special stunt, depending on the mount. In any case, I removed it since I discovered that Travel Form was buffed to 100. Only if I'm mounted on the sea turtle while on the water surface and used my macro, my char would switch to the flying mount. TL; DR: make a macro with the following contents and bind it to an easy key commmand -- I like Shift-E. You may use extended macro conditionals and units in combination with any macro command or metacommand that accepts secure options (like /cast or #show ). Also flyable conditional isn't that great for areas where flying is available but you don't have flying. ID. Thanks Everyone in Comments. If you want to download and install an addon, follow the steps listed below. Comment by Dusklight This mount comes from a multi-step process requiring quite a bit of fishing. SHIFT-CLICK the Squeakers icon in your mount collection. Added in World of Warcraft: Wrath of the Lich King. Do you have trouble with your nomounted macro in WoW? Join the discussion on the official forum and find out how to fix the errors and improve your macro performance. Most useful with the Darkmoon Faire race vehicles (which don't have an exit option). It becomes quite larger than the character limit that way. Note: Macros have a 255 character limit. Create this and drag it to a button bar slot. Post by 149184 This post was from a user who has deleted their account. #Checks to see if you are in a flying zone and uses a flying mound if you are. If any condition is satisfied, your character will dismount; no action is performed otherwise. /WRM list - This will print out a list of all the mounts the addon thinks you have. Read the helpful replies from other players and share your own. If you are in any Dragonflight zone and you use keybind or you click on the macro with mouse, it summons Dragonriding mount (in my case Renewed Proto-Drake) If you hold Alt key. Does anyone have any idea how to get. Mounts marked with are no longer obtainable or hidden until learned. ago. An NPC with the same name will rarely spawn at various points across the entire zone for a short period of. 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. I normally just use the Random mount function, but due to Wonderous Wavewhisker not being recognized as a swimming mount it will not be summoned while swimming. The second line will use one of the mount items listed in the <mount> spots if you are. So save your 2 points in Pursuit of Justice, and use your Horsey Aura (Crusader Aura) every time you mount instead. Set the mounts you want as favorite, and you're good to go. 789. It has no cast time (it's similar to the druids flight form); It has a 14 day real time duration (in-game time only will affect the duration); It requires Expert Riding; It's a flying. One-key mounting solution, useful whether you have just one mount or several. Join. 2. The "MOUNT", 1 part may need to be replaced depending on your mount position. Comment by. Blizzards' favorite mount button would always switch to a flying mount on the water surface but that macro would always mount on the deep sea turtle (when dismounted on the water surface). You set buttons 3 (middle) through 9 with /mty # (where # = 1 through 9) The Macro will appear as it always has, and mounty will work as it has always, with the left and right click behavior. 2016-10-06, 01:48 PM #3. com. The macro will summon one of the flying mounts you indicated in a flying area, and a land mount in a non-flying area. One-button mount summoning in all areas. r/wow. CurseForge - a world of endless gaming possibilities for modders and gamers alike. < 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. • 5 yr. The Addon creates a macro for you under General Macros called "Ravenous Mounts". For years I've been using a mount macro for mages that allows me to select different mounts by holding different modifier keys (CTRL, SHIFT, ALT) and has the additional feature of allowing me to dismount while in the air and then immediately cast Slow Fall. T for mount, shift T yak, Ctrl T Dino. Macro 2 is the list of ground mounts. com. Push the key to summon a random location-aware mount, or dismount you if you are mounted. /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. Automatically dismount, cancel current form, cancel any Blessing of Salvation, stop casting, go directly to bear form. the mounts cause a global cooldown so if the flying mount works the gound mount part gets ignored therefore a cheap way to automatically do the fastest mount for wherever you are. Hadn’t even noticed that spell. 2. Gigglingdeath • 3 yr. Note: Macros have a 255 character limit. The priority for any bug fixes, are the core feature (macro management, and extended/keybind-only macros). ago. World of Warcraft Forums Macro combat / nocombat. One in combat, another one when I’m not in combat. The Tip is: If you add a Dragonriding Mount to your favorite mounts list, whenever you are out in the Dragon Isles zones, hitting the Summon Random Favorite Mount button will always default to a dragon riding mount first. skant400. Brixtan-grobbulus September 3, 2022, 2:03pm #1. 3, this WILL dismount you from any vehicle. Hello. Once it is done downloading, open the downloaded folder. 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. Casting spells Macro : /cast Enter /cast, the most common command you will see in macros. SF is a button I created to run a snippet of macrotext that uses various means of preventing fall damage. I always just used my own super simple macro unless I’m misunderstanding your post: /cast “flying mount name” /cast “ground mount name” It tries to cast the flying mount first and if it can’t it casts the ground mount instead. The macro is attempting to mount while in Travel Form while you are in the air and is unable to do so. • 1 yr. Levitate macro. Edit the names of various items to match your own. Code: /dismount [mounted] /leavevehicle [vehicleui] /run if not IsMounted () then C_MountJournal. Simply create a macro containing /mnt or /rmount and it will summon a usable mount for the area you are in. Welcome to the WoW Secret Finding & Collections Discord guide to obtaining the rare mount Voidtalon of the Dark Star!This mount is obtained by clicking on a rare "portal," Edge of Reality, that can be found in various zones across Draenor. Posted on: 09-20-2012 - Updated on: 02-01-2014 - viewed 10804 timesA Fortnight in Dalaran: Farming Northrend Mounts and Pets Shadowlands Leveling Tips & Tricks The Littlest Mountain: A collector's overview of EVERY Mount and Pet in the game! A mount collection item. This means that about 99% of the time, when I mount up, I am in Human form. See also Classic WoW Useful macros (1. What this does is if you are not mounted and you are outdoors then the macro will try to. GetMountInfoByID () in Mount. 7. Click in the edit box of the macro window to start typing. Code: WTS 5x [Eternal Fire] /w me for Price. My other macro post seemed popular and useful so I thought the sub may like my mount macro as well. If it is, the macro is attempting to use your mount and thus dismounts you. Put the underwater mount before the Dragonriding. That macro can be simplified: #showtooltip /cast [flyable] [swimming]Travel Form;Mount Form. /cast [nomounted, noflyable] Dreadsteed. Oh I see, use the summon favorite as a dragonriding check and keep the modifiers for the others. Addons are an important part of WoW Classic, but are not intuitive to install. It works perfectly. 0. In this case you would put the totem when you left-click the macro, and nova when you right-click it. Works just fine, punch the macro outside the flightpoint area and the game will pick your chosen groundmount. Posted on: 08-29-2012 - Updated on: 02-01-2014 - viewed 41434 timesThe macro will summon one of the flying mounts you indicated in a flying area, and a land mount in a non-flying area. Just Do a diffrent keyvind for yak and Dino. Computernerd's macro: /cast [nocombat, flyable]Swift Flight Form; [nocombat, noflyable]Ground Mount Name; [swimming]Aquatic Form; [combat, nomounted]Travel Form. 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. on a normal mount up click the macro will dismiss any current battle pets and summon a random favorite mount. /cast flying mount /cast ground mount shrug. Download Battle. $2. After 2 seconds from the first press, the macro will reset, so it will cast Curse of Pain again. 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'. . That one is old. 0. There was no way to use shapeshifts in scripts. Works in 3. One of the new systems coming in Dragonflight, the newest World of Warcraft expansion, is Dragonriding - An overhaul of the flying system, allowing players to reach much higher thanks to the addition of momentum with speed increases and abilities that can be used while on special Dragonriding mounts. I got it working. that should do the trick, just change Raven Lord to your desired mount. This way whenever you are in a dungeon, or zones that don't allow Dragonriding, you can use the same Summon Random Favorite. An heirloom collection item. 6. /cast [noflyable,nomounted]Ground Mount. You can use the following commands to debug. 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. this is a single mount macro for wotlk, picks a random mount and mounts you land / air mount depending where u are, even mounts flying mount at krasus landing. The lack of functionality for this needs to be addressed as showing off the hard work and. Always up to date. 16, 36,60, and then standing on the dance pad. MUST HAVE MOUNTING MACRO! (Auto switch Auras & choose mount type based on zone) I came up with this Amazing macro that i decided to share with the community, It makes every Paladin's life much easier, with one-click you can do the following : - Auto switch to Crusader Aura whenever you mount. 0 and the Legion expansion. Otherwise, it will summon a random favorite mount. Works in World of Warcraft patch 5. 3. Notes [] Dismount will not function on multi-seat mounts or vehicles. Basically I had it for if you can fly it summons my flying mount, and if you can’t fly the ground mount. The official WoW Secret Finding Discord guide to Lucid Nightmare, a secret mount. 2. LiteMount excludes flying mounts in areas where you can't fly. I’m currently using this macro; /cast [flyable] Ny’alotha Allseer /cast [noflyable] Amani War bear But it doesn’t seem to work in WoD or… Hey fellas, just a quick question regarding a macro to use for bunch of mounts. Should be moved to a more specific section in "General macros", or place. 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. Get Wowhead. It's extremely simple and allows to mount+ activate Crusader or dismount+ activate devotion. Garaidh-magtheridon. Thank you for the /run command. 7 (50587) Jul 23 2023. A basic dragonriding macro might look something like this: #showtooltip /cast [flyable] Your Flying Mount; Your Ground Mount. Change these numbers based on the position of your preferred mount(s) in your own mounts interface. /cast [mountname] /dismount [mounted] /use Devotion Aura. 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. Shift + Spacebar calls my location-aware mount macro. Dragonriding and Normal Mount Macro - General Discussion - World of Warcraft Forums Dragonriding and Normal Mount Macro Community General. Premium. The macro above will cast Curse of Pain with the first press and Corruption with the second press. 5. I use the Litemount addon. With this macro, whenever you use it while pressing 'alt', it'll always summon your ground mount, regardless of where you are. 4 Siege of Orgrimmar, Mists of Pandaria. enjoy! bonus: use deepstone oil for added effect!However, as far as I can tell there isn’t really any conditional Macro code that allows you to check for the presence of a buff. Extended conditionals. The down side to this macro is that the list of mounts are alphabetized, so any time you add a new mount, odds are you will have to reindex t. 4 References. Mount macro by numbers? Post Reply. SF is a button I created to run a snippet of macrotext that uses various means of preventing fall damage. As with the original block, the mounts are enclosed in the {}, using commas as separators. The default summon random fridnly mount button already does that. 2). Hello. 13 being the number slot of the bag, first slot of a 14 slot would be 1 and last would be 14. #showtooltip /cast Sandstone Drake; Mekgineer's Chopper; Dread Raven /script VehicleExit() /dismount /script UIErrorsFrame:Clear()macro for maw mount. If you not moving when you click the macro, EZ Mount will choose mounts instead of Druid Forms. you can add a comma between mounts if you want to specify a list, i. . 0. That’s not what the macro does, here’s the one I’m talking about: #showtooltip /cast [nostance:1,nomounted] Crusader Aura /cast [nomounted] Drake of the North Wind /cast [nostance:2,mounted] [stance:1,nomounted] Devotion Aura /dismount [mounted] This macro will mount and cast crusader aura at the same time. 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. I recommend not adding the slots of your slow mounts or creating a second macro for slow mounts only. By means of the search function I found the following macro:correct. EDIT: I also tried the macro mentioned above (/cast Summon Chauffeur) and it is still not working. Can someone tell me what it is? Elvenbane-veknilash (Elvenbane) January 2, 2021, 8:16pm #2. e. Dalaran being marked as flying but flying only working on Krasus' Landing. The macro I've been using for years is: /run if not IsMounted() then C_MountJournal. I am using the CollectMe add-on for summoning random mounts. I use Mountiful and have a macro that does the following: Leftclick Mounts a random epic flying mount Right click Mounts a random Epic ground mount When mounted right clicking will dismount you. 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. You can customize mounts you would like to summon and it automatically takes into account location. This achievement is awarded for obtaining either of the epic Brewfest mounts tied to Coren Direbrew in Blackrock Depths - either the Great Brewfest Kodo or Swift Brewfest Ram. Ctrl w, shift w sometimes if I need the quick choice of 2 mounts (shredder and water strider for. Otherwise, the macro will continue and announce through an emote what you have polymorphed. Pretty simple mount macro. Travel form and eject passenger macro. $2. Add-on for World of Warcraft Zone Mount provides a way to summon a suitable mount, preferably one from the zone or region you are in.