BBot - The best bot of the world

Full Version: help with fullcheck
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
as topic I need the code for refiller, like when my char have 30 cap and 30 manas left then he refill cant find that plz help!
waypoints right click---> add--->fullcheck
cap<=30;ManaPotionId<=30
(01-20-2013, 11:45 PM)Greinex Wrote: [ -> ]waypoints right click---> add--->fullcheck
cap<=30;ManaPotionId<=30

thanks but will this check smps to or only normal manas or every kind of mana? =D
you can check whatever you want
you write the ID and what you want to check
if 7378 is lower than 10 or 236 is lower than 20...
7378<=10;236<=20
(01-21-2013, 01:09 AM)Greinex Wrote: [ -> ]you can check whatever you want
you write the ID and what you want to check
if 7378 is lower than 10 or 236 is lower than 20...
7378<=10;236<=20

I wrote that u gave me and my char just stands there now and dont move

Fuck I have no idea how I fix this, i suck so badly with bbot

Can you give all text/code I need to fix this checklabel? when under 30 smps or cap then he refills
you should download one of my scripts and read the full checks and the labels
(01-21-2013, 01:20 AM)Greinex Wrote: [ -> ]you should download one of my scripts and read the full checks and the labels

are you just not able to share that code for me? i really have no idea how to fix it.