Download
(5Kb)
Download
Updated: 03-04-07 04:33 AM
Pictures
File Info
Updated:03-04-07 04:33 AM
Created:unknown
Downloads:14,082
Favorites:72
MD5:

GoGoMount  Popular! (More than 5000 hits)

Version: 2.0.17
by: takfiri [More]

No more updates

Due to lack of time, I left the game some months ago.
Anyone who wants to take over the mod, feel free to.
Or pick apart the code and write your own, better one
Any questions about the code: [email protected]

Rewritten for WoW 2.0

  • 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 paladin & warlock summonable mounts.
  • Shaman ghost wolf & 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 clickking 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 ItemLink' or '/gogo SpellName' to add pref.
  • Use '/gogo clear' to clear prefs for current zone.
  • Warning: GoGo will use your preferred mounts even if you have faster ones.

Localizations
  • English, French, German - feel free to send me more.

Changes:
  • 2.0.16 - added second button for land mounts only, fixed mounting in Twisting Nether, reset settings (new format).
  • 2.0.17 - bugfix.

Enjoy

Optional Files (1)
File Name
Version
Size
Author
Date
Type
8.1.2
85kB
12-11-18 08:43 PM
Patch


Post A Reply Comment Options
Unread 04-30-07, 03:19 PM  
Zetsuei
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
fix to add dark war talbuk add "item:29228:", to the lua at this line

"item:29102:", "item:29103:", "item:29104:", "item:29105:", -- talbuks

IE something like this

"item:29102:", "item:29103:", "item:29104:", "item:29228:", "item:29105:",

-- talbuks
Report comment to moderator  
Reply With Quote
Unread 03-19-07, 06:10 PM  
takfiri
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 3
Originally posted by Corrodias
AutoMountEquip is perfect for equipping riding related items automatically. It will even give you the option of having it -not- do it in battlegrounds.

Side node: GoGoMount doesn't seem to ever choose my [Reins of the Dark War Talbuk].
My bad. Will be in next one.
Report comment to moderator  
Reply With Quote
Unread 03-17-07, 09:45 PM  
Corrodias
A Murloc Raider

Forum posts: 6
File comments: 22
Uploads: 0
AutoMountEquip is perfect for equipping riding related items automatically. It will even give you the option of having it -not- do it in battlegrounds.

Side node: GoGoMount doesn't seem to ever choose my [Reins of the Dark War Talbuk].
Report comment to moderator  
Reply With Quote
Unread 03-05-07, 06:05 AM  
Corrodias
A Murloc Raider

Forum posts: 6
File comments: 22
Uploads: 0
Equipment switching upon events like mounting falls under the domain of equipment management addons, such as ItemRack. Unfortunately, the current nonbeta version of ItemRack does not detect when you mount a Talbuk, but i think it gets the others. Anyway, it's not the only option, but there are options out there.
Report comment to moderator  
Reply With Quote
Unread 03-05-07, 03:56 AM  
Cat
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
Re: Re: Carrot

Originally posted by takfiri
No. It just gets you on mounts and off mounts.
Can u implement an optional feature/addon for this mod? I used to be using MountMe but it is no longer working.

Will be nice to have the carrot equip and mount speed feature shown on Fubar if you have it installed like in MountMe.
Report comment to moderator  
Reply With Quote
Unread 03-04-07, 07:19 AM  
takfiri
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 3
Re: Carrot

Originally posted by Cat
Can this auto equip carrot when mounted and unequip carrot and revert to the previous trinklet when dismounted?
No. It just gets you on mounts and off mounts.
Report comment to moderator  
Reply With Quote
Unread 03-04-07, 07:18 AM  
Cat
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
Carrot

Can this auto equip carrot when mounted and unequip carrot and revert to the previous trinklet when dismounted?
Report comment to moderator  
Reply With Quote
Unread 02-24-07, 05:45 AM  
takfiri
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 3
Originally posted by grandthrash
I found a tiny bug almost not worth mentioning.. when you stand on an island of land when zone indicates twisting nether it will attempt to use land mount instead of flying mount. Not really any reason to land out here but it does support flying mounts as twisting nether = outlands.
Ah, true. I pull the outlands zone list from game at login - to avoid localization issues - and Twisting Nether isn't on that list.
Report comment to moderator  
Reply With Quote
Unread 02-23-07, 06:32 PM  
grandthrash
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
I found a tiny bug almost not worth mentioning.. when you stand on an island of land when zone indicates twisting nether it will attempt to use land mount instead of flying mount. Not really any reason to land out here but it does support flying mounts as twisting nether = outlands.
Report comment to moderator  
Reply With Quote
Unread 02-11-07, 10:12 AM  
takfiri
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 3
Originally posted by Corrodias
I'm approaching level 70 and will soon have to deal with this question: How does GoGoMount prioritize between land mounts and flying mounts, in Outland and Azeroth? If it defaults to flying mounts where possible, could we perhaps get a second keybind that forces the use of a land mount?
Dual keybinds are inc, I'm just having trouble finding the time to write them atm. Soon
Report comment to moderator  
Reply With Quote
Unread 02-09-07, 07:33 AM  
Corrodias
A Murloc Raider

Forum posts: 6
File comments: 22
Uploads: 0
I'm approaching level 70 and will soon have to deal with this question: How does GoGoMount prioritize between land mounts and flying mounts, in Outland and Azeroth? If it defaults to flying mounts where possible, could we perhaps get a second keybind that forces the use of a land mount?
Report comment to moderator  
Reply With Quote
Unread 02-01-07, 06:55 PM  
takfiri
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 3
Originally posted by grandthrash
It would be nice to have the autodismount turn itself off when on flying mounts and back on for regular mounts. It is pretty dangerous flying around when 1 misclick of a heal button will drop you from the sky but the feature is nice when not in outlands.
Oh, forgot to answer you - I wrote it into last update. Autodismount is now disabled if you're off the ground.
Report comment to moderator  
Reply With Quote
Unread 01-30-07, 02:20 PM  
grandthrash
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
It would be nice to have the autodismount turn itself off when on flying mounts and back on for regular mounts. It is pretty dangerous flying around when 1 misclick of a heal button will drop you from the sky but the feature is nice when not in outlands.
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 03:53 PM  
takfiri
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 3
Originally posted by Reesaa
@Tak
/sigh
First I love your mod i really do, but as of last night i was about ready to throw the whole computer out the window LOL.
The mod is working with everything but my warlock. it's actaully very weird I can not mount with it but I can dismount with it. <Big Sigh> I did see your comment to my last post : "Try '/gogo spell' and see if it works then." I'll give that a try i think it's the only thing I have not tried. Any suggestions plz let me know. No warlock love LOL j/k I'm sure it'll be fixed.
Problem is, I don't actually have a lock or a pally (it's the mana, I hate mana). I managed to heroically endure 16 levels of it to get a test druid char, but don't foresee doing 40 levels' worth of it in near future

You could try '/gogo spell', aye - maybe your lock's spell setting got toggled off when I broke old settings a few updates back. The next step would be using '/gogo debug' whenever GoGo doesn't work and checking for anything suspicious there.

edit: remember, just '/gogo' shows all your settings. A bit oldfashioned, doing command line only, but I don't have any features yet that'd justify the exra weight of pretty full-blown GUI.
Last edited by takfiri : 01-11-07 at 03:55 PM.
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 03:45 PM  
Reesaa
A Kobold Labourer

Forum posts: 1
File comments: 25
Uploads: 0
@Tak
/sigh
First I love your mod i really do, but as of last night i was about ready to throw the whole computer out the window LOL.
The mod is working with everything but my warlock. it's actaully very weird I can not mount with it but I can dismount with it. <Big Sigh> I did see your comment to my last post : "Try '/gogo spell' and see if it works then." I'll give that a try i think it's the only thing I have not tried. Any suggestions plz let me know. No warlock love LOL j/k I'm sure it'll be fixed.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: