Well you will need to check your specific pickit files enabled in your "Char_Config" files and then edit your pickit accordingly, chances are they are just commented out. You can find your pickit files at "D2NT\scripts\NTBot\item_configs". The line your looking for should be in the Uniques pickit and should look like so:
[Type] == ring && [Quality] == unique # [ItemMaxManaPercent] == 25 // Stone of Jordan
If you don't see it, just copy/paste the one here in. If you do see it and it has "//" at the beginning, just remove the "//" save and your good to go. This can all be done while the bot is running.
[Type] == ring && [Quality] == unique # [ItemMaxManaPercent] == 25 // Stone of Jordan
If you don't see it, just copy/paste the one here in. If you do see it and it has "//" at the beginning, just remove the "//" save and your good to go. This can all be done while the bot is running.