So I want a macro that summons a specific ground mount or a flying mount, depending on if I can fly or not. Similar to Dalaran, Valgarde is in a flyable zone but not flyable in the city, however the macro. Macro should look like: #showtooltip /dismount /cast [flyable] Flying Mount; Ground Mount. Take the following three mounts for. 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. /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. Works just fine, punch the macro outside the flightpoint area and the game will pick your chosen groundmount. 3. 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. Brixtan-grobbulus September 3, 2022, 2:03pm #1. 4 Siege of Orgrimmar, Mists of Pandaria. 1. 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. Summon a Random Mount based on ridding level, flying skill, location, and area. /use [nocombat,nomounted,flyable,nomodifier:shift] Bronze Drake. Mount macro by numbers? Post Reply. Visage Mount Macro - UI and Macro - World of Warcraft Forums. /userandom Vicious War Wolf,Goldenmane,Mag'har Direwolf Step 3: Creating and editing Macro 3 (flying mounts) Flying Mounts Macro 3 is the list. The only caveat to this is macro is it has to be updated each time you get. I quickly learned that the lens needed to be stopped down to f/5. terabyte06 • • 2 yr. However, sometimes the conditions in the macro don’t return an icon for it to show. Now I use F for big cooldowns, Shift-F for flying mounts and Ctrl-F for ground mounts. 2. /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. If you use the names you'd also have to loop through all available mounts to get it. slalomz • 3 yr. Creating a Macro. Obviously switch the name of the mounts to the ones you want to use. 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. Zaïst-hyjal March 31, 2020, 3:28pm 1. Thanks Everyone in Comments. As with the original block, the mounts are enclosed in the {}, using commas as separators. Also flyable conditional isn't that great for areas where flying is available but you don't have flying. Shaman is probably the fastest tagger in WoW Classic, mostly due to Earth Shock being instant cast and often beating the instants of other classes. Advertisement. It'll automatically select between flying and ground mounts depending on whether or not. /userandom Summon Charger;<Flying Mount 1>,<Flying Mount 2>,<Flying Mount 3>(etc);<Land Mount 1>,<Land Mount 2>,<Land Mount 3>(etc) But you can make a macro like this: Code: #showtooltip /cast [modifier:alt] your favorite ground mount; [dragonriding] your favorite dragonriding mount; [flyable] your favorite flying mount; your favorite ground mount. Mount UPv1. 7. Oh I see, use the summon favorite as a dragonriding check and keep the modifiers for the others. CurseForge - a world of endless gaming possibilities for modders and gamers alike. If you're in one of the 5 Dragonflight zones, this macro will put you on your Dragonriding mount, and if you're not in DF, it will mount a random favourited mount. It will put Squeakers in your macro. 3a. Breaks if you use something like Hoover (ie: won’t assume visage if you use Hoover in combat once combat ends or if you. Anywhere else, it casts Azure Water Strider instead. After a little research I was able to get this working as of patch 8. i am currently using the following macro: /cast [flyable] MountA; [noflyable] MountB; dismount. Works in 3. That way, if for whatever reason you wanna mount up a ground mount instead of a flyer, you can hold shift and click instead. Left click it to mount the yak. Publication par Corveroth Which is a less functional version of the macro already posted. I use clique and I was trying to macro the summon favorite mount. Learn from other players' tips and tricks and share your own. . ie {Aquatic Mount} becomes Great Sea Ray Pressing Shift will use Soar In dragonflying zones if for some rea. 3 Likes. A mount collection item. Macro is a tool that has been present in World of Warcraft since its inception. The code below does exactly that. Equipslot 14 is the character 14th slot. SummonByID(1589) end /cast [flyable] fly_mount; ground_mount /dismount [mounted] Replace 1589 with the ID of the dragonriding mount you wish to summonAPI changes. /castrandom feldrake, cobalt nether drake. Pretty sure the Show command won’t work in this situation so you’ll want to set an icon or designate a mount. You must first obtain the Empty Fish Barrel by first using the Aquatic Shades toy (obtained via the Immaculate Sac of Swog Treasures), visiting the dive bar north of the Obsidian Citadel at roughly /way 19. the numbers related to where in your mount selection area. So, as stated above, I made a Crusader/Devotion Aura macros: /cast Crusader Aura. Prefers faster mounts over slower mounts and prefers flying mounts over ground mounts in flyable areas. LiteMount excludes flying mounts in areas where you can't fly. Re: Mount macro (flyable/noflyable) i just use this: #showtooltip. 5 PTR 10. Postado por Corveroth Which is a less functional version of the macro already posted. Also lets you Aquatic Form in sewers, if you fancy that kind of thing. It will still return true and use Travel Form instead of Mount Form. 1] Mighty Bash; [talent:60. 2 Boolean conditions. Two requests - rare kill check, and maw-zone-mount script. What this does is if you are not mounted and you are outdoors then the macro will try to. 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. The UI Forums and the Druid Forums on the official World of Warcraft website are also great resources, should you need additional help. CollectMeRC Left-Click: Summons a random companion. /dismount [mounted] when i press shift i'll use normal mount if i'm in a flyable zone. 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…. The macro will summon one of the flying mounts you indicated in a flying area, and a land mount in a non-flying area. This macro is useful if you want to call a random type of mount, such as a swift flying mount, or swift ground mount. Comment by. Put the underwater mount before the. . 2, this function cannot be used. Works in World of Warcraft patch 5. Post by Corveroth Which is a less functional version of the macro already posted. Report post. 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. a friendly target, the macro will stop. #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. Then, if you're moving (etc. This macro is useful if you want to call a random type of mount, such as a swift flying mount, or swift ground mount. db2. 179. List of mount IDs for C_MountJournal. Here is one that does though (replace with your mount info). . 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 feet in the air! < 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. Click in the edit box of the macro window to start typing. db2. All macro commands start with a forward slash ( / ) to separate them from normal text actions. 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. She stays in a same location throughout the whole day. The only caveat is that there is a character limit per macro line. That one is old. Found your thread via search engine so posting for others. 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. Cursor and player macros! Having to click again for a ground-targeted ability sucks, so use a macro like this: <code>#showtooltip. If you recently spotted players spinning like crazy on their mounts in Oribos, here's how you can do that too with a simple command. GetDisplayedMountInfo (GetMouseFocus (). /WRM list - This will print out a list of all the mounts the addon thinks you have. 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. With the pre-patch I am now getting a. Not the Summon Random Favorite Mount, but a more specific macro. No macro needed. I middle click the macro to mount the water-walking mount. Your response was in its entirety quite useless. /cast [nomounted, dragonridable] Windborne Velocidrake. Firstly the additional tip. And since it's all tied to 1 keybind I only need to press 1 button to summon the mount, or water mount, or dragonriding, or ghost wolf, depending on the environment I'm in. T for mount, shift T yak, Ctrl T Dino. CAPS LOCK - You can go in your keyboards software to remap this key to something else. Download Battle. Once you have the macro screen open, you’ll see there are two tabs. One-Button Macro for Mounts Dragonflight. I recommend not adding the slots of your slow mounts or creating a second macro for slow mounts only. A little wonky, but it does allow for summoning a flying mount at the surface of the water. It's extremely simple and allows to mount+ activate Crusader or dismount+ activate devotion. Also works automatically with flyable zones. If you have 4 mounts, and the 2nd mount from the left is 100% riding, the number is 2 for this one. This way whenever you are in a dungeon, or zones that don't allow Dragonriding, you can use the same Summon. Here is a simple example: #showtooltip castsequence reset=2 Curse of Pain, Corruption. 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. net collection to over 300+ Mounts!. 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. I have a lot of mounts set as favorite, just because I like the variety. Summon (0) end; atm. The default summon random fridnly mount button already does that. SF is a button I created to run a snippet of macrotext that uses various means of preventing fall damage. If you want to leave a comment please do so on. One is a ‘General Macros’ tab which shows macros across all characters on your account the the other is a player specific macro tab. com. #showtooltip [flyable]<Flying Mount>;<Ground Mount> 2. Mount macro that works in Northrend. The lack of functionality for this needs to be addressed as showing off the hard work and gold sink of the netherwing grind would be rewarding. Not only that but it's smart. Today I got the sea turtle, but I can`t add it into my macro. /run if GetSubZoneText () == "Dalaran" then CallCompanion ("MOUNT", 2) else CallCompanion ("MOUNT", 3 end. After 2 seconds from the first press, the macro will reset, so it will cast Curse of Pain again. /run if IsMounted() then return end local t if IsFlyableArea() then t={1,2} else t={3,4,5} end CallCompanion("MOUNT",t)Macro for Wow: Eject passenger from a mount for Other. 4. The first batch of #s is for ground mounts, the second batch is for flying ones. /cast. If you want a mount icon on your macro that greys out when a mount can't be used (inside or in combat) just pick any mount, eg: #showtooltip Winged Guardian So my macro looks like: #showtooltip Winged Guardian /cast Grand Expedition Yak ; Obsidian Nightwing /run if SecureCmdOptionParse""then C_MountJournal. This macro is useful if you want to call a random type of mount, such as a swift flying mount, or swift ground mount. #showtooltip. TF is a button I created to run a snippet of macrotext that uses Two Forms via castsequence, once every time I leave combat. Summon Random Mount by Soljarav1. Put a bunch of mounts in separating them by commas. unknown - the maximum speed while flying, in yards per second (the unit need to be on a flying mount to get the flying speed) swimSpeed. A variation on the one I am currently using, from wowwiki. This addon now creates a separate macro "Pet" for a random pet. After a little research I was able to get this working as of patch 8. The macro is attempting to mount while in Travel Form while you are in the air and is unable to do so. 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 /dismount [mounted] 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' Landing"~=GetSubZoneText()then t. Oh I see, use the summon favorite as a dragonriding check and keep the modifiers for the others. Here's what I'm looking for: A macro that will cast aquatic form in water, swift flight when possible, ground mount if flying is not allowed, and travel form if in combat. $2. It is sold by NPCs. Database of sharable World of Warcraft addon elements. "guys, if the game returns “unknown macro option” it means it doesn’t work, it’s just using the first spell as if there was no macro conditional (you can’t use these mounts outside of the dragon isles anyway). Make a macro to target her easier when you find her. The icon would show the first thing linked. Hunter Macros. An heirloom collection item. 4 Siege of Orgrimmar, Mists of Pandaria Posted on: 09-10-2012 - Updated on: 02-01-2014 - viewed 10337 timesPost by Corveroth Which is a less functional version of the macro already posted. The macro shifts directly to Dire Bear form. Using dragonwrath as my mount. 7 (50587) Jul 23 2023. Ground / Flying Mount Macro Question So, up until Prepatch I used a Macro on all my characters that looked like this: /use [flyable] Swift Purple Windrider /use Amani War Bear. /cast Battle Shout. A Month. 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. Put whatever mount you like inside the quotes, in this case the X-995 Mechanocat. The macro in this video solves the mounting up annoyance that has been bugging me as someone who does a lot of switching between current and legacy content. Worgen Mount Macro. Hi All, My ground/flying mount macro broke on the patch and I can’t figure out how to fix it. If it is, the macro is attempting to use your mount and thus dismounts you. Mount macro with auto red transparend glow just like Blanchy with toy Burgy Blackheart's Handsome Hat:Post by Baalah So currently my macro looks like this #showtooltip /cast <Flying Mount Here> /cast <Land Mount Here> It works, it's good, tooptips work. Your response was in its entirety quite useless. /cast [nomounted] item:37012. Complete Guide to World of Warcraft Mount Collecting. SlyClone2k 12 years ago #8. Assign button key macro. Much appriciated! Lazypig addon is great for this and more. I use the Litemount addon. ago. Refer to secure command options for syntax. I do not know how to tie in a vehicle component to this. If you are like me and have a ground mount you greatly prefer over your flying mount, but still want a 1 button macro, but got confused by the various results on the web for a solution, good news, its easier! /cast [flyable] Mimiron's Head /cast Crusader's White Warhorse. * Note that you must wait a second before you can eject them because they don't spawn immediately. You can try to mix the numbers too. 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'. 0. search. When not. New replies are no longer allowed. Code: WTS 5x [Eternal Fire] /w me for Price. I guarantee you that the "randomness" is at least activated between sessions or reloads. 2. All macro commands start with a forward slash ( / ) to separate them from normal text actions. It all works sound and well so long as you ALWAYS dismount using this macro, or make sure to never. 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. Because mounting is off of the global cooldown, it’ll attempt to trigger your favorite mount button (but only if possible, thus canceling/ignoring the followup attempt to cast Ghost Wolf). One-key mounting solution, useful whether you have just one mount or several. You can use a button in the Livestock options to make a macro for you in the character macros. 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. This achievement is a Feat of Strength, so it will not award Achievement Points or count towards any other achievement progress. It becomes quite larger than the character limit that way. Please log in to post a reply or register if you don't already have an account. 3sec - mounting like 10k+ times in tbc = 500min = 8h+ wasted by not using a good macro. This macro works great for my druid both in old zones and in Dragonflight. . 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. Brixtan-grobbulus September 3, 2022, 2:03pm #1. I’ve got myself a mount in Classic, and I’m super hyped about it. 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. ] you can add [flyable] if you only want a flying mount. Type /mty clear to erase all mounts selected for buttons 4 through 9. Edit the names of various items to match your own. 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. The mount number corresponds to which slot it's in on your mount frame. I don't want to spam the button hoping for a 1/100 or whatever for it to recognize the only mount I can use in the maw. 2. Simply create a macro containing /mnt or /rmount and it will summon a usable mount for the area you are in. For example, I have, on my druid, my shapeshifts rebound to Shift-1 through Shift-5 (Dire Bear, Aquatic, Cat, Travel, Swift Flight). 4 Siege of Orgrimmar, Mists of Pandaria. Then there's the script which uses your mount button. Category:Macros UI Customization Class Macros Contents 1 [Working] Random Ground/Flying Mount ~ MoP 5. A little wonky, but it does allow for summoning a flying mount at the surface of the water. Cool Mount Macro from Kraken Latte. Aura for Wrath Mount macro, allows random selection of unlimited mounts Works for any language client Usage from macro WITH WA Configuration /run WeakAuras. 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. SummonByID(1589) end /cast [flyable] fly_mount; ground_mount /dismount [mounted] Replace 1589 with the ID of the dragonriding mount you wish to summon API changes. The lack of functionality for this needs to be addressed as showing off the hard work and. First of all, /stopcasting will let you spamclick the macro for a mount you want. Read the helpful replies from other players and share your own. 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. So what I am trying to do is make a macro that will equip DTW and mount it. Main Nuke - Aimed Shot in MM, Kill Command in BM, Wildfire Bomb in SV. 0. #showtooltip /userandom Green Marsh Hopper, Swift Green Hawkstrider. You'll have to press it twice due to GCD. For ground mounts and for flying mounts in no-fly zones, this animation can be generally triggered while standing and pressing the space bar, but for shapeshifted forms and. /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. With the extra characters, we can add a. Garaidh-magtheridon. 4. . 4 Siege of Orgrimmar, Mists of Pandaria. 2. 65. Auto summoning Chauffeured Chopper, when no riding skill. Make a macro and put in on slot 5 on your dragonriding action bar. -or-. Something like this. You can setup five different keybinds that summons mounts. r/wow. That said, it seems buggy. (eg: The top-left mount on the first page is 1, the bottom-right mount on the first page is 12. Always up to date with the latest patch. #dragonriding #worldofwarcraft #dragonflight MACRO:#showtooltip/cast Protodraco renovado/cast [flyable] Draco vil; Yak de gran expedición/dismount [mounted. I had two versions and I don’t remember which one worked, but here they are. Favorite your proto drakes along with your other mounts…when in a dragon riding zone it’ll use one of the proto drakes and in a non dragon riding zone itll use the other favorites. Hello. /dismount. ago. Filter mounts by faction. /cast [mountname] /dismount [mounted] /use Devotion Aura. Thanks to Hendew (the original author) for his hard work in creating this great add-on. SummonByID (1589) end /cast [flyable] FLYING_MOUNT;. From there, you can create a new macro, give it a name, and start adding commands. This macro is a dual button macro. Here is a version that works now:Useful Ghost Wolf/Mount Macro. ago. Travel form and eject passenger macro. 3 hours ago · Wow, the little Tessar captured some awesome images of the BMX bike track and the street I live on. which summons charger on dalaran and my windrider elsewhere. Title is the question, basically. Final Macro: #showtooltip item:37012. But obviously, you can’t do anything while mounted in Classic, like stealthing or attacking. I think you're thinking of litemount addon- which basically is a random mount picker but factors in your location as you said Different from summon random fav mount because it summons flying mount if u can fly, ground mount if you can't etc and is supposed. 4 Siege of Orgrimmar, Mists of Pandaria. Customizable random mount summoning, since 2011. Mount and eject passengers. This should automaticly summon Maw-usable mounts in the maw, and not try to summon others. Hello, I want to use 2 spells on 1 macro. as per the WoW macro conditionals documentation (google it) you can use [advflyable] to check if the current zone allows. HOWTOs. Setting a specific one can change if you learn new mounts. e. AIO Dragonriding & Favourite Mount Macro. 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 can also add a line to your current mount macro such as. Hi there, I had this macro that would switch between forms depending on where I’m at but Dragonflight broke it for my Guardian spec. Testing in Patch 7. You can also set up. 22 WOTLK-WEAKAURA. If any condition is satisfied, your character will dismount; no action is performed otherwise. You need to find that steed and click on her so she returns home. on a normal mount up click the macro will dismiss any current battle pets and summon a random favorite mount. Buff while mounting – good for BG’s. I know there is a way to summon your favorite mount in a macro, just like clicking the random favorite mount button. . Aganthor-draenor January 30, 2021, 10:58pm 11. 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. Useful Macro Templates. 0). That macro can be simplified: #showtooltip /cast [flyable] [swimming]Travel Form;Mount Form. Summon (0) end; atm. Added in World of Warcraft: Battle for Azeroth. 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. /WRM list - This will print out a list of all the mounts the addon thinks you have. All Games. My macro for using all 3 types of mounts (flying, ground and underwater) based on where they are usable looks as follows: #showtooltip /cast Abyssal Seahorse; Ground Mount; Flying Mount /dismount What it does is checks the conditionals in the 's and when the conditionals pass you will cast the specified usable mount. Member. Reply With Quote. Refer to secure command options for syntax and making a macro for. Updated for 6. 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. 3 22. PSA: Speedy Mount Macro. Say you set mount A to 1, and mount B to 3 in the addon setting. Aura for Wrath Mount macro, allows random selection of unlimited mounts Works for any language client Usage from macro WITH WA Configuration /run WeakAuras. /cast Summon Random Favorite Mount. Hello, I want to use 2 spells on 1 macro. Simply drag your favorite mounts onto your actionbars and enjoy. 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. I didn't want to post a new topic about a mount macro, so asking here. Code: /dismount [mounted] /leavevehicle [vehicleui] /run if not IsMounted () then C_MountJournal. Azure Worldchiller is a Wrath flavored version of the Obsidian Worldbreaker from WoW's 15th Anniversary. You are able to preview this. Basically I had it for if you can fly it summons my flying mount, and if you can’t fly the ground mount. Posted on: 08-29-2012 - Updated on: 02-01-2014 - viewed 41528 times Mountspecial. Comment by Nyatui As a druid I went Travel Form with the 2set feral pvpgear Shapeshift Movement Speed and Rocket Boots Xtreme Lite my runspeed reached 1080% Im sure you could reach even. You can use the following commands to debug. Cursor and player macros! Having to click again for a ground-targeted ability sucks, so use a macro like this: <code>#showtooltip. A plus would be if it would refer to a place on my action bar. Another tidbit is to have the button handy because most people don't bother to cast dismount before interacting with anything/ getting in combat. that should do the trick, just change Raven Lord to your desired mount. Also there's options like you can summon your targets mount if you own it. That Macro works Great! Equipslot 14 is the character 14th slot. Can someone tell me what it is? Elvenbane-veknilash (Elvenbane) January 2, 2021, 8:16pm 2. It has 4 zones it recognizes (dragonriding, flying allowed, ground only, underwater) and lets you select which pool of mounts you want it to pull from for which zone. Works in World of Warcraft patch 5. 1 WOTLK-WEAKAURA. 289. My current macro does all of it except it won't use ground mount ever. Then it checks if you can fly, if you can it summons id 1532, which is the Spell Tome from. 16, 36,60, and then standing on the dance pad. 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…. This is the best way to use Zone Mount. EDIT: I also tried the macro mentioned above (/cast Summon Chauffeur) and it is still not working. This mount macro is good for when you only use a few mounts but want to be smart about which on you use. 1 mount guide instead. Hadn’t even noticed that spell. I want to make the macro cast Crusader Aura when it mounts me and if possible have it cast Concentration Aura when i'm mounted so i come off the mount with it on. The macro is attempting to mount while in Travel Form while you are in the air and is unable to do so. For ground mounts, this animation can be triggered while standing and pressing the space bar, but for shapeshifted forms and flying mounts, only the slash command can be used. Open your mount collection, find Squeakers. Macro for Wow: One button mounting for PVE. This is a game-changer for spells like Blizzard, Efflorescence, Heroic Leap and the like. /cast Shadow Word: PainOnly issue is if you start to mount, stop, and then mount again. The mount number corresponds to which slot it's in on your mount frame. I just know this macro was a lifesaver for me, as I hate having seperate mount keybinds. So save your 2 points in Pursuit of Justice, and use your Horsey Aura (Crusader Aura) every time you mount instead. It’s not perfect but it gets the job done in less than 250 characters and with. Updated Mount Macro for Ground/Flyable Mounts. You'll have to press the button twice, at which point you might want to just swap into moonkin form properly. unknown - the maximum speed on the ground, in yards per second (including talents such as Pursuit of Justice and ground mounts) flightSpeed. 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. 7 /way 50. Adaptive mount macro. Note: This list is up to date as of PTR Patch 10. Rivin. Garaidh-magtheridon. Hi All, My ground/flying mount macro broke on the patch and I can’t figure out how to fix it.