What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Potion of Treasure Finding

azzi

New Member
Joined
Mar 9, 2014
Messages
26
Reaction score
0
Any one managed to solve the problem. how to make bot use it every hour instead of 20min ?
 
add to questing profile after <QuestOrder>

Code:
<CustomBehavior File="Hooks\DoWhen" ItemId="58488" UseWhen="!Me.HasAura(80263) &amp;&amp; HasItem(58488) &amp;&amp; !Me.IsCasting" AllowUseDuringCombat="false" />
 
Can you give link to it ?

Im not a lazar but i think 3euro is not worht profile that uses one potion i hour...

Then you can either write the plugin yourself or offer a coffee to the guy who actually took the 4 hours out of his time to write it.
 
add to questing profile after <QuestOrder>

Code:
<CustomBehavior File="Hooks\DoWhen" ItemId="58488" UseWhen="!Me.HasAura(80263) && HasItem(58488) && !Me.IsCasting" AllowUseDuringCombat="false" />

Thanks for trying to help.
Checked profile and that line was already inside.
 
Black, how to use them? Im such a noob at this stuff its un real. Where to put it? it doesnt work to just put it in the plugin folder.
 
This is not plugin give me your profile and I will add potion code.
 
Back
Top