Check Antica bro ! :)
Printable View
Check Antica bro ! :)
Thanks bro :)
@Spens
Thread closed due to inactive Windbot license.
Thread will be reopened when user renew his license.
Since today I'm accepting Tibia Coins as payment :)
lol this price for script like mutated rats yala, so bad ^^
My script drillworm for EK does not work... Soon as the char arrives in the cave, he get back to depot, and logout. The bot says that "your stamina is too low!", but i got 31h stamina... Wtf??
error in Action script wptid:82:
["if ($stamina*60 < tosec(getuseroption..."]:Action: 82:3: ')' expected near '15'
I dont know how to fix it.. ive tried everythig, but i mean, 30h stamina, and has low stamina? This is so wrong...
local trenuj = getuseroption('train')
if ($stamina*60 < tosec(getuseroption("staminaamount"))) or ((getuseroption("BackSS") and (sstimespens() == 1))) then
if (trenuj == "Sword" or trenuj == "Axe" or trenuj == "Club" or trenuj == "mLvL") then
gotolabel(0, "Train")
else
logout()
messagebox("Your character had too low stamina so bot was closed.")
setcavebot("no")
end
else
gotolabel(0, "Town")
end