Postado Outubro 13, 2015 9 anos local itemdrop = 'gold coin' -- first antipush item local itemdrop2 = 'worm' -- second antipush item local itemdrop2id = 3492 -- id of your itemdrop2 item local container = 'bag' -- name of your container with antipush ----- DON'T CHANGE BELOW! ----- if toptileitem(posx, posy, posz) ~= itemdrop2id then moveitems(itemdrop, container, 'ground', 2) wait(200,400) moveitems(itemdrop2, container, 'ground', 2) wait(200,400) end Créditos: tibiascripts
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.