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

  • Your Rating

  • Share
  • Report Abuse

FuBar_WhisperFu

 
Project Updated:
Files Updated: Sat, Oct 18 2008
Supports Game Version: 3.0.2
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: Roartindon
Additional Authors: CKD
Current Version: v0.50
License: All Rights Reserved
Development Site: WowAce.com
Avg Daily DL (last 30 days): 22
Downloads Total: 38,974
Favorites: 87
Comments: 15
  • About FuBar_WhisperFu
  •  

Keeps track of whispers sent/received

  • Downloads (6)
  •  
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_WhisperFu v0.50 Release 3.0.2 36,787 10/18/2008
  FuBar_WhisperFu-r63896 Beta 2.1.3 2,004 3/8/2008
  FuBar_WhisperFu-r42447 Beta 2.1.3 48 7/1/2007
  FuBar_WhisperFu-r42339 Beta 2.1.3 50 6/30/2007
  FuBar_WhisperFu-r41623 Beta 2.1.3 51 6/27/2007
  • 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.
  • mebeksis said

    My wife wanted this mod after seeing it in action on my computer...so i copied the files over and get this error when logging in:

    Message: ...face\AddOns\FuBar_WhisperFu\WhisperFuLocale-enUS.lua:1: Cannot find a library instance of AceLocale-2.2.
    Time: 02/08/10 14:05:01
    Count: 1
    Stack: [C]: in function `error'
    ...nterface\AddOns\FuBar\libs\AceLibrary\AceLibrary.lua:490: in function `AceLibrary'
    ...face\AddOns\FuBar_WhisperFu\WhisperFuLocale-enUS.lua:1: in main chunk
    [C]: ?
    [C]: in function `pcall'
    Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824>
    Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin'
    Interface\AddOns\FuBar\FuBar.lua:1092: in function `object_method'
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals: (*temporary) = "Cannot find a library instance of AceLocale-2.2.

    i recopied whisperfu, fubar, and ace3 from my computer to hers...mine works just fine and her's bumps errors....any ideas?

    Reply Report Permalink
  • Screenshot would be nice

    Reply Report Permalink
  • Midnighte said

    Considering the mod hasn't been updated in a year, I think a screen shot is not really in the question. But for others:

    When your friend BobTheOrc whispers you it will show BobTheOrc's name in green on Fubar, Green = new messages, blue means you have replied to them, BobTheOrc's name in blue.

    From here you can click highlight his name and see all of the whispers (limit set by the user). These can also include time stamps.

    Reply Report Permalink
  • Midnighte said

    Anyone get this to work with FuBar2Broker?

    I get the following error
    Interface\AddOns\FuBar_WhipserFu\WhisperFu.lua:1100: Dewdrop-2.0: Bad argument #2 to Unregistered' (table or string expected, got boolean)

    This is part of the update menu function

    function WhisperFu:UpdateMenu()
    dataChangedTime = GetTime()

    -- Force a menu update.. is there a better way?
    Dewdrop:Unregister(self:GetFrame())

    -- UpdateMenu also indicates a need to update tooltip/display
    self:UpdateDisplay()

    end

    Dewdrop:Unregister(self:GetFrame()) is where its having the error. ne1 wanna help shed some light? everything else works

    (oh side note, edit the .toc file to get this to even load, deleted the loadondemand, and fubar depend. otherwise it won't load)

    Reply Report Permalink
  • FuBar_HeyFu is updated, April at least. And works.

    Reply Report Permalink
  • Cybina said

    this one has to get an update!

    Reply Report Permalink
  • Zaiviys said

    Didn't this addon used to interface with WIM so that you could use WIM, but it would show the Alert on the FuBar bars? I know something did that...

    Reply Report Permalink
  • brendon said

    To fix for patch 3.1, if you have an LUA editor, just delete all of line 446 and make it....
    local function WhisperFilter(_, event, msg, arg2)
    ...and problem fixed.

    Reply Report Permalink
  • Midnighte said

    To make it a bit easier, open the file WhisperFu.lua (located in the FuBar_WhisperFu folder)

    You can use Notepad, Notepad++, word pad, or any text editor to open it.

    Do a search for "local function WhisperFilter(msg)" (will only find 1 result, at line 446)

    delete this line and add in "local function WhisperFilter(_, event, msg, arg2) "

    (both without the quotes)

    This should fix it for patch 3.1 as stated.

    Reply Report Permalink
  • Zenedra123 said

    It seems that WhisperFU is supressing the names of all incomming whisperers from the 1st whisp they make. The 2nd, 3rd etc. whisp they make to me, they're names are back and watchable. This bug occurs in the normal window where all the other channels are like General Chat, Trade etc. if you have whispers enabled in any of those chat windows.

    Reply Report Permalink
  • Landryssa said

    this bug is still there, I'm hoping it will be fixed, though it's only a minor inconvinience

    Reply Report Permalink
  • Azonia said

    I think the change to the function for suppressing spam whispers got messed up. I'll play with it a bit later and see if I can get it working correctly.

    Reply Report Permalink
  • Azonia said

    Nevermind, I'm an idiot.

    Reply Report Permalink
  • gone19 said

    Everything was fine yesterday after I installed the new version of Whisperfu and my chat came back and Whisperfu worked great.

    Today I turn on the game and my chat is back to being gone. I have reinstalled the mod and removed the lua files associated with it and I am still having problems. Can other mods possibly interfere with Whisperfu? The only other mod I have updated today was Bigwigs and Cartographer.

    Reply Report Permalink
  • gone19 said

    I too would like to see this updated. It's fairly amazing and extremely simple. I didn't know how much I had relied on it in the last year and change until it now stopped working (well, technically the mod works but it disables chat window chats for some reason).

    Reply Report Permalink
  • Tr909Tom said

    Yes, on my german client it also causes the chat to be disabled.

    Reply Report Permalink
  • Saskya said

    Please please please please fix this addon. As a guildleader of an active guild, i get a lot of tells - and this is my preferred addon for keeping track of them.

    Please?

    Reply Report Permalink
  • buckman852 said

    Anyone know of alternate addons that function like this? This is a must have for any guild or raid leader. :(

    Reply Report Permalink
  • Mykman said

    I think the WoW Aim one will work in a similar fashion, though it brings up boxes, like a separate area for each whisper convo...

    Reply Report Permalink
  • muppy said

    Yep, it's like diverandy said.

    Reply Report Permalink
  • Addon Packs Containing FuBar_WhisperFu
  • Similar Addons
  •  

Average downloads per day

  1. 681 Skinner Miscellaneous
  2. 522 FuBar 3.6 Miscellaneous
  3. 359 Talented Miscellaneous
  4. 242 Fishing Buddy -- Tracking Miscellaneous
  5. 222 MoveAnything Miscellaneous