Page 67 of 68 FirstFirst ... 175765666768 LastLast
Results 1,321 to 1,340 of 1355
  1. #1321
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    ZeRo_LoSs
    Posts
    17

    Default

    http://pastebin.com/5J9J8nW2 the error messages is NTA_killMonster()failed (catacombs level 4) and i get NTA_killMonster()failed (catacombs level 1)
    Last edited by ZeRoLoSs; 07-20-2012 at 04:49 PM.

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

    Default

    Quote Originally Posted by ZeRoLoSs View Post
    var NTConfig_SkeletonArmy; var NTConfig_MageArmy; var NTConfig_ReviveArmy; va - Pastebin.com the error messages is NTA_killMonster()failed (catacombs level 4) and i get NTA_killMonster()failed (catacombs level 1)
    I checked your char config file and here is what I found wrong with it -
    1. you are running both andy scripts - just use 1, either - NTConfig_Script.push("NTAndariel.ntj"); or NTConfig_Script.push("NTCatacombs.ntj");
    2. you need to recheck your Inventory settings not sure if you have it set up right - 1's are for free spaces - if you have it right then you didn't leave much room to pick up anything and always going to stash to empty inventory and if it right then you need to change this - NTConfig_FreeSpace = 8; to this NTConfig_FreeSpace = 2;
    3. do you have a merc if so you need to change this to true - NTConfig_UseMerc = false;
    4. your Attack Configuration you need to remove the - in front of your numbers and I would use this for your skills or give it a try -
    NTConfig_AttackSkill[0] = -1;
    NTConfig_AttackSkill[1] = 84;
    NTConfig_AttackSkill[2] = 74;
    NTConfig_AttackSkill[3] = 84;
    NTConfig_AttackSkill[4] = 74;
    NTConfig_AttackSkill[5] = -1;
    NTConfig_AttackSkill[6] = -1;
    make these changes and save your file and give that a try and see how it goes and you do have enigma right?
    and make sure your main weapon is in the slot 1 on your char in D2, and your cta is in slot 2
    let me know if you need any other help
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  3. #1323
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    ZeRo_LoSs
    Posts
    17

    Default

    thanks it helped now bots doing run's but not picking up the items or runes i want just random crap and i even fixed snig it

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

    Default

    Quote Originally Posted by ZeRoLoSs View Post
    thanks it helped now bots doing run's but not picking up the items or runes i want just random crap and i even fixed snig it
    you will need to go here - D2NT\scripts\NTBot\item_configs\Master and edit the nip files for what you want the bot to keep and what not to keep
    that is if you still having the bot look in the master folder for items
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  5. #1325
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    ZeRo_LoSs
    Posts
    17

    Default

    i did that is it because i need room in my stash? is that why he's not saving the items i want?

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

    Default

    Quote Originally Posted by ZeRoLoSs View Post
    i did that is it because i need room in my stash? is that why he's not saving the items i want?
    yes you need room in your stash and also in your inventory to have enough room to pick up items and not be full with just 1 item
    I would try at lease have 4 empty columns and also try to put all your items you want to keep in your inventory to 1 side and the empty columns to the other side - also remember you will have to re-edit the inventory slots in your char config file to match your inventory
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  7. #1327
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    ZeRo_LoSs
    Posts
    17

    Default

    okay thanks for that one more thing, the master item config don't have high runes to pick up like lo sur jah ber etc. the highest it'll pick up is ist is there a update for that?

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

    Default

    Quote Originally Posted by ZeRoLoSs View Post
    okay thanks for that one more thing, the master item config don't have high runes to pick up like lo sur jah ber etc. the highest it'll pick up is ist is there a update for that?

    is this what you have at the bottom of the runes in the master - [Name] >= IstRune && [Name] <= ZodRune
    if so then it will pick up ist all the way to zod
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  9. #1329
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    ZeRo_LoSs
    Posts
    17

    Default

    yeah it picks up stuff, and i cleared my stash and half my inventory and still not keeping the items i want. it picks up everything i added to master item config. it picked up about 8 high runes today, and bot picked them up and sold them lol

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

    Default

    Quote Originally Posted by ZeRoLoSs View Post
    yeah it picks up stuff, and i cleared my stash and half my inventory and still not keeping the items i want. it picks up everything i added to master item config. it picked up about 8 high runes today, and bot picked them up and sold them lol
    if it is not picking up or keeping what you want means the code for what you want is not right or is not there at all in the nip file
    I have never heard of the bot picking up high runes and selling them - it either picks them up and keep or does not pick up at all
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  11. #1331
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    ZeRo_LoSs
    Posts
    17

    Default

    i don't know i only used master snag it on my char config and used the ones i wanted like runes uniq's and sets and on item config i edited the master item config to pick up the right stuff i wanted.

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

    Default

    Quote Originally Posted by ZeRoLoSs View Post
    i don't know i only used master snag it on my char config and used the ones i wanted like runes uniq's and sets and on item config i edited the master item config to pick up the right stuff i wanted.

    if it happens again let me know what it picked up and if it sold it - and the pickit line you have it set for
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  13. #1333
    Newcomer
    Join Date
    Apr 2012
    Battle Tag
    thybeaster
    Posts
    9

    Default

    can someone help me with this, i was trying to get it to reroll my monarch everytime it found the gems but it doesnt work
    Last edited by thybeaster; 08-09-2012 at 07:36 AM.

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

    Default

    Quote Originally Posted by thybeaster View Post
    can someone help me with this, i was trying to get it to reroll my monarch everytime it found the gems but it doesnt work
    can I get you to c/p your char config file in pastebin.com so I can look over it for you
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  15. #1335
    Newcomer
    Join Date
    Aug 2012
    Battle Tag
    Boobs
    Posts
    1

    Default

    hello comper i need help with the bot 1st of all can you link me to the latest i think the one i downloaded is outdated because it never works

    2nd question i play Classic, does the bot even work for classic?

    3rd can you send me a config of a ice orbing meph glitcher i really dont get this and keep geting errors all the time the bot walks to omus then to the merc lady then to the wp i get a red error message about the trav wp then it keeps doing this over n over like ntm_takewaypoint() failed (kurast docks) and NTTM_checkact() failed (kurast Docks) i just want to mf while i sleep THANKS - SecSee

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

    Default

    Quote Originally Posted by SecSee View Post
    hello comper i need help with the bot 1st of all can you link me to the latest i think the one i downloaded is outdated because it never works

    2nd question i play Classic, does the bot even work for classic?

    3rd can you send me a config of a ice orbing meph glitcher i really dont get this and keep geting errors all the time the bot walks to omus then to the merc lady then to the wp i get a red error message about the trav wp then it keeps doing this over n over like ntm_takewaypoint() failed (kurast docks) and NTTM_checkact() failed (kurast Docks) i just want to mf while i sleep THANKS - SecSee
    1. did you need the link to the plain d2nt or the link to etal bot (a modded d2nt bot) or which bot you need
    2. yes the bot will work in classic
    3. do you have the wp for meph and do you have a book of tp's in your inventory - also might check to see if you can get to meph in D2 without the bot
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  17. #1337
    Newcomer
    Join Date
    Aug 2012
    Battle Tag
    None
    Posts
    1

    Default

    Ok, I'm still confused, What do i put for the CDKey section?
    What files contain my Cd key? Help?

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

    Default

    Quote Originally Posted by xJoKaH View Post
    Ok, I'm still confused, What do i put for the CDKey section?
    What files contain my Cd key? Help?
    you leave that blank - that is for when you want to use a ,mpq file
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  19. #1339
    Newcomer
    Join Date
    Aug 2012
    Battle Tag
    alijohnboi
    Posts
    4

    Default

    Bot works, but it works for only gz items. If its not 141 shako, it sells.. How can i fix it ? And i want make bot to do like this :

    1- Andy
    2- Contess
    3- Trav
    4- Meph


    But when i do this placement, it errors... How can i fix it ? And i want my all items unid. How can i fix it. Help please..

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

    Default

    Quote Originally Posted by alijohnboi View Post
    Bot works, but it works for only gz items. If its not 141 shako, it sells.. How can i fix it ? And i want make bot to do like this :
    1- Andy
    2- Contess
    3- Trav
    4- Meph
    But when i do this placement, it errors... How can i fix it ? And i want my all items unid. How can i fix it. Help please..
    you will need to go here in your bot folder - D2NT\scripts\NTBot\item_configs and there will be some folders there and in them are your .nip files that has the item lines for what the bot will pick up and keep or won't pick up - you will look in the folder that matches what you have un// in your char config file in the SnagIt configuration part - since you mention a shako I will show the line for it - here is the line for a perfect shako -
    [Name] == Shako && [Quality] == unique # [Defense] >= 141 // Harlequin Crest <- you will need to edit the [Defense] >= 141 to what def you want the bot to pick up and id and have that def+, say you want to keep shako's with def 135+ then just change the 141 to 135 - so you will need to edit the lines to your liking

    for how the boss scripts are ran is in order in your char config file - so you will just need to move the lines in the order you want the bot to run them
    you said you get a error - I will need to know what the error msg is to help on that

    you would like your items to be unid - to keep items unid all you need to do is remove the # and what is to the right of it - examples
    [Name] == Shako && [Quality] == unique # [Defense] >= 141 // Harlequin Crest < - will pick up shako id it and has to be def 141 to keep
    [Name] == Shako && [Quality] == unique # [Defense] >= 135 // Harlequin Crest <- will pick up shako id it and if it has 135+ def will keep
    [Name] == Shako && [Quality] == unique // Harlequin Crest < - will pick up ALL unique shako's and keep them unid

    hope this helps
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

Page 67 of 68 FirstFirst ... 175765666768 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Tutorial Request
    By Foog in forum Graphics and Art
    Replies: 31
    Last Post: 10-22-2008, 04:59 PM
  2. Full sig tutorial
    By Foog in forum Graphics and Art
    Replies: 4
    Last Post: 06-29-2005, 07:07 AM
  3. My Tutorial
    By Seraphim in forum Small Talk
    Replies: 11
    Last Post: 01-08-2005, 02:22 PM
  4. Help with Tutorial
    By Warslut in forum Graphics and Art
    Replies: 3
    Last Post: 05-20-2004, 08:52 AM
  5. Help, newbie needs tutorial
    By rbarrett in forum Graphics and Art
    Replies: 7
    Last Post: 01-30-2004, 05:54 AM

Tags for this Thread

Posting Permissions

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