07-24-2013, 08:34 PM
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.
I will give rep.
Log out when X sd runes.
|
07-24-2013, 08:34 PM
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.
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()
07-24-2013, 09:37 PM
Yes, but say for example there is a monster that im ignoring and my char just stops when its attacking me?
|
« Next Oldest | Next Newest »
|