Phelon
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 2,591
Ultimate PvP Suite
"The Intelligent PvP Plugin"
View attachment 40893
Standard: Version 1.22
Updated for 5.4
Helpful Links:
Installation: (Remove old Folder if downloading new Revision.)
1. Create a folder in your Plugin Directory.
2. Copy and paste all files into that folder.
3. YOU WILL NEED TO DELETE YOUR OLD SETTINGS FILE TO GET THE NEW FEATURES TO WORK
4. Download .NET Framework 4.5 from Official Microsoft Download Center
5. Profit.
Report a Problem:
1. How to Attach a Log
2. How to Post for Help
General Honorbuddy Help
1. Honorbuddy For Dummies
"The Intelligent PvP Plugin"
View attachment 40893
Standard: Version 1.22
Updated for 5.4
Helpful Links:
Installation: (Remove old Folder if downloading new Revision.)
1. Create a folder in your Plugin Directory.
2. Copy and paste all files into that folder.
3. YOU WILL NEED TO DELETE YOUR OLD SETTINGS FILE TO GET THE NEW FEATURES TO WORK
4. Download .NET Framework 4.5 from Official Microsoft Download Center
5. Profit.
Report a Problem:
1. How to Attach a Log
2. How to Post for Help
General Honorbuddy Help
1. Honorbuddy For Dummies
Description:
I have developed a override plugin that tries to handle everything BGBuddy does not. This Plugin should help BGBuddy brute force into doing certain things it normally does not do. This plugin should work with most Custom Classes.
Free Features:
Movement:
- Strafing for Melee
.
Improved Priority Targeting:
- Targets Flag Vehicles.
- Targets Flag Carriers.
- Targets Healers based on Talent Spec.
- Targets Low Health.
- Targets Lowest Overall Base Health.
- Targets Totems.
- LoS Target Switch.
- Weighted Priority Targeting System.
- Adjustable Targeting Frequency.
Flags and Banners:
- Banner Cap if not being Targeted to Ninja Cap Bases.
- Flag Returns if in 15 yard range.
Consumables
- Refills Food and Drink from Refreshment Table. (Will not work till BGBuddy fixes their preparation sequence)
- Refills Health Stones from Soul Wells. (Will not work till BGBuddy fixes their preparation sequence)
- Creates Soul Wells. (Will not work till BGBuddy fixes their preparation sequence)
- Creates Refreshment Tables. (Will not work till BGBuddy fixes their preparation sequence)
- Use Healthstone
- Use Health Potion
- Use PvP Health Potion
- Use Battle Standard
- Use PVP HP Trinket
PVP Trinkets and Racials
- Uses Racial Traits. (Dwarf, Human, Gnome, Undead)
- Uses PVP Trinkets to break CC.
Interrupt Logic
- Customize Interrupt Spell List
- Ability to Interrupt non Target Casters
Loot Insignia and Grab Refreshments + Health Stones
- Ability to loot Player Corpses.
- Ability to pick up Refreshments and Health Stones
- Ability to pick up Battleground Power Ups.
Code:
[SIZE=1][COLOR=#000000][COLOR=#222222]Version 1.00
- Initial Release
Version 1.01
- Target People with lowest over all health first. (Try to target under geared players first.)
Version 1.02
- Cap Banners and Return Flag Code.
Version 1.03
- Force Combat if Player Near.
- Check to see if in Battlegrounds.
Version 1.04
- Improved Targeting to Stick on Target.
- Added Stop Strafe when target is out of range or out of combat.
Version 1.05
- Added Refreshment Pickup.
Version 1.06
- Fixed Strafing problem.
- Added PvP Trinket Support
- Added Racial Trait Support.
- Added Totem Target Support.
Version 1.07
- Added Easy to Modify Variables to "Ultimate PvP Suite.cs"
- Added Gui for Donators.
- Added Check for LoS target switch.
- Fixed a bug where it would not cap banners.
Version 1.08
- Add Check for Refreshments / Soulwell to only work while waiting for start.
- Add Blacklist spot for flag return in base as to not hump flag.
Version 1.09
- Added Refreshment and Ritual of Souls cast for group before BG start.
- Fixed some Target Logic.
- Fixed Soulwell Doodad problem.
- Added Target Timer to help with Switch Target Spam.
- Added FrameLocks per Apoc's suggestion.
Version 1.10
- Fixed null refernce exception in Targeting.
- Added Pulse() in preperation for adding variables per plugin function.
- Fixed range for Refreshment and Soulwell pickup to be 25 yards.
- Added Weighted Targeting Priority.
- Reworked Targeting structure so each target selection has its own class.
Version 1.11
- Moved Checks to make sure we are in game / not dead / valid before running through Pulse().
- Added check for Spirit of Redemption in Targeting. This will prevent targeting dead priests.
- Fixed a problem with trinketing with only one or no trinkets.
- Fixed Refreshment detection.
- Fixed Picking up of Refreshments and Soulwells.
[/COLOR][/COLOR][/SIZE]
Code:
[FONT=book antiqua][SIZE=1][COLOR=#000000][COLOR=#222222] - Fixed Casting Refreshment Tables and Soulwells.
- Added Framelock to Soulwell and Refreshment Search.
- Added Framelock to PowerUps.
- Added Insignia looting.
- Fixed Strafe Logic to stop erroring.
Version 1.12
- Added GUI for BG Power Ups
- Made everything Modular.
- Changed how Initial Pulse Operates by using Return when true.
- Changed to make the addon only kick in when in combat.
- Fixed Loot Insignia's.
Revision 1.13
- Fixed Stoneform
- Fixed Will of the Forsaken
- Removed Out of Combat Targeting.
Revision 1.14
- Added Consumable Logic
- Healthstone
- Health Potion
- PvP Health Potion
- Battle Standard
- PVP HP Trinket
- Fixed PVP Trinket Timers
Revision 1.15 Released:
- Fixed Stoneskin
- Fixed Escape Artist
- Moved Draught of War to PVPHealthPotions
- Fixed Foreach Loop in Potion Locating to use BagItems
- Fixed Foreach Loop for Trinkets in Racials
- Removed extra Escape Artist
- Added Log Code for Consumables.
Version 1.16
- Added Interrupt Logic.
- Added Improved Healer Switch Logic.
- Fixed Trinket Usage. Trinkets 100% working
- Fixed Consumable Usage.
- Fixed Targeting. Should switch targets properly now.[/COLOR][/COLOR][/SIZE][/FONT]
Latest Revision:
Code:
Version 1.17
- Installation must now be made to /Plugins/Ultimate PvP Suite
[SUB][SIZE=2] - Healers are now targeted by Talents In BGs.
- Targeting to ensure we do not switch targets when we have a good target.
[/SIZE][/SUB] - [SUB][SIZE=2] Flag Pick Up.
- Refreshments Pick Up and Casting
- Banner Capping Targeting Check
- Check to only run with BGBuddy.
- Settings (Complete Rework)
[/SIZE][/SUB]
Ve[SIZE=2]rsion 1.19
- Removed external links to Paid Version
- Added Lazy Raider / BGBot to BotBase Check
[/SIZE]
Code:
[FONT=book antiqua]Ve[/FONT][FONT=book antiqua]rsion 1.20
- Merged all changes from Paid Version to Free Version.
[/FONT][FONT=book antiqua]Version 1.22
- Removed Movement from Pulse
[/FONT]
Reported Bugs - Being Worked On:
- In Progress - Add Z Axis Check for targetting if melee.
- Add Check for Mirror Images.
- Add Option to Skip Target if Ice Block / Bubble.
- Fixed - Healer Targeting
- Working - Refreshment Pickup
- Fixed for Warrior - PvP Trinket Usage
- Added - Framelocks
- Fixed - Demo Target Distance
- Added - Monk Targeting Support
To Come:
- More PVP Stuff
- Party Management Tool.
- Priority Select on type of healers to target.
- User Reported Bug Fixes.
Thanks:
Swiny - For the base Plugin Code
Apoc - For Singular Logger.cs and Extension.cs
Mastahg - For some flag return code.
HazzDruid - For some Refreshment detection code.
Copyright:
Copyright 2012 - Phelon
This file is part of Ultimate PVP Suite.
Ultimate PVP Suite is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Ultimate PVP Suite is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Ultimate PVP Suite. If not, see <http://www.gnu.org/licenses/>
Click Here to Donate
Last edited: