Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting temp ban when botting
#6
kenster Wrote:damnit i waited for the temp ban to go away by just waiting, not changing IP, and then i ran the bot again, it was going fine for 45 runs then it realmed down, my runs are actually taking 4min to 4 and 1/2 mins long which shouldnt be to short right? i really dont understand why i cant run this over night, and others have theirs running fine for days
You might try adjusting the delays in D2NT31_NTBot42\D2NT\scripts\NTBot\char_configs\yourCharactersName.
I have mine setup like this


function NT_LoadConfig()
{
//------------------------------------------------------------------------------
// Boss configuration
//------------------------------------------------------------------------------
//NTConfig_Script.push("TLNipCheck.ntj"); NTConfig_CheckCodes = true;
//NTConfig_Script.push("NTShopbot.ntj"); // shopping
//NTConfig_Script.push("NTTreehead.ntj");
//NTConfig_Script.push("NTTristram.ntj"); NTConfig_KillRakanishu = true;
//NTConfig_Script.push("NTHole.ntj"); NTConfig_ClearHoleLevel1 = 2; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTMausoleum.ntj"); NTConfig_KillBloodRaven = true;
NTConfig_Script.push("lowerkurast.ntj");
NTConfig_Script.push("NTCountess.ntj");
//NTConfig_Script.push("NTAndariel.ntj"); NTConfig_BoneAshExtension = false; NTConfig_ClearCatacombs = false; NTConfig_ClearAndyLair = false; NTConfig_CheckCorpses = true;
//NTConfig_Script.push("NTRadament.ntj");
//NTConfig_Script.push("NTColdworm.ntj");
//NTConfig_Script.push("NTAncientTunnels.ntj");
//NTConfig_Script.push("NTDuriel.ntj");
//NTConfig_Script.push("NTSummoner.ntj"); NTConfig_KillFireEye = false;
//NTConfig_Script.push("NTAct3Sewers.ntj"); NTConfig_ClearA3SewersLevel1 = 0; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTKurastTravel.ntj");
//NTConfig_Script.push("NTTravincal.ntj");
NTConfig_Script.push("NTHephasto.ntj");
//NTConfig_Script.push("NTChaosSanctuary.ntj");
//use 1 for true and 0 for false
//Standard Configs
NTConfig_SealOrder = ['e', 'n', 'w']; //seal order, w = west (vizier), n = north (de seis), e = east (venom)
NTConfig_NextGameMsg = ''; // leave = '' to say nothing
NTConfig_FastMode = 0; // open seals and kill bosses only (a little more dangerous)
NTConfig_SkipRegularMonsters = 1; // true = skip regular monsters (non uniques/champs)
NTConfig_ClearFromFront = 0; // clear from the entrance to the star
NTConfig_OpenHiddenStashes = 1; // open the hidden stashes, doesnt open on fastmode
NTConfig_MakeTP = 0; // true to make a tp. if clearing from front it will make one there, else at star

// if MakeTP is true its basically public mode, if not none of the below will trigger

NTConfig_WaitAndBO = 1; // true = bot will wait for x seconds and cast BO (if you dont have CTA set to false)
NTConfig_BOSayMsg = 'Casting BO in'; // what to say when preparing to cast BO (dont include seconds)
NTConfig_BOWait = 3; // time in seconds to wait before using BO

NTConfig_Script.push("NTMephisto.ntj");
NTConfig_Script.push("NTIzual.ntj");
//NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 0; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTIcyCellar.ntj"); NTConfig_ClearIcyCellar = false;
NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;
//NTConfig_Script.push("NTFrozenRiver.ntj"); NTConfig_ClearFrozenRiver = false;
NTConfig_Script.push("NTThreshSocket.ntj");
NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = true; NTConfig_DacFarren = true; NTConfig_EyebackUnleashed = true;
//NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = true;
//NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
//NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;

//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
me.maxgametime = 1050; // time in seconds, maximum game length (0 is infinite)
NTConfig_StartDelay = 10000; // Delay time in milliseconds to start;
NTConfig_AreaDelay = 5000; // Delay time in milliseconds to change area;
NTConfig_SnagDelay = 10; // Delay time in milliseconds to wait before starting picking items

It is the orange section in my post right below the boss config,incidentally you can also see the bosses I run.Try this and see if it doesn't help you out.I haven't had a single realm down (knock on wood) in 5-6 weeks.Hope this helps.And btw dont copy my boss script and put it in your character config,it will mess up your files unless you have the same bots to run as I do.Just copy the orange text.
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply


Messages In This Thread
Getting temp ban when botting - by kenster - 12-03-2010, 07:28 PM
Getting temp ban when botting - by Jammer74 - 12-03-2010, 10:58 PM
Getting temp ban when botting - by kenster - 12-04-2010, 11:31 AM
Getting temp ban when botting - by Jammer74 - 12-05-2010, 12:19 AM
Getting temp ban when botting - by kenster - 12-05-2010, 07:46 AM
Getting temp ban when botting - by Jammer74 - 12-05-2010, 09:30 AM
Getting temp ban when botting - by kenster - 12-05-2010, 09:45 AM
Getting temp ban when botting - by Jammer74 - 12-05-2010, 10:45 AM
Getting temp ban when botting - by K0D3R - 12-05-2010, 02:23 PM
Getting temp ban when botting - by Blue - 12-05-2010, 03:20 PM
Getting temp ban when botting - by Jammer74 - 12-06-2010, 12:10 AM
Getting temp ban when botting - by kenster - 12-06-2010, 07:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  D2NT Muti Botting ma9u5 1 341 02-29-2012, 06:17 AM
Last Post: comper
  How to bypass temp bans? smartyjosh 9 959 02-13-2012, 11:37 PM
Last Post: Romis
  How to get 1 character to join another one of your character's games that's botting smartyjosh 7 475 02-09-2012, 08:38 AM
Last Post: comper
  few questions regarding bans and botting m8r8j 3 297 02-01-2012, 12:00 PM
Last Post: comper
  D2NT Unofficial 3.2 Botting system All classes! Grimtrooper 1 1,432 10-07-2011, 01:00 AM
Last Post: jedimaster86
  I'm new to hacking d2 or botting w/e its called around here 6722 0 298 08-05-2011, 04:29 PM
Last Post: 6722
  any script to help with temp bans? nepfan 0 346 07-17-2011, 11:04 PM
Last Post: nepfan
  Temp bans on +10 min runs soruk 2 284 06-23-2011, 12:55 AM
Last Post: TyKe
  botting question Mike7070 2 189 05-16-2011, 11:20 AM
Last Post: Valdez
  temp restrictions? snugbrim 4 288 04-30-2011, 02:17 PM
Last Post: skidude

Forum Jump:


Users browsing this thread: 1 Guest(s)