Blizzard Sector
LLD Pickit - Simple and Easily Adjustable - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: LLD Pickit - Simple and Easily Adjustable (/thread-47897.html)



LLD Pickit - Simple and Easily Adjustable - bmxrider1279 - 03-17-2012

Here they are

Diablo 2 LLD Pickit - Pastebin.com

It is very simple to adjust the quality of items you want to pick up, as well as change which stats are more or less important to you

([name] == mask || [name] == crown || [name] == bonehelm || [type] == circlet) && [quality] == rare && [class] == normal # ([enhanceddefence] * .5 + [fhr] * 10 + ([FireResist]+[LightResist]+[ColdResist]+[PoisonResist]) * 2 + ([sockets] - 1) * 100 + [itempoisonlengthresist] + [tohit] + [itemtohitpercentperlevel] * 100) >=350 && [itemlevelreq] <=18)

The Idea is to be able to make each stat equal to a certain value. And be able to control the quality of the item being found, simply by changing the total amount, or quota (350 in the above line of code). Increase the number to tighten the restrictions and vice versa.

You can also change the affect a certain stat has on whether the bot will pick it up or not. Lets say you dont want a helm without fhr. You would change "[fhr] * 10" to "[fhr] * 20"
and then increase the overall number mentioned above (350) by 100 to make up for the increase

Some of the quotas are still a little low and tend to pick up alot of unworthy items still.
I'll be updating it as I go, let me know if theres any important low level dueling stuff I am leaving out.

Good luck, let me know if it finds anything worth mentioning.

e/ Fixed weapons, had forgotten the [quality]



LLD Pickit - Simple and Easily Adjustable - bmxrider1279 - 03-19-2012

Updated to include lvl 9/18 jewels and charms