

![]() |
![]() |
|
|||||||
![]() |
![]() |
| Diablo II Discussion and hacks pertaining to Blizzard's classic role playing game. |
![]() |
|
|
LinkBack | Thread Tools |
![]() |
![]() |
|
|
#3 (permalink) |
![]() ![]() ![]() ![]() Disciple Join Date: May 2004
Posts: 583
![]() |
there really is no good bot for 1.12. thats why every 1 uses version hack then use ntbot or jsp.
__________________
![]() ![]() If you want to donate to me for helping you out on d2 section you can donate fg to D2jsp Account |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#5 (permalink) |
![]() ![]() ![]() ![]() Disciple Join Date: May 2004
Posts: 583
![]() |
mmbot but why not just use version hack? well if u want a link to the au3 bot let me no but its really buggy and takes time to set up unlike ntbot or jsp.
__________________
![]() ![]() If you want to donate to me for helping you out on d2 section you can donate fg to D2jsp Account |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#7 (permalink) |
![]() ![]() ![]() ![]() Disciple Join Date: May 2004
Posts: 583
![]() |
This download includes:
* The d2jsp trial version. It works just fine on Battle.net. * Yamb, updated to beta 3. * All the common libs. * js32.dll. RapidShare: Easy Filehosting. * Yes, this says trial version. * No, it will not expire. * Yes, it works on Battle.net. * No, you do not need a key. * IT IS DETECTED. Honestly, you guys whine more then anyone I ****ing know. edit - detectable means you WILL get banned if you use this on closed bnet. don't come complaining to us WHEN (not if) that happens. ~EJO9876 edit - Changed it too detected status. Though I am pretty sure people will still use it. tW34k Guide to setting up d2jsp ------------------------------- You do not need a key for this. * 1) Download the file and extract it. The .zip contains a file called 'js32.dll'. Extract that file to your windows/system32 directory, even if you have done this before!! It is a newer version and should help prevent the 'error 0' bug. * 2) Navigate to this directory: Code: D2jsp/scripts/libs/yamb/templates * 3) Locate your character type and YAM_LifeWatchConfig. * 4) Copy/paste those files into the this folder: Code: D2jsp/scripts/libs/yamb/configs * 5) Rename the config files as follows: Code: YAM_Config_FireSorc YAM_Config_Yourcharactername That is just an example. Select the correct character type for your character and use your characters exact name on Battle.net. For example, if your name is Edge then it will be: Code: YAM_Config_Edge * 6) Open up YAM_Config_Yourcharactername and find the following section: Code: //*******ACT 1********** //YAMXXP.push("Countess"); //YAMXXP.push("Pit"); //YAMXXP.push("Andy"); //YAMXXP.push("Cow"); //*******ACT 2********** //YAMXXP.push("Summoner"); //YAMXXP.push("Tunnels"); //YAMXXP.push("Duriel"); //*******ACT 3********** //YAMXXP.push("Trav"); //YAMXXP.push("Meph"); //*******ACT 4********** //YAMXXP.push("Hephasto"); //YAMXXP.push("Izual"); //YAMXXP.push("Diablo"); //*******ACT 5********** //YAMXXP.push("Shenk"); //YAMXXP.push("Eldritch"); //YAMXXP.push("ThreshSocket"); //YAMXXP.push("Ancients"); //YAMXXP.push("Pindle"); //YAMXXP.push("Nihlathak"); //YAMXXP.push("Baal"); This represents all the bosses you can do. The // in front of a line means that it won't do it but if you remove the // it will do them. * 7) Next, find the following section: Code: ////////////////////////////////////////////////////////////////////// // Stashing configuration //================================================== ================== // DT_FreeSpace = number Minimum number of free columns: if less full columns are free, go to stash. // DT_MinGoldToStash = number Maximum gold amount carried before going to stash. //-------------------------------------------------------------------- DT_FreeSpace = 3; DT_MinGoldToStash = 50000; //-------------------------------------------------------------------- // The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it. // This allows you to keep charms in inventory. Note: If you have an empty spot set to 0 // the item that appears there during a run will NEVER get stashed. // (Useful if you have lots of space and want to use the bonuses of freshly-ID'd charms.) // WARNING: Make sure that you have set this correctly otherwise you can lose // your existing items! //-------------------------------------------------------------------- DT_Columns[0]=[1,1,1,0,0,0,0,0,0,0]; DT_Columns[1]=[1,1,1,0,0,0,0,0,0,0]; DT_Columns[2]=[1,1,1,0,0,0,0,0,0,0]; DT_Columns[3]=[1,1,1,0,0,0,0,0,0,0]; This section represents the inventory so it won't drop your items. The following is important. Read it exactly 96 times. This is one of the most common places people **** up: 1 means to stash it. 0 means that your using it. * 8) Next, find the following section: Code: ////////////////////////////////////////////////////////////////////// // Precasting configuration //================================================== ================== // DA_UseCTA = true/false Switch to and use your CTA weapon runeword when doing the precasts. // DA_AutoPrecasts = true/false Set to true to ignore the config below and automatically detect which skills to use for precasts. // RedemMana = number Set this number to the LW_ManaThresh value if you changed your LifeWatch value. // RedemLife = number Set this number to the LW_LifeThresh value if you changed your LifeWatch value. // UseVigor= true/false True to use vigor in town. If you find that you having problem with interact with merchant, set it to false. // DA_Refresh=true/false Set to true to refresh your precasts by default, if DA_AutoPrecasts is false //-------------------------------------------------------------------- DA_UseCTA = true; DA_AutoPrecasts = false; // keep on false. I think there is a bug in the core. RedemMana = 50; // set your LW_ManaThresh to this value in your life watch file. RedemLife = 900; UseVigor=true; DA_Refresh = false; Configure this if you have a CTA. * 9) Close and save the file. * 10) Open up YAM_lifewatchconfig and rename it to YAM_lifewatchconfig_yourcharactername. * 11) Open it up and configure your life watch settings. Remember to leave the "-" in front of your threshold. Its a feature that safe checks. * 12) Save and exit the file. * 13) autod2jsp is already configured. Just put your account/password in the name and password section.
__________________
![]() ![]() If you want to donate to me for helping you out on d2 section you can donate fg to D2jsp Account |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#8 (permalink) | |
![]() Heretic Join Date: Jun 2005
Posts: 14
![]() |
Quote:
With using 1.11b version hack, and since warden is down, this hack will not get you banned. Correct? |
|
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#10 (permalink) |
![]() ![]() ![]() ![]() Disciple Join Date: May 2004
Posts: 583
![]() |
no 1 has goten baned yet sence 1.12
__________________
![]() ![]() If you want to donate to me for helping you out on d2 section you can donate fg to D2jsp Account |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#11 (permalink) |
![]() Heretic Join Date: Jun 2005
Posts: 14
![]() |
Alright so i installed/configured everything i needed to do for d2jsp/yamb. I try it on my computer (v1.11b Crack) and it gives me an "Unable to Identify Version" error.
![]() Now when i run d2jsp on my laptop (with v1.12) i get an "Error 998" Edit: Any ideas on this? |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#12 (permalink) |
![]() ![]() ![]() ![]() Disciple Join Date: May 2004
Posts: 583
![]() |
so wait are u useing the version hack with this? it wont work on version 1.12 this will only work with 1.11b version hack. ive only used d2bs+ntbot with this so far i havent done jsp, but meny people use both so.
__________________
![]() ![]() If you want to donate to me for helping you out on d2 section you can donate fg to D2jsp Account |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#13 (permalink) |
![]() Heretic Join Date: Jun 2005
Posts: 14
![]() |
Ok so i fooled around with this a bit more... I have version hack v1.11b and when i run my Diablo II manually, it works fine and says my version is 1.12:
![]() But when i use d2jsp it will load up Diablo II and show that it is 1.11b....? ![]() Seems like a simple fix but i can't find it out O_o. Help is appreciated! ![]() |
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#14 (permalink) |
![]() Heretic Join Date: Jul 2008
Posts: 37
![]() |
The bot wont let it go on b.net is my only guess. Ive gotten this from bw when i loaded zdrophack before going on b.net.. So...
__________________
Disconects on my old acount: 370 Disconects on my new clan acount: 10 -.- 10 disconects in 1 day :D My goal for my new acount 400. My goal for my old acount: 370 .... Clan EgN. Join it . Rank: Recruiter.
|
|
|
|
![]() |
![]() |
![]() |
![]() |
|
|
#16 (permalink) |
![]() ![]() ![]() ![]() Disciple Join Date: May 2004
Posts: 583
![]() |
lol or ntbot.. ntbot is ez'er to install and less of an hasel. and yes d2jsp can go on b-net u just got to uncheck that ur usen d2loader.
__________________
![]() ![]() If you want to donate to me for helping you out on d2 section you can donate fg to D2jsp Account |
|
|
|
![]() |
![]() |
| Sponsored links | |
|
Advertisement
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
| All times are GMT. The time now is 06:28 PM. |