eh, probably ID of swamp that is possible to use shovel on is different than one after getting leech out already.
Its not buged, it simply tries to do impossible task of using shovel on something that is not there.
+ this is what i read on wiki
http://tibia.wikia.com/wiki/Swamp_(Diggable)
Tested it. Bot tries to use Showel on it, but since its only possible once a week,
Bot tries to use it but its not possible so it stuck...
Thats not BBot bug, thats just how it works
FOUND SOLUTION, FIX
I created macro fix for you and video with explanation
[macro]1000 {SwampUnstuck} Self.PositionIn(33041, 32022, 7, 33042, 32023, 7)==1 Misc.StandTime()>=2 CaveBot.GoLabel(KGo) exit() [/macro]
Its not buged, it simply tries to do impossible task of using shovel on something that is not there.
+ this is what i read on wiki
http://tibia.wikia.com/wiki/Swamp_(Diggable)
Quote:t is possible to dig up Dead Snakes, Small Diamonds or rarely a Leech by using a Shovel or equivalent on this tile. After digging up an item, you have to wait a week to be able to dig any of these tiles again. Known locations are:
Tested it. Bot tries to use Showel on it, but since its only possible once a week,
Bot tries to use it but its not possible so it stuck...
Thats not BBot bug, thats just how it works
FOUND SOLUTION, FIX
I created macro fix for you and video with explanation
[macro]1000 {SwampUnstuck} Self.PositionIn(33041, 32022, 7, 33042, 32023, 7)==1 Misc.StandTime()>=2 CaveBot.GoLabel(KGo) exit() [/macro]