Page 1 of 1
Log from botting, and another thing.
Posted: Fri Jun 18, 2010 3:53 am
by swietlowka
Hi there, i might not see something but since i can't see it i'll ask here,
Is there any way to get some kind of log that will let me know what kind and how many mobs where killed, what places was it dying on, how many times was for example merchant path used, how many exp was gained for a session, how many potions where used etc...
I know it gives those info in micromacro, but i can't see it logged elsewhere and thats what id like to have
Also is there any way of adding <minotaur patrolman's pet> berhu to friends? cause when i do that it gives me an error and when i give only part of the name it doesn't work as intended.
Re: Log from botting, and another thing.
Posted: Fri Jun 18, 2010 7:05 am
by rock5
swietlowka wrote:Hi there, i might not see something but since i can't see it i'll ask here,
Is there any way to get some kind of log that will let me know what kind and how many mobs where killed, what places was it dying on, how many times was for example merchant path used, how many exp was gained for a session, how many potions where used etc...
I know it gives those info in micromacro, but i can't see it logged elsewhere and thats what id like to have

I think that is a good idea. Maybe a function, when called, that displays all the statistics about the running bot.
swietlowka wrote:Also is there any way of adding <minotaur patrolman's pet> berhu to friends? cause when i do that it gives me an error and when i give only part of the name it doesn't work as intended.
Not knowing what the error is I can only make a couple of guesses.
Maybe you didn't add it correctly or maybe you are using an old version of rombot.
What I can tell you, by checking the code, is the single quote in the name shouldn't cause a problem.
Re: Log from botting, and another thing.
Posted: Fri Jun 18, 2010 7:20 am
by swietlowka
can't try it right now, and paste exact error, but it would not work with full name i suppose it was < > cause after i deleted them it works fine, although it still targets those pets...
So theres no log function, i really would use one, no matter if it something inside mm or an outside txt that logs it

feel free to use my idea
PS. Always running updated rombot...
Re: Log from botting, and another thing.
Posted: Fri Jun 18, 2010 8:21 am
by rock5
swietlowka wrote:can't try it right now, and paste exact error, but it would not work with full name i suppose it was < > cause after i deleted them it works fine, although it still targets those pets...
It looks like the bot doesn't see the part of the name in < >. The bot only sees "Berhu". Seeing as pattern matching is disabled for friends, i don't see how you can stop attacking Berhu without stop attacking "Wild Berhu".
swietlowka wrote:So theres no log function, i really would use one, no matter if it something inside mm or an outside txt that logs it

feel free to use my idea

I'm a bit busy at the moment but I'll keep it in mind. I might do it in the future if no one has done it yet.
Re: Log from botting, and another thing.
Posted: Fri Jun 18, 2010 8:44 am
by swietlowka
I would really appreciate that
I'm not exactly sure yet but it seems that using only the part of the name in <> works, unless I'm just lucky for some time...
Re: Log from botting, and another thing.
Posted: Fri Jun 18, 2010 8:52 am
by rock5
swietlowka wrote:I would really appreciate that
I'm not exactly sure yet but it seems that using only the part of the name in <> works, unless I'm just lucky for some time...

I think you're just lucky.
Re: Log from botting, and another thing.
Posted: Mon Jun 21, 2010 9:21 am
by swietlowka
I though of another thing, if we log already it would be good to log also places of death, and items we sold(if auto sell) that would probably provide us information to make our way point code better

Re: Log from botting, and another thing.
Posted: Mon Jun 21, 2010 9:33 am
by rock5
swietlowka wrote:I though of another thing, if we log already it would be good to log also places of death, and items we sold(if auto sell) that would probably provide us information to make our way point code better

If I did the log, it would just be about displaying information that is already saved as part of the bot running. I think saving data solely for the log that has no practical purpose for the bot would just be a waste of time, resources, manpower to maintain, processing power, ram, etc. That's my opinion anyway.
Re: Log from botting, and another thing.
Posted: Mon Jun 21, 2010 9:48 am
by swietlowka
look at this in another way:
my bot runs like 10h a day, from my experience it dies like 3-4 times during that time, i don't know where and if i knew i might change the way point to avoid spots that can make me dying

and the items, hmm lets just say its not that much important, its only for eventually tweaking options to make it more suit my needs since i don't know what exactly drops in an area when i start to bot there

Re: Log from botting, and another thing.
Posted: Mon Jun 21, 2010 9:56 am
by rock5
swietlowka wrote:look at this in another way:
my bot runs like 10h a day, from my experience it dies like 3-4 times during that time, i don't know where and if i knew i might change the way point to avoid spots that can make me dying

and the items, hmm lets just say its not that much important, its only for eventually tweaking options to make it more suit my needs since i don't know what exactly drops in an area when i start to bot there

I wouldn't want to do the items thing, to much work, but saving details about deaths seems doable. I'll put it on my list of thing I might do.
Re: Log from botting, and another thing.
Posted: Tue Jun 22, 2010 1:48 am
by swietlowka
I see the point in this 'a lot of work' with items, since it uses and ad don, the program doesn't internally handle items
So if you try it, start with logging how many what kind of mobs we kill, on what mob and where do we die, and later on gained exp :]