Posts: 13
Threads: 3
Joined: Nov 2010
Reputation:
0
Firstly thanx for those who create this amazing programe. I haven't install yet but just wanted to asked few question before i do anything !
1. Does it neccassary to do step 9-13 (xml logging)
2. All i wanted, is to know where the bot find the items.
3. I did not even used my bot to craft anything !
4. Not even wanted to know when and where the bot sell items
Hope my question is clear , so if i follow the step instruction ? until which steps i need to modify the code ?
Thanx
Posts: 3
Threads: 1
Joined: Dec 2010
Reputation:
0
02-09-2011, 04:24 PM
(This post was last modified: 02-09-2011, 05:06 PM by sebbe31.)
Having a problem.. just copied all the raw outputs for common, town etc.. But still having problem running it..
Dont whant xml logging so i copied the files and went to step 13. But couldn't finish the 13 step cuz i can't find the logs/loc folder?! I don't have it. Should it be in the d2nt folder?
<D2NT Error> C:\users\me\desktop\d2nt\scripts\libs\common\NTCommon.ntl (756) : TypeError:_hfile is null
Help pls
Edit: Okej.. found the logs folder in the zip file for xml (wich i skipped). Tried to go with the xml logging thought it might make a difference and work, but no. Still get the same error..
Okej, i think i solved the problem.. in the NTCommon.ntl file.. go to row nr 754:
var _hfile = FileOpen("logs/loc/" + me.charname + "_LocInfo.txt", 0); // open file for writing
change to:
var _hfile = FileOpen("logs/loc/" + me.charname + "_LocInfo.txt", 1); // open file for writing
Posts: 68
Threads: 5
Joined: Feb 2011
Reputation:
0
Just installed this logging script, works like a charm. I love knowing where I found items and what I have sold so I can fix my pick-it. Big thanks to the creator.
Posts: 30
Threads: 13
Joined: Feb 2011
Reputation:
0
seems like ppl are havin some problems with this and i dont wanna mess up my bot...is there like a bot that comes with it already installed
Posts: 68
Threads: 5
Joined: Feb 2011
Reputation:
0
i can zip mine up and send it to you, but mine isn't stock. I have made many additions and changes to the bot's script as well as the pick it. Let me know if that's something you would like.
However, the instructions given were perfect and I was able to install it with no trouble at all. I followed it step by step, you just need to make sure you are copying everything completely and not leaving out any brackets or anything.
I love the additional logging, and highly recommend doing the installation.
Posts: 3
Threads: 0
Joined: Mar 2011
Reputation:
0
03-05-2011, 10:29 AM
(This post was last modified: 03-05-2011, 10:32 AM by ironraptor04.)
Hmm i seem to be having issues with item colors in the xml log for attack speed and Item name and type not it gives me "yco" color code instead of the colors any idea why ?
Posts: 68
Threads: 5
Joined: Feb 2011
Reputation:
0
I am using Windows 7 x64 bit
Posts: 12
Threads: 5
Joined: Jan 2011
Reputation:
0
ok so im haveing some problems with this i came back to try and put it onto my bot agian and now im getting this error
<D2NT Error> C:\Users\me\Desktop\D2NT\scripts\NTBot\NTBotGame.ntj (18) :ReferenceError: NTSI_LoadNIPFiles is not defined
Posts: 1
Threads: 0
Joined: Jun 2011
Reputation:
0
I just spent my time making a registration on this site just to tell you that this shit doesnt ****ing work. Iexplorer/Firefox/Chrome Cannot read the xml file. D2NT manager does NOT show any item sold. Loc info does NOT safe any info except for "Tal rasha's Chamber" or whatever it went to. I tried your 2 ways of doing this + bigapples90's post. Srsly, do you need to be an elite_haxxor-trinityXxX to program a freakin' bot? Can't anyone just put the features in the damn bot already. Jeez.
Posts: 6
Threads: 3
Joined: Jun 2011
Reputation:
0
great man, this is a really nice script
but how do i open the xml?? so i can see everything...
Posts: 2
Threads: 1
Joined: Jul 2011
Reputation:
0
Is ther a way to mod this so that, it will log it into the xml even if the bot isnt running. Say any event where an item is picked up without the loaded default config.
Or perhaps a stand alone configue that will run this. Ie. I start up d2nt, bot doesn't bot monsters, just logs anything I pick up as I do my own manual runs or for trading etc. (throw items on ground, have it log pick up. C&P list and post it on a forum for example.)
thank you for your replies.
Posts: 10
Threads: 2
Joined: Aug 2011
Reputation:
0
what to read the thing with, i get script if i open with notepad++
Posts: 2
Threads: 0
Joined: Dec 2011
Reputation:
0
Could you use this for error logging as well?