• Welcome to Vice City Multiplayer.
 

mIRC Logger

Started by thijn, September 28, 2008, 01:24:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thijn

I maked a program that upload your mIRC log to a FTP server,
I use it because someone was cheating and my computer crashed later, so i had no proof. Now i have my log on the FTP sever ;)
The program uploads your log every minute to the Server.
Hope someone can use it.
Link

NOTE: The program is in BETA fase, so there could be bugs in it, Pleas post if you found one :)


Mattz


Windlord

It is a nice proggy indeed ;D

Nice work Thijn!

thijn



evil_night13

well nice idea thijn, can we have ban list same method, so that the ban logs alone gets updated to a server, so we can check eg: site/ban.php

thijn

Yes thats possible, Just edit the mIRC log path to the path of your ban-log.
And a ban.php file could be something like:
Code (ban.php) Select

<?php
echo '<meta http-equiv="refresh" content="5;URL=ban.php">';
echo 
'This Ban-Log refresh every 5 sec.';
include 
'ban.txt';
?>




evil_night13

xactyly wat i need, thnkx dude :)

TanaX01


evil_night13

well thijn if i try to upload my echo log, it gives a error stating , file is in use by other application!

TanaX01

yea errror aplications :S ! net etc.

thijn

can u post a screen pleas?