Results 1 to 19 of 19
  1. #1
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default help with script plz

    after I extract a file and put it in a notepad what do I do?

  2. #2
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    after I extract a file and put it in a notepad what do I do?
    after you extract the files you will need to make a profile in the manager and then you will need to open the char comfig file that matches your char in some type of a txt editor
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  3. #3
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    Quote Originally Posted by comper View Post
    after you extract the files you will need to make a profile in the manager and then you will need to open the char comfig file that matches your char in some type of a txt editor
    thanks
    i did made a profile in manager and configure it but it said i didnt configure at all

  4. #4
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    and also said that I didnt do ntconfig_freespace

  5. #5
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    and also said that I didnt do ntconfig_freespace
    can I get you to c/p your char config file in pastebin.com so I can take a look at it for you
    thank you
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  6. #6
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    k heres the site for my character configuration http://pastebin.com/gyfHyH80

  7. #7
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    k heres the site for my character configuration character config - Pastebin.com
    1. on line 14 this - NTConfig_Script.push("ConfigCheck.ntj"); you need to // out that line like this - //NTConfig_Script.push("ConfigCheck.ntj");
    2. line 349 - NTConfig_FreeSpace = 0; you need to change the 0 to a 4 like this - NTConfig_FreeSpace = 4; that is if your inventory is set right
    the rest looks ok - if you need any other help let me know
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  8. #8
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    tyvm and can u tell me how to config my bot to pick up things i want? and start picking up essence and keys and hrs like that without droping it
    Last edited by kaosme69; 07-24-2012 at 09:50 AM.

  9. #9
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    tyvm and can u tell me how to config my bot to pick up things i want? and start picking up essence and keys and hrs like that without droping it
    you need to go here - D2NT\scripts\NTBot\item_configs\Master - and there will be the files that has all what the bot will and will not pick up - ever line that has // the bot will not pick up and ever line without the // the bot will pick up and keep if it matches the stats on that item
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  10. #10
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    tyvm for the help ur a nice person
    Last edited by kaosme69; 07-24-2012 at 01:59 PM.

  11. #11
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    tyvm for the help ur a nice person
    was you able to open the nip files (pickit)?
    and thanks you
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  12. #12
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    yes but is there anyway to make the bot not buy keys?

  13. #13
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    yes but is there anyway to make the bot not buy keys?
    yes there is but it is a good ideal to have it have keys because there is a options if your inventory gets all the way full and when he goes to id items and he can not buy a id scroll it will sell one of the items to make room to buy a id scroll to id the rest of the items - which in turn could have been a good item - but down in the - General configuration part the line - NTConfig_UseKeysForPlaceHolder = true; set to false and it looks like you have the other options set to false already - stop your bot set that to false and remove the keys from your char and then restart bot and it shouldn't go buy more keys
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  14. #14
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    tyvm and srry to bother sooo much but when my bot either get curse or half way on hp it goes back to town I dont no what to do to make it stop and y doesnt it invite people to party?
    Last edited by kaosme69; 07-25-2012 at 05:53 AM.

  15. #15
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    tyvm and srry to bother sooo much but when my bot either get curse or half way on hp it goes back to town I dont no what to do to make it stop
    you have your belt set for all rv - what I would try is remove the first 2 rows of your belt and stash the rv's and add hp in the first row and mp in the 2nd row and change the codes in your char config file
    the bot should drink the hp's and not go back to town that much if any at all till it's time for him to go to town - give that a try
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  16. #16
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    alright I made my first and 2nd slot hp and mp but I just want the bot to drink the rv instead of going back to town when his hp is half full and when I make public games y it wont make tp at entrance or star so people can leech and also invite people for me
    Last edited by kaosme69; 07-25-2012 at 06:13 AM.

  17. #17
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    alright I made my first and 2nd slot hp and mp but I just want the bot to drink the rv instead of going back to town when his hp is half full and when I make public games y it wont make tp at entrance or star so people can leech and also invite people for me
    with changing it to drink the hp it shouldn't go back to town unless you take a lot of damage where drinking hp can't keep up
    open your char config file and down in this part - General configuration - the very first line -
    NTConfig_PublicMode = false; // Enables "Public" features (Partying, Tp'ing etc). (Cannot be true while NTConfig_PartyOnlyLeader is.)
    need to change that to true
    in your char config file almost every line off to the right has what that line will do - it can save you some time and help you understand how to edit the file and help understand how the bot works
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  18. #18
    Newcomer
    Join Date
    Jul 2012
    Battle Tag
    jerryhe
    Posts
    16

    Default

    ah kk ty so much and srry for being annoying its just that i'm new to this so i dont quite understand this so I'm good now :)

  19. #19
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by kaosme69 View Post
    ah kk ty so much and srry for being annoying its just that i'm new to this so i dont quite understand this so I'm good now :)
    no you was not being annoying and was glad to help - I was just stating that to help you understand more on how the bot works and what the lines and the options were - so please if you have other questions do ask
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Few questions with D2NT item script/diablo script
    By JohnnyWad in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 02-25-2011, 01:16 AM
  2. Script Question: Adding Normal Monarch to my script, help please
    By TexaslonghornJF in forum Hacks Bots and Editors
    Replies: 3
    Last Post: 09-18-2010, 08:36 AM
  3. Script?
    By Necrologician in forum Diablo II Discussion
    Replies: 8
    Last Post: 09-06-2006, 04:02 AM
  4. meph xp script(any xp script for this matter)
    By brad35309 in forum Hacks Bots and Editors
    Replies: 3
    Last Post: 07-09-2006, 09:34 PM
  5. Need script
    By asianboze in forum Hacks Bots and Editors
    Replies: 7
    Last Post: 03-01-2006, 09:58 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
  •