• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

GoGoMount

  Download the Curse Client

Project Updated:
Files Updated: Wed, Jul 1 2009
Supports Game Version: 3.1.0
Category: Miscellaneous
Tags:

, , , , and [Edit Tags]

Project Manager: tiker
Additional Authors: No additional authors
Current Version: GoGoMount 3.2.0 build 1 (for PTR 3.2.0 client)
License: All Rights Reserved
Avg Daily DL (last 30 days): 277
Downloads Total: 56,581
Favorites: 324
Comments: 112
  • About GoGoMount
  •  

Description:

One-key mounting solution, useful whether you have just one mount or several.
Supports all mounts currently in game, sensibly chooses/randomizes between what you have.
Bind a key and hit it to mount/unmount or shapeshift/deshift, or use '/click GoGoButton' in a macro.

Spell support:

- Supports Shaman and Druid travel forms - in combat as well
Use '/gogo spell' to toggle whether to include spells in randomization or not.

Autodismount support:

Dismounts you automagically when clicking on herbs/ores or using offensive spells/abilities.
Use '/gogo auto' to toggle this on/off.

Preferred mounts support:

You can assign one or more preferred mounts for each zone.
Use '/gogo MountLink' to add pref.
Use '/gogo clear' to clear prefs for current zone.
Warning: GoGoMount will always use your zone specific preferred mounts even if you have faster ones.

You can also assign one or more preferred mounts globally.
Enable the option "Preferred mount changes apply to global setting" and the zone specific preferences and commands are applied to the global preferences.

The GoGoMount manual with more details can be found here.
(http://wow.curseforge.com/projects/gogomount/pages/manual/)

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  GoGoMount 3.2.0 build 1 (for PTR 3.2.0 client) Beta 3.1.0 164 7/1/2009
  GoGoMount 3.1.5 Release 3.1.0 7,337 6/11/2009
  GoGoMount 3.1.4 Release 3.1.0 8,125 5/19/2009
  GoGoMount 3.1.3 Release 3.1.0 5,893 5/8/2009
  GoGoMount 3.1.2 Release 3.1.0 7,987 4/17/2009
  • 1 page(s)
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Errors after I got attacked by Mobs with my lvl 23 Druid:

    ["message"] = "Interface\\AddOns\\GoGoMount\\GoGoMount.lua:860: attempt to concatenate a nil value",
    ["count"] = 79,
    ["addons"] = "
    ["timestamp"] = "2009-06-13 03:16:51",
    ["context"] = "Global",
    ["stack"] = "[C]: ?\nInterface\\AddOns\\GoGoMount\\GoGoMount.lua:860: in function \n(tail call): ?\nInterface\\AddOns\\GoGoMount\\GoGoMount.lua:44: in function `GoGo_OnEvent'\n[string \"*:OnEvent\"]:1: in function <[string \"*:OnEvent\"]:1>\n",
    }, -- [106]

    Reply Report Permalink
  • cannyar said 

    Found this useful macro, doesn't randomize your mounts, but it does work:

    /script if (((GetZoneText()=="Dalaran") and (GetSubZoneText() ~="Krasus' Landing")) or (GetZoneText()=="Wintergrasp") or not IsFlyableArea()) then CallCompanion("MOUNT",6) else CallCompanion("MOUNT", 5) end
    /dismount [mounted]

    Replace the # after mount with the number you want for a non-flying and a flying mount.

    Reply Report Permalink
  • or alternatively:
    /cast [flyable] Flying Mount Name; [noflyable] Ground Mount Name

    It never ceases to amaze me how so many clever macros and addons are written to perform existing commands...

    Reply Report Permalink
  • This addon isn't working for me at ALL. I have gone to my keybindings and set a key to mount, and nothing happens. I've tried different keys. I've tried relogging. Any suggestions?

    Reply Report Permalink
  • cannyar said 

    Same for me. I updated to the latest version, nothing happens at all.

    Reply Report Permalink
  • ObelixDk said 

    Its easy to exclude mounts, just open your GoGoMountData.lua and remove the ones you dont want it to include

    Reply Report Permalink
  • Doylez said 

    Excluding Mounts would be awesome... I absolutely hate my mammuth mount but it keeps using it -.-

    Reply Report Permalink
  • Suggestion for future development:
    Favour group mounts when grouped, and/or a keybinding to summon a group mount in preference to a solo one.

    Reply Report Permalink
  • tiker said 

    Guys,

    I still have problems posting messages on curse.com so a lot of your problems, questions, suggestions, etc. will go unanswered. (I don't even know if this post will work.) Please use the "create a ticket" link or whatever it says just above the message posts here to report problems.

    Just a quick comment on some of the posts here that I remeber reading..

    Excluding mounts - done by adding all of the mounts you want as favorite mounts except for the mounts you want to exclude. Yes it's a pain which is why I'm trying to write a GUI interface to make it easier. (ticket 46)

    LUA errors or general problems with the mod? Create a ticket, answer the questions on the new ticket page and attach a copy of your gogomount.lua file found under the saved variables directory for your character.

    Reply Report Permalink
  • Palladia said 

    Thanks! Looking forward to the GUI!

    Reply Report Permalink
  • tlundse said 

    [2009/05/11 18:37:22-575-x1]: GoGoMount-0003010300\GoGoMount.lua:131: attempt to call global 'GoGo_FillButton' (a nil value)
    :"*:PreClick":3: in function <[string "*:PreClick"]:1>

    ---

    Reply Report Permalink
  • Palladia said 

    I'd like to see a way to avoid using a mount. For example, I got the Black Warm Mammoth, but it's ugly as hell and I hate riding it. I'd like GoGoMount to ignore it. Any chance of adding this feature?

    Reply Report Permalink
  • That'll be implemented at some point in the future: see Comment #420987

    Reply Report Permalink
  • It seems that is not possible to link to specific comments. So here it is:

    Comment 420987:

    >Specify the mounts you want to use by adding them to zone specific or >global favorites (depending on the option setting) by using /gogo >[MOUNTLINK]
    >
    >I am still working on a GUI for this function to make it easier.
    >http://wow.curseforge.com/projects/gogomount/tickets/46-for-wot-lk-add-a-ui-for-selecting-mounts/

    Reply Report Permalink
  • i think u understood wrong..it;s not to favor a mount in a zone, but to exclude a mount in a zone (mammoth in dalaran)

    i would very much to see this implemented (not some fancy UI) cause i hate the mammoth in Dalaran

    Reply Report Permalink
  • I did understand correctly. If I remember correctly, it is only possible to choose one specific mount for a certain zone.

    UI and further options will be implemented with:

    >http://wow.curseforge.com/projects/gogomount/tickets/46-for-wot-lk-add-a-ui-for-selecting-mounts/

    Reply Report Permalink
  • keybinding does not work after changing zones. instance zoning or portaling. keybind works fine when game is loaded, but after zoning, it no longer works. have deleted saved variables, uninstalled addon, and reisntalled, no luck. any suggestions.

    Reply Report Permalink
  • Lethosos said 

    Just as a suggestion to throw out for the future--adapt GoGoMount to give us the option of randomly picking out a companion pet from your list. (Obviously, it should ignore your Winter Veil pets.)

    But I'd like you to finish that GUI adaptation so you can use it for this one. :)

    Reply Report Permalink
  • Palladia said 

    You want GoGoPet.

    Reply Report Permalink
  • Grum said 

    Taintlog tells me bad stuff :(

    4/16 20:05:45.023 An action was blocked in combat because of taint from GoGoMount - ClearOverrideBindings()
    4/16 20:05:45.023 Interface\AddOns\GoGoMount\GoGoMount.lua:702 GoGo_CheckBindings()
    4/16 20:05:45.023 Interface\AddOns\GoGoMount\GoGoMount.lua:56 GoGo_OnEvent()
    4/16 20:05:45.023 GoGoFrame:OnEvent()

    please fix =)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,791 Skinner Miscellaneous
  2. 1,724 Talented Miscellaneous
  3. 1,411 FuBar 3.6 Miscellaneous
  4. 779 SharedMedia Miscellaneous
  5. 742 Fishing Buddy -- Bar Support Miscellaneous