Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WHEN 50 BOLTS LEFT GO SAFE ZONE AND LOGOUT
#1
i need stop bot when 50 bolt left kill all monster on screen and try logout,  and i need know how i make bot made all time utevo lux.
Reply

#2
Hello.

You are probably using Cavebot, so use supply checker script.
|Only Registered members can see download links. | Click here to buy subscription or here to register.

or this code that will go to specific label ("go_safeZone") if you have 50 or less bolts:
if itemcount('bolt') <= 50 then
   gotolabel('go_safeZone')
   return
end
Reply

#3
what is label ?
Reply

#4
Hello.

Label is the option that you can give names to Cavebot waypoints.
Cavebot->Edit waypoint->Label.

So you create a Stand waypoint that walk away from hunt spot and label it as "go_safeZone".
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016