UltiBuffer
What is UltiBuffer?
UltiBuffer is plugin, that allows you to set up list of items with buff that you would like to use when you are using Honorbuddy.
Why use UltiBuffer and not other same plugins?
- UltiBuffer is free and always will be
- You have freedom to choose which items do you want use - just insert two numbers in config file
- Lightweight and fast (other same plugins are at least twice as big) - main part is only 12 lines of code
- Dev listen to you, if you have any idea about new functionality, just post it and if it is realizable it will be included in next release
How to use it
- Download zip file
- Unpack it in HB\Plugins folder
- Edit items.txt (inside UltiBuffer folder) if you want add custom items (bellow you can see how edit it)
- Enable plugin in HB
- Enjoy!
How to add / remove items
Add
Find this item on WoWhead and copy ID from url
Code:
http://www.wowhead.com/item=[B][SIZE=3]93351[/SIZE][/B]
![UltiHelp.png UltiHelp.png](https://rebornbuddy.com/xf/data/attachments/97/97353-b3043ed56617a3eae9ca6a850241538f.jpg?hash=swQ-1WYXo-)
it will redirect you on spell page where you copy ID from url
Code:
http://www.wowhead.com/spell=[B][SIZE=3]135855[/SIZE][/B]
When you have these two numbers, just insert them to items.txt (inside UltiBuffer folder) in following format
Code:
ID of item [B],[/B] ID of spell
Code:
93351,135855
example
Code:
87391,0
Done! Just Disable/Enable plugin in HB (no need to restart HB)
Remove
It you want remove some item, just search wowhead for that item and copy ID from url
Code:
http://www.wowhead.com/item=[B]93351[/B]
Default items
- Potion of Luck (id: 93351)
- Greater Potion of Luck (id: 76091)
- Singing Crystal (id: 103641)
- Book of the Ages (id: 103642)
- Dew of Eternal Morning (id: 103643)
- Windfeather Plume (id: 104287)
- Crystal of Insanity (id: 86569)
- Strange Glowing Mushroom (id: 104312)
- Faintly-Glowing Herb (id: 104289)
- Scuttler's Shell (id: 104293)
Known bugs
- Using Timeless isle items when not on Timeless isle -> Item is removed from list and plugin must be Disabled/Enabled to use that item again (restart it when on Timeless isle)
ToDo
Make UltiBuffer more user friendly (nice interface for editing item list)
Include option to use item on specific map/arena etc.
Changelog
1.0.1.20141109 - Beta release
Added:
- Plugin will automaticly open any kind of container
- Plugin can use items, that will not buff you on their CD
- Battle Horn
1.0.0.20140828 - Beta release
Fixed:
- Zone change bug - Plugin is now correctly check buffs and not using potion after zone change with active buff
- Timeless isle items - Plugin now reload list after entering Timeless isle
- Taxi & Mount - Plugin doesn´t try to use items on mount and taxi
- Dead & under CC & in combat - Plugin don´t try to use items when player is dead or under CC (CC need testing, maybe doesn´t work correctly) and also doesn´t use items in combat.
1.0.1.20141109 - Beta release
Attachments
Last edited: