Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
White nip file for armor
#1
I have been at this for a little over a week and modifying my file each time I read something new, really thought I had it this time, but I still can't seem to get it right.

I am looking to get a piece of armor to make fortitude in. The requirement is that it has to have 500 defense and socketable with four sockets. I do not care what kind of armor it is in. I have come up with the following and for two days I have made over 500 runs with nothing.

What surprises me when it is running is that pieces of armor drop and it blows right by them without checking them at all. Other things that "resemble" pieces in my nip get "ignored" so I am pretty sure I have something wrong.

Here is a copy of the nip line that I want to work.

[Type] == armor && ([Quality] == superior || [Quality] == normal) && [Class] >= normal && [Flag] != ethereal # [Defense] >= 500 && ([Sockets] == 0 || [Sockets] == 4)

Any help is appreciated.
Reply
#2
chrisnelsonusa Wrote:I have been at this for a little over a week and modifying my file each time I read something new, really thought I had it this time, but I still can't seem to get it right.

I am looking to get a piece of armor to make fortitude in. The requirement is that it has to have 500 defense and socketable with four sockets. I do not care what kind of armor it is in. I have come up with the following and for two days I have made over 500 runs with nothing.

What surprises me when it is running is that pieces of armor drop and it blows right by them without checking them at all. Other things that "resemble" pieces in my nip get "ignored" so I am pretty sure I have something wrong.

Here is a copy of the nip line that I want to work.

[Type] == armor && ([Quality] == superior || [Quality] == normal) && [Class] >= normal && [Flag] != ethereal # [Defense] >= 500 && ([Sockets] == 0 || [Sockets] == 4)

Any help is appreciated.

is the fort for your merc or you and did you want to try to cube socket it?
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply
#3
comper Wrote:is the fort for your merc or you and did you want to try to cube socket it?

The fort is for my smiter, no merc. So I put the != Ethereal flag in it.
Reply
#4
chrisnelsonusa Wrote:The fort is for my smiter, no merc. So I put the != Ethereal flag in it.

here - [Type] == armor && [Quality] <= Superior && [Flag] != Ethereal # [Defense] >= 500 && ([Sockets] == 0 || [Sockets] == 4)
but I believe this also can pick up and keep 3 socket armor if they have over 500 defense
also for non eth instaed of defense you couls go with [EnhancedDefense] == 15 or [EnhancedDefense] >= XX (XX being a number from 1 - 15
plus I would try just for the lower str 4 socket armor that way you don't have to put a ton of points into str
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  New File Added: D2NT31_NTBot42 comper 60 3,140 07-15-2012, 03:12 AM
Last Post: comper
  New File Added: 1.13d Item Dumper Spitfire 6 844 05-31-2012, 09:54 AM
Last Post: Neoathlon
  I need a good CLASSIC ITEM_CONFIG FILE htid 0 120 05-25-2012, 01:08 PM
Last Post: htid
  New File Added: D2Multi 1.3 for 1.13d Spitfire 6 1,659 05-07-2012, 09:43 AM
Last Post: comper
  New File Added: Etal V7 - Green Goblin - 1046.P comper 0 402 03-20-2012, 04:07 AM
Last Post: comper
  What file do i need in my windows folder for it to work? 3dizzle 3 122 02-07-2012, 04:22 PM
Last Post: comper
  Issue with NTBotGame file : reference Point not set?? Silvanoesti 6 258 12-06-2011, 12:14 PM
Last Post: Silvanoesti
  New File Added: Auto Tele 1.7 for v1.13d Spitfire 0 1,314 12-01-2011, 06:13 PM
Last Post: Spitfire
  Adding Armet To bots Pick-it file??? gsx827 0 147 08-19-2011, 05:54 AM
Last Post: gsx827
  Weapon/Armor Stands script D2NT? alii 0 531 04-17-2011, 01:58 PM
Last Post: alii

Forum Jump:


Users browsing this thread: 1 Guest(s)