What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Bot stashing junk whites still?

normallan

New Member
Joined
Dec 4, 2012
Messages
55
Reaction score
0
thought this might have been fixed with EB updates, how can i fix this i dont fully understand the loot filters very well, thanks.
 
Sorry to say, but this will always happen. There's no way for us to make the client loot a specific item forcefully (we tried that in the past, and it led to bans/flagging issues).

Basically, when the bot is trying to loot an item, sometimes the input action carries through longer than we want, so the client "double loots" stacked items. This is due to how the game works.

At best, we'll have some logic later that will drop items in your inventory that don't belong, but for now, that's why it happens.

As for how to change the loot filter, can't help with this !
 
add filter rule Default Filter.json:
{
"Description": "white 1*1+",
"Enabled": true,
"Rarities": [
0,
1
],
"MaxQuality": 19,
"MaxSockets": 5,
"MaxLinks": 4,
"MinWidth": 1,
"MinHeight": 1
},

also ur bot will selling crappy maps
 
add filter rule Default Filter.json:
{
"Description": "white 1*1+",
"Enabled": true,
"Rarities": [
0,
1
],
"MaxQuality": 19,
"MaxSockets": 5,
"MaxLinks": 4,
"MinWidth": 1,
"MinHeight": 1
},

also ur bot will selling crappy maps

use the "code" code for ... code

but add to your vendor filter a filter that will sell all white and magic items
 
Back
Top