Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a little question
#1
Question 
Does this macro

10000 {Anti stop Cavebot} Misc.StandTime()>30 Cavebot.Stop() Cavebot.Start()

Afect this macro?

50 {Pause on Death By Kimoszin} !Verify!==0 Self.Health()<=0 BBot.TogglePause()

I use the anti stop cavebot because sometimes the waypoint dont works :/
and i need to use the pause on death because the anti stop cavebot make my char when it dead go and dead again :S. Thank you.
#2
(08-23-2013, 09:42 PM)oscaragl13 Wrote: Does this macro

10000 {Anti stop Cavebot} Misc.StandTime()>30 Cavebot.Stop() Cavebot.Start()

Afect this macro?

50 {Pause on Death By Kimoszin} !Verify!==0 Self.Health()<=0 BBot.TogglePause()

I use the anti stop cavebot because sometimes the waypoint dont works :/
and i need to use the pause on death because the anti stop cavebot make my char when it dead go and dead again :S. Thank you.

I think it doesn't because second macro pauses all bot - including macros... You can also use this macro to unstuck cavebot:
Code:
10000 {Anti-Stuck} Self.PositionIn(X1, Y1, Z1, X2, Y2, Z2)==0 Misc.StandTime()>30 Cavebot.Stop() Cavebot.Start()

Just change coordinates xyz in first command to most north-west (1) and most south-east (2) points of temple and it should work with Kimoszin's pasue.
Hope I helped.
Rudek Wink


Forum Jump:


Users browsing this thread: 1 Guest(s)