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

  • Your Rating

  • Share
  • Report Abuse

FuBar - GroupFu

 

Project Updated:
Files Updated: Mon, Aug 10 2009
Supports Game Version: 3.2.0
Category: Miscellaneous
Tags:

, and [Edit Tags]

Project Manager: Rabbit
Additional Authors: No additional authors
Current Version: r137
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 131
Downloads Total: 118,132
Favorites: 495
Comments: 16
  • About FuBar - GroupFu
  •  

GroupFu is a FuBar plugin that adds group management functions, loot method detection, and roll management.

Clicking on the panel icon will cause it to roll, shift-clicking will clear the last roll, and ctrl-clicking will cause it output the winner to chosen output channel.

It will normally show the group looting type unless there is a roll in progress.

After a roll is performed, it can announce the winner to any channel, or just locally to you. People can write 'pass' to pass on the roll.

The right-click menu also includes the standard leader choices like setting the loot method, threshold, leaving your group and resetting your instances.

  • 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  
  FuBar - GroupFu r137 Release 3.2.0 31,041 8/10/2009
  FuBar - GroupFu r135 Release 3.1.0 29,571 4/14/2009
  FuBar - GroupFu 3.0-beta2 Beta 3.0.2 51,425 10/15/2008
  FuBar - GroupFu 3.0-beta Beta 2.3.3 1,604 10/14/2008
  FuBar - GroupFu FuBar_GroupFu-r80869.1 Beta 2.3.3 2,762 9/29/2008
  • 1 page(s)
  • 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.
  • traveh said 

    It's really annoying to find the group number of the person that rolled highest, so I made a small change to the code to add it. Can you put the change in the addon (with localization etc.)?

    The change is in the function AnnounceWinner:

    local playerGroup = 0
    for i = 1,40 do
    local name, rank, subgroup, level, class, fileName, zone, online, isDead, role, isML = GetRaidRosterInfo(i);
    if name == rollers[highest].player then
    playerGroup = subgroup
    end
    end
    lastAnnouncement = string.format("%s (group %s)", string.format(L["Winner: %s"], string.format(L["%s [%s]"], rollers[highest].player, rollers[highest].roll)), playerGroup)

    Reply Report Permalink
  • DrKazza said 

    penguar. read the messages
    here's a clue...

    attempt to call global 'GetCurrentDungeonDifficulty' (a nil value
    FuBar_GroupFu\GroupFu.lua:235: GetCurrentDungeonDifficultyText()

    Reply Report Permalink
  • Penguar said 

    Latest 3.2 error:

    Date: 2009-08-09 02:46:57
    ID: 3
    Error occured in: Global
    Count: 1
    Message: |cFF00FF00(This error is not related to Decursive - look below the Dcr_DIAG.lua stack lines)|r
    ..\AddOns\FuBar_GroupFu\GroupFu.lua line 235:
    attempt to call global 'GetCurrentDungeonDifficulty' (a nil value)
    Debug:
    Decursive\Dcr_DIAG.lua:160:
    Decursive\Dcr_DIAG.lua:137
    [C]: GetCurrentDungeonDifficulty()
    FuBar_GroupFu\GroupFu.lua:235: GetCurrentDungeonDifficultyText()
    FuBar_GroupFu\GroupFu.lua:243: OnTooltipUpdate()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:485: UpdateTooltip()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:951:
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:947
    FuBar\FuBar.lua:1234:
    FuBar\FuBar.lua:1231

    Reply Report Permalink
  • Penguar said 

    Latest 3.2 error:

    Date: 2009-08-07 15:22:00
    ID: 4
    Error occured in: Global
    Count: 1
    Message: |cFF00FF00(This error is not related to Decursive - look below the Dcr_DIAG.lua stack lines)|r
    ..\AddOns\FuBar_GroupFu\GroupFu.lua line 235:
    attempt to call global 'GetCurrentDungeonDifficulty' (a nil value)
    Debug:
    Decursive\Dcr_DIAG.lua:160:
    Decursive\Dcr_DIAG.lua:137
    [C]: GetCurrentDungeonDifficulty()
    FuBar_GroupFu\GroupFu.lua:235: GetCurrentDungeonDifficultyText()
    FuBar_GroupFu\GroupFu.lua:243: OnTooltipUpdate()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:485: UpdateTooltip()
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:951:
    ...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:947
    FuBar\FuBar.lua:1234:
    FuBar\FuBar.lua:1231
    AddOns:
    Swatter, v3.1.14 ()
    Ace2, v
    Ace3, v
    AEmotes, v
    AEmotesgag, v
    AlphaMap, v3.76.30100
    AlphaMapBattlegrounds, v
    AlphaMapExteriors, v
    AlphaMapInstances, v
    AlphaMapPOIInstances, v
    AlphaMapPOITravelAgents, v
    AlphaMapPOIUtilities, v
    AlphaMapWorldBosses, v
    AlphaMobMap, v2.00.30100
    Atlas, v1.14.1
    AtlasBattlegrounds, v1.14.1
    AtlasDungeonLocs, v1.14.1
    AtlasOutdoorRaids, v1.14.1
    AtlasTransportation, v1.14.1
    AtlasLoot, vv5.07.01
    AtlasLootFu, vv5.07.01
    AtlasMajorCities, vv1.5a
    AucAdvanced, v5.6.4385 (KangaII)
    AucDb, v5.1.DEV.3583
    AucFilterBasic, v5.6.4385 (KangaII)
    AucFilterOutlier, v5.6.4385.2531
    AucMatchUndercut, v5.6.4385.2531
    AucScanData, v5.6.4385 (KangaII)
    AucStatClassic, v5.6.4385 (KangaII)
    AucStatHistogram, v5.6.4385 (KangaII)
    AucStatiLevel, v5.6.4385 (KangaII)
    AucStatPurchased, v5.6.4385 (KangaII)
    AucStatSales, v5.6.4385.2842
    AucStatSimple, v5.6.4385 (KangaII)
    AucStatStdDev, v5.6.4385 (KangaII)
    AucStatWOWEcon, v5.6.4385.2530
    AucUtilAHWindowControl, v5.6.4385.3311
    AucUtilAppraiser, v5.6.4385.2530
    AucUtilAskPrice, v5.6.4385.3175
    AucUtilAutoMagic, v5.6.4385.3142
    AucUtilCompactUI, v5.6.4385.2530
    AucUtilEasyBuyout, v5.6.4385.3583
    AucUtilItemSuggest, v5.6.4385.3108
    AucUtilPriceLevel, v5.6.4385.2545
    AucUtilScanButton, v5.6.4385.2530
    AucUtilScanFinish, v5.6.4385.2530
    AucUtilScanProgress, v5.6.4385.2530
    AucUtilSearchUI, v5.6.4385.3655
    AucUtilSimpleAuction, v5.6.4385.0
    AucUtilVendMarkup, v5.6.4385.2530
    AutoRepair, v3.0
    Babylonian, v5.1.DEV.130
    BadBoy, v3.4.7.1
    BankGUI, v2.1
    BankItems, v30100
    BankItemsFu, v1.5
    BankStack, vv13
    BeanCounter, v5.6.4385 (KangaII)
    BookOfCrafts, v
    BossCast, v1.6
    BuffWatcher, v45
    Carbonite, v3.21
    CarboniteTransfer, v1.01
    Configator, v5.1.DEV.130
    DBMBurningCrusade, v
    DBMCore, v
    DBMLDB, v
    DBMSpellTimers, v
    DebugLib, v5.1.DEV.130
    Decursive, v2.4.2_beta_7
    DoTimer, v4.3.6
    Enchantrix, v5.6.4385 (KangaII)
    EnchantrixBarker, v5.6.4385 (KangaII)
    EnhancedFlightMap, v2.1.1
    FBMergeDatabase, v0.9.60
    FBOutfitDisplayFrame, v0.9.8
    FBTrackingFrame, v0.9.8 Beta 1
    FishingBuddy, v0.9.8a
    FuBar, v
    FuBarAEmotesFU, v
    FuBarAtlasFu, v
    FubarAutoLootFu, v2
    FuBarBattlegroundFu, v2.0
    FuBarCAFu, v
    FuBarDPS, v2.0.$Rev: 74969 $
    FuBarDurabilityFu, v2.11
    FuBarEmoteFu2, v0.1.5
    FuBarFactionsFu, v2.2.1-79
    FuBarFriendsFu, v2.4.4-103
    FuBarGarbageFu, v2.0.$Revision: 79607 $
    FuBarGearRating, v0.5
    FuBarGroupFu, v1
    FuBarInstanceInfoFu, v1.0
    FuBarMailFu, v2.0
    FuBarNetWorthFu, v
    FuBarOutfitterFu, v
    FuBarPortalFu, v1.12
    FuBarProfessionsFu, v3.0.4
    FuBarReagentFu, v3.04
    FuBarRestFu, vv1.3.1
    FuBarSkillsPlusFu, v3.1.0
    FuBarSmartBuffFu, v3.0a
    FuBarSmartDebuffFu, v3.0a
    FuBarUIReloadFu, v1.0
    Gatherer, v3.1.14
    GathererHUD, v3.1.14
    GathererDBWowhead, v1.0.2009-02-18
    GodLike, v2.8
    GoingPrice, v3.1.1
    GoingPriceAllakhazam, v3.1.1249658846
    GoingPriceWowhead, v3.1.1249480192
    HeadCount, v1.5.8
    Informant, v5.6.4385 (KangaII)
    LibRock10, v
    LinkWrangler, v1.78
    LinkWranglerAtlasLoot, v1.1
    LinkWranglerAuctioneer, v1.4
    LinkWranglerCompanion, v1.52
    MobMap, v342
    Nauticus, v3.2.0
    Omen, v3.0.7
    Outfitter, v4.7.4
    Postal, v3.1.2
    ProfessionsBook, v3.0.3
    Quartz, v1.0
    QuartzBuff, v1.0
    QuartzFlight, v1.0
    QuartzFocus, v1.0
    QuartzGCD, v1.0
    QuartzInterrupt, v1.0
    QuartzLatency, v1.0
    QuartzMirror, v1.0
    QuartzPet, v1.0
    QuartzPlayer, v1.0
    QuartzRange, v1.0
    QuartzSwing, v1.0
    QuartzTarget, v1.0
    QuartzTimer, v1.0
    QuartzTradeskill, v1.0
    RaidBuffStatus, v3.210
    RangeDisplay, v3.5.1
    RatingBuster, v
    RecipeBook, v
    Recount, v
    SellJunk, v2.4
    SlideBar, v3.1.14 ()
    SmartBuff, v3.2a
    SmartDebuff, v3.2a
    Spellcraft, v
    SpellstealReport, v1.0
    SpellTips, vSpellTips 3.0
    Stubby, v5.6.4385 (KangaII)
    SukiMiniMapCoords, v3.0.0
    TooltipItemIcon, v1.54
    WIM, v3.1.1
    WinterTime, v1.81
    Wr2, v
    XPerl, v3.0.5
    XPerlArcaneBar, v
    XPerlOptions, v
    XPerlParty, v
    XPerlPartyPet, v
    XPerlPlayer, v
    XPerlPlayerBuffs, v
    XPerlPlayerPet, v
    XPerlRaidAdmin, v
    XPerlRaidFrames, v
    XPerlRaidHelper, v
    XPerlRaidMonitor, v
    XPerlRaidPets, v
    XPerlTarget, v
    XPerlTargetTarget, v
    BlizRuntimeLib_enUS v3.2.0.30200
    (ck=10df)

    Reply Report Permalink
  • DrKazza said 

    Penguar... try what the other comments suggest...
    Open up Groupfu.lua in notepad.
    Find the phrase GetCurrentDungeonDifficulty
    Replace with GetDungeonDifficulty (i.e. just remove the word Current)
    that should fix it

    Reply Report Permalink
  • DrKazza said 

    Thefleet... open up GROUPFU.LUA in notepad... search for "GetCurr"
    When you find "GetCurrentDungeonDifficulty" replace it with "GetDungeonDifficulty"
    Do that for as many times as you find it, and hopefully it should work again.
    That certainly fixed grid and bossnotes.

    Reply Report Permalink
  • thefleet said 

    same problem here, but here's some more info:

    [2009/08/05 18:45:06-246-x1]: FuBar_GroupFu-1.132\GroupFu.lua:235: attempt to call global 'GetCurrentDungeonDifficulty' (a nil value)
    FuBar_GroupFu-1.132\GroupFu.lua:243: in function `OnTooltipUpdate'
    FuBarPlugin-2.0-90009:485: in function `UpdateTooltip'
    FuBarPlugin-2.0-90009:951: in function
    FuBar-3.0.90012\FuBar.lua:1234: in function

    ---

    Reply Report Permalink
  • thefleet said 

    and yes this is with the updated and working fubar

    Reply Report Permalink
  • thefleet said 

    hmmm, didn't upload all the info....

    [2009/08/05 18:45:06-246-x1]: FuBar_GroupFu-1.132\GroupFu.lua:235: attempt to call global 'GetCurrentDungeonDifficulty' (a nil value)
    FuBar_GroupFu-1.132\GroupFu.lua:243: in function `OnTooltipUpdate'
    FuBarPlugin-2.0-90009:485: in function `UpdateTooltip'
    FuBarPlugin-2.0-90009:951: in function {...AtlasLootFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:947}
    FuBar-3.0.90012\FuBar.lua:1234: in function {Interface\AddOns\FuBar\FuBar.lua:1231}

    ---

    Reply Report Permalink
  • tlundse said 

    Needs to be updated for 3.2:

    [2009/08/05 20:38:54-943-x2]: FuBar_GroupFu-1.132\GroupFu.lua:235: attempt to call global 'GetCurrentDungeonDifficulty' (a nil value)
    FuBar_GroupFu-1.132\GroupFu.lua:243: in function `OnTooltipUpdate'

    Reply Report Permalink
  • Vintris said 

    To reenable GroupFu...

    1. Go to your wow directory labelled:
    C:\Program Files\World of Warcraft\WTF\Account\XXXXXXX\SavedVariables
    (where XXXXXX is the name of your account)
    2. Delete anything that has "GroupFu" in the name.
    3. Start game and enjoy!

    I deleted anything that has "FuBar" in the Name, but to delete only "GroupFu" should also work!

    Reply Report Permalink
  • Erpur said 

    same as Zimmer + Faendar anyone a idee ?

    Reply Report Permalink
  • Linaeri said 

    Curse is not allowing me to install this manually or through wowmatrix. Any chance you can host this somewhere else where it is accessible?

    Reply Report Permalink
  • Faendar said 

    I'm having the same problem that Zimmer is. I disabled it a while back and have been unable to re-enable it.

    Any help would be greatly appreciated.

    Reply Report Permalink
  • Later version from author at http://www.wowace.com/projects/fubar_groupfu/

    Reply Report Permalink
  • Are there any text commands to re-enable the addon? I disabled it while in a pug via the minimap icon, now I cannot get it to show up at all. It is enabled at my character selection screen but I can't get it to work. Even tried reinstalling it.

    Reply Report Permalink
  • Namuk said 

    I love this addon, using it even now. It's still working even not updated.

    Reply Report Permalink
  • I still love this addon!!!! Thanks a ton.

    Reply Report Permalink
  • I keep getting the following error just.. randomly.

    Date: 2008-10-18 15:30:32
    ID: 55
    Error occured in: Global
    Count: 1
    Message: ...Ons\FuBar_GroupFu\libs\AceEvent-2.0\AceEvent-2.0.lua line 299:
    attempt to compare string with nil
    Debug:
    ...Ons\FuBar_GroupFu\libs\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
    ...Ons\FuBar_GroupFu\libs\AceEvent-2.0\AceEvent-2.0.lua:910:
    ...Ons\FuBar_GroupFu\libs\AceEvent-2.0\AceEvent-2.0.lua:903

    Will post full bug report on the CurseForge

    Reply Report Permalink
  • Or I would but I'm getting a "Don't have permissions" on the ACE site. Weird.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 1,506 Skinner Miscellaneous
  2. 1,076 FuBar 3.6 Miscellaneous
  3. 626 Talented Miscellaneous
  4. 614 FuBar_MoneyFu Miscellaneous
  5. 496 Examiner Miscellaneous