BuyPoisons

From Turtle WoW Wiki
Revision as of 10:25, 3 August 2025 by >Basedturtle (added updated link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

BuyPoisons simplifies the process of buying poison components and restocking Flash Powder, saving rogues time and effort.

How to Install

GitAddonsManager

The easiest way to keep BuyPoisons up to date is by using GitAddonsManager.

  1. Add the Repository: Add the following URL to GitAddonsManager: https://github.com/wierdthing/TWBuyPoisons.git
  2. Select the Branch: Ensure that the master branch is selected.
  3. Update: Using GitAddonsManager, you can check for and install updates for all your AddOns with a single click.

Manual Installation

  1. Visit the GitHub link you find, then click the green <> Code button, and select Download ZIP.
  2. Use 7zip to extract the zip into your TWow/Interface/AddOns
  3. Rename the TWBuyPoisons-master folder to TWBuyPoisons




Git Links




Commands

Command Description
/bp wpX Y Buy Wound Poison components level X, quantity Y
/bp cpX Y Buy Crippling Poison components level X, quantity Y
/bp dpX Y Buy Deadly Poison components level X, quantity Y
/bp mpX Y Buy Mind-numbing Poison components level X, quantity Y
/bp ipX Y Buy Instant Poison components level X, quantity Y
/bp ap1 Y Buy Agitating Poison, quantity Y
/bp fp Y Buy Flash Powder, quantity Y
/bp rfp Y Enable auto restock of Flash Powder (Y = amount)
/bp rfp 0 Disable auto restock of Flash Powder
/bp ui Show the Poison Purchase UI




Preview



Important Info

  • Stacking: Purchase in stacks of 5 where applicable. Non-multiple of 5 may not work correctly with vial handling.
  • Multiple Rogues: The addon supports multiple rogue profiles; no need to specify rogue names manually.
  • Vendor Compatibility: Works with poison vendors and vendors selling Flash Powder.
  • Supported Languages: English, French, and German.



Version

Version History Highlights

  • 4.4: Fixed issues with Crippling Poison 2, added /bp force to force UI opening, improved non-English support.
  • 4.3: Fixed loading bugs, completed German localization.
  • 4.2: Updated slash commands, increased purchase stacks to 20, made poison window movable.
  • 4.1: Removed broken config window.
  • 4.0: Added multiple rogue support, updated for patch 1.10, included Deadly Poison V.
  • 3.10: UI toggle with /bp ui, auto restock Flash Powder.
  • 3.05b: UI improvements, only shows for rogues, stacks of 5 for Flash Powder.
  • 3.03b: Fixed stack size issues, relaxed vial conservation.
  • 3.00b: Introduced UI for buying poisons from vendors.