Logging Bot ^_^
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.0 |
| Scores Submitted | 2 |
| Date Added | Apr 15, 2007 |
| Last Updated | Apr 15, 2007 |
| Tags | logging |
|
|
Introduction
Setup:
1.) Make a .txt file called IRCLOGS.txt, Make sure you save it in mIRC dir.
2.) Connect Your bot into any channel(s) ya want
3.) Load this script into your remotes.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 5:18 am
Posted on Apr 15, 2007 5:18 am
If you have more idea's for this please submit, thanks. :)
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 5:23 am
Posted on Apr 15, 2007 5:23 am
All the logs go too IRCLOGS.txt, so to get logs read that <-- This is a comment for ALL retards.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 5:24 am
Posted on Apr 15, 2007 5:24 am
Its better if we log in our mirc.exe itself :0
alt+o
IRC >> logging >> automaticallt log (choose both)
Fare and square easy
alt+o
IRC >> logging >> automaticallt log (choose both)
Fare and square easy
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 5:26 am
Posted on Apr 15, 2007 5:26 am
Xemnas is serious about Scripting, Saurabh is not.
Anyway, Well done Xemnas, Nice script, works well too.
Anyway, Well done Xemnas, Nice script, works well too.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 5:27 am
Posted on Apr 15, 2007 5:27 am
...It has too be a txt... you cannot log words on a mirc.exe, it is a program, not a notepad, also, if the logs are in the mirc dir, it is part of mirc.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 5:29 am
Posted on Apr 15, 2007 5:29 am
Ty, Flaze, Saurabh go to http://www.mirc.net/, Mirc help and tutorial's, etc.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 6:59 am
Posted on Apr 15, 2007 6:59 am
mIRC's build in logging is better, as saurabh said.
Try following his instructions, it's much more versatile than your logging script.
| Quote: |
Its better if we log in our mirc.exe itself :0 alt+o IRC >> logging >> automaticallt log (choose both) Fare and square easy |
Try following his instructions, it's much more versatile than your logging script.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 8:23 am
Posted on Apr 15, 2007 8:23 am
how about making
into
so instead of showing
it would show
which in my opinion looks better
good work ;)
(another thing you could try is have it log to $active $+ .txt (unsure if this would work
| Code: |
| [ $time $date $day 2007 ] |
into
| Code: |
| $chr(40) $+ $date $+ / $+ $time $+ $chr(41) |
so instead of showing
| Quote: |
| 14:20:46 15/04/2007 Sunday 2007 |
it would show
| Quote: |
| (15/04/2007/14:20:07) |
which in my opinion looks better
good work ;)
(another thing you could try is have it log to $active $+ .txt (unsure if this would work
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 9:11 am
Posted on Apr 15, 2007 9:11 am
It would be very hard to search these logs as EVERYTHING is logged in one text file so a user cannot search specific channels easily. One suggestion maybe to implement a refined search feature with the script.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 9:12 am
Posted on Apr 15, 2007 9:12 am
another suggestion /help $fulldate
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 9:17 am
Posted on Apr 15, 2007 9:17 am
Solo, theyre saved in a *.txt, the notepad already has a search function built in.
But u have a point, that about adding sections in the file?
But u have a point, that about adding sections in the file?
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 15, 2007 4:24 pm
Posted on Apr 15, 2007 4:24 pm
Lindrian say i wanted to see all logs from ONe channel say #example i will have to filter through alot inorder to peace together a conversation etc.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 16, 2007 12:06 am
Posted on Apr 16, 2007 12:06 am
Hmmm, Ty Solo. :D Yeah, I should put $fulldate AND, every log day I end, I should put session end, but .txt is ther best way for me, but the logging helps too tell me what happends in my chan when im at work/sleep.
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 16, 2007 12:09 am
Posted on Apr 16, 2007 12:09 am
Oh, on on ACTION change the 7007 too 2007. `-`
mIRC Snippet:
Logging Bot ^_^
Posted on Apr 17, 2007 4:46 pm
Posted on Apr 17, 2007 4:46 pm
They should go in separate .txt files, or the entire thing goes into one which could make things confusing.
mIRC Snippet:
Logging Bot ^_^
Posted on Aug 9, 2007 10:41 pm
Posted on Aug 9, 2007 10:41 pm
You could just make the IRCLOGS.txt $chan $+ .txt so that it writes a log for the channel. (Late on the response)
mIRC Snippet:
Logging Bot ^_^
Posted on Aug 10, 2007 3:32 am
Posted on Aug 10, 2007 3:32 am
Orrrrrrr, you could just use mIRC's built in logging system xD
mIRC Snippet:
Logging Bot ^_^
Posted on Aug 17, 2007 10:38 am
Posted on Aug 17, 2007 10:38 am
Better if we use mirc's
mIRC Snippet:
Logging Bot ^_^
Posted on Sep 22, 2007 2:56 pm
Posted on Sep 22, 2007 2:56 pm
Useful script...I like it.
But instead of
you should change it to
But instead of
| Code: |
| $time $date $day 2007 |
you should change it to
| Code: |
| $time(mm/dd/yyyy dddd) |
mIRC Snippet:
Logging Bot ^_^
Posted on Sep 22, 2007 2:58 pm
Posted on Sep 22, 2007 2:58 pm
ya cuz its not always gonna be 2007










