07-25-2012, 02:30 PM
(07-25-2012, 06:49 AM)Wukazen Wrote:(07-25-2012, 05:56 AM)alextreme02 Wrote: does not work to recharge mana help please. I have to do?
reconfigure your mana and healing settings, for the use % option the values are from 0 to 100 remember the first value will be < the second like:
mana restore from: 50
to: 51 v Use %
Chose the tipe of potion you will use.
or
mana restore from: 500
to: 600 (if not using the %)
Chose the tipe of potion you will use.
You can change the value at your will. All is in the Mana Tools menu.
friend that I know. I am saying is that my bot does not buy mana potion: s this is the macro I use: 2000 {Reffil} VarSetEx(Total, 100) VarSet(Potnow) Misc.ItemCountEx(268) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(268, !Total!, 1) Macro.Wait(2000) NPC.Say(bye))