User Tools

Site Tools



magicmounts

This is an old revision of the document!


MAGIC MOUNTS


“It is possible to fly without motors, but not without knowledge and skill.” - The Wright Brothers

Support thread Discord Server

This addon is accessed from the MMOMinion \ Addons menu.

FREE 336-hour trial!

Radial Mount Menu

The Middle Mouse Button (MMB) will bring up the Radial Mounts Menu.

  • Allows using ANY MOUNT, even those you HAVE NOT UNLOCKED!!!
  • You may choose to buy a skin in the Gem Store for your hacked mounts!
  • You may choose to use a modifier key if MMB is used for something else. (e.g. Shift + MMB)
  • Selecting a new mount will automatically dismount when needed.
  • Allows switching between the Griffon and Skyscale mid-flight!
  • If your character is in combat or otherwise unable to mount at the time, you'll mount as soon as mounting is possible.
  • You do NOT need to configure any key binds in-game!

Skyscale Infinite Stamina

Fly as high as you like by resetting your Skyscale's stamina with a configurable modifier key + Spacebar.

Optionally configure an automatic boost to Skyscale stamina every ~3 seconds while moving during flight.

cdn.gamer-network.net_2019_articles_2019-04-09-10-49_-1554803384017.jpg

Griffon Flight

Fly around, gaining altitude as your griffon flaps its wings, rather than constantly gliding downward.

Got the need for speed? Dive in-place without losing altitude, then flap your wings for a burst of speed!

  • Traverse zones without mob interference.
  • Discover the beauty of GW2 landscape from the sky.

i.ytimg.com_vi_om_ciywtq_y_maxresdefault.jpg

Skimmer Super Hover

Greatly improve your Skimmer mount's hover ability to glide over much longer distances.

Raptor Long Jump

Increase the jumping distance and jumping speed of your Raptor mount, allowing you to easily pounce over canyons.

backlogcrusader.files.wordpress.com_2019_06_img_4909.jpg

Springer Super Jump

Greatly improve your Springer mount's jump abilities, enabling you to reach new heights.

Mount Extras

These options can give you some freedom in how the bot handles mounting and mount attacks.

  • Stay mounted. Use this only if you think the mount is moving well enough on the mesh you'll be botting on.
  • Optionally delay auto-mount by a configurable number of seconds.
  • Auto-attack. Regardless of which mount you're using, it will attack your hostile targets when they're within 360 range.

NOTE: You should pre-verify mount movement is good enough on the meshes you'll be botting on before enabling auto-mount.

User Interface

Requirements

  • For the WarClaw, you need to put one point into WarClaw mastery. (Note: You start with 1 free point to assign.)
  • Your Jump key should be bound to Spacebar. (default setting)

FAQ

Q) What if I don't have a Middle Mouse Button on my PC or I just want to use a keyboard shortcut instead?
A) Simply create a shortcut to open the radial mounts menu.

  1. MMOMinion –> Shortcuts
  2. User Functions –> New
  3. Name: MountMenu
  4. MagicMounts.ToggleOverlay()
  5. OK
  6. Key Binds –> New
  7. Name: MountMenu
  8. Function: MountMenu
  9. Keys: <whatever you want>
  10. OK

Shortcut Code

Although Magic Mounts cheat behavior can be controlled via the small user interface in the addons menu, you may want to create keyboard shortcuts.

You can use these code snippets to create shortcuts in the shortcut menu if you'd like a hotkey to toggle the mount cheats on and off.

  • MagicMounts.ToggleOverlay()
  • MagicMounts.Settings[“GriffonFlightEnabled”] = not(MagicMounts.Settings[“GriffonFlightEnabled”])
  • MagicMounts.Settings[“SkimmerHoverEnabled”] = not(MagicMounts.Settings[“SkimmerHoverEnabled”])
  • MagicMounts.Settings[“SpringerJumpEnabled”] = not(MagicMounts.Settings[“SpringerJumpEnabled”])
  • MagicMounts.Settings[“RaptorLongJumpEnabled”] = not(MagicMounts.Settings[“RaptorLongJumpEnabled”])
  • MagicMounts.Settings[“SkyScaleInfStamina”] = not(MagicMounts.Settings[“SkyScaleInfStamina”])
  • MagicMounts.Settings[“DisableActionCam”] = not(MagicMounts.Settings[“DisableActionCam”])

As an example, these steps will create a shortcut to toggle mount menu on and off.

  1. From the MMOMinion menu, click Shortcuts.
  2. In the User Functions section, click New. This will open a Code Editor window.
  3. In the name field, type “Magic Mounts Menu” without the quotes.
  4. In the code section at bottom, type “MagicMounts.ShowOverlay = not(MagicMounts.ShowOverlay)” without the quotes, then click OK.
  5. In the Key Binds section, click New. This will open a Keybind Details window.
  6. In the name field, type “Magic Mounts Menu Toggle” without the quotes.
  7. In the Function drop-down, choose “Magic Mounts Menu”.
  8. Pick the hot keys you'd like to use and click OK
  9. If setup correctly, your configured hotkey will enable or disable the Griffon Flight cheat, as seen in the addon menu.

Is this safe?

YES!!!

  • I've received NO REPORTS of players being suspended for the use of this addon.
  • This includes players using both mounts that were not unlocked AND extensive use of the mount enhancements. (hacks)
  • I will do my best to keep the community informed of any changes.

Support Options

magicmounts.1608762035.txt.gz · Last modified: 2020/12/23 22:20 by urguwno