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

  • Your Rating

  • Share
  • Report Abuse

BidManiac

 
Project Updated:
Files Updated: Sat, Jun 6 2009
Supports Game Version: 3.1.0
Category: Boss Encounters
Tags:

[Edit Tags]

Project Manager: Ranec
Additional Authors: No additional authors
Current Version: BidManiac.3.1.0
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 1
Downloads Total: 4,723
Favorites: 12
Comments: 13
  • About BidManiac
  •  

BidManiac is a World of Warcraft addon used to automate and simplify the process of bidding for items in a raid, group, or other situation. Manual auctioning can take very long, and BidManiac is aimed directly at reducing the amount of time consumed by this nontrivial process.

It is specifically intended to expedite the process of bidding using DKP. The addon will handle notifying the raid/party/other of the current item being auctioned, record bids via /w from users, and then output the winner after a set time period.

Features include: - Public (high bidders shown) and anonymous auctions - Fully adjustable timing - Simple interface - Enable or disable tie bids - Set minimum bid - Set minimum bid increment (makes the auction go faster).

  • 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  
  BidManiac.3.1.0 Release 3.1.0 821 6/6/2009
  BidManiac 2.4.1 Release 2.4.0 975 3/29/2008
  BidManiac Patch 2.4 Release 2.4.0 229 3/28/2008
  BidManiac 2.1.3 Release 2.1.3 235 8/6/2007
  BidManiac 2.1.1 Release 2.0.0 232 6/11/2007
  • 1 page(s)
  • Screenshots (2)
  •  
  • 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.
  • I really like this addon, I hope it gets updated soon. Our guild uses DKP to raid, but unfortunataly this addon dosen't exactly do what we want it to do.

    We use silent bidding in our guild. I know you can turn off announcments of WHO the highest bidder is, but there is still a message saying "New high bid is 60" or something like that. In our guild we like to keep all this silent, but I still want the functionality of being able to record who bid what and have the addon sort out exactly who won and with what bid.

    Also the addon works well with Quick Dkp v2 which is the DKP addon I use. The only problem is that there is no way of quickly seeing how much DKP a certian member has when they are bidding. If Bidmaniac could scan the Officer's note for a person's Net DKP, and report back if they try to bid over their max, that would be awesome.

    Although it looks like this addon has not been updated in quite a while, so hopefully the Author will renew interest in this project, I'm silently hoping he will :D

    Reply Report Permalink
  • Ranec123 said

    Sorry for the delays, for some reason the project got closed and I had to re-open it, and my wife and I had our first child :) I will get the latest release posted.

    Reply Report Permalink
  • mousecat4 said

    Alrighty, Got it figured out... for those of us that are morons... me included... First Task: Thank Piopoo! The quick-fix works for 3.0.8!
    (1) Find the Bidmaniac.xml file. If you open it... it will most likely open in Internet explorer. I couldnt find a way ti edit in IE, if you can... good for you, you probably dont need this help anyways, otherwise, remember where this file is... thats the first step: find and remember where the file is.
    (2) Open Notepad. Typically it's under Start-->All Programs-->Accessories-->Notepad...
    (3) In Notepad, at the top... File-->Open and find the Bidmaniac.xml file... you remember it from step1, right? (Note: in the bottom right of the file-search-window, you may have to specify All Files instead of the standard .txt file extension) Once you found it, open it...
    (4)Huge amount of code should pop up. Dont freak out, Now, i counted the first line you'll need to change, its the 62nd line down, if you'd rather not count, See how there is (near the top, the 6th line down)
    < More Code...

    We'll call this a layer (I dont know if thats the right term, but thats what were calling it) (coincidently, youll notice with more code under it, thats not what I'm talking about)
    (5) Scroll down until you see:

    and right under that is
    and the next line under that is:

  • Piopoo said

    For a quick fix DistortedShadow,

    In the BidManiac.xml file, modify each line containing the Button element. All you need to do is add
    inherits="OptionsButtonTemplate"

    Put this in there for each Button
    i.e. Button name="BidManiac_CloseButton" inherits="OptionsButtonTemplate" text="Close"

    Reply Report Permalink
  • It would be great if someone could do a quick fix. All it needs done, I -think-, is for the text to be added on top of the buttons again (refer to screenshot to see which go where).

    Reply Report Permalink
  • Is this add-on still maintained?

    Please someone fix it, im lost without it. we use this alongside QDKP2 and since 3.0.2 is totally broken *sobs*

    Really hope to see this excellent mod working again soon, it's the best auction mod out there!

    Thanks in advance.

    Reply Report Permalink
  • liquidox said

    Agree, please fix ><

    Reply Report Permalink
  • Ranec said

    Thanks for the update. Orcish support added in 2.1.3.

    Reply Report Permalink
  • Slyxx said

    In your code the language used for the whispers is set to "commom". For Horde-players it should be "orcish", otherwise you get a "you cannot speak that language" back.

    Reply Report Permalink
  • Ranec said

    Screenshots coming as soon as worlds are up :)

    Reply Report Permalink
  • Avonderre said

    So I love this addon, its made our dkp auctions go so smoothly...
    The only problem we seem to be having is when there is a tie.
    I do have ties enabled, and when there is one we do a /roll to determine the winner.
    BidManiac however chooses a winner on its own and broadcasts it to the raid. (then quick dkp's window comes up to edit the dkp for that character)
    Since we do random rolls for tie breakers, is there a way to keep BM from
    automatically choosing a winner?

    Reply Report Permalink
  • Ranec said

    I updated the addon to announce that a TIE has occured instead of a WIN with multiple winners. I also updated to correct an install error...the name of the folder and the .toc file must be the same, but I had mistakenly set the name of the folder as BidManiac2.4 which wouldn't work.

    Version 2.4.1 should correct this. Please let me know if there are still problems with the related addons not understanding the BidManiac output.

    Reply Report Permalink
  • Colraw said

    Hi there!
    First off I would like to say that it seems like a nice addon... Only that you can't have the minimum bid/raise higher :( (which is why I haven't tried it out yet). At the moment you can have minimum increment like 30 or something and minimum startbid at 30ish aswell... Would like to know how i can change it myself or if you could be so kind to do it :) also would be nice if you could have it that you can bid tie aswell, and if not tie then you have to raise by X*50 as usual....

    (like minimum bid 0-200 and minimum raise 0-200)

    Thanks in advance!

    *EDIT* Went into the XML file and changed it myself :) thanks anyways!

    Reply Report Permalink
  • flaska said

    A screenie plx =)

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing BidManiac

Most Downloads / Day

BidManiac has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 23,777 Deadly Boss Mods Boss Encounters, and Combat
  2. 5,653 BigWigs Bossmods Boss Encounters, and Combat
  3. 3,360 Omen Threat Meter Boss Encounters, and Combat
  4. 1,450 Elitist Group Quests & Leveling, Boss Encounters...
  5. 1,391 Deadly Boss Mods - Vanilla and BC mods Boss Encounters, and Combat