Download
(3Kb)
Download
Updated: 11-12-09 11:02 AM
Pictures
File Info
Updated:11-12-09 11:02 AM
Created:10-21-09 05:40 PM
Downloads:3,248
Favorites:17
MD5:

MasterPoisoner

Version: 2.0.1
by: Malecden [More]

Attention: Blizzard has stated that in addition to fixing the need to poison swap they will be "killing" this and similar addons in patch 3.3, unless this decision is changed or there is a lucrative work-around, the PVE and possibly PVP functions of this addon will be discontinued as of the release of 3.3 . Stay tuned for updates.

This is an addon designed to automate weapon swapping for PVE and PVP rogues. It can be used for both Assassination and Combat rogues (or Sub if you're that crazy ), just use the best poison for your spec and the addon will do the rest. There are also options for 44/2/25 variants, poisons can be set up for each class, when that class is targeted your offhand will switch to the weapon with that poison.

Usage:

PVE Commands
/mp pvetoggle : Toggles PVE functions on and off
/mp pvedp <itemlink> : Sets which weapon will have Deadly Poison
/mp pveip <itemlink> : Sets which weapon will have Instant or Wound Poison
/mp pvespec <number>(1 or 2) : Sets your current PVE spec
/mp dptimer <seconds>(1 to 6): Sets the amount of time in seconds before Deadly poison falls off before you switch back to your DP Weapon
/mp pvesettings : Shows the current settings

PVP Commands
/mp pvptoggle : Toggles PVP functions on and off
/mp pvpdp <itemlink> : Sets which weapon will have Deadly Poison
/mp pvpwp <itemlink> : Sets which weapon will have Wound Poison
/mp pvpspec <number>(1 or 2) : Sets your current PVP spec
/mp pvpsettings : Shows the current settings
/mp class <class name> <wp or dp> : Sets which weapon will be used for the specified class (off meaning no automation)(i.e. /mp class druid dp sets the Deadly Poison Weapon to be used when targeting a Druid)
/mp classes : Shows current class settings


Current Features:

  • Switches Offhand weapon based on poison stacks and time left
  • Customizable time to switch before poisons fall off
  • Customizable Active Spec
  • Estimates time until mob dies and will refrain from switching to the DP weapon if Deadly Poison will last until then
  • Allows switching of offhand for 44/2/25 variants when targeting different classes

2.0.1- Added an off option for classes
2.0- Added functions for 44/2/25 variants
1.1.3- Added a toggle function
1.1.2- Added death time estimation, fixed the help message
1.1a- Removed a useless xml file that was taking up space
1.1- Interface Completely Redone! Now slash command based. Fixed saving the spec setting and the bug in which items of the same name and different ilevel would cause issues
1.0.2- Localized for German, French, Russian, and Spanish
1.01- Minor visual changes and tweaks to poison detection
1.0a- Bug where Dp timer wasn't changable fixed
1.0- Release version
Optional Files (0)


Post A Reply Comment Options
Unread 10-26-09, 04:12 PM  
Malecden
A Murloc Raider
 
Malecden's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 11
Uploads: 4
Alright, after a long afternoon of coding, all reported bugs have been fixed. In order to keep my sanity I have completely redone how the interface works. The buggy UI has been removed and replaced by slash commands, you can now associate item links with your weapons which will fix the issue with heroic versions of weapons. Enjoy everyone, and let me know if anything goes wrong.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-26-09, 08:36 AM  
Malecden
A Murloc Raider
 
Malecden's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 11
Uploads: 4
Here is a quick fix for bunt123 while I work on a better UI for it.

Enter the following text into the corresponding box, it should fix the issue. The first is the ilvl 245 the second is the 258.

\124cffa335ee\124Hitem:47255:0:0:0:0:0:0:0:0\124h[Stygian Bladebreaker]\124h\124r

\124cffa335ee\124Hitem:47416:0:0:0:0:0:0:0:0\124h[Stygian Bladebreaker]\124h\124r

For those experiencing a similair issue, the item links can be found on wowhead, I'm currently redoing parts of the addon to make this easier.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-26-09, 05:57 AM  
Malecden
A Murloc Raider
 
Malecden's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 11
Uploads: 4
Re: Another issue

Originally posted by bril
Besides the error GeoRam posted, I can not seem to get it to remember the number of the talent spec I want it to work with. For example spec 1 is my PvP and spec 2 is PvE but it always has spec 1 checked.
This one's being a bit pesky to get out, but I hope to have a fix for you tonight.
Originally posted by bunt123 With my current Stygian Bladebreaker(258) in my oh applying dp - my weapon of choice to apply instant poison would be another Stygian bladebreaker(245) - I entered the names in the correct fields - and the result was weapon swapping every gcd. Is there any work around with this, because it works fine with another weapon.
This is going to take a bit to work out, I'll try to get you a fix sometime this week.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-25-09, 06:58 PM  
bril
A Defias Bandit

Forum posts: 1
File comments: 16
Uploads: 0
Another issue

Besides the error GeoRam posted, I can not seem to get it to remember the number of the talent spec I want it to work with. For example spec 1 is my PvP and spec 2 is PvE but it always has spec 1 checked.
Report comment to moderator  
Reply With Quote
Unread 10-25-09, 12:32 PM  
bunt123
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
With my current Stygian Bladebreaker(258) in my oh applying dp - my weapon of choice to apply instant poison would be another Stygian bladebreaker(245) - I entered the names in the correct fields - and the result was weapon swapping every gcd. Is there any work around with this, because it works fine with another weapon.
Report comment to moderator  
Reply With Quote
Unread 10-23-09, 08:40 AM  
Malecden
A Murloc Raider
 
Malecden's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 11
Uploads: 4
Originally posted by GeoRam
Hi
I have this Prob
2009/10/23 15:39:45-407-x1]: <string>:"MasterPoisonerFormDpTimer:OnValueChanged":1: attempt to call global 'ChangeDpTimer' (a nil value)
Silly me, I forgot to turn on lua errors so I didn't see those, I'll try to fix those, but the addon should still work correctly. Let me know if it doesn't.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-23-09, 07:43 AM  
GeoRam
A Murloc Raider

Forum posts: 4
File comments: 13
Uploads: 0
Hi
I have this Prob
2009/10/23 15:39:45-407-x1]: <string>:"MasterPoisonerFormDpTimer:OnValueChanged":1: attempt to call global 'ChangeDpTimer' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 10-22-09, 05:23 PM  
Malecden
A Murloc Raider
 
Malecden's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 11
Uploads: 4
Ok, I'm thinking that did it, let me know if there is anything I missed
__________________
Report comment to moderator  
Reply With Quote
Unread 10-22-09, 04:51 PM  
Malecden
A Murloc Raider
 
Malecden's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 11
Uploads: 4
Haven't done a localization before, but working on it now, hope to get a fix by tonight.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-22-09, 02:04 PM  
ogogo
A Defias Bandit

Forum posts: 3
File comments: 9
Uploads: 0
EU

Does not work in the EU version in the german version the Poison is called

"Tödliches Gift IX"

hoping for updates CYA
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: