BBot - The best bot of the world
Help with some macros. - 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: Help with some macros. (/thread-1446.html)



Help with some macros. - Paper Boy - 10-05-2011

Hello everybody Big Grin

I want to make a macro that open a backpack on the ground, count how many potions / runes / other things and take them from the backpack (Like a refiller)
I had that on tibia bot ng a long time ago and want to make this for bbot, someone know how to make?


Refiller

How about Refillers? I already read that Hunger's topic but theres no macro to make bbot check pots on hunt, i did this macro but didn't tested yet.

Hunger's Topic:
http://forums.bmega.net/viewtopic.php?f=8&t=1922

Refiller macro not tested.
Code:
1000 {Mana Pot Counter} Misc.ItemCountEx(268)>20 CaveBot.GoLabel(Start)

and Cap Check:

Code:
1000 {Cap Checker} Self.Capacity<200 CaveBot.GoLabel(Back To Town)

I Put first cap check then i put MP Check then a label named : "Back to Town"

I didnt tested yet, can anyone test it to me?


WAYPOINTS FOR MAGES COMING......
Paper~


Re: Help with some macros. - Hunger - 10-06-2011

I think that there is no check because the macro Fullcheck already does this.

I'll try make to your macro refiller.