Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to BBOT Help
#2
Should work it.
Code:
1000 {Macro Sample} capLEAVE:=500 mpID:=268 Misc.ItemCountEx(!mpID)>=150 [MANA POTIONS] Self.Capacity()>=!capLEAVE [CAP] Killer.Start() OpenCorpses.UnPause() Cooldown.Blocked(HUD)==0 HUD.Print(2, 1, 36, 173, 204, 1000, Enought supplies and cap) Cooldown.Create(HUD, 1500) Exit()  {MANA POTIONS} Killer.Stop() OpenCorpses.Pause() Cooldown.Blocked(mpHUD)==0 HUD.Print(2, 1, 204, 36, 199, 1000, No manas) Cooldown.Create(mpHUD, 1500) CaveBot.GoLabel(BACK) Exit()  {CAP} Killer.Stop() OpenCorpses.Pause() Cooldown.Blocked(capHUD)==0 HUD.Print(2, 1, 242, 242, 28, 1000, No cap) Cooldown.Create(capHUD, 1500) CaveBot.GoLabel(BACK) Exit()
Reply


Messages In This Thread
New to BBOT Help - by Smiles - 02-27-2019, 02:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)