Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT Bot Itemconfig question and one other problem
#1
I am currently running D2NT31_NTBot42 with a paladin.

I did as much research as I can before making this thread and I don't want to seem like I am making posts that already have existed that can help me with these problems. Please help me out if you guys can thanks Big Grin

(First Problem)

Under Itemconfig folder theres 3 files Advance,Extreme and Normal. Do I have to remove the Advance and Extreme files from the script folder if I just want my bot to pick up all the items that are listed in the Normal folder or do I just leave all 3 files as it is? I've tried taking both the files out before and ran it only on Normal itemconfig but the bot ran 52 runs and didn't pick up one thing including full rejuv!!

(Second Problem)

Every time I am running Chaos a random Oblivion Knight would cast amplify on my paladin causing it to make a town portal and going to the healer to get rid of it. I know you probably have to do something with safecheck code but I can't figure it out. I am assuming this is the code I have to mess with but I don't know what to do.

// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x04|0x40;
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40;

NTConfig_UseRedemptionHP = 80; // Use Redemption if under this percent of life. Set to 0 if you won't
NTConfig_UseRedemptionMP = 60; // Use Redemption if under this percent of mana. Set to 0 if you won't

And also how do I set my paladin to use redemption after raping monster instead of using up all my full rejuv.
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 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
  A question about Monster Identification 48Inches 4 174 07-03-2012, 05:19 PM
Last Post: 48Inches
  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,531 06-25-2012, 01:27 PM
Last Post: masivb

Forum Jump:


Users browsing this thread: 1 Guest(s)