ty man
Printable View
Hello i need a hotkey to eat food...
hey raphael, anyway to help me with this?
http://forums.tibiawindbot.com/showt...ng-avoid-waves
Sorry for taking so long, actually had this shitting on my editor for at least 2 days.
auto(100)
foreach lootingitem l do
if itemcount(l.id) - itemcount(l.id, l.destination) > 0 then
moveitems(l.id, l.destination)
waitping()
end
end
Pulls data from looting itself.
A HUD script to show Wild growth timer, the build in magic wall timer doesn't work with wild growth.
THANK YOUU =)