Page 11 of 18 FirstFirst ... 910111213 ... LastLast
Results 201 to 220 of 349
  1. #201
    Lotr/Alizee Freak
    Join Date
    Feb 2004
    Location
    In Philly now = /
    Posts
    1,267

    Default

    Notice the two '\\'s betweeen D2jsp and scripts. Trying using '/' instead of '\'

  2. #202

    Default

    okay now i got a real question, i got 43.22 goin great only problem is with any script i use b4 it does the run it switches to lidless n an extra occy instead of isted occy n ryme, and if i take those items off its just wasting room in inventory, so is there anyway to make it so it wont change weapons? ive tried switching the spots of each set and ive even just had the extra occy on and it switched to that. has this ever happened to anyone else?

    also in case anyone has a solution to the realm down thing i could use that 2, ive set my in game delay time to a minute for like pindle n 45sec for andy or what not but i still get the realm down, ive noticed that if i like cast blizz or something n i chicken or leave right after that it will immediatly give a realm down, but besides that do u have any suggestions?

  3. #203
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default

    i don't think there is a way to stop that man

  4. #204
    Lotr/Alizee Freak
    Join Date
    Feb 2004
    Location
    In Philly now = /
    Posts
    1,267

    Default

    1) Take off the items you dont want to use, mule it or sumthin, this will get rid of your problem.

    2) I didnt quite get this question, but d2jsp 43.22 has a built in anti r/d thingy that makes random delays in the lobby (##) to prevent rd.

  5. #205
    Hooker with a Pen!s
    Join Date
    Jul 2004
    Location
    West Des Moines, Iowa
    Posts
    3,324

    Default

    Bowbow, how do I make it / instead of \?

  6. #206

    Default

    use the / key? lol

  7. #207
    Lotr/Alizee Freak
    Join Date
    Feb 2004
    Location
    In Philly now = /
    Posts
    1,267

    Default

    Lol well said Z33n. The '\' buton is next to to <-- Button (Delete button) on the keypad. The other one = '/' is right next to < and > and equals '?'

  8. #208

    Default

    well i muled the items n everything so now i dont have any problem and i dont have realm downs cause im using the chainxp multibot run but the only problem which ive had once in a while since ive used this bot is that at random places like while joining a game or talking to a npc or something i get assertion failures and diablo freezes up. any ideas?

  9. #209
    Veteran Pr4y3r's Avatar
    Join Date
    Apr 2004
    Location
    Sweden
    Posts
    147

    Default

    im getting realm down too , where did u get that multibot ?

  10. #210
    ***** Ancient Grave's Avatar
    Join Date
    Jun 2004
    Location
    Brooklyn, NY
    Posts
    1,876

    Default

    i cant acces the link...

  11. #211
    Lotr/Alizee Freak
    Join Date
    Feb 2004
    Location
    In Philly now = /
    Posts
    1,267

    Default

    Ok guys heres link to Chain xp, this v is latest one http://blizzhackers.com/viewtopic.php?t=192890&start=0 quite easy to set up, follow instructions and you'll be fine. Basically: Open Scripts, Default and then type in

    function main() {

    switch(me.name) {

    case "DefinitelyASorc":

    load("tools/lifewatchxp.d2j");

    break;

    default:

    load("bots/Chainxp.d2j");

    break;

    }

    Go to chainxp folder n edit your stuff there. Have fun.

  12. #212
    Hooker with a Pen!s
    Join Date
    Jul 2004
    Location
    West Des Moines, Iowa
    Posts
    3,324

    Default

    Yeah, I know where the / key is. But how do I change it from \ to /?

  13. #213
    Lotr/Alizee Freak
    Join Date
    Feb 2004
    Location
    In Philly now = /
    Posts
    1,267

    Default

    delete the \ sign and just type in /. If this doesnt work, then do a clean script import(take script from unedited d2jsp.zip file and replace the one u edited, and also, take the unedited Default.d2l and replace yours also.

  14. #214
    Hooker with a Pen!s
    Join Date
    Jul 2004
    Location
    West Des Moines, Iowa
    Posts
    3,324

    Default

    WHERE DO I DELETE THE \ AT? THAT'S WHAT I'M ASKING! And I dunno how to do that last part...

  15. #215
    Veteran Pr4y3r's Avatar
    Join Date
    Apr 2004
    Location
    Sweden
    Posts
    147

    Default

    there is no anti-realm down in this version of d2jsp? because im getting it all the time.

  16. #216
    P!zz@
    Guest

    Unhappy

    This Bot doesnt works on my Machine .

    And i dont find the js32.dll File in Posted Download Link.

    Anyone can halp me?

  17. #217
    Lotr/Alizee Freak
    Join Date
    Feb 2004
    Location
    In Philly now = /
    Posts
    1,267

    Default

    sh-Blak-: Your problem is it cannot find script right? It makes a game that says Error: Cannot load 'Bots\\scripts\libs\mephxp or sumthing like that. Just take the two \\'s out and put in a / betwen Bots' and scripts'. Go to Default.d2l and its there... Heres what mines looks like:

    /* default.d2j, modify the values below to suit your needs. [by njaguar]*/

    function main() {

    switch(me.name) {

    case "DefinitelyASorc":

    load("tools/lifewatchxp.d2j");

    break;

    default:

    load("bots/Marsbrandmeph.d2j"); (<----------You change this! '\' -> '/' )

    the /,
    break;

    }

    }

    Pr4yr, Im pretty sure this has anti-rd features. The lobby wait time is the anti rd feature, and what it is is just randomizing your delay so its harder to detect. Im not sure if changing it helps, but heres what you should change to make your lobby wait time lesser :

    Scripts->Autostarter

    var timeToPauseMin = 5*60*1000; (change this to 5*10*1000)

    var timeToPauseMax = 10*60*1000; (change this to 10*10*1000)

    I read this on blizzhackers and tried it, but it didnt help much. Go give it a try at least.

    ___________

    p!zz@, what do you mean as in ' This bot doesnt work on my machine?' Did you set this up correctly? Maybe its b/c you dont have js32.dll in your system/system32 folders. Its on PAGE 12 of this thread. Theres a link. Put that file in C:Windows\System + System32

  18. #218
    Hooker with a Pen!s
    Join Date
    Jul 2004
    Location
    West Des Moines, Iowa
    Posts
    3,324

    Default

    Yeah, that's not where the error is... It's like this: C:\D2jsp\\. Not bots\\. So it's still not right.

  19. #219
    Forum Member
    Join Date
    Aug 2004
    Location
    Pennsylvania
    Posts
    85

    Talking L O S T ~~~

    COMPLETELY LOST >>>>

    DOWNLOADED IT >>>>>


    OPENED IT >>>>>



    I CANT OPEN ANY OF THE FILES >


    WHAT DO I DO >>>>>>>>>>>>>????

    SOMEONE PLEASE HELP ME !!!!!!!!!!!!!!!!!!!!!! >>>>>>>>>>>>>>>>>>>>>

    please please please .. and please. thanks

  20. #220
    P!zz@
    Guest

    Default

    So, now the bot works Perfectly but i have a littel problems whit Realm Downs.
    After 20 Pindle runs i got R/D .

Page 11 of 18 FirstFirst ... 910111213 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 13 users browsing this thread. (0 members and 13 guests)

Similar Threads

  1. Who would win!!!
    By Nee22 in forum Small Talk
    Replies: 65
    Last Post: 02-02-2005, 10:39 AM
  2. Yamb Error
    By Dark_Fox34 in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 01-20-2005, 08:03 AM
  3. omg assasins are crazy!!
    By Bolong in forum Diablo II Discussion
    Replies: 4
    Last Post: 10-01-2004, 05:56 AM
  4. Rep Points
    By Dynafrom in forum Small Talk
    Replies: 25
    Last Post: 10-01-2004, 01:32 AM
  5. "C:\Program Files\Diablo II\Diablo II.exe"
    By QuothTheRavenNG in forum Diablo II Discussion
    Replies: 4
    Last Post: 08-12-2004, 03:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •