Potion User! What does it suppport? Potion User supports all Bot bases, even LazyRaider when you untick the "Disable Plugins"-option. This Plugin uses potions, elixirs, flask, trinkets, Synapse Springs and Plasma Shield. All you have to do is set it up! Pots will be used when you have Heroism, Bloodlust, Time Warp or Ancient Hysteria. If you want me to add something here is how it goes: When it's a potion, elixir or flask, I need the item id and buff id. If it's an equipped item, I need the slot id with the conditions you want. The option "Questing" counts as follows: Code: Code: if (StyxWoW.Me.CurrentTarget != null && StyxWoW.Me.Combat && (StyxWoW.Me.CurrentTarget.Level > StyxWoW.Me.Level || ObjectManager.Me.HealthPercent < GeneralSettings.Instance.LowHealthvalue || StyxWoW.Me.CurrentTarget.Elite || Unit.UnfriendlyUnitsRadius(12f).Count() >= 2)) Extra (handled as default): Code: [B] if (!StyxWoW.Me.HasAura(130649))[/B] [B] if (StyxWoW.Me.HealthPercent <= BeSettings.Instance.HealPotValue)[/B] [B] UseItemId(89640); //Life Spirit[/B] [B] if (!StyxWoW.Me.HasAura(130650))[/B] [B] if (StyxWoW.Me.ManaPercent <= BeSettings.Instance.ManaPotValue)[/B] [B] UseItemId(89641); //Water Spirit[/B] [B] Credits: [LIST] [*]Singular Devs [*]Stormchasing [*]Bobby53 [/LIST] [CENTER]greetz Weischbier[/CENTER] [/B]
Just a little of what it's spitting out \Users\Botanist\Desktop\420 - Copy\CompiledAssemblies\Potion User_634832453540710000.dll'. Using the type defined in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\PuEnumeration.cs'. Compiler Error: c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\UserInterface.cs(253,54) : warning CS0436: The type 'UI.PuEnumeration' in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\PuEnumeration.cs' conflicts with the imported type 'UI.PuEnumeration' in 'c:\Users\Botanist\Desktop\420 - Copy\CompiledAssemblies\Potion User_634832453540710000.dll'. Using the type defined in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\PuEnumeration.cs'. Compiler Error: c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\UserInterface.cs(254,52) : warning CS0436: The type 'UI.PuEnumeration' in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\PuEnumeration.cs' conflicts with the imported type 'UI.PuEnumeration' in 'c:\Users\Botanist\Desktop\420 - Copy\CompiledAssemblies\Potion User_634832453540710000.dll'. Using the type defined in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\PuEnumeration.cs'. Compiler Error: c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\UserInterface.cs(256,13) : warning CS0436: The type 'UI.Logger' in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\Logger.cs' conflicts with the imported type 'UI.Logger' in 'c:\Users\Botanist\Desktop\420 - Copy\CompiledAssemblies\Potion User_634832453540710000.dll'. Using the type defined in 'c:\Users\Botanist\Desktop\420 - Copy\Plugins\Potion User\UI\Logger.cs'.
hi sir, thanks for the plugin, very usefull! mining and gathering herbs in MoP i find 2 items, usable as "potion-like" 1) Life Spirit (89640) = restore 60k life over 6sec. 2) Water Spirit (89641) = restore 30k mana over 6sec IMPORTANT THINGS: 1) Both of them SHARE SAME COOLDOWN.. 60sec. 2) Cooldown ONLY begins to count, AFTER you LEAVE COMBAT... 3) i would think would be a nice option, to choose, which one we would prioritize...(in my case as a prot pally, i would love to get this 60k life boost on big pulls) thanks in advance!
Updated! Life Spirit and Water Spirit added. Handled as default. If you have it and you're below a certain amount of Health it will be used. Same with Water Spirit and Mana. greetz Weischbier
Getting this error: Compiler Error: c:\H476\Plugins\Potion User\Item.cs(312,17) : error CS0163: Control cannot fall through from one case label ('default:') to another
oh god sir u r my personal hero! und an sauban nam hast a no! edit: er scheint aber irgendwie life spirit nicht zu benutzen... aber nochmal ausgeschlafen dr?ber schauen. gn8 :>