EasyPoisoner is an automagical poison buyer. It is designed for lazy rogues (such as myself) and is incredibly small while also incredibly easy to configure.
Features:
- Buys poisons when you visit a vendor. You can change the number of poisons you want to buy through slash commands
/easypoisoner or /ep - will tell you the current number (default set to 20)
/easypoisoner or /ep 15 - would set the number to 15
The number is the maximum amount of poisons you wish to have. If you set the number to 15, and you current have 10 of each, it will buy 5 when you visit a vendor that sells poisons.
If you input a number too large or too small (less than 0 or greater than 20) then you will get a chat message saying so.
Bugs:
- Cannot use a number larger than 20, returns internal bag error. This might be a bug or limitation of the API, not sure which. Going to do a bit of digging to see if I can work around it.
- Sometimes (rarely) returns a nil error when you visit a vendor. This might be due to the merchant's index not being populated when the window opens, for whatever reason (lag?).
Some more information:
Blizzard took out the poison tradeskill and creation process and made buying them simpler in general. The vendor's that sell poison ingredients on the live realms now sell the poisons themselves, and you don't have to learn anything to be able to use them (just be the required level). Also, vanish no longer requires flash powder.
With all of this said, EasyPoisoner is intended to take that a step further in simplicity. It is (obviously) considered beta; however, I do believe I have most of the bugs worked out. I'm mainly looking for feedback and any strays I may have missed. |
|