
Originally Posted by
DarkstaR
Any information on what this debug said? Can you provide the code from the reset label?
Sry I didn't save the debug code from tibia but it was pretty empty. Normally it has char location and world and name but this time there was like 10 lines only.
The resetter code is here:
lua code:
elseif (labelName == "resetbp") then
Walker.Stop()
Container.Close(GoldBP)
wait(1000)
Container.GetFirst():OpenChildren(GoldBP)
wait(1000)
Container.GetByName(GoldBP):Minimize()
Walker.Start()
I'm not totally sure if it's the resetter cuz the client closed ofc with the label position etc. But when I logged in again he was standing on that tile where he normally resets Backpacks...
Btw I get still another bug on exiva.
15:05 Nine Eyes is very far to the south. [ID 3280] (char in edron earth elementals. ID of fire sword which I have in weapon slot)
15:08 Nine Eyes is very far to the south. [ID 268] (another char outside orc fortress. Used maybe mana pots before)
15:08 Nine Eyes is very far to the south-west. [ID 18318] (char at shadowthorn elves, ID of dead elf body)
Happends when Look IDs is enabled. Seems like the bot is retrieving the IDs of last used items or something