Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

EasyUO Looting
#2

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


Messages In This Thread
EasyUO Looting - by alexandroz - 03-31-2012, 01:59 AM
EasyUO Looting - by tWiSteD - 03-31-2012, 02:53 AM
EasyUO Looting - by Raziel_ - 03-31-2012, 04:05 AM
EasyUO Looting - by Elia - 03-31-2012, 11:44 AM
EasyUO Looting - by alexandroz - 03-31-2012, 04:23 PM
EasyUO Looting - by Eru - 04-07-2012, 03:41 AM
EasyUO Looting - by sm0ke - 04-07-2012, 07:39 PM
EasyUO Looting - by por corp wis - 04-07-2012, 07:48 PM
EasyUO Looting - by sm0ke - 04-07-2012, 07:57 PM
EasyUO Looting - by Mael - 04-07-2012, 08:25 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)