Thread Rating:
  • 4 Vote(s) - 2.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BBot Variables
#3
(03-13-2013, 12:53 AM)xolink Wrote: i do this in the moment i see this so i asking can it work?
1000 {Go lable on cap} Self.Capacity()<10 [else] Killer.Stop() CaveBot.GoLabel(Depositer) Exit() {else} Self.Capacity()>10 Killer.Start() Exit()

Self.Capacity()<10 [else]
Killer.Stop()
CaveBot.GoLabel(Depositer)
Exit()
{else}
Self.Capacity()>10
Killer.Start()
Exit()

Hi this will work, but you don't really need the second "Self.Capacity()>10", if the macro goes to that part, it means Self.Capacity()<10 was not true, then it has to be more then 10, so you just start the killer without testing again.

If this Helped you, please click in "Give Reputation to This User".


Messages In This Thread
BBot Variables - by Kimoszin - 12-17-2012, 01:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)