Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
These macros crash my bbot
#1
0 {1} Self.Health() stopfield:=0 Self.Health()
3000 {2} !stopfield!==0 Misc.ItemCountEx(266)<3 stopfield:=1 Killer.Stop() Cavebot.Stop() Macro.Wait(20000) posx:=Self.X() posy:=Self.Y() posz:=Self.Z() Map.Thrown(3031, 1, !posx!, !posy!, !posz!) Macro.Wait(700) Map.UseOn(3148, 3031, !posx!, !posy!, !posz!, 0) Macro.Wait(65000) Status.Poison()==1 [checkfire] stopfield:=0 {checkfire} Status.Fire()==1 [checkenergy] stopfield:=0 {checkenergy} Status.Energy()==1 stopfield:=0 Self.Health()

(if it doesnt paste in bbot from forum, paste it in notepad, then copy again and paste on bbot macros, bbot crashed when I copy these macros from forum edit page)

macro "2" crashes when debugged or activated the auto macros

macro "2" plain text:
------------------------
!stopfield!==0
Misc.ItemCountEx(266)<3
stopfield:=1
Killer.Stop()
Cavebot.Stop()
Macro.Wait(20000)
posx:=Self.X()
posy:=Self.Y()
posz:=Self.Z()
Map.Thrown(3031, 1, !posx!, !posy!, !posz!)
Macro.Wait(700)
Map.UseOn(3148, 3031, !posx!, !posy!, !posz!, 0)
Macro.Wait(65000)
Status.Poison()==1 [checkfire]
stopfield:=0
{checkfire}
Status.Fire()==1 [checkenergy]
stopfield:=0
{checkenergy}
Status.Energy()==1
stopfield:=0
Self.Health()
--------------------------
it's weird because when I removed the lines "Macro.Wait(20000)" and "Macro.Wait(65000)", it debugged fine


Messages In This Thread
These macros crash my bbot - by Bbotone - 08-09-2013, 01:43 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)