BBot - The best bot of the world

Full Version: If Can't or Stuck Go Label
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello
I'm making a script in which I have to enter to a TP to kill a boss, but is every 2 hours.
I did the script full afk but it gets stucked in the tp, I was wondering if someone have a macro or any trick to make him:
If dont enter to tp go label, etc
Or if stuck 1 min skip waypoint
Or If can't skip waypoint.
Thanks you.
If everything goes good I'll share a script for mini rosha full afk 100%
Misc.StandTime()>=60
Cavebot.Stop()
Macro.Wait(50)
Cavebot.Start()
-----------------------
Misc.StandTime()>=60
CaveBot.GoLabel(Label)
-----------------------
This add on once
idz:=CaveBot.GoLabel(ur label)
When.SystemMessage(There is no way;Sorry not possible, !idz!)
(12-01-2019, 12:52 PM)Nvp Wrote: [ -> ]Misc.StandTime()>=60
Cavebot.Stop()
Macro.Wait(50)
Cavebot.Start()
-----------------------
Misc.StandTime()>=60
CaveBot.GoLabel(Label)
-----------------------
This add on once
idz:=CaveBot.GoLabel(ur label)
When.SystemMessage(There is no way;Sorry not possible, !idz!)
Thanks man !! The one of ONCE worked!!!!