Advertisement
Guest User

Lightning Sorc Char Config.

a guest
Mar 1st, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.12 KB | None | 0 0
  1. var NTConfig_CastStatic;
  2. var NTConfig_SwitchCastSorc;
  3.  
  4. function NT_LoadConfig()
  5. {
  6. //-----------------------------------------------------------------------------------------------------
  7. // If you have trouble configuring your bot, follow the links below:
  8. // Wiki: http://www.D2Etal.com/wiki
  9. // Forums: http://www.D2Etal.com
  10. // This (& all Etal) best viewed within Notepad++ & may appear garbled in other editors.
  11. //
  12. // -----------------------------------------------------------------------------------------------------
  13.  
  14. //NTConfig_Script.push("ConfigCheck.ntj"); // This must be commented out & serves to prevent unconfigured characters from running.
  15.  
  16. //------------------------------------------------------------------------------>>
  17. // Etal Clone Hunter Options.
  18. //------------------------------------------------------------------------------>>
  19.  
  20. //NTConfig_Script.push("NTCloneHunter.ntj");
  21. NTConfig_HotIP = [32]; // Add IP's last octet seperated by commas.
  22. NTConfig_SaySomethingNoob = "Hot IP Found"; // Anti DC message during game.
  23. NTConfig_JustAHunter = true; // Used if only hunting IP's, set true to idle in town (Make sure this is the only script pushed).
  24. NTConfig_AvoidRD = 180; // Time in seconds to wait in town to avoid R/D before creating next game (NTConfig_JustAHunter must be true).
  25.  
  26. //------------------------------------------------------------------------------
  27. // Aura Stacking
  28. // Note: There are no failsafes, these are heavy beta. For manually enhanced play ONLY.
  29. // (Gear WILL be dropped.)
  30. //------------------------------------------------------------------------------
  31. NTConfig_StackAmmount = 200; // Number of times to stack aura's (100-200 recommended).
  32. //NTConfig_Script.push("NTHelmAuraStack.ntj"); // Stack Helm Aura
  33. //NTConfig_Script.push("NTBodyAuraStack.ntj"); // Stack Armor Aura
  34. //NTConfig_Script.push("NTWepAuraStack.ntj"); // Stack Weapon Aura
  35.  
  36. //------------------------------------------------------------------------------
  37. // Leech, Leech Fighter & Team Botting Settings
  38. //------------------------------------------------------------------------------
  39.  
  40. NTConfig_Leader = "NeverScan"; // Leaders name. (Don't set to yourself.)
  41. NTConfig_PartyOnlyLeader = true; // Party only with leader (NTConfig_Leader)? (If true, NTConfig_PublicMode MUST be set false in the general config section below).
  42. NTConfig_PartyMaxTime = 20; // Time in seconds the leecher has to party with leader before exiting game
  43. NTConfig_LeechBo = true; // Set false to disable BO & BC cast by leecher.
  44. NTConfig_LeechExitDelay = 500; // Delay before leecher exits game after leader in milliseconds. Use this to stagger leechers exit times to avoid crashes.
  45.  
  46. //NTConfig_Script.push("NTLeechCows.ntj"); // Leech fighter cow script. Must run leader with NTCow.ntj
  47. NTConfig_WaitForCowPortal = 240; // time in seconds to wait for the leader to make cow portal before aborting the script
  48.  
  49. //NTConfig_Script.push("NTPassiveChaosLeader.ntj"); // passive chaos leader script for NTPassiveChaosLeecher
  50. //NTConfig_Script.push("NTPassiveChaosLeecher.ntj");// passive chaos leecher script. MUST use NTPassiveChaosLeader with it
  51.  
  52. NTConfig_Script.push("NTDiabloLeechFight.ntj"); // (NTConfig_Leader must be configured above).
  53. NTConfig_LeechFrom = "E"; // (E)ntrance | (S)tar (Must match leader's setting).
  54. NTConfig_TakeTpDiablo = "Safe"; // Message from leader signifying you to take portal. (Must be different than Baal & Trav tp messages.)
  55. NTConfig_UseChatCommandPortal = true; // Use portal after TakeTpDiablo message? (False will attempt taking first TP made by leader, ignores TakeTpDiablo.)
  56.  
  57. //NTConfig_Script.push("NTTravLeader.ntj"); // Trav Leader
  58. LeechTrav_TakeTp = "config me"; // Message from leader signifying you to take portal. (Must be different than Diablo & Baal tp messages.)
  59. //NTConfig_Script.push("NTTravLeech.ntj"); // Trav Leecher (NTConfig_Leader must be configured above).
  60. NTConfig_TakeTpTravincal = "config me"; // This must match leaders LeechTrav_TakeTp & must be different than Diablo & Baal tp messages.
  61.  
  62. NTConfig_Script.push("NTUniversalBaalLeech.ntj");
  63. NTConfig_LeechBaal = 1; // 1 = Leech Fighter (Tele), 2 = Leech Fighter (Walking), 3 = Passive Leecher (Corner dunce).
  64. NTConfig_TakeTpBaal = "TP hot."; // Message from leader signifying you to take portal. (Must be different than Diablo & Trav tp messages.)
  65. NTConfig_LeechPrecast = true; // Do you want your leecher to precast?
  66. NTConfig_TeleEachWaveHelper = false; // Teleport bot before each wave to keep merc close (not position based yet)?
  67. leechpos = [15118, 5003]; // X,Y coord for leechers to stand (passive leecher only).
  68. NTConfig_LeechHydra = 0; // 0 = Don't Move, 1 = Right Side, 2 = Left Side. (Use left side if you have a leecher grabing xp shrines. (Settings Below))
  69. NTConfig_FollowtoWorldStone = true; // Go down to Baal in WS Chamber after waves?
  70. NTConfig_WaitAtPassiveSPotForBaal = false; // leech fighters will wait at passive leech spot for baal to enter WS Chamber. Helpful if you having problems with baal bugging and not entering portal
  71. NTConfig_GrabShrine = "config me"; // Use shrine & return to act 5 portal Area (Leaders hot tp message is very effective, also must be different than Diablo & Trav tp messages).
  72. _FindXPArea = []; // Area ID's, (2, 3, 4, 5, 6, 7). Set array empty "[]" to leech without grabbing shrines.
  73. NTConfig_ClearAroundShrine = false; // Clear around shrine before going back to town?
  74.  
  75. //------------------------------------------------------------------------------
  76. // Boss Configuration
  77. //------------------------------------------------------------------------------
  78.  
  79. //------------------------------------------------------------------------------
  80. // Act 1 Scripts
  81. //------------------------------------------------------------------------------
  82.  
  83. //NTConfig_Script.push("NTAndariel.ntj");
  84. NTConfig_RightWall = false; // Set true to use the right wall on Andy (better for weeker characters).
  85. NTConfig_ClearAndarielThrone = false; // Set true to clear throne room.
  86. //NTConfig_Script.push("NTDenOfEvil.ntj");
  87. NTConfig_ClearTwice = false; // Runs clear level 2x. (Useful for having bot do quest)
  88. //NTConfig_Script.push("NTUndergroundPassage.ntj");
  89. NTConfig_ClearPassageLevel1 = 2; // 0 : Don't Clear, 1 : Clear Path Only, 2 : Clear All
  90. //NTConfig_Script.push("NTTheSmith.ntj");
  91. NTConfig_ClearBarracks = false; // Set true to clear the barracks.
  92. //NTConfig_Script.push("NTCatacombs.ntj"); // Clears Catacombs Levels 1, 2, 3, 4 (Including Andarial).
  93. NTConfig_BoneAshExtension = false; // Set true to kill Bone Ash.
  94. //NTConfig_Script.push("NTBishibosh_ENG.ntj");
  95. NTConfig_ClearColdPlains = false; // Set true to clear Cold Plains.
  96. //NTConfig_Script.push("NTCountess.ntj");
  97. //NTConfig_Script.push("NTTreehead.ntj");
  98. //NTConfig_Script.push("NTPit.ntj");
  99. NTConfig_ClearPitLevel1 = 1;
  100. //NTConfig_Script.push("NTMausoleum.ntj");
  101. NTConfig_KillBloodRaven = false;
  102. //NTConfig_Script.push("NTBloodRaven.ntj");
  103. NTConfig_ClearMausoleum = false;
  104. NTConfig_ClearCrypt = false;
  105. //NTConfig_Script.push("NTHole.ntj");
  106. NTConfig_ClearHoleLevel1 = 1; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear All
  107. //NTConfig_Script.push("NTTristram.ntj"); // (Not for use with Cow Script.)
  108. NTConfig_KillRakanishu = false;
  109. //NTConfig_Script.push("NTCow.ntj");
  110. NTConfig_KillRakanishuCows = false;
  111. NTConfig_TristExtension = false; // Set true to clear Tristram.
  112. NTConfig_CubingDelaysCows = 800; // Increase this delay if you are having problems with not taking portals or experiencing the "click bug".
  113. //NTConfig_Script.push("NTBoneAsh.ntj");
  114. NTConfig_ClearInnerCloister = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  115. NTConfig_ClearCathedral = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  116. //NTConfig_Script.push("NTColdCrow.ntj");
  117. NTConfig_ClearColdPlainss = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  118. NTConfig_CaveLevel1 = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  119. NTConfig_CaveLevel2 = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  120.  
  121. //------------------------------------------------------------------------------
  122. // Act 2 Scripts
  123. //------------------------------------------------------------------------------
  124.  
  125. //NTConfig_Script.push("NTTombRaider.ntj");
  126. NTConfig_ClearChestPosition = false; // Clear around chest position?
  127. NTConfig_ClearTombs = false; // Set true to clear the tombs as well.
  128. //NTConfig_Script.push("NTSummoner.ntj");
  129. NTConfig_OpenSummonerChests = false; // Open chests in the Arcane Sanc at the end of each wing?
  130. NTConfig_ClearArcaneSanc = false; // Turn back & clear Arcane Sanctuary after killing Summoner (Teleports back to center before starting).
  131. NTConfig_ArcaneChampionsOnly = false; // When clearing with the above setting, only kill Champions and above?
  132. NTConfig_KillFireEye = false;
  133. //NTConfig_Script.push("NTDuriel.ntj");
  134. NTConfig_AvoidDuriel = false; // can be used to keep distance between bot and duriel. Use only with ranged attack toons
  135. //NTConfig_Script.push("NTFangskin.ntj");
  136. NTConfig_ClearClawViperTempleLevel1 = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear All
  137. //NTConfig_Script.push("NTAncientTunnels.ntj");
  138. //NTConfig_Script.push("NTColdworm.ntj");
  139. //NTConfig_Script.push("NTRadament.ntj");
  140. //NTConfig_Script.push("NTDarkElder.ntj");
  141. NTConfig_ClearLostCity = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  142. //NTConfig_Script.push("NTBeetleBurst.ntj");
  143. NTConfig_ClearFarOasis = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  144.  
  145. //------------------------------------------------------------------------------
  146. // Act 3 Scripts
  147. //------------------------------------------------------------------------------
  148.  
  149. //NTConfig_Script.push("NTStormTree.ntj");
  150. NTConfig_ClearFlayerJungle = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  151. //NTConfig_Script.push("NTKurastChest.ntj");
  152. //NTConfig_Script.push("NTTravincal.ntj");
  153. //NTConfig_Script.push("NTKurastTravel.ntj");
  154. //NTConfig_Script.push("NTAct3Sewers.ntj");
  155. NTConfig_ClearA3SewersLevel1 = 1; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear All
  156. NTConfig_OpenAllChestsLvl2 = false;
  157. //NTConfig_Script.push("NTMephisto.ntj");
  158. NTConfig_KillCouncilMembers = false; // Kill Council in Durance Of Hate?
  159. NTConfig_RedPortal = false; // Return to town afterwards using red portal? (Only use this if Mephisto is not the last boss in your botting sequence.)
  160.  
  161. //------------------------------------------------------------------------------
  162. // Act 4 Scripts
  163. //------------------------------------------------------------------------------
  164.  
  165. //NTConfig_Script.push("NTIzual.ntj");
  166. NTConfig_ClearCityOfTheDamned = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  167. NTConfig_ClearPlainsOfDespair = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  168. //NTConfig_Script.push("NTHephasto.ntj");
  169. NTConfig_ClearRiverOfFlames = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  170. //NTConfig_Script.push("NTDiablo.ntj");
  171.  
  172.  
  173. //--------------------------\\
  174. // Diablo Settings: \\
  175. //--------------------------\\
  176.  
  177. NTConfig_CSSealsOnly = false;
  178. NTConfig_CSFrom = "S"; // (E)ntrance | (S)tar
  179. NTConfig_CSTpNotSafe = "TP up. Might be hot!";
  180. NTConfig_CSTpSafe = "TP safe.";
  181. NTConfig_CSKillDiablo = "Diablo time!";
  182. NTConfig_CSScriptEnd = "It's Baal time Mubns!";
  183. NTConfig_CSIdiotMsg = "Please don't hit the seals!";
  184. NTConfig_WaitAndBO = true; // Wait and cast BO? (If you don't have a tha ability to BO, set false.)
  185. NTConfig_BOSayMsg = 'Casting BO in'; // What you'll say while waiting (time set below in seconds) to cast BO (Don't include seconds)?
  186. NTConfig_BOWait = 2; // Time in seconds to wait before using BO.
  187. NTConfig_DNextGameSay = "Next game will be "; // Message before saying next game. (To disable, make the quotes empty "").
  188. Diablo_FreeSpaceMessage = "Towning Quickly..."; // NTConfig_FreeSpaceBeforeBoss (Setting below) message before going to town to clear inventory.
  189. NTConfig_TownBeforeDiablo = false; // Town before killing Diablo if you have less than the inventory space configured in Inventory settings?
  190.  
  191. //-----------------------------------------------------------------------------------
  192. // Act 5 Scripts
  193. //------------------------------------------------------------------------------------
  194.  
  195. //NTConfig_Script.push("NTPindleskin.ntj"); // Pindleskin / Nihlathak. (Can be configured to use waypoint or red portal.)
  196. NTConfig_UseTemplePortal = true; // Use red portal in act 5? (Set false for waypoint.)
  197. NTConfig_KillPindleskin = true;
  198. NTConfig_KillNihlathak= true;
  199. NTConfig_OpenEvilUrnNihl = false;
  200. NTConfig_ClearHalls = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  201. NTConfig_ClearHallsOfVaught = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear While Skipping Regular Monsters
  202. NTConfig_OpenHallsSuperChests = false; // Open super chests en-route to Nihlathak
  203. NTConfig_CheckVipers = false; // End script if Tomb Vipers are found around Nihlathak?
  204. NTConfig_DanceForPindle = false; // false will disable dancing sorc at pindle
  205. //NTConfig_Script.push("NTEldritch.ntj");
  206. NTConfig_ShenkExtension = false;
  207. NTConfig_DacFarren = false;
  208. //NTConfig_Script.push("NTThreshSocket.ntj");
  209. NTConfig_OpenEvilUrn = true; // Opens Evil Urn next to Thresh Socket?
  210. //NTConfig_Script.push("NTPitOfAcheron.ntj");
  211. NTConfig_ClearPitOfAcheron = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear All
  212. //NTConfig_Script.push("NTInfernalPit.ntj");
  213. NTConfig_ClearInfernalPit = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear All
  214. NTConfig_FTEvilUrnExtension = false;
  215. //NTConfig_Script.push("NTDrifterCavern.ntj");
  216. NTConfig_ClearDrifterCavern = false; // Set true to clear all (not just uniques / champions).
  217. //NTConfig_Script.push("NTAbbadon.ntj");
  218. NTConfig_ClearAbaddon = 0; // 0 : Don't Clear, 1 : ClearPath Only, 2 : Clear All
  219. //NTConfig_Script.push("NTFrozenstein.ntj");
  220. NTConfig_ClearFrozenRiver = false; // Set true to clear all (not just uniques / champions).
  221. //NTConfig_Script.push("NTGlacialTrail.ntj");
  222. NTConfig_ClearGlacialTrail = false; // Set true to clear all (not just uniques / champions).
  223. //NTConfig_Script.push("NTIcyCellar.ntj");
  224. NTConfig_ClearIcyCellar = false; // Set true to clear all (not just uniques / champions).
  225. //NTConfig_Script.push("NTWorldStoneKeep.ntj");
  226. //NTConfig_Script.push("NTBaal.ntj");
  227. NTConfig_KillBaal = true;
  228. NTConfig_MakeHotTP = true;
  229. NTConfig_Wave3 = 0; // 0 = Don't Move, 1 = Right Side, 2 = Left Side. (Use left side if you have a leecher grabing xp shrines.)
  230. NTConfig_TownBeforeBaal = false; // Check inventory & town if holding any items before going to Worldstone to kill Baal. (Requires NTConfig_FreeSpace correctly configured.)
  231. NTConfig_MakeHelpTPBeforeThrone = false; // TP in WS lvl 3 for help clearing the Throne Room.
  232. NTConfig_TeleEachWave = false; // Teleport bot before each wave to keep merc close (not position based yet)?
  233. NTConfig_ClearWSK = 0; // 0 = Don't Clear, 1 = Clear Path Only, 2 = Cull Clear Of WSK 2 & 3
  234. NTConfig_PsnW2 = false; // Heal after Baal wave 2 if poisoned?
  235. NTConfig_CheckSoulKillers = false; // End script if Stygian Dolls are found in Throne
  236.  
  237. //------------------------\\
  238. // "Public Baal Settings" \\
  239. //------------------------\\
  240.  
  241. NTThrone_Announce = true; // Announce mobs in the Throne room pre-tp?
  242. Baal_WSlvl3tpMSG = "TP for WS lvl 3 up, help me clear throne"; // Message for portal in WS lvl 3. (Clears throne faster with help.)
  243. Baal_HotTp = "TP up."; // Hot TP message. (NTConfig_MakeHotTP must be set true.)
  244. Baal_SafeTp = "TP safe."; // What to say when bot opens the safe TP.
  245. Baal_KillBaalMessage = "Let's kill Baal!"; // What to say after last wave, before entering chamber.
  246. Baal_NextGameMessage = "Etal Bot - D2Etal.com"; // What to say after killing Baal. (We appriciate those who leave the shameless plug.)
  247. Baal_FreeSpaceMessage = "Towning to clear space"; // Used with NTConfig_FreeSpaceBeforeBaal for message before going to town to clear inventory
  248. Baal_BSayNextGame = "Next game will be "; // Message before announcing next game. "Next game will be chaos" for example. (Leave empty to disable.)
  249.  
  250. //------------------------------------------------------------------------------
  251. // NTWPGrabber Instructions
  252. //------------------------------------------------------------------------------
  253. // NTWPGrabber iterates through areas grabbing relevant waypoints.
  254. // * NTWPGrabber can be started (pause / unpause) in any area & will start from this point going forward.
  255. //
  256. // Uncomment (remove the preceeding "//") to enable quests. (The quest module will not run unless at least one is uncommented).
  257. // * If the quest is already done, this will be detected & skipped. (Disable those you cannot handle...)
  258. //
  259. // It's HIGHLY recommended to disable all normal pickits while running the quest module.
  260. // * Quest nip is required while running the quest module.
  261. // * Make sure you have space in your stash (& a clear cube) for the quest items
  262. //
  263. // Your character WILL die if you cannot handle the quest.
  264. //------------------------------------------------------------------------------
  265.  
  266. //NTConfig_Script.push("NTWPGrabber.ntj");
  267.  
  268. NTConfig_DoQuests =
  269. [
  270. //"Den Of Evil",
  271. //"The Search For Cain",
  272. //"Radament's Lair",
  273. //"Horadric cube",
  274. //"Lam Esen's Tome",
  275. //"Golden Bird", // After Esen's Tome will clear the Ruined Temple in attempt for the Bird. (Doesn't always drop.)
  276. //"Golden Bird Travincal", // Will attempt to drop the Bird from Council. (Doesn't always drop.)
  277. //"Fallen Angle",
  278. //"Siege on Harrogath",
  279. //"Prison Of Ice",
  280. //"Rite Of Passage",
  281. ];
  282.  
  283. //NTConfig_NIPFilePath.push("Quest.nip"); // Uncomment this to pick quest items.
  284.  
  285. //------------------------------------------------------------------------------
  286. // Misc. Scripts
  287. //------------------------------------------------------------------------------
  288.  
  289. //NTConfig_Script.push("WpGiver.ntj"); // Gives waypoints to another character via in-game chat commands.
  290. //NTConfig_Script.push("mulelogger.ntj"); // Blank Script, loads Libs, CharConfig & Nips & enters delay loop.
  291. //NTConfig_Script.push("TLNipCheck.ntj"); // Checks for errors in pickit files. (Alternatively, you can also use NumPad "+" while ingame.)
  292. //NTConfig_Script.push("TLInventory.ntj"); // Logs items to text file. (Alternatively, you can use NumPad "5" while ingame.)
  293. NTConfig_TLInventory_SkipEquipped = true; // Skip logging what you have equipped (useful for logging mules).
  294.  
  295. //NTConfig_Script.push("NTManual.ntj"); // Manual play with some enhancements (auto potting etc).
  296. NTConfig_PickitOn = false; // Manual play with pickit.
  297. NTConfig_ShowEnemies = false; // Manual play with enemies on minimap
  298. NTConfig_RevealMap = false; // Manual play with maphack
  299. NTConfig_CheckStuff = false; // Gives warning when low on pots, scrolls or merc is dead.
  300.  
  301. LogHostiles = false; // Captures any hostile character's in "NTBot/tools/Hostile Name's/permLog.txt".
  302. channelName = ""; // Enter channel name within quotes if you're banning characters appearing on the hostile list from your channel. (To disable, keep quotes empty "").
  303. hostile_GetThenQuit = false; // Capture's hostile's name & leaves game. (me.quitonhostile must be false.)
  304. twelveHourClock = false; // Check permLog.txt in "NTBot/tools/Hostile Names"
  305. KillHostilePlayer = true; // true to kill hostile, false won't
  306.  
  307. //------------------------------------------------------------------------------
  308. // Speed Settings
  309. //------------------------------------------------------------------------------
  310. me.maxgametime = 1200; // Maximum game length in seconds (0 is infinite).
  311. NTConfig_StartDelay = 0; // Delay time in milliseconds to wait at start.
  312. NTConfig_AreaDelay = 500; // Delay time in milliseconds to wait on each area change.
  313. NTConfig_SnagDelay = 200; // Delay time in milliseconds (added to ping delay) to wait before each pickit call.
  314.  
  315. //------------------------------------------------------------------------------
  316. // Chicken settings
  317. //------------------------------------------------------------------------------
  318. NTConfig_SkipHealLife = 90; // If you are over this percentage of life, you won't go to a healer.
  319. NTConfig_SkipHealMana = 70; // If you are over this percentage of mana, you won't go to a healer.
  320.  
  321. NTConfig_LifeThresh = 85; // Drink a health potion if under this percent of life.
  322. NTConfig_LifeRejuvThresh = 45; // Drink a rejuvenation potion if under this percent of life. (Will not use health potions under this %)
  323. NTConfig_ManaThresh = 30; // Drink a mana potion if under this percent of mana.
  324. NTConfig_ManaRejuvThresh = 0; // Drink a rejuvenation potion if under this percent of mana. (Will not use mana potions under this %)
  325.  
  326. NTConfig_LifeChicken = 20; // This is your D2NT chicken life percent. If you go below this life total, exit game.
  327. NTConfig_ManaChicken = 0; // This is your D2NT chicken mana percent. If you go below this mana total, exit game.
  328.  
  329. // These chicken values are optional and can run alongside the traditional D2NT chicken or as a standalone chicken
  330. // The Etal version comes with additional logging and will restart D2 instead of exitting the game for crash protection
  331. // To disable, use 0
  332. NTConfig_EtalLifeChicken = 0; // This is your Etal chicken life percent. If you go below this life total, exit D2.
  333. NTConfig_EtalManaChicken = 0; // This is your Etal chicken mana percent. If you go below this mana total, exit D2.
  334.  
  335. NTConfig_TPChicken = 0; // Under this % of health will attempt to tp to town and heal. (Set 0 to disable.)
  336.  
  337. NTConfig_MercLifeThresh = 50; // Give merc a health potion if under this percent of life.
  338. NTConfig_MercRejuvThresh = 30; // Give merc a rejuvenation potion if under this percent of life. (Will not use health potions under this %)
  339. NTConfig_MercChicken = 0; // This is your mercs chicken life percent. If he goes below this, exit game. (Set 0 to disable.)
  340.  
  341. //------------------------------------------------------------------------------
  342. // Inventory settings
  343. //------------------------------------------------------------------------------
  344. NTConfig_FreeSpaceBeforeBoss = 3; // If # of free columns is less than this, will town before killing bosses.
  345. NTConfig_FreeSpace = 3; // Number of free columns. If bot has less than this amount after id'ing, it will go to stash.
  346.  
  347. // These numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to have the bot manage the slot.
  348. NTConfig_Columns[0] = [0,0,0,1,1,1,1,1,1,1];
  349. NTConfig_Columns[1] = [0,0,0,0,0,1,1,1,1,1];
  350. NTConfig_Columns[2] = [0,0,0,0,0,1,1,1,1,1];
  351. NTConfig_Columns[3] = [0,0,0,0,0,1,1,1,1,1];
  352.  
  353. NTConfig_MinGoldToStash = 100000; // Maximum gold amount carried before going to stash
  354.  
  355. //----------------------------------------------------------------------------------------------
  356. // Belt Settings
  357. // Type of potion used in each belt column
  358. // Available types : "hp" = health | "mp" = mana | "rv" = rejuv. Can use other potion types too.
  359. // Keep equal types at adjacent columns. First HP then MP and then HP again is a bad choice.
  360. // Keep HP and MP at the beginning of the belt (in case you want to use rejuv and other types).
  361. // Rejuvenations MUST, I REPEAT MUST be at the end of the belt (last x columns).
  362. // To use rejuvenations only, put "rv" in all columns.
  363. //----------------------------------------------------------------------------------------------
  364. NTConfig_BeltColType[0] = "hp";
  365. NTConfig_BeltColType[1] = "hp";
  366. NTConfig_BeltColType[2] = "mp";
  367. NTConfig_BeltColType[3] = "rv";
  368.  
  369. //-----------------------------------------------------------------------------------
  370. // Pickit (SnagIt) Configuration
  371. // * Select one group only (normal / advance / extreme / Master)
  372. //-----------------------------------------------------------------------------------
  373. //NTConfig_NIPFilePath.push("normal/normal.nip");
  374. //NTConfig_NIPFilePath.push("normal/magic_rare.nip");
  375. //NTConfig_NIPFilePath.push("normal/set.nip");
  376. //NTConfig_NIPFilePath.push("normal/unique.nip");
  377. //NTConfig_NIPFilePath.push("normal/craft.nip");
  378. //NTConfig_NIPFilePath.push("normal/key.nip");
  379.  
  380. //NTConfig_NIPFilePath.push("advance/normal.nip");
  381. //NTConfig_NIPFilePath.push("advance/magic_rare.nip");
  382. //NTConfig_NIPFilePath.push("advance/set.nip");
  383. //NTConfig_NIPFilePath.push("advance/unique.nip");
  384. //NTConfig_NIPFilePath.push("advance/craft.nip");
  385. //NTConfig_NIPFilePath.push("advance/key.nip");
  386.  
  387. //NTConfig_NIPFilePath.push("extreme/normal.nip");
  388. //NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
  389. //NTConfig_NIPFilePath.push("extreme/set.nip");
  390. //NTConfig_NIPFilePath.push("extreme/unique.nip");
  391. //NTConfig_NIPFilePath.push("extreme/craft.nip");
  392. //NTConfig_NIPFilePath.push("extreme/key.nip");
  393.  
  394. NTConfig_NIPFilePath.push("Master/Charms.nip");
  395. NTConfig_NIPFilePath.push("Master/Crafted.nip");
  396. NTConfig_NIPFilePath.push("Master/Cubed.nip");
  397. NTConfig_NIPFilePath.push("Master/CustomAdditions.nip");
  398. //NTConfig_NIPFilePath.push("Master/FAST.nip");
  399. NTConfig_NIPFilePath.push("Master/Gold Potions Runes Gems Essences Keys Organs.nip");
  400. NTConfig_NIPFilePath.push("Master/Magic.nip");
  401. NTConfig_NIPFilePath.push("Master/Rare.nip");
  402. //NTConfig_NIPFilePath.push("Master/Set.nip");
  403. NTConfig_NIPFilePath.push("Master/Unid.nip");
  404. NTConfig_NIPFilePath.push("Master/Unique.nip");
  405. NTConfig_NIPFilePath.push("Master/White.nip");
  406. NTConfig_NIPFilePath.push("Master/Runeword.nip");
  407.  
  408. //NTConfig_NIPFilePath.push("Private Pickit/normal.nip");
  409. //NTConfig_NIPFilePath.push("Private Pickit/magic_rare.nip");
  410. //NTConfig_NIPFilePath.push("Private Pickit/set.nip");
  411. //NTConfig_NIPFilePath.push("Private Pickit/unique.nip");
  412. //NTConfig_NIPFilePath.push("Private Pickit/craft.nip");
  413.  
  414. //NTConfig_NIPFilePath.push("Sexuation/Perfection.nip");
  415.  
  416.  
  417. NTConfig_SnagRange = 40; // Radius to check for dropped items. 40 is a good number here
  418.  
  419. //------------------------------------------------------------------------------
  420. // Runeword configuration
  421. //
  422. // * Format: NTConfig_Runeword.push([base item classid, rune1 classid, rune2 classid....]);
  423. // * Use NTItemAlias.ntl to find classids
  424. // * YOU MUST USE THE EXACT ORDER OF RUNES
  425. // * Base item needs to be in the pickit, rest is picked auto.
  426. // * To keep a runeword, include NTConfig_KeepRuneword.push("pickit syntax"); after NTConfig_Runeword.push
  427. //------------------------------------------------------------------------------
  428.  
  429. NTConfig_MakeRunewords = false;
  430.  
  431. //NTConfig_Runeword.push([498, 616, 619, 618, 620]); // Sacred Targe, Tal, Thul, Ort, Amn SPIRIT
  432. NTConfig_KeepRuneword.push("[name] == sacredtarge # [fcr] >= 35");
  433.  
  434. //NTConfig_Runeword.push([447, 616, 619, 618, 620]); // Monarch, Tal, Thul, Ort, Amn SPIRIT
  435. NTConfig_KeepRuneword.push("[name] == monarch # [fcr] >= 35");
  436.  
  437. //NTConfig_Runeword.push([29, 616, 619, 618, 620]); // Crystal Sword, Tal, Thul, Ort, Amn SPIRIT
  438. NTConfig_KeepRuneword.push("[name] == crystalsword # [fcr] >= 35");
  439.  
  440. //NTConfig_Runeword.push([254, 617, 612, 616, 621]); // Colossus Voulge, Ral, Tir, Tal, Sol
  441. NTConfig_KeepRuneword.push("[name] == ColossusVoulge # [fcr] >= 35");
  442.  
  443. //NTConfig_Runeword.push([255, 617, 612, 616, 621]); // Thresher, Ral, Tir, Tal, Sol
  444. NTConfig_KeepRuneword.push("[name] == thresher # [fcr] >= 35");
  445.  
  446. //NTConfig_Runeword.push([256, 617, 612, 616, 621]); // Cryptic Axe, Ral, Tir, Tal, Sol
  447. NTConfig_KeepRuneword.push("[name] == crypticaxe # [fcr] >= 35");
  448.  
  449. //NTConfig_Runeword.push([21, 627, 635, 630, 619]); // Flail, Ko, Vex, Pul, Thul
  450. NTConfig_KeepRuneword.push("[name] == flail # [fcr] >= 40");
  451.  
  452. //NTConfig_Runeword.push([21, 620, 617, 632, 633, 636]); // Flail, Amn, Ral, Mal, Ist, Ohm
  453. NTConfig_KeepRuneword.push("[name] == flail # [IAS] >= 40");
  454.  
  455. //NTConfig_Runeword.push([29, 620, 617, 632, 633, 636]); // Crystal Sword, Amn, Ral, Mal, Ist, Ohm
  456. NTConfig_KeepRuneword.push("[name] == crystalsword # [IAS] >= 40");
  457.  
  458. //------------------------------------------------------------------------------
  459. // Cubing configuration
  460. //------------------------------------------------------------------------------
  461. NTConfig_Cubing = false; // Enable Cubing?
  462.  
  463. //NTConfig_CubingItem.push([NTCU_GEM, 560]); // Flawless Amethyst
  464. //NTConfig_CubingItem.push([NTCU_GEM, 565]); // Flawless Topaz
  465. //NTConfig_CubingItem.push([NTCU_GEM, 570]); // Flawless Saphire
  466. //NTConfig_CubingItem.push([NTCU_GEM, 575]); // Flawless Emerald
  467. //NTConfig_CubingItem.push([NTCU_GEM, 580]); // Flawless Ruby
  468. //NTConfig_CubingItem.push([NTCU_GEM, 585]); // Flawless Diamond
  469. //NTConfig_CubingItem.push([NTCU_GEM, 600]); // Flawless Skull
  470.  
  471. //NTConfig_CubingItem.push([NTCU_MAGIC, 420]); // Magic Tiara
  472. //NTConfig_CubingItem.push([NTCU_MAGIC, 421]); // Magic Diadem
  473. //NTConfig_CubingItem.push([NTCU_MAGIC, 285]); // Maiden Javelin - ilvl 71
  474. //NTConfig_CubingItem.push([NTCU_MAGIC, 295]); // Ceremonial Javelin - ilvl 77
  475. //NTConfig_CubingItem.push([NTCU_MAGIC, 305]); // Matriarchal Javelin - ilvl 80
  476.  
  477. //NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 603]); // Magic Small Charm
  478. //NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 605]); // Magic Grand Charm
  479.  
  480. //NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 382]); // Craft Heavy Bracers
  481. //NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 452]); // Craft Vambraces
  482.  
  483. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 354]); // Craft Blood Casque
  484. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 424]); // Craft Blood Armet
  485. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 388]); // Craft Blood Battle Boots
  486. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 458]); // Craft Blood Mirrored Boots
  487. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 381]); // Craft Blood Sharkskin Gloves
  488. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 451]); // Craft Blood Vampirebone Gloves
  489. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 392]); // Craft Blood Mesh Belt
  490. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 462]); // Craft Blood Mithril Coil
  491. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_AMULET, 520]); // Craft Blood Amulet
  492. //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_RING, 522]); // Craft Blood Ring
  493.  
  494. //NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_AMULET, 520]); // Craft Caster Amulet
  495. //NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_BOOTS, 385]); // Craft Caster Demonhide Boots
  496. //NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_BOOTS, 455]); // Craft Caster Wyrmhide Boots
  497. //NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_BELT, 461]); // Craft Caster Vampirefang Belt
  498. //NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_BELT, 391]); // Craft Caster Sharkskin Belt
  499.  
  500. //NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_SHIELD, 447]); // Craft Monarch
  501. //NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_AMULET, 520]); // Craft Amulet
  502.  
  503. //NTConfig_CubingItem.push([NTCU_ESSENSE, 0]);
  504.  
  505. //NTConfig_CubingItem.push([NTCU_RUNE_THUL, 562]);
  506. //NTConfig_CubingItem.push([NTCU_RUNE_AMN, 557]);
  507. //NTConfig_CubingItem.push([NTCU_RUNE_SOL, 567]);
  508. //NTConfig_CubingItem.push([NTCU_RUNE_SHAEL, 577]);
  509. //NTConfig_CubingItem.push([NTCU_RUNE_DOL, 572]);
  510. //NTConfig_CubingItem.push([NTCU_RUNE_HEL, 582]);
  511. //NTConfig_CubingItem.push([NTCU_RUNE_IO, 563]);
  512. //NTConfig_CubingItem.push([NTCU_RUNE_LUM, 558]);
  513. //NTConfig_CubingItem.push([NTCU_RUNE_KO, 568]);
  514. //NTConfig_CubingItem.push([NTCU_RUNE_FAL, 578]);
  515. //NTConfig_CubingItem.push([NTCU_RUNE_LEM, 573]);
  516. //NTConfig_CubingItem.push([NTCU_RUNE_PUL, 583]);
  517. //NTConfig_CubingItem.push([NTCU_RUNE_UM, 564]);
  518. //NTConfig_CubingItem.push([NTCU_RUNE_MAL, 559]);
  519. //NTConfig_CubingItem.push([NTCU_RUNE_IST, 569]);
  520. //NTConfig_CubingItem.push([NTCU_RUNE_GUL, 579]);
  521. //NTConfig_CubingItem.push([NTCU_RUNE_VEX, 574]);
  522. //NTConfig_CubingItem.push([NTCU_RUNE_OHM, 584]);
  523. //NTConfig_CubingItem.push([NTCU_RUNE_LO, 565]);
  524. //NTConfig_CubingItem.push([NTCU_RUNE_SUR, 560]);
  525. //NTConfig_CubingItem.push([NTCU_RUNE_BER, 570]);
  526. //NTConfig_CubingItem.push([NTCU_RUNE_JAH, 580]);
  527. //NTConfig_CubingItem.push([NTCU_RUNE_CHAM, 575]);
  528.  
  529. //***** Include the following, Primary item must be setted in item_configs folder *****
  530.  
  531. //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 436]); // Socket Great Hauberk
  532. //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 435]); // Socket Boneweave
  533. //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 443]); // Socket Archon Plate
  534. //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 438]); // Socket Hellforge Plate
  535. //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 439]); // Socket Kraken Shell
  536. //NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 442]); // Socket Sacred Armor
  537.  
  538. //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 254]); // Socket Colossus Voulge
  539. //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 255]); // Socket Thresher
  540. //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 256]); // Socket Cryptic Axe
  541. //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 257]); // Socket Great Poleaxe
  542. //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 258]); // Socket Giant Thresher
  543. //NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 29]); // Socket Crystal Sword
  544.  
  545. //NTConfig_CubingItem.push([NTCU_SOCKET_SHIELD, 447]); // Socket Monarch
  546.  
  547. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 148]); // HONE SUNDAN : Exceptional -> Elite
  548. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 157]); // RIBCRACKER : Exceptional -> Elite
  549. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 103]); // SUICIDE BRANCH : Exceptional -> Elite
  550. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 295]); // TITANS'S REVENGE : Exceptional -> Elite
  551.  
  552. //NTConfig_CubingItem.push([NTCU_UPGRADE_N_UNIQUE_ARMOR, 335]); // BLOODFIST : Normal -> Exceptional
  553. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 381]); // BLOODFIST or GRAVEPALM: Exceptional -> Elite
  554. //NTConfig_CubingItem.push([NTCU_UPGRADE_N_UNIQUE_ARMOR, 337]); // MAGEFIST : Normal -> Exceptional
  555. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 383]); // MAGEFIST or LAVA GOUT : Exceptional -> Elite
  556. //NTConfig_CubingItem.push([NTCU_UPGRADE_N_UNIQUE_ARMOR, 339]); // HOTSPUR: Normal -> Exceptional
  557. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 385]); // HOTSPUR or INFERNOSTRIDE : Exeptional -> Elite
  558. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 386]); // WATERWALK : Exeptional -> Elite
  559. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 389]); // GORE RIDER : Exceptional -> Elite
  560. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 360]); // SKIN OF THE VIPERMAGI : Exceptional -> Elite
  561. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 365]); // SHAFTSTOP : Exeptional -> Elite
  562. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 420]); // KIRA'S GUARDIAN : Exeptional -> Elite
  563. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 477]); // ARREAT'S FACE : Exceptional -> Elite
  564. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 487]); // HOMUNCULUS : Exceptional -> Elite
  565. //NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 481]); // HERALD OF ZAKARUM : Exceptional -> Elite
  566.  
  567. //------------------------------------------------------------------------------
  568. // Gamble Configuration
  569. // * To specify what items to gamble, adjust the array with the desired item codes.
  570. //------------------------------------------------------------------------------
  571. NTConfig_Gamble = false; // Enable gambling?
  572. NTConfig_GambleStartGold = 2000000; // Gold amount to start the gambling.
  573. NTConfig_GambleStopGold = 300000; // Gold amount to stop the gambling.
  574.  
  575. NTConfig_GC = false; // Enable gambling for craft amulet. This will keep one amulet for crafting on you when possible. Requires char lvl >= 88.
  576. NTConfig_GCAmuGold = 300000; // Gold amount to stop gambling for amulet to craft.
  577.  
  578. NTConfig_GambleItem.push(520); // Amulets
  579. NTConfig_GambleItem.push(522); // Rings
  580. NTConfig_GambleItem.push(418); // Circlets
  581. NTConfig_GambleItem.push(419); // Coronets
  582. //NTConfig_GambleItem.push(334); // Leather Gloves
  583. //NTConfig_GambleItem.push(335); // Heavy Gloves
  584. //NTConfig_GambleItem.push(336); // Chain Gloves
  585. //NTConfig_GambleItem.push(337); // Light Gauntlets
  586. //NTConfig_GambleItem.push(338); // Gauntlets
  587. NTConfig_GambleItem.push(331); // Kite Shield
  588.  
  589. //------------------------------------------------------------------------------
  590. // General configuration
  591. //------------------------------------------------------------------------------
  592. NTConfig_PublicMode = true; // Enables "Public" features (Partying, Tp'ing etc). (Cannot be true while NTConfig_PartyOnlyLeader is.)
  593. NTConfig_CheckCloneDiablo = true; // Set to true if you want to wait in game after "Diablo Walks the Earth" msg.
  594. NTConfig_SoJWaitTime = 5; // Time in minutes to wait for the next SoJ sale. Set to 0 to disable SoJ notifier.
  595. NTConfig_FastPickit = true; // This is a new option that causes far less crashes(maybe none). Is independent of snag delay
  596. NTConfig_UseMerc = true; // Set true if you will use a mercenary, will revive merc at a reviver npc.
  597. NTConfig_ResetEnigma = false; // Set true to reset enigma when tele bug exists. (Safe.)
  598. NTConfig_QuitOnPing = 900; // Ping threshold. (0 to disable.)
  599. NTConfig_PingInterval = 10; // If ping is greater than threshold for x seconds, exit game. (0 = Disabled, x = Time Interval In Seconds.)
  600. NTConfig_ClearPosition = false; // Set true if you want to clear area after killing boss.
  601. NTConfig_PrioritizeWeakerFoes = false; // Enable to kill weaker foes with higher priority as well as clear areas of minions and other foes prior to killing bosses
  602. NTConfig_PrioritizeWeakerFoesAreaDisable = []; // Use IDs from D2NT\sdk\areas.txt to disable for specific areas, e.g. [124,83] would disable Nihlathak and Travincial
  603. NTConfig_SwitchTele = false; // Use tab 2 for teleporting (higher fcr breakpoint in tab 2)? (Slight chance of breaking an eth cta spirit.)
  604. NTConfig_PreBuffFade = false; // Stand in fire until fade is triggered? (Must have Last Wish / Treachery etc.)
  605. NTConfig_StopIfStashInventoryFull = false; // Pauses bot when stash/inventory are full. (Helpful for HardCore players.) Must configure NTConfig_FreeRowsQuit below.
  606. NTConfig_FreeRowsQuit = 2; // If after stashing less than this number of inventory columns are free, bot will pause.
  607. NTConfig_SkipRegularMonsters = false; // If true will only kill Champions, Uniques and Bosses.
  608. NTConfig_DropExtraRejuvs = true; // When belt is full bot will either drop extra rejuvs when a new rejuv is found or drink them. (true to drop, false to drink).
  609. NTConfig_TeleGrab = 0; // 0 = No, 1 = Yes. Changes pickit to run after each teleport (instead of after each clear call). (Recommended for aura stacking only with a NTConfig_SnagDelay of 0.) (Can cause complications (chickens etc) depending on system / setup.)
  610. NTConfig_CheckPassword = false; // Check for game password, quit if none.
  611. NTConfig_GoWestFromLut = false; // If new game starts in act 2, use Warriv to return to act 1?
  612. NTConfig_MinPots = 1; // If less then this many (Health or Mana) potions, will return to town on checkselfsafe 0x01 is calls.
  613. NTConfig_CheckPotsTown = 0; // If less then this many (Health or Mana) potions, will shop them in normal town functions. Set 0 to always shop them
  614. NTConfig_AutoMule = false; // Set to true to enable muling. Requires NTMule entry point.
  615. NTConfig_UseKeysForPlaceHolder = true; // Set to true to keep a key in your inventory. (In the event that the bot has no space for ID scrolls, will sell the key instead of one of your items.)
  616.  
  617. NTConfig_Telekinesis = true; // Try to use Telekinesis skill on waypoint, stash, portals (in town) & while picking up potions/gold.
  618. NTConfig_SwitchCastSorc = false; // Using a memory staff?
  619. NTConfig_PropsForEtal = 1; // Advertising etal at the end of public games. set to 0 to disable. Set to 1 or greater for the number of phrases spoken before exiting public games. See D2NT\scripts\NTBot\char_configs\EtalPR.ntl for instructions on adding or removing phrases
  620. NTConfig_MercStats = false; // Prints Merc stats to Common Log with Char stats if true
  621.  
  622. //-------------------------------------------------------------------------------
  623. // Advanced XML Item Logging
  624. //-------------------------------------------------------------------------------
  625. NTConfig_UseXMLItemlog = false; // Log kept, sold and ignored items in an XML log file?
  626. NTConfig_IndependantLog = true; // Create a seperate file for each character. Item Logfile is found in logs/Item Log/
  627. NTConfig_LogSoldItems = false; // Logs items sold to item logfile?
  628. NTConfig_LogIgnoredItems = false; // Log ignored items to item logfile?
  629. NTConfig_LogCraftedItems = false; // Log crafted items to item logfile?
  630. NTConfig_LogItemQuality = 5; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted).
  631.  
  632. //-------------------------------------------------------------------------------
  633. // General Log File Options
  634. //-------------------------------------------------------------------------------
  635. NTConfig_LogShrines = false; // Log shrines found by NTConfig_Shrines array?
  636. NTConfig_LogCraftingString = false; // Log the string of ingredients that goes into cube?
  637.  
  638. //------------------------------------------------------------------------------
  639. // Manager Log Options
  640. //------------------------------------------------------------------------------
  641. NTConfig_LogSoldItemQuality = 7; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted, 0 = Disabled).
  642. NTConfig_CubeProcessToManager = 2; // Logs the string of ingredients that goes into cube (0 = Don't Log, 1 = Log In Item Log, 2 = Log To Common Log).
  643.  
  644. //-------------------------------------------------------------------------------
  645. // Immunity Skipping
  646. //-------------------------------------------------------------------------------
  647. NTConfig_AreasToNotSkipImmunes = [131, 108]; // Add area ID's into the array seperated by "," for to disable immunity skipping within said area.
  648.  
  649. NTConfig_SkipSingle[0] = false; //Skips all physical immunes.
  650. NTConfig_SkipSingle[1] = false; //Skips all magic immunes.
  651. NTConfig_SkipSingle[2] = false; //Skips all fire immunes.
  652. NTConfig_SkipSingle[3] = false; //Skips all lightning immunes.
  653. NTConfig_SkipSingle[4] = false; //Skips all cold immunes.
  654. NTConfig_SkipSingle[5] = false; //Skips all poison immunes.
  655.  
  656. NTConfig_SkipDual[0] = false; //Skips all dual physical + magic immunes.
  657. NTConfig_SkipDual[1] = false; //Skips all dual physical + fire immunes.
  658. NTConfig_SkipDual[2] = false; //Skips all dual physical + lightning immunes.
  659. NTConfig_SkipDual[3] = false; //Skips all dual physical + cold immunes.
  660. NTConfig_SkipDual[4] = false; //Skips all dual physical + poison immunes.
  661. NTConfig_SkipDual[5] = false; //Skips all dual magic + fire immunes.
  662. NTConfig_SkipDual[6] = false; //Skips all dual magic + lightning immunes.
  663. NTConfig_SkipDual[7] = false; //Skips all dual magic + cold immunes.
  664. NTConfig_SkipDual[8] = false; //Skips all dual magic + poison immunes.
  665. NTConfig_SkipDual[9] = false; //Skips all dual fire + lightning immunes.
  666. NTConfig_SkipDual[10] = false; //Skips all dual fire + cold immunes.
  667. NTConfig_SkipDual[11] = false; //Skips all dual fire + poison immunes.
  668. NTConfig_SkipDual[12] = false; //Skips all dual lightning + cold immunes.
  669. NTConfig_SkipDual[13] = false; //Skips all dual lightning + poison immunes.
  670. NTConfig_SkipDual[14] = false; //Skips all dual cold + poison immunes.
  671.  
  672. //------------------------------------------------------------------------------
  673. // ID Options & Other Town Configs
  674. //------------------------------------------------------------------------------
  675. NTConfig_IdInField = true; // set to true to have bot id items in field. MUST have a tome of id in inventory
  676. NTConfig_FreeSpaceXY = [2, 4]; // free block if less bot will id. Easiest way to explain this is [2,4] would be free space big enough to hold a thresher
  677. NTConfig_AnnounceDroppedItems = false; // anounce items that are being dropped. NOTE does not work with items sold to vendor
  678. NTConfig_dropMessages = [ // randomly selected phrase used for NTConfig_AnnounceDroppedItems. Add as many as you want following the provided format
  679. "up for grabs ",
  680. "dropping ",
  681. "tossing ",
  682. "free item on ground ",
  683. ];
  684.  
  685. NTConfig_IdentAtCain = false; // Identify @ Cain? (Quicker & will skip using cain if something in inventory is suppose to be kept unidentified. Will not log sold items.)
  686. NTConfig_PocketChange = 500000; // Amount of gold you want to keep on hand used for repairs. Make adjustments to this & repair % to keep equipment from breaking.
  687. NTConfig_DontCainAct = []; // List any act you don't want to use cain on seperated by ",". Set to "0" to id in all acts.
  688. NTConfig_Repair = "40"; // Set to how much durability you want to repair at, 40 is normal, 99 is as soon as you loose one point.
  689. NTConfig_AlwaysUseCain = false; // Always use cain to ID? (Will ID items which are set to keep unid if they are in the inventory when visiting Cain.)
  690. NTConfig_DropCainItems = false; // set to true to drop items/false sells them to vendor
  691.  
  692. //------------------------------------------------------------------------------
  693. // DPS Meter Config
  694. //------------------------------------------------------------------------------
  695. DPSMeter = false; // This toggles the DPS Meter on / off.
  696. miniDPSDisplay = false; // Set true if you run a resolution below 800*600. (Formatting removed.)
  697. DPSScanSpeed = 50; // Delay between each scan (in ms).
  698. DPSDisplayRate = 1000; // Interval DPS is recalculated and displayed (in ms). (Default 1000.)
  699. DPSScanHist = 2; // Scan history (in seconds) to average. (Default 2.)
  700.  
  701. //----------------------------------------------------------------------------------
  702. //Open chest configs configs.
  703. // * Chest ID's can be added to NTConfig_Chestids. Look for ID's in "Chest ID's.txt".
  704. //----------------------------------------------------------------------------------
  705. NTConfig_OpenChest = false; // Open most super unique chests at the end of runs. (Chest ID settings below do not effect this.)
  706. NTConfig_CheckChestid = false; // Print chest ID's to screen as they're opened?
  707. NTConfig_OpenChestsInAreaClearing = false; // Open chests while using clear functions? (Uses NTConfig_Chestids.)
  708.  
  709. // Remove area / chest ID's in the arrays below to open (all chests within removed area) / (specific chest).
  710. // * Current area ID can be displayed ingame by pressing Num Pad "*".
  711. // * Nearby chest ID's can be displayed ingame by pressing Num Pad "2".
  712. // * A partial list of chest id's can be found in your D2NT\scripts\NTBot\char_configs\Chest ID's.txt. NOTE some of these are wrong.
  713.  
  714. NTConfig_AreasToOpenChestClearing = []; // Enter areas for chests to be cleared within. (Areas seperated by commas.)
  715.  
  716. NTConfig_Chestids = [104, 105, 106, 107, 5, 6, 87, 143, 140, 141, 144, 146, 147, 148, 174, 175, 176, 177, 181, 183, 198,
  717. 240, 241, 242, 243, 329, 330, 331, 332, 333, 334, 335, 336, 354, 355, 356, 371, 387, 389, 390,
  718. 391, 397, 405, 406, 407, 413, 420, 424, 425, 430, 431, 454, 455, 501, 502, 504, 505,
  719. 580, 581, 1, 3, 50, 51, 53, 79, 54, 55, 56, 57, 58, 20, 55, 139, 155, 159];
  720.  
  721. //------------------------------------------------------------------------------
  722. // Shrine Grabber Settings
  723. //------------------------------------------------------------------------------
  724.  
  725. NTConfig_ShareExpShrine = false; // Cleare around exp shrines and TP? (Will not grab experience shrines if true.)
  726. NTConfig_Shrines = [15, 0, 0, 0, 0]; // Change 0's to the corresponding #'s found in /D2NT/sdk/shrines.txt (To add more shrines, seperate values with a comma.)
  727.  
  728. //------------------------------------------------------------------------------
  729. // Attack Configuration
  730. // * Change the -1's to the corresponding #'s found in /D2NT/sdk/skills.txt
  731. // * As of Jan 17th: -1 = Disabled, 0 = Normal Attack.
  732. //------------------------------------------------------------------------------
  733. NTConfig_AttackSkill[0] = -1; // First skill. Maybe slow missiles
  734. NTConfig_AttackSkill[1] = 49; // Primary skill to super unique/champion.
  735. NTConfig_AttackSkill[2] = -1; // Primary untimed skill to super unique/champion.
  736. NTConfig_AttackSkill[3] = 53; // Primary skill to others.
  737. NTConfig_AttackSkill[4] = -1; // Primary untimed skill to others.
  738. NTConfig_AttackSkill[5] = -1; // Secondary skill in case monster is immune to primary skill.
  739. NTConfig_AttackSkill[6] = -1; // Secondary untimed skill.
  740. NTConfig_AttackSkill[7] = -1; // Tertiary skill to everything else in case monster is immune to both primary and secondary.
  741. NTConfig_AttackSkill[8] = -1; // Tertiary untimed skill.
  742. NTConfig_AttackSkill[9] = 49; // Primary skill to boss (diablo/meph/Duriel/andy)
  743. NTConfig_AttackSkill[10] = 49; // Primary skill to baal this MUST be set if you do baal charged bolt works well here
  744.  
  745. NTConfig_ChainLightOnLightImmunes = false; // Set true to use Chain Lighning automatically on light immune mobs.
  746. NTConfig_DancingSorc = false; // Periodically teleport between attacks, settings below.
  747. NTConfig_AttackJump = 5; // # of attacks before teleporting.
  748. NTConfig_BounceRange = 9; // Range away from mob to keep when teleporting.
  749. NTConfig_DanceStartHp = 78; // Auto dance if below this % health? (Set -1 to disable, 101 to always.)
  750. NTConfig_DanceStartMp = -1; // Auto dance if below this % mana? (Set -1 to disable, 101 to always.)
  751.  
  752. prewavespot = [15092, 5040]; // Pre-Wave standing (X,Y) coordinates. (For Baal Scripts.)
  753. NTConfig_PreWaveSpam = 0; // Attack skill to spam between waves. Set "0" to disable.
  754. KBLSpamPos = [15090, 5028, 15099, 5028, 15093, 5028]; // (X,Y) coordinates to attack with NTConfig_PreWaveSpam.
  755.  
  756.  
  757. NTconfig_HighMaxAttack = true; // Use HighMaxAttacks? (False = LowMaxAttacks.) High/Low are below.
  758. NTConfig_HighMaxAttackAreas = [131]; // If above is set false (you're using LowMaxAttacks), add areas to bypass LowMaxAttacks and use HighMaxAttacks instead. (Recommended in Baal's Throne Room.)
  759.  
  760. NTConfig_HighMaxAttacks = 300; // Maximum number of attacks (HIGH) before skipping.
  761. NTConfig_LowMaxAttacks = 15; // Maximum number of attacks (LOW) before skipping.
  762.  
  763. MonstersToAttackFirst = // Monster ID's to attack first. (Monsters which resurrect / spawn others are good choices.)
  764. [58,59,60,61,62,101,102,103,104,190,191,
  765. 192,193,194,206,207,208,209,228,239,240,
  766. 241,278,279,280,281,282,283,303,312,480,
  767. 481,482,483,484,485,486,529];
  768.  
  769. NTConfig_AttackingThis = false; // Used to say target monsters ID/Name - Primarily for Dev purposes
  770.  
  771. //------------------------------------------------------------------------------
  772. // Check Safe Settings
  773. //------------------------------------------------------------------------------
  774. // Check Self Safe. Set to []; for none.
  775. // 01=Potion. 02=Poison. 04=Amplify Damage. 08=Weaken. 10=Iron Maiden. 20=Decrepify. 40=Lower Resist. 80=Blood Mana.
  776. // Use this format: ['01','02'] etc. Add as many or as few as you want.
  777.  
  778. NTConfig_CheckSelfSafe = [];
  779.  
  780. // Check Merc's Safe. Set to []; for none.
  781. // 01=Death, 02=Poison, 04=Amplify Damage, 08=Weaken, 10=Iron Maiden, 20=Decrepify, 40=Lower Resist
  782. // Use this format: ['01','02'] etc. Add as many or as few as you want.
  783.  
  784. NTConfig_CheckMercSafe = [];
  785.  
  786. //------------------------------------------------------------------------------
  787. // Class Specific Settings
  788. //------------------------------------------------------------------------------
  789.  
  790. NTConfig_CastStatic = 60; // Cast Static Field until monster's HP is less than (or equal to) this percent. (Set to 100 to disable.) (This will only static act bosses.)
  791.  
  792. NTConfig_StaticBossesOnly = true; // Only static bosses? (Add bosses below.) (Any missing GetLocaleString values can be found in D2NT\sdk\getlocalestring.txt)
  793. NTConfig_StaticBossesSelect.push(GetLocaleString(3021)); // Andariel
  794. NTConfig_StaticBossesSelect.push(GetLocaleString(3062)); // Mephisto
  795. NTConfig_StaticBossesSelect.push(GetLocaleString(3060)); // Diablo
  796. NTConfig_StaticBossesSelect.push(GetLocaleString(3061)); // Baal
  797. NTConfig_StaticBossesSelect.push(GetLocaleString(3054)); // Duriel
  798. //NTConfig_StaticBossesSelect.push(GetLocaleString(22497)); // Pindleskin
  799. //NTConfig_StaticBossesSelect.push(GetLocaleString(22498)); // Thresh Socket
  800. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement