Hello, it is possible create script, that when my character die or when my character have -1% HP then re-login and go to label "Temple" and reset backpack?
Hello, it is possible create script, that when my character die or when my character have -1% HP then re-login and go to label "Temple" and reset backpack?
You can use a reconnect:
auto(2500)
if not $connected and $dead
then
reconnect(true)
wait(2500)
gotolabel("temple")
wait(1000)
reopenwindows('small')
while $openingbps do
wait(300, 500)
end
end
(◣_◢)
Visit: Scripts - [Paid] | [Freebies] | [Showcase] ~ BlakW Market - [Tibia Gold] | [Tibia Coins] | [WindBot Licenses]