Wrath Random Mounter

Uses a random mount so you get to cycle through your collection

PLEASE NOTE: I have completed an update to make this work with the mount changes coming with ICC. I will update on release day but you can find the updated version on github if you want to use it on the PTR

This addon creates and updates a macro to let you use a random mount. You will need to add this macro to your action bars to use it. You can allso call this macro from your own custom macro if you want to do something like change to Crusader aura at the same time you mount up. The below works if you place this addon's macro at MultiBarBottomRightButton1 on your action bars.

#showtooltip
/cast [nomounted] !Crusader Aura
/cast [mounted] !Sanctity Aura
/click MultiBarBottomRightButton1

 

How it works:

When loaded the addon will create a "Mount" macro
When the "Mount" macro is run it will update the mounts that are in the macro to a random mount from your companion collection so that the next time you use it you will get a different mount.
Checks to see if you are in a flying zone and uses a flying mound if you are.
Can force a ground mount in a flying zone by holding alt

 

Pets!

This addon now creates a separate macro "Pet" for a random pet.

When using pets use the same commands as below but with /WRP instead of /WRM

You can use the following commands to debug...
/WRM update - This will recheck the mounts that you have and update the macro "Mount" which you use to get on a random mount.
/WRM list - This will print out a list of all the mounts the addon thinks you have.

/WRM listCategories - This will print out a list of all the mount categories the addon thinks you have.
/WRM - This will update the macro with a new randomly selected mount that the addon already thinks you have.

/WRM Set Mount [MountName] [Weight] - updates the probablility of getting this mount to [Weight]/sum[Weight]. 

/WRM Set Mount All Reset - By default Favorite mounts are 10x

/WRM Set Category [MountCategory] [Weight] - updates the probability of getting this mount category to [Weight]/sum[Weight].

/WRM set Category All Reset - By default Categories with Favorite mounts are 10x

/WRM Set Flightmode [Flightmode] - updates Flightmode ("All" - uses all flying mounts, "310" - only uses 310 flying mounts)

 

you can bulk edit your custom weights or copy them between characters using the following file when not logged in.

...\World of Warcraft\_classic_\WTF\Account\[account name]\[servername]\[charactername]\SavedVariables\WrathRandomMounter.lua

 

Future Plans:
Add mount families to the random logic so you will first roll a "Drake" then roll the verdant neither drake inside the "Drake" family so that you will see an even amount of each "family" of mounts even if you have 12 gryphons and only 1 drake.  Completed

Add awareness of your current zone to use or ignore AQ mounts. Completed
Add ability to set custom weights, this will allow you to choose to see a "Drake" x times more than a boring "Gryphon" or the verdant neither drake x times more than the onyx neither drake. Default weight is 100

Missing mounts list /WRM missing to get a list of mounts you could farm and /WRM mising [mountname] to see how to get it. Will not do as this is now available in the mounts UI

Duplicate mount features for companion pets Completed

Add supplort for languages other than english. Completed

The Wrath Random Mounter Team

profile avatar
  • 4
    Projects
  • 30.4K
    Downloads

More from tranzalore90