This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| magicmounts [2021/01/22 18:24] – [FAQ] urguwno | magicmounts [2021/10/17 10:22] (current) – created frenkey | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | [[http:// | ||
| - | [[https:// | ||
| Line 14: | Line 12: | ||
| \\ | \\ | ||
| **<color # | **<color # | ||
| + | |||
| + | **<color # | ||
| \\ | \\ | ||
| Line 30: | Line 30: | ||
| Fly as high as you like by resetting your Skyscale' | Fly as high as you like by resetting your Skyscale' | ||
| - | Optionally configure an automatic boost to Skyscale stamina every ~3 seconds | + | By default, simply hold shift while hitting spacebar to fly to any height. |
| + | |||
| + | <color # | ||
| + | \\ | ||
| + | * 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.</ | ||
| {{https:// | {{https:// | ||
| Line 55: | Line 60: | ||
| {{https:// | {{https:// | ||
| + | ====== Warclaw Automatic Sniffing ====== | ||
| + | |||
| + | Automatically sniff out enemies in WvW at up to a 5000 range! | ||
| + | |||
| + | {{https:// | ||
| + | |||
| ====== Springer Super Jump ====== | ====== Springer Super Jump ====== | ||
| Line 83: | Line 94: | ||
| ====== Shortcut Code ====== | ====== Shortcut Code ====== | ||
| - | Although Magic Mounts | + | 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. | 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.MountIconClick(" |
| - | * MagicMounts.Settings["GriffonFlightEnabled"] = not(MagicMounts.Settings["GriffonFlightEnabled"]) | + | * MagicMounts.MountIconClick("griffon") |
| - | * MagicMounts.Settings["SkimmerHoverEnabled"] = not(MagicMounts.Settings["SkimmerHoverEnabled"]) | + | * MagicMounts.MountIconClick("skimmer") |
| - | * MagicMounts.Settings[" | + | * MagicMounts.MountIconClick("warclaw") |
| - | * MagicMounts.Settings[" | + | * MagicMounts.MountIconClick("raptor") |
| - | * MagicMounts.Settings[" | + | * MagicMounts.MountIconClick("jackal") |
| - | * MagicMounts.Settings[" | + | * MagicMounts.MountIconClick("springer") |
| + | * MagicMounts.MountIconClick("rollerbeetle") | ||
| + | * MagicMounts.CancelMount() | ||
| - | As an example, these steps will create a shortcut to toggle | + | As an example, these steps will create a shortcut |
| - From the MMOMinion menu, click Shortcuts. | - From the MMOMinion menu, click Shortcuts. | ||
| - In the User Functions section, click New. This will open a Code Editor window. | - In the User Functions section, click New. This will open a Code Editor window. | ||
| - | - In the name field, type “Magic Mounts Menu” without the quotes. | + | - In the name field, type “Skyscale” without the quotes. |
| - | - In the code section at bottom, type “MagicMounts.ShowOverlay = not(MagicMounts.ShowOverlay)” without the quotes, then click OK. | + | - In the code section at bottom, type MagicMounts.MountIconClick(" |
| - In the Key Binds section, click New. This will open a Keybind Details window. | - In the Key Binds section, click New. This will open a Keybind Details window. | ||
| - | - In the name field, type “Magic Mounts Menu Toggle” without the quotes. | + | - In the name field, type “Skyscale” without the quotes. |
| - | - In the Function drop-down, choose “Magic Mounts Menu”. | + | - In the Function drop-down, choose “Skyscale”. |
| - Pick the hot keys you'd like to use and click OK | - Pick the hot keys you'd like to use and click OK | ||
| - | - If setup correctly, your configured hotkey will enable or disable | + | - If setup correctly, your configured hotkey will mount the Skyscale. |
| Line 115: | Line 130: | ||
| * This includes players using both mounts that were not unlocked AND extensive use of the mount enhancements. (hacks) | * 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. | * I will do my best to keep the community informed of any changes. | ||
| - | |||
| - | ====== Support Options ====== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[http:// | ||