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
Next revision
Previous revision
magicmounts [2019/10/28 13:33] – [FAQ] urguwnomagicmounts [2021/10/17 10:22] (current) – created frenkey
Line 6: Line 6:
 \\ \\
 \\ \\
-[[http://www.mmominion.com/thread-21297.html| Support thread]]+ 
 + 
 +This addon is accessed from the MMOMinion \ Addons menu.
 \\ \\
 \\ \\
-**<color #ed1c24>FREE 72-hour trial!</color>** +**<color #ed1c24>FREE 336-hour trial!</color>**
-\\+
  
-====== Radial Mount Menu ======+**<color #ed1c24>NOTE: NO SUPPORT FOR THE CHINESE GW2 CLIENT!</color>** 
 +\\
  
-The Middle Mouse Button (MMB) will bring up the Radial Mounts Menu.+====== Mount Menu ======
  
   * Allows using ANY MOUNT, even those you HAVE NOT UNLOCKED!!!   * Allows using ANY MOUNT, even those you HAVE NOT UNLOCKED!!!
-  * You may choose to use modifier key if MMB is used for something else. (e.g. Shift + MMB)+  * You may choose to buy skin in the Gem Store for your hacked mounts!
   * Selecting a new mount will automatically dismount when needed.   * 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.   * 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!+  * Allows switching between the Griffon and Skyscale mid-flight!
  
-{{https://hosting.photobucket.com/images/jj613/Onwugru/0/ad0fcbdf-c368-404a-9635-55061942af1d-original.png?width=400&height=400&fit=bounds}}+{{https://hosting.photobucket.com/images/jj613/Onwugru/MagicMounts_Quick_Toggles.PNG}}
  
 ====== Skyscale Infinite Stamina ====== ====== Skyscale Infinite Stamina ======
  
 Fly as high as you like by resetting your Skyscale's stamina with a configurable modifier key + Spacebar. 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}} {{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}}
Line 32: Line 41:
  
 Fly around, gaining altitude as your griffon flaps its wings, rather than constantly gliding downward. 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.   * Traverse zones without mob interference.
Line 49: Line 60:
  
 {{https://backlogcrusader.files.wordpress.com/2019/06/img_4909.jpg?width=340&height=200&fit=bounds}} {{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 ====== ====== Springer Super Jump ======
  
Line 68: Line 85:
 {{https://beta-static.photobucket.com/images/jj613/Onwugru/0/7b63708a-df1a-4179-8139-1bf1f30897fe-original.png}} {{https://beta-static.photobucket.com/images/jj613/Onwugru/0/7b63708a-df1a-4179-8139-1bf1f30897fe-original.png}}
  
-__**Requirements**__ +====== Requirements ====== 
-  * Associated mount obtained and active (Griffon: FlightSkimmer: Super HoverSpringer: Super Jump+ 
-  Keybind spacebar to jump.+  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 examplethese steps will create a shortcut key to toggle mounting your Skyscale. 
 + 
 +  - From the MMOMinion menuclick 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? ======
  
-====== FAQ ======+**<color #ed1c24>YES!!!</color>**
  
-Q) What if don't have a Middle Mouse Button on my PC or I just want to use a keyboard shortcut instead?\\ +  * I've received NO REPORTS of players being suspended for the use of this addon. 
-ASimply create a shortcut to open the radial mounts menu.+  * 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.
  
-  - MMOMinion --> Shortcuts 
-  - User Functions --> New 
-  - Name: MountMenu 
-  - MagicMounts.ShowOverlay = not(MagicMounts.ShowOverlay) 
-  - OK 
-  - Key Binds --> New 
-  - Name: MountMenu 
-  - Function: MountMenu 
-  - Keys: <whatever you want> 
-  - OK 
magicmounts.1572269585.txt.gz · Last modified: 2019/10/28 13:33 by urguwno