Hi All,
Just got banned on a 308 EK I did a lootscript that picked up items to quickly, didn't know that tibiaclient had a any bot checker. I made this on an hotkey, and if you use this make sure to add something about enough capacity, that was what gave me away. I couldn't pick an item up and then it tried to pick it up so darn quickly over and over I could barely move and seconds later ban..
However the hotkey was awesome. The issue with the looting in the bot is that it takes to long for it to open the bodies, I did have a go at the ultravaluable bodies and it works. But it is just to slow compared to real play.Code:init start BackpackName = "orange backpack" init end foreach lootingitem m do moveitems(m.name, BackpackName, 100) end
On to my next project!...