tozededao
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,225
- Reaction score
- 5
Hello, basically my suggestion is to make the ChaosChance plugin to work better by stashing only a certain number of items of each type so we can do those recipes.
The easiest way I can see to do this is to have additional filters, and having the plugin to enable and disable filters based on our needs.
Let's see this case for example.
Lets say we have a filter or filters who save the valuable items based on the stats like a good chest piece with life and resists we call it Good Body Armour Filter #1
Beside those filters we would have these:
Notes : Lets say that amulets and rings are always saved.
At the beginning of the bot session the plugin would try run through your stashtabs and try to pickup items to do a recipe. It would run through all our item types for example Helm. For each rare Helm found on our stash it checks if they DO NOT MATCH any of Good Helms filters.
It would this to all slots and end up with a count of items for each slot. Whenever that count was less than X for non-rings and less than Y for rings it would enable the corresponding filter to pickup those items. Whenever it stashes an item that would match our Save any Slot and didnt match our Good Slot it would increase the counter on that item slot type. When it had enough to match our X or Y it would disable the filter that makes the bot stash all the rare items of a type.
The easiest way I can see to do this is to have additional filters, and having the plugin to enable and disable filters based on our needs.
Let's see this case for example.
Lets say we have a filter or filters who save the valuable items based on the stats like a good chest piece with life and resists we call it Good Body Armour Filter #1
Beside those filters we would have these:
- Save any rare Two-Handed
- Save any rare Helm
- Save any rare Chest
- Save any rare Belt
- Save any rare Gloves
- Save any rare Boots
Notes : Lets say that amulets and rings are always saved.
At the beginning of the bot session the plugin would try run through your stashtabs and try to pickup items to do a recipe. It would run through all our item types for example Helm. For each rare Helm found on our stash it checks if they DO NOT MATCH any of Good Helms filters.
It would this to all slots and end up with a count of items for each slot. Whenever that count was less than X for non-rings and less than Y for rings it would enable the corresponding filter to pickup those items. Whenever it stashes an item that would match our Save any Slot and didnt match our Good Slot it would increase the counter on that item slot type. When it had enough to match our X or Y it would disable the filter that makes the bot stash all the rare items of a type.