View Full Version : Cavebot + PKs
Hi, Im a new player in Tibia using blackdproxy and I dont know how to deal with PKs while using cavebot. Is there any way of disconnecting when some player attacks me? ¿How do you deal with that? I always end up dead in about 30 minutes when I leave the cavebot on his own.
Thanks
in runemaker on danger close connection
You can also atk back dnt remember how tho
or make it run away "on danger goto scriptlinex"
Hans Henrik
01-31-2012, 21:11
IfTrue ($pksonrelativefloor:0$#number<>#0) Goto $nlineoflabel:FUCKINGPKS$
#or
onDangerGoto $nlineoflabel:FUCKINGPKS$
#code
#code
:FUCKINGPKS
#omg there is a fucking PK nearby.
resetKill
resetLoot
#^disable monster looting/killing
Goto X,Y,Z
#^goto a safe-zone
closeConnection
#^ logout.
something like this.
note that, at least on 7.6, $pksonrelativefloor:N$ is somewhat bugged x.x (somtimes it believes non-skulled players are PKs.)
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.