Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
countess botnet not working
#1
im having a few problems with the countess botnetscript, i have the correct versions and have looked at every step in the problem solving guide
http://www.blizzhackers.com/viewtopic.ph...c&start=60

i still get two problems
1. the bot will log onto my account and enter the char selection screen, but it wont select my character..... ive tried fixing the problem by entering my character's name as being case sensitive........ but its not working.
2. the bot will walk towards the wp but wont click on the black marsh wp (i have to do it manually)
also... ive tried to get the autoit script but the site is down http://forums.d2botnet.com/viewtopic.php?t=299 this is it.

any help would be appreciated
Reply
#2
hrm... i havent played with this bot yet, but i know YAMB has a working countess bot in thier configuration for d2jsp... i could prolly help you more if you used yamb... sorry, i guess this post really isn't any help... =0

btw, what kinda char are you using for your countess bot?
Reply
#3
light sorc... ill take a look at this yamb...
Reply
#4
wats yamb? a countess bot? gime link to dl it if it is!!
Reply
#5
http://www.blizzhackers.com/viewtopic.ph...light=yamb
this might help... im looking now for a guide on how to set up a countess bot with yamb
Reply
#6
1. go here http://yamb.ya.ohost.de/

1b. READ ALL INSTRUCTIONS BEFORE YOU START INSTALLING =0

2. in the folder d2jsp\scripts\libs\YAMB (where ever you installed d2jsp / yamb (NOT YOUR DESKTOP!) copy the file named YAM_Config_LightningSorc.d2l and change it to say YAM_Config_YOURSORC.d2l and copy the file named YAM_LifeWatchConfig_LightningSorc.d2l and rename it YAM_LifeWatchConfig_YOURSORC.d2l

IT IS CASE SenSiTIve... BOBBY is not the same as bOBby

3. change the contents of default.d2j to look like

Code:
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
  case "YOURSORC":
   load("bots/YAMB.d2j");
   break;
  default:
   load("bots/YAMB.d2j");
   break;
}
}

Make sure to change YOURSORC to your sorc's name... and to change load("bots/xp_pindle to YAMB.d2j (like it is up there)


4. part way down YAM_Config_LightningSorc.d2l file you will see the boss configure tool mabob... looks like this

Code:
//////////////////////////////////////////////////////////////////////
// Boss configuration
//====================================================================
// This is the list of currently available boss to run.
// Reorder the lines to change the order in which they will be killed.
// Comment out (put // before) a line to skip the boss.
// Recommendation: Reorder the sequence in order of difficulty,
//   to kill the toughest boss last and the easiest boss first.
//--------------------------------------------------------------------
YAMXXP.push("Eldritch");
YAMXXP.push("Pindle");
//YAMXXP.push("Meph");
YAMXXP.push("Countess");
//YAMXXP.push("Andy");
YAMXXP.push("Shenk");
//Pit is beta at the moment.
//YAMXXP.push("Pit");


put // infront of bosses you don't want, and take them away for bossess you do want... i would recomend doing more than just one boss, due to r/d's

5. THIS IS VERY IMPORTANT
Code:
//////////////////////////////////////////////////////////////////////
// Stashing configuration
//--------------------------------------------------------------------
DT_Columns[0]=[1,1,1,1,1,1,0,0,0,0];
DT_Columns[1]=[1,1,1,1,1,1,0,0,0,0];
DT_Columns[2]=[1,1,1,1,1,1,0,0,0,0];
DT_Columns[3]=[1,1,1,1,1,1,0,0,0,0];


THIS IS VERY IMPORTANT, if you do not configure this correctly you will prolly end up dropping your charms. Put 1's where you don't have anything atm and you wand to use the area for snagged items, put 0's where you have stuff and you want to keep the stuff where it is.

6. go to the YAM_LifeWatchConfig_Thenlia.d2l file and figure out what settings best suit you... i personaly use
Code:
LW_UseTownChicken = true;
LW_ChickenLife = 400;
LW_ChickenTownLife = 550;
LW_ChickenMana = 0;
LW_LifeThresh = 700;
LW_ManaThresh = 150;
LW_LifeRejuvThresh = 450;
LW_ManaRejuvThresh = 0;
LW_QuitOnNoDrink = 450;
LW_ChickenOnOutOfManaPots = false;
LW_ChickenOnOutOfHealPots = false;
LW_ChickenOnOutOfRejuvPots = false;
LW_ChickenOnOutOfPots = true;
LW_DisplayMercHP = true;
LW_MercLifeThresh = 70;
LW_MercRejuvThresh = 20;
LW_DrinkTimer = 3;
LW_RejuvDrinkTimer = 1;
LW_MercChickenLife = 10;
LW_DeadMercChicken = true;
LW_LoopDelay = 150;
LW_IgnorePosition = true;
LW_QuitOnHostile = false;
LW_MaxPing = 2500;


but i still die once in a great while, you may want to try some other values (out of 900 runs, i died 7times... that aint bad at all imo)


7. you can allways use the yamb install section to configure, but i posted the important parts here... http://yamb.ya.ohost.de/install.html


this bot NEEDS d2jsp, if you do not have it check out http://www.d2sector.net/forums/showthread.php?t=7750 or http://www.blizzhackers.com/viewtopic.ph...ight=d2jsp for the cracked versions... or go to www.d2jsp.com and pay for it... =0

if you need help installing d2jsp just post and ill get to it after class

--Cyberfire
Reply
#7
ok so u install botnet 4.0+the irc config for it then you install the yamb mod then u go install this?
is there a way to tell which d2jsp files are scripts because whenever i extract d2jsp all the files just go into 1 folder and dont create any sub folders... thanks for the help so far

ok now it says unknown game version... where do i put the yamb files after i got d2jsp running?
Reply
#8
Botnet?
It's called botnet? lmfao
Reply
#9
ok i installed the core and the setup for racer's d2jsp 41.33 or something..when i looked into my folder all the files were in order and i extracted some of the cracked files from the cracked 33.43 version and i got d2jsp to install, but it doesnt do anything after i click on run it just loads d2 and quits. any help.... also where am i spose to put the yambi files so they load instead of the d2jsp.
Reply
#10
forgot about this thread, sorry...

Quote: 3. change the contents of default.d2j to look like

Code:
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
case "YOURSORC":
load("bots/YAMB.d2j");
break;
default:
load("bots/YAMB.d2j");
break;
}
}

this will make it run YAMB instead of pindlexp... just change this file its called

default.d2j in D:\d2jsp\scripts\libs\YAMB folder (wherever you installed d2jsp and yamb... i put mine in d:\


you might not have the correct files, so you should install these files

INSTALL FIRST (in c:/d2jsp or something similar) http://www.blizzhackers.3rror.com/Files/...jsp.44.zip (has newest core already)

http://www.blizzhackers.com/viewtopic.php?t=185392 gives you step by step instructions to install d2jsp correctly, after these steps, i can help you along...


Install second http://yamb.ya.ohost.de/downloads/YAMB_0.9.4.7.zip

follow my instructions on my previsous post or go to http://yamb.ya.ohost.de/install.html to install YAMB correctly...

sometime this weekend i will ahve enough time to put together a step by step with screenshots, but i don't have teh time / willpower / energy to do so... =p


Quote:but it doesnt do anything after i click on run it just loads d2 and quits
did you put your username / password into d2jsp?

click add up in the top right, then put in your account info / pass

choose the location of your char (select the number that is in the same place as your sorc)

refer to my pics 1st is the one you get when you hit add... second is the one i filled out... if you have any questions post em here and ill get on em when i have time ^_^

--edit quotes ****up /code tags....
--edit #2 if this isnt worth rep points, i don't know what is... if you found any of this usefull hook me up =p... Confusedmartass2


Attached Files
.jpg   1.jpg (Size: 94.09 KB / Downloads: 23)
.jpg   2.jpg (Size: 52.35 KB / Downloads: 28)
Reply
#11
ok now what it does... it starts up d2 and when it gets to checking versions it closes and says "we got a big error here" should i have more the -ns on my d2 shortcut?


then it says "error 0"
Reply
#12
hrm... in MISC settings on the autod2jsp thing, make sure to make it -w -ns -skiptobnet

-w windowed mode
-ns no sound
-skiptobnet skips to bnet logging ^_^

--edit

you can also put them into your shortcut, but i think that the settings page of d2jsp should do it for you
Reply
#13
ok there no longer is the "error 0", but now when i start up d2jsp it types in accountname pass

when ive listed my own accountname and pass....
Reply
#14
just so everyone knows whats going on...

im making a step by step guide to installing d2jsp and yamb.

i have a project due on monday though, so i might have to wait till next weekend to finish it up, but in the next few weeks i will have a guide up...

--edit

my sig was huge.... i mean freaking huge... i had to step it down a bit
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] kill everything and pick everything in Countess Tower Tacos 0 194 06-18-2012, 02:34 AM
Last Post: Tacos
  D2NT, Any d2nt bot working after the newest reset? I only get errors. PLS help! Sayonaraa 1 354 05-09-2012, 11:13 AM
Last Post: comper
  Do any of the working maphacks function in fullscreen? BewarethePhoenix 3 353 05-02-2012, 06:55 AM
Last Post: Stinky
  D2NT Not working since ladder reset ( please read ) Kreyodd 1 2,060 10-28-2011, 07:35 AM
Last Post: bugme143
  Got my bot working but // in front of bosses not working? streamlined123 0 179 04-03-2011, 06:50 PM
Last Post: streamlined123
  D2me Maphack (WORKING) ALL Versions Saintwicked 4 848 11-23-2010, 12:55 PM
Last Post: Saintwicked
  Looking for a working maphack noob_pwner 0 479 10-18-2010, 12:36 PM
Last Post: noob_pwner
  Working bots? Cracknak 7 846 08-23-2010, 10:47 PM
Last Post: jedimaster86
  Need Working Maphack need a working mh 1 434 04-09-2010, 10:06 AM
Last Post: Ragnarhox
  D2NT 1.7.3 [Perfect Working Bot] mraid 5 3,376 04-04-2010, 11:27 AM
Last Post: The Mob

Forum Jump:


Users browsing this thread: 1 Guest(s)