![]() |
|
|
|
#1
|
|||
|
If you want a leaderboard just make your own.
Here's the source for the log parser portion of Clamdigger, blastfish; http://pastebin.com/sAJQQ7Fa It's in Perl, but really, here's all you need to do to get chat text out of a log file; run it in a loop, fill in variables where needed. Code:
open(EQLOG, $basepath . $logfile); # derp
@lines = <EQLOG>; # Populate our lines array with the file contents
close(EQLOG); # ...and then close the file.
unlink($basepath.$logfile); # and then get rid of it, don't need it anymore.
foreach(@lines) {
#watever~ Timestamp parsing code is in blastfish if you need it.
}
Shit's old so none of the authentication stuff works because the Clamdigger frontend hasn't run in years. | ||
|
|
|||
|
#2
|
|||
|
Now get rid of yellow text
I'm a bit partial to it but I'd still be interested in how it would change the community. I used to pvp on live without it. | ||
|
|
|||
|
#3
|
||||
|
Quote:
| |||
|
|
||||
|
#4
|
||||
|
Quote:
| |||
|
|
||||
|
#5
|
||||
|
Quote:
| |||
|
|
||||
|
#8
|
|||
|
i'm actually inviting u to come bind rush an empire raid though. it would be funny.
| ||
|
|
|||
|
#9
|
|||
|
Code:
LITERALLY NEVER HEARD OF THIS GUY
() () () ()
|| || || ||
||(=(=(=(=(=(=)=)=)=)=)=)||(=(=(=(=(=(=|=)=)=)=)=)=)||(=(=(=(=(=(=)=)=)=)=)=)||
||| : | ! ! | : | ! | : |||| : | ! ! : | : | ! | : |||| : | ! ! | : | ! | : |||
||| : | ! : | : | ! | : |||| : | ! ! | | : | ! | : |||| : | ! : | : | ! | : |||
||| | | | | | | | | | | |||| | | | : Anime | | | | |||| | | | | | | | | | | |||
||| ! | : Krum | ! | ! |||| ! | : <Empire>| ! | ! |||| ! | : ! | ! | ! | ! |||
||| | <Casual Scum> | | |||| | | |Krums Mom| : | | |||| | | | : | | | : | | |||
||| : | ! ! | : | : | : |||| : | ! | ! | : | ! | : |||| : | ! ! | : | ! | : |||
||| ! | : | | ! | ! | ! |||| ! | : : : | ! | : | ! |||| ! | : | | ! | : | ! |||
||| | | : ! | | | | | | |||| | | : | ! | : | : | | |||| : | : ! | : | : | | |||
||| : | | : | : | : | : |||| : | | ! | | | | | | : |||| | | | : | | | | | : |||
||| | | ! | | | | | | | |||| | | ! : : | : | : | | |||| ! | ! | | : | : | | |||
||| ! | | : | ! | ! | ! |||| ! | ! |'_,|,_,| ! | ! |||| : | | _ | !_| ! | ! |||
||| | .oooO | |Oooo.| | |||| .oooO`-/ )'( \| Oooo. |||| ! | :/ )| ( \ : | | |||
||| ! ( ) | !( )| ! |||| ( ) / ( ) \ ( ) |||| | | / ( | :) \! | ! |||
||| :_ \ (_ | /`) /`-,: |||| ,\ ( ( ) ( ) ) /! |||| :_|( ) ( )'`\: |||
||`-'/`-\_)`'` (_/ \'-`||`-'/\_)'oooO Oooo'(_/\'-`||`-'/`'oooO Oooo' `-'||
|| /_________________\ || /___________________\ || /_________________\ ||
|| |_________________| || |___________________| || |_________________| ||
|| |/| \| || |/ \| || |/ |\| ||
||__|||______________||__||__||_________________||__||__||______________|||__||_lc
|| ||| || || || || || || ||| ||
|| || || || || || || || || ||
|| || || ||
/\_ _/\_ _/\_ _/\_
BUT I BEEN TO HIS MOMS HOUSE
| ||
|
|
|||
|
#10
|
||||
|
Quote:
| |||
|
|
||||
![]() |
|
|