08-01-2004, 12:15 AM
Credit to this guide goes to RealGssus.
This guide helps with almost every problem with JHJ Pbot I've encountered, and offers working soultions to all of those problems.
THIS IS JUST A SUMMARY OF THE MOST IMPORTANT QUESTIONS.
a little reading goes a long way
i get ip-ban every xx runs...
help?
This guide helps with almost every problem with JHJ Pbot I've encountered, and offers working soultions to all of those problems.
THIS IS JUST A SUMMARY OF THE MOST IMPORTANT QUESTIONS.
a little reading goes a long way
![[Image: icon_wink.gif]](http://images.blizzhackers.com/images/smiles/icon_wink.gif)
i get ip-ban every xx runs...
![[Image: icon_frown.gif]](http://images.blizzhackers.com/images/smiles/icon_frown.gif)
- this is prolly cuz you bot creates games too fast, afaik it has nothing to do with the game creation delay thingy. it's just like that. your sorc chickens out to often, cuz you told her to do so, if pindle is fi/ci. so she enters portal, and chickens out immediatly.
she does it a few time and you'll get banned...
so remove all chickens!! get a good tank merc and you won't have any problems.
after removing make sure that your .ini looks like that:
[Avoid]
count=0
- you prolly configured wrong skills, don't configure any skills you don't have, make sure you select fireball or glacial for the left button and meteor/blizz for the right button!
have a look at energy shield, if you don't have it, don't use it...
- here's the deal: you haven't configured your HPGuard, MPGuard right. it should look like like this:
HPGuard1=250 (is the healthpointnumber you want to drink a pot)
HPGuard2=0 (is the healtpointnumber you want to leave the game, if you have a good merc you won't need it at all)
MPGuard=0 (Manapointnumber you want to leave game i guess, maybe drink pot, just set it to 0)
MercHPGuard=10 (this is in %, not an integer#!!!! Percentage of your mercs life you want to chicken at)
- your bot probably tries to cast energy shield, which you don't have! open the RunPBotSorc.ini and set EShield=0.
and no, there's no way to cast any cold armors! (not yet at least)
- now that is because you have configured your bot to chicken out the game, whenever pindle is immune to something or has a certain aura. Try this:
open RunPCenter.exe
click Bot??
click ??Bot??
you see on top something like "??????Boss", right?
under that you see two buttons with '+' and '-'. select every entry in the list below and delete them with '-'
that should fix it.
to make sure open your RunPBotSor.INI and look for [Avoid]. If all chickens are disabled it should look like this:
[Avoid]
count=0
- that's cuz you use zoids pickit!
disable zoids, JHJ's got an own pickit inplemented, if you try to use both together, both pickers try to pick up things, one is faster, the other one just tries to pick up something you already have, and waits forever!
remove any zoid files from your plugin-folder in your d2-folder!!
- easy one though:
open your RunPBotSor.INI and set Log=2. Thats it
- she does attack, it's just that you don't see the animations.
also make sure you have blizzard/metoer as you RSkill in RunPBotSorc.INI. should look like this:
Blizz/Glacial-sorc:
LSkill=55
RSkill=59
Meteor/Fireball-sorc:
LSkill=47
RSkill=56
- if your bot chickens to often cuz of your HPGuard or you configured it for cold/fireimmune pindle, it'll create games too fast. that'll get you banned for some minutes/hours. (at least i guess it's like that)
- ok, the most discussed issue in this thread i guess, do it like this, step by step: (or have a look at 1st page (by allaboutdupe) or blee's page)
- - you configured everything, the bot runs fine the 200 runs
- make sure you have d2loader by onlyer installed
- create a folder called 'jhj' in your d2-folder
- put ALL files from the JHJ-bot in there
- open RunPCenter.exe
- press the 'Bot??'-button
- new part pops up, you see a textfield saying something like: <TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0><TBODY><TR><TD>Code:</TD></TR><TR><TD class=code>-w -Skiptobnet -ns -res800</TD></TR></TBODY></TABLE>
- make that look like this (by adding -pdir "jhj"): <TABLE cellSpacing=1 cellPadding=3 width="90%" align=center border=0><TBODY><TR><TD>Code:</TD></TR><TR><TD class=code>-w -Skiptobnet -ns -res800 -pdir "jhj"</TD></TR></TBODY></TABLE>now it should restart d2 after 200 runs and continue
- yup, put all your charms to the right of your inventory!
let's say it looks like this:
_ _ _ _ _ _ _ _ _ _ _
|_|_|_|_|_|_|_|_|x|x|
|_|_|_|_|_|_|_|_|x|x|
|_|_|_|_|_|_|_|_|x|x|
|_|_|_|_|_|_|_|_|x|x|
that means your have 2 colums full with charms for mf or res or whatever. open the mover.ini and set ReservedSpace=2.
ClearCount=50 means, your bot will stash every 50 runs!! it also stashes to cube, if it's in your stash!!
- make sure your sorc is in act 5!!
- ADDITIONAL FAQ
Q: I made a plugin folder for my copied files to go into, so i wont get multiple applications of the game loading after 200 runs, but that dosnt seem to fix the problem,
A: make sure that, that plugin folder is in your DiabloII directory
******
Q: i edited one of my files, in my jhj folder but the bot dosnt seem to be responding to what i changed,
A: you must also edit the files that you copied into your plugin folder that you created.
******
Q: i put ,mover after Autoload=bind,RunPBotSor
line in my d2hackit.ini but my bot dose not seem to stash
A: you must put ,mover beside Autoload=bind,RunPBotSor
so it looks like this Autoload=bind,RunPBotSor,mover
- - you configured everything, the bot runs fine the 200 runs