Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT is gr8 but need help about what armors to pick up......
#1
Basicly i have a problem, i cant get the bot to pick up the armors i want it to pick up....
I want to keep all 3socketed armors with def 500+ (if doable dusk--->archon, since i dont want the high str. armors).
I would also like to keep all elite armors with 14-15ed (0, 3 or 4 sockets).
Then all elite ethereal armors (0 sockets)with 750def+ for cubing.

This is how the script for armors looks like right now....but he is picking up all sorts of elite armors - no sockets, with sockets, rare and magic(without identifying them).
This is how the script looks right now.
I have tried making small changes here and there without getting it right :/

// ##### Armor #########################
[Name] == MagePlate && [Quality] == superior // Enigma
[Type] == armor && [Class] == elite && [Flag] != ethereal # [Sockets] == 0
[Type] == armor && [Class] == elite && [Quality] <= superior # [Defense] >= 500
[Name] == SacredArmor && [Quality] == normal # [Defense] >= 800 && [Sockets] == 0
[Type] == armor && [Quality] == normal # [Defense] >= 1100 && [Sockets] >= 3 // Variable

Also i am wondering how to write this - i want to pick up elite ethereal polearms with 0 or 4 sockets(if possible dont pick up Ogre Axe since it has max. 3 sockets).

i am using d2nt3.1 and "item_configs advance if that matters)

thx in advance guys Smile[COLOR="Silver"]

---------- Post added 07-22-2010 at 02:09 PM ---------- Previous post was 07-21-2010 at 04:58 PM ----------

[/COLOR]Ok, so i looked around in the "godly D2NT bot magic_rare pickit" that Skidude posted and managed to sort out my problems Smile
Woke up with some sweet ethereal polearms/armors this afternoon...
So this is how it looks:

// ##### Armor #########################
[Name] == MagePlate && [Quality] == superior # ([Sockets] == 0 || [Sockets] == 4) && [EnhancedDefense] >= 15 // Enigma
[Type] == armor && [Class] == elite && [Quality] <= superior && [Flag] == ethereal # [Sockets] == 0 && [Defense] >= 700
//[Type] == armor && [Class] == elite && [Quality] <= superior # [Defense] >= 520 // Min egna
//[Name] == SacredArmor && [Quality] == normal # [Defense] >= 800 && [Sockets] == 0 // Cubing
//[Type] == armor && [Quality] == normal # [Defense] >= 1100 && [Sockets] >= 3 // Variable
[Type] == armor && [Class] == elite && [Quality] == superior && [Flag] != ethereal # ([Sockets] == 0 || [Sockets] == 3 || [Sockets] == 4) && [EnhancedDefense] >= 10

// ##### Polearms ######################
[Type] == polearm && [Class] == elite && [Quality] <= superior && [Flag] == ethereal # ([Sockets] == 0 || [Sockets] == 4)

incase someone else is wondering
Reply
#2
Thanks. Just edited my script! Big Grin
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,261 08-25-2012, 01:20 AM
Last Post: comper
  D2NT BoT Gh0sT17 52 2,030 07-31-2012, 11:10 PM
Last Post: comper
  D2nt need help on some stuff wishyq 3 166 07-22-2012, 12:44 PM
Last Post: comper
  Little Help Please? (D2NT) pnsmcgraw 12 264 07-16-2012, 02:46 PM
Last Post: Mythosis
  MasivB's D2NT Simple Unique PickIt masivb 1 116 07-03-2012, 05:03 AM
Last Post: comper
  D2nt - how do i stay in game when sojs sell? brianwalter86 5 349 07-01-2012, 02:02 PM
Last Post: comper
  Nooby D2NT Questions Kieran Wilson 0 128 06-25-2012, 04:35 PM
Last Post: Kieran Wilson
  [D2NT Release]Item Logging with XML 3.0+ skidude 76 14,531 06-25-2012, 01:27 PM
Last Post: masivb
  D2nt Bot jewel pickit/godly item pickit Nightwish 3 228 06-23-2012, 04:18 AM
Last Post: comper
  someone please help my d2nt bot wont kill any bosses mcmullenp4 2 177 06-19-2012, 10:18 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)