pm me your script along with the name for it or post here because that error usually has something to do with the script itself.
This bot starts off by throwing all my charms and potions on the ground...what gives? lol
check your script for these lines. Anything in the 0 part of you are carrying should be ok.
NTConfig_FreeSpace = 4; // Number of free columns. If less full columns are free stashing is set.
// The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
NTConfig_Columns[0] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_Columns[1] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_Columns[2] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_Columns[3] = [1,1,1,1,0,0,0,0,0,0];
NTConfig_MinGoldToStash = 100000; // Maximum gold amount carried before going to stash
Awesome, thanks! One more question, after it completes a run, it waits at least full minute before making the next game... I want it to wait about 15 seconds or so. I thought I changed the values here:
var createGameThreshold = 5000; // time in milliseconds to wait between making games
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 = 5000; // time in milliseconds to wait in lines for a create game (60 second default)
but it didnt change anything.. any advice? Thanks again in advance!
..Nevermind, I fixed it. It was the mininum game length variable. Thanks agian!
Last edited by Link5032; 04-17-2010 at 04:42 AM.
Hey, i have a problem with my bot, it says: <D2NT Error> C:\Users\Onizuka\Destkop\D2NT30_NTBot41\scripts\li bs\common\NTSnaglt.ltl (111): TypeError:_item.name is undefined.
Can someone help please? Thanks :)
lol whos problem needs answered still?
ehm , maybe u said it before , but i didnt find it , i use d2nt 3.0 , but it picks everything without iding it :P , any info/help? thx
no?
Some items are set up to be picked up without iding it, if you want it identify more items before keeping them then modify your item.nip files i.e. [Name] == KrakenShell && [Quality] == unique # [DamageResist] >= 15 && [Strength] >= 40 // Leviathan note it looks for this item with more than 15 dr and 40 strength so it ids it to see. [Name] == Shako && [Quality] == unique # [Defense] >= 98 // Harlequin Crest does not get ided because the minimum defense for a shako is 98. Change the 98 to 99 or more and the bot will id it.
These are just examples and i think this is what your talking about, your question was alittle vague, so if this doesn't help please go into more detail.
No idea why this happens, ive seen it happen several times and still can't configure the glitch out, ive tried // various items in nip files and no avail, the only thing ive found remedy this is to set the max game time to barely allow your bot enough time to complete its run, that way your bot dont sit there for hours before the game ends.
Ok now for my question, My paly won't use holy bolt (101) on magic immune monsters anyone else have this problem or know anything about it?
can some one just help me get this bot up and running!?
My sorc just randomly starts kicking when i get right outside of boss area. I set my attacks for 1 = f1 or fireball left , 2= f2 or orb right(for immunes). Is this correct? When i port in my sorc just starts kicking mobs for no reason.
when im running the bot in pup baalruns it very slow at picking up items. how do I chance it so it pick up items faster?
Yo
Please help me. How is it set to turn up in order for the stick to speak on a chat (channel)? (next game or gamename, diaruns-xx etc.) Thanks.
When I make a profile and I hit run in the comments under the manager it says "[bot]: Failed to read Diablo memory" I have the JS32 in the windows. Also when I make the profile and That happens ("[bot]: Failed to read Diablo memory") I go back in to edit it and it seems like the profile is reset? I hit save but it just doesent save? A bit of help would be awesome!
There are currently 10 users browsing this thread. (0 members and 10 guests)
Bookmarks