User Tools

Site Tools



magicmounts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
magicmounts [2021/10/14 15:58] – removed urguwnomagicmounts [2021/10/17 10:22] (current) – created frenkey
Line 1: Line 1:
 +======= MAGIC MOUNTS =======
 +
 +{{https://beta-static.photobucket.com/images/jj613/Onwugru/0/8acee6fa-b7ee-4234-8fdb-e9d79b70eca1-original.png}}
 +\\
 +"It is possible to fly without motors, but not without knowledge and skill." - The Wright Brothers
 +\\
 +\\
 +
 +
 +This addon is accessed from the MMOMinion \ Addons menu.
 +\\
 +\\
 +**<color #ed1c24>FREE 336-hour trial!</color>**
 +
 +**<color #ed1c24>NOTE: NO SUPPORT FOR THE CHINESE GW2 CLIENT!</color>**
 +\\
 +
 +====== Mount 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!
 +  * Selecting a new mount will automatically dismount when needed.
 +  * If your character is in combat or otherwise unable to mount at the time, you'll mount as soon as mounting is possible.
 +  * Allows switching between the Griffon and Skyscale mid-flight!
 +
 +{{https://hosting.photobucket.com/images/jj613/Onwugru/MagicMounts_Quick_Toggles.PNG}}
 +
 +====== Skyscale Infinite Stamina ======
 +
 +Fly as high as you like by resetting your Skyscale's stamina with a configurable modifier key + Spacebar.
 +
 +By default, simply hold shift while hitting spacebar to fly to any height.
 +
 +<color #ed1c24>NOTES:
 +\\
 +  * Please make sure HACKS are enabled on the Quick Toggle bar to use this feature or any other mount enhancement.\\
 +  * Also make sure you do not have the Shift key (by itself) bound to other shortcuts.</color>
 +
 +{{https://res.cloudinary.com/demo/image/fetch/w_340,h_200,c_crop,g_face/https://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.
 +
 +{{https://i.ytimg.com/vi/Om_CiYwTQ_Y/maxresdefault.jpg?width=340&height=200&fit=bounds}}
 +
 +====== Skimmer Super Hover ======
 +
 +Greatly improve your Skimmer mount's hover ability to glide over much longer distances.
 +
 +{{https://d3b4yo2b5lbfy.cloudfront.net/wp-content/uploads/2019/04/ada99MTX_Hummingbird01.png?width=340&height=200&fit=bounds}}
 +
 +====== Raptor Long Jump ======
 +
 +Increase the jumping distance and jumping speed of your Raptor mount, allowing you to easily pounce over canyons.
 +
 +{{https://backlogcrusader.files.wordpress.com/2019/06/img_4909.jpg?width=340&height=200&fit=bounds}}
 +====== Warclaw Automatic Sniffing ======
 +
 +Automatically sniff out enemies in WvW at up to a 5000 range!
 +
 +{{https://wiki.guildwars2.com/images/e/ea/Warclaw_banner.jpg?width=600&height=200&fit=bounds}}
 +
 +====== Springer Super Jump ======
 +
 +Greatly improve your Springer mount's jump abilities, enabling you to reach new heights.
 +
 +{{http://imgur.com/HkQDblO.png?width=340&height=200&fit=bounds}}
 +====== 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 ======
 +
 +{{https://beta-static.photobucket.com/images/jj613/Onwugru/0/7b63708a-df1a-4179-8139-1bf1f30897fe-original.png}}
 +
 +====== 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)
 +
 +
 +
 +====== Shortcut Code ======
 +
 +Although Magic Mounts can be controlled via the small user interface, you may want to create keyboard shortcuts.
 +
 +Please note that these differ greatly from the in-game mount keyboard shortcuts in that you'll mount as soon as you're able even if you used the shortcut while in combat.
 +
 +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.MountIconClick("skyscale")
 +  * MagicMounts.MountIconClick("griffon")
 +  * MagicMounts.MountIconClick("skimmer")
 +  * MagicMounts.MountIconClick("warclaw")
 +  * MagicMounts.MountIconClick("raptor")
 +  * MagicMounts.MountIconClick("jackal")
 +  * MagicMounts.MountIconClick("springer")
 +  * MagicMounts.MountIconClick("rollerbeetle")
 +  * MagicMounts.CancelMount()
 +
 +As an example, these steps will create a shortcut key to toggle mounting your Skyscale.
 +
 +  - From the MMOMinion menu, click Shortcuts.
 +  - In the User Functions section, click New. This will open a Code Editor window.
 +  - In the name field, type “Skyscale” without the quotes.
 +  - In the code section at bottom, type MagicMounts.MountIconClick("skyscale"), then click OK.
 +  - In the Key Binds section, click New. This will open a Keybind Details window.
 +  - In the name field, type “Skyscale” without the quotes.
 +  - In the Function drop-down, choose “Skyscale”.
 +  - Pick the hot keys you'd like to use and click OK
 +  - If setup correctly, your configured hotkey will mount the Skyscale.
 +
 +
 +====== Is this safe? ======
 +
 +**<color #ed1c24>YES!!!</color>**
 +
 +  * 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.
  
magicmounts.txt · Last modified: 2021/10/17 10:22 by frenkey