Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need snag it code for Noob charms
#1
Looking for some thing simple.

I would like to keep +6% or better resist charms of all types

and if they could be set to an individual code for each so when i get enough of one type I can turn that one off and still look for the others

Also where do i find all the modifier codes for Max dmg, resist, ect so i can write my own pick it for jewels for noob needs
Reply
#2
Try them, Let me know if it works or don't work.

Add them lines in magic_rare pickit under small charms.

[Name] == SmallCharm && [Quality] == magic # [FireResist] >= 6
[Name] == SmallCharm && [Quality] == magic # [LightResist] >= 6
[Name] == SmallCharm && [Quality] == magic # [PoisonResist] >= 6
[Name] == SmallCharm && [Quality] == magic # [ColdResist] >= 6

in case u want lc
Add them lines in magic_rare pickit under Large Charms.

[Name] == LargeCharm && [Quality] == magic # [FireResist] >= 6
[Name] == LargeCharm && [Quality] == magic # [LightResist] >= 6
[Name] == LargeCharm && [Quality] == magic # [PoisonResist] >= 6
[Name] == LargeCharm && [Quality] == magic # [ColdResist] >= 6

in case u want gc
Add them lines in magic_rare pickit under Grand Charms.

[Name] == GrandCharm && [Quality] == magic # [FireResist] >= 6
[Name] == GrandCharm && [Quality] == magic # [LightResist] >= 6
[Name] == GrandCharm && [Quality] == magic # [PoisonResist] >= 6
[Name] == GrandCharm && [Quality] == magic # [ColdResist] >= 6
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  can't find this piece of code Tacos 1 126 09-06-2012, 03:28 PM
Last Post: comper
  Problems with charms pick it script tHende 1 264 03-16-2012, 09:01 AM
Last Post: comper
  Snagit lists for W/S/M/R - Snag items that have value @ IG / d2jsp or other places Akao 8 495 01-25-2012, 01:58 AM
Last Post: comper
  Charms, Static, and potions Norman13 2 404 12-05-2011, 11:22 AM
Last Post: Kreyodd
  Is there a way to code d2nt to only pick unique etheral items and not ID them? Kratess 2 365 09-27-2011, 03:35 AM
Last Post: Grimtrooper
  Noob needs some help. falconsfrenzy24 3 288 07-07-2011, 06:18 AM
Last Post: thadpg
  Question about what this script/code means != impuls351 2 192 07-02-2011, 05:23 AM
Last Post: impuls351
  Small charms? nelson3132 2 388 05-15-2011, 04:25 PM
Last Post: skidude
  Noob question about adding sockets. oramified 10 448 03-02-2011, 05:23 PM
Last Post: oramified
  ALERT!!! Help the noob!!! :D basilis 6 471 02-13-2011, 02:33 PM
Last Post: Jammer74

Forum Jump:


Users browsing this thread: 1 Guest(s)