Blizzard Sector
Need pickit/snagit help - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Diablo II Discussion (https://www.blizzsector.co/forum-15.html)
+--- Thread: Need pickit/snagit help (/thread-15590.html)



Need pickit/snagit help - egalkarl - 02-15-2005

HI


I need a 4 Socket Magic monarch mit faster block rate and increased chance of blocking.
How can i make my bot pick up all monarchs and search for exactly this stats?
Thx for the help!


Need pickit/snagit help - FilMeBals - 02-16-2005

well honestly u can only have the bot pick up the monarch. but there is no way u can program it 2 pick a a item w/specific stats.


Need pickit/snagit help - egalkarl - 02-16-2005

Yes i know. Bit there is a file thats says identify it and only keep it with xx Stats otherwise sell it.

Have to take a look at the file. its bmitems_xp in my point now. It says something like this.

//============ Skill Claws ============
[Good Skill Claws]
code=65
Qual=4|Qual=6
skilltree=48,3 | skill=273,3 | skill=271,3 | skill=262,3

//============ Gloves/Boots ============
[Good Gloves]
code=16
Qual=6
skilltree=0,2 | skilltree=1,2 | skilltree=2,2 | skilltree=50,2 | 60>3 | 7>30 | 0+2>10 | 62>3
eval-id=(2>=18 || 80>=20 || 93>=20)
[Rare Boots]
Code=15
Qual=6
eval-id=(96>=20 && (0>=10 || 2>=10 && (39>=10 && 41>=10 && 43>=10 && 45>=10 || 80>=20 || 99>=10)))
[Rare Boots2]
Code=15
Qual=6
eval-id=(96>=20 && 80>=30)
[Rare Boots3]
Code=15
Qual=6
eval-id=(96>=20 && 99>=10 && (0>=10 || 2>=10 || 39>=10 && 41>=10 && 43>=10 && 45>=10 || 80>=20))



And now i want to know what all the eval-id mean that i can make my bot just keep things i need. Like the 4 Sock Magic Monarch with some more stats.

You know what i am talking bout