Simple addon that count buff reagents whenever a bag update occours.
It does support two kinds of checks, class reagents (paladin, priest, mage, druid, shaman, dk, rogue) and user-defined items.
It warns you when u are low with alert and sound (only when u are in capital city, like after raid) and auto restock em at reagent vendor.
For each reagent there are two numbers.
The first is the amount of reagents needed in order for the addon to spam. Below that number u wil hear a beep and visual alert that you are low on that kind of reagent.
The second number is the optimal number of reagents, which the addon will try to buy when u are low and opening a reagent vendor.
You can set these numbers in the blizzard addon config window.
Rogue reagents are by default all-zeroed. Leave 0-0 for the reagents you usually dont purchase.
The "Always buy" option lets you choose if u want addon to purchase every time u visit a vendor, or only when u are below the alarm threshold.
It will always try to purchase both kinds of reagents (class and custom), but will set tracker only for the class ones.
1.361
----
removed dummy hardcode, sorry
1.36
----
added russian localization (thanks to Vampik)
fixed Mind-numbing poison (thanks to Chilius)
1.35
----
removed MerchantFrame:IsVisible() check from autobuy routines, this helps arkinventory compatibility
1.34
----
changed custom item tooltip, now it displays entire bag, highlighting the selected item
bugfix on qty change when buy is disabled
1.33
----
toc for 3.2
1.32
----
added option to ignore some custom items in autobuy function
bugfix
1.31beta
-------
added mousewheel to cycle inventory
bugfixes
1.3beta (unreleased)
-------
added custom items support
1.294
-----
german localization fixes (thanks to Diosa)
1.293
-----
moved vendor spam to combat log
bugfix for druid lvl 69 (thanks to Chilius again)
1.292
-----
bugfix in not loading on some low-level toons (thanks to Chilius)
fixed druid reagent name
fixed crash on non supported classes
1.291
-----
bugfix (big thanks to kathisha@shadowsong for debug)
1.29
----
bugfix
1.28
----
config page improved
added "Always buy" check in options
1.27beta
--------
rogue level check fixed
1.26beta
---------
tooltip bug fix
removed bug in check of saved data
1.23beta
--------
more strict check of saved data (to prevent errors on startup)
1.22beta
--------
added rogue poison tracking
1.21
----
german localization
fixed druid reagents
1.20
----
complete rewrite of arrays for simplified localization (which will MAYBE be in in the future)
moved saved data from account-based to character-based to clean code up a bit
experimental rogue support:
- note that all poisons at 0 value by default, need to set the ones u need)
- interface is simplified to ignore poison ranks, but addon will check and buy the proper ones for your level
1.19
----
added DK support (A RESET FROM BLIZZ UI IS REQUIRED)
1.18
----
bugs on options ui fixed (hopefully)
1.17
----
added ingame config (thru blizzard ui)
1.16
----
fixed druid things, thanks to Revolty
1.15
----
added spam when u are rested, not when in cities
1.14
----
added ingame tracker to show reagent vendor when spamming alert, and reset the prev tracker when done
1.13
----
toc update
1.12
----
now using GetItemCount instead of internal bag-scanning function (hope faster)
1.11
----
changed the autobuy feature:
it will kick-in only if u are below the MINIMUM supply (was optimal before).
this to prevent a loop for the classes when the reagents are bought in stocks
for example a paladin with 399 Symbols of king will try to buy the last one every time he visit a vendor, and as its impossible (20 min), that will happen every time he open a vendor.
now he must first burn some, come below 300 symbols to trigger the transaction
1.1
---
Initial release tested alot with mage priest pala, at all with druid and shaman
give feedback please! :)
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...