Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Log out when X sd runes.
#1
Hello guys, can someone make me a macro that my char will log out from cave botting when x sd runes? Thanks.
I will give rep.
#2
2000 {Safe log} sdid:=SDID Misc.ItemCountEx(!sdid!)<=10 Cavebot.Stop() Status.Battle()==0 Self.Logout()

SDID = id of sd (edit only SDID after "="), example:
2000 {Safe log} sdid:=999999 Misc.ItemCountEx(!sdid!)<=10 Cavebot.Stop() Status.Battle()==0 Self.Logout()

OR (short version):
2000 {Safe log} Misc.ItemCountEx(999999)<=10 Self.Logout()
#3
Yes, but say for example there is a monster that im ignoring and my char just stops when its attacking me?


Forum Jump:


Users browsing this thread: 1 Guest(s)