sub trupak() #by CorNoR# uo.set('finddistance','3')
uo.findtype('0x1D9F',-1,'ground') if uo.findcount() then UO.Drop('1',STR(UO.GetX('self')),STR(UO.GetY('self')+2),STR(UO.GetZ('self')),'finditem') end if wait(700) uo.findtype('0x1DA2',-1,'ground') if uo.findcount() then UO.Drop('1',STR(UO.GetX('self')+1),STR(UO.GetY('self')+1),STR(UO.GetZ('self')),'finditem') end if wait(700) uo.findtype('0x1DA1',-1,'ground') if uo.findcount() then UO.Drop('1',STR(UO.GetX('self')),STR(UO.GetY('self')+1),STR(UO.GetZ('self')),'finditem') end if wait(700) uo.findtype('0x1DA3',-1,'ground') if uo.findcount() then UO.Drop('1',STR(UO.GetX('self')),STR(UO.GetY('self')+3),STR(UO.GetZ('self')),'finditem') end if wait(700) uo.findtype('0x1DA4',-1,'ground') if uo.findcount() then UO.Drop('1',STR(UO.GetX('self')+1),STR(UO.GetY('self')+3),STR(UO.GetZ('self')),'finditem') end if wait(700) uo.findtype('0x1CE1',-1,'ground') if uo.findcount() then UO.Drop('1',STR(UO.GetX('self')),STR(UO.GetY('self')+1),STR(UO.GetZ('self')),'finditem') end if