03-31-2012, 02:53 AM
Quote:set %Keep POF_XOL_DBG_CKF_RWF
set %Trashcan MALZIQD
if #ContType = YFM
{
Finditem %Keep c_ , #ContID
while #FindKind <> -1
{
exevent drag #FindID #FindStack
exevent dropc #BackpackID
wait 10
Finditem %Keep c_ , #ContID
}
Finditem * c_ , #ContID
while #FindKind <> -1
{
exevent drag #FindID #FindStack
finditem %Trashcan C_ , #BackpackID
exevent dropc #FindID
wait 10
Finditem * c_ , #ContID
}
}
finditem RWF g_3
{
exevent drag #FindID #FindStack
exevent dropc #BackpackID
wait 10
}
trashes anything that isn't set with %Keep
picks up arrows from the ground also