Page 4 of 4 FirstFirst ... 234
Results 61 to 77 of 77
  1. #61

    Default

    Quote Originally Posted by comper View Post
    you want me to upload the bot with that in it?
    If you can that would be awesome! I'm trying to work on it as well but that might be easier for me lol

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

    Default

    Quote Originally Posted by DragonSpirited View Post
    If you can that would be awesome! I'm trying to work on it as well but that might be easier for me lol
    here - http://www.mediafire.com/?gioyagk9ud6wr5y
    and in the folder - D2NT31_NTBot42(xml)\D2NT\scripts\logs\loc there is a file named - (charNamehere)_LocInfo.txt change that file to your chars name - say mine char was named comper the file will look like this comper_LocInfo
    let me know how this works for you
    thanks
    Last edited by comper; 02-20-2012 at 11:31 AM.

  3. #63

    Default

    Quote Originally Posted by comper View Post
    here - D2NT31_NTBot42(xml).rar
    and in the folder - D2NT31_NTBot42(xml)\D2NT\scripts\logs\loc there is a file named - (charNamehere)_LocInfo.txt change that file to your chars name - say mine char was named comper the file will look like this comper_LocInfo
    let me know how this works for you
    thanks
    Well now I got the bot all back up and running, but the bot will not log into D2 ^_^; another issue I am having lol

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

    Default

    Quote Originally Posted by DragonSpirited View Post
    Well now I got the bot all back up and running, but the bot will not log into D2 ^_^; another issue I am having lol
    got him up and running :)

  5. #65
    Newcomer
    Join Date
    Mar 2012
    Battle Tag
    None
    Posts
    7

    Default

    I am having some trouble getting this set up all the way. i followed the steps on the post with replacing the files, also the xml folders. The problem is it doesn't show whats sold unless it is a unique? how can i show all picked/sold items

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

    Default

    Quote Originally Posted by namp View Post
    I am having some trouble getting this set up all the way. i followed the steps on the post with replacing the files, also the xml folders. The problem is it doesn't show whats sold unless it is a unique? how can i show all picked/sold items
    did you add this to your char config file

    NTConfig_UseXMLItemlog = true; // Log kept and sold items as well in a XML log file
    NTConfig_LogSoldItems = true; // Adds sold items to the manager's itemlog
    NTConfig_LogSoldQuality = 7; // item quality to log for sold (7 = unique, this is only for d2nt manager, xml logs magic,rare,etc)

    change the 7 for this one - NTConfig_LogSoldQuality = 7; to one of these - 3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques
    but remember the more you have it to log the bigger the file will get and start to slow down your bot so it be a good ideal is remove the log file after you stop the bot if you want to keep it or you can delete it
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  7. #67
    Newcomer
    Join Date
    Mar 2012
    Battle Tag
    None
    Posts
    7

    Default

    Thanks thats what i was looking for

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

    Default

    Quote Originally Posted by namp View Post
    Thanks thats what i was looking for
    yeap anytime
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  9. #69

    Default

    Sorry to dredge this thread back up but I have two questions.

    Firstly everything works fine except my xml file in firefox shows only black and white making it hard to tell the item quality. What may have gone wrong here?

    Secondly I am trying to get my D2NT manager's item log to show as much as possible. So far it only shows kept items. Is there any way to show sold items too? I tried editing my char config with this code. it was just a guess as you can probably tell.

    NTConfig_UseXMLItemlog = true; // Log kept and sold items as well in a XML log file
    NTConfig_LogSoldItems = true
    NTConfig_LogSoldQuality = [4,5,6,7]; // item quality to log for sold (7 = unique, this is only for d2nt manager, xml logs magic,rare,etc)

    Any help would be greatly appreciated.

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

    Default

    Quote Originally Posted by ocb1 View Post
    Sorry to dredge this thread back up but I have two questions.

    Firstly everything works fine except my xml file in firefox shows only black and white making it hard to tell the item quality. What may have gone wrong here?

    Secondly I am trying to get my D2NT manager's item log to show as much as possible. So far it only shows kept items. Is there any way to show sold items too? I tried editing my char config with this code. it was just a guess as you can probably tell.

    NTConfig_UseXMLItemlog = true; // Log kept and sold items as well in a XML log file
    NTConfig_LogSoldItems = true
    NTConfig_LogSoldQuality = [4,5,6,7]; // item quality to log for sold (7 = unique, this is only for d2nt manager, xml logs magic,rare,etc)

    Any help would be greatly appreciated.
    would you be interested in to changing bots that has this all set up in it already?
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  11. #71

    Default

    Absolutely. Trying this xml thing was the first change to the basic d2NT I have made so a fresh install would be totally fine. Thanks bro,

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

    Default

    Quote Originally Posted by ocb1 View Post
    Absolutely. Trying this xml thing was the first change to the basic d2NT I have made so a fresh install would be totally fine. Thanks bro,
    here check this out - Etal V7 - Green Goblin - 1046.P - Downloads - Blizzard Sector - Diablo 3, Starcraft II, WoW, Diablo 2, Trading, Downloads, Editors, Items, Forums
    and here is the wiki page - Main Page - Project Etal Wiki
    main web page - Portal - Project Etal
    I can help you set it up - if you could get teamviewer that would be the easier to do but it is up to you on that
    oh if you have done a lot of editing to your nip files you can use them or added them
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  13. #73

    Default

    Hello again and thnaks for before. Been using etal and its been great except one thing. The XML log only shows sold items that have been gambled, and the ETAL manager doesn't show any sold items at all. I would like one or the other to show a comprehensive sold list. I realise it would quickly add up but thats no problem, I can delete if it gets too large or sluggish.

    This is the code I have in use atm:

    //------------------------------------------------------------------------------- // Advanced XML Item Logging
    //-------------------------------------------------------------------------------
    NTConfig_UseXMLItemlog = true; // Log kept, sold and ignored items in an XML log file?
    NTConfig_IndependantLog = true; // Create a seperate file for each character. Item Logfile is found in logs/Item Log/
    NTConfig_LogSoldItems = true; // Logs items sold to item logfile?
    NTConfig_LogIgnoredItems = true; // Log ignored items to item logfile?
    NTConfig_LogCraftedItems = true; // Log crafted items to item logfile?
    NTConfig_LogItemQuality = [3, 4, 5 ,6, 7]; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted).


    //-------------------------------------------------------------------------------
    // General Log File Options
    //-------------------------------------------------------------------------------
    NTConfig_LogShrines = false; // Log shrines found by NTConfig_Shrines array?
    NTConfig_LogCraftingString = false; // Log the string of ingredients that goes into cube?


    //------------------------------------------------------------------------------
    // Manager Log Options
    //------------------------------------------------------------------------------
    NTConfig_LogSoldItemQuality = [3, 4, 5 ,6, 7]; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted, 0 = Disabled).
    NTConfig_CubeProcessToManager = 1; // Logs the string of ingredients that goes into cube (0 = Don't Log, 1 = Log In Item Log, 2 = Log To Common Log).


    What could be wrong?

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

    Default

    Quote Originally Posted by ocb1 View Post
    Hello again and thnaks for before. Been using etal and its been great except one thing. The XML log only shows sold items that have been gambled, and the ETAL manager doesn't show any sold items at all. I would like one or the other to show a comprehensive sold list. I realise it would quickly add up but thats no problem, I can delete if it gets too large or sluggish.

    This is the code I have in use atm:

    //------------------------------------------------------------------------------- // Advanced XML Item Logging
    //-------------------------------------------------------------------------------
    NTConfig_UseXMLItemlog = true; // Log kept, sold and ignored items in an XML log file?
    NTConfig_IndependantLog = true; // Create a seperate file for each character. Item Logfile is found in logs/Item Log/
    NTConfig_LogSoldItems = true; // Logs items sold to item logfile?
    NTConfig_LogIgnoredItems = true; // Log ignored items to item logfile?
    NTConfig_LogCraftedItems = true; // Log crafted items to item logfile?
    NTConfig_LogItemQuality = [3, 4, 5 ,6, 7]; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted).


    //-------------------------------------------------------------------------------
    // General Log File Options
    //-------------------------------------------------------------------------------
    NTConfig_LogShrines = false; // Log shrines found by NTConfig_Shrines array?
    NTConfig_LogCraftingString = false; // Log the string of ingredients that goes into cube?


    //------------------------------------------------------------------------------
    // Manager Log Options
    //------------------------------------------------------------------------------
    NTConfig_LogSoldItemQuality = [3, 4, 5 ,6, 7]; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted, 0 = Disabled).
    NTConfig_CubeProcessToManager = 1; // Logs the string of ingredients that goes into cube (0 = Don't Log, 1 = Log In Item Log, 2 = Log To Common Log).


    What could be wrong?
    this line for the XML group - NTConfig_LogItemQuality = [3, 4, 5 ,6, 7]; you need for it to be just 1 number - it should look like this - NTConfig_LogItemQuality = 5; I would change the 5 to a 4 - NTConfig_LogItemQuality = 4;

    and the same for the Manager Log Options group change the NTConfig_LogSoldItemQuality = [3, 4, 5 ,6, 7]; to just a 4 - NTConfig_LogSoldItemQuality = 4;
    then stop your bot and then resart him and see it that works
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  15. #75

    Default

    So there is no way to make it log more than one different item type? (white, rare etc)

    Could => not be used instead? I'm just guessing here.

    Also is there any way to change ignored items and their logging. Currently it only logs ignored runes.

    Thanks a bunch for the help.

    Edit: After switching to the ETAL bot you linked, my xml file in firefox is still only black and white.
    Last edited by ocb1; 03-29-2012 at 12:41 AM.

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

    Default

    Quote Originally Posted by ocb1 View Post
    So there is no way to make it log more than one different item type? (white, rare etc)

    Could => not be used instead? I'm just guessing here.

    Also is there any way to change ignored items and their logging. Currently it only logs ignored runes.

    Thanks a bunch for the help.

    Edit: After switching to the ETAL bot you linked, my xml file in firefox is still only black and white.
    that is how it works when you add just the 1 number it logs from that number up so this - NTConfig_LogItemQuality = 4; = Quality of items logged is >= of value:
    and that is the same for the log in the manager
    I will have to check on the ignore part
    for your xml I am guessing you are missing something in your broswer for it just to be black and white and I think you had said it was black and white when you was trying the other xml logger
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  17. #77
    Newcomer
    Join Date
    Jun 2012
    Battle Tag
    masivb
    Posts
    12

    Default

    so far works like a charm :)
    thanks a lot for sharing this

Page 4 of 4 FirstFirst ... 234

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. D2NT Need help adding an item to loot
    By zan45 in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 05-05-2010, 12:38 AM
  2. D2NT Item Log ~
    By dwrhunter in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 04-17-2010, 01:32 PM
  3. Checking your avatar without logging in
    By DarkDemon in forum Tech Forum
    Replies: 0
    Last Post: 07-12-2006, 11:06 AM
  4. Please Help Problem With Logging In
    By MarcRR96 in forum Diablo II Discussion
    Replies: 9
    Last Post: 12-15-2005, 07:56 AM
  5. Hlp with logging onto my bnet account!
    By slimyizzy in forum Diablo II Discussion
    Replies: 8
    Last Post: 04-22-2005, 05:34 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
  •