Attached Files: (at the bottom of the page)
***********************************************************************************************************************************************************************
Master compilation (always still in the works) of pickits. This file goes into your settings folder.
Included files are: (Add to scripts\settings) Master.nip
Add to scripts\libs\config (SnagIt Section):
NTConfig_NIPFilePath.push("master.nip"); to your config file in the SnagIt list.
***********************************************************************************************************************************************************************
Script that gives out all waypoints when enabled. Extract to your Bots folder.
Included files are: (Add to scripts\bots) NTGVWaypointsgiver.ntj
Add to scripts\libs\config (Bosses Section):
WPsGiverLine1 = "TP up!!"; //Chat message to announce that TP is up at waypoint
WPsGiverLine2 = "Moving on!!"; //Chat message to announce that the bot is moving on
NTConfig_Script.push("NTGVWaypointsgiver.ntj"); // Uncomment to give out waypoints.
***********************************************************************************************************************************************************************
Bonewaller for uber trist. Necromancer ONLY!
Included files are: (Add to scripts\bots) NTGVUbertristramBwller.ntj, (Add to scripts\libs\common) NTAttack.ntl, NTCommon.ntl, NTPrecast.ntl, NTTownMove.ntl, (Add to scripts\libs\config) NTConfig_Necromancer_YOURCHARNAME.ntl
Add to scripts\libs\config (Above Bosses Section):
//------------------------------------------------------------------------------>>
// Messaging system Configuration
//------------------------------------------------------------------------------>>
NTConfig_MessagingSystem = true; //Set to true to enable the whole messaging system (false for a mute bot).
BWStartBwlling = "Bwlling in " //Message for the bot to announce it will start the set.
BWResetMessage1 = "Last Wall down, reset time!" //Message for the bot to announce that the last wall is down and it's going for reset.
BWResetMessage2 = "Alright, let's go!!" //Message for the bot to announce that reset is over and it's starting a new set soon.
//------------------------------------------------------------------------------
// Bwller configuration configuration
//------------------------------------------------------------------------------
NT_PortalSpot = 4;
//Spot 1 = Upstairs of Stash
//Spot 2 = North of Stash
//Spot 3 = Right East of Waypoint
//Spot 4 = Anti-Jack Spot SouthWest of Larzuk
//Spot 5 = Close to Qual-Kehk
//Spot 6 = NorthWest of Anya
NTConfig_ResetActOne = true; //Set to true to reset after each wave in act I, false to reset at Rock.
NTConfig_ResetTime = 16000; //Delay in seconds the bwller will wait on each reset.
NTConfig_BWDelay = 14000; //Delay in seconds the bwller will wait before he casts the First Wall.
NTConfig_Walls = 6; //Ammount of walls you want the bwller to cast per set +1 (example: for 5 walls use 6).
*****************************************************************************************************************************************************************
A bot that does all your job for questing Skills resists and stats!!!
Included files are:
(Add to scripts\bots) NTGVQuestsAnya.ntj, NTGVQuestsShenk.ntj, NTGVQuestsIzual.ntj, NTGVQuestsIzual.ntj,
NTGVQuestsLamEsensTome.ntj, NTGVQuestsRadament.ntj, (Add to scripts\libs\config) NTConfig_Paladin_Roflman-USE-AS-MODEL.ntl, NTConfig_Sorceress_Roflman-USE-AS-MODEL.ntl
Add to scripts\libs\config (Bosses Section):
NTConfig_Questing = false; //Set to true to turn the bot into Questing mode (Anya - Izual - Radament - Lasam En's Tome - Shenk). set to false to just MF around those places.
NTConfig_Script.push("NTGVQuestsRadament.ntj");
NTConfig_ClearSewersLevel3 = false; //Set to true to clear Sewers Level 3 after killing Radament on both questing and MF only runs (set to false to do Radament only).
NTConfig_Script.push("NTGVQuestsLamEsensTome.ntj");
NTConfig_ClearKurastBazaar = false; //Set to true to clear Kurast Bazaar, (set to false to rush to Temple only).
NTConfig_Script.push("NTGVQuestsIzual.ntj");
NTConfig_ClearPlainsOfDespair = false; //Set to true to clear Plains of Despair after killing Izual on both questing and MF only runs (set to false to do Izual only).
NTConfig_Script.push("NTGVQuestsShenk.ntj");
NTConfig_Eldritch = true; //Set to true to kill Eldritch as well on both questing or MF only runs (set to false to do Shenk only).
NTConfig_Script.push("NTGVQuestsAnya.ntj");
NTConfig_ClearFrozenRiver = false; //Set to true to clear the Frozen river on both questing and MF only runs (set to false to just do Frozenstein).
RadamentTPUpMessage01 = "TP up for Radament, careful, if you die stay dead!" //Chat message bot will say after openning a TP close to Radament for quester to get in.
RadamentTPUpMessage02 = "Done, Pick your book of skill and getback to town" //Chat message bot will say after killing Radament. WrongTempleMessage01 = "Sorry dude, just hit wrong Temple, we need ng :("; //Chat message to say if bot hits The Difused Fane instead of The Ruined Temple while in Questing Mode.
WrongTempleMessage02 = "Don't enter TP, going Town now"; //Chat message to say before bot gets back to town in case it hit the Wrong Temple.
TomeTPUpMessage01 = "TP up, grab the Tome and talk to Alkor for reward"; //Chat message to say after you open TP for quester inside The Ruined Temple.
IzualTPUpMessage01 = "TP up for Izual, hot as hell, if you die stay dead"; //Chat message bot will say after openning a TP close to Izual for quester to get in.
IzualTPUpMessage02 = "Done, Talk to Izzy and get to town when you're done";//Chat message bot will say after killing Izual. AnyaTPUpMessage01 = "Alright, TP up, talk to Malah and come save Anya"; //Chat message to say after you open TP for quester to get pot and save Anya.
ShenkTPUpMessage01 = "TP up for Shenk, hurry up, if you die stay dead!"; //Chat message to say after you open TP for quester to get quest at Shenk.
ShenkTPUpMessage02 = "Shenk's dead, time to get your socket reward!"; //Chat message to say after you've killed Shenk.
(NTGVWaypointsgiver.ntj required)
NTConfig_WPsOnRush = false; //set to true to give WPs during Rushes (non operational yet due to no relaese of rusher bot as of now)
NTConfig_GiveWPs = false; //Set to true to give Waypoints to other players (Optional while MFing in public mode and on Questing mode - must be set to true to run GVWaypointsGiver.ntj).
WPUpMessageLine1 = "TP at WP is up if anyone needs"; //Chat Message Line #1 to say when you cast Tp's at Waypoints for other players to pick.
WPUpMessageLine2 = "Hurry up peeps, I'm moving on"; //Chat Message Line #2 to say when you cast Tp's at Waypoints for other players to pick.
WPUpMessageLine3 = ""; //Chat Message Line #3 to say when you cast Tp's at Waypoints for other players to pick.
WPsGiverLine1 = "TP up!!"; //Chat message to announce that TP is up at waypoint.
WPsGiverLine2 = "Moving on!!"; //Chat message to announce that the bot is moving on.
*****************************************************************************************************************************************************************