Great Hack, Congratz!
I'm actually going to transfer the shoutbox on the Javachat page, in order to have a multiple shoutbox / irc java chat page
Just a quick question: Is the one below the line to manipulate the time a user is show to be "online" ?
PHP Code:
$tframe = time() - (60 * 3);
I guess the "3" is the number in minutes (vbshoutwol.php, line 8)
cheers, ze :raucher: