Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with d2nt 3.3
#1
just installed, had it working alright but when i put in someones pickit this started to happen.
not even sure how to make it use my pickit options
[Image: botmt.png]
#2
ok you have a error in that pickit file you added if you have a link to
it I can look it over and you are useing the default char config file
you need to rename it with your chars name
#3
rename the file with my chars name?[COLOR="Silver"]

---------- Post added at 08:30 PM ---------- Previous post was at 08:29 PM ----------

[/COLOR]i got the files off one of these sites, may have been this one they do all look similar though i can't pick out any significant differences[COLOR="Silver"]

---------- Post added at 08:32 PM ---------- Previous post was at 08:30 PM ----------

[/COLOR]i renamed the char config file to my characters name exactly and now i'm getting a different error code
#4
needs to be like this - NTConfig_Paladin_comper my char is a paly with the name comper
#5
ok done t hat, still getting the same error as the picture[COLOR="Silver"]

---------- Post added at 08:39 PM ---------- Previous post was at 08:37 PM ----------

[/COLOR]// ##### Helms #########################
[Type] == helm && [Quality] == crafted # [Sockets] >= 2 && [ItemDeadlyStrike] >= 7 && [LifeLeech] >= 2 && [ItemToHitPercentPerLevel] >= 1 && [FHR] >= 10 && ([EnhancedDefense] >= 150 || [MaxHP] >= 50)

// ##### Armor #########################

// ##### Shields #######################
[Name] == Monarch && [Quality] == crafted # [Sockets] >= 2 && [EnhancedDefense] >= 180 && [FBR] >= 30 && (([FireResist] >= 17 && [LightResist] >= 17) || [FHR] >= 17)

// ##### Gloves ########################
[Type] == gloves && [Quality] == crafted # [ItemKnockBack] >= 1 && [ItemAddSkillTab] >= 2 && [IAS] >= 20 && ([Strength] >= 10 || [Dexterity] >= 10) && ([LifeLeech] >= 3 || [ManaLeech] >= 3)
[Type] == gloves && [Quality] == crafted # [ItemKnockBack] >= 1 && [ItemAddSkillTab] >= 2 && [IAS] >= 20 && [Strength]+[Dexterity] >= 20
[Type] == gloves && [Quality] == crafted # [ItemCrushingBlow] >= 7 && [LifeLeech] >= 5 && [IAS] >= 20 && ([Strength] >= 10 || [Dexterity] >= 10)
[Type] == gloves && [Quality] == crafted # [ItemCrushingBlow] >= 7 && [LifeLeech] >= 5 && [Strength]+[Dexterity] >= 20

// ##### Boots #########################
[Type] == boots && [Quality] == crafted # [LifeLeech] >= 2 && [FRW] >= 30 && [FHR] >= 10 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 55
[Type] == boots && [Quality] == crafted # [LifeLeech] >= 2 && [FRW] >= 30 && [FHR] >= 10 && [Dexterity] >= 6 && ([FireResist] >= 30 || [LightResist] >= 30 || [ColdResist] >= 30 || [PoisonResist] >= 30)

// ##### Belts #########################
[Type] == belt && [Quality] == crafted # [ItemOpenWounds] >= 7 && [LifeLeech] >= 2 && [FHR] >= 24 && [Strength] >= 20 && ([MaxHP] >= 60 || [ItemGoldBonus] >= 60)

// ##### Rings #########################
[Type] == ring && [Quality] == crafted # [LifeLeech] >= 9 && [ToHit] >= 90 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 36 && ([Strength] >= 15 || [Dexterity] >= 5 || [ManaLeech] >= 5)
[Type] == ring && [Quality] == crafted # [LifeLeech] >= 9 && [ToHit] >= 90 && [Strength]+[Dexterity] >= 30

// ##### Amulets #######################
[Type] == amulet && [Quality] == crafted # [FCR] >= 17 && [ItemAddClassSkills] >= 2 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 60 && ([MaxMana] >= 90 || [MaxHP] >= 40 || [Strength] >= 20 || [Dexterity] >= 10)
[Type] == amulet && [Quality] == crafted # [LifeLeech] >= 8 && [ItemAddClassSkills] >= 2 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 60 && ([ManaLeech] >= 7 || [MaxHP] >= 60 || [Strength] >= 20 || [Dexterity] >= 10)
[Type] == amulet && [Quality] == crafted # [LifeLeech] >= 8 && [ItemAddClassSkills] >= 2 && [Strength]+[Dexterity] >= 35
[Type] == amulet && [Quality] == crafted # [ToBlock] >= 7 && [ItemAddClassSkills] >= 2 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 60 && ([LifeLeech] >= 5 || [ManaLeech] >= 7 || [MaxHP] >= 40 || [Strength] >= 20 || [Dexterity] >= 10)[COLOR="Silver"]

---------- Post added at 08:40 PM ---------- Previous post was at 08:39 PM ----------

[/COLOR]that is my craft NIP file in my advane folder
i could copy and paste the other ones too if you need let me know
#6
are you just now getting the red error msg and not the blue one is so
// out that new pickit file you added and give it a try
if that pickit file is not to big you can c/p it into pastebin.com
for me and I can look at it
#7
www.d3jsp.org :: View topic - [D2NT] Item Pickit Script

^ Thats where i fould the scripts im using
#8
ok you have to give me a few mins to go thru them[COLOR="Silver"]

---------- Post added at 03:11 PM ---------- Previous post was at 02:51 PM ----------

[/COLOR]take the unique file from that group and delete the lines and paste this in it // ##### Helms ######################### [Name] == Shako && [Quality] == unique - Pastebin.com
#9
ok so now he should be grabbing the scripted items from the advance folder?
#10
yes if that is where you added them new files at and if you have the advance group un// in your char config file
#11
ok i put the advance folder right into the char config folder, reall appreciated your help man the bot is up and running now![COLOR="Silver"]

---------- Post added at 09:38 PM ---------- Previous post was at 09:36 PM ----------

[/COLOR]although it seems like he doesnt alway finish the games...is this normal?
#12
pipeman Wrote:ok i put the advance folder right into the char config folder, reall appreciated your help man the bot is up and running now!

---------- Post added at 09:38 PM ---------- Previous post was at 09:36 PM ----------

although it seems like he doesnt alway finish the games...is this normal?

only if he's hitting max game time, or he chickens


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 165 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
  Map loader problem ... it disapper immediately Adamz 9 245 07-13-2012, 02:21 AM
Last Post: comper
  MasivB's D2NT Simple Unique PickIt masivb 1 115 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,528 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

Forum Jump:


Users browsing this thread: 1 Guest(s)