
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). NTConfig_FollowtoWorldStone = true // Go down to Baal in WS Chamber after waves? (Use left side if you have a leecher grabing xp shrines. NTConfig_LeechHydra = 0 // 0 = Don't Move, 1 = Right Side, 2 = Left Side. Leechpos = // X,Y coord for leechers to stand (passive leecher only). NTConfig_TeleEachWaveHelper = false // Teleport bot before each wave to keep merc close (not position based yet)? NTConfig_LeechPrecast = false // Do you want your leecher to precast? (Must be different than Diablo & Trav tp messages.) NTConfig_TakeTpBaal = "config me" // Message from leader signifying you to take portal. NTConfig_LeechBaal = 1 // 1 = Leech Fighter (Tele), 2 = Leech Fighter (Walking), 3 = Passive Leecher (Corner dunce). NTConfig_Script.push("NTUniversalBaalLeech.ntj") NTConfig_TakeTpTravincal = "config me" // This must match leaders LeechTrav_TakeTp & must be different than Diablo & Baal tp messages. NTConfig_Script.push("NTTravLeech.ntj") // Trav Leecher (NTConfig_Leader must be configured above). (Must be different than Diablo & Baal tp messages.) LeechTrav_TakeTp = "config me" // Message from leader signifying you to take portal. NTConfig_Script.push("NTTravLeader.ntj") // Trav Leader NTConfig_UseChatCommandPortal = true // Use portal after TakeTpDiablo message? (False will attempt taking first TP made by leader, ignores TakeTpDiablo.) (Must be different than Baal & Trav tp messages.) NTConfig_TakeTpDiablo = "config me" // Message from leader signifying you to take portal. NTConfig_LeechFrom = "S" // (E)ntrance | (S)tar (Must match leader's setting). NTConfig_Script.push("NTDiabloLeechFight.ntj") // (NTConfig_Leader must be configured above). NTConfig_Script.push("NTPassiveChaosLeecher.ntj") // passive chaos leecher script. NTConfig_Script.push("NTPassiveChaosLeader.ntj") // passive chaos leader script for NTPassiveChaosLeecher NTConfig_WaitForCowPortal = 240 // time in seconds to wait for the leader to make cow portal before aborting the script NTConfig_Script.push("NTLeechCows.ntj") // Leech fighter cow script. Use this to stagger leechers exit times to avoid crashes. NTConfig_LeechExitDelay = 500 // Delay before leecher exits game after leader in milliseconds. NTConfig_LeechBo = false // Set false to disable BO & BC cast by leecher. NTConfig_PartyMaxTime = 20 // Time in seconds the leecher has to party with leader before exiting game NTConfig_PartyOnlyLeader = false // Party only with leader (NTConfig_Leader)? (If true, NTConfig_PublicMode MUST be set false in the general config section below). NTConfig_Leader = "config me" // Leaders name. Leech, Leech Fighter & Team Botting Settings NTConfig_LogIt = true // log every level up NTConfig_Output = "Congrats on level" // What to say on level up NTConfig_LevelMin = 50 // Lowest level to announce a level up NTConfig_Announcer = false // Run the level announcer NTConfig_WeaponStack = 0 // Stacks weapon aura the # of times, 0 to disable NTConfig_HelmStack = 0 // Stacks helm aura the # of times, 0 to disable NTConfig_ArmorStack = 0 // Stacks armor aura the # of times, 0 to disable NTConfig_Script.push("NTAuraStacking.ntj") // THIS IS NOT SAFE, WE ARE NOT RESPONSIBLE FOR LOST GEAR!!!! Note: There are no failsafes, these are heavy beta. NTConfig_AvoidRD = 180 // Time in seconds to wait in town to avoid R/D before creating next game (NTConfig_JustAHunter must be true). NTConfig_JustAHunter = true // Used if only hunting IP's, set true to idle in town (Make sure this is the only script pushed). NTConfig_SaySomethingNoob = "Hot IP Found" // Anti DC message during game. NTConfig_HotIP = // Add IP's last octet seperated by commas. NTConfig_Script.push("NTCloneHunter.ntj") NTConfig_Script.push("ConfigCheck.ntj") // This must be commented out & serves to prevent unconfigured characters from running. This (& all Etal) best viewed within Notepad++ & may appear garbled in other editors. If you have trouble configuring your bot, follow the links below: RAW Paste Data var NTConfig_UseRedemptionHP
