Blizzard Sector
Unable to avoid temp ban - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: Unable to avoid temp ban (/thread-47092.html)



Unable to avoid temp ban - solus09 - 02-23-2011

So I have these settings currently and feel they're actually OVERLY safe/conservative in avoiding the dreaded temp ban. I'm using d2nt 3.1 I think it might have to do with 3-4 failed to join games every hour, with also about 1 chicken in every 6 runs. I average around 10-12 runs a hour I think but havent done the math exactly. I'm hoping it's something stupid I'm doing because everything else has worked perfectly so far. The longest streak I've had before a temp ban is 7 hours. I'm obviously pretty new to this so you might have to dumb things down for me a bit. Here are the complete settings.

var gameMinLength = 220000; // time in milliseconds, minimum game length, 180 seconds default (1 game/3 minutes)

var unableToConnectRetry = 5; // time in minutes to retry connecting on connection fail (real value is +/- 1 min)
var realmDownRetry = 500; // time in minutes to retry connecting on a realm down (default is 300 minutes)
var disconnectedRetry = 5; // time in minutes to retry on a disconnection (usually ip ban related)
var cdkeyInUseRetry = 5; // time in minutes to retry on a cdkey in use error message (set to 0 to stop)
var connectingToBnetTimeout = 20000; // time in milliseconds to wait for a login to time out and click cancel and retry
var characterScreenTimeout = 10000; // time in milliseconds to wait for character screen to appear
var pleaseWaitTimeout = 10000; // time in milliseconds to wait for a please wait popup
var createGameThreshold = 180000; // time in milliseconds to wait between making games (I had this at 220 seconds during my longest run and just changed it back, waiting to be able to log back in to try the default again)
var createGameThresholdRandom = 1000; // time in milliseconds to randomly add +/- to the game create time
var createGameTimeout = 15000; // time in milliseconds to register a failed to create game
var waitInLineTimeout = 60000; // time in milliseconds to wait in lines for a create game (60 second default)
var characterSelectDelay = 1000; // time in milliseconds to wait before selecting a character on the char screen
var loginDelay = 1000; // time in milliseconds to wait before submitting login information
var clickDelay = 500; // wait X milliseconds before next action after a click event
var textDelay = 5000; // wait X milliseconds before next action after inserting text into a textbox
var clickDelayRandom = 500; // random amount of time to add to a click
var textDelayRandom = 500; // random amount of time to add to a text set
var gameDoesNotExistDelayMin = 600000; // how long to wait when a Game Does Not Exist occurs - minimum - default 10 minutes
var gameDoesNotExistDelayMax = 900000; // how long to wait when a Game Does Not Exist occurs - maximum - default 15 minutes
var gameDoesNotExistTimeout = 30000; // how long to wait for the dialog to disappear (default 30 seconds, don't change this)
var joinChatAfterGame = false; // join chat after leaving a game
var joinRandomChannel = true; // if this is true, will join a random channel, otherwise it will use the channel below..
var joinChannelInChat = ""; // leave blank to not join a private channel
var waitBeforeEnterChatMin = 1000; // min how long to wait before entering chat
var waitBeforeEnterChatMax = 2000; // max how long to wait before entering chat
var waitInChatBeforeActionsMin = 2000; // min how long to wait before joining channel
var waitInChatBeforeActionsMax = 3000; // max how long to wait before joining channel


Unable to avoid temp ban - menyo - 02-24-2011

Well, if you chicken it's still gonna wait till those 220K mili seconds = 3,6 min passed.

I take it your using one bot @ one account?

If you really fail to join game much you have to increase the time here:

var createGameTimeout = 15000

This only 15 seconds, just make it 180000 so it waits 3 minutes.

pretty new too here, best i can do m8 Big Grin


Unable to avoid temp ban - solus09 - 02-25-2011

Thank you very much, I'll try that. Also, how do you stop the bot from picking up certain items? I thought you had to put two slashes // like that in front of the name and it stops picking it up, but I dont think that has worked. I was looking for tips in the stickies but couldnt see what was best to choose (advanced, normal, extreme) for my pickit as well.


Unable to avoid temp ban - dwarve098 - 02-26-2011

I know that if you have cubing on for runes that if a bot comes to a gem that requires three lem to mute than it will pick up the gem.....and sometimes like one extra.....


Unable to avoid temp ban - DeLaSouLz - 02-26-2011

can u give me download link to where u got this d2nt bot from cause i dont have these settings in mine -.-