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

  • Your Rating

  • Share
  • Report Abuse

WhisperLoot (continued)

  Download the Curse Client

Project Updated:
Files Updated: Sat, May 16 2009
Supports Game Version: 3.1.0
Category: Chat & Communication, and Boss Encounters
Tags:

, , , and [Edit Tags]

Project Manager: Natherul
Additional Authors: No additional authors
Current Version: Whisperloot 1.0
License: All Rights Reserved
Avg Daily DL (last 30 days): 4
Downloads Total: 2,351
Favorites: 7
Comments: 11
  • About WhisperLoot (continued)
  •  

Configuring whisperloot


Open the wishperloot.lua and configure these variables (if needed)

-- languages: DEFAULT_CHAT_FRAME.defaultLanguage (autodetection or Common, Darnassian, Dwarvish, Taurahe, Orcish, Gutterspeak, Demonic) whisperloot_Language=DEFAULT_CHAT_FRAME.defaultLanguage;

-- Channel: "SAY", "WHISPER", "EMOTE", "CHANNEL", "PARTY", "GUILD", "YELL", "RAID" whisperloot_Channel="RAID"


Using whisperloot


/wlconfig. Shows the configuration window for whisperloot (added in wl 0.5) /wlstart <item>. Starts a bid for an item. It shows now (v0.5) a window with the current bid info. Commands are not longer needed. /wlstop. Stops the bids, announces the winner. If autoupdate is on removes the dkps from the winner. /wlcancel. Cancel the current bid, dkps are not taken and all is set to previous state. (added in wl 0.4) /wlcurrent. Shows the current higher bid /wlinfo. This help file /wlmin <min>. Set min bid value /wlmax <max>. Set max bid value /wldkp on/off. Enables/disables the use of dkps from eqdkp /wlsetuserdkps <user> <dkps>. Set the number of dkps for a certain user (added in wl 0.4) /wlcheckuserdkps <user>. Returns the number of dkps from a certain user (added in wl 0.4) /wlautoupdate on/off. Enables/disables autoupdate of dkps when a bid is finished /wltake <value>. Set the min value to subtract if removedkps is enabled /wltimer <time>. Set the bid duration in seconds /wltimerbid <time>. Set the new timer after a bid in seconds /wlsecretbids on/off. All announces are disabled /wlsecondbidder on/off. Winner pays 2nd bidder + 1 dkps if this command is on (added in wl 0.4) /wlallowtie yes/no/dkp. If the script allow a tie (added in wl 0.4)

/wlconfig


/wlstart

To start a bid just use "/wlstart <item>". To link the item use Shift + left mouse click. It will show the message "Bids for <Item> started. use /w <masterlooter> bid <bid value> to make your bids. To check your dkps use /w <masterlooter> checkdkps."

In v0.5 it shows also a window where you can see current max bidder, bid, time left, and item bidded. Also 2 buttons to stop or cancel de bid.

Users will need to whisper the mod owner with private messages following this format:

/w <masterlooter> bid <quantity>

for example

/w youpunk bid 50

Automatically youpunk will write a message in raid channel "New higher bid. <bid value> for <item>. Bid more if you want this item"

It will also send a private message from master looter to the bidder telling him that he is the new max bidder.

To finish the bids for an item (for example 20 secs after higher bid) just write

/wlstop

It will announce in raid channel the winner with this message: "<winner> wins <item> for <higher bid> dkps."

/wlcancel

It will cancel the current bid, no changes to dkps made.

/wlcurrent

It will announce in raid channel the current item and the current bid value.

/wlinfo

It will show the full list of commands

/wlmin <number>

Set the min bid possible, bids under this value will be ignored

/wlmax <number>

Set the max bid possible, bids over this value will be ignored

/wldkp on/off

When you enable this command, Whisperloot will check the saved variables database, checking if a user have enough dkps to bid. To generate this file you need to use the program eqdkp2wl.exe included in this package and that i coded too. Source code is included so you can check that it is not doing anything strange.

/wlsetuserdkps <user> <dkps>

Sets the ammount of dkps for a certain user, this command makes sense only if /wldkp is set to On.

/wlcheckuserdkps <user> <dkps>

Returns the ammount of dkps from a certain user, this command makes sense only if /wldkp is set to On.

/wlautoupdate on/off.

When this value is On, Whisperloot will automatically remove dkps from a user after the user wins the item. Just one small detail, if the bid was 20 but the take value (check above command) is 30, whisperloot will remove 30 dkps instead of 20.

/wltake <value>.

Set the min value to subtract if removedkps is enabled

/wltimer <time>

Set the bid duration in seconds. If it is 0, then timer is disabled and you need to stop it manually with /wlstop

/wltimerbid <time>

If there is a bid, this is at least the time allowed for new bids. For example, imagine that we have timer in 60 seconds and timerbid in 15, there is a bid 20 seconds after it started, so whisperloot shows a message telling that you have 40 seconds more to bid. 5 secs before the limit there is a new bid, then the time left is timerbid (15 seconds in our example).

/wlsecretbids on/off

Removes all echoing to raidchannel.

/wlsecondbidder on/off

If this param is On, when there is a whinner, whisperloot will take the dkps+1 from second bidder. If only one bidder (the winner) it will take what he/she bidded.

/wlallowtie yes/no/dkp

If this param is yes, whisperloot collects a list with all members that bidded the max. If this param is no, whisperloot doesnt allow you to bid the current ammount of dkps. If allowtie is dkp, the member with more dkps will win it, if more than one user, a list will be showed. (this param only makes sense if /wldkp is on)

On tie whisperloot will generate a random value and assign a winner



Eqdkp2Wl


As i said, this program, included in the addon too (tools directory), allows you to parse eqdkp standing pages (compatible with 1.2 and 1.3, probably previous eqdkps versions too), generating a .lua database that whisperloot will use. You can check the source code (also included) to see how it works and change it if you want. Btw, it uses ICS library coded by fpiette (http://www.overbyte.be/frame_index.html)

Steps to use the program:

1.- Write in URL field the url of your dkp standings page, for example http://www.myguild.com/dkps/listmembers.php 2.- Set the different fields , min value, max value, etc. 3.- Press Parse, it will download the html page and parse it. 4.- Save the file in <wow directory>\WTF\Account\<Yourlogin>\SavedVariables directory. Remember that you need to be in character selection screen if you are running wow or out of it.

You are now ready to use WhisperLoot with real dkps.



all credits go to the original maker of this addon Satanico

  • 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  
  WhisperLoot (continued) Whisperloot 1.0 Release 3.1.0 200 5/16/2009
  WhisperLoot (continued) Wisperloot 0.92 Release 3.1.0 266 4/16/2009
  WhisperLoot (continued) WhisperLoot 0.9 Release 3.0.2 274 10/15/2008
  WhisperLoot (continued) EQDKP loader Release 3.0.2 74 10/15/2008
  WhisperLoot (continued) WhisperLoot 0.6 Release 2.0.0 25 3/24/2007
  • 1 page(s)
Advertisement
  • 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.
  • Natherul said 

    just uploaded the 1.0 file wich finally saves the variables when you change them in the config window... :D w8ing right now for the upload to be accepted

    Reply Report Permalink
  • Natherul said 

    i donno about the eqdkp plus since i never bothered to update my guilds eqdkp from normal to plus (did not work) and they have an addon there wich should work in the same way with some additional features as well as showdkp has the same function but i prefer mine since i think its easier to configure, but i guess its up to the user after all :D

    Reply Report Permalink
  • teedog said 

    Is there an updated version of Eqdkp2Wl which works with EQdkp-Plus 0.6.1.8?
    http://eqdkp-plus.com/news.php

    Reply Report Permalink
  • Natherul said 

    apparently i uploaded things in the wrong order so the client did not install the addon for you if you tried that untill now...

    sorry for any inconvenience caused

    Reply Report Permalink
  • Natherul said 

    also just added the extra files for loading your DKP data from EQDKP in a seperate file (atm needs approval)

    Reply Report Permalink
  • Natherul said 

    sorry for not looking here as i have been managing the project at wowace and forgot curse (now wowace is no more :( ) well
    Kismi: this addon does not make a string, you can though import a EQDKP database into it so that noone can bid over what they have.

    teedog: about better string match i did not make this since it would be awful if someone /w you some number for something completly different thing (happens to me often) and for your second post, it would be possible but atm im just maintaining this addon so that it will work, i dont have more time then that im afraid but if someone else helps me its very much doable!

    also tried to add another file for the 3.0 update just moments ago but it needs aproval atm so have faith :D

    Reply Report Permalink
  • done ^^

    addittional note about the allowtie function:

    If more then 1 Bidder has the same bid as the Highest, there is the option to choose the winner random (/wlallowtie yes).
    If you don't like the internal tie, just ignore it and let the announced Highbidders roll themself by /random 100

    perhaps i will add a roll function as an additonal option, but doesn't seem to me so important. if anyone else likes to do... ^^

    Reply Report Permalink
  • teedog said 

    When there's only 1 bidder, is it possible to have WhisperLoot announce that the bidder won for a pre-configured minimum bid? Ex. minbid is 10. Single bidder bid 23. Announce that he won for 10. Thanks.

    Reply Report Permalink
  • teedog said 

    Also, would it be possible to be a bit more flexible with the bid string matching? People often omit the the word bid, or add punctuation. It'd be nice if WhisperLoot could just pick up any whole numbers whispered.

    Reply Report Permalink
  • Kismi said 

    Great addon but I am unsure of how to parse it so I can add the info to EQDKP.

    How do I find the DKP string to import? Thanks.

    Reply Report Permalink
  • Natherul said 

    i will mainly just update this addon so it will work, if someone wanna build more on it contact me

    as well if it dont work contact me ^^

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

Average downloads per day

  1. 19,298 Deadly Boss Mods Boss Encounters, and Combat
  2. 8,269 BigWigs Bossmods Boss Encounters, and Combat
  3. 3,461 Prat 3.0 Chat & Communication
  4. 3,365 Omen Threat Meter Boss Encounters, and Combat
  5. 1,866 Skada Damage Meter Buffs & Debuffs, Boss Encounters...