Download
(481Kb)
Download
Updated: 07-26-10 03:21 PM
Pictures
File Info
Updated:07-26-10 03:21 PM
Created:unknown
Downloads:13,460
Favorites:75
MD5:

BuyDropper  Popular! (More than 5000 hits)

Version: 1.5b
by: ellira, Myster

Hi! I talked with Cogwheel, and got the development of the Buydropper project transferred over. I plan to start working on updating it over the next few weeks so, if anyone has any features requests/bug reports, please contact me via PM or comments on this addon. I'll update this page with the plans and roadmap I have for Buydropper shortly, when I 've had the time to play around with it a bit.

- Ellira

BuyDropper

By Cogwheel — v0.9B5
Inspired by FreeRefills by Kyahx

BuyDropper keeps a list of items to purchase automatically from vendors.

Please visit Cogwheel’s Workshop for updates, bug reports, feature requests, etc.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Guide

Managing your list

Adding items

The first thing you’ll want to do is add an item to BuyDropper’s tracking list. This can be done in two easy ways. By default, every vendor window has a dropper in the upper right and there is also a dropper on BuyDropper’s options window. Simply drag and drop an item onto one of these droppers and a window will appear where you can enter the amount you want to track. When you click Accept or press Enter, BuyDropper will print a message showing the item and quantity added to the list.

The other way to add items is the /buydropper add command. This duality of GUI/slash commands is seen throughout BuyDropper’s operations. For the rest of the guide, I will focus on the GUI aspects. You can use the Reference below to discover how to use the various commands.

[TODO: Rest of the documentation. For now, take a look at /buydropper options and the Reference below]

Reference

These are all the slash commands available from BuyDropper. Typing /buydropper (or /bd) will show this list of commands. Sub-commands are displayed when you enter the main command with no options. E.g. /buydropper vendor will display all the sub-commands of vendor.

addstack

Usage: /buydropper addstack <item link> <number of stacks>

Adds an item to the bottom of your tracking list or changes the amount of an item you are already tracking.

add

Usage: /buydropper add <item link> <amount>

Adds an item to the bottom of your tracking list or changes the amount of an item you are already tracking.

To use this command, type /buydropper add with a space after it. Now shift-click any item at a vendor, in your backpack, on your character, etc. Add another space, and type in the amount of the item you want to track.

list

Usage: /buydropper list

Lists the items you are currently tracking in order of descending priority.

del

Usage: /buydropper del <item link>

Removes the item at the specified priority from your tracking list.

resetall

Usage: /buydropper resetall

Clears all items from your list. A confirmation will appear to make sure you mean it.

v1.5b

* Fixed broken embeds

v1.5a

* Various small bug fixes, Library updates

v1.5

* Push latest Ace3, LibQTip libraries

* Fixed OnLoad nil errors

v1.4b

* Another shot at fixing broken embeds, think I got them straight this time around

v1.4

* Added LDB Support

v1.3

* Fixed broken globals
* Added To VendorDropper tooltip the ability to see what is in the auto restock que

v1.2b

* Fxed broken CogsBagSpace Library... Should probably learn to commit the library changes when I update it

v1.2

* Fixed broken embeds

v1.1

* Fixed the purchasing bug will now purchase all items again.
* Updated the CogsBagCode to the latest version and made adjustments to the BuyDropperEngine
* Minor adjustments to the tooltip code

v1.0

* Converted to Ace3 Framework
* Rewroked the Configuration and Injected into Blizz Options Panel
* Added LibQTip-1.0 Support
* Now Pulls Items from Bank
* Added WorldDropper Button with ButtonFacade Support, this allows for any item at anytime to be added to the restocker.
* Added Stack Command to the command handler usage: /bd addstack <itemlink> <number of stacks>"

v0.9B5

* Fixed purchasing bug in v0.9B5 (thanks to sag_ich_nicht)
* Updated for 3.2

v0.9B4

* When you add an item to the tracking list while at a vendor, it will be immediately purchased (or confirmed to be purchased).
* You can now remove the last item in the tracking list.
* Limited quantity items are now handled appropriately.

v0.9B3

* Updated for 3.0.2

v0.9B2

* Fixed a bug where an error would occur when buying items if you do not have BuyEmAll installed

v0.9B1

* Purchasing is now enabled.
* Enabling BuyDropper while at a vendor will now scan the vendor.
* Uses the new GetCursorInfo API instead of hooking all the Pickup_____Item functions (PickupMerchantItem is still hooked because GetCursorInfo doesn returns nil for merchant items).
* Fixed the bug where if an error occurs while buying an item it will no longer attempt to buy that item when you open the vendor again.
* Added /buydropper change command.
* Budget will now only affect purchases if the confirmation is turned off.
* Implemented the Clear List button in the options window.
* /buydropper clear no longer requires the “yes” parameter. Instead it shows a confirmation dialog like the Clear List button in the options window.
* Fixed a validation bug for the /buydropper priority command.

v0.9A4

* Added purchasing code. You must uncomment the section starting on line 275 of BuyDropperEngine.lua in order to enable this functionality.
* No longer rescans a vendor from which you’ve already purchased an item until your next visit.
* Added this readme

v0.9A3

* Updated for 2.0.3.

v0.9A2

* Fixed bug with CogsBagSpace.

v0.9A1

* No longer requires FreeRefills.
* Added all slash commands and the GUI options window.

v0.3

* Added commands to customize the vendor dropper.
* Updated Ace2 libraries.

v0.2

* Entering 0 for the amount now removes the item from the list.
* Added tracking buttons.

v0.1

* Initial Release.
Post A Reply Comment Options
Unread 10-17-08, 04:33 PM  
Somnifer
A Defias Bandit

Forum posts: 2
File comments: 22
Uploads: 0
Thank you so much Cogwheel for all the hard work on your addons! I consider BuyEmAll and BuyDropper to be essential and I'm so happy to see them updated.
Report comment to moderator  
Reply With Quote
Unread 10-17-08, 07:44 PM  
Thortok2000
A Defias Bandit
 
Thortok2000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 367
Uploads: 3
Thanks for all the hard work! You wouldn't happen to have a paypal I can donate a buck or two to, wouldja?
__________________
“I don’t know half of you half as well as I should like; and I like less than half of you half as well as you deserve.” — Bilbo Baggins, from his speech on his eleventy-first birthday.
Report comment to moderator  
Reply With Quote
Unread 10-30-08, 10:23 PM  
Thortok2000
A Defias Bandit
 
Thortok2000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 367
Uploads: 3
It's not working...

Create a level 1 troll or orc hunter. Set Rough Arrow to 1200. Talk to the vendor that sells them. Nothing happens. =(
__________________
“I don’t know half of you half as well as I should like; and I like less than half of you half as well as you deserve.” — Bilbo Baggins, from his speech on his eleventy-first birthday.
Report comment to moderator  
Reply With Quote
Unread 11-02-08, 10:43 AM  
Cogwheel
Sans Poisson
 
Cogwheel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 237
File comments: 137
Uploads: 12
Originally posted by Thortok2000
It's not working...

Create a level 1 troll or orc hunter. Set Rough Arrow to 1200. Talk to the vendor that sells them. Nothing happens. =(
Huh... I'll take a look. Thanks.
Report comment to moderator  
Reply With Quote
Unread 11-08-08, 10:53 AM  
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view AddOns

Forum posts: 363
File comments: 259
Uploads: 3
It isn't working for me either. This is the first time I've ever used this addon. On my level 70 shaman, I told it to buy 10 Ankhs, but it never purchases them. Buy from Vendors and Confirm Purchase are both enabled. No errors or anything. I'm quite stumped.
Report comment to moderator  
Reply With Quote
Unread 11-08-08, 10:59 AM  
Gere_wow
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Yeah mine stopped working as well, probably after the 3.0.3 patch. Does not buy anything and I can no longer drops items onto the icon to set the buy limit.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 06:59 PM  
Thortok2000
A Defias Bandit
 
Thortok2000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 367
Uploads: 3
B3 works, B4 doesn't. =/
__________________
“I don’t know half of you half as well as I should like; and I like less than half of you half as well as you deserve.” — Bilbo Baggins, from his speech on his eleventy-first birthday.
Report comment to moderator  
Reply With Quote
Unread 11-16-08, 11:08 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Yes, same here, it doesn't buy anything at vendors once you have something set to buy.

v0.9B4, WoW 3.0.3 live, USEng client/server. Add something to its list (i.e. 40 Sacred Candles). Go to a reagent vendor and open his window. Nothing happens.

Took a look at today's log notes for the updated FreeRefills (r79), which could be a reason BuyDropper is currently dead:
Solves problems with itemlink format changes as of 3.0 - as soon as you ding, your new links no longer match the old ones, leading to "del" operations failing, and "add" operations adding multiple entries of the same item rather than changing old ones.

I have leveled, but after the problem first appeared, I deleted BuyDropper's old saved variables and started over. Same issue, it doesn't buy anything.

Hope to see this back working soon.
Report comment to moderator  
Reply With Quote
Unread 11-16-08, 12:08 PM  
Cogwheel
Sans Poisson
 
Cogwheel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 237
File comments: 137
Uploads: 12
Originally posted by Thortok2000
B3 works, B4 doesn't. =/
For everyone experiencing problems, please go a head and use B3 until i'm able to solve the problem. I don't have any ETA right now because I can't really spend much time working on my addons until next week. Sorry for the trouble.
Report comment to moderator  
Reply With Quote
Unread 11-29-08, 11:04 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Just a confirmation that v0.9b3 (from the Archived page) works without issues in WoW 3.0.3/WotLK, while the main b4 download does not.

I look forward to the b4 fix Cogwheel .
Report comment to moderator  
Reply With Quote
Unread 12-31-08, 09:09 PM  
sag_ich_nicht
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 22
Uploads: 3
I have narrowed down this problem to the function starting on line 189 in BuyDropperEngine.lua:

Code:
<local toBuy = item.amount - CogsBagSpace:GetBagItemCount(item.id)
>local toBuy = min(item.amount - CogsBagSpace:GetBagItemCount(item.id), item.available)
I don't think that does what you think it does cogwheel.

Here is what does what you want:
Code:
function BuyDropper:NumToBuy(item)
    if item.available ~= -1 then
	   --Item count is not -1, which means it's limited quantity. Determine available quantity and how much we want to buy.
	   local toBuy = min(item.amount - CogsBagSpace:GetBagItemCount(item.id), item.available)
	   if item.preset > 1 then
		  toBuy = (self.db.profile.overstock and ceil or floor)(toBuy/item.preset)
	   end
	return toBuy
	else
	   --Item count is -1, which means infinite quantity. Get amount we want and get out of here.
	   local toBuy = item.amount - CogsBagSpace:GetBagItemCount(item.id)
	   if item.preset > 1 then
		  toBuy = (self.db.profile.overstock and ceil or floor)(toBuy/item.preset)
	   end

	return toBuy
	end
end
For anyone wanting to use the latest buydropper version, simply replace the function starting on line 189 with the one I just posted, and it should work.

Pastey of the BuyDropperEngine.lua.patch file:
http://pastey.net/105351
Last edited by sag_ich_nicht : 12-31-08 at 11:13 PM.
Report comment to moderator  
Reply With Quote
Unread 01-01-09, 09:28 PM  
blankStare
A Kobold Labourer

Forum posts: 1
File comments: 82
Uploads: 0
fix

hey, thanks for the fix. I'll try it when the queue goes down.
Report comment to moderator  
Reply With Quote
Unread 01-11-09, 10:44 PM  
BlackKnight6667
A Fallenroot Satyr
 
BlackKnight6667's Avatar

Forum posts: 20
File comments: 18
Uploads: 0
Re: fix

Originally posted by blankStare
hey, thanks for the fix. I'll try it when the queue goes down.
I applied the fix, BuyDropper works again. Thanks god... I hated trying to remember to pick up all my stuff. I was always forgetting that it wasn't working...
__________________
Borkr, Maintankadin
Defenders of Valhalla

Report comment to moderator  
Reply With Quote
Unread 01-23-09, 12:16 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Originally posted by sag_ich_nicht
I have narrowed down this problem to the function starting on line 189 in BuyDropperEngine.lua:

Code:
<local toBuy = item.amount - CogsBagSpace:GetBagItemCount(item.id)
>local toBuy = min(item.amount - CogsBagSpace:GetBagItemCount(item.id), item.available)
I don't think that does what you think it does cogwheel.

Here is what does what you want:
Code:
function BuyDropper:NumToBuy(item)
    if item.available ~= -1 then
       --Item count is not -1, which means it's limited quantity. Determine available quantity and how much we want to buy.
       local toBuy = min(item.amount - CogsBagSpace:GetBagItemCount(item.id), item.available)
       if item.preset > 1 then
          toBuy = (self.db.profile.overstock and ceil or floor)(toBuy/item.preset)
       end
    return toBuy
    else
       --Item count is -1, which means infinite quantity. Get amount we want and get out of here.
       local toBuy = item.amount - CogsBagSpace:GetBagItemCount(item.id)
       if item.preset > 1 then
          toBuy = (self.db.profile.overstock and ceil or floor)(toBuy/item.preset)
       end

    return toBuy
    end
end
For anyone wanting to use the latest buydropper version, simply replace the function starting on line 189 with the one I just posted, and it should work.

Pastey of the BuyDropperEngine.lua.patch file:
http://pastey.net/105351
Applied this patch to the currently available v0.9B4. As others have mentioned, it fixes the mod so it works properly without errors...yay.

But a shame WowInterface decided to delete the archived versions of many mods (including this one). The earlier v0.9b3 that used to be available to download also worked without issues.

So I can't direct guild members here anymore to download/use the mod .
I have to suggest a different restocking mod to them instead (StealYourCarbon is my second preference behind BuyDropper). Which is a shame; BuyDropper offers features not available in any other restocking mod and it doesn't suck up CPU/memory resources unlike a lot of them.

So hope Cogwheel returns and updates BuyDropper soon .
Report comment to moderator  
Reply With Quote
Unread 01-23-09, 03:45 PM  
Cogwheel
Sans Poisson
 
Cogwheel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 237
File comments: 137
Uploads: 12
Thanks for all the posts. I've restored the archive of B3 if anyone wants it. I'll look into the other issues but I can't make any promises as to when I'll be able to update.
__________________
[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: