Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Starting to make some LLD pickits
#4
bmxrider1279 Wrote:The 300 and 350 are the total amount i want the stats to equal.
I set the value of each mod (what i thought to be the good ones, and i am rather ignorant when it come to LLD) equal to 100 by multiplying the stat by whatever number would get me there.

example: The value that fhr will be if it is on the helm will be 10. I therefore had it multiply the [fhr] amount by 10 in order to get to 100.

The lesser stat that i thought were still useful i set equal to 25 or so (surely due an adjustment)

By adding everything together and haveing parenthesis around them, it allows you to treat all of the stats as one. This allows you to set it to pick up items that do not necessarily have two or three specific stats but a combination of stats that meet your overall quota.
This quota is what the 300 and 350 are. I set the one for 18 or less to 350 and the one for lvl 9 to 300 in order to make it slightly more strict for lvl 18 items over lvl 9. This is due to the fact that the stats can be better at 18 (ed max is 40 for lvl 9, while 50 for lvl 18) and that some of the stats cannot even be found on lvl 9 items, such as the visionary mod.

To make it more or less strict you simply can increase or decrease the quota accordingly.

---------- Post added at 07:45 PM ---------- Previous post was at 07:33 PM ----------

updated one for helms.. includes eth/repair items
wondering if rather absurd to have the bot pick up every rare normal class item in hopes that its LLD...
Input would be very helpful.


([name] == mask || [name] == crown || [name] == bonehelm || [type] == circlet) && [quality] == rare && [class] == normal # ([enhanceddefence] * .75 + [fhr] * 10 + ([FireResist]+[LightResist]+[ColdResist]+[PoisonResist]) * 2 + ([sockets] - 1) * 125 + [itempoisonlengthresist] + [tohit] + [itemtohitpercentperlevel] * 100) >= 350 && [itemlevelreq] <=18
([name] == mask || [name] == crown || [name] == bonehelm || [type] == circlet) && [quality] == rare && [class] == normal # ([enhanceddefence] * .75 + [fhr] * 10 + ([FireResist]+[LightResist]+[ColdResist]+[PoisonResist]) * 2 + ([sockets] - 1) * 125 + [itempoisonlengthresist] + [tohit] + [itemtohitpercentperlevel] * 100) >= 300 && [itemlevelreq] <= 9
([type] == helm || [type] == circlet) && [quality] == rare && [class] == normal && [flag] == ethereal # [itemreplenishdurability] >= 1 && ([enhanceddefence] * 2 + [fhr] * 10 + ([FireResist]+[LightResist]+[ColdResist]+[PoisonResist]) * 2 + ([sockets] - 1) * 125 + [itempoisonlengthresist] + [tohit] + [itemtohitpercentperlevel] * 100) >= 225 && [itemlevelreq] <=18
([type] == helm || [type] == circlet) && [quality] == rare && [class] == normal && [flag] == ethereal # [itemreplenishdurability] >= 1 && ([enhanceddefence] * 2 = [fhr] * 10 + ([FireResist]+[LightResist]+[ColdResist]+[PoisonResist]) * 2 + ([sockets] - 1) * 125 + [itempoisonlengthresist] + [tohit] + [itemtohitpercentperlevel] * 100) >= 200 && [itemlevelreq] <= 9

does it matter that it will go over your 350 amount that you was wanting and has these line picked up any items and are your lines getting to long for d2nt still read it
Reply


Messages In This Thread
Starting to make some LLD pickits - by comper - 02-21-2012, 09:07 AM
Starting to make some LLD pickits - by comper - 02-21-2012, 12:23 PM
Starting to make some LLD pickits - by comper - 02-21-2012, 12:55 PM
Starting to make some LLD pickits - by comper - 02-21-2012, 01:38 PM
Starting to make some LLD pickits - by comper - 02-21-2012, 03:45 PM
Starting to make some LLD pickits - by comper - 02-23-2012, 08:46 PM
Starting to make some LLD pickits - by comper - 02-24-2012, 02:40 AM
Starting to make some LLD pickits - by comper - 02-24-2012, 08:11 AM
Starting to make some LLD pickits - by comper - 02-24-2012, 01:27 PM
Starting to make some LLD pickits - by comper - 03-05-2012, 04:16 AM
Starting to make some LLD pickits - by comper - 03-05-2012, 10:28 AM
Starting to make some LLD pickits - by comper - 03-16-2012, 09:49 AM
Starting to make some LLD pickits - by Adamz - 03-16-2012, 09:23 PM
Starting to make some LLD pickits - by mfpm - 04-05-2012, 06:56 PM
Starting to make some LLD pickits - by comper - 04-05-2012, 08:13 PM
Starting to make some LLD pickits - by comper - 04-09-2012, 01:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem starting up de game Terrorkid 7 334 03-02-2012, 05:44 AM
Last Post: comper
  Can I make my bot pick up items to sell for gold? Romis 3 406 02-02-2012, 08:37 AM
Last Post: comper
  Make me a walkthrough sigley89 15 473 02-01-2012, 01:47 PM
Last Post: comper
  How to make second skill work on baal on round 2 imune to magic cezars 7 478 09-01-2011, 12:25 PM
Last Post: kevinbod
  iso a good d2nt pickit or set of pickits charlie4585 0 323 07-28-2011, 12:26 PM
Last Post: charlie4585
  I use GVetal but i want to kno how do i make my Druid bot summon a Grizzly to tank? DarkGoku 4 616 06-26-2011, 04:28 PM
Last Post: DarkGoku
  How to make My bot Clear Arcane Sanctuary? canadasim 0 188 06-09-2011, 02:44 AM
Last Post: canadasim
  Help me Make Bot Do Only Pindle,Andy,Meph Please Dissarray 5 389 05-15-2011, 04:38 PM
Last Post: skidude
  Anyone have or can make this script? Pauluk1986 1 221 05-15-2011, 04:14 PM
Last Post: skidude
  How do I make bot use Smite on certain bosses like Andy, Mephy, Baal Quill9820 2 257 04-26-2011, 12:25 AM
Last Post: Valdez

Forum Jump:


Users browsing this thread: 1 Guest(s)