Help

Vend-o-matic

Auction & Economy Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 24,944 Downloads
  • Supports: 4.3
  • 13 Average Daily Downloads
  • Comments
  • Created 8/8/2009 4:25:18 AM
  • Updated 12/3/2011 10:14:19 AM
  • 164 Favorites
  • Project Site
  • License: GNU General Public License version 3 (GPLv3)
  • Release Type: Release
  • Newest File: v1.91
or

About Vend-o-matic

Vend-o-matic v1.6

October 2010

We updated this addon and it is fully functional again in patch 4.0.1

This file provides additional information for the Vend-o-matic addon.

Table of contents:
    1. What will this addon do for you
    2. What will this addon NOT do for you
    3. Slash commands
    4. Furthermore...
    
    
1. What will this addon do for you?
This addon has 3 major functions:
    - Auto sell grey items
    - Auto repair your character
    - Auto restock

Auto sell your grey items:
This addon will automatically sell all your grey items in your bags for you. If there's a grey item that you don't want to sell you can put it on the exceptions list.

Auto sell your green items:
This is an option that can be toggled on and off. The addon will NOT sell any item that is NON equippable. That means it will only sell green armor. It will also not sell any green item that you have equipped on your character.
Green items that are in your bags (quest rewards) will be sold. Frost Lotus, Titanium Ore etc will NOT be sold.

Auto repair your character:
Every time you open a window with an NPC that has the ability to repair, the addon will repair automatically for you. The default variable is set for it to repair regardless of the cost. If you want to be prompted on every repair, or want to set a threshold above which the addon needs to prompt you for repairs, you can do this from the options menu. This will also use the guild bank if you have the option available.

Auto restock your items:
It will keep your stocks of ammo/food/water/reagents/whatever up to a set amount. Whenever you visit a vendor that sells the item, this addon will check the amount you already have, and buy the amount you need. Because some things come in large stacks (arrows, bullets) by default this addon will not overstock. Ofcourse there is an option to make the addon overstock a little

2. What will this addon NOT do for you:
This addon will NOT:
Waste CPU cycles. We coded this addon to be lightweight and use the least amount of cpu cycles and memory as possible.

This addon will NOT:
Automatically sell white, blue or epic items you don't use. We cannot know who will use what so you'll have to sell those yourself.

This addon will NOT:
- Sell green items unless you enable that
- Sell green items you are wearing
- Sell Frost lotus, titanium ore etc

3. Slash commands:
The following slash commands are available for the Vend-o-matic addon:
Opening config screen:
/vm config
Show/hide minimap button:
/vm show

Reset all option (cannot be restored)
/vm reset

4. Furthermore....
We tested this addon ourselves and it worked fine. Of course we do not have every single addon installed. That's why we would love your help. We cannot fix bugs that we don't know of, so if you encounter a bug, instead of getting annoyed by it please drop us an email (or a whisper) and we will fix it.

You can contact us at:
gmta.addons@gmail.com

------------------------------------------------------------------------
r39 | gmta_inc | 2011-12-03 16:14:06 +0000 (Sat, 03 Dec 2011) | 1 line
Changed paths:
   A /tags/v1.91 (from /trunk:38)

- Updated TOC for 4.3
------------------------------------------------------------------------
r38 | gmta_inc | 2011-12-03 16:13:09 +0000 (Sat, 03 Dec 2011) | 1 line
Changed paths:
   M /trunk/Vendomatic.toc

Updated for 4.3 support
------------------------------------------------------------------------

Comments

First Previous Page 1 of 10 Next Last
  • #137

    I having problems, i'm getting lua errors when i auto repair with a scrapbot or jeeves.  Doesn't happen with regular repair/vendors. Great addon btw, I'm a mage so it comes in handy for regents. The following Message Is what i receive:

    Message: Vendomatic\Vendomatic-v1.91.lua:121:attempt to call

    method "SetText"(a nil value)

    Time:12/06/11 22:09:21

    Count:4

    Stack: Interface\Addons\Vendomatic\Vendomatic.lua:70:in function

    "Vendomatic_OnEvent"

    [string"*:OnEvent"]:1:In function <[string "*:OnEvent"]:1>

    Locals: frame=VendomaticFrame {

    }

    event = "MERCHANT_SHOW"

     

     

    Any Ideas?

    Last edited by Mac76801 on 12/6/2011 10:23:14 PM
  • #138

    Interesting, I'll take a look at it to see what's going on and see if I can fix it. Thanks for the report! It's middle of the week here so it may not get resolved until the weekend. Sorry for the problem!

  • #134
    Hi,
    I am using this great addons from long time ... and now I am here to ask a some whishes if possible:

    1) a databroker to show the durability of our equip. We have autorepair but it will be very usefull to know how much broken we are :-) (I know we have the minimap which I can use with the right mouse button but it is not very handy sometime).

    2) the possibility to flag an item to restock valid for all pg of the account.

    3) the possibility to sell also the bop "red" unusuable for that pg.

    Thanks :-)
  • #136

    As far as % of durability needed, I think the Blizzard UI does a good enough job in telling you when you need to repair. I'm trying not to replace all functionality here. To be honest, 80% durability means nothing to the game. Hell, even 10% durability means nothing. The only time durability matters is when you hit 0%, and as long as you repair before then you're fine.

    This addon helps to take out the "caring" factor of durability. That is you don't have to worry about repairing, it happens when you visit a repair vendor or blacksmith for whatever reason.

    Account-wide options might be useful, I'll look into that.

  • #135

    I like this request. I might have to look into this. Admittedly I haven't played WoW in many months but I like this idea a lot.

    Perhaps for 4.3 or shortly thereafter? :)

  • #132
    How do you disable the minimap icon?
  • #133
    Scrolling is sometimes helpfully :DD

    3. Slash commands:
    The following slash commands are available for the Vend-o-matic addon:
    Opening config screen: /vm config
    Show/hide minimap button: /vm show

  • #128
    Hey all,

    Updated to clean up some previous code screw-ups. Also added a new 1.8 beta which adds the functionality for guild leaders to ignore bank repairs.

    As of right now this is done via a toggle, /vm gmr. If this breaks for you for whatever reason just issue a /vm reset.

    It's not pretty, I'll have it cleaned up for final release.

    Also cleaned up some extra repair calls that i'm not quite sure why they were there to begin with. I did some quick testing of auto repair (both guild bank and regular) and it seems to work fine without that stuff.

    Enjoy!
  • #129
    That said, there's no super easy way to implement this properly. On one hand, the GM *always* has access to repairs from the guild bank. On the other hand, you don't want to start using your own repair money for raids.

    I could do raid group detection but I dont' think that would work as intuitively as I'd want.

    I'm thinking of having both a quick /slash command and an icon toggle that'll work to let you toggle this quickly as a GM.
  • #127
    Sorry about the previous break. What happened was I was doing some dev work on my live copy of the addon, but hadn't played WoW in quite a while--and didn't realize it was actually broken when I SVN updated. So I updated the TOC and re-committed and that's when all hell broke loose.
  • #122
    1.6a I get the following errors:
    1x :"VendomaticFrame:OnLoad":1: attempt to call global 'Vendomatic_OnLoad' (a nil value)

    nil

    Locals:

    and

    1x Vendomatic-1.5a\Vendomatic.lua:147: unexpected symbol near ')'

    nil

    Locals:

    I do not get these errors under 1.6.
  • #123
    Open WoW\Interface\AddOnsVendomatic\Vendomatic.lua in any text editor, find the string number 147 and remove last ')' before closing ';' on this string.

    After this all work fine
  • #124
    Fixed thanks.
  • #126
    Sorry about that. I just caught this in the addon :P It's fixed now.

    I wish this damn thing would notify me when people commented.
  • #119
    Hey all,

    Updated to 4.1. We've been a bit busy and I (A-KO) have been out of the game for a few months now.

    Enjoy the tag and let us know of any bugs!
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!