BBot - The best bot of the world
Mana potions - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Mana potions (/thread-2302.html)



Mana potions - Chaosruler - 04-09-2012

hey guys,

I dont know why but my manatools (mana potion drinker) is not working

[Image: mkwzrr.jpg]

And the macro

1000 {mana potion} Self.Mana<51 Hotkey.Use(268)

is not working to.

What do i miss?

ty chaos


RE: Mana potions - Wukazen - 04-09-2012

try using something over 0 like 10 to 50 and maybe enable the use% that will make it easier
and another thing you're using the hotkey user you should have the macro like this:

1000 {mana potion} Self.Mana<51 Hotkey.Use(mana potion)


RE: Mana potions - Chaosruler - 04-09-2012

aah sweet the macro is working alwase though you needed the id for it

(04-09-2012, 11:30 PM)Wukazen Wrote: try using something over 0 like 10 to 50 and maybe enable the use% that will make it easier
and another thing you're using the hotkey user you should have the macro like this:

1000 {mana potion} Self.Mana<51 Hotkey.Use(mana potion)

(04-09-2012, 11:35 PM)Chaosruler Wrote: aah sweet the macro is working alwase though you needed the id for it

And now iam hunting it doesnt work anymore...


RE: Mana potions - spiff26 - 04-10-2012

Try this
1000 {mana potion} Self.Mana=<50 Hotkey.Use(268)

Or, in mana restore puts an even smaller range, something like from 40 to 50