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

  • Your Rating

  • Share
  • Report Abuse

VuhDo

  Download the Curse Client

Project Updated:
Files Updated: Sun, Jul 5 2009
Supports Game Version: 3.1.0
Category: Buffs & Debuffs, Unit Frames, Healer, and Raid Frames
Tags:

, , and [Edit Tags]

Project Manager: Iza_Gilneas
Additional Authors: No additional authors
Current Version: VuhDo 1.155
License: All Rights Reserved
Avg Daily DL (last 30 days): 786
Downloads Total: 73,429
Favorites: 238
Comments: 491
  • About VuhDo
  •  

For more detailed information please visit VuhDo Wiki at:

http://vuhdo.ithato.com/HomePage

What is VuhDo? – VuhDo is a raid monitor similar to CTRaidAssist or Blizzards built-in raid frames. Basically this is about displaying the health of raid members in form of clearly arranged bars. VuhDo is primarily directed to healing classes, but will make use to almost any other class. Moreover several healing spells or other actions can be asserted to mouse clicks on those bars (Click-Heal).

What VuhDo can do:
1. Display all relevant informations about your raid members
- Life,
- Mana, other types of power
- Debuffs
- Range
- Incoming Heal
- Aggro
- Threat
- HoTs
- Charmed status
- PvP status
- Tooltips (for race, class, level and current location)
- Player Tags (such as afk, disconnected, dead)

2. Casting
- You can heal, decurse, target, assist or focus raid memers with just one click
- You can bind any usable item and any macro to mouse clicks
- You can assign up to 40 mouse click combinations to cast on raid members
- You can assign up to 16 keys to cast when mouse over
- You can automatically fire your trinkets and instant casts whenever cooldown is over
- You can automatically resurrect and decurse players out of combat

3. Set up the raid
- manage main tanks (CTRA/ORA compatible) and personally selected players.
- Setup who is raid lead, assistant and master looter
- Check who is one of the above

4. Buffing
- You can easily keep track of all of your buffs
- You can rebuff automatically chosing the most suitable spell and target
- You can smart buff your raid automatically selecting missing buffs

Special Features:
- Up to 10 independent raid member panels
- Completely free arrangement of raid members: You can move any group to any position in any panel:
You can select to see your groups by class, group number role or any combination.
Easy group arrangement via Drag’n’Drop.
You can additionally setup to display Pets, Vehicles, Main Tanks, private Tanks.
A panel setup wizard lets you setup most common settings with a few clicks
- You can store different skins and arrangements of panels separately
Supported standards / Compatibility:
- CTRA/oRA: Main Tank setup / resurrection monitor
- libHealComm: Incoming heals from other healers
- libSharedMedia: Fonts, Statusbar textures

  • 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  
  VuhDo 1.155 Release 3.1.0 274 7/5/2009
  VuhDo 1.154 Release 3.1.0 1,202 7/4/2009
  VuhDo 1.153 Release 3.1.0 3,363 6/29/2009
  VuhDo 1.152 Release 3.1.0 2,513 6/26/2009
  VuhDo 1.151 Release 3.1.0 1,281 6/25/2009
  • 1 page(s)
Advertisement
  • 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.
  • 82280zx said 

    I don't know where to report bugs for this mod but I'm just wanted to see if you guys are aware that there are two minimap buttons and one doen't function right and there isn't a way of removing the second one. Other than that I've loved this mod, and sometimes when I load in it generates a error and doesn't load, so I just have to logoff and come back in and it works. I wouldn't heal without this mod, this mod is freaking awesome =P thanks for all the hard work on it.

    Reply Report Permalink
  • since Version 1.154 (to 1.155):

    Bugfixes:
    -- Fixed a bug that sometimes occured bug when showing Blizz standard sropdowns

    Improvements:
    -- Performance optimizations

    Changes:

    Features:

    Reply Report Permalink
  • kaisoul said 

    <3 this addon my love for a healing/macro platform with grids if it only made me hot pockets i would be in geek heaven ^_^

    Reply Report Permalink
  • And dispensed Mountain Dew.

    Reply Report Permalink
  • Thedane said 

    hey Iza im sure there is a option for this but i cant find it

    is there a way to only highlight the raid members that have aggro/ taking dmg

    Reply Report Permalink
  • You can have a red border around persons with aggro, a red bar and / or text modifications. (Options=>General=>Threat). Persons taking damage will not be highlighted, but this might be a nice idea.

    Reply Report Permalink
  • nima_m said 

    Hi Iza,

    we still need little adjustment on file VuhDoMacroFactory.lua

    replace:
    tempModifier2 = " ";
    to :
    tempModifier2 = " [target=" .. aTarget .. "] ";

    and replace:
    tempModifier2 = " [combat] ";
    to :
    tempModifier2 = " [combat,target=" .. aTarget .. "] ";


    the reason for this is, sometimes, in raid, a healer have himself or tank as target, but he is assigned as raid healer, so the healer need to cast his instant spell not on his current target, instead on the mouseover unit target

    that change above will fix that

    Reply Report Permalink
  • Well it's not exactly clear to whom an instant is intended to go. E.g. "Power Infusion" could make sense to cast on yourself or your target, but it's not very likely that you want to cast it on your heal target.

    Reply Report Permalink
  • Update 1.154

    since Version 1.153 (to 1.154):

    Bugfixes:
    -- Fixed a minor bug where panels occasionally didn't hide on focus loss

    Improvements:
    -- Increased size of panel size options screen to match the entire frame
    -- Some performance optimizations

    Changes:

    Features:
    -- Added "dropdown" to available spell constants (like target, assist, etc.)
    => It will bring up the default Blizz dropdown (for: Leave party, set raid icons, loot type, ...)
    !Attention!: Dropdown-Option "Focus" will lead to an error (which i can't avoid)

    Reply Report Permalink
  • venoman said 

    Regarding "focus" via menu - stuf unit frames was recently able to do this using a hack (changelog here: http://bit.ly/Kdjc0). Xinhuan(author of omen3 and others) was credited with the fix. His profile here and on wowinterface has contact options - I'm guessing he'd share the solution with you too.

    Reply Report Permalink
  • Interesting, interesting. Will look and see if I can "adopt" the solution

    Reply Report Permalink
  • Well I had a look at the stuf unit frames solution and also got it working, but it is also not suitable because it only seems to work for the player and party members, but not for raid members...

    Reply Report Permalink
  • venoman said 

    I am getting a random error with the dropdown. I've duplicated it repeatedly, but I can't seem to find a consistent cause for it. It just happens eventually after re-accessing the dropdown a few times. Screenshot: http://bit.ly/12FeU0

    Reply Report Permalink
  • Maybe... will provide a workaround/fix next update

    Reply Report Permalink
  • Is there an option for VuhDo to appear only in group/raid situations? I have no need to view the panels solo, and manually ticking/unticking "Show Panels" is annoying.

    Reply Report Permalink
  • In Options=>General=>Skins you can save different "Arrangements" and auto-enable them for solo, party 5, raid 10, 25 and/or 40.

    Reply Report Permalink
  • I've ticked only 25 and 40 man... but it's still showing me in Group 1, and I'm just solo right now. Done APPLY, done SAVE, etc.

    Also, is it possible to select just one or two people and drag them to a non-specific spot on the screen? Or even make a special panel for Anyone, not just the preselected groups (Main Tanks, Ranged dps, etc)? I'd like to have a frame with just two or so people who are doing the highest dps. It'd be nice if I could click and drag (copy) someone's bar into my own custom Panel. Just for quick n' easy application of TotT.

    Reply Report Permalink
  • 1. Bind a click combo to "menu" in options-spells
    2. Have a "Private Tanks" panel (via options=>move)
    3. Click on someone with "menu" click combo and (de-)select "Private Tank"

    Reply Report Permalink
  • Nyrinia said 

    Hi,
    I have really enjoyed using your addon so far, it is really great! I have run into a little problem, and cannot seem to figure out what is causing it. I have been in raid groups twice with different numbers of players in them and have had players in the raid not showing up in the Vuhdo panels. For instance, tonight I was in a raid group that only had 6 people in it, but 2 druids were not showing in Vuhdo. Is there something I possible have configured wrong?

    Thanks in advance for any help!

    Reply Report Permalink
  • Hi,
    I don't really know... Did you enable "Filtering" in Options=>General=>General? Or do you have your raid sorted by class and no druid class group defined? Have the Druids been MT or main assist? If you don't get a clue, I'd suggest running "reset_vuhdo.bat" in vuhdo addons folder.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 8,240 HealBot Continued Buffs & Debuffs, Unit Frames...
  2. 5,802 Decursive PvP, Buffs & Debuffs, and...
  3. 4,883 X-Perl UnitFrames Unit Frames, and Raid Frames
  4. 4,332 DrDamage Combat, Class, Healer, Caster...
  5. 2,435 PitBull Unit Frames 4.0 Unit Frames