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

item filter

moonshark

New Member
Joined
Jan 10, 2011
Messages
34
Reaction score
0
how can i use the editor say i want it to not pick up any skill gem that is not quality?
 
Okay, so first you want to go to your bot folder, then open Settings > Item Filters > Edit with notepad.
After you open the file you want to search for:
"Pickup all non-common, no-quality skill gems."
Then you change:
"Enabled": true,
to
"Enabled": false,
And you save the file, now it will only pickup gems with 1 or more quality.
 
hey! i got a semi-related question, how do i get the bot to pick up certain whites and stash them in the bank? i've tried different settings but it still doesn't pick em up!
 
Apparently filters aren't working correctly, for example the filter "Pickup all non-common, no-quality skill gems." has listed:

"Fireball",
"Spark",
"Sweep",
"Ground Slam",
"Cleave",
"Double Strike",
"Dual Strike",
"Burning Arrow",
"Heavy Strike",
"Glacial Hammer",
"Freezing Pulse",
"Split Arrow",
"Raise Zombie",
"Ice Nova",
"Leap Slam",
"Shield Charge",
"Whirling Blades",
"Cold Snap",
"Detonate Dead",
"Poison Arrow",
"Ice Shot",
"Flicker Strike",
"Ice Spear",
"Infernal Blow",
"Shock Nova",
"Viper Strike",
"Explosive Arrow",
"Rain of Arrows",
"Firestorm",
"Puncture",
"Lightning Arrow",
"Bear Trap",
"Fire Trap",
"Reave",
"Ethereal Knives",
"Decoy Totem"

Yet it picks other gems that aren't mentioned there, so I'm actually confused.
 
well those gems are exclusions, so that tells it to pick up all other gems except those i think.
 
but still, i dont want to exclude every item to be able to pick up the one i want >.<
 
but still, i dont want to exclude every item to be able to pick up the one i want >.<

You would just create a pickup filter that would "name" match the item you want to pickup.

Since you just want to stash them, you shouldn't have to do anything more. If you wanted to pick up something like that and sell them though, you would have more work to do.
 
Back
Top