]> jfr.im git - irc/pisg.git/commitdiff
import from cvs
authorJames Wade <redacted>
Fri, 13 Jan 2012 16:38:58 +0000 (16:38 +0000)
committerJames Wade <redacted>
Fri, 13 Jan 2012 16:38:58 +0000 (16:38 +0000)
166 files changed:
logsamples/DCpp-sample.log [new file with mode: 0644]
logsamples/bxlog-sample.log [new file with mode: 0644]
logsamples/eggdrop-sample.log [new file with mode: 0644]
logsamples/energymech-sample.log [new file with mode: 0644]
logsamples/grufti-sample.log [new file with mode: 0644]
logsamples/hydra-sample.log [new file with mode: 0644]
logsamples/infobot-sample.log [new file with mode: 0644]
logsamples/ircii-sample.log [new file with mode: 0644]
logsamples/irssi-sample.log [new file with mode: 0644]
logsamples/javabot-sample.log [new file with mode: 0644]
logsamples/kvirc-sample.log [new file with mode: 0644]
logsamples/mIRC6-sample.log [new file with mode: 0644]
logsamples/mbot-sample.log [new file with mode: 0644]
logsamples/miau-sample.log [new file with mode: 0644]
logsamples/mirc-sample.log [new file with mode: 0644]
logsamples/mozbot-sample.log [new file with mode: 0644]
logsamples/oer-sample.log [new file with mode: 0644]
logsamples/pircbot-sample.log [new file with mode: 0644]
logsamples/psybnc-sample.log [new file with mode: 0644]
logsamples/racbot-sample.log [new file with mode: 0644]
logsamples/sirc-sample.log [new file with mode: 0644]
logsamples/virc98-sample.log [new file with mode: 0644]
logsamples/weechat-0.3-sample.log [new file with mode: 0644]
logsamples/winbot-sample.log [new file with mode: 0644]
logsamples/xchat-sample.log [new file with mode: 0644]
logsamples/xchat2-sample.log [new file with mode: 0644]
logsamples/zcbot-sample.log [new file with mode: 0644]
pisg/COPYING [new file with mode: 0644]
pisg/Makefile [new file with mode: 0644]
pisg/README [new file with mode: 0644]
pisg/docs/CREDITS [new file with mode: 0644]
pisg/docs/Changelog [new file with mode: 0644]
pisg/docs/FORMATS [new file with mode: 0644]
pisg/docs/Makefile [new file with mode: 0644]
pisg/docs/dev/API [new file with mode: 0644]
pisg/docs/modifytxt.pl [new file with mode: 0644]
pisg/docs/pisg-doc.xml [new file with mode: 0644]
pisg/docs/pisg-faq.txt [new file with mode: 0644]
pisg/docs/pisg.sgml [new file with mode: 0644]
pisg/gfx/blue-h.png [new file with mode: 0644]
pisg/gfx/blue-v.png [new file with mode: 0644]
pisg/gfx/green-h.png [new file with mode: 0644]
pisg/gfx/green-v.png [new file with mode: 0644]
pisg/gfx/red-h.png [new file with mode: 0644]
pisg/gfx/red-v.png [new file with mode: 0644]
pisg/gfx/yellow-h.png [new file with mode: 0644]
pisg/gfx/yellow-v.png [new file with mode: 0644]
pisg/lang.txt [new file with mode: 0644]
pisg/layout/darkgalaxy.css [new file with mode: 0644]
pisg/layout/darkred.css [new file with mode: 0644]
pisg/layout/default.css [new file with mode: 0644]
pisg/layout/justgrey.css [new file with mode: 0644]
pisg/layout/ocean.css [new file with mode: 0644]
pisg/layout/orange_grey.css [new file with mode: 0644]
pisg/layout/pisg.css [new file with mode: 0644]
pisg/layout/softgreen.css [new file with mode: 0644]
pisg/modules/Pisg.pm [new file with mode: 0644]
pisg/modules/Pisg/Common.pm [new file with mode: 0644]
pisg/modules/Pisg/HTMLGenerator.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/DCpp.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/IRCAP.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/RacBot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/Template.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/Trillian.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/Vision.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/axur.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/blootbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/bobot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/bxlog.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/dancer.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/dircproxy.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/eggdrop.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/energymech.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/grufti.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/hydra.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/infobot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/ircII.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/ircle.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/irssi.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/javabot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/konversation.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/kvirc.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/lulubot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/mIRC.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/mIRC6.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/mIRC6hack.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/mbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/miau.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/moobot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/mozbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/muh.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/muh2.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/oer.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/perlbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/pircbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/psybnc.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/rbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/sirc.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/supy.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/virc98.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/weechat.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/weechat3.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/winbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/xchat.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Format/zcbot.pm [new file with mode: 0644]
pisg/modules/Pisg/Parser/Logfile.pm [new file with mode: 0644]
pisg/pisg [new file with mode: 0644]
pisg/pisg.cfg [new file with mode: 0644]
pisg/scripts/addalias/README [new file with mode: 0644]
pisg/scripts/addalias/addalias.pl [new file with mode: 0644]
pisg/scripts/bxlog-pisg.bx [new file with mode: 0644]
pisg/scripts/crontab [new file with mode: 0644]
pisg/scripts/dropegg.pl [new file with mode: 0644]
pisg/scripts/egg2mirc.awk [new file with mode: 0644]
pisg/scripts/eggdrop-pisg.tcl [new file with mode: 0644]
pisg/scripts/mirc2egg.sed [new file with mode: 0644]
pisg/scripts/mirc6hack.mrc [new file with mode: 0644]
pisg/scripts/pum/pum.conf [new file with mode: 0644]
pisg/scripts/pum/pum.pl [new file with mode: 0644]
pisg/scripts/sirc-timestamp.pl [new file with mode: 0644]
pisg/scripts/windows-ftp-upload.txt [new file with mode: 0644]
pisg/speedtest.sh [new file with mode: 0644]
test/01.cfg [new file with mode: 0644]
test/01.log [new file with mode: 0644]
test/02.cfg [new file with mode: 0644]
test/02.log [new file with mode: 0644]
test/03.cfg [new file with mode: 0644]
test/03_0102.log [new file with mode: 0644]
test/03_03.log [new file with mode: 0644]
test/03_04a.log [new file with mode: 0644]
test/03_04b.log [new file with mode: 0644]
test/03_05a.log [new file with mode: 0644]
test/03_05b.log [new file with mode: 0644]
test/04.cfg [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/lang/Makefile [new file with mode: 0644]
test/lang/lang-test.pl [new file with mode: 0644]
test/lang/log [new file with mode: 0644]
test/lang/missing-translations.pl [new file with mode: 0644]
web/Makefile [new file with mode: 0644]
web/htdocs/about.php [new file with mode: 0644]
web/htdocs/admin/.htaccess [new file with mode: 0644]
web/htdocs/admin/admin.php [new file with mode: 0644]
web/htdocs/admin/admin_examples.php [new file with mode: 0644]
web/htdocs/admin_blah2.php [new file with mode: 0644]
web/htdocs/admin_examples.php [new file with mode: 0644]
web/htdocs/browser.php [new file with mode: 0644]
web/htdocs/bugs.php [new file with mode: 0644]
web/htdocs/css/pisg.css [new file with mode: 0644]
web/htdocs/download.php [new file with mode: 0644]
web/htdocs/examples.php [new file with mode: 0644]
web/htdocs/examples_add.php [new file with mode: 0644]
web/htdocs/examples_add_submit.php [new file with mode: 0644]
web/htdocs/examples_remove.php [new file with mode: 0644]
web/htdocs/frontpage.php [new file with mode: 0644]
web/htdocs/images/newtitle.png [new file with mode: 0644]
web/htdocs/images/title.jpg [new file with mode: 0644]
web/htdocs/images/title.png [new file with mode: 0644]
web/htdocs/images/trans.gif [new file with mode: 0644]
web/htdocs/index.php [new file with mode: 0644]
web/htdocs/info.php [new file with mode: 0644]
web/htdocs/list.php [new file with mode: 0644]
web/htdocs/mbpstyle.css [new file with mode: 0644]
web/htdocs/mysql.php [new file with mode: 0644]
web/htdocs/phpinfo.php [new file with mode: 0644]
web/htdocs/pisgstyle.css [new file with mode: 0644]

diff --git a/logsamples/DCpp-sample.log b/logsamples/DCpp-sample.log
new file mode 100644 (file)
index 0000000..685467a
--- /dev/null
@@ -0,0 +1,38 @@
+[2002-12-09 09:20] *** Connecting to iaconhub.com...
+[2002-12-09 09:20] *** Connected
+[2002-12-09 09:20] <Hub-Security> This hub is running version 1.0.25 of the NeoModus Direct Connect Hub Software.
+[2002-12-09 09:20] <Hub-Security> Your name is registered, please supply the password.
+[2002-12-09 09:20] <Hub-Security> Logged in.
+[2002-12-09 09:20] Private message from Hub: We are beta testing a trivia bot! type !tb help for info!
+[2002-12-09 09:20] <Hub-Security> bigbot is in IaconHub!
+[2002-12-09 09:20] <.:MatrixOfLeadership:.> Welcome bigbot. You have ADMIN status in the hub.
+Type #Help in either mainchat or in a PM to .:MatrixOfLeadership:. to get your available commands.
+[2002-12-11 15:19] <bigbot> yeah, i'd like one of those, but getting them over here would be too expensive for me
+[2002-12-11 15:20] <Artsenal> ymaybe just wait until botcon cause they sell them pretty cheap there
+[2002-12-11 15:20] <Artsenal> that is if you go to botcon
+[2002-12-11 15:20] <bigbot> I doubt I'll go there, I'll be happy with what Hasbro is releasing for the moment
+[2002-12-11 15:21] <Artsenal> hey are u da same bigbot from bigbot.com?
+[2002-12-11 15:21] <bigbot> nope
+[2002-12-11 15:21] <bigbot> completely different
+[2002-12-11 15:22] <Artsenal> 'kay, it seems like everyday i meet a new tf fan, just thought you might be the same person
+[2002-12-11 15:23] <bigbot> ah, well I'm not him. I'm yakko on most TF Boards and in here when I'm at home
+[2002-12-11 15:25] <Hub-Security> Stone_Cold is in IaconHub!
+[2002-12-11 15:29] <Hub-Security> Risk is in IaconHub!
+[2002-12-11 15:30] <Hub-Security> Stone_Cold is in IaconHub!
+[2002-12-11 15:31] <Yeti> bonza, buds!
+[2002-12-11 15:31] <bigbot> howdy
+[2002-12-11 15:31] <Yeti> hi Boss monkey!
+[2002-12-11 15:32] <bigbot> You got any more feedback on that wallpaper?
+[2002-12-11 15:32] <bigbot> I'm using it on my laptop :)
+[2002-12-11 15:32] <Yeti> that link on your page has worked won ders, passed the 190 count!!, no feedback tho
+[2002-12-11 15:33] <Yeti> which one, the iacon hub one?
+[2002-12-11 15:33] <bigbot> yeah
+[2002-12-11 15:33] <bigbot> i'm glad we're sending you hits :)
+[2002-12-11 15:34] <Yeti> cool, thx, in that order, gonna do an update tonight, will be putting a links bit in, you never know, I may be able to send you some:0
+[2002-12-11 15:34] <Yeti> :0)
+[2002-12-11 15:34] <bigbot> heh, thx
+[2002-12-11 15:35] <Yeti> gotta go, rubbish taking out time. cya later.
+[2002-12-11 15:35] <bigbot> bigbot is kicking yakko_-_mac_NMDC because: Testing
+[2002-12-11 15:35] <Hub-Security> The user yakko_-_mac_NMDC was kicked by bigbot. IP: xxx.xxx.xxx.xxx
+[2002-12-11 15:35] <.:MatrixOfLeadership:.> [AU]Terra-O@H Was banned by Botimus_VB+ because You have been warned about your porn (3 times, arin't we nice) so here is your reward. Happy Thanks Giving.
+[2002-12-11 15:35] <bigbot> later yeti
\ No newline at end of file
diff --git a/logsamples/bxlog-sample.log b/logsamples/bxlog-sample.log
new file mode 100644 (file)
index 0000000..4b218db
--- /dev/null
@@ -0,0 +1,34439 @@
+[31 Dec/10:35] <Azmodan> test
+[31 Dec/10:38] ! LostAnge| is known as LostAngel
+[31 Dec/10:43] ! LostAngel is known as LostAnge|
+[31 Dec/10:44] ! ReMaX is known as ReMaXaway
+[31 Dec/11:01] ! symzzzzzz is known as symetrix
+[31 Dec/11:04] ! ReMaXaway is known as ReMaX
+[31 Dec/11:11] ! HigH|AwaY is known as HigHBabE
+[31 Dec/11:12] < SignOff: LosGuy!~husky21@user-33qtk24.dialup.mindspring.com (washington-r.dc.us.undernet.org NewBrunswick.NJ.US.Undernet.Org)
+[31 Dec/11:12] < SignOff: wezwork!uio@206.10.128.207 (washington-r.dc.us.undernet.org NewBrunswick.NJ.US.Undernet.Org)
+[31 Dec/11:12] < SignOff: LifeBlood!~lifeblood@p93-tnt1.akl.ihug.co.nz (washington-r.dc.us.undernet.org NewBrunswick.NJ.US.Undernet.Org)
+[31 Dec/11:16] > LifeBlood!~lifeblood@p93-tnt1.akl.ihug.co.nz has joined #win98
+[31 Dec/11:16] > LosGuy!~husky21@user-33qtk24.dialup.mindspring.com has joined #win98
+[31 Dec/11:16] > wezwork!uio@206.10.128.207 has joined #win98
+[31 Dec/11:16] @ mode #win98 [+ovv LifeBlood LosGuy wezwork] by NewBrunswick.NJ.US.Undernet.Org
+[31 Dec/11:17] < SignOff: LosGuy!~husky21@user-33qtk24.dialup.mindspring.com (Baltimore-R.MD.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[31 Dec/11:17] < SignOff: wezwork!uio@206.10.128.207 (Baltimore-R.MD.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[31 Dec/11:17] < SignOff: LifeBlood!~lifeblood@p93-tnt1.akl.ihug.co.nz (Baltimore-R.MD.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[31 Dec/11:18] > LosGuy!~husky21@user-33qtk24.dialup.mindspring.com has joined #win98
+[31 Dec/11:21] > LifeBlood!~lifeblood@p93-tnt1.akl.ihug.co.nz has joined #win98
+[31 Dec/11:21] > CJ^!~skippy@sdn-ar-005watacoP161.dialsprint.net has joined #win98
+[31 Dec/11:21] ! anjilah is known as MissNasty
+[31 Dec/11:26] <LosGuy> hi ya skippy
+[31 Dec/11:27] <CJ^> yo
+[31 Dec/11:27] > Big`Ed!biged98@eskimo.com has joined #win98
+[31 Dec/11:27] <LosGuy> Ed!!
+[31 Dec/11:27] <LosGuy> howdy
+[31 Dec/11:27] <Big`Ed> HiYa Mr Los
+[31 Dec/11:27] <Big`Ed> still on vacation?
+[31 Dec/11:27] <CJ^> apparently a local ISP here was hacked...
+[31 Dec/11:28] <LosGuy> well I have today and tommorrow off
+[31 Dec/11:28] * Big`Ed is off tommorow and sunday
+[31 Dec/11:28] <Big`Ed> LOCAL?
+[31 Dec/11:28] <LosGuy> bad CJ^ bad
+[31 Dec/11:28] <CJ^> customers were tols that teh DB wnet down and that their CC info was needed again.. and to reply by email... seemes  they did it.. hehe
+[31 Dec/11:28] <CJ^> AA.net ed
+[31 Dec/11:28] <Big`Ed> ah
+[31 Dec/11:29] <Big`Ed> URGENT NOTICE!**
+[31 Dec/11:29] <Big`Ed> You may have recently received email claiming to have come from our billing department saying that your credit card is invalid and to update your information at www.bestwebhelp.net.  
+[31 Dec/11:29] <Big`Ed> This mail is bogus and not from us. We are currently tracking down the individual(s) responsible for this hoax.  
+[31 Dec/11:29] <CJ^> oooh.. more than one ISP huh?
+[31 Dec/11:29] <Big`Ed> that is from aa.net
+[31 Dec/11:30] <CJ^> ahh
+[31 Dec/11:30] <CJ^> yeah friend of mine dropped em today cause of it
+[31 Dec/11:30] <Big`Ed> i'd take SERIOUS consideration of the same
+[31 Dec/11:31] <Big`Ed> only ONE way the email went out
+[31 Dec/11:31] <CJ^> internal?
+[31 Dec/11:32] <Big`Ed> nope - (well could be) but from the USER/BILLING LIST being disclosed outside the company
+[31 Dec/11:32] <Big`Ed> be it from hacking/internal leak
+[31 Dec/11:33] <CJ^> or lousy admin...
+[31 Dec/11:33] <CJ^> a lousy admin is a hack waiting to happen
+[31 Dec/11:34] <Big`Ed> i hear we keep all the lousy ones OUT of work
+[31 Dec/11:35] <Big`Ed> btw - ready to have a great NewYear?
+[31 Dec/11:35] <CJ^> :PPPPPPPP
+[31 Dec/11:36] <Big`Ed> los - how is the new box
+[31 Dec/11:36] <LosGuy> sitting on the floor still
+[31 Dec/11:37] <Big`Ed> well - if you overnighted it here - it could be done now
+[31 Dec/11:37] <LosGuy> too lazy to steal a vid card from the other machine
+[31 Dec/11:37] <LosGuy> hehe
+[31 Dec/11:37] <Big`Ed> i got a old VLB card here
+[31 Dec/11:37] <LosGuy> hmm actually I have an old vid card I could use ...two of them in fact
+[31 Dec/11:38] <LosGuy> as a test
+[31 Dec/11:38] <Big`Ed> hehe
+[31 Dec/11:38] <Big`Ed> so - how soon till NZ drops off the planet?
+[31 Dec/11:38] <CJ^> soon....
+[31 Dec/11:39] <CJ^> i hear kiwi bought Hacking for Dummies
+[31 Dec/11:39] <Big`Ed> haha
+[31 Dec/11:39] <Big`Ed> didn't see him last coupla days
+[31 Dec/11:39] <Big`Ed> maybe he died
+[31 Dec/11:39] <LosGuy> I think he had a good idea in that pic
+[31 Dec/11:39] <LosGuy> he left when I joined yesterday
+[31 Dec/11:39] <CJ^> rm rf *.*
+[31 Dec/11:40] <Big`Ed> <grin>
+[31 Dec/11:40] <Azmodan> 12 hours and 20 minutes to go
+[31 Dec/11:40] <CJ^> first line in teh Hacking for Dummies perl script
+[31 Dec/11:40] <Big`Ed> haha
+[31 Dec/11:40] <Big`Ed> first you have to explain to them WHAT perl is
+[31 Dec/11:40] <CJ^> 3 page booklet...
+[31 Dec/11:41] <CJ^> MS Press
+[31 Dec/11:41] <Big`Ed> in 12 words or less
+[31 Dec/11:41] <Azmodan> perl is a language
+[31 Dec/11:41] <CJ^> "Now that teh Virus has been removed.. Please instal MS Windows"
+[31 Dec/11:41] <Azmodan> fluffe knows everything
+[31 Dec/11:41] <CJ^> and a scripting language at that
+[31 Dec/11:41] <Big`Ed> Az!
+[31 Dec/11:41] <Big`Ed> hola
+[31 Dec/11:42] <LosGuy> az? where?
+[31 Dec/11:42] <Big`Ed> got plans for millinium
+[31 Dec/11:42] <Azmodan> um i don't have the right body parts to be az
+[31 Dec/11:42] <Big`Ed> ooo - the WONDERFUL fluffe`!
+[31 Dec/11:42] <Big`Ed> hi lady!
+[31 Dec/11:42] <CJ^> a fluffe' kitti?
+[31 Dec/11:43] <Big`Ed> (mean tom cat)
+[31 Dec/11:43] <LosGuy> that would be the one
+[31 Dec/11:43] <LosGuy> doh
+[31 Dec/11:43] <CJ^> ROOOOOOWWWWWW
+[31 Dec/11:43] <CJ^> HISSS  HISSSS
+[31 Dec/11:44] <LosGuy> hmm 
+[31 Dec/11:44] * LosGuy watches CJ^ get in WAY over his head hehe
+[31 Dec/11:45] * Big`Ed thinks he got her mad at him (again)
+[31 Dec/11:45] <CJ^> oh  i know it.....
+[31 Dec/11:45] <CJ^> i did not!
+[31 Dec/11:45] <CJ^> yet
+[31 Dec/11:45] <Azmodan> az is home
+[31 Dec/11:45] <LosGuy> hehe
+[31 Dec/11:45] <Big`Ed> bye fluffe`!
+[31 Dec/11:45] <CJ^> l8r all
+[31 Dec/11:45] <CJ^> gotta run to the bank...
+[31 Dec/11:45] <LosGuy> good seeing ya flufee
+[31 Dec/11:45] < SignOff: CJ^!~skippy@sdn-ar-005watacoP161.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/11:45] <LosGuy> oh 
+[31 Dec/11:45] <Azmodan> Ed, I borrowed your children
+[31 Dec/11:46] <LosGuy> withdraw all yer cash
+[31 Dec/11:46] <Big`Ed> pets?
+[31 Dec/11:46] > Mad^cow!~woof@p93-tnt1.akl.ihug.co.nz has joined #win98
+[31 Dec/11:46] <Big`Ed> okies
+[31 Dec/11:46] <Mad^cow> woof
+[31 Dec/11:46] <Big`Ed> catch you later
+[31 Dec/11:46] < Big`Ed!biged98@eskimo.com has left #win98 ()
+[31 Dec/11:46] <Mad^cow> oh
+[31 Dec/11:46] <Mad^cow> sob
+[31 Dec/11:47] > Advisor18!TheAdvisor@h-207-148-137-28.dial.cadvision.com has joined #win98
+[31 Dec/11:48] <Advisor18> Can any of you guys tell me why regsvr32.exe would say a dll is in Unicode format and give me errors?
+[31 Dec/11:48] <Advisor18> I've tried the exact same file on another computer and it works fine
+[31 Dec/11:49] <LosGuy> hmm
+[31 Dec/11:50] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[31 Dec/11:51] ! symetrix is known as EvilPyro
+[31 Dec/11:51] <WarnBufet>  I want to unblock all the email address I have previously blocked within OE, how do I do it?  any help would be appreciated
+[31 Dec/11:54] ! EvilPyro is known as symetrix
+[31 Dec/11:54] < Advisor18!TheAdvisor@h-207-148-137-28.dial.cadvision.com has left #win98 ()
+[31 Dec/11:54] <LosGuy> Advisor18 is it an NT file... works on NT but not win9x
+[31 Dec/11:54] <LosGuy> doh
+[31 Dec/12:01] < WarnBufet!tomorrow@208.148.73.233 has left #win98 ()
+[31 Dec/12:04] > _Socrates!Itsme@modem-88.bandleader.dialup.pol.co.uk has joined #win98
+[31 Dec/12:05] <_Socrates> hi, anyone knows about i3codeca...to play some wav files
+[31 Dec/12:05] <LosGuy> not I
+[31 Dec/12:06] > VaPoR90!unknown@PPPa17-ResaleSacramento3-5R1086.saturn.bbn.com has joined #win98
+[31 Dec/12:06] <_Socrates> thnx
+[31 Dec/12:06] <LosGuy> I know that intel has codecs on their site though
+[31 Dec/12:06] ! VaPoR90 is known as V90
+[31 Dec/12:07] <V90> does anyone have a registration # for win98?
+[31 Dec/12:07] <_Socrates> it works with 95..not with 98
+[31 Dec/12:07] <_Socrates> can u give me the url?
+[31 Dec/12:08] <LosGuy> we dont do stuff like that here V90 ...leave now and avoid a kick ban
+[31 Dec/12:08] <LosGuy> _Socrates intel.com and search
+[31 Dec/12:08] < V90!unknown@PPPa17-ResaleSacramento3-5R1086.saturn.bbn.com has left #win98 ()
+[31 Dec/12:09] <_Socrates> thnx
+[31 Dec/12:09] ! ReMaX is known as ReMaXaway
+[31 Dec/12:09] ! issty is known as isty
+[31 Dec/12:10] > Cairo^!billy@cs2799-147.houston.rr.com has joined #win98
+[31 Dec/12:10] <Cairo^> here's a wierd one.  when I insert an audio cd I get a windows dialogue box that says:  Program not found.  Windows cannot find play.  This program is needed for opening files of type 'AudioCD.'  Then it asks yu to tell it ht elocation of 'play.' anyone know where 'play' is located or what i should do?
+[31 Dec/12:10] <Cairo^> if I manually open CD Player it plays the audio cd fine, just want it to be automatic
+[31 Dec/12:12] ! grid` is known as [v0rt]
+[31 Dec/12:12] ! [v0rt] is known as grid`
+[31 Dec/12:12] < SignOff: LifeBlood!~lifeblood@p93-tnt1.akl.ihug.co.nz (Say hello to Mr. MookaHuka for me)
+[31 Dec/12:12] <LosGuy> hmm that would be Mplayer then for audio cds I think
+[31 Dec/12:13] <LosGuy> I think I remember winamp hosing this up a while back
+[31 Dec/12:14] > Cyclone_9!2@ip30.slnxr1.ras.tele.dk has joined #win98
+[31 Dec/12:15] <Cyclone_9> Does anyone know how to clear the Internet Explore address list???
+[31 Dec/12:15] <LosGuy> hmm its in control panel / internet isnt it? or you can do it from tweakUI I belive
+[31 Dec/12:15] <LosGuy> or Cairo^ have cakewalk installed?
+[31 Dec/12:16] <Cyclone_9> thanx LosGuy!
+[31 Dec/12:16] <LosGuy> Cairo^ try looking around here http://search.support.microsoft.com/kb/psssearch.asp?SPR=w98&T=B&KT=ALL&T1=7d&LQ=Windows+cannot+find+play&S=F&A=T&DU=C&FR=0&D=win98x%2Bor%2Bierelease%2Bor%2Bcustserv%2Bor%2Bcrossnet&LPR=%22windows+98%22&LNG=ENG&VR=http%3A%2F%2Fsupport.microsoft.com%2Fsupport&CAT=Support&VRL=ENG&SA=PER&Go.x=32&Go.y=26
+[31 Dec/12:16] <LosGuy> np Cyclone_9
+[31 Dec/12:17] < Cyclone_9!2@ip30.slnxr1.ras.tele.dk has left #win98 ()
+[31 Dec/12:21] > CRuSRaDa!dragonfly@p54-max17.akl.ihug.co.nz has joined #win98
+[31 Dec/12:23] <CRuSRaDa> azzzzzzzzyyyyy
+[31 Dec/12:23] <CRuSRaDa> its rabit here
+[31 Dec/12:23] > ||Mach5||!dayton_b@cd-dial31.seidata.com has joined #win98
+[31 Dec/12:23] < CRuSRaDa!dragonfly@p54-max17.akl.ihug.co.nz has left #win98 ()
+[31 Dec/12:23] <||Mach5||> got a quick question, windows asks for a login when i start up and i cant get turn it off, if i leave the username blank, it makes me enter a username
+[31 Dec/12:23] <Azmodan> no rabit
+[31 Dec/12:23] <Azmodan> doh
+[31 Dec/12:23] <Azmodan> that was rabit
+[31 Dec/12:23] <Azmodan> weird
+[31 Dec/12:24] <LosGuy> no CRuSRaDa either
+[31 Dec/12:24] <Azmodan> yeah
+[31 Dec/12:24] <LosGuy> ||Mach5|| it is ok to enter a username just no password
+[31 Dec/12:24] <||Mach5||> i do that, but it still comes back up
+[31 Dec/12:24] <LosGuy> and change your primary logon to windows logon or MS family and you wont be asked anymore
+[31 Dec/12:25] <LosGuy> IF youhave ever entered a password you will need to del the password files, and this wont work if you have muliple users
+[31 Dec/12:25] < SignOff: ||Mach5||!dayton_b@cd-dial31.seidata.com (Read error to ||Mach5||[cd-dial31.seidata.com]: Connection reset by peer)
+[31 Dec/12:29] > huggins!bh@PHL2B411-17.splitrock.net has joined #win98
+[31 Dec/12:29] < SignOff: Cairo^!billy@cs2799-147.houston.rr.com (Read error to Cairo^[cs2799-147.houston.rr.com]: Connection reset by peer)
+[31 Dec/12:30] <LosGuy> `op
+[31 Dec/12:30] <LosGuy> -op
+[31 Dec/12:30] @ mode #win98 [+o LosGuy] by Tribble!biged98@chat.eskimo.com
+[31 Dec/12:30] @ mode #win98 [+o Azmodan] by LosGuy!~husky21@user-33qtk24.dialup.mindspring.com
+[31 Dec/12:31] <huggins> what is error control in the advanced modem settings?
+[31 Dec/12:31] > Alt-F4!~Alt-F4@user-33qtk24.dialup.mindspring.com has joined #win98
+[31 Dec/12:32] < huggins!bh@PHL2B411-17.splitrock.net has left #win98 ()
+[31 Dec/12:32] ! D_Leary is known as LearyWIRE
+[31 Dec/12:32] <LosGuy> doh
+[31 Dec/12:32] <LosGuy> `op Alt-F4
+[31 Dec/12:32] @ mode #win98 [+o Alt-F4] by Athena_!itsnotme@ppp35.US-GOVT.org
+[31 Dec/12:34] ! EvilEndy is known as Endymion
+[31 Dec/12:36] @ mode #win98 [+v Mad^cow] by LosGuy!~husky21@user-33qtk24.dialup.mindspring.com
+[31 Dec/12:36] <Mad^cow> mooooooooooo
+[31 Dec/12:36] > ThAmsTeR!thamster.l@ti19a61-0069.dialup.online.no has joined #win98
+[31 Dec/12:36] <Mad^cow> yeap working
+[31 Dec/12:36] <LosGuy> hehe
+[31 Dec/12:36] > Flynnt!flynnt@dyn208-28-52-151.win.mnsi.net has joined #win98
+[31 Dec/12:36] <LosGuy> automooo?
+[31 Dec/12:37] <Flynnt> i got a big problem...
+[31 Dec/12:37] <LosGuy> ?
+[31 Dec/12:37] <Mad^cow> hahaha
+[31 Dec/12:37] <Flynnt> i instaled the drivers for my video card, but windows says they arn't the right ones
+[31 Dec/12:38] <Flynnt> and i'm stuck in 640x480x16colours
+[31 Dec/12:38] < SignOff: _Socrates!Itsme@modem-88.bandleader.dialup.pol.co.uk (Get NEW °ShowDowN v9.5 PrO° At http://koti.icenet.fi/~julsei/)
+[31 Dec/12:38] ! HigHBabE is known as HigH|AwaY
+[31 Dec/12:39] <LosGuy> Flynnt does your vid card manufacturer have info on their site?
+[31 Dec/12:39] <Flynnt> actully, not any more
+[31 Dec/12:39] <Flynnt> S3 took over diamond and killed off the fusion page
+[31 Dec/12:39] <LosGuy> nah its still there I belive
+[31 Dec/12:39] <Flynnt> its a Diamond Monster Fusion
+[31 Dec/12:39] <Flynnt> the page isn't there, its like only vipers
+[31 Dec/12:39] <LosGuy> it is just in another section
+[31 Dec/12:40] * LosGuy has 5 diamond cards
+[31 Dec/12:40] <Flynnt> ok
+[31 Dec/12:40] <Flynnt> then what section would it be in/
+[31 Dec/12:40] <Mad^cow> diamonds are LosGuy's best friend
+[31 Dec/12:40] <LosGuy> I forget what they call it... it makes it sound like they are obsolete..but just means that they are not making the card anymore
+[31 Dec/12:41] <Flynnt> if you find it on the page, i'll give you a cookie
+[31 Dec/12:41] * LosGuy will never buy another diamond card though
+[31 Dec/12:41] * LosGuy dont accept cookies
+[31 Dec/12:41] <LosGuy> and certainly not from strangers :P
+[31 Dec/12:41] <Flynnt> these drivers are off the fusion install cd
+[31 Dec/12:42] <Flynnt> hmmmmmm..... look under graphics
+[31 Dec/12:42] * Mad^cow hands LosGuy a vege cracker
+[31 Dec/12:42] <Flynnt> do you see the fusion there?
+[31 Dec/12:42] * LosGuy is looking around now
+[31 Dec/12:43] <LosGuy> monster fusion? yeah
+[31 Dec/12:43] <Flynnt> where at then
+[31 Dec/12:43] <LosGuy> http://www.diamondmm.com/pg000138.htm
+[31 Dec/12:43] <Flynnt> um
+[31 Dec/12:44] <Flynnt> brb
+[31 Dec/12:44] ! Flynnt is known as Fly[Gone]
+[31 Dec/12:44] > Muerte!~JVF@bay-227-b6.codetel.net.do has joined #win98
+[31 Dec/12:44] <Muerte> hey
+[31 Dec/12:44] <LosGuy> yer welcome Flynt
+[31 Dec/12:44] <Muerte> I have a small problem
+[31 Dec/12:44] <LosGuy> hey what?
+[31 Dec/12:44] <Muerte> My comp doesn't recognize a video decompresser what should I do?
+[31 Dec/12:44] > SexyCow!~woof@p93-tnt1.akl.ihug.co.nz has joined #win98
+[31 Dec/12:45] <SexyCow> hehehe
+[31 Dec/12:45] <LosGuy> find the right codec for it
+[31 Dec/12:45] <LosGuy> hehe fluffe`
+[31 Dec/12:45] <Muerte> how?
+[31 Dec/12:46] <LosGuy> by searching ... try intels site first ... 
+[31 Dec/12:46] < SignOff: Mad^cow!~woof@p93-tnt1.akl.ihug.co.nz (washington-r.dc.us.undernet.org toronto.on.ca.undernet.org)
+[31 Dec/12:47] <LosGuy> but there are other folks that make codecs...so you just have to look
+[31 Dec/12:47] <Muerte> what should I look for "video decompresser?
+[31 Dec/12:47] <LosGuy> try "codec"
+[31 Dec/12:47] <Muerte> whats that?
+[31 Dec/12:48] <LosGuy> its what you need
+[31 Dec/12:48] <LosGuy> a codec
+[31 Dec/12:48] <LosGuy> the RIGHT codec
+[31 Dec/12:48] ! Fly[Gone] is known as Flynnt
+[31 Dec/12:49] <Flynnt> LosGuy: how did you get to that page?
+[31 Dec/12:49] <Flynnt> what link did you goto off the main one
+[31 Dec/12:49] <LosGuy> under graphics
+[31 Dec/12:49] <LosGuy> there was a monster fusion link
+[31 Dec/12:49] <LosGuy> http://www.diamondmm.com/pg000046.htm
+[31 Dec/11:57] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[31 Dec/11:57] <LosGuy> Flynnt I cant awnser that for you... you are using win98 right? 
+[31 Dec/11:58] <Flynnt> yes
+[31 Dec/11:58] <LosGuy> try deleting the card and when it detects point it to the right place on the cdrom
+[31 Dec/11:58] > W!cservice@undernet.org has joined #win98
+[31 Dec/11:58] > Paroop!Roro0505@38-pool1.ras10.floca.agisdial.net has joined #win98
+[31 Dec/11:58] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[31 Dec/11:58] <Flynnt> stupid diamond... non resumeable ftp
+[31 Dec/11:58] <Flynnt> are they that cheep?
+[31 Dec/11:58] <LosGuy> perhaps your trying to use drivers from another OS or such? I dont know
+[31 Dec/11:59] <Flynnt> no, Win98 AGP drivers
+[31 Dec/11:59] < Paroop!Roro0505@38-pool1.ras10.floca.agisdial.net has left #win98 ()
+[31 Dec/11:59] <LosGuy> try deja.com see if anyone has had your problem then
+[31 Dec/12:00] <Flynnt> ok, i'll check there...
+[31 Dec/12:01] <Flynnt> but if you noticed, goto www.diamondmm.com, then click on graphics at the top
+[31 Dec/12:01] <Flynnt> no monster stuff is there
+[31 Dec/12:01] <Flynnt> only viper and speedstar
+[31 Dec/12:02] <LosGuy> yeah they are calling alot of stuff legecy now... S3 sux that is why I will not ever buy another diamond card
+[31 Dec/12:02] <Flynnt> plus i hate how they don't make drivers for their cards once something new comes along
+[31 Dec/12:03] ! HigH_AwaY is known as HigH|AwaY
+[31 Dec/12:03] <Flynnt> i found something on the diamond site that i'll try once this download is finished....
+[31 Dec/12:04] <Flynnt> well, thanks for all your help
+[31 Dec/12:04] <Flynnt> i hope this works
+[31 Dec/12:04] <LosGuy> np good luck
+[31 Dec/12:05] < SignOff: Flynnt!flynnt@dyn208-28-52-151.win.mnsi.net (Bill Gates is Satan)
+[31 Dec/12:05] > DuFF!DuFF@dialup182.coruscant.kingston-internet.net has joined #win98
+[31 Dec/12:05] < DuFF!DuFF@dialup182.coruscant.kingston-internet.net has left #win98 ()
+[31 Dec/12:09] < Muerte!~JVF@bay-227-b6.codetel.net.do has left #win98 ()
+[31 Dec/12:10] > nhobody!afutch2000@98AEE020.ipt.aol.com has joined #win98
+[31 Dec/12:11] <nhobody> when I run certain things like netzero or aol, my computer reboots itself, anyone know why?
+[31 Dec/12:11] > DaRkThInG!macdaddy@sdn-ar-003mokcitP162.dialsprint.net has joined #win98
+[31 Dec/12:12] <LosGuy> hmm
+[31 Dec/12:12] <LosGuy> do you have any other ISPs?
+[31 Dec/12:12] <Catfish45> It always does it on those same programs?
+[31 Dec/12:12] <DaRkThInG> what happens?
+[31 Dec/12:12] <LosGuy> possibly infected with a trojan?
+[31 Dec/12:12] <LosGuy> only happens when your online?
+[31 Dec/12:13] <DaRkThInG> the connection here is still sucking..
+[31 Dec/12:14] <nhobody> agg, sorry losguy
+[31 Dec/12:15] <DaRkThInG> i've got the winsock.dll and wsock32.dll files out of the cabs, i've slowed the speed down, i shut ip header compression off (didn't work so it is back on)
+[31 Dec/12:15] <nhobody> its when i setup aol, netzero or look at my modem preferances, maybe its my mode,
+[31 Dec/12:15] <DaRkThInG> i've swapped cards around
+[31 Dec/12:15] <DaRkThInG> checked for line noise it seems to be alright..
+[31 Dec/12:15] <LosGuy> I have heard of problems with both AOL and netzero software
+[31 Dec/12:15] ! LearyWIRE is known as D_Leary
+[31 Dec/12:15] <DaRkThInG> it just slows to a stop....then starts going a gain..
+[31 Dec/12:16] <DaRkThInG> when it stops it just stops...wait a minute and its going again, another and its stopped
+[31 Dec/12:16] <LosGuy> that could be net congestion even DaRkThInG
+[31 Dec/12:16] <nhobody> i know its not a trojan, and i avent been able to get online from that computer
+[31 Dec/12:17] < SignOff: Catfish45!sniper@pm3-A-44.ecpi.com (Ping timeout for Catfish45[pm3-A-44.ecpi.com])
+[31 Dec/12:17] <LosGuy> hardware can also cause reboots (usually due to NICs in my experience)
+[31 Dec/12:17] <nhobody> how do i correct this problem?
+[31 Dec/12:18] <LosGuy> DaRkThInG try 56K.com 
+[31 Dec/12:18] <DaRkThInG> this isn't just slowing down...a complete halt..pages aren't available that where..irc connection drops..that sort of thing
+[31 Dec/12:18] <DaRkThInG> somtimes the entire connection goes
+[31 Dec/12:19] <LosGuy> hmm hardware or software conflicts?
+[31 Dec/12:20] <nhobody> should i reinstall my modem losguy?
+[31 Dec/12:20] ! ^AnG3L^ is known as ^AnG|afk
+[31 Dec/12:20] <LosGuy> what is happening to your system resources when this happesn DaRkThInG?
+[31 Dec/12:20] <DaRkThInG> Ping statistics for 207.96.122.250:
+[31 Dec/12:20] <DaRkThInG>     Packets: Sent = 26, Received = 25, Lost = 1 (3% loss),
+[31 Dec/12:20] <DaRkThInG> Approximate round trip times in milli-seconds:
+[31 Dec/12:20] <DaRkThInG>     Minimum = 131ms, Maximum =  1127ms, Average =  176ms
+[31 Dec/12:20] <LosGuy> nhobody.. uh I dunno
+[31 Dec/12:21] <DaRkThInG> i've never watched my resources..
+[31 Dec/12:21] > Catfish45!sniper@pm3-A-12.ecpi.com has joined #win98
+[31 Dec/12:21] <LosGuy> that is not great (horrid if you have cable or dsl though)
+[31 Dec/12:21] <DaRkThInG> 56k
+[31 Dec/12:21] <LosGuy> it is livable
+[31 Dec/12:21] <LosGuy> not great
+[31 Dec/12:21] <DaRkThInG> i was getting 25% packet loss earlier..
+[31 Dec/12:21] <LosGuy> look at yer tracert and see if you can see where
+[31 Dec/12:22] <LosGuy> DaRkThInG but that is due to your route... a backbone might be dropping packets etc
+[31 Dec/12:22] ! ^AnG|afk is known as ^AnG3L^
+[31 Dec/12:22] < nhobody!afutch2000@98AEE020.ipt.aol.com has left #win98 ()
+[31 Dec/12:23] <DaRkThInG> tracert worked fine..
+[31 Dec/12:23] <DaRkThInG> out of the blue it just stops...the lights in the systray stop blinking and such
+[31 Dec/12:24] <LosGuy> but that tells us very little DaRkThInG... this should be taken up with your ISP
+[31 Dec/12:24] <LosGuy> and they will tell you to check your lines.....
+[31 Dec/12:25] <LosGuy> you can tell them you have
+[31 Dec/12:25] <LosGuy> etc
+[31 Dec/12:25] <DaRkThInG> hah tried that..
+[31 Dec/12:25] <DaRkThInG> all they say is line noise
+[31 Dec/12:25] <DaRkThInG> and they told me to check it..
+[31 Dec/12:25] <LosGuy> I have yet to see an ISP take credit for problems)
+[31 Dec/12:25] <DaRkThInG> i will have the phone company check the line on monday given the phones work..
+[31 Dec/12:26] <LosGuy> phones working and them being able to carry data are two different things
+[31 Dec/12:26] <DaRkThInG> would a bad modem cause a prob like that?
+[31 Dec/12:26] <LosGuy> not dropped packetes and high ping times
+[31 Dec/12:26] <DaRkThInG> i was refering to y2k...
+[31 Dec/12:27] ! Cleo_patr is known as PeJay
+[31 Dec/12:27] <LosGuy> y2k? where did that come from?
+[31 Dec/12:28] <DaRkThInG> monday given the phones work..
+[31 Dec/12:28] <LosGuy> ahh
+[31 Dec/12:28] * LosGuy thinks that they will
+[31 Dec/12:28] <LosGuy> in the US anyway
+[31 Dec/12:29] <DaRkThInG> well i will have them come out and check...
+[31 Dec/12:29] <LosGuy> tell them yer having trouble faxing
+[31 Dec/12:29] <DaRkThInG> so you don't think the modem could be on the fritz?
+[31 Dec/12:29] <LosGuy> (they dont care about your internet usually)
+[31 Dec/12:30] <LosGuy> unlikely... but I suppose it could
+[31 Dec/12:31] > drwho1!awhdxg@mod16.cintranet.co.uk has joined #win98
+[31 Dec/12:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/12:31] <LosGuy> the data you have given me (poor ping / dropped packets) occur outside of your computer
+[31 Dec/12:31] <DaRkThInG> i have a US 33.6 in my older computer here..it doesn't do half as bad..
+[31 Dec/12:31] <DaRkThInG> USR
+[31 Dec/12:32] <LosGuy> is your other modem a winmodem (on the box with problems?)
+[31 Dec/12:32] <drwho1> is anyone know anything about microsoft Access
+[31 Dec/12:32] <DaRkThInG> it stays on IRC for days...this one is lucky to stay on an hour..
+[31 Dec/12:32] <drwho1> oops
+[31 Dec/12:32] <drwho1> does
+[31 Dec/12:32] <DaRkThInG> neither are winmodems
+[31 Dec/12:33] <LosGuy> dunno.. 
+[31 Dec/12:33] <LosGuy> check out 56k.com
+[31 Dec/12:33] <DaRkThInG> been there done that..
+[31 Dec/12:33] <LosGuy> k
+[31 Dec/12:33] <LosGuy> not I drwho1
+[31 Dec/12:33] <DaRkThInG> what do you need to know Dr who?
+[31 Dec/12:35] <drwho1> reports -  I'm trying  to get any individual report on something, but as you can only choose from table entities the report only gives  any  overall report
+[31 Dec/12:36] <DaRkThInG> i'm not sure...its been a few years since i've used access
+[31 Dec/12:36] <drwho1> e.g. I want to get a report on a car capacities and all the models associated with that, not all the  capacities and their models
+[31 Dec/12:37] ! symetrix is known as symbrb
+[31 Dec/12:39] ! Pslave^Nz is known as Powerslav
+[31 Dec/12:39] ! HigH_AwaY is known as HigH|AwaY
+[31 Dec/12:43] ! symbrb is known as symetrix
+[31 Dec/12:47] ! ^^me^^ is known as grunter
+[31 Dec/12:51] < SignOff: DaRkThInG!macdaddy@sdn-ar-003mokcitP162.dialsprint.net (Read error to DaRkThInG[sdn-ar-003mokcitP162.dialsprint.net]: Connection reset by peer)
+[31 Dec/12:51] > DaRkThInG!macdaddy@sdn-ar-003mokcitP162.dialsprint.net has joined #win98
+[31 Dec/12:51] <DaRkThInG> [18:41] *** [10054] Connection reset by peer
+[31 Dec/12:51] <DaRkThInG> -
+[31 Dec/12:51] <DaRkThInG> [18:41] *** Disconnected
+[31 Dec/12:51] <DaRkThInG> thats what happesn all the time doh
+[31 Dec/12:52] <LosGuy> just from IRC or from your ISP?
+[31 Dec/12:52] <DaRkThInG> that was just from IRC...
+[31 Dec/12:52] <DaRkThInG> sometimes it does both..
+[31 Dec/12:52] <LosGuy> do you use a firewall?
+[31 Dec/12:52] <DaRkThInG> i've used one...it does the same thing through a firewall
+[31 Dec/12:52] <LosGuy> if you use a firewall and block the IRC server pings that will happen ... ALOT
+[31 Dec/12:54] <DaRkThInG> theres no reason for it to be blocked now...i have no firewall
+[31 Dec/12:54] <LosGuy> still sounds like network and not you
+[31 Dec/12:55] < SignOff: DaRkThInG!macdaddy@sdn-ar-003mokcitP162.dialsprint.net (Read error to DaRkThInG[sdn-ar-003mokcitP162.dialsprint.net]: Connection reset by peer)
+[31 Dec/12:57] < SignOff: drwho1!awhdxg@mod16.cintranet.co.uk (Leaving)
+[31 Dec/13:03] < SignOff: W!cservice@undernet.org (washington-r.dc.us.undernet.org Dallas-R.Tx.US.Undernet.org)
+[31 Dec/13:03] < SignOff: Alt-F4!~Alt-F4@user-33qtk24.dialup.mindspring.com (washington-r.dc.us.undernet.org Dallas-R.Tx.US.Undernet.org)
+[31 Dec/13:05] > timbo!hehe@210-55-150-53.dialup.xtra.co.nz has joined #win98
+[31 Dec/13:05] <timbo> yo LosGuy
+[31 Dec/13:05] > CJ^!~skippy@sdn-ar-001watacoP068.dialsprint.net has joined #win98
+[31 Dec/13:05] ! timbo is known as pyrokiwi
+[31 Dec/13:06] <pyrokiwi> sorry 
+[31 Dec/13:06] <pyrokiwi> thats better
+[31 Dec/13:06] <LosGuy> hi
+[31 Dec/13:06] <pyrokiwi> that was fun
+[31 Dec/13:06] <pyrokiwi> we stuffed internet access
+[31 Dec/13:06] <pyrokiwi> went through isp help line 
+[31 Dec/13:06] <pyrokiwi> 4 times
+[31 Dec/13:06] <pyrokiwi> then fixed it ourselves
+[31 Dec/13:06] <LosGuy> kewl
+[31 Dec/13:08] > Alt-F4!~Alt-F4@user-33qtk24.dialup.mindspring.com has joined #win98
+[31 Dec/13:08] @ mode #win98 [+o Alt-F4] by Dallas-R.Tx.US.Undernet.org
+[31 Dec/13:08] <pyrokiwi> there "senior tech is gonna call on 4th
+[31 Dec/13:08] <pyrokiwi> so we can tell him we fixed it ourselves :)
+[31 Dec/13:08] <LosGuy> you cant email to cancell the call/
+[31 Dec/13:08] <pyrokiwi> nope
+[31 Dec/13:08] <LosGuy> opps ?
+[31 Dec/13:09] <pyrokiwi> opps ?
+[31 Dec/13:09] <LosGuy> typed / mean ?
+[31 Dec/13:09] > Tara2x!x@stptppp24.net.usf.edu has joined #win98
+[31 Dec/13:09] <pyrokiwi> i might ring later i just rang and got put on hold 4 AGES
+[31 Dec/13:09] <Tara2x> Hi
+[31 Dec/13:09] <pyrokiwi> hiya
+[31 Dec/13:09] <Tara2x> I have a simple problem that is driving me crazy.
+[31 Dec/13:09] <LosGuy> hmm simple problems rarely are
+[31 Dec/13:10] <pyrokiwi> lol what is it?
+[31 Dec/13:10] > W!cservice@undernet.org has joined #win98
+[31 Dec/13:10] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[31 Dec/13:10] <Tara2x> I just put Office 2000 on and now my Outlook Express contacts are all gone. Outlook Express and Outlook used to share the same contacts.
+[31 Dec/13:10] < SignOff: SexyCow!~woof@p93-tnt1.akl.ihug.co.nz (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[31 Dec/13:10] <Tara2x> It's a major pain to email my friends now.
+[31 Dec/13:11] * LosGuy doesnt use outlook
+[31 Dec/13:11] <Tara2x> I can't figure out how to get the two to share again. 
+[31 Dec/13:11] <LosGuy> or O2k for that matter
+[31 Dec/13:11] * pyrokiwi uses netscape
+[31 Dec/13:11] <Tara2x> rats
+[31 Dec/13:11] <LosGuy> can take a quick peek around
+[31 Dec/13:12] > reebok!~me@dt0b0n36.tampabay.rr.com has joined #win98
+[31 Dec/13:12] > Elysian!Elysian@1Cust232.tnt5.plano.tx.da.uu.net has joined #win98
+[31 Dec/13:12] <Tara2x> MS's Help says the two can but then doesn't say how to set it up!
+[31 Dec/13:12] <LosGuy> hey ree Elysian
+[31 Dec/13:12] <Tara2x> thnx LosGuy
+[31 Dec/13:12] <reebok> hey
+[31 Dec/13:13] <Elysian> hi
+[31 Dec/13:13] <LosGuy> http://support.microsoft.com/support/kb/articles/Q218/3/39.ASP?LNG=ENG&SA=PER  <=== read that?
+[31 Dec/13:13] <Tara2x> i'll look ..brb
+[31 Dec/13:14] <Elysian> ree: want a mp3 i made a couplo days ago?
+[31 Dec/13:14] <Elysian> `up
+[31 Dec/13:14] @ mode #win98 [+o Elysian] by Athena_!itsnotme@ppp35.US-GOVT.org
+[31 Dec/13:14] <reebok> what isi t?
+[31 Dec/13:14] <reebok> woah
+[31 Dec/13:14] <reebok> what is it?
+[31 Dec/13:14] <Elysian> its me playing guitar
+[31 Dec/13:14] <reebok> what song?
+[31 Dec/13:15] <Elysian> dunno
+[31 Dec/13:15] <Elysian> made it up
+[31 Dec/13:15] <LosGuy> Tara2x also look here http://search.support.microsoft.com/kb/psssearch.asp?SPR=out2K&T=B&KT=ALL&T1=7d&LQ=Outlook+Express+contacts&S=F&A=T&DU=C&FR=0&D=VBA2000%2Bor%2Bolexpress%2Bor%2Bol20%2Bor%2Bof20%2Bor%2Bexchange&LPR=2000&LNG=ENG&VR=http%3A%2F%2Fsupport.microsoft.com%2Fsupport&CAT=Support&VRL=ENG&SA=PER&Go.x=19&Go.y=19
+[31 Dec/13:15] <LosGuy> or more specficly... http://support.microsoft.com/support/kb/articles/Q196/2/15.ASP?LNG=ENG&SA=PER
+[31 Dec/13:15] <reebok> ok
+[31 Dec/13:15] <Elysian> ok hold on a sec
+[31 Dec/13:16] <Elysian> i can't figure out what is making it go so slow
+[31 Dec/13:16] <Elysian> i set the packet size to 4096...
+[31 Dec/13:16] <Elysian> and am on at 49.2k
+[31 Dec/13:16] <Elysian> or 49333
+[31 Dec/13:17] <Elysian> its going faster to you than anyone else to
+[31 Dec/13:17] <Elysian> tho
+[31 Dec/13:18] <reebok> hehe
+[31 Dec/13:18] <Elysian> i got Voyetra Music Theory Prog today at virgin megastores... had a $25 gift certificate
+[31 Dec/13:18] <reebok> voyetra
+[31 Dec/13:18] <reebok> they've been around a while
+[31 Dec/13:18] <Elysian> wow its above 2k a sec
+[31 Dec/13:19] <Elysian> yeah i know
+[31 Dec/13:19] <reebok> I'm 18 hops with minor packet loss
+[31 Dec/13:19] <Elysian> we still have a copy of audiostation 2.0:)
+[31 Dec/13:19] <Elysian> and 3.0
+[31 Dec/13:19] <reebok> I remember that
+[31 Dec/13:19] <reebok> it was awesome
+[31 Dec/13:19] <Elysian> 18 hops? i'm lost
+[31 Dec/13:19] <Elysian> 3.0 was better:)
+[31 Dec/13:19] <LosGuy> hehe
+[31 Dec/13:19] <reebok> I did a treacert, but does dcc take a diff route?
+[31 Dec/13:19] <reebok> tracert even
+[31 Dec/13:19] <LosGuy> no
+[31 Dec/13:19] <reebok> ok
+[31 Dec/13:19] <Elysian> i always thought it was normal like all other sends
+[31 Dec/13:20] <Elysian> wow... 2.1k a sec
+[31 Dec/13:20] <Elysian> and its done
+[31 Dec/13:20] <Elysian> now listen!:)
+[31 Dec/13:20] <reebok> ok
+[31 Dec/13:20] ! pyrokiwi is known as pyroaway
+[31 Dec/13:20] <reebok> 13738184
+[31 Dec/13:21] <reebok> how did you record it so well?
+[31 Dec/13:22] <Elysian> cakewalk pro audio 9 and direct mic in
+[31 Dec/13:22] <Elysian> :)
+[31 Dec/13:22] <reebok> cool
+[31 Dec/13:22] <Elysian> the effects were all done by cakewalk.... no pedals whatsoever....
+[31 Dec/13:23] <reebok> cool
+[31 Dec/13:23] <Elysian> wow... 19.95 on the voyetra site, but 17.95 at virgin megastores:)
+[31 Dec/13:24] <Elysian> <<ÐêtóÑ8®>> Ping reply for LosGuy: 7 Sec
+[31 Dec/13:24] <Elysian> [LosGuy PING reply]: 7 secs
+[31 Dec/13:25] <reebok>  <<ÐêtóÑ8®>> Ping reply for Elysian: 1 Sec
+[31 Dec/13:25] <reebok>  <<ÐêtóÑ8®>> Ping reply for LosGuy: 1 Sec
+[31 Dec/13:25] <LosGuy>  <<ÐêtóÑ8®>> Ping reply for reebok: 1 Sec  <<ÐêtóÑ8®>> Ping reply for Elysian: 4 Sec
+[31 Dec/13:26] <Tara2x> That first article resoved the prob. Thnx.  How did you find that article?
+[31 Dec/13:26] <LosGuy> just searched Tara2x
+[31 Dec/13:26] ! Buzzz is known as MoZoD
+[31 Dec/13:26] <Tara2x> Yeah, how and where?
+[31 Dec/13:27] <LosGuy> MS site and I posted the hits (the really long URL above)
+[31 Dec/13:27] > jman321!jmanatee@216.136.31.5 has joined #win98
+[31 Dec/13:27] <Tara2x> microsoft.com?
+[31 Dec/13:27] <LosGuy> yeah
+[31 Dec/13:28] <Tara2x> Well, good job. Thanks again.  
+[31 Dec/13:28] <jman321> Does anyone know if there is a limit to the nuber of accounts Outlook Express 4.72 can hold?
+[31 Dec/13:28] <Elysian> not sure
+[31 Dec/13:28] <Tara2x> G'night all.
+[31 Dec/13:28] < SignOff: Tara2x!x@stptppp24.net.usf.edu (Leaving)
+[31 Dec/13:28] <Elysian> i gots 123 mp3's in my music dir under napster
+[31 Dec/13:29] <reebok> napster rules
+[31 Dec/13:29] <Elysian> yeah
+[31 Dec/13:29] * LosGuy has no idea.. I dont use outlook
+[31 Dec/13:31] <Elysian> ree: you like my mp3?
+[31 Dec/13:31] <reebok> yeah that was cool
+[31 Dec/13:32] <reebok> esp the recording quality
+[31 Dec/13:32] <Elysian> cool
+[31 Dec/13:37] < SignOff: pyroaway!hehe@210-55-150-53.dialup.xtra.co.nz (Read error to pyroaway[210-55-150-53.dialup.xtra.co.nz]: Connection timed out)
+[31 Dec/13:43] < SignOff: jman321!jmanatee@216.136.31.5 (Leaving)
+[31 Dec/13:43] <CJ^> ARRRggggggggggggggggggggggggggggggggg
+[31 Dec/13:43] <LosGuy> why?
+[31 Dec/13:44] <reebok> what?
+[31 Dec/13:44] <CJ^> bought dad Windows 98 doe Dummies
+[31 Dec/13:44] <LosGuy> hehehehe
+[31 Dec/13:44] <CJ^> calls me up and ask "Wher in teh book does it cover.... blah blah blah...."
+[31 Dec/13:44] <reebok> was it embarrinsing checking out?
+[31 Dec/13:44] <reebok> hahahahaha
+[31 Dec/13:44] <LosGuy> well you DaMan 
+[31 Dec/13:44] <reebok> yep
+[31 Dec/13:44] <CJ^> worse...
+[31 Dec/13:44] <CJ^> gets worse
+[31 Dec/13:45] <CJ^> he gave my phone number out the family....
+[31 Dec/13:45] <reebok> oh my
+[31 Dec/13:45] <reebok> that sucks sooo bad
+[31 Dec/13:45] <Elysian> ack
+[31 Dec/13:45] <reebok> I know the feeling
+[31 Dec/13:45] <CJ^> now..
+[31 Dec/13:45] <Elysian> :
+[31 Dec/13:45] <LosGuy> your family doesnt already have your home phone #?
+[31 Dec/13:45] <reebok> ehehehehe
+[31 Dec/13:45] <CJ^> i got three cals from cousins i havent spoken to in 8 years +
+[31 Dec/13:45] <LosGuy> ahh
+[31 Dec/13:45] <reebok> *snicker*
+[31 Dec/13:45] <CJ^> well i mena.. Family.. way extended..
+[31 Dec/13:45] <Elysian> i'm not gonna give my family my fone number:)
+[31 Dec/13:45] <LosGuy> well they know your the windows for dummies expert!
+[31 Dec/13:45] <CJ^> :P
+[31 Dec/13:45] <CJ^> nope
+[31 Dec/13:46] <CJ^> they called..
+[31 Dec/13:46] <reebok> fifth cousin thrice removed
+[31 Dec/13:46] <CJ^> told em... 
+[31 Dec/13:46] <Elysian> this song kicks... Crazy Little Thing Called Love
+[31 Dec/13:46] <CJ^> www.geocities.com/~budallen
+[31 Dec/13:46] <LosGuy> queen
+[31 Dec/13:46] ! Roulette_ is known as Roulette
+[31 Dec/13:46] <CJ^> Boehimian Rahpsody
+[31 Dec/13:46] <reebok> buds da man too
+[31 Dec/13:46] <Elysian> thats whats on now
+[31 Dec/13:46] <LosGuy> excellent song
+[31 Dec/13:47] <LosGuy> freddy had the most awesome voice
+[31 Dec/13:47] > Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has joined #win98
+[31 Dec/13:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/13:47] <Elysian> its a bad shame he died
+[31 Dec/13:47] <Elysian> and was gay!:)
+[31 Dec/13:47] <Trebas> OK..can someone help me with WIN98 SE ICS?!?!
+[31 Dec/13:47] > alveolo!estroncium@nas2-029.ras.plc.cantv.net has joined #win98
+[31 Dec/13:47] <Trebas> PLZ!
+[31 Dec/13:48] <alveolo> hi
+[31 Dec/13:48] <Elysian> `voice *
+[31 Dec/13:48] @ mode #win98 [+vvvvvv alveolo Trebas reebok CJ^ Catfish45 Azmodan] by Athena_!itsnotme@ppp35.US-GOVT.org
+[31 Dec/13:48] @ mode #win98 [+v Aphrodite] by Athena_!itsnotme@ppp35.US-GOVT.org
+[31 Dec/13:48] <reebok> www.sygate.com solves ics problems
+[31 Dec/13:48] <LosGuy> only if you stop shouting
+[31 Dec/13:48] <Elysian> `op Aphrodite
+[31 Dec/13:48] @ mode #win98 [+o Aphrodite] by Athena_!itsnotme@ppp35.US-GOVT.org
+[31 Dec/13:48] <Trebas> OK...
+[31 Dec/13:48] <reebok> that was an accident right wly?
+[31 Dec/13:48] <reebok> ely even
+[31 Dec/13:48] <Elysian> ?
+[31 Dec/13:48] <LosGuy> `deop reebok
+[31 Dec/13:48] <LosGuy> doh
+[31 Dec/13:48] <reebok> close los
+[31 Dec/13:48] <reebok> heheheh
+[31 Dec/13:48] @ mode #win98 [-v reebok] by LosGuy!~husky21@user-33qtk24.dialup.mindspring.com
+[31 Dec/13:48] <alveolo> hello....any one here up to a challange?
+[31 Dec/13:48] <reebok> thanks
+[31 Dec/13:48] <LosGuy> np
+[31 Dec/13:49] <reebok> no but I'd like to see a challenge
+[31 Dec/13:49] <LosGuy> alveolo if you have a question just ask and if someone can help they will
+[31 Dec/13:49] <alveolo> heheh   my english is a bit limmited sorry
+[31 Dec/13:49] <reebok> ;)
+[31 Dec/13:50] <alveolo> i know.. im just traing to make i bit diferent  thats all
+[31 Dec/13:50] <Trebas> LOSGUY: OK..I can ping both computer but can't get the net to work. And also from the CLIENT PC and I can ping net addresses. 
+[31 Dec/13:50] <reebok> net = internet or file sharing?
+[31 Dec/13:50] <LosGuy> Trebas step one is getting your network to work
+[31 Dec/13:50] <Trebas> LOSGUY: OK..network works!
+[31 Dec/13:51] <alveolo> ok wen i turn the pc off i get a msgr32 secure fault notice...what is it?
+[31 Dec/13:51] <LosGuy> Trebas kill the caps
+[31 Dec/13:51] <Trebas> OK...help me.
+[31 Dec/13:51] <reebok> are you sure it says exactly msgr32?
+[31 Dec/13:51] <reebok> trebas: net = internet or file sharing?
+[31 Dec/13:51] <alveolo> let me check\
+[31 Dec/13:52] ! DaRkThInG is known as DarkAFK
+[31 Dec/13:52] <Trebas> reebok: internet sharing using ICS of win98SE
+[31 Dec/13:52] <reebok> so in other words, IE won't open web sites
+[31 Dec/13:52] <reebok> correct?
+[31 Dec/13:52] <Trebas> correct.
+[31 Dec/13:52] <reebok> ok
+[31 Dec/13:52] <LosGuy> does the other computer have dialup networking installed?
+[31 Dec/13:52] <Trebas> Ya.
+[31 Dec/13:52] <LosGuy> (the client)
+[31 Dec/13:52] <reebok> is IE set to use LAN?
+[31 Dec/13:53] <LosGuy> you dont need that delete it
+[31 Dec/13:53] <Trebas> Well...I'm assuming..how do I know for sure?
+[31 Dec/13:53] <CJ^> http://www.helmig.com/j_helmig/icsw98se.htm   <<< look there
+[31 Dec/13:53] <LosGuy> in control panel / internet / connections tab
+[31 Dec/13:53] <reebok> helmig helmig
+[31 Dec/13:53] <LosGuy> or just run the connection wizard again
+[31 Dec/13:53] <CJ^> !HELMIG ROCKS BEBBE!!
+[31 Dec/13:53] <reebok> hehe
+[31 Dec/13:53] <LosGuy> it is a good site
+[31 Dec/13:54] <alveolo> msgsrv32 is what it shoows
+[31 Dec/13:54] <CJ^> i think im gonn go claim it..
+[31 Dec/13:54] <reebok> msgsrv32 did what alv?
+[31 Dec/13:55] <alveolo> general protection error
+[31 Dec/13:55] <reebok> Err Msg: Msgsrv32 Caused a General Protection Fault in Module...
+[31 Dec/13:55] <reebok> that?
+[31 Dec/13:55] <alveolo> yep
+[31 Dec/13:55] <reebok> ok
+[31 Dec/13:55] <reebok> http://support.microsoft.com/support/kb/articles/Q222/6/29.ASP?LNG=ENG&SA=ALLKB
+[31 Dec/13:55] <reebok> go look at that
+[31 Dec/13:55] <alveolo> ok thanks a million
+[31 Dec/13:55] <reebok> ok np
+[31 Dec/13:56] <LosGuy> http://support.microsoft.com/support/kb/articles/Q222/6/29.ASP?LNG=ENG&SA=PER or there
+[31 Dec/13:56] <reebok> how did you search los?
+[31 Dec/13:57] <reebok> I can't make it say per
+[31 Dec/13:57] < SignOff: Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[31 Dec/13:57] <LosGuy> used key words: Msgsrv32 Caused a General Protection Fault in Module
+[31 Dec/13:57] > Elysian1!Elysian@1Cust27.tnt2.plano.tx.da.uu.net has joined #win98
+[31 Dec/13:57] <Elysian1> hmm odd
+[31 Dec/13:57] <LosGuy> wb g33k
+[31 Dec/13:57] <Elysian1> it just disconnected itself
+[31 Dec/13:57] < SignOff: Elysian!Elysian@1Cust232.tnt5.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust232.tnt5.plano.tx.da.uu.net])
+[31 Dec/13:57] <reebok> hmm
+[31 Dec/13:57] <LosGuy> wanna see it happnen again?
+[31 Dec/13:57] <reebok> I still can't get it
+[31 Dec/13:57] <reebok> hahahha
+[31 Dec/13:58] ! Elysian1 is known as Elysian
+[31 Dec/14:00] <Elysian> i was downloading stuff too:(
+[31 Dec/14:02] <alveolo> well reebok  you R' a G"news
+[31 Dec/14:02] <LosGuy> doh
+[31 Dec/14:02] * LosGuy thinks Elysian is lagged
+[31 Dec/14:02] <LosGuy>  <<ÐêtóÑ8®>> Ping reply for Elysian: 151 Sec
+[31 Dec/14:02] <CJ^> ewwwwwwwwwwwwwwwwww
+[31 Dec/14:02] <reebok> nah just got lucky on a search
+[31 Dec/14:02] <Elysian> [Elysian PING]
+[31 Dec/14:02] <Elysian>  <<ÐêtóÑ8®>> Your lag is: 3 Sec
+[31 Dec/14:02] <Elysian> [Elysian PING reply]: 3 secs
+[31 Dec/14:03] <reebok> better now
+[31 Dec/14:03] <reebok> like 5
+[31 Dec/14:03] <CJ^>  <<ÐêtóÑ8®>> Ping reply for Elysian: 50 Sec
+[31 Dec/14:03] <Elysian> ok
+[31 Dec/14:03] <Elysian> it was the news ticker
+[31 Dec/14:03] <reebok> so ely
+[31 Dec/14:03] <Elysian> [LosGuy PING]
+[31 Dec/14:03] <reebok> you have the same IP twice?
+[31 Dec/14:03] > Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has joined #win98
+[31 Dec/14:03] <Elysian> [CJ^ PING]
+[31 Dec/14:03] <LosGuy> yeah  <<ÐêtóÑ8®>> Ping reply for Elysian: 5 Sec
+[31 Dec/14:03] <CJ^> <<ÐêtóÑ8®>> Ping reply for Elysian: 7 Sec
+[31 Dec/14:03] <Elysian> whqat do you mean have the same ip twice?
+[31 Dec/14:03] <Elysian> doh
+[31 Dec/14:03] <reebok> I thought you said you said it set it to 192 and you set another one to that
+[31 Dec/14:04] <reebok> say that 3 times fast
+[31 Dec/14:04] <Elysian> my icq couldn't direct connect to you ree:)
+[31 Dec/14:04] <reebok> hehe
+[31 Dec/14:04] <Elysian> ree: no it was 192.168.0.1 for the ics thing and i set it to that on the other comp
+[31 Dec/14:04] <Elysian> woohoo 4.3k a second on download of Another one Bites the Dust
+[31 Dec/14:04] <reebok> it still sounds like ics set the hiost to 192.1 and you set the client to 192.1 as well
+[31 Dec/14:05] <reebok> another one rides the bus
+[31 Dec/14:05] <Elysian> oh
+[31 Dec/14:05] <Elysian> so should i make the ip on the other comp 192.168.0.2?
+[31 Dec/14:05] <Elysian> hehe
+[31 Dec/14:05] <Elysian> weird al kicks
+[31 Dec/14:05] <LosGuy> yes
+[31 Dec/14:05] <reebok> yes client should be .2
+[31 Dec/14:05] <reebok> host .1
+[31 Dec/14:05] <alveolo> well im off now   thanks 4 your help and time
+[31 Dec/14:05] <reebok> yeah he does
+[31 Dec/14:05] <reebok> later alv
+[31 Dec/14:05] <LosGuy> or dynamic on client
+[31 Dec/14:06] <alveolo> c u reebok
+[31 Dec/14:06] <reebok> later
+[31 Dec/14:06] <Elysian> oh
+[31 Dec/14:06] <Elysian> DHCP
+[31 Dec/14:06] <Elysian> ?
+[31 Dec/14:06] < alveolo!estroncium@nas2-029.ras.plc.cantv.net has left #win98 ()
+[31 Dec/14:06] <Elysian> ok
+[31 Dec/14:06] <reebok> I think it might worl like that
+[31 Dec/14:06] <Elysian> i will try that
+[31 Dec/14:06] * Elysian is turning on the other comp
+[31 Dec/14:06] <LosGuy> I have found it easy to use with dynamic client
+[31 Dec/14:06] <reebok> I like hard cosing it myself, but it should work I think
+[31 Dec/14:07] * Elysian will be waiting ten minutes for it to boot, but thats ok:)
+[31 Dec/14:07] <LosGuy> but have done both ways
+[31 Dec/14:07] <reebok> hey los
+[31 Dec/14:07] <reebok> any idea?
+[31 Dec/14:07] < SignOff: Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[31 Dec/14:07] <CJ^> gone
+[31 Dec/14:07] < SignOff: CJ^!~skippy@sdn-ar-001watacoP068.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/14:07] <reebok> o that was cool
+[31 Dec/14:08] <Elysian> ?
+[31 Dec/14:08] <reebok> gone
+[31 Dec/14:08] <reebok> and boom
+[31 Dec/14:08] <reebok> I like that
+[31 Dec/14:09] <Elysian> http://www.slate.com/diary/99-12-20/diary.asp
+[31 Dec/14:10] <Elysian> this is pretty weird sorta
+[31 Dec/14:10] <Elysian> mentions those chinese idiots that wore cowboy hats and thought god would appear on TV in march 98
+[31 Dec/14:10] <Elysian> heh
+[31 Dec/14:12] <Elysian> ahh another christian fanatic that misinterpreted revelations:)
+[31 Dec/14:12] <Elysian> Kenna E. Farris, a 74-year-old Missouri man, believes he has been designated by God as "the Forerunner Prophet of the Apocalypse."
+[31 Dec/14:12] <reebok> ely
+[31 Dec/14:12] <Elysian> This is a big year for him: He's convinced that in 2000, Jesus will sneak back to Earth in a UFO, capture Satan, take him away to bind him in chains, and inaugurate a 1,000-year period of peace that will stop on or around 3,000 with the end of the world. Sadly, Farris is convinced he'll be slain this year--as one of the Two Witnesses mentioned in the Book of Revelation, this is his fated role.
+[31 Dec/14:12] <reebok> icq me a file
+[31 Dec/14:12] <reebok> anything
+[31 Dec/14:12] <Elysian> ok
+[31 Dec/14:13] > Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has joined #win98
+[31 Dec/14:13] <Elysian> Waiting for Other Side to Respond
+[31 Dec/14:13] <Trebas> What happened?
+[31 Dec/14:13] <Elysian> oh
+[31 Dec/14:13] <Elysian> ok
+[31 Dec/14:14] <Trebas> Losguy?
+[31 Dec/14:14] <Elysian> ?
+[31 Dec/14:14] <Elysian> the world ended!:)
+[31 Dec/14:14] <Elysian> ree: what was that bout?
+[31 Dec/14:14] <reebok> a test
+[31 Dec/14:15] ! Grem|in is known as fire^fish
+[31 Dec/14:15] <Elysian> Bob and Zoh Hieronimus, from suburban Maryland, believe in the Earth Changes--basically, the idea that the planet is serving up an escalating series of natural disasters to slim down the human population. (It's our fault: We've treated her badly and the bill is coming due.)
+[31 Dec/14:15] ! fire^fish is known as Grem|in
+[31 Dec/14:15] ! Grem|in is known as fire^fish
+[31 Dec/14:15] <reebok> you know it's interesting you should say that
+[31 Dec/14:16] <reebok> we were talking about a caring capacity in class the other week
+[31 Dec/14:16] <Elysian> hehe
+[31 Dec/14:16] <Elysian> Environmental Science?
+[31 Dec/14:16] <reebok> oceanography
+[31 Dec/14:16] <reebok> enivro science is next semester
+[31 Dec/14:17] <Elysian> oh
+[31 Dec/14:17] <Elysian> heh
+[31 Dec/14:17] <Elysian> so
+[31 Dec/14:17] <Elysian> ?
+[31 Dec/14:17] <reebok> it corresponds with what you said
+[31 Dec/14:18] <Elysian> oh
+[31 Dec/14:18] <Elysian> :)
+[31 Dec/14:18] <Elysian> Fat Bottomed girls you make the rockin world go round!:)
+[31 Dec/14:18] <LosGuy> back
+[31 Dec/14:18] <LosGuy> not my favorite
+[31 Dec/14:18] <LosGuy> I like killer queen 
+[31 Dec/14:18] > NsaneOne!Rip@as5-dial82.flnt.mi.voyager.net has joined #win98
+[31 Dec/14:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/14:19] <Elysian> oh yeah?
+[31 Dec/14:19] <Elysian> i'll check that one out
+[31 Dec/14:19] <LosGuy> but bohiemina rhapsody... gotta be the all time fav
+[31 Dec/14:20] <LosGuy> doh +n
+[31 Dec/14:20] <reebok> I'm gonna get that
+[31 Dec/14:20] <Elysian> heh
+[31 Dec/14:20] < NsaneOne!Rip@as5-dial82.flnt.mi.voyager.net has left #win98 ()
+[31 Dec/14:20] <Elysian> everyone likes that one
+[31 Dec/14:20] <Elysian> i think cause it was on waynesworld:)
+[31 Dec/14:20] <LosGuy> NO
+[31 Dec/14:20] <LosGuy> cuz it is a great song
+[31 Dec/14:20] <LosGuy> hehe
+[31 Dec/14:20] <Elysian> hehe
+[31 Dec/14:20] <Elysian> former Beatle Stabbed...
+[31 Dec/14:20] <LosGuy> way before waynes world
+[31 Dec/14:20] <Elysian> http://www.msnbc.com/msn/351621.asp
+[31 Dec/14:21] <LosGuy> yeah George 
+[31 Dec/14:21] <Elysian> George Harrison 
+[31 Dec/14:21] <LosGuy> he is OK though
+[31 Dec/14:21] <reebok> I saw that this morning
+[31 Dec/14:21] <Elysian> yeah
+[31 Dec/14:21] * Trebas GOT HIS ICS WOPRKING THX ALL!
+[31 Dec/14:21] <LosGuy> keewl Tribble
+[31 Dec/14:21] <LosGuy> doh Trebas
+[31 Dec/14:21] <Trebas> hehe..later. I'll be back again...don't you worry. :)
+[31 Dec/14:22] < SignOff: Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com (Leaving)
+[31 Dec/14:22] ! DarkAFK is known as DaRkThInG
+[31 Dec/14:23] * LosGuy sets mode +b *!*ask.me@*.wave.home.com
+[31 Dec/14:23] <reebok> someone on a 14.4 is getting a song from me
+[31 Dec/14:23] <reebok> hehe
+[31 Dec/14:24] < SignOff: Elysian!Elysian@1Cust27.tnt2.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust27.tnt2.plano.tx.da.uu.net])
+[31 Dec/14:27] > Elysian!Elysian@1Cust199.tnt4.plano.tx.da.uu.net has joined #win98
+[31 Dec/14:27] <Elysian> :(
+[31 Dec/14:27] <Elysian> pulled the power on my comp:(
+[31 Dec/14:27] <reebok> heheheh
+[31 Dec/14:27] <Elysian> came outta my surge protector:(
+[31 Dec/14:27] <Elysian> but
+[31 Dec/14:28] <Elysian> now am in win2k server
+[31 Dec/14:28] <Elysian> :)
+[31 Dec/14:28] * Elysian is waiting for dinner to finish re heating:)
+[31 Dec/14:28] <Elysian> leftovers... gotsa love em
+[31 Dec/14:28] <reebok> cool
+[31 Dec/14:29] <Elysian> doh
+[31 Dec/14:29] <Elysian> it won't let my little bros comp do dhcp
+[31 Dec/14:29] <Elysian> :(
+[31 Dec/14:29] > mrgone!~Webmaster@ts2-134.brg.tallships.ca has joined #win98
+[31 Dec/14:29] <Elysian> its grayed out
+[31 Dec/14:29] <Elysian> hi mrgone
+[31 Dec/14:29] <mrgone> hey
+[31 Dec/14:30] <mrgone> i will not let this auction slip away... even if the bid is up to 82$
+[31 Dec/14:30] <LosGuy> hehe mrgone
+[31 Dec/14:33] <Elysian> brb
+[31 Dec/14:33] <Elysian> food
+[31 Dec/14:33] <Elysian> calls me
+[31 Dec/14:33] > COO-MAN!noneof@208.10.222.74 has joined #win98
+[31 Dec/14:34] <COO-MAN> good evening ever e one
+[31 Dec/14:34] <Elysian> hi
+[31 Dec/14:34] <COO-MAN> :)
+[31 Dec/14:34] <LosGuy> hi COO-MAN
+[31 Dec/14:34] <COO-MAN> hey loster!
+[31 Dec/14:34] <COO-MAN> so, what's up? 
+[31 Dec/14:34] <COO-MAN> slow in here eh?
+[31 Dec/14:35] <Elysian> yah
+[31 Dec/14:35] > _egaDETH_!Elysian@1Cust199.tnt4.plano.tx.da.uu.net has joined #win98
+[31 Dec/14:35] <COO-MAN> by chance, does anyone in here work at at a manufacturing facility of computers?
+[31 Dec/14:35] <COO-MAN> I have a q
+[31 Dec/14:35] <LosGuy> yeah
+[31 Dec/14:35] <COO-MAN> about burn in
+[31 Dec/14:35] <COO-MAN> who los?
+[31 Dec/14:35] <LosGuy> slow
+[31 Dec/14:35] <COO-MAN> oh :)
+[31 Dec/14:35] <COO-MAN> hehe
+[31 Dec/14:35] <COO-MAN> and lagged? :)
+[31 Dec/14:36] <LosGuy> no I am slow too hehe
+[31 Dec/14:36] <COO-MAN> hahahah
+[31 Dec/14:36] <reebok> what the heck
+[31 Dec/14:36] <reebok> is this bohemian rhapsody stuff
+[31 Dec/14:36] <LosGuy> ask Ed ... I have a new system that I will finish tonight and need to burn in also
+[31 Dec/15:36] <LosGuy> it is queen at their best
+[31 Dec/15:36] <COO-MAN> I'm wanting to find the "real" way
+[31 Dec/15:36] <mrgone> burn in is for the processor or the motherboard?
+[31 Dec/15:36] <COO-MAN> like server burn in with Rack Mount
+[31 Dec/15:36] <LosGuy> yeah mrgone
+[31 Dec/15:36] <COO-MAN> mr:  as much as possible
+[31 Dec/15:37] <mrgone> if you increase the voltage 10% will it make a better burn in?
+[31 Dec/15:37] <reebok> I'd hate to here their worst
+[31 Dec/15:37] <LosGuy> doh
+[31 Dec/15:37] ! MissNasty is known as nasty\afk
+[31 Dec/15:37] <COO-MAN> yeah, if you put 220 on it it will burn in alright :) LOL
+[31 Dec/15:37] <LosGuy> just for that I may buy ANOTHER vid card ... tonight
+[31 Dec/15:37] < SignOff: _egaDETH_!Elysian@1Cust199.tnt4.plano.tx.da.uu.net (Read error to _egaDETH_[1Cust199.tnt4.plano.tx.da.uu.net]: Connection reset by peer)
+[31 Dec/15:37] <mrgone> oh shush los
+[31 Dec/15:37] <Elysian> hmm
+[31 Dec/15:37] <LosGuy> hehe
+[31 Dec/15:38] <Elysian> my mech doesn't like my password
+[31 Dec/15:38] <mrgone> your unbalancing my concentration
+[31 Dec/15:38] * LosGuy wouldnt even think of doing that
+[31 Dec/15:38] * LosGuy tries
+[31 Dec/15:38] <mrgone> i have an hour to prepare
+[31 Dec/15:38] <LosGuy> if so I can fix it for you Elysian
+[31 Dec/15:38] <Elysian> and when i look in the emech.users the passwords are all number and letter characters
+[31 Dec/15:38] <LosGuy> -say
+[31 Dec/15:38] <LosGuy> `say
+[31 Dec/15:38] <Elysian> its gone
+[31 Dec/15:38] <Elysian> brb
+[31 Dec/15:38] <Elysian> gotsa eat
+[31 Dec/15:39] <LosGuy> doh
+[31 Dec/15:39] > pyrokiwi!hehe@210-55-151-147.dialup.xtra.co.nz has joined #win98
+[31 Dec/15:39] < SignOff: Catfish45!sniper@pm3-A-12.ecpi.com (Leaving)
+[31 Dec/15:41] < SignOff: mrgone!~Webmaster@ts2-134.brg.tallships.ca (cept when ya say 'the storm of `91' itll be 'the storm of `01' which is stupid)
+[31 Dec/15:41] <Elysian> ok back
+[31 Dec/15:42] <Elysian> little snack really
+[31 Dec/15:42] > Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com has joined #win98
+[31 Dec/15:42] <Elysian> hi det
+[31 Dec/15:42] <Elysian> hows version 4 comin?
+[31 Dec/15:48] ! PeJay^ is known as PeJay
+[31 Dec/15:52] > djmixalot!zod@ae02084.powerup.com.au has joined #win98
+[31 Dec/15:52] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/15:52] <djmixalot> ne1 here know where i can get the file setupx.dll
+[31 Dec/15:52] <LosGuy> for?
+[31 Dec/15:53] <djmixalot> win98
+[31 Dec/15:53] <LosGuy> use SFC and extract it from your win98 cdrom
+[31 Dec/15:53] <reebok> oh
+[31 Dec/15:53] <reebok> I have an idea
+[31 Dec/15:53] <reebok> ok los stole it
+[31 Dec/15:53] <LosGuy> hehe
+[31 Dec/15:53] <djmixalot> SFC where can u get that
+[31 Dec/15:54] <reebok> somewhere around start, run
+[31 Dec/15:54] <Elysian> off your hdd
+[31 Dec/15:54] < SignOff: Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[31 Dec/15:54] <LosGuy> start / run / type sfc and run it and tell it to extract a single file
+[31 Dec/15:54] <LosGuy> it goes in C:\windows\system 
+[31 Dec/15:54] <LosGuy> but SFC should know that
+[31 Dec/15:55] <djmixalot> can one of u's send it
+[31 Dec/15:55] <Elysian> nope
+[31 Dec/15:55] <LosGuy> no
+[31 Dec/15:55] <reebok> who didn't see that coming
+[31 Dec/15:55] <LosGuy> read the topic
+[31 Dec/15:55] <Elysian> read topic
+[31 Dec/15:55] <LosGuy> no files
+[31 Dec/15:55] * LosGuy does NOT raise his hand hehe
+[31 Dec/15:55] <reebok> hehe
+[31 Dec/15:55] <Elysian> Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/15:55] > l9ok!~l9ok@209-130-174-66.nas1.CLT.gblx.net has joined #win98
+[31 Dec/15:55] < SignOff: Alt-F4!~Alt-F4@user-33qtk24.dialup.mindspring.com (Alt-F4)
+[31 Dec/15:55] <Elysian>                                             ^^^^^^^^^^
+[31 Dec/15:56] <l9ok> i downloaded explore 5.5 beta and i do not like it!and i want explore 4 back how do i uninstall explore 5.5?
+[31 Dec/15:56] <djmixalot> that sfc thing dont work
+[31 Dec/15:56] > Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com has joined #win98
+[31 Dec/15:56] <reebok> start, settings, control panel, add remove programs
+[31 Dec/15:56] <Elysian> wb det
+[31 Dec/15:56] <reebok> sfc works great
+[31 Dec/15:56] <Deton8R> I'm back
+[31 Dec/15:56] <l9ok> i tryed it does not work
+[31 Dec/15:56] <reebok> it's prolly setupx.dl_ on the cd if that matters
+[31 Dec/15:56] <djmixalot> how do u use it
+[31 Dec/15:57] <Elysian> dj:
+[31 Dec/15:57] <Elysian> do this
+[31 Dec/15:57] <Elysian> run it
+[31 Dec/15:57] <Elysian> click extract file from disk
+[31 Dec/15:57] <Elysian> then type in setupx.dll
+[31 Dec/15:57] <Elysian> then it brings up another window
+[31 Dec/15:57] <Elysian> and you put in the dir it copies from, i.e. the cd
+[31 Dec/15:57] <Elysian> the put in c:\windows\system
+[31 Dec/15:57] <Elysian> in the other field
+[31 Dec/15:58] <l9ok> i downloaded explore 5.5 beta and i do not like it!and i want explore 4 back how do i uninstall explore 5.5? i went to ad/remove will not come off!!!!
+[31 Dec/15:58] <djmixalot> ne1 here know the run command for ms-mos
+[31 Dec/15:58] <djmixalot> ms-dos
+[31 Dec/15:58] <reebok> command I think
+[31 Dec/15:58] <reebok> cmd maybe
+[31 Dec/15:58] <LosGuy> command.com
+[31 Dec/15:58] ! ReMaXaway is known as ReMaX
+[31 Dec/15:59] <l9ok> i downloaded explore 5.5 beta and i do not like it!and i want explore 4 back how do i uninstall explore 5.5? i went to ad/remove will not come off!!!!
+[31 Dec/15:59] <reebok> why don't you ask again
+[31 Dec/15:59] <reebok> they probably tell you at the page
+[31 Dec/15:59] < djmixalot!zod@ae02084.powerup.com.au has left #win98 ()
+[31 Dec/16:00] <Elysian> and learn to spell!
+[31 Dec/16:00] <Elysian> ad/remove
+[31 Dec/16:00] <LosGuy> doh 
+[31 Dec/16:00] <LosGuy> Elysian has his spell check on
+[31 Dec/16:00] <Elysian> hehe
+[31 Dec/16:01] <l9ok> i downloaded explore 5.5 beta and i do not like it!and i want explore 4 back how do i uninstall explore 5.5? i went to add/remove programs will not come off!!!!
+[31 Dec/16:01] * Elysian is a speel checker
+[31 Dec/16:01] <Elysian> hrhr
+[31 Dec/16:01] <Elysian> hehe
+[31 Dec/16:01] <Elysian> doh
+[31 Dec/16:01] <reebok> haha
+[31 Dec/16:01] <LosGuy> one more time and he is history
+[31 Dec/16:01] <Elysian> hehe
+[31 Dec/16:01] <Elysian> at least he speeled it right
+[31 Dec/16:01] <reebok> yaeh
+[31 Dec/16:01] <Elysian> heh
+[31 Dec/16:01] <l9ok> fuck off
+[31 Dec/16:01] < l9ok!~l9ok@209-130-174-66.nas1.CLT.gblx.net has left #win98 ()
+[31 Dec/16:02] <Elysian> doh
+[31 Dec/16:02] * Elysian jumps on his gun!
+[31 Dec/16:02] <Elysian> `insult l9ok
+[31 Dec/16:02] <Elysian> doh
+[31 Dec/16:02] <Elysian> `insult l9ok
+[31 Dec/16:02] <Elysian> there better
+[31 Dec/16:02] <Elysian> i forgot to login:)
+[31 Dec/16:02] <Elysian> -Amsterdam- Couldn't open the file ./randfiles/randinsult.e
+[31 Dec/16:02] <Elysian> hmm
+[31 Dec/16:02] <reebok> heheh
+[31 Dec/16:03] <Elysian> peg might wanna fix that
+[31 Dec/16:03] <Elysian> `pickup l9ok
+[31 Dec/16:03] <Elysian> gotsa love those command
+[31 Dec/16:03] <Elysian> s:)
+[31 Dec/16:03] @ mode #win98 [+b *!*l9ok@*.gblx.net] by LosGuy!~husky21@user-33qtk24.dialup.mindspring.com
+[31 Dec/16:03] <Elysian> good
+[31 Dec/16:03] <Elysian> hehe
+[31 Dec/16:04] <LosGuy> :P
+[31 Dec/16:04] <Elysian> he saw the topic... i put the topic on the screen:)
+[31 Dec/16:04] < SignOff: Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[31 Dec/16:04] <LosGuy> that was re somthing else Elysian
+[31 Dec/16:05] <Elysian> it was still on l9ok's screen
+[31 Dec/16:05] > Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com has joined #win98
+[31 Dec/16:05] <Elysian> so
+[31 Dec/16:05] <Elysian> wb
+[31 Dec/16:05] <LosGuy> ahh ok
+[31 Dec/16:05] <reebok> whether he actually read it
+[31 Dec/16:06] <reebok> heh
+[31 Dec/16:06] * Elysian hates having 1 fone line
+[31 Dec/16:06] <Elysian> whether he read it or not doesn't matter... his mommy wouldn't allow that language:)
+[31 Dec/16:06] <reebok> I have 1 line
+[31 Dec/16:06] <Elysian> i have dial up access tho
+[31 Dec/16:06] <reebok> ;)
+[31 Dec/16:07] <Elysian> i don't get it
+[31 Dec/16:07] <Elysian> my parents have a lotta money in the bank now
+[31 Dec/16:07] <Elysian> for the first time in years
+[31 Dec/16:07] <Elysian> yet they won't go for cable
+[31 Dec/16:07] <LosGuy> hehe
+[31 Dec/16:07] <Elysian> my dad would absolutely love it
+[31 Dec/16:07] <reebok> dang
+[31 Dec/16:07] <reebok> .ckear
+[31 Dec/16:07] <Elysian> and i think he knows that
+[31 Dec/16:07] <reebok> doh
+[31 Dec/16:07] <LosGuy> frivolity
+[31 Dec/16:08] <LosGuy> hmm spell check that for me would you Elysian
+[31 Dec/16:08] <Elysian> frivolity? my dad just bought a 89 lincoln
+[31 Dec/16:08] > wezwork!uio@206.10.128.207 has joined #win98
+[31 Dec/16:08] <LosGuy> so its 10 years old
+[31 Dec/16:08] <pyrokiwi> hmmm
+[31 Dec/16:08] <Elysian> and its frugalty or something:)
+[31 Dec/16:08] <Elysian> hi wez
+[31 Dec/16:08] <reebok> no that's a word
+[31 Dec/16:08] <reebok> frivolous
+[31 Dec/16:08] <pyrokiwi> 7hours50minutes in nz till Y@K
+[31 Dec/16:08] <pyrokiwi> woops
+[31 Dec/16:08] <pyrokiwi> y2k
+[31 Dec/16:08] <Elysian> yeah
+[31 Dec/16:09] <reebok> where?
+[31 Dec/16:09] <wezwork> hey ely...
+[31 Dec/16:09] <wezwork> and ree..
+[31 Dec/16:09] <Elysian> but frivolity
+[31 Dec/16:09] <Elysian> ?
+[31 Dec/16:09] <pyrokiwi> in nz :)
+[31 Dec/16:09] <reebok> not sure if it means what los meant it to though..hmmm
+[31 Dec/16:09] <LosGuy>  7hours50minutes in nz till the power goes off
+[31 Dec/16:09] <LosGuy> :P
+[31 Dec/16:09] <pyrokiwi> hehe if it does or if my pc mucks ill come on here and tell ya dont worry
+[31 Dec/16:09] <reebok> frivolity, the action verb
+[31 Dec/16:09] <reebok> heheh
+[31 Dec/16:10] <LosGuy> oh yeah .. ok
+[31 Dec/16:10] <LosGuy> hehe
+[31 Dec/16:10] <reebok> Frivolity is a word
+[31 Dec/16:10] <reebok> it means flightless
+[31 Dec/16:10] <Elysian> hehe
+[31 Dec/16:10] <reebok> er
+[31 Dec/16:10] <pyrokiwi> lol
+[31 Dec/16:10] > fart!ff@a24b31n71client21.hawaii.rr.com has joined #win98
+[31 Dec/16:10] <fart> Can someone help me set up these CD Roms?  I have a DVD player, and I just installed a CD Burner....when I boot up it only recognizes one and Win98 doesn't recognize either
+[31 Dec/16:10] <Elysian> hmm
+[31 Dec/16:10] <Elysian> strange word
+[31 Dec/16:10] <pyrokiwi> hmmm
+[31 Dec/16:10] <reebok> flightiness
+[31 Dec/16:10] * Elysian doesn't expect much major stuff to happen in america.... no no TEXAS!:)
+[31 Dec/16:11] <pyrokiwi> hmmm i wonder
+[31 Dec/16:11] <Elysian> or in other words
+[31 Dec/16:11] <pyrokiwi> the thing is will russias nukes br y2k compliant or will they all go and blow the us up?
+[31 Dec/16:11] <Elysian> MY PARENTS ARE CHEAP!:)
+[31 Dec/16:12] <pyrokiwi> y?
+[31 Dec/16:12] <reebok> efront reported they were y2k ok
+[31 Dec/16:12] <reebok> I think
+[31 Dec/16:12] <pyrokiwi> efront reported
+[31 Dec/16:12] <pyrokiwi> i reported i am a millioner
+[31 Dec/16:14] <COO-MAN> l8r all
+[31 Dec/16:15] <wezwork> oh sure, i show up and everyone bails...
+[31 Dec/16:15] <reebok> hehe
+[31 Dec/16:15] <COO-MAN> lol.. 
+[31 Dec/16:15] <COO-MAN> bubye
+[31 Dec/16:15] <LosGuy> see ya COO-MAN
+[31 Dec/16:15] < COO-MAN!noneof@208.10.222.74 has left #win98 ()
+[31 Dec/16:15] <Deton8R> ha
+[31 Dec/16:15] <Deton8R> imagine that
+[31 Dec/16:15] <Deton8R> yer a g33k
+[31 Dec/16:24] < SignOff: Athena_!itsnotme@ppp35.US-GOVT.org (SantaClara.CA.US.Undernet.Org Vancouver.BC.CA.Undernet.org)
+[31 Dec/16:24] <Elysian> well gotsa go!
+[31 Dec/16:24] <Elysian> doh
+[31 Dec/16:24] <Elysian> no
+[31 Dec/16:24] <Elysian> :)
+[31 Dec/16:24] <pyrokiwi> hmmmm
+[31 Dec/16:24] <Elysian> just cause wez is here and all:)
+[31 Dec/16:24] <pyrokiwi> lol
+[31 Dec/16:24] <pyrokiwi> syas
+[31 Dec/16:24] <wezwork> :)
+[31 Dec/16:24] ! `cow is known as _________
+[31 Dec/16:25] <wezwork> eh, who f*rted in here?
+[31 Dec/16:25] <pyrokiwi> lo
+[31 Dec/16:25] <pyrokiwi> lol
+[31 Dec/16:25] * wezwork wonders where ED is when he is needed...
+[31 Dec/16:25] <Elysian> ?
+[31 Dec/16:25] <pyrokiwi> lol
+[31 Dec/16:25] <wezwork> such an indignity to bathe your komrades in effluvia
+[31 Dec/16:25] <pyrokiwi> dman
+[31 Dec/16:25] <Elysian> effluvia?
+[31 Dec/16:25] <Elysian> whats that?
+[31 Dec/16:25] <wezwork> effluent 
+[31 Dec/16:25] <Elysian> ok
+[31 Dec/16:25] <wezwork> sort of the by-product of affluence
+[31 Dec/16:25] <Elysian> ok
+[31 Dec/16:27] <LosGuy> it IS byproduct
+[31 Dec/16:27] <pyrokiwi> hmmm
+[31 Dec/16:29] > Athena_!itsnotme@ppp35.US-GOVT.org has joined #win98
+[31 Dec/16:29] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/16:29] ! reebok is known as huck
+[31 Dec/16:34] < SignOff: pyrokiwi!hehe@210-55-151-147.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[31 Dec/16:35] > pinba||!big@pmmaso1-20.rconnect.com has joined #win98
+[31 Dec/16:35] <pinba||> hi everybody
+[31 Dec/16:35] <LosGuy> hi
+[31 Dec/16:35] <pinba||> does win98 meen window98??????
+[31 Dec/16:36] <LosGuy> yup
+[31 Dec/16:36] <LosGuy> windows 98
+[31 Dec/16:36] <pinba||> cool
+[31 Dec/16:36] <pinba||> thats what i got
+[31 Dec/16:36] <LosGuy> kewl
+[31 Dec/16:36] <Elysian> and also windows 98!
+[31 Dec/16:36] <Elysian> :)
+[31 Dec/16:36] <pinba||> cool
+[31 Dec/16:37] <LosGuy> Elysian is doing his best GEAS immitation tonight
+[31 Dec/16:37] <huck> ?
+[31 Dec/16:37] <LosGuy> correcting spelling
+[31 Dec/16:37] <Elysian> doh
+[31 Dec/16:37] <huck> you know he set up a web cam?
+[31 Dec/16:37] < SignOff: fart!ff@a24b31n71client21.hawaii.rr.com (Leaving)
+[31 Dec/16:37] <LosGuy> yeah
+[31 Dec/16:37] <Elysian> i haven't talked to geas in forever
+[31 Dec/16:37] <wezwork> whats the url?
+[31 Dec/16:37] <huck> hehehe
+[31 Dec/16:37] <LosGuy> and the speaker thing
+[31 Dec/16:37] <pinba||> hehehehe 
+[31 Dec/16:37] <pinba||> fart
+[31 Dec/16:38] <huck> hehehehe 
+[31 Dec/16:38] <huck> gay
+[31 Dec/16:38] <huck> msbd://michael.dyn.dhs.org:7070/  if that fails, then try http://michael.dyn.dhs.org:8080/ 
+[31 Dec/16:38] > pyrokiwi!hehe@210-55-151-147.dialup.xtra.co.nz has joined #win98
+[31 Dec/16:38] <pyrokiwi> hiyas
+[31 Dec/16:38] <pinba||> no thankyou
+[31 Dec/16:38] <Elysian> oh yeah?
+[31 Dec/16:38] <Elysian> weird
+[31 Dec/16:39] <pyrokiwi> hey any1 hav an idea where i can get a win3.11 driver for a creative 4peed cdrom 
+[31 Dec/16:39] * pinba|| must go and play with himself
+[31 Dec/16:39] <LosGuy> windrivers.com
+[31 Dec/16:39] <pyrokiwi> tried
+[31 Dec/16:39] <wezwork> then he MUST GO..
+[31 Dec/16:39] <pyrokiwi> none there
+[31 Dec/16:39] <LosGuy> `kb pinba|| let me help ya get started
+[31 Dec/16:39] @ mode #win98 [+b *!*big@*.rconnect.com] by Zeus!pegasys@tigerrose.grateful.org
+[31 Dec/16:39] < pinba||!big@pmmaso1-20.rconnect.com was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (let me help ya get started)
+[31 Dec/16:39] <huck> heheh
+[31 Dec/16:39] <wezwork> heheheh
+[31 Dec/16:39] <pyrokiwi> any other places?
+[31 Dec/16:39] <Elysian> doh
+[31 Dec/16:39] <Elysian> hehe
+[31 Dec/16:39] <wezwork> well im off to bed... see U when i get home......
+[31 Dec/16:39] <pyrokiwi> syas
+[31 Dec/16:40] <LosGuy> and miss the kiwi newyear?
+[31 Dec/16:40] <LosGuy> sheez wez!
+[31 Dec/16:40] <pyrokiwi> sad guy
+[31 Dec/16:40] <pyrokiwi> so no more ideas 4 drivers?
+[31 Dec/16:40] <wezwork> perhaps i will be able to drop in when i get home...
+[31 Dec/16:40] < SignOff: Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[31 Dec/16:41] < SignOff: wezwork!uio@206.10.128.207 (Leaving)
+[31 Dec/16:41] <pyrokiwi> blow 
+[31 Dec/16:41] <LosGuy> ok forgot he was at work
+[31 Dec/16:41] ! nasty\afk is known as nasty\sad
+[31 Dec/16:41] <pyrokiwi> DONT go to www.driverguide.com it nukes u
+[31 Dec/16:41] <pyrokiwi> i gtg reboot  brb
+[31 Dec/16:41] <LosGuy> haha
+[31 Dec/16:41] <LosGuy> I doubt that 
+[31 Dec/16:41] ! LCannibis is known as LCan|OUT
+[31 Dec/16:41] <pyrokiwi> well it sure stuffs up my pc every time i go there
+[31 Dec/16:41] <huck> it's ok here
+[31 Dec/16:41] <pyrokiwi> slows down links muck up
+[31 Dec/16:42] * LosGuy is there now
+[31 Dec/16:42] <pyrokiwi> hmmm maybe its just netscape ill try ie
+[31 Dec/16:42] * LosGuy is using netscape
+[31 Dec/16:42] <LosGuy> page is slow to load though
+[31 Dec/16:42] <pyrokiwi> huh? yeh know try going to another page and u hav to LOGIN
+[31 Dec/16:42] <pyrokiwi> login - drivers password - all
+[31 Dec/16:42] <huck> it was fast here
+[31 Dec/16:43] <LosGuy> stalled here
+[31 Dec/16:43] <pyrokiwi> login to it
+[31 Dec/16:43] <pyrokiwi> yeh now losguy netscape wont work properly
+[31 Dec/16:43] <LosGuy> mine is
+[31 Dec/16:43] <pyrokiwi> hang on i think ie works
+[31 Dec/16:43] <LosGuy> but I didnt log on
+[31 Dec/16:44] <pyrokiwi> yeh log on and i reckon itl stuff up
+[31 Dec/16:44] <LosGuy> I know that there are some hostile sites out there that can cause you to be redirected on all links you clicked on once visiting them
+[31 Dec/16:44] <pyrokiwi> ie works fine though
+[31 Dec/16:44] <LosGuy> read about one today somewhere
+[31 Dec/16:44] <pyrokiwi> just netscape is funny with it
+[31 Dec/16:45] > jet350!~pirch@1Cust108.tnt2.seymour.in.da.uu.net has joined #win98
+[31 Dec/16:45] > mrgone!~Webmaster@hlfx44-64.ns.sympatico.ca has joined #win98
+[31 Dec/16:46] * Elysian hates nutscrape... its ugly
+[31 Dec/16:46] <mrgone> ARGGGGR
+[31 Dec/16:46] <Elysian> ?
+[31 Dec/16:46] <mrgone> i go away, leave the computer on
+[31 Dec/16:46] <Elysian> having troubles with the auction?
+[31 Dec/16:46] <pyrokiwi> hmmm took me and friend long time to fix internet access turns out it was firewall that had gone over trial time limit and something had annoyed it
+[31 Dec/16:47] <jet350> hey los hows things?
+[31 Dec/16:47] ! freePARTY is known as {K}ermit
+[31 Dec/16:47] < SignOff: LosGuy!~husky21@user-33qtk24.dialup.mindspring.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/16:47] <mrgone> dad does some stupid things watching my ebay, refreshing the page from the temporary internet file in windows thinking its forever got 34 minutes left when actually the auction has already ended
+[31 Dec/16:47] > Pan^Deity!Lil@dialups-170.kodiak.ptialaska.net has joined #win98
+[31 Dec/16:47] <pyrokiwi> oh well syas ppls
+[31 Dec/16:47] <Elysian> doh
+[31 Dec/16:47] ! {K}ermit is known as freeparyu
+[31 Dec/16:47] <Elysian> hi jet
+[31 Dec/16:47] <mrgone> i WOULD have gotten it this time!
+[31 Dec/16:47] <jet350> hey
+[31 Dec/16:47] <jet350> what happened to los?
+[31 Dec/16:47] <huck> he disconnected
+[31 Dec/16:47] < SignOff: pyrokiwi!hehe@210-55-151-147.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[31 Dec/16:47] <huck> voluntarily or not is questionable
+[31 Dec/16:48] <Elysian> ack
+[31 Dec/16:48] <jet350> oh
+[31 Dec/16:48] <mrgone> thats twice i get screwed
+[31 Dec/16:48] <mrgone> im getting a friggin ulser trying to save a buck
+[31 Dec/16:48] <Elysian> doh
+[31 Dec/16:49] <mrgone> i cant believe it
+[31 Dec/16:49] > fart!ff@a24b31n71client21.hawaii.rr.com has joined #win98
+[31 Dec/16:49] < fart!ff@a24b31n71client21.hawaii.rr.com has left #win98 ()
+[31 Dec/16:49] <Elysian> why not get the tnt2 off mwave.com for 101.50
+[31 Dec/16:49] <Elysian> ?
+[31 Dec/16:49] > fart!ff@a24b31n71client21.hawaii.rr.com has joined #win98
+[31 Dec/16:49] <Elysian> hmm
+[31 Dec/16:50] <fart> Can someone help me w/ these CD Rom's?  Cord got the computer to recognize them, but now Win98 gives me an error when I try to use them
+[31 Dec/16:50] <mrgone> the auction that ended 20 minutes ago was for 82$ the one that ended yesterday was 76$
+[31 Dec/16:50] <Elysian> www.mwave.com
+[31 Dec/16:50] <Elysian> wow!
+[31 Dec/16:50] <fart> it says they're not accessable
+[31 Dec/16:50] ! freeparyu is known as freeparty
+[31 Dec/16:51] <fart> but they're both listed in the Device Manager, and it says they're working properly
+[31 Dec/16:53] > BABA!~pirch@203.148.199.9 has joined #win98
+[31 Dec/16:53] <mrgone> ok
+[31 Dec/16:53] < BABA!~pirch@203.148.199.9 has left #win98 ()
+[31 Dec/16:58] < SignOff: jet350!~pirch@1Cust108.tnt2.seymour.in.da.uu.net (Read error to jet350[1Cust108.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[31 Dec/16:59] > LosGuy!~husky21@user-33qtjbr.dialup.mindspring.com has joined #win98
+[31 Dec/16:59] <Elysian> los: jet wanted to ask you something, but forgot what
+[31 Dec/16:59] <LosGuy> hehe
+[31 Dec/16:59] <Elysian> oh yeah
+[31 Dec/16:59] <Elysian> <jet350> hey los hows things?
+[31 Dec/16:59] <LosGuy> I saw him say hi
+[31 Dec/16:59] <LosGuy> yeah
+[31 Dec/17:00] <fart> but they're both listed in the Device Manager, and it says they're working properly
+[31 Dec/17:00] <Elysian> then you left:)
+[31 Dec/17:00] <mrgone> los i have bad news
+[31 Dec/17:00] <LosGuy> I moved my computer and accidently unplugged my keyboard...doh! had to shutdown to plug it back in
+[31 Dec/17:00] <mrgone> awful awful news
+[31 Dec/17:00] <LosGuy> I saw the grrrrr before I left too mrgone
+[31 Dec/17:00] <Elysian> los: really? thats sad!
+[31 Dec/17:00] <LosGuy> doh
+[31 Dec/17:00] <fart> Can someone help me w/ these CD Rom's?  Cord got the computer to recognize them, but now Win98 gives me an error when I try to use them
+[31 Dec/17:01] < huck!~me@dt0b0n36.tampabay.rr.com has left #win98 ()
+[31 Dec/17:01] <LosGuy> fart have DMA enabled on any of them?
+[31 Dec/17:01] <mrgone> my dad was watching the auction. a simple task of leaving it connected to the internet and hitting the refresh button
+[31 Dec/17:01] <LosGuy> doh
+[31 Dec/17:01] <Elysian> teach you not to have a dad do a kids job:)
+[31 Dec/17:01] < SignOff: fart!ff@a24b31n71client21.hawaii.rr.com (Leaving)
+[31 Dec/17:02] <mrgone> i come back and the url for the ebay he is looking at is |c:\windows\temporary internet files\http:\\cgi.ebay.. etc.
+[31 Dec/17:02] <LosGuy> sheez I tried
+[31 Dec/17:02] <LosGuy> doh
+[31 Dec/17:02] <mrgone> the auction is over and the page says it has 34 minutes to go
+[31 Dec/17:02] <LosGuy> ouch
+[31 Dec/17:02] <mrgone> i would have gotten it too
+[31 Dec/17:02] <LosGuy> I take it you were out bid?
+[31 Dec/17:03] <mrgone> i didnt bid on it, would just raise the price. gotta get a 1st bid in the last minute
+[31 Dec/17:03] <LosGuy> its a sign mrgone ..they were probably crappy cards ...someone is looking out for you
+[31 Dec/17:03] <mrgone> but nooooo
+[31 Dec/17:03] <mrgone> maybe satan wants them all for himself
+[31 Dec/17:03] <LosGuy> that has got to hurt :P
+[31 Dec/17:04] * LosGuy buys mrgone a beer to drown his sorrows (have to be ROOT beer though...for now)
+[31 Dec/17:04] <mrgone> oh yes. i found a new auction hahah... it has 10 cards. yes 10 tnt2's for 80$... oooh i cant lose this time.... all i have to do is at the party, slip out the back and get on a computer
+[31 Dec/17:05] <LosGuy> hehe
+[31 Dec/17:08] <Elysian> hehe
+[31 Dec/17:08] <mrgone> ill have my little bro on the phone also
+[31 Dec/17:11] > Ed`AwaY!BigEd@01-045.009.popsite.net has joined #win98
+[31 Dec/17:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/17:12] ! Ed`AwaY is known as Big`Ed
+[31 Dec/17:12] <LosGuy> howdy Big`Ed
+[31 Dec/17:12] <Big`Ed> Hi Mr Los!
+[31 Dec/17:13] <mrgone> whats the difference between http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=226095785  and  http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=227013570
+[31 Dec/17:13] <mrgone> they say their the same, but the pics looks diff
+[31 Dec/17:14] <Big`Ed> pics only as accurate as the user putting them there
+[31 Dec/17:14] > whizd!Michaeldee@98AB0E20.ipt.aol.com has joined #win98
+[31 Dec/17:14] <mrgone> but one says nvida, and the other is next to the bos says 32mb m64
+[31 Dec/17:15] <mrgone> nvida is on the card
+[31 Dec/17:15] <mrgone> bos=box
+[31 Dec/17:15] <mrgone> if i get this i am sooo paying next day delivery both ways
+[31 Dec/17:16] <LosGuy> nvidia is just the chipset
+[31 Dec/17:17] > Deckardd!Deckardd@lin-hs4-005.inetnebr.com has joined #win98
+[31 Dec/17:17] <Big`Ed> can't tell the difference from here
+[31 Dec/17:18] <mrgone> the pics of the cards are different but theri like the same card
+[31 Dec/17:18] <mrgone> 32meg nvida tnt2 m64
+[31 Dec/17:18] <Deckardd> Hello everybody. It's been a while. 
+[31 Dec/17:18] <Big`Ed> ones 'nvidia' ones powercolor
+[31 Dec/17:18] <mrgone> ah
+[31 Dec/17:18] <Big`Ed> both have same chip, same ram, same basics
+[31 Dec/17:18] <mrgone> i see
+[31 Dec/17:19] ! nasty\sad is known as Grot3NwYr
+[31 Dec/17:19] * Big`Ed would stay away from no-name TW companies
+[31 Dec/17:19] <Big`Ed> hard to find drivers/support for cards later
+[31 Dec/17:20] <LosGuy> mrgone http://www.powercolor.com.tw/products/gamecard/vga_sniperm.htm
+[31 Dec/17:20] < Deckardd!Deckardd@lin-hs4-005.inetnebr.com has left #win98 ()
+[31 Dec/17:20] ! LostAnge| is known as GOT-Lost
+[31 Dec/17:21] <Big`Ed> hmm - powercolor is listed company on 'pricewatch'
+[31 Dec/17:22] <Big`Ed> $83 USD on pricewatch for card
+[31 Dec/17:22] <Big`Ed> er 82
+[31 Dec/17:22] <LosGuy> that card is called the "sniper 2"
+[31 Dec/17:23] <LosGuy> and is BASED on the nvidia TNT2 chipset
+[31 Dec/17:23] <Big`Ed> Riva TNT2 32MB AGP Sniper w/WinDVD DVD Player & 3D Game True 128bit RIVA TNT2 M64 TwiN Texel Graphics AGP 4x/2x With True Color 32-Bit 3D Rendering 32MB Memory $ 82
+[31 Dec/17:23] < Pan^Deity!Lil@dialups-170.kodiak.ptialaska.net has left #win98 ()
+[31 Dec/17:25] <mrgone> k well i slapped a bid on that
+[31 Dec/17:25] <mrgone> ill check it tomorrow like alllllll day
+[31 Dec/17:26] <LosGuy> which one mrgone?
+[31 Dec/17:26] <mrgone> oooh no im not tellin you.... ;)
+[31 Dec/17:26] > walkndude!~dunno@ip252.tul1.ok.pub-ip.ionet.net has joined #win98
+[31 Dec/17:26] < SignOff: Elysian!Elysian@1Cust199.tnt4.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/17:26] <mrgone> this is my third try
+[31 Dec/17:26] <LosGuy> I note that the one has a cooler on it
+[31 Dec/17:26] <LosGuy> passive..but still a cooler
+[31 Dec/17:26] <Big`Ed> hiya runner-guy
+[31 Dec/17:26] <walkndude> evening
+[31 Dec/17:26] <LosGuy> hey walkndude
+[31 Dec/17:26] <walkndude> hi
+[31 Dec/17:26] <mrgone> ya i bod on the one with the cooler
+[31 Dec/17:27] <mrgone> its smaller in size
+[31 Dec/17:27] <whizd> I have a question?
+[31 Dec/17:27] <mrgone> gg seeya in 12 hours, then again in 13 hours.. then again every 30 minutes
+[31 Dec/17:27] < SignOff: mrgone!~Webmaster@hlfx44-64.ns.sympatico.ca (cept when ya say 'the storm of `91' itll be 'the storm of `01' which is stupid)
+[31 Dec/17:27] <LosGuy> go ahead and ask it whizd
+[31 Dec/17:27] <Big`Ed> which one is that?
+[31 Dec/17:28] <LosGuy> not the powercool one Ed
+[31 Dec/17:28] <Big`Ed> ah
+[31 Dec/17:28] <whizd> Ok I have a friend asking why she can't run Mirc 
+[31 Dec/17:29] <LosGuy> haha
+[31 Dec/17:29] * Big`Ed holds back any sexual inuendo's
+[31 Dec/17:29] <LosGuy> yer gonna have to be more specific
+[31 Dec/17:29] <whizd> she says a prompt tells her she is missing winstock?
+[31 Dec/17:29] <LosGuy> winsock
+[31 Dec/17:29] <walkndude> winsock
+[31 Dec/17:29] <whizd> yes
+[31 Dec/17:29] <LosGuy> she needs to install dialup networking
+[31 Dec/17:29] <LosGuy> most likely
+[31 Dec/17:30] <LosGuy> hmm acutally
+[31 Dec/17:30] <walkndude> Whick windows she running 3.1 95 98 ?
+[31 Dec/17:30] <whizd> lol...95
+[31 Dec/17:30] <walkndude> Which
+[31 Dec/17:30] <LosGuy> I run it on a box that doesnt have dialup installed
+[31 Dec/17:30] <Big`Ed> client issue
+[31 Dec/17:30] <Big`Ed> type of mirc program
+[31 Dec/17:30] <Big`Ed> also - how she connects to the internet
+[31 Dec/17:30] * LosGuy dont do win95
+[31 Dec/17:30] <Big`Ed> (but not a win98 issue there)
+[31 Dec/17:31] <whizd> I told her to get 98 and come back
+[31 Dec/17:31] <Big`Ed> oh - your so harsh on the ladies
+[31 Dec/17:32] <whizd> she's an old friend....she understands
+[31 Dec/17:32] <whizd> hey walkndude
+[31 Dec/17:32] <walkndude> yes
+[31 Dec/17:32] <whizd> Do you have any input?
+[31 Dec/17:32] <walkndude> on what...the Mirc
+[31 Dec/17:33] <whizd> yes
+[31 Dec/17:33] <Big`Ed> shame gone left: nVidia Riva TNT2 M64 chipset 32MB RETAIL 1920 x 1200 in 16.7 million colors / 4X AGP / Heat sink attached $ 77 Unknown?? 12/22/99 5:06:00 PM CST
+[31 Dec/17:33] <walkndude> tell her to work on the deep knee bends
+[31 Dec/17:34] <whizd> I did she told me to f#$% off
+[31 Dec/17:35] * Big`Ed loves it when a lady says words like that to me...
+[31 Dec/17:35] <whizd> want her address big ed?
+[31 Dec/17:35] <walkndude> got a pic?
+[31 Dec/17:35] <Big`Ed> without a pic?
+[31 Dec/17:35] ! Grot3NwYr is known as angie
+[31 Dec/17:35] <Big`Ed> hehe
+[31 Dec/17:35] <whizd> yeah i have a pic
+[31 Dec/17:36] <whizd> want it ed?
+[31 Dec/17:36] <Big`Ed> no FILES on #win98
+[31 Dec/17:36] <Big`Ed> if it is 'worth it' would love it 'after you leave'
+[31 Dec/17:37] * Big`Ed wonders if she is worth a "flying f#$%"
+[31 Dec/17:38] <walkndude> Losguy...how's the Celeron 500mhz doing?
+[31 Dec/17:38] <Big`Ed> (in a box to me)
+[31 Dec/17:38] <LosGuy> have been lazy walkndude... I have not got it running yet
+[31 Dec/17:39] <walkndude> I been there too..
+[31 Dec/17:39] <LosGuy> I will before the year is out
+[31 Dec/17:39] <LosGuy> hehe
+[31 Dec/17:39] ! angie is known as Grot3NwYr
+[31 Dec/17:39] ! Grot3NwYr is known as angie
+[31 Dec/17:39] * Big`Ed rests his feet on his 'superG 1GhZ'
+[31 Dec/17:40] <LosGuy> ahahhahah
+[31 Dec/17:40] <LosGuy> get yer feet offa that!
+[31 Dec/17:40] <walkndude> right ..don't do today what you can put off and do tomorrow
+[31 Dec/17:40] <Big`Ed> (me should be more careful where he lays his printed pieces of paper)
+[31 Dec/17:41] <walkndude> heheh
+[31 Dec/17:41] <LosGuy> well it involves shuffling cards around in all three boxes... one of them has a 17 inch monitor on it and I have just been too lazy to move it (no place to put it)
+[31 Dec/17:41] <LosGuy> the linux box is a desktop.
+[31 Dec/17:41] <walkndude> whizd..you get the 486 up and running again?
+[31 Dec/17:41] <Big`Ed> how did you get a 17" monitor into a computer box?
+[31 Dec/17:41] <whizd> next question
+[31 Dec/17:41] <walkndude> no?
+[31 Dec/17:42] <whizd> no
+[31 Dec/17:42] <whizd> I need cd rom parameters?
+[31 Dec/17:42] <Big`Ed> http://www5.tomshardware.com/cpu/99q4/991115/index.html
+[31 Dec/17:42] <walkndude> no
+[31 Dec/17:42] <Big`Ed> for win98?
+[31 Dec/17:42] <Big`Ed> like how?
+[31 Dec/17:42] <Big`Ed> whizd
+[31 Dec/17:43] <whizd> 3.1 ed
+[31 Dec/17:43] <Big`Ed> win98 channel whizd
+[31 Dec/17:44] <Big`Ed> 3.1 did not support cd-rom drivers internally
+[31 Dec/17:44] <walkndude> whizd you talking about in the bios
+[31 Dec/17:44] > CJ^!skippy@sdn-ar-004watacoP143.dialsprint.net has joined #win98
+[31 Dec/17:44] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/17:44] <LosGuy> nope from dos go to windrivers.com
+[31 Dec/17:44] <Big`Ed> skippy
+[31 Dec/17:44] <whizd> yes walkndude
+[31 Dec/17:44] <CJ^> yo
+[31 Dec/17:45] <walkndude> just for the hard drive
+[31 Dec/17:45] <whizd> hey cj
+[31 Dec/17:45] <walkndude> hello cj^
+[31 Dec/17:45] <whizd> yes
+[31 Dec/17:47] ! CJ^ is known as CJafk
+[31 Dec/17:48] <Big`Ed> he likes that nick
+[31 Dec/17:48] <Big`Ed> cj "allways feels kiddies"
+[31 Dec/17:49] > jimb0!xxxx@b-xlvii.wincom.net has joined #win98
+[31 Dec/17:50] < jimb0!xxxx@b-xlvii.wincom.net has left #win98 ()
+[31 Dec/17:52] <LosGuy> doh
+[31 Dec/17:54] <walkndude> wonder how busy MS site is, need to get some updates
+[31 Dec/17:55] <Big`Ed> havn't been new updates for about 1 week
+[31 Dec/17:55] <Big`Ed> (i have beenc hecking daily
+[31 Dec/17:55] <Big`Ed> been checking
+[31 Dec/17:55] <walkndude> install SE again today
+[31 Dec/17:55] <Big`Ed> you got lots of updates then
+[31 Dec/17:55] <walkndude> yep
+[31 Dec/17:55] <walkndude> lots of reboots
+[31 Dec/17:56] <Big`Ed> o2k or o97 ?
+[31 Dec/17:56] <walkndude> no just for SE
+[31 Dec/17:56] <walkndude> I have O2k but not installed
+[31 Dec/17:57] <Big`Ed> ok
+[31 Dec/17:57] <walkndude> I think most is for IE5
+[31 Dec/17:58] <Big`Ed> CJafk - are you here? better check out a /whois on CJ^
+[31 Dec/17:58] <walkndude> heheh
+[31 Dec/17:58] <Big`Ed> there is lots of internet security things - yea
+[31 Dec/17:58] <Big`Ed> o97 has a few bugs
+[31 Dec/17:58] <LosGuy> hahahah
+[31 Dec/17:59] <walkndude> I think there's another wez too sometimes
+[31 Dec/17:59] <Big`Ed> that good?
+[31 Dec/18:00] <walkndude> the other hangs in the mp3 channels (wez)
+[31 Dec/18:00] ! fire^fish is known as Grem|in
+[31 Dec/18:00] <Big`Ed> ah
+[31 Dec/18:01] <walkndude> dunno what happen to the other walkndude he cuz me some trouble in other channels for a while
+[31 Dec/18:02] <Big`Ed> well persistance rules on keeping a nick
+[31 Dec/18:02] <walkndude> yeah..
+[31 Dec/18:06] > Elysian!Elysian@1Cust232.tnt3.plano.tx.da.uu.net has joined #win98
+[31 Dec/18:07] <walkndude> hi Elysian
+[31 Dec/18:07] <Big`Ed> TexW
+[31 Dec/18:07] <Elysian> TexW?
+[31 Dec/18:08] ! CJafk is known as CJbat
+[31 Dec/18:08] <Big`Ed> West-a-Dallas
+[31 Dec/18:08] <Elysian> ?
+[31 Dec/18:09] <Elysian> not really
+[31 Dec/18:09] <Big`Ed> hhee - skippy's third nick
+[31 Dec/18:09] <Elysian> pretty north o dallas:)
+[31 Dec/18:09] <Elysian> skippy?
+[31 Dec/18:10] <CJbat> jessssssssssss?
+[31 Dec/18:10] <Big`Ed> cj^ - cjbat - cjafk - the first one is real interesting
+[31 Dec/18:10] <whizd> Thanks Los guy, walkNdude and umm you too big ed...later 
+[31 Dec/18:10] <Big`Ed> hmmm
+[31 Dec/18:10] <Elysian> umm
+[31 Dec/18:10] <Big`Ed> ummm you to
+[31 Dec/18:10] <Elysian> heh
+[31 Dec/18:10] <CJbat> dont go there..
+[31 Dec/18:10] < SignOff: whizd!Michaeldee@98AB0E20.ipt.aol.com (Leaving)
+[31 Dec/18:11] <CJbat> bad enough when he looses a connection  i get hit on by his BF's
+[31 Dec/18:11] <LosGuy> hehehe
+[31 Dec/18:11] <Elysian> ack
+[31 Dec/18:11] <Big`Ed> ack
+[31 Dec/18:11] <Elysian> `pickup cjbat
+[31 Dec/18:11] <Elysian> hehe
+[31 Dec/18:13] <Elysian> `ping elysian
+[31 Dec/18:13] <Elysian> hmm
+[31 Dec/18:13] <Elysian> is that a command?
+[31 Dec/18:13] <Elysian> :)
+[31 Dec/18:14] <walkndude> Hmm, `clean up desk
+[31 Dec/18:14] < SignOff: CJbat!skippy@sdn-ar-004watacoP143.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/18:14] > CJbat!~skippy@sdn-ar-004watacoP143.dialsprint.net has joined #win98
+[31 Dec/18:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/18:14] <Big`Ed> wb CJbat
+[31 Dec/18:15] <LosGuy> not anymore Elysian.. used to be able to do that and more.. ie `flood Elysian
+[31 Dec/18:15] <Elysian> ack
+[31 Dec/18:15] <Elysian> don't like that one
+[31 Dec/18:15] <Big`Ed> i can do that
+[31 Dec/18:15] <Elysian> my stupid mech was pretty screwed earlier
+[31 Dec/18:15] <walkndude> clean up desk didn't work either
+[31 Dec/18:15] > acobb!blah@216-119-139-1.ipset19.wt.net has joined #win98
+[31 Dec/18:15] <Elysian> it didn't listen to my password at all
+[31 Dec/18:15] <Big`Ed> cleanup 'desk'
+[31 Dec/18:15] <Elysian> `reboot
+[31 Dec/18:15] <Elysian> hmm
+[31 Dec/18:15] <Big`Ed> whats that
+[31 Dec/18:15] > MegaDETH_!Elysian@1Cust232.tnt3.plano.tx.da.uu.net has joined #win98
+[31 Dec/18:15] <LosGuy> doh
+[31 Dec/18:15] <LosGuy> -say
+[31 Dec/18:15] <Elysian> `cleanup recycle bin
+[31 Dec/18:16] <Elysian> its a `
+[31 Dec/18:16] <Elysian> not a -
+[31 Dec/18:16] <LosGuy> `say
+[31 Dec/18:16] <Elysian> [11:15] -MegaDETH_- Incorrect password, not authorized
+[31 Dec/18:16] <Elysian> !!!!!!!!!!11
+[31 Dec/18:16] <LosGuy> I can fix it for you Elysian
+[31 Dec/18:16] <Elysian> its insane
+[31 Dec/18:16] <LosGuy> MegaDETH_ chat
+[31 Dec/18:16] <Elysian> hmm
+[31 Dec/18:16] <Elysian> scary thought
+[31 Dec/18:16] <Elysian> `say
+[31 Dec/18:17] <Elysian> MegaDETH chat
+[31 Dec/18:17] <Elysian> MegaDETH_ chat
+[31 Dec/18:17] <Elysian> los: can you log in to it?
+[31 Dec/18:17] <Elysian> its weird
+[31 Dec/18:17] <walkndude> Ed..you been off work all this week?
+[31 Dec/18:17] <acobb> I've a question:  Is there any way to do a new install of Win98 off of only an upgrade CD?
+[31 Dec/18:17] <LosGuy> Elysian I am gonna delete you and readd you ok?
+[31 Dec/18:18] <Elysian> i looked into the emech.user file and all the passwords were numbers and letters randomized.... i typed in exactly te random numbers and no can do
+[31 Dec/18:18] <Elysian> los: okie
+[31 Dec/18:19] <Elysian> okie
+[31 Dec/18:19] > Smokee!x@sdn-ar-001catpalP293.dialsprint.net has joined #win98
+[31 Dec/18:19] <Elysian> hmm
+[31 Dec/18:19] <Elysian> okie
+[31 Dec/18:20] <Elysian> thanx los
+[31 Dec/18:20] <walkndude> brb
+[31 Dec/18:20] <Smokee> hey can anyone help me fix something?
+[31 Dec/18:20] ! walkndude is known as walkbrb
+[31 Dec/18:20] <Big`Ed> depends on something
+[31 Dec/18:20] <Big`Ed> cj^ has left
+[31 Dec/18:21] <Smokee> well  i have this old hard drive which I need to get the data off of
+[31 Dec/18:21] <Big`Ed> ok
+[31 Dec/18:21] <Smokee> how will I do it_
+[31 Dec/18:21] <Smokee> ?
+[31 Dec/18:21] <Smokee> It has windows 3.1
+[31 Dec/18:22] <Big`Ed> win98 recognizes win3.1 FAT 16 drives
+[31 Dec/18:22] <LosGuy> set it to slave and plug it in 
+[31 Dec/18:22] <Smokee> I already installed it to my pc but all it shows is 1.51mb of 246mb
+[31 Dec/18:22] <Smokee> it also has a conflict with the driver
+[31 Dec/18:22] <Big`Ed> can you install it without the 98 drive and see it 3.1 ?
+[31 Dec/18:22] ! HigH|AwaY is known as HigHBabE
+[31 Dec/18:23] < SignOff: Elysian!Elysian@1Cust232.tnt3.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust232.tnt3.plano.tx.da.uu.net])
+[31 Dec/18:23] <Smokee> already done, primary slave...but no cigar
+[31 Dec/18:23] < SignOff: acobb!blah@216-119-139-1.ipset19.wt.net (Leaving)
+[31 Dec/18:23] <Big`Ed> so - it don't detect and work regular your saying
+[31 Dec/18:23] <Big`Ed> sounds like jumpers/bios settings are bad
+[31 Dec/18:24] < SignOff: MegaDETH_!Elysian@1Cust232.tnt3.plano.tx.da.uu.net (Ping timeout for MegaDETH_[1Cust232.tnt3.plano.tx.da.uu.net])
+[31 Dec/18:24] <Smokee> probably, but no jumpers on the hd
+[31 Dec/18:24] <Big`Ed> they do not have master/slave jumpers?
+[31 Dec/18:24] <Smokee> 8 ears old, need to get the info off for tax resons
+[31 Dec/18:24] <Big`Ed> is this a IDE?
+[31 Dec/18:24] <Smokee> nope
+[31 Dec/18:24] <Big`Ed> or a MFM
+[31 Dec/18:25] <Smokee> well it does have master/slave
+[31 Dec/18:25] <Smokee> didn't see it
+[31 Dec/18:25] <Smokee>  not on the back but the front
+[31 Dec/18:25] <Smokee> sorry bout that
+[31 Dec/18:25] <Big`Ed> and you sure y ou have the drive param's set right in bios?
+[31 Dec/18:26] ! walkbrb is known as walkndude
+[31 Dec/18:26] <Smokee> have it on auto...
+[31 Dec/18:26] <Big`Ed> wb dude
+[31 Dec/18:26] <Smokee> that get's it right
+[31 Dec/18:26] <walkndude> thanks
+[31 Dec/18:26] <Big`Ed> gets it right?
+[31 Dec/18:27] <Smokee> the jumper is set on the first pin
+[31 Dec/18:27] <Smokee> should it be set on the second?
+[31 Dec/18:27] <Big`Ed> i would forget 98, and focus on booting the drive solo to a dos boot
+[31 Dec/18:27] <Big`Ed> do you have the specs of the drive?
+[31 Dec/18:27] <Big`Ed> type/info
+[31 Dec/18:27] <Smokee> how?
+[31 Dec/18:28] <Big`Ed> if drive is win31, it is bootable right?
+[31 Dec/18:28] <Smokee> but i need the information to a zip disk or my other hd
+[31 Dec/18:28] <Smokee> need a boot disk...tried it
+[31 Dec/18:29] <Big`Ed> but can you get it set up to get into it from a diskette?
+[31 Dec/18:29] <Smokee> what do you mean?
+[31 Dec/18:30] <Big`Ed> can you boot to a diskette - and log to the C: drive where the data is?
+[31 Dec/18:30] <Big`Ed> (what is this drive?)
+[31 Dec/18:31] <Smokee> c:
+[31 Dec/18:31] <Big`Ed> specs
+[31 Dec/18:31] <Big`Ed> name/model
+[31 Dec/18:31] <Smokee> on my c:?
+[31 Dec/18:32] <Big`Ed> the drive you are trying to get into
+[31 Dec/18:32] <walkndude> the drive that you're trying to get the data from
+[31 Dec/18:32] <Smokee> oh...
+[31 Dec/18:32] <Smokee> hold on
+[31 Dec/18:33] <Big`Ed> my question: can you boot to just that DRIVE
+[31 Dec/18:33] <Big`Ed> no other drive installed in system
+[31 Dec/18:34] <Smokee> i have a 6.4 gb hd and a 246mb hd
+[31 Dec/18:34] <Smokee> a maxtor 724sat
+[31 Dec/18:35] <Smokee> hda 02p1
+[31 Dec/18:35] ! starIite is known as end0rphin
+[31 Dec/18:35] <Smokee> pcba 04p1
+[31 Dec/18:35] <Smokee> unique 07p1
+[31 Dec/18:35] <Smokee> tell ya anything?
+[31 Dec/18:35] <Big`Ed> which drive is the one with 3.1 data ?
+[31 Dec/18:36] <Smokee> primary slave
+[31 Dec/18:36] <Big`Ed> now
+[31 Dec/18:36] <Big`Ed> can you disconnect all other drives except this drive
+[31 Dec/18:36] <Big`Ed> and make it master?
+[31 Dec/18:37] <Big`Ed> and then reboot to it
+[31 Dec/18:37] <Smokee> i have tried that...it says i need a boot diskette
+[31 Dec/18:37] <Big`Ed> ok - and did you ?
+[31 Dec/18:37] <Smokee> nope don't have a boot diskette
+[31 Dec/18:37] <Big`Ed> and you did not make one?
+[31 Dec/18:38] <Big`Ed> and try with it?
+[31 Dec/18:38] <Big`Ed> is this drive the maxtor 724sat
+[31 Dec/18:38] <Smokee> yes
+[31 Dec/18:38] <LosGuy> ewww EZ drive stuff?
+[31 Dec/18:38] <Smokee> how do you make a boot diskette when you can't access the drive
+[31 Dec/18:39] <Big`Ed> Smokee - you need to make a win98 boot diskette - and then try to access c: drive on a solo boot
+[31 Dec/18:39] <Big`Ed> control panel
+[31 Dec/18:39] <Big`Ed> add/remove program
+[31 Dec/18:39] <Big`Ed> windows boot disk
+[31 Dec/18:39] <Big`Ed> if you can NOT do a dos C:
+[31 Dec/18:39] <Big`Ed> then you need to examine the drive with FDISK
+[31 Dec/18:40] <Smokee> what drive?
+[31 Dec/18:40] <Smokee> the old one
+[31 Dec/18:40] <Big`Ed> the DRIVE you need to get into
+[31 Dec/18:40] <Big`Ed> yes
+[31 Dec/18:42] <Smokee> oki
+[31 Dec/18:42] <Smokee> what will fdisk do?
+[31 Dec/18:43] <Big`Ed> tell you if the drive is recognized
+[31 Dec/18:43] <Smokee> oki
+[31 Dec/18:43] <Big`Ed> i don't see this drive listed on maxtors' site
+[31 Dec/18:43] <walkndude> me either
+[31 Dec/18:43] <Smokee> it's 8 years old
+[31 Dec/18:44] <walkndude> 7245 is the nearest thing to it I found
+[31 Dec/18:44] <walkndude> that may be it
+[31 Dec/18:45] <Big`Ed> http://www.maxtor.com/products/products.html
+[31 Dec/18:45] <Smokee> k
+[31 Dec/18:45] <Big`Ed> this site - has several utilities on the bottom
+[31 Dec/18:45] <Big`Ed> one is SYSINFO
+[31 Dec/18:45] <Big`Ed> it reads the drive make / model
+[31 Dec/18:45] <Big`Ed> one is MAXDIAG
+[31 Dec/18:45] <Big`Ed> to test the drive
+[31 Dec/18:46] <Big`Ed> one is MUD - that has both of these files
+[31 Dec/18:46] <Big`Ed> if drive is 'detected' by SYSINFO/MAXDIAG
+[31 Dec/18:46] <Big`Ed> you can then use 'maxblast' and install it
+[31 Dec/18:46] <Big`Ed> THAT is what i would do
+[31 Dec/18:47] <walkndude> MAXTOR 7245A/AT
+[31 Dec/18:47] ! bijzonder is known as bijsleep
+[31 Dec/18:47] * Big`Ed has to disappear
+[31 Dec/18:47] <walkndude> bye Ed
+[31 Dec/18:47] <Smokee> thanx 4 our help
+[31 Dec/18:48] <Big`Ed> okies
+[31 Dec/18:48] <Big`Ed> catch you all tommorow
+[31 Dec/18:48] <LosGuy> nite Ed
+[31 Dec/18:48] <walkndude> take care
+[31 Dec/18:50] < SignOff: CJbat!~skippy@sdn-ar-004watacoP143.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/18:50] < SignOff: Big`Ed!BigEd@01-045.009.popsite.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[31 Dec/18:51] > whizd!Michaeldee@ABD8D1AE.ipt.aol.com has joined #win98
+[31 Dec/18:51] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/18:51] <walkndude> wb whizd
+[31 Dec/18:52] <whizd> hey
+[31 Dec/18:52] < SignOff: Smokee!x@sdn-ar-001catpalP293.dialsprint.net (Leaving)
+[31 Dec/18:52] <walkndude> you not heading to Springdale?
+[31 Dec/18:53] <whizd> ok the hard drive is not working  the connection is fine
+[31 Dec/18:53] <whizd> Yes soon
+[31 Dec/18:54] <walkndude> you check all the connections?
+[31 Dec/18:54] <whizd> yes
+[31 Dec/18:54] <walkndude> is it spinning up?
+[31 Dec/18:54] <whizd> maybe the cabkle is bad?
+[31 Dec/18:54] <whizd> yes
+[31 Dec/18:55] < SignOff: Aphrodite!stoner@207.178.66.22 (Ping timeout for Aphrodite[207.178.66.22])
+[31 Dec/18:55] <walkndude> well if you have the right settings in the bios and all connections are good, the drive may have went bad
+[31 Dec/18:56] <whizd> wonderful
+[31 Dec/18:57] + Azmodan looks
+[31 Dec/18:57] <walkndude> welcome to buying used stuff
+[31 Dec/18:57] <Azmodan> 4 hours 3 minutes
+[31 Dec/18:58] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[31 Dec/18:58] <whizd> right
+[31 Dec/18:59] <walkndude> are you at home whizd?
+[31 Dec/18:59] <whizd> yeap
+[31 Dec/19:01] <walkndude> ok...I wouldn't spend the money on another drive on a 486 DX 66
+[31 Dec/19:03] <whizd> I can get that for free
+[31 Dec/19:03] <walkndude> a drive?
+[31 Dec/19:04] <walkndude> or the girl in Springdale?
+[31 Dec/19:04] <whizd> both
+[31 Dec/19:06] <whizd> Springdale has a twin sister
+[31 Dec/19:06] <walkndude> she 5'11" too
+[31 Dec/19:06] <walkndude> twin doh
+[31 Dec/19:09] ! QT^ZzzzZ is known as ChiwiGal
+[31 Dec/19:09] <walkndude> she sure has some long legs
+[31 Dec/19:09] <whizd> she is an amazon
+[31 Dec/19:09] <walkndude> faster to bank...I bet
+[31 Dec/19:09] <walkndude> to the bank that is
+[31 Dec/19:09] ! ChiwiGal is known as QT^ShoWa
+[31 Dec/19:10] <whizd> right
+[31 Dec/19:10] <whizd> divorced x 2
+[31 Dec/19:11] <walkndude> Lisa wouldn't let me go
+[31 Dec/19:11] <whizd> can always ask
+[31 Dec/19:11] <walkndude> nooooo
+[31 Dec/19:11] > Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[31 Dec/19:12] <whizd> <--would not advise asking
+[31 Dec/19:13] <walkndude> no she's already mad at me..been off all week and I haven't done one thing around the house
+[31 Dec/19:14] <walkndude> well I checked the mail once
+[31 Dec/19:15] <walkndude> the Bowl game is friday nite
+[31 Dec/19:15] <whizd> Well she would be mad at me to then
+[31 Dec/19:17] > man00!~dunno@ip93.tul1.ok.pub-ip.ionet.net has joined #win98
+[31 Dec/19:17] <whizd> Me and mitch might watch with?
+[31 Dec/19:18] <man00> I plan to watch it
+[31 Dec/19:18] < SignOff: walkndude!~dunno@ip252.tul1.ok.pub-ip.ionet.net (Ping timeout for walkndude[ip252.tul1.ok.pub-ip.ionet.net])
+[31 Dec/19:19] ! man00 is known as walkndude
+[31 Dec/19:19] <walkndude> thinking about hitting the sack soon
+[31 Dec/19:20] <whizd> not me
+[31 Dec/19:20] <whizd> springdale is online.......
+[31 Dec/19:21] <walkndude> oh on aol
+[31 Dec/19:21] <whizd> yeah
+[31 Dec/19:22] <whizd> she can't get on here
+[31 Dec/19:22] <whizd> winsoc?
+[31 Dec/19:22] <walkndude> huh
+[31 Dec/19:22] <walkndude> winsock
+[31 Dec/19:22] <walkndude> windows 3.1?
+[31 Dec/19:23] <whizd> no 95
+[31 Dec/19:23] <walkndude> tell her to install Dial up networking
+[31 Dec/19:23] <whizd> will do now
+[31 Dec/19:23] <walkndude> no wait
+[31 Dec/19:24] <whizd> ?
+[31 Dec/19:24] <walkndude> thinking
+[31 Dec/19:24] <LosGuy> what version of win95?
+[31 Dec/19:24] <walkndude> may cuz trouble with AOL
+[31 Dec/19:25] <whizd> hold on
+[31 Dec/19:25] <LosGuy> MS has a more recent winsock stack on their site I belive 
+[31 Dec/19:25] <whizd> w
+[31 Dec/19:25] <whizd> She doesn't know?
+[31 Dec/19:25] <walkndude> been a while since I messed around with AOL
+[31 Dec/19:26] <whizd> I have no problems
+[31 Dec/19:26] <whizd> with it
+[31 Dec/19:27] <walkndude> but your dial up was already installed befor AOL
+[31 Dec/19:27] <whizd> right
+[31 Dec/19:28] <walkndude> well do what LosGuy said..and try it
+[31 Dec/19:30] <LosGuy> can always reinstall the AOL stuff cant you?
+[31 Dec/19:30] <LosGuy> how is it that she can get on AOL with no winsock?
+[31 Dec/19:30] <LosGuy> I bet that winsock (or a componant) is just in the wrong place
+[31 Dec/19:31] ! Athena_ is known as Athena
+[31 Dec/19:31] <whizd> that makes sense Los
+[31 Dec/19:31] > BelieveIt!BelieveIt@spc-isp-stc-uas-01-25.sprint.ca has joined #win98
+[31 Dec/19:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/19:31] <walkndude> AOl did have their own winsock
+[31 Dec/19:31] <BelieveIt> hi all
+[31 Dec/19:32] <whizd> I think reinstalling might be an answer
+[31 Dec/19:33] <walkndude> getting another provider is the best answer
+[31 Dec/19:33] <whizd> well that is beside the point
+[31 Dec/19:33] ! HigHBabE is known as HigH|fone
+[31 Dec/19:36] * BelieveIt would like to know if...anyone has time for a real computer tech explanation? pls message me... ty!
+[31 Dec/19:36] <whizd> will do
+[31 Dec/19:38] * LosGuy thinks that BelieveIt would be better off asking a question in channel since /msgs are against channel policy here and no one wants to try to awnser a question that they have not heard asked yet
+[31 Dec/19:38] <walkndude> didn't one of the AOL upgrades got shipped with a virus 
+[31 Dec/19:38] > Smokee!x@sdn-ar-001catpalP261.dialsprint.net has joined #win98
+[31 Dec/19:38] <Smokee> hey can someone help me_
+[31 Dec/19:38] <whizd> will do
+[31 Dec/19:39] <BelieveIt> thanks much...really appreciate the info!
+[31 Dec/19:39] <Smokee> i need to find a driver for my hd
+[31 Dec/19:39] <Smokee> a maxtor 7245 AT
+[31 Dec/19:39] <Smokee> don't know where to find it
+[31 Dec/19:40] <LosGuy> tried windrivers.com ?
+[31 Dec/19:40] <Smokee> nope
+[31 Dec/19:40] <Smokee> what should i put in the search_
+[31 Dec/19:40] <LosGuy> or maxtors site?
+[31 Dec/19:41] <LosGuy> gee  maxtor 7245 AT sounds logical :P
+[31 Dec/19:41] <Smokee> couldn't find it on maxtor, will you help me look, im in desperate need...y2k will destroy it..
+[31 Dec/19:41] <LosGuy> sorry I am busy 
+[31 Dec/19:41] ! end0rphin is known as endorphin
+[31 Dec/19:41] <walkndude> driver?
+[31 Dec/19:42] <Smokee> i will loose all my tax info for the last 8 years, i beg u...the irs will eat me alive
+[31 Dec/19:42] <LosGuy> Smokee just set yer clock back
+[31 Dec/19:43] <Smokee> will that work?
+[31 Dec/19:43] <LosGuy> you wont have to worry bout y2k
+[31 Dec/19:43] <LosGuy> if your clock says 199x
+[31 Dec/19:44] <walkndude> driver for a HD?
+[31 Dec/19:44] <Smokee> k, but i still need to get that driver
+[31 Dec/19:44] <Smokee> help me plz...
+[31 Dec/19:44] <Smokee> i don't know how to find it
+[31 Dec/19:46] <Smokee> will anyone here help me find that driver?
+[31 Dec/19:46] <walkndude> I dunno what driver you need
+[31 Dec/19:46] <BelieveIt> Question:  Here it goes...I found a log today that blew me away...I am intrigued by the info listed here and would love for someone to explain their meaning...  I clicked on CTRL Panel/Modems/Advanced Connection Settings & View Log      Has anyone ever tried to interpret this log?
+[31 Dec/19:47] <Smokee> the driver for maxtor 7245 at hard drive
+[31 Dec/19:47] * BelieveIt waits excitedly
+[31 Dec/19:48] <BelieveIt> brb
+[31 Dec/19:48] <Smokee> saw it, so what?
+[31 Dec/19:49] <Smokee> walkndude: will ya look for it?
+[31 Dec/19:49] * LosGuy wonders what is so interesting about a modem log
+[31 Dec/19:50] <LosGuy> try 56k.com for more info BelieveIt
+[31 Dec/19:51] <BelieveIt> hmm
+[31 Dec/19:51] <BelieveIt> the question was "Has anyone ever tried to interpret this log?"  do you know what it all says?
+[31 Dec/19:52] <BelieveIt> i just wondered if anyone really knew the meaning of some of these codes...guess not huh?
+[31 Dec/19:52] <walkndude> smokee..just put the drive back in the computer as a slave
+[31 Dec/19:54] ! Grot3NwYr is known as MissNasty
+[31 Dec/19:54] <BelieveIt> LosGuy...would you explain what 56k.com is?  and my modem is not a 56k...does that matter?
+[31 Dec/19:54] <LosGuy> BelieveIt I belive 56k.com has the modem string info you want do I want to try to interperet your log? no
+[31 Dec/19:54] <LosGuy> no
+[31 Dec/19:54] <BelieveIt> lol
+[31 Dec/19:55] <BelieveIt> or even your own log?
+[31 Dec/19:55] <BelieveIt> have you ever?
+[31 Dec/19:55] <walkndude> Smokee didn't Big Ed go through this already with you?
+[31 Dec/19:55] <LosGuy> those are just codes that mean things to your modem ie connedt what protocol to use how the negotiations went on the connection and eventually probably the hang up 
+[31 Dec/19:55] <Smokee> yeah, but his plan didn't work
+[31 Dec/19:56] <Smokee> got to http://www.nstor.com/genesis_s/segment1/techinfo/disk/data_sheets/MAXTOR.7245/MAXTOR.7245_1.html
+[31 Dec/19:56] <BelieveIt> i think i was able to determine those LosGuy...it was the other I was intrigued by!
+[31 Dec/19:56] <walkndude> http://web.aimnet.com/~jnavas/modem/faq.html
+[31 Dec/19:56] <Smokee> and look at the picture...where do i want my jumper so it will be slave
+[31 Dec/19:56] <walkndude> try there too BelieveIt
+[31 Dec/19:56] <BelieveIt> nope
+[31 Dec/19:57] <BelieveIt> not until you tell me why i should
+[31 Dec/19:57] <LosGuy> BelieveIt ... I dont even know what info it was you found so interesting
+[31 Dec/19:57] <BelieveIt> i go nowhere unless i know why I should
+[31 Dec/19:57] <LosGuy> then dont
+[31 Dec/19:57] <whizd> hard case
+[31 Dec/19:57] <BelieveIt> won't
+[31 Dec/19:57] <BelieveIt> not really
+[31 Dec/19:58] <BelieveIt> just wondered if anyone has been able to interpret the codes found here and was expecting a no {i haven't tried} or yes I have and understand them...would have liked to learn about this coding!  That simple!
+[31 Dec/19:59] <walkndude>  Slave in dual drive system         ¦   ¦   ¦   ¦ O ¦   ¦   ¦   ¦   ¦
+[31 Dec/19:59] @ mode #win98 [+so walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[31 Dec/19:59] @ mode #win98 [-s] by Tribble!biged98@chat.eskimo.com
+[31 Dec/19:59] <BelieveIt> sorry if i bothered anyone };  not my intention at all!
+[31 Dec/19:59] < BelieveIt!BelieveIt@spc-isp-stc-uas-01-25.sprint.ca has left #win98 ()
+[31 Dec/19:59] <Smokee> WHAT?
+[31 Dec/20:00] <Smokee> there are only 4 posisions...
+[31 Dec/20:01] <walkndude> try the last one away from the power connection
+[31 Dec/20:01] <Smokee> oki
+[31 Dec/20:01] <LosGuy> hmm a HD without a jumper guide on it?
+[31 Dec/20:02] <walkndude> hmm, this is getting pointless
+[31 Dec/20:03] ! kurupted is known as v1Ns
+[31 Dec/20:03] <walkndude> didn't Ed go over all of this before with him?
+[31 Dec/20:03] <whizd> anyone know anything about traffic signals?
+[31 Dec/20:04] <walkndude> ask wez
+[31 Dec/20:04] < SignOff: Smokee!x@sdn-ar-001catpalP261.dialsprint.net (Ping timeout for Smokee[sdn-ar-001catpalP261.dialsprint.net])
+[31 Dec/20:04] <walkndude> hehe
+[31 Dec/20:05] <whizd> omitywez...yeah he'll know
+[31 Dec/20:07] > uni!bert@170.211.90.161 has joined #win98
+[31 Dec/20:07] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/20:08] <walkndude> I really didn't how to help smokee other than doing what I said to do
+[31 Dec/20:08] <uni> my sound card will play midi but not any other format.....can someone help me???
+[31 Dec/20:09] <LosGuy> creative?
+[31 Dec/20:10] ! bijsleep is known as bijzonder
+[31 Dec/20:10] <uni> no aztech sound 16
+[31 Dec/20:10] <LosGuy> hmm 
+[31 Dec/20:10] ! MissNasty is known as nasty\afk
+[31 Dec/20:10] <LosGuy> what resources is it using?
+[31 Dec/20:11] <uni> i just reformated and it gave me ir errors so i went and switched them in system and made it 5.....
+[31 Dec/20:11] @ mode #win98 [+oo LosGuy Azmodan] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[31 Dec/20:12] ! nasty\afk is known as MissNasty
+[31 Dec/20:12] <LosGuy> sheez I have seen this somewhere before uni and it had to do with it not liking a certain IRQ (or requiring it) but I dont remember where I saw it
+[31 Dec/20:13] <LosGuy> is it PCI or ISA?
+[31 Dec/20:13] <uni> ias
+[31 Dec/20:13] <uni> isa
+[31 Dec/20:13] <LosGuy> then find the IRQ you want and reserve it in bios?
+[31 Dec/20:13] <uni> like what should i try
+[31 Dec/20:13] <uni> like 7 or 9?
+[31 Dec/20:14] <LosGuy> aztech should have the info you want on their site (but I seem to remember 9 being the cause of the problem)
+[31 Dec/20:14] <uni> if i double click on the speaker icon next to like task scheduler and stuff....it shows that the wav....is being in use
+[31 Dec/20:16] <walkndude> might be a device driver update for the MB (IRQ routing) that may help?
+[31 Dec/20:16] <uni> does aztech have a web site to get drivers?
+[31 Dec/20:17] <walkndude> http://www.aztechca.com/frame_support.htm
+[31 Dec/20:17] <uni> thanks
+[31 Dec/20:18] <LosGuy> which card is it?
+[31 Dec/20:18] > Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has joined #win98
+[31 Dec/20:18] <Trebas> NE1 around?
+[31 Dec/20:19] <uni> aztech sound galaxy washington 16
+[31 Dec/20:19] <LosGuy> haha what a name
+[31 Dec/20:20] <Trebas> ALosguy: OK..I have ICS working 100% now. But I can't start any servers?? 
+[31 Dec/20:20] * LosGuy is assuming it is the Aztech SC 16-3D
+[31 Dec/20:20] <uni> yea its an old crap card...i got it out of my first comp i had...my ol 486 pac bell....and just kept using it when i built my new one
+[31 Dec/20:21] <uni> im trying to find some drivers for it now on there site
+[31 Dec/20:22] <LosGuy> uni walkndude was refering to your mb as the problem when he said drivers (not that deleting it and reinstalling drivers (most recent) might not help)
+[31 Dec/20:22] <LosGuy> and check out the manual too they have one in .pdf
+[31 Dec/20:22] <LosGuy> Trebas...hang on
+[31 Dec/20:23] <uni> ok
+[31 Dec/20:23] <Trebas> Losguy: K...THX!
+[31 Dec/20:24] <LosGuy> Trebas go here there is not much I can do to help you as I dont run servers at all off of ICS (in fact I dont even use ICS anymore)
+[31 Dec/20:24] <LosGuy> http://support.microsoft.com/support/kb/articles/Q231/1/62.ASP  <--- mapping ports using ICS
+[31 Dec/20:25] <Trebas> O....Losguy. Do you know a better way of sharing the internet? 
+[31 Dec/20:25] <LosGuy> my personal favorite is winroute
+[31 Dec/20:25] <LosGuy> but sygate works well also
+[31 Dec/20:25] <Trebas> Just as easy??
+[31 Dec/20:26] <LosGuy> winroute is a very tiny bit harder but works better imho sygate works better and is just as easy
+[31 Dec/20:26] <Trebas> Both free?
+[31 Dec/20:26] <LosGuy> no
+[31 Dec/20:26] <LosGuy> but both have trials
+[31 Dec/20:26] <walkndude> I'm off to bed 
+[31 Dec/20:27] <LosGuy> nite walkndude
+[31 Dec/20:27] <Trebas> OK..good.
+[31 Dec/20:27] <whizd> later walkndude
+[31 Dec/20:27] <walkndude> tou all have a good one
+[31 Dec/20:27] <walkndude> you
+[31 Dec/20:27] <LosGuy> wingate is also quite popular (I have never used it though)
+[31 Dec/20:27] <Trebas> Losguy: Where can I find WinRoute? 
+[31 Dec/20:27] <LosGuy> newest version is not so insecure out of the box (like older ones that were not configured properly were)
+[31 Dec/20:27] < SignOff: walkndude!~dunno@ip93.tul1.ok.pub-ip.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[31 Dec/20:28] <LosGuy> add .com to all the names
+[31 Dec/20:29] ! Weas_wrk is known as Weasle
+[31 Dec/20:29] <Trebas> Losguy: you know that link you gave me.....do I copy all that and make an .INF file?
+[31 Dec/20:30] <LosGuy> yes Trebas but .. I cant really help you on that.. I have not done it
+[31 Dec/20:30] <Trebas> OK..sorry. But do you know where I can find WINROUTE?
+[31 Dec/20:30] <LosGuy> but when I read it a while back that is what it said
+[31 Dec/20:30] <LosGuy> already awnsered that 
+[31 Dec/20:32] <Trebas> Ohh...OK...add .com to all the names...didn't catch that one...there's an OOPS!
+[31 Dec/20:33] ! Weasle is known as Weas_away
+[31 Dec/20:34] < SignOff: uni!bert@170.211.90.161 (Leaving)
+[31 Dec/20:41] ! bijzonder is known as bijcustar
+[31 Dec/20:41] ! bijcustar is known as bijeat
+[31 Dec/20:41] < Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has left #win98 ()
+[31 Dec/20:42] ! HigH_AwaY is known as HigH|fone
+[31 Dec/20:45] ! bijeat is known as bijzonder
+[31 Dec/20:47] > Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has joined #win98
+[31 Dec/20:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/20:47] <Trebas> Losyguy: You still there? 
+[31 Dec/20:48] < SignOff: Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com (Leaving)
+[31 Dec/20:52] ! MissNasty is known as nasty\afk
+[31 Dec/20:53] ! Weas_away is known as Weasle
+[31 Dec/20:54] ! nasty\afk is known as FuckMe
+[31 Dec/20:55] > D_Diggler!nails@mut-53-0306.direct.ca has joined #win98
+[31 Dec/20:57] <D_Diggler> Ive got a blank system folder that shows up in "my computer" that I want to get rid of, anyone know how???
+[31 Dec/20:57] ! Weasle is known as Weas_out
+[31 Dec/20:57] ! FuckMe is known as MissNasty
+[31 Dec/20:58] <LosGuy> it is a .cpl file
+[31 Dec/20:58] <LosGuy> you will need to find which one it is
+[31 Dec/20:59] <LosGuy> or install tweakUI
+[31 Dec/20:59] <LosGuy> and use it to hide it
+[31 Dec/21:00] <D_Diggler> dont know what it is, it doesnt show in explorer, only my computer
+[31 Dec/21:00] <D_Diggler> and doesnt show in tweak
+[31 Dec/21:01] <LosGuy> then try to find which .cpl file it is
+[31 Dec/21:01] <LosGuy> and delete it
+[31 Dec/21:01] <LosGuy> probably some program that you deleted 
+[31 Dec/21:01] <LosGuy> but the .cpl never got removed
+[31 Dec/21:01] <D_Diggler> there arent any cpl's that I cant account for....
+[31 Dec/21:02] <LosGuy> dunno what to tell you then
+[31 Dec/21:02] <D_Diggler> strange....
+[31 Dec/21:04] < SignOff: D_Diggler!nails@mut-53-0306.direct.ca (Leaving)
+[31 Dec/21:06] > D_Diggler!nails@mut-53-0306.direct.ca has joined #win98
+[31 Dec/21:07] <Azmodan> back in a bit
+[31 Dec/21:07] <Azmodan> have to move the pc
+[31 Dec/21:08] <LosGuy> k
+[31 Dec/21:08] <D_Diggler> sorry, lost connection, did anyone have an answer as to deleting a system folder????
+[31 Dec/21:27] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[31 Dec/21:40] ! kijken is known as bijzonder
+[31 Dec/21:46] ! phantomas is known as coolguy24
+[31 Dec/21:49] ! Weasle is known as Weas_out
+[31 Dec/21:55] > cwoods!cwoods@1Cust201.tnt2.plano.tx.da.uu.net has joined #win98
+[31 Dec/21:55] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/22:11] ! endorphin is known as dvdphreak
+[31 Dec/22:12] < cwoods!cwoods@1Cust201.tnt2.plano.tx.da.uu.net has left #win98 ()
+[31 Dec/22:16] ! el`loco is known as el`stono
+[31 Dec/22:19] ! Cyph3r is known as Cyph
+[31 Dec/22:22] ! Cyph is known as Cyph3r
+[31 Dec/22:29] ! MissNasty is known as MmMmMm
+[31 Dec/22:34] ! MmMmMm is known as MissNasty
+[31 Dec/22:35] > Anthon_00!~Anthon_00@195.152.173.34 has joined #win98
+[31 Dec/22:35] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[31 Dec/22:36] <Anthon_00> hello everybody
+[31 Dec/22:36] <Azmodan> hi
+[31 Dec/22:37] <Anthon_00> Does anybody know how to pass a mroxy with Telnet
+[31 Dec/22:37] <Anthon_00> proxy, sorry
+[31 Dec/22:37] <Azmodan> lol
+[31 Dec/22:37] <Azmodan> was just going to ask what that was
+[31 Dec/22:38] <Azmodan> now what do you meant by "pass a proxy"
+[31 Dec/22:39] <Anthon_00> well, in iur configuration here, all our internettraffic is going trough the proxy in Great Britain. He stops everything that doesn't use port80, so, can I cheat, and use other ports in a way the proxy thinks it all passes trough port 80
+[31 Dec/22:40] <Azmodan> anthon, there is some software called http tunnel out there somewhere
+[31 Dec/22:40] <Azmodan> but it has to be run on the server
+[31 Dec/22:40] <Anthon_00> Gonna be a hard one...have to swim to britain
+[31 Dec/22:41] <Azmodan> hehe
+[31 Dec/22:42] < Anthon_00!~Anthon_00@195.152.173.34 has left #win98 ()
+[31 Dec/22:43] ! symetrix is known as symaway
+[31 Dec/22:45] ! symaway is known as symetrix
+[31 Dec/22:57] > Pete_!SLY1@dm1-33.slc.aros.net has joined #win98
+[31 Dec/22:57] <Pete_> howdy all
+[31 Dec/22:58] <Pete_> ??
+[31 Dec/22:59] < Pete_!SLY1@dm1-33.slc.aros.net has left #win98 ()
+[31 Dec/22:59] <Azmodan> another problem solved
+[31 Dec/23:01] <LosGuy> time server 198.83.19.241
+[31 Dec/23:01] <LosGuy> black-ice.cc.vt.edu
+[31 Dec/23:01] <LosGuy> another
+[31 Dec/23:09] ! nymez is known as nyme
+[31 Dec/23:14] ! DeViLgAl is known as DG-DeAd
+[31 Dec/23:26] <Azmodan> hehe
+[31 Dec/23:26] <Azmodan> I'm useing chronos.cru.fr
+[31 Dec/23:27] <Azmodan> its one of the primary servers
+[31 Dec/23:30] ! jklo is known as {DKNY}
+[31 Dec/23:34] ! B-Witched is known as ^Tequila
+[31 Dec/23:42] ! SeanGibsn is known as SexyBithc
+[31 Dec/23:43] ! SexyBithc is known as SexySlut
+[31 Dec/23:46] ! ohyeah is known as MissNasty
+[31 Dec/23:50] ! JUSTaG1RL is known as JUSTaway
+[31 Dec/23:53] ! DG-DeAd is known as DeViLgAl
+[31 Dec/23:54] ! dvdphreak is known as endorphin
+[01 Jan/00:00] ! panik` is known as sin`
+[01 Jan/00:11] ! endorphin is known as dvdphreak
+[01 Jan/00:18] ! symie1 is known as symetrix
+[01 Jan/00:32] ! [jAg] is known as JUSTaG1RL
+[01 Jan/00:35] > Cue_Ball!jim@ppp050078.usmo.com has joined #win98
+[01 Jan/00:35] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/00:35] <Cue_Ball> hello
+[01 Jan/00:36] <Azmodan> hi
+[01 Jan/00:36] <Cue_Ball> I have a question reguarding my Windows 98 CD
+[01 Jan/00:36] <Cue_Ball> It doesn't seem to work
+[01 Jan/00:37] <Azmodan> do other cd's work?
+[01 Jan/00:37] <Cue_Ball> yes
+[01 Jan/00:37] <Azmodan> is the underside of the cd scratched?
+[01 Jan/00:37] <Cue_Ball> a little
+[01 Jan/00:37] <Cue_Ball> nothing major
+[01 Jan/00:38] <Azmodan> try getting some scratch removeal stuff from your local computer store
+[01 Jan/00:38] <Cue_Ball> and it will work in anyone elses CD-ROM
+[01 Jan/00:38] <Azmodan> it will?
+[01 Jan/00:38] <Cue_Ball> yes
+[01 Jan/00:38] <Azmodan> then clean you own cdrom drive's heads
+[01 Jan/00:38] ! symie1 is known as symetrix
+[01 Jan/00:39] <Cue_Ball> will a typical CD Player cleaner work?
+[01 Jan/00:39] <Azmodan> yeah
+[01 Jan/00:39] <Cue_Ball> alright
+[01 Jan/00:39] <Cue_Ball> I thought I was in trouble for a second
+[01 Jan/00:41] <Cue_Ball> also
+[01 Jan/00:41] <Cue_Ball> If I formated my HD
+[01 Jan/00:41] <Azmodan> aha
+[01 Jan/00:42] <Cue_Ball> would windows detect all my hardware?
+[01 Jan/00:42] <Azmodan> it should detect what you have
+[01 Jan/00:42] <Cue_Ball> alright
+[01 Jan/00:44] <Cue_Ball> you are wise with the Windows
+[01 Jan/00:44] ! Hard is known as Wired
+[01 Jan/00:44] <Azmodan> I have many in my house
+[01 Jan/00:45] <Cue_Ball> as do I
+[01 Jan/00:45] <Azmodan> (and yes I do mean the Microsoft kind)
+[01 Jan/00:45] <Cue_Ball> hehe
+[01 Jan/00:45] <Cue_Ball> you have your own lan
+[01 Jan/00:46] ! dvdphreak is known as endorphin
+[01 Jan/00:50] <LosGuy> yes he does
+[01 Jan/00:50] <Azmodan> doh
+[01 Jan/00:50] <Cue_Ball> :(
+[01 Jan/00:50] <Azmodan> yes I do
+[01 Jan/00:50] ! ohyeah is known as angiee
+[01 Jan/00:51] <Cue_Ball> seems like everyone does
+[01 Jan/00:52] ! ohyeah is known as MissNast3
+[01 Jan/00:52] ! MissNast3 is known as MissNasty
+[01 Jan/00:52] <LosGuy> they can be done pretty cheaply now 
+[01 Jan/00:52] <Cue_Ball> heh
+[01 Jan/00:52] <Cue_Ball> I need another PC
+[01 Jan/00:53] <LosGuy> oh yeah that would be a first step
+[01 Jan/00:53] <Azmodan> hehehehe
+[01 Jan/00:53] <Cue_Ball> I will link all my C64s and TRS-80s....
+[01 Jan/00:53] <Azmodan> I could lend you a z80 router if ya like
+[01 Jan/00:54] <Cue_Ball> :(
+[01 Jan/00:54] <Cue_Ball> hehe
+[01 Jan/00:54] <Cue_Ball> My friend said he is going to start his own wan
+[01 Jan/00:55] ! KD-Away is known as KD-Work
+[01 Jan/00:55] ! KD-Work is known as KD-Bah
+[01 Jan/00:55] ! KD-Bah is known as ^KiwiDude
+[01 Jan/00:56] <Azmodan> oh
+[01 Jan/00:56] <Azmodan> he might need the zx81 router then
+[01 Jan/00:57] <Cue_Ball> he could get one
+[01 Jan/00:57] <Cue_Ball> He can get almost anything like that from work
+[01 Jan/00:58] <Cue_Ball> or so he says
+[01 Jan/01:01] > ThAmsTeR!thamster.l@ti19a61-0065.dialup.online.no has joined #win98
+[01 Jan/01:02] <ThAmsTeR> do anyone have drivers to Targa Funlin ts600???
+[01 Jan/01:02] <LosGuy> try windrivers.com
+[01 Jan/01:06] <Cue_Ball> I am gone to play Quake
+[01 Jan/01:06] < Cue_Ball!jim@ppp050078.usmo.com has left #win98 ()
+[01 Jan/01:16] > ramses!Prince@bfn-dial-196-7-94-80.mweb.co.za has joined #win98
+[01 Jan/01:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/01:16] <ramses> Anyone in here know how I can back up my hard drive , using windows backup and my cd writer ?
+[01 Jan/01:17] <Azmodan> hrmm
+[01 Jan/01:17] <Azmodan> is it a cdrw?
+[01 Jan/01:17] <ramses> yea
+[01 Jan/01:18] <ramses> HP cd writer plus
+[01 Jan/01:18] < SignOff: ThAmsTeR!thamster.l@ti19a61-0065.dialup.online.no (Leaving)
+[01 Jan/01:19] ! pimpster is known as kaos2
+[01 Jan/01:20] <Azmodan> should not be a problem them
+[01 Jan/01:21] <ramses> how ?
+[01 Jan/01:22] < SignOff: ramses!Prince@bfn-dial-196-7-94-80.mweb.co.za (Leaving)
+[01 Jan/01:24] > ViPeR3000!....@ras190.avades.nl has joined #win98
+[01 Jan/01:24] <ViPeR3000> Anybody know what program has this extension .msf It should be a program like for making screensavers/slideshows. Anybody know the exact name??
+[01 Jan/01:29] < SignOff: ViPeR3000!....@ras190.avades.nl (Ping timeout for ViPeR3000[ras190.avades.nl])
+[01 Jan/01:31] < SignOff: LosGuy!~husky21@user-33qtjbr.dialup.mindspring.com (adios)
+[01 Jan/01:35] ! LordAdolf is known as hickychic
+[01 Jan/01:44] > mast!Master@nic-c53s03-l077.spidernet.net has joined #win98
+[01 Jan/01:44] <mast> i can`t believe this......
+[01 Jan/01:44] <mast> voodoo 3
+[01 Jan/01:44] <mast> with celeron
+[01 Jan/01:44] <mast> 466
+[01 Jan/01:45] <mast> 3dmarks:2089!
+[01 Jan/01:45] <mast> the lowest.......why`s that?
+[01 Jan/01:49] < mast!Master@nic-c53s03-l077.spidernet.net has left #win98 ()
+[01 Jan/01:57] > cd-writer!as@nic-c53s01-l070.spidernet.net has joined #win98
+[01 Jan/01:57] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/01:57] <cd-writer> can someone help me plz?
+[01 Jan/01:58] < SignOff: cd-writer!as@nic-c53s01-l070.spidernet.net (Leaving)
+[01 Jan/01:59] > Bajed!~brando@clt77-114.carolina.rr.com has joined #win98
+[01 Jan/01:59] <Bajed> hey... why will "net use H: \\mymachine\homedir" work in a command prompt but not in a bat file?
+[01 Jan/02:00] < Bajed!~brando@clt77-114.carolina.rr.com has left #win98 ()
+[01 Jan/02:35] > BlkPoohba!~poohba@fnord.io.com has joined #win98
+[01 Jan/02:35] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/02:35] <BlkPoohba> hey all
+[01 Jan/02:35] <BlkPoohba> is there a place where i can find help for excel?
+[01 Jan/02:37] < BlkPoohba!~poohba@fnord.io.com has left #win98 ()
+[01 Jan/02:41] > fogfoe!~fogfoe@mp-217-220-58.daxnet.no has joined #win98
+[01 Jan/02:41] <fogfoe> can someone help me with a major cdrom problem?
+[01 Jan/02:42] > NicciChic!nada@sed-usr213.iland.net has joined #win98
+[01 Jan/02:43] ! MissNasty is known as NastyZzZz
+[01 Jan/02:44] < NicciChic!nada@sed-usr213.iland.net has left #win98 ()
+[01 Jan/02:47] < fogfoe!~fogfoe@mp-217-220-58.daxnet.no has left #win98 ()
+[01 Jan/02:49] ! bijzonder is known as bijsleep
+[01 Jan/02:53] ! DarK^LuVr is known as DG-ZZzzZZ
+[01 Jan/02:54] ! DG-ZZzzZZ is known as DG-DeAd
+[01 Jan/02:54] ! LostAnge| is known as LostSLEEP
+[01 Jan/02:56] ! RabidBob is known as RabidAFK
+[01 Jan/03:30] > CJbat!~skippy@ip207.tacoma17.wa.pub-ip.psi.net has joined #win98
+[01 Jan/03:30] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/03:32] ! fettacini is known as gazelle31
+[01 Jan/03:35] ! CJbat is known as CJ^
+[01 Jan/03:43] > Nik!nik@212.49.248.105 has joined #win98
+[01 Jan/03:43] <Nik> anyone know somewhere offering free pop3 email?
+[01 Jan/03:44] <CJ^> nope...
+[01 Jan/03:44] <CJ^> but  have ya searched yet?
+[01 Jan/03:44] <Nik> yeah... 
+[01 Jan/03:44] <Nik> i cant find any
+[01 Jan/03:44] <Nik> i'm sure there is one with a similar name to hotmail.
+[01 Jan/03:44] <Nik> just cant remember it
+[01 Jan/03:45] <Nik> damn
+[01 Jan/03:45] <CJ^> http://www.fepg.net/pop3.html  << odd
+[01 Jan/03:45] <CJ^> foud some right away
+[01 Jan/03:45] <Nik> what search engine did you use?
+[01 Jan/03:45] <CJ^> go.com
+[01 Jan/03:45] <CJ^> snap.com
+[01 Jan/03:45] <Nik> ok
+[01 Jan/03:45] <CJ^> altavista.com
+[01 Jan/03:45] <CJ^> yahoo.com
+[01 Jan/03:46] <CJ^> all came up with teh same link
+[01 Jan/03:46] <Nik> ahh. found the one i wanted hotpop.com
+[01 Jan/03:46] <CJ^>  "free pop3 email"
+[01 Jan/03:47] <CJ^> `op
+[01 Jan/03:55] < SignOff: CJ^!~skippy@ip207.tacoma17.wa.pub-ip.psi.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/03:56] ! Weas_out is known as Weasle_
+[01 Jan/04:08] < SignOff: Nik!nik@212.49.248.105 (Go here - you won't be sorry.... www.jamline.net)
+[01 Jan/04:11] ! Weasle_ is known as Weasle
+[01 Jan/04:32] > MetalWar!ManOwaR@nic-c53s02-l007.spidernet.net has joined #win98
+[01 Jan/04:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/04:33] < SignOff: MetalWar!ManOwaR@nic-c53s02-l007.spidernet.net (Leaving)
+[01 Jan/04:38] > Cairo^!billy@cs2799-147.houston.rr.com has joined #win98
+[01 Jan/04:49] > sweetness!sweetness@ppp-196-42-43-92.coqui.net has joined #win98
+[01 Jan/04:50] <sweetness> hello
+[01 Jan/04:52] < sweetness!sweetness@ppp-196-42-43-92.coqui.net has left #win98 ()
+[01 Jan/04:53] > Netwave!~Netwave@ppp-196-42-43-92.coqui.net has joined #win98
+[01 Jan/04:54] > Spark|e!flobee@atpm3-3-23.enter.net has joined #win98
+[01 Jan/04:55] <Spark|e> Hi does anyone know anything about internet explorer 
+[01 Jan/04:55] <Netwave> spark what do you want to know maybe i can help
+[01 Jan/04:55] < Spark|e!flobee@atpm3-3-23.enter.net has left #win98 ()
+[01 Jan/04:55] < SignOff: Netwave!~Netwave@ppp-196-42-43-92.coqui.net (Read error to Netwave[ppp-196-42-43-92.coqui.net]: EOF from client)
+[01 Jan/04:57] > Mok95!~IRcap6@85-BARC-X28.libre.retevision.es has joined #win98
+[01 Jan/04:57] <Mok95> Hi all!
+[01 Jan/04:57] <Mok95> trying to find out info on directdraw...
+[01 Jan/04:58] <Mok95> a math program I have needs version 5.0
+[01 Jan/04:58] <Mok95> does anyone know something about it?
+[01 Jan/05:05] <Mok95> nobody's awake?
+[01 Jan/05:07] ! Weasle is known as Weas_ZzZ
+[01 Jan/05:08] < SignOff: Mok95!~IRcap6@85-BARC-X28.libre.retevision.es (Read error to Mok95[85-BARC-X28.libre.retevision.es]: Connection reset by peer)
+[01 Jan/05:10] > CJ^!~skippy@sdn-ar-004watacoP334.dialsprint.net has joined #win98
+[01 Jan/05:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/05:15] > Strider2k!Gandalf@h000094995605.ne.mediaone.net has joined #win98
+[01 Jan/05:15] < Strider2k!Gandalf@h000094995605.ne.mediaone.net has left #win98 ()
+[01 Jan/05:16] ! Weas_ZzZ is known as Weasle
+[01 Jan/05:24] ! Weasle is known as Weas_ZzZ
+[01 Jan/05:24] ! Weas_ZzZ is known as Camaris
+[01 Jan/05:24] <Cairo^> anyone have the office 97 SR-2b patch?  I'd really appreciate it
+[01 Jan/05:25] <CJ^> it should still be available at MS office site
+[01 Jan/05:26] <CJ^> `op
+[01 Jan/05:26] > walkndude!~dunno@tqnas1-12.ionet.net has joined #win98
+[01 Jan/05:26] <CJ^> `op
+[01 Jan/05:26] <walkndude> morning
+[01 Jan/05:26] <CJ^> `op
+[01 Jan/05:26] <CJ^> `op
+[01 Jan/05:26] <CJ^> `op
+[01 Jan/05:27] <Cairo^> CJ: yeah right. yu tried getting in to ms today?  they're getting hammered by morons like me, panicking cuz they waited till literralt the LAST day to make sure their boxes are y2k compliant
+[01 Jan/05:27] <CJ^> `op
+[01 Jan/05:27] <walkndude> `op
+[01 Jan/05:27] <CJ^> http://www.windrivers.com/servpack/index.htm   << try here
+[01 Jan/05:27] <walkndude> `op
+[01 Jan/05:28] <CJ^> they aint opping  grrrrrrr
+[01 Jan/05:28] <Cairo^> thanks man
+[01 Jan/05:28] <walkndude> `op
+[01 Jan/05:29] <walkndude> nope
+[01 Jan/05:29] > Big`Ed!BigEd@01-022.009.popsite.net has joined #win98
+[01 Jan/05:30] ! nyme is known as coozer
+[01 Jan/05:30] <walkndude> morning Big Ed
+[01 Jan/05:30] <Big`Ed> good morning!
+[01 Jan/05:30] ! drkn is known as C00ZER
+[01 Jan/05:30] ! C00ZER is known as grogan
+[01 Jan/05:31] <CJ^> morn ed
+[01 Jan/05:31] <Big`Ed> good morning!
+[01 Jan/05:31] <Big`Ed> hows life walk n - cj?
+[01 Jan/05:32] <Big`Ed> `say
+[01 Jan/05:32] <walkndude> very good
+[01 Jan/05:32] <Big`Ed> kewl - enjoying the LAST holiday (of this year?)
+[01 Jan/05:33] <walkndude> gotta run to the dentist here in a few :(
+[01 Jan/05:33] <CJ^> not bad....
+[01 Jan/05:33] <Big`Ed> dentist! yuk
+[01 Jan/05:33] <walkndude> dentist= $$$
+[01 Jan/05:33] <Big`Ed> dentist = prepaid (for me)
+[01 Jan/05:34] <walkndude> my insurance isn't that great
+[01 Jan/05:34] <walkndude> it may pay 20%.....tops
+[01 Jan/05:34] <Big`Ed> just think - won't have to pay them anymore this year
+[01 Jan/05:34] <Big`Ed> yikes
+[01 Jan/05:34] <Big`Ed> not good
+[01 Jan/05:35] <Big`Ed> is that why 3/4 the girls in okie have rotten teeth?
+[01 Jan/05:35] <walkndude> yeah maybe his billing system on the computer isn't y2k and he'll lose everything
+[01 Jan/05:35] <Big`Ed> hehe
+[01 Jan/05:35] <walkndude> it and that they nurse until they're 23
+[01 Jan/05:36] <Big`Ed> nothing wrong with that :)
+[01 Jan/05:36] <Big`Ed> cept mommies tits look like 1/2 filled water ballons
+[01 Jan/05:36] <walkndude> depends...you been away for a while now
+[01 Jan/05:37] <walkndude> heheh..when they sleep on their back they fall under the armpits
+[01 Jan/05:37] <Big`Ed> in sw okie - we used to say there was a girl behind every tree
+[01 Jan/05:37] <Big`Ed> hehe
+[01 Jan/05:38] <Big`Ed> (cept sw okie is very desert like - and no tree's
+[01 Jan/05:38] <walkndude> in eastern we say there's ______ in every wood pile
+[01 Jan/05:38] <Big`Ed> hehe
+[01 Jan/05:39] <walkndude> what age does the eye sight go..40?
+[01 Jan/05:40] <Big`Ed> mine started sooner
+[01 Jan/05:40] ! grogan is known as drkn
+[01 Jan/05:41] <Big`Ed> `op
+[01 Jan/05:41] <walkndude> someone bought my son a am/fm radio kit and I don't have the eyes to see anymore
+[01 Jan/05:41] <Big`Ed> `say
+[01 Jan/05:42] > Elysian!Elysian@1Cust126.tnt4.plano.tx.da.uu.net has joined #win98
+[01 Jan/05:42] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/05:42] <Big`Ed> hehe
+[01 Jan/05:42] <Big`Ed> thats bad
+[01 Jan/05:42] <Elysian> hi
+[01 Jan/05:42] <Big`Ed> hi Elysian
+[01 Jan/05:42] <walkndude> hello Elysian
+[01 Jan/05:42] @ mode #win98 [+o Big`Ed] by W!cservice@undernet.org
+[01 Jan/05:42] <Elysian> howsit?
+[01 Jan/05:42] @ mode #win98 [-bbbb *!*Teenbot@*.co.nz *!*rabclanhe@*.execpc.com *!*addict@*.wanadoo.fr *!*vbails@*.conwaycorp.net] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:42] @ mode #win98 [+o Elysian] by W!cservice@undernet.org
+[01 Jan/05:42] @ mode #win98 [-bbbb *!*jarred@*.bellglobal.com *!*reaxt@*.uswest.net *!*TheBot@*.tele.dk *!*SOUL@24.141.*.*] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:43] <Elysian> `down
+[01 Jan/05:43] <Big`Ed> `down
+[01 Jan/05:43] @ mode #win98 [-o Elysian] by Elysian!Elysian@1Cust126.tnt4.plano.tx.da.uu.net
+[01 Jan/05:43] @ mode #win98 [+o Aphrodite] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:43] @ mode #win98 [+o Athena] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:43] <Elysian> `up
+[01 Jan/05:43] @ mode #win98 [+o Elysian] by Athena!itsnotme@ppp35.US-GOVT.org
+[01 Jan/05:44] <Elysian> `down
+[01 Jan/05:44] @ mode #win98 [-o Elysian] by Athena!itsnotme@ppp35.US-GOVT.org
+[01 Jan/05:44] @ mode #win98 [+v Azmodan] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:44] @ mode #win98 [+v Cat`Woman] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:44] @ mode #win98 [+v CJ^] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:44] @ mode #win98 [+v Elysian] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:44] @ mode #win98 [+v walkndude] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/05:44] <Big`Ed> `down
+[01 Jan/05:44] @ mode #win98 [-o Big`Ed] by Aphrodite!stoner@207.178.66.22
+[01 Jan/05:44] @ mode #win98 [+o Big`Ed] by Tribble!biged98@chat.eskimo.com
+[01 Jan/05:44] <Big`Ed> hehe
+[01 Jan/05:44] <Big`Ed> they like me
+[01 Jan/05:44] <walkndude> the guy smokee came back lastnight (the one with the data on a older drive) and back and back
+[01 Jan/05:44] <Elysian> high today is 68 here
+[01 Jan/05:44] <Elysian> !
+[01 Jan/05:44] <Big`Ed> hehe - he don't know how to do it does he?
+[01 Jan/05:45] <Big`Ed> thats HOT Elysian
+[01 Jan/05:45] <Elysian> its insanity here....
+[01 Jan/05:45] <Elysian> i work 4:00 - 10:00
+[01 Jan/05:45] <walkndude> bout the same here
+[01 Jan/05:45] <Elysian> i might go in bout 2 or so
+[01 Jan/05:45] <Big`Ed> just all the texans going out for extra bullets for tonight
+[01 Jan/05:45] * Elysian might go swimming in his cement pond
+[01 Jan/05:45] <Big`Ed> going to sell lots then with the heat
+[01 Jan/05:46] * Big`Ed mentions to Elysian - don't forget the water jethro
+[01 Jan/05:46] <Elysian> heheh
+[01 Jan/05:46] <Elysian> true
+[01 Jan/05:46] <Elysian> our cement pond is actually empty right now!
+[01 Jan/05:46] <Elysian> hehe
+[01 Jan/05:46] <Elysian> just maybe half a foot of water
+[01 Jan/05:46] <walkndude> jethro= double knot spy
+[01 Jan/05:47] <Big`Ed> wonder if jethro would have cyphered the water level if Big`Ed had NOT mentioned it
+[01 Jan/05:47] <Elysian> hehe
+[01 Jan/05:48] <walkndude> I can watch that show still and laugh and laugh, my wife will never crack a smile
+[01 Jan/05:48] <walkndude> same with the Marx bros
+[01 Jan/05:48] <Elysian> beverly hillbillies kick
+[01 Jan/05:49] <Big`Ed> your wife don't crack a smile for the marx?
+[01 Jan/05:49] <Big`Ed> what does put a smile on her face? jetsons?
+[01 Jan/05:49] <Elysian> hmm az is still on so all must be well in new zealand
+[01 Jan/05:49] <walkndude> WEeee Dogies
+[01 Jan/05:49] > RIP!Rip@as4-dial84.flnt.mi.voyager.net has joined #win98
+[01 Jan/05:49] <Big`Ed> heh
+[01 Jan/05:49] <RIP> Heya Big Ed can you help me again *begging*
+[01 Jan/05:49] <Big`Ed> on?
+[01 Jan/05:50] <walkndude> no begging
+[01 Jan/05:50] <RIP> Hard Drive using Ms-Dos Compatibility
+[01 Jan/05:50] <Big`Ed> (girls can beg if pretty)
+[01 Jan/05:50] <walkndude> ok sorry
+[01 Jan/05:50] <Big`Ed> are you loading drivers in DOS (config.sys or autoexec.bat)
+[01 Jan/05:50] <RIP> well I dont want to demand
+[01 Jan/05:50] <RIP> lol
+[01 Jan/05:50] <RIP> not even using config.sys or Autoexec.bat
+[01 Jan/05:50] <Big`Ed> (but a girl has to have a pic)
+[01 Jan/05:51] <walkndude> Ed=king of the pics
+[01 Jan/05:51] <Big`Ed> was it allways this way? (compatability mode)
+[01 Jan/05:51] <RIP> nope
+[01 Jan/05:51] <Big`Ed> hehe
+[01 Jan/05:51] <Big`Ed> when did you notice the error?
+[01 Jan/05:51] <RIP> I just did a clean format after I installed my motherboard and processor
+[01 Jan/05:51] <RIP> and reinstalled windows and then the ide bus mastering software
+[01 Jan/05:51] <walkndude> ah
+[01 Jan/05:51] <Big`Ed> clean format - so the HD was prepared with win98 fdisk
+[01 Jan/05:52] <RIP> nope...ez-disk
+[01 Jan/05:52] <Big`Ed> and did you need the bus-master software?
+[01 Jan/05:52] > Casm!concept@warp8-202.enta-net.co.uk has joined #win98
+[01 Jan/05:52] <Big`Ed> was it in compatable before that?
+[01 Jan/05:52] <RIP> according to the computer store I did
+[01 Jan/05:52] <Casm> hi ppl
+[01 Jan/05:52] <RIP> I dont think so
+[01 Jan/05:53] <Big`Ed> rip - ezdisk puts a DOS overlay in place before winders
+[01 Jan/05:53] * Elysian is trying to get "The Show Must Go On"
+[01 Jan/05:53] <Elysian> by queen
+[01 Jan/05:53] <Big`Ed> to trick the pc to see the drive IT's way
+[01 Jan/05:53] <Big`Ed> good tune
+[01 Jan/05:53] <RIP> so I may be screwed then
+[01 Jan/05:53] <walkndude> overlay isn't a good thing ..IMO
+[01 Jan/05:54] <RIP> IMO??
+[01 Jan/05:54] <Big`Ed> well - can start fresh and pull the ezdisk off
+[01 Jan/05:54] <RIP> I need to have ezdisk
+[01 Jan/05:54] <Big`Ed> i agree with walkndude - imho
+[01 Jan/05:54] * Elysian doesn't wanna work:(
+[01 Jan/05:54] <Big`Ed> why ?
+[01 Jan/05:54] <RIP> my bios doesnt recognize my 20Gig Hard drive
+[01 Jan/05:54] <Casm> can anyone help me plz? i got a RAR archive that is showing up as .bmp files.
+[01 Jan/05:54] <Big`Ed> did it stop at 8?
+[01 Jan/05:54] <RIP> yep
+[01 Jan/05:54] <Casm> they arent bmp files
+[01 Jan/05:54] <walkndude> may be an update for the bios
+[01 Jan/05:54] <Big`Ed> rip - bios update for that then 99% of the time
+[01 Jan/05:55] <RIP> bios is rather new and there is no update 
+[01 Jan/05:55] <Big`Ed> your 100% sure of that?
+[01 Jan/05:55] <walkndude> I gotta run to the dentist...you all have a great day
+[01 Jan/05:55] <RIP> couldnt I partition the drive...
+[01 Jan/05:55] <Big`Ed> good luck walkndude
+[01 Jan/05:55] <walkndude> thanks
+[01 Jan/05:55] < SignOff: walkndude!~dunno@tqnas1-12.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/05:55] <RIP> yep went to the motherboard manufacturers home page
+[01 Jan/05:55] <Big`Ed> rip - the situation is the ez- software - that is before partition
+[01 Jan/05:56] <RIP> huh
+[01 Jan/05:56] <Big`Ed> i can't believe any NEW motherboard has the INT13 problem and 8gb limit
+[01 Jan/05:56] <RIP> yeah I seen the INT13 under system properties but unsure of what it was
+[01 Jan/05:56] <Big`Ed> the ez- software tells the bios what the HD is
+[01 Jan/05:57] <Big`Ed> not in win98 - it is a bios issue for the int13
+[01 Jan/05:57] <Big`Ed> what is your mb?
+[01 Jan/05:57] <RIP> wait I dont have to use the ez software...if I fdisk the hard drive that will get rid of everything right
+[01 Jan/05:57] < SignOff: Casm!concept@warp8-202.enta-net.co.uk (Ping timeout for Casm[warp8-202.enta-net.co.uk])
+[01 Jan/05:57] <Cairo^> thanks Elysian.  learn something new every day :)
+[01 Jan/05:57] <RIP> would be a Jet 542b/542bs
+[01 Jan/05:58] <Big`Ed> but you said the bios did NOT recoginzie above 8gb
+[01 Jan/05:58] <RIP> yeah thats true
+[01 Jan/05:58] <Big`Ed> what is the brand of mb?
+[01 Jan/05:59] > Drutz!~tumadre@200.34.143.5 has joined #win98
+[01 Jan/05:59] < Drutz!~tumadre@200.34.143.5 has left #win98 ()
+[01 Jan/05:59] * Elysian is gonna get on the net at midnight tonight!:)
+[01 Jan/06:00] <Elysian> in all the comp magazines i've seen it says everyone should keep off the net:)
+[01 Jan/06:00] <Elysian> and fones
+[01 Jan/06:00] <Big`Ed> bios version C021 - dated 4/9/99
+[01 Jan/06:00] <Big`Ed> that is OLD
+[01 Jan/06:00] > Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com has joined #win98
+[01 Jan/06:00] <Elysian> they figure people will call all their relatives and stuff to see if their fones work
+[01 Jan/06:00] <Cairo^> i've also heard everyone should unplug everything in the house
+[01 Jan/06:01] <Cairo^> in case of a power surge
+[01 Jan/06:01] <Big`Ed> yea they are cautioning to not call 911 either
+[01 Jan/06:01] < SignOff: RIP!Rip@as4-dial84.flnt.mi.voyager.net (Ping timeout for RIP[as4-dial84.flnt.mi.voyager.net])
+[01 Jan/06:01] <Big`Ed> if the east coast does that - more power for the west
+[01 Jan/06:01] <Elysian> hey whats fic's web page again?
+[01 Jan/06:02] <Big`Ed> its all hogwash - just another night in america
+[01 Jan/06:02] <Trebas> OK....can someone help me. I've just made an .INI file to open up ports on the ICS. Now when I right-click on it I can't see the INSTALL function. How else can I install an INI??
+[01 Jan/06:02] <Big`Ed> www.fica.com
+[01 Jan/06:03] <Cairo^> in nt yu can use regserv32.exe not sure bout 98
+[01 Jan/06:03] <Elysian> thanx ed
+[01 Jan/06:03] <Big`Ed> that feature is for a 'INF'
+[01 Jan/06:03] <Big`Ed> not a INI
+[01 Jan/06:03] <Trebas> Yes....sory INF.
+[01 Jan/06:04] <Big`Ed> inf's are by default registered as a setup file
+[01 Jan/06:04] <Big`Ed> but yours does not give you the option?
+[01 Jan/06:04] > Flinston3!fred@200.46.70.71 has joined #win98
+[01 Jan/06:05] <Flinston3> hi
+[01 Jan/06:05] <Flinston3> a friend
+[01 Jan/06:05] <Big`Ed> hi
+[01 Jan/06:05] <Flinston3> used the y2k test and all passed except one called RTC
+[01 Jan/06:05] <Flinston3> what is that
+[01 Jan/06:05] <Flinston3> and how can it be fixed
+[01 Jan/06:05] <Big`Ed> real time clock
+[01 Jan/06:05] <Flinston3> if u could please help me
+[01 Jan/06:05] <Flinston3> can it be fixed?
+[01 Jan/06:05] <Trebas> Nope...I just made it from a MS site....I found my prob BIG ED...it was that I had it as an INI and not and INF. There's an OOPS!! (I seem to do them all the time) OH WELL! THX ALL!
+[01 Jan/06:05] <Trebas> Cya Later...and I know I'll be back,
+[01 Jan/06:06] <Big`Ed> ok Trebas
+[01 Jan/06:06] <Big`Ed> bye
+[01 Jan/06:06] < SignOff: Trebas!ask.me@cr803532-a.slnt1.on.wave.home.com (Leaving)
+[01 Jan/06:06] <Big`Ed> Flinston3 - depends
+[01 Jan/06:06] <Big`Ed> what is the system?
+[01 Jan/06:06] <Flinston3> win98
+[01 Jan/06:06] <Elysian> i'm having troubles with the win98 comp recognizing this comp as a ICS server...
+[01 Jan/06:07] <Big`Ed> rtc is a bios clock problem
+[01 Jan/06:07] <Flinston3> oh
+[01 Jan/06:07] <Big`Ed> Elysian - is ics setup right?
+[01 Jan/06:07] <Big`Ed> did the y2k scanner give any advice?
+[01 Jan/06:07] <Elysian> i guess
+[01 Jan/06:07] <Elysian> it looked right
+[01 Jan/06:08] <Elysian> it also told me it made this comp a ip over the network of 192.168.0.1
+[01 Jan/06:08] <Big`Ed> correct
+[01 Jan/06:08] <Big`Ed> reboot master?
+[01 Jan/06:09] <Big`Ed> Flinston3 - http://www.ais.columbia.edu/y2k/html/bios_fix.html
+[01 Jan/06:09] <Big`Ed> Several manufacturers are providing BIOS upgrades for the time clock (CMOS RTC or Real Time Clock) on their PCs. Do not attempt this solution unless you are confident about your computer skills. If you turn off the machine while you are installing the upgrade, you can render the PC completely unusable
+[01 Jan/06:10] <Big`Ed> Flinston3 - option #1 - is to get the BIOS updated
+[01 Jan/06:10] * Elysian hates windows 2k... can't update my bios:(
+[01 Jan/06:10] <Flinston3> oh
+[01 Jan/06:10] <Big`Ed> option #2 is this link to a software fix
+[01 Jan/06:11] <Flinston3> okie
+[01 Jan/06:11] <Flinston3> thx
+[01 Jan/06:11] <Flinston3> =o)
+[01 Jan/06:12] <Big`Ed> actually - that was a university site - so the software there is not downloadable
+[01 Jan/06:12] <Elysian> whats ami bios's home page?
+[01 Jan/06:12] <Flinston3> he wants to know how to update the bios (option #1)
+[01 Jan/06:12] <Elysian> never mind
+[01 Jan/06:12] <Elysian> found it
+[01 Jan/06:13] <Big`Ed> what is his Motherboard and model # ?
+[01 Jan/06:13] <Flinston3> wait
+[01 Jan/06:13] <Big`Ed> like:  asus p2b
+[01 Jan/06:13] <Flinston3> which is the easy one? the link u gave me?
+[01 Jan/06:13] <Big`Ed> http://www.zdnet.com/pcmag/downloads/swlib/swcol.y2k.html
+[01 Jan/06:13] <Big`Ed> has a link to the software fix
+[01 Jan/06:14] <Flinston3> so
+[01 Jan/06:14] <Big`Ed> the BEST way is the bios fix
+[01 Jan/06:14] <Flinston3> i should
+[01 Jan/06:14] <Flinston3> go to this link
+[01 Jan/06:14] <Flinston3> okie
+[01 Jan/06:14] <Flinston3> any risks?
+[01 Jan/06:14] <Big`Ed> ACCUTE-DATE Year 2000 Fix v1.0
+[01 Jan/06:14] <Big`Ed> Make your real-time clock Y2K-compliant
+[01 Jan/06:14] <Big`Ed> if you do not know how to update - yes
+[01 Jan/06:14] <Big`Ed> a computer shop will do it for a small fee
+[01 Jan/06:15] <Flinston3> oh
+[01 Jan/06:15] <Big`Ed> it is not hard - but as with any change, there is a risk for the inexperienced
+[01 Jan/06:15] <Flinston3> ok
+[01 Jan/06:15] <Flinston3> thx
+[01 Jan/06:15] <Flinston3> i guess
+[01 Jan/06:15] <Flinston3> he won't be able to himself
+[01 Jan/06:16] <Big`Ed> then use that software patch for now
+[01 Jan/06:16] <Big`Ed> and plan to take it in to someone
+[01 Jan/06:16] <Flinston3> uhmm
+[01 Jan/06:16] <Big`Ed> or have a geek come over for a favor
+[01 Jan/06:16] <Flinston3> software patch?
+[01 Jan/06:16] <Big`Ed> http://www.zdnet.com/pcmag/downloads/swlib/swcol.y2k.html
+[01 Jan/06:16] <Flinston3> k
+[01 Jan/06:16] <Flinston3> btw
+[01 Jan/06:16] <Big`Ed> ACCUTE-DATE
+[01 Jan/06:16] <Flinston3> i installed
+[01 Jan/06:16] <Big`Ed> fixes the RTC error
+[01 Jan/06:16] <Flinston3> a y2k patch
+[01 Jan/06:16] <Flinston3> i found
+[01 Jan/06:16] <Flinston3> at download.com
+[01 Jan/06:16] <Flinston3> says it's from microsoft
+[01 Jan/06:17] <Flinston3> what does it exactly do?
+[01 Jan/06:17] <Big`Ed> microsoft does not release any RTC software
+[01 Jan/06:17] <Flinston3> i mean this should have been for something else then
+[01 Jan/06:17] <Flinston3> np thx =o)
+[01 Jan/06:17] <Big`Ed> the RTC software needs to run in the 'autoexec.bat' file and start everytime the pc-turns on
+[01 Jan/06:17] <Big`Ed> to fix the clock
+[01 Jan/06:17] <Flinston3> oh
+[01 Jan/06:17] <Big`Ed> your on win98 right?
+[01 Jan/06:18] <Flinston3> yup
+[01 Jan/06:18] <Big`Ed> go to start - windowsupdates
+[01 Jan/06:18] <Flinston3> okie
+[01 Jan/06:18] <Big`Ed> and run the microsoft updates from THAT location
+[01 Jan/06:18] <Big`Ed> that is from microsoft
+[01 Jan/06:18] <Flinston3> kwl
+[01 Jan/06:18] > huck!me@dt0b0n36.tampabay.rr.com has joined #win98
+[01 Jan/06:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/06:18] <Big`Ed> not from someone who says it is from microsoft
+[01 Jan/06:18] ! huck is known as reebok
+[01 Jan/06:18] <Big`Ed> hi ree
+[01 Jan/06:18] <reebok> hey ed
+[01 Jan/06:19] <Elysian> hi ree
+[01 Jan/06:20] <reebok> hey ely
+[01 Jan/06:20] <Big`Ed> brb -
+[01 Jan/06:20] ! Big`Ed is known as Ed`CooK
+[01 Jan/06:24] < SignOff: Elysian!Elysian@1Cust126.tnt4.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust126.tnt4.plano.tx.da.uu.net])
+[01 Jan/06:24] ! Ed`CooK is known as Big`Ed
+[01 Jan/06:24] <Big`Ed> back
+[01 Jan/06:25] <Big`Ed> you killed ely
+[01 Jan/06:25] <reebok> I didn't mean to I swear!
+[01 Jan/06:25] <Big`Ed> and who is huck?
+[01 Jan/06:25] <Big`Ed> relative to jethro?
+[01 Jan/06:25] <reebok> huckleberry
+[01 Jan/06:25] <reebok> that's the coolest name ever
+[01 Jan/06:26] <Big`Ed> better than john
+[01 Jan/06:26] <reebok> pretty much
+[01 Jan/06:26] <Big`Ed> course thats true about any other name
+[01 Jan/06:26] <Big`Ed> hehe
+[01 Jan/06:26] <reebok> oh huckleberry!
+[01 Jan/06:26] <reebok> man that name rules
+[01 Jan/06:27] <Big`Ed> hehe
+[01 Jan/06:27] <Big`Ed> FINN
+[01 Jan/06:27] <reebok> finny finn finn
+[01 Jan/06:27] <Big`Ed> well at least you don't want the name MARY
+[01 Jan/06:28] <reebok> mary was cool
+[01 Jan/06:28] <reebok> she was like sid I guess
+[01 Jan/06:28] <Big`Ed> for YOU
+[01 Jan/06:28] <reebok> oh well yeah
+[01 Jan/06:28] <reebok> heheh
+[01 Jan/06:28] <Big`Ed> `insult wez
+[01 Jan/06:29] <reebok> haha
+[01 Jan/06:29] <reebok> do you know of an autorefresh program?
+[01 Jan/06:29] <reebok> that will refresh a page at intervals
+[01 Jan/06:30] <Big`Ed> heard of them, but nope
+[01 Jan/06:30] <reebok> dang
+[01 Jan/06:30] <Big`Ed> don't know details
+[01 Jan/06:34] <Big`Ed> Description: TabSurf is a free web browser that allows the user to surf up 30 web sites at the same time. It can also automatically refresh pages as often as each minute. (Great for news, stock quotes, graph pages and sports scores). 
+[01 Jan/06:34] <reebok> oh sweet
+[01 Jan/06:34] <Big`Ed> from tucows
+[01 Jan/06:34] <reebok> thansk
+[01 Jan/06:34] <reebok> thanks too
+[01 Jan/06:34] ! kurupted is known as v1Ns
+[01 Jan/06:35] <reebok> I love havingmy own tucows mirror
+[01 Jan/06:35] <Big`Ed> hehe
+[01 Jan/06:35] <reebok> tucows.tampabay.rr.com for life
+[01 Jan/06:36] <Big`Ed> bah
+[01 Jan/06:36] <Big`Ed> you won't be there for LIFE
+[01 Jan/06:36] <reebok> nope
+[01 Jan/06:36] <reebok> iuware.indiana.edu
+[01 Jan/06:36] <reebok> check out all that free stuff
+[01 Jan/06:37] < SignOff: Flinston3!fred@200.46.70.71 (Read error to Flinston3[200.46.70.71]: Connection reset by peer)
+[01 Jan/06:38] <reebok> all 4 office 2k cd's
+[01 Jan/06:38] <Big`Ed> all the free snow and corn you want
+[01 Jan/06:38] <reebok> all the ms vs 6 cd's
+[01 Jan/06:38] <reebok> hahahahah
+[01 Jan/06:38] <reebok> they still have windows 95 on their
+[01 Jan/06:38] <reebok> there
+[01 Jan/06:39] < SignOff: CJ^!~skippy@sdn-ar-004watacoP334.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/06:40] <Big`Ed> nice concept
+[01 Jan/06:41] <reebok> yeah win2k for $5 is a very nice concept
+[01 Jan/06:41] <Big`Ed> won't you get that for free?
+[01 Jan/06:42] <reebok> well yeah
+[01 Jan/06:42] <Big`Ed> Students may retain the license to use this software after they have left Indiana University
+[01 Jan/06:42] <reebok> isn't that awesome?
+[01 Jan/06:42] <reebok> you can take it home and stuff too I think
+[01 Jan/06:43] <reebok> do you have the day off or something?
+[01 Jan/06:43] <Big`Ed> yea - holiday
+[01 Jan/06:43] <Big`Ed> for jan1
+[01 Jan/06:43] <reebok> cool
+[01 Jan/06:43] <reebok> come to think of it
+[01 Jan/06:44] <reebok> I don't think my dads working either
+[01 Jan/06:44] <Big`Ed> i get to work tommorow though
+[01 Jan/06:44] <reebok> yuck
+[01 Jan/06:44] <Big`Ed> naw - free / easy overtime
+[01 Jan/06:44] <Big`Ed> check out if Y2K caused any problems
+[01 Jan/06:44] <reebok> hehe
+[01 Jan/06:44] <reebok> shouldn't you monitor that?
+[01 Jan/06:44] <Big`Ed> instead of waiting till monday
+[01 Jan/06:44] <Big`Ed> well - thats why i'm going in
+[01 Jan/06:44] <Big`Ed> to check /monitor
+[01 Jan/06:45] <Big`Ed> no one is working after 4 today anyways
+[01 Jan/06:45] <Big`Ed> till monday
+[01 Jan/06:45] <reebok> ok
+[01 Jan/06:45] <Big`Ed> so - monitor is easy
+[01 Jan/06:45] <Big`Ed> every pc is 'supposed to be left OFF'
+[01 Jan/06:46] <reebok> hehe
+[01 Jan/06:46] <Big`Ed> i bet i find at least 2 left on though
+[01 Jan/06:46] > Flinston3!fred@200.46.70.71 has joined #win98
+[01 Jan/06:46] <Big`Ed> hi fred
+[01 Jan/06:48] <reebok> yeah definitrely
+[01 Jan/06:48] <Flinston3> hi =o)
+[01 Jan/06:48] <Flinston3> i liked this channel
+[01 Jan/06:48] <Flinston3> learn alot in here
+[01 Jan/06:48] <Big`Ed> liked - as in past tense
+[01 Jan/06:48] <reebok> hehe
+[01 Jan/06:52] <Flinston3> heh
+[01 Jan/06:53] > RIP!Rip@as4-dial93.flnt.mi.voyager.net has joined #win98
+[01 Jan/06:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/06:53] <RIP> Heya Big Ed, sorry if I disconnecteed on you earlier..it wasnt intentional...Stepdad trying to be funny disconnected teh plug
+[01 Jan/06:54] <Big`Ed> not a problem
+[01 Jan/06:54] <RIP> looks like im going to have to do a clean format and re setup the hard drive from what Im reading on the net
+[01 Jan/06:54] <Big`Ed> 09:00:33 ·Big`Ed· bios version C021 - dated 4/9/99
+[01 Jan/06:54] <Big`Ed> 09:00:35 ·Big`Ed· that is OLD
+[01 Jan/06:54] <Big`Ed> is that the BIOS you have installed?
+[01 Jan/06:55] <RIP> Yes sure is
+[01 Jan/06:55] <Big`Ed> and your sure after using that bios - it did not recognize above 8gb?
+[01 Jan/06:55] <Big`Ed> at bios level
+[01 Jan/06:55] <RIP> well according to EZ drive my bios doesnt support it
+[01 Jan/06:55] ! L0s3R is known as ^Y2K^
+[01 Jan/06:55] <RIP> the software I use to setup my harddrive
+[01 Jan/06:55] <reebok> ack ez drive
+[01 Jan/06:56] <Big`Ed> i would try first without
+[01 Jan/06:56] <RIP> I shouldnt need ez drive anyways right
+[01 Jan/06:56] <Big`Ed> when the computer first comes on there is a screen about the HD's
+[01 Jan/06:56] <RIP> just fdisk the drive and format it
+[01 Jan/06:56] <Big`Ed> correct
+[01 Jan/06:56] <Big`Ed> with your windows98 startup diskette
+[01 Jan/06:56] <Big`Ed> not 95
+[01 Jan/06:56] <RIP> yep got it
+[01 Jan/06:56] <RIP> Im having multiple brain farts lately with computers
+[01 Jan/06:56] <RIP> heheh
+[01 Jan/06:56] <Big`Ed> but if you bios does NOT see above 8gb
+[01 Jan/06:56] <Big`Ed> you may be forced to use it
+[01 Jan/06:56] > Singe!formy@ABD1A2B4.ipt.aol.com has joined #win98
+[01 Jan/06:57] <Big`Ed> aol-formy
+[01 Jan/06:57] <RIP> basically just fdisk/format and try running it up
+[01 Jan/06:57] <Singe> hey someone i need help bad
+[01 Jan/06:57] <Big`Ed> you will know on fdisk if detected
+[01 Jan/06:57] <Big`Ed> bad?
+[01 Jan/06:57] <Big`Ed> as in illegal?
+[01 Jan/06:57] <RIP> we all do Singe :)
+[01 Jan/06:58] <RIP> well time to reinstall win98 again for the 6th time this week
+[01 Jan/06:58] <RIP> lol
+[01 Jan/06:58] <Singe> no i need to reainstall win95 but i need a win98 startup disk to do so so i will have virtual cdrom support...follow me?
+[01 Jan/06:58] <Big`Ed> rip
+[01 Jan/06:58] <Big`Ed> after you get it loaded - makesure you go to windowsupdates too
+[01 Jan/06:58] <Singe> so im hoping, really bad, that someone could send me a startup disk files email
+[01 Jan/06:58] <Big`Ed> Singe - you can't use win98 startup disk for 95
+[01 Jan/06:59] <Big`Ed> that is illegal
+[01 Jan/06:59] <Big`Ed> see topic (no warez)
+[01 Jan/06:59] <Singe> sure i can
+[01 Jan/06:59] <Big`Ed> sending the file is illegal
+[01 Jan/06:59] <Big`Ed> see topic (NO FILES)
+[01 Jan/06:59] <RIP> u dont think that the ide bus mastering may be causing my problem with Compatibility mode problem for harddrive
+[01 Jan/06:59] <Singe> all it does is start me up, whatever ed
+[01 Jan/06:59] <Singe> is it really?
+[01 Jan/06:59] <Big`Ed> `kb Singe
+[01 Jan/06:59] @ mode #win98 [+b *!*formy@*.aol.com] by Amsterdam!pegasys@tigerrose.grateful.org
+[01 Jan/06:59] < Singe!formy@ABD1A2B4.ipt.aol.com was kicked off #win98 by Amsterdam!pegasys@tigerrose.grateful.org (Amsterdam)
+[01 Jan/07:00] <Big`Ed> rip - without knowing how your HD is detected at DOS/BIOS i can't say
+[01 Jan/07:00] <Big`Ed> when you first boot / fdisk
+[01 Jan/07:00] <Big`Ed> delete part stuff
+[01 Jan/07:00] <RIP> ok
+[01 Jan/07:00] <Big`Ed> then reboot
+[01 Jan/07:00] <RIP> delete part stuff?
+[01 Jan/07:00] <RIP> partition
+[01 Jan/07:00] <Big`Ed> yes
+[01 Jan/07:00] <RIP> never mind
+[01 Jan/07:00] <Big`Ed> then run up fdisk again to creat new
+[01 Jan/07:00] <Big`Ed> and see what it see's
+[01 Jan/07:00] <reebok> shower time
+[01 Jan/07:00] < SignOff: reebok!me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/07:00] <Big`Ed> on boot up - make sure you do NOT see any ez- stuff
+[01 Jan/07:00] <RIP> ok
+[01 Jan/07:01] <RIP> yeah no doubt sick of ez
+[01 Jan/07:01] @ mode #win98 [-b *!*formy@*.aol.com] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/07:01] <Big`Ed> if it is still there
+[01 Jan/07:01] <Big`Ed> you may have to use it's disk to uninstall
+[01 Jan/07:10] < SignOff: Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: W!cservice@undernet.org (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Aphrodite!stoner@207.178.66.22 (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Zeus!pegasys@tigerrose.grateful.org (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Flinston3!fred@200.46.70.71 (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Big`Ed!BigEd@01-022.009.popsite.net (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: RIP!Rip@as4-dial93.flnt.mi.voyager.net (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Amsterdam!pegasys@tigerrose.grateful.org (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:10] < SignOff: Cairo^!billy@cs2799-147.houston.rr.com (SanDiego.CA.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[01 Jan/07:12] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[01 Jan/07:12] > W!cservice@undernet.org has joined #win98
+[01 Jan/07:12] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[01 Jan/07:12] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[01 Jan/07:12] > Ed`Y2Kn!BigEd@01-022.009.popsite.net has joined #win98
+[01 Jan/07:12] > Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[01 Jan/07:12] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[01 Jan/07:12] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[01 Jan/07:12] > Amsterdam!pegasys@tigerrose.grateful.org has joined #win98
+[01 Jan/07:12] > Flinston3!fred@200.46.70.71 has joined #win98
+[01 Jan/07:12] > Cairo^!billy@cs2799-147.houston.rr.com has joined #win98
+[01 Jan/07:12] @ mode #win98 [+ooooov Proteus W Athena Aphrodite Ed`Y2Kn Cat`Woman] by Dallas-R.Tx.US.Undernet.org
+[01 Jan/07:12] @ mode #win98 [+ovovov Zeus Zeus Vulcan Vulcan Amsterdam Amsterdam] by Dallas-R.Tx.US.Undernet.org
+[01 Jan/07:13] > Exalibur!lgvc42@dhcp-213-224-19-103.kabel.pandora.be has joined #win98
+[01 Jan/07:13] <Exalibur> hi
+[01 Jan/07:14] <Exalibur> I urgently need the VBRUN300.dll (destucted), can someone mail it to me please?
+[01 Jan/07:16] <Exalibur> many thanks for your cooperation all, you are to kind. farewell
+[01 Jan/07:16] < Exalibur!lgvc42@dhcp-213-224-19-103.kabel.pandora.be has left #win98 ()
+[01 Jan/07:17] > Exalibur!lgvc42@dhcp-213-224-19-103.kabel.pandora.be has joined #win98
+[01 Jan/07:17] > polipY2KK!polipie@uu212-190-15-59.unknown.uunet.be has joined #win98
+[01 Jan/07:17] <polipY2KK> loooooooooool
+[01 Jan/07:18] <polipY2KK> does everybody have the patches for win98 and office
+[01 Jan/07:18] <Exalibur> hi all;
+[01 Jan/07:19] <Exalibur> I badly need the VBRUN300.dll is there anyone who can mail it to me please?
+[01 Jan/07:19] <polipY2KK> mail adres plzz
+[01 Jan/07:19] <Exalibur> lgvc42@yahoo.com
+[01 Jan/07:20] <polipY2KK> ne belg
+[01 Jan/07:20] <polipY2KK> allo
+[01 Jan/07:20] <Exalibur> ja
+[01 Jan/07:20] <polipY2KK> yep
+[01 Jan/07:20] <polipY2KK> i van west - vlaanderen
+[01 Jan/07:20] <polipY2KK> en gie
+[01 Jan/07:20] <Exalibur> aalst
+[01 Jan/07:20] <Exalibur> de wereld is klein he
+[01 Jan/07:21] <polipY2KK> ken da bestand nie
+[01 Jan/07:21] <polipY2KK> jammer
+[01 Jan/07:21] <polipY2KK> wacht eeh
+[01 Jan/07:21] <polipY2KK> kga eens vragen aan iemand anders
+[01 Jan/07:22] * polipY2KK ken ne bestand vbrun300.dll nodig
+[01 Jan/07:22] <polipY2KK> wacht wi
+[01 Jan/07:24] ! polipY2KK is known as polip
+[01 Jan/07:27] < SignOff: Aphrodite!stoner@207.178.66.22 (Baltimore-R.MD.US.Undernet.Org NewYork-R.NY.US.Undernet.Org)
+[01 Jan/07:27] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org NewYork-R.NY.US.Undernet.Org)
+[01 Jan/07:27] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org NewYork-R.NY.US.Undernet.Org)
+[01 Jan/07:27] ! polip is known as polipPART
+[01 Jan/07:28] ! polipPART is known as POLIPARTY
+[01 Jan/07:28] ! POLIPARTY is known as poliparty
+[01 Jan/07:30] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[01 Jan/07:30] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[01 Jan/07:30] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[01 Jan/07:30] @ mode #win98 [+ooov Proteus Aphrodite Zeus Zeus] by NewYork-R.NY.US.Undernet.Org
+[01 Jan/07:30] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/07:31] <poliparty> ok
+[01 Jan/07:31] <Exalibur> gevonden?
+[01 Jan/07:31] <poliparty> noper
+[01 Jan/07:31] <poliparty> damm
+[01 Jan/07:31] <poliparty> sooory
+[01 Jan/07:32] <Exalibur> ok, niks aon te doen
+[01 Jan/07:32] <poliparty> jah?
+[01 Jan/07:32] <Exalibur> ik zoek wel verder, thanks, bye
+[01 Jan/07:32] <poliparty> byeee
+[01 Jan/07:32] < Exalibur!lgvc42@dhcp-213-224-19-103.kabel.pandora.be has left #win98 ()
+[01 Jan/07:33] < poliparty!polipie@uu212-190-15-59.unknown.uunet.be has left #win98 ()
+[01 Jan/07:34] @ mode #win98 [+b *!*polipie@*.uunet.be] by Athena!itsnotme@ppp35.US-GOVT.org
+[01 Jan/07:34] @ mode #win98 [+b *!*lgvc42@*.pandora.be] by Athena!itsnotme@ppp35.US-GOVT.org
+[01 Jan/07:47] > Kind-Bud!~Beaver420@pool-207-205-216-106.pbgh.grid.net has joined #win98
+[01 Jan/07:47] < Kind-Bud!~Beaver420@pool-207-205-216-106.pbgh.grid.net has left #win98 ()
+[01 Jan/07:53] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Read error to Proteus[0wned.the.US-GOVT.org]: Operation timed out)
+[01 Jan/07:54] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[01 Jan/08:02] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[01 Jan/08:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/08:03] < SignOff: LifeBlood!azmodan@phi.compinet.com (Error 86: Keyboard not found, press any key to continue)
+[01 Jan/08:05] ! Ed`Y2Kn is known as Big`Ed
+[01 Jan/08:07] > CJ^!skippy@sdn-ar-005watacoP153.dialsprint.net has joined #win98
+[01 Jan/08:07] <Big`Ed> wb CJ^
+[01 Jan/08:07] > mitch!sparkey@d15-27.dyn.telerama.com has joined #win98
+[01 Jan/08:07] <CJ^> :P
+[01 Jan/08:07] <CJ^> mall is empty
+[01 Jan/08:07] <CJ^> M T
+[01 Jan/08:07] <Big`Ed> expecting something?
+[01 Jan/08:08] <CJ^> naah
+[01 Jan/08:08] <CJ^> just went to the bank.
+[01 Jan/08:08] <CJ^> cashed a check..
+[01 Jan/08:08] <CJ^> went walking around..
+[01 Jan/08:08] < mitch!sparkey@d15-27.dyn.telerama.com has left #win98 ()
+[01 Jan/08:08] <CJ^> was actually hoping to see what Sears had on clearance...
+[01 Jan/08:08] <CJ^> not much  heh
+[01 Jan/08:09] <Azmodan> hi CJ
+[01 Jan/08:09] < SignOff: Flinston3!fred@200.46.70.71 (Leaving)
+[01 Jan/08:09] ! B-Witched is known as Misty^
+[01 Jan/08:10] <CJ^> yo
+[01 Jan/08:12] @ mode #win98 [-o Big`Ed] by Big`Ed!BigEd@01-022.009.popsite.net
+[01 Jan/08:12] @ mode #win98 [+o Big`Ed] by W!cservice@undernet.org
+[01 Jan/08:13] <CJ^> well.. bbl  gonna go try some stuff hehe
+[01 Jan/08:13] < SignOff: CJ^!skippy@sdn-ar-005watacoP153.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/08:19] > Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com has joined #win98
+[01 Jan/08:19] ! Big`Ed is known as Ed`Y2Kman
+[01 Jan/08:19] <Deton8R> yeah, yeah
+[01 Jan/08:20] <Deton8R> wonder where Az went
+[01 Jan/08:21] < SignOff: Cairo^!billy@cs2799-147.houston.rr.com (Leaving)
+[01 Jan/08:21] <Azmodan> do ya
+[01 Jan/08:21] <Azmodan> he's prolly off somewhere
+[01 Jan/08:21] < SignOff: Aphrodite!stoner@207.178.66.22 (Baltimore-R.MD.US.Undernet.Org NewYork-R.NY.US.Undernet.Org)
+[01 Jan/08:21] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org NewYork-R.NY.US.Undernet.Org)
+[01 Jan/08:24] < SignOff: Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v3.0 Internet terrorism at its finest.)
+[01 Jan/08:28] ! LostSLEEP is known as LostAnge|
+[01 Jan/08:33] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[01 Jan/08:33] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/08:36] < SignOff: LifeBlood!azmodan@phi.compinet.com (AFX Analogue Bubblebath)
+[01 Jan/08:37] @ mode #win98 [+v Deton8R] by Mandy!biged98@chat.eskimo.com
+[01 Jan/08:37] @ mode #win98 [+v Proteus] by Mandy!biged98@chat.eskimo.com
+[01 Jan/08:37] <Ed`Y2Kman> `say
+[01 Jan/08:37] @ mode #win98 [+o Proteus] by Tribble!biged98@chat.eskimo.com
+[01 Jan/08:38] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[01 Jan/08:39] < SignOff: LifeBlood!azmodan@phi.compinet.com (Sex, It's whats for dinner)
+[01 Jan/08:40] <Ed`Y2Kman> http://www.hyperreal.org/music/artists/afx/
+[01 Jan/08:40] <Ed`Y2Kman> there is a song - analogue bubblebath - on AFX
+[01 Jan/08:41] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[01 Jan/08:43] < SignOff: LifeBlood!azmodan@phi.compinet.com (Segmentation Fault, bad fart)
+[01 Jan/08:46] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[01 Jan/08:46] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[01 Jan/08:46] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[01 Jan/08:46] @ mode #win98 [+oov Aphrodite Zeus Zeus] by washington-r.dc.us.undernet.org
+[01 Jan/08:47] <Ed`Y2Kman> LifeBlood behave.. or I'll get medieval with your buttocks.
+[01 Jan/08:48] <Azmodan> `op lifeblood
+[01 Jan/08:48] @ mode #win98 [+o LifeBlood] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[01 Jan/08:48] <Azmodan> userlist remains the same Ed
+[01 Jan/08:48] <Ed`Y2Kman> `say
+[01 Jan/08:48] <Azmodan> no
+[01 Jan/08:48] <Azmodan> -say
+[01 Jan/08:48] <Ed`Y2Kman> -say
+[01 Jan/08:49] <Ed`Y2Kman> no responses
+[01 Jan/08:56] > mrgone!~Webmaster@ts1-106.brg.tallships.ca has joined #win98
+[01 Jan/08:56] <mrgone> arggg
+[01 Jan/08:56] <Ed`Y2Kman> argh?
+[01 Jan/08:57] <mrgone> The eBay site will be unavailable for Y2K verification from 15:30 PST to 18:00 PST on Friday, December 31 and from 23:00 PST, Friday, December 31 to 03:00 PST, Saturday, January 1. If you try to connect to eBay during these times, you may receive a "Failed to connect" error message. 
+[01 Jan/08:57] <Ed`Y2Kman> stupid
+[01 Jan/08:58] <mrgone> so my video card ends in 1 day 4 hours now
+[01 Jan/08:59] <Azmodan> mmmm funny thats the message i'm recieving from my brain this morning
+[01 Jan/08:59] <Azmodan> at least no one else can bid on it
+[01 Jan/08:59] <Ed`Y2Kman> don't forget not to go too high on that
+[01 Jan/09:00] <Ed`Y2Kman> card is listed on pricewatch
+[01 Jan/09:03] <mrgone> is 128 megs of ram 1chip for 108$ a good price
+[01 Jan/09:03] <mrgone> 108 u.s.
+[01 Jan/09:04] <Ed`Y2Kman> yea
+[01 Jan/09:04] <Ed`Y2Kman> do a pricewatch check
+[01 Jan/09:04] < SignOff: Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[01 Jan/09:10] <mrgone> 127-129$
+[01 Jan/09:11] <Ed`Y2Kman> yea - i estimate about $1 per mb
+[01 Jan/09:13] <mrgone> sigh
+[01 Jan/09:13] <mrgone> i remember when it was .90$ canadain per meg
+[01 Jan/09:14] <Ed`Y2Kman> check your nirvidia card on pricewatch too
+[01 Jan/09:14] <Ed`Y2Kman> hehe
+[01 Jan/09:14] <mrgone> i should have bought a truckload
+[01 Jan/09:14] <mrgone> those nvida cards in my area are 250$ can.
+[01 Jan/09:14] <Ed`Y2Kman> was a lot cheaper on pricewatch
+[01 Jan/09:16] <mrgone> 3D BLASTER RIVA TNT2 AGP-32MB  IN STOCK NOW!! $ 253 
+[01 Jan/09:16] <mrgone> is the closest
+[01 Jan/09:16] <Ed`Y2Kman> noooo
+[01 Jan/09:16] <mrgone> no?
+[01 Jan/09:16] <Ed`Y2Kman> give me the link to the auction again
+[01 Jan/09:16] <mrgone> http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=227013570
+[01 Jan/09:16] > wezwrk!~not@206.10.128.207 has joined #win98
+[01 Jan/09:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/09:17] <mrgone> i liek that heatsink. i have a little fan im going to put on it
+[01 Jan/09:19] <Ed`Y2Kman> this card: 32MB SniperM force from nVIDIA RIVA TNT2 M64 Video Card, w/WinDVD DVD Player & 3D Game, 128bit RIVA TNT2 M64 TwiN Texel Graphics AGP 4x/2x with true color 32-bit 3D rendering 32 Mb memory
+[01 Jan/09:20] <Ed`Y2Kman> it that the card mrgone?
+[01 Jan/09:20] <mrgone> that was the other one that i lost last night
+[01 Jan/09:20] <Ed`Y2Kman> thats the link you just sent
+[01 Jan/09:21] <mrgone> the little green card?
+[01 Jan/09:21] <mrgone> k
+[01 Jan/09:21] <Ed`Y2Kman> M64 is $83 bucks
+[01 Jan/09:21] <Ed`Y2Kman> 227013570
+[01 Jan/09:21] <Ed`Y2Kman> item
+[01 Jan/09:21] <mrgone> where on pricewatch canada?
+[01 Jan/09:21] > whizd!Michaeldee@98CA46B2.ipt.aol.com has joined #win98
+[01 Jan/09:22] <Ed`Y2Kman> mrgone (17)
+[01 Jan/09:22] <Ed`Y2Kman> Last bid at: $84.02
+[01 Jan/09:22] <Ed`Y2Kman> Quantity bid for: 1
+[01 Jan/09:22] <Ed`Y2Kman> Date of bid: 12/30/99, 20:20:47 PST
+[01 Jan/09:22] <mrgone> whats the diff between the m64 and the diamond 770
+[01 Jan/09:22] > Harbor!joeboz@209.236.133.240.dialup.superlink.net has joined #win98
+[01 Jan/09:22] <Ed`Y2Kman> donno
+[01 Jan/09:22] <Harbor> anyone know anything about office 2000?
+[01 Jan/09:22] <Ed`Y2Kman> http://www.pcbuyerclub.com/
+[01 Jan/09:22] <Ed`Y2Kman> i know what it is and how it works
+[01 Jan/09:23] <Ed`Y2Kman> mrgone - go to that link
+[01 Jan/09:23] <Harbor> i'm trying to install it
+[01 Jan/09:23] <Ed`Y2Kman> and look at middle right snipper2
+[01 Jan/09:23] <Harbor> and it won't let me install it to my e:/ drive
+[01 Jan/09:23] <Ed`Y2Kman> ok
+[01 Jan/09:23] <Harbor> there's not enough space on the c
+[01 Jan/09:23] <Ed`Y2Kman> Harbor - and?
+[01 Jan/09:23] <Harbor> and it wants to split it between the two
+[01 Jan/09:23] <Harbor> and not just put it all on e
+[01 Jan/09:23] <Ed`Y2Kman> it has to have a basic aomount on c:
+[01 Jan/09:23] <Ed`Y2Kman> can't change that
+[01 Jan/09:23] <Harbor> 183 megs?
+[01 Jan/09:23] <Ed`Y2Kman> prob about that much
+[01 Jan/09:24] <Harbor> any reason in particular?
+[01 Jan/09:24] <Harbor> that seems stupid
+[01 Jan/09:24] <Ed`Y2Kman> the way office integrates
+[01 Jan/09:24] <Harbor> the magic of microsoft, screwing me yet again
+[01 Jan/09:24] <Harbor> thank you
+[01 Jan/09:24] <Harbor> i appreciate your help
+[01 Jan/09:24] <Ed`Y2Kman> you have a harddrive that small that you can't install a LARGE program ?
+[01 Jan/09:24] <mrgone> no tnt2's on that page
+[01 Jan/09:24] <Harbor> well, i have a 800 meg one as c
+[01 Jan/09:25] <Harbor> this isn't my computer
+[01 Jan/09:25] <Ed`Y2Kman> http://www.pcbuyerclub.com/Shop/viewitem.asp?SKU=VAPT232
+[01 Jan/09:25] > BobiKo!jasam@195.26.155.188 has joined #win98
+[01 Jan/09:25] <Harbor> and an 8 gig one as e
+[01 Jan/09:25] <Ed`Y2Kman> thats two small of a c: for anything really
+[01 Jan/09:25] <Ed`Y2Kman> not a microsoft thing
+[01 Jan/09:25] <Ed`Y2Kman> should never go under 1gb
+[01 Jan/09:25] <Ed`Y2Kman> and in win98 should just have 1 big c: 8.8 gb
+[01 Jan/09:25] <Harbor> the part that baffles me, is that 2000 isn't all that much different than 97
+[01 Jan/09:26] <Harbor> and 97 doesn't take up more than 100 megs total
+[01 Jan/09:26] < BobiKo!jasam@195.26.155.188 has left #win98 ()
+[01 Jan/09:26] <Ed`Y2Kman> it has lots of added features
+[01 Jan/09:26] <Harbor> nevermind the 3 or 4 hundred it wants now
+[01 Jan/09:26] <Ed`Y2Kman> hehe
+[01 Jan/09:26] < SignOff: whizd!Michaeldee@98CA46B2.ipt.aol.com (Leaving)
+[01 Jan/09:26] <Ed`Y2Kman> on the surface it looks the same
+[01 Jan/09:26] <Harbor> yes it does
+[01 Jan/09:26] <Harbor> if it weren't for this damn compliance issue, i would just leave the old one
+[01 Jan/09:26] <Ed`Y2Kman> NO CUSSING
+[01 Jan/09:27] <Harbor> ooh, sorry
+[01 Jan/09:27] <Harbor> apologies
+[01 Jan/09:27] <Ed`Y2Kman> office 97 has a patch for y2k
+[01 Jan/09:27] <Ed`Y2Kman> service release 2b
+[01 Jan/09:27] <Harbor> i was looking for that, couldn't find it
+[01 Jan/09:27] <Harbor> is it on microsoft's page?
+[01 Jan/09:27] <Ed`Y2Kman> and there is 2 minor glitches for exchange and schedule +
+[01 Jan/09:27] <Ed`Y2Kman> yes
+[01 Jan/09:27] <Harbor> alright
+[01 Jan/09:28] <Ed`Y2Kman> all microsoft patches are on microsoft site
+[01 Jan/09:28] <Ed`Y2Kman> free
+[01 Jan/09:28] <Harbor> i couldn't find it the last time i looked
+[01 Jan/09:28] <Harbor> i'm checking again
+[01 Jan/09:28] <Ed`Y2Kman> click on download
+[01 Jan/09:28] <Ed`Y2Kman> click on office-update
+[01 Jan/09:29] <Harbor> working on it
+[01 Jan/09:29] <Ed`Y2Kman> right in top yellow box
+[01 Jan/09:29] <Ed`Y2Kman> http://officeupdate.microsoft.com/Articles/sr2fact.htm
+[01 Jan/09:30] <Ed`Y2Kman> this release has been out since OCT 99
+[01 Jan/09:31] <Harbor> which would make me a sped
+[01 Jan/09:31] <Harbor> :)
+[01 Jan/09:31] ! v1Ns is known as deuxmille
+[01 Jan/09:31] ! deuxmille is known as deux-mill
+[01 Jan/09:32] <Ed`Y2Kman> also was included on the "microsoft year 2000 resource cd"
+[01 Jan/09:32] <Ed`Y2Kman> available for free
+[01 Jan/09:32] ! deux-mill is known as heyyyaaaa
+[01 Jan/09:32] ! heyyyaaaa is known as boggus
+[01 Jan/09:33] ! boggus is known as v1Ns
+[01 Jan/09:34] <Ed`Y2Kman> that cd was released in NOV
+[01 Jan/09:34] <Harbor> alright, i'm golden
+[01 Jan/09:34] <Ed`Y2Kman> http://www.microsoft.com/technet/year2k/y2kcd.htm
+[01 Jan/09:34] <Harbor> thanks
+[01 Jan/09:34] * Harbor tips hat
+[01 Jan/09:34] <Harbor> have a good new years
+[01 Jan/09:34] <Harbor> :)
+[01 Jan/09:34] <Ed`Y2Kman> okies
+[01 Jan/09:34] <Harbor> bye
+[01 Jan/09:34] < SignOff: Harbor!joeboz@209.236.133.240.dialup.superlink.net (Leaving)
+[01 Jan/09:35] < SignOff: mrgone!~Webmaster@ts1-106.brg.tallships.ca (Ping timeout for mrgone[ts1-106.brg.tallships.ca])
+[01 Jan/09:39] @ mode #win98 [+v wezwrk] by Ed`Y2Kman!BigEd@01-022.009.popsite.net
+[01 Jan/09:42] ! Ed`Y2Kman is known as Big`Ed
+[01 Jan/09:43] < SignOff: Big`Ed!BigEd@01-022.009.popsite.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[01 Jan/09:46] > LadyReed!~hmmm@as5300-avn1-tvc1.dialup-229.tvc.mi.northlink.net has joined #win98
+[01 Jan/09:47] ! HigH|AwaY is known as HigHBabE
+[01 Jan/09:48] < LadyReed!~hmmm@as5300-avn1-tvc1.dialup-229.tvc.mi.northlink.net has left #win98 ()
+[01 Jan/09:49] < SignOff: Aphrodite!stoner@207.178.66.22 (Ping timeout for Aphrodite[207.178.66.22])
+[01 Jan/09:50] > lOst_sOul!weede@host5-99-50-33.btinternet.com has joined #win98
+[01 Jan/09:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/09:50] <lOst_sOul> How can i detect my 3dfx
+[01 Jan/09:51] <lOst_sOul> i know its a voodoo 2 but dont kno wwhat make.
+[01 Jan/09:51] <lOst_sOul> i m not aloud to take the puter apart
+[01 Jan/09:51] <lOst_sOul> :(
+[01 Jan/09:53] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[01 Jan/09:53] > FreshBrew!FreshBrew2@nel-53-0137.direct.ca has joined #win98
+[01 Jan/09:53] <FreshBrew> i just installed succesfully a new fujitsu 8.4g harddrive and i installed baldurs gate and it tries to open in dos as it does with ither progs.. help please
+[01 Jan/10:00] <FreshBrew> anyone?
+[01 Jan/10:03] > Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com has joined #win98
+[01 Jan/10:03] < lOst_sOul!weede@host5-99-50-33.btinternet.com has left #win98 ()
+[01 Jan/10:10] > Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[01 Jan/10:10] < FreshBrew!FreshBrew2@nel-53-0137.direct.ca has left #win98 ()
+[01 Jan/10:11] ! HigHBabE is known as HigH|AwaY
+[01 Jan/10:11] < SignOff: Aphrodite!stoner@207.178.66.22 (Read error to Aphrodite[207.178.66.22]: Connection reset by peer)
+[01 Jan/10:15] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[01 Jan/10:16] > deek44!deek@deek.powersurfr.com has joined #win98
+[01 Jan/10:16] <deek44> i am tryin to install 98se and my sys gets stuck at the point where it scans the ssytem regestry - HELP ME PLZ
+[01 Jan/10:20] <Azmodan> deek44, setup /nr will skip that registry check
+[01 Jan/10:21] <deek44> k
+[01 Jan/10:24] <deek44> that did nothing, just went back to the prompt
+[01 Jan/10:24] <Azmodan> urm
+[01 Jan/10:25] <Azmodan> it works for me
+[01 Jan/10:27] > LosGuy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/10:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/10:34] < deek44!deek@deek.powersurfr.com has left #win98 ()
+[01 Jan/10:36] > CyberGuy!cyberguy@versalar-19.dialup.mplik.ru has joined #win98
+[01 Jan/10:36] < CyberGuy!cyberguy@versalar-19.dialup.mplik.ru has left #win98 ()
+[01 Jan/10:58] ! ChiwiGal is known as DareDevil
+[01 Jan/11:08] ! HigH|AwaY is known as HigHBabE
+[01 Jan/11:09] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[01 Jan/11:09] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.Holidays.To.You!)
+[01 Jan/11:14] ! Techno is known as Techno2k
+[01 Jan/11:17] > Big`Ed!BigEd@01-021.009.popsite.net has joined #win98
+[01 Jan/11:19] <Big`Ed> `say
+[01 Jan/11:22] ! Lady^Bug is known as Bug^OUT
+[01 Jan/11:23] ! LostAnge| is known as Got-Lost
+[01 Jan/11:26] ! DareDevil is known as ChiwiGal
+[01 Jan/11:26] ! el`stono is known as el`loco
+[01 Jan/11:29] ! fearie is known as Said
+[01 Jan/11:30] ! ted is known as Saying
+[01 Jan/11:30] ! Saying is known as ted
+[01 Jan/11:31] ! Said is known as fearie
+[01 Jan/11:33] < Big`Ed!BigEd@01-021.009.popsite.net has left #win98 ()
+[01 Jan/11:33] > Big`Ed!BigEd@01-021.009.popsite.net has joined #win98
+[01 Jan/11:33] ! Bug^OUT is known as Lady^Bug
+[01 Jan/11:37] ! MadBomber is known as BigPoppa
+[01 Jan/11:38] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Read error to WarnBufet[208.148.73.233]: Connection reset by peer)
+[01 Jan/11:38] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[01 Jan/11:38] <Big`Ed> wb
+[01 Jan/11:40] ! ki|| is known as kill
+[01 Jan/11:43] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Every sperm is sacred, every sperm is great, if a sperm gets wasted, God get quite irate...)
+[01 Jan/11:43] @ mode #win98 [+vvvvvv Big`Ed LosGuy Aphrodite Cat`Woman Deton8R LifeBlood] by Tribble!biged98@chat.eskimo.com
+[01 Jan/11:43] @ mode #win98 [+vv Athena W] by Tribble!biged98@chat.eskimo.com
+[01 Jan/11:44] > tranced!tical@ABE26E96.ipt.aol.com has joined #win98
+[01 Jan/11:44] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/11:46] > JCJC!~JC@dialup59-50.csuohio.edu has joined #win98
+[01 Jan/11:46] <tranced> how would i change a 4meg PCI viddy card to a 16meg AGP?
+[01 Jan/11:46] <Big`Ed> did you buy a new card?
+[01 Jan/11:47] <tranced> do i have to go into the BIOS and tell cpu to recognize AGP as viddy?
+[01 Jan/11:47] <LosGuy> install a 16meg agp
+[01 Jan/11:47] <tranced> erm...
+[01 Jan/11:47] <tranced> yeah, i got one
+[01 Jan/11:47] <tranced> but like...
+[01 Jan/11:47] <Big`Ed> should almost be automatic, out with the old, in with the new
+[01 Jan/11:47] <tranced> wot if i pull out the 4meg PCI and install the AGP and i get no viddy?
+[01 Jan/11:47] <tranced> pnp eh?
+[01 Jan/11:47] <Big`Ed> than there must be a bios setting
+[01 Jan/11:47] <JCJC> I have a philips scsi writable CDrom that worked on my Dell pentium Pro.  I installed it on my new Micron mahine running Win98 and now I can't see it. 
+[01 Jan/11:47] <Big`Ed> for agp
+[01 Jan/11:48] <tranced> erm...
+[01 Jan/11:48] <Big`Ed> jcjc - do you have the scsi drivers for it?
+[01 Jan/11:48] <tranced> yeah see...i havent tried it yet
+[01 Jan/11:48] <Big`Ed> jcjc - did you do a add/remove hardware ?
+[01 Jan/11:48] <JCJC> Big Ed.  I assumed Win98 would find it? and install drivers, or tell me it doesn't have any.
+[01 Jan/11:49] <tranced> i was talking to this techie at the puter store and he said there was a BIOS setting for it
+[01 Jan/11:49] <LosGuy> probably tranced.. depends on your bios
+[01 Jan/11:49] <JCJC> Big Ed, I did the add/remvoe but no luck.
+[01 Jan/11:49] <tranced> would i have to start up w/ my PCI, change the BIOS, shut down and then install the AGP?
+[01 Jan/11:49] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[01 Jan/11:49] <Big`Ed> tranced - every bios is different
+[01 Jan/11:49] <Big`Ed> yes
+[01 Jan/11:49] <tranced> erm...
+[01 Jan/11:49] <tranced> demn
+[01 Jan/11:49] <JCJC> At one point it was visible and worked and then I had to reboot and its gone,
+[01 Jan/11:49] <Big`Ed> could be mb jumper
+[01 Jan/11:50] <tranced> cuz im not at the puter im gonna do at
+[01 Jan/11:50] <Big`Ed> jcjc - did you answer my questions?
+[01 Jan/11:50] <tranced> biged: what's ur question?
+[01 Jan/11:50] <Big`Ed> tranced - if you boot and get no video, there is some conflict - or phisical jumper
+[01 Jan/11:50] <tranced> well i havent tried to upgrade yet
+[01 Jan/11:50] <tranced> i jus wanna be informed
+[01 Jan/11:50] <Big`Ed> should be pnp easy
+[01 Jan/11:51] <tranced> it's spelled physical btw
+[01 Jan/11:51] <tranced> great
+[01 Jan/11:51] <tranced> i hope so
+[01 Jan/11:51] <JCJC> Big ed, I tried add remove, no work, it did work once and I could read from it but then I rebooted and it is not present
+[01 Jan/11:51] <Big`Ed> jcjc - check control panel, system, devices and look for the device with a !
+[01 Jan/11:51] <tranced> another question i have is: if i have a 17" inch monitor and a 16meg AGP viddy card, will i be able to get 1600x1200 rez?
+[01 Jan/11:51] <tranced> ! = conflict
+[01 Jan/11:52] <Big`Ed> tranced - thats up to your video card/monitor
+[01 Jan/11:52] ! DaSnake is known as Snake|y2k
+[01 Jan/11:52] <Big`Ed> older 17"'s did not allways do 1600
+[01 Jan/11:52] <JCJC> I looked under control panel system and the cdrom is not listed and there are no conflicts
+[01 Jan/11:52] ! kill_ is known as kill`
+[01 Jan/11:52] <tranced> well this is a new 17"
+[01 Jan/11:52] <tranced> what does the rez depend on?
+[01 Jan/11:53] <tranced> the combo of the monitor and card?
+[01 Jan/11:53] <Big`Ed> jcjc - and if you do a add/remove again
+[01 Jan/11:53] <JCJC> Big Ed, there are no conflicts anywhere on the machine
+[01 Jan/11:53] <Big`Ed> tranced - yes
+[01 Jan/11:53] <Azmodan> well and the amount of ram on the card
+[01 Jan/11:53] <Azmodan> thats the deciding factor
+[01 Jan/11:53] <JCJC> I tried the add/remove several times but it never finds anything.
+[01 Jan/11:53] <tranced> yeah
+[01 Jan/11:53] <tranced> so a new 17" monitor and a 16meg card will PROLLY give me 1600x1200 rez?
+[01 Jan/11:54] <Big`Ed> jcjc - perhaps the wire came loose then, or the physical drive went bad?
+[01 Jan/11:54] <Azmodan> if the rez is in the cards specifications
+[01 Jan/11:54] <JCJC> Big Ed I wonder if I am  missing a driver or the SCSI chain is messed up
+[01 Jan/11:54] <tranced> the same monitor w/ a 4meg PCI gives me 1280xwhatever rez
+[01 Jan/11:54] <Big`Ed> JCJC - ALA wire
+[01 Jan/11:54] <Big`Ed> jcjc - do you see the scsi card detect on boot?
+[01 Jan/11:54] <Big`Ed> jcjc - and should be able to test it at lowlevel
+[01 Jan/11:54] > CJ^!skippy@sdn-ar-003watacoP254.dialsprint.net has joined #win98
+[01 Jan/11:55] <Big`Ed> dos
+[01 Jan/11:55] <Big`Ed> wb CJ^
+[01 Jan/11:55] [tranced> azmodan: well, the card is some no name on sale
+[01 Jan/11:55] <JCJC> Big Ed, I have a scsi scanner that is attached to same scsi card and it works fine
+[01 Jan/11:55] <tranced> i got a 16meg AGP for 45bux!
+[01 Jan/11:55] <Big`Ed> jcjc - if it don't detect - prob a problem in the chain then
+[01 Jan/11:56] ! antiowned is known as anti
+[01 Jan/11:56] <CJ^> yo
+[01 Jan/11:56] <tranced> so should i jus try to install the card pnp w/o messing w/ the BIOS, see if it werks, and then do the BIOS setting?
+[01 Jan/11:56] <Big`Ed> yes
+[01 Jan/11:56] <tranced> k, thas wot ill do then
+[01 Jan/11:56] <Big`Ed> if no work , then back up and try again
+[01 Jan/11:57] <tranced> back up data or process?
+[01 Jan/11:57] <tranced> you mean back up my data or back in what im doing?
+[01 Jan/11:57] <tranced> i already have everything backed up, im no dumby
+[01 Jan/11:58] <tranced> thank you, Big'Ed, you've been more than helpful
+[01 Jan/11:58] <Azmodan> no he means back up the process
+[01 Jan/11:58] <Big`Ed> backup as in backstep
+[01 Jan/11:58] <tranced> thas wot i thought
+[01 Jan/11:58] <Big`Ed> no prob - good luck
+[01 Jan/11:58] <tranced> cool thanx guys
+[01 Jan/11:58] <tranced> yeah well i cant try till i get back to my puter in SD
+[01 Jan/11:58] <tranced> jan 10th
+[01 Jan/11:59] <tranced> but i jus wanted to be as informed as possible before i try
+[01 Jan/11:59] <tranced> you guys know anything about directx and opengl conflicts?
+[01 Jan/11:59] <JCJC> Thanks for the help Big Ed!
+[01 Jan/12:00] < SignOff: JCJC!~JC@dialup59-50.csuohio.edu (Read error to JCJC[dialup59-50.csuohio.edu]: Connection reset by peer)
+[01 Jan/12:00] * Big`Ed stays away from that area
+[01 Jan/12:00] <tranced> oh?
+[01 Jan/12:00] <tranced> what kind of machine are you on, ed?
+[01 Jan/12:01] <Big`Ed> right now, a laptop
+[01 Jan/12:01] <Big`Ed> running beta os
+[01 Jan/12:01] <tranced> win98?
+[01 Jan/12:01] <tranced> oh
+[01 Jan/12:01] <tranced> which os?
+[01 Jan/12:01] <Big`Ed> win98+
+[01 Jan/12:01] <tranced> hrm...
+[01 Jan/12:01] <Big`Ed> but <win2k
+[01 Jan/12:01] <tranced> k
+[01 Jan/12:02] * Big`Ed don't discuss microsoft beta on this channel
+[01 Jan/12:02] ! Big`Ed is known as Ed`AfK
+[01 Jan/12:02] <Ed`AfK> brb
+[01 Jan/12:02] ! kill is known as ki||
+[01 Jan/12:02] ! kill_ is known as kill
+[01 Jan/12:06] < CJ^!skippy@sdn-ar-003watacoP254.dialsprint.net has left #win98 ()
+[01 Jan/12:06] < SignOff: tranced!tical@ABE26E96.ipt.aol.com (n0rp, leech, repeat =)
+[01 Jan/12:10] > CJ^!~skippy@sdn-ar-002watacoP032.dialsprint.net has joined #win98
+[01 Jan/12:11] > MajicEyes!~foo@maxtnt08-abe-23.fast.net has joined #win98
+[01 Jan/12:14] <MajicEyes> guyz I have a m571 mb & 1 32mb dimm... I have 2 2x8mb simm's that I can't seem to get to work. Any idea on what i am doing wrong? The PC see's the 16 meg when I put it in there alone but then fails to see the DIMM. :-(
+[01 Jan/12:14] <CJ^> not trying to mix simm and dimm are you?
+[01 Jan/12:15] <MajicEyes> hmmm yeay but the book says I can?
+[01 Jan/12:15] <CJ^> no
+[01 Jan/12:15] <CJ^> you cant
+[01 Jan/12:15] <MajicEyes> ohhh
+[01 Jan/12:15] < Deton8R!~deton8r@a24b31n74client225.hawaii.rr.com has left #win98 ()
+[01 Jan/12:15] <CJ^> diff power req
+[01 Jan/12:15] <CJ^> diff speed
+[01 Jan/12:15] <CJ^> NEVER mix simm and dimm
+[01 Jan/12:15] <MajicEyes> it shows a 32 dimm with 2 x8 simms in the book
+[01 Jan/12:15] ! hidden is known as Hidden
+[01 Jan/12:16] <CJ^> well  the book .. from PcCHips  is incorrect
+[01 Jan/12:16] <MajicEyes> LOL figures hehehehe
+[01 Jan/12:16] <CJ^> evem Amptron.... another maker of the same board says not to do it..
+[01 Jan/12:17] <MajicEyes> yeah I looked on the ampton site but i was lookin for something else LOL
+[01 Jan/12:17] > judasp!~strato@host056200.arnet.net.ar has joined #win98
+[01 Jan/12:17] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/12:17] <MajicEyes> sux's cause I have 32mb of each 
+[01 Jan/12:17] <MajicEyes> :-(
+[01 Jan/12:18] <CJ^> well  IMHO  ditch that mb....
+[01 Jan/12:19] <MajicEyes> i fear that is what i'm gonna do... I don't like the onboard Sound or video tyhing anyways
+[01 Jan/12:19] <MajicEyes> ops things
+[01 Jan/12:19] <CJ^> well.. PCChips is the worlds worst mb maker... heh
+[01 Jan/12:19] <CJ^> i never expect much from them at all
+[01 Jan/12:19] <MajicEyes> i have had nothing but probs since i started messin with it
+[01 Jan/12:19] ! ganja_ is known as Brian^
+[01 Jan/12:20] ! Ed`AfK is known as Ed`Y2K|d
+[01 Jan/12:20] ! DG-DeAd is known as DeViLgAl
+[01 Jan/12:20] <MajicEyes> ohhh well have a good one guys & thanks CJ :-)
+[01 Jan/12:21] > Ascent!spawn104@s18.dial11.new.nac.net has joined #win98
+[01 Jan/12:21] <CJ^> np
+[01 Jan/12:21] < SignOff: MajicEyes!~foo@maxtnt08-abe-23.fast.net (Leaving)
+[01 Jan/12:21] @ mode #win98 [+v CJ^] by Tribble!biged98@chat.eskimo.com
+[01 Jan/12:22] <Ascent> hey I used this program to test my computer for Y2K and it failed on spec. but passed all the rest, but it said RTC failed, and will fail rollover if PC ON what does that mean??
+[01 Jan/12:22] <WarnBufet> where do you get the y2k test program from?
+[01 Jan/12:23] <Ed`Y2K|d> hehe
+[01 Jan/12:23] <Ascent> download.com
+[01 Jan/12:23] <Ed`Y2K|d> if your RTC fails - 1st try to update your BIOS
+[01 Jan/12:23] <WarnBufet> what's the name of the program I am looking for?
+[01 Jan/12:24] < SignOff: wezwrk!~not@206.10.128.207 (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/12:24] <Ascent> Y2K Tester
+[01 Jan/12:24] <Ed`Y2K|d> http://www.zdnet.com/pcmag/downloads/swlib/swcol.y2k.html
+[01 Jan/12:24] <WarnBufet> thanks ed
+[01 Jan/12:24] <Ed`Y2K|d> they also have a RTC fix if you can't fix your bios
+[01 Jan/12:25] <Ascent> it failed for the 1/1/1900 date,bvut the 1/1/2000 date it passed
+[01 Jan/12:25] > Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/12:26] <Ed`Y2K|d> ascent - check for a motherboard bios update
+[01 Jan/12:26] ! HigHBabE is known as HigH|AwaY
+[01 Jan/12:26] <Ed`Y2K|d> from your motherboard site
+[01 Jan/12:27] <WarnBufet> there are a bunch of y2k programs on that site, any you recommend?
+[01 Jan/12:27] <Ed`Y2K|d> any of them
+[01 Jan/12:27] <Ascent> I forget the one I used.
+[01 Jan/12:27] <Ed`Y2K|d> also is very important to update your win98
+[01 Jan/12:27] <Ed`Y2K|d> at windowsupdate stie
+[01 Jan/12:27] <Ed`Y2K|d> site
+[01 Jan/12:28] <WarnBufet> Ed: there are a bunch of y2k programs on that site, any you recommend?
+[01 Jan/12:28] <WarnBufet> I am running 98
+[01 Jan/12:28] <Ed`Y2K|d> i have never used any of them, but they are all reated 4 and 5 stars
+[01 Jan/12:28] <Ed`Y2K|d> yes
+[01 Jan/12:29] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Every sperm is sacred, every sperm is great, if a sperm gets wasted, God get quite irate...)
+[01 Jan/12:29] <Ed`Y2K|d> any of the programs should work
+[01 Jan/12:30] < Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has left #win98 ()
+[01 Jan/12:30] > Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/12:31] > devilDigg!devild_@RED-216-203-0-88.dialup.nyc.redconnect.net has joined #win98
+[01 Jan/12:31] <Ascent> I found a NSTL Hardware Tested Year 2000 Compliant for my motherboard should I get that?
+[01 Jan/12:32] <Ed`Y2K|d> did you find the actual bios update?
+[01 Jan/12:32] <Ed`Y2K|d> first?
+[01 Jan/12:32] <Ed`Y2K|d> it is easier to patch bios - then to have to load software every time you turn on the pc
+[01 Jan/12:33] < SignOff: judasp!~strato@host056200.arnet.net.ar (Signed off)
+[01 Jan/12:33] < Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has left #win98 ()
+[01 Jan/12:33] > Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/12:33] > mrgone!~Webmaster@ts1-103.brg.tallships.ca has joined #win98
+[01 Jan/12:33] <Ascent> wait a sec I got my motherboard just this past September and the bios updates were released on like 1-2 years before I got it
+[01 Jan/12:33] <Ed`Y2K|d> hello sir-here
+[01 Jan/12:33] <devilDigg> hi LosGuy, hey mrgone, hey Ed`Y2K|d, & Mandy
+[01 Jan/12:33] <mrgone> my other ricoh just crapped out
+[01 Jan/12:34] <Ed`Y2K|d> new mb's often are behind on the actual bios
+[01 Jan/12:34] <Ed`Y2K|d> yuk
+[01 Jan/12:34] <Ed`Y2K|d> hi devilDigg
+[01 Jan/12:34] <Ascent> well, I gtg. if my computer doesn't work correctly tomorrow, I'll go out buy a new one.
+[01 Jan/12:34] <mrgone> its still under 1 year warranty but i dont have a recipt...
+[01 Jan/12:34] < SignOff: Ascent!spawn104@s18.dial11.new.nac.net (Leaving)
+[01 Jan/12:35] * Ed`Y2K|d saves all receipts
+[01 Jan/12:35] <Ed`Y2K|d> love his solution
+[01 Jan/12:40] < SignOff: devilDigg!devild_@RED-216-203-0-88.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[01 Jan/12:40] < SignOff: Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com (brb)
+[01 Jan/12:41] < SignOff: mrgone!~Webmaster@ts1-103.brg.tallships.ca (cept when ya say 'the storm of `91' itll be 'the storm of `01' which is stupid)
+[01 Jan/12:41] > Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/12:45] @ mode #win98 [+o Los`Guy] by Tribble!biged98@chat.eskimo.com
+[01 Jan/12:48] ! HigH|AwaY is known as HigHBabE
+[01 Jan/12:49] ! DeViLgAl is known as DG-DeAd
+[01 Jan/12:54] ! DG-DeAd is known as DeViLgAl
+[01 Jan/13:00] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[01 Jan/13:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/13:08] > fuckkk_00!~fuckkk_00@24.112.158.224 has joined #win98
+[01 Jan/13:08] <fuckkk_00> Could someone make me a quick .reg file?
+[01 Jan/13:09] * fuckkk_00 notices the topic.
+[01 Jan/13:09] <CJ^> `op
+[01 Jan/13:09] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[01 Jan/13:09] <LosGuy> make you a .reg file?
+[01 Jan/13:10] <fuckkk_00> Yes.
+[01 Jan/13:10] <LosGuy> we dont do files here at all
+[01 Jan/13:10] <CJ^> "poof"  yer a .reg file
+[01 Jan/13:10] <fuckkk_00> The association that leads to .exe is messed up, I have no other way of fixing it...
+[01 Jan/13:10] < SignOff: Ed`Y2K|d!BigEd@01-021.009.popsite.net (Ping timeout for Ed`Y2K|d[01-021.009.popsite.net])
+[01 Jan/13:10] <LosGuy> why not make it yerself?
+[01 Jan/13:10] <fuckkk_00> I don't have the know how.
+[01 Jan/13:10] <CJ^> nor do we
+[01 Jan/13:10] <fuckkk_00> If I was able to make it myself, it'd be done.
+[01 Jan/13:10] <LosGuy> you know what key your making?
+[01 Jan/13:10] <fuckkk_00> Nor do we?
+[01 Jan/13:11] <LosGuy> or modifying?
+[01 Jan/13:11] <fuckkk_00> Well I wanted to change the association "Application"
+[01 Jan/13:11] <fuckkk_00> The key is .exe .dl
+[01 Jan/13:11] <CJ^> well...
+[01 Jan/13:11] <CJ^> thats done in Explorer...
+[01 Jan/13:11] <CJ^> File Association
+[01 Jan/13:11] <fuckkk_00> CJ^: I am very well aware of how windows works.
+[01 Jan/13:11] <fuckkk_00> Trust me, i'm not coming here as a starting resource, this is my LAST resource.
+[01 Jan/13:11] <CJ^> now.. all your *.exe files dont launch correctly?
+[01 Jan/13:11] <fuckkk_00> Correct.
+[01 Jan/13:12] <CJ^> and  when /how did this happen exactly?
+[01 Jan/13:12] <fuckkk_00> They look for a file called "windos.exe"
+[01 Jan/13:12] <CJ^> ahhh
+[01 Jan/13:12] <CJ^> Sub 7
+[01 Jan/13:12] <fuckkk_00> 2 hrs ago, after I viruscanned,deleted.
+[01 Jan/13:12] <CJ^> got hit with a trojan
+[01 Jan/13:12] <fuckkk_00> Yup.
+[01 Jan/13:12] <CJ^> yer SOL...
+[01 Jan/13:12] <fuckkk_00> So I deleted windos.exe
+[01 Jan/13:12] <CJ^> yer SOL dude
+[01 Jan/13:12] <fuckkk_00> Which means what?
+[01 Jan/13:12] <CJ^> windos.exe isnt supposed to be deleted till AFTER you fix the reg
+[01 Jan/13:12] <CJ^> look at deja.com
+[01 Jan/13:13] <CJ^> search for windos.exe
+[01 Jan/13:13] <CJ^> there is a posted fix in there
+[01 Jan/13:13] <fuckkk_00> I couldn't find it on the web.
+[01 Jan/13:13] <CJ^> step by step as i remember it
+[01 Jan/13:13] <CJ^> ya didnt search deja.com then
+[01 Jan/13:13] <CJ^> its there...
+[01 Jan/13:13] <CJ^> just a backdoor trojan...
+[01 Jan/13:13] <CJ^> little vicious mother too
+[01 Jan/13:13] <CJ^> Sub 7
+[01 Jan/13:14] <fuckkk_00> where is sub 7?
+[01 Jan/13:14] <CJ^> Sub 7 is the name of the backdoor admin tool...  AKA  trojan  that hit you
+[01 Jan/13:14] <CJ^> windos.exe and server .exe 
+[01 Jan/13:15] <CJ^> someone posted a how to fix at deja.com
+[01 Jan/13:15] <CJ^> tells ya what reg keys to edit to fix it
+[01 Jan/13:15] <CJ^> and in what order to del the windos.exe and server.exe
+[01 Jan/13:15] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Every sperm is sacred, every sperm is great, if a sperm gets wasted, God get quite irate...)
+[01 Jan/13:16] <fuckkk_00> I can't find windos.exe on the page.
+[01 Jan/13:16] <CJ^> fine
+[01 Jan/13:16] <CJ^> ill find it for you...
+[01 Jan/13:16] <fuckkk_00> Thanks, much appreciated.
+[01 Jan/13:17] <CJ^> you didnt search for it
+[01 Jan/13:17] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[01 Jan/13:21] <CJ^> search at Deja.com  there is a post from a newsgroup called alt.hackers.malicious  >>>>    http://x23.deja.com/getdoc.xp?AN=565423083&CONTEXT=946685779.497680384&hitnum=61
+[01 Jan/13:21] <CJ^> tells you how to fix it there
+[01 Jan/13:22] < SignOff: fuckkk_00!~fuckkk_00@24.112.158.224 (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[01 Jan/13:22] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[01 Jan/13:24] < SignOff: Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/13:24] <CJ^> seems Unreal Tournement REALLY did have the Sub 7 trojan in it afterall
+[01 Jan/13:25] > Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/13:25] <CJ^> wb Los
+[01 Jan/13:26] <Los`Guy> thx
+[01 Jan/13:26] <CJ^> seems Unreal Tournement REALLY did have the Sub 7 trojan in it afterall
+[01 Jan/13:27] <Los`Guy> hahahhaha
+[01 Jan/13:27] <CJ^> seen a lot of postings about it
+[01 Jan/13:28] <Los`Guy> I think I did see something bout that too
+[01 Jan/13:28] <CJ^> well..
+[01 Jan/13:29] <CJ^> i pointed that last guy to deja.com
+[01 Jan/13:29] <Los`Guy> there was a .dll in unreal also that one av false alarmed on ..and it caused avp to puke for some people
+[01 Jan/13:30] <CJ^> he didnt see an immediate link on deja.com so he gave up
+[01 Jan/13:30] ! Infra- is known as Infra
+[01 Jan/13:30] <CJ^> heh
+[01 Jan/13:30] <CJ^> great..
+[01 Jan/13:31] <CJ^> good thin i only have Unrel  and not UT
+[01 Jan/13:31] <Los`Guy> hehe well I dont have sub7 installed (never did) so I cant tell him 
+[01 Jan/13:31] <Los`Guy> hehe
+[01 Jan/13:32] ! Ang-3-lah is known as Angela
+[01 Jan/13:49] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[01 Jan/13:49] > W!cservice@undernet.org has joined #win98
+[01 Jan/13:49] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[01 Jan/13:50] > Wayne^!2000@98AC88AD.ipt.aol.com has joined #win98
+[01 Jan/13:50] <LosGuy> can you program?
+[01 Jan/13:50] <Ed`Y2K|d> i'm sure there is a gag one
+[01 Jan/13:50] <Ed`Y2K|d> somewhere
+[01 Jan/13:50] <Ed`Y2K|d> http://download.cnet.com/downloads/0-10042-100-906765.html?tag=st.dl.10001_103_1.lst.titledetail
+[01 Jan/13:50] <Azmodan> what are we after?
+[01 Jan/13:50] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Read error to WarnBufet[208.148.73.233]: Connection reset by peer)
+[01 Jan/13:50] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[01 Jan/13:50] < Wayne^!2000@98AC88AD.ipt.aol.com has left #win98 ()
+[01 Jan/13:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/13:50] <Ed`Y2K|d> y2k gag
+[01 Jan/13:50] ! Deton8R is known as Hijax
+[01 Jan/13:50] <Ed`Y2K|d> just pasted a link
+[01 Jan/13:50] <Hale_Yeah> thanks
+[01 Jan/13:55] ! Hijax is known as Deton8R
+[01 Jan/14:02] <Hale_Yeah> i never thought task schedular would be so useful... but that gag program will go off right at midnight...
+[01 Jan/14:02] <Hale_Yeah> thanks for the help :)
+[01 Jan/14:02] < SignOff: Hale_Yeah!who@jun-du-364.gci.net (Leaving)
+[01 Jan/14:22] > artman!~artman@ci415640-a.lusvil1.ky.home.com has joined #win98
+[01 Jan/14:23] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[01 Jan/14:26] > ctDean!hik@98CC389F.ipt.aol.com has joined #win98
+[01 Jan/14:26] < SignOff: ctDean!hik@98CC389F.ipt.aol.com (Read error to ctDean[98CC389F.ipt.aol.com]: Connection reset by peer)
+[01 Jan/14:27] > Tribble!biged98@chat.eskimo.com has joined #win98
+[01 Jan/14:27] > Mandy!biged98@chat.eskimo.com has joined #win98
+[01 Jan/14:27] @ mode #win98 [+ovov Tribble Tribble Mandy Mandy] by SanDiego.CA.US.Undernet.org
+[01 Jan/14:33] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[01 Jan/14:34] ! Lady^Bug is known as Bug^OUT
+[01 Jan/14:38] ! Ed`Y2K|d is known as Ed`AwaY
+[01 Jan/14:39] ! Bug^OUT is known as Lady^Bug
+[01 Jan/14:42] > ctDean!hik@98CC389F.ipt.aol.com has joined #win98
+[01 Jan/14:42] < ctDean!hik@98CC389F.ipt.aol.com has left #win98 ()
+[01 Jan/14:42] > W!cservice@undernet.org has joined #win98
+[01 Jan/14:42] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[01 Jan/14:45] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[01 Jan/14:50] ! ReMaX is known as ReMaXaway
+[01 Jan/14:55] > W!cservice@undernet.org has joined #win98
+[01 Jan/14:55] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[01 Jan/14:55] ! Ed`AwaY is known as ED`Y2k|N
+[01 Jan/14:59] ! Lady^Bug is known as Bug^OUT
+[01 Jan/15:04] ! Tigerleah is known as Tiggles
+[01 Jan/15:05] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org plano.tx.us.undernet.org)
+[01 Jan/15:06] ! Bug^OUT is known as Lady^Bug
+[01 Jan/15:08] ! ReMaXaway is known as ReMaX
+[01 Jan/15:15] > W!cservice@undernet.org has joined #win98
+[01 Jan/15:15] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[01 Jan/15:17] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/15:23] < SignOff: ED`Y2k|N!BigEd@12-188.009.popsite.net (Read error to ED`Y2k|N[12-188.009.popsite.net]: Connection reset by peer)
+[01 Jan/15:25] > ED`Y2k|N!BigEd@12-188.009.popsite.net has joined #win98
+[01 Jan/15:30] ! F00Tsie is known as F00T
+[01 Jan/15:41] ! TORINO69 is known as ROTAEATR
+[01 Jan/15:42] ! ROTAEATR is known as rx2
+[01 Jan/15:59] < ED`Y2k|N!BigEd@12-188.009.popsite.net has left #win98 ()
+[01 Jan/16:00] ! ^AnG3L^ is known as ^AnG|afk
+[01 Jan/16:02] > SmokEe!x@sdn-ar-002catpalP132.dialsprint.net has joined #win98
+[01 Jan/16:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/16:02] <SmokEe> Hey can anyone help me?
+[01 Jan/16:03] <SmokEe> i got a little problem that needs fixing
+[01 Jan/16:03] <SmokEe> any volenteers
+[01 Jan/16:03] <SmokEe> ?
+[01 Jan/16:04] <LosGuy> ask a question and if someone can help they will
+[01 Jan/16:05] <Zeus> HELLO?
+[01 Jan/16:05] <SmokEe> well i have a connection between a win 3.1 and 98...i need to get some info off the 3.1...how will i do that?
+[01 Jan/16:05] <Zeus> what is the 'connection?'
+[01 Jan/16:06] <SmokEe> a data connection
+[01 Jan/16:06] <SmokEe> a cable between the 2 pcs
+[01 Jan/16:06] <Zeus> cable - as in tv cable?
+[01 Jan/16:06] <SmokEe> no...a serial cable
+[01 Jan/16:07] <SmokEe> connects to the serial port
+[01 Jan/16:07] <Zeus> what software are you using to connect?
+[01 Jan/16:08] <SmokEe> i tried my breifcase
+[01 Jan/16:08] <SmokEe> what do i need to use?
+[01 Jan/16:08] <CJ^> is the serial cable a crossover null modem serial cable?
+[01 Jan/16:08] <Zeus> win3.1 does NOT support that 
+[01 Jan/16:08] <LosGuy> how about with something like laplink
+[01 Jan/16:08] <CJ^> LLpro may
+[01 Jan/16:09] <CJ^> but it still needs the correct serial cable...
+[01 Jan/16:09] <CJ^> or a NIC prefered
+[01 Jan/16:09] <SmokEe> huh?
+[01 Jan/16:10] > ED`Y2k|N!BigEd@12-188.009.popsite.net has joined #win98
+[01 Jan/16:10] <CJ^> Smoke a normal serial cable will not work...
+[01 Jan/16:10] <CJ^> a crossover will
+[01 Jan/16:10] <CJ^> but win3.1 did support the DCC  ..
+[01 Jan/16:10] <ED`Y2k|N> and win3.1 requires software called lap-link
+[01 Jan/16:10] <CJ^> not by itself it didnt
+[01 Jan/16:11] <CJ^> LapLink will help..
+[01 Jan/16:11] <CJ^> right
+[01 Jan/16:11] > pipel!~osbourne@sdn-ar-002moslouP233.dialsprint.net has joined #win98
+[01 Jan/16:11] <SmokEe> i bought a interlink cable adapter
+[01 Jan/16:13] ! pipel is known as empathy
+[01 Jan/16:13] <ED`Y2k|N> ok - now you need software
+[01 Jan/16:14] <ED`Y2k|N> hi osborne
+[01 Jan/16:14] <ED`Y2k|N> long time
+[01 Jan/16:14] <SmokEe> where can i get the software for win 3.1 and 98
+[01 Jan/16:14] <SmokEe> ?
+[01 Jan/16:14] <CJ^> www.laplink.com
+[01 Jan/16:14] <CJ^> www.symantec.com
+[01 Jan/16:14] <SmokEe> k
+[01 Jan/16:14] <ED`Y2k|N> yea
+[01 Jan/16:14] <CJ^> laplink is the preffered
+[01 Jan/16:15] <SmokEe> which one do i want?
+[01 Jan/16:16] <CJ^> the one you feel comfortable using
+[01 Jan/16:16] <CJ^> LapLink IS the better of the two products..
+[01 Jan/16:16] <CJ^> being its homegrown in WA State as well...
+[01 Jan/16:16] <SmokEe> i mean like laplink 2000 or what?
+[01 Jan/16:16] <empathy> howdy ed
+[01 Jan/16:16] <CJ^> it will tell you on the site which version will work with what OS
+[01 Jan/16:17] <ED`Y2k|N> happy new year empathy
+[01 Jan/16:17] <ED`Y2k|N> empathy was your christmas good too?
+[01 Jan/16:17] ! ChiwiGal is known as ChiwiOut
+[01 Jan/16:17] <empathy> shrug, no presents under the tree, not even a tree, just envelopes
+[01 Jan/16:18] <CJ^> ahh checks...
+[01 Jan/16:18] <empathy> yep
+[01 Jan/16:18] <ED`Y2k|N> empathy that is not fun - how come?
+[01 Jan/16:18] <LosGuy> hi ya os
+[01 Jan/16:18] <empathy> it's not christmasy in the least
+[01 Jan/16:19] <empathy> hi [daman] los
+[01 Jan/16:19] * ED`Y2k|N agree's
+[01 Jan/16:19] <ED`Y2k|N> DaMan of the Decade
+[01 Jan/16:19] <empathy> oh no, daman of the millennium!
+[01 Jan/16:21] <ED`Y2k|N> why no tree?
+[01 Jan/16:22] <empathy> traveled between missouri, ohio, and virginia; wasn't home much
+[01 Jan/16:22] <ED`Y2k|N> ooo
+[01 Jan/16:22] <ED`Y2k|N> noticed you gone alot
+[01 Jan/16:23] <ED`Y2k|N> thought you quit on Los`Guy
+[01 Jan/16:23] <empathy> ?
+[01 Jan/16:23] <ED`Y2k|N> not being here - quit
+[01 Jan/16:24] <empathy> naa, i never quit really, just idle
+[01 Jan/16:25] <ED`Y2k|N> and pay homage to DaMan
+[01 Jan/16:26] <LosGuy> pfft
+[01 Jan/16:26] * LosGuy breaks out his hip waders
+[01 Jan/16:27] <CJ^> ewwww  squishy
+[01 Jan/16:30] * ED`Y2k|N slaps Los`Guy around a bit with a large bag of frozen peas. ¤¤whack¤¤
+[01 Jan/16:45] < SignOff: Los`Guy!~husky21@user-33qti9g.dialup.mindspring.com (brb)
+[01 Jan/16:45] > Kraiser!Kraiser@200.37.134.171 has joined #win98
+[01 Jan/16:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/16:45] > obba!x@ppp070.xpress.se has joined #win98
+[01 Jan/16:46] > Los`Guy!husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/16:47] < SignOff: SmokEe!x@sdn-ar-002catpalP132.dialsprint.net (Ping timeout for SmokEe[sdn-ar-002catpalP132.dialsprint.net])
+[01 Jan/16:47] <obba> got a quick question about cookies etc.. I just did a complete reinstallation of win98, and i want to import my old cookies that i saved. Now, the probb is that the cookies start with diff name.. ie, comp name or sth like that.. anyone got any sugg what to do..?
+[01 Jan/16:47] <Kraiser> nahha
+[01 Jan/16:47] <Los`Guy> never heard of anyone wanting to import cookies :P
+[01 Jan/16:47] <ED`Y2k|N> start your cookies from scratch
+[01 Jan/16:47] <obba> hrehehehe
+[01 Jan/16:47] <obba> ok
+[01 Jan/16:47] <CJ^> yeah
+[01 Jan/16:47] <CJ^> waste of time
+[01 Jan/16:47] <obba> thanks ppl
+[01 Jan/16:47] <ED`Y2k|N> or get the names excactly
+[01 Jan/16:47] <CJ^> importing fav sites is a different deal
+[01 Jan/16:47] <Kraiser> yep
+[01 Jan/16:48] <obba> alright.. thanks for ya help
+[01 Jan/16:48] < obba!x@ppp070.xpress.se has left #win98 ()
+[01 Jan/16:48] ! ^AnG|afk is known as ^AnG3L^
+[01 Jan/16:48] > TomJones!~yahright@desm-03-048.dialup.netins.net has joined #win98
+[01 Jan/16:49] < TomJones!~yahright@desm-03-048.dialup.netins.net has left #win98 ()
+[01 Jan/16:51] > TheAngler!~ihatespam@p27-max5.chc.ihug.co.nz has joined #win98
+[01 Jan/16:52] <TheAngler> hey people don't sweat the world has not ended and it is nearly 17 hrs since we passed midnight where I am
+[01 Jan/16:52] <LosGuy> yeah we have several kiwis here TheAngler
+[01 Jan/16:52] <ED`Y2k|N> kewl
+[01 Jan/16:52] <ED`Y2k|N> and nz did now swallow under auzzie?
+[01 Jan/16:53] <TheAngler> not yet
+[01 Jan/16:54] < SignOff: Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v3.0 Internet terrorism at its finest.)
+[01 Jan/16:54] < TheAngler!~ihatespam@p27-max5.chc.ihug.co.nz has left #win98 ()
+[01 Jan/16:55] < Kraiser!Kraiser@200.37.134.171 has left #win98 ()
+[01 Jan/16:57] <Los`Guy> wonder if mrgone remembered to bid on his vid card? hehe
+[01 Jan/16:58] <ED`Y2k|N> he said something about the auction sites being down
+[01 Jan/16:58] <ED`Y2k|N> for y2k
+[01 Jan/16:58] <Los`Guy> hahah
+[01 Jan/16:58] <Los`Guy> poor guy
+[01 Jan/16:58] <ED`Y2k|N> i pointed out his card on us-pricewatch
+[01 Jan/16:58] <ED`Y2k|N> was very close to his bid
+[01 Jan/16:58] <Los`Guy> yeah it is usually 
+[01 Jan/17:02] < SignOff: LosGuy!~husky21@user-33qti9g.dialup.mindspring.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/17:04] > telle!_@69.chicago-26-27rs.il.dial-access.att.net has joined #win98
+[01 Jan/17:05] < telle!_@69.chicago-26-27rs.il.dial-access.att.net has left #win98 ()
+[01 Jan/17:09] < CJ^!~skippy@sdn-ar-002watacoP032.dialsprint.net has left #win98 ()
+[01 Jan/17:10] > Deanajb!deejie@xyp249p17.navix.net has joined #win98
+[01 Jan/17:10] <Deanajb> i'm having a problem installing a cd r/w can someoone helP?
+[01 Jan/17:11] <Los`Guy> dunno.. whats happening?
+[01 Jan/17:11] <Deanajb> once it is booted to windows and i think it recognizes it windows locks up as soon as i click on it
+[01 Jan/17:11] <Deanajb> i disconnected it all and other than an error in my config.sys line 2 i can now get on windows
+[01 Jan/17:11] <Los`Guy> hmm config.sys?
+[01 Jan/17:12] <Los`Guy> why are things loading from there?
+[01 Jan/17:12] <Deanajb> that is what it says
+[01 Jan/17:12] ! rx2 is known as TORINO69
+[01 Jan/17:12] <Los`Guy> what kind of cdrw is it? scsi or IDE?
+[01 Jan/17:12] <Deanajb> ide
+[01 Jan/17:12] <ED`Y2k|N> what says to load stuff in config for win98?
+[01 Jan/17:12] ! empathy is known as osbourne
+[01 Jan/17:13] <Deanajb> when i boot up my computer now that is what it says with it not connected
+[01 Jan/17:13] <Deanajb> abort/retry cd rom
+[01 Jan/17:13] <Deanajb> then it says error in cofig.sys
+[01 Jan/17:13] <Deanajb> line 2
+[01 Jan/17:13] > CJ^!~skippy@sdn-ar-006watacoP181.dialsprint.net has joined #win98
+[01 Jan/17:13] <Deanajb> then contineus loading and i can use it now
+[01 Jan/17:13] <Deanajb> but when the cdrw is hooked up i can get to windows no problem but it locks up soon as i click
+[01 Jan/17:13] <ED`Y2k|N> you installed win95 drivers then?
+[01 Jan/17:14] <Deanajb> it says win95/98
+[01 Jan/17:14] <ED`Y2k|N> well - first it should NOT have stuck something in the config.sys file
+[01 Jan/17:15] <Deanajb> i think that is something from my cd/rom
+[01 Jan/17:15] <ED`Y2k|N> the hang is coming cuz it is not detected installed right
+[01 Jan/17:15] <Deanajb> which i THOUGHT i uninstalled
+[01 Jan/17:15] <ED`Y2k|N> Deanajb - win98 does not dothat
+[01 Jan/17:15] <Deanajb> how do i correct it? 
+[01 Jan/17:15] <Deanajb> well deanajb does not know enough to do THAT herself LOL
+[01 Jan/17:16] > Elysian!Elysian@1Cust211.tnt3.plano.tx.da.uu.net has joined #win98
+[01 Jan/17:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/17:16] <Los`Guy> Deanajb open it in notepad
+[01 Jan/17:16] <Elysian> hi
+[01 Jan/17:16] <Los`Guy> and put REM in front of the lines
+[01 Jan/17:16] * Elysian wants to be on jsut because of the y2k warning not to be on!:)
+[01 Jan/17:16] <Los`Guy> hey Elysian
+[01 Jan/17:16] <ED`Y2k|N> hehe
+[01 Jan/17:16] <Los`Guy> hmm never heard that warning
+[01 Jan/17:16] <ED`Y2k|N> hi ely
+[01 Jan/17:16] <ED`Y2k|N> thought you where working
+[01 Jan/17:17] <Elysian> just got off
+[01 Jan/17:17] <Elysian> we closed at 9:30
+[01 Jan/17:17] <Deanajb> ok what will that do?
+[01 Jan/17:17] <Deanajb> and you want to know the lines that it says there?
+[01 Jan/17:18] <Los`Guy> rem = remark
+[01 Jan/17:18] <Los`Guy> tells your computer to ignore those lines
+[01 Jan/17:19] <Los`Guy> what does it say on the first line?
+[01 Jan/17:19] <Deanajb> DEVICEhigh=C:\CDROMDRV\USDIDE.SYS /D:CD003
+[01 Jan/17:19] <ED`Y2k|N> ugh
+[01 Jan/17:19] <Los`Guy> Deanajb change it so it reads:
+[01 Jan/17:19] <Los`Guy> rem DEVICEhigh=C:\CDROMDRV\USDIDE.SYS /D:CD003
+[01 Jan/17:20] <CJ^> USDrives
+[01 Jan/17:20] <Los`Guy> you know them CJ^?
+[01 Jan/17:20] <CJ^> yes
+[01 Jan/17:20] <CJ^> banned in 50 states
+[01 Jan/17:20] <CJ^> hehe
+[01 Jan/17:20] <Los`Guy> doh
+[01 Jan/17:20] <CJ^> worst drives ya can own...
+[01 Jan/17:20] <Elysian> ?
+[01 Jan/17:20] <Deanajb> stoppp 
+[01 Jan/17:20] <ED`Y2k|N> and on all real pc's
+[01 Jan/17:20] <Elysian> USDrives?
+[01 Jan/17:20] <Deanajb> ok
+[01 Jan/17:20] <Deanajb> so i put that there then what?
+[01 Jan/17:21] <Los`Guy> CJ^ do you know if that drive REQUIRES that drivers load from the config.sys? (and autoexec)
+[01 Jan/17:21] <CJ^> no
+[01 Jan/17:21] <CJ^> it doesnt
+[01 Jan/17:21] <CJ^> BUT
+[01 Jan/17:21] <Deanajb> i have no idea
+[01 Jan/17:21] <CJ^> i know for a fact that most of them
+[01 Jan/17:22] <CJ^> arent found by the win98 boot disk
+[01 Jan/17:22] <CJ^> and its smattering of drivers that are industry standard
+[01 Jan/17:22] ! bijzonder is known as bijshower
+[01 Jan/17:22] <CJ^> and they are no on the WHQL list for a very good reason
+[01 Jan/17:22] <Deanajb> so put it there , save, hook it back up and see what happens?
+[01 Jan/17:23] <CJ^> ive seen thier CDRW drives here sell for less that $85
+[01 Jan/17:23] <Deanajb> it was given to me 
+[01 Jan/17:23] <Los`Guy> what is line 2 Deanajb?
+[01 Jan/17:23] <Deanajb> #2 is buffershigh=150
+[01 Jan/17:24] <Deanajb> #3 is fileshigh=100
+[01 Jan/17:24] <CJ^> hmm..
+[01 Jan/17:24] <Deanajb> #4 is DEVICE=C:\CDPRO\VIDE-CDD.SYS /D:MSCD001
+[01 Jan/17:24] <CJ^> it put in DOS crud...
+[01 Jan/17:24] <Los`Guy> rem that also
+[01 Jan/17:24] <Deanajb> that #4 i think is for the cdrw
+[01 Jan/17:24] <CJ^> im sure ya can rem all that out...
+[01 Jan/17:24] <Deanajb> the first three i think were there from my cd rom
+[01 Jan/17:24] <Los`Guy> the other might be required if you have some programs..ie compilers
+[01 Jan/17:25] <CJ^> well you dont need an dos drivers for the cdrom or cdrw in win9x
+[01 Jan/17:25] <Los`Guy> these two are Probably old...but might be needed for some programs:
+[01 Jan/17:25] <Los`Guy> [20:23] <Deanajb> #2 is buffershigh=150
+[01 Jan/17:25] <Los`Guy> [20:24] <Deanajb> #3 is fileshigh=100
+[01 Jan/17:25] <CJ^> hmm...  i dunno...
+[01 Jan/17:25] <CJ^> usually thats there for cd or sound card or otehr legacy support...
+[01 Jan/17:28] > y2kcmplnt!~stalker@12.128.181.37 has joined #win98
+[01 Jan/17:28] <y2kcmplnt> hey my icq stopped logging my messages anyone with the same problem?
+[01 Jan/17:28] <y2kcmplnt> ot
+[01 Jan/17:28] <Los`Guy> yeah because they say "high" I would suspect that too but borland C++ requires similar lines I know
+[01 Jan/17:28] <y2kcmplnt> it's already y2k in here
+[01 Jan/17:28] < SignOff: Los`Guy!husky21@user-33qti9g.dialup.mindspring.com (brb)
+[01 Jan/17:29] <Deanajb> i'll try the rem on em
+[01 Jan/17:29] <Deanajb> if i can't boot up i go to safe mode? and change it back?
+[01 Jan/17:30] <CJ^> well  it shouldnt stop boot up if you rem them...
+[01 Jan/17:30] <CJ^> it is whats causing this now anyways
+[01 Jan/17:31] < SignOff: Deanajb!deejie@xyp249p17.navix.net (I'm leaving. Follow me . LOL)
+[01 Jan/17:31] < SignOff: Elysian!Elysian@1Cust211.tnt3.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust211.tnt3.plano.tx.da.uu.net])
+[01 Jan/17:31] ! CJ^ is known as CJafk
+[01 Jan/17:34] < SignOff: y2kcmplnt!~stalker@12.128.181.37 (f Jesus had been killed 20 years ago, Catholic school children would be wearing little Electric Chairs around their necks instead of crosses)
+[01 Jan/17:37] <ED`Y2k|N> -22.53
+[01 Jan/17:37] > Loser!~loser@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/17:37] @ mode #win98 [+vvvvv Loser CJafk osbourne ED`Y2k|N Azmodan] by Mandy!biged98@chat.eskimo.com
+[01 Jan/17:37] ! Loser is known as LosGuy
+[01 Jan/17:38] ! bijshower is known as bijzonder
+[01 Jan/17:39] < SignOff: LosGuy!~loser@user-33qti9g.dialup.mindspring.com (brb)
+[01 Jan/17:40] > LosGuy!~husky21@user-33qti9g.dialup.mindspring.com has joined #win98
+[01 Jan/17:43] <LosGuy>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[01 Jan/17:43] <LosGuy> hehe
+[01 Jan/17:46] <LosGuy> Aphrodite `chat
+[01 Jan/17:48] > Elysian!Elysian@1Cust216.tnt2.plano.tx.da.uu.net has joined #win98
+[01 Jan/17:48] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/17:48] <LosGuy>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[01 Jan/17:48] <Elysian> hmm
+[01 Jan/17:48] <Elysian> howist?>
+[01 Jan/17:48] <LosGuy> :)
+[01 Jan/17:48] <LosGuy> nice
+[01 Jan/17:48] <LosGuy> just loaded it
+[01 Jan/17:48] <Elysian> you know teac makes a 8x CDR Drive that comes with a Adaptec PCI Scsi card
+[01 Jan/17:48] <Elysian> is it almost done?
+[01 Jan/17:48] <Elysian>  <<ÐêtóÑ8®>> v3.0  Internet terrorism at its finest.
+[01 Jan/17:48] <Elysian> hehe
+[01 Jan/17:49] > Big`Ed!biged@12-188.009.popsite.net has joined #win98
+[01 Jan/17:49] <LosGuy> hehe
+[01 Jan/17:49] <LosGuy> Hi ya Ed
+[01 Jan/17:49] <LosGuy>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[01 Jan/17:49] <Elysian> and 12x drivers were sposed to ship this month
+[01 Jan/17:49] <Elysian> howbout a screen shot los?
+[01 Jan/17:49] <LosGuy> k hang on
+[01 Jan/17:50] < SignOff: ED`Y2k|N!BigEd@12-188.009.popsite.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[01 Jan/17:50] <Big`Ed>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[01 Jan/17:55] <Elysian> wow
+[01 Jan/17:55] <Elysian> i like
+[01 Jan/17:55] <Big`Ed> how did YOU get it?
+[01 Jan/17:55] <Big`Ed> hehe
+[01 Jan/17:55] <Big`Ed> no files
+[01 Jan/17:55] <LosGuy> he got a screenshot
+[01 Jan/17:56] <Big`Ed> well - till next YEAR
+[01 Jan/17:56] <Big`Ed> i'm gone
+[01 Jan/17:56] <LosGuy> ok 
+[01 Jan/17:56] <Big`Ed> you all be good!
+[01 Jan/17:56] <LosGuy> see ya in 2k
+[01 Jan/17:56] <Elysian> hehe
+[01 Jan/17:56] <Big`Ed> times square in 3
+[01 Jan/17:56] <LosGuy> err 00
+[01 Jan/17:56] <Elysian> course
+[01 Jan/17:56] <LosGuy> yeah
+[01 Jan/17:56] <Elysian> its not for another hour here
+[01 Jan/17:56] <Big`Ed> 1900 in tex
+[01 Jan/17:57] <Elysian> hehe
+[01 Jan/17:57] <Big`Ed> cows are not y2k
+[01 Jan/17:57] <Big`Ed> better hide
+[01 Jan/17:57] <LosGuy> 3hrs here
+[01 Jan/17:57] <Big`Ed> hehe
+[01 Jan/17:57] <Elysian> yeah Texas Instruments, Compaq, and Dell are gonna die in an hour!:)
+[01 Jan/17:57] <Big`Ed> NITES
+[01 Jan/17:57] <LosGuy> nite Ed
+[01 Jan/17:57] <LosGuy> happy new  year
+[01 Jan/17:57] <Elysian> nite ed
+[01 Jan/17:57] <Elysian> yeah that too
+[01 Jan/17:57] <Elysian> did you know compaq beat dell this year?
+[01 Jan/17:58] <LosGuy> no
+[01 Jan/17:58] <LosGuy> really?
+[01 Jan/17:58] <Elysian> really
+[01 Jan/17:58] <Elysian> lemme go get the figures
+[01 Jan/17:58] < SignOff: Big`Ed!biged@12-188.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[01 Jan/17:58] <Elysian> like 3 other companies beat dell too
+[01 Jan/17:58] <Elysian> texas based companies
+[01 Jan/17:58] <Elysian> all three of em
+[01 Jan/17:58] <LosGuy> whats up whith that
+[01 Jan/17:59] <LosGuy> the ball is moving
+[01 Jan/18:00] <Elysian> is it down yet?
+[01 Jan/18:01] <Elysian> hehe
+[01 Jan/18:01] <Elysian> i'm bored... the ball thing is boring now
+[01 Jan/18:01] <LosGuy> hehe you will like this Elysian it has  built in FTP 
+[01 Jan/18:01] <LosGuy> is very very nice
+[01 Jan/18:02] <Elysian> hehe
+[01 Jan/18:02] <Elysian> the script?
+[01 Jan/18:02] <LosGuy> yeah
+[01 Jan/18:03] <Elysian> los: is it possible on regular 98 to change it to use 4 digit date system? cause i think its only a SE thing.. in fact i know it...
+[01 Jan/18:03] <LosGuy> there are two y2k patches avaliable on MS site (or many other sites)
+[01 Jan/18:04] <Elysian> so theres no where to do it in normal 98 with no patches
+[01 Jan/18:04] <LosGuy> not that I know of
+[01 Jan/18:04] <LosGuy> the patches are small
+[01 Jan/18:04] <LosGuy> but I dont know for sure Elysian
+[01 Jan/18:05] <LosGuy> I have not used plain win98 for ... well over a year now
+[01 Jan/18:05] > LadyReed!~hmmm@as5300-avn1-tvc1.dialup-79.tvc.mi.northlink.net has joined #win98
+[01 Jan/18:06] < LadyReed!~hmmm@as5300-avn1-tvc1.dialup-79.tvc.mi.northlink.net has left #win98 ()
+[01 Jan/18:08] <Elysian> well
+[01 Jan/18:08] <Elysian> there is a thing to make it show you a 4 digit date
+[01 Jan/18:08] <Elysian> but it doesn't make it use one
+[01 Jan/18:08] <Elysian> and my dad won't listen to me
+[01 Jan/18:08] <Elysian> typical
+[01 Jan/18:08] <Elysian> i'm jsut a ignorant kid
+[01 Jan/18:09] <LosGuy> hehe
+[01 Jan/18:10] <Elysian> sorta sucks...
+[01 Jan/18:10] <LosGuy> I dont think that win98 is gonna have alot of problems Elysian...
+[01 Jan/18:10] <Elysian> i don't either
+[01 Jan/18:10] <Elysian> i told him that
+[01 Jan/18:10] <LosGuy> mostly apps
+[01 Jan/18:10] <Elysian> but he is paranoid
+[01 Jan/18:10] <Elysian> thats exactly what i told him!
+[01 Jan/18:11] <LosGuy> there is a program to check your y2k preparedness
+[01 Jan/18:11] <Elysian> the apps don't use a 4 digit date without patches or upgrades
+[01 Jan/18:11] <Elysian> its just my little bro's pos comp
+[01 Jan/18:11] <LosGuy> hehe cant be too paranoid... waiting till the last minute
+[01 Jan/18:11] <Elysian> hehe
+[01 Jan/18:12] <LosGuy> MS has one of those y2k apps
+[01 Jan/18:12] <LosGuy> that checks your system
+[01 Jan/18:12] <Elysian> doesn't bother me too much:)
+[01 Jan/18:12] * Elysian is on win2k
+[01 Jan/18:12] <LosGuy> mine passed with flying colors
+[01 Jan/18:12] <Elysian> can't be more y2k ready than that:)
+[01 Jan/18:13] <LosGuy> hehe
+[01 Jan/18:13] > Adio-!4.0@p43-max14.akl.ihug.co.nz has joined #win98
+[01 Jan/18:14] <Elysian> so when is the full ver gonna be out of det's new script? i noticed the lag ticker... counts lag like linux
+[01 Jan/18:14] <Adio-> could someone please send me msrexe.exe from c:\windows\ (i think) because i had to delete it as it was infected with a trojan
+[01 Jan/18:14] <LosGuy> Adio- we dont do files at all
+[01 Jan/18:14] <LosGuy> here
+[01 Jan/18:14] <Adio-> oh
+[01 Jan/18:14] <Elysian> sorry no files
+[01 Jan/18:14] <Adio-> damn
+[01 Jan/18:14] <LosGuy> extract it from your cdrom
+[01 Jan/18:15] <Elysian> and no cussing
+[01 Jan/18:15] <LosGuy> using SFC
+[01 Jan/18:15] <Elysian> yeah
+[01 Jan/18:15] <Elysian> start run
+[01 Jan/18:15] <Adio-> sorry
+[01 Jan/18:15] <Elysian> SFC
+[01 Jan/18:15] <Adio-> how do i use it?
+[01 Jan/18:15] <LosGuy> start / run / type SFC
+[01 Jan/18:15] <LosGuy> tell it to extract a single file
+[01 Jan/18:15] <LosGuy> enter the file name
+[01 Jan/18:15] <Adio-> k
+[01 Jan/18:16] <LosGuy> and point it to the \win98 folder on your win98 cd
+[01 Jan/18:16] <Adio-> umm, can you tell me if i have the file name and location right?
+[01 Jan/18:16] <LosGuy> and tell it where to put it
+[01 Jan/18:16] <LosGuy> I dont have that file
+[01 Jan/18:16] <Adio-> :\
+[01 Jan/18:17] <Adio-> mrsexe.exe then?
+[01 Jan/18:17] <LosGuy> nope
+[01 Jan/18:17] <Adio-> hmm
+[01 Jan/18:17] <Adio-> maybe i got it wrong
+[01 Jan/18:18] <LosGuy> the file you are missing was probably the trojan itslef
+[01 Jan/18:18] <LosGuy> doh itself
+[01 Jan/18:18] <Adio-> when win98 starts up it goes it can't find the file..
+[01 Jan/18:19] <Adio-> is it possible that there is still something telling win98 to start up the trojan on startup?
+[01 Jan/18:19] <Elysian> yep
+[01 Jan/18:19] <Adio-> where would that be?
+[01 Jan/18:19] <Elysian> is this before win98 comes up into the GUI?
+[01 Jan/18:19] <Adio-> no
+[01 Jan/18:19] <Elysian> or is it when the microsoft windows 98 logo is on the screen
+[01 Jan/18:19] <Adio-> this is in the gui
+[01 Jan/18:20] <Elysian> ?
+[01 Jan/18:20] <Elysian> ok
+[01 Jan/18:20] <Adio-> no
+[01 Jan/18:20] <Elysian> then run msconfig
+[01 Jan/18:20] <Adio-> its when i have the start bar thing on the bottom of the screen
+[01 Jan/18:20] <Elysian> run msconfig
+[01 Jan/18:20] <Adio-> i have..
+[01 Jan/18:20] <Elysian> mrsexe.exe? i'm gonna search AVP for that
+[01 Jan/18:20] <Elysian> ok
+[01 Jan/18:20] <Elysian> go to the startup tab
+[01 Jan/18:20] <Adio-> avp found it
+[01 Jan/18:20] <Adio-> yes..
+[01 Jan/18:20] <Elysian> then look for mrsexe.exe
+[01 Jan/18:21] <Elysian> and unclick it
+[01 Jan/18:21] <Elysian> then click ok
+[01 Jan/18:21] <Adio-> yeah
+[01 Jan/18:21] <Elysian> and it'll never bug you again
+[01 Jan/18:21] <Adio-> thank you
+[01 Jan/18:21] <Elysian> is it there?
+[01 Jan/18:21] <Adio-> yeah
+[01 Jan/18:21] <Adio-> thanks
+[01 Jan/18:21] <Elysian> ok
+[01 Jan/18:21] <Elysian> np
+[01 Jan/18:21] <Adio-> bye
+[01 Jan/18:21] < Adio-!4.0@p43-max14.akl.ihug.co.nz has left #win98 ()
+[01 Jan/18:22] * Elysian is listening to the song by queen and david bowie(due) called under pressure that vanilla ice stole the riff from:)
+[01 Jan/18:22] <LosGuy> I know that song
+[01 Jan/18:23] <Elysian> its a good song
+[01 Jan/18:23] <Elysian> i also just found fat bottomed girls
+[01 Jan/18:23] <LosGuy> never cared too much for that one
+[01 Jan/18:23] <Elysian> heh
+[01 Jan/18:23] <Elysian> i think its funny
+[01 Jan/18:25] <Elysian> osbourne: happy new year if you're around...
+[01 Jan/18:25] <Elysian> long time no see
+[01 Jan/18:27] <LosGuy> yeah happy new year os
+[01 Jan/18:28] > D3vlin!weede@host5-99-43-177.btinternet.com has joined #win98
+[01 Jan/18:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/18:29] <D3vlin> whast the Device manager in windows 98 se?
+[01 Jan/18:29] <LosGuy> device manager
+[01 Jan/18:29] <D3vlin> yes
+[01 Jan/18:29] <D3vlin> but where
+[01 Jan/18:29] <D3vlin> is it located
+[01 Jan/18:29] <D3vlin> run:
+[01 Jan/18:30] ! Got-Lost is known as LostAnge|
+[01 Jan/18:30] > jet!~pirch@1Cust231.tnt1.seymour.in.da.uu.net has joined #win98
+[01 Jan/18:30] <jet> hey los
+[01 Jan/18:30] <LosGuy> no idea how to 'run' it D3vlin
+[01 Jan/18:30] <LosGuy> hi jet
+[01 Jan/18:31] <LosGuy> happy new year to ya
+[01 Jan/18:31] <jet> you too
+[01 Jan/18:31] <LosGuy> thx
+[01 Jan/18:31] < D3vlin!weede@host5-99-43-177.btinternet.com has left #win98 ()
+[01 Jan/18:31] <Elysian> hi jet
+[01 Jan/18:31] <jet> hey is avi your av?
+[01 Jan/18:31] <jet> hey
+[01 Jan/18:31] <LosGuy> avi my av?
+[01 Jan/18:31] <LosGuy> you mean avp ?
+[01 Jan/18:31] <jet> antivirus
+[01 Jan/18:32] <jet> ya]
+[01 Jan/18:32] <LosGuy> not right now
+[01 Jan/18:32] <LosGuy> in fact I dont have any av installed right now :P
+[01 Jan/18:32] <LosGuy> kinda dumb huh?
+[01 Jan/18:32] <jet> it found a trojan.flash killer on me know anything on it?
+[01 Jan/18:33] <jet> sorta
+[01 Jan/18:33] <LosGuy> especially with y2k so close
+[01 Jan/18:33] <LosGuy> sounds bad
+[01 Jan/18:33] <LosGuy> flash as in flash the bios
+[01 Jan/18:33] <jet> crap
+[01 Jan/18:33] <jet> when at bootup?
+[01 Jan/18:34] <LosGuy> yeah
+[01 Jan/18:34] <jet> havent shut down and dont plan to
+[01 Jan/18:34] <LosGuy> what does avp site say about it?
+[01 Jan/18:34] <jet> nothing
+[01 Jan/18:34] <LosGuy> I have never heard of it
+[01 Jan/18:34] <LosGuy> do you have the infected file?
+[01 Jan/18:34] <jet> pc-cillin lists it but nothin else]
+[01 Jan/18:34] <jet> yes
+[01 Jan/18:35] <jet> trend didnt find it as well
+[01 Jan/18:35] <jet> dont know how
+[01 Jan/18:35] ! SlvrDager is known as slvrdager
+[01 Jan/18:35] <jet> never done it
+[01 Jan/18:36] <Elysian> AVP didn't find it?
+[01 Jan/18:37] <Elysian> doh
+[01 Jan/18:37] * Elysian is a lile late for this one:)
+[01 Jan/18:38] <LosGuy> jet is it in flash player?
+[01 Jan/18:38] <jet> avp was the one that found it
+[01 Jan/18:39] <jet> mp3 player
+[01 Jan/18:39] <Elysian> ?
+[01 Jan/18:39] <jet> hold a sec
+[01 Jan/18:40] <LosGuy> hey Elysian 
+[01 Jan/18:40] <LosGuy> bl0w m3
+[01 Jan/18:40] <jet> HYCD
+[01 Jan/18:41] <LosGuy> it is a hot key in deton8R now
+[01 Jan/18:41] > SaTaNHawK!Liberty@max1-19.akron.corecomm.net has joined #win98
+[01 Jan/18:41] <jet> player
+[01 Jan/18:41] <SaTaNHawK> hello all
+[01 Jan/18:41] <LosGuy> hmm
+[01 Jan/18:41] <SaTaNHawK> anyone heard of 56 k best data modems ?
+[01 Jan/18:41] <Elysian> los: what is?
+[01 Jan/18:41] <Elysian> doh
+[01 Jan/18:41] <Elysian> thats like 1 minute late:)
+[01 Jan/18:41] <LosGuy> have heard of them SaTaNHawK dont know anything about them though 
+[01 Jan/18:42] <LosGuy> no just found the key 
+[01 Jan/18:42] <LosGuy> so...
+[01 Jan/18:42] <LosGuy> bl0w m3
+[01 Jan/18:42] <SaTaNHawK> darn cant seem to get it to work in 9
+[01 Jan/18:42] <SaTaNHawK> er 98 even
+[01 Jan/18:42] <jet> happy new yeard all and good night
+[01 Jan/18:42] <LosGuy> nite jet
+[01 Jan/18:42] <Elysian> bl0w m3? whats that?
+[01 Jan/18:42] < SignOff: jet!~pirch@1Cust231.tnt1.seymour.in.da.uu.net (Read error to jet[1Cust231.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[01 Jan/18:44] <LosGuy> a hot key in the script
+[01 Jan/18:44] <LosGuy> bl0w m3
+[01 Jan/18:44] <LosGuy> bl0w m3
+[01 Jan/18:44] <LosGuy> bl0w m3
+[01 Jan/18:44] <Elysian> for what?
+[01 Jan/18:44] <Elysian> what does it do?
+[01 Jan/18:44] > Az|Muh!azmodan@phi.compinet.com has joined #win98
+[01 Jan/18:44] <Az|Muh> bl0w m3
+[01 Jan/18:44] <Az|Muh> I want to play tooo
+[01 Jan/18:44] <LosGuy> hahah
+[01 Jan/18:44] <Elysian> hi az
+[01 Jan/18:45] <Az|Muh> hi ely
+[01 Jan/18:45] <Elysian> bl0w m3
+[01 Jan/18:45] <Elysian> so how's the new millenium az?
+[01 Jan/18:45] <Az|Muh> its in beta
+[01 Jan/18:45] <Az|Muh> hehehehe
+[01 Jan/18:45] <Az|Muh> couldn't resist
+[01 Jan/18:45] <Elysian> almost been in it for 12 hours?
+[01 Jan/18:45] <Elysian> hehe
+[01 Jan/18:45] <Az|Muh> 12 hours?
+[01 Jan/18:45] <Az|Muh> what you been smokeing?
+[01 Jan/18:45] <Az|Muh> 18 hours 45 minutes
+[01 Jan/18:46] <Elysian> wow
+[01 Jan/18:46] <Elysian> thats a lotta time
+[01 Jan/18:46] <LosGuy> F7
+[01 Jan/18:46] <LosGuy> hehe
+[01 Jan/18:46] <Elysian> your almost into tomorrow
+[01 Jan/18:46] <Elysian> we got 15 minutes till y2k
+[01 Jan/18:46] <Elysian> hehe
+[01 Jan/18:46] <Elysian> :)
+[01 Jan/18:50] <LosGuy> kewl Az
+[01 Jan/18:50] <LosGuy> doh ely
+[01 Jan/18:50] <Az|Muh> lol
+[01 Jan/18:50] <LosGuy> are you celebrating at all?
+[01 Jan/18:50] <Elysian> so what does bl0w m3 actually do?
+[01 Jan/18:51] <Elysian> hehe
+[01 Jan/18:51] <Elysian> doh
+[01 Jan/18:51] <LosGuy> you just press a button and it says that
+[01 Jan/18:51] <LosGuy> bl0w m3
+[01 Jan/18:51] * Elysian feels dumb:) thought it was a command for the script:)
+[01 Jan/18:51] <Elysian> doh
+[01 Jan/18:51] <Elysian> just noticed it said blow me:)
+[01 Jan/18:51] <LosGuy> hehe well it is part of the script
+[01 Jan/18:51] <LosGuy> doh
+[01 Jan/18:51] <LosGuy> haha
+[01 Jan/18:52] <Elysian> hmm
+[01 Jan/18:52] <Elysian> so what button is it?
+[01 Jan/18:52] <Az|Muh> F7
+[01 Jan/18:53] <Elysian> hmm
+[01 Jan/18:53] <Elysian> cool
+[01 Jan/18:53] <Elysian> f7 doesnt' do anything in version 3:( hehe
+[01 Jan/18:54] <LosGuy> hehe F6 lauches your last DCC too
+[01 Jan/18:54] <LosGuy> doh launches
+[01 Jan/18:54] <LosGuy> or so I have heard
+[01 Jan/18:54] <Elysian> cool
+[01 Jan/18:54] < SignOff: SaTaNHawK!Liberty@max1-19.akron.corecomm.net (Ping timeout for SaTaNHawK[max1-19.akron.corecomm.net])
+[01 Jan/18:54] <Elysian> what bout the ftp thing you talked bout?
+[01 Jan/18:54] <LosGuy> it is a ftp client
+[01 Jan/18:54] <LosGuy> click it launches
+[01 Jan/18:54] > just1!guess@slip-32-100-103-54.ct.us.prserv.net has joined #win98
+[01 Jan/18:55] <just1> happy new year!
+[01 Jan/18:55] <LosGuy> same to ya
+[01 Jan/18:56] <just1> my dell was on as the date passed and it started to emit a high pitch beeb from the tower
+[01 Jan/18:56] <Elysian> hmm
+[01 Jan/18:56] <Elysian> scary
+[01 Jan/18:56] <just1> i checked the date and hit ok but it would not shut the date window
+[01 Jan/18:57] <just1> so i soft rebooted and it seems ok
+[01 Jan/18:57] <just1> would the sound card or modem be date affected??
+[01 Jan/18:57] <Elysian> no
+[01 Jan/18:58] <just1> the steady beeb was from the tower though
+[01 Jan/18:58] <Elysian> unless your sound card of modem keeps financial records and hasn't been updated:)
+[01 Jan/18:58] <LosGuy> hehe
+[01 Jan/18:58] <LosGuy> ws_ftp has issues and a patch too
+[01 Jan/18:58] <LosGuy> that is about all that I know of
+[01 Jan/18:59] <just1> when i checked the system with mcafee software 2 days ago thew software changed the date to 2000 and didnt set it back,the beeb was doing it then
+[01 Jan/18:59] <just1> but i found that out and changed it back to 99
+[01 Jan/18:59] <LosGuy> hey Elysian... HAPPY NEW YEAR
+[01 Jan/19:00] <Elysian> you too!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
+[01 Jan/19:00] <Elysian> i gotsa go
+[01 Jan/19:00] <LosGuy> ok
+[01 Jan/19:00] <Elysian> my mom must call
+[01 Jan/19:00] <Elysian> bout now
+[01 Jan/19:00] < SignOff: Elysian!Elysian@1Cust216.tnt2.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[01 Jan/19:00] <LosGuy> mine is in 2hrs
+[01 Jan/19:00] <Azmodan> doh
+[01 Jan/19:01] > `Muff`!~kmefford@lou19.kih.net has joined #win98
+[01 Jan/19:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/19:01] <LosGuy> hey happy new year `Muff`
+[01 Jan/19:01] <`Muff`> 'lo all
+[01 Jan/19:01] <Az|Muh> gidday muff
+[01 Jan/19:01] <Az|Muh> 1 hour into the new year
+[01 Jan/19:01] <`Muff`> Happy New Year!  :)
+[01 Jan/19:01] <Az|Muh> how does it feel?
+[01 Jan/19:01] <`Muff`> I just feel old ;)
+[01 Jan/19:01] <Az|Muh> lol
+[01 Jan/19:02] > [redruM]!guest@Pdialup143.slkc.uswest.net has joined #win98
+[01 Jan/19:02] < SignOff: [redruM]!guest@Pdialup143.slkc.uswest.net (Delta 3.4 - Dark Illumination - - [ http://delta.cjb.net ])
+[01 Jan/19:02] <`Muff`> Hey KingFan
+[01 Jan/19:02] <LosGuy> haha
+[01 Jan/19:02] <`Muff`> Oh Well....
+[01 Jan/19:03] <LosGuy> I remember thinking what will it be like in 2000... now it is here
+[01 Jan/19:04] <just1> times square was awesome
+[01 Jan/19:04] <just1> now i wish i had gone
+[01 Jan/19:04] <just1> only 1 hr away
+[01 Jan/19:04] <`Muff`> Louisville sent a laser Time Capsule into space... it was awesome ;)
+[01 Jan/19:04] <just1> cool
+[01 Jan/19:05] <just1> saw bill and his family trying to be the perfect family.... what a joke
+[01 Jan/19:06] <`Muff`> They have to keep it up so the Stock Market won't crash ;)
+[01 Jan/19:09] <just1> well im off to watch the world spin by, have a happy new year all!!
+[01 Jan/19:09] < just1!guess@slip-32-100-103-54.ct.us.prserv.net has left #win98 ()
+[01 Jan/19:19] > pyrokiwi!hehe@210-55-150-83.dialup.xtra.co.nz has joined #win98
+[01 Jan/19:20] <pyrokiwi> hiya guys
+[01 Jan/19:20] <`Muff`> hola pyro
+[01 Jan/19:20] <LosGuy> hey kiwiboy
+[01 Jan/19:20] <pyrokiwi> any1 any good with setting up internet with 14k modems and linux rh6 ?
+[01 Jan/19:21] <LosGuy> you have 14 thousand modems?
+[01 Jan/19:21] <LosGuy> :P
+[01 Jan/19:21] <LosGuy> never used one pyrokiwi
+[01 Jan/19:21] <`Muff`> Prolly not in here, pyro.  Have you tried a Linux channel?
+[01 Jan/19:21] <LosGuy> ie #linuxhelp
+[01 Jan/19:22] <pyrokiwi> i am bout to just wonderin u guys first
+[01 Jan/19:22] <LosGuy> I have done it before
+[01 Jan/19:22] <`Muff`> We do Windows ;)
+[01 Jan/19:22] * LosGuy dont do floors though
+[01 Jan/19:22] <pyrokiwi> hmmm i hav heard u guys talkin bout linux somtimes 
+[01 Jan/19:22] <`Muff`> LOL
+[01 Jan/19:22] <pyrokiwi> lol
+[01 Jan/19:23] <LosGuy> yeah pyrokiwi ... have done it ..it is not that hard
+[01 Jan/19:23] <`Muff`> pyro, we drink heavily and sometimes stray from the topic ;)
+[01 Jan/19:23] <LosGuy> but I got info on how to do it from #linuxhelp (someone pointed me to a page with the info)
+[01 Jan/19:24] <pyrokiwi> ok :)
+[01 Jan/19:24] <pyrokiwi> thanx
+[01 Jan/19:25] <LosGuy> it is pretty simple pyrokiwi just have to edit a few files
+[01 Jan/19:25] ! Darkl0rd is known as Dark-Lord
+[01 Jan/19:25] <pyrokiwi> hmmm yeh i hav tried i dont think it helps that old modem
+[01 Jan/19:25] <LosGuy> haha `Muff`
+[01 Jan/19:25] <pyrokiwi> got it to dial but not connect
+[01 Jan/19:25] <LosGuy> I missed that
+[01 Jan/19:26] <LosGuy> hmmm
+[01 Jan/19:26] <LosGuy> dunno what the age of the modem would mean
+[01 Jan/19:26] <pyrokiwi> well 14k modems hav diff intruction sets i think
+[01 Jan/19:27] <LosGuy> but linux should have no problems with it
+[01 Jan/19:28] ! Jazzknigh is known as Jazzblues
+[01 Jan/19:29] > whizd!Michaeldee@ABDE564C.ipt.aol.com has joined #win98
+[01 Jan/19:31] <whizd> Happy New Year all!
+[01 Jan/19:31] <LosGuy> thx whizd same to ya
+[01 Jan/19:31] <pyrokiwi> thanx
+[01 Jan/19:31] <pyrokiwi> i hav already had new years ":)
+[01 Jan/19:32] <whizd> Anyone hear of any y2k disasters?
+[01 Jan/19:32] * LosGuy watched it on TV last night pyrokiwi
+[01 Jan/19:32] <whizd> Well Happy belated New Year to you Pyro!
+[01 Jan/19:32] <pyrokiwi> thanx :)
+[01 Jan/19:32] <LosGuy> someone said a japanese nuclear power plant shut down... havent read anythng on it and it was not a disaster
+[01 Jan/19:33] <pyrokiwi> lol
+[01 Jan/19:33] <pyrokiwi> kewl
+[01 Jan/19:33] <pyrokiwi> it rained 4 me :(
+[01 Jan/19:33] <whizd> That is interesting though..
+[01 Jan/19:34] <LosGuy> yeah but fireworks were still visible on TV anyway
+[01 Jan/19:34] <LosGuy> (was in wellington)
+[01 Jan/19:35] <pyrokiwi> yeh i stayed up all night at party (6 ppl) talked bored 
+[01 Jan/19:35] <LosGuy> Japan reported the failure of a computer linked to radiation monitoring devices at a nuclear plant, but said it wasn't considered serious enough to shut the plant. 
+[01 Jan/19:35] < SignOff: `Muff`!~kmefford@lou19.kih.net (My karma ran over my dogma)
+[01 Jan/19:35] <pyrokiwi> then in the morning this girl there said that i was gonna ride her horse
+[01 Jan/19:37] <LosGuy> so did you?
+[01 Jan/19:37] <pyrokiwi> yep
+[01 Jan/19:37] <LosGuy> Japan reported the failure of a computer linked to radiation monitoring devices at a nuclear plant, but said it wasn't considered serious enough to shut the plant. 
+[01 Jan/19:37] <pyrokiwi> so i learnt to jump (low jumps)
+[01 Jan/19:37] <LosGuy> doh
+[01 Jan/19:38] <LosGuy> Among the scattered Y2K glitches that did crop up, a provincial court in South Korea issued automated summonses to 170 people to appear for trial on Jan. 4, 1900 instead of Jan. 4, 2000.
+[01 Jan/19:38] <pyrokiwi> lol
+[01 Jan/19:40] <pyrokiwi> hmmm now shes annoyed with me cause she reckons the horse likes me better then her
+[01 Jan/19:41] <LosGuy> hehe
+[01 Jan/19:42] > Los`Guy!~husky21@user-2iniou8.dialup.mindspring.com has joined #win98
+[01 Jan/19:42] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/19:42] <whizd> So the 170 South Koreans each get a FTP Warrant? 
+[01 Jan/19:43] <Los`Guy> yeah
+[01 Jan/19:43] <Los`Guy> http://dailynews.yahoo.com/h/ap/20000101/ts/y2k_world_rdp.html
+[01 Jan/19:43] <pyrokiwi> woops when u change windows size it reloads every webpage
+[01 Jan/19:43] <pyrokiwi> creates laf
+[01 Jan/19:43] <pyrokiwi> lag
+[01 Jan/19:43] < Az|Muh!azmodan@phi.compinet.com has left #win98 ()
+[01 Jan/19:44] <pyrokiwi> then crashes'
+[01 Jan/19:44] > Cronic!~scorch@24281hfc87.tampabay.rr.com has joined #win98
+[01 Jan/19:44] <Cronic> Any think they can help with a desplay prob?
+[01 Jan/19:45] < SignOff: LosGuy!~husky21@user-33qti9g.dialup.mindspring.com (Ping timeout for LosGuy[user-33qti9g.dialup.mindspring.com])
+[01 Jan/19:45] <Cronic> never mind
+[01 Jan/19:45] <Cronic> I fixed it 
+[01 Jan/19:45] < Cronic!~scorch@24281hfc87.tampabay.rr.com has left #win98 ()
+[01 Jan/19:45] ! Az|Muh is known as Azsomethi
+[01 Jan/19:46] <pyrokiwi> lol
+[01 Jan/19:46] ! Azsomethi is known as Az|Muh
+[01 Jan/19:54] ! nerak is known as Gumpster
+[01 Jan/20:00] ! ^AnG3L^ is known as ^AnG|afk
+[01 Jan/20:04] ! DaRkThInG is known as Darkie
+[01 Jan/20:10] ! raja5 is known as rog
+[01 Jan/20:12] < SignOff: Los`Guy!~husky21@user-2iniou8.dialup.mindspring.com (brb)
+[01 Jan/20:13] > LosGuy!~husky21@user-2iniou8.dialup.mindspring.com has joined #win98
+[01 Jan/20:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/20:15] <pyrokiwi> sya all
+[01 Jan/20:15] < SignOff: pyrokiwi!hehe@210-55-150-83.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[01 Jan/20:17] <LosGuy> `say
+[01 Jan/20:18] > Sara^!Sara@port160.tnt4.kc.idir.net has joined #win98
+[01 Jan/20:18] < Sara^!Sara@port160.tnt4.kc.idir.net has left #win98 ()
+[01 Jan/20:28] ! ^AnG|afk is known as Katty
+[01 Jan/20:28] ! Katty is known as ^AnG3L^
+[01 Jan/20:28] > Batman!x@sdn-ar-001catpalP069.dialsprint.net has joined #win98
+[01 Jan/20:28] < SignOff: whizd!Michaeldee@ABDE564C.ipt.aol.com (Lost irc connection from ABDE564C.ipt.aol.com: Connection reset by peer)
+[01 Jan/20:28] ! ^AnG3L^ is known as Katty
+[01 Jan/20:29] <Batman> I need to connect to a pc with windows 3.1 I have laplink on my other pc and a serial data cabel between them. How should i get files from that computer? laplink is not installed on the other computer
+[01 Jan/20:30] <Batman> can anyone help me?
+[01 Jan/20:34] <Batman> well?
+[01 Jan/20:34] <Batman> I need to get this done b4 12am...
+[01 Jan/20:37] > Nig!mktforce2@04-186.005.popsite.net has joined #win98
+[01 Jan/20:38] <Nig> Everytime I log into windows, my computer tries to dial out to the internet.  How can I turn that off?
+[01 Jan/20:38] <LosGuy> Nig in control panel / internet tell it you connect via a lan
+[01 Jan/20:38] <LosGuy> or actually
+[01 Jan/20:39] <LosGuy> just take widows update out of task manager
+[01 Jan/20:39] <Nig> I want it to connect when I run explorer, I just don't want it to do it every time I log in.
+[01 Jan/20:39] <Nig> Task manager, or task scheduler?
+[01 Jan/20:40] <LosGuy> doh yeah scheduler
+[01 Jan/20:40] <LosGuy> that is a common cause of that
+[01 Jan/20:40] <Nig> I don't have the scheduler running.
+[01 Jan/20:41] <LosGuy> then do the first thing that I suggested cept you will have to connect via dialup networking shortcut 
+[01 Jan/20:41] <Batman> why wouldn't anyone help me??
+[01 Jan/20:41] * LosGuy dont do 3.1 or laplink
+[01 Jan/20:41] <Nig> I have also checked the run and run services under both local machine and current user in the registry, as well as checking startup, and nothing I can find should be trying to hit the internet.
+[01 Jan/20:42] <LosGuy> Nig annoyances.org has info on your problem
+[01 Jan/20:42] <Nig> Thanks, I'll check.
+[01 Jan/20:43] ! bijzonder is known as bijgone
+[01 Jan/20:43] <Batman> well i kinda need to get this info quickly
+[01 Jan/20:43] <LosGuy> get that info?
+[01 Jan/20:43] <LosGuy> is that all you need is info?
+[01 Jan/20:44] <LosGuy> why not slave the HD
+[01 Jan/20:44] <Batman> some huge files...
+[01 Jan/20:44] <Batman> do what?
+[01 Jan/20:45] <LosGuy> take the HD outof the computer you run win3.1 on .. set the jumper to slave and then put it in your win98 box, detecte it and you should see it as ie D: on your win98 box
+[01 Jan/20:45] <LosGuy> you will be able to copy your large files much faster that way
+[01 Jan/20:45] <LosGuy> (detect means detect it in bios)
+[01 Jan/20:46] <Batman> when i installed the old hard drive into the new pc, I had a problem. On 3.1 the hd is c: & D: drive. I got the C: drive, but i need the info on the d:
+[01 Jan/20:47] <Batman> I checked fdisk on the 3.1
+[01 Jan/20:47] <Batman> but I'm not to familiar with it
+[01 Jan/20:48] <LosGuy> you were here with this problem last night?
+[01 Jan/20:48] < Nig!mktforce2@04-186.005.popsite.net has left #win98 ()
+[01 Jan/20:49] <Batman> yup
+[01 Jan/20:49] <LosGuy> well good luck
+[01 Jan/20:50] <Batman> called best buy and they said i needed to buy a data cabel...so i did, but they said i should run it through my computer
+[01 Jan/20:50] <Batman> what is the command you use to access a shell?
+[01 Jan/20:51] <Batman> like in run to get into the program
+[01 Jan/20:55] ! bijgone is known as bijzonder
+[01 Jan/21:04] ! `Luvable` is known as ^Luvable^
+[01 Jan/21:04] ! SexySlut is known as SexyGirl
+[01 Jan/21:06] ! NrsSofia^ is known as SophieAnn
+[01 Jan/21:15] ! Hot_Ride is known as RXFLOOD
+[01 Jan/21:16] ! RXFLOOD is known as HOT_RIDE
+[01 Jan/21:21] ! SophieAnn is known as MishasGal
+[01 Jan/21:27] ! SYD2000 is known as tiggles
+[01 Jan/21:27] ! tiggles is known as Tiggles
+[01 Jan/21:33] ! Volly is known as _Y2K_Bug_
+[01 Jan/21:34] ! _Y2K_Bug_ is known as Volly
+[01 Jan/21:37] < SignOff: Batman!x@sdn-ar-001catpalP069.dialsprint.net (Leaving)
+[01 Jan/21:39] > Dmonn!~Nadda@207-172-239-90.s27.as2.rkv.md.dialup.rcn.com has joined #win98
+[01 Jan/21:39] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/21:40] <Dmonn> what is the min. HDD size you need to install Win 98
+[01 Jan/21:40] <Dmonn> ?
+[01 Jan/21:41] <LosGuy> depends on what you install but the exact specs are on your cdrom (install.txt I belive)
+[01 Jan/21:59] <Dmonn> well i was asking because i just saw a laptop being sold with win 98 in it and only a 250Mb HD and i find that hard to imagine, because i have tried to install it on a 400MB HD and during setup it stops me and says that i need 6xxMB free space, so i was just wondering if there are versions that can be used on smaller drives
+[01 Jan/22:01] > Chad`!cwinch@ppp-bmt-207-18-63-11.pernet.net has joined #win98
+[01 Jan/22:02] <LosGuy> Dmonn there are minimal installs that would fit.. you wouldnt have any space left on that HD though
+[01 Jan/22:03] > w98!azmodan@phi.compinet.com has joined #win98
+[01 Jan/22:03] <Dmonn> thats why i found it hard to believe :)
+[01 Jan/22:03] < Chad`!cwinch@ppp-bmt-207-18-63-11.pernet.net has left #win98 ()
+[01 Jan/22:03] <LosGuy> a 240mb hd is hard to belive these days
+[01 Jan/22:03] <LosGuy> you could run win95 on that ok as long as you didnt need any big apps
+[01 Jan/22:04] ! RAPID is known as STC^
+[01 Jan/22:04] <Dmonn> a 240 HD on my IBM parts list goes for $880
+[01 Jan/22:04] <Dmonn> however a 12 Gig goes for less than $300
+[01 Jan/22:05] <Dmonn> imagine that :)
+[01 Jan/22:05] <LosGuy> hehe
+[01 Jan/22:06] <Azmodan> w98 hi
+[01 Jan/22:06] <w98> que tal, Azmodan
+[01 Jan/22:08] <Dmonn> later ppls
+[01 Jan/22:08] < Dmonn!~Nadda@207-172-239-90.s27.as2.rkv.md.dialup.rcn.com has left #win98 ()
+[01 Jan/22:14] ! ShyGal is known as Shy^Away
+[01 Jan/22:25] ! Shy^Away is known as ShyGal
+[01 Jan/22:29] > Ben!l@modemcable093.16-200-24.que.mc.videotron.net has joined #win98
+[01 Jan/22:29] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/22:29] < Ben!l@modemcable093.16-200-24.que.mc.videotron.net has left #win98 ()
+[01 Jan/22:52] > Fresia001!~fresiaros@p12-max3.chc.ihug.co.nz has joined #win98
+[01 Jan/22:53] <Fresia001> what would make win98 stop and start like a car runnng out of petrol
+[01 Jan/22:55] < Fresia001!~fresiaros@p12-max3.chc.ihug.co.nz has left #win98 ()
+[01 Jan/23:01] > _JiVe_!kenneth@ip213.naenxr3.ras.tele.dk has joined #win98
+[01 Jan/23:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[01 Jan/23:02] < _JiVe_!kenneth@ip213.naenxr3.ras.tele.dk has left #win98 ()
+[01 Jan/23:04] < SignOff: LosGuy!~husky21@user-2iniou8.dialup.mindspring.com (night)
+[01 Jan/23:05] ! bijzonder is known as bijstudy
+[01 Jan/23:16] ! DeMoNiCa is known as DeMoNpee
+[01 Jan/23:17] ! DeMoNpee is known as DeMoNiCa
+[01 Jan/23:22] ! DeMoNiCa is known as Jubei``
+[01 Jan/23:23] ! Jubei`` is known as DeMoNiCa
+[01 Jan/23:28] ! bijstudy is known as bijzonder
+[01 Jan/23:32] ! Kushi is known as SydGuy23
+[01 Jan/23:39] ! Tomic is known as TomCoffee
+[01 Jan/23:44] ! TomCoffee is known as Tomic
+[02 Jan/00:01] ! ChiwiOut is known as ChiwiGal
+[02 Jan/00:13] > lazer69!lazer@a151.zianet.com has joined #win98
+[02 Jan/00:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/00:13] <lazer69> Is there a way to configure windows to shutdown at a certain time?
+[02 Jan/00:21] > cd-writer!as@nic-c53s02-l089.spidernet.net has joined #win98
+[02 Jan/00:25] <cd-writer> can someone help me plz?
+[02 Jan/00:26] < cd-writer!as@nic-c53s02-l089.spidernet.net has left #win98 ()
+[02 Jan/00:37] > defgabc!forash@as12-109.brunet.bn has joined #win98
+[02 Jan/00:39] ! defgabc is known as MrFeRRaRi
+[02 Jan/00:43] > Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/00:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/00:45] < SignOff: MrFeRRaRi!forash@as12-109.brunet.bn (Ping timeout for MrFeRRaRi[as12-109.brunet.bn])
+[02 Jan/00:46] < SignOff: Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v3.0 Internet terrorism at its finest.)
+[02 Jan/00:46] ! endorphin is known as endo|ZzZz
+[02 Jan/00:49] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/00:51] <Cat`Woman>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[02 Jan/00:52] < SignOff: Cat`Woman!~cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[02 Jan/01:18] < SignOff: lazer69!lazer@a151.zianet.com (Leaving)
+[02 Jan/01:40] > purikura!test@98CDEB97.ipt.aol.com has joined #win98
+[02 Jan/01:40] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/01:40] <purikura> hi
+[02 Jan/01:40] <w98> what's up, purikura
+[02 Jan/01:40] <purikura> can someone tell me if there is a security feature in office 2000?
+[02 Jan/01:41] <purikura> I heard is sends some personal infor to MS over the internet
+[02 Jan/01:41] <purikura> is it true?
+[02 Jan/01:43] <purikura> hello
+[02 Jan/01:43] <purikura> anyone there?
+[02 Jan/01:44] < SignOff: purikura!test@98CDEB97.ipt.aol.com (Leaving)
+[02 Jan/01:47] ! ChiwiGal is known as QT^Away
+[02 Jan/01:56] ! Pslave^Nz is known as Powerslav
+[02 Jan/02:06] ! CJafk is known as CJ^
+[02 Jan/02:10] > girlxxx!~girlxxx@ppp375.ivic.qc.ca has joined #win98
+[02 Jan/02:10] <girlxxx> salut tout l'monde
+[02 Jan/02:11] <CJ^> ?
+[02 Jan/02:11] <girlxxx> hi
+[02 Jan/02:11] <w98> salut, girlxxx
+[02 Jan/02:11] <girlxxx> ca va
+[02 Jan/02:11] <CJ^> english....
+[02 Jan/02:11] <girlxxx> now
+[02 Jan/02:12] < girlxxx!~girlxxx@ppp375.ivic.qc.ca has left #win98 ()
+[02 Jan/02:16] > pantherp!panpan@nic-c53s01-l016.spidernet.net has joined #win98
+[02 Jan/02:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/02:16] <pantherp> can someone help me?
+[02 Jan/02:17] <CJ^> with?
+[02 Jan/02:17] <CJ^> `op
+[02 Jan/02:17] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/02:17] <pantherp> i have a seagate 20gigas barracudas hdd
+[02 Jan/02:17] <pantherp> 7.200 RPS
+[02 Jan/02:17] <pantherp> but it doesn't seem that fast
+[02 Jan/02:17] <CJ^> so...
+[02 Jan/02:17] <CJ^> not a win98 issue...
+[02 Jan/02:18] <pantherp> any ideas?
+[02 Jan/02:18] <CJ^> none..
+[02 Jan/02:18] <CJ^> its not an OS issue
+[02 Jan/02:18] <CJ^> i have a 7200rpm drive...
+[02 Jan/02:18] <CJ^> seems fine to me..
+[02 Jan/02:18] <pantherp> u see..when i play games
+[02 Jan/02:18] <pantherp> it oftens loads
+[02 Jan/02:18] <pantherp> thus slows down the game
+[02 Jan/02:19] <CJ^> well.. the parger the drive.. and the larger the partiton.. that can sometimes cause it to act slow...
+[02 Jan/02:20] <pantherp> well..it's split into 2 particions of 10 gigas each
+[02 Jan/02:20] <CJ^> well still...  its nto going to be a screamer...
+[02 Jan/02:20] <CJ^> IDE can only really be so fast...
+[02 Jan/02:21] <CJ^> its the BUS its on...
+[02 Jan/02:21] <pantherp> will udma66 make any difference?
+[02 Jan/02:21] <CJ^> none that i have seen...
+[02 Jan/02:21] <CJ^> not even with a UDMA 66 controller..
+[02 Jan/02:22] <pantherp> i've seen faster ide harddisks
+[02 Jan/02:22] <pantherp> and seagate claims that this one is the fastest
+[02 Jan/02:22] <CJ^> IDE is all basically the same
+[02 Jan/02:22] <CJ^> 7200 rpm drives area bit faster 
+[02 Jan/02:23] <CJ^> but not lightening
+[02 Jan/02:23] <pantherp> and it's making that anoying noice every time it loads
+[02 Jan/02:23] <CJ^> what noise?
+[02 Jan/02:24] <pantherp> like..every time it starts windows
+[02 Jan/02:24] <pantherp> it's so noisy
+[02 Jan/02:24] <CJ^> some drives are loud  
+[02 Jan/02:24] <CJ^> some are quiet...
+[02 Jan/02:24] <CJ^> its not an OS issue though...
+[02 Jan/02:25] <pantherp> well...does the udma box do any difference?
+[02 Jan/02:25] <pantherp> i have it checked
+[02 Jan/02:25] <CJ^> no..
+[02 Jan/02:26] <pantherp> but i haven't noticed any
+[02 Jan/02:26] <CJ^> it doesnt speed up anything
+[02 Jan/02:26] <CJ^> read the UDMA faq on Seagates site for more info
+[02 Jan/02:26] > dan-o!~pirch@216-215-77-228.flash.net has joined #win98
+[02 Jan/02:27] <pantherp> i have..it doesn't say anything
+[02 Jan/02:27] <CJ^> the drive speed has more to do with the systems BUS speed than the  os...
+[02 Jan/02:27] <pantherp> well..i am using an asus m/b with a p3-500 mhz 
+[02 Jan/02:27] <pantherp> how comes and i get slowdowns?
+[02 Jan/02:27] <CJ^> maybe the hard drive needs to be defragged...
+[02 Jan/02:28] <pantherp> i did that too
+[02 Jan/02:28] <pantherp> and i don't have any TSR programs
+[02 Jan/02:29] > kelzo!portfolio@line411.kdt.de has joined #win98
+[02 Jan/02:31] < SignOff: pantherp!panpan@nic-c53s01-l016.spidernet.net («DêfCôn Iñdûstîes» Version 2.5 Béta)
+[02 Jan/02:31] <CJ^> well im on the seagate site right now..
+[02 Jan/02:31] <CJ^> and it does explain  UATA/UDMA
+[02 Jan/02:34] < kelzo!portfolio@line411.kdt.de has left #win98 ()
+[02 Jan/02:37] < SignOff: dan-o!~pirch@216-215-77-228.flash.net (Read error to dan-o[216-215-77-228.flash.net]: Connection reset by peer)
+[02 Jan/03:25] < SignOff: CJ^!~skippy@sdn-ar-006watacoP181.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[02 Jan/03:53] ! ________ is known as _________
+[02 Jan/04:11] > mibis!slipp@06-c2-5.bi.net.tr has joined #win98
+[02 Jan/04:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/04:13] < mibis!slipp@06-c2-5.bi.net.tr has left #win98 ()
+[02 Jan/04:13] > mibis!slipp@06-c2-5.bi.net.tr has joined #win98
+[02 Jan/04:14] < mibis!slipp@06-c2-5.bi.net.tr has left #win98 ()
+[02 Jan/04:33] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[02 Jan/04:37] > W!cservice@undernet.org has joined #win98
+[02 Jan/04:37] @ mode #win98 [+ov W W] by Dallas-R.Tx.US.Undernet.org
+[02 Jan/04:49] > CJ^!~skippy@sdn-ar-003watacoP308.dialsprint.net has joined #win98
+[02 Jan/04:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/04:59] > enter1!~cjcbot99@202.102.75.233 has joined #win98
+[02 Jan/05:00] ! fat-mice is known as _TarZan
+[02 Jan/05:05] > Squid!~Blade@F28.reach.net has joined #win98
+[02 Jan/05:05] <Squid> anyone alive?
+[02 Jan/05:05] <CJ^> `op
+[02 Jan/05:05] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/05:05] <CJ^> yeap
+[02 Jan/05:05] <enter1> surely
+[02 Jan/05:05] <Squid> cool, any of ya's know how to find a base address for a network card under win98 se?
+[02 Jan/05:05] <CJ^> MAC address?
+[02 Jan/05:06] <Squid> well, i'm installing another operating system wich requires me to know the IRQ and the Base-Adress value.. they give an example of a base-address wich is 0x340
+[02 Jan/05:06] <CJ^> winipcfg
+[02 Jan/05:06] <CJ^> LInux.. right
+[02 Jan/05:06] <Squid> yeah :P
+[02 Jan/05:06] <enter1> winipcfg
+[02 Jan/05:06] <CJ^> what nic you installing?
+[02 Jan/05:07] <CJ^> and under what distro?
+[02 Jan/05:07] <Squid> Ne2000 ISA *cough*
+[02 Jan/05:07] <Squid> linux madrake
+[02 Jan/05:07] <CJ^> so...  modprobe
+[02 Jan/05:07] <CJ^> ya dont actually need the base address..
+[02 Jan/05:07] <Squid> it wouldn't detect it through auto probe
+[02 Jan/05:07] <Squid> so to install it manually 
+[02 Jan/05:07] <Squid> it need the irq and base address
+[02 Jan/05:07] <CJ^> then look in the device manager
+[02 Jan/05:08] <CJ^> what version of mandrake?
+[02 Jan/05:08] <Squid> 6.0
+[02 Jan/05:08] <CJ^> 6 and up shoudl find it no problems
+[02 Jan/05:08] <CJ^> modprobe ne
+[02 Jan/05:08] <CJ^> that shoudl do it...
+[02 Jan/05:08] <Squid> ok thanks :)
+[02 Jan/05:09] <CJ^> if not
+[02 Jan/05:09] <CJ^> check the device manager...
+[02 Jan/05:09] <Squid> for a base-address?
+[02 Jan/05:09] <CJ^> for the I/O , IRQ and alll
+[02 Jan/05:09] <Squid> ahh ok.. thanks :)
+[02 Jan/05:09] <CJ^> but if the card is in PnP mode  you may need to take it out of PnP mode..
+[02 Jan/05:09] <Squid> ah right.. ok cool :)
+[02 Jan/05:10] <CJ^> might want to check linux.com for help as well..
+[02 Jan/05:10] <Squid> thanks :)
+[02 Jan/05:10] <CJ^> or try dmesg at a console and see if its even found
+[02 Jan/05:14] > FultarX!ask@sdn-ar-001payorkP260.dialsprint.net has joined #win98
+[02 Jan/05:14] <FultarX> anyone msce??
+[02 Jan/05:14] < Squid!~Blade@F28.reach.net has left #win98 ()
+[02 Jan/05:14] <CJ^> MCSE trained....
+[02 Jan/05:14] <CJ^> why
+[02 Jan/05:14] <CJ^> what do you needed?
+[02 Jan/05:14] > jet!~pirch@1Cust246.tnt2.seymour.in.da.uu.net has joined #win98
+[02 Jan/05:14] <CJ^> er need
+[02 Jan/05:15] <FultarX> I get this error
+[02 Jan/05:15] < SignOff: jet!~pirch@1Cust246.tnt2.seymour.in.da.uu.net (Read error to jet[1Cust246.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[02 Jan/05:15] <FultarX> Suwin caused Segment load failure in module krnl386.exe at 0001:116E
+[02 Jan/05:15] <FultarX> when I am installing win 98se
+[02 Jan/05:15] <CJ^> under?
+[02 Jan/05:15] <CJ^> ahh
+[02 Jan/05:16] <CJ^> retail copy of the win98 se?
+[02 Jan/05:16] <FultarX> i get it usually while it is making a startup disk
+[02 Jan/05:16] <FultarX> yeah...upgrade
+[02 Jan/05:16] <CJ^> well bypass the boot disk
+[02 Jan/05:16] <FultarX> how do I do that??
+[02 Jan/05:17] <CJ^> setup /?
+[02 Jan/05:17] <CJ^> gives you the switches
+[02 Jan/05:17] <FultarX> okay I am just about done formatting the drive
+[02 Jan/05:18] <FultarX> I will try it
+[02 Jan/05:18] > Guest1961!goat@QNCYA040-0145.splitrock.net has joined #win98
+[02 Jan/05:18] <Guest1961> i have a question- i installed a 64 meg pc100 sdram chip in a kinda old computer, and it only ops up as 16 megs when I tun on the computer....  what is going on?
+[02 Jan/05:19] > `Remy!~remy@as10-26.brunet.bn has joined #win98
+[02 Jan/05:20] <CJ^> well.. does the computer suuport PC100 sdram? and does the computer support more than 64mb?
+[02 Jan/05:21] <Guest1961> well, I replaced some edo ram with the 64 meg chip
+[02 Jan/05:21] <Guest1961> so it's only that chip
+[02 Jan/05:21] <Guest1961> if it doesn't support the pc100, would it support the 66mhz sdram?
+[02 Jan/05:21] <CJ^> well...  why dont you check the mb manual for help?
+[02 Jan/05:21] <CJ^> or dont you have that?
+[02 Jan/05:22] <FultarX> thanks cj...so far so good...but I wil stick around for a bit
+[02 Jan/05:22] <CJ^> and are you trying to run sdram and edo at the same time?
+[02 Jan/05:22] <CJ^> np
+[02 Jan/05:22] <Guest1961> i dont have the manual...
+[02 Jan/05:22] <FultarX> why would it do that???
+[02 Jan/05:22] <Guest1961> and no, just the sdram
+[02 Jan/05:22] <FultarX> do you know....
+[02 Jan/05:23] <CJ^> FultraX  well where did ya get your copy of win98 se?
+[02 Jan/05:23] <CJ^> Guest  ok  what mb?
+[02 Jan/05:23] <FultarX> Staples...
+[02 Jan/05:23] <FultarX> and it worked fine before...
+[02 Jan/05:23] <FultarX> jus when I got this new comp
+[02 Jan/05:23] <CJ^> ok  and your tryign to upgrade win95?
+[02 Jan/05:23] <Guest1961> i dont even know...
+[02 Jan/05:23] <Guest1961> the computer isn't here
+[02 Jan/05:23] <CJ^> guest.. well you are gonna hev to find out..
+[02 Jan/05:23] <FultarX> no....bypassing...
+[02 Jan/05:23] <CJ^> its not a win98 issue...
+[02 Jan/05:24] <CJ^> bypassing?
+[02 Jan/05:24] <FultarX> just using my old win 95 upgrade cd as proof
+[02 Jan/05:24] <FultarX> fresh install....
+[02 Jan/05:24] <CJ^> ah
+[02 Jan/05:24] <CJ^> ok
+[02 Jan/05:24] <CJ^> still an upgrade  but a better way i agree
+[02 Jan/05:24] <FultarX> on a AMD athlon 600
+[02 Jan/05:24] <FultarX> seems to be doing all right
+[02 Jan/05:24] <FultarX> never got past 63% before
+[02 Jan/05:25] <FultarX> no it is at 75%
+[02 Jan/05:25] ! rootshell is known as root|away
+[02 Jan/05:25] <FultarX> now it is I mean
+[02 Jan/05:25] <CJ^> well the Athlons have been touchy  
+[02 Jan/05:25] <CJ^> why i avoided em
+[02 Jan/05:25] <FultarX> so I have heard...you work for Bill?
+[02 Jan/05:25] <CJ^> no
+[02 Jan/05:26] > mr407!myhouse@ABD18191.ipt.aol.com has joined #win98
+[02 Jan/05:26] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/05:26] <FultarX> well heck...looks like it installed
+[02 Jan/05:26] <mr407> anyone use FreeAgent and aol?
+[02 Jan/05:27] <FultarX> cj: you the man!
+[02 Jan/05:27] <CJ^> hell no
+[02 Jan/05:27] <CJ^> NO AOL..
+[02 Jan/05:27] <FultarX> wait a min
+[02 Jan/05:27] <FultarX> yo CJ
+[02 Jan/05:27] <FultarX> got another one for you
+[02 Jan/05:27] <FultarX> says 
+[02 Jan/05:27] <FultarX> shit
+[02 Jan/05:27] <FultarX> shut off on me
+[02 Jan/05:27] <CJ^> language
+[02 Jan/05:28] <FultarX> sorry
+[02 Jan/05:28] <`Remy> hello
+[02 Jan/05:28] <w98> what's up, `Remy
+[02 Jan/05:28] <FultarX> was a 
+[02 Jan/05:28] <CJ^> have ya checked AMD's site for any info yet?
+[02 Jan/05:28] <FultarX> VxD error
+[02 Jan/05:28] <`Remy> i just updated my bios and after that my sound card wont work properly
+[02 Jan/05:28] <CJ^> not overclocking are ya?
+[02 Jan/05:28] <FultarX> overclocking what??
+[02 Jan/05:28] <CJ^> the CPU
+[02 Jan/05:29] <`Remy> anybody know y?
+[02 Jan/05:29] < mr407!myhouse@ABD18191.ipt.aol.com has left #win98 ()
+[02 Jan/05:29] <FultarX> well it was set at 600 from the guys who sold me the chip
+[02 Jan/05:29] <CJ^> Remy...  IQR conflict?
+[02 Jan/05:29] <FultarX> modified from 500 to 600
+[02 Jan/05:29] <CJ^> have ta checked the device manager yet?
+[02 Jan/05:29] <CJ^> what MB Fultar?
+[02 Jan/05:29] <FultarX> Asus K7M
+[02 Jan/05:30] <`Remy> not irq conflict 
+[02 Jan/05:30] <CJ^> ok.. well  it boots up and says its aK7 600 right?
+[02 Jan/05:30] <FultarX> yeah
+[02 Jan/05:30] <CJ^> Remy  whats teh exact issue then?
+[02 Jan/05:30] <`Remy> wait
+[02 Jan/05:30] <`Remy> need to reboot 1st can't remember what the error
+[02 Jan/05:32] <CJ^> Fultar.. whats in the system completly?
+[02 Jan/05:32] <CJ^> cause AMD has some issues on OS installs..
+[02 Jan/05:32] <CJ^> for the K7 that is
+[02 Jan/05:32] <FultarX> I started to load win98 again..and before it even asked me for anything...said "SUWIN caused Segment LOad Failure in module Krnl386.exe at 0001:116E
+[02 Jan/05:32] <CJ^> ok
+[02 Jan/05:33] <CJ^> remove everythign except the video card...
+[02 Jan/05:33] <FultarX> I already did that
+[02 Jan/05:33] <CJ^> no sound.. no modem.. nothign else except the basics for the install...
+[02 Jan/05:33] <CJ^> ok
+[02 Jan/05:33] <FultarX> before I met up with you
+[02 Jan/05:33] <CJ^> ok
+[02 Jan/05:33] <FultarX> pc100 ram cas 2 IBM
+[02 Jan/05:34] <FultarX> fsb is set to 100
+[02 Jan/05:34] < SignOff: `Remy!~remy@as10-26.brunet.bn (Leaving)
+[02 Jan/05:34] <FultarX> should I format the drive again? or copy over?
+[02 Jan/05:35] <CJ^> well  im looking up some issues..
+[02 Jan/05:35] <FultarX> k thanks
+[02 Jan/05:35] <CJ^> seeing if anyone else has had this problem...
+[02 Jan/05:37] <CJ^> seems everyone is having issues.. hmm
+[02 Jan/05:37] > Remind!~AScript@as10-47.brunet.bn has joined #win98
+[02 Jan/05:37] <CJ^> not just with Asus boards..
+[02 Jan/05:37] <CJ^> all K7's
+[02 Jan/05:37] <CJ^> on all OS's as well..
+[02 Jan/05:37] <Remind> Wello! guyz
+[02 Jan/05:37] <FultarX> yeah...
+[02 Jan/05:38] <FultarX> just installing right or period?
+[02 Jan/05:38] <CJ^> yeap
+[02 Jan/05:38] <CJ^> well cept for NT and some linux distros  yeap
+[02 Jan/05:38] > `Remy!~remy@as12-82.brunet.bn has joined #win98
+[02 Jan/05:38] <`Remy> back
+[02 Jan/05:39] <`Remy> my error msg: the audiopci interrupt has been routed incorrecctly by the system. sound inactive. use automatic settings in the device manager
+[02 Jan/05:39] <CJ^> then itss an IRQ error...
+[02 Jan/05:40] <CJ^> Ensoique PCI sound>>> aka SB 64 PCI
+[02 Jan/05:40] <`Remy> yup
+[02 Jan/05:40] <`Remy> i already use automatic setting
+[02 Jan/05:40] <`Remy> no conflict with other
+[02 Jan/05:40] <CJ^> SUWIN caused a GPF in module krnl386.exe at 0001:xxxx   <<< mopst common error noted FultarX
+[02 Jan/05:40] <CJ^> $10  is an MS win98/98se problem
+[02 Jan/05:41] <CJ^> i dont see a reason why it shouldnt be an OS issue at this point..
+[02 Jan/05:41] <CJ^> Remy.. remove and re-install the card?
+[02 Jan/05:41] <`Remy> already
+[02 Jan/05:41] <CJ^> that card.. IMHO  is a major pain in the arse...
+[02 Jan/05:41] <FultarX> what can I do?
+[02 Jan/05:41] <CJ^> Fultar.. doenst look like much ya can do...
+[02 Jan/05:42] <CJ^> its the most common error
+[02 Jan/05:42] <CJ^> im checking the MS usenet groups for answers..
+[02 Jan/05:42] <FultarX> k
+[02 Jan/05:43] <`Remy> device status: the device is either not present, not working properly, or does not have all the drivers installed (code 10.)
+[02 Jan/05:43] <CJ^> ok.. so  maybe updated drivers?
+[02 Jan/05:44] <FultarX> what if I were to install win 95 and then upgrade...you think that would get around the problem?
+[02 Jan/05:44] > HouZi!TeamChina@d21-IP42.mtl.dsuper.net has joined #win98
+[02 Jan/05:44] <CJ^> that i dont know...
+[02 Jan/05:44] <CJ^> seems the problem is there if you do the install..
+[02 Jan/05:44] <CJ^> BUT  if its an OEM install... IBM aptivas... and what not  are ok...
+[02 Jan/05:44] <HouZi> hi all, does anyone here have a CD-Key for win98
+[02 Jan/05:45] <FultarX> wha?
+[02 Jan/05:45] <CJ^> no keys
+[02 Jan/05:45] <CJ^> buy your own copy
+[02 Jan/05:45] <FultarX> yeah anyways
+[02 Jan/05:45] <HouZi> sorry
+[02 Jan/05:45] <CJ^> yeap
+[02 Jan/05:45] < HouZi!TeamChina@d21-IP42.mtl.dsuper.net has left #win98 ()
+[02 Jan/05:45] <CJ^> seems  ppl that BOUGHT a computer with a K7 are fine
+[02 Jan/05:45] <FultarX> why would oem be different?
+[02 Jan/05:46] <CJ^> cause  THEY install it   
+[02 Jan/05:46] <CJ^> they may have a work around..
+[02 Jan/05:46] <CJ^> it could be a bios issue
+[02 Jan/05:46] <FultarX> bios issue??
+[02 Jan/05:46] <FultarX> for me?
+[02 Jan/05:46] <CJ^> hmmm
+[02 Jan/05:46] <CJ^> seems its not limited to k7
+[02 Jan/05:46] < SignOff: Guest1961!goat@QNCYA040-0145.splitrock.net (Read error to Guest1961[QNCYA040-0145.splitrock.net]: Connection reset by peer)
+[02 Jan/05:46] <CJ^> but k6 as well..
+[02 Jan/05:47] <FultarX> there is an updated bios for my mobo
+[02 Jan/05:47] <CJ^> and  some are pointing to overclocking.. and over heating of the CPU...
+[02 Jan/05:47] <FultarX> but I didn't bother
+[02 Jan/05:47] <FultarX> trust me
+[02 Jan/05:47] <FultarX> my cpu is not overheating
+[02 Jan/05:47] > RIP!Rip@as4-dial68.flnt.mi.voyager.net has joined #win98
+[02 Jan/05:47] <CJ^> im just teling you what im reading in the newsgroups  and what others are finding out
+[02 Jan/05:47] <FultarX> I bought the chip from step-thermodynamics
+[02 Jan/05:48] <FultarX> and they claim that after thy rig it up...they test the chip for stability
+[02 Jan/05:48] <FultarX> now how they test it I dunno..
+[02 Jan/05:48] < enter1!~cjcbot99@202.102.75.233 has left #win98 ()
+[02 Jan/05:49] <FultarX> but they recommend and build the chip around the k7m board..which I am using
+[02 Jan/05:49] <CJ^> ill stick woth the k6 3  or PIII for now..
+[02 Jan/05:49] <CJ^> seen to many headaches with teh K7
+[02 Jan/05:49] <`Remy> but it's not my bios fault?
+[02 Jan/05:49] <w98> I haven't seen 'to', CJ^
+[02 Jan/05:50] <CJ^> Remy.. no
+[02 Jan/05:50] <CJ^> its the card...
+[02 Jan/05:50] <FultarX> I just sold a k6-3
+[02 Jan/05:50] <CJ^> the bios was upgraded...
+[02 Jan/05:50] <CJ^> so.. it shuffled around some IRQ's
+[02 Jan/05:50] <CJ^> happens
+[02 Jan/05:50] <CJ^> turn PnP off..
+[02 Jan/05:50] <CJ^> and check SB for help as well..
+[02 Jan/05:50] <`Remy> but in my bios there is a setting for built in sound card
+[02 Jan/05:51] <`Remy> my m/b don;t have any built in sound card
+[02 Jan/05:51] <CJ^> ?
+[02 Jan/05:51] <CJ^> um...
+[02 Jan/05:51] <CJ^> what BIOS and what MB?
+[02 Jan/05:51] <`Remy> ami bios
+[02 Jan/05:51] <FultarX> cj: should I flash my bios to the newest one?
+[02 Jan/05:51] <CJ^> FultarX  worht a shot...
+[02 Jan/05:51] <CJ^> really is..
+[02 Jan/05:52] <CJ^> im still looking at it being a Win98 SE/win98 issue though...
+[02 Jan/05:52] <FultarX> ahh
+[02 Jan/05:52] <FultarX> well lemme get it and do that while you are looking...
+[02 Jan/05:52] <CJ^> but  you do know that all the MB for the k7 are still considered BETA
+[02 Jan/05:53] <FultarX> yeah...especially the k7M
+[02 Jan/05:53] <CJ^> yeap
+[02 Jan/05:53] <CJ^> biggest reason i stay away from em
+[02 Jan/05:54] ! Remind is known as Amoi
+[02 Jan/05:55] <FultarX> what are you runnin now?
+[02 Jan/05:56] < SignOff: `Remy!~remy@as12-82.brunet.bn (Leaving)
+[02 Jan/05:56] <CJ^> k6 3 400
+[02 Jan/05:57] <FultarX> that is what I just sold...with a asus P5A board
+[02 Jan/05:57] <CJ^> ick
+[02 Jan/05:57] <CJ^> hate those baords..
+[02 Jan/05:57] <CJ^> worthless POS
+[02 Jan/05:58] <CJ^> never worked correctly...
+[02 Jan/05:58] <FultarX> problem was I have a Xentor 32 tnt2u card....and I had to set the core back from 175 to 150 with a bios change
+[02 Jan/05:58] <FultarX> cause the board wasn't up to spec to power the card
+[02 Jan/05:58] <CJ^> the problem is that the ALi5 chipsets dont work well with the TNT cards at all...
+[02 Jan/05:58] <CJ^> nor G200/400 or ATI rage 128
+[02 Jan/05:59] <FultarX> before that I had a Diamond V770Ultra on a Fic 2013 w/2MB of cache
+[02 Jan/05:59] <FultarX> and it burnt up the agp slot and the card....
+[02 Jan/05:59] <CJ^> ill stick with AOpen, tyan or soyo for now...
+[02 Jan/05:59] <FultarX> I burned up 2 boards by the time fic realize what was going on and put it on their web site
+[02 Jan/06:00] <CJ^> Asus has gone downhill recently...
+[02 Jan/06:00] <CJ^> not a good sign
+[02 Jan/06:01] ! Amoi is known as MrFeRRaRi
+[02 Jan/06:01] <FultarX> find anything else??
+[02 Jan/06:01] > Elysian!Elysian@1Cust204.tnt3.plano.tx.da.uu.net has joined #win98
+[02 Jan/06:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/06:02] <Elysian> hi
+[02 Jan/06:02] <FultarX> hi
+[02 Jan/06:02] <w98> hey, FultarX
+[02 Jan/06:02] <FultarX> yeah
+[02 Jan/06:02] <Elysian> `up
+[02 Jan/06:02] @ mode #win98 [+o Elysian] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/06:03] > MegaDETH_!Elysian@1Cust204.tnt3.plano.tx.da.uu.net has joined #win98
+[02 Jan/06:03] <Elysian> `op megaDETH_
+[02 Jan/06:03] @ mode #win98 [+o MegaDETH_] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/06:04] <Elysian> `down
+[02 Jan/06:04] @ mode #win98 [-o Elysian] by Athena!itsnotme@ppp35.US-GOVT.org
+[02 Jan/06:04] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[02 Jan/06:04] <Elysian> hi warn
+[02 Jan/06:04] <Elysian> `voice *
+[02 Jan/06:04] @ mode #win98 [+v WarnBufet] by MegaDETH_!Elysian@1Cust204.tnt3.plano.tx.da.uu.net
+[02 Jan/06:04] @ mode #win98 [+vv w98 CJ^] by MegaDETH_!Elysian@1Cust204.tnt3.plano.tx.da.uu.net
+[02 Jan/06:04] @ mode #win98 [+vvvvv FultarX MrFeRRaRi RIP Elysian MegaDETH_] by MegaDETH_!Elysian@1Cust204.tnt3.plano.tx.da.uu.net
+[02 Jan/06:04] <FultarX> will flashing my bios like blow my computer up??
+[02 Jan/06:04] ! MegaDETH_ is known as Mega`DETH
+[02 Jan/06:04] <WarnBufet> not if you do it right
+[02 Jan/06:05] <Elysian> fultar: no but if you don't keep a back up then if it messes up you lose all
+[02 Jan/06:05] <FultarX> how about using the mobo's flash utility
+[02 Jan/06:05] <Elysian> yeah but you still wanna make a back up of it... see the how to section on it
+[02 Jan/06:05] <CJ^> just follow the instructions
+[02 Jan/06:06] <Elysian> Mega`DETH chat
+[02 Jan/06:09] <FultarX> k
+[02 Jan/06:09] <FultarX> here goes nothin
+[02 Jan/06:09] > `Remy!~remy@as11-240.brunet.bn has joined #win98
+[02 Jan/06:10] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Read error to WarnBufet[208.148.73.233]: Connection reset by peer)
+[02 Jan/06:10] * `Remy still confuse about his sound card conflict
+[02 Jan/06:10] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[02 Jan/06:10] <Elysian> wb warn
+[02 Jan/06:10] <Elysian> remy: what type o conflict?
+[02 Jan/06:10] <Elysian> pnp sound card?
+[02 Jan/06:11] <`Remy> yup pnp sound card
+[02 Jan/06:11] <CJ^> PCI 64 SB
+[02 Jan/06:11] <`Remy> error msg: the audiopci intterupt has been routed incorrectly by te system. sound inactive. use automatic setting on the device manager
+[02 Jan/06:12] <`Remy> i already use automatic seeting
+[02 Jan/06:13] <CJ^> ok
+[02 Jan/06:13] <CJ^> lemme check SB's site
+[02 Jan/06:13] <`Remy> already
+[02 Jan/06:14] <`Remy> dunno what to do
+[02 Jan/06:15] <CJ^> update the drivers?
+[02 Jan/06:15] <`Remy> already
+[02 Jan/06:15] <Elysian> did you try removing it and re adding it?
+[02 Jan/06:15] <Elysian> also
+[02 Jan/06:16] <`Remy> but still error
+[02 Jan/06:16] <Elysian> have you checked in your bios that PNP OS is enabled?
+[02 Jan/06:16] <FultarX> k...looked like I flashed it
+[02 Jan/06:16] <CJ^> try a different PCI slot?
+[02 Jan/06:16] <FultarX> and it seems to be working
+[02 Jan/06:16] <Elysian> fultar: what type of bios is it?
+[02 Jan/06:16] <CJ^> install is working this time??
+[02 Jan/06:17] <`Remy> i already do it be4
+[02 Jan/06:17] <`Remy> :)
+[02 Jan/06:17] <Elysian> did it say anything int he howto bout holding the end key down when you reboot until it comes up?
+[02 Jan/06:17] > Slash^!utyf@modemcable110.109-200-24.mtl.mc.videotron.net has joined #win98
+[02 Jan/06:17] <FultarX> amibios
+[02 Jan/06:17] <Elysian> yeah
+[02 Jan/06:17] <FultarX> I haven't tried installing yet
+[02 Jan/06:17] <Elysian> you gotsa hold end when you reboot
+[02 Jan/06:17] < Slash^!utyf@modemcable110.109-200-24.mtl.mc.videotron.net has left #win98 ()
+[02 Jan/06:17] <CJ^> hmm ok
+[02 Jan/06:17] <FultarX> hold end??
+[02 Jan/06:17] <CJ^> is this the SB PCI64  or the ensonique???
+[02 Jan/06:18] <CJ^> which one
+[02 Jan/06:18] <Elysian> fultar: i would reboot now cause thats the only way to know it works
+[02 Jan/06:18] <FultarX> It just reboot on its own....
+[02 Jan/06:18] <`Remy> sb pci128
+[02 Jan/06:18] <Elysian> ensonique is a 32 voice card
+[02 Jan/06:18] < SignOff: RIP!Rip@as4-dial68.flnt.mi.voyager.net (Leaving)
+[02 Jan/06:18] <CJ^> geezeus
+[02 Jan/06:18] <FultarX> acpi aware O/S??
+[02 Jan/06:19] <CJ^> yes FultarX
+[02 Jan/06:19] > mrgone!~Webmaster@ts2-143.brg.tallships.ca has joined #win98
+[02 Jan/06:19] <CJ^> win98se is acpi aware
+[02 Jan/06:19] ! Mega`DETH is known as GuitarWor
+[02 Jan/06:19] <`Remy> hmmm
+[02 Jan/06:19] ! GuitarWor is known as GitarWorl
+[02 Jan/06:19] <mrgone> woo
+[02 Jan/06:20] ! GitarWorl is known as GitarWrld
+[02 Jan/06:20] * `Remy want to throw his sound card
+[02 Jan/06:20] <FultarX> what did you say I had to do??
+[02 Jan/06:20] <FultarX> hold end??
+[02 Jan/06:20] <CJ^> are you running the DOS drivers for the card as well?
+[02 Jan/06:20] <Elysian> fultar: yeah
+[02 Jan/06:20] <`Remy> nope
+[02 Jan/06:21] <FultarX> what does that do?
+[02 Jan/06:21] <CJ^> and ya checked msconfig to confirm that too
+[02 Jan/06:21] <Elysian> fultar: it makes it recognize the flash and stuff
+[02 Jan/06:21] <FultarX> it just loaded the new bios...and rebooted on its own
+[02 Jan/06:21] <Elysian> fultar: it says you have ta do tha
+[02 Jan/06:21] <Elysian> t
+[02 Jan/06:21] <FultarX> no it didn't....
+[02 Jan/06:21] <FultarX> it just reset on its own
+[02 Jan/06:21] ! GitarWrld is known as Mega`DETH
+[02 Jan/06:23] <CJ^> Remy....
+[02 Jan/06:23] <CJ^> check deja.com
+[02 Jan/06:23] <CJ^> there are a few listings for the SB PCI128  and this issue
+[02 Jan/06:23] <CJ^> and how to try to fix it
+[02 Jan/06:24] <CJ^> there is even a reply from Creative labs in there as well...
+[02 Jan/06:24] < WarnBufet!tomorrow@208.148.73.233 has left #win98 ()
+[02 Jan/06:25] <CJ^> mostly it agrees that changing the PCI slot that the card is int
+[02 Jan/06:25] <CJ^> OR checking the PIC slot and IRQ for that slot...
+[02 Jan/06:25] <CJ^> er PCI
+[02 Jan/06:26] <CJ^> all in the bios...
+[02 Jan/06:26] <`Remy> ok
+[02 Jan/06:27] <FultarX> I am to press and hold "end" as it reboots??
+[02 Jan/06:28] <Elysian> yeah
+[02 Jan/06:29] <Elysian> before you turn the power on hold the end key and keep it down until you see NVRAM update.... OK
+[02 Jan/06:29] <Elysian> thats what you'll see
+[02 Jan/06:29] <FultarX> how would I know if it updates??
+[02 Jan/06:29] <Elysian> if it says ok
+[02 Jan/06:30] <Elysian> i believe it takes you into the new bios too
+[02 Jan/06:31] <FultarX> hmm..
+[02 Jan/06:31] > Remy!~remy@as12-81.brunet.bn has joined #win98
+[02 Jan/06:31] < SignOff: `Remy!~remy@as11-240.brunet.bn (Ping timeout for `Remy[as11-240.brunet.bn])
+[02 Jan/06:32] <FultarX> is there a help in the flasher do you know
+[02 Jan/06:34] > limeman!ES2000@rac1-p24.rscs.net has joined #win98
+[02 Jan/06:34] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/06:34] <limeman> can somebody help me with a paration problem??
+[02 Jan/06:35] <Elysian> fultar: no but i've flashed mine and it is ami.... i had to hold end and it brought me to my new bios
+[02 Jan/06:35] <Elysian> ...
+[02 Jan/06:35] <limeman> I got some paration problems anybody want to help
+[02 Jan/06:35] <Elysian> so reboot, like completely power off
+[02 Jan/06:35] <limeman> I have the print out of what is wrong
+[02 Jan/06:35] <CJ^> whats the problem...
+[02 Jan/06:35] <Elysian> and hold end when you turn the power on
+[02 Jan/06:36] <FultarX> end for del?
+[02 Jan/06:36] <Elysian> the end beside delete... yes... you hold it until it brings you into the new bios last i checked
+[02 Jan/06:36] <FultarX> end or del
+[02 Jan/06:36] <Elysian> i actually tried to do this last night
+[02 Jan/06:36] <limeman> I will fold the channel
+[02 Jan/06:36] <limeman> err I mean flood the channel
+[02 Jan/06:36] <CJ^> dont msg
+[02 Jan/06:37] < SignOff: Mega`DETH!Elysian@1Cust204.tnt3.plano.tx.da.uu.net (If I were an Apple I wouldn't be here)
+[02 Jan/06:37] <CJ^> just tell us what the problem is
+[02 Jan/06:37] <w98> i guess the problem is still there
+[02 Jan/06:37] <Elysian> hehe
+[02 Jan/06:37] <CJ^> strike two
+[02 Jan/06:37] <CJ^> dont msg
+[02 Jan/06:37] <Elysian> fultar: hold end
+[02 Jan/06:37] <Elysian> i gotsa go
+[02 Jan/06:37] <CJ^> strike three
+[02 Jan/06:37] < limeman!ES2000@rac1-p24.rscs.net was kicked off #win98 by CJ^!~skippy@sdn-ar-003watacoP308.dialsprint.net (limeman)
+[02 Jan/06:37] > limeman!ES2000@rac1-p24.rscs.net has joined #win98
+[02 Jan/06:37] < SignOff: Elysian!Elysian@1Cust204.tnt3.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[02 Jan/06:37] <FultarX> ahh I get it
+[02 Jan/06:37] <FultarX> thatnk
+[02 Jan/06:37] <CJ^> dont msg lineman
+[02 Jan/06:38] <limeman> sorry
+[02 Jan/06:38] <limeman> well I didn't want to flood the channel
+[02 Jan/06:38] <limeman> the problem is this...
+[02 Jan/06:38] <CJ^> just ask the questions
+[02 Jan/06:38] <CJ^> if we can help we will..
+[02 Jan/06:38] <limeman> my paration table is messed up
+[02 Jan/06:38] <limeman> I trying to fix my paration with paration magic 4
+[02 Jan/06:38] <CJ^> ok.. 
+[02 Jan/06:38] <limeman> but it won't open due to paration table errors
+[02 Jan/06:38] <CJ^> well how did it get messed up in the first place?
+[02 Jan/06:38] <limeman> good question..
+[02 Jan/06:39] <limeman> probably the damn utitlty that came with my new hd
+[02 Jan/06:39] > Smoothas!smoothas@smoothas.demon.co.uk has joined #win98
+[02 Jan/06:39] <CJ^> the overlay?
+[02 Jan/06:39] <limeman> I did a drive to drive copy..
+[02 Jan/06:39] <CJ^> big mistake
+[02 Jan/06:39] <limeman> and I think it copied my non-dos parations to
+[02 Jan/06:39] <limeman> why is it a big mistake?
+[02 Jan/06:39] <CJ^> well  what utility did you use?
+[02 Jan/06:40] <Smoothas> Could any of you help me with a win98 Themes prob pls?
+[02 Jan/06:40] <CJ^> ask
+[02 Jan/06:40] <limeman> the maxtor utitly that came with my new hd
+[02 Jan/06:40] <limeman> it simple copy the contents of one drive to the other
+[02 Jan/06:41] <CJ^> well...  thats the mistake
+[02 Jan/06:41] <CJ^> those apps are crap...
+[02 Jan/06:41] <limeman> what do you mean
+[02 Jan/06:41] <CJ^> make a lot of trouble for ppl..
+[02 Jan/06:41] <limeman> no they aren't
+[02 Jan/06:41] <limeman> works fine
+[02 Jan/06:41] <limeman> I am using my apps right now
+[02 Jan/06:41] <CJ^> oh  so the drive works perfectly..
+[02 Jan/06:42] <limeman> appears to be so far
+[02 Jan/06:42] <limeman> but I still have messed up paration table
+[02 Jan/06:42] <CJ^> then  you have no problem then
+[02 Jan/06:42] <limeman> well not really
+[02 Jan/06:42] <Smoothas> Sound on my Machine works fine. Mpegs, Mp3, mov etc all fine. When I load a Theme, scr, ico etc all get replace, so do the sound BUT no sound played. When I try an run the WAV files, I get told that the Files are corrupted or I need to load compression (which is loaded).
+[02 Jan/06:42] <limeman> windows says I only have 19gig on my new 20gig drive
+[02 Jan/06:42] <CJ^> lineman  thast normal..
+[02 Jan/06:43] <CJ^> the file system take up some space ya know..
+[02 Jan/06:43] <limeman> no it is saying 19gig total for hd space
+[02 Jan/06:43] <CJ^> a 20 gig wil get partitoned and formatted to 19.2 gigs or so
+[02 Jan/06:43] <CJ^> FAT32
+[02 Jan/06:44] <limeman> true true
+[02 Jan/06:44] <limeman> but I am getting this error from paration magic
+[02 Jan/06:44] <limeman> Info: Begin C,H,S values were large drive placeholders.
+[02 Jan/06:44] <limeman> Info: End C,H,S values were large drive placeholders.
+[02 Jan/06:44] <limeman>   Actual values are:
+[02 Jan/06:44] <limeman>       0  0  80     0    1    1  0C   9913    7   63        63  39969657
+[02 Jan/06:44] <limeman> Error #108: Partition didn't end on cylinder boundary.
+[02 Jan/06:44] <limeman>   ucEndHead expected to be 63, not 7.
+[02 Jan/06:44] <CJ^> lime.. did you partiton and format the drive before doign the copy?
+[02 Jan/06:44] <limeman> not sure I think it did it all on it's own
+[02 Jan/06:45] < SignOff: Remy!~remy@as12-81.brunet.bn (Read error to Remy[as12-81.brunet.bn]: Connection reset by peer)
+[02 Jan/06:45] <CJ^> crap utiluity
+[02 Jan/06:45] <CJ^> thas why most ppl have issues with em...
+[02 Jan/06:45] <CJ^> start from scratch again
+[02 Jan/06:45] <limeman> o well I just start from scratch
+[02 Jan/06:45] <CJ^> partiton and format the drive...
+[02 Jan/06:45] <limeman> I going use fdisk
+[02 Jan/06:47] < SignOff: CJ^!~skippy@sdn-ar-003watacoP308.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[02 Jan/06:51] < SignOff: mrgone!~Webmaster@ts2-143.brg.tallships.ca (Ping timeout for mrgone[ts2-143.brg.tallships.ca])
+[02 Jan/06:52] < MrFeRRaRi!~AScript@as10-47.brunet.bn has left #win98 ()
+[02 Jan/06:54] < Smoothas!smoothas@smoothas.demon.co.uk has left #win98 ()
+[02 Jan/07:11] < FultarX!ask@sdn-ar-001payorkP260.dialsprint.net has left #win98 ()
+[02 Jan/07:11] > NsaneOne!Rip@as3-dial20.flnt.mi.voyager.net has joined #win98
+[02 Jan/07:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/07:12] > Know|edge!Wydie@modemcable104.58-200-24.mtl.mc.videotron.net has joined #win98
+[02 Jan/07:12] < Know|edge!Wydie@modemcable104.58-200-24.mtl.mc.videotron.net has left #win98 ()
+[02 Jan/07:15] > ^esam^!sweeeet@host-216-252-169-13.interpacket.net has joined #win98
+[02 Jan/07:16] > tranced!tical@ABDCA62D.ipt.aol.com has joined #win98
+[02 Jan/07:18] > kontra!kontra@202.57.38.24 has joined #win98
+[02 Jan/07:18] < SignOff: NsaneOne!Rip@as3-dial20.flnt.mi.voyager.net (Leaving)
+[02 Jan/07:19] < kontra!kontra@202.57.38.24 has left #win98 ()
+[02 Jan/07:20] < SignOff: limeman!ES2000@rac1-p24.rscs.net (Read error to limeman[rac1-p24.rscs.net]: Connection reset by peer)
+[02 Jan/07:21] < ^esam^!sweeeet@host-216-252-169-13.interpacket.net has left #win98 ()
+[02 Jan/07:31] <tranced> what is the keyboard command to start up in safe mode in win98?
+[02 Jan/07:38] ! Darkl0rd is known as Dark-Lord
+[02 Jan/07:39] < SignOff: tranced!tical@ABDCA62D.ipt.aol.com (n0rp, leech, repeat =)
+[02 Jan/07:41] > `Remy!~remy@as10-23.brunet.bn has joined #win98
+[02 Jan/07:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/07:43] <`Remy> anybody know how to fix the interrupt that has been routed incorrectly by the system?
+[02 Jan/08:04] ! L0s3R is known as m0n5t3r
+[02 Jan/08:07] < SignOff: `Remy!~remy@as10-23.brunet.bn (Leaving)
+[02 Jan/08:07] > whatUwant!dj@ppp117-metz1.libertysurf.fr has joined #win98
+[02 Jan/08:08] <whatUwant> hi
+[02 Jan/08:08] <w98> hello, whatUwant
+[02 Jan/08:08] <whatUwant> can U help me, please?
+[02 Jan/08:09] <whatUwant> i have a problem with a cd-player
+[02 Jan/08:11] < whatUwant!dj@ppp117-metz1.libertysurf.fr has left #win98 ()
+[02 Jan/08:14] > Tara!eirin@ti16a61-0087.dialup.online.no has joined #win98
+[02 Jan/08:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/08:15] <Tara> how can i make it so my e-mail comes automaticly when i will read it while i am on the net
+[02 Jan/08:16] <Tara> help me
+[02 Jan/08:17] < Tara!eirin@ti16a61-0087.dialup.online.no has left #win98 ()
+[02 Jan/08:29] > mr407!myhouse@98A67015.ipt.aol.com has joined #win98
+[02 Jan/08:29] <mr407> anyone use free agent?
+[02 Jan/08:30] < mr407!myhouse@98A67015.ipt.aol.com has left #win98 ()
+[02 Jan/08:34] > pyrokiwi!hehe@210-55-122-234.dialup.xtra.co.nz has joined #win98
+[02 Jan/08:40] <pyrokiwi> ok my friend was using my pc and now whenever i try to check my mailcity account i autolog into his
+[02 Jan/08:40] <pyrokiwi> lol
+[02 Jan/09:12] > NPN!npn@shell.unixbox.com has joined #win98
+[02 Jan/09:12] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/09:12] <NPN> Does anyone know about modem commands?
+[02 Jan/09:12] <pyrokiwi> sorta  y?
+[02 Jan/09:13] <NPN> pyrokiwi: How would I get my modem to hang up using +++ATH0 and redial another number ATDTwhatever all in one line?
+[02 Jan/09:14] <pyrokiwi> dunno sorry
+[02 Jan/09:14] <NPN> k tnx
+[02 Jan/09:14] < NPN!npn@shell.unixbox.com has left #win98 ()
+[02 Jan/09:14] <Azmodan> do not answer him ever
+[02 Jan/09:14] <Azmodan> I know exactly what he wants to do
+[02 Jan/09:15] <pyrokiwi> ok then
+[02 Jan/09:15] <pyrokiwi> wat?
+[02 Jan/09:15] <pyrokiwi> bluebox tech?
+[02 Jan/09:15] <Azmodan> modems in windows computers can have commands forced on them inside ping packets
+[02 Jan/09:16] <Azmodan> e.g. hangup and make long distance calls
+[02 Jan/09:16] <Azmodan> that person was out to cause some viscious phone bills for people
+[02 Jan/09:17] <pyrokiwi> yeh also called bluebox technology
+[02 Jan/09:17] <Azmodan> no
+[02 Jan/09:17] <Azmodan> not really
+[02 Jan/09:17] <Azmodan> thats for payphones
+[02 Jan/09:17] <Azmodan> they cannot use the calls they make this way
+[02 Jan/09:17] <pyrokiwi> well i have heard that used 4 something very similar
+[02 Jan/09:17] <Azmodan> they just generate bills for an unsuspecting person
+[02 Jan/09:18] <Azmodan> -say
+[02 Jan/09:18] <Azmodan> -ban *!*npm@*.unixbox.com
+[02 Jan/09:18] @ mode #win98 [+b *!*npm@*.unixbox.com] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/09:18] <Azmodan> -ban *!*npn@*.unixbox.com
+[02 Jan/09:18] @ mode #win98 [+b *!*npn@*.unixbox.com] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/09:18] <Azmodan> -op
+[02 Jan/09:18] @ mode #win98 [+o Azmodan] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/09:18] @ mode #win98 [-b *!*npm@*.unixbox.com] by Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz
+[02 Jan/09:18] <Azmodan> -down
+[02 Jan/09:18] @ mode #win98 [-o Azmodan] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/09:21] > Kaan^^^!~Electric@asy38.as149.sol.superonline.com has joined #win98
+[02 Jan/09:21] < Kaan^^^!~Electric@asy38.as149.sol.superonline.com has left #win98 (Electric Script... http://ircelectric.8m.com)
+[02 Jan/09:24] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/09:24] <Azmodan> aroha cat
+[02 Jan/09:24] ! Ummm is known as Guy``
+[02 Jan/09:25] > CJ^!~skippy@sdn-ar-002watacoP186.dialsprint.net has joined #win98
+[02 Jan/09:25] <Azmodan> hi cj
+[02 Jan/09:25] <pyrokiwi> yo CJ^
+[02 Jan/09:29] ! CJ^ is known as CJafk
+[02 Jan/09:31] < SignOff: CJafk!~skippy@sdn-ar-002watacoP186.dialsprint.net (Baltimore-R.MD.US.Undernet.Org SaltLake.UT.US.UnderNet.Org)
+[02 Jan/09:38] > DiaBleSS!med@182-139.hy.cgocable.ca has joined #win98
+[02 Jan/09:38] < DiaBleSS!med@182-139.hy.cgocable.ca has left #win98 ()
+[02 Jan/09:40] > lzp!lzp@ppp-20-98-223.libero.it has joined #win98
+[02 Jan/09:40] < lzp!lzp@ppp-20-98-223.libero.it has left #win98 ()
+[02 Jan/09:40] > CJafk!~skippy@sdn-ar-002watacoP186.dialsprint.net has joined #win98
+[02 Jan/09:42] > iron666!~strato@host056172.arnet.net.ar has joined #win98
+[02 Jan/09:58] < SignOff: iron666!~strato@host056172.arnet.net.ar (Signed off)
+[02 Jan/10:04] > jet!~pirch@63.74.224.201 has joined #win98
+[02 Jan/10:04] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/10:06] < SignOff: jet!~pirch@63.74.224.201 (Read error to jet[63.74.224.201]: Connection reset by peer)
+[02 Jan/10:11] < SignOff: CJafk!~skippy@sdn-ar-002watacoP186.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[02 Jan/10:11] > CJafk!skippy@sdn-ar-002watacoP186.dialsprint.net has joined #win98
+[02 Jan/10:15] ! endo|ZzZz is known as endorphin
+[02 Jan/10:20] ! CJafk is known as CJ^
+[02 Jan/10:32] > Meatman31!bldavis@cb783531-a.baycty1.mi.home.com has joined #win98
+[02 Jan/10:32] <Meatman31> hello all
+[02 Jan/10:32] <Meatman31> whats up today
+[02 Jan/10:33] <CJ^> nadda
+[02 Jan/10:49] < SignOff: osbourne!~osbourne@sdn-ar-002moslouP233.dialsprint.net (Ping timeout for osbourne[sdn-ar-002moslouP233.dialsprint.net])
+[02 Jan/10:59] > Vampyl!why@user-24-214-15-31.knology.net has joined #win98
+[02 Jan/10:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/10:59] <Vampyl> can someone give me a hand??
+[02 Jan/11:00] < Vampyl!why@user-24-214-15-31.knology.net has left #win98 ()
+[02 Jan/11:00] <CJ^> with what?
+[02 Jan/11:00] > ebahnx!~anonymous@ppp-pm01-dy-5.opr.oakland.edu has joined #win98
+[02 Jan/11:00] <CJ^> guess nothign then
+[02 Jan/11:01] <ebahnx> can someone help me with a Win98 prob?
+[02 Jan/11:01] <CJ^> ask yer question...
+[02 Jan/11:01] <CJ^> `op
+[02 Jan/11:01] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/11:01] <ebahnx> Every time I try to shut down, I get an error message saying that there is a problem with my taskmon.exe.  How do i fix this?
+[02 Jan/11:01] <CJ^> run SFC
+[02 Jan/11:01] <CJ^> see if its corrupted..
+[02 Jan/11:02] <ebahnx> SFC?
+[02 Jan/11:02] <w98> SFC is probably system file checker
+[02 Jan/11:02] <ebahnx> yeah, I've done that already, but everything seemed fine.
+[02 Jan/11:03] <CJ^> ok
+[02 Jan/11:03] <CJ^> when did it all start?
+[02 Jan/11:03] <ebahnx> I'd say a few months ago
+[02 Jan/11:04] <CJ^> ok...
+[02 Jan/11:04] <CJ^> and is this a home built system?
+[02 Jan/11:04] <ebahnx> Windows runs okay, but every time I shut down, this message shows up
+[02 Jan/11:04] <CJ^> or store bought?  like a compaq or HP?
+[02 Jan/11:04] <ebahnx> Gateway
+[02 Jan/11:04] <CJ^> have you called them?
+[02 Jan/11:04] <ebahnx> store bought...
+[02 Jan/11:05] <ebahnx> not yet
+[02 Jan/11:05] <CJ^> well do so...
+[02 Jan/11:05] <CJ^> they installed windows on that system
+[02 Jan/11:05] <ebahnx> actually, I installed Win98
+[02 Jan/11:05] <ebahnx> It came with win95
+[02 Jan/11:05] > {KoRn_12}!doom@USR-151-62.tr.cgocable.ca has joined #win98
+[02 Jan/11:06] <{KoRn_12}> c tu de laide ici
+[02 Jan/11:06] <CJ^> ok...
+[02 Jan/11:06] <CJ^> well if sfc isnt finding anything..
+[02 Jan/11:06] <CJ^> think back to when it started..
+[02 Jan/11:06] <{KoRn_12}> english 
+[02 Jan/11:06] <CJ^> what have you installed?
+[02 Jan/11:07] <{KoRn_12}> i speak french
+[02 Jan/11:07] <ebahnx> Maybe I'm not thinking of the same system checker, where do I find SFC?
+[02 Jan/11:07] < {KoRn_12}!doom@USR-151-62.tr.cgocable.ca has left #win98 ([{KoRn_12}] & oceanic script)
+[02 Jan/11:07] <CJ^> start>run>sfc
+[02 Jan/11:07] <CJ^> obviously
+[02 Jan/11:07] > mrgone!~Webmaster@ts1-117.brg.tallships.ca has joined #win98
+[02 Jan/11:08] <ebahnx> yeah thats it
+[02 Jan/11:08] <ebahnx> hm...
+[02 Jan/11:09] <CJ^> ok
+[02 Jan/11:09] <CJ^> check in msconfig
+[02 Jan/11:09] <CJ^> see if there is osmehting loading that is causing it on shutdown...
+[02 Jan/11:09] <CJ^> er somehting...
+[02 Jan/11:09] <ebahnx> ok...
+[02 Jan/11:10] <ebahnx> thanks for your help, I'm going to try something now...
+[02 Jan/11:10] < SignOff: ebahnx!~anonymous@ppp-pm01-dy-5.opr.oakland.edu (Leaving)
+[02 Jan/11:10] <CJ^> np
+[02 Jan/11:19] > ebahnx!~anonymous@ppp-pm01-dy-6.opr.oakland.edu has joined #win98
+[02 Jan/11:19] <ebahnx> hi again
+[02 Jan/11:19] <ebahnx> I copied the error message that I get whenever I shut down...
+[02 Jan/11:19] > Poney!Blah_@ts5-6.smithers.bulkley.net has joined #win98
+[02 Jan/11:19] <ebahnx> "TASKMON caused an invalid page fault in module KERNEL32.DLL at 0177.bff711be"
+[02 Jan/11:20] <Poney> help I need help with &th Guest the game 
+[02 Jan/11:20] <Poney> can anyone help me?
+[02 Jan/11:20] <ebahnx> anyone know what that means?
+[02 Jan/11:21] < Poney!Blah_@ts5-6.smithers.bulkley.net has left #win98 ()
+[02 Jan/11:21] <ebahnx> hello?
+[02 Jan/11:22] <CJ^> Poney  we deal win 98  not the games or apps really
+[02 Jan/11:22] <CJ^> check the games website for info and help
+[02 Jan/11:22] <CJ^> eb  still same issue...
+[02 Jan/11:25] <ebahnx> should I disable the taskmon in my msconfig?
+[02 Jan/11:25] <CJ^> try it
+[02 Jan/11:25] <CJ^> but i would also try extracting a new taskmon.exe with SFC
+[02 Jan/11:25] <CJ^> see if that helps as well...
+[02 Jan/11:25] <ebahnx> I did that, but I'll try again.  Thanks!
+[02 Jan/11:25] < SignOff: ebahnx!~anonymous@ppp-pm01-dy-6.opr.oakland.edu (Leaving)
+[02 Jan/11:30] ! ^star is known as staraway
+[02 Jan/11:30] > TheShado!gbush@nwcsts09c108.nbnet.nb.ca has joined #win98
+[02 Jan/11:30] <TheShado> Is it possible to run a program that searches the registry for directories/programs that no longer exist and fixes it?
+[02 Jan/11:34] < SignOff: CJ^!skippy@sdn-ar-002watacoP186.dialsprint.net (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[02 Jan/11:34] > CJ^!~skippy@sdn-ar-002watacoP186.dialsprint.net has joined #win98
+[02 Jan/11:35] < SignOff: Aphrodite!stoner@207.178.66.22 (SantaClara.CA.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[02 Jan/11:37] > corina!livia@193.230.162.162 has joined #win98
+[02 Jan/11:37] < corina!livia@193.230.162.162 has left #win98 ()
+[02 Jan/11:40] > LosGuy!~husky21@user-33qtj2u.dialup.mindspring.com has joined #win98
+[02 Jan/11:43] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[02 Jan/11:46] < SignOff: LosGuy!~husky21@user-33qtj2u.dialup.mindspring.com (bbl)
+[02 Jan/11:46] > NuKe`!NuKe@209-130-164-179.nas1.APV.gblx.net has joined #win98
+[02 Jan/11:46] < NuKe`!NuKe@209-130-164-179.nas1.APV.gblx.net has left #win98 ()
+[02 Jan/11:46] > NuKe`!NuKe@209-130-164-179.nas1.APV.gblx.net has joined #win98
+[02 Jan/11:47] <NuKe`> My shortcut arrows on my icons dissapeared, how do i get them back ?
+[02 Jan/11:47] < TheShado!gbush@nwcsts09c108.nbnet.nb.ca has left #win98 ()
+[02 Jan/11:48] <CJ^> did you use tweakui?
+[02 Jan/11:48] <NuKe`> yes but it did not work
+[02 Jan/11:48] <CJ^> are you running 98 or 98se?
+[02 Jan/11:48] <NuKe`> 98se
+[02 Jan/11:49] <CJ^> thats teh problme
+[02 Jan/11:49] <CJ^> tweakui for 98 is NOT to be used with 98se
+[02 Jan/11:50] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[02 Jan/11:50] <CJ^> remove tweakui
+[02 Jan/11:51] > NuKe^!~NuKe@209-130-164-153.nas1.APV.gblx.net has joined #win98
+[02 Jan/11:51] <NuKe^> argh d/c
+[02 Jan/11:51] <CJ^> nuke  tweakui is the problem...
+[02 Jan/11:51] <NuKe^> ok, how do i get them back then CJ^
+[02 Jan/11:51] <CJ^> 98 tweakui is NOT to be used with 98 se
+[02 Jan/11:51] <NuKe^> i removed it
+[02 Jan/11:52] <NuKe^> yes
+[02 Jan/11:52] <NuKe^> but
+[02 Jan/11:52] < SignOff: NuKe`!NuKe@209-130-164-179.nas1.APV.gblx.net (Ping timeout for NuKe`[209-130-164-179.nas1.APV.gblx.net])
+[02 Jan/11:52] <NuKe^> how i fix then
+[02 Jan/11:52] ! NuKe^ is known as NuKe`
+[02 Jan/11:52] <CJ^> well are all the arrows on the shortcuts gone?  but do they work?
+[02 Jan/11:53] <NuKe`> they work
+[02 Jan/11:53] <CJ^> ok  what happens if ya try to create a new shortcut?
+[02 Jan/11:53] <NuKe`> hold on
+[02 Jan/11:54] <NuKe`> looks the same as the rest
+[02 Jan/11:54] <NuKe`> no arrow
+[02 Jan/11:54] <CJ^> well tweakui dida number on ya...:P
+[02 Jan/11:55] <NuKe`> yes
+[02 Jan/11:55] <NuKe`> but, there must be a way in the regedit to fix it
+[02 Jan/11:55] <NuKe`> since that is all tweakui does
+[02 Jan/11:55] <CJ^> no
+[02 Jan/11:55] <NuKe`> only simple like
+[02 Jan/11:55] <NuKe`> no
+[02 Jan/11:55] <NuKe`> ok
+[02 Jan/11:55] <CJ^> tweakui does more than that when used on the right system
+[02 Jan/11:56] <CJ^> well lemme see if i can find a site that has an answer to this....
+[02 Jan/11:56] <CJ^> :P
+[02 Jan/11:56] <NuKe`> cool
+[02 Jan/11:56] <NuKe`> thanks
+[02 Jan/11:57] > daygo!not@ppp-189.tnt-1.dfw.smartworld.net has joined #win98
+[02 Jan/11:58] <CJ^> now
+[02 Jan/11:58] <CJ^> hmm..
+[02 Jan/11:58] <daygo> when i get connected my system locks after 10 min are so what can i do to corect this problem i get a blue screen that to busy
+[02 Jan/11:59] <CJ^> nuke  try installign the reskit off the 98se cd
+[02 Jan/11:59] <CJ^> it may help
+[02 Jan/11:59] <NuKe`> ok
+[02 Jan/12:00] <daygo> how do i find that
+[02 Jan/12:01] <CJ^> not you daygo
+[02 Jan/12:01] <CJ^> daygo
+[02 Jan/12:01] <CJ^> try new modem drivers...
+[02 Jan/12:01] <CJ^> see if that helps first...
+[02 Jan/12:01] <daygo> yes
+[02 Jan/12:03] <daygo> thanks
+[02 Jan/12:03] < SignOff: daygo!not@ppp-189.tnt-1.dfw.smartworld.net (Leaving)
+[02 Jan/12:03] <NuKe`> ok installed reskit, but what do i do in it
+[02 Jan/12:04] <CJ^> grrrr.
+[02 Jan/12:04] <CJ^> now  according to MS's website...
+[02 Jan/12:04] <CJ^> they say on one site that tweakui is nto supposed to be installed on 98se..
+[02 Jan/12:04] <CJ^> BUT  another site says thats its ok to do so to fix this issue...
+[02 Jan/12:05] <CJ^> really nice...
+[02 Jan/12:05] <NuKe`> hmm
+[02 Jan/12:05] <CJ^> yeah...
+[02 Jan/12:05] <NuKe`> heh
+[02 Jan/12:05] > ]F0o[2000!F0oBox@210-55-148-235.dialup.xtra.co.nz has joined #win98
+[02 Jan/12:06] <]F0o[2000> Hi
+[02 Jan/12:06] <CJ^> but  of course  they only mean to fix small issues like this one...
+[02 Jan/12:06] ! ]F0o[2000 is known as F0o
+[02 Jan/12:06] <CJ^> `op
+[02 Jan/12:06] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/12:06] <NuKe`> then it should be working eh
+[02 Jan/12:06] <NuKe`> and its not
+[02 Jan/12:06] <CJ^> shoudl be...
+[02 Jan/12:06] <NuKe`> hmm
+[02 Jan/12:07] <NuKe`> should i reinstall tweak and try again
+[02 Jan/12:07] <F0o> hay, this is a bit of  a lame question, but, is there a way to fix broken zip files ?
+[02 Jan/12:07] <CJ^> To be sure that Tweakui is not just masking an entry, go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and look for applications that are not supposed to be there. If they are there, trash them. Oh, of course 
+[02 Jan/12:07] <Azmodan> pkzipfix
+[02 Jan/12:07] [F0o> Azmodan: ;)
+[02 Jan/12:07] <Azmodan> www.pkware.com
+[02 Jan/12:07] <CJ^> hmmmm
+[02 Jan/12:07] <CJ^> nope
+[02 Jan/12:07] <CJ^> wrong CP there...
+[02 Jan/12:08] <NuKe`> ok
+[02 Jan/12:08] [F0o> Azmodan: cheers dude
+[02 Jan/12:08] <Azmodan> np
+[02 Jan/12:08] <NuKe`> so huh
+[02 Jan/12:08] <CJ^> yeah
+[02 Jan/12:08] <CJ^> hmm
+[02 Jan/12:08] <CJ^> re-install and try
+[02 Jan/12:08] <CJ^> i dont know IF it will work..
+[02 Jan/12:09] <CJ^> but  who knows...
+[02 Jan/12:09] <NuKe`> yeh who knows
+[02 Jan/12:09] <CJ^> just a slap to get contradicted by the source  twice...
+[02 Jan/12:09] <NuKe`> prolly will work cuz windows is retarded like that
+[02 Jan/12:09] <CJ^> its nto the only OS that has quirks
+[02 Jan/12:11] <NuKe`> heh besides the shortcut arrows ive just noticed that the hand it places under shared folders is like, just fingers, not the whole hand
+[02 Jan/12:16] > Velbon!~olgjende@ti27a95-0247.dialup.online.no has joined #win98
+[02 Jan/12:19] <NuKe`> hmm
+[02 Jan/12:21] < SignOff: CJ^!~skippy@sdn-ar-002watacoP186.dialsprint.net (Read error to CJ^[sdn-ar-002watacoP186.dialsprint.net]: Connection reset by peer)
+[02 Jan/12:21] > CJ^!skippy@sdn-ar-002watacoP186.dialsprint.net has joined #win98
+[02 Jan/12:21] < Velbon!~olgjende@ti27a95-0247.dialup.online.no has left #win98 ()
+[02 Jan/12:22] <CJ^> `op
+[02 Jan/12:22] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/12:24] ! kill_ is known as ki||
+[02 Jan/12:24] > deek44!deek@deek.powersurfr.com has joined #win98
+[02 Jan/12:24] <deek44> hello all
+[02 Jan/12:25] < SignOff: NuKe`!~NuKe@209-130-164-153.nas1.APV.gblx.net (ircN 7.11 + 7.0 for mIRC (1999/09/28 16.00))
+[02 Jan/12:26] > W!cservice@undernet.org has joined #win98
+[02 Jan/12:26] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[02 Jan/12:26] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/12:27] <Azmodan> hi deek
+[02 Jan/12:27] <deek44> i've got problems
+[02 Jan/12:27] <Azmodan> what with?
+[02 Jan/12:27] > jet350!~pirch@63.74.224.201 has joined #win98
+[02 Jan/12:27] <deek44> installin 98 - stupid 98
+[02 Jan/12:27] <deek44> erg
+[02 Jan/12:27] <deek44> :((
+[02 Jan/12:28] <deek44> i run the setup, and it gets as far as scanning the system regestry, then locks up, i'm begining to think its my cdrom
+[02 Jan/12:28] <Azmodan> the disk
+[02 Jan/12:29] <Azmodan> the drive I mean
+[02 Jan/12:29] <Azmodan> you asked about this yesterday did you not?
+[02 Jan/12:29] <deek44> ya the drive
+[02 Jan/12:29] > ThAmsTeR!thamster.l@ti19a62-0240.dialup.online.no has joined #win98
+[02 Jan/12:29] <deek44> yep
+[02 Jan/12:29] <Azmodan> did you try cleaning the laser head?
+[02 Jan/12:29] <deek44> was here yesterday to
+[02 Jan/12:29] <deek44> nope
+[02 Jan/12:30] <Azmodan> I really do suggest you try that
+[02 Jan/12:30] > SevensTX!~bb@tide94.microsoft.com has joined #win98
+[02 Jan/12:30] < SevensTX!~bb@tide94.microsoft.com has left #win98 ()
+[02 Jan/12:30] ! Katrina^ is known as Katrina
+[02 Jan/12:31] <deek44> k, i also tried bootin of the cd, but it gave me all these errors about no command.com and stuff
+[02 Jan/12:33] <Azmodan> yeah, clean the drive and see what happens
+[02 Jan/12:33] <Azmodan> better to spend 10 on the drive clean than 60 on a new drive
+[02 Jan/12:33] ! Ola|Ute is known as Ola
+[02 Jan/12:33] <deek44> yup
+[02 Jan/12:34] <deek44> well i'm off to but a cdcleaner, hopefully someone is open   :)
+[02 Jan/12:34] <Azmodan> okies
+[02 Jan/12:34] <Azmodan> let us know how yo ugo
+[02 Jan/12:34] < SignOff: jet350!~pirch@63.74.224.201 (Read error to jet350[63.74.224.201]: Connection reset by peer)
+[02 Jan/12:34] <pyrokiwi> hiya all
+[02 Jan/12:34] <Azmodan> allo pyro
+[02 Jan/12:34] <pyrokiwi> im back :)
+[02 Jan/12:35] <pyrokiwi> i just bough 1.5kg of chocolate
+[02 Jan/12:35] <Azmodan> he
+[02 Jan/12:35] <Azmodan> hehe
+[02 Jan/12:35] <Azmodan> knock yerself out
+[02 Jan/12:35] <pyrokiwi> $5 kiwi
+[02 Jan/12:35] <pyrokiwi> yep it was on special so i thought hey y not
+[02 Jan/12:36] < F0o!F0oBox@210-55-148-235.dialup.xtra.co.nz has left #win98 ()
+[02 Jan/12:36] ! bijzonder is known as bijphone
+[02 Jan/12:36] > artman!~artman@ci415640-a.lusvil1.ky.home.com has joined #win98
+[02 Jan/12:36] <pyrokiwi> yo artman
+[02 Jan/12:36] <artman> hi pyro
+[02 Jan/12:37] ! artman is known as art_1900
+[02 Jan/12:37] <pyrokiwi> i been out with my dad all morning he was in a good mood i come home and my bro/sis put him in a bad mood within 5minutes
+[02 Jan/12:38] <art_1900> that happens
+[02 Jan/12:38] <Azmodan> take him out again
+[02 Jan/12:38] <pyrokiwi> trust my bro and sis
+[02 Jan/12:38] <pyrokiwi> lol
+[02 Jan/12:38] <pyrokiwi> hmmm
+[02 Jan/12:38] <Azmodan> take him fishing
+[02 Jan/12:38] <Azmodan> dad's love that
+[02 Jan/12:38] <pyrokiwi> lol if only i could
+[02 Jan/12:39] <pyrokiwi> a-im 14 b-where to go c-he would be taking me cause i am only 14 :(
+[02 Jan/12:39] <Azmodan> hey, its the thought that counts
+[02 Jan/12:39] <pyrokiwi> lol true
+[02 Jan/12:39] <pyrokiwi> sad no email 4 me yet
+[02 Jan/12:40] <Azmodan> just the offer should cheer him up
+[02 Jan/12:40] <Azmodan> hehehehe
+[02 Jan/12:40] <art_1900> expecting email from girlfriend, pyro?
+[02 Jan/12:40] > banux!banux@Cergy-16-194.abo.wanadoo.fr has joined #win98
+[02 Jan/12:40] <pyrokiwi> hmmmmm maybe not so much gf but from a girl anyway
+[02 Jan/12:40] <art_1900> lol
+[02 Jan/12:40] < SignOff: Meatman31!bldavis@cb783531-a.baycty1.mi.home.com (Leaving)
+[02 Jan/12:40] <pyrokiwi> at end of newyears party she said shed email me
+[02 Jan/12:41] <art_1900> they always say that, pyro
+[02 Jan/12:41] <pyrokiwi> nah she wasnt drunk and i think she actually will
+[02 Jan/12:41] <art_1900> good luck
+[02 Jan/12:41] ! sleazy_e is known as AnjinSan
+[02 Jan/12:41] < banux!banux@Cergy-16-194.abo.wanadoo.fr has left #win98 ()
+[02 Jan/12:41] <pyrokiwi> lol thanx
+[02 Jan/12:41] <art_1900> I gotta go......bye all.........BBL
+[02 Jan/12:41] <pyrokiwi> syas
+[02 Jan/12:41] < art_1900!~artman@ci415640-a.lusvil1.ky.home.com has left #win98 ()
+[02 Jan/12:42] <Azmodan> ciao
+[02 Jan/12:42] <pyrokiwi> hmmm i hate spammers
+[02 Jan/12:43] <pyrokiwi> esp when they change their sending address
+[02 Jan/12:43] <Azmodan> thats what /whowas is for
+[02 Jan/12:43] <pyrokiwi> no as in email
+[02 Jan/12:43] <Azmodan> ahhh
+[02 Jan/12:44] <mrgone> ok
+[02 Jan/12:44] <mrgone> there are 20 mins left on my vid card. 2 high bidders for 10 vid cards, im the higest bidder
+[02 Jan/12:44] <pyrokiwi> lol
+[02 Jan/12:44] <mrgone> i may win this time
+[02 Jan/12:44] <pyrokiwi> is that a first?
+[02 Jan/12:45] <mrgone> nope
+[02 Jan/12:45] <mrgone> ive been trying to get this smae vid card for 4 days
+[02 Jan/12:45] <mrgone> this is the third attempt
+[02 Jan/12:45] <ThAmsTeR> i bought a HP cd-writer plus. it turn out to be unfunction. when i got back my comp. from rep. they had taken my AOpen 36x and swaped it with a Creative 48x. al from the beginning the 48x hasn't been working right so i dont know what to do.. should i demand my 36x back or what???
+[02 Jan/12:45] <pyrokiwi> hmm when i brought pc at an auction i bot logitech mouse 4 free mouse new is worth 60kiwi
+[02 Jan/12:46] <mrgone> ThAmsTeR send the 48x back and ask for a new 48x
+[02 Jan/12:46] <pyrokiwi> yep demand they fix the 40x or give 36x back
+[02 Jan/12:46] <mrgone> your cd writer got replaced too?
+[02 Jan/12:46] <ThAmsTeR> yep.
+[02 Jan/12:46] <mrgone> k send the 48x back and ask for a new 48x, its their fault if they want to upgrade your computer for free :)
+[02 Jan/12:47] <pyrokiwi> lol yeh
+[02 Jan/12:47] <ThAmsTeR> they said that the cd-writed couldn't work together with the 36x.
+[02 Jan/12:47] <mrgone> oh?
+[02 Jan/12:47] <pyrokiwi> how come my shop doesnt do that
+[02 Jan/12:47] <ThAmsTeR> pyrokiwi: hehe....
+[02 Jan/12:48] <ThAmsTeR> i thaught i made a good deal, but i really wasn't..
+[02 Jan/12:48] <pyrokiwi> demand they fix 4 free
+[02 Jan/12:48] < SignOff: Mandy!biged98@chat.eskimo.com (Read error to Mandy[chat.eskimo.com]: Connection timed out)
+[02 Jan/12:48] <ThAmsTeR> you mean that i should demand a my 36x or a brand new 48x.
+[02 Jan/12:49] <mrgone> 15 mins left. no sign of being outbid.....
+[02 Jan/12:49] <mrgone> a brand new 48x.
+[02 Jan/12:49] <ThAmsTeR> i aggree..
+[02 Jan/12:49] <mrgone> the 48x doesnt read cd's is that the problem?
+[02 Jan/12:49] <pyrokiwi> go do it then
+[02 Jan/12:49] <mrgone> why get a cdrom that they say wont work for you anyway
+[02 Jan/12:49] <mrgone> even thought i dont believe it
+[02 Jan/12:49] <mrgone> though
+[02 Jan/12:50] <ThAmsTeR> mrgone: it makes weird noises when it reads..and it doesn't want to read all kaind of Cd's.
+[02 Jan/12:50] <mrgone> hmm
+[02 Jan/12:50] <mrgone> thats not good
+[02 Jan/12:50] <ThAmsTeR> i know.
+[02 Jan/12:50] <mrgone> yep throw it through their window with a note
+[02 Jan/12:50] <pyrokiwi> lol
+[02 Jan/12:50] <ThAmsTeR> haha
+[02 Jan/12:51] <ThAmsTeR> that wont work..(police) hehe
+[02 Jan/12:51] <pyrokiwi> preferably make it break a lot of their expensive eqipment
+[02 Jan/12:51] <mrgone> hehe like through the window, knocking a bigscreen tv on the manager?
+[02 Jan/12:51] <ThAmsTeR> but how can a cd writer not work with my brand new 36x?? and why give me a 48x?
+[02 Jan/12:52] <mrgone> i dont know
+[02 Jan/12:52] <mrgone> cdrw should work with any cdrom
+[02 Jan/12:53] <ThAmsTeR> that's what i thougt too.
+[02 Jan/12:53] <pyrokiwi> unless they gave u scsi as well but i dont think u r that lucky
+[02 Jan/12:53] <ThAmsTeR> they said that they only swapped my cd-rom, but they gave me a new cd writer too.. 
+[02 Jan/12:54] <mrgone> heh
+[02 Jan/12:54] <ThAmsTeR> pyrokiwi: IDE. cd-rom.
+[02 Jan/12:55] <pyrokiwi> thats ok ur not that lucky 
+[02 Jan/12:55] <mrgone> 10mins
+[02 Jan/12:55] <pyrokiwi> hmmm where is this site i wanna outbid ya
+[02 Jan/12:55] <pyrokiwi> only prob i wont hav enough $$$
+[02 Jan/12:55] <pyrokiwi> and i prob dont want vcards
+[02 Jan/12:56] > reebok!me@dt0b0n36.tampabay.rr.com has joined #win98
+[02 Jan/12:56] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/12:56] <pyrokiwi> hey reebok
+[02 Jan/12:56] <reebok> hey
+[02 Jan/12:56] <reebok> anyone on se?
+[02 Jan/12:57] <ThAmsTeR> reebok!
+[02 Jan/12:57] <reebok> hey tham
+[02 Jan/12:57] <Azmodan> hi ree
+[02 Jan/12:58] <reebok> hey az
+[02 Jan/12:58] + Azmodan came back
+[02 Jan/12:58] <reebok> cool
+[02 Jan/12:58] <reebok> I found some people who have heard of unixdos, but no one who ran it in non shareware mode
+[02 Jan/12:58] <pyrokiwi> unixdos ?
+[02 Jan/12:58] <reebok> is no one running se?
+[02 Jan/12:59] <reebok> www.unixdos.com
+[02 Jan/12:59] <reebok> I was talking to az in case that was confusing
+[02 Jan/12:59] > |mrgone|!~Webmaster@ts2-148.brg.tallships.ca has joined #win98
+[02 Jan/12:59] <Azmodan> hehehe
+[02 Jan/12:59] <Azmodan> thx ree
+[02 Jan/12:59] <|mrgone|> 5mins
+[02 Jan/12:59] <reebok> hehe
+[02 Jan/12:59] <reebok> hey mrgone
+[02 Jan/12:59] <reebok> are you on se?
+[02 Jan/12:59] <pyrokiwi> lol
+[02 Jan/12:59] <ThAmsTeR> se = secon ed.?
+[02 Jan/12:59] <reebok> yeah
+[02 Jan/13:00] <pyrokiwi> |mrgone| this is the sorta time that y2k ill come in then crash the auctions server
+[02 Jan/13:00] <ThAmsTeR> i got it, but i don't run it.
+[02 Jan/13:00] < SignOff: mrgone!~Webmaster@ts1-117.brg.tallships.ca (Ping timeout for mrgone[ts1-117.brg.tallships.ca])
+[02 Jan/13:00] <reebok> ok
+[02 Jan/13:00] <reebok> I need to run
+[02 Jan/13:00] <reebok> later all
+[02 Jan/13:00] < SignOff: reebok!me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[02 Jan/13:00] ! |mrgone| is known as mrgone
+[02 Jan/13:00] <ThAmsTeR> i caused a lot af crashes on my comp.
+[02 Jan/13:01] > Oreo^!newbie@ppp-t3-32.icrossroads.com has joined #win98
+[02 Jan/13:02] <pyrokiwi> lol
+[02 Jan/13:02] < Oreo^!newbie@ppp-t3-32.icrossroads.com has left #win98 ()
+[02 Jan/13:02] <pyrokiwi> ThAmsTeR followed me to another channel and oreo from that channel came here
+[02 Jan/13:03] <pyrokiwi> lol i just found the funniest thing in my pocket
+[02 Jan/13:03] <ThAmsTeR> what?
+[02 Jan/13:03] <pyrokiwi> a hard disk not the drive an actual disk i pulled outa one
+[02 Jan/13:03] <ThAmsTeR> hmm...
+[02 Jan/13:04] <mrgone> 1 min
+[02 Jan/13:04] <pyrokiwi> i just pulled it outa my pocket
+[02 Jan/13:04] <pyrokiwi> it works well as a flying disc
+[02 Jan/13:04] <ThAmsTeR> frisbee
+[02 Jan/13:04] <pyrokiwi> yeh
+[02 Jan/13:05] <ThAmsTeR> so where in the world r u guys located?
+[02 Jan/13:05] <mrgone> ahh
+[02 Jan/13:05] <mrgone> feels pretty good. finnaly got my tnt2
+[02 Jan/13:05] <pyrokiwi> lol lucky u
+[02 Jan/13:05] <ThAmsTeR> ultra?
+[02 Jan/13:05] <pyrokiwi> thats when the other guy puts in a last minute bid and u dont see it cause a lag
+[02 Jan/13:05] <mrgone> no just atnt2
+[02 Jan/13:06] <pyrokiwi> how much?
+[02 Jan/13:06] <ThAmsTeR> k
+[02 Jan/13:06] <mrgone> i got outbid by 10 seconds on thursday
+[02 Jan/13:06] <pyrokiwi> lol poor u
+[02 Jan/13:06] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[02 Jan/13:06] <pyrokiwi> but did ya get a better buy today?
+[02 Jan/13:06] > pipel!osbourne@sdn-ar-001moslouP069.dialsprint.net has joined #win98
+[02 Jan/13:06] <mrgone> nope
+[02 Jan/13:06] <pyrokiwi> sad
+[02 Jan/13:06] <ThAmsTeR> where is the auction?
+[02 Jan/13:07] <mrgone> the other one was for 76$ this one was 84$
+[02 Jan/13:07] <mrgone> ebay
+[02 Jan/13:07] <pyrokiwi> hmm i woulda waited
+[02 Jan/13:07] <pyrokiwi> us / ?
+[02 Jan/13:07] <mrgone> yea
+[02 Jan/13:07] <mrgone> im in canada where those cards are 200$+ so i gotta sneak it over here
+[02 Jan/13:08] <pyrokiwi> lol i see
+[02 Jan/13:08] <pyrokiwi> just get los or some1 to courier it
+[02 Jan/13:08] ! pipel is known as sistinas
+[02 Jan/13:09] <mrgone> nah thatd take too long and cost more
+[02 Jan/13:09] <pyrokiwi> take to long?
+[02 Jan/13:09] <pyrokiwi> where in us is it?
+[02 Jan/13:09] <mrgone> california
+[02 Jan/13:09] <pyrokiwi> i am used to nz where postal is guarenteed next day anywhere in nz for normal post
+[02 Jan/13:09] > Mandy!biged98@chat.eskimo.com has joined #win98
+[02 Jan/13:09] <mrgone> whoa
+[02 Jan/13:10] <pyrokiwi> nz is small :)
+[02 Jan/13:10] > W!cservice@undernet.org has joined #win98
+[02 Jan/13:10] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[02 Jan/13:10] <pyrokiwi> 40cents kiwi for a normal letter anywhere in nz
+[02 Jan/13:10] <ThAmsTeR> how long does eBay use to send me a harddrive....(i'm in norway)?
+[02 Jan/13:11] <mrgone> oh
+[02 Jan/13:11] <pyrokiwi> lol
+[02 Jan/13:11] <pyrokiwi> i never use ebay cause im in nz
+[02 Jan/13:11] <mrgone> ThAmsTeR dont bother, itd cost way too much, and take way too long, better off to find a local auction site
+[02 Jan/13:11] <ThAmsTeR> new zealand?
+[02 Jan/13:11] <w98> it has been said that new zealand is a wonderfull country
+[02 Jan/13:11] <mrgone> most people wont ship overseas or even to canada for that matter
+[02 Jan/13:12] <pyrokiwi> yeh i like nz
+[02 Jan/13:12] <pyrokiwi> (new zealand)
+[02 Jan/13:12] <ThAmsTeR> mrgone: yeah. but in norway hardware costs 50% more..
+[02 Jan/13:12] <pyrokiwi> bit expensive 4 some stuff but kewl
+[02 Jan/13:12] <mrgone> oh
+[02 Jan/13:12] <pyrokiwi> same problem here pc stuff costs $$$
+[02 Jan/13:12] <mrgone> ThAmsTeR they may charge you the extra at customs
+[02 Jan/13:13] <ThAmsTeR> singapore is cheap.
+[02 Jan/13:13] <mrgone> ive been charged 104$ extra for my cd burner
+[02 Jan/13:13] <ThAmsTeR> wow.
+[02 Jan/13:13] <ThAmsTeR> that's a lot of money...(if u don't have 'em)
+[02 Jan/13:13] <mrgone> yeah
+[02 Jan/13:14] <ThAmsTeR> what cd burner did u buy?
+[02 Jan/13:14] <ThAmsTeR> mrgone: u r in canada?
+[02 Jan/13:14] <mrgone> yep
+[02 Jan/13:14] <ThAmsTeR> k
+[02 Jan/13:14] <mrgone> i have 2 ricoh's
+[02 Jan/13:14] <mrgone> a 2x2x6x and a 4x4x20x
+[02 Jan/13:14] <ThAmsTeR> k
+[02 Jan/13:14] <ThAmsTeR> scsi?
+[02 Jan/13:14] <w98> somebody said scsi was (Small Computer Standard Interface) A standard data pathway used mostly for hard drives and CD-ROM drives, but also a common interface for scanners and sometimes printers. Currently the fastest (and the most flexible) method of interfacing with hard drives. It comes in two major varieties: SCSI-2 or WIDE SCSI. Both can now be Ultra, which doubles the speed.
+[02 Jan/13:14] <mrgone> the 4x4x20 died 4 weeks ago, the 2x2x6x died yesterday
+[02 Jan/13:14] <mrgone> ide
+[02 Jan/13:15] <pyrokiwi> hmmm
+[02 Jan/13:15] <ThAmsTeR> said story..
+[02 Jan/13:15] <pyrokiwi> cant u get ultra wide scsi 2?
+[02 Jan/13:15] <pyrokiwi> i thought id seen it some where
+[02 Jan/13:16] <ThAmsTeR> scsi r much more expensive..
+[02 Jan/13:16] <mrgone> yup
+[02 Jan/13:16] <pyrokiwi> but much faster
+[02 Jan/13:17] <ThAmsTeR> it is, but price does count these days....(in norway anyway)
+[02 Jan/13:18] <mrgone> ram sucks
+[02 Jan/13:18] <pyrokiwi> ram sux in nz too
+[02 Jan/13:18] <mrgone> 128mb ram is 130$ u.s
+[02 Jan/13:18] <pyrokiwi> hey y is the pic on my moniter shaking? just a bit
+[02 Jan/13:19] <pyrokiwi> hehe my pc failed my y2k test even though it works now
+[02 Jan/13:19] ! Grem|in is known as fire^fish
+[02 Jan/13:19] <ThAmsTeR> 128ram costs about 230 in norway
+[02 Jan/13:20] <ThAmsTeR> hehe
+[02 Jan/13:20] <mrgone> 128mb ram in canada is 241
+[02 Jan/13:20] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[02 Jan/13:20] <pyrokiwi> 32 costs bout 100 us in nz
+[02 Jan/13:20] <ThAmsTeR> 32 in norway costs 130
+[02 Jan/13:20] <pyrokiwi> i set my bios to 2750 and pc didnt work properly
+[02 Jan/13:21] <pyrokiwi> hmm that is cheap price in nz
+[02 Jan/13:21] <pyrokiwi> i saw it 4 more like 130 as well
+[02 Jan/13:21] <mrgone> whats canada -nz exchange?
+[02 Jan/13:21] <pyrokiwi> dunno
+[02 Jan/13:22] <ThAmsTeR> why is ram so expensive?
+[02 Jan/13:22] <pyrokiwi> i am talking as in kiwi dollar = 50cents us
+[02 Jan/13:22] <pyrokiwi> and talking us $
+[02 Jan/13:22] <mrgone> whoa
+[02 Jan/13:22] <mrgone> thats cheap
+[02 Jan/13:22] <pyrokiwi> actually kiwi is worth slightly more then that but is easier to do that way
+[02 Jan/13:22] <mrgone> canada $ is 67 cents u.s
+[02 Jan/13:23] <pyrokiwi> yeh
+[02 Jan/13:23] <pyrokiwi> im not sure kiwi
+[02 Jan/13:23] <mrgone> so 32 = 50$ u.s
+[02 Jan/13:23] <pyrokiwi> i dont bother keeping eye cause i never buy any us anyway
+[02 Jan/13:23] <ThAmsTeR> norwaigian kroner: 8 kroner = 1$
+[02 Jan/13:23] <mrgone> 32 here = 69$ cnadain
+[02 Jan/13:24] <pyrokiwi> i think ram is pretty similar all over
+[02 Jan/13:24] <mrgone> math sucks, ther should be a universal worldwide $
+[02 Jan/13:24] <ThAmsTeR> yup
+[02 Jan/13:24] <ThAmsTeR> agree
+[02 Jan/13:24] <pyrokiwi> yeh it would be better
+[02 Jan/13:24] <ThAmsTeR> all countries got their own weird way of thinking.,...
+[02 Jan/13:25] <pyrokiwi> hmmmm yeh
+[02 Jan/13:25] <pyrokiwi> i used to like nz cause everything like choclate bar drink used to be a dollar
+[02 Jan/13:25] <ThAmsTeR> hehe'
+[02 Jan/13:26] <pyrokiwi> drink is still dollar but now choc 1.10
+[02 Jan/13:26] <pyrokiwi> or more so its just another currancy
+[02 Jan/13:26] <ThAmsTeR> how old r u?
+[02 Jan/13:27] <pyrokiwi> 14
+[02 Jan/13:27] <ThAmsTeR> mrgone?
+[02 Jan/13:27] <pyrokiwi> gtg 4 now (food) syas
+[02 Jan/13:27] > RnDezZzzz!dejavu@203.177.19.7 has joined #win98
+[02 Jan/13:27] <pyrokiwi> bbl
+[02 Jan/13:27] <RnDezZzzz> help help hlep 
+[02 Jan/13:27] <mrgone> 17
+[02 Jan/13:27] <ThAmsTeR> k
+[02 Jan/13:27] <RnDezZzzz> anybody ? 
+[02 Jan/13:27] <ThAmsTeR> i'm also 14
+[02 Jan/13:27] <ThAmsTeR> whats the prob?
+[02 Jan/13:27] <w98> it has been said that the prob is that it only writes to either CDRW's or to a CDR useing only easy cd
+[02 Jan/13:27] < SignOff: Mandy!biged98@chat.eskimo.com (Ping timeout for Mandy[chat.eskimo.com])
+[02 Jan/13:27] ! pyrokiwi is known as pyro|away
+[02 Jan/13:27] <RnDezZzzz> what's the difference bet SIM and DIM RAM 
+[02 Jan/13:28] <ThAmsTeR> sim r faster i think.
+[02 Jan/13:28] -RnDezZzzz- what's the difference bet SIM and DIM RAM
+[02 Jan/13:28] <Azmodan> RnDezZzzz, please read the topic
+[02 Jan/13:29] <RnDezZzzz> well k 
+[02 Jan/13:29] <CJ^> SIMM or SDRAM is faster
+[02 Jan/13:29] [RnDezZzzz> Azmodan 
+[02 Jan/13:29] [w98> Azmodan is off sleeping
+[02 Jan/13:29] <CJ^> and larger physically..
+[02 Jan/13:29] <Azmodan> I am not sleeping
+[02 Jan/13:29] <Azmodan> what is a simm
+[02 Jan/13:29] ! sistinas is known as osbourne
+[02 Jan/13:29] <w98> rumour has it a simm is (Single In-Line Memory Module) Those little memory cards we're used to putting into a computer as memory. It used to be that you needed eight or nine single chips to put into a computer to make a whole memory unit. Now a single card or two is what's needed
+[02 Jan/13:29] <RnDezZzzz> what's the difference ? 
+[02 Jan/13:29] <Azmodan> what is a dimm
+[02 Jan/13:29] <w98> it has been said that a dimm is (Dual In-Line Memory Module) Very much like a SIMM except that they are larger and you need only one in place of two SIMMs. DIMMs are 64-bit memory devices, so you just need a single DIMM for a processer with a 64-bit memory path to work properly. DIMMs are becoming more and more popular.
+[02 Jan/13:29] <Azmodan> there
+[02 Jan/13:31] <RnDezZzzz> thanks 
+[02 Jan/13:31] <Azmodan> np
+[02 Jan/13:31] <ThAmsTeR> what's the fastest CPU: AMD or Pentium??
+[02 Jan/13:32] <Azmodan> those are types of cpu
+[02 Jan/13:32] < SignOff: Tribble!biged98@chat.eskimo.com (Write error, closing link)
+[02 Jan/13:32] <RnDezZzzz> AMD stands for ? 
+[02 Jan/13:32] <deek44> well... i 'm back with no lens cleaner.. noone in open
+[02 Jan/13:32] <Azmodan> can you be more specific
+[02 Jan/13:32] <Azmodan> AMD is American Micro Devices
+[02 Jan/13:32] <RnDezZzzz> cool 
+[02 Jan/13:33] <ThAmsTeR> the fastest?
+[02 Jan/13:33] <RnDezZzzz> G4 ? 
+[02 Jan/13:33] <deek44> hey  azmodan  can u dcc me one   ;)
+[02 Jan/13:33] <Azmodan> lol
+[02 Jan/13:33] <Azmodan> no files, hehehehehe
+[02 Jan/13:34] <ThAmsTeR> fastest of AMD K6-2 or pentium II?
+[02 Jan/13:34] <deek44> hehe, tommorow i will go BUY one then
+[02 Jan/13:34] <Azmodan> ThAmsTeR, I guess a k2-2 500 is faster than a pentium ii 300
+[02 Jan/13:34] <ThAmsTeR> is it?
+[02 Jan/13:34] <ThAmsTeR> hehe
+[02 Jan/13:35] <Azmodan> ThAmsTeR go to www.tomshardware.com and check out the cpu revies
+[02 Jan/13:35] <Azmodan> reviews
+[02 Jan/13:35] <ThAmsTeR> k
+[02 Jan/13:37] > W!cservice@undernet.org has joined #win98
+[02 Jan/13:37] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[02 Jan/13:38] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/13:40] > metals!~unix@j1.kgr2.jaring.my has joined #win98
+[02 Jan/13:43] < RnDezZzzz!dejavu@203.177.19.7 has left #win98 ()
+[02 Jan/13:43] ! Volly is known as Volly-BRB
+[02 Jan/13:45] ! Volly-BRB is known as Volly
+[02 Jan/13:47] ! Lady^Bug is known as Bug^OUT
+[02 Jan/13:48] < metals!~unix@j1.kgr2.jaring.my has left #win98 ()
+[02 Jan/13:51] ! pyro|away is known as pyrokiwi
+[02 Jan/13:52] <pyrokiwi> back :)
+[02 Jan/13:58] < SignOff: mrgone!~Webmaster@ts2-148.brg.tallships.ca (Ping timeout for mrgone[ts2-148.brg.tallships.ca])
+[02 Jan/13:58] <ThAmsTeR> :)
+[02 Jan/13:59] <ThAmsTeR> pyrokiwi: what's the time in nz right now?
+[02 Jan/13:59] <pyrokiwi> 1:53pm
+[02 Jan/13:59] > mrgone!~Webmaster@ts1-115.brg.tallships.ca has joined #win98
+[02 Jan/13:59] <pyrokiwi> y do ya ask?
+[02 Jan/13:59] <pyrokiwi> hey mrgone
+[02 Jan/13:59] <Azmodan> did ya get it mrgone?
+[02 Jan/13:59] <pyrokiwi> mrgone has come
+[02 Jan/13:59] <mrgone> yup
+[02 Jan/13:59] <Azmodan> hooyaa
+[02 Jan/14:00] <pyrokiwi> hmmm
+[02 Jan/14:00] <pyrokiwi> mrhere
+[02 Jan/14:00] <ThAmsTeR> just wonderd...
+[02 Jan/14:06] ! root|away is known as rootshell
+[02 Jan/14:06] > whizd!Michaeldee@ABDE7669.ipt.aol.com has joined #win98
+[02 Jan/14:08] ! bijphone is known as bijzonder
+[02 Jan/14:10] < SignOff: ThAmsTeR!thamster.l@ti19a62-0240.dialup.online.no (Leaving)
+[02 Jan/14:13] > NuKe`!NuKe@209-130-164-34.nas1.APV.gblx.net has joined #win98
+[02 Jan/14:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/14:13] < NuKe`!NuKe@209-130-164-34.nas1.APV.gblx.net has left #win98 ()
+[02 Jan/14:17] ! Bug^OUT is known as Lady^Bug
+[02 Jan/14:17] < SignOff: whizd!Michaeldee@ABDE7669.ipt.aol.com (Lost irc connection from ABDE7669.ipt.aol.com: Connection reset by peer)
+[02 Jan/14:20] ! endorphin is known as endo|away
+[02 Jan/14:22] ! `KiwiDude is known as ^KiwiDude
+[02 Jan/14:24] ! CJ^ is known as CJafk
+[02 Jan/14:24] < SignOff: deek44!deek@deek.powersurfr.com (Leaving)
+[02 Jan/14:29] <mrgone> :)
+[02 Jan/14:32] ! MsSeksy is known as Katrina^
+[02 Jan/14:32] <pyrokiwi> :Þ~
+[02 Jan/14:36] ! Katrina is known as ^AnG3L^
+[02 Jan/14:39] ! Katrina^ is known as MsSeksy
+[02 Jan/14:39] ! ^AnG3L^ is known as MsUnSexy
+[02 Jan/14:39] > Mandy!biged98@chat.eskimo.com has joined #win98
+[02 Jan/14:40] < SignOff: mrgone!~Webmaster@ts1-115.brg.tallships.ca (Ping timeout for mrgone[ts1-115.brg.tallships.ca])
+[02 Jan/14:41] ! MsSeksy is known as MsKat
+[02 Jan/14:41] > mrgone!~Webmaster@ts1-102.brg.tallships.ca has joined #win98
+[02 Jan/14:41] <pyrokiwi> hey mrgone is mrhere
+[02 Jan/14:41] <mrgone> :)
+[02 Jan/14:41] ! MsUnSexy is known as ^AnG3L^
+[02 Jan/14:42] <mrgone> im getting disconnected alot latley
+[02 Jan/14:42] ! MsKat is known as Katrina
+[02 Jan/14:43] <mrgone> my isp is seriously dates,  and has 450+ customers crammed on 200 some 28.8-33.6 modems
+[02 Jan/14:43] <mrgone> dates=dated
+[02 Jan/14:43] <pyrokiwi> ahha
+[02 Jan/14:43] <pyrokiwi> get a new isp
+[02 Jan/14:44] <mrgone> bah dads too stubborn
+[02 Jan/14:44] <pyrokiwi> hmmmm how old r u?
+[02 Jan/14:44] <mrgone> il prolly will when dsl gets over here, its 6 houses away
+[02 Jan/14:44] <mrgone> 17
+[02 Jan/14:44] <pyrokiwi> oh 
+[02 Jan/14:46] ! bijzonder is known as bijtv
+[02 Jan/14:47] ! ^KiwiDude is known as KD-Away
+[02 Jan/14:58] < SignOff: osbourne!osbourne@sdn-ar-001moslouP069.dialsprint.net (i am the pusher i'm a whore, i am the need you have for more)
+[02 Jan/14:58] > osbourne!osbourne@sdn-ar-001moslouP069.dialsprint.net has joined #win98
+[02 Jan/14:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/15:03] < SignOff: mrgone!~Webmaster@ts1-102.brg.tallships.ca (cept when ya say 'the storm of `91' itll be 'the storm of `01' which is stupid)
+[02 Jan/15:08] ! KD-Away is known as ^KiwiDude
+[02 Jan/15:19] < SignOff: osbourne!osbourne@sdn-ar-001moslouP069.dialsprint.net (Ping timeout for osbourne[sdn-ar-001moslouP069.dialsprint.net])
+[02 Jan/15:24] ! CJafk is known as CJ^
+[02 Jan/15:24] <pyrokiwi> yo CJ^
+[02 Jan/15:28] > whizd!~Michaelde@98CADF90.ipt.aol.com has joined #win98
+[02 Jan/15:30] > Mundane!fgfg@mp-118-121.daxnet.no has joined #win98
+[02 Jan/15:30] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/15:31] <Mundane> Anyone of you got the file drmclien.dll??
+[02 Jan/15:31] <pyrokiwi> not 4 u
+[02 Jan/15:31] <pyrokiwi> look at the topic
+[02 Jan/15:31] > osbourne!osbourne@sdn-ar-002moslouP074.dialsprint.net has joined #win98
+[02 Jan/15:32] <Mundane> why?
+[02 Jan/15:33] <Mundane> well..anyone who nows where I can go then..a place people will help?
+[02 Jan/15:33] <Azmodan> its a rule and we stick by it
+[02 Jan/15:33] <pyrokiwi> goto www.windrivers.com u can get dlls there
+[02 Jan/15:34] <Azmodan> mundane, try clicking start, run, type in SFC and pressing enter
+[02 Jan/15:34] <Mundane> thanks
+[02 Jan/15:34] <Azmodan> then tell it to get that file off your cd
+[02 Jan/15:35] <Mundane> Well...I have tried....
+[02 Jan/15:36] <Azmodan> did you use SFC or did you look on the cd yourself?
+[02 Jan/15:36] <Mundane> I searched for it on altavista... and I found something about the file on Microsoft...it had something to do with Windows Media Player...
+[02 Jan/15:36] <Azmodan> did you use SFC or did you look on the cd yourself?
+[02 Jan/15:36] <Mundane> both
+[02 Jan/15:38] <Azmodan> http://ftpsearch.ntnu.no
+[02 Jan/15:41] <Mundane> tried it...
+[02 Jan/15:41] < SignOff: whizd!~Michaelde@98CADF90.ipt.aol.com (Lost irc connection from 98CADF90.ipt.aol.com: Connection reset by peer)
+[02 Jan/15:42] <Mundane> by the way i isn't ntnu.no  .... it is something with lycos.......
+[02 Jan/15:42] < SignOff: Mundane!fgfg@mp-118-121.daxnet.no (Leaving)
+[02 Jan/15:42] <Azmodan> then he hasn't tried it
+[02 Jan/15:42] <Azmodan> the lycos version is so cut down its not funny
+[02 Jan/15:47] ! Katrina is known as Kat|fone
+[02 Jan/15:53] ! bijtv is known as bijznoder
+[02 Jan/15:53] ! bijznoder is known as bijzonder
+[02 Jan/16:05] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (Read error to Cat`Woman[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[02 Jan/16:11] ! Kat|fone is known as Katrina
+[02 Jan/16:21] > Verbose!dont@237-65-70.tr.cgocable.ca has joined #win98
+[02 Jan/16:21] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (Happy.y2k.2.u)
+[02 Jan/16:21] ! TwisteDmr is known as DrHoochie
+[02 Jan/16:22] <Verbose> Hello!  Is there a command line that I could use to send a winpopup message through my network?
+[02 Jan/16:22] <CJ^> not under 98
+[02 Jan/16:22] <CJ^> NT yes
+[02 Jan/16:23] ! ^AnG3L^ is known as ^AnG|afk
+[02 Jan/16:23] <CJ^> there are apps though
+[02 Jan/16:24] <Verbose> Such as?
+[02 Jan/16:24] <CJ^> winpopup i belive is the name of one...
+[02 Jan/16:24] ! fire^fish is known as Grem|in
+[02 Jan/16:24] ! QT^Away is known as ChiwiGal
+[02 Jan/16:25] ! `cow is known as ________
+[02 Jan/16:25] <Verbose> Is it a freeware?
+[02 Jan/16:25] <CJ^> some are
+[02 Jan/16:25] <Azmodan> winpopup is in 98
+[02 Jan/16:25] <CJ^> download.com
+[02 Jan/16:25] <CJ^> search there..
+[02 Jan/16:25] <CJ^> :P
+[02 Jan/16:25] <Verbose> Ok, thanks! :)
+[02 Jan/16:26] <CJ^> see hwo much i pay attention...
+[02 Jan/16:26] <Azmodan> hehe
+[02 Jan/16:26] <CJ^> but   cmd line....  
+[02 Jan/16:26] <CJ^> NT has net msg
+[02 Jan/16:27] > Bigguns!Bradbury41@129.37.197.52 has joined #win98
+[02 Jan/16:27] <pyrokiwi> back
+[02 Jan/16:28] < Bigguns!Bradbury41@129.37.197.52 has left #win98 ()
+[02 Jan/16:29] <Azmodan> hi
+[02 Jan/16:29] <pyrokiwi> hiya
+[02 Jan/16:30] > peakapeak!stvsmthr@client-141-152-156-51.bellatlantic.net has joined #win98
+[02 Jan/16:30] <pyrokiwi> hiya peakapeak
+[02 Jan/16:31] <peakapeak> hi
+[02 Jan/16:31] <w98> niihau, peakapeak
+[02 Jan/16:31] <peakapeak> how are u all
+[02 Jan/16:31] <pyrokiwi> kewl  u?
+[02 Jan/16:31] < Verbose!dont@237-65-70.tr.cgocable.ca has left #win98 ()
+[02 Jan/16:31] <peakapeak> i would be doing better if i had win98
+[02 Jan/16:31] <pyrokiwi> yeh u would
+[02 Jan/16:31] <peakapeak> i need it so bad
+[02 Jan/16:31] > Big`Ed!BigEd@01-060.009.popsite.net has joined #win98
+[02 Jan/16:31] <pyrokiwi> y?
+[02 Jan/16:31] <pyrokiwi> yo Big`Ed
+[02 Jan/16:31] <peakapeak> i ma useing 95 ver 1
+[02 Jan/16:32] <pyrokiwi> good newyears ed?
+[02 Jan/16:32] <peakapeak> i just got a usb port and can not use it
+[02 Jan/16:32] <Big`Ed> yes thanks
+[02 Jan/16:32] <Big`Ed> (98 channel)
+[02 Jan/16:32] <pyrokiwi> ahha u need win95 b i think
+[02 Jan/16:32] <Big`Ed> 95 ver 1 does not support usb
+[02 Jan/16:32] <pyrokiwi> or it may be win95c
+[02 Jan/16:32] <peakapeak> yes or that
+[02 Jan/16:32] <Big`Ed> b
+[02 Jan/16:32] <peakapeak> do u know where i can get it
+[02 Jan/16:32] <Big`Ed> or 98 (as in this channel)
+[02 Jan/16:33] <pyrokiwi> umm shop ?
+[02 Jan/16:33] <Big`Ed> retail store
+[02 Jan/16:33] ! ^AnG|afk is known as ^AnG3L^
+[02 Jan/16:33] <CJ^> peak  you need win95 b or better
+[02 Jan/16:33] <CJ^> or  the USB patch for win95 b
+[02 Jan/16:33] <peakapeak> i have the patch but it don't work with my win95
+[02 Jan/16:33] <peakapeak> (Request) Requesting:(I am looking for win98SE) «~{Polaris IRC}~»
+[02 Jan/16:34] <pyrokiwi> also y did u get usb? cause a lot of the time ppl get it and dont use it
+[02 Jan/16:34] < SignOff: Mandy!biged98@chat.eskimo.com (rehash!)
+[02 Jan/16:34] ! ^^Maab^^ is known as BuzzOff
+[02 Jan/16:34] <peakapeak> i need it for my cam
+[02 Jan/16:35] <pyrokiwi> ahha
+[02 Jan/16:35] <Big`Ed> peak - what part about this being win98 do you not understand?
+[02 Jan/16:35] <pyrokiwi> then u need to go and BUY win95b or later or even better win98 :) easy
+[02 Jan/16:35] <osbourne> peakapeak, shush
+[02 Jan/16:35] <pyrokiwi> or else as in my case u get ur dad to buy :)
+[02 Jan/16:35] <Azmodan> hey ozzy
+[02 Jan/16:36] <osbourne> howdy az
+[02 Jan/16:36] <Big`Ed> hi osbourne!
+[02 Jan/16:36] <pyrokiwi> anyway Big`Ed u hav a good newyear
+[02 Jan/16:36] <pyrokiwi> hmm osbourne do i know u?
+[02 Jan/16:36] <Big`Ed> (95b was not for sale retail!)
+[02 Jan/16:36] <pyrokiwi> ok sorry then
+[02 Jan/16:36] <Big`Ed> yes pyrokiwi - you?
+[02 Jan/16:36] <osbourne> heh, you too ed
+[02 Jan/16:36] <pyrokiwi> go buy win98
+[02 Jan/16:36] <pyrokiwi> yep i had good newyears no sleep then got made to ride this horse :)
+[02 Jan/16:36] <Big`Ed> head hurtting osbourne?
+[02 Jan/16:37] <Azmodan> (neither was 95c or 95d)
+[02 Jan/16:37] <osbourne> pyrokiwi, i've been here since near the begining
+[02 Jan/16:37] <pyrokiwi> it was funny
+[02 Jan/16:37] <pyrokiwi> hmmm musta somehow missed ya everytime i come
+[02 Jan/16:37] > WarnBufet!tomorrow@PPPa35-PoughkeepsieB1-2R5009.saturn.bbn.com has joined #win98
+[02 Jan/16:37] <pyrokiwi> anyway basically Big`Ed and co just hastle me :)
+[02 Jan/16:37] > Tribble!biged98@chat.eskimo.com has joined #win98
+[02 Jan/16:37] <pyrokiwi> and if az isnt here they hastle nz
+[02 Jan/16:38] <Big`Ed> (horses)
+[02 Jan/16:38] < SignOff: peakapeak!stvsmthr@client-141-152-156-51.bellatlantic.net (Ping timeout for peakapeak[client-141-152-156-51.bellatlantic.net])
+[02 Jan/16:38] <Azmodan> they can hassle NZ anytime they like
+[02 Jan/16:38] <osbourne> nope, actually feeling usually good
+[02 Jan/16:38] <pyrokiwi> oh btw az where can iget a cheap cdrom in nz ?
+[02 Jan/16:38] < WarnBufet!tomorrow@PPPa35-PoughkeepsieB1-2R5009.saturn.bbn.com has left #win98 ()
+[02 Jan/16:38] <pyrokiwi> or do u know wat a good price 4 NZ is
+[02 Jan/16:39] <Azmodan> pyrokiwi, should be able to get a 48x for 120ish
+[02 Jan/16:39] <Azmodan> go see sunskind in great south road
+[02 Jan/16:39] <pyrokiwi> hmmmm
+[02 Jan/16:39] <Azmodan> or are you not in auckland?
+[02 Jan/16:39] <pyrokiwi> i found a 40times 4 85$ plus gst
+[02 Jan/16:39] <Azmodan> pyro, thats a good price
+[02 Jan/16:39] <pyrokiwi> yeh im in auckland
+[02 Jan/16:39] * Big`Ed 's head hurt this AM
+[02 Jan/16:40] <Azmodan> Big`Ed should not have had so much Steinlarger
+[02 Jan/16:40] * pyrokiwi got told he was a "natural" for riding horses this new years
+[02 Jan/16:40] * pyrokiwi was NOT drunk either
+[02 Jan/16:40] <Azmodan> I should hope not
+[02 Jan/16:40] <Big`Ed> the steinies where ok, the wine, champain, and vodka later was the killer
+[02 Jan/16:41] * pyrokiwi had a funny time watching 2 girls beg this younger girl 4 a beer but the younger girl wouldnt let them into the fridge
+[02 Jan/16:41] ! BuzzOff is known as ^Maab^
+[02 Jan/16:41] <Big`Ed> hehe - good
+[02 Jan/16:41] <pyrokiwi> it was funny
+[02 Jan/16:42] <pyrokiwi> then they and 1 of their b|fs spend the rest of the time complaining that there were no "alchoholic beverages"
+[02 Jan/16:43] <pyrokiwi> it was funny
+[02 Jan/16:44] <Big`Ed> well - it will be a LONG time till i have that much alcohol again
+[02 Jan/16:44] <pyrokiwi> hehe
+[02 Jan/16:44] <pyrokiwi> hmmmm horses are funny
+[02 Jan/16:47] ! ^Maab^ is known as ^^Maab^^
+[02 Jan/16:48] ! DeViLgAl is known as Dark^LuVr
+[02 Jan/16:48] <Big`Ed> yup
+[02 Jan/16:49] <Big`Ed> love them
+[02 Jan/16:49] <Big`Ed> just don't get to see them enough
+[02 Jan/16:49] <pyrokiwi> esp when they start galloping and dont stop and u r on 1 and it is ur second time riding 
+[02 Jan/16:49] <pyrokiwi> but it stopped when i pulled very hard
+[02 Jan/16:49] <Big`Ed> thats the trick
+[02 Jan/16:50] <Big`Ed> shake the reins and kick the heels - and the stop fast
+[02 Jan/16:50] <pyrokiwi> kick heels?
+[02 Jan/16:50] <pyrokiwi> how do u reach them
+[02 Jan/16:50] <pyrokiwi> i just yanked reighns and it stopped eventually
+[02 Jan/16:50] <Azmodan> yeah Ed, how do you reach the horses heels?
+[02 Jan/16:51] * Big`Ed has long legs
+[02 Jan/16:51] <pyrokiwi> u got leg extenders or something?
+[02 Jan/16:51] <Big`Ed> YOUR heels in horse rompers silly
+[02 Jan/16:51] <pyrokiwi> longlegs yes but heck i hav long legs was on a small horse and still had no chance
+[02 Jan/16:51] <pyrokiwi> oh that makes horse go faster
+[02 Jan/16:51] <Big`Ed> what is this - pick on Americans day?
+[02 Jan/16:52] <pyrokiwi> yes know that pick on kiwi year has finished
+[02 Jan/16:53] <Big`Ed> it is?
+[02 Jan/16:53] <pyrokiwi> yes that was 1999
+[02 Jan/16:53] <pyrokiwi> this is 2000
+[02 Jan/16:53] <Big`Ed> that can only be done by a declaration of osbourne
+[02 Jan/16:53] <Azmodan> this is pick on pyrokiwi year
+[02 Jan/16:53] <Azmodan> all new fun to be had
+[02 Jan/16:53] <pyrokiwi> NO that was last year
+[02 Jan/16:53] ! Ola is known as Ola|Sov
+[02 Jan/16:54] ! TigStupid is known as TiggBrb
+[02 Jan/16:54] <pyrokiwi> hmmm my pc failed my y2k test but works fine now
+[02 Jan/16:54] <Big`Ed> what part of test?
+[02 Jan/16:54] <pyrokiwi> i set bios to 250 it didnt work
+[02 Jan/16:54] <pyrokiwi> woops 2750
+[02 Jan/16:54] <pyrokiwi> but hopefully ill hav new pc by then
+[02 Jan/16:54] <pyrokiwi> :)
+[02 Jan/16:54] <Big`Ed> thats a y2750 test - not y2k
+[02 Jan/16:54] <pyrokiwi> lol
+[02 Jan/16:55] <pyrokiwi> i know i did it b4 i learned that u dont need to save changes n bios to change clock
+[02 Jan/16:55] <Big`Ed> hehe
+[02 Jan/16:55] <Big`Ed> real kiwi's would have KNOWN that
+[02 Jan/16:55] > IVAN!me@ppp158.yakima-west.ewa.net has joined #win98
+[02 Jan/16:55] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/16:56] <pyrokiwi> my friend told me i left it on that but i didnt believe him
+[02 Jan/16:56] <pyrokiwi> then 5 minutes later i felt dumb
+[02 Jan/16:56] <CJ^> took 5 mins till ya felt dumb?
+[02 Jan/16:57] <Azmodan> I think he's picking on you pyro
+[02 Jan/16:57] * Big`Ed smells something burning
+[02 Jan/16:57] <Big`Ed> smells like fruit
+[02 Jan/16:58] ! Q_SuIcIde is known as test0r
+[02 Jan/16:58] <CJ^> hehe
+[02 Jan/16:58] <CJ^> kiwi  in the microwave
+[02 Jan/16:58] ! ReMaX is known as He||cat
+[02 Jan/16:58] * pyrokiwi is getting annoyed
+[02 Jan/16:58] <Big`Ed> set 4 - 5minutes
+[02 Jan/16:58] <Big`Ed> on HI
+[02 Jan/16:58] <CJ^> rotate halfway through
+[02 Jan/16:59] <CJ^> serve with tater tots
+[02 Jan/17:00] ! He||cat is known as ReMaX
+[02 Jan/17:00] * pyrokiwi yells and screams
+[02 Jan/17:00] <Big`Ed> hehe
+[02 Jan/17:00] <Big`Ed> best part
+[02 Jan/17:00] * pyrokiwi wonders if Big`Ed has a pic?
+[02 Jan/17:01] ! test0r is known as Q_SuIcIde
+[02 Jan/17:03] * pyrokiwi wonders if any1 here has a pic
+[02 Jan/17:03] <Big`Ed> sure - i have lots of pics on my wall
+[02 Jan/17:03] * pyrokiwi has a pic and has given it around but no every1 else is too CHICKEN
+[02 Jan/17:04] <CJ^> you just said yer system aint Y2K compliant... and yer gonna subject yerself to the likes of Ed???
+[02 Jan/17:04] <CJ^> eww  thats brave
+[02 Jan/17:05] * Big`Ed glances at the topic
+[02 Jan/17:05] > King_TJ!~twyrick@ppp-207-193-24-74.stlsmo.swbell.net has joined #win98
+[02 Jan/17:05] <CJ^> sorry  << monitor is too fragile...
+[02 Jan/17:05] ! Dark^LuVr is known as DeViLgAl
+[02 Jan/17:05] <CJ^> may break
+[02 Jan/17:05] <CJ^> besides.. i only have room for the nudes i get online.....
+[02 Jan/17:06] <CJ^> i mean.. um...   Tux pics.. yeah  thats it
+[02 Jan/17:06] <pyrokiwi> hmmmm
+[02 Jan/17:06] <pyrokiwi> CJ^
+[02 Jan/17:06] ! DeViLgAl is known as Dark^LuVr
+[02 Jan/17:06] <Big`Ed> hi King_TJ
+[02 Jan/17:06] <King_TJ> Hello....
+[02 Jan/17:06] <King_TJ> Actually, I just came in here 'cuz I have a quick question. Looking for a Hayes ESP accelerator driver for '98....
+[02 Jan/17:07] <King_TJ> Since Hayes went backrupt a while back, looks like the drivers are nowhere to be found anymore and I lost my disk for mine.
+[02 Jan/17:07] <pyrokiwi> www.windrivers.com
+[02 Jan/17:07] <CJ^> www.windrivers.com
+[02 Jan/17:07] <pyrokiwi> lol i betya to it
+[02 Jan/17:07] <King_TJ> I tried windrivers .... and it sucked. Just pointed me to www.hayes.com
+[02 Jan/17:07] <CJ^> but........ being that Hayes is no longer in action  who knows if its available...
+[02 Jan/17:08] <pyrokiwi> www.driverguide.com BUT use ie to go there
+[02 Jan/17:08] <pyrokiwi> also login-drivers password-all
+[02 Jan/17:08] <King_TJ> Hmm.... ok. Might try that.
+[02 Jan/17:08] <Big`Ed> pyrokiwi - is that a legal site?
+[02 Jan/17:09] <CJ^> windrivers.com seems to have em now
+[02 Jan/17:09] <pyrokiwi> Big`Ed as far as i know it is
+[02 Jan/17:09] <CJ^> http://www.windrivers.com/company/hayes/index.htm   << there?
+[02 Jan/17:09] <pyrokiwi> y wouldnt it be Big`Ed?
+[02 Jan/17:10] <Big`Ed> pyrokiwi - most sites that require passowrds arn't
+[02 Jan/17:10] <Azmodan> driverguide is ok
+[02 Jan/17:10] <pyrokiwi> yeh
+[02 Jan/17:10] <pyrokiwi> Big`Ed every login/password is same
+[02 Jan/17:10] <Big`Ed> ok
+[02 Jan/17:10] <pyrokiwi> go there and u will see
+[02 Jan/17:10] <Big`Ed> sorry
+[02 Jan/17:10] <Big`Ed> just asking
+[02 Jan/17:11] <pyrokiwi> thats ok :)
+[02 Jan/17:11] <Azmodan> back to pick on american day is it?
+[02 Jan/17:11] <CJ^> forgiven  for now...
+[02 Jan/17:11] <Big`Ed> no - pick on dudes from WA, USA
+[02 Jan/17:11] <pyrokiwi> lol yep pick on americans
+[02 Jan/17:15] > Mandy_!biged98@chat.eskimo.com has joined #win98
+[02 Jan/17:15] <Azmodan> -op Aphrodite Mandy_ Tribble 
+[02 Jan/17:15] @ mode #win98 [+ooo Aphrodite Mandy_ Tribble] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/17:21] ! Mandy_ is known as Mandy
+[02 Jan/17:22] <King_TJ> [CJ^]: windrivers.com didn't have an ESP driver on that link you posted.....
+[02 Jan/17:23] <King_TJ> I think I'm outta luck on that thing....
+[02 Jan/17:24] > deek44!deek@deek.powersurfr.com has joined #win98
+[02 Jan/17:24] < King_TJ!~twyrick@ppp-207-193-24-74.stlsmo.swbell.net has left #win98 (havoc.is.schmokin'!)
+[02 Jan/17:24] <CJ^> possible..
+[02 Jan/17:24] <CJ^> what is the ESP anyways?
+[02 Jan/17:24] <CJ^> just a modem?
+[02 Jan/17:24] <CJ^> or  what is it?
+[02 Jan/17:24] <CJ^> ok
+[02 Jan/17:24] <CJ^> NM
+[02 Jan/17:24] <CJ^> ok...  
+[02 Jan/17:24] <CJ^> Unrel time
+[02 Jan/17:24] ! CJ^ is known as CJafk
+[02 Jan/17:28] > ninou_!nioum@catv21268200213.chl.brutele.be has joined #win98
+[02 Jan/17:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/17:29] <ninou_> meilleurs voeux de belgique (europe) à toutes et tous :-)
+[02 Jan/17:29] <Azmodan> english please
+[02 Jan/17:29] <ninou_> ok  sorry
+[02 Jan/17:29] <Azmodan> how can we help?
+[02 Jan/17:30] <pyrokiwi> ?
+[02 Jan/17:30] <ninou_> i don't speak english   bye
+[02 Jan/17:30] < ninou_!nioum@catv21268200213.chl.brutele.be has left #win98 ()
+[02 Jan/17:30] <Azmodan> lol
+[02 Jan/17:31] <Azmodan> thats pretty good for no english
+[02 Jan/17:31] <pyrokiwi> lol
+[02 Jan/17:31] <deek44> indeed
+[02 Jan/17:34] ! ^^Maab^^ is known as everyone
+[02 Jan/17:34] ! everyone is known as ^^Maab^^
+[02 Jan/17:35] <pyrokiwi> if ppl talk to me in other languages i talk in english to say i cant
+[02 Jan/17:35] < SignOff: deek44!deek@deek.powersurfr.com (Ping timeout for deek44[deek.powersurfr.com])
+[02 Jan/17:35] > FultarX!ask@sdn-ar-001payorkP067.dialsprint.net has joined #win98
+[02 Jan/17:36] <pyrokiwi> ping pls
+[02 Jan/17:37] <Azmodan> no
+[02 Jan/17:37] <pyrokiwi> plsplspls
+[02 Jan/17:37] <pyrokiwi> y not?
+[02 Jan/17:37] <Azmodan> because your obviously not lagged
+[02 Jan/17:37] <pyrokiwi> oh ok ":)
+[02 Jan/17:42] < SignOff: Big`Ed!BigEd@01-060.009.popsite.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[02 Jan/17:44] <pyrokiwi> hmmm i wonder who here likes flash bios?
+[02 Jan/17:44] <pyrokiwi> i kinda dont
+[02 Jan/17:44] <pyrokiwi> cause if u hav virus u can wreck ur whole mb
+[02 Jan/17:45] <pyrokiwi> my friend got cih with flashbios but was lucky so is alive (his bros pc) (ex graphics workstation)
+[02 Jan/17:46] > sucker11!Greek_gods@d185d0c75.rochester.rr.com has joined #win98
+[02 Jan/17:46] <sucker11> can someone help me... my mouse cursor keeps going busy like every 3 secs... no matter what i do it is always busy... is it a auto refresh thing or something... please help it is drving me crazy
+[02 Jan/17:47] > Elysian!Elysian@1Cust66.tnt4.plano.tx.da.uu.net has joined #win98
+[02 Jan/17:47] <Elysian> hi
+[02 Jan/17:48] <Elysian> fultar: did your bios update work?
+[02 Jan/17:50] < IVAN!me@ppp158.yakima-west.ewa.net has left #win98 ()
+[02 Jan/17:50] > Boney!Polaris@59-pool1.ras11.calan.agisdial.net has joined #win98
+[02 Jan/17:50] <Elysian> hi
+[02 Jan/17:51] <Boney> how do I connect two video cards together
+[02 Jan/17:51] <Elysian> boney: what type?
+[02 Jan/17:51] <pyrokiwi> wat video cards?
+[02 Jan/17:51] <pyrokiwi> can they be connected?
+[02 Jan/17:51] < SignOff: sucker11!Greek_gods@d185d0c75.rochester.rr.com (Read error to sucker11[d185d0c75.rochester.rr.com]: Connection reset by peer)
+[02 Jan/17:51] <Boney> viper v550 and vodoo 3 3000
+[02 Jan/17:51] <Elysian> you can't
+[02 Jan/17:51] <Elysian> they are incompatible
+[02 Jan/17:52] <pyrokiwi> do u mean as in 2 moniters?
+[02 Jan/17:52] <Boney> R U sure
+[02 Jan/17:52] <Boney> no 
+[02 Jan/17:52] <Boney> I want both card to run on my computer using only one montier
+[02 Jan/17:52] <Elysian> if you had voodoo2's then they would work but other than that it is practically impossible
+[02 Jan/17:52] <pyrokiwi> nope voodoo3 doesnt need it
+[02 Jan/17:53] <FultarX> yo elysian
+[02 Jan/17:53] <FultarX> that flash screwed up my board
+[02 Jan/17:53] <FultarX> won't boot any more
+[02 Jan/17:53] <Elysian> really?
+[02 Jan/17:53] <pyrokiwi> yeh i hate flash
+[02 Jan/17:53] <Elysian> thats messed up
+[02 Jan/17:53] <Elysian> what you should do
+[02 Jan/17:53] <Elysian> there is a jumper on your motherboard to reset the cmos
+[02 Jan/17:53] <Elysian> i think that could possibly help
+[02 Jan/17:54] <Boney> some one said that it will work but I need a little program
+[02 Jan/17:54] <Elysian> boney: never heard of such a program
+[02 Jan/17:54] <FultarX> what will it reset thought...
+[02 Jan/17:54] <CJafk> why use 2 2d/3d cards in one system
+[02 Jan/17:54] <Boney> no that will not help because U reprogramed the bios
+[02 Jan/17:54] <FultarX> will it go back to the original??
+[02 Jan/17:54] <FultarX> yeah that is what I thought
+[02 Jan/17:54] <CJafk> didnt know thay the VD3 3000 was pci either...
+[02 Jan/17:54] <Elysian> but if you could write one then send it to me cause i gotta couple of incompatible cards i wanna bind!:)
+[02 Jan/17:55] <FultarX> that is if you forget your password
+[02 Jan/17:55] <Elysian> fultar: dunno but it is your only chance that i know of
+[02 Jan/17:55] <Elysian> cj: v3's are pci and agp
+[02 Jan/17:55] <Elysian> 3k's
+[02 Jan/17:55] <Elysian> i've seen em
+[02 Jan/17:55] <Elysian> at fry'sa
+[02 Jan/17:55] <Elysian> -a
+[02 Jan/17:55] <CJafk> ick
+[02 Jan/17:55] <pyrokiwi> hmmm i think unless u hav remoovable bios ur whole mb may be scrapped
+[02 Jan/17:55] <Elysian> yeah
+[02 Jan/17:55] <Elysian> thats what i said
+[02 Jan/17:56] <Elysian> but if you are like me with only pci and isa, then you'd be happy:)
+[02 Jan/17:56] <Elysian> and a crappy s3 virge decelerator
+[02 Jan/17:56] <pyrokiwi> yeh Elysian im like u :)
+[02 Jan/17:56] <pyrokiwi> join the club
+[02 Jan/17:56] <Elysian> hehe
+[02 Jan/17:56] <pyrokiwi> :Þ~
+[02 Jan/17:56] <Elysian> i'm gonna be happy when i get my athlon!:)
+[02 Jan/17:56] <Elysian> i know you hate it cj:)
+[02 Jan/17:57] <pyrokiwi> lol
+[02 Jan/17:57] <pyrokiwi> same
+[02 Jan/17:57] <Elysian> that'll be april!
+[02 Jan/17:57] <Elysian> tax back monet
+[02 Jan/17:57] <Elysian> money
+[02 Jan/17:57] <Elysian> actually
+[02 Jan/17:57] <Elysian> probly may or so
+[02 Jan/17:57] <Elysian> i will get a lotta money back(at least to me)
+[02 Jan/17:57] <pyrokiwi> hmmm thatl be never or long time 4 me
+[02 Jan/17:58] <Azmodan> doh
+[02 Jan/17:58] <pyrokiwi> wat az?
+[02 Jan/17:58] <Azmodan> better wishes of Belgium (Europe) to all and all
+[02 Jan/17:58] <Azmodan> he was give us his best wishes
+[02 Jan/17:58] <Elysian> why?
+[02 Jan/17:58] <pyrokiwi> huh
+[02 Jan/17:59] <Azmodan> that guy before
+[02 Jan/17:59] <Elysian> which guy?
+[02 Jan/17:59] <pyrokiwi> oh ok thanx to him
+[02 Jan/17:59] <pyrokiwi> gtg syas
+[02 Jan/17:59] <Azmodan> ely, some guy came in speaking french
+[02 Jan/17:59] <Elysian> ok
+[02 Jan/17:59] <pyrokiwi> oh :)
+[02 Jan/17:59] <Elysian> too bad lordwar doesn't get on anymore:)
+[02 Jan/17:59] <Azmodan> hehehe
+[02 Jan/18:00] <Azmodan> w98 translate to french why can't we do it ourselves?
+[02 Jan/18:00] < SignOff: pyrokiwi!hehe@210-55-122-234.dialup.xtra.co.nz (sya all **hugs**)
+[02 Jan/18:00] [w98> Azmodan: pourquoi ne pouvons-nous pas le faire nous-mêmes?
+[02 Jan/18:00] <Elysian> hehe
+[02 Jan/18:00] * Elysian is no frenchie!
+[02 Jan/18:00] <Elysian> :)
+[02 Jan/18:01] <Azmodan> ok for those that don't know, w98 is an infobot
+[02 Jan/18:01] <Azmodan> he's full of all sorts of tips
+[02 Jan/18:01] <Elysian> hehe
+[02 Jan/18:01] <Boney> who is pyrokiwi
+[02 Jan/18:01] <w98> well, pyrokiwi is Azmodan's friend
+[02 Jan/18:02] <Boney> can anyone help me with my video cards
+[02 Jan/18:02] <Azmodan> w98 forget pyrokiwi
+[02 Jan/18:02] [w98> Azmodan: I forgot pyrokiwi
+[02 Jan/18:02] <Azmodan> whats up with them boney?
+[02 Jan/18:03] + Azmodan suggests boney read the topic
+[02 Jan/18:04] > jet!~pirch@1Cust140.tnt1.seymour.in.da.uu.net has joined #win98
+[02 Jan/18:04] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/18:04] <Boney> sorry
+[02 Jan/18:04] <Elysian> hi jet
+[02 Jan/18:04] <Azmodan> Boney, no /msg's
+[02 Jan/18:04] <Azmodan> hehe
+[02 Jan/18:04] <Azmodan> now whats your question?
+[02 Jan/18:04] <jet> hey hows things?
+[02 Jan/18:04] * Elysian thinks jet should ditch pirch and get a real script!
+[02 Jan/18:04] <Elysian>  <<ÐêtóÑ8®>> v3.0  Internet terrorism at its finest.
+[02 Jan/18:05] <Elysian> err
+[02 Jan/18:05] <Elysian> client
+[02 Jan/18:05] <Elysian> :)
+[02 Jan/18:05] [Boney> azmodan can U help
+[02 Jan/18:05] < SignOff: FultarX!ask@sdn-ar-001payorkP067.dialsprint.net (Ping timeout for FultarX[sdn-ar-001payorkP067.dialsprint.net])
+[02 Jan/18:05] + Azmodan reminds Elysian that pirch is not a script
+[02 Jan/18:05] <jet> is that right?
+[02 Jan/18:05] <Elysian> i know:)
+[02 Jan/18:05] <Boney> I want to connect two video cards
+[02 Jan/18:05] <Elysian> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^6
+[02 Jan/18:05] <jet> I'm open
+[02 Jan/18:05] <Elysian> [11:03] <Elysian> client
+[02 Jan/18:05] <Boney> I have a viper v550 and a Voodoo 3 3000
+[02 Jan/18:05] <Elysian> boney: good luck!
+[02 Jan/18:05] <Azmodan> ok boney
+[02 Jan/18:05] <Elysian> thats a impossible pare
+[02 Jan/18:05] <Elysian> pair
+[02 Jan/18:05] <Azmodan> are they both pci?
+[02 Jan/18:06] <Boney> no one is pci and the other is agp
+[02 Jan/18:06] [Elysian> azmodan: he wants to connect them and use only one monitor!
+[02 Jan/18:06] + Azmodan puts his glasses on
+[02 Jan/18:06] <Azmodan> now I can read my screen!
+[02 Jan/18:06] <CJafk> Boney...  where did you hear you can do that?
+[02 Jan/18:07] <Boney> can I use tyhe viper with the voodoo 3 2000???
+[02 Jan/18:07] <Elysian> i thought it was a 300
+[02 Jan/18:07] <CJafk> NO
+[02 Jan/18:07] <Boney> just wonding
+[02 Jan/18:07] <CJafk> no...
+[02 Jan/18:07] <Elysian> 3000
+[02 Jan/18:07] <CJafk> look  
+[02 Jan/18:07] <Azmodan> getting multi monitor to work with pci and agp combos is difficult
+[02 Jan/18:07] <CJafk> both cards are 2d/3d
+[02 Jan/18:07] <Elysian> no kidding
+[02 Jan/18:07] <CJafk> well  thats easier than what he wants to do...
+[02 Jan/18:07] <Elysian> i had a tough enough time with 2 pci
+[02 Jan/18:07] <Azmodan> yeah
+[02 Jan/18:07] <Boney> I just want to use one moniter
+[02 Jan/18:08] <CJafk> Boney  no
+[02 Jan/18:08] <Azmodan> boney, then you only need the voodoo
+[02 Jan/18:08] <CJafk> ya cant do that...
+[02 Jan/18:08] <CJafk> not that way
+[02 Jan/18:08] <Elysian> 2 s3 virge identical cards and it didn't work!!!!
+[02 Jan/18:08] <CJafk> stick with one card...
+[02 Jan/18:08] <CJafk> or  go multimon...
+[02 Jan/18:08] ! ^KiwiDude is known as KD-Away
+[02 Jan/18:08] <Boney> how much is voodoo 2
+[02 Jan/18:08] <Elysian> nothing ever showed up ont he second monitor
+[02 Jan/18:08] <Elysian> :(
+[02 Jan/18:08] <Elysian> it said it worked and i could movce stuff there, but no can do!
+[02 Jan/18:08] <CJafk> VD2 is cheap
+[02 Jan/18:08] <CJafk> but  why bother?
+[02 Jan/18:08] <CJafk> ya got a VD 3
+[02 Jan/18:09] <CJafk> use it
+[02 Jan/18:09] <Elysian> no kidding
+[02 Jan/18:09] <Boney> I used two moniter but I just only want to use one moniter
+[02 Jan/18:09] <CJafk> oe send it to me...
+[02 Jan/18:09] <CJafk> ill send ya a vd2
+[02 Jan/18:09] <CJafk> Boney   this isnt a 2d card witha  3d card..
+[02 Jan/18:09] <CJafk> its two 2d/3d cards...
+[02 Jan/18:09] <CJafk> you cant link the two on one monitor...
+[02 Jan/18:10] <Azmodan> Boney, take the viper out and put it in a box to gather cobwebs
+[02 Jan/18:10] <Elysian> or send it to me!:)
+[02 Jan/18:10] <Azmodan> Boney, you only need to use the voodoo3 card.  It combines both 2d and 3d in the same card
+[02 Jan/18:10] <CJafk> heck yeah
+[02 Jan/18:11] <Azmodan> it is not like earlier voodoo's that were seperate 3d only
+[02 Jan/18:11] <Boney> but one moniter can only handle 800x600 one the voodoo
+[02 Jan/18:11] <CJafk> so?
+[02 Jan/18:11] <w98> so is, like, it
+[02 Jan/18:11] <Azmodan> your voodoo 3 will handle up to 1280x1024
+[02 Jan/18:12] <CJafk> like having two cards is gonna make it better???
+[02 Jan/18:12] <Azmodan> but it sounds more like you need a new monitor
+[02 Jan/18:12] <Boney> I have a 15" moniter
+[02 Jan/18:12] <Elysian> boney: but on the other it does higher?
+[02 Jan/18:12] <Elysian> the other card
+[02 Jan/18:12] <Azmodan> Boney, you probably only have an 800x600 monitor driver loaded
+[02 Jan/18:13] <Elysian> or
+[02 Jan/18:13] <CJafk> a 15" should do 1024x768
+[02 Jan/18:13] <Elysian> you need to load a monitor driver saying your monitor does 1280x1024... the same exact thing happened to me!
+[02 Jan/18:13] <Boney> not on a voodoo
+[02 Jan/18:13] <CJafk> SVGA 1024x768
+[02 Jan/18:13] <CJafk> yes
+[02 Jan/18:13] <CJafk> on a voodoo 3
+[02 Jan/18:13] <Azmodan> yes on a voodoo
+[02 Jan/18:13] <Elysian> yeah
+[02 Jan/18:13] <Azmodan> I'm doing it myself on my own voodoo 3
+[02 Jan/18:13] <CJafk> voodoo 2 no...
+[02 Jan/18:13] <Elysian> but if you set it to 1024x768 it does the one lower.... 800x600...
+[02 Jan/18:13] <CJafk> voodoo 2 was 800x600 i think max
+[02 Jan/18:14] <Boney> my moniter can handle 1280x1024
+[02 Jan/18:14] <Elysian> boney: but make the v3 think it can
+[02 Jan/18:14] <Elysian> then set it to 1024x768 and it should work
+[02 Jan/18:14] <Boney> on a voodoo 3 a 15" moniter can handle 800x600
+[02 Jan/18:14] <Elysian> boney
+[02 Jan/18:14] <Azmodan> Boney, incorrect
+[02 Jan/18:14] <Elysian> change the monitor type
+[02 Jan/18:14] <Elysian> cause it'll do higher
+[02 Jan/18:14] <Elysian> it does 1920x1440 or so i think
+[02 Jan/18:15] <Boney> done that
+[02 Jan/18:15] <Elysian> boney: changed the monitor type to a higher res monitor?
+[02 Jan/18:15] <Boney> done that but can't be changed
+[02 Jan/18:16] <Azmodan> Boney of course it can be done
+[02 Jan/18:16] <Azmodan> and if you give me a second I'll tell you exactly how
+[02 Jan/18:16] <Boney> not on the voodoo
+[02 Jan/18:16] <Boney> I'm running on my viper
+[02 Jan/18:16] <Azmodan> boney do you want the help
+[02 Jan/18:16] <Elysian> boney: you can get it higher trust me!
+[02 Jan/18:16] <Boney> yeah
+[02 Jan/18:17] <Azmodan> which card is in the computer right now?
+[02 Jan/18:17] <Boney> viper
+[02 Jan/18:17] <Elysian> run on the voodoo... you can get highr if you just listen
+[02 Jan/18:17] <Azmodan> right, remove its drivers and install the voodoo3 then come back and I'll tell you what to do next
+[02 Jan/18:17] <Boney> ok
+[02 Jan/18:17] <Azmodan> (and take the card out too)
+[02 Jan/18:18] <Boney> ok I am running on the voodoo now
+[02 Jan/18:18] <Elysian> boney: how is that?
+[02 Jan/18:18] <Boney> I have both cards on
+[02 Jan/18:18] <Elysian> and all you did was switch the wire?
+[02 Jan/18:18] <Boney> yeah
+[02 Jan/18:18] <Azmodan> boney, take the other card out
+[02 Jan/18:19] <Azmodan> the viper is the limiting factor here
+[02 Jan/18:19] <Elysian> you should get another monitor! multimonitor seems to be working... seems
+[02 Jan/18:19] <Azmodan> get it out of the computer
+[02 Jan/18:19] <Elysian> like
+[02 Jan/18:19] <Elysian> shut down
+[02 Jan/18:19] <Elysian> andtake it out
+[02 Jan/18:19] <Boney> ok
+[02 Jan/18:19] < Boney!Polaris@59-pool1.ras11.calan.agisdial.net has left #win98 ()
+[02 Jan/18:19] <Azmodan> arrrrrgh
+[02 Jan/18:19] <Elysian> hehe
+[02 Jan/18:19] <Elysian> ignorant people
+[02 Jan/18:20] <jet> some people you just cant help
+[02 Jan/18:21] > Boney!Polaris@59-pool1.ras11.calan.agisdial.net has joined #win98
+[02 Jan/18:21] <Boney> I'm back
+[02 Jan/18:21] <Azmodan> no viper card in the computer?
+[02 Jan/18:22] <Boney> yeah
+[02 Jan/18:22] <Azmodan> ok what resolution choices do you have now?
+[02 Jan/18:23] <Boney> 800x600 only
+[02 Jan/18:23] <Azmodan> ok
+[02 Jan/18:23] <Azmodan> now
+[02 Jan/18:23] <Azmodan> right click your desktop and select properties
+[02 Jan/18:23] <Azmodan> click the settings tab after that
+[02 Jan/18:23] <Azmodan> then click the advanced button
+[02 Jan/18:23] <Azmodan> then click the Monitor Tab
+[02 Jan/18:23] <Azmodan> then click the change button
+[02 Jan/18:24] <Azmodan> click the next button
+[02 Jan/18:24] <Azmodan> select Display a list of all drivers
+[02 Jan/18:24] <Azmodan> click next
+[02 Jan/18:24] > Verbose!dont@237-65-70.tr.cgocable.ca has joined #win98
+[02 Jan/18:24] <Azmodan> select Show all hardware
+[02 Jan/18:25] <Azmodan> in the left hand side title Manufacturers select (Standard monitor types)
+[02 Jan/18:25] <Azmodan> in the right hand side tittled Models select Super VGA 1024x768
+[02 Jan/18:25] <Boney> ok
+[02 Jan/18:25] <Azmodan> click next
+[02 Jan/18:25] <Boney> ok
+[02 Jan/18:25] <Azmodan> then click next again
+[02 Jan/18:26] <Verbose> Is there a way to make a message pop-up on your own screen using a cmd line?
+[02 Jan/18:26] <Azmodan> then click finish
+[02 Jan/18:26] <Boney> done
+[02 Jan/18:26] <Azmodan> click close
+[02 Jan/18:26] <Boney> don't work
+[02 Jan/18:26] <Azmodan> now in the Screen Area section of the windows that remains open select the higher res
+[02 Jan/18:26] <CJafk> what monitor do you have?
+[02 Jan/18:26] > Cat`Woman!~Cat@24.31.74.225 has joined #win98
+[02 Jan/18:27] <CJafk> what brand and model?
+[02 Jan/18:27] <Boney> moniter 1024x768
+[02 Jan/18:27] <Boney> but running only on 800x600
+[02 Jan/18:27] <Boney> proview
+[02 Jan/18:27] <CJafk> then switch it to 1024x768
+[02 Jan/18:27] <Azmodan> you will now have a 1024x768 option
+[02 Jan/18:28] <Azmodan> just move the slider to the right to select it
+[02 Jan/18:28] <Boney> can't move it
+[02 Jan/18:28] <CJafk> its maxed at 800x600?
+[02 Jan/18:28] <Boney> yeah
+[02 Jan/18:28] <Azmodan> Boney, how many little computer screens are shown in that window?
+[02 Jan/18:28] <CJafk> grrr.. proview ... MODEL   
+[02 Jan/18:29] <Boney> one
+[02 Jan/18:29] <Azmodan> now answer CJ please
+[02 Jan/18:29] <CJafk> get the correct INF file from proview or windrivers..
+[02 Jan/18:29] <Boney> ok
+[02 Jan/18:29] < SignOff: Cat`Woman!~Cat@24.31.74.225 (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[02 Jan/18:29] < Boney!Polaris@59-pool1.ras11.calan.agisdial.net has left #win98 ()
+[02 Jan/18:29] <CJafk> nm
+[02 Jan/18:29] <Azmodan> wonder what step he missed
+[02 Jan/18:29] <CJafk> just flipping nm
+[02 Jan/18:30] < SignOff: Elysian!Elysian@1Cust66.tnt4.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust66.tnt4.plano.tx.da.uu.net])
+[02 Jan/18:30] <CJafk> any 15" monitor i know can do 1024x768
+[02 Jan/18:30] <Azmodan> I've only seen some old compaq 15"'s that can't do it
+[02 Jan/18:30] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/18:30] <CJafk> Maximum resolution 1280X1024, Non-interlaced
+[02 Jan/18:30] <Azmodan> wb cat
+[02 Jan/18:31] <CJafk> thats from Proviews site
+[02 Jan/18:31] <Verbose> Could someone help me, please?
+[02 Jan/18:32] <Azmodan> whats up verbose?
+[02 Jan/18:33] <Verbose> Is there a way to make a message pop-up on your own screen (in a grey window with a "Yes" and "Cancel" button) using a cmd line?
+[02 Jan/18:37] <CJafk> not with 98 that i know of
+[02 Jan/18:39] <Verbose> >:|   Ok, thanks for your help :)
+[02 Jan/18:41] ! Dark^LuVr is known as DarkAFK
+[02 Jan/18:43] < SignOff: jet!~pirch@1Cust140.tnt1.seymour.in.da.uu.net (Ping timeout for jet[1Cust140.tnt1.seymour.in.da.uu.net])
+[02 Jan/18:43] > jet350!~pirch@1Cust158.tnt2.seymour.in.da.uu.net has joined #win98
+[02 Jan/18:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/18:43] <Azmodan> verbose
+[02 Jan/18:44] <Azmodan> you just want a simple message to pop up?
+[02 Jan/18:45] <Verbose> yes
+[02 Jan/18:46] <Azmodan> do you need a cancel button?
+[02 Jan/18:47] <Verbose> Cancel or OK would be fine :)
+[02 Jan/18:47] <Cat`Woman> so, az.. what do you think would be the absolute fastest and easiest way to verify a correct installation of a network card?
+[02 Jan/18:47] > Terrance!GarbageDay@cras18p96.navix.net has joined #win98
+[02 Jan/18:48] <Azmodan> if its on a tcp/ip network just give it a number and ping something
+[02 Jan/18:48] <Azmodan> if that works then the card is fine
+[02 Jan/18:48] <Cat`Woman> well...
+[02 Jan/18:48] <Cat`Woman> it is a tcp/ip network, and the cableing is all in place but..
+[02 Jan/18:48] <Cat`Woman> hmmm
+[02 Jan/18:48] < Terrance!GarbageDay@cras18p96.navix.net has left #win98 ()
+[02 Jan/18:48] <Azmodan> or if there are shares on the network then just tick file shareing and see what pops up
+[02 Jan/18:49] <Cat`Woman> there is no server
+[02 Jan/18:49] <Cat`Woman> not yet
+[02 Jan/18:49] <Cat`Woman> I want to get the cards in the client systems first
+[02 Jan/18:49] <Cat`Woman> can I set up a quick peer to peer?
+[02 Jan/18:50] <Azmodan> maybe install tcp/ip and ping the local loopback
+[02 Jan/18:50] <Azmodan> e.g. ping 127.0.01
+[02 Jan/18:50] <Azmodan> e.g. ping 127.0.0.1
+[02 Jan/18:50] <Cat`Woman> that sounds good
+[02 Jan/18:50] ! ChiwiGal is known as QT^ShoWa
+[02 Jan/18:51] [Verbose> Azmodan: do you have a solution?
+[02 Jan/18:52] <Azmodan> I'll be right with you Verbose I'm almost finished
+[02 Jan/18:52] <Verbose> ok... :)
+[02 Jan/18:52] @ mode #win98 [+v Cat`Woman] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/18:56] < jet350!~pirch@1Cust158.tnt2.seymour.in.da.uu.net has left #win98 ()
+[02 Jan/19:00] <Azmodan> ok Verbose
+[02 Jan/19:00] <Azmodan> let me get this to a website for you
+[02 Jan/19:00] <Azmodan> so you can download it
+[02 Jan/19:01] > jet!~pirch@1Cust158.tnt2.seymour.in.da.uu.net has joined #win98
+[02 Jan/19:01] ! DarkAFK is known as Dark^LuVr
+[02 Jan/19:02] < SignOff: jet!~pirch@1Cust158.tnt2.seymour.in.da.uu.net (Read error to jet[1Cust158.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[02 Jan/19:06] > Doorn!bubbadave@ppp-104.FAR.cableone.net has joined #win98
+[02 Jan/19:07] <Azmodan> Verbose, you still here?
+[02 Jan/19:07] <Verbose> Yep ...
+[02 Jan/19:07] <Azmodan> www.azmodan.ath.cx/conmsg.exe
+[02 Jan/19:07] <Azmodan> usage: conmsg message goes here
+[02 Jan/19:07] < Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has left #win98 ()
+[02 Jan/19:08] <Verbose> is it a program you just made up?
+[02 Jan/19:08] ! HigHBabE is known as HigH|AwaY
+[02 Jan/19:09] <Azmodan> yes
+[02 Jan/19:09] <Azmodan> its like 10kb
+[02 Jan/19:10] <Verbose> Is it C++?
+[02 Jan/19:10] <Azmodan> nope
+[02 Jan/19:10] <Azmodan> pascal
+[02 Jan/19:12] <Verbose> Oh... Could you send me the source code?
+[02 Jan/19:12] <Azmodan> nope
+[02 Jan/19:12] <Azmodan> ;-)
+[02 Jan/19:12] ! CJafk is known as CJ^
+[02 Jan/19:12] <Verbose> :|
+[02 Jan/19:12] <Azmodan> I'll release it along with my other tools ;-)
+[02 Jan/19:12] <Azmodan> wb CJ
+[02 Jan/19:13] ! wildangel is known as W|LdAnGeL
+[02 Jan/19:13] <Verbose> Oh.. Ok, can't argue with that :)
+[02 Jan/19:13] <Verbose> Well, thanks for the program!
+[02 Jan/19:13] <Azmodan> np
+[02 Jan/19:13] < Doorn!bubbadave@ppp-104.FAR.cableone.net has left #win98 ()
+[02 Jan/19:14] < SignOff: CJ^!skippy@sdn-ar-002watacoP186.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[02 Jan/19:14] > CJ^!~skippy@sdn-ar-002watacoP186.dialsprint.net has joined #win98
+[02 Jan/19:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/19:14] <Azmodan> wb again CJ
+[02 Jan/19:15] <CJ^> :P
+[02 Jan/19:15] < SignOff: Verbose!dont@237-65-70.tr.cgocable.ca (Leaving)
+[02 Jan/19:17] > Snow!root@A9811.pppool.de has joined #win98
+[02 Jan/19:17] < Snow!root@A9811.pppool.de has left #win98 ()
+[02 Jan/19:27] > Assass|n!assassin@p23.a5.du.radix.net has joined #win98
+[02 Jan/19:28] < SignOff: Assass|n!assassin@p23.a5.du.radix.net (Leaving)
+[02 Jan/19:29] > Verbose!dont@237-65-70.tr.cgocable.ca has joined #win98
+[02 Jan/19:29] > Malik!Malik@ABE27559.ipt.aol.com has joined #win98
+[02 Jan/19:29] <Malik> hi any one is good in computer plz?
+[02 Jan/19:29] <CJ^> depends on what ya need help with
+[02 Jan/19:30] [Verbose> Azmodan: Is there a way to get rid of the black window behind the message?
+[02 Jan/19:30] <CJ^> dont msg malik
+[02 Jan/19:30] <CJ^> dont msg malik
+[02 Jan/19:30] <Azmodan> black window?
+[02 Jan/19:30] <CJ^> `op
+[02 Jan/19:30] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/19:30] <CJ^> dont msg malik
+[02 Jan/19:30] <Azmodan> hehehe forgot about that
+[02 Jan/19:30] <CJ^> thats three
+[02 Jan/19:30] <CJ^> ask in channel..
+[02 Jan/19:30] <CJ^> dont msg malik
+[02 Jan/19:30] <Malik> ok
+[02 Jan/19:31] <Azmodan> Verbose, just right click the exe and set it to start minimised
+[02 Jan/19:31] <Malik> sorry
+[02 Jan/19:31] <Verbose> Doesn't work...
+[02 Jan/19:31] <Azmodan> it doesn't?
+[02 Jan/19:31] <Verbose> nop :(
+[02 Jan/19:32] <CJ^> worked for me
+[02 Jan/19:32] <Azmodan> let me do some tests
+[02 Jan/19:32] <Azmodan> cancel that, let CJ do some tests ;-)
+[02 Jan/19:32] <CJ^> yeap
+[02 Jan/19:32] <CJ^> tried it again
+[02 Jan/19:32] <CJ^> works
+[02 Jan/19:32] > Rynz-!~sigma@1Cust58.tnt1.long-branch.nj.da.uu.net has joined #win98
+[02 Jan/19:32] <Rynz-> does anyone here have a Link to a SITE that has a PREMADE windows 98 boot disk zipped up into a zip file? like win98.zip or whatever? if someone can give me a win98 boot disk zipped up, ill give u access to my private T3 FTP site with new uploads every hour.......**ATTENTION**
+[02 Jan/19:33] <CJ^> Rynz
+[02 Jan/19:33] <CJ^> make one
+[02 Jan/19:33] <CJ^> you have 98
+[02 Jan/19:33] <Rynz-> im in linux
+[02 Jan/19:33] <CJ^> use it to make it
+[02 Jan/19:33] <Rynz-> thats why i cant
+[02 Jan/19:33] <Rynz-> i have the cd though
+[02 Jan/19:33] <Rynz-> cj, can u do it for me
+[02 Jan/19:33] ! QT^ShoWa is known as Chiwi^OUt
+[02 Jan/19:33] <CJ^> where is your original win98 boot disk?
+[02 Jan/19:33] <Rynz-> make a boot disk, then zip the contents of a: to a dir on c:
+[02 Jan/19:33] <Rynz-> then zip it up, then dcc to me
+[02 Jan/19:33] <CJ^> no
+[02 Jan/19:33] <CJ^> we dont send files in this channel..
+[02 Jan/19:33] <Rynz-> wtf?
+[02 Jan/19:33] <Rynz-> wtf is undernet
+[02 Jan/19:34] <CJ^> Malik... are ya gonna ask yer questions?
+[02 Jan/19:34] <Rynz-> a network of scared newbies?
+[02 Jan/19:34] <Rynz-> dcc is part of irc........
+[02 Jan/19:34] <Rynz-> jesus
+[02 Jan/19:34] <Malik> well i have a user at chn...he joined my chn..and he said how come he get into chn webpage...even he doesnot has address for chn webpage
+[02 Jan/19:34] <Malik> yeah
+[02 Jan/19:34] < Rynz-!~sigma@1Cust58.tnt1.long-branch.nj.da.uu.net was kicked off #win98 by CJ^!~skippy@sdn-ar-002watacoP186.dialsprint.net (Rynz-)
+[02 Jan/19:34] > Rynz-!~sigma@1Cust58.tnt1.long-branch.nj.da.uu.net has joined #win98
+[02 Jan/19:34] <CJ^> its channel rules
+[02 Jan/19:34] <CJ^> follw em
+[02 Jan/19:34] <Rynz-> wow? someone that is in mirc
+[02 Jan/19:34] <Rynz-> thath as set rules
+[02 Jan/19:34] <Rynz-> for a virtual channel
+[02 Jan/19:34] <Rynz-> go fuck yourself
+[02 Jan/19:34] <Azmodan> -kb Rynz- 
+[02 Jan/19:34] @ mode #win98 [+b *!*sigma@*.uu.net] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/19:34] < Rynz-!~sigma@1Cust58.tnt1.long-branch.nj.da.uu.net was kicked off #win98 by LifeBlood!azmodan@phi.compinet.com (LifeBlood)
+[02 Jan/19:35] <Malik> i am wondering does he hack my computer something like this....bla bla..where i can get help
+[02 Jan/19:35] <Malik> i never give him address for wpage
+[02 Jan/19:35] <Verbose> If I set it to start minimised, everything is minimised, even the message... :(
+[02 Jan/19:35] <CJ^> Malik?  who hacked your computer?
+[02 Jan/19:36] <Malik> that's what i am asking....guy said how come he get in chn webpage...with out typing address...
+[02 Jan/19:36] <Azmodan> Verbose, gimme a few, I'll get that thing hidden for you
+[02 Jan/19:36] <Malik> he just join a chn n he said he got there automatically
+[02 Jan/19:36] <CJ^> ok.. im not understanding you Malik....
+[02 Jan/19:37] <Malik> ok
+[02 Jan/19:37] <CJ^> you say someone hacked your site...
+[02 Jan/19:37] <Malik> i have a bot..n bot is creating html file
+[02 Jan/19:37] <Malik> right
+[02 Jan/19:37] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/19:38] <Malik> n this person join the channel
+[02 Jan/19:38] <CJ^> ok
+[02 Jan/19:38] <Malik> n he said he was get in channel webpage
+[02 Jan/19:38] <Malik> automatically
+[02 Jan/19:39] <Malik> i mean he said its pop up
+[02 Jan/19:39] <Malik> n he was there
+[02 Jan/19:39] <CJ^> ok..
+[02 Jan/19:39] <Malik> i never give him channel webpage address
+[02 Jan/19:39] <CJ^> maybe his chat client goes to web pages/URL that are posted
+[02 Jan/19:40] <Malik> i was wondering he send me dcc file which was just txt file...
+[02 Jan/19:40] <CJ^> if the bot is posting the web page when he comes in channel..
+[02 Jan/19:40] <Malik> he might tried  to hack..or
+[02 Jan/19:40] <Malik> yeah
+[02 Jan/19:40] <CJ^> well.. never accept fiels from ppll ya dont know..
+[02 Jan/19:40] <Malik> i know him
+[02 Jan/19:41] <Malik> he is regular user
+[02 Jan/19:41] <Malik> i mean i never get into chn webpage
+[02 Jan/19:41] <CJ^> well.. he had to have the URL...
+[02 Jan/19:41] <Malik> but he did
+[02 Jan/19:41] <Malik> he said he doesnot has url
+[02 Jan/19:42] <CJ^> but you said the channel bot sends the URL out  correct?
+[02 Jan/19:42] > LUCHO_!~lfschweig@200.30.11.219 has joined #win98
+[02 Jan/19:42] <Malik> yeap
+[02 Jan/19:42] < LUCHO_!~lfschweig@200.30.11.219 has left #win98 ()
+[02 Jan/19:42] <CJ^> then i gather thats how he got it...
+[02 Jan/19:42] <Malik> i mean bot is updating that site every 5 mintues
+[02 Jan/19:43] <Malik> n that's shell site
+[02 Jan/19:43] < SignOff: CJ^!~skippy@sdn-ar-002watacoP186.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[02 Jan/19:43] < Malik!Malik@ABE27559.ipt.aol.com has left #win98 ()
+[02 Jan/19:44] <Azmodan> Verbose, same website
+[02 Jan/19:46] <Verbose> Sorry, I lost the address :(
+[02 Jan/19:46] <Azmodan> www.azmodan.ath.cx/conmsg.exe
+[02 Jan/19:48] <Azmodan> is that better ;-)
+[02 Jan/19:48] <Verbose> Thank you so much.. This is perfect for me =)
+[02 Jan/19:48] <Azmodan> thats what I like to see
+[02 Jan/19:49] > Y2Kay!JJill@1Cust243.tnt5.athens.ga.da.uu.net has joined #win98
+[02 Jan/19:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/19:49] <Azmodan> another hapy custimer
+[02 Jan/19:49] <Y2Kay> hello 
+[02 Jan/19:49] <Azmodan> customer
+[02 Jan/19:49] <Azmodan> hi Kay
+[02 Jan/19:49] <Y2Kay> I need a TINY help azm
+[02 Jan/19:49] <Verbose> :)
+[02 Jan/19:49] <Azmodan> whats that Kay
+[02 Jan/19:49] <Y2Kay> I need a cheapo (small size) software that will redial to my isp when I'm disconnected, just a simple redialer
+[02 Jan/19:49] ! b0x is known as _187_
+[02 Jan/19:49] < SignOff: Verbose!dont@237-65-70.tr.cgocable.ca (Leaving)
+[02 Jan/19:49] <Y2Kay> for win98
+[02 Jan/19:51] ! endo|away is known as endorphin
+[02 Jan/19:52] <Azmodan> got to www.winfiles.com or www.tucos.com
+[02 Jan/19:52] <Y2Kay> which file?
+[02 Jan/19:52] <Azmodan> you'll find free dialers there ;-)
+[02 Jan/19:52] <Y2Kay> or download.com
+[02 Jan/19:52] <Azmodan> they both have search otpions, I suggest you use them
+[02 Jan/19:52] <Y2Kay> which one is smallest, taht YOU use?
+[02 Jan/19:52] <Y2Kay> all of them come with fancy schmancy options
+[02 Jan/19:52] <Azmodan> I don't use one sorry
+[02 Jan/19:52] <Y2Kay> I want a base level redialer that redials only
+[02 Jan/19:53] <Azmodan> can't help you sorry
+[02 Jan/19:53] <Y2Kay> no?
+[02 Jan/19:53] <Y2Kay> must be on cable
+[02 Jan/19:53] <Y2Kay> sigh
+[02 Jan/19:53] <Y2Kay> :(
+[02 Jan/19:54] ! _187_ is known as |87
+[02 Jan/19:54] < SignOff: Y2Kay!JJill@1Cust243.tnt5.athens.ga.da.uu.net (Leaving)
+[02 Jan/19:56] < SignOff: w98!azmodan@phi.compinet.com (washington-r.dc.us.undernet.org NewYork-R.NY.US.Undernet.Org)
+[02 Jan/19:58] ! N0Nuts is known as NoNuts
+[02 Jan/20:07] > tranced!tical@98AABAD6.ipt.aol.com has joined #win98
+[02 Jan/20:07] < SignOff: tranced!tical@98AABAD6.ipt.aol.com (n0rp, leech, repeat =)
+[02 Jan/20:08] ! bijzonder is known as bijfood
+[02 Jan/20:10] > whizd!~Michaelde@ABD88876.ipt.aol.com has joined #win98
+[02 Jan/20:10] <whizd> hey!
+[02 Jan/20:13] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/20:19] < SignOff: whizd!~Michaelde@ABD88876.ipt.aol.com (Leaving)
+[02 Jan/20:25] > nhobody!afutch2000@98CB4FDE.ipt.aol.com has joined #win98
+[02 Jan/20:25] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/20:26] <nhobody> im having a big problem
+[02 Jan/20:28] ! Kid is known as KidLinux
+[02 Jan/20:28] <nhobody> when I run some stuff like aol or netzero to get on the web, it starts connecting, then sometime during the connection my puter completly freezes up, the power off button on the case doesen't even respond so I have to unplug it, anyone know what to tweak so it doesent lock up?
+[02 Jan/20:31] <Deton8R> -up
+[02 Jan/20:31] @ mode #win98 [+o Deton8R] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/20:31] <nhobody> up what
+[02 Jan/20:31] <nhobody> ?
+[02 Jan/20:32] <Deton8R> nada
+[02 Jan/20:32] <nhobody> can you help w/my problem?
+[02 Jan/20:32] <Deton8R> well, I can try
+[02 Jan/20:33] <nhobody> when I run aol or netzero to get on the web, it starts connecting, then sometime during the connection my puter completly freezes up, the power off button on the case doesen't even respond so I have to unplug it,know what to tweak so it doesent lock up?
+[02 Jan/20:34] <Deton8R> sounds like either your modem or tcp/ip is hosed
+[02 Jan/20:34] <Deton8R> most likely drivers
+[02 Jan/20:35] <nhobody> yea, I tried 3 different drivers
+[02 Jan/20:35] <Deton8R> alright....have you done anything yet to try to fix it?
+[02 Jan/20:35] <Deton8R> k
+[02 Jan/20:35] ! `cow is known as ________
+[02 Jan/20:36] <nhobody> yea, before my computer would either reboot or lock up (but i could still turn it off) i messed with the i/o and finaly had to reinstall windows, now it works like I just described
+[02 Jan/20:36] <Deton8R> so you've tried different drivers for your modem....
+[02 Jan/20:36] <nhobody> havent tried anything for the new prob tho
+[02 Jan/20:36] <nhobody> yea 3 drivers
+[02 Jan/20:36] <Deton8R> alright....and new drivers didn't do anything differently
+[02 Jan/20:37] <Deton8R> did you format before you did the reinstall?
+[02 Jan/20:37] <Deton8R> or just overinstall
+[02 Jan/20:37] <nhobody> the first driver reset my computer, the second two locked it up (before I reinstalled windows)
+[02 Jan/20:37] <nhobody> overinstall
+[02 Jan/20:38] <Deton8R> considering that you got varied results from different drivers, I really have to ask you if you're 100% certain that those drivers are correct for your modem
+[02 Jan/20:38] > w98!azmodan@phi.compinet.com has joined #win98
+[02 Jan/20:39] <nhobody> 1 came from the cd packaged w/modem, 1 from the manufactures website and 1 off win98 disk
+[02 Jan/20:39] <Deton8R> what modem is this?
+[02 Jan/20:39] <Deton8R> pci?
+[02 Jan/20:39] <w98> pci is (Peripheral Connect Interface) This interface was designed to supplant the VL-Bus architecture and provide a standard slot with a reduced size for high-speed peripherals. It normally runs at 33 MHz on a PC, but can run faster. PCI slots are 32-bit slots, like EISA or VL-BUS, but in a compact form factor.
+[02 Jan/20:40] <Deton8R> -kb w98
+[02 Jan/20:40] @ mode #win98 [+b *!*azmodan@*.compinet.com] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/20:40] < w98!azmodan@phi.compinet.com was kicked off #win98 by LifeBlood!azmodan@phi.compinet.com (LifeBlood)
+[02 Jan/20:40] <Azmodan> det
+[02 Jan/20:40] <Deton8R> yes?
+[02 Jan/20:40] <Azmodan> what on earth was that for
+[02 Jan/20:40] <Deton8R> -unban w98
+[02 Jan/20:40] @ mode #win98 [-b *!*azmodan@*.compinet.com] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/20:40] <Deton8R> hehe
+[02 Jan/20:40] <nhobody> a pci plug and play 56k modem made by phobes micro
+[02 Jan/20:40] <Deton8R> thought so
+[02 Jan/20:40] > w98!azmodan@phi.compinet.com has joined #win98
+[02 Jan/20:41] <Deton8R> alright...try this
+[02 Jan/20:41] <Deton8R> uninstall the modem
+[02 Jan/20:41] <Deton8R> turn off the system
+[02 Jan/20:42] <Deton8R> physically remove it and restart the system
+[02 Jan/20:42] <Deton8R> make SURE all the drivers have been uninstalled
+[02 Jan/20:42] <Deton8R> shut down normally
+[02 Jan/20:42] <Deton8R> put the modem back in...in A DIFFERENT pci slot
+[02 Jan/20:42] <Deton8R> then install the drivers that came with it
+[02 Jan/20:43] <nhobody> ok, i moved it before but dident boot up in between
+[02 Jan/20:43] <nhobody> ill go try that, be back in a few mins
+[02 Jan/20:43] <Deton8R> well, you should make 100% certain that the modem drivers are gone
+[02 Jan/20:43] <Deton8R> pci modems use some freaky drivers
+[02 Jan/20:44] <nhobody> yea, i should just get an external
+[02 Jan/20:45] <Deton8R> they're simpler
+[02 Jan/20:45] > pyrokiwi!hehehe@210-55-151-40.dialup.xtra.co.nz has joined #win98
+[02 Jan/20:45] <Deton8R> and more reliable
+[02 Jan/20:45] <pyrokiwi> hiyas
+[02 Jan/20:45] <pyrokiwi> ok nothin happening here i think ill go do something else
+[02 Jan/20:45] ! pyrokiwi is known as pyroaway
+[02 Jan/20:49] > devilDigg!devild_@RED-216-203-0-17.dialup.nyc.redconnect.net has joined #win98
+[02 Jan/20:49] <devilDigg> hi all
+[02 Jan/20:49] < SignOff: nhobody!afutch2000@98CB4FDE.ipt.aol.com (Read error to nhobody[98CB4FDE.ipt.aol.com]: Connection reset by peer)
+[02 Jan/20:49] ! symetrix is known as symZzZzZz
+[02 Jan/20:55] < SignOff: devilDigg!devild_@RED-216-203-0-17.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[02 Jan/20:59] ! MissNasty is known as nasty\afk
+[02 Jan/20:59] > nhobody!afutch2000@ABD8572A.ipt.aol.com has joined #win98
+[02 Jan/20:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/21:00] <nhobody> i did as you said and it still dident work
+[02 Jan/21:00] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[02 Jan/21:00] <nhobody> why did he have to quit now
+[02 Jan/21:01] <nhobody> now ill never get my puter up and running right
+[02 Jan/21:02] ! Volly is known as Volly-BRB
+[02 Jan/21:02] <nhobody> oh well c-ya all
+[02 Jan/21:02] < nhobody!afutch2000@ABD8572A.ipt.aol.com has left #win98 ()
+[02 Jan/21:03] ! nasty\afk is known as MissNasty
+[02 Jan/21:04] ! Volly-BRB is known as Volly
+[02 Jan/21:05] ! ReMaX is known as ReMaZaway
+[02 Jan/21:06] ! ^steph^ is known as steph
+[02 Jan/21:06] > Tgenial99!tgenial99@213.30.0.36 has joined #win98
+[02 Jan/21:07] <Tgenial99> hello!
+[02 Jan/21:07] <Tgenial99> i need help
+[02 Jan/21:07] < SignOff: pyroaway!hehehe@210-55-151-40.dialup.xtra.co.nz (Read error to pyroaway[210-55-151-40.dialup.xtra.co.nz]: Connection reset by peer)
+[02 Jan/21:08] <Tgenial99> i need a prog that can restore the master boot record
+[02 Jan/21:08] <Tgenial99> can ne1 help me?
+[02 Jan/21:14] ! ReMaX is known as ReMaXaway
+[02 Jan/21:15] ! Dark^LuVr is known as DarkAFK
+[02 Jan/21:15] < SignOff: w98!azmodan@phi.compinet.com (washington-r.dc.us.undernet.org NewYork-R.NY.US.Undernet.Org)
+[02 Jan/21:18] > pyroaway!hehehe@210-55-151-188.dialup.xtra.co.nz has joined #win98
+[02 Jan/21:18] ! pyroaway is known as pyrokiwi
+[02 Jan/21:19] ! DarkAFK is known as Dark^LuVr
+[02 Jan/21:19] ! wheelie is known as Ann_nz
+[02 Jan/21:25] <Cat`Woman> if you already had norton it could do it
+[02 Jan/21:25] <Cat`Woman> but if you don't then i don't know
+[02 Jan/21:25] <Azmodan> fdisk /mbr
+[02 Jan/21:27] ! MissNasty is known as Nasty\DIN
+[02 Jan/21:28] ! bijfood is known as bijzonder
+[02 Jan/21:28] <Tgenial99> thx azmodan
+[02 Jan/21:30] <Azmodan> np
+[02 Jan/21:30] <Tgenial99> thx allot
+[02 Jan/21:30] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[02 Jan/21:30] <Azmodan> :o)
+[02 Jan/21:30] <Tgenial99> it realy help
+[02 Jan/21:30] <Azmodan> glad to here
+[02 Jan/21:31] <Tgenial99> got to go
+[02 Jan/21:31] <Tgenial99> by and thx again :))))))
+[02 Jan/21:31] <pyrokiwi> sya
+[02 Jan/21:31] < SignOff: Tgenial99!tgenial99@213.30.0.36 (Leaving)
+[02 Jan/21:31] <Azmodan> bye
+[02 Jan/21:32] ! ReMaXaway is known as ReMaX
+[02 Jan/21:39] ! WolfieBoy is known as WolfieQ2
+[02 Jan/21:44] ! Nasty\DIN is known as MissNasty
+[02 Jan/21:47] ! chi||i is known as chi||CASH
+[02 Jan/21:47] ! TORINO69 is known as TORINOAFK
+[02 Jan/21:51] > Viperz!x_peter_x@pool1-250-229.cm.starport.se has joined #win98
+[02 Jan/21:51] ! Dark^LuVr is known as DarkAFK
+[02 Jan/21:52] <Viperz> how to i turn off ! no more space on harddisk ! it bugs me ! i have 2GB !
+[02 Jan/21:52] <pyrokiwi> wat?
+[02 Jan/21:53] <Viperz> if u copy someting to my harddisk ! a screen sas that i don´t have harddisk space left !
+[02 Jan/21:53] <Viperz> but i have 2GB
+[02 Jan/21:53] <pyrokiwi> left?
+[02 Jan/21:54] <pyrokiwi> how do u know?
+[02 Jan/21:54] <Viperz> yes
+[02 Jan/21:54] <pyrokiwi> how do u know?
+[02 Jan/21:54] <pyrokiwi> did windows explorer tell u?
+[02 Jan/21:54] <Viperz> i look in Explorer
+[02 Jan/21:54] <pyrokiwi> hmmmm
+[02 Jan/21:54] <pyrokiwi> wat did u copy?
+[02 Jan/21:54] <Viperz> or on the other dirve i have 800 left and the same thing
+[02 Jan/21:55] <pyrokiwi> wat u trying to copy?
+[02 Jan/21:55] <pyrokiwi> also wat drives configuration eg scsi u got?
+[02 Jan/21:55] <Viperz> a CD-image ! (CD-Copy) or just a file !
+[02 Jan/21:55] <Viperz> IDE
+[02 Jan/21:55] <pyrokiwi> anyfile?
+[02 Jan/21:55] <Viperz> yes
+[02 Jan/21:55] <pyrokiwi> hmmmm
+[02 Jan/21:56] <pyrokiwi> that is strange
+[02 Jan/21:56] <Viperz> yes very
+[02 Jan/21:56] ! MissNasty is known as NastyMan
+[02 Jan/21:56] <pyrokiwi> wait up let me think
+[02 Jan/21:56] <Viperz> and im relly mad att my windows now ! it bugs me !
+[02 Jan/21:56] <Viperz> ok
+[02 Jan/21:56] <Viperz> thankz
+[02 Jan/21:56] <pyrokiwi> u go to windows explorer and it says?
+[02 Jan/21:57] <pyrokiwi> what does explorer say?
+[02 Jan/21:57] ! TORINOAFK is known as TORINO69
+[02 Jan/21:57] <Viperz> the screen pupps up
+[02 Jan/21:57] <pyrokiwi> nonono where it says file space wat does it say?
+[02 Jan/21:58] <Viperz> Left 1,8GB
+[02 Jan/21:58] <pyrokiwi> where does it say left?
+[02 Jan/21:58] <pyrokiwi> u got win98?
+[02 Jan/21:59] <pyrokiwi> also u using my computer or windows explorer
+[02 Jan/21:59] <pyrokiwi> and what size hdrive
+[02 Jan/21:59] <Viperz> win98se
+[02 Jan/21:59] <Viperz> expl
+[02 Jan/21:59] <Viperz> 5GB
+[02 Jan/21:59] <pyrokiwi> hmm that is funny
+[02 Jan/21:59] <pyrokiwi> tried copy/creat file in dos?
+[02 Jan/22:00] ! NastyMan is known as MissPiggy
+[02 Jan/22:00] ! `grid is known as drig
+[02 Jan/22:01] <pyrokiwi> >?<
+[02 Jan/22:01] <Viperz> im copying
+[02 Jan/22:02] <pyrokiwi> is it only that file?
+[02 Jan/22:03] <pyrokiwi> and what cd image u copying?
+[02 Jan/22:03] <Viperz> no ! i pupps up
+[02 Jan/22:04] <pyrokiwi> ok is it only that file?
+[02 Jan/22:04] <Viperz> all file
+[02 Jan/22:04] <pyrokiwi> can u do in dos?
+[02 Jan/22:04] <Viperz> but i try whit
+[02 Jan/22:04] <Viperz> yes
+[02 Jan/22:04] <Viperz> dir
+[02 Jan/22:04] <Viperz> copy
+[02 Jan/22:04] <Viperz> cd..
+[02 Jan/22:04] <pyrokiwi> so dos works?
+[02 Jan/22:04] <pyrokiwi> hmmmm
+[02 Jan/22:05] <pyrokiwi> does that diskspace thingy work?
+[02 Jan/22:05] <Viperz> yes but not to copy ! it like explorere
+[02 Jan/22:05] <pyrokiwi> hmmmm
+[02 Jan/22:06] <Viperz> i whant to turn off the drive space ! cheaker
+[02 Jan/22:06] <pyrokiwi> what does start-run-acceries-systemtools-drivespace- say?
+[02 Jan/22:07] <pyrokiwi> ahha i know what
+[02 Jan/22:07] <pyrokiwi> hav u run scandisk ?
+[02 Jan/22:07] <Viperz> yes
+[02 Jan/22:07] <Viperz> and defrag
+[02 Jan/22:07] <pyrokiwi> through?
+[02 Jan/22:07] <Viperz> ok
+[02 Jan/22:07] <pyrokiwi> only if u want otherwise Azmodan u here>?
+[02 Jan/22:07] ! chi||CASH is known as chi||i
+[02 Jan/22:08] <pyrokiwi> hmmm thatl take a while
+[02 Jan/22:08] <pyrokiwi> did this suddenly happen?
+[02 Jan/22:08] <pyrokiwi> actually
+[02 Jan/22:08] <pyrokiwi> who set up the hdrive?
+[02 Jan/22:08] <Viperz> no somedays ago
+[02 Jan/22:08] <Viperz> setup ?
+[02 Jan/22:08] <Viperz> i have 2
+[02 Jan/22:09] <Viperz> one master one slave
+[02 Jan/22:09] <Viperz> on irmary
+[02 Jan/22:09] <Viperz> onprimary
+[02 Jan/22:09] <pyrokiwi> yeh but who set them up in bios?
+[02 Jan/22:09] <Viperz> auto
+[02 Jan/22:09] <pyrokiwi> hmmm hav u still got the settings from the hdrive
+[02 Jan/22:10] <pyrokiwi> u might want to try manually inputting cylinders etc
+[02 Jan/22:10] <Viperz> and this it new ! i format my harddisk and ! thid started
+[02 Jan/22:10] <pyrokiwi> hmmm ok that is different then
+[02 Jan/22:10] <pyrokiwi> when u formatted it how did u do it?
+[02 Jan/22:11] <Viperz> format c: /q in dos mode
+[02 Jan/22:11] <pyrokiwi> sorry /q is?
+[02 Jan/22:11] <Viperz> quick
+[02 Jan/22:11] <pyrokiwi> hmmm what does quick make it do
+[02 Jan/22:11] <pyrokiwi> that may have caused error
+[02 Jan/22:12] <Viperz> it a quick fromat
+[02 Jan/22:12] <Viperz> no
+[02 Jan/22:12] <Viperz> i done i a millons of times
+[02 Jan/22:12] <pyrokiwi> on that hdrive>?
+[02 Jan/22:12] ! drig is known as grid`
+[02 Jan/22:13] <Viperz> yes
+[02 Jan/22:13] <pyrokiwi> hmmm
+[02 Jan/22:13] <pyrokiwi> is it fat32?
+[02 Jan/22:13] <Viperz> it like when u quick formate a froppy disk
+[02 Jan/22:13] <Viperz> yes
+[02 Jan/22:13] <Viperz> fat 23
+[02 Jan/22:13] <pyrokiwi> oh i think quick just deletes files
+[02 Jan/22:14] <pyrokiwi> doesnt actually format
+[02 Jan/22:14] <pyrokiwi> if i was u i would properly format i think
+[02 Jan/22:14] <pyrokiwi> or else run through scandisk
+[02 Jan/22:14] <pyrokiwi> or come back when some other ppl are here
+[02 Jan/22:14] <pyrokiwi> or ring the place that sold ya the hdrive
+[02 Jan/22:15] <Viperz> but i have to change some thing so i don´t pup up ! ok if the screen comes when i have like 100MG
+[02 Jan/22:15] <Viperz> MB
+[02 Jan/22:15] <Viperz> that ok
+[02 Jan/22:15] <Viperz> but not on 2GB
+[02 Jan/22:15] <Viperz> and i trun off tha trash can 2
+[02 Jan/22:16] <pyrokiwi> it may be that when u formatted it wrecked some of the file arcitechure on the disl thus it thinks there is so much space but only some of it is available
+[02 Jan/22:17] <Viperz> ok ! i have 2 live whit it
+[02 Jan/22:17] <Viperz> Thankz
+[02 Jan/22:17] <Viperz> i have to run
+[02 Jan/22:17] <Viperz> take care
+[02 Jan/22:17] <Viperz> :)
+[02 Jan/22:17] <pyrokiwi> ok syas
+[02 Jan/22:18] <Viperz> and thankz
+[02 Jan/22:18] < Viperz!x_peter_x@pool1-250-229.cm.starport.se has left #win98 ()
+[02 Jan/22:19] <pyrokiwi> ok az u better not b here 
+[02 Jan/22:19] <pyrokiwi> cause if u are i will get mad
+[02 Jan/22:20] <pyrokiwi> sya ppls im bored
+[02 Jan/22:21] > iron666!~strato@host056205.arnet.net.ar has joined #win98
+[02 Jan/22:21] > dragonxj!dragonxj@cc239016-a.jrsycty1.nj.home.com has joined #win98
+[02 Jan/22:21] <Cat`Woman> `voice cat`woman
+[02 Jan/22:21] @ mode #win98 [+v Cat`Woman] by Aphrodite!stoner@207.178.66.22
+[02 Jan/22:21] <dragonxj> Anyone using a cablemodem?
+[02 Jan/22:21] <pyrokiwi> now she comes
+[02 Jan/22:21] <Cat`Woman> `voice osbourne
+[02 Jan/22:21] @ mode #win98 [+v osbourne] by Athena!itsnotme@ppp35.US-GOVT.org
+[02 Jan/22:21] <Cat`Woman> `voice pyrokiwi
+[02 Jan/22:21] @ mode #win98 [+v pyrokiwi] by Aphrodite!stoner@207.178.66.22
+[02 Jan/22:21] <Cat`Woman> yes dragonxj
+[02 Jan/22:21] <Cat`Woman> sup pyro?
+[02 Jan/22:22] <pyrokiwi> nothin just tried to help a guy
+[02 Jan/22:22] <dragonxj> i could assume somethings up with my host when pics are not loading up when I go to web sites?
+[02 Jan/22:22] <pyrokiwi> said win exploer said 1.8gig free
+[02 Jan/22:22] <pyrokiwi> but whenever copy any file come up with error saying no space
+[02 Jan/22:22] <Cat`Woman> yes... look at your security in Internet exploerer first though... sometimes that will be set too high
+[02 Jan/22:22] <Cat`Woman> (happend to me once)
+[02 Jan/22:22] <dragonxj> okie doke
+[02 Jan/22:23] <Cat`Woman> pyro... sure about the partitions?
+[02 Jan/22:23] <pyrokiwi> hmmm 
+[02 Jan/22:23] <pyrokiwi> he reckoned 2 hdrives
+[02 Jan/22:23] <dragonxj> hm, seems to be set at medium
+[02 Jan/22:23] ! DarkAFK is known as Dark^LuVr
+[02 Jan/22:23] <pyrokiwi> i think the prob was he said he always does quick format 
+[02 Jan/22:25] <Cat`Woman> well that is never good
+[02 Jan/22:25] <dragonxj> if i click show picture...den it shows up  =(
+[02 Jan/22:25] <Cat`Woman> set it at low
+[02 Jan/22:25] <Cat`Woman> then it should come up everytime
+[02 Jan/22:25] <pyrokiwi> no i reckon the file architecture was busted
+[02 Jan/22:26] <Cat`Woman> well, fdisk and a format would fix it
+[02 Jan/22:26] ! Morph1us is known as Morphis
+[02 Jan/22:26] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[02 Jan/22:26] ! Morphis is known as Morph1us
+[02 Jan/22:26] <pyrokiwi> hmmm i basic told him that
+[02 Jan/22:26] <Cat`Woman> but first I would do a good defrag and he should be fine temporarily
+[02 Jan/22:26] <pyrokiwi> i also told him to do a through scan
+[02 Jan/22:26] <pyrokiwi> in scandisk
+[02 Jan/22:26] <dragonxj> hm, not showing up after setting to low as well
+[02 Jan/22:26] <pyrokiwi> he reckoned he had defragged
+[02 Jan/22:27] <pyrokiwi> yo Deton8R
+[02 Jan/22:27] <pyrokiwi> he was blabbing stuff bout cdimages as well
+[02 Jan/22:28] <pyrokiwi> ok im bored sya ppls
+[02 Jan/22:28] <pyrokiwi> sya all laterz
+[02 Jan/22:29] < SignOff: pyrokiwi!hehehe@210-55-151-188.dialup.xtra.co.nz (sya ppls guess what my friend got hacked by the FBI lol :) or so the msg on the screen told him)
+[02 Jan/22:30] ! xtrasux0r is known as WolfieBoy
+[02 Jan/22:31] ! TORINO69 is known as RX_8
+[02 Jan/22:32] > Jackal00!hehe@207.34.182.205 has joined #win98
+[02 Jan/22:33] <Jackal00> I need some help !!
+[02 Jan/22:33] <Deton8R> Please state the nature of the Windows98 emergency.
+[02 Jan/22:33] @ mode #win98 [+o Deton8R] by LifeBlood!azmodan@phi.compinet.com
+[02 Jan/22:34] <Jackal00> Does anybody have ICQ 99a v 2.22 ???  Mine 99b is not working on my system
+[02 Jan/22:34] ! RX_8 is known as V8LUVAH
+[02 Jan/22:35] * Deton8R don't do icq
+[02 Jan/22:35] <Jackal00> i got bunch of frds there
+[02 Jan/22:36] > CJ^!~skippy@sdn-ar-005watacoP261.dialsprint.net has joined #win98
+[02 Jan/22:37] < Jackal00!hehe@207.34.182.205 has left #win98 ()
+[02 Jan/22:38] < dragonxj!dragonxj@cc239016-a.jrsycty1.nj.home.com has left #win98 ()
+[02 Jan/22:38] <CJ^> `op
+[02 Jan/22:38] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[02 Jan/22:39] ! HOT_RIDE is known as RX_8
+[02 Jan/22:39] ! RX_8 is known as RX_2000
+[02 Jan/22:52] ! Dark^LuVr is known as DarkAFK
+[02 Jan/22:55] < SignOff: CJ^!~skippy@sdn-ar-005watacoP261.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[02 Jan/22:57] ! el`loco is known as Dirkdiggl
+[02 Jan/22:58] ! Dirkdiggl is known as PaulHolmz
+[02 Jan/22:58] ! MissPiggy is known as MissnastY
+[02 Jan/22:59] ! PaulHolmz is known as Seemore^B
+[02 Jan/22:59] ! Seemore^B is known as BigDaddy^
+[02 Jan/23:05] ! BigDaddy^ is known as el`loco
+[02 Jan/23:07] ! IcemanAkl is known as Iceman
+[02 Jan/23:07] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[02 Jan/23:09] > W!cservice@undernet.org has joined #win98
+[02 Jan/23:09] @ mode #win98 [+ov W W] by Dallas-R.Tx.US.Undernet.org
+[02 Jan/23:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/23:12] ! el`loco is known as MetaIChic
+[02 Jan/23:15] ! MetaIChic is known as el`loco
+[02 Jan/23:21] ! el`loco is known as MetaIChic
+[02 Jan/23:23] ! DarkAFK is known as Dark^LuVr
+[02 Jan/23:23] ! MetaIChic is known as el`loco
+[02 Jan/23:25] ! ohyeah is known as AngieBoos
+[02 Jan/23:26] ! Katrina^ is known as MsUgly
+[02 Jan/23:27] < iron666!~strato@host056205.arnet.net.ar has left #win98 ()
+[02 Jan/23:30] > WaTeRrY!XPS@ABD0ED8D.ipt.aol.com has joined #win98
+[02 Jan/23:30] <WaTeRrY> ne1 know how i can schedule win98 to shutdown at a certain time?
+[02 Jan/23:31] > D3-away!harmony@host5-99-61-212.btinternet.com has joined #win98
+[02 Jan/23:32] < D3-away!harmony@host5-99-61-212.btinternet.com has left #win98 ()
+[02 Jan/23:32] ! MsUgly is known as Katty
+[02 Jan/23:36] ! FLC is known as GTSTLevin
+[02 Jan/23:49] ! pete_feet is known as summer200
+[02 Jan/23:50] ! Dark^LuVr is known as DeViLgAl
+[02 Jan/23:50] ! el`loco is known as MetaIChic
+[02 Jan/23:52] ! DeViLgAl is known as DarK^LuVr
+[02 Jan/23:54] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[02 Jan/23:55] < SignOff: WaTeRrY!XPS@ABD0ED8D.ipt.aol.com (Leaving)
+[02 Jan/23:57] > _Socrates!hehe@host212-140-112-118.host.btclick.com has joined #win98
+[02 Jan/23:57] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[02 Jan/23:58] <_Socrates> hi, i get this message /run command disabled 
+[02 Jan/23:59] ! bijzonder is known as verliefd
+[03 Jan/00:00] <_Socrates> when i run it in here...anyone?
+[03 Jan/00:01] <_Socrates> hello? 
+[03 Jan/00:01] <_Socrates> well. so much for the help..bye
+[03 Jan/00:02] < _Socrates!hehe@host212-140-112-118.host.btclick.com has left #win98 ()
+[03 Jan/00:16] ! ShyGal is known as Shy^Away
+[03 Jan/00:22] ! DarK^LuVr is known as DarKAFK
+[03 Jan/00:24] ! MetaIChic is known as eI`loco
+[03 Jan/00:35] ! DarKAFK is known as DarK^LuVr
+[03 Jan/00:36] ! verliefd is known as bijzonder
+[03 Jan/00:37] ! T_BONE is known as T_BIRD
+[03 Jan/00:39] ! T_BIRD is known as T_CHIKSTA
+[03 Jan/00:39] ! T_CHIKSTA is known as T_BONE
+[03 Jan/00:41] ! ZeR0` is known as ZeR0clean
+[03 Jan/00:46] ! Zirconium is known as Johnson
+[03 Jan/00:46] > ThAmsTeR!CaLcUm@ti19a62-0197.dialup.online.no has joined #win98
+[03 Jan/00:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/00:48] ! __TarZan is known as MasTAn
+[03 Jan/00:49] ! Johnson is known as Zirconium
+[03 Jan/00:50] < SignOff: ThAmsTeR!CaLcUm@ti19a62-0197.dialup.online.no (Ping timeout for ThAmsTeR[ti19a62-0197.dialup.online.no])
+[03 Jan/00:53] ! MasTAn is known as ___TarZan
+[03 Jan/00:54] ! starIite is known as end0rphin
+[03 Jan/00:54] ! end0rphin is known as endorphin
+[03 Jan/00:59] ! Bluz_Lady is known as Bluz_Girl
+[03 Jan/00:59] ! TOGBitch is known as CrZy
+[03 Jan/01:00] ! PaperDove is known as SweetDove
+[03 Jan/01:01] ! SweetDove is known as DoveAtWor
+[03 Jan/01:01] ! AzmoKilla is known as TeknoMage
+[03 Jan/01:01] ! DoveAtWor is known as TypicalDo
+[03 Jan/01:02] ! TypicalDo is known as PaperDove
+[03 Jan/01:03] > Fletch-!whatever@pool0107.cvx18-bradley.dialup.earthlink.net has joined #win98
+[03 Jan/01:03] ! RX_2000 is known as HOT_RIDE
+[03 Jan/01:03] < Fletch-!whatever@pool0107.cvx18-bradley.dialup.earthlink.net has left #win98 ()
+[03 Jan/01:09] ! bijzonder is known as ^pinhead
+[03 Jan/01:15] ! DrDoctor is known as DrSamurai
+[03 Jan/01:16] ! ^pinhead is known as bijzonder
+[03 Jan/01:17] ! Chiwi^OUt is known as Chiwi^ZzZ
+[03 Jan/01:20] ! CrZy is known as CrZyDoPeY
+[03 Jan/01:20] > loc0!~iopdh@P36.ASC-MB05.QZN.SKYINET.NET has joined #win98
+[03 Jan/01:21] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/01:21] ! x0r is known as b0x
+[03 Jan/01:21] ! DrSamurai is known as Mustang
+[03 Jan/01:21] <loc0> how do i rename my recycle bin? i remember renaming it before by doing something in the registry
+[03 Jan/01:25] < loc0!~iopdh@P36.ASC-MB05.QZN.SKYINET.NET has left #win98 ()
+[03 Jan/01:46] ! ZeR0clean is known as ZeR0lazzy
+[03 Jan/01:47] ! ZeR0lazzy is known as ZeR0`
+[03 Jan/01:49] > The-Bot!~TheBot@ip11-250.boaaip1.adsl.tele.dk has joined #win98
+[03 Jan/01:59] ! Marg is known as BootMe
+[03 Jan/02:01] ! ^tester^ is known as Galeon
+[03 Jan/02:02] > SpuD!~dust@ti03a62-0171.dialup.online.no has joined #win98
+[03 Jan/02:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/02:02] <SpuD> Can somebody help me?
+[03 Jan/02:02] > TexHex!TexHex@dialin-194-29-32-138.hamburg.gigabell.net has joined #win98
+[03 Jan/02:02] < TexHex!TexHex@dialin-194-29-32-138.hamburg.gigabell.net has left #win98 ()
+[03 Jan/02:03] > Moja!rufusl@ilzeig24.midwest.net has joined #win98
+[03 Jan/02:08] ! BootMe is known as Marg
+[03 Jan/02:13] <SpuD> Can somebody help me?
+[03 Jan/02:21] ! Melly is known as Melle`
+[03 Jan/02:22] < Moja!rufusl@ilzeig24.midwest.net has left #win98 ()
+[03 Jan/02:23] > FultarX!ask@sdn-ar-001payorkP153.dialsprint.net has joined #win98
+[03 Jan/02:23] <FultarX> anyone know where I can find newsgroups with info of Athlon and win98 complications?
+[03 Jan/02:29] > Greedyfly!~alive@ip021.net129.emerge.net.au has joined #win98
+[03 Jan/02:29] <Greedyfly> hi people, what does the TR light mean on the modem?
+[03 Jan/02:32] <Greedyfly> ok.. why does it come on and stay on when I do a modem detect with win98?
+[03 Jan/02:34] <FultarX> wha?
+[03 Jan/02:34] <FultarX> tr light?
+[03 Jan/02:35] < SignOff: SpuD!~dust@ti03a62-0171.dialup.online.no (Smarter Than The Average Bear!!)
+[03 Jan/02:35] <Greedyfly> yeah 
+[03 Jan/02:35] <Greedyfly> you know, you have MR TR CD SD RD HS AA OH
+[03 Jan/02:41] <FultarX> oh yeah
+[03 Jan/02:41] <FultarX> hold on
+[03 Jan/02:42] <FultarX> transfer maybe?
+[03 Jan/02:42] <FultarX> you need to see "cj"
+[03 Jan/02:43] <FultarX> but he is not here right now
+[03 Jan/02:43] <FultarX> he is the man
+[03 Jan/02:45] <Greedyfly> oh ok, ta
+[03 Jan/02:59] < SignOff: Greedyfly!~alive@ip021.net129.emerge.net.au (Leaving)
+[03 Jan/03:34] < SignOff: FultarX!ask@sdn-ar-001payorkP153.dialsprint.net (Leaving)
+[03 Jan/03:39] ! blahchat0 is known as DaRkThInG
+[03 Jan/03:47] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[03 Jan/03:47] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[03 Jan/03:47] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[03 Jan/03:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/03:47] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[03 Jan/04:07] > B_r_u_c_e!~brm@HSE-Toronto-ppp95239.sympatico.ca has joined #win98
+[03 Jan/04:07] < B_r_u_c_e!~brm@HSE-Toronto-ppp95239.sympatico.ca has left #win98 ()
+[03 Jan/04:08] > Elysian!Elysian@1Cust166.tnt1.plano.tx.da.uu.net has joined #win98
+[03 Jan/04:08] <Elysian> hi
+[03 Jan/04:11] <Elysian> `up
+[03 Jan/04:11] @ mode #win98 [+o Elysian] by Aphrodite!stoner@207.178.66.22
+[03 Jan/04:11] <Elysian> @find
+[03 Jan/04:11] <Elysian> !find
+[03 Jan/04:11] <Elysian> !find win98
+[03 Jan/04:11] <Elysian> @find win98
+[03 Jan/04:11] <Elysian> hmm...
+[03 Jan/04:14] < SignOff: Elysian!Elysian@1Cust166.tnt1.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[03 Jan/04:14] > Elysian!Elysian@1Cust166.tnt1.plano.tx.da.uu.net has joined #win98
+[03 Jan/04:14] <Elysian> `up
+[03 Jan/04:14] @ mode #win98 [+o Elysian] by Aphrodite!stoner@207.178.66.22
+[03 Jan/04:45] > `Remy!~remy@as15-245.brunet.bn has joined #win98
+[03 Jan/04:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/05:06] > xonix!~xonix@139.92.173.201 has joined #win98
+[03 Jan/05:06] ! VeDRan is known as f3drAn
+[03 Jan/05:06] < xonix!~xonix@139.92.173.201 has left #win98 ()
+[03 Jan/05:07] ! f3drAn is known as VeDRan
+[03 Jan/05:13] < SignOff: Aphrodite!stoner@207.178.66.22 (Read error to Aphrodite[207.178.66.22]: Operation timed out)
+[03 Jan/05:23] < SignOff: `Remy!~remy@as15-245.brunet.bn (DiGitaL NerVous SystEm)
+[03 Jan/05:27] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[03 Jan/05:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/05:32] > WarnBufet!~erica911@hh1110101.direcpc.com has joined #win98
+[03 Jan/05:35] > blingdawg!pn102@207-172-37-116.s116.tnt7.ann.va.dialup.rcn.com has joined #win98
+[03 Jan/05:35] <blingdawg> I need windows 98 Seccond Edition, Anyone know of an ftp site that i can get it from?
+[03 Jan/05:37] < SignOff: WarnBufet!~erica911@hh1110101.direcpc.com (Read error to WarnBufet[hh1110101.direcpc.com]: Connection reset by peer)
+[03 Jan/05:37] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[03 Jan/05:38] < blingdawg!pn102@207-172-37-116.s116.tnt7.ann.va.dialup.rcn.com has left #win98 ()
+[03 Jan/05:45] > apold!apold@ti32a95-0022.dialup.online.no has joined #win98
+[03 Jan/05:46] < WarnBufet!tomorrow@208.148.73.233 has left #win98 ()
+[03 Jan/05:47] > Wim!Wim@uu212-190-3-126.unknown.uunet.be has joined #win98
+[03 Jan/05:48] <Wim> Hi
+[03 Jan/05:50] <apold> anyone know where i can fin "98lite Professional" ??
+[03 Jan/05:51] <Wim> can somebody help me with a network socket problem?
+[03 Jan/06:03] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Ping timeout for Zeus[tigerrose.grateful.org])
+[03 Jan/06:13] < SignOff: apold!apold@ti32a95-0022.dialup.online.no (Ping timeout for apold[ti32a95-0022.dialup.online.no])
+[03 Jan/06:16] > fogfoe!~fogfoe@mp-217-237-188.daxnet.no has joined #win98
+[03 Jan/06:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/06:16] <fogfoe> anyone here?
+[03 Jan/06:19] > Zeus_!pegasys@tigerrose.grateful.org has joined #win98
+[03 Jan/06:21] > Smp3!~JJill@1Cust7.tnt4.athens.ga.da.uu.net has joined #win98
+[03 Jan/06:22] <Smp3> anyone in?
+[03 Jan/06:23] < SignOff: Wim!Wim@uu212-190-3-126.unknown.uunet.be (Leaving)
+[03 Jan/06:27] > Marc!Marc@uu212-190-3-126.unknown.uunet.be has joined #win98
+[03 Jan/06:28] > CJ^!~skippy@sdn-ar-001watacoP263.dialsprint.net has joined #win98
+[03 Jan/06:32] > pipel!osbourne@sdn-ar-002moslouP096.dialsprint.net has joined #win98
+[03 Jan/06:33] < SignOff: osbourne!osbourne@sdn-ar-002moslouP074.dialsprint.net (Ping timeout for osbourne[sdn-ar-002moslouP074.dialsprint.net])
+[03 Jan/06:33] ! pipel is known as osbourne
+[03 Jan/06:34] < SignOff: CJ^!~skippy@sdn-ar-001watacoP263.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[03 Jan/06:34] > CJ^!skippy@sdn-ar-001watacoP263.dialsprint.net has joined #win98
+[03 Jan/06:34] < Smp3!~JJill@1Cust7.tnt4.athens.ga.da.uu.net has left #win98 ()
+[03 Jan/06:36] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[03 Jan/06:36] < SignOff: fogfoe!~fogfoe@mp-217-237-188.daxnet.no (neida jeg bare tuller)
+[03 Jan/06:36] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[03 Jan/06:37] > |||Acid||!FedogHjem@mp-217-230-94.daxnet.no has joined #win98
+[03 Jan/06:37] <|||Acid||> i need the files WSCAN.EXE and MSREXE.EXE located in the windows dir,anyone got 'em ?? Please /msg,it's urgent §!!!!!!!
+[03 Jan/06:38] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[03 Jan/06:38] <CJ^> ACID...  you have them
+[03 Jan/06:38] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[03 Jan/06:39] <|||Acid||> --=( CJ^ )=--: nope,a friend of mine was hiy by a backdoor wirus that killed them (I've got win98 se)
+[03 Jan/06:39] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[03 Jan/06:39] <CJ^> um  scuse me  even i dont have them
+[03 Jan/06:39] <CJ^> looks like that WAS the backdoor virus
+[03 Jan/06:39] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[03 Jan/06:39] > EL_DIABL0!~none@193.226.63.50 has joined #win98
+[03 Jan/06:40] <|||Acid||> huh?
+[03 Jan/06:40] <CJ^> those files...
+[03 Jan/06:40] <CJ^> that was the trojan
+[03 Jan/06:40] <|||Acid||> they are trojans ?
+[03 Jan/06:40] <EL_DIABL0> any1 can tell me how to configure winroute administrator ??
+[03 Jan/06:41] <EL_DIABL0> i have 2 pc's with enthernet cards
+[03 Jan/06:41] <|||Acid||> --=( CJ^ )=--: are you running win98 se or just plain win98 ?
+[03 Jan/06:41] <EL_DIABL0> yea win98
+[03 Jan/06:41] <|||Acid||> cj^
+[03 Jan/06:41] <EL_DIABL0> please help
+[03 Jan/06:41] <CJ^> ACID i have both
+[03 Jan/06:42] <CJ^> those files are nto 98/98se files
+[03 Jan/06:42] <|||Acid||> CJ^:Can I have them please ?
+[03 Jan/06:42] <CJ^> ACID  i dont have them  
+[03 Jan/06:42] <EL_DIABL0> any1 can tell me how to configure winroute administrator ??
+[03 Jan/06:42] <CJ^> they are NOT win98/98se files
+[03 Jan/06:42] <CJ^> those WERE the trojan files
+[03 Jan/06:42] <EL_DIABL0> any1 can tell me how to configure winroute administrator ??
+[03 Jan/06:42] <|||Acid||> ok..how do you know ?
+[03 Jan/06:43] <CJ^> caused i jsut checked both my systems...
+[03 Jan/06:43] <CJ^> those files are not there..
+[03 Jan/06:43] <CJ^> ALSO...
+[03 Jan/06:43] <CJ^> most trojans make fules similar to those.. and when deleted  crippl the system
+[03 Jan/06:43] <CJ^> check deja.com for them    i bet you will find out that im correct
+[03 Jan/06:44] <|||Acid||> ok,thanks dude
+[03 Jan/06:44] <|||Acid||> what's "fules" ?
+[03 Jan/06:45] <CJ^> er files
+[03 Jan/06:45] <CJ^> sorry
+[03 Jan/06:45] <|||Acid||> ok
+[03 Jan/06:45] <CJ^> Sub 7 does somethign similar
+[03 Jan/06:46] <CJ^> `op
+[03 Jan/06:46] * |||Acid|| tries to op CJ^ as a thanks for the help
+[03 Jan/06:46] <|||Acid||> damn,doesn't work
+[03 Jan/06:46] <CJ^> naah
+[03 Jan/06:47] <CJ^> the bots are all funky again....
+[03 Jan/06:47] <EL_DIABL0> any1 can tell me how to configure winroute administrator ??
+[03 Jan/06:47] <CJ^> `op
+[03 Jan/06:47] <|||Acid||> --=( CJ^ )=--: any advice on what I can do do fix it ?
+[03 Jan/06:47] <CJ^> El_Diablo.. sorry  i dont use it.. so i cant help ya there...
+[03 Jan/06:48] <CJ^> ACID  deja.com has had some good answers for ppl whenthey get hit with this...
+[03 Jan/06:48] <EL_DIABL0> but what do u use?
+[03 Jan/06:48] <CJ^> usually it involves reg hacking to get it all back together..
+[03 Jan/06:48] <CJ^> BUT  if you deleted those files... you may eb looking at a total re-install..
+[03 Jan/06:48] <|||Acid||> --=( CJ^ )=--: I checked that page,didn't help..
+[03 Jan/06:49] <|||Acid||> damn...his virus proggy deleted those files
+[03 Jan/06:49] > Eenie!Eenie91@ip110.richmond8.va.pub-ip.psi.net has joined #win98
+[03 Jan/06:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/06:49] < Eenie!Eenie91@ip110.richmond8.va.pub-ip.psi.net has left #win98 ()
+[03 Jan/06:49] <CJ^> lemme look for ya
+[03 Jan/06:49] > RainMan!RainMan9@ppp-163.m2-3.cor.ican.net has joined #win98
+[03 Jan/06:49] <EL_DIABL0> bag pula in voi
+[03 Jan/06:49] < EL_DIABL0!~none@193.226.63.50 has left #win98 ()
+[03 Jan/06:49] <RainMan>  i need the files WSCAN.EXE and MSREXE.EXE located in the windows dir
+[03 Jan/06:50] <CJ^> ?
+[03 Jan/06:50] <|||Acid||> I gtg ppl
+[03 Jan/06:50] > nrvous!Leopard@NYCMB504-43.splitrock.net has joined #win98
+[03 Jan/06:50] <nrvous> anyone help me?
+[03 Jan/06:50] <CJ^> Rain.. those files were from a virus...
+[03 Jan/06:51] <RainMan> but my win98.ini when it starts up asks for them 
+[03 Jan/06:51] <|||Acid||> CJ^:Please talk to rainman,he's the one I was helping :)
+[03 Jan/06:51] <RainMan> hehe
+[03 Jan/06:51] <nrvous> anyone can help me?
+[03 Jan/06:51] <CJ^> nrvous  what ?
+[03 Jan/06:51] <|||Acid||> l8er all
+[03 Jan/06:51] <RainMan> wow im all multicolored and very slow now 
+[03 Jan/06:51] <CJ^> Rain.. sorry dude... those files were the virus...
+[03 Jan/06:51] < SignOff: |||Acid||!FedogHjem@mp-217-230-94.daxnet.no (I'm using DeStRuCtIoN ScRiPt by |||Acid||,get it at http://members.xoom.com/Fedog/Welcome.htm)
+[03 Jan/06:52] <nrvous> i lost my code for windows
+[03 Jan/06:52] <RainMan> yikes
+[03 Jan/06:52] <RainMan> so what do i do then
+[03 Jan/06:52] <CJ^> sorry nrvous.. cant help you  no product codes...
+[03 Jan/06:52] <CJ^> ok  do a search on deja.com  for  MSREXE.EXE   and read.... then cry if you have to...
+[03 Jan/06:52] <CJ^> im there.. it aint pretty
+[03 Jan/06:53] <nrvous> can i find find this code in my system??
+[03 Jan/06:53] <RainMan> eek
+[03 Jan/06:53] <CJ^> yes nrvous
+[03 Jan/06:53] <CJ^> in the registry
+[03 Jan/06:53] <RainMan> well i was gonna upgrade soon anyways
+[03 Jan/06:53] <nrvous> where?
+[03 Jan/06:53] <nrvous> how can i get there?
+[03 Jan/06:54] <CJ^> regedit
+[03 Jan/06:54] <CJ^> start>run>regedit
+[03 Jan/06:54] < SignOff: W!cservice@undernet.org (ERROR: Received SIGSEGV :()
+[03 Jan/06:55] <RainMan> ahh fackers
+[03 Jan/06:57] <CJ^> sucsk  yeah i know...
+[03 Jan/06:58] <nrvous> IDENTITIES?
+[03 Jan/06:58] <RainMan> they say i can just delete the file and edit out the line of code in the win.ini but how do i do it
+[03 Jan/07:00] <CJ^> sysedit
+[03 Jan/07:00] <CJ^> start>run>sysedit
+[03 Jan/07:00] <CJ^> edit the win.ini
+[03 Jan/07:00] <RainMan> can you guide me through it?
+[03 Jan/07:00] ! dhwduSGds is known as grid`
+[03 Jan/07:01] <CJ^> well i can try  BUT i dont know what linein teh win.ini  yer lookign for exactly..
+[03 Jan/07:01] <CJ^> nrvous...  hold on
+[03 Jan/07:01] <nrvous> okay
+[03 Jan/07:01] <RainMan>  i need the files WSCAN.EXE and MSREXE.EXE located in the windows dir
+[03 Jan/07:01] <RainMan> oops
+[03 Jan/07:01] <RainMan> sorry
+[03 Jan/07:01] <RainMan> > > > > under..HKEY_USERS\Default\Software\Microsoft\Windows\Current
+[03 Jan/07:01] <RainMan> > > > > Version\Explorer\Doc Find MRU and this has the same settings as
+[03 Jan/07:01] <RainMan> that one
+[03 Jan/07:02] > W!cservice@undernet.org has joined #win98
+[03 Jan/07:02] @ mode #win98 [+o W] by channels2.undernet.org
+[03 Jan/07:02] <CJ^> oh  thats the reg 
+[03 Jan/07:02] <RainMan> go to 
+[03 Jan/07:02] <RainMan> http://x38.deja.com/getdoc.xp?AN=562921210.2&CONTEXT=946835594.2081816624&hitnum=18
+[03 Jan/07:02] <RainMan> then youll be able to help me
+[03 Jan/07:04] <nrvous> CJ?
+[03 Jan/07:04] <CJ^> nrvous  HKLM/software/microsoft/windows/currentversion/
+[03 Jan/07:04] <CJ^> Rain  they are talking about going in the registry
+[03 Jan/07:04] ! coolz is known as `grid
+[03 Jan/07:04] <nrvous> oki
+[03 Jan/07:04] <RainMan> how about you just send me your win.ini that should do it right?
+[03 Jan/07:04] <CJ^> HKEY_USERS\Default\Software\Microsoft\Windows\Current  <<< open up regedit  and goto that key
+[03 Jan/07:05] <CJ^> no rain.. it wouldnt
+[03 Jan/07:05] <RainMan> why not :(
+[03 Jan/07:05] <The-Bot> visit http://members.vavo.com/connection
+[03 Jan/07:06] <CJ^> cause  my win.ini was made for my system...
+[03 Jan/07:06] <CJ^> its nto set up for yours...
+[03 Jan/07:07] <CJ^> `op
+[03 Jan/07:07] <nrvous> HKLM/software/microsoft/windows/currentversion/ and after?
+[03 Jan/07:07] <CJ^> nrvous  in there  look for Product Key
+[03 Jan/07:07] <CJ^> thats YOUR key
+[03 Jan/07:07] <CJ^> write it down
+[03 Jan/07:07] <CJ^> keep it
+[03 Jan/07:07] <CJ^> dont loose it again
+[03 Jan/07:07] <nrvous> thanx 
+[03 Jan/07:08] <CJ^> np
+[03 Jan/07:08] <RainMan> HKEY_USERS\Default\Software\Microsoft\Windows\Current and after?
+[03 Jan/07:10] <RainMan> ok im at HKEY_USERS\Default\Software\Microsoft\Windows\Current\Explorer and then theres a DocFindColsX and a DocFindLastLookIn .... now what
+[03 Jan/07:10] <CJ^> ok  lemme look at this...
+[03 Jan/07:11] <CJ^> grrr deja.com is timing out on me.. grrrrr
+[03 Jan/07:11] <RainMan> if i right click on the DocFindLastLookIn and say modify... it wont do anything bad will it? it will only do something if i actually change the coding>
+[03 Jan/07:12] <Elysian> hi
+[03 Jan/07:12] <CJ^> right
+[03 Jan/07:12] <CJ^> only if you save it
+[03 Jan/07:12] <Elysian> just got back from church
+[03 Jan/07:12] <CJ^> hey Ely...
+[03 Jan/07:12] <RainMan> bah this sux :(
+[03 Jan/07:12] <CJ^> i know  i know..
+[03 Jan/07:12] <CJ^> dangit  deja.com is timing out  i cant even get there to read the info anymore... grrrrrrrrrrrr
+[03 Jan/07:13] <RainMan> ya there timing out on me too
+[03 Jan/07:13] <RainMan> man i cant wait till my mom heres about this lol
+[03 Jan/07:13] > Venim!sfsf@62.4.132.215 has joined #win98
+[03 Jan/07:13] <CJ^> accepted a file from a "friend" did ya?
+[03 Jan/07:13] <RainMan> nono
+[03 Jan/07:14] <Elysian> ?
+[03 Jan/07:14] <RainMan> i think it was netbus
+[03 Jan/07:14] <RainMan> i havent downloaded anythign in a couple of months
+[03 Jan/07:14] <CJ^> might have been..
+[03 Jan/07:14] <CJ^> or one of the variants
+[03 Jan/07:14] <Elysian> what is The-Bot?
+[03 Jan/07:14] <Venim> when is disabled l2 Cache the cpu starts up, when enabled it won't boot up, what iswrong
+[03 Jan/07:14] <Venim> when is disabled l2 Cache the cpu starts up, when enabled it won't boot up, what iswrong
+[03 Jan/07:14] <RainMan> OK i think i know what to do
+[03 Jan/07:15] <Elysian> venim: are you overclocking?
+[03 Jan/07:15] <Elysian> and what processor?
+[03 Jan/07:15] <Venim> no , i ain't
+[03 Jan/07:15] > Big`Ed!BigEd@01-063.009.popsite.net has joined #win98
+[03 Jan/07:15] <Venim> Cyrix 166+
+[03 Jan/07:15] <Elysian> hi ed
+[03 Jan/07:15] <Elysian> eww
+[03 Jan/07:15] <Elysian> thats probly why
+[03 Jan/07:15] <Venim> ????
+[03 Jan/07:15] <Big`Ed> hola!
+[03 Jan/07:16] <Elysian> i wouldn't mess with it.... it probly doesn't have l2...
+[03 Jan/07:16] @ mode #win98 [+o Big`Ed] by Mandy!biged98@chat.eskimo.com
+[03 Jan/07:16] <CJ^> the Cyrix cant handle teh usage of L2 cache enabed in some BIOS's
+[03 Jan/07:16] <RainMan> CJ^ im in my win.ini and i see the coding that says [windows]
+[03 Jan/07:16] <RainMan> load=Wscan.exe
+[03 Jan/07:16] <RainMan> run=
+[03 Jan/07:16] <RainMan> NullPort=None
+[03 Jan/07:16] <RainMan> device=EPSON Stylus COLOR 400,EPS400,LPT1:
+[03 Jan/07:16] <RainMan> DosPrint=no
+[03 Jan/07:16] <RainMan> should i delete it?
+[03 Jan/07:17] <CJ^> Rain.. i would folow the instructios of whats printed at deja.com
+[03 Jan/07:17] <RainMan> where
+[03 Jan/07:17] <Elysian> brb... gotta call into work
+[03 Jan/07:17] @ mode #win98 [+v osbourne] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] @ mode #win98 [+v Proteus] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] @ mode #win98 [+v Vulcan] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] @ mode #win98 [+v Zeus_] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] <CJ^> since i didnt  read it all..
+[03 Jan/07:17] < SignOff: Elysian!Elysian@1Cust166.tnt1.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[03 Jan/07:17] < SignOff: Marc!Marc@uu212-190-3-126.unknown.uunet.be (Baltimore-R.MD.US.Undernet.Org atlanta.ga.us.undernet.org)
+[03 Jan/07:17] <CJ^> i cant reall advise you correctly..
+[03 Jan/07:17] <CJ^> argg
+[03 Jan/07:17] @ mode #win98 [+v Aphrodite] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] @ mode #win98 [+v Athena] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] @ mode #win98 [+v CJ^] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:17] <RainMan> where does it say on deja.com what to do
+[03 Jan/07:17] <CJ^> can anyone else get to deja.com?????????
+[03 Jan/07:17] <CJ^> Rain...  thats where im looking too..
+[03 Jan/07:17] <Big`Ed> testing CJ^
+[03 Jan/07:18] <CJ^> when i was there... I saw postings about it..
+[03 Jan/07:18] <CJ^> and how to remove it...
+[03 Jan/07:18] <Big`Ed> looks down
+[03 Jan/07:18] <CJ^> yeap
+[03 Jan/07:18] <CJ^> shooooot..
+[03 Jan/07:18] <RainMan> im gonna reboot and see if anything happens
+[03 Jan/07:18] <CJ^> cant help ya then Rain.. not properly at least...
+[03 Jan/07:18] <RainMan> wish me luck
+[03 Jan/07:18] <CJ^> :)
+[03 Jan/07:18] < SignOff: RainMan!RainMan9@ppp-163.m2-3.cor.ican.net (Peace and Protection v3.20.b by misspai)
+[03 Jan/07:19] < SignOff: Venim!sfsf@62.4.132.215 (Leaving)
+[03 Jan/07:20] > Marc!Marc@uu212-190-3-126.unknown.uunet.be has joined #win98
+[03 Jan/07:20] < Marc!Marc@uu212-190-3-126.unknown.uunet.be has left #win98 ()
+[03 Jan/07:20] < SignOff: nrvous!Leopard@NYCMB504-43.splitrock.net (««« =©= Lëºþª®Ð §¢®íþt ©1999 =©=»»» GºLР« Masters Edition » ßY « WEss » Get a )
+[03 Jan/07:21] > Marc!Marc@uu212-190-3-126.unknown.uunet.be has joined #win98
+[03 Jan/07:22] <The-Bot> checkout http://home14.inet.tele.dk/computer
+[03 Jan/07:23] <Big`Ed> why?
+[03 Jan/07:23] <Big`Ed> so you can advertise YOUR channel on this one?
+[03 Jan/07:24] <CJ^> Marc....
+[03 Jan/07:24] > jet350!~pirch@63.74.224.192 has joined #win98
+[03 Jan/07:24] <CJ^> dont msg me 
+[03 Jan/07:24] <CJ^> ask in channell..
+[03 Jan/07:24] <Marc> I did but nobody reply and its rather complicated
+[03 Jan/07:25] @ mode #win98 [+b *!*@ip11-250.boaaip1.adsl.tele.dk] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:25] < The-Bot!~TheBot@ip11-250.boaaip1.adsl.tele.dk was kicked off #win98 by Big`Ed!BigEd@01-063.009.popsite.net (No Channel Advertising BOTs)
+[03 Jan/07:25] * Big`Ed has not seen a channel post form Marc for 10 minutes
+[03 Jan/07:27] <Marc> here it is again then, I can connect to my ISP but when I open Agent, IE or Eudora, I get a WSAE error 
+[03 Jan/07:28] <Big`Ed> hmmm
+[03 Jan/07:28] <Big`Ed> no other message?
+[03 Jan/07:28] <Marc> or in Netscape it says Unable to create a netywork socket connetction
+[03 Jan/07:28] > Etienne!Etienne@HSE-Montreal-ppp33680.qc.sympatico.ca has joined #win98
+[03 Jan/07:29] < Etienne!Etienne@HSE-Montreal-ppp33680.qc.sympatico.ca has left #win98 ()
+[03 Jan/07:29] <Big`Ed> well - WSAE is not a microsoft acronym
+[03 Jan/07:29] <Big`Ed> sounds like your dial-up is toast - what software are you using?
+[03 Jan/07:29] <Marc> Win98 SE
+[03 Jan/07:30] <Big`Ed> and what are you using to connect to your ISP?
+[03 Jan/07:30] <Marc> you mean my modem?
+[03 Jan/07:30] <Big`Ed> what software to dial into your ISP
+[03 Jan/07:31] <Marc> okay so aftezr I made the conection,
+[03 Jan/07:31] <Marc> Agent for newsgroups
+[03 Jan/07:31] <Big`Ed> what software are you using to MAKE the connection?
+[03 Jan/07:31] <Big`Ed> hello?
+[03 Jan/07:32] <Marc> I'm using WIN98, 
+[03 Jan/07:32] <CJ^> WIn98SE DUN?
+[03 Jan/07:32] <CJ^> doesnt soudn like a win98 se dun issue to me...
+[03 Jan/07:32] <CJ^> sounds liek a third party app issue..
+[03 Jan/07:32] <Big`Ed> does interenet explorer 5.0 work to browse the web?
+[03 Jan/07:32] <Marc> NO
+[03 Jan/07:32] <Big`Ed> no what?
+[03 Jan/07:32] > Elysian1!Elysian@1Cust64.tnt5.plano.tx.da.uu.net has joined #win98
+[03 Jan/07:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/07:32] <Big`Ed> wb Elysian1
+[03 Jan/07:32] <Elysian1> hmm
+[03 Jan/07:33] <Marc> so I'm online no at friends computer
+[03 Jan/07:33] <Elysian1> tryin to figure out why my nick is taken
+[03 Jan/07:33] <Elysian1> doh
+[03 Jan/07:33] <Marc> no= now
+[03 Jan/07:33] <Big`Ed> marc - so Nothing online works on your PC
+[03 Jan/07:33] <Elysian1> ghost??? its been like 10 minutes
+[03 Jan/07:33] <Elysian1> Elysian is ~Elysian@1Cust64.tnt5.plano.tx.da.uu.net * Elysian
+[03 Jan/07:33] <Elysian1> Elysian using services1.undernet.org [206.138.230.8] Undernet Super Services
+[03 Jan/07:33] <Elysian1> elysian End of /WHOIS list.
+[03 Jan/07:33] <Marc> RIGHt besides making the connection with the ISP
+[03 Jan/07:33] ! Elysian1 is known as Elysian
+[03 Jan/07:33] <Elysian> doh
+[03 Jan/07:33] <Elysian> second copy of mirc open:)
+[03 Jan/07:33] <Big`Ed> marc - 2 questions then
+[03 Jan/07:34] <CJ^> does your isp assign you an IP?  or do you have to plug one in manually?
+[03 Jan/07:34] <Big`Ed> Marc - first - have you asked your ISP if they are having problems?
+[03 Jan/07:34] <Elysian> ping me?
+[03 Jan/07:34] <Big`Ed> Marc - second - did this just all the sudden stop, or did you load some software - and then it stopped?
+[03 Jan/07:34] <Marc> automatecly
+[03 Jan/07:34] <CJ^> *** CTCP PING reply from Elysian: 4 seconds
+[03 Jan/07:35] <Elysian> cool
+[03 Jan/07:35] <Big`Ed> [Elysian PING reply]: 1 seconds
+[03 Jan/07:35] <Elysian> woohoo no workie today~!
+[03 Jan/07:35] <Elysian> :)
+[03 Jan/07:35] <Marc> after a crash and reboot it stopped to work
+[03 Jan/07:35] <Big`Ed> no free icecream
+[03 Jan/07:35] <Elysian> hehe
+[03 Jan/07:35] <Big`Ed> Marc - and i take it you refuse to answer about calling the ISP
+[03 Jan/07:36] <Elysian> come to texas and i might hook you up! doh!
+[03 Jan/07:36] <Big`Ed> hehe
+[03 Jan/07:36] * Big`Ed flyes through dallas in 3 weeks - be at the airport!
+[03 Jan/07:36] * Elysian see's ed boarding a plain and coming to texas!
+[03 Jan/07:36] <Elysian> :)
+[03 Jan/07:36] <Elysian> doh
+[03 Jan/07:36] <Big`Ed> hehe
+[03 Jan/07:36] <Elysian> brb
+[03 Jan/07:36] < SignOff: Elysian!Elysian@1Cust64.tnt5.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[03 Jan/07:36] <Marc> I called them thursdad and Friday but can only call them tomorow again
+[03 Jan/07:37] <Big`Ed> and what did they say?
+[03 Jan/07:37] <Marc> nothing, well they checked the sttings but they were all ok
+[03 Jan/07:37] <Big`Ed> they had you check the settings on your PC ?
+[03 Jan/07:38] <Marc> network etc
+[03 Jan/07:38] * Big`Ed wonders if you got backdoored or the likes
+[03 Jan/07:38] <Big`Ed> do you run any firewalls or antivirus?
+[03 Jan/07:38] > Elysian!Elysian@1Cust83.tnt4.plano.tx.da.uu.net has joined #win98
+[03 Jan/07:38] <Marc> Norton ANtivirus
+[03 Jan/07:39] <Big`Ed> most current DAT file from 3 days ago?
+[03 Jan/07:39] <Marc> no about 7 days old
+[03 Jan/07:39] <Big`Ed> (updates are on thursdays at Norton)
+[03 Jan/07:39] <Big`Ed> ok - try this - 2 ideas
+[03 Jan/07:39] <Big`Ed> 1st, you need to run SFC (system file checker)
+[03 Jan/07:39] <Marc> I'm all ears
+[03 Jan/07:40] <Big`Ed> (start - run - type in (SFC) and click enter)
+[03 Jan/07:40] <Big`Ed> scan for altered system files
+[03 Jan/07:40] <Marc> I did because I reinstalled WIn again today
+[03 Jan/07:40] <Big`Ed> wait
+[03 Jan/07:40] <Big`Ed> you just now 'reinstalled windows'
+[03 Jan/07:40] <CJ^> wait a min....
+[03 Jan/07:40] <Marc> yes this morning in the hope it would work again
+[03 Jan/07:40] <Big`Ed> from a 'format' - or by just re-running 'setup'
+[03 Jan/07:41] <Marc> rerunning
+[03 Jan/07:41] <Big`Ed> k
+[03 Jan/07:41] <CJ^> grrrrrrr
+[03 Jan/07:41] <Big`Ed> that is not the same as running sfc
+[03 Jan/07:41] <Big`Ed> go ahead CJ^
+[03 Jan/07:42] <CJ^> he said it happened after a crash
+[03 Jan/07:42] <CJ^> AND NOW..
+[03 Jan/07:42] <CJ^> he tells us he just reinstalled..
+[03 Jan/07:42] <CJ^> an APP caused this...
+[03 Jan/07:42] <CJ^> NOW...
+[03 Jan/07:42] <Big`Ed> yea - love when EXTRA details comes out
+[03 Jan/07:42] <Marc> wait wait
+[03 Jan/07:42] <CJ^> all the rerun does it re-screw up the system
+[03 Jan/07:42] <Big`Ed> (and that his ISP ran him through all the dun settings)
+[03 Jan/07:43] <Marc> untill wednesday everything was working fine,
+[03 Jan/07:43] <Big`Ed> (in this case)
+[03 Jan/07:43] <Big`Ed> `say
+[03 Jan/07:43] <CJ^> ok
+[03 Jan/07:43] <CJ^> and what happened wed evening???
+[03 Jan/07:43] <CJ^> exactly what happened?
+[03 Jan/07:43] <Marc> so it was first on Thursday, but in IE the system freezed up,
+[03 Jan/07:44] @ mode #win98 [+o Aphrodite] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:44] @ mode #win98 [+o Vulcan] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:44] @ mode #win98 [+o Zeus_] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/07:44] <Marc> so I rebooted, and made a connection again, only if I open, IE or Agent or Eudora I get an error;
+[03 Jan/07:44] <Marc> do I list them all again?
+[03 Jan/07:44] <CJ^> ok.. but what happened?
+[03 Jan/07:44] <Big`Ed> (and netscrape)
+[03 Jan/07:44] <CJ^> what crashed?  and what were ya doing at the time?
+[03 Jan/07:45] <Marc> Internet explorer crashed, opening a page
+[03 Jan/07:45] <CJ^> ok..
+[03 Jan/07:45] <CJ^> what page?
+[03 Jan/07:45] <CJ^> a heavy Java page???
+[03 Jan/07:45] <Marc> sorry can't remeber
+[03 Jan/07:45] <Marc> maybe
+[03 Jan/07:45] <CJ^> ok..
+[03 Jan/07:46] <CJ^> now  Ed took ya through the steps of removing all the DUn, the modem, tcp/ip  basically the network  correct?
+[03 Jan/07:46] <Big`Ed> not yet
+[03 Jan/07:46] <Big`Ed> thats was step two after a sfc
+[03 Jan/07:46] <CJ^> okies
+[03 Jan/07:46] <Marc> I have don that myself,
+[03 Jan/07:46] <Big`Ed> (WSAE is NOT a windows socket thing
+[03 Jan/07:47] <Marc> and the next day called my ISP and they said all my settings were okay
+[03 Jan/07:47] <Marc> let me list the error messages I get; okay?
+[03 Jan/07:47] <Big`Ed> you said: WSAE error
+[03 Jan/07:48] <Big`Ed> that is not the truth?
+[03 Jan/07:48] > Pauly!Pauly101@24.64.208.245.bc.wave.home.com has joined #win98
+[03 Jan/07:48] @ mode #win98 [+v Pauly] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/07:48] <Marc> yes In AGENT it gives:
+[03 Jan/07:48] <Big`Ed> thats not what you said
+[03 Jan/07:48] <Marc> WSAE no support (error 10047)
+[03 Jan/07:48] <Pauly> need help with harddrive partition
+[03 Jan/07:48] <CJ^> what is AGENT?
+[03 Jan/07:48] <Marc> newsreader from forte
+[03 Jan/07:48] <Big`Ed> 0:26:49 [100]«Marc» here it is again then, I can connect to my ISP but when I open Agent, IE or Eudora, I get a WSAE error
+[03 Jan/07:48] <Big`Ed> 10:27:41 ·Big`Ed· hmmm
+[03 Jan/07:48] <Big`Ed> 10:28:05 ·Big`Ed· no other message?
+[03 Jan/07:48] <Big`Ed> 10:28:29 [100]«Marc» or in Netscape it says Unable to create a netywork socket connetction
+[03 Jan/07:48] <CJ^> Pauly....  whats the issue?
+[03 Jan/07:49] <Big`Ed> (agent is a free news browser)
+[03 Jan/07:49] <CJ^> ahh ok...
+[03 Jan/07:49] <CJ^> dont msg pauly...
+[03 Jan/07:49] <CJ^> ask in channel...
+[03 Jan/07:49] <Big`Ed> Pauly - win98 questions go ahead
+[03 Jan/07:49] <Pauly> sorry
+[03 Jan/07:49] <Marc> let me give the Eudora message,
+[03 Jan/07:49] <Big`Ed> see topic
+[03 Jan/07:49] <Pauly> I have a 16 gig hardrive but it is only reading 2 gigs in win 98
+[03 Jan/07:49] <Big`Ed> what is the error from IE or OUTLOOK EXPRESS
+[03 Jan/07:50] <CJ^> Pauly.. ok  did you use the win98 boot disk?  and fdisk to partiton the drive?
+[03 Jan/07:50] <Big`Ed> ok Pauly - is that the prob?
+[03 Jan/07:50] <Pauly> I have
+[03 Jan/07:50] <Marc> Error getting network address, cause host not found (error 11001)
+[03 Jan/07:50] <CJ^> and does your system supposrt drives larger than 2 gigs?
+[03 Jan/07:50] <Pauly> what do u mean the bio
+[03 Jan/07:50] <Pauly> bios
+[03 Jan/07:50] <CJ^> yes  the bios?
+[03 Jan/07:51] <Pauly> I havn
+[03 Jan/07:51] <CJ^> does the bios see the full size of the drive?
+[03 Jan/07:51] <Pauly> I havn't
+[03 Jan/07:51] <Marc> and as last in Netscape it says:
+[03 Jan/07:51] <Pauly> no
+[03 Jan/07:51] <CJ^> you havent checked???
+[03 Jan/07:51] <CJ^> you had to....
+[03 Jan/07:51] <Pauly> It is the original bios
+[03 Jan/07:51] <Pauly> and it sees 2 gigs
+[03 Jan/07:51] <Marc> unable to create a network socket connection.
+[03 Jan/07:51] <CJ^> ok.. BUT  when you installed the hard drive.. you had to go in the bios to get it to see that anew drive was attached to the system...
+[03 Jan/07:51] <Pauly> yes
+[03 Jan/07:51] <CJ^> then your system cannot support drives larger that 2 gigs
+[03 Jan/07:52] <Big`Ed> Marc - your total network/dialup is hosed
+[03 Jan/07:52] <CJ^> its not a Win98 issue..
+[03 Jan/07:52] <Big`Ed> Internet Explorer cannot open the Internet Site <URL>
+[03 Jan/07:52] <Big`Ed> A connection with the server could not be established
+[03 Jan/07:52] <Big`Ed> 11001 Host not found
+[03 Jan/07:52] <Big`Ed> Unable to form connection to the server.
+[03 Jan/07:52] <Pauly> is there any way of updating that
+[03 Jan/07:52] <CJ^> there may be yes
+[03 Jan/07:52] <CJ^> what motherboard do you have?
+[03 Jan/07:52] <CJ^> or how old is the system.. what brand?
+[03 Jan/07:52] <Pauly> I have a no name mother board
+[03 Jan/07:52] <Marc> okay but I removed and reinstalled that
+[03 Jan/07:52] <Pauly> Yes it is a pentium non-mmx
+[03 Jan/07:52] <CJ^> ok...
+[03 Jan/07:52] <CJ^> who made it?
+[03 Jan/07:53] <CJ^> the system that is?
+[03 Jan/07:53] <Big`Ed> marc - you deleted modem and all networking information completely from PC
+[03 Jan/07:53] <Marc> yes
+[03 Jan/07:53] <Pauly> Hsin-tech
+[03 Jan/07:53] <CJ^> PcChips...
+[03 Jan/07:53] <CJ^> ok
+[03 Jan/07:53] <Pauly> Yeah 
+[03 Jan/07:54] <CJ^> do you know everything that is on the motherboard??
+[03 Jan/07:54] <Pauly> like
+[03 Jan/07:54] <CJ^> chipset?
+[03 Jan/07:54] <CJ^> all that?
+[03 Jan/07:54] <Pauly> yeah it is an award
+[03 Jan/07:54] <CJ^> do you knwo what they called it
+[03 Jan/07:54] <CJ^> no
+[03 Jan/07:54] <Big`Ed> Marc - if you have done all these things that you say you have done, your system is beyond a simple over-the-net repair then
+[03 Jan/07:54] <Pauly> award bios
+[03 Jan/07:54] <Pauly> OPti-viper
+[03 Jan/07:54] <CJ^> ick
+[03 Jan/07:55] <Marc> that would be bad
+[03 Jan/07:55] <Big`Ed> Marc - suggest you take it in for a shop visit - and invest $50 bucks and let them fix it right
+[03 Jan/07:55] <Pauly> Opti-viper chip set
+[03 Jan/07:55] <CJ^> ok
+[03 Jan/07:55] <CJ^> anythign else??
+[03 Jan/07:55] <CJ^> sound ?  vidoe on board?? 
+[03 Jan/07:55] <Marc> if they know what it is, they always try to sell something completely new
+[03 Jan/07:56] <Big`Ed> Marc - that is not required - only other solution would be a 'CLEAN' load of windows
+[03 Jan/07:56] <Pauly> no sound
+[03 Jan/07:56] <jet350> Marc why dont you format 
+[03 Jan/07:56] <Pauly> generic 1 meg video card
+[03 Jan/07:56] <CJ^> no
+[03 Jan/07:56] <CJ^> thats ok
+[03 Jan/07:56] <CJ^> found it
+[03 Jan/07:56] <CJ^> well one of 2 boards..
+[03 Jan/07:56] <Pauly> ok
+[03 Jan/07:56] <CJ^> M519 or m529
+[03 Jan/07:56] <Marc> mmm I don't have enough space to save everything first
+[03 Jan/07:57] <Big`Ed> Marc - since a trained technicaian can't sit at your PC and look at the problem, a format is in order if you want to do it yourself
+[03 Jan/07:57] <CJ^> those boards share the same bios
+[03 Jan/07:57] <Pauly> cool
+[03 Jan/07:57] <Big`Ed> marc - never heard of backups?
+[03 Jan/07:57] <Big`Ed> Marc - what would you do if your system did not turn on at all?
+[03 Jan/07:57] <Marc> 4 GB?
+[03 Jan/07:58] <Big`Ed> Marc - thats about 7 CD's - or 1 8gb tape - both devices cost under $200
+[03 Jan/07:58] <Big`Ed> Marc - or - a second HD can be had for under $100 to store backup data
+[03 Jan/07:58] <Marc> here are different prices and I don't have a CD recorder
+[03 Jan/07:59] <Big`Ed> Marc - but the issue is - you have a serious problem with your dialup - and a trained technician needs to fix it for you
+[03 Jan/07:59] <Big`Ed> Marc - or you can reload win98 clean
+[03 Jan/07:59] <CJ^> ok pauly  almost got you a link to a new bios...
+[03 Jan/07:59] <Pauly> sweet 
+[03 Jan/07:59] <Marc> right I want to use my computer again asap
+[03 Jan/08:00] <Pauly> is there a flash utility with the bios
+[03 Jan/08:00] <Big`Ed> Marc - you can use your computer now
+[03 Jan/08:00] <Big`Ed> Marc - just not for the internet
+[03 Jan/08:00] <Marc> yes I meant Internet
+[03 Jan/08:00] <Big`Ed> Marc - something happened last week when it frooze
+[03 Jan/08:00] <Big`Ed> Marc - and without digging into it - i can't help you farther over the net
+[03 Jan/08:01] > GrungeMan!asd@modemcable172.134-200-24.mtl.mc.videotron.net has joined #win98
+[03 Jan/08:01] <Marc> think so too, only I still don't know what
+[03 Jan/08:01] @ mode #win98 [+v GrungeMan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/08:01] <GrungeMan> hello
+[03 Jan/08:01] <Big`Ed> Marc - sorry - can't help farther
+[03 Jan/08:01] <Marc> please digg as far possible
+[03 Jan/08:01] <Big`Ed> hi GrungeMan
+[03 Jan/08:01] <GrungeMan> i'd like to know if there is a "windows 3.1 advanced" or something like that?
+[03 Jan/08:01] <Marc> okay thanks for your time
+[03 Jan/08:01] <Big`Ed> Marc - i would have to do it in person - you say you have done everthing
+[03 Jan/08:02] <Marc> well as far I know myself
+[03 Jan/08:02] <Big`Ed> GrungeMan - there was several versions of windows - 3.0, 3.1, 3.11, wfw3.1, 3.11
+[03 Jan/08:02] <GrungeMan> wich is the best? 3.11?
+[03 Jan/08:02] <Big`Ed> GrungeMan - win98
+[03 Jan/08:03] <Big`Ed> Marc - find a qualified pc technician to look over your pc
+[03 Jan/08:03] <Big`Ed> Marc - or perhaps they will do a reload - and save your data
+[03 Jan/08:03] <Big`Ed> GrungeMan - what is your win98 question?
+[03 Jan/08:03] <GrungeMan> sorry, it's not a win98 question, it's just a "win" question
+[03 Jan/08:03] <Marc> no no I will back it up on a old HD and do it self
+[03 Jan/08:04] <Big`Ed> oh - sorry
+[03 Jan/08:04] <GrungeMan> in the win 3.* series...wich is the besty?
+[03 Jan/08:04] <Big`Ed> ok Marc - hopefully a clean install will fix it
+[03 Jan/08:04] <Big`Ed> GrungeMan - none - they are no longer supported by Microsoft
+[03 Jan/08:04] <GrungeMan> ?
+[03 Jan/08:04] <Marc> hope so but I never will know what it was and the same can happen again
+[03 Jan/08:05] <GrungeMan> what are the win95 reqs?
+[03 Jan/08:05] <Big`Ed> www.microsoft.com/windows
+[03 Jan/08:06] <GrungeMan> i don'T see m
+[03 Jan/08:06] <Big`Ed> ?
+[03 Jan/08:06] > artman!~artman@24.9.220.7 has joined #win98
+[03 Jan/08:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/08:06] <Big`Ed> http://www.microsoft.com/windows95/
+[03 Jan/08:06] @ mode #win98 [+v artman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/08:06] <Big`Ed> hi artman
+[03 Jan/08:06] <artman> Hi ya Big`Ed
+[03 Jan/08:07] <Big`Ed> christmas/newyears good to you artman?
+[03 Jan/08:07] <Big`Ed> CJ^ sent me over a whopper pII-700 (i'm happy)
+[03 Jan/08:07] <CJ^> i did?
+[03 Jan/08:07] <artman> Yes sir, how about you?  Any Y2K probs??
+[03 Jan/08:08] <CJ^> thast where  i put it... grrrrrrrrrrrr
+[03 Jan/08:08] <artman> hehe
+[03 Jan/08:08] <Elysian> hehe
+[03 Jan/08:08] <Big`Ed> not a one artman - it's nice to have all new equipment at work
+[03 Jan/08:08] <Elysian> why'd he send it to ytou? i'm the one witht the p200 and win2k server!
+[03 Jan/08:08] <CJ^> ftp://202.82.156.83/pub/pcchips/bios/m519/     Pauly.. go there...
+[03 Jan/08:08] <Elysian> :)
+[03 Jan/08:08] <artman> yep
+[03 Jan/08:08] <CJ^> i dont know if it will help you much
+[03 Jan/08:08] <CJ^> IMHO  get a new motherboard...
+[03 Jan/08:09] < GrungeMan!asd@modemcable172.134-200-24.mtl.mc.videotron.net has left #win98 ()
+[03 Jan/08:09] <Big`Ed> artman - did KY find its way into the dark black hole?
+[03 Jan/08:09] <Big`Ed> (board is what - 3+ years old)
+[03 Jan/08:10] <Pauly> Thanx cj^
+[03 Jan/08:10] <artman> KY apparently has weathered the storm......no problems here....except for the inbreeding thing
+[03 Jan/08:10] <CJ^> also.. search that FTP site for the Award flash.,...
+[03 Jan/08:10] < Marc!Marc@uu212-190-3-126.unknown.uunet.be has left #win98 ()
+[03 Jan/08:10] <CJ^> from what im reading though..
+[03 Jan/08:10] <CJ^> the Opti wont allow more than 8 gig
+[03 Jan/08:11] <CJ^> sorry to say..
+[03 Jan/08:11] <CJ^> but  who knows...
+[03 Jan/08:11] <artman> :-)
+[03 Jan/08:11] <CJ^> for what ya spent on the hdd  $70 more would have gotten ya a new MB
+[03 Jan/08:12] <Big`Ed> god i'm old - wfw 3.11 was 1993 software
+[03 Jan/08:13] <CJ^> :P
+[03 Jan/08:13] <CJ^> so  i was runngin that
+[03 Jan/08:13] <CJ^> got it around here.. somewhere...
+[03 Jan/08:13] <Big`Ed> i still got a coupla copies too
+[03 Jan/08:13] <Big`Ed> got the resource kit too
+[03 Jan/08:13] < SignOff: artman!~artman@24.9.220.7 (Ping timeout for artman[24.9.220.7])
+[03 Jan/08:15] <Big`Ed> and remember the 'fun' with mouse 9 drivers
+[03 Jan/08:16] <CJ^> :P
+[03 Jan/08:16] <Big`Ed> and - i used to have to run it with 'banyan vines networking'
+[03 Jan/08:16] <CJ^> serial mice.... ICk...
+[03 Jan/08:16] <Big`Ed> that was before thos funky ps/2 things
+[03 Jan/08:16] <Big`Ed> real men used serial
+[03 Jan/08:17] <Elysian> long before USB!:)
+[03 Jan/08:17] <Big`Ed> us what?
+[03 Jan/08:17] <Big`Ed> isn't that a truck company?
+[03 Jan/08:18] <Elysian> heh
+[03 Jan/08:18] <Pauly> cool
+[03 Jan/08:19] <Big`Ed> hmmm - they show a win 3.2
+[03 Jan/08:19] <Elysian> ?
+[03 Jan/08:20] <Big`Ed> win 3.1 released 10 mar 92, has a operational date range of 4 jan 1980 to 31 dec 2035
+[03 Jan/08:20] <CJ^> HAHHAHHAHHAHAHA
+[03 Jan/08:20] <CJ^> yeah right
+[03 Jan/08:21] <Big`Ed> win 3.11 - no release date - same date range
+[03 Jan/08:21] <Big`Ed> (chinese version
+[03 Jan/08:21] <Big`Ed> Windows 3.2 (Chinese - Simplified) - 16-Bit Win
+[03 Jan/08:22] <CJ^> ahhhh
+[03 Jan/08:22] <CJ^> Xang!
+[03 Jan/08:22] <Big`Ed> hehe - should have told that bozo to get that version
+[03 Jan/08:22] <Big`Ed> latest
+[03 Jan/08:22] <CJ^> hehe
+[03 Jan/08:22] <CJ^> ooohh  that would be cruel...
+[03 Jan/08:22] < SignOff: jet350!~pirch@63.74.224.192 (Read error to jet350[63.74.224.192]: Connection reset by peer)
+[03 Jan/08:22] <Big`Ed> win 3.x don't do 2/29/2000
+[03 Jan/08:24] <Big`Ed> but microsoft calls the os complient
+[03 Jan/08:25] @ mode #win98 [+v Elysian] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/08:25] @ mode #win98 [+o Athena] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/08:25] @ mode #win98 [+o Proteus] by Big`Ed!BigEd@01-063.009.popsite.net
+[03 Jan/08:27] <Big`Ed> well friends - i got to go do some work around this ranch
+[03 Jan/08:28] <Big`Ed> kick the cows, milk the bull - you know
+[03 Jan/08:28] <Big`Ed> catch you all later
+[03 Jan/08:28] <CJ^> :P
+[03 Jan/08:28] <Big`Ed> (translates: take kids to the mall, take out trash, wash car)
+[03 Jan/08:29] < SignOff: Big`Ed!BigEd@01-063.009.popsite.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[03 Jan/08:29] <Pauly> CJ^ is there anything i have to do before i flash the bios it?  (it is saying cannot flash bios)
+[03 Jan/08:29] > StuSSy!StuSSy@host-216-78-234-153.mco.bellsouth.net has joined #win98
+[03 Jan/08:29] @ mode #win98 [+v StuSSy] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/08:29] <StuSSy> hello
+[03 Jan/08:29] <StuSSy> i need some help
+[03 Jan/08:30] < StuSSy!StuSSy@host-216-78-234-153.mco.bellsouth.net has left #win98 ()
+[03 Jan/08:30] <CJ^> Pauly  do you have the award flash?
+[03 Jan/08:31] <CJ^> and  you are shutting the system donw BEFORE you flash  correct?
+[03 Jan/08:32] <Pauly> Yes and loading off of the start up disk
+[03 Jan/08:32] <Pauly> yes the award flash bios
+[03 Jan/08:34] <CJ^> well.. whats the exact error?
+[03 Jan/08:34] <Pauly> hold on
+[03 Jan/08:38] > apold!apold@ti32a95-0355.dialup.online.no has joined #win98
+[03 Jan/08:38] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/08:38] @ mode #win98 [+v apold] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/08:39] <Pauly> cj^  I am not sure it just says erase chip fale
+[03 Jan/08:39] <Pauly> erase chip fail
+[03 Jan/08:39] <CJ^> :P
+[03 Jan/08:39] <CJ^> well...  
+[03 Jan/08:39] < SignOff: Elysian!Elysian@1Cust83.tnt4.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[03 Jan/08:39] <apold> need help finding "W98lite Professional" ,anyone know where... ???
+[03 Jan/08:39] <CJ^> liek i said.. dump that board...
+[03 Jan/08:40] <CJ^> apold...
+[03 Jan/08:40] <CJ^> W98 lite?
+[03 Jan/08:40] <CJ^> whats is that?
+[03 Jan/08:41] <apold> CJ : to install w98 ,without IE, and other things.
+[03 Jan/08:41] <CJ^> ick...
+[03 Jan/08:41] <CJ^> sorry cant help ya...
+[03 Jan/08:41] <CJ^> i dont by the hype that MS islying about IE nto being needed
+[03 Jan/08:41] <apold> cj: an installasjon of W98 will be about 70-80mb.
+[03 Jan/08:42] <CJ^> well  personally again.. i dont buy into it..
+[03 Jan/08:42] <CJ^> if i dont wanan use IE..
+[03 Jan/08:42] <CJ^> netscape
+[03 Jan/08:42] <CJ^> or ill boot into Linux...
+[03 Jan/08:44] ! Galeon_ is known as Galeon
+[03 Jan/08:56] < SignOff: apold!apold@ti32a95-0355.dialup.online.no (Signed off)
+[03 Jan/08:57] < SignOff: CJ^!skippy@sdn-ar-001watacoP263.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[03 Jan/09:06] > w98!azmodan@phi.compinet.com has joined #win98
+[03 Jan/09:06] @ mode #win98 [+v w98] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:10] > FreshBrew!FreshBrew2@nel-53-0146.direct.ca has joined #win98
+[03 Jan/09:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/09:10] @ mode #win98 [+v FreshBrew] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:11] <FreshBrew> okay i need a little help with a hard drive thats makin me mad?
+[03 Jan/09:11] <FreshBrew> err !
+[03 Jan/09:11] <Azmodan> what is wrong with it?
+[03 Jan/09:11] > Ascent!spawn104@s20.dial12.new.nac.net has joined #win98
+[03 Jan/09:11] @ mode #win98 [+v Ascent] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:11] <FreshBrew> I installed it and formatted... etc etc and it doesnt seem to work right
+[03 Jan/09:11] <Ascent> any reports of viruses going around??
+[03 Jan/09:12] <Azmodan> Ascent, be more specific, there are tonnes of virii always around
+[03 Jan/09:12] <Ascent> I eman from the Y2K thing
+[03 Jan/09:12] <Ascent> eman=mean
+[03 Jan/09:12] <FreshBrew> it send info really slowly and i tried to load several progs on and it screws them up all the time
+[03 Jan/09:12] <FreshBrew> no Y2k was a big let down
+[03 Jan/09:12] <Azmodan> Ascent, have not heard of one
+[03 Jan/09:13] <Ascent> oh ok. just checking.
+[03 Jan/09:13] <Azmodan> FreshBrew, what type of HD is it?
+[03 Jan/09:13] < Ascent!spawn104@s20.dial12.new.nac.net has left #win98 ()
+[03 Jan/09:13] <FreshBrew> its a fujitsu 8.4gb hard drive
+[03 Jan/09:14] <Azmodan> does your bios support a drive that large?
+[03 Jan/09:14] <FreshBrew> apparently
+[03 Jan/09:14] <FreshBrew> it registers as 8.4 in the bios
+[03 Jan/09:15] <Azmodan> and did you choose large disk support when you partitioned it?
+[03 Jan/09:15] <FreshBrew> its counted as a large disk?
+[03 Jan/09:15] <FreshBrew> and would i do that in bios?
+[03 Jan/09:16] <Azmodan> no when you run fdisk it asks you a question
+[03 Jan/09:16] <Azmodan> did you answer Y or N
+[03 Jan/09:16] <FreshBrew> well, i had a friend come over and do the f disk stuff
+[03 Jan/09:16] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[03 Jan/09:16] < SignOff: Aphrodite!stoner@207.178.66.22 (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[03 Jan/09:16] <FreshBrew> and now when i try and run fdisk again, it doesnt work
+[03 Jan/09:16] <Azmodan> fdisk does not run at all or does not show that drive?
+[03 Jan/09:17] <FreshBrew> well one sec ill try and run it again... brb
+[03 Jan/09:17] <Azmodan> k
+[03 Jan/09:18] <FreshBrew> okay fdisk works
+[03 Jan/09:18] <FreshBrew> now it asking if i wanna have large disk support
+[03 Jan/09:19] <Azmodan> say Y
+[03 Jan/09:20] <Azmodan> now choose option 5 and select the second drive
+[03 Jan/09:20] <FreshBrew> wich i think i already have before.... the drive says its like 7.84 after i installed it but first it ran everything in dos, so i re formatted and now it wont let things be installed on it period and its really slow like to move data from one place to another
+[03 Jan/09:20] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[03 Jan/09:20] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/09:20] @ mode #win98 [+ov Aphrodite Aphrodite] by LasVegas.NV.US.Undernet.org
+[03 Jan/09:20] @ mode #win98 [+v Tribble] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:20] <FreshBrew> okay what now?
+[03 Jan/09:21] <Azmodan> use option 4 to show the partition and copy and paste the info here for me please
+[03 Jan/09:21] <FreshBrew> okay.. one sec
+[03 Jan/09:21] <FreshBrew> okay i cant cut and copy it will take a little bit to type out
+[03 Jan/09:22] <Azmodan> you can copy and paste
+[03 Jan/09:22] <FreshBrew> no i cant i dont think
+[03 Jan/09:22] <Azmodan> its just done differently
+[03 Jan/09:22] <Azmodan> see the toolbar at the top of the dos window
+[03 Jan/09:22] <FreshBrew> how?
+[03 Jan/09:22] <FreshBrew> yeah
+[03 Jan/09:22] <Azmodan> see the square made up of dashes?
+[03 Jan/09:23] <FreshBrew> okay I get it now.. one sec brb
+[03 Jan/09:23] <Azmodan> k
+[03 Jan/09:23] <FreshBrew>                          Display Partition Information
+[03 Jan/09:23] <FreshBrew>    Current fixed disk drive: 2
+[03 Jan/09:23] <FreshBrew>    Partition  Status   Type    Volume Label  Mbytes   System   Usage
+[03 Jan/09:23] <FreshBrew>     D: 1              PRI DOS                 8040   FAT32      100%
+[03 Jan/09:23] <FreshBrew>    Total disk space is  8040 Mbytes (1 Mbyte = 1048576 bytes)
+[03 Jan/09:24] <FreshBrew> hmm its a little abstract..
+[03 Jan/09:24] <Azmodan> thats ok
+[03 Jan/09:24] <FreshBrew> ill try to set it up better..
+[03 Jan/09:24] <FreshBrew> okay
+[03 Jan/09:24] <Azmodan> thats all I needed to see
+[03 Jan/09:24] <Azmodan> it looks fine
+[03 Jan/09:24] <FreshBrew> hmm
+[03 Jan/09:24] <FreshBrew> well....
+[03 Jan/09:24] <Azmodan> what are the errors you are getting when you try to use it?
+[03 Jan/09:24] <FreshBrew> it doesnt work fine
+[03 Jan/09:25] <FreshBrew> no errors.. but when i install games etc and then try to run them, they dont work
+[03 Jan/09:25] <Azmodan> they don't work how
+[03 Jan/09:25] <FreshBrew> the .exe files always commit illegal ops
+[03 Jan/09:25] <Azmodan> ahhh
+[03 Jan/09:25] <Azmodan> what is the exact error message?
+[03 Jan/09:25] <FreshBrew> one sec...
+[03 Jan/09:25] <Azmodan> can you do it and write it down?
+[03 Jan/09:26] <FreshBrew> ill cut and copy or write it down
+[03 Jan/09:26] <FreshBrew> brb
+[03 Jan/09:26] > SITH!~none@193.226.63.52 has joined #win98
+[03 Jan/09:26] <Azmodan> k
+[03 Jan/09:26] @ mode #win98 [+v SITH] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:26] <FreshBrew> have to onstall somethign first since i deleted everything... ill be like 2 mins
+[03 Jan/09:26] <Azmodan> ok
+[03 Jan/09:27] <Azmodan> hi sith
+[03 Jan/09:28] <SITH> hy
+[03 Jan/09:28] <FreshBrew> okay... this time this prog is working....
+[03 Jan/09:28] <SITH> do u now how to configure winroute?
+[03 Jan/09:28] <Azmodan> FreshBrew, try some more ;-)
+[03 Jan/09:28] <Azmodan> sith, yeah
+[03 Jan/09:28] <FreshBrew> okay... ill try baldurs gate.. this will take a while brb
+[03 Jan/09:29] <SITH> ok 
+[03 Jan/09:29] <SITH> tell me pls
+[03 Jan/09:30] <Azmodan> hold on, I'm on the phone
+[03 Jan/09:30] <SITH> ok
+[03 Jan/09:31] <FreshBrew> now i wait.... then i have to watch that lame descent 3 preview movie for like the 40th time
+[03 Jan/09:32] <FreshBrew> damn descent preview
+[03 Jan/09:33] <SITH> i'm waiting
+[03 Jan/09:33] <FreshBrew> i swear to god ive watched this preview for more then ive watched tv since i got this new hd
+[03 Jan/09:34] <FreshBrew> whats winroute/
+[03 Jan/09:34] <FreshBrew> ?
+[03 Jan/09:34] <Azmodan> sith, what have you done so far?
+[03 Jan/09:35] <FreshBrew> okay im watching the preview movie now.. back in 3
+[03 Jan/09:35] <SITH> i'm waiting.....
+[03 Jan/09:36] <Azmodan> so am I
+[03 Jan/09:36] < SignOff: Pauly!Pauly101@24.64.208.245.bc.wave.home.com (Read error to Pauly[24.64.208.245.bc.wave.home.com]: Connection reset by peer)
+[03 Jan/09:36] <Azmodan> <Azmodan> sith, what have you done so far?
+[03 Jan/09:36] <Azmodan> <FreshBrew> okay im watching the preview movie now.. back in 3
+[03 Jan/09:36] <Azmodan> <SITH> i'm waiting.....
+[03 Jan/09:36] <FreshBrew> he asked you a questions ith
+[03 Jan/09:36] <FreshBrew> *sith
+[03 Jan/09:36] <Azmodan> sith, read the topic
+[03 Jan/09:37] <Azmodan> no /msg's!
+[03 Jan/09:37] <SITH> i have installed winroute
+[03 Jan/09:38] <FreshBrew> okay, ididnt get illegal ops this time, it jst said bgmain.exe is corrupt
+[03 Jan/09:38] <FreshBrew> and it told me to reinstall
+[03 Jan/09:38] <Azmodan> sith, sith, what version of winroute?
+[03 Jan/09:38] <FreshBrew> NO now i have to watch that damn demo movie AGAIN
+[03 Jan/09:39] <SITH> winroute 3.0 lite
+[03 Jan/09:39] <Azmodan> doh
+[03 Jan/09:39] <Azmodan> sith, ok then youve done what you need to on the server
+[03 Jan/09:39] <Azmodan> on the client
+[03 Jan/09:39] <SITH> i think so
+[03 Jan/09:39] <Azmodan> you need to set its tcp/ip settings up
+[03 Jan/09:40] <SITH> i have done that
+[03 Jan/09:40] <Azmodan> give it an ip address and subnet mask
+[03 Jan/09:40] <Azmodan> make sure its the same subnetmask that the server is useing
+[03 Jan/09:40] <SITH> done
+[03 Jan/09:40] <SITH> done
+[03 Jan/09:40] <Azmodan> on the gateway tab enter the ip address of the server computer
+[03 Jan/09:41] <SITH> done
+[03 Jan/09:41] <Azmodan> in the dns tab enter the ip addresses of your isp's dns servers
+[03 Jan/09:41] <SITH> done
+[03 Jan/09:41] <Azmodan> then your done
+[03 Jan/09:41] <SITH> wait a moment
+[03 Jan/09:41] > pyrokiwi!hehehe@210-55-123-33.dialup.xtra.co.nz has joined #win98
+[03 Jan/09:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/09:42] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:42] <SITH> i have 2 pc
+[03 Jan/09:42] <Azmodan> yeah, 1 server and 1 client?
+[03 Jan/09:42] <pyrokiwi> can some1 update me pls
+[03 Jan/09:42] <SITH> yep
+[03 Jan/09:42] <pyrokiwi> wat os is the server running?
+[03 Jan/09:43] <Azmodan> sith, so what are we waiting for
+[03 Jan/09:43] <Azmodan> pyro, hush
+[03 Jan/09:43] <Azmodan> hehehehe
+[03 Jan/09:43] * pyrokiwi hushes :(
+[03 Jan/09:43] <SITH> it doesn't work
+[03 Jan/09:43] <Azmodan> what is the error message
+[03 Jan/09:44] <SITH> the pc are conected with ethernet cards
+[03 Jan/09:44] <Azmodan> can you ping each computer?
+[03 Jan/09:44] <pyrokiwi> crossover cable?
+[03 Jan/09:44] <pyrokiwi> or hub?
+[03 Jan/09:44] <SITH> tnop
+[03 Jan/09:44] <w98> hub is A central connection point. Standard terminology for a device that connects multiple computers in a network.
+[03 Jan/09:44] <Azmodan> whats tnop?
+[03 Jan/09:44] <SITH> nope
+[03 Jan/09:44] <Azmodan> you cannot ping each computer?
+[03 Jan/09:45] <SITH> no
+[03 Jan/09:45] <Azmodan> are you useing a hub or just an ethernet cable to link them?
+[03 Jan/09:45] <Azmodan> or is it coax cable?
+[03 Jan/09:46] <SITH> just an ethernet cable
+[03 Jan/09:46] <pyrokiwi> hmm do they both hav win98?
+[03 Jan/09:46] <Azmodan> sith, you need to have a Crossover Cable
+[03 Jan/09:46] <Azmodan> go and buy one ;-)
+[03 Jan/09:46] <pyrokiwi> or else it will not work :)
+[03 Jan/09:46] <SITH> one 98 and other one 95
+[03 Jan/09:47] <pyrokiwi> ok but as az said ya need a crossover cable
+[03 Jan/09:47] <SITH> what is Crossover Cable
+[03 Jan/09:47] <Azmodan> next time before you install something like winroute make sure your network is working
+[03 Jan/09:47] <Azmodan> sith, its an ethernet cable that has some pairs crossed
+[03 Jan/09:47] <pyrokiwi> best place to get 1 is at a computer wiring supply shop ask 4 one
+[03 Jan/09:47] <Azmodan> similar in princible to a null modem cable
+[03 Jan/09:47] <SITH> my network is working
+[03 Jan/09:47] <FreshBrew> BGMAIN caused an invalid page fault in
+[03 Jan/09:47] <FreshBrew> module <unknown> at 0000:bff711be.
+[03 Jan/09:47] <FreshBrew> Registers:
+[03 Jan/09:47] <FreshBrew> EAX=815e0000 CS=015f EIP=bff711be EFLGS=00010246
+[03 Jan/09:47] <FreshBrew> EBX=00000000 SS=0167 ESP=83a13cbc EBP=83a13cc8
+[03 Jan/09:47] <FreshBrew> ECX=ffffffff DS=0167 ESI=00000000 FS=507f
+[03 Jan/09:47] <FreshBrew> EDX=815e2c90 ES=0167 EDI=00c074d8 GS=0000
+[03 Jan/09:47] <FreshBrew> Bytes at CS:EIP:
+[03 Jan/09:47] <FreshBrew> f2 ae f7 d1 8b 75 0c 8b 7d 08 8b c7 fc 51 c1 e9 
+[03 Jan/09:47] <FreshBrew> Stack dump:
+[03 Jan/09:47] <FreshBrew> 815e1b24 00000000 83a13dec 83a13efc bff7e6ef 83a13dec 00c074d8 815e1b24 815e1b38 00000000 bff7e840 815e1e18 815e1ae2 815e188c 00000000 00000008 
+[03 Jan/09:47] <FreshBrew> there you go azmodan
+[03 Jan/09:48] <pyrokiwi> woah looks like some1s got a fresh brew of problems
+[03 Jan/09:48] <Azmodan> sith if your network was working you would be able to ping your client pc
+[03 Jan/09:48] <Azmodan> but as you can't
+[03 Jan/09:48] <FreshBrew> oh clever!
+[03 Jan/09:48] <SITH> i can see the other computer
+[03 Jan/09:48] <pyrokiwi> sorry just woke up and hav dumb sense of humour at the moment
+[03 Jan/09:48] <pyrokiwi> hmmmm
+[03 Jan/09:48] <FreshBrew> if anyone can make sense of that error...
+[03 Jan/09:48] <Azmodan> sith, fine then open a dos prompt
+[03 Jan/09:48] <Azmodan> and type
+[03 Jan/09:48] <pyrokiwi> wat is bgmain?
+[03 Jan/09:49] <Azmodan> ping ip.address.goes.here
+[03 Jan/09:49] <SITH> maybe i did not ping right 
+[03 Jan/09:49] <FreshBrew> baldurs gate main.exe
+[03 Jan/09:49] <Azmodan> pyro, its the main exe of baldurs gate
+[03 Jan/09:49] <pyrokiwi> ahha
+[03 Jan/09:49] > bognogin!nope@HSE-Toronto-ppp94993.sympatico.ca has joined #win98
+[03 Jan/09:49] @ mode #win98 [+v bognogin] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/09:49] <bognogin> hey
+[03 Jan/09:49] <FreshBrew> it all has to do with a hard drive problem ive been receiving help with from azmodan
+[03 Jan/09:49] <w98> que tal, bognogin
+[03 Jan/09:49] <pyrokiwi> ahha :)
+[03 Jan/09:49] <pyrokiwi> i wont intrude then
+[03 Jan/09:50] <SITH> it works
+[03 Jan/09:50] <bognogin> just wondering how i could record a cd to, let's say, windows recorder, without puttin a mic to the speakers
+[03 Jan/09:50] <FreshBrew> you see the hard drive goes really slow moving data and when you load progs on, they wont work
+[03 Jan/09:50] <Azmodan> FreshBrew, my best advice is for you to try another hard drive the same way
+[03 Jan/09:50] <pyrokiwi> ahha SITH did i hear az saying u are using wonroute?
+[03 Jan/09:50] <Azmodan> FreshBrew, the hard drive could be faulty
+[03 Jan/09:50] <FreshBrew> yeah my old hd, i loaded it on no problems
+[03 Jan/09:50] <Azmodan> FreshBrew, then take that drive back to the store
+[03 Jan/09:51] <FreshBrew> hmmm
+[03 Jan/09:51] <FreshBrew> god damn sundays.. have to wait another coupld days
+[03 Jan/09:51] <SITH> it works
+[03 Jan/09:51] <bognogin> nevermind
+[03 Jan/09:51] <pyrokiwi> SITH are u using winroute?
+[03 Jan/09:51] < bognogin!nope@HSE-Toronto-ppp94993.sympatico.ca has left #win98 ()
+[03 Jan/09:51] <Azmodan> what works sith?
+[03 Jan/09:51] <pyrokiwi> pinging
+[03 Jan/09:51] <Azmodan> I know pinging works he said that before
+[03 Jan/09:51] <SITH> to ping the other computer
+[03 Jan/09:51] <pyrokiwi> yeh he said it again
+[03 Jan/09:52] <pyrokiwi> but SITH are u using winroute?
+[03 Jan/09:52] <SITH> yes 
+[03 Jan/09:52] <Azmodan> sith, from the client pc ping your dns servers ip adress
+[03 Jan/09:52] <SITH> just a moment
+[03 Jan/09:53] <SITH> ok
+[03 Jan/09:53] <SITH> it work
+[03 Jan/09:53] <pyrokiwi> hmmm SITH is it a trial or full version of winroute?
+[03 Jan/09:53] <SITH> full
+[03 Jan/09:53] <Azmodan> sith, ping www.ihug.co.nz
+[03 Jan/09:53] <Azmodan> sith, you are not useing the full version
+[03 Jan/09:54] <Azmodan> you are useing the lite version
+[03 Jan/09:54] <pyrokiwi> then has the trial run out?
+[03 Jan/09:54] <SITH> what is the diference
+[03 Jan/09:54] <Azmodan> sith, the difference is a tonne of settings
+[03 Jan/09:54] <Azmodan> what did that last ping return?
+[03 Jan/09:55] <SITH> wht?
+[03 Jan/09:55] <Azmodan> <Azmodan> sith, ping www.ihug.co.nz
+[03 Jan/09:55] <SITH> what?
+[03 Jan/09:55] <Azmodan> please read the screen
+[03 Jan/09:55] <SITH> ok
+[03 Jan/09:56] <pyrokiwi> hmmmm wait if he is using winroute does he have the engine running on both pcs??
+[03 Jan/09:57] <Azmodan> just wait and see if that ping works
+[03 Jan/09:57] <pyrokiwi> ok
+[03 Jan/09:57] <SITH> yes i have it on bouth pc
+[03 Jan/09:57] <Azmodan> sith, remove it from the client
+[03 Jan/09:57] <pyrokiwi> ok :)
+[03 Jan/09:57] <SITH> the ping work
+[03 Jan/09:57] <SITH> ok
+[03 Jan/09:57] <SITH> why?
+[03 Jan/09:57] <Azmodan> if the ping worked then so will your web browser
+[03 Jan/09:57] <Azmodan> sith, you only need to install it on the server
+[03 Jan/09:57] <Azmodan> that is why
+[03 Jan/09:58] > cool25!cool25@208.249.71.147 has joined #win98
+[03 Jan/09:58] <pyrokiwi> unless u somehow hav managed to set winroute to ignore ur webbrowser
+[03 Jan/09:58] < cool25!cool25@208.249.71.147 has left #win98 ()
+[03 Jan/09:58] > Timacle!timacle@bay-224-b6.codetel.net.do has joined #win98
+[03 Jan/09:58] @ mode #win98 [+v Timacle] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/09:58] <Timacle> why win98 freeze so lot?
+[03 Jan/09:58] <pyrokiwi> it doesnt on my pc
+[03 Jan/09:59] <pyrokiwi> wat happens when it freezes?
+[03 Jan/09:59] <SITH> winroute 3.0 lite home edition
+[03 Jan/09:59] < SignOff: Tribble!biged98@chat.eskimo.com (Ping timeout for Tribble[chat.eskimo.com])
+[03 Jan/09:59] <SITH> not the 4.0 profesional
+[03 Jan/10:00] <Azmodan> sith, you've already told me that
+[03 Jan/10:00] <pyrokiwi> ok
+[03 Jan/10:00] <Timacle> i have a pentium celeron 300 30mg ram and when i try to run some program my pc freeze and i hace to crtl + alt +del
+[03 Jan/10:00] <FreshBrew> win98 uses a windows nt script and windows nt sucks so...
+[03 Jan/10:00] <pyrokiwi> 30meg ram?
+[03 Jan/10:00] > Raist!~chsw@165.166.0.13 has joined #win98
+[03 Jan/10:00] <FreshBrew> 30 megs of ram ?
+[03 Jan/10:00] <Timacle> yes
+[03 Jan/10:00] @ mode #win98 [+v Raist] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:00] <FreshBrew> couldnt spring for the extra 2?
+[03 Jan/10:00] <pyrokiwi> and what programs make it freeze?
+[03 Jan/10:00] <Azmodan> FreshBrew, win98 has nothing to do with NT
+[03 Jan/10:01] <FreshBrew> it doesnt
+[03 Jan/10:01] <Azmodan> fresh, no it doesn't
+[03 Jan/10:01] <FreshBrew> ive heard it uses a script from nt
+[03 Jan/10:01] <pyrokiwi> nope
+[03 Jan/10:01] <Timacle> phtoshop 5.0, some mcaffe software
+[03 Jan/10:01] <Raist> is there a way to save help files and look at them from wordpad?
+[03 Jan/10:01] <pyrokiwi> that is win2000
+[03 Jan/10:01] <Azmodan> FreshBrew and again, no it doesn't
+[03 Jan/10:01] <FreshBrew> just like fixed a few errors.. oh
+[03 Jan/10:01] + Azmodan has to dash
+[03 Jan/10:02] <pyrokiwi> uhoh
+[03 Jan/10:02] <Timacle> how many errors could bring win 2000'
+[03 Jan/10:02] * pyrokiwi hates it when he gets left and every1 has hard problems
+[03 Jan/10:02] <SITH> pyrokiwi how can i set it to work
+[03 Jan/10:02] <Raist> ?
+[03 Jan/10:02] <pyrokiwi> SITH what error message does ur browser bring up?
+[03 Jan/10:03] <SITH> to remove it from the client pc i don't think is a good ideea
+[03 Jan/10:03] < Timacle!timacle@bay-224-b6.codetel.net.do has left #win98 ()
+[03 Jan/10:03] <pyrokiwi> Timacle u there?
+[03 Jan/10:03] <SITH> winroute transmits but it dosen't recive nothing
+[03 Jan/10:03] <SITH> on the client pc
+[03 Jan/10:03] <pyrokiwi> hmmmm
+[03 Jan/10:04] > ThAmsTeR!CaLcUm@ti19a61-0037.dialup.online.no has joined #win98
+[03 Jan/10:04] < SignOff: Raist!~chsw@165.166.0.13 (Read error to Raist[165.166.0.13]: EOF from client)
+[03 Jan/10:04] @ mode #win98 [+v ThAmsTeR] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:04] <pyrokiwi> ok so what does your browser say when u try to load a page?
+[03 Jan/10:04] <SITH> nothing
+[03 Jan/10:04] <pyrokiwi> nothing?
+[03 Jan/10:04] <pyrokiwi> wat browser u using
+[03 Jan/10:04] <SITH> the page is blank
+[03 Jan/10:04] <SITH> no error mesages
+[03 Jan/10:05] <pyrokiwi> yeh type in www.mamma.com
+[03 Jan/10:05] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/10:05] @ mode #win98 [+v Tribble] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:05] <SITH> and...
+[03 Jan/10:05] @ mode #win98 [+o Tribble] by LifeBlood!azmodan@phi.compinet.com
+[03 Jan/10:05] <pyrokiwi> and it will bring up an error message
+[03 Jan/10:05] <SITH> what is there
+[03 Jan/10:05] <pyrokiwi> does it?
+[03 Jan/10:05] <pyrokiwi> a search engine 
+[03 Jan/10:05] <w98> a search engine is This is typically a Web site that compiles and indexes a large amount of stuff on the Web and lets you search through it in some orderly manner. Search engines have many different strategies for collecting data and presenting it. If you can't find something in one, try another.
+[03 Jan/10:06] <pyrokiwi> grrr
+[03 Jan/10:06] <pyrokiwi> what browser u using?
+[03 Jan/10:06] <w98> don't grrrrr me
+[03 Jan/10:06] <SITH> i try whith altavista
+[03 Jan/10:06] <pyrokiwi> lol
+[03 Jan/10:06] <SITH> and nothing
+[03 Jan/10:06] <pyrokiwi> ok i said mamma cause i am there and know its up just a mom
+[03 Jan/10:06] <SITH> ok
+[03 Jan/10:07] <SITH> nothing
+[03 Jan/10:07] <pyrokiwi> so what browser are u using?
+[03 Jan/10:07] <SITH> the page is blank
+[03 Jan/10:07] <w98> i already had it that way, SITH.
+[03 Jan/10:07] <SITH> netscape
+[03 Jan/10:07] <pyrokiwi> version?
+[03 Jan/10:08] <SITH> 4.05
+[03 Jan/10:08] <pyrokiwi> hmmm
+[03 Jan/10:08] <pyrokiwi> so it doesnt bring up ANY error message that is weird
+[03 Jan/10:09] <SITH> no
+[03 Jan/10:10] <pyrokiwi> hmmmm
+[03 Jan/10:10] <pyrokiwi> hav u got it set to do that
+[03 Jan/10:10] <pyrokiwi> click on a link in it
+[03 Jan/10:10] <pyrokiwi> or a bookmark
+[03 Jan/10:11] <SITH> before installing winroute  there was some error msg 
+[03 Jan/10:11] <SITH> even mirc does not work
+[03 Jan/10:11] <pyrokiwi> hmmm yeh wat does it say?
+[03 Jan/10:12] <pyrokiwi> oh also on the server can u look up pages etc
+[03 Jan/10:12] <SITH> the server has no problem 
+[03 Jan/10:12] <pyrokiwi> ok
+[03 Jan/10:12] <SITH> only the client
+[03 Jan/10:13] <pyrokiwi> and when u start up the winroute engine on the client it doesnt hav redline in it?
+[03 Jan/10:14] <SITH> i have the home edition and it have only few options
+[03 Jan/10:14] > jeepee!~email@RAS3-8.bbsi.net has joined #win98
+[03 Jan/10:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/10:14] <pyrokiwi> ok well try removing it from the client 
+[03 Jan/10:15] @ mode #win98 [+v jeepee] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:15] < SignOff: LifeBlood!azmodan@phi.compinet.com (Hasta la vista, babe (SIGTERM))
+[03 Jan/10:15] < SignOff: w98!azmodan@phi.compinet.com (Read error to w98[phi.compinet.com]: Connection reset by peer)
+[03 Jan/10:15] <SITH> i have done that
+[03 Jan/10:15] < jeepee!~email@RAS3-8.bbsi.net has left #win98 ()
+[03 Jan/10:15] <pyrokiwi> do i know uninstall it
+[03 Jan/10:15] <pyrokiwi> do it now sorry
+[03 Jan/10:15] <SITH> ok
+[03 Jan/10:16] <SITH> i'm trying now
+[03 Jan/10:16] <pyrokiwi> also y such and old browser?
+[03 Jan/10:16] <SITH> ok
+[03 Jan/10:17] <pyrokiwi> ok so it is uninstalled?
+[03 Jan/10:17] <pyrokiwi> it is nowhere in your system
+[03 Jan/10:17] <SITH> yes
+[03 Jan/10:17] <pyrokiwi> good
+[03 Jan/10:17] <SITH> nope
+[03 Jan/10:17] <pyrokiwi> now try looking up a page
+[03 Jan/10:17] <SITH> ok
+[03 Jan/10:17] <pyrokiwi> what does it do this time?
+[03 Jan/10:18] <SITH> i've try and it say "the netscape is unable to locate the server"
+[03 Jan/10:19] <pyrokiwi> ok so know u hav an error message that is better
+[03 Jan/10:19] <pyrokiwi> wait up there is something that i am slowly realising
+[03 Jan/10:19] <SITH> "the server does not have a DNS entry" 
+[03 Jan/10:19] <pyrokiwi> boot up ie and see if it works
+[03 Jan/10:19] <SITH> ok
+[03 Jan/10:20] <pyrokiwi> also what protocal is ur network
+[03 Jan/10:21] <SITH> still does'nt work
+[03 Jan/10:21] <SITH> tcp/ip
+[03 Jan/10:21] <SITH> and the network works
+[03 Jan/10:21] <pyrokiwi> yepyep wait up
+[03 Jan/10:22] <SITH> ok]
+[03 Jan/10:22] <pyrokiwi> cause i remeber finding something in windows about how to configure lan internet access
+[03 Jan/10:23] <SITH> ok
+[03 Jan/10:23] > Big`Ed!BigEd@01-043.009.popsite.net has joined #win98
+[03 Jan/10:23] @ mode #win98 [+v Big`Ed] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/10:23] <SITH> tell me pls step by step how do i configure it
+[03 Jan/10:24] <pyrokiwi> yo Big`Ed
+[03 Jan/10:24] <pyrokiwi> i am trying to remember
+[03 Jan/10:24] <Big`Ed> config?
+[03 Jan/10:24] <pyrokiwi> Big`Ed u used winroute b4?
+[03 Jan/10:24] <Azmodan> hint, right click internet explorer icon, go to connections tab
+[03 Jan/10:24] <Big`Ed> hello
+[03 Jan/10:24] <pyrokiwi> this guy can ping stuff but not view on browsers
+[03 Jan/10:25] <Big`Ed> from host pc - without winroute?
+[03 Jan/10:25] <pyrokiwi> ok do what Azmodan said right click on ie click on connections tab
+[03 Jan/10:25] <Azmodan> Ed, server pc is fine
+[03 Jan/10:25] <Azmodan> Ed, and he can ping web sites from client
+[03 Jan/10:25] <SITH> ok
+[03 Jan/10:25] <Big`Ed> dns?
+[03 Jan/10:26] <Azmodan> Ed, and he can ping web sites from the client
+[03 Jan/10:26] <pyrokiwi> click on the middle option (i hav an existing lan or internet connection)
+[03 Jan/10:26] <pyrokiwi> click next
+[03 Jan/10:27] * Big`Ed steps back - as he came in - in the middle of this one
+[03 Jan/10:27] <pyrokiwi> done that?
+[03 Jan/10:27] > Creekz!~oo@PPPa32-ResaleNewYorkMetro4-4R7184.saturn.bbn.com has joined #win98
+[03 Jan/10:27] <SITH> i wait wait
+[03 Jan/10:28] @ mode #win98 [+v Creekz] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/10:28] <Creekz> any one here?
+[03 Jan/10:28] <SITH>  wait wait...
+[03 Jan/10:28] <pyrokiwi> lotsa ppl
+[03 Jan/10:28] <pyrokiwi> are here Creekz
+[03 Jan/10:28] <Creekz> Do i need a ISDN modem to use ISDN?
+[03 Jan/10:28] <pyrokiwi> yes
+[03 Jan/10:28] <Creekz> ok
+[03 Jan/10:28] <Creekz> thankz
+[03 Jan/10:28] <Big`Ed> and a ISDN provider
+[03 Jan/10:29] <Creekz> can 56k modem or 28.8 MOdem use ISDN?
+[03 Jan/10:29] <SITH> i think i losing my mind
+[03 Jan/10:29] <pyrokiwi> u need -modem,isp that supports isdn AND an isdn line
+[03 Jan/10:29] <Big`Ed> no
+[03 Jan/10:29] <pyrokiwi> y SITH?
+[03 Jan/10:29] <Big`Ed> different protocols
+[03 Jan/10:29] <pyrokiwi> ok so how far along the internet connection wizzard hav u got?
+[03 Jan/10:29] <Creekz> oh ok
+[03 Jan/10:29] <Creekz> thankz
+[03 Jan/10:30] <Big`Ed> no prob Creekz
+[03 Jan/10:30] <pyrokiwi> :)
+[03 Jan/10:30] <pyrokiwi> SITH u there?
+[03 Jan/10:31] <SITH> yes
+[03 Jan/10:31] <SITH> i have netscape not internet explorer
+[03 Jan/10:31] <SITH> so
+[03 Jan/10:31] <pyrokiwi> ok
+[03 Jan/10:31] < SignOff: FreshBrew!FreshBrew2@nel-53-0146.direct.ca (Leaving)
+[03 Jan/10:31] <pyrokiwi> u on win98?
+[03 Jan/10:31] <pyrokiwi> on the client?
+[03 Jan/10:31] <SITH> the server has 98
+[03 Jan/10:32] <SITH> the client 95
+[03 Jan/10:32] <pyrokiwi> hmmm i dunno try thist hen
+[03 Jan/10:32] <pyrokiwi> go into control panel
+[03 Jan/10:32] <pyrokiwi> is there an icon called internet options?
+[03 Jan/10:33] <SITH> ok
+[03 Jan/10:33] <SITH> there is
+[03 Jan/10:33] <pyrokiwi> double click on it
+[03 Jan/10:34] <SITH> ok
+[03 Jan/10:34] <pyrokiwi> then click on the connections tab
+[03 Jan/10:34] <SITH> ok
+[03 Jan/10:34] <pyrokiwi> then there should be an icon saying setup?
+[03 Jan/10:35] < SignOff: Tribble!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[03 Jan/10:35] < SignOff: Aphrodite!stoner@207.178.66.22 (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[03 Jan/10:35] <pyrokiwi> if so click on it
+[03 Jan/10:36] <SITH> there is only connect through a proxi server and settings
+[03 Jan/10:36] ! HigH|AwaY is known as HigHBabE
+[03 Jan/10:36] <pyrokiwi> hmmmm win95 does not hav it wait up a minute
+[03 Jan/10:36] <SITH> ok
+[03 Jan/10:36] <Creekz> can ISDN modem use regular ISP?
+[03 Jan/10:37] <pyrokiwi> hmmm u hav to pay the isp more and only if they support it
+[03 Jan/10:37] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[03 Jan/10:37] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/10:37] @ mode #win98 [+ovov Aphrodite Aphrodite Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[03 Jan/10:38] <SITH> i'm waiting
+[03 Jan/10:38] <Creekz> ok thankz
+[03 Jan/10:38] <SITH> whith proxy server works better?
+[03 Jan/10:38] <pyrokiwi> hmmm
+[03 Jan/10:39] <pyrokiwi> just a min
+[03 Jan/10:39] <pyrokiwi> well does winroute use a proxy xerver?
+[03 Jan/10:39] <pyrokiwi> if so u need to find it and put it in
+[03 Jan/10:39] <SITH> i don't now
+[03 Jan/10:39] < SignOff: Big`Ed!BigEd@01-043.009.popsite.net (Ping timeout for Big`Ed[01-043.009.popsite.net])
+[03 Jan/10:40] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[03 Jan/10:40] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[03 Jan/10:41] <pyrokiwi> hmmm
+[03 Jan/10:41] <pyrokiwi> so i dont know bout win95 and setting up lan internet connections
+[03 Jan/10:41] <pyrokiwi> does any1 here?
+[03 Jan/10:42] <SITH> ok thanks
+[03 Jan/10:42] <pyrokiwi> just waitup
+[03 Jan/10:42] <SITH> ok
+[03 Jan/10:42] > C20H25N3O!resurrect@153.jaxn.com has joined #win98
+[03 Jan/10:42] <pyrokiwi> u tried #windows95 
+[03 Jan/10:42] <pyrokiwi> ?
+[03 Jan/10:42] @ mode #win98 [+v C20H25N3O] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:42] > w98!azmodan@phi.compinet.com has joined #win98
+[03 Jan/10:43] @ mode #win98 [+v w98] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/10:43] < ThAmsTeR!CaLcUm@ti19a61-0037.dialup.online.no has left #win98 ()
+[03 Jan/10:43] <SITH> i'm baned there, i don't now why
+[03 Jan/10:43] <pyrokiwi> lol
+[03 Jan/10:43] <pyrokiwi> hmmmm
+[03 Jan/10:43] [pyrokiwi> Azmodan are u alive cause i dont know bout win95
+[03 Jan/10:43] > Bluecat!~nothere@p8-max3.akl.ihug.co.nz has joined #win98
+[03 Jan/10:43] < SignOff: C20H25N3O!resurrect@153.jaxn.com («»«»«»«»«»«»irc.Tx3.com«»«»«»«»«»«»)
+[03 Jan/10:43] @ mode #win98 [+v Bluecat] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/10:44] > C20H25N3O!resurrect@153.jaxn.com has joined #win98
+[03 Jan/10:44] @ mode #win98 [+v C20H25N3O] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:44] <Bluecat> hi every1
+[03 Jan/10:44] > devilDigg!devild_@RED-216-203-1-55.dialup.nyc.redconnect.net has joined #win98
+[03 Jan/10:44] <devilDigg> hi all
+[03 Jan/10:44] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:44] <C20H25N3O> I have a question concerning registry editing
+[03 Jan/10:44] <pyrokiwi> hiya devilDigg
+[03 Jan/10:45] <devilDigg> hey pyro.. happy millenium
+[03 Jan/10:45] > Big`Ed!BigEd@01-028.009.popsite.net has joined #win98
+[03 Jan/10:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/10:45] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/10:45] <pyrokiwi> hmmm does any1 here know bout setting up lan internet connections in win95 cause SITH needs help
+[03 Jan/10:45] <pyrokiwi> thanx devilDigg u 2
+[03 Jan/10:45] <Creekz> any one here use ISDN?
+[03 Jan/10:45] <Bluecat> can anyone help me regarding reinstalling win98 ?
+[03 Jan/10:46] <devilDigg> hi Big`Ed
+[03 Jan/10:46] > jet350!~pirch@1Cust244.tnt2.seymour.in.da.uu.net has joined #win98
+[03 Jan/10:46] <Big`Ed> hi
+[03 Jan/10:46] <Big`Ed> Bluecat - how?
+[03 Jan/10:46] @ mode #win98 [+v jet350] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/10:46] <devilDigg> um me
+[03 Jan/10:46] * devilDigg set up a lan connection with win9x and win2000 to nt server
+[03 Jan/10:46] <devilDigg> my computer was the server
+[03 Jan/10:46] * Big`Ed don't have a legal copy of NT2000
+[03 Jan/10:46] <pyrokiwi> Creekz wat ya wanna know this time?
+[03 Jan/10:46] <Bluecat> ummm i want to wipe everything and then redo it all with out all the junk ive got 
+[03 Jan/10:47] * devilDigg has beta 3
+[03 Jan/10:47] <Big`Ed> bluecat - win98 boot disk, fdisk
+[03 Jan/10:47] * Big`Ed don't do / discuss beta software on #win98
+[03 Jan/10:47] <devilDigg> sorry i didnt know..
+[03 Jan/10:47] <Bluecat> in the maual it doesnt describe what happen to all the stuff if you have when you reinstall
+[03 Jan/10:47] * Big`Ed is not a legal win2k beta site
+[03 Jan/10:48] <Bluecat> does it get cleaned from the harddrive ?
+[03 Jan/10:48] <pyrokiwi> if u fdisk everythin gets deleted
+[03 Jan/10:48] <Big`Ed> Bluecat - a clean install is a blank harddrive
+[03 Jan/10:48] <devilDigg> but the point is that i have set up lan connection with win95
+[03 Jan/10:48] <pyrokiwi> and then only things u specify get reinstalled 
+[03 Jan/10:48] <Bluecat> thats what i want 
+[03 Jan/10:48] <SITH>  i'm still here pyrokiwi
+[03 Jan/10:48] <pyrokiwi> ok then SITH needs your help
+[03 Jan/10:48] * Big`Ed has networked dos and win9x
+[03 Jan/10:48] <pyrokiwi> yeh SITH try talking to devilDigg
+[03 Jan/10:48] * Big`Ed has networked dos and winNT4
+[03 Jan/10:48] <devilDigg> ok SITH what's wrong..
+[03 Jan/10:48] <Bluecat> so i just go through the reinstall process and it will come up clean ?
+[03 Jan/10:49] <SITH> everything
+[03 Jan/10:49] <pyrokiwi> yes Bluecat it will
+[03 Jan/10:49] <w98> everything is probably relative
+[03 Jan/10:49] <devilDigg> Big`Ed: the only thing i havent been able to do yet is network nt4 workstation with nt4 server, i keep on getting workstation errors with the other comp..
+[03 Jan/10:49] <Big`Ed> Bluecat - timeout - you want to keep everything on your PC - and install clean?
+[03 Jan/10:49] <devilDigg> sith: start with the first thing you get
+[03 Jan/10:49] <Bluecat> Big`Ed yes
+[03 Jan/10:49] <devilDigg> i assume you have server set up.. go in the event viewer and tell me what errors you get
+[03 Jan/10:49] <Bluecat> no no no i want it all to go 
+[03 Jan/10:49] <SITH> what?
+[03 Jan/10:49] <Big`Ed> Bluecat - can't be done - you can reinstall - but that won't cleanup junk
+[03 Jan/10:50] <Big`Ed> Bluecat - ok - you are willing to delete all -and start fresh?
+[03 Jan/10:50] <Bluecat> oh
+[03 Jan/10:50] <SITH> i dont't any erros
+[03 Jan/10:50] <Bluecat> yep
+[03 Jan/10:50] <Big`Ed> seen losguy
+[03 Jan/10:50] <w98> I haven't seen 'losguy', Big`Ed
+[03 Jan/10:50] <Big`Ed> thanks w98
+[03 Jan/10:51] <devilDigg> ok thats good
+[03 Jan/10:51] <SITH> i'm connected to internet with a modem
+[03 Jan/10:51] <C20H25N3O> Please, I am looking for information concerning registry editing, can someone help me for a moment?
+[03 Jan/10:51] <pyrokiwi> C20H25N3O what with registry editing?
+[03 Jan/10:51] <Big`Ed> C20H25N3O - support.microsoft.com
+[03 Jan/10:51] <devilDigg> no, no dont you want to get a lan connection? you have a hub right?
+[03 Jan/10:51] <devilDigg> and network cards
+[03 Jan/10:51] <SITH> and to my brother pc with a ethernet adapter
+[03 Jan/10:51] <Big`Ed> Bluecat - what type of pc / system do you have?
+[03 Jan/10:51] <devilDigg> ok good
+[03 Jan/10:51] <pyrokiwi> nah he has crossover
+[03 Jan/10:52] <C20H25N3O> I'm trying to figure out how to ass the password key to the registry for my dial-up networking
+[03 Jan/10:52] <Bluecat> ipc
+[03 Jan/10:52] <devilDigg> oh you mean you want to connect ethernet with modem?
+[03 Jan/10:52] <Big`Ed> no CUSSING
+[03 Jan/10:52] <Bluecat> pc
+[03 Jan/10:52] <C20H25N3O> sorry
+[03 Jan/10:52] <C20H25N3O> add
+[03 Jan/10:52] <SITH> yes
+[03 Jan/10:52] <Big`Ed> C20H25N3O - what do you mean? - what is prob with password?
+[03 Jan/10:52] * devilDigg has never seen one of those connections, so far i've done modem to modem connections with win9x and ethernet to ethenet connection through hub
+[03 Jan/10:52] <Big`Ed> Bluecat - what type of system?
+[03 Jan/10:52] ! V8LUVAH is known as TORINO
+[03 Jan/10:52] <Bluecat> oh ok
+[03 Jan/10:53] <C20H25N3O> it's not enabled nor will it save after I enter it, and I don't want to have mircosoft network on my system
+[03 Jan/10:53] <SITH> i want to give acces to my brother pc to internet
+[03 Jan/10:53] <devilDigg> i've done that
+[03 Jan/10:53] <Big`Ed> C20H25N3O - you don't need to edit registry for that
+[03 Jan/10:53] <SITH> so..
+[03 Jan/10:53] <pyrokiwi> go into network
+[03 Jan/10:53] <Big`Ed> C20H25N3O - who told you that?
+[03 Jan/10:53] <pyrokiwi> and remove everything
+[03 Jan/10:53] <devilDigg> well first: you need to set up a proxy server, and i've used a program for that
+[03 Jan/10:53] * Bluecat is looking\
+[03 Jan/10:54] <C20H25N3O> Big : I've been playing in the registry for some time now, I put two and two together
+[03 Jan/10:54] <SITH> i've used winroute
+[03 Jan/10:54] <devilDigg> i cant do it w/out that program , and i think there is no way w/out a progrm for that
+[03 Jan/10:54] <SITH> and doesn't work
+[03 Jan/10:54] <pyrokiwi> go into your network settings and remove it
+[03 Jan/10:54] <Bluecat> i dont know
+[03 Jan/10:54] <pyrokiwi> but u need 1 there to connect to net
+[03 Jan/10:54] <SITH> winroute?
+[03 Jan/10:54] <devilDigg> but then agtain i've only done that through a ethernet to ethernet through hub
+[03 Jan/10:54] <Bluecat> ive got lots of info on whats init bt nothing to describe what system
+[03 Jan/10:55] <devilDigg> and with nt server as the server..
+[03 Jan/10:55] <devilDigg> are you running on nt server?
+[03 Jan/10:55] <SITH> no
+[03 Jan/10:55] <pyrokiwi> 48speed cdrom for 130$ kiwi
+[03 Jan/10:55] <pyrokiwi> hows that
+[03 Jan/10:55] <Bluecat> amd k6-2-400mhz
+[03 Jan/10:55] <Big`Ed> Bluecat - the reason i ask - is sometimes there is driver problems when you reload, and you need to know what your hardware is up front
+[03 Jan/10:56] <devilDigg> then i dont think it cant be done..
+[03 Jan/10:56] <devilDigg> or are you running win98?
+[03 Jan/10:56] <devilDigg> you are doinga  vpn?
+[03 Jan/10:56] <SITH> proxy is better then winroute?
+[03 Jan/10:56] <Big`Ed> C20H25N3O - well - you got the wrong answer on your problem to this
+[03 Jan/10:57] <SITH> i'm running on 98
+[03 Jan/10:57] <Big`Ed> C20H25N3O - microsoft networking is removed from the network properties
+[03 Jan/10:57] <SITH> and me brother on 95
+[03 Jan/10:57] <C20H25N3O> Big Ed, I don't want the microsoft networking on tho, i jus want the password
+[03 Jan/10:57] <devilDigg> i havent seen it
+[03 Jan/10:57] <Bluecat> amd k6-2-400mhz <---- is that it ?
+[03 Jan/10:57] <Big`Ed> C20H25N3O - passwords not caching - is most common problem because of tweakui, multi-user, or other things that restrict the password from caching
+[03 Jan/10:58] <Bluecat> thats the cpu
+[03 Jan/10:58] <SITH> what soft do i need to connect them to internet
+[03 Jan/10:58] * Bluecat should read more about it
+[03 Jan/10:58] <C20H25N3O> Big Ed : I don't use that stuff , not since 95
+[03 Jan/10:58] <Big`Ed> Bluecat - that is the cpu - but you need to know your soundcard, video card, other things
+[03 Jan/10:58] <devilDigg> but then again im only 14, someone else might know how to do it
+[03 Jan/10:58] <Bluecat> i know all that
+[03 Jan/10:58] <pyrokiwi> im only 14 to :)
+[03 Jan/10:58] <Bluecat> ram, mother board
+[03 Jan/10:58] <devilDigg> well the way i've done it is: run nt server..
+[03 Jan/10:58] <pyrokiwi> somehow ya managed to get the 2 young ppls
+[03 Jan/10:59] ! HigHBabE is known as HigH|AwaY
+[03 Jan/10:59] <devilDigg> and have your brother connect through you ethernet: you will need a hub for that
+[03 Jan/10:59] <devilDigg> and then get: sql server 
+[03 Jan/10:59] <Big`Ed> Bluecat - to do a clean install - there is about 3 steps
+[03 Jan/10:59] <pyrokiwi> my friend has it done through a linux 486 server
+[03 Jan/10:59] <devilDigg> that program will help you get a proxy server up..
+[03 Jan/10:59] <Big`Ed> Bluecat - 1 - make sure you know all your hardware/devices
+[03 Jan/10:59] <pyrokiwi> but his bro set it up and his bro prob know more then anyone here
+[03 Jan/11:00] <Big`Ed> Bluecat - 2 - boot to dos with win98 boot disk, run FDISK, DELETE PARTITION DATA
+[03 Jan/11:00] <SITH> the network betwen the pc is working
+[03 Jan/11:00] <devilDigg> oh.. 
+[03 Jan/11:00] <Big`Ed> Bluecat - 3 - reboot with disk, reset partition with FDISK, FORMAT C: /S , run setup from CD
+[03 Jan/11:00] <devilDigg> then i would suggest you get: sql server
+[03 Jan/11:01] <Big`Ed> Bluecat - 4 - (ok i'm off) check all devices - run windowsupdate to update all updates
+[03 Jan/11:01] <SITH> what is sql server?
+[03 Jan/11:01] <Bluecat> ok thanks
+[03 Jan/11:01] < Creekz!~oo@PPPa32-ResaleNewYorkMetro4-4R7184.saturn.bbn.com has left #win98 ()
+[03 Jan/11:01] <devilDigg> a program that will help you get proxy up
+[03 Jan/11:01] <Bluecat> i will return let ya knowz
+[03 Jan/11:01] <SITH> where can i find it?
+[03 Jan/11:01] <devilDigg> in nt server you use it to give your workstations be they win9x or nt workstation internet access through the server
+[03 Jan/11:01] < SignOff: Bluecat!~nothere@p8-max3.akl.ihug.co.nz (bYebYebYe)
+[03 Jan/11:02] <devilDigg> you have to buy it.. it comes on cds
+[03 Jan/11:02] <Big`Ed> win98se - ICS - shares internet fine
+[03 Jan/11:02] <SITH> ok 
+[03 Jan/11:02] < SignOff: C20H25N3O!resurrect@153.jaxn.com ("... One of these days, I'm gonna cutchya into little piece's ..." Pink Floyd)
+[03 Jan/11:02] <SITH> see u tomorow
+[03 Jan/11:02] <SITH> bye
+[03 Jan/11:02] <SITH> and thanks anyway
+[03 Jan/11:03] <devilDigg> np
+[03 Jan/11:03] <pyrokiwi> syas
+[03 Jan/11:03] <Big`Ed> jezzzz
+[03 Jan/11:03] < SITH!~none@193.226.63.52 has left #win98 ()
+[03 Jan/11:03] <Big`Ed> everyones being a pain
+[03 Jan/11:03] <pyrokiwi> >?<
+[03 Jan/11:03] <pyrokiwi> explain
+[03 Jan/11:04] <Big`Ed> users
+[03 Jan/11:04] <pyrokiwi> huh?
+[03 Jan/11:04] <Big`Ed> like c20h25n30 dude
+[03 Jan/11:04] <Big`Ed> 'how do i hack my registry'
+[03 Jan/11:04] <pyrokiwi> yeh lol
+[03 Jan/11:05] <pyrokiwi> then a guy with win95 question
+[03 Jan/11:05] <Big`Ed> and the ISDN dude
+[03 Jan/11:05] <pyrokiwi> oh well i gtg in a minute
+[03 Jan/11:05] > [B]LaZe!likwitkrew@24.67.131.208.bc.wave.home.com has joined #win98
+[03 Jan/11:05] <Big`Ed> and the dude with a clean install
+[03 Jan/11:05] @ mode #win98 [+v [B]LaZe] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:05] <pyrokiwi> that guy is weird isdn wat do i need who uses it.....
+[03 Jan/11:05] <[B]LaZe> someone here help me with blackICE firewall?
+[03 Jan/11:05] <Big`Ed> like how?
+[03 Jan/11:06] <pyrokiwi> never heard of it sorry
+[03 Jan/11:06] ! TORINO is known as TORINOBRB
+[03 Jan/11:07] ! Chiwi^ZzZ is known as Chiwi^Out
+[03 Jan/11:07] <pyrokiwi> sya ppls i gtg bbl
+[03 Jan/11:08] < [B]LaZe!likwitkrew@24.67.131.208.bc.wave.home.com has left #win98 ()
+[03 Jan/11:08] < SignOff: pyrokiwi!hehehe@210-55-123-33.dialup.xtra.co.nz (SYA ALL ILL BBL)
+[03 Jan/11:09] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[03 Jan/11:09] <NeoGamlin> Hey.
+[03 Jan/11:10] @ mode #win98 [+v NeoGamlin] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:10] <NeoGamlin> Can someone send me msoe.dll?
+[03 Jan/11:10] ! TORINOBRB is known as TORINO
+[03 Jan/11:10] <Big`Ed> see TOPIC and ask again
+[03 Jan/11:10] <NeoGamlin> It's not a file.
+[03 Jan/11:11] <Big`Ed> it is on your win98 cd stored as a file
+[03 Jan/11:11] <Big`Ed> and how does one send something that is not a 'file'
+[03 Jan/11:11] <NeoGamlin> Easily.
+[03 Jan/11:11] <NeoGamlin> I'm sending you stuff right now.
+[03 Jan/11:11] <NeoGamlin> Packets.
+[03 Jan/11:11] <NeoGamlin> They are headers and information.
+[03 Jan/11:11] <NeoGamlin> Not files.
+[03 Jan/11:11] <Azmodan> fine NeoGamlin
+[03 Jan/11:11] <Big`Ed> ok, you are typing ascii text on your screen
+[03 Jan/11:11] <Azmodan> msoe.dll
+[03 Jan/11:11] <Azmodan> did you get that packet
+[03 Jan/11:11] <Big`Ed> true
+[03 Jan/11:11] <Azmodan> go and use it
+[03 Jan/11:12] <Big`Ed> and a 'dynamic link libary' is part of a file infrasturcture
+[03 Jan/11:12] <NeoGamlin> It's not ascii text, actually.
+[03 Jan/11:12] <Azmodan> the packet payload for irc is in ascii text thank you very much
+[03 Jan/11:12] <Big`Ed> do you have a problem with using your windows 98 cd for the source of the FILE you are looking for?
+[03 Jan/11:12] <Big`Ed> what is a file
+[03 Jan/11:13] <Big`Ed> w98 what is a file
+[03 Jan/11:13] <NeoGamlin> No.
+[03 Jan/11:13] <w98> big`ed: no idea
+[03 Jan/11:13] <NeoGamlin> msoe.dll is not on my win98 cd.
+[03 Jan/11:13] <NeoGamlin> It doesn't have outlook express 5.
+[03 Jan/11:13] <Big`Ed> then you download outlook express again from windowsupdate site
+[03 Jan/11:13] <NeoGamlin> I don't want to lose my information.
+[03 Jan/11:14] <Azmodan> NeoGamlin, download it again, your on a fast cable modem
+[03 Jan/11:14] <Big`Ed> you won't
+[03 Jan/11:14] <NeoGamlin> I can't find oe5 on the microsoft site anyways.
+[03 Jan/11:14] <NeoGamlin> It's bullshit.
+[03 Jan/11:14] <NeoGamlin> It wants to upgrade me.
+[03 Jan/11:14] <NeoGamlin> It thinks it's helping..
+[03 Jan/11:14] <Azmodan> oi language
+[03 Jan/11:14] <NeoGamlin> Sorry.
+[03 Jan/11:14] <NeoGamlin> Wasn't aware that everyone here is easily offended.
+[03 Jan/11:14] <Azmodan> no offence, its a channel rule
+[03 Jan/11:15] <Azmodan> read the rest of the topic
+[03 Jan/11:15] <NeoGamlin> Rules have reasons, no?
+[03 Jan/11:15] <Big`Ed> if you can't find OE5 on microsoft - you are not looking very hard
+[03 Jan/11:15] <Big`Ed> what purpose does your cussing have in helping you?
+[03 Jan/11:15] + Azmodan will not have any discussions on the rules
+[03 Jan/11:16] <NeoGamlin> Nothing whatsoever.
+[03 Jan/11:16] <Big`Ed> it will help you leave the channel faster
+[03 Jan/11:16] <NeoGamlin> It was merely an elaboration on my discontent.
+[03 Jan/11:16] <NeoGamlin> So far you have been of no aid, no offense intended, so it doesn't bug me that much.
+[03 Jan/11:16] <Big`Ed> and this is not the place to express your personal feelings in that manner
+[03 Jan/11:16] <devilDigg> hi Azmodan
+[03 Jan/11:16] <NeoGamlin> Excuse me.
+[03 Jan/11:16] <Azmodan> we adivised you on how to fix your problem. So I guess that is not helpfull
+[03 Jan/11:16] <Azmodan> hiya devilDigg 
+[03 Jan/11:17] <NeoGamlin> It's fairly easy to say "go download it".
+[03 Jan/11:17] <jet350> www.download.com
+[03 Jan/11:17] <Big`Ed> well - per the microsoft license, that is the only legal source for a microsoft FILE
+[03 Jan/11:17] <Azmodan> its also fairly easy to find it to download.  I'm no ones personal search engine
+[03 Jan/11:17] <NeoGamlin> Thanks.
+[03 Jan/11:17] < NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has left #win98 ()
+[03 Jan/11:18] <Big`Ed> hehe
+[03 Jan/11:18] <Big`Ed> main menu has a direct link to download center
+[03 Jan/11:18] <Big`Ed> and it is listed there
+[03 Jan/11:18] <Big`Ed> duh
+[03 Jan/11:18] > Trinity^!Raven@usr3-d43.stk.cwnet.com has joined #win98
+[03 Jan/11:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/11:18] @ mode #win98 [+v Trinity^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:18] <jet350> hehe
+[03 Jan/11:19] <Big`Ed> jet350 - windowsupdate / microsoft is the prefered site for actual microsoft software
+[03 Jan/11:20] <Trinity^> could anyone help me with a multiple monitor question?
+[03 Jan/11:21] <Big`Ed> can try
+[03 Jan/11:21] <Trinity^> ok
+[03 Jan/11:21] <Trinity^> I have two vid cards in, its working ok, but if I try to set my ATI rage to be the primary, the matrox wont work
+[03 Jan/11:21] <Trinity^> if I set the matrox primary, they both do what they are supposed
+[03 Jan/11:21] <Trinity^> but the matrox sucks, I want my ati rage to be primary
+[03 Jan/11:22] <Trinity^> the rage is agp
+[03 Jan/11:22] <Trinity^> and the martrox is pci
+[03 Jan/11:22] < SignOff: jet350!~pirch@1Cust244.tnt2.seymour.in.da.uu.net (Read error to jet350[1Cust244.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[03 Jan/11:22] <Big`Ed> well - traditionally - if i remember the multimonitor stuff - agp has to be secondary
+[03 Jan/11:23] <Big`Ed> unless your motherboard allows you to switch them
+[03 Jan/11:23] <Big`Ed> as mine does
+[03 Jan/11:23] <Trinity^> mine says init video first
+[03 Jan/11:23] <Trinity^> and the options are agp and pci
+[03 Jan/11:24] <Trinity^> but if I set agp first, *only* the ati works
+[03 Jan/11:24] <Trinity^> no multi monitor
+[03 Jan/11:24] <Trinity^> if the pci is set init first
+[03 Jan/11:24] <Trinity^> then they both work
+[03 Jan/11:24] <Big`Ed> correct - that is the nature of the multi
+[03 Jan/11:24] <Trinity^> so the agp can't be the primary?
+[03 Jan/11:25] < SignOff: devilDigg!devild_@RED-216-203-1-55.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[03 Jan/11:25] <Big`Ed> there is some good text info on that on support.microsoft.com
+[03 Jan/11:26] <Big`Ed> it goest o if the motherboard supports it being primary
+[03 Jan/11:26] <Trinity^> is that what that "init display first" is for?
+[03 Jan/11:27] <Big`Ed> yes - which one init's first
+[03 Jan/11:27] <Trinity^> if I set it to AGP
+[03 Jan/11:27] <Trinity^> only the rage agp works
+[03 Jan/11:27] <Trinity^> if I set it to pci both work 
+[03 Jan/11:28] <Trinity^> but the agp is the one I want primary
+[03 Jan/11:28] <Big`Ed> have you read microsofts stuff on multi?
+[03 Jan/11:28] <Big`Ed> agp as primary is NOT norm
+[03 Jan/11:28] <Big`Ed> i had to trick mine to do it
+[03 Jan/11:28] <Big`Ed> and the doc's say i should not be able to do it
+[03 Jan/11:29] <Trinity^> how did you do it?
+[03 Jan/11:30] <Big`Ed> in my case, i have a ati as the agp
+[03 Jan/11:30] <Big`Ed> and a diamond as pci
+[03 Jan/11:31] <Big`Ed> i set the ati as pri on mb
+[03 Jan/11:31] <Big`Ed> and then forced the diamond in as secondary in pci - inside windows (after freeing up conflicts)
+[03 Jan/11:32] <Trinity^> hrrrm
+[03 Jan/11:33] ! Shy^Away is known as ShyGal
+[03 Jan/11:33] > reebok!me@dt0b0n36.tampabay.rr.com has joined #win98
+[03 Jan/11:33] @ mode #win98 [+v reebok] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/11:33] <Azmodan> hi ree
+[03 Jan/11:34] <reebok> hey az
+[03 Jan/11:34] <Big`Ed> hi ree
+[03 Jan/11:34] <reebok> hey ed
+[03 Jan/11:37] <Big`Ed> shame someone does NOT read the TOPIC and follows the rules
+[03 Jan/11:37] > Xax!xax@cgowave-44-145.cgocable.net has joined #win98
+[03 Jan/11:37] < Xax!xax@cgowave-44-145.cgocable.net has left #win98 ()
+[03 Jan/11:37] <reebok> ?
+[03 Jan/11:38] < SignOff: Aphrodite!stoner@207.178.66.22 (Ping timeout for Aphrodite[207.178.66.22])
+[03 Jan/11:38] <Big`Ed> not YOU
+[03 Jan/11:38] <Big`Ed> silly
+[03 Jan/11:39] <reebok> hehe
+[03 Jan/11:39] @ mode #win98 [-v reebok] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/11:39] <Trinity^> are you still here Big Ed?
+[03 Jan/11:39] <Big`Ed> sure i am HERE and on channel
+[03 Jan/11:39] <Trinity^> ok
+[03 Jan/11:40] <Big`Ed> do YOU see the topic - with our rulez in it?
+[03 Jan/11:40] <Trinity^> no
+[03 Jan/11:40] <Trinity^> where?? Did I break some rule?
+[03 Jan/11:40] <reebok> thanks zeus
+[03 Jan/11:40] <reebok> ;)
+[03 Jan/11:40] <Azmodan> ùíù Topic (#win98): Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,
+[03 Jan/11:40] <Azmodan>           /MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/11:40] <Azmodan> ùíù Topic (#win98): set by W at Mon Jan  3 11:18:25 2000
+[03 Jan/11:40] <Trinity^> Im sorry if I did...??
+[03 Jan/11:40] <Big`Ed> you do NOT see a topic
+[03 Jan/11:41] <Big`Ed> 14:18:08 <join> Trinity^ (Raven@usr3-d43.stk.cwnet.com) has JOINED #win98 2:18pm PDT
+[03 Jan/11:41] <Big`Ed> 14:18:10 (·topic·) W changes topic in #win98 "Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)"
+[03 Jan/11:41] <Big`Ed> -
+[03 Jan/11:41] <Trinity^> no the monitor that is displaying right now is not sized right
+[03 Jan/11:41] <Trinity^> I only see half of this channel
+[03 Jan/11:41] <Trinity^> hehehe
+[03 Jan/11:41] <Trinity^> oh
+[03 Jan/11:41] <Trinity^> MSGs..
+[03 Jan/11:41] <Trinity^> I'm sorry!
+[03 Jan/11:41] <Big`Ed> it was displayed on channel - when you joined
+[03 Jan/11:41] ! reebok is known as ree|away
+[03 Jan/11:42] <Trinity^> Ok, I guess I didnt look at it the first time..
+[03 Jan/11:42] <Trinity^> sorry :-/
+[03 Jan/11:44] <Trinity^> So can I reask my question?
+[03 Jan/11:44] <Trinity^> in channel :-)
+[03 Jan/11:45] <Big`Ed> have you read the microsoft stuff on multimonitors?
+[03 Jan/11:45] <Trinity^> yes
+[03 Jan/11:45] <Trinity^> It's really no use, they just offer some q and a
+[03 Jan/11:45] <Trinity^> none of it really applies to my situation
+[03 Jan/11:45] <Big`Ed> i would start out with only the agp drivers installed and working
+[03 Jan/11:45] <Trinity^> At least nothing I have seen so far
+[03 Jan/11:45] <Big`Ed> and a single monitor functioning
+[03 Jan/11:46] <Big`Ed> no other drivers
+[03 Jan/11:46] <Big`Ed> then add your pci secondary
+[03 Jan/11:46] <Trinity^> ok
+[03 Jan/11:46] <Big`Ed> and see if win98 picks it up as a secondary
+[03 Jan/11:46] > Sharkez!Secret@ts1-18.f2302.quebectel.com has joined #win98
+[03 Jan/11:46] @ mode #win98 [+v Sharkez] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:46] <Trinity^> Ok, Ill try that
+[03 Jan/11:47] <Trinity^> but if it doesn't?
+[03 Jan/11:47] <Big`Ed> if it doesn't - come back with the exact message
+[03 Jan/11:48] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[03 Jan/11:48] @ mode #win98 [+v Aphrodite] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/11:48] <Trinity^> alright
+[03 Jan/11:48] < SignOff: Trinity^!Raven@usr3-d43.stk.cwnet.com (Leaving)
+[03 Jan/11:49] > GrungeMan!asd@modemcable172.134-200-24.mtl.mc.videotron.net has joined #win98
+[03 Jan/11:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/11:49] @ mode #win98 [+v GrungeMan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:49] <Sharkez> how configure windows for support more than one user. the different users can't access mail for other user?
+[03 Jan/11:49] <GrungeMan> i'd like to know what's the difference if i upgrade my RAM and if I upgrade my cpu to a better one...?
+[03 Jan/11:49] <Big`Ed> multi-user
+[03 Jan/11:49] <Big`Ed> and login passwords
+[03 Jan/11:50] > Tara2!eirin@ti16a61-0041.dialup.online.no has joined #win98
+[03 Jan/11:50] <Big`Ed> GrungeMan - what is your ram and what is your cpu, and what is your HD capacity?
+[03 Jan/11:50] @ mode #win98 [+v Tara2] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:50] > LHB!dippy@pppt03-122.ght.iadfw.net has joined #win98
+[03 Jan/11:50] < LHB!dippy@pppt03-122.ght.iadfw.net has left #win98 ()
+[03 Jan/11:50] <Sharkez> i had tried it but the different user have different address book, but no different inbox, outbox etc...
+[03 Jan/11:50] <Tara2> has somebody tryed boot magic
+[03 Jan/11:51] <Big`Ed> no Tara2
+[03 Jan/11:51] <Big`Ed> Sharkez - in oe5 it works fine here
+[03 Jan/11:51] <Big`Ed> Sharkez - you have to use 'identies'
+[03 Jan/11:51] <Sharkez> oe5? do you use outlook express?
+[03 Jan/11:52] <Big`Ed> yes
+[03 Jan/11:52] <GrungeMan> ...
+[03 Jan/11:52] <GrungeMan> i'd like to know what's the difference if i upgrade my RAM and if I upgrade my cpu to a better one...?
+[03 Jan/11:52] <Big`Ed> and i have several users setup
+[03 Jan/11:52] <Tara2> someone tryed dualbooting
+[03 Jan/11:52] <GrungeMan> wait
+[03 Jan/11:52] <GrungeMan> me?
+[03 Jan/11:52] <Big`Ed> GrungeMan - it depends on what i asked back
+[03 Jan/11:53] <Big`Ed> GrungeMan - if you have 128mb of ram and a 486 - obviously the cpu needs upgrading
+[03 Jan/11:53] <Big`Ed> GrungeMan - what is your cpu/ram/and / hd
+[03 Jan/11:53] <Big`Ed> Tara2 - i don't do dualboots
+[03 Jan/11:53] <Big`Ed> Tara2 - this is a win98 support channel
+[03 Jan/11:54] > Xanta!kjetilbe@ti02a95-0061.dialup.online.no has joined #win98
+[03 Jan/11:54] < SignOff: Sharkez!Secret@ts1-18.f2302.quebectel.com (Leaving)
+[03 Jan/11:54] @ mode #win98 [+v Xanta] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/11:54] <Xanta> Hello ! Anyone familiar with the usage of two screencards in Win98 ?
+[03 Jan/11:55] <Big`Ed> sorta
+[03 Jan/11:56] <Tara2> i have two drives and want to try win98
+[03 Jan/11:56] <Big`Ed> Tara2 - win98 installs easy to the default c: drive
+[03 Jan/11:56] <Big`Ed> what OS are you using?
+[03 Jan/11:57] <Tara2> there i have win95
+[03 Jan/11:57] <Azmodan> w98 no, Azmodan is off eating his lunch
+[03 Jan/11:57] <w98> okay, Azmodan.
+[03 Jan/11:57] <Xanta> I use CL Geforce256 and Matrox Mystique 4MB. This works fine when the Matrox card is the boot-card, but when I boot with the Geforce card, the system tells me that the driver does not support multiple monitors. (But it works just fine the other way around)
+[03 Jan/11:58] <Big`Ed> and you only want to 'try' - expensive purchase for a test
+[03 Jan/11:58] <Big`Ed> xanta - that is prob a agp / pci - issue
+[03 Jan/11:58] <Big`Ed> Xanta and win98 prefers the Pci card to be primary
+[03 Jan/11:59] <GrungeMan> what's the difference if i upgrade my RAM memory and if I upgrade my cpu to a better one...?
+[03 Jan/11:59] <Big`Ed> GrungeMan - i answered you 3 times!!!
+[03 Jan/11:59] <Xanta> Big`Ed: I can choose this AGP/PCI as boot in the BIOS, but the Matrox does not want to be the "slave" card. I've heard that it'll work fine with an ATI-card.
+[03 Jan/12:00] <GrungeMan> arrg, nobody can answer me?
+[03 Jan/12:00] <Big`Ed> well - i have a ati card running as primary (agp) and a dimond as secondary
+[03 Jan/12:00] <Xanta> GrungeMan: Buy more RAM first.
+[03 Jan/12:00] <Big`Ed> and i had to do the bios change
+[03 Jan/12:00] <Xanta> OK
+[03 Jan/12:01] <Big`Ed> he is lagged out
+[03 Jan/12:01] <Xanta> Maybe this is a driver/firmware-problem...
+[03 Jan/12:01] <Big`Ed> but to get it to work, you must have only the primary detected/working
+[03 Jan/12:01] <Big`Ed> and then add the secondary card to the hardware slot, and let win98 pick it up
+[03 Jan/12:01] <Big`Ed> not have both installed
+[03 Jan/12:02] <Big`Ed> and switch
+[03 Jan/12:02] <Tara2> i shall buy an matrox videocard to my machine and have an hercules card in the machine already
+[03 Jan/12:02] ! ^katie^ is known as babyluv
+[03 Jan/12:02] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[03 Jan/12:02] <Big`Ed> good Tara2
+[03 Jan/12:02] @ mode #win98 [+v NeoGamlin] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:02] <NeoGamlin> I've been "attempting" to navigate the microsoft site.
+[03 Jan/12:03] <NeoGamlin> I "have" been looking hard and can not find a link ANYWHERE FOR OE5
+[03 Jan/12:03] <Big`Ed> hold on
+[03 Jan/12:03] <Big`Ed> NeoGamlin
+[03 Jan/12:03] <Xanta> Tried that, but 98 won't let the Matrox be the slave card. I have tried to switch hot/cold, and it always works with the Geforce AGP card that was first installed, as slave. Not vice versa.
+[03 Jan/12:03] <NeoGamlin> Ok.
+[03 Jan/12:03] <Tara2> will it work i will have a p chance two use two screens
+[03 Jan/12:03] <Big`Ed> Xanta - there is certain hardware that win98 won't do
+[03 Jan/12:03] <Big`Ed> check support.microsoft.com for that info
+[03 Jan/12:04] <Xanta> OK. Thanks.
+[03 Jan/12:05] ! HigHBabE is known as HigH|BBS
+[03 Jan/12:05] <NeoGamlin> ...
+[03 Jan/12:05] <NeoGamlin> It's a freaking pain.
+[03 Jan/12:05] <GrungeMan> hmm ok
+[03 Jan/12:05] <GrungeMan> if mu friend got a p166 with 8mb of ram...
+[03 Jan/12:05] <GrungeMan> (don't laugh)
+[03 Jan/12:05] <GrungeMan> would his comp go really slowly?
+[03 Jan/12:05] <NeoGamlin> Fairly.
+[03 Jan/12:06] <Big`Ed> NeoGamlin - OE5 is only avaialbe with IE5
+[03 Jan/12:06] <NeoGamlin> Ok.
+[03 Jan/12:06] <NeoGamlin> I have it.
+[03 Jan/12:06] <GrungeMan> k
+[03 Jan/12:06] < SignOff: GrungeMan!asd@modemcable172.134-200-24.mtl.mc.videotron.net (Essayez pas d'me dire qu'un jour j'vas devenir comme vous, sourtout faut pas s'leurrer... j'serai jamais un ange.)
+[03 Jan/12:07] <Big`Ed> http://www.microsoft.com/msdownload/iebuild/ie501_win32/en/ie501_win32.htm?FinishURL=%2Fdownloads%2Frelease%2Easp%3FReleaseID%3D15568%26redirect%3Dno
+[03 Jan/12:08] > pyrokiwi!mrhehe@210-55-151-171.dialup.xtra.co.nz has joined #win98
+[03 Jan/12:09] <pyrokiwi> hiya ppls
+[03 Jan/12:09] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:09] <NeoGamlin> Thanks, dude.
+[03 Jan/12:09] <NeoGamlin> Much appreciated.
+[03 Jan/12:09] <NeoGamlin> Have a happy new year.
+[03 Jan/12:09] < NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has left #win98 ()
+[03 Jan/12:14] < Xanta!kjetilbe@ti02a95-0061.dialup.online.no has left #win98 ()
+[03 Jan/12:14] ! HigH|BBS is known as HigHBabE
+[03 Jan/12:16] <Tara2> i must go bye all
+[03 Jan/12:17] <pyrokiwi> sya
+[03 Jan/12:17] < Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has left #win98 ()
+[03 Jan/12:17] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[03 Jan/12:17] @ mode #win98 [+v Azmodan] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/12:18] <Big`Ed> wb da az
+[03 Jan/12:18] <Azmodan> thx
+[03 Jan/12:18] > gunnar24!mice_men@ti29a21-0097.dialup.online.no has joined #win98
+[03 Jan/12:18] @ mode #win98 [+v gunnar24] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/12:18] > Trinity77!Raven@hiper2-d100.stk.cwnet.com has joined #win98
+[03 Jan/12:19] @ mode #win98 [+v Trinity77] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:19] <Trinity77> hi again
+[03 Jan/12:19] <gunnar24> any one know anything about installing and operating 2 netw.-cards in one pc
+[03 Jan/12:19] <Trinity77> Big Ed: "Windows will attempt to restart without checking your computers hardware."
+[03 Jan/12:19] <pyrokiwi> wat 4?
+[03 Jan/12:20] <Big`Ed> sure gunnar24
+[03 Jan/12:20] <Big`Ed> Trinity77 - you have only the primary card installed physically and detected?
+[03 Jan/12:20] <Big`Ed> and no other hardware/drivers?
+[03 Jan/12:21] <Trinity77> I started by reinstalling the ati rage
+[03 Jan/12:21] <Trinity77> fresh
+[03 Jan/12:21] <Trinity77> then I added the matrox
+[03 Jan/12:21] <Trinity77> thats what it says under the properties for it 
+[03 Jan/12:21] <Big`Ed> single card, single detected only right?
+[03 Jan/12:21] <Trinity77> (it had a yello ! on it)
+[03 Jan/12:21] <Trinity77> yes
+[03 Jan/12:22] < SignOff: ree|away!me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[03 Jan/12:22] <Big`Ed> that property should NOT have existed when you plugged it in
+[03 Jan/12:22] <Big`Ed> it did a detect then right?
+[03 Jan/12:22] <gunnar24> i have one computer with 2 cards 1 10mb and 1 100mb but the computer conected to the 10mb line want comunicate with the on 100mb ?? i have tryed everyting 
+[03 Jan/12:22] <Trinity77> yes
+[03 Jan/12:23] <Trinity77> when I restarted after installing the 2nd card
+[03 Jan/12:23] <gunnar24> any tips
+[03 Jan/12:23] <Big`Ed> gunnar24 - describe the setups on both
+[03 Jan/12:23] <Big`Ed> Trinity77 - and the conflict on second card with the ! is?
+[03 Jan/12:23] <Trinity77> I dont know, the properties on the ! says "Windows will attempt to restart without checking your computers hardware."
+[03 Jan/12:24] <pyrokiwi> hmmmm
+[03 Jan/12:24] <Big`Ed> Trinity77 - where do you see this message at?
+[03 Jan/12:24] ! eI`loco is known as el`loco
+[03 Jan/12:24] > Meatman31!bldavis@cb783531-a.baycty1.mi.home.com has joined #win98
+[03 Jan/12:24] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/12:24] @ mode #win98 [+v Meatman31] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:24] <Meatman31> Hey Ed
+[03 Jan/12:24] <Trinity77> in the properties for the second card.. the one with the !
+[03 Jan/12:24] <Big`Ed> hi Meatman31
+[03 Jan/12:25] <Meatman31> whats up tonight
+[03 Jan/12:25] <gunnar24> i have 2 workgroop names one for 100mb and one for 10mb and i have set up gateway ...
+[03 Jan/12:25] <Big`Ed> ip info gunnar24
+[03 Jan/12:25] <Big`Ed> not much Meatman31 - you?
+[03 Jan/12:25] <pyrokiwi> tonight?
+[03 Jan/12:25] <pyrokiwi> hehe
+[03 Jan/12:26] <Meatman31> not much lately
+[03 Jan/12:26] <Big`Ed> Trinity77 - you are under the display adaptor, and that is in front of the card?
+[03 Jan/12:26] <Meatman31> looks like I came in at the wrong time
+[03 Jan/12:26] <pyrokiwi> y?
+[03 Jan/12:26] <Big`Ed> Trinity77 - and can you get the properties?
+[03 Jan/12:26] <Trinity77> yes
+[03 Jan/12:26] < Tara2!eirin@ti16a61-0041.dialup.online.no has left #win98 ()
+[03 Jan/12:26] <Big`Ed> can you get to the resource tab?
+[03 Jan/12:26] <Meatman31> I tried to get to network cards to work in one machine for a couple of months and had to give up for a while.
+[03 Jan/12:27] <Trinity77> yes
+[03 Jan/12:27] <Trinity77> drivers and resources
+[03 Jan/12:27] > Fonts!fenton966@98CDE910.ipt.aol.com has joined #win98
+[03 Jan/12:27] <Meatman31> hearing some one else trying it will make me want to try again.
+[03 Jan/12:27] <Fonts> # Appears as KEVIN
+[03 Jan/12:27] @ mode #win98 [+v Fonts] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/12:27] <Big`Ed> 2 nic's can work using TCP/IP but they have to be on seperate IP's DOMAIN's
+[03 Jan/12:27] <gunnar24> on the 100mb ip=100.100.100.101 and mask 250.0.0.0 server 100.100.100.100 mask 250.0.0.0 and 10mb ip 100.100.100.102 mask 250.0.0.0
+[03 Jan/12:27] <Big`Ed> Trinity77 - and that message is in the middle of 'general' ?
+[03 Jan/12:28] <Trinity77> yes
+[03 Jan/12:28] <Big`Ed> gunnar24 - where did you get those domains/ip's
+[03 Jan/12:29] <Big`Ed> gunnar24 - try www.helmig.com for proper ip config
+[03 Jan/12:29] <Big`Ed> you have all 4 cards on the SAME IP subnet
+[03 Jan/12:30] > Deton8R!~Deton8R@24.31.74.225 has joined #win98
+[03 Jan/12:30] <Big`Ed> 100.100.100.100, 101, 102,
+[03 Jan/12:30] <Deton8R> aloha, g33x
+[03 Jan/12:30] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:30] <Big`Ed> hi Deton8R
+[03 Jan/12:30] <gunnar24> yes
+[03 Jan/12:30] <Deton8R> hey, ed
+[03 Jan/12:30] < Fonts!fenton966@98CDE910.ipt.aol.com has left #win98 ()
+[03 Jan/12:30] <Deton8R> here's one for ya
+[03 Jan/12:30] <Deton8R> have you ever had a problem with that ip scheme of yours...having subnet problems?
+[03 Jan/12:31] > beyfool!~ircx@208-76.sh.cgocable.ca has joined #win98
+[03 Jan/12:31] <pyrokiwi> hmmm getting 22megs of windows updates
+[03 Jan/12:31] <Deton8R> that's small
+[03 Jan/12:31] @ mode #win98 [+v beyfool] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:31] <Big`Ed> ip scheme of mine?
+[03 Jan/12:31] <Deton8R> -up
+[03 Jan/12:31] <pyrokiwi> yeh it is actually
+[03 Jan/12:32] <pyrokiwi> i am getting a lot though cause i decided to get all ie ones
+[03 Jan/12:32] <Big`Ed> Trinity77 - do you see conflicts in the resource tab?
+[03 Jan/12:33] <Trinity77>  ed: no, no conflicts
+[03 Jan/12:33] <pyrokiwi> gtg sya
+[03 Jan/12:33] < beyfool!~ircx@208-76.sh.cgocable.ca has left #win98 ()
+[03 Jan/12:33] ! pyrokiwi is known as pyroaway
+[03 Jan/12:34] <Big`Ed> Trinity77 - delete the detected card with with the ! - and reboot again
+[03 Jan/12:34] <Trinity77> ok
+[03 Jan/12:34] <Trinity77> what about when it redetects
+[03 Jan/12:34] <Trinity77> should I cancel?
+[03 Jan/12:35] <Big`Ed> yes
+[03 Jan/12:35] <Trinity77> ok
+[03 Jan/12:35] <Trinity77> brb
+[03 Jan/12:35] <Big`Ed> and then install OEM drivers
+[03 Jan/12:35] <Trinity77> ok
+[03 Jan/12:35] < SignOff: Trinity77!Raven@hiper2-d100.stk.cwnet.com (Leaving)
+[03 Jan/12:35] > pan---!uttg@la-3-71.cytanet.com.cy has joined #win98
+[03 Jan/12:35] @ mode #win98 [+v pan---] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:35] <pan---> where is the Program Vendor?
+[03 Jan/12:36] <Big`Ed> as in what? pan
+[03 Jan/12:36] < SignOff: gunnar24!mice_men@ti29a21-0097.dialup.online.no (Leaving)
+[03 Jan/12:36] <pan---> well..
+[03 Jan/12:36] <pan---> i cannot close an error ( illegal operation )
+[03 Jan/12:36] <pan---> and it says to contact the program vendor
+[03 Jan/12:36] <Big`Ed> ok
+[03 Jan/12:37] <Big`Ed> the vendor - is the person who you bought the program from
+[03 Jan/12:37] <pan---> ..
+[03 Jan/12:37] <pan---> ok
+[03 Jan/12:37] <Big`Ed> ie Microsoft is the vendor for windows 98
+[03 Jan/12:37] <pan---> oh
+[03 Jan/12:37] <pan---> hmm
+[03 Jan/12:37] <pan---> i ll have to restard my pc?
+[03 Jan/12:37] <Big`Ed> yes - any time you get that error -yes
+[03 Jan/12:38] < SignOff: pan---!uttg@la-3-71.cytanet.com.cy (pan--- wasted his energy typing 30 words, log'd on for 54mins 47secs this session..on Arlington.VA.US.Undernet.Org - http://i.am/pan--- GateWay to #UserHelp)
+[03 Jan/12:44] > phoenixli!dunno@212.30.1.211 has joined #win98
+[03 Jan/12:44] @ mode #win98 [+v phoenixli] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/12:45] <phoenixli> hi
+[03 Jan/12:45] <phoenixli> does any1 know how to get a fat32 drive back to normal?
+[03 Jan/12:45] <phoenixli> helloooo?????
+[03 Jan/12:45] <Big`Ed> fat32 is normal in win98
+[03 Jan/12:46] <Big`Ed> hello
+[03 Jan/12:46] <phoenixli> yeh?
+[03 Jan/12:46] <Big`Ed> so what is the problem?
+[03 Jan/12:46] <phoenixli> how do i take fat32 off?
+[03 Jan/12:46] <Big`Ed> fdisk
+[03 Jan/12:46] <phoenixli> ?
+[03 Jan/12:46] <phoenixli> fdisk?
+[03 Jan/12:46] <Big`Ed> repartition without fat32 support
+[03 Jan/12:47] <Big`Ed> ala - fat16 (win95 mode)
+[03 Jan/12:47] <Big`Ed> don't know why
+[03 Jan/12:47] <phoenixli> the only reason i want fat32 off
+[03 Jan/12:47] <phoenixli> is so i can compress my c: drive
+[03 Jan/12:47] <Big`Ed> not smart either
+[03 Jan/12:47] <phoenixli> it wont let me in fat32
+[03 Jan/12:47] <phoenixli> why?
+[03 Jan/12:47] <Big`Ed> in these days of very cheap hard drives
+[03 Jan/12:47] < SignOff: LifeBlood!azmodan@phi.compinet.com (Ping timeout for LifeBlood[phi.compinet.com])
+[03 Jan/12:48] <phoenixli> ..........
+[03 Jan/12:48] <Big`Ed> drive compression slows down a pc alot
+[03 Jan/12:48] <phoenixli> ......ah
+[03 Jan/12:48] <phoenixli> ic
+[03 Jan/12:48] <phoenixli> ive run out of space....what do u suggest
+[03 Jan/12:48] <Big`Ed> and if a error happens in the 'compressed' drive - all is gone
+[03 Jan/12:48] <Big`Ed> how big is your HD?
+[03 Jan/12:48] <phoenixli> oooooooo
+[03 Jan/12:48] < SignOff: Aphrodite!stoner@207.178.66.22 (Ping timeout for Aphrodite[207.178.66.22])
+[03 Jan/12:49] <phoenixli> ummmmmmmmmmmm
+[03 Jan/12:49] <phoenixli> shit i forgot
+[03 Jan/12:49] <Big`Ed> GB, 1, 2, 4, 8
+[03 Jan/12:50] <phoenixli> hold on a sec
+[03 Jan/12:50] <Big`Ed> NO CUSSING
+[03 Jan/12:50] <phoenixli> 8.4 gb
+[03 Jan/12:50] <phoenixli> sorry
+[03 Jan/12:50] <Big`Ed> if you are out of space - with that big of a HD - you have too much junk on it
+[03 Jan/12:50] <Big`Ed> need to purge stuff
+[03 Jan/12:50] <phoenixli> mm
+[03 Jan/12:50] <Big`Ed> downloads
+[03 Jan/12:50] <Big`Ed> temp files
+[03 Jan/12:51] <Big`Ed> programs you no longer use
+[03 Jan/12:51] <phoenixli> yuh
+[03 Jan/12:51] <Big`Ed> win98 by itself only uses about 300MB
+[03 Jan/12:51] <phoenixli> done that
+[03 Jan/12:51] <Big`Ed> office97 takes another 200 max
+[03 Jan/12:51] <Deton8R> well, then go get another hard drive...
+[03 Jan/12:51] <Deton8R> they're cheap now
+[03 Jan/12:51] <Big`Ed> most all microsoft app's fit in a 1GB partition
+[03 Jan/12:51] <phoenixli> how many mb to a gb?
+[03 Jan/12:51] <Big`Ed> so you have 7 gb's of 'other stuff' there
+[03 Jan/12:52] <Big`Ed> 1000
+[03 Jan/12:52] <phoenixli> wwwoooohhhhhhhh
+[03 Jan/12:52] <phoenixli> ic
+[03 Jan/12:52] ! medic_nz is known as medicshwr
+[03 Jan/12:52] <phoenixli> i havent got tat much stuff
+[03 Jan/12:52] <Big`Ed> do you download a lot of stuff from the internet?
+[03 Jan/12:52] <Big`Ed> files, pictures, etc...
+[03 Jan/12:52] <phoenixli> yup
+[03 Jan/12:52] <phoenixli> yeh
+[03 Jan/12:52] <Big`Ed> there you go
+[03 Jan/12:52] <Big`Ed> use windows explore and look at some of the sizes of your files
+[03 Jan/12:52] <phoenixli> but mostly small
+[03 Jan/12:52] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[03 Jan/12:53] <phoenixli> like cracks,pics etc
+[03 Jan/12:53] @ mode #win98 [+v Aphrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:53] <Big`Ed> stored on pc
+[03 Jan/12:53] <phoenixli> goood idea
+[03 Jan/12:53] <phoenixli> thanx
+[03 Jan/12:53] <phoenixli> sya
+[03 Jan/12:53] < phoenixli!dunno@212.30.1.211 has left #win98 ()
+[03 Jan/12:54] <Big`Ed> man
+[03 Jan/12:54] <Deton8R> probably all smut
+[03 Jan/12:56] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[03 Jan/12:56] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/12:56] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[03 Jan/12:57] > OSU-Okie!Bevis@98CF48E3.ipt.aol.com has joined #win98
+[03 Jan/12:57] < OSU-Okie!Bevis@98CF48E3.ipt.aol.com has left #win98 ()
+[03 Jan/12:57] <Big`Ed> hahah
+[03 Jan/12:57] > OSU-Okie!Bevis@98CF48E3.ipt.aol.com has joined #win98
+[03 Jan/12:57] <Big`Ed> what a NIC
+[03 Jan/12:57] <Big`Ed> what a NICK
+[03 Jan/12:57] @ mode #win98 [+v OSU-Okie] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/12:57] <OSU-Okie> Hi!
+[03 Jan/12:57] <Big`Ed> hahah
+[03 Jan/12:57] <Big`Ed> what a NICK
+[03 Jan/12:57] <OSU-Okie> I am having problems wiht Internet Explorer, can someone help?
+[03 Jan/12:57] <Deton8R> geez
+[03 Jan/12:58] <Deton8R> geez, confess to inbreeding
+[03 Jan/12:58] <Big`Ed> like?
+[03 Jan/12:58] ! pyroaway is known as pyrokiwi
+[03 Jan/12:58] <pyrokiwi> back
+[03 Jan/12:59] <Big`Ed> wb
+[03 Jan/12:59] <OSU-Okie> Well.. Since I installed the new Internet Explorer (from the Office 2000 CD) it won't open GIF files or JPG's... How can I make it still do that? 
+[03 Jan/12:59] <pyrokiwi> hmmm
+[03 Jan/13:00] <OSU-Okie> any ideas? 
+[03 Jan/13:00] <Big`Ed> OSU-Okie - you are using windows 98?
+[03 Jan/13:00] <OSU-Okie> nope
+[03 Jan/13:00] <OSU-Okie> Windows 95
+[03 Jan/13:00] <pyrokiwi> tools-internet options
+[03 Jan/13:00] <pyrokiwi> then click on advanced
+[03 Jan/13:00] <Big`Ed> try #windows95 then
+[03 Jan/13:00] <pyrokiwi> there should be an option -show pictures
+[03 Jan/13:00] <Big`Ed> this is a windows 98 channel
+[03 Jan/13:00] <Big`Ed> duh
+[03 Jan/13:01] <pyrokiwi> gtg sya
+[03 Jan/13:01] <Big`Ed> bye
+[03 Jan/13:01] <pyrokiwi> sya
+[03 Jan/13:01] < pyrokiwi!mrhehe@210-55-151-171.dialup.xtra.co.nz has left #win98 ()
+[03 Jan/13:02] <Big`Ed> osu, okie, and aol - is not enough - now you come to a windows98 channel and ask for help on a non windows 98 program
+[03 Jan/13:02] <OSU-Okie> THere are no Windows 95 channels I can get in.
+[03 Jan/13:02] <Big`Ed> duh
+[03 Jan/13:02] <Big`Ed> take your ford car to mazda dealers for repairs too?
+[03 Jan/13:03] <OSU-Okie> *I* am not the moron who banned all the AOL people from all those channels and Dalnet...
+[03 Jan/13:03] <Big`Ed> well - asking questions in a non 95 channel - is moronic
+[03 Jan/13:03] <Big`Ed> especially when you never said it upfront
+[03 Jan/13:04] <OSU-Okie> I would have to be hard up before I would have a Ford, and would  puch a chevy before I would have a MAzda.
+[03 Jan/13:04] ! Chiwi^Out is known as pretenda
+[03 Jan/13:04] <OSU-Okie> I thought you'd be smart enough to help with Win 95 as well.. my mistake.
+[03 Jan/13:04] <Big`Ed> good luck on your problme
+[03 Jan/13:04] <Big`Ed> problem
+[03 Jan/13:04] <Big`Ed> bye
+[03 Jan/13:05] * Big`Ed sticks to this channels topic
+[03 Jan/13:05] <Big`Ed> rulz
+[03 Jan/13:05] <OSU-Okie> Any DECENT people who can help in here? 
+[03 Jan/13:05] <Big`Ed> excuse me?
+[03 Jan/13:05] <Big`Ed> a decent person would NOT violate channel rules
+[03 Jan/13:06] <Big`Ed> -kick OSU-Okie
+[03 Jan/13:06] < OSU-Okie!Bevis@98CF48E3.ipt.aol.com was kicked off #win98 by Mandy!biged98@chat.eskimo.com (Mandy)
+[03 Jan/13:06] <Big`Ed> `say
+[03 Jan/13:06] > Trinity77!Raven@hiper2-d47.stk.cwnet.com has joined #win98
+[03 Jan/13:06] > OSU-Okie!Bevis@98CF48E3.ipt.aol.com has joined #win98
+[03 Jan/13:06] @ mode #win98 [+v Trinity77] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/13:06] <Trinity77> ED: same thing.
+[03 Jan/13:07] <Big`Ed> you may be out of luck then
+[03 Jan/13:07] <Big`Ed> you tried to install with newest OEM drivers from card site?
+[03 Jan/13:07] <Trinity77> yes 
+[03 Jan/13:07] <Trinity77> direct from matrox.com
+[03 Jan/13:07] ! medicshwr is known as medic_nz
+[03 Jan/13:08] <Big`Ed> then perhaps you can NOT trick it to work backwards - contrary to microsoft's explicit instructions that say you can't do it this way
+[03 Jan/13:08] <OSU-Okie> Can anyone in here help me with Internet Explorer? 
+[03 Jan/13:09] <Big`Ed> OSU-Okie - we Do NOT do windows 95 here
+[03 Jan/13:09] <Trinity77> hmmm
+[03 Jan/13:09] <Big`Ed> do you NOT understand the channel rules?
+[03 Jan/13:09] <OSU-Okie> Internet Explorer has JACK to do with what Windows I am running.
+[03 Jan/13:09] <OSU-Okie> idiot...
+[03 Jan/13:09] <Big`Ed> -kb OSU-Okie
+[03 Jan/13:09] @ mode #win98 [+b *!*Bevis@*.aol.com] by Mandy!biged98@chat.eskimo.com
+[03 Jan/13:09] < OSU-Okie!Bevis@98CF48E3.ipt.aol.com was kicked off #win98 by Mandy!biged98@chat.eskimo.com (Mandy)
+[03 Jan/13:10] <Trinity77> ok, well, let me mess around with it...
+[03 Jan/13:10] <Trinity77> thanks for the help Big Ed.. and sorry again about msging you
+[03 Jan/13:10] <Big`Ed> sorry trinity
+[03 Jan/13:10] <Big`Ed> okies
+[03 Jan/13:10] <Trinity77> take care :-)
+[03 Jan/13:10] < SignOff: Trinity77!Raven@hiper2-d47.stk.cwnet.com (bye for now!)
+[03 Jan/13:11] ! ShyGal is known as Shy^Away
+[03 Jan/13:13] > target200!target2002@h122n3fls3o93.telia.com has joined #win98
+[03 Jan/13:13] @ mode #win98 [+v target200] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/13:15] <target200> can  someone  send me the win98 start disk
+[03 Jan/13:16] <Big`Ed> like?
+[03 Jan/13:16] <Big`Ed> how?
+[03 Jan/13:16] <target200> like a zip file
+[03 Jan/13:16] > BigEd!BigEd@01-028.009.popsite.net has joined #win98
+[03 Jan/13:16] <Big`Ed> that would be in violation of the topic dude
+[03 Jan/13:16] @ mode #win98 [+v BigEd] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/13:16] <Big`Ed> no FILES
+[03 Jan/13:16] <Big`Ed> it is on your CD
+[03 Jan/13:17] <Big`Ed> and makeable from any win98 box
+[03 Jan/13:17] <target200> ya i know but i have nt insalled
+[03 Jan/13:17] < SignOff: Big`Ed!BigEd@01-028.009.popsite.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[03 Jan/13:17] <target200> adn i lost my win98 cd
+[03 Jan/13:17] <BigEd> so you want me to do WAREZ?
+[03 Jan/13:17] <BigEd> sorry
+[03 Jan/13:17] <BigEd> not on this channel
+[03 Jan/13:17] <BigEd> bye
+[03 Jan/13:18] ! BigEd is known as Big`Ed
+[03 Jan/13:18] <target200> come on it's only a start disk
+[03 Jan/13:18] <Big`Ed> strike 2
+[03 Jan/13:18] <Big`Ed> no warez
+[03 Jan/13:18] <Big`Ed> that would be illegal 
+[03 Jan/13:19] <target200> u know what fuck offffffffffffffffffffffffffff
+[03 Jan/13:19] <Big`Ed> `kb target200
+[03 Jan/13:19] @ mode #win98 [+b *!*arget2002@*.telia.com] by Amsterdam!pegasys@tigerrose.grateful.org
+[03 Jan/13:19] < target200!target2002@h122n3fls3o93.telia.com was kicked off #win98 by Amsterdam!pegasys@tigerrose.grateful.org (Amsterdam)
+[03 Jan/13:19] <Big`Ed> `insult target200
+[03 Jan/13:19] <Big`Ed> blue on black
+[03 Jan/13:19] <Big`Ed> det!
+[03 Jan/13:20] ! HigHBabE is known as HigH|AwaY
+[03 Jan/13:21] ! ReMaX is known as DrReMaX
+[03 Jan/13:22] ! DrReMaX is known as ReMaX
+[03 Jan/13:22] ! Lady^Bug is known as LAW^CLOWN
+[03 Jan/13:22] ! Grem|in is known as BAD^CLOWN
+[03 Jan/13:23] ! BAD^CLOWN is known as SEXYCLOWN
+[03 Jan/13:23] ! LAW^CLOWN is known as PUFF^BUG
+[03 Jan/13:24] ! Me|anie is known as BUG^PUFFY
+[03 Jan/13:24] ! BUG^PUFFY is known as Me|anie
+[03 Jan/13:25] ! SEXYCLOWN is known as Grem|in
+[03 Jan/13:27] ! PUFF^BUG is known as LUMP^BUG
+[03 Jan/13:34] < SignOff: Big`Ed!BigEd@01-028.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[03 Jan/13:34] > Big`Ed!BigEd@01-028.009.popsite.net has joined #win98
+[03 Jan/13:34] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/13:34] @ mode #win98 [+v Big`Ed] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/13:36] ! LUMP^BUG is known as Lady^BUg
+[03 Jan/13:36] ! Lady^BUg is known as Lady^Bug
+[03 Jan/13:39] ! Shy^Away is known as ShyGal
+[03 Jan/13:39] < SignOff: Meatman31!bldavis@cb783531-a.baycty1.mi.home.com (Ping timeout for Meatman31[cb783531-a.baycty1.mi.home.com])
+[03 Jan/13:40] > jet350!~pirch@1Cust232.tnt2.seymour.in.da.uu.net has joined #win98
+[03 Jan/13:40] ! nerak^ is known as nerak
+[03 Jan/13:40] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/13:40] > trigger!~trigger@010man012.bresnanlink.net has joined #win98
+[03 Jan/13:40] <trigger> whats the min-ram requirments for 98 
+[03 Jan/13:40] @ mode #win98 [+v trigger] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/13:40] <trigger> 8 or 16 ?
+[03 Jan/13:42] <jet350> anyone seen losguy?
+[03 Jan/13:46] > pyrokiwi!mrhehe@210-55-151-171.dialup.xtra.co.nz has joined #win98
+[03 Jan/13:47] <pyrokiwi> back :)
+[03 Jan/13:47] @ mode #win98 [+v pyrokiwi] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/13:48] > CJ^!~skippy@sdn-ar-003watacoP167.dialsprint.net has joined #win98
+[03 Jan/13:49] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/13:49] <pyrokiwi> CJ^ 
+[03 Jan/13:51] ! Guybrush is known as GuybrAWAY
+[03 Jan/13:51] <Big`Ed> wb
+[03 Jan/13:51] <Big`Ed> hi CJ^
+[03 Jan/13:52] <CJ^> yo
+[03 Jan/13:52] <CJ^> <<< just got a SCSI cdr handed to me...
+[03 Jan/13:52] <CJ^> external.. but the PS is dead.. hehe
+[03 Jan/13:52] <CJ^> BUT... goign internal...:P
+[03 Jan/13:52] <Big`Ed> hehe
+[03 Jan/13:53] * pyrokiwi wishes some1 would to him
+[03 Jan/13:53] <CJ^> so  they gave it away.. not knowing it can be made internal..:PP
+[03 Jan/13:53] <Big`Ed> most externals are internals with different hardware
+[03 Jan/13:53] <Big`Ed> cheaper that way
+[03 Jan/13:53] * pyrokiwi feels jealous...yet again
+[03 Jan/13:54] <Big`Ed> pyrokiwi - when your 30 something - and a good geek - you'll get stuff handed to you
+[03 Jan/13:54] > devilDigg!devild_@RED-216-203-1-34.dialup.nyc.redconnect.net has joined #win98
+[03 Jan/13:54] <pyrokiwi> hmmmm
+[03 Jan/13:54] <pyrokiwi> do i want to be a geek
+[03 Jan/13:54] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/13:54] <CJ^> hehe
+[03 Jan/13:54] <pyrokiwi> hey Deton8R i no longer feel young
+[03 Jan/13:54] <pyrokiwi> woops
+[03 Jan/13:54] <CJ^> now all i need are some CDR's
+[03 Jan/13:54] <pyrokiwi> hey devilDigg i mean
+[03 Jan/13:54] <CJ^> Sears was out  :P
+[03 Jan/13:54] <Big`Ed> folks didn't give me computer hardware when i was 15
+[03 Jan/13:55] <pyrokiwi> they do know?
+[03 Jan/13:55] <devilDigg> hi pyro, CJ^, Azmodan, Big`Ed, mandy
+[03 Jan/13:55] <Big`Ed> officemax
+[03 Jan/13:55] <pyrokiwi> oficemax?
+[03 Jan/13:55] <Big`Ed> for cdr's
+[03 Jan/13:55] <CJ^> << broke  with a sears card  :PP
+[03 Jan/13:55] <Big`Ed> ah-
+[03 Jan/13:55] * pyrokiwi is getting confused now
+[03 Jan/13:55] < SignOff: trigger!~trigger@010man012.bresnanlink.net (Ping timeout for trigger[010man012.bresnanlink.net])
+[03 Jan/13:56] <pyrokiwi> hey is 130kiwi 4 a 48speed cdrom a better price Big`Ed ?
+[03 Jan/13:57] ! AngieBoos is known as MissNasty
+[03 Jan/13:57] ! MissNasty is known as AngieBoos
+[03 Jan/13:58] <Big`Ed> don't know kiwi convert
+[03 Jan/13:58] <devilDigg> bbl
+[03 Jan/13:58] <Big`Ed> okies
+[03 Jan/13:58] < SignOff: devilDigg!devild_@RED-216-203-1-34.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[03 Jan/13:59] <Big`Ed> pyrokiwi - old folk american lingo
+[03 Jan/13:59] > LosGuy!~husky21@user-33qthud.dialup.mindspring.com has joined #win98
+[03 Jan/13:59] <pyrokiwi> ok :(
+[03 Jan/13:59] @ mode #win98 [+v LosGuy] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/13:59] <pyrokiwi> Big`Ed 1us$ = 2kiwi$ appx
+[03 Jan/14:00] <CJ^> hehe
+[03 Jan/14:00] <pyrokiwi> so that is appx 65us
+[03 Jan/14:00] <CJ^> it works..
+[03 Jan/14:00] > Phil23!~pirch@cust138.tnt1.dial.wnd1.uunet.ca has joined #win98
+[03 Jan/14:00] <pyrokiwi> the cdr?
+[03 Jan/14:00] @ mode #win98 [+v Phil23] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:00] <CJ^> well powers on
+[03 Jan/14:00] <CJ^> now i gotta see if it reads...
+[03 Jan/14:00] <CJ^> brb
+[03 Jan/14:00] ! HigH|AwaY is known as HigHBabE
+[03 Jan/14:00] * pyrokiwi drools with jealousy
+[03 Jan/14:00] <pyrokiwi> anyway Big`Ed 65us for a NEW 48speed cdrom
+[03 Jan/14:01] <Big`Ed> thats ok
+[03 Jan/14:01] <pyrokiwi> wow
+[03 Jan/14:01] <pyrokiwi> the funny thing is it is from like 1 of the normally most expensive shops u dont dream of going to 4 pc stuff
+[03 Jan/14:02] < Phil23!~pirch@cust138.tnt1.dial.wnd1.uunet.ca has left #win98 ()
+[03 Jan/14:02] <Big`Ed> kewl
+[03 Jan/14:02] <pyrokiwi> dicksmiths (4 Azmodan)
+[03 Jan/14:02] <Big`Ed> he's away
+[03 Jan/14:03] <pyrokiwi> oh but he may look
+[03 Jan/14:03] <pyrokiwi> y cant he change his nick to azaway
+[03 Jan/14:03] <Big`Ed> okies
+[03 Jan/14:03] <Big`Ed> cuz he is Azmodan
+[03 Jan/14:03] <pyrokiwi> yeh but then we would know he was away
+[03 Jan/14:04] < SignOff: CJ^!~skippy@sdn-ar-003watacoP167.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[03 Jan/14:04] ! pyrokiwi is known as pyro|away
+[03 Jan/14:04] ! pyro|away is known as pyrokiwi
+[03 Jan/14:04] <pyrokiwi> see its not that hard to do a script 4
+[03 Jan/14:04] <Big`Ed> hehe
+[03 Jan/14:05] <pyrokiwi> u could be edaway
+[03 Jan/14:05] <pyrokiwi> oh well
+[03 Jan/14:05] <pyrokiwi> u guys been snowboarding?
+[03 Jan/14:05] > Must19!Kowalski@ppp2-151.infoteck.qc.ca has joined #win98
+[03 Jan/14:05] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/14:05] @ mode #win98 [+v Must19] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/14:06] < Must19!Kowalski@ppp2-151.infoteck.qc.ca has left #win98 ()
+[03 Jan/14:06] <Big`Ed> not i
+[03 Jan/14:06] <Big`Ed> brb
+[03 Jan/14:06] < SignOff: Big`Ed!BigEd@01-028.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[03 Jan/14:06] > Big`Ed!BigEd@01-028.009.popsite.net has joined #win98
+[03 Jan/14:06] <pyrokiwi> huh?
+[03 Jan/14:06] @ mode #win98 [+v Big`Ed] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:07] <pyrokiwi> the point of that?
+[03 Jan/14:07] <pyrokiwi> lag or something
+[03 Jan/14:08] < SignOff: Big`Ed!BigEd@01-028.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[03 Jan/14:08] <pyrokiwi> ok bigeds gone mad
+[03 Jan/14:08] > Big`Ed!BigEd@01-028.009.popsite.net has joined #win98
+[03 Jan/14:08] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/14:08] <pyrokiwi> u allright?
+[03 Jan/14:08] <LosGuy>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[03 Jan/14:08] <Big`Ed> script adjustments
+[03 Jan/14:09] <pyrokiwi> ahha
+[03 Jan/14:09] <Big`Ed>  <<LósGüyPB&J>> v4.0  Digital Damnation Edition.
+[03 Jan/14:09] <pyrokiwi> hmmmm
+[03 Jan/14:10] <pyrokiwi> ahh no1 has tryed to nuke me :)
+[03 Jan/14:10] > JustKev!aintme@dialup-a-32.mint.net has joined #win98
+[03 Jan/14:10] @ mode #win98 [+v JustKev] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:11] <JustKev> Win98 boot disk don't have format.exe?
+[03 Jan/14:11] <pyrokiwi> it is called fdisk
+[03 Jan/14:11] <JustKev> Got a user who can only have floppy *or* cd-rom in at one time on a lappy.
+[03 Jan/14:12] <pyrokiwi> so?
+[03 Jan/14:12] <JustKev> We b havin fun trying to talk him through a 98 install 
+[03 Jan/14:12] <pyrokiwi> lol i seee
+[03 Jan/14:12] <Big`Ed> JustKev - for him - he would have to get the HD formated with floppy, and set it up to boot to HD with cd-rom drivers
+[03 Jan/14:12] < SignOff: Deton8R!~Deton8R@24.31.74.225 (Read error to Deton8R[24.31.74.225]: Connection reset by peer)
+[03 Jan/14:12] <pyrokiwi> unless he has bootable cdrom drive
+[03 Jan/14:13] <JustKev> 98 full version supports installation from a bootable CD?
+[03 Jan/14:13] <pyrokiwi> i dunno it should do
+[03 Jan/14:13] <LosGuy> JustKev it is format.com
+[03 Jan/14:13] <JustKev> <---95 user.
+[03 Jan/14:13] <pyrokiwi> linux does
+[03 Jan/14:13] <Big`Ed> yes
+[03 Jan/14:13] <Big`Ed> OEM full
+[03 Jan/14:13] <pyrokiwi> ouch i scratched my leg on the dask
+[03 Jan/14:13] <pyrokiwi> desk
+[03 Jan/14:13] <JustKev> Interesting.
+[03 Jan/14:14] <pyrokiwi> does 95 not?
+[03 Jan/14:14] <JustKev> I wonder if his lappy supports booting from CD-ROM.....
+[03 Jan/14:14] * JustKev asks
+[03 Jan/14:14] <pyrokiwi> yeh that is hard part
+[03 Jan/14:14] <pyrokiwi> never used laptop bios is it any diff?
+[03 Jan/14:14] < SignOff: LifeBlood!azmodan@phi.compinet.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[03 Jan/14:14] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[03 Jan/14:14] <Big`Ed> fun fun
+[03 Jan/14:14] <JustKev> No idea.
+[03 Jan/14:15] <JustKev> Only lappy experience I have is a 286 and a 386.
+[03 Jan/14:15] <pyrokiwi> lol i seee
+[03 Jan/14:15] <JustKev> Not what you'd call vast.
+[03 Jan/14:15] <pyrokiwi> only laptop i got my hands on is dads work and if i had stuffed that :(
+[03 Jan/14:15] <pyrokiwi> so i didnt do anything
+[03 Jan/14:15] <JustKev> And there goes the user....ping timeout.
+[03 Jan/14:15] <JustKev> If you stuffed that he'd stuff you?
+[03 Jan/14:16] <pyrokiwi> hmmm just about
+[03 Jan/14:16] <JustKev> heh
+[03 Jan/14:16] <pyrokiwi> prob make me pay $$$$$$$$$
+[03 Jan/14:16] <JustKev> My brother has a nice lappy for his job.
+[03 Jan/14:16] <JustKev> I should play with it some time.
+[03 Jan/14:16] <JustKev> I'm bigger than he is.
+[03 Jan/14:16] <pyrokiwi> lol
+[03 Jan/14:16] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[03 Jan/14:16] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/14:16] @ mode #win98 [+oov LifeBlood Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[03 Jan/14:18] > mrgone!~Webmaster@hlfx03-120.ns.sympatico.ca has joined #win98
+[03 Jan/14:18] @ mode #win98 [+v mrgone] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:19] <pyrokiwi> hmm 
+[03 Jan/14:19] <pyrokiwi> y cant some1 break there pc this is boring
+[03 Jan/14:19] <JustKev> heh
+[03 Jan/14:20] > CJ^!~skippy@sdn-ar-006watacoP330.dialsprint.net has joined #win98
+[03 Jan/14:20] <pyrokiwi> and no i didnt volunteer
+[03 Jan/14:20] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/14:20] <pyrokiwi> yo CJ^ u scored?
+[03 Jan/14:20] <CJ^> back
+[03 Jan/14:20] <CJ^> OK
+[03 Jan/14:20] <pyrokiwi> if so wat speed is it?
+[03 Jan/14:20] <CJ^> win98 says foudn new hardware.. 
+[03 Jan/14:20] <CJ^> BUT  cant indentify the cdr...
+[03 Jan/14:20] <CJ^> odd..
+[03 Jan/14:20] <pyrokiwi> lol
+[03 Jan/14:20] <LosGuy> oh I broke one of mine pyrokiwi ...wanna fix it for me?
+[03 Jan/14:20] <pyrokiwi> prob a rare cdr need to find drivers 
+[03 Jan/14:20] <CJ^> now... firmware issue?
+[03 Jan/14:20] <pyrokiwi> wat brand is it?
+[03 Jan/14:21] <CJ^> yam  cdr100
+[03 Jan/14:21] <CJ^> looking it up now...
+[03 Jan/14:21] <CJ^> just unusal...
+[03 Jan/14:21] <CJ^> scsi cdrom  not identified...:PP
+[03 Jan/14:21] <pyrokiwi> hmmm
+[03 Jan/14:21] > pete_rott!IRcap6@216.72.202.90 has joined #win98
+[03 Jan/14:21] <pete_rott> lo
+[03 Jan/14:21] <pete_rott> can ne 1 help me?
+[03 Jan/14:21] <pete_rott> my win 98 is so slow
+[03 Jan/14:21] @ mode #win98 [+v pete_rott] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/14:21] <pyrokiwi> yep wat with?
+[03 Jan/14:22] <pyrokiwi> wat speed pc?
+[03 Jan/14:22] <pete_rott> thanks
+[03 Jan/14:22] <pete_rott> the machine is so slow
+[03 Jan/14:22] <pete_rott> pII 233 mhz
+[03 Jan/14:22] <pyrokiwi> and how much ram and free harddisk space?
+[03 Jan/14:22] <pete_rott> 32 ram
+[03 Jan/14:22] <pyrokiwi> free hdrive space?
+[03 Jan/14:22] <pyrokiwi> >>?<<
+[03 Jan/14:23] <pete_rott> 1.03  and 1.93 gb
+[03 Jan/14:23] <pyrokiwi> free on each?
+[03 Jan/14:23] <pete_rott> c = 1.03 gb
+[03 Jan/14:23] <pete_rott> d = 1.93 gb
+[03 Jan/14:23] <pyrokiwi> is that free space or total space?
+[03 Jan/14:24] <pete_rott> free space
+[03 Jan/14:24] <pyrokiwi> hmmmm
+[03 Jan/14:24] <pyrokiwi> how many things are there if u go ctrl-alt-dlt ?
+[03 Jan/14:25] <pyrokiwi> yay 23meg dl finished
+[03 Jan/14:25] <pyrokiwi> CJ^ wat ya think?
+[03 Jan/14:25] <pete_rott> ¡³
+[03 Jan/14:25] <pyrokiwi> huh?
+[03 Jan/14:26] <pyrokiwi> how many things does it list when u go ctrl-alt-dlt
+[03 Jan/14:26] <pyrokiwi> also hav u rebooted?
+[03 Jan/14:26] < JustKev!aintme@dialup-a-32.mint.net has left #win98 ()
+[03 Jan/14:26] <LosGuy> what does 'so slow' mean?
+[03 Jan/14:27] <LosGuy> so slow to do what?
+[03 Jan/14:28] <pyrokiwi> 32meg ram is a bit low 4 a p2
+[03 Jan/14:28] <jet350> hey Los you were right on that virus
+[03 Jan/14:28] <LosGuy> I was?
+[03 Jan/14:28] <pyrokiwi> hmmm i hope he didnt press ctrl-alt-dlt twice
+[03 Jan/14:29] <jet350> a bios flash
+[03 Jan/14:29] <LosGuy> oh 
+[03 Jan/14:29] <LosGuy> yuck
+[03 Jan/14:29] <jet350> yep
+[03 Jan/14:29] <pyrokiwi> hmmm u got broken mb ? now
+[03 Jan/14:29] <LosGuy> did it get you?
+[03 Jan/14:29] <LosGuy> doho
+[03 Jan/14:29] <jet350> nope
+[03 Jan/14:29] <LosGuy> and you knew about it BEFORE hand!
+[03 Jan/14:29] <LosGuy> oh kewl
+[03 Jan/14:30] <pyrokiwi> i hate flash bios
+[03 Jan/14:30] <LosGuy> I love it
+[03 Jan/14:30] <jet350> nasty little thing waiting for a reboot
+[03 Jan/14:30] <pyrokiwi> cause u can wreck whole mb from virus
+[03 Jan/14:31] <pyrokiwi> i mean its good just a bit scary
+[03 Jan/14:32] <Big`Ed> i am still working on a laptop at work that is the byproduct of a failed bios flash
+[03 Jan/14:32] < SignOff: pyrokiwi!mrhehe@210-55-151-171.dialup.xtra.co.nz (be back in a minute)
+[03 Jan/14:35] < SignOff: pete_rott!IRcap6@216.72.202.90 (Ping timeout for pete_rott[216.72.202.90])
+[03 Jan/14:37] < SignOff: jet350!~pirch@1Cust232.tnt2.seymour.in.da.uu.net (Write error, closing link)
+[03 Jan/14:39] < SignOff: CJ^!~skippy@sdn-ar-006watacoP330.dialsprint.net (Ping timeout for CJ^[sdn-ar-006watacoP330.dialsprint.net])
+[03 Jan/14:40] > jet!~pirch@1Cust232.tnt2.seymour.in.da.uu.net has joined #win98
+[03 Jan/14:40] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/14:40] @ mode #win98 [+v jet] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:40] ! HigHBabE is known as HigH|AwaY
+[03 Jan/14:41] ! girlstar is known as S0U|F|Y
+[03 Jan/14:42] < SignOff: LifeBlood!azmodan@phi.compinet.com (Ping timeout for LifeBlood[phi.compinet.com])
+[03 Jan/14:43] ! S0U|F|Y is known as SOULF|Y
+[03 Jan/14:45] < SignOff: Big`Ed!BigEd@01-028.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[03 Jan/14:45] > CrZi!dktdgjgd@dialup17x03-pri.voicenet.com has joined #win98
+[03 Jan/14:45] > Big`Ed!BigEd@01-028.009.popsite.net has joined #win98
+[03 Jan/14:45] @ mode #win98 [+v CrZi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/14:45] @ mode #win98 [+v Big`Ed] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:46] <Big`Ed> back
+[03 Jan/14:47] <Big`Ed> `say
+[03 Jan/14:47] <CrZi> hi
+[03 Jan/14:47] <Big`Ed> hi
+[03 Jan/14:48] <CrZi> sup?
+[03 Jan/14:48] <Big`Ed> nada
+[03 Jan/14:49] * CrZi is shocked she's being answered
+[03 Jan/14:50] <Big`Ed> heh - well - its a newyear and you have not done anything to offend anyone
+[03 Jan/14:50] <Big`Ed> should I not?
+[03 Jan/14:50] <CrZi> no reason not to that I can see, but on occasion I come in and I'm ignored
+[03 Jan/14:51] <CrZi> or threatened
+[03 Jan/14:51] <Big`Ed> not recently by me
+[03 Jan/14:51] <CrZi> not you... recently
+[03 Jan/14:52] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[03 Jan/14:52] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[03 Jan/14:53] > Crabster!Tycho@212.159.73.95 has joined #win98
+[03 Jan/14:53] @ mode #win98 [+v Crabster] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/14:53] <Crabster> has anywone here used win98 lite?
+[03 Jan/14:54] <LosGuy> nope
+[03 Jan/14:54] <LosGuy> and dont intend on it...My HD is big enough that I can live with IE on it to avoid the problems with that hack
+[03 Jan/14:54] ! AngieBoos is known as AngieAFK
+[03 Jan/14:55] <Crabster> i might use it for this old laptop that ive been given
+[03 Jan/14:55] <Big`Ed> should not HACK win98
+[03 Jan/14:56] <Crabster> not on my pc ( i use ie too much ) but on this one that im just gonna word process on
+[03 Jan/14:56] <LosGuy> still have never used it
+[03 Jan/14:57] <LosGuy> lite 98 I thought it was called though
+[03 Jan/14:57] <Big`Ed> win98 is NOT designed to be used without a integrated part
+[03 Jan/14:57] <Crabster> oh
+[03 Jan/14:57] <Crabster> well lite98 then
+[03 Jan/14:57] <Big`Ed> that is not a sanctioned win98 product
+[03 Jan/14:58] <Crabster> big 'ed - thats just the cr*p that old uncle bill tells us
+[03 Jan/14:58] <Big`Ed> then why are you asking ?
+[03 Jan/14:58] <Big`Ed> if you don't want a professional opinion?
+[03 Jan/14:58] <Crabster> eh?
+[03 Jan/14:58] <Crabster> sorry
+[03 Jan/14:58] <Crabster> i didnt mean to offend u
+[03 Jan/14:58] <Big`Ed> go for it then?
+[03 Jan/14:58] <Big`Ed> not offended
+[03 Jan/14:59] > pete_rott!IRcap6@216.72.202.139 has joined #win98
+[03 Jan/14:59] <pete_rott> hello
+[03 Jan/14:59] @ mode #win98 [+v pete_rott] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/14:59] <LosGuy> hi
+[03 Jan/14:59] <pete_rott> well when i turn off some appz at the ctrl ctrl alt del the machine turn on fast
+[03 Jan/15:00] <pete_rott> but now i need to edit my start up 
+[03 Jan/15:00] <pete_rott> can ne 1 help me?
+[03 Jan/15:00] <pete_rott> i don't know how
+[03 Jan/15:00] <mrgone> run msconfig in run
+[03 Jan/15:00] <pete_rott> thanks
+[03 Jan/15:01] <Big`Ed> msconfig is easy
+[03 Jan/15:01] <Big`Ed> he mrgone - didn't see you slip in
+[03 Jan/15:02] <mrgone> you slipped in i been here for 45 minutes
+[03 Jan/15:02] <LosGuy> hehe
+[03 Jan/15:02] <Big`Ed> ah - was resetting my script
+[03 Jan/15:02] <pete_rott> well
+[03 Jan/15:02] <LosGuy> mrgone were you ever able to bid on that card?
+[03 Jan/15:02] <pete_rott> now i have another problem
+[03 Jan/15:02] <mrgone> yup
+[03 Jan/15:03] <mrgone> and i got it
+[03 Jan/15:03] <pete_rott> whe i click in my icons don't open  
+[03 Jan/15:03] <pete_rott> only sho info
+[03 Jan/15:03] <pete_rott> only show info
+[03 Jan/15:03] <pete_rott> can ne 1 help me to fix that?
+[03 Jan/15:05] <Big`Ed> that is the nature of a ICON
+[03 Jan/15:05] <Big`Ed> are they icons or shortcuts?
+[03 Jan/15:08] < SignOff: pete_rott!IRcap6@216.72.202.139 (Ping timeout for pete_rott[216.72.202.139])
+[03 Jan/15:12] < SignOff: osbourne!osbourne@sdn-ar-002moslouP096.dialsprint.net (Ping timeout for osbourne[sdn-ar-002moslouP096.dialsprint.net])
+[03 Jan/15:13] > osbourne!osbourne@sdn-ar-001moslouP100.dialsprint.net has joined #win98
+[03 Jan/15:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/15:13] @ mode #win98 [+v osbourne] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/15:16] < SignOff: Crabster!Tycho@212.159.73.95 (Leaving)
+[03 Jan/15:17] > LUCHO!~lfschweig@200.30.11.147 has joined #win98
+[03 Jan/15:17] < LUCHO!~lfschweig@200.30.11.147 has left #win98 ()
+[03 Jan/15:18] < jet!~pirch@1Cust232.tnt2.seymour.in.da.uu.net has left #win98 ()
+[03 Jan/15:22] ! D_Leary is known as Im_Bored
+[03 Jan/15:22] ! Im_Bored is known as D_Leary
+[03 Jan/15:32] > jet!~pirch@1Cust232.tnt2.seymour.in.da.uu.net has joined #win98
+[03 Jan/15:32] @ mode #win98 [+v jet] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/15:35] ! AngieAFK is known as AngieBoos
+[03 Jan/15:37] ! AngieBoos is known as MisSNastY
+[03 Jan/15:38] > CJ^!skippy@sdn-ar-004watacoP317.dialsprint.net has joined #win98
+[03 Jan/15:38] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/15:38] <Big`Ed> wb CJ^
+[03 Jan/15:38] <CJ^> hehe
+[03 Jan/15:38] <CJ^> its working
+[03 Jan/15:40] <Big`Ed> kewl
+[03 Jan/15:41] > CJafk!~skippy@sdn-ar-004watacoP317.dialsprint.net has joined #win98
+[03 Jan/15:41] > sk8tr!jamiesucks@d91-bn101h2-blvl-pdi.attcanada.net has joined #win98
+[03 Jan/15:41] @ mode #win98 [+vv CJafk sk8tr] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/15:41] < SignOff: CJ^!skippy@sdn-ar-004watacoP317.dialsprint.net (Ping timeout for CJ^[sdn-ar-004watacoP317.dialsprint.net])
+[03 Jan/15:41] ! MisSNastY is known as missnasty
+[03 Jan/15:41] <sk8tr> can someone here help me wif a windows problem
+[03 Jan/15:41] <sk8tr> ?
+[03 Jan/15:41] <CJafk> ok
+[03 Jan/15:41] <CJafk> the CDR is wokring
+[03 Jan/15:41] <sk8tr> pretty please
+[03 Jan/15:41] <CJafk> just nto my connection the the IRC:PPPPPPPPPPp
+[03 Jan/15:41] ! missnasty is known as MissNasty
+[03 Jan/15:41] ! CJafk is known as CJ^
+[03 Jan/15:42] <CJ^> with?
+[03 Jan/15:42] <sk8tr> can someone PLEASE help me
+[03 Jan/15:42] <CJ^> whats the problem?
+[03 Jan/15:42] <sk8tr> i cant view pics in my window
+[03 Jan/15:42] <sk8tr> it says the following error :(hang on a sec).........
+[03 Jan/15:43] <sk8tr> an error has occured in the script on this page
+[03 Jan/15:43] <sk8tr> line 260
+[03 Jan/15:43] <sk8tr> char 4
+[03 Jan/15:43] <CJ^> ona web site?
+[03 Jan/15:43] <sk8tr> nope..
+[03 Jan/15:43] <sk8tr> trying to view some pics in a folder
+[03 Jan/15:43] <sk8tr> and it says the error is
+[03 Jan/15:43] <CJ^> you runnign active desktop?
+[03 Jan/15:43] <sk8tr> object doesnt support this property or method
+[03 Jan/15:44] <sk8tr> cj i dont know
+[03 Jan/15:44] <sk8tr> how do i check?
+[03 Jan/15:45] <CJ^> right clicj on the desktop
+[03 Jan/15:45] <CJ^> er click
+[03 Jan/15:45] <sk8tr> uh huh
+[03 Jan/15:45] <CJ^> Active Desktop
+[03 Jan/15:45] <sk8tr> and????/
+[03 Jan/15:45] <CJ^> see if View as Web Page is checked
+[03 Jan/15:45] <sk8tr> and if it isnt?
+[03 Jan/15:46] <CJ^> then your nto running active desktop
+[03 Jan/15:46] > Trailfaz!~trailfaz@PPPa94-ResalePhiladelphia1-4R7147.saturn.bbn.com has joined #win98
+[03 Jan/15:46] @ mode #win98 [+v Trailfaz] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/15:46] <Trailfaz> i have a weird problem with my modem 
+[03 Jan/15:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/15:46] <sk8tr> so whats it supposed to be set at?
+[03 Jan/15:47] <Big`Ed> Trailfaz?
+[03 Jan/15:47] <CJ^> its nto a req setting
+[03 Jan/15:47] <CJ^> its just to see if you are...
+[03 Jan/15:47] <sk8tr> so i should set it off?
+[03 Jan/15:47] <sk8tr> well i am....so now what?
+[03 Jan/15:47] <CJ^> yes
+[03 Jan/15:47] <Trailfaz> it's a 56k flex modem Supervoice and sometimes when I turn on my computer and go to connect to the net, it says it's not there
+[03 Jan/15:47] <CJ^> if its Checked..
+[03 Jan/15:47] > Los`Guy!~husky21@user-33qtgj0.dialup.mindspring.com has joined #win98
+[03 Jan/15:47] <CJ^> uncheck it and try veiwing pics
+[03 Jan/15:47] @ mode #win98 [+v Los`Guy] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/15:47] <Trailfaz> so then i go to my control panel and it's there but there is a conflict 
+[03 Jan/15:48] <sk8tr> i tried it and it says the same script error
+[03 Jan/15:48] <CJ^> ok..
+[03 Jan/15:48] <sk8tr> tried it both ways
+[03 Jan/15:48] <CJ^> where are you viewing pics?
+[03 Jan/15:48] <Trailfaz> then i go to my resources and for some reason it is always on the irq 03
+[03 Jan/15:48] <CJ^> in Explorer?
+[03 Jan/15:48] <sk8tr> yes
+[03 Jan/15:48] <jet> what was the time CJ
+[03 Jan/15:48] <CJ^> ok..
+[03 Jan/15:48] <CJ^> ??????/
+[03 Jan/15:48] <sk8tr> cj.......msg me prvt
+[03 Jan/15:48] <CJ^> time?
+[03 Jan/15:48] < SignOff: LosGuy!~husky21@user-33qthud.dialup.mindspring.com (Ping timeout for LosGuy[user-33qthud.dialup.mindspring.com])
+[03 Jan/15:48] <CJ^> no sk8tr
+[03 Jan/15:48] <CJ^> no msg
+[03 Jan/15:48] <jet> it showed a ping 
+[03 Jan/15:48] <sk8tr> yes cj
+[03 Jan/15:48] <Trailfaz> what makes it keep doing that conflict thing with the modem ?
+[03 Jan/15:48] <Trailfaz> anyone know about this ?
+[03 Jan/15:49] <CJ^> everything is done in channel..
+[03 Jan/15:49] <sk8tr> no...msg me
+[03 Jan/15:49] <CJ^> NO
+[03 Jan/15:49] <Los`Guy> sk8tr see the topic
+[03 Jan/15:49] <sk8tr> YES
+[03 Jan/15:49] <sk8tr> ok.....then i will just sit here and cry
+[03 Jan/15:49] <jet> sorry CJ
+[03 Jan/15:49] <sk8tr> but sriously.......what do i do now CJ?
+[03 Jan/15:49] <Trailfaz> everytime i switch it over to another irq  and then next time i turn on my computer again it seems to always go back to that conflict again
+[03 Jan/15:49] <Trailfaz> why??????
+[03 Jan/15:50] <Trailfaz> it seems to be always conflicting with port com 2 even though when i go to switch it to another irq
+[03 Jan/15:50] <CJ^> ok... you may have view as web page set in fodler options as well...
+[03 Jan/15:50] <Los`Guy> Trailfaz have you installed YOUR modems drivers (or just win98s)? also you could turn off search for new pnp devices on boot I belive
+[03 Jan/15:50] <CJ^> check that in explorer...
+[03 Jan/15:50] <sk8tr> ok.........
+[03 Jan/15:50] <Big`Ed> Trailfaz - are you installing with your MODEM software?
+[03 Jan/15:50] ! HigH_AwaY is known as HigHBabE
+[03 Jan/15:51] <sk8tr> ok..it works for now....
+[03 Jan/15:51] <sk8tr> but cj.....it never did that before now....
+[03 Jan/15:52] <Trailfaz> i don't think i am because when i click on the modem it shows that its there and then when i click on something else , it says MODEM not installed but the modem is setup in my comp.
+[03 Jan/15:52] <sk8tr> i could view it as a webpage before and i never had that problem till now
+[03 Jan/15:52] <CJ^> sk8tr  run SFC see if any thing pops up
+[03 Jan/15:52] <CJ^> might be an IE error..
+[03 Jan/15:52] <sk8tr> SFC?
+[03 Jan/15:52] <sk8tr> whats that?
+[03 Jan/15:52] <CJ^> well  its realted to that
+[03 Jan/15:52] <CJ^> Start>run>sfc
+[03 Jan/15:52] <CJ^> system file checker
+[03 Jan/15:52] <Trailfaz> the modem is setup but prob. windows thinks is not installed 
+[03 Jan/15:52] <Big`Ed> Trailfaz - are you installing with your MODEM software?
+[03 Jan/15:52] <sk8tr> where is sfc?
+[03 Jan/15:52] <Trailfaz> prob. not
+[03 Jan/15:53] <Trailfaz> i used the Supervoice CD that i got, is that installing the modem software ?
+[03 Jan/15:53] <CJ^> sk8tr   
+[03 Jan/15:53] <CJ^> click start
+[03 Jan/15:53] <CJ^> then run
+[03 Jan/15:53] <CJ^> and they type sfc
+[03 Jan/15:53] <Trailfaz> because that's what my modem is a 56K Flex Supervoice for Windows modem
+[03 Jan/15:54] <Big`Ed> Trailfaz - you need to fully delete all detected modems, and then go in and install with it's CD
+[03 Jan/15:54] <Big`Ed> or check thier web site for newer ones
+[03 Jan/15:54] <CJ^> whoo hoo
+[03 Jan/15:54] <CJ^> success  
+[03 Jan/15:54] <Big`Ed> great
+[03 Jan/15:55] <CJ^> CDR succesfully bunred  !!!
+[03 Jan/15:55] <CJ^> er burned
+[03 Jan/15:55] <Trailfaz> and that will keep it from conflicting and also telling me to install a new modem even though i have one in the comp. setup ?
+[03 Jan/15:55] ! __TarZan is known as jaoco
+[03 Jan/15:55] <Trailfaz> ok how do i fully delete all detected modems ?
+[03 Jan/15:55] <Big`Ed> control panel, modems
+[03 Jan/15:55] <Trailfaz> ok
+[03 Jan/15:56] <Trailfaz> it shows that my modem is setup for this computer
+[03 Jan/15:56] > pyrokiwi!mrhehe@210-55-150-207.dialup.xtra.co.nz has joined #win98
+[03 Jan/15:56] @ mode #win98 [+v pyrokiwi] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/15:56] < SignOff: sk8tr!jamiesucks@d91-bn101h2-blvl-pdi.attcanada.net (Ping timeout for sk8tr[d91-bn101h2-blvl-pdi.attcanada.net])
+[03 Jan/15:56] <Big`Ed> hello water-veggie
+[03 Jan/15:56] <pyrokiwi> grrr
+[03 Jan/15:57] <Trailfaz> now what should I do ?
+[03 Jan/15:57] <pyrokiwi> how did u know i went 4 a swim?
+[03 Jan/15:57] > FoolsRun!FoolsRun@ct-hartford-hiper2129.javanet.com has joined #win98
+[03 Jan/15:57] ! MissNasty is known as angieboos
+[03 Jan/15:57] @ mode #win98 [+v FoolsRun] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/15:57] <CJ^> we called your mom...
+[03 Jan/15:57] <CJ^> she told us..
+[03 Jan/15:57] <Big`Ed> yup
+[03 Jan/15:57] <pyrokiwi> lol very funny
+[03 Jan/15:57] < SignOff: jet!~pirch@1Cust232.tnt2.seymour.in.da.uu.net (Read error to jet[1Cust232.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[03 Jan/15:57] <FoolsRun> Hi. I accidentaly clicked "always ask with this type of file" when downloading a ZIP file with IE. How do I undo this?
+[03 Jan/15:57] <CJ^> said you were makign the water yellow..
+[03 Jan/15:57] <Trailfaz> do i just click on REMOVE
+[03 Jan/15:57] < SignOff: LifeBlood!azmodan@phi.compinet.com (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[03 Jan/15:57] < SignOff: Tribble!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[03 Jan/15:57] < SignOff: FoolsRun!FoolsRun@ct-hartford-hiper2129.javanet.com (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[03 Jan/15:58] <Big`Ed> SOMEONE DOES NOT READ TOPIC!!!!!
+[03 Jan/15:58] > IRnickX!~IRcap6@216.72.202.104 has joined #win98
+[03 Jan/15:58] @ mode #win98 [+v IRnickX] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/15:59] <Trailfaz> oh sorry about that
+[03 Jan/15:59] <Trailfaz> it won't happen again, I promise
+[03 Jan/15:59] < IRnickX!~IRcap6@216.72.202.104 has left #win98 ()
+[03 Jan/15:59] > FoolsRun!FoolsRun@ct-hartford-hiper2129.javanet.com has joined #win98
+[03 Jan/15:59] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/15:59] @ mode #win98 [+v FoolsRun] by LasVegas.NV.US.Undernet.org
+[03 Jan/15:59] @ mode #win98 [+v Tribble] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/16:00] <Trailfaz> can someone be of assistance here , please ?
+[03 Jan/16:00] <Trailfaz> thanks
+[03 Jan/16:00] < SignOff: FoolsRun!FoolsRun@ct-hartford-hiper2129.javanet.com (It is a far, far better thing I do...)
+[03 Jan/16:00] < Tribble!biged98@chat.eskimo.com has left #win98 ()
+[03 Jan/16:00] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/16:00] @ mode #win98 [+v Tribble] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/16:00] <Trailfaz> oh nevermind
+[03 Jan/16:00] <Trailfaz> i'll figure it out myself
+[03 Jan/16:00] < SignOff: Trailfaz!~trailfaz@PPPa94-ResalePhiladelphia1-4R7147.saturn.bbn.com (Leaving)
+[03 Jan/16:01] ! angieboos is known as MissNasty
+[03 Jan/16:01] <CrZi> do dvd drives have any use beside playing movies? 
+[03 Jan/16:01] <pyrokiwi> yep
+[03 Jan/16:01] <pyrokiwi> playing cds
+[03 Jan/16:01] <CrZi> heh
+[03 Jan/16:01] @ mode #win98 [+o Tribble] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/16:03] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[03 Jan/16:03] @ mode #win98 [+v LifeBlood] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/16:06] <pyrokiwi> wats the place with conseal at it?
+[03 Jan/16:07] <pyrokiwi> the site firewall
+[03 Jan/16:07] <Los`Guy> w98 where is conseal
+[03 Jan/16:07] <w98> i guess conseal is at signal9.com
+[03 Jan/16:07] <pyrokiwi> thats it
+[03 Jan/16:08] ! HigHBabE is known as HigH|AwaY
+[03 Jan/16:08] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[03 Jan/16:08] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[03 Jan/16:09] > Tribble!biged98@chat.eskimo.com has joined #win98
+[03 Jan/16:09] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[03 Jan/16:09] @ mode #win98 [+vv Tribble LifeBlood] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/16:09] <pyrokiwi> w98 what is linux
+[03 Jan/16:09] <w98> i think linux is Linux is a free personal computer operating system based on the UNIX operating system. It has almost all of the functionality of UNIX but has no official support. The code and the support come from the users and developers of the operating system.
+[03 Jan/16:10] <pyrokiwi> w98 ethernet
+[03 Jan/16:10] <Big`Ed> w98 what is ethernet
+[03 Jan/16:10] <w98> big`ed: bugger all, i dunno
+[03 Jan/16:10] <pyrokiwi> lol
+[03 Jan/16:11] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[03 Jan/16:11] <w98> sorry, I didn't mean to break the rules
+[03 Jan/16:11] <pyrokiwi> now if i said that id get a warning 4 cussing
+[03 Jan/16:11] <pyrokiwi> or even da boot
+[03 Jan/16:15] <Big`Ed> w98 who is pyrokiwi
+[03 Jan/16:15] <w98> hmmm... pyrokiwi is a byproduct of the New Zealand Farmlands, if you place a real Kiwi in a 900W microwave, and set the time for 3 minutes, you get a PyroKiwi
+[03 Jan/16:15] * pyrokiwi throws a phsycho
+[03 Jan/16:15] <pyrokiwi> grrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
+[03 Jan/16:15] <mrgone> hehe
+[03 Jan/16:15] * pyrokiwi blows a fuse grrr
+[03 Jan/16:15] <Big`Ed> hehe
+[03 Jan/16:16] <Big`Ed> don't ever ask that question then
+[03 Jan/16:16] <pyrokiwi> did i? no
+[03 Jan/16:16] ! Katwina is known as ^Katrina
+[03 Jan/16:17] <Big`Ed> w98 who is mrgone
+[03 Jan/16:17] <w98> it has been said that mrgone is formally known as SirHere, but he decided to be less formal, left and became MrGone.
+[03 Jan/16:17] <pyrokiwi> lol crazt bot
+[03 Jan/16:17] <pyrokiwi> w98 who is Big`Ed
+[03 Jan/16:17] > devilDigg!devild_@RED-216-203-1-168.dialup.nyc.redconnect.net has joined #win98
+[03 Jan/16:17] <w98> pyrokiwi: bugger all, i dunno
+[03 Jan/16:17] <CJ^> w98 who is CJ^
+[03 Jan/16:17] <w98> cj^: bugger all, i dunno
+[03 Jan/16:17] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/16:17] <CJ^> :P
+[03 Jan/16:17] <CJ^> well well well
+[03 Jan/16:17] <devilDigg> heh..
+[03 Jan/16:18] <Big`Ed> hmmm
+[03 Jan/16:18] <devilDigg> w98 who is pyrokiwi
+[03 Jan/16:18] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[03 Jan/16:18] <w98> well, pyrokiwi is a byproduct of the New Zealand Farmlands, if you place a real Kiwi in a 900W microwave, and set the time for 3 minutes, you get a PyroKiwi
+[03 Jan/16:18] <mrgone> w98 who is mrgone
+[03 Jan/16:18] <w98> rumour has it mrgone is formally known as SirHere, but he decided to be less formal, left and became MrGone
+[03 Jan/16:18] <mrgone> w98 who is w98
+[03 Jan/16:18] <w98> i am me dummy!
+[03 Jan/16:18] <mrgone> lol
+[03 Jan/16:18] <devilDigg> heh
+[03 Jan/16:18] <CJ^> w98 what is a lewinsky
+[03 Jan/16:18] <CJ^> :P
+[03 Jan/16:18] <CJ^> with tater tots
+[03 Jan/16:18] <w98> i haven't a clue, cj^
+[03 Jan/16:18] <CJ^> mm mm  tater tots
+[03 Jan/16:18] <devilDigg> w98 who is Los`Guy
+[03 Jan/16:18] <w98> i don't know, devildigg
+[03 Jan/16:18] <CJ^> wait a min
+[03 Jan/16:19] <mrgone> w98 where is canada?
+[03 Jan/16:19] <w98> i don't know, mrgone
+[03 Jan/16:19] <CJ^> mm mm tater tots
+[03 Jan/16:19] <mrgone> no one does :(
+[03 Jan/16:19] <devilDigg> w98 who is losguy
+[03 Jan/16:19] <w98> somebody said losguy was nuking the shit out of the undernet community with Deton8R 4.0
+[03 Jan/16:19] <mrgone> lol
+[03 Jan/16:19] ! Los`Guy is known as LosGuy
+[03 Jan/16:19] <CJ^> Bahaha
+[03 Jan/16:19] <LosGuy> doh
+[03 Jan/16:19] <LosGuy> I need to fix that
+[03 Jan/16:19] <Big`Ed> w98 who is CJ^
+[03 Jan/16:19] <w98> somebody said CJ^ was the alter alias of one skippy. He has previous experience as a hardware tester for a well known Peanut Butter and Computer Chip company.
+[03 Jan/16:19] <devilDigg> heh
+[03 Jan/16:19] <CJ^> peanut butter?????
+[03 Jan/16:19] <devilDigg> w98 who am i
+[03 Jan/16:19] <w98> devildigg: i haven't a clue
+[03 Jan/16:19] <devilDigg> w98 who is devildigg
+[03 Jan/16:19] <w98> devildigg: wish i knew
+[03 Jan/16:19] <devilDigg> heh
+[03 Jan/16:20] <devilDigg> w98 who is azmodian
+[03 Jan/16:20] <w98> i don't know, devildigg
+[03 Jan/16:20] <Big`Ed> skippy peanut butter
+[03 Jan/16:20] <devilDigg> err
+[03 Jan/16:20] <CJ^> :P
+[03 Jan/16:20] <devilDigg> w98 who is azmodan
+[03 Jan/16:20] <CJ^> ooh  bad pun
+[03 Jan/16:20] [w98> azmodan is probably off eating his lunch
+[03 Jan/16:20] <pyrokiwi> lol
+[03 Jan/16:20] <pyrokiwi> i doubt it it is 4:15
+[03 Jan/16:20] <devilDigg> w98 who is biged
+[03 Jan/16:20] <w98> wish i knew, devildigg
+[03 Jan/16:20] <devilDigg> w98 who is Big`Ed
+[03 Jan/16:20] <w98> devildigg: wish i knew
+[03 Jan/16:20] <LosGuy> whois devilDigg
+[03 Jan/16:20] <LosGuy> w98 whois devilDigg
+[03 Jan/16:21] <w98> devilDigg is a g33k that hangs out in #win98
+[03 Jan/16:21] <CJ^> w98 get bent
+[03 Jan/16:21] <LosGuy> :P
+[03 Jan/16:21] <devilDigg> heh
+[03 Jan/16:21] <Big`Ed> w98 who is Big`Ed
+[03 Jan/16:21] <w98> you are only a gutter dragging dirt bag on #win98
+[03 Jan/16:21] <devilDigg> very funny w98
+[03 Jan/16:21] <LosGuy> doh
+[03 Jan/16:22] <pyrokiwi> hahaha lol 
+[03 Jan/16:22] <mrgone> w98 what is ebay
+[03 Jan/16:22] <w98> mrgone: wish i knew
+[03 Jan/16:22] <Big`Ed> w98 who is LosGuy
+[03 Jan/16:22] <w98> LosGuy is nuking the shit out of the undernet community with Deton8R 4.0
+[03 Jan/16:22] > wez!not@02-096.034.popsite.net has joined #win98
+[03 Jan/16:22] * LosGuy dont nuke
+[03 Jan/16:22] @ mode #win98 [+v wez] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/16:22] <Big`Ed> w98 who is LosGuy
+[03 Jan/16:22] <w98> LosGuy is the King of DaMan on #win98
+[03 Jan/16:23] <mrgone> hehe
+[03 Jan/16:23] <wez> hi ya kiddies
+[03 Jan/16:23] <LosGuy> hi wez
+[03 Jan/16:23] <devilDigg> hey wez
+[03 Jan/16:23] <pyrokiwi> hiya wez
+[03 Jan/16:23] <wez> i see youre NOT nuking, thats good :)
+[03 Jan/16:23] <pyrokiwi> w98 who is wez
+[03 Jan/16:23] <w98> hmmm... wez is a superg33k
+[03 Jan/16:23] <pyrokiwi> lol
+[03 Jan/16:23] <wez> it works!!!!
+[03 Jan/16:23] <pyrokiwi> no we are not nuking
+[03 Jan/16:23] <wez> heheh
+[03 Jan/16:23] <pyrokiwi> who is
+[03 Jan/16:24] <devilDigg> w98 who is devildigg (better have a better answer this time :))
+[03 Jan/16:24] <w98> i don't know, devildigg
+[03 Jan/16:24] <LosGuy> besides w98 should not be cussing in channel
+[03 Jan/16:24] <devilDigg> yeah true..
+[03 Jan/16:24] <wez> artificial intellegence can no longer be kept as machinery
+[03 Jan/16:24] <wez> especially if it backtalks to you...
+[03 Jan/16:25] <pyrokiwi> lol
+[03 Jan/16:26] <wez> "IRC bot goes berserk and virtually kills man..."
+[03 Jan/16:26] <pyrokiwi> lol
+[03 Jan/16:26] <pyrokiwi> ask him who i am
+[03 Jan/16:26] <LosGuy> w98 whois devilDigg
+[03 Jan/16:26] <w98> hmmm... devilDigg is a bot (fakes it pretty well though dont you think?)
+[03 Jan/16:26] <CJ^> w98 who is pyrokiwi
+[03 Jan/16:26] ! MissNasty is known as angie\afk
+[03 Jan/16:26] <pyrokiwi> sya i gtg
+[03 Jan/16:26] <w98> hmmm... pyrokiwi is a byproduct of the New Zealand Farmlands, if you place a real Kiwi in a 900W microwave, and set the time for 3 minutes, you get a PyroKiwi
+[03 Jan/16:26] <devilDigg> bye
+[03 Jan/16:27] <Big`Ed> bye
+[03 Jan/16:27] < SignOff: pyrokiwi!mrhehe@210-55-150-207.dialup.xtra.co.nz (fine then if u hate me i will go find a friend)
+[03 Jan/16:27] ! jaoco is known as bruno
+[03 Jan/16:27] <Big`Ed> ugh
+[03 Jan/16:27] <Big`Ed> i thought it was cute
+[03 Jan/16:27] <devilDigg> w98 who is devilDigg
+[03 Jan/16:27] <w98> well, devilDigg is a bot (fakes it pretty well though dont you think?)
+[03 Jan/16:27] <CJ^> well he is only 14
+[03 Jan/16:27] <devilDigg> heh
+[03 Jan/16:28] > W!cservice@undernet.org has joined #win98
+[03 Jan/16:28] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[03 Jan/16:28] <LosGuy> :)
+[03 Jan/16:28] <devilDigg> wb w98
+[03 Jan/16:28] ! bijzonder is known as nottalkng
+[03 Jan/16:28] <Big`Ed> but what does he think a pyrokiwi is?
+[03 Jan/16:28] <devilDigg> err: wb W
+[03 Jan/16:28] <CJ^> flaming fruit?
+[03 Jan/16:28] <CJ^> DOH
+[03 Jan/16:28] <LosGuy> haha
+[03 Jan/16:28] <devilDigg> maybe: a pyromaniac kiwi
+[03 Jan/16:29] <devilDigg> there is nothing wrong with being 14..
+[03 Jan/16:30] * Big`Ed was 14 last millinium
+[03 Jan/16:31] <Big`Ed> w98 who is LosGuy
+[03 Jan/16:31] <w98> big`ed: bugger all, i dunno
+[03 Jan/16:31] * devilDigg is 14 now
+[03 Jan/16:31] <CJ^> Ed was 14 when Lincoln was prez
+[03 Jan/16:31] <devilDigg> heh
+[03 Jan/16:31] <Big`Ed> close
+[03 Jan/16:32] <LosGuy> devilDigg ...some 14year olds ... act 14 ..and some are more mature
+[03 Jan/16:32] <devilDigg> do i act 14?
+[03 Jan/16:32] <Big`Ed> and 14 would get me 30
+[03 Jan/16:32] <CJ^> aww ed..
+[03 Jan/16:32] <CJ^> dont ask dont tell...
+[03 Jan/16:33] <CJ^> dont drop her off at home...
+[03 Jan/16:33] <LosGuy> doh
+[03 Jan/16:33] ! angie\afk is known as MissNasty
+[03 Jan/16:33] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/16:34] > Danofl!duphaus@205.216.76.202 has joined #win98
+[03 Jan/16:34] @ mode #win98 [+v Danofl] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/16:35] > Avi!aviator@207-172-89-214.s214.tnt1.abr.md.dialup.rcn.com has joined #win98
+[03 Jan/16:35] @ mode #win98 [+v Avi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/16:35] <Avi> anyone here have a PC DVD drive and decoder card?
+[03 Jan/16:35] <devilDigg> me
+[03 Jan/16:35] <Big`Ed> sure
+[03 Jan/16:35] <CJ^> no
+[03 Jan/16:36] <CJ^> but if ya send it to me ill keep it
+[03 Jan/16:36] <Danofl> what does that mean vulcan?
+[03 Jan/16:36] <devilDigg> heh CJ^
+[03 Jan/16:36] <Avi> can you give me some advice on what I can do to see the video on the computer monitor?
+[03 Jan/16:36] <Avi> I see the picture on my TV just fine, but not on the PC monitor!
+[03 Jan/16:36] <devilDigg> first install the decoder card drivers
+[03 Jan/16:36] <Big`Ed> do you have the software installed?
+[03 Jan/16:37] <devilDigg> i think he does
+[03 Jan/16:37] <Avi> yup...all software is installed
+[03 Jan/16:37] <devilDigg> because if he sees it in the tv..
+[03 Jan/16:37] <devilDigg> ok.. um
+[03 Jan/16:37] <CJ^> disconnect the TV out
+[03 Jan/16:37] <devilDigg> what card do you have?
+[03 Jan/16:37] <CJ^> shoudl default back to the monitor
+[03 Jan/16:37] <devilDigg> what decoder card?
+[03 Jan/16:37] <Avi> that's how I am playing the DVD....I move my mouse over the window and look at the TV to see where I am
+[03 Jan/16:38] <devilDigg> avi: what decoder card do you have?
+[03 Jan/16:38] <devilDigg> a realmagic?
+[03 Jan/16:38] <Avi> it's the Creative Labs 6X PC-DVD drive and the DX3 decoder card
+[03 Jan/16:38] <devilDigg> oh
+[03 Jan/16:39] <Avi> I bought that one because creative labs is a good name, and I'v had nothing but problems!!! heheh
+[03 Jan/16:39] <devilDigg> well i woudl recommend you calibrate your monitor
+[03 Jan/16:39] <devilDigg> or was it all done?
+[03 Jan/16:39] <devilDigg> well its true, but i did it the other way around
+[03 Jan/16:40] <Avi> my video card meets the requirements also...it's a Diamond Stealth 3D Pro 2000 with 2Megs of memory
+[03 Jan/16:40] <devilDigg> i bought the drive, and i bought a realmagic decoder card
+[03 Jan/16:40] <devilDigg> which i like because its never given me errors
+[03 Jan/16:40] ! Windies is known as still_ill
+[03 Jan/16:41] <Avi> damn... heheh guess I'll be on the phone with creative labs tomm.
+[03 Jan/16:41] <devilDigg> email them
+[03 Jan/16:41] <devilDigg> tell them what type of monitor you have, what video card, and what computer you have
+[03 Jan/16:41] <Avi> if you go into their knowledgebase, it has like 3 questions about what could go wrong, and that's it...
+[03 Jan/16:41] <devilDigg> and hope for a reply
+[03 Jan/16:41] <Avi> ok, I'll tyr that
+[03 Jan/16:41] <Avi> try
+[03 Jan/16:41] <Avi> oops
+[03 Jan/16:41] <CJ^> i thought the vidceo card had to be DVD capable?
+[03 Jan/16:42] <devilDigg> not really
+[03 Jan/16:42] <devilDigg> thats why you buy a decoder card
+[03 Jan/16:42] <Avi> does your decoder card have a wire that connects to your video card?
+[03 Jan/16:42] <devilDigg> oh wait a second
+[03 Jan/16:42] <devilDigg> i think i know why
+[03 Jan/16:42] <devilDigg> do ou have all the cables
+[03 Jan/16:42] <devilDigg> yeah
+[03 Jan/16:42] <CJ^> well then the decoder has to be looped back toe the video card
+[03 Jan/16:42] <devilDigg> thats what i was about to ask you
+[03 Jan/16:42] <devilDigg> it is
+[03 Jan/16:42] <devilDigg> it has a loopback cable
+[03 Jan/16:42] <Avi> it's like 1/2 the width of an IDE connector
+[03 Jan/16:42] <CJ^> right...
+[03 Jan/16:42] <devilDigg> you connect the vga cable to the video card
+[03 Jan/16:42] <CJ^> there are two types
+[03 Jan/16:43] <CJ^> internal and external loop backs..
+[03 Jan/16:43] <devilDigg> and the side that goes to the decoder card is like a ps/2 port
+[03 Jan/16:43] <Avi> and I made sure I had the red line on pin 1....so I don't know what it could be
+[03 Jan/16:43] <CJ^> the first your talking about is internal
+[03 Jan/16:43] <devilDigg> and you connect your monitor to the decoder card
+[03 Jan/16:43] <devilDigg> yeah
+[03 Jan/16:43] <CJ^> and can only be used with DVD capable video cards...
+[03 Jan/16:43] <devilDigg> i have the external one
+[03 Jan/16:43] <Avi> yea, mine is all internal....
+[03 Jan/16:43] <devilDigg> i would recommend the external one
+[03 Jan/16:43] <CJ^> thats why
+[03 Jan/16:44] <CJ^> the kit is suppoed to come with BOTH
+[03 Jan/16:44] <Avi> so I need to get a new video card?
+[03 Jan/16:44] <devilDigg> go to the dr3 or whatever u call it
+[03 Jan/16:44] <CJ^> no..
+[03 Jan/16:44] <devilDigg> website
+[03 Jan/16:44] <devilDigg> and ask them for a external loopback cable
+[03 Jan/16:44] <Avi> external as in a 15 pin vga connector?
+[03 Jan/16:44] <devilDigg> yea
+[03 Jan/16:44] <devilDigg> and the other side is like a ps/2 port
+[03 Jan/16:45] <Avi> actually let me look at it a sec
+[03 Jan/16:45] <devilDigg> that you connect to the decoder card, and you connect your monitor to the decoder card
+[03 Jan/16:46] <CJ^> the kit does come with both
+[03 Jan/16:46] <CJ^> just looked it up
+[03 Jan/16:46] <CJ^> also comes with an instruction book...heh
+[03 Jan/16:46] <Avi> well....this decoder card doesn't have that external 15 pin VGA connector on it
+[03 Jan/16:47] <Avi> instruction book sucks...as most of them do!!! heheheh
+[03 Jan/16:47] <Avi> so, should I just try a new video card, and the internal connection....I mean I only have a 2 meg video card
+[03 Jan/16:48] <CJ^> go for it...
+[03 Jan/16:48] <CJ^> TNT, ATI
+[03 Jan/16:48] <devilDigg> well
+[03 Jan/16:48] <Avi> cool...thanks
+[03 Jan/16:48] <devilDigg> i have a voodoo 3, and i had a tnt
+[03 Jan/16:48] <devilDigg> both those work perfect to my knowledge
+[03 Jan/16:49] ! Pslave^Nz is known as Powerslav
+[03 Jan/16:49] <Avi> I have a SIS 6326 AGP card in my other PC, will it work over there?
+[03 Jan/16:49] <CJ^> heck no
+[03 Jan/16:49] <CJ^> get a real card...
+[03 Jan/16:49] <Avi> I can just put this DVD drive in the other computer
+[03 Jan/16:49] <CJ^> if ya only have PCI slots..
+[03 Jan/16:49] <CJ^> go with TNT, ATI of VD 3 
+[03 Jan/16:50] <Avi> heheheh....it's a barebones system....whattta expect!!  heheheh
+[03 Jan/16:50] <Avi> ok, here I go to spend some money!
+[03 Jan/16:50] <CJ^> well  ya spent $200+ on a DVD kit...:P
+[03 Jan/16:51] <Avi> nope $150.00  that's why I go it....it was at a PC show yesterday
+[03 Jan/16:51] <CJ^> well... according to the web site
+[03 Jan/16:51] <Avi> I thought it was a damn good deal for a creative labs product
+[03 Jan/16:51] <CJ^> is comes with everythign ya need to play it on the computer  AND  the TV
+[03 Jan/16:51] ! bruno is known as jaoco
+[03 Jan/16:51] <CJ^> so.... yer kit was short..
+[03 Jan/16:52] ! nottalkng is known as bijzonder
+[03 Jan/16:52] ! Deton8R is known as DVD
+[03 Jan/16:52] ! DVD is known as DIVx
+[03 Jan/16:52] <devilDigg> it sure was
+[03 Jan/16:52] <CJ^> hence i think the $150 price  BUT..
+[03 Jan/16:52] <CJ^> who knows..
+[03 Jan/16:52] ! DIVx is known as Deton8R
+[03 Jan/16:52] <CJ^> cant knock it really..
+[03 Jan/16:53] <Avi> hmmm interesting...guess I gotta call the guy.... the manuals say it's a Dx3 decoder card, but it only has the composite video, Dolby AC-3 and a S-VHS connector on the outside
+[03 Jan/16:53] <CJ^> the loopback is easy to get really..
+[03 Jan/16:53] <devilDigg> well cj
+[03 Jan/16:53] <Avi> get?  as in get a new connector
+[03 Jan/16:53] <devilDigg> i bought a new card when my kit came short
+[03 Jan/16:53] <devilDigg> the second kit brought the loopback cable
+[03 Jan/16:54] <CJ^> Back panel connectors for AC-3® coaxial S/PDIF out, Dolby® surround Line Out, VGA output, VGA input, and S-Video output  << thats off CL's site
+[03 Jan/16:54] <Avi> where did you get your kit?
+[03 Jan/16:54] <devilDigg> me??
+[03 Jan/16:54] <devilDigg> go to: www.sigma-designs.com
+[03 Jan/16:55] <devilDigg> and lookup the realmagic hollywood plus, that card will never give you problems
+[03 Jan/16:55] <devilDigg> mine brought all that
+[03 Jan/16:55] <Avi> $ ?
+[03 Jan/16:55] <CJ^> try www.mwave.com as well
+[03 Jan/16:55] <devilDigg> around 60$$
+[03 Jan/16:55] <CJ^> << sticks with Creative Vid cards...
+[03 Jan/16:55] <devilDigg> thats why i bought another card...
+[03 Jan/16:55] <CJ^> Diamond can kiss my arse...
+[03 Jan/16:56] > Wolf^^!wolfman@hou-as1-011.io.com has joined #win98
+[03 Jan/16:56] <devilDigg> becuase the loopback cost almost half the whole kit
+[03 Jan/16:56] @ mode #win98 [+v Wolf^^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[03 Jan/16:56] <Avi> heheeh
+[03 Jan/16:56] <CJ^> shouldnt...
+[03 Jan/16:56] < SignOff: mrgone!~Webmaster@hlfx03-120.ns.sympatico.ca (Read error to mrgone[hlfx03-120.ns.sympatico.ca]: Connection reset by peer)
+[03 Jan/16:56] <CJ^> if its supposed to be in the kit...
+[03 Jan/16:56] < SignOff: Danofl!duphaus@205.216.76.202 (Leaving)
+[03 Jan/16:56] <CJ^> id call CL and get them to send me one..
+[03 Jan/16:56] <CJ^> or bring the kit back and make the place i bought it from give me one
+[03 Jan/16:56] <devilDigg> yeha do that
+[03 Jan/16:56] <Wolf^^> I need some help, When I try to opem My Computer or Windows Explorer a get a error box and int he deatils the first line read; "EXPLORER caused an invalid page fault in
+[03 Jan/16:56] <Wolf^^> module SHDOCVW.DLL at 0177:79eadda1.
+[03 Jan/16:57] <Wolf^^> "
+[03 Jan/16:57] <Avi> your Hollywood card was $60 bux?
+[03 Jan/16:57] <Avi> wolf.... go to www.microsoft.com/technet
+[03 Jan/16:57] <Avi> and search for it
+[03 Jan/16:58] > cobalt17!belouga5@ppp9488.qc.bellglobal.com has joined #win98
+[03 Jan/16:58] <CJ^> well first... try running SFC
+[03 Jan/16:58] <CJ^> see if there are any corrupted files..
+[03 Jan/16:58] @ mode #win98 [+v cobalt17] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/16:58] <Wolf^^> I have
+[03 Jan/16:58] <Wolf^^> nada
+[03 Jan/16:58] <LosGuy> Wolf^^ haved you replaced it using SFC?
+[03 Jan/16:59] <Wolf^^> replaced what the DLL?
+[03 Jan/16:59] <Avi> sfc?
+[03 Jan/16:59] <CJ^> avi   sfc  system file checker..
+[03 Jan/16:59] <Wolf^^> System File Checker
+[03 Jan/16:59] <CJ^> start>run>sfc
+[03 Jan/17:00] <LosGuy> you may need to do it from dos though
+[03 Jan/17:00] <Wolf^^> I've tried that and having sfc replace explorer.exe too...no luck
+[03 Jan/17:00] <devilDigg> sfc runs in dos?
+[03 Jan/17:00] <LosGuy> boot to dos ...rename it to .old and then extract it
+[03 Jan/17:00] <Wolf^^> extract it from here?
+[03 Jan/17:00] <LosGuy> from your win98 cdrom
+[03 Jan/17:01] <LosGuy> that is from MS site
+[03 Jan/17:01] <LosGuy> you may have to load real mode cdrom drivers even :}
+[03 Jan/17:01] <Avi> oh  ok
+[03 Jan/17:01] <CJ^> :P
+[03 Jan/17:01] <Wolf^^> load real modem drivers?
+[03 Jan/17:01] <CJ^> hmm  or  drop the win98 dir on a the hard drive....<<<  easier...
+[03 Jan/17:02] <LosGuy> sheez just extract it somewhere first
+[03 Jan/17:02] <LosGuy> yeah
+[03 Jan/17:02] <Wolf^^> that DLL is part of a modem driver?
+[03 Jan/17:02] <cobalt17> i really need help, i want to install win98se and im on win95 wath should i do? msg-me plz
+[03 Jan/17:03] <LosGuy> Shell Doc Object and Control Library
+[03 Jan/17:03] <Big`Ed> cobalt17 - read TOPIC
+[03 Jan/17:03] <CJ^> cobalt  you need the win98SE upgrade..
+[03 Jan/17:03] <Big`Ed> no /msg
+[03 Jan/17:03] <Big`Ed> no warez
+[03 Jan/17:03] > Ryan---!crabclanhe@androzani-2-170.mdm.mke.execpc.com has joined #win98
+[03 Jan/17:03] <Ryan---> Hi, I'm Ryan! I am a homosexual. I enjoy playing full contact tennis naked with other men and entering strip scrabble tournaments! My favorite band is MC Hammer. I like to powder my nads on hot days and making fun of little stupid kids (11-15) who like gay bands,pokemon, and cyber sex. I have to drink ginger ale to help me poop
+[03 Jan/17:03] @ mode #win98 [+v Ryan---] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:03] > |aLeX|!tucker@Montreal-ppp6662.qc.sympatico.ca has joined #win98
+[03 Jan/17:03] <Azmodan> -kb Ryan--- 
+[03 Jan/17:03] <LosGuy> `kb Ryan---
+[03 Jan/17:03] @ mode #win98 [+v |aLeX|] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:03] @ mode #win98 [+b *!*rabclanhe@*.execpc.com] by Amsterdam!pegasys@tigerrose.grateful.org
+[03 Jan/17:03] < Ryan---!crabclanhe@androzani-2-170.mdm.mke.execpc.com was kicked off #win98 by Amsterdam!pegasys@tigerrose.grateful.org (Amsterdam)
+[03 Jan/17:03] ! Melanie is known as BoBooBear
+[03 Jan/17:03] < |aLeX|!tucker@Montreal-ppp6662.qc.sympatico.ca has left #win98 ()
+[03 Jan/17:04] <LosGuy> `kb 
+[03 Jan/17:04] <LosGuy> doh
+[03 Jan/17:04] <CJ^> ok.. what the heck was that all about?????????????????/
+[03 Jan/17:04] <Wolf^^> LosGuy> Couldn't I just insttall the cdrom drivers?? and if so how can I do that without trying to open the ControlPanel folder to get at the System controlpanel?
+[03 Jan/17:04] <cobalt17> need help with install of win98se please help me & msg
+[03 Jan/17:04] <Wolf^^> reinstall that is
+[03 Jan/17:04] <CJ^> COBALT...
+[03 Jan/17:04] <CJ^> no msgs
+[03 Jan/17:05] <CJ^> second  you need win98 SE upgrade...
+[03 Jan/17:05] <cobalt17> ok, just help me
+[03 Jan/17:05] <LosGuy> uh ... pretty demanding
+[03 Jan/17:05] <cobalt17> i have only win98se
+[03 Jan/17:05] <CJ^> then you have to install clean..
+[03 Jan/17:05] <CJ^> nothing else..
+[03 Jan/17:05] <Big`Ed> cobalt17 - do you own a full retail or a upgrade retail version?
+[03 Jan/17:05] <CJ^> ya cant upgrade...
+[03 Jan/17:06] <cobalt17> reatail
+[03 Jan/17:06] <Wolf^^> Losguy?
+[03 Jan/17:06] <Big`Ed> retail
+[03 Jan/17:06] <cobalt17> i want to format my drive
+[03 Jan/17:06] <CJ^> then do so
+[03 Jan/17:06] <Big`Ed> do you know retail?
+[03 Jan/17:06] <CJ^> youhave the boot disk
+[03 Jan/17:06] <cobalt17> just of win95
+[03 Jan/17:06] <LosGuy> Wolf^^.. you just need to get that file on your HD no matter how you do it
+[03 Jan/17:06] <CJ^> cobalt  the retail comes with a boot disk....
+[03 Jan/17:06] <cobalt17> what file ?
+[03 Jan/17:07] <CJ^> ?
+[03 Jan/17:07] <cobalt17> copied version
+[03 Jan/17:07] <CJ^> sorry
+[03 Jan/17:07] <Big`Ed> cobalt17 - if you do not OWN legal version - go AWAY
+[03 Jan/17:07] <CJ^> thats illegal bud
+[03 Jan/17:07] <cobalt17> i know
+[03 Jan/17:07] <Wolf^^> SHDOCVW.DLL is on the HD
+[03 Jan/17:07] <cobalt17> what should i do ?
+[03 Jan/17:07] <LosGuy> see topic
+[03 Jan/17:07] <CJ^> then sorry
+[03 Jan/17:07] <CJ^> get a legal copy
+[03 Jan/17:07] <CJ^> go buy it...
+[03 Jan/17:07] <LosGuy> Wolf^^ an NEW version from your cdrom
+[03 Jan/17:07] <Big`Ed> BUY retail version
+[03 Jan/17:07] <cobalt17> its a backup
+[03 Jan/17:08] <CJ^> still its nto yours..
+[03 Jan/17:08] <Wolf^^> Could I just reinstall the cdrom drivers to fix it?
+[03 Jan/17:08] <CJ^> Wolf.. ya could  get em from  www.windrivers.com
+[03 Jan/17:08] <Big`Ed> bye cobalt17
+[03 Jan/17:08] <Big`Ed> please leave now cobalt17
+[03 Jan/17:08] <cobalt17> what should i do if i lost that fuckin bootdisk
+[03 Jan/17:08] <CJ^> bye bye
+[03 Jan/17:08] <Wolf^^> I don't even know the maker of the drive
+[03 Jan/17:08] <Big`Ed> `kb cobalt17
+[03 Jan/17:08] @ mode #win98 [+b *!*belouga5@*.bellglobal.com] by Amsterdam!pegasys@tigerrose.grateful.org
+[03 Jan/17:08] < cobalt17!belouga5@ppp9488.qc.bellglobal.com was kicked off #win98 by Amsterdam!pegasys@tigerrose.grateful.org (Amsterdam)
+[03 Jan/17:08] <LosGuy> `kick cobalt17 no cussing no warez
+[03 Jan/17:09] <CJ^> look in device manager  whats it say there?
+[03 Jan/17:09] <CJ^> may tell ya
+[03 Jan/17:09] <Wolf^^> Is there a way to opent eh System controlpanel W/O opent eh Control Panel fodler?
+[03 Jan/17:09] <CJ^> right click on my computer...
+[03 Jan/17:09] <CJ^> see it it works..
+[03 Jan/17:09] <Big`Ed> it it
+[03 Jan/17:09] <LosGuy> choose properties (after right click)
+[03 Jan/17:09] <Wolf^^> see if what works?
+[03 Jan/17:10] <CJ^> :P
+[03 Jan/17:10] <Wolf^^> picking Explore?
+[03 Jan/17:10] <CJ^> right click on my computer
+[03 Jan/17:10] <Wolf^^> it doesn't
+[03 Jan/17:10] <CJ^> choose properties..
+[03 Jan/17:10] <CJ^> hmm...
+[03 Jan/17:10] <Wolf^^> Ahhh
+[03 Jan/17:10] <LosGuy> or do it in safe mode
+[03 Jan/17:10] <Wolf^^> now that worked
+[03 Jan/17:10] <Wolf^^> forgot about that
+[03 Jan/17:10] <Big`Ed> nite all!
+[03 Jan/17:10] <LosGuy> nite Big`Ed
+[03 Jan/17:10] <Wolf^^> I never use My Computer might be way too though
+[03 Jan/17:12] < Big`Ed!BigEd@01-028.009.popsite.net has left #win98 ()
+[03 Jan/17:13] < SignOff: CrZi!dktdgjgd@dialup17x03-pri.voicenet.com (Leaving)
+[03 Jan/17:14] <Wolf^^> Manufacturer just says (Standard CD-ROM device), but the name next the icon FUNAI E285X 
+[03 Jan/17:14] <CJ^> Funai
+[03 Jan/17:15] <CJ^> there ya go
+[03 Jan/17:15] <Wolf^^> That's the maker?? how odd
+[03 Jan/17:15] <CJ^> yeap
+[03 Jan/17:15] <CJ^> thats them...
+[03 Jan/17:15] > nice-18!mr.man@host224.tnt01.interactive.net has joined #win98
+[03 Jan/17:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/17:16] <Wolf^^> Now the odd this is, when I try to look for that one in the list, there is a Funai listed, but it only has one options and it ain't mine
+[03 Jan/17:16] @ mode #win98 [+v nice-18] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:16] <nice-18> hi i need help please
+[03 Jan/17:16] <nice-18> is there anyone out there..that could help me?
+[03 Jan/17:16] <LosGuy> with what nice-18?
+[03 Jan/17:17] <LosGuy> we wont know till we hear the problem
+[03 Jan/17:18] <nice-18> i'm on my shitty comptuer rightnow...but my good computer..after i started it after y2k..it hangs right before windows startups..i'm pretty sure its a driver problem or something like that...i know its not y2k related..but so do you htink re-installing win98 would help me?
+[03 Jan/17:18] <LosGuy> no cussing
+[03 Jan/17:18] <nice-18> oh i'm sorry
+[03 Jan/17:18] <LosGuy> depends on what is causing it
+[03 Jan/17:18] <Wolf^^> I hate to ask this because I'm sure yall know yalls stuff...but you're sure it's a part of the cdrom driver crap??
+[03 Jan/17:18] <LosGuy> try a logged boot
+[03 Jan/17:19] <LosGuy> then boot to safe mode and fix it
+[03 Jan/17:19] <LosGuy> the logged boot will tell you where it failed
+[03 Jan/17:19] <nice-18> safe mode works....thats why i'm pretty sure its a driver problem
+[03 Jan/17:19] <nice-18> what does a logged boot do?
+[03 Jan/17:19] <LosGuy> [20:20] <LosGuy> the logged boot will tell you where it failed
+[03 Jan/17:19] <nice-18> nice! thank you
+[03 Jan/17:20] > SadSoul!Soul-@205-242-191-115.dialup-stl.primary.net has joined #win98
+[03 Jan/17:20] <nice-18> umm do you think re=instaling win98 will help fix the problem/
+[03 Jan/17:20] @ mode #win98 [+v SadSoul] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:20] <nice-18> ?
+[03 Jan/17:20] < SadSoul!Soul-@205-242-191-115.dialup-stl.primary.net has left #win98 ()
+[03 Jan/17:20] <LosGuy> np
+[03 Jan/17:20] <LosGuy> it might nice-18
+[03 Jan/17:20] <Wolf^^> LosGuy> What did you say SHDOCVW.DLL was again?
+[03 Jan/17:20] <LosGuy> but I cant say for sure..since I dont know what is causing it nice-18
+[03 Jan/17:20] <nice-18> i'll be back if i cant figure it out..thanks
+[03 Jan/17:21] <LosGuy> Shell Doc Object and Control Library
+[03 Jan/17:21] <Wolf^^> And what is that?
+[03 Jan/17:21] <devilDigg> bbl
+[03 Jan/17:21] < SignOff: devilDigg!devild_@RED-216-203-1-168.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[03 Jan/17:22] <LosGuy> Wolf^^ look for it at deja.com or MS if you need more info on that
+[03 Jan/17:23] <Wolf^^> ok..just wondering, not that big a deal
+[03 Jan/17:24] <Wolf^^> windrivers.com is actting like a little b**ch
+[03 Jan/17:30] ! MissNasty is known as AnGe^iLaH
+[03 Jan/17:32] <Wolf^^> got it...hope it works
+[03 Jan/17:32] <Wolf^^> thanks later
+[03 Jan/17:32] < SignOff: Wolf^^!wolfman@hou-as1-011.io.com (shameless promotion of a homepage: http://fly.to/metal-man)
+[03 Jan/17:33] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[03 Jan/17:34] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[03 Jan/17:34] @ mode #win98 [+v Vulcan] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:36] > MavericK!Wasssup@ip143.montreal16.dialup.canada.psi.net has joined #win98
+[03 Jan/17:36] < MavericK!Wasssup@ip143.montreal16.dialup.canada.psi.net has left #win98 ()
+[03 Jan/17:40] < SignOff: Avi!aviator@207-172-89-214.s214.tnt1.abr.md.dialup.rcn.com (Leaving)
+[03 Jan/17:43] > pyrokiwi!mrhehe@210-55-150-144.dialup.xtra.co.nz has joined #win98
+[03 Jan/17:43] <pyrokiwi> hiya ppls
+[03 Jan/17:43] @ mode #win98 [+v pyrokiwi] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:45] > Wolf^^!wolfman@hou-as1-083.io.com has joined #win98
+[03 Jan/17:45] <Wolf^^> that didn't work
+[03 Jan/17:45] @ mode #win98 [+v Wolf^^] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:46] <Wolf^^> LosGuy> I got the drivers off of Funai
+[03 Jan/17:46] <Wolf^^> Funai's site..installed and restarted...nada
+[03 Jan/17:47] <Wolf^^> A reinstall of the OS should fix it for sure, right?
+[03 Jan/17:47] <CJ^> a bit drastic...
+[03 Jan/17:47] <pyrokiwi> lol whats broken?
+[03 Jan/17:48] <Wolf^^> pyrokiwi> When I try to run windows explorer I get an error dialog and the details say explorer caused an error in a .DLL
+[03 Jan/17:48] <CJ^> and save it to a temp dir
+[03 Jan/17:48] <CJ^> then boot into DOS
+[03 Jan/17:49] <CJ^> and reinstall teh file...
+[03 Jan/17:49] <Wolf^^> I don't understand
+[03 Jan/17:49] <CJ^> extract the file    
+[03 Jan/17:49] <Wolf^^> how can I save it to a temp dir?
+[03 Jan/17:49] <CJ^> to a temp dir...\
+[03 Jan/17:50] <CJ^> run sfc
+[03 Jan/17:50] <CJ^> choose extract file
+[03 Jan/17:50] <CJ^> type int eh name of the file.
+[03 Jan/17:50] <CJ^> pull ot fromthe cdrom
+[03 Jan/17:50] <CJ^> it will ask where it goes..
+[03 Jan/17:50] <CJ^> by default  it will chose the correct dir
+[03 Jan/17:50] <CJ^> tell it to goto  c:\DLL   or whatever ya want it to goto
+[03 Jan/17:50] <CJ^> boot into dos
+[03 Jan/17:51] <CJ^> and slap the file in c:\windows\system
+[03 Jan/17:51] <CJ^> then reboot
+[03 Jan/17:51] <Wolf^^> But doesn't it put the new one in the right place and the temp in the temp dir?
+[03 Jan/17:52] <CJ^> no
+[03 Jan/17:52] <CJ^> by default it will extract it to the correct dir...
+[03 Jan/17:52] <CJ^> dont let it...
+[03 Jan/17:52] <CJ^> just put it elsewhere
+[03 Jan/17:52] <CJ^> heck  put it on a floppy..
+[03 Jan/17:52] <Wolf^^> ok wait a sec
+[03 Jan/17:52] <Wolf^^> I have tried teh sfc and extract think
+[03 Jan/17:53] <nice-18> hey has anyone heard of a driver or file called esdi_506.pdr ???????
+[03 Jan/17:53] <nice-18> los guys_> thats where my windows stopped loading
+[03 Jan/17:53] <pyrokiwi> nope wats it for do u know?
+[03 Jan/17:54] ! bijzonder is known as bijshoppn
+[03 Jan/17:54] <Wolf^^> Forgive me for sounding like a complete moron, when I know I'm not this stupid...but..
+[03 Jan/17:55] <pyrokiwi> >?< Wolf^^ >?<
+[03 Jan/17:55] <CJ^> but?
+[03 Jan/17:55] <Wolf^^> in SFC, I pick Extract..then I hit Start..right so far?
+[03 Jan/17:55] <pyrokiwi> yep
+[03 Jan/17:55] <Wolf^^> tell is which file...then hit start
+[03 Jan/17:55] <pyrokiwi> yep
+[03 Jan/17:56] <LosGuy> ESDI_506 Virtual Device <--- it is a basic driver for hard drives etc
+[03 Jan/17:56] <CJ^> you hist start
+[03 Jan/17:56] < SignOff: nice-18!mr.man@host224.tnt01.interactive.net (Ping timeout for nice-18[host224.tnt01.interactive.net])
+[03 Jan/17:56] <CJ^> choose restore from
+[03 Jan/17:56] <CJ^> then choose save to
+[03 Jan/17:56] <Wolf^^> Then when it as where to restore from and destation...what?
+[03 Jan/17:57] <Wolf^^> restore from the OS cd?
+[03 Jan/17:57] <CJ^> you choose the win98 cd to restore FROM
+[03 Jan/17:57] <pyrokiwi> yep
+[03 Jan/17:57] <CJ^> and choose  a destination
+[03 Jan/17:57] <CJ^> BY default it will goto the correct directory
+[03 Jan/17:57] <CJ^> DONT let it...
+[03 Jan/17:57] > nice-18!mr.man@host224.tnt01.interactive.net has joined #win98
+[03 Jan/17:57] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/17:57] <nice-18> i was disconnected
+[03 Jan/17:57] <CJ^> type in something else...
+[03 Jan/17:57] @ mode #win98 [+v nice-18] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/17:57] <nice-18> so can anyone tell me what that file does??
+[03 Jan/17:57] <Wolf^^> Ah ok
+[03 Jan/17:58] <nice-18> esdi_506.pdr???
+[03 Jan/17:58] <CJ^> <LosGuy> ESDI_506 Virtual Device <--- it is a basic driver for hard drives etc
+[03 Jan/17:58] <LosGuy> nice-18...what do you have loading in autoexec.bat?
+[03 Jan/17:59] <Wolf^^> So the big question is, since I am a complete moron to DOS...how move the one I'm restoring fromt he CD to my temp folder tot he right place while in DOS mode?
+[03 Jan/17:59] <CJ^> ok
+[03 Jan/17:59] <CJ^> say ya extract the file to  c:\DLL
+[03 Jan/17:59] <CJ^> in dos
+[03 Jan/17:59] <LosGuy> copy C:\first\place C:\second\place
+[03 Jan/17:59] <CJ^> cd Dll
+[03 Jan/17:59] <pyrokiwi> copy c:\dll c:\windows\system
+[03 Jan/17:59] <CJ^> copy <file> c:\windows\system
+[03 Jan/18:00] <CJ^> :P
+[03 Jan/18:00] <LosGuy> err gotta put the file name there
+[03 Jan/18:00] <pyrokiwi> yeh
+[03 Jan/18:01] ! Katwina is known as AnG3L^
+[03 Jan/18:01] ! AnG3L^ is known as ^AnG3L^
+[03 Jan/18:02] <Wolf^^> Sorry, I just have run this through myself to make sure I'm getting this right....so I get to the dir that I restored TO and type; copy SHDOCVW.DLL c:\windows\system
+[03 Jan/18:02] <CJ^> right
+[03 Jan/18:02] <Wolf^^> damn I hate winblows
+[03 Jan/18:02] <pyrokiwi> yeh 
+[03 Jan/18:02] <pyrokiwi> lol
+[03 Jan/18:02] <CJ^> HA
+[03 Jan/18:02] <LosGuy> yes Wolf^^
+[03 Jan/18:02] <CJ^> liek Linux is any easier????
+[03 Jan/18:02] <LosGuy> haha
+[03 Jan/18:03] <Wolf^^> No..but Mac is :-)
+[03 Jan/18:03] < SignOff: nice-18!mr.man@host224.tnt01.interactive.net (Ping timeout for nice-18[host224.tnt01.interactive.net])
+[03 Jan/18:03] <CJ^> Mac suck
+[03 Jan/18:03] <pyrokiwi> lol
+[03 Jan/18:03] <CJ^> propietary crap
+[03 Jan/18:03] <pyrokiwi> mac
+[03 Jan/18:03] * pyrokiwi falls of his chair laughing
+[03 Jan/18:03] <Wolf^^> Well please don't start to hate me know
+[03 Jan/18:04] <pyrokiwi> we wont :)
+[03 Jan/18:04] <pyrokiwi> donw worry
+[03 Jan/18:04] <Wolf^^> There are ways that I like PCs over Mac and vise versa...but that's another story
+[03 Jan/18:04] <CJ^> we save that for Kiwis
+[03 Jan/18:04] * LosGuy has never used a mac... heard they were nice.. I guess
+[03 Jan/18:04] <pyrokiwi> i used an OLD mac laptop
+[03 Jan/18:04] * LosGuy has no desire to use a mac either
+[03 Jan/18:04] <Wolf^^> Now could it be that explorer is the bad guy and nit the dll?
+[03 Jan/18:05] <pyrokiwi> probably
+[03 Jan/18:05] <CJ^> explorer is run by dll and other files...
+[03 Jan/18:05] <CJ^> hence if a file is bad...
+[03 Jan/18:05] <CJ^> explore may nto work correctly...
+[03 Jan/18:05] * pyrokiwi wonders if imacs really taste like grapes
+[03 Jan/18:05] <Wolf^^> though if that were the case, then I wouldn't be able to do anything...or so I think
+[03 Jan/18:05] <CJ^> no
+[03 Jan/18:05] <CJ^> not actually..
+[03 Jan/18:05] <CJ^> a part of the OS can go down.. or nto be usable...
+[03 Jan/18:06] <CJ^> but  doenst mean the whole thign woudl go down...
+[03 Jan/18:06] <CJ^> like if a sparkplug goes bad in a car... doesnt mean teh car is undrivable..
+[03 Jan/18:06] <Wolf^^> Ok..so just try doing this thing with the dll in dos and see if that works
+[03 Jan/18:06] <CJ^> just means the plug needs replacing..
+[03 Jan/18:06] <CJ^> yeap
+[03 Jan/18:06] <CJ^> give it a whirl...
+[03 Jan/18:07] <CJ^> ok  food run
+[03 Jan/18:07] <CJ^> bbl
+[03 Jan/18:07] ! CJ^ is known as CJafk
+[03 Jan/18:07] <Wolf^^> lord I hope this shit works
+[03 Jan/18:08] <Wolf^^> I'll brb if it works or not...tahnks for the help though
+[03 Jan/18:08] <pyrokiwi> :)
+[03 Jan/18:09] <Wolf^^> laters til then
+[03 Jan/18:09] < SignOff: Wolf^^!wolfman@hou-as1-083.io.com (shameless promotion of a homepage: http://fly.to/metal-man)
+[03 Jan/18:14] > Wolf^^!wolfman@hou-as1-016.io.com has joined #win98
+[03 Jan/18:14] <Wolf^^> I'm back
+[03 Jan/18:14] > Kapone`!Gango@spc-isp-hfx-uas-05-34.sprint.ca has joined #win98
+[03 Jan/18:15] @ mode #win98 [+v Wolf^^] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/18:15] <Wolf^^> and guess what?
+[03 Jan/18:15] <Wolf^^> it didn't work
+[03 Jan/18:15] @ mode #win98 [+v Kapone`] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/18:15] <pyrokiwi> hmmm
+[03 Jan/18:15] <LosGuy> Shdocvw.dll   http://support.microsoft.com/support/kb/articles/Q175/9/30.ASP?LNG=ENG&SA=PER
+[03 Jan/18:15] <Kapone`> is there a program that will manage pop upwindows?
+[03 Jan/18:15] <LosGuy> there are many Kapone`
+[03 Jan/18:16] <LosGuy> ie popup killer
+[03 Jan/18:16] <Kapone`> really?
+[03 Jan/18:16] <Kapone`> hmm
+[03 Jan/18:16] <LosGuy> atguard
+[03 Jan/18:16] <Kapone`> just one to click something that keeps poping up every hour with this program I have
+[03 Jan/18:16] <LosGuy> oh
+[03 Jan/18:16] <LosGuy> that is different
+[03 Jan/18:16] <Kapone`> ?
+[03 Jan/18:16] <LosGuy> there is a program called "buzzoff" that will click a button for you when ever it is present
+[03 Jan/18:17] <Kapone`> really?
+[03 Jan/18:17] <Kapone`> hmm
+[03 Jan/18:17] <LosGuy> popup windows are a web thing
+[03 Jan/18:17] <pyrokiwi> kewl
+[03 Jan/18:17] <Kapone`> is Buzzoff for web?
+[03 Jan/18:17] <LosGuy> no
+[03 Jan/18:17] <Kapone`> good
+[03 Jan/18:18] <Kapone`> know where I can find something ?
+[03 Jan/18:18] <Kapone`> er
+[03 Jan/18:18] <Kapone`> that program
+[03 Jan/18:18] <LosGuy> it was acutally written to get rid of naggy software.. ie notice that winzip will move the OK button around randomly?
+[03 Jan/18:18] <Kapone`> yeah
+[03 Jan/18:19] <Kapone`> but this program I have is just one button
+[03 Jan/18:19] <Kapone`> and it just freakin popped up
+[03 Jan/18:19] > _atomic_!.oOo.@dt039n5c.san.rr.com has joined #win98
+[03 Jan/18:19] <LosGuy> that was done cuz of programs that push buttons like buzzoff
+[03 Jan/18:19] @ mode #win98 [+v _atomic_] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/18:19] <Kapone`> I need a program like that
+[03 Jan/18:19] <_atomic_> is minsweepr/solitaire in windows or windows/system direc
+[03 Jan/18:19] <LosGuy> well go loof for it
+[03 Jan/18:19] <LosGuy> look
+[03 Jan/18:19] * LosGuy has no games installed
+[03 Jan/18:20] <LosGuy> no MS games that is
+[03 Jan/18:20] <Kapone`> Im looking
+[03 Jan/18:20] <_atomic_> i dont'
+[03 Jan/18:20] <_atomic_> have em
+[03 Jan/18:20] <Kapone`> maybe its called
+[03 Jan/18:20] <Kapone`> buzof
+[03 Jan/18:20] <Wolf^^> LosGuy> Just wondering have you read that page yet?
+[03 Jan/18:21] < SignOff: Kapone`!Gango@spc-isp-hfx-uas-05-34.sprint.ca (Leaving)
+[03 Jan/18:21] <LosGuy> you mean the one that I posted for you?
+[03 Jan/18:21] <Wolf^^> If so, maybe you help explian something to me..
+[03 Jan/18:21] <Wolf^^> yeah
+[03 Jan/18:21] <LosGuy> ok there now
+[03 Jan/18:22] <LosGuy> Wolf^^?
+[03 Jan/18:22] <Wolf^^> Are they saying to in DOS to rename the current one, then copy the one on the 98cd to the c:\windows\system dir ??
+[03 Jan/18:23] <LosGuy> yes
+[03 Jan/18:23] < SignOff: _atomic_!.oOo.@dt039n5c.san.rr.com (.oOo. atomic.bomb .oOo.)
+[03 Jan/18:23] <LosGuy> but you just did it a little bit differently
+[03 Jan/18:23] <Wolf^^> Ok, question...sorry I type slow
+[03 Jan/18:23] <pyrokiwi> thats ok
+[03 Jan/18:23] <LosGuy> since you had already copied it from your cdrom to your hd
+[03 Jan/18:23] <Wolf^^> Isn't that what CJ had me do, just a some what differ way?
+[03 Jan/18:23] <Wolf^^> and..
+[03 Jan/18:24] <Wolf^^> When I did that, it asked me to replace the current for the copy and I said yes
+[03 Jan/18:24] <LosGuy> ok
+[03 Jan/18:25] <Wolf^^> so couldn't I just restart in DOS, rename the old, but instead of hitting the CD for the new, copy again from the temp dir?
+[03 Jan/18:25] <Wolf^^> because I would thing it's still there...though I could be wrong
+[03 Jan/18:26] <LosGuy> yes
+[03 Jan/18:26] <LosGuy> that is what cj told you to do...that should work fine
+[03 Jan/18:26] <LosGuy> because you have already extracted the file from your cdrom
+[03 Jan/18:26] <Wolf^^> Well I don't remember him saying to rename the old...but I could have missed that part
+[03 Jan/18:27] <Wolf^^> ok...well I'm off again to give it yet another try
+[03 Jan/18:27] <Wolf^^> brb
+[03 Jan/18:27] <Wolf^^> I hope
+[03 Jan/18:27] < SignOff: Wolf^^!wolfman@hou-as1-016.io.com (shameless promotion of a homepage: http://fly.to/metal-man)
+[03 Jan/18:27] <LosGuy> it shouldnt matter 
+[03 Jan/18:29] <pyrokiwi> sya gtg
+[03 Jan/18:29] < SignOff: pyrokiwi!mrhehe@210-55-150-144.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[03 Jan/18:35] ! `grid is known as grid_
+[03 Jan/18:38] < SignOff: CJafk!~skippy@sdn-ar-004watacoP317.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[03 Jan/18:41] > Los_Guy!~husky21@user-33qtgj0.dialup.mindspring.com has joined #win98
+[03 Jan/18:42] @ mode #win98 [+v Los_Guy] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/18:43] > Wolf^^!wolfman@hou-as1-081.io.com has joined #win98
+[03 Jan/18:43] @ mode #win98 [+v Wolf^^] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/18:43] <Wolf^^> this is not my day
+[03 Jan/18:44] < SignOff: LosGuy!~husky21@user-33qtgj0.dialup.mindspring.com (Q time)
+[03 Jan/18:45] <Wolf^^> LosGuy you still there?
+[03 Jan/18:45] <Los_Guy> yeah
+[03 Jan/18:46] <Los_Guy> sorta
+[03 Jan/18:46] <Wolf^^> didn't work
+[03 Jan/18:46] <Los_Guy> getting ready to play some quake on my other machine
+[03 Jan/18:46] <Los_Guy> hmm
+[03 Jan/18:46] <Los_Guy> try searching deja.com
+[03 Jan/18:46] <Los_Guy> and MS knowledge base
+[03 Jan/18:47] < SignOff: W!cservice@undernet.org (washington-r.dc.us.undernet.org Dallas-R.Tx.US.Undernet.org)
+[03 Jan/18:47] <Wolf^^> ms knowledge base?
+[03 Jan/18:47] <Los_Guy> yes
+[03 Jan/18:48] <Wolf^^> where is that?
+[03 Jan/18:48] <Los_Guy> uh dont have a URL for you on this box... but is is basicly support.microsoft.com I belive
+[03 Jan/18:49] > unyieldng!im@ppp2967.on.bellglobal.com has joined #win98
+[03 Jan/18:49] @ mode #win98 [+v unyieldng] by Zeus_!pegasys@tigerrose.grateful.org
+[03 Jan/18:49] <Wolf^^> ok
+[03 Jan/18:50] <Wolf^^> Let me ask you this...would reinstalling fix it though?
+[03 Jan/18:50] <unyieldng> is it possible to hook an audio cassette into computeR?
+[03 Jan/18:51] <Los_Guy> Wolf^^ cant awnser that for you
+[03 Jan/18:51] <Wolf^^> k
+[03 Jan/18:51] <Wolf^^> then let me just say F**K!  lol
+[03 Jan/18:51] ! HigH|AwaY is known as HigHBabE
+[03 Jan/18:51] <Los_Guy> unyieldng ... had an old commodore 128 that read data from a tape recorder... took forever to load a program
+[03 Jan/18:52] > W!cservice@undernet.org has joined #win98
+[03 Jan/18:52] @ mode #win98 [+o W] by Dallas-R.Tx.US.Undernet.org
+[03 Jan/18:52] <unyieldng> los: i mean to record something being played from computer to cassette. (audio)
+[03 Jan/18:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/18:53] <Los_Guy> unyieldng I have never done it but I can almost certainly say that it should be possible... most anything is
+[03 Jan/18:53] <unyieldng> k thanks
+[03 Jan/18:55] < unyieldng!im@ppp2967.on.bellglobal.com has left #win98 ()
+[03 Jan/18:56] ! Los_Guy is known as LosQ3
+[03 Jan/18:57] ! Zeus_ is known as Zeus
+[03 Jan/18:57] ! urp_ is known as urp
+[03 Jan/18:57] ! ^AnG3L^ is known as ^AnG|afk
+[03 Jan/19:03] > MNrider!MNrider88@MMPHB108-24.splitrock.net has joined #win98
+[03 Jan/19:03] @ mode #win98 [+v MNrider] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:04] > Research!~Research@sunfire.softwarespectrum.com has joined #win98
+[03 Jan/19:04] @ mode #win98 [+v Research] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:04] <MNrider> for a couple of days things (esp. games) have been 'pausing', just momentary slow downs that ruin the play. any ideas?
+[03 Jan/19:05] < MNrider!MNrider88@MMPHB108-24.splitrock.net has left #win98 ()
+[03 Jan/19:10] ! bijshoppn is known as bijzonder
+[03 Jan/19:10] ! Katwina is known as ^AnG|afk
+[03 Jan/19:11] ! ^AnG|afk is known as ^AnG3L^
+[03 Jan/19:15] < SignOff: wez!not@02-096.034.popsite.net (SantaClara.CA.US.Undernet.Org phoenix.az.us.undernet.org)
+[03 Jan/19:16] <Research> Now this is an exciting room
+[03 Jan/19:16] > wez!not@02-096.034.popsite.net has joined #win98
+[03 Jan/19:16] @ mode #win98 [+v wez] by phoenix.az.us.undernet.org
+[03 Jan/19:16] <LosQ3> it has its moments
+[03 Jan/19:18] <Research> really?
+[03 Jan/19:18] <Research> when?
+[03 Jan/19:18] <Research> ok....
+[03 Jan/19:19] <Research> somebody ask a question
+[03 Jan/19:19] <Research> not a "I'm trying to make myself look smart question"
+[03 Jan/19:19] > Redgreen!redgreen@host148.adsl5.rupert.net has joined #win98
+[03 Jan/19:19] @ mode #win98 [+v Redgreen] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:19] <Wolf^^> LosGuy> Take you're off playing Quake3 huh?
+[03 Jan/19:19] < SignOff: osbourne!osbourne@sdn-ar-001moslouP100.dialsprint.net (*)
+[03 Jan/19:20] <LosQ3> yeah just got it and a new system
+[03 Jan/19:20] <Wolf^^> lucky you
+[03 Jan/19:20] <Wolf^^> best I can do is Q2
+[03 Jan/19:20] <Wolf^^> no 3d card
+[03 Jan/19:20] ! feckarse is known as Margg
+[03 Jan/19:21] <Redgreen> can anyone tell me how to turn a .bin file into a useable file. (was a .rar file to begin with)
+[03 Jan/19:21] <LosQ3> :{
+[03 Jan/19:22] <LosQ3> just renamed Redgreen?
+[03 Jan/19:22] <LosQ3> go to a dos prompt in that folder and type ren file.bin file.rar
+[03 Jan/19:23] <Redgreen> thanks.
+[03 Jan/19:23] <LosQ3> np
+[03 Jan/19:26] > sendkeys!fgd@h-024-073.phoenix.speedchoice.com has joined #win98
+[03 Jan/19:26] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/19:26] <sendkeys> hello
+[03 Jan/19:26] <sendkeys> does anyone have a cdr here?
+[03 Jan/19:26] @ mode #win98 [+v sendkeys] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:26] * LosQ3 does
+[03 Jan/19:26] <sendkeys> losq3 would you help me?
+[03 Jan/19:27] <sendkeys> could you make me a iso of a boot disk?
+[03 Jan/19:27] <sendkeys> pleaseeeeeeeeeee
+[03 Jan/19:27] <sendkeys> please
+[03 Jan/19:27] <LosQ3> why?
+[03 Jan/19:27] <Research> iso?
+[03 Jan/19:27] <Research> am I on crack....?
+[03 Jan/19:27] <Research> what is ISO
+[03 Jan/19:27] <sendkeys> i dont have a floppy
+[03 Jan/19:27] <sendkeys> iso id a image of a a file
+[03 Jan/19:27] <LosQ3> so make one
+[03 Jan/19:27] <sendkeys> and have to make a boot cd
+[03 Jan/19:27] <LosQ3> no sorry
+[03 Jan/19:27] <sendkeys> i dont have a floppy drive or i would
+[03 Jan/19:28] <sendkeys> just need teh damn iso
+[03 Jan/19:28] <sendkeys> only take 5 mins
+[03 Jan/19:28] < sendkeys!fgd@h-024-073.phoenix.speedchoice.com has left #win98 ()
+[03 Jan/19:30] > hexn!hexn@iljohn45.midwest.net has joined #win98
+[03 Jan/19:30] @ mode #win98 [+v hexn] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:30] <hexn> Thanks Zeus.
+[03 Jan/19:31] <Research> so, I'm still confused los
+[03 Jan/19:31] <Research> sendkey wanted to make a boot cd???
+[03 Jan/19:31] <Research> for win98
+[03 Jan/19:31] ! bijzonder is known as bijstudy
+[03 Jan/19:31] <Research> Los!
+[03 Jan/19:31] <Research> you there
+[03 Jan/19:31] <LosQ3> yeah I guess research
+[03 Jan/19:32] <Wolf^^> didn't think you could
+[03 Jan/19:32] <Research> why a boot cd?
+[03 Jan/19:32] <LosQ3> he didnt have a foppy he said
+[03 Jan/19:32] <LosQ3> floppy drive
+[03 Jan/19:32] <Research> you could but you'd have to burn a custom
+[03 Jan/19:32] < SignOff: hexn!hexn@iljohn45.midwest.net (Leaving)
+[03 Jan/19:32] <Research> 98 won't boot from a cd.....
+[03 Jan/19:33] <LosQ3> some OEM versions will
+[03 Jan/19:33] <Research> lol.... yeah I guess, if you like Compaqs
+[03 Jan/19:34] <Research> I would think it would be easier to buy a $10 floppy drive.
+[03 Jan/19:34] <Research> but thats just me
+[03 Jan/19:34] <LosQ3> no kidding
+[03 Jan/19:34] ! chi||i is known as chi||iBWW
+[03 Jan/19:35] <Wolf^^> the threads in deja.com suck, because they ain't really there
+[03 Jan/19:36] <Research> Los, what do all these people in here do?  Just come to the room and sit here?
+[03 Jan/19:36] <Research> voyeurs..........?
+[03 Jan/19:36] <Research> spectators
+[03 Jan/19:36] <Research> peepin toms
+[03 Jan/19:36] <Research> spys maybe
+[03 Jan/19:36] <Research> CIA
+[03 Jan/19:36] <Research> KGB
+[03 Jan/19:36] <Research> huh
+[03 Jan/19:36] <Research> getting warm?
+[03 Jan/19:36] > Interdit!eeeeee@ppp057.249-96-207.brom.mt.videotron.net has joined #win98
+[03 Jan/19:36] <Research> <sigh>
+[03 Jan/19:36] @ mode #win98 [+v Interdit] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:36] <LosQ3> most of the ones that I know are busy in other channels etc
+[03 Jan/19:37] <Research> oh.... well, then
+[03 Jan/19:37] <LosQ3> or are doing other things
+[03 Jan/19:37] <Wolf^^> I'm hanging around in hope to fix a porblem
+[03 Jan/19:37] <LosQ3> I leave this on my other comupter
+[03 Jan/19:37] * LosQ3 doesnt know what else to tell Wolf^^
+[03 Jan/19:37] <Research> what prob wolf?
+[03 Jan/19:37] <Research> yours?
+[03 Jan/19:37] <Research> or someone elses?
+[03 Jan/19:37] <Wolf^^> DLing IE service pack2 in hopes to fix the shdocvw.dll thing
+[03 Jan/19:38] <Wolf^^> someone had the same sorta porblem...not as dead on as mine
+[03 Jan/19:38] <Research> why not just extract shdocvw.dll
+[03 Jan/19:38] <Research> what's it doing?
+[03 Jan/19:38] <Research> give me details ......G
+[03 Jan/19:38] <Wolf^^> but said he dl the ie service pack 2 and that fixed, then he said he for ie5 and it completely whent away
+[03 Jan/19:39] < Interdit!eeeeee@ppp057.249-96-207.brom.mt.videotron.net has left #win98 ()
+[03 Jan/19:39] <Wolf^^> Research> I've gone through all of that
+[03 Jan/19:39] <Wolf^^> I've let SFC reaplce the dll
+[03 Jan/19:39] <Research> tell me the prob.... I might be able to help
+[03 Jan/19:39] <Research> what's it doing?
+[03 Jan/19:40] <Wolf^^> and I've copied it to a temp dir, then restared in DOS renamed the old and replaced with the new from the temp dir
+[03 Jan/19:40] <Research> but what was the original prob
+[03 Jan/19:40] <Research> why did you do that?
+[03 Jan/19:40] <Wolf^^> if I try to open My Computer or Windows Explorer I get an error about explorer and shdocvw.dll
+[03 Jan/19:41] <Research> did you use SFC to extract explorer.exe and shdocvw.dll?
+[03 Jan/19:42] <Wolf^^> And to no real surprise to me, because winblows is so wack...if I try to open internet explorer...I ge the same chit
+[03 Jan/19:42] <Wolf^^> Yep
+[03 Jan/19:42] <Research> and you still get the same thing?
+[03 Jan/19:42] <Wolf^^> first the dll, said it wanted to restart...so I tryied the same on explorer.exe restarted...same crap
+[03 Jan/19:43] <Research> I'm assuming IE4.xx
+[03 Jan/19:43] <Wolf^^> Yep, got the same error as my computer...in 98 they sorta do hand in hand though
+[03 Jan/19:43] <Research> you have IE4 right?
+[03 Jan/19:44] <Wolf^^> I tried to use the Windows Update in the start bar...same error
+[03 Jan/19:44] <Research> explorer ipf's shdocvw.dll?
+[03 Jan/19:45] <Wolf^^> ipf's??
+[03 Jan/19:45] <Research> "invalid page fault"
+[03 Jan/19:45] <Wolf^^> yeah
+[03 Jan/19:46] <Wolf^^> one sec and I'll copy/paste the first line of the Details from the error box
+[03 Jan/19:46] <Research> cool
+[03 Jan/19:46] <Wolf^^> EXPLORER caused an invalid page fault in
+[03 Jan/19:46] <Wolf^^> module SHDOCVW.DLL at 0177:79eadda1.
+[03 Jan/19:46] <Wolf^^> there is tons more to the detail...but that's the basic crap
+[03 Jan/19:46] <Research> Did you let SFC scan for altered files to see if other shell components were corrupt?
+[03 Jan/19:47] <Research> shell32.dll
+[03 Jan/19:47] <Research> shell.vxd
+[03 Jan/19:47] <Research> mshtml.dll
+[03 Jan/19:47] <Research> etc.
+[03 Jan/19:47] <Research> ?
+[03 Jan/19:47] <Wolf^^> SFC scanned...come up clean
+[03 Jan/19:47] ! ^BASS^ is known as MaDaZ323
+[03 Jan/19:47] > TheAngler!~ihatespam@p3-max8.chc.ihug.co.nz has joined #win98
+[03 Jan/19:47] @ mode #win98 [+v TheAngler] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:47] <Research> when did this all start?
+[03 Jan/19:47] <Research> what changed.?
+[03 Jan/19:48] <Wolf^^> Let me think a bit...plus I type slow
+[03 Jan/19:48] <Research> k
+[03 Jan/19:49] <Wolf^^> I was online had AllAdvantage and PayBar running...paybar actted like a bitch, and wanted to quit...and everything after that followed just about
+[03 Jan/19:50] <Wolf^^> And then before restarting...I uninstalled Internetphone, something I'd been meaning to do since it sucks fat ones
+[03 Jan/19:50] <Wolf^^> restarted and error
+[03 Jan/19:50] <Research> the service pack might update the files it might not..... I don't know for sure
+[03 Jan/19:50] <Research> IE5 will for sure
+[03 Jan/19:51] <Wolf^^> That's why I'm geting the SP2 now...if ya want I'll get ya the url from deja that said they had the same problem...their address thingie is differ from mine
+[03 Jan/19:52] <Research> I can give you a list of files to extract if that doesn't update them....
+[03 Jan/19:52] <Research> if you want.
+[03 Jan/19:52] < SignOff: TheAngler!~ihatespam@p3-max8.chc.ihug.co.nz (Sex alone won't make you happy! But sex with someone else ain't half bad :-)))
+[03 Jan/19:52] <Wolf^^> huh?
+[03 Jan/19:52] <Wolf^^> a list of files what?
+[03 Jan/19:52] <Research> to extract...... that will fix it for you
+[03 Jan/19:52] <Research> if you have a win98 retail version
+[03 Jan/19:53] <Research> or a flat copied
+[03 Jan/19:53] > jolty!pretoria@adsl-78-220-49.msy.bellsouth.net has joined #win98
+[03 Jan/19:53] @ mode #win98 [+v jolty] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:53] <Wolf^^> Win98 Upgrade
+[03 Jan/19:53] < jolty!pretoria@adsl-78-220-49.msy.bellsouth.net has left #win98 ()
+[03 Jan/19:53] <Wolf^^> dad bought it from the store...MicroCenter more than likely
+[03 Jan/19:53] > Fizban!~skippy@sdn-ar-001watacoP071.dialsprint.net has joined #win98
+[03 Jan/19:53] @ mode #win98 [+v Fizban] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:54] ! Fizban is known as CJbat
+[03 Jan/19:54] <Research> that works
+[03 Jan/19:54] <Wolf^^> Well if this SP2 and upgrade to IE5 (which I'd rather not to only because I hate IE with a passion) doens't work...then a reinstall of the OS sure and chit better work
+[03 Jan/19:55] ! ^KiwiDude is known as KD-Away
+[03 Jan/19:55] <Research> lol..... that will work for sure.....
+[03 Jan/19:55] <Wolf^^> sure as chit that is
+[03 Jan/19:55] <Research> but this problem is a 10 minute fix.
+[03 Jan/19:55] <Wolf^^> I've been here for about 30 or so trying to fix...some 10min fix
+[03 Jan/19:55] <Wolf^^> lol
+[03 Jan/19:56] > munkyman!Koolthing@a2a02604.smarttadsl.bconnected.net has joined #win98
+[03 Jan/19:56] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/19:56] <Wolf^^> the installer for SP2 is running now...1hr 20mins....right now down to 50mins left
+[03 Jan/19:56] <Research> you just need to extract the shell files and you'll be fine.
+[03 Jan/19:56] @ mode #win98 [+v munkyman] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:56] <Research> lol
+[03 Jan/19:56] <Research> good luck
+[03 Jan/19:56] > pyrokiwi!mrhehe@210-55-122-227.dialup.xtra.co.nz has joined #win98
+[03 Jan/19:56] <munkyman> can ne1 reccommend a good webpage for hardware reviews?
+[03 Jan/19:56] @ mode #win98 [+v pyrokiwi] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/19:56] <pyrokiwi> hiya all
+[03 Jan/19:57] <pyrokiwi> munkyman wat hardware?
+[03 Jan/19:57] <CJbat> www.sharkyextreme.com
+[03 Jan/19:58] <munkyman> cd writers
+[03 Jan/19:58] <pyrokiwi> hmm dunno try his site
+[03 Jan/19:59] <pyrokiwi> only kewl site i know is www.motherboards.org
+[03 Jan/19:59] <LosQ3> tomshardware.com
+[03 Jan/19:59] <pyrokiwi> but that wont hav cdwriters
+[03 Jan/19:59] <CJbat> ooo  Quaking Los?
+[03 Jan/19:59] <LosQ3> trying to
+[03 Jan/19:59] <CJbat> :P
+[03 Jan/19:59] <LosQ3> my new system is puking 
+[03 Jan/19:59] <CJbat> gotta wait to get my copy of Q3
+[03 Jan/19:59] <pyrokiwi> lol
+[03 Jan/19:59] <pyrokiwi> hmmmm
+[03 Jan/20:00] <pyrokiwi> nah wont run on my pc
+[03 Jan/20:00] > Dodgey!_Stealth@usr1-70.wab.kconline.com has joined #win98
+[03 Jan/20:00] @ mode #win98 [+v Dodgey] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/20:01] <Dodgey> hello all, have a easy one(i hope) need to know what channel the room name is to correct a open proxy 
+[03 Jan/20:01] ! KD-Away is known as ^KiwiDude
+[03 Jan/20:02] <LosQ3> to report one?]
+[03 Jan/20:02] <LosQ3> or to get help with yours?
+[03 Jan/20:02] <pyrokiwi> >?<
+[03 Jan/20:03] <Wolf^^> Los> Your new system can't be as bad as mine
+[03 Jan/20:03] <Dodgey> to get help with mine
+[03 Jan/20:03] <Wolf^^> Atleast your win-explorer works :-P
+[03 Jan/20:03] <LosQ3> Dodgey turn on servernotices
+[03 Jan/20:03] <LosQ3> they give the URL for help on every GLINE for it
+[03 Jan/20:04] <Dodgey> k thanks
+[03 Jan/20:04] <LosQ3> probably linked on cservice.undernet.org also
+[03 Jan/20:05] < Dodgey!_Stealth@usr1-70.wab.kconline.com has left #win98 ()
+[03 Jan/20:05] <LosQ3> http://help.undernet.org/proxyscan.htm
+[03 Jan/20:06] ! x0r is known as b0x
+[03 Jan/20:08] ! isty is known as socks
+[03 Jan/20:09] ! b0x is known as |87
+[03 Jan/20:09] ! |87 is known as b0x
+[03 Jan/20:15] ! socks is known as SOXaway
+[03 Jan/20:19] ! chi||iBWW is known as chi||i
+[03 Jan/20:20] ! BoBooBear is known as Me|anie
+[03 Jan/20:21] ! bijstudy is known as bijzonder
+[03 Jan/20:25] ! SOXaway is known as socks
+[03 Jan/20:26] ! socks is known as soxAWAY
+[03 Jan/20:30] ! HigHBabE is known as HigH|Read
+[03 Jan/20:31] < SignOff: munkyman!Koolthing@a2a02604.smarttadsl.bconnected.net (Leaving)
+[03 Jan/20:36] ! Me|anie is known as BoBooBear
+[03 Jan/20:48] < SignOff: Wolf^^!wolfman@hou-as1-081.io.com (shameless promotion of a homepage: http://fly.to/metal-man)
+[03 Jan/20:56] > tranced!tical@ABD3D842.ipt.aol.com has joined #win98
+[03 Jan/20:56] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/20:56] @ mode #win98 [+v tranced] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/21:00] ! leeli is known as jexabel
+[03 Jan/21:08] < Research!~Research@sunfire.softwarespectrum.com has left #win98 ()
+[03 Jan/21:11] > L0k3y!linear@d10-ko01-kmlp-pdi.attcanada.net has joined #win98
+[03 Jan/21:11] < pyrokiwi!mrhehe@210-55-122-227.dialup.xtra.co.nz has left #win98 ()
+[03 Jan/21:11] @ mode #win98 [+v L0k3y] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/21:11] <L0k3y> anyone here burned bootable cds in win98?
+[03 Jan/21:12] <tranced> in or of?
+[03 Jan/21:14] < SignOff: tranced!tical@ABD3D842.ipt.aol.com (n0rp, leech, repeat =)
+[03 Jan/21:16] > Wolf^^MP3!wolfman@hou-as1-080.io.com has joined #win98
+[03 Jan/21:16] @ mode #win98 [+v Wolf^^MP3] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/21:16] <Wolf^^MP3> Hey LosGuy...you around?
+[03 Jan/21:16] <LosQ3> not really :P
+[03 Jan/21:16] <Wolf^^MP3> Got it fixed
+[03 Jan/21:17] <LosQ3> with IE5?
+[03 Jan/21:17] <Wolf^^MP3> Nope..just the SP2 did it
+[03 Jan/21:17] <LosQ3> anyway congrats
+[03 Jan/21:17] <LosQ3> excellent
+[03 Jan/21:18] ! N0Nuts is known as NoNuts
+[03 Jan/21:18] <Wolf^^MP3> Anyone else shows up with the same prob and nothing else works...tell them to go to download.com and search for the IE4 service pack 2 and the standard install is enough
+[03 Jan/21:19] <LosQ3> k sure will
+[03 Jan/21:19] <Wolf^^MP3> Microsoft Indernet Explorer 4 Service Pack 2...is I think how cnet download.com names it..hehe
+[03 Jan/21:19] <Wolf^^MP3> internet I mean
+[03 Jan/21:19] < SignOff: CJbat!~skippy@sdn-ar-001watacoP071.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[03 Jan/21:20] <Wolf^^MP3> That long ass name should be easy to remember..hehe
+[03 Jan/21:20] <LosQ3> hehe
+[03 Jan/21:20] <Wolf^^MP3> I think it might have been something that Internet Phone uninstalled that messed me all up
+[03 Jan/21:20] <Wolf^^MP3> What a POS that f-ing thing is anyway
+[03 Jan/21:20] <LosQ3> `op Vulcan tribble
+[03 Jan/21:20] @ mode #win98 [+oo Vulcan Tribble] by Athena!itsnotme@ppp35.US-GOVT.org
+[03 Jan/21:21] <Wolf^^MP3> What about me??!! hehe...just kidding :-)
+[03 Jan/21:21] <LosQ3> :P you can live down here with the rest of us mortals
+[03 Jan/21:21] <Wolf^^MP3> Anyway...tahnks for your time and suggestions
+[03 Jan/21:21] <LosQ3> np
+[03 Jan/21:22] <LosQ3> I have not been paying attn here much been busy with other things
+[03 Jan/21:22] <Wolf^^MP3> if you had not pointed me to deja.com and if that other guy had not come back to reply to his one prob with the fix...I'd be sitting here NOT online but instead reisntalling the OS
+[03 Jan/21:22] <L0k3y> anyone have experience creating bootable cdroms?
+[03 Jan/21:23] <Wolf^^MP3> I sorta do...but only on the Mac :-)
+[03 Jan/21:23] <L0k3y> all the texts on it are too hard to understand
+[03 Jan/21:23] <Wolf^^MP3> Well...I'm gone...thanks again, Happy New Year to you and yours
+[03 Jan/21:23] < Wolf^^MP3!wolfman@hou-as1-080.io.com has left #win98 ()
+[03 Jan/21:24] < SignOff: L0k3y!linear@d10-ko01-kmlp-pdi.attcanada.net (`````)
+[03 Jan/21:30] ! symZzZzZz is known as symetrix
+[03 Jan/21:33] ! HigH|Read is known as HigH|BBL
+[03 Jan/21:43] ! symetrix is known as geekGuy
+[03 Jan/21:43] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[03 Jan/21:44] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[03 Jan/21:45] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[03 Jan/21:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/21:45] @ mode #win98 [+v Vulcan] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/21:45] > Athena_!itsnotme@ppp35.US-GOVT.org has joined #win98
+[03 Jan/21:46] @ mode #win98 [+v Athena_] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/21:47] < SignOff: wez!not@02-096.034.popsite.net (Ping timeout for wez[02-096.034.popsite.net])
+[03 Jan/21:50] > NiTR8-Y2K!freix@as9-102.brunet.bn has joined #win98
+[03 Jan/21:50] @ mode #win98 [+v NiTR8-Y2K] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/21:51] < NiTR8-Y2K!freix@as9-102.brunet.bn has left #win98 ()
+[03 Jan/21:53] ! Bluz_Girl is known as Harmonix
+[03 Jan/21:54] ! Harmonix is known as Bluzzie
+[03 Jan/21:55] ! missmack is known as BrownEize
+[03 Jan/21:57] ! N0Nuts is known as NoNuts
+[03 Jan/22:06] ! DarK^LuVr is known as DarKAFK
+[03 Jan/22:10] ! DarKAFK is known as DarK^LuVr
+[03 Jan/22:12] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[03 Jan/22:12] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[03 Jan/22:12] @ mode #win98 [+v Vulcan] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/22:12] > Pauly!Pauly101@24.66.160.171.bc.wave.home.com has joined #win98
+[03 Jan/22:12] <Pauly> hello
+[03 Jan/22:13] @ mode #win98 [+v Pauly] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/22:14] <Pauly> quick question I have an old mother-board with a P-120 and want to put a 16 gig hardrive on it.  I Fdisked the drive and it only reads 2 gigs and says the h-drive is full.  I updated my bios and now I only have 1 gig!!!!!!!!
+[03 Jan/22:14] <LosQ3> soh
+[03 Jan/22:14] <LosQ3> doh even
+[03 Jan/22:15] <LosQ3> you might try a drive overlay (but they blow imho)
+[03 Jan/22:16] <Pauly> I know my mother-board sucks but I am just trying to get it working!
+[03 Jan/22:16] <LosQ3> uh interesting that it is 2gb wich was the dos fat32 limit
+[03 Jan/22:16] <LosQ3> your choosing large hd support and using fat32 right?
+[03 Jan/22:17] ! ReMaX is known as ReMaXaway
+[03 Jan/22:17] <Pauly> I am using fat32 
+[03 Jan/22:17] <Pauly> I didn't see large hd support anywhere
+[03 Jan/22:18] <LosQ3> fdisk will ask when you first start it
+[03 Jan/22:18] <LosQ3> only thing that I can think of is try a drive overlay
+[03 Jan/22:19] <LosQ3> most HD manufacturers make them available
+[03 Jan/22:19] <LosQ3> ie Ontrack or maxtors ezdrive etc
+[03 Jan/22:19] <Pauly> maxtor h-drive
+[03 Jan/22:20] < SignOff: Redgreen!redgreen@host148.adsl5.rupert.net (Leaving)
+[03 Jan/22:20] <Pauly> do u think I could be missing a setting in the bios somewhere to enable large disk support
+[03 Jan/22:20] ! Grand-Mas is known as GiantDICK
+[03 Jan/22:20] <LosQ3> is it seen as LBA ?
+[03 Jan/22:20] <LosQ3> or do you even have the option?
+[03 Jan/22:21] <LosQ3> did your bios up grade allow for large hard drives?
+[03 Jan/22:21] <Pauly> Yes it is seen as an LBA
+[03 Jan/22:21] <Pauly> I wasn't to sure! somebody in this channel gave it to me :)
+[03 Jan/22:21] <LosQ3> gave you a link to it you mean?
+[03 Jan/22:22] <LosQ3> or the actual files?
+[03 Jan/22:22] <Pauly> the actual files
+[03 Jan/22:23] <LosQ3> hmmm
+[03 Jan/22:23] <LosQ3> very odd since we do not do files here of any sort
+[03 Jan/22:23] <Pauly> well he gave me his ftp site
+[03 Jan/22:23] > Knocks!blackjack@pm439-41.dialip.mich.net has joined #win98
+[03 Jan/22:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/22:23] <LosQ3> and I am shocked that you actually ran them
+[03 Jan/22:24] <Knocks> is there a command to look up another irc user's workgroup name in win98
+[03 Jan/22:24] @ mode #win98 [+v Knocks] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/22:24] <LosQ3> it depends ... and in win98 no
+[03 Jan/22:25] <LosQ3> there are third party apps that will get all available info from an IP 
+[03 Jan/22:25] <LosQ3> ie finger etc
+[03 Jan/22:25] <Knocks> i c
+[03 Jan/22:25] <LosQ3> free third party apps too
+[03 Jan/22:25] <LosQ3> and some firewalls are very good at picking that info up
+[03 Jan/22:26] <LosQ3> ie blackice defender
+[03 Jan/22:26] <Knocks> but it's not really a concern if somebody finds out your group name is it
+[03 Jan/22:26] <LosQ3> well
+[03 Jan/22:26] ! drag0n` is known as el`b|indo
+[03 Jan/22:26] <LosQ3> that in itself is only of limited use
+[03 Jan/22:26] <LosQ3> but if you have shares enabled and not at least password protected
+[03 Jan/22:26] <LosQ3> you are sharing with the world
+[03 Jan/22:27] <Knocks> you mean if i have particular folders shared?
+[03 Jan/22:27] <LosQ3> yes ...even your printert
+[03 Jan/22:27] <LosQ3> printer
+[03 Jan/22:27] <Knocks> i don't
+[03 Jan/22:28] <LosQ3> then you have little to worry about unless your running a server
+[03 Jan/22:28] <Knocks> some a$$hole was trying to tease me cuz he found out the name of my workgroup and i was concerned first
+[03 Jan/22:28] <LosQ3> hmm just a sec
+[03 Jan/22:28] <Knocks> because the name of my group matches the name of one of the files on my desktop
+[03 Jan/22:28] <Knocks> so i thought he was able to browse my desktop and stuff
+[03 Jan/22:29] ! DarK^LuVr is known as DarKAFK
+[03 Jan/22:29] <LosQ3> nah
+[03 Jan/22:30] <Knocks> :)
+[03 Jan/22:30] <LosQ3> unlikely unless your infected with a trojan or have an unsecure setup 
+[03 Jan/22:30] <LosQ3> with file and printer sharing
+[03 Jan/22:30] <Knocks> well that's what i thought had happened
+[03 Jan/22:30] <Knocks> especially with all the rumors about the new trojans and stuff
+[03 Jan/22:30] <LosQ3> w98 where is conseal
+[03 Jan/22:30] <w98> i haven't a clue, losq3
+[03 Jan/22:31] <LosQ3> sheez
+[03 Jan/22:31] <Knocks> and then i got the blue screen
+[03 Jan/22:31] <LosQ3> go to signal9.com and get a firewall if your concerned
+[03 Jan/22:31] <Knocks> so i thought he had planted a trojan on my system and was accessing my hard drive
+[03 Jan/22:33] > Sommer!xX@cr582071-b.slnt1.on.wave.home.com has joined #win98
+[03 Jan/22:33] @ mode #win98 [+v Sommer] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/22:33] < Sommer!xX@cr582071-b.slnt1.on.wave.home.com has left #win98 ()
+[03 Jan/22:35] ! DarKAFK is known as DarK^LuVr
+[03 Jan/22:40] < SignOff: Pauly!Pauly101@24.66.160.171.bc.wave.home.com (Leaving)
+[03 Jan/22:43] ! ReMaXaway is known as ReMaX
+[03 Jan/22:52] < SignOff: Knocks!blackjack@pm439-41.dialip.mich.net (Leaving)
+[03 Jan/22:54] ! geekGuy is known as symetrix
+[03 Jan/22:57] < SignOff: LosQ3!~husky21@user-33qtgj0.dialup.mindspring.com (adios)
+[03 Jan/23:20] > ViPeR3000!....@ras201.avades.nl has joined #win98
+[03 Jan/23:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/23:20] @ mode #win98 [+v ViPeR3000] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/23:21] <ViPeR3000> Can anybody help me with the following problem?? : It says when i start up win98 Something about a file missing in config.sys line 6
+[03 Jan/23:21] <ViPeR3000> and the line is :REM [CD-ROM Drive]
+[03 Jan/23:21] <ViPeR3000> device=c:\realmode\atapi.sys /d:mscd001
+[03 Jan/23:21] <ViPeR3000> and I unistalled realplayer
+[03 Jan/23:21] <ViPeR3000> and I guess that's why it's saying that
+[03 Jan/23:22] <ViPeR3000> but I didn't remove everything properly I guess. How Do I get rid of the error message with out screwing up my CD Rom driver rem thing???
+[03 Jan/23:22] > lazer69!lazer@a311.zianet.com has joined #win98
+[03 Jan/23:22] @ mode #win98 [+v lazer69] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/23:23] <lazer69> Is There a way to make windows automatically shut itself down at a certain time?
+[03 Jan/23:23] <ViPeR3000> yes I think they are
+[03 Jan/23:23] > fr!bonello@syd6-115.flex.com.au has joined #win98
+[03 Jan/23:23] <ViPeR3000> I've seen things like that at Tucows.com
+[03 Jan/23:23] @ mode #win98 [+v fr] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/23:24] <fr> hello 
+[03 Jan/23:24] <w98> niihau, fr
+[03 Jan/23:24] <lazer69> you wouldn't know a way to do that with task schedule ror anything would you?
+[03 Jan/23:24] <fr> can some 1 tell me please where i could get a dll file ??please 
+[03 Jan/23:24] <fr> sos9505.dll
+[03 Jan/23:24] <ViPeR3000> No
+[03 Jan/23:25] <ViPeR3000> :-(
+[03 Jan/23:26] <fr> ok thanks 
+[03 Jan/23:26] <fr> u know where i could ask ??
+[03 Jan/23:26] <ViPeR3000> your welcome
+[03 Jan/23:29] < fr!bonello@syd6-115.flex.com.au has left #win98 ()
+[03 Jan/23:29] > zhylum!zhylum@slip-32-101-227-230.ca.us.prserv.net has joined #win98
+[03 Jan/23:29] @ mode #win98 [+v zhylum] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/23:30] <zhylum> *bonks head* i cant fix my poooter *cries*
+[03 Jan/23:31] * zhylum feels loved
+[03 Jan/23:31] * zhylum is aww alone
+[03 Jan/23:34] <ViPeR3000> Zhyl what's the prob>
+[03 Jan/23:34] <ViPeR3000> ?
+[03 Jan/23:34] ! [DiNGlE] is known as [ERASER]
+[03 Jan/23:36] < SignOff: zhylum!zhylum@slip-32-101-227-230.ca.us.prserv.net (Ping timeout for zhylum[slip-32-101-227-230.ca.us.prserv.net])
+[03 Jan/23:37] <ViPeR3000> Anybody have atapi.sys for me I lost it??
+[03 Jan/23:41] ! BigNuts is known as BigBollok
+[03 Jan/23:41] < SignOff: ViPeR3000!....@ras201.avades.nl (Read error to ViPeR3000[ras201.avades.nl]: Connection reset by peer)
+[03 Jan/23:43] > ViPeR4000!....@ras201.avades.nl has joined #win98
+[03 Jan/23:43] @ mode #win98 [+v ViPeR4000] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/23:48] <LifeBlood> no files, please read the topic
+[03 Jan/23:53] ! BigBollok is known as Azmodan`
+[03 Jan/23:55] < SignOff: lazer69!lazer@a311.zianet.com (Lost irc connection from a311.zianet.com: Connection reset by peer)
+[03 Jan/23:58] > gotenx!~son@12.7.224.227 has joined #win98
+[03 Jan/23:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[03 Jan/23:59] @ mode #win98 [+v gotenx] by Zeus!pegasys@tigerrose.grateful.org
+[03 Jan/23:59] <gotenx> where can I find win98's drivers for CMI8330 soundpro sound card 
+[03 Jan/23:59] <gotenx> I have look all around but didn't find
+[04 Jan/00:04] ! Dangrmous is known as AphroAnt
+[04 Jan/00:34] ! pretenda is known as QT^SAD
+[04 Jan/00:35] ! QT^SAD is known as SadChiwi
+[04 Jan/00:36] > Research!Research@sunfire.softwarespectrum.com has joined #win98
+[04 Jan/00:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/00:36] @ mode #win98 [+v Research] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/00:39] <Research> yeeeeeeeeaaaaaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhhh.
+[04 Jan/00:47] > Milton!~Milton@sunfire.softwarespectrum.com has joined #win98
+[04 Jan/00:47] @ mode #win98 [+v Milton] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/00:47] <Research> millllllllllllllltttttt
+[04 Jan/00:47] <Milton> REa
+[04 Jan/00:48] <Milton> How's my favorite little cracker?
+[04 Jan/00:48] <Research> salty as they come bra
+[04 Jan/00:48] <Milton> Well you are what you eat... (so to speak)
+[04 Jan/00:56] < Research!Research@sunfire.softwarespectrum.com has left #win98 ()
+[04 Jan/01:14] < Milton!~Milton@sunfire.softwarespectrum.com has left #win98 ()
+[04 Jan/01:19] < SignOff: gotenx!~son@12.7.224.227 (washington-r.dc.us.undernet.org atlanta.ga.us.undernet.org)
+[04 Jan/01:29] > gotenx!~son@12.7.224.227 has joined #win98
+[04 Jan/01:29] @ mode #win98 [+v gotenx] by atlanta.ga.us.undernet.org
+[04 Jan/01:29] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/01:29] > renewbie!Gideon@DIALUP156.TNBLO.USIT.NET has joined #win98
+[04 Jan/01:29] @ mode #win98 [+v renewbie] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/01:35] < renewbie!Gideon@DIALUP156.TNBLO.USIT.NET has left #win98 ()
+[04 Jan/01:45] ! SadChiwi is known as QT^AWAY
+[04 Jan/01:52] > piut!~son@12.7.224.227 has joined #win98
+[04 Jan/01:53] @ mode #win98 [+v piut] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/01:53] < SignOff: gotenx!~son@12.7.224.227 (Read error to gotenx[12.7.224.227]: Connection reset by peer)
+[04 Jan/02:00] < SignOff: piut!~son@12.7.224.227 (Read error to piut[12.7.224.227]: Connection reset by peer)
+[04 Jan/02:01] ! Infra is known as fmieK2728
+[04 Jan/02:01] ! fmieK2728 is known as qxjbH2826
+[04 Jan/02:02] > gotenx!~son@12.7.224.227 has joined #win98
+[04 Jan/02:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/02:02] @ mode #win98 [+v gotenx] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/02:08] < SignOff: gotenx!~son@12.7.224.227 (Ping timeout for gotenx[12.7.224.227])
+[04 Jan/02:08] > piut!~son@12.7.224.227 has joined #win98
+[04 Jan/02:08] @ mode #win98 [+v piut] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/02:22] < SignOff: Athena_!itsnotme@ppp35.US-GOVT.org (Read error to Athena_[ppp35.US-GOVT.org]: Operation timed out)
+[04 Jan/02:22] < SignOff: LifeBlood!azmodan@phi.compinet.com (Ping timeout for LifeBlood[phi.compinet.com])
+[04 Jan/02:22] > Athena_!itsnotme@ppp35.US-GOVT.org has joined #win98
+[04 Jan/02:22] @ mode #win98 [+v Athena_] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/02:24] > Tandbreg!baby@ti29a66-0302.dialup.online.no has joined #win98
+[04 Jan/02:25] @ mode #win98 [+v Tandbreg] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/02:25] <Tandbreg> i know LINUX it rules
+[04 Jan/02:27] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[04 Jan/02:27] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[04 Jan/02:31] ! L0s3R is known as IVERSON3
+[04 Jan/02:41] > CoreDump!uu@ppp-47.nwinet.com has joined #win98
+[04 Jan/02:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/02:41] @ mode #win98 [+v CoreDump] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/02:42] < CoreDump!uu@ppp-47.nwinet.com has left #win98 ()
+[04 Jan/02:43] <Tandbreg> LINUX works in opposit to win
+[04 Jan/02:45] <Tandbreg> fuck this channel!!!!
+[04 Jan/02:48] * Tandbreg slaps Proteus around a bit with a large trout
+[04 Jan/02:48] * Tandbreg slaps Mandy around a bit with a large trout
+[04 Jan/02:49] * Tandbreg slaps LifeBlood around a bit with a large trout
+[04 Jan/02:49] * Tandbreg slaps Amsterdam around a bit with a large trout
+[04 Jan/02:49] * Tandbreg slaps Tribble around a bit with a large trout
+[04 Jan/02:49] * Tandbreg slaps W around a bit with a large trout
+[04 Jan/02:59] < Tandbreg!baby@ti29a66-0302.dialup.online.no has left #win98 ()
+[04 Jan/03:05] > hexn!hexn@iljohn26.midwest.net has joined #win98
+[04 Jan/03:05] @ mode #win98 [+v hexn] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/03:05] <hexn> Can someone help me?
+[04 Jan/03:06] ! TheGerbil is known as el`loco
+[04 Jan/03:07] < SignOff: piut!~son@12.7.224.227 (Read error to piut[12.7.224.227]: Connection reset by peer)
+[04 Jan/03:07] > gotenx!~son@12.7.224.227 has joined #win98
+[04 Jan/03:08] @ mode #win98 [+v gotenx] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/03:08] < hexn!hexn@iljohn26.midwest.net has left #win98 ()
+[04 Jan/03:12] < SignOff: gotenx!~son@12.7.224.227 (Leaving)
+[04 Jan/03:23] > f7!f7@195-23-247-151.nr.ip.pt has joined #win98
+[04 Jan/03:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/03:24] @ mode #win98 [+v f7] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/03:24] <f7> hello, how can i create a win2k boot disk, only for command prompt, i need to access my NTFS and i cant with the win98 bootdisk?
+[04 Jan/03:31] < SignOff: f7!f7@195-23-247-151.nr.ip.pt (I will be back ...)
+[04 Jan/03:33] > p0larbear!~p0larbear@pc1.kun.nl.no has joined #win98
+[04 Jan/03:33] <p0larbear> heh
+[04 Jan/03:33] @ mode #win98 [+v p0larbear] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/03:33] <p0larbear> ok , i have a problem
+[04 Jan/03:33] <p0larbear> with outlook 2000
+[04 Jan/03:34] <p0larbear> theres this one computer that refuse to work right  with the nt server
+[04 Jan/03:34] <p0larbear> heh
+[04 Jan/03:34] <p0larbear> and it just dont make any sense
+[04 Jan/03:34] <p0larbear> because theyre all set up alike
+[04 Jan/03:35] < p0larbear!~p0larbear@pc1.kun.nl.no has left #win98 ()
+[04 Jan/03:44] < SignOff: ViPeR4000!....@ras201.avades.nl (Read error to ViPeR4000[ras201.avades.nl]: Connection reset by peer)
+[04 Jan/04:12] ! itsnotme is known as `blunt
+[04 Jan/04:12] ! `blunt is known as `Blunt
+[04 Jan/04:19] > By^!~fotoend@asy65.as55.sol.superonline.com has joined #win98
+[04 Jan/04:19] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/04:19] @ mode #win98 [+v By^] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/04:19] < By^!~fotoend@asy65.as55.sol.superonline.com has left #win98 ()
+[04 Jan/04:31] > `Remy!~remy@as15-67.brunet.bn has joined #win98
+[04 Jan/04:31] @ mode #win98 [+v `Remy] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/04:36] > wezwrk!not@206.10.128.207 has joined #win98
+[04 Jan/04:36] @ mode #win98 [+v wezwrk] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/04:42] ! VeDRan is known as mIRCASHI
+[04 Jan/04:44] ! mIRCASHI is known as MaD_SeX
+[04 Jan/04:45] ! v1Ns is known as kurupted
+[04 Jan/04:47] > Raza!stud@infocib.ase.ro has joined #win98
+[04 Jan/04:47] @ mode #win98 [+v Raza] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/04:47] <Raza> hi
+[04 Jan/04:48] <Raza> does anyone knows how to change the 'new' menu?
+[04 Jan/04:54] < Raza!stud@infocib.ase.ro has left #win98 ()
+[04 Jan/05:20] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Ping timeout for Zeus[tigerrose.grateful.org])
+[04 Jan/05:20] < SignOff: wezwrk!not@206.10.128.207 (Ping timeout for wezwrk[206.10.128.207])
+[04 Jan/05:20] > Zeus__!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/05:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/05:20] > wezwrk!~not@206.10.128.207 has joined #win98
+[04 Jan/05:23] > _ifeBlood!azmodan@phi.compinet.com has joined #win98
+[04 Jan/05:23] @ mode #win98 [+o _ifeBlood] by W!cservice@undernet.org
+[04 Jan/05:24] < SignOff: LifeBlood!azmodan@phi.compinet.com (Ping timeout for LifeBlood[phi.compinet.com])
+[04 Jan/05:25] ! _ifeBlood is known as LifeBlood
+[04 Jan/05:27] < SignOff: `Remy!~remy@as15-67.brunet.bn (Leaving)
+[04 Jan/05:53] > Big2k!suresh@cx355666-b.fed1.sdca.home.com has joined #win98
+[04 Jan/05:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/05:53] <Big2k> i got this msg yesterday on my computer says installing msn messanger 2.0 then it got stuck
+[04 Jan/05:56] ! Zeus__ is known as Zeus
+[04 Jan/05:56] > Tara2!eirin@ti16a61-0042.dialup.online.no has joined #win98
+[04 Jan/05:57] <Big2k> hello
+[04 Jan/05:58] < Big2k!suresh@cx355666-b.fed1.sdca.home.com has left #win98 ()
+[04 Jan/05:58] > Wez4!Boozer@206.10.128.207 has joined #win98
+[04 Jan/06:02] > mrgone!~Webmaster@ts2-138.brg.tallships.ca has joined #win98
+[04 Jan/06:03] <Wez4> well well if mrgone was here.....
+[04 Jan/06:03] <mrgone> oh yeah
+[04 Jan/06:04] <Wez4> spic ob de debiL!!!!
+[04 Jan/06:05] <Wez4>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[04 Jan/06:05] <Wez4> new toy...
+[04 Jan/06:06] <mrgone> :)
+[04 Jan/06:06] <mrgone> uh oh
+[04 Jan/06:06] <mrgone> rnapp just crashed
+[04 Jan/06:07] > cool25!cool25@208.249.71.211 has joined #win98
+[04 Jan/06:11] <Tara2> how does we fix the machine when it has crashed
+[04 Jan/06:17] <Wez4> l33t
+[04 Jan/06:18] <mrgone> reinstall windows?
+[04 Jan/06:19] <Wez4> heh
+[04 Jan/06:19] <wezwrk>  <<ÐêtóÑ8®>> v3.0  Internet terrorism at its finest.
+[04 Jan/06:21] <mrgone> rbr
+[04 Jan/06:22] <mrgone> brb
+[04 Jan/06:23] <Tara2> ok that is all
+[04 Jan/06:38] <mrgone> back
+[04 Jan/06:42] < Tara2!eirin@ti16a61-0042.dialup.online.no has left #win98 ()
+[04 Jan/06:57] < SignOff: mrgone!~Webmaster@ts2-138.brg.tallships.ca (cept when ya say 'the storm of `91' itll be 'the storm of `01' which is stupid)
+[04 Jan/06:58] > mrgone!~Webmaster@ts2-138.brg.tallships.ca has joined #win98
+[04 Jan/06:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/07:13] > CJafk!skippy@sdn-ar-003watacoP009.dialsprint.net has joined #win98
+[04 Jan/07:15] ! CJafk is known as CJ^
+[04 Jan/07:21] < SignOff: CJ^!skippy@sdn-ar-003watacoP009.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[04 Jan/07:21] > deek44!deek@deek.powersurfr.com has joined #win98
+[04 Jan/07:22] <deek44> i solved my win98 install problem (if anyone remembers)
+[04 Jan/07:28] > ShaDoW|!evikum@mp-217-213-147.daxnet.no has joined #win98
+[04 Jan/07:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/07:29] < cool25!cool25@208.249.71.211 has left #win98 ()
+[04 Jan/07:29] <ShaDoW|> i've got 97 megs with cookies in my internet-tempfolder... can i delete it?
+[04 Jan/07:31] <mrgone> yes
+[04 Jan/07:36] < deek44!deek@deek.powersurfr.com has left #win98 ()
+[04 Jan/07:36] > Khan!snusapa@t1o63p369.telia.com has joined #win98
+[04 Jan/07:36] < Khan!snusapa@t1o63p369.telia.com has left #win98 ()
+[04 Jan/07:38] < ShaDoW|!evikum@mp-217-213-147.daxnet.no has left #win98 ()
+[04 Jan/07:47] > ShaDoW|!evikum@mp-217-213-147.daxnet.no has joined #win98
+[04 Jan/07:47] <ShaDoW|> what happens when i delete all the cookies
+[04 Jan/07:47] <ShaDoW|> ?
+[04 Jan/07:47] <ShaDoW|> n'stuff
+[04 Jan/07:47] <Wez4> yup
+[04 Jan/07:48] <Wez4> eheh beat ya!!!!
+[04 Jan/07:48] <Wez4> :P
+[04 Jan/07:48] <Wez4> ptpphttttt
+[04 Jan/07:50] < SignOff: ShaDoW|!evikum@mp-217-213-147.daxnet.no (Ping timeout for ShaDoW|[mp-217-213-147.daxnet.no])
+[04 Jan/07:56] ! JUSTaway is known as JUSTaG1RL
+[04 Jan/07:58] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/08:00] > Crabster!Tycho@212.159.73.241 has joined #win98
+[04 Jan/08:00] <Crabster> lo
+[04 Jan/08:00] <Crabster> need help
+[04 Jan/08:01] > daygo!not@ppp-1.tnt-1.dfw.smartworld.net has joined #win98
+[04 Jan/08:01] <Crabster> i just got a pair of headphones, but they give a really really weak sound
+[04 Jan/08:01] <Crabster> i got the volume control on max
+[04 Jan/08:01] <Crabster> what can i do?
+[04 Jan/08:01] > W!cservice@undernet.org has joined #win98
+[04 Jan/08:01] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/08:02] <daygo> i have a lock up problem it is comimg from my virtual device driver how are what can i do to resolve this problem
+[04 Jan/08:03] <Wez4> they go away and there is much rejoicing
+[04 Jan/08:04] <daygo> help me please
+[04 Jan/08:07] <daygo> can someboby help me
+[04 Jan/08:08] > AnnnA!freeeed@max225-sjp.sjp.zaz.com.br has joined #win98
+[04 Jan/08:09] <AnnnA> can some one please help set direct conection betwen my 2 pcs using a paralel cable?
+[04 Jan/08:12] <AnnnA> can some one please help set direct conection betwen my 2 pcs using a paralel cable?
+[04 Jan/08:12] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/08:12] > Sazuke!goldfred@ti13a03-0052.dialup.online.no has joined #win98
+[04 Jan/08:13] <AnnnA> can some one please help set direct conection betwen my 2 pcs using a paralel cable?
+[04 Jan/08:13] <Sazuke> Warez?
+[04 Jan/08:15] < Sazuke!goldfred@ti13a03-0052.dialup.online.no has left #win98 ()
+[04 Jan/08:16] < AnnnA!freeeed@max225-sjp.sjp.zaz.com.br has left #win98 ()
+[04 Jan/08:18] > normrick3!rpsldklfkd@spc-isp-tor-58-4-684.sprint.ca has joined #win98
+[04 Jan/08:19] <normrick3> does anyone know anything about the linux operating system
+[04 Jan/08:20] <normrick3> hello
+[04 Jan/08:20] <Wez4> annna: www.helmig.com
+[04 Jan/08:20] > Jaqq!ident@dialup-71-189-wichita1.southwind.net has joined #win98
+[04 Jan/08:20] > angler!~wink@qctnt-210-65.dialup.dstream.net has joined #win98
+[04 Jan/08:21] < Jaqq!ident@dialup-71-189-wichita1.southwind.net has left #win98 ()
+[04 Jan/08:21] < normrick3!rpsldklfkd@spc-isp-tor-58-4-684.sprint.ca has left #win98 ()
+[04 Jan/08:21] < angler!~wink@qctnt-210-65.dialup.dstream.net has left #win98 ()
+[04 Jan/08:21] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/08:23] > CJ^!~skippy@sdn-ar-002watacoP095.dialsprint.net has joined #win98
+[04 Jan/08:24] ! inS- is known as ice9
+[04 Jan/08:24] > W!cservice@undernet.org has joined #win98
+[04 Jan/08:24] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/08:25] <CJ^> `op
+[04 Jan/08:26] <CJ^> `op
+[04 Jan/08:26] <CJ^> `op
+[04 Jan/08:26] < SignOff: daygo!not@ppp-1.tnt-1.dfw.smartworld.net (Leaving)
+[04 Jan/08:29] <Azmodan> -op Aphrodite Athena_ Vulcan zeus
+[04 Jan/08:29] @ mode #win98 [+oooo Aphrodite Athena_ Vulcan Zeus] by LifeBlood!azmodan@phi.compinet.com
+[04 Jan/08:29] <CJ^> :P
+[04 Jan/08:29] <CJ^> flipping bots...
+[04 Jan/08:30] <LifeBlood> OI, I resemble that remark!
+[04 Jan/08:30] <mrgone> you mean resent... not resemble
+[04 Jan/08:31] ! Erect_ is known as Erect
+[04 Jan/08:31] <LifeBlood> think about it mrgone
+[04 Jan/08:31] <CJ^> yeah
+[04 Jan/08:31] <mrgone> ya works both ways if yer an idiot :)
+[04 Jan/08:32] ! Planetdk is known as Maria
+[04 Jan/08:32] + Azmodan refuses to explain the joke
+[04 Jan/08:32] <mrgone> hehe
+[04 Jan/08:32] <CJ^> -op
+[04 Jan/08:32] @ mode #win98 [+o CJ^] by LifeBlood!azmodan@phi.compinet.com
+[04 Jan/08:32] <mrgone> all my snow is gone
+[04 Jan/08:32] <mrgone> been raining for a long time
+[04 Jan/08:32] <CJ^> thanky
+[04 Jan/08:33] <mrgone> stupid weather doesnt know its in canada
+[04 Jan/08:33] <Azmodan> np
+[04 Jan/08:34] <CJ^> brb
+[04 Jan/08:34] ! CJ^ is known as CJafk
+[04 Jan/08:35] < SignOff: Tribble!biged98@chat.eskimo.com (Ping timeout for Tribble[chat.eskimo.com])
+[04 Jan/08:35] <mrgone> itll prolly snow till may if it ever starts
+[04 Jan/08:39] > Tribble!biged98@chat.eskimo.com has joined #win98
+[04 Jan/08:39] @ mode #win98 [+v Tribble] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/08:39] < SignOff: Crabster!Tycho@212.159.73.241 (Leaving)
+[04 Jan/08:42] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/08:46] > W!cservice@undernet.org has joined #win98
+[04 Jan/08:46] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/08:48] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/08:50] <mrgone>  well i gotta go to work now, see ya in 9 hours
+[04 Jan/08:51] < SignOff: mrgone!~Webmaster@ts2-138.brg.tallships.ca (cept when ya say 'the storm of `91' itll be 'the storm of `01' which is stupid)
+[04 Jan/09:02] ! CJafk is known as CJ^
+[04 Jan/09:03] ! Maria is known as gwen
+[04 Jan/09:03] ! antiowned is known as anti
+[04 Jan/09:04] ! j0rgen is known as jorgen
+[04 Jan/09:06] < SignOff: Amsterdam!pegasys@tigerrose.grateful.org (Ping timeout for Amsterdam[tigerrose.grateful.org])
+[04 Jan/09:06] ! slideURK is known as slide
+[04 Jan/09:07] > Amsterdam!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/09:07] @ mode #win98 [+v Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/09:10] ! JUSTaG1RL is known as zen
+[04 Jan/09:11] ! sicksleep is known as ]sickboy[
+[04 Jan/09:16] > SITH!hop@193.226.63.52 has joined #win98
+[04 Jan/09:16] ! zen is known as JUSTaG1RL
+[04 Jan/09:16] <SITH> hy there
+[04 Jan/09:16] @ mode #win98 [+v SITH] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/09:17] <Wez4> hey...
+[04 Jan/09:18] > MrBungaa!par19_23@ti30a62-0355.dialup.online.no has joined #win98
+[04 Jan/09:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/09:19] @ mode #win98 [+v MrBungaa] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/09:19] <MrBungaa> Any access experts in here ???
+[04 Jan/09:19] <CJ^> nope....
+[04 Jan/09:19] ! ki|| is known as k1ll
+[04 Jan/09:19] < SITH!hop@193.226.63.52 has left #win98 ()
+[04 Jan/09:20] <CJ^> we really deal with the OS issues not the applications
+[04 Jan/09:22] <MrBungaa> oki
+[04 Jan/09:22] <MrBungaa> know where i can seek help ???
+[04 Jan/09:22] <Azmodan> MrBungaa, whats the problem I may be able to help
+[04 Jan/09:22] <MrBungaa> im making a query
+[04 Jan/09:22] > MajicEyes!foo@maxtnt10-abe-229.fast.net has joined #win98
+[04 Jan/09:23] @ mode #win98 [+v MajicEyes] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/09:23] <MrBungaa> where i can ENTER search values
+[04 Jan/09:23] ! grid_ is known as kraft
+[04 Jan/09:23] <Azmodan> do you want to grab them from a form entry field or just put them in the query itself?
+[04 Jan/09:23] <MrBungaa> but it won't work when i type E*
+[04 Jan/09:24] <MrBungaa> i have made the query
+[04 Jan/09:24] ! twki- is known as pen1s
+[04 Jan/09:24] <Azmodan> and you can't get the criteria to work?
+[04 Jan/09:24] <MajicEyes> Does anyone know how I can stop drive spindown? Seems like every time I access a drive it needs to get back to speed
+[04 Jan/09:24] <MrBungaa> yeah thats right
+[04 Jan/09:24] <MrBungaa> it only works if i type the whole word
+[04 Jan/09:24] <Azmodan> MrBungaa, put like E*
+[04 Jan/09:24] <MrBungaa> i tried
+[04 Jan/09:24] <MrBungaa> it wont work
+[04 Jan/09:25] <MrBungaa> my criteria is like this :
+[04 Jan/09:25] <MrBungaa> [Enter Last name :]
+[04 Jan/09:25] ! pen1s is known as twki-
+[04 Jan/09:25] <CJ^> majic...after how long
+[04 Jan/09:25] <Azmodan> so you are not putting E* into the critera your alowing a user to input it?
+[04 Jan/09:26] <MajicEyes> seems liek every time I need them
+[04 Jan/09:26] <Azmodan> MajicEyes, check power management in control panel
+[04 Jan/09:26] <CJ^> well.. drive soin dow happens...
+[04 Jan/09:26] <Azmodan> MajicEyes, tell it not to turn the power off
+[04 Jan/09:26] <CJ^> check power management...
+[04 Jan/09:26] [MrBungaa> Azmodan : Yes
+[04 Jan/09:27] <CJ^> see if the drives are slated to power down
+[04 Jan/09:27] <MajicEyes> hmmmm I don't think it's there but I will look
+[04 Jan/09:27] <MrBungaa> I want the user to input the value
+[04 Jan/09:27] <Azmodan> MrBungaa, the * does not work when its input by a user.  And I can't remember how I got around it, sorry
+[04 Jan/09:27] <MrBungaa> Hmmmm
+[04 Jan/09:27] <MajicEyes> i think its this #$@% m571 MB
+[04 Jan/09:27] <MrBungaa> it is something with the criteria
+[04 Jan/09:28] <MrBungaa> its not typed in the right way
+[04 Jan/09:28] <Azmodan> MrBungaa, I'm pretty sure I had to do some code to handle it
+[04 Jan/09:28] ! kraft is known as grid_
+[04 Jan/09:28] <MrBungaa> nope last time i just put in a symbol
+[04 Jan/09:28] <MrBungaa> but i cant remember it ?!?!?!?!
+[04 Jan/09:28] ! k1ll is known as ki||
+[04 Jan/09:28] <Azmodan> neither can I sorry
+[04 Jan/09:28] ! wait3r is known as _wait3r
+[04 Jan/09:28] ! Ola is known as Ola|ute
+[04 Jan/09:29] <MrBungaa> you know any channels where i can get some help ?
+[04 Jan/09:29] <Azmodan> MrBungaa, you could try MSDN Online
+[04 Jan/09:29] <MrBungaa> nah i mean here on IRC
+[04 Jan/09:29] <Azmodan> MrBungaa, nope
+[04 Jan/09:30] <MajicEyes> Nawwwwwww system is on Always on
+[04 Jan/09:30] <Azmodan> MajicEyes, there are several settings below where it says that
+[04 Jan/09:30] <MrBungaa> ok
+[04 Jan/09:30] <MrBungaa> thanx anyway
+[04 Jan/09:30] < MrBungaa!par19_23@ti30a62-0355.dialup.online.no has left #win98 ()
+[04 Jan/09:30] <Azmodan> MajicEyes, by default a system that is always on does power down the hard drive
+[04 Jan/09:31] <CJ^> you may also have to check the bios for the PM settings
+[04 Jan/09:31] <MajicEyes> ok I will go look at the BIOS settings
+[04 Jan/09:32] <MajicEyes> I don't think they are on in there either tho
+[04 Jan/09:32] <MajicEyes> BTW i'm talkin afterr like 5 min not an hr or nothing
+[04 Jan/09:33] <CJ^> Majic  thats PM settings
+[04 Jan/09:33] <CJ^> i have mine set to turn off after an hour
+[04 Jan/09:33] <MajicEyes> OK i will log off & reboot & check them but I think it should be ok
+[04 Jan/09:34] <MajicEyes> if it matters I have 3 HD's & it seems like it takes 4 ever to get things rollin
+[04 Jan/09:34] <CJ^> well the OS takes the PM calls from the BIOS 
+[04 Jan/09:35] <CJ^> so..
+[04 Jan/09:35] <CJ^> start there
+[04 Jan/09:35] <MajicEyes> ea time I access a drive I hear it spin back up to speed
+[04 Jan/09:35] <CJ^> well the better the mb.. the better the bios...
+[04 Jan/09:36] <MajicEyes> there is a flash for my bios but it don't really say anything about my prob
+[04 Jan/09:36] ! Ola|ute is known as Ola
+[04 Jan/09:36] <CJ^> well its not a problme really..
+[04 Jan/09:36] <CJ^> its just a PM issue...
+[04 Jan/09:36] <CJ^> check the bios settings...
+[04 Jan/09:36] <MajicEyes> i thought better to leave it alone
+[04 Jan/09:36] <CJ^> check the PM settings..
+[04 Jan/09:37] <MajicEyes> ok BBS & thanks again
+[04 Jan/09:37] <CJ^> has to be in the PM.. either in the OS or the bios..
+[04 Jan/09:37] <MajicEyes> ok cya
+[04 Jan/09:37] < SignOff: MajicEyes!foo@maxtnt10-abe-229.fast.net (Leaving)
+[04 Jan/09:38] ! HigH|BBL is known as HigH-AwaY
+[04 Jan/09:39] ! Acid_Duck is known as DuckWORK
+[04 Jan/09:42] ! BigP- is known as BigPQ3CTF
+[04 Jan/09:45] > oracle^!~mdmd@portppp-030.wuerzburg.dialin.mayn.de has joined #win98
+[04 Jan/09:45] @ mode #win98 [+v oracle^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/09:46] < SignOff: Mandy!biged98@chat.eskimo.com (Read error to Mandy[chat.eskimo.com]: Connection timed out)
+[04 Jan/09:46] <oracle^> Hello, could anybody please tell me something about the Internet Connection Sharing in Windows 98 SE ?
+[04 Jan/09:47] ! ]sickboy[ is known as sick-out
+[04 Jan/09:47] <CJ^> what about it?
+[04 Jan/09:48] <oracle^> I would like to know, if the Gateway computer can monitor, wht happens on the client machines
+[04 Jan/09:48] <oracle^> Are their any data stored on the gateway, like passwords, Mail or URLs, that the clients have visitet?
+[04 Jan/09:49] < SignOff: Tribble!biged98@chat.eskimo.com (Read error to Tribble[chat.eskimo.com]: Connection timed out)
+[04 Jan/09:49] <CJ^> http://www.microsoft.com/windows98/guide/Win98/Features/InternetConnect.asp
+[04 Jan/09:50] > osbourne!~osbourne@sdn-ar-002moslouP045.dialsprint.net has joined #win98
+[04 Jan/09:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/09:50] @ mode #win98 [+v osbourne] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/09:50] <Azmodan> hey ozzy
+[04 Jan/09:50] <CJ^> also  win98SE has a good help file on ICS...
+[04 Jan/09:51] <oracle^> Not in the german version I guess.
+[04 Jan/09:51] <oracle^> The help file just explains the work principle. But there is nothing about security and privacy.
+[04 Jan/09:52] <CJ^> hmm  true...
+[04 Jan/09:52] ! frys--- is known as pau1
+[04 Jan/09:52] <Azmodan> oracle, it is no more or less secure than just one pc useing the net
+[04 Jan/09:52] <CJ^> i dont think MS had security in mind when they made ICS..
+[04 Jan/09:52] <CJ^> think it more of just letting ppl share the Inet connection...
+[04 Jan/09:53] <CJ^> more robust apps are needed for security
+[04 Jan/09:53] <oracle^> Youre right about this.
+[04 Jan/09:54] <oracle^> But before I use it, I would like to knwo if on the gateway computer the client session can be monitored easily
+[04 Jan/09:54] <CJ^> funny thing is..  i dont feel MS thinks ppl that use win9x are concerned about security....
+[04 Jan/09:54] <Azmodan> oracle, define monitored
+[04 Jan/09:54] <oracle^> I know wingate, and this has the posibility to save all the URLS in a cache directory. It shows the URL´s  on the gateway computer
+[04 Jan/09:55] > L0k3y!linear@d15-ko01-kmlp-pdi.attcanada.net has joined #win98
+[04 Jan/09:55] @ mode #win98 [+v L0k3y] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/09:55] <L0k3y> anyone have experience burning bootable cds?
+[04 Jan/09:55] <Azmodan> ics does not do that
+[04 Jan/09:56] [oracle^> Azmodan:
+[04 Jan/09:57] [oracle^> Azmodan: Monitoring means for me: That the URLS, e.g. Chat conversation is saved in a readable form on the gateway computer.
+[04 Jan/09:57] [oracle^> Azmodan: Compare it to the temporaryInternet Files directory
+[04 Jan/09:59] ! BigPQ3CTF is known as BigP-
+[04 Jan/09:59] <oracle^> If you have to use a packet sniffer to get the information this would be safe enough for me.
+[04 Jan/09:59] <CJ^> oracle.. 
+[04 Jan/09:59] <CJ^> the MS DB does nto show anytign about security issues with ICS..
+[04 Jan/10:00] <CJ^> it doesnt explain these things cause i agree aith Az...  its not there..
+[04 Jan/10:00] <CJ^> ICS wasnt meant to be secure...  just to share the connection  and thats all...
+[04 Jan/10:00] <Azmodan> oracle, you WILL need a sniffer to watch client/server communication
+[04 Jan/10:03] <oracle^> Àzmodan: I know Win98 isnt a secure system, but Its important to know how insecure it is if you use it.
+[04 Jan/10:04] <oracle^> And to use a packet sniffer is a thing thats a little bit complicatet to normal users without to much experience i guess
+[04 Jan/10:04] <CJ^> oracle.. again  MS wasnt concerned with security to that level with a consumer OS...
+[04 Jan/10:04] ! L0s3R is known as billy
+[04 Jan/10:04] <CJ^> thats why 3rd part apps are out there... 
+[04 Jan/10:06] <oracle^> CJ: Right. But for family networks ICS is pretty easy to use and its already payed with the OS.
+[04 Jan/10:07] <CJ^> right...
+[04 Jan/10:07] <CJ^> BUT  again  it wasnt made to be secure..
+[04 Jan/10:07] <CJ^> just to share the connection...
+[04 Jan/10:08] ! wait3r is known as _wait3r
+[04 Jan/10:09] <oracle^> CJ: Do yo know any other program like ICS, that is as easys to cofigure?
+[04 Jan/10:09] <oracle^> Wingate has a hell possibilitys to configure e.g
+[04 Jan/10:09] <CJ^> winroute.. from what i understand...
+[04 Jan/10:11] <L0k3y> anyone have experience burning bootable cds?
+[04 Jan/10:11] <Azmodan> L0k3y, nope
+[04 Jan/10:12] <oracle^> There is a problem with ICS for me:
+[04 Jan/10:12] <oracle^> There are tow computers with a modem in the network. 
+[04 Jan/10:12] <oracle^> And I would like both of them being able to wrks as servers (dial out)
+[04 Jan/10:12] <oracle^> But this seems to be a problem with ICS
+[04 Jan/10:12] <Azmodan> oracle, no its not a problem with ics
+[04 Jan/10:13] <Azmodan> its just a problem
+[04 Jan/10:14] < SignOff: L0k3y!linear@d15-ko01-kmlp-pdi.attcanada.net (Leaving)
+[04 Jan/10:14] [oracle^> Azmodan: Do you know how to configure it?
+[04 Jan/10:14] > CJafk!skippy@sdn-ar-002watacoP095.dialsprint.net has joined #win98
+[04 Jan/10:14] @ mode #win98 [+v CJafk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/10:15] <oracle^> the client has to get its local network IP designeted automatically
+[04 Jan/10:15] <oracle^> But I guess it has to be fixed for the server
+[04 Jan/10:15] <Azmodan> oracle, you will have problems getting any dchp based internet shareing working when its installed on two machines
+[04 Jan/10:15] <Azmodan> and I'm not going to help you attempt that
+[04 Jan/10:15] ! twki is known as [twki]
+[04 Jan/10:16] < SignOff: CJafk!skippy@sdn-ar-002watacoP095.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[04 Jan/10:16] ! twki- is known as tw[k]i
+[04 Jan/10:16] [oracle^> Azmodan: But you told me its possiple. right?
+[04 Jan/10:16] <Azmodan> no I did not
+[04 Jan/10:16] <Azmodan> I would not know becuase I have never attempted it
+[04 Jan/10:17] < SignOff: CJ^!~skippy@sdn-ar-002watacoP095.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[04 Jan/10:17] <oracle^> Is the DHCP protocol integratet into the ICS protocol?
+[04 Jan/10:17] <Azmodan> dhcp gives out the ip addresses
+[04 Jan/10:17] <Azmodan> ics is not a protocol
+[04 Jan/10:18] > Ska01!Haha@ppp-44-40-112.wmar.club-internet.fr has joined #win98
+[04 Jan/10:18] @ mode #win98 [+v Ska01] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/10:18] <oracle^> What is ICS then? 
+[04 Jan/10:18] <Azmodan> ICS is software that allows shareing
+[04 Jan/10:18] <Azmodan> it is not a protocol
+[04 Jan/10:18] <oracle^> Isnt it an additional networking protocol?
+[04 Jan/10:19] <Azmodan> it uses protocols
+[04 Jan/10:19] <oracle^> OK. lets say its al mixed up a bit.  8-))
+[04 Jan/10:19] <Azmodan> lets not
+[04 Jan/10:19] + Azmodan is off to mow the lawn
+[04 Jan/10:19] ! tw[k]i is known as twki-
+[04 Jan/10:19] <Azmodan> (useing my brand new microsoft lawn mower)
+[04 Jan/10:21] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[04 Jan/10:25] < SignOff: Wez4!Boozer@206.10.128.207 (Ping timeout for Wez4[206.10.128.207])
+[04 Jan/10:26] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org plano.tx.us.undernet.org)
+[04 Jan/10:27] > MajicEyes!~foo@maxtnt02-abe-59.fast.net has joined #win98
+[04 Jan/10:27] @ mode #win98 [+v MajicEyes] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/10:27] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/10:27] @ mode #win98 [+o Zeus] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/10:29] > Wez4!Boozer@206.10.128.207 has joined #win98
+[04 Jan/10:29] @ mode #win98 [+v Wez4] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/10:29] <MajicEyes> ok I checked the PM in the BIOS & that all seems fine ... but i still have to wait for the drives to catch-up with me. Could the BIOS update take care of that or am I barkin up the wrong tree?
+[04 Jan/10:29] > W!cservice@undernet.org has joined #win98
+[04 Jan/10:29] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/10:30] @ mode #win98 [+v wezwrk] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/10:31] ! HigH-AwaY is known as HigHBabE
+[04 Jan/10:32] <MajicEyes> Ping pls
+[04 Jan/10:34] < MajicEyes!~foo@maxtnt02-abe-59.fast.net has left #win98 ()
+[04 Jan/10:40] > MajicEyes!~foo@maxtnt02-abe-59.fast.net has joined #win98
+[04 Jan/10:40] @ mode #win98 [+v MajicEyes] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/10:41] < MajicEyes!~foo@maxtnt02-abe-59.fast.net has left #win98 ()
+[04 Jan/10:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/10:46] < SignOff: Wez4!Boozer@206.10.128.207 (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[04 Jan/10:46] ! Pslave^Nz is known as Powerslav
+[04 Jan/10:47] < SignOff: Ska01!Haha@ppp-44-40-112.wmar.club-internet.fr (Leaving)
+[04 Jan/10:47] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/10:48] ! QT^AWAY is known as ChiwiGal
+[04 Jan/10:50] < SignOff: oracle^!~mdmd@portppp-030.wuerzburg.dialin.mayn.de (Leaving)
+[04 Jan/10:50] <Azmodan> and don't you come back now ya hear!
+[04 Jan/10:51] <wezwrk> whaaaaaaaat? am i banned on the honor system?!?!?
+[04 Jan/10:52] <Azmodan> hehe
+[04 Jan/10:58] > W!cservice@undernet.org has joined #win98
+[04 Jan/10:58] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/11:01] > Librtarin!Robert@98A9BE42.ipt.aol.com has joined #win98
+[04 Jan/11:01] @ mode #win98 [+v Librtarin] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/11:01] > jackso!j@CBL-kcoleman1.hs.earthlink.net has joined #win98
+[04 Jan/11:01] < SignOff: jackso!j@CBL-kcoleman1.hs.earthlink.net (Leaving)
+[04 Jan/11:02] <Librtarin> Hi, can someone help me with getting windows 98 back after doing a reformat of C: and I have a CD rom with windows98 on it, but my system will not recognize d: now?
+[04 Jan/11:03] <wezwrk> if you have access to a running computer, make a new boot disk...
+[04 Jan/11:05] <wezwrk> and dump AOL and get a "real" ISP... :)
+[04 Jan/11:07] <Librtarin> wez:  treid that, and it boots up to an A; at leat now, and does go to C;, but will not go to D: where my cd rom is to do my setup :(
+[04 Jan/11:07] <Librtarin> actually, wait, the running laptop I used to create the boot disk was a win95, will that matter?
+[04 Jan/11:07] > devilDigg!devild_@RED-216-203-0-201.dialup.nyc.redconnect.net has joined #win98
+[04 Jan/11:07] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/11:08] <Librtarin> wez:  I hear ya, but that will not solve my current problem of getting my computer to recognize my cd rom to do my windows setup to get it back up to permit me to obtain a new ISP..  :)  actually, this is for a friend, I am good to go myself
+[04 Jan/11:08] <Librtarin> Can anyone assist me?  If I creat a boot disk from a laptop with WIN95, and boot up my pc that I want to reinstall my win95 on, will that matter?
+[04 Jan/11:09] <Librtarin> and if so, how do I get my pc (that has been reformatted) to allow me to reinstall win98 I have on a cd?
+[04 Jan/11:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/11:15] > Phat_Pimp!eater@216.146.24.125 has joined #win98
+[04 Jan/11:15] @ mode #win98 [+v Phat_Pimp] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/11:15] <Phat_Pimp> my usb doesnt work
+[04 Jan/11:15] <Phat_Pimp> but i dont use it so its not a big deal right now
+[04 Jan/11:16] <Phat_Pimp> win uses asd to bypass it becasue it locks up windows at startup
+[04 Jan/11:16] <Phat_Pimp> is there new usb drivers?
+[04 Jan/11:18] <Librtarin> and if so, how do I get my pc (that has been reformatted) to allow me to reinstall win98 I have on a cd?
+[04 Jan/11:18] <Librtarin> Can anyone assist me?  If I creat a boot disk from a laptop with WIN95, and boot up my pc that I want to reinstall my win95 on, will that matter?
+[04 Jan/11:19] < SignOff: Phat_Pimp!eater@216.146.24.125 (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/11:19] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/11:19] <wezwrk>  <Librtarin>: make your new boot disk using your win98 cd....
+[04 Jan/11:21] <Librtarin> wez: How do I do that?
+[04 Jan/11:22] <Librtarin> wez: do you mean put that cd into the laptop with win95 I used to create the boot disk?
+[04 Jan/11:22] <Librtarin> wez:  and if so, how is that done?  (I am assisting someone over the phone, so not sure what all is on that win98 cd
+[04 Jan/11:23] <wezwrk> all you need is the 98 cd, a floppy, and a running machine.....
+[04 Jan/11:24] ! ShyGal is known as Shy^Away
+[04 Jan/11:24] <Librtarin> wez:  I had her put the cd in the cd drive, the boot disk she created on her win95 laptop, into her drive, and power up, and it comes up recognizing the a: b: & c: drive, but no D: or E: drive
+[04 Jan/11:24] <Librtarin> is it possible the cd rom is another drive under this reboot?
+[04 Jan/11:26] ! Mel|anie is known as Me|anie
+[04 Jan/11:27] ! HigHBabE is known as HigH-AwaY
+[04 Jan/11:28] <wezwrk> there is no "b:"
+[04 Jan/11:29] <Librtarin> :) it showed there was, but it had the same stuf under the DIR command as did the A:
+[04 Jan/11:29] > W!cservice@undernet.org has joined #win98
+[04 Jan/11:29] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/11:30] <Librtarin> why is getting assistance so difficult?
+[04 Jan/11:31] > Mandy!biged98@chat.eskimo.com has joined #win98
+[04 Jan/11:31] @ mode #win98 [+v Mandy] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/11:34] ! Cemental is known as Cem-awy
+[04 Jan/11:36] < SignOff: Librtarin!Robert@98A9BE42.ipt.aol.com (Leaving)
+[04 Jan/11:37] ! Shy^Away is known as ShyGal
+[04 Jan/11:38] ! Cem-awy is known as Cemental
+[04 Jan/11:41] ! Me|anie is known as CallmeBos
+[04 Jan/11:42] ! CallmeBos is known as CalMeBoss
+[04 Jan/11:42] ! CalMeBoss is known as Me|anie
+[04 Jan/11:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/11:47] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[04 Jan/11:48] ! ChiwiGal is known as CHiwiOUt
+[04 Jan/11:49] > W!cservice@undernet.org has joined #win98
+[04 Jan/11:49] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/11:49] > CJ^!~skippy@sdn-ar-001watacoP063.dialsprint.net has joined #win98
+[04 Jan/11:49] @ mode #win98 [+v CJ^] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/11:49] ! ShyGal is known as Shy^Away
+[04 Jan/11:51] <CJ^> `op
+[04 Jan/11:51] <CJ^> `op
+[04 Jan/11:51] @ mode #win98 [+o CJ^] by Aphrodite!stoner@207.178.66.22
+[04 Jan/11:53] <wezwrk> hey cj, what nfs client do you recommend for NT/solaris?
+[04 Jan/11:53] <CJ^> solaris shoudl be able to use Samba  right?
+[04 Jan/11:54] <wezwrk> well, they are hot for nfs for some reason...
+[04 Jan/11:54] < SignOff: LifeBlood!azmodan@phi.compinet.com (G-lined)
+[04 Jan/11:54] < SignOff: w98!azmodan@phi.compinet.com (G-lined)
+[04 Jan/11:54] <wezwrk> and old sol doesnt do that anymore...
+[04 Jan/11:54] <CJ^> geeze
+[04 Jan/11:54] <CJ^> what the hell.. the bots got G-LIned?
+[04 Jan/11:54] <wezwrk> naw thats just az'z quit msg
+[04 Jan/11:56] <wezwrk> samba doesnt like the webtrends generated logs, apparently.....
+[04 Jan/11:57] < SignOff: Mandy!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[04 Jan/11:59] < SignOff: devilDigg!devild_@RED-216-203-0-201.dialup.nyc.redconnect.net (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[04 Jan/11:59] < SignOff: Zeus!pegasys@tigerrose.grateful.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[04 Jan/11:59] < SignOff: CJ^!~skippy@sdn-ar-001watacoP063.dialsprint.net (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[04 Jan/11:59] > devilDigg!devild_@RED-216-203-0-201.dialup.nyc.redconnect.net has joined #win98
+[04 Jan/11:59] < SignOff: devilDigg!devild_@RED-216-203-0-201.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[04 Jan/12:00] > devilDigg!devild_@RED-216-203-0-201.dialup.nyc.redconnect.net has joined #win98
+[04 Jan/12:00] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:01] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/12:01] > CJ^!~skippy@sdn-ar-001watacoP063.dialsprint.net has joined #win98
+[04 Jan/12:01] @ mode #win98 [+oov Zeus CJ^ CJ^] by phoenix.az.us.undernet.org
+[04 Jan/12:03] <CJ^> http://sunfreeware.com/   << wez
+[04 Jan/12:03] > Mandy!biged98@chat.eskimo.com has joined #win98
+[04 Jan/12:03] @ mode #win98 [+v Mandy] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/12:04] ! Athena_ is known as Athena
+[04 Jan/12:08] <wezwrk> ?!?!?!? im lookin and lookin and lookin for.......
+[04 Jan/12:09] <CJ^> well it has apps for Solaris..
+[04 Jan/12:09] <CJ^> i mean  what version are ya runing?
+[04 Jan/12:10] <wezwrk> ehhh, 2.x its a mix of 2.x versions...
+[04 Jan/12:11] <CJ^> then it has NFS...
+[04 Jan/12:11] <CJ^> ya just need a samba server
+[04 Jan/12:11] <CJ^> according to what im reading...
+[04 Jan/12:11] <wezwrk> hmmmm. where are U reading? 
+[04 Jan/12:11] <wezwrk> (damn i hate being the new guy)
+[04 Jan/12:11] <wezwrk> :)
+[04 Jan/12:11] <CJ^> NFS should be built into the kernel...
+[04 Jan/12:13] ! hSt13 is known as Hst1
+[04 Jan/12:13] ! Hst1 is known as HsT
+[04 Jan/12:13] <wezwrk> drat...
+[04 Jan/12:13] <wezwrk> heheh
+[04 Jan/12:13] <CJ^> http://access1.sun.com/   << try there too..
+[04 Jan/12:13] ! RandmTask is known as [][][][]
+[04 Jan/12:13] <CJ^> for more info,patches and what not
+[04 Jan/12:14] <wezwrk> thx cj :) dang super geeks are sharp!!!
+[04 Jan/12:14] <CJ^> :P
+[04 Jan/12:14] <CJ^> yeah  now get me a job...:P
+[04 Jan/12:14] <wezwrk> where are U?
+[04 Jan/12:14] <CJ^> seattle/tacoma
+[04 Jan/12:15] <CJ^> still waiti9ng for jobs to open up here..
+[04 Jan/12:15] <CJ^> grrrr...
+[04 Jan/12:15] <CJ^> contracts have been slow with teh holidays...
+[04 Jan/12:16] <wezwrk> well, if you dont mind snow.....MN has a fat stack in the paper, and there are plenty headhunters .........
+[04 Jan/12:16] <CJ^> lol
+[04 Jan/12:16] <CJ^> i wish
+[04 Jan/12:16] <CJ^> i cant leave the area....
+[04 Jan/12:16] <devilDigg> bbl
+[04 Jan/12:16] < SignOff: devilDigg!devild_@RED-216-203-0-201.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[04 Jan/12:16] <CJ^> got my kid to think of... or i would..
+[04 Jan/12:16] ! Z3r0f3w1 is known as hst6
+[04 Jan/12:16] ! hst6 is known as hst^
+[04 Jan/12:17] <Azmodan> btw that was a G-Line
+[04 Jan/12:17] <wezwrk> understandable...
+[04 Jan/12:17] <wezwrk> !
+[04 Jan/12:18] <wezwrk> that last URL was a ringer CJ....
+[04 Jan/12:18] <wezwrk> too bad telecommuting isnt a reality yet....
+[04 Jan/12:18] <CJ^> :P
+[04 Jan/12:18] <wezwrk> why would your bot get the "g" az?
+[04 Jan/12:18] <CJ^> well it is around here IF ya have DSL or Cable...
+[04 Jan/12:19] <Azmodan> the entire class C range got a G
+[04 Jan/12:19] < SignOff: Mandy!biged98@chat.eskimo.com (Ping timeout for Mandy[chat.eskimo.com])
+[04 Jan/12:20] ! hst^ is known as hst
+[04 Jan/12:20] > [[Dana]]!noBan@213.4.69.24 has joined #win98
+[04 Jan/12:21] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/12:21] @ mode #win98 [+v [[Dana]]] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:21] <[[Dana]]> thank you Vulcan
+[04 Jan/12:21] <[[Dana]]> very kind
+[04 Jan/12:22] <wezwrk> for a machine, anyway.....
+[04 Jan/12:22] ! ^tracer is known as ^DirtyDog
+[04 Jan/12:23] <[[Dana]]> I would like Zeus to answer me a question..
+[04 Jan/12:23] <CJ^> zeus cant
+[04 Jan/12:23] <CJ^> we can
+[04 Jan/12:23] <[[Dana]]> why zeus cant?
+[04 Jan/12:23] <CJ^> zeus is a bot...
+[04 Jan/12:24] <Zeus> I'm a what?
+[04 Jan/12:24] <CJ^> heh
+[04 Jan/12:24] ! ^DirtyDog is known as ^tracer
+[04 Jan/12:24] <[[Dana]]> can you tell me your nationality?
+[04 Jan/12:25] <Zeus> Martian
+[04 Jan/12:25] <CJ^> you said Venutian last night...
+[04 Jan/12:25] <[[Dana]]> oh, come on!
+[04 Jan/12:25] <Zeus> I am not real.  I have no nationality!
+[04 Jan/12:26] ! ^KiwiDude is known as KD-Away
+[04 Jan/12:27] <[[Dana]]> the point is  I met a "Zeus" on the web some days ago..
+[04 Jan/12:27] <Azmodan> not this one you didn't ;-)
+[04 Jan/12:27] <[[Dana]]> and I want to know if that Zeus is you...
+[04 Jan/12:27] <wezwrk> we keep a short leash on our botz
+[04 Jan/12:27] > Mandy!biged98@chat.eskimo.com has joined #win98
+[04 Jan/12:28] <wezwrk> theres one now...
+[04 Jan/12:28] @ mode #win98 [+v Mandy] by Zeus!pegasys@tigerrose.grateful.org
+[04 Jan/12:28] <[[Dana]]> that´s the reason I ask for your nationality
+[04 Jan/12:29] <Azmodan> zeus is a bot.  A bot is not a human
+[04 Jan/12:29] <Azmodan> for example
+[04 Jan/12:29] <Azmodan> `kick [[Dana]] I am a bot.  I do commands for people only
+[04 Jan/12:29] < [[Dana]]!noBan@213.4.69.24 was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (I am a bot.  I do commands for people only)
+[04 Jan/12:29] > [[Dana]]!noBan@213.4.69.24 has joined #win98
+[04 Jan/12:29] > Axis_God!WET@stclair-mo-162.fidnet.com has joined #win98
+[04 Jan/12:29] @ mode #win98 [+v Axis_God] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:29] <Axis_God> wow
+[04 Jan/12:30] <Axis_God> hello?
+[04 Jan/12:30] <Azmodan> hi
+[04 Jan/12:30] <CJ^> yes?
+[04 Jan/12:30] <[[Dana]]> hi
+[04 Jan/12:30] <Axis_God> i have a question about NT. do any of you know anything about it?
+[04 Jan/12:31] + Azmodan looks at the channel
+[04 Jan/12:31] <Axis_God> the people in the NT channel wont talk
+[04 Jan/12:31] <Azmodan> hmmm #win98
+[04 Jan/12:31] <CJ^> www.ntfaq.com
+[04 Jan/12:31] <[[Dana]]> can you finish your explanation, please?
+[04 Jan/12:31] <Axis_God> ya think it would tell me how to make the boot disks i need to install NT
+[04 Jan/12:31] > devilDigg!devild_@RED-216-203-0-6.dialup.nyc.redconnect.net has joined #win98
+[04 Jan/12:31] <Azmodan> Dana, there is no explanation.  Zeus is not real.
+[04 Jan/12:31] <CJ^> Dana  its a bot.. its controlled by the OPs of the channel
+[04 Jan/12:31] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:32] <devilDigg> az and cj whats up?? what did zeus do?
+[04 Jan/12:32] <Azmodan> zeus did nothing
+[04 Jan/12:32] < Axis_God!WET@stclair-mo-162.fidnet.com has left #win98 ()
+[04 Jan/12:33] <devilDigg> oh..
+[04 Jan/12:33] <Azmodan> Dana thinks zeus is a human
+[04 Jan/12:33] <devilDigg> oh.. 
+[04 Jan/12:33] <[[Dana]]> ok, thank you for your help
+[04 Jan/12:34] < SignOff: osbourne!~osbourne@sdn-ar-002moslouP045.dialsprint.net (Ping timeout for osbourne[sdn-ar-002moslouP045.dialsprint.net])
+[04 Jan/12:34] > cdk17!noti@cs28154-230.satx.rr.com has joined #win98
+[04 Jan/12:35] @ mode #win98 [+v cdk17] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:35] <cdk17> will somoene send me mfc40.dll
+[04 Jan/12:35] <Azmodan> cdk17, read the topic.  No Files!
+[04 Jan/12:35] <Azmodan> get yer files at www.winfiles.com
+[04 Jan/12:35] <cdk17> thats stupid
+[04 Jan/12:35] <CJ^> sfc
+[04 Jan/12:35] <CJ^> no
+[04 Jan/12:35] <CJ^> you have the files
+[04 Jan/12:35] <CJ^> use sfc
+[04 Jan/12:36] <CJ^> extract em from your win98 cd
+[04 Jan/12:36] <Azmodan> its illegal for us to send you microsoft files
+[04 Jan/12:36] <cdk17> hahaah
+[04 Jan/12:36] <cdk17> yall are a bunch of morons
+[04 Jan/12:36] < cdk17!noti@cs28154-230.satx.rr.com has left #win98 ()
+[04 Jan/12:36] <CJ^> `insult cdk17
+[04 Jan/12:36] <Azmodan> at least we're law abiding morons
+[04 Jan/12:37] < [[Dana]]!noBan@213.4.69.24 has left #win98 ()
+[04 Jan/12:38] ! KD-Away is known as ^KiwiDude
+[04 Jan/12:40] ! CHiwiOUt is known as pretenda
+[04 Jan/12:41] > AnyOne!AnyOne@p56-max5.chc.ihug.co.nz has joined #win98
+[04 Jan/12:41] @ mode #win98 [+v AnyOne] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:42] <AnyOne> IE 5.0 has almost killed my system
+[04 Jan/12:42] <devilDigg> how?
+[04 Jan/12:42] <devilDigg> you must have a corrupt version.. 
+[04 Jan/12:42] <devilDigg> redownload it
+[04 Jan/12:42] <AnyOne> what are the min system requ's for IE 5.0
+[04 Jan/12:42] <CJ^> do the repair install
+[04 Jan/12:43] <AnyOne> since installing it everything takes so long to download
+[04 Jan/12:43] <CJ^> did you do the IE 5.5 beta?
+[04 Jan/12:43] <AnyOne> no I got it off the windows update page
+[04 Jan/12:44] <CJ^> IE 5 shoudl nto affect your download.
+[04 Jan/12:44] ! qxjbH2826 is known as Infra
+[04 Jan/12:44] <AnyOne> what are the min system requ's for IE 5.0
+[04 Jan/12:44] <CJ^> well im looking that up........
+[04 Jan/12:44] <AnyOne> ta
+[04 Jan/12:45] <CJ^> Windows 95/98/NT 4.0 with Service Pack 3, 25MB disk space (for base installation of browser only) 
+[04 Jan/12:45] <AnyOne> service pack 3 ?????
+[04 Jan/12:46] <CJ^> thats for NT
+[04 Jan/12:46] <wezwrk> cj, thanks for the help........
+[04 Jan/12:46] <CJ^> np wez...
+[04 Jan/12:46] <CJ^> NT 4.0 with Service Pack 3
+[04 Jan/12:46] <AnyOne> so if win 98 runs fine then so should ie 5?
+[04 Jan/12:46] <CJ^> as long as you can install win95/98  your fine..
+[04 Jan/12:46] <CJ^> yes
+[04 Jan/12:47] <CJ^> i run IE5  but im on win98 SE
+[04 Jan/12:47] <CJ^> IE5 is part of SE
+[04 Jan/12:47] ! AnGe^iLAh is known as AngieBoos
+[04 Jan/12:48] <AnyOne> well I reinstalled win98 on my dx4 100 computer with 36 meg ram and all was sweet, well as sweet as can be expected on a 486 :-), but as soon as I put the typical ie 5 on she starts crawling along like a snail
+[04 Jan/12:49] <CJ^> well.. thats a 486 for ya...
+[04 Jan/12:49] <CJ^> min reeq for the OS doesnt mean the system will run as fast as it can...
+[04 Jan/12:49] <AnyOne> so what component of the ie 5 suite would cause the problem?
+[04 Jan/12:49] <CJ^> the faster the system.. the better off you are in reality
+[04 Jan/12:50] <CJ^> well IE intergrates itself into the OS...
+[04 Jan/12:50] ! AngieBoos is known as AngieAFK
+[04 Jan/12:50] <CJ^> so.. it may have an affect on the system speed..
+[04 Jan/12:50] <CJ^> dont run active desktop for one...
+[04 Jan/12:51] <CJ^> that helps..
+[04 Jan/12:51] <CJ^> shut down anything runing in the backgroud as well..
+[04 Jan/12:51] <AnyOne> in the near future I hope to upgrade to a Pentium, but in the meantime would I be better off to dump win 98 and go back to win95 or dump ie 5?
+[04 Jan/12:51] <CJ^> ICQ,AIM  whatever
+[04 Jan/12:52] <CJ^> thats up to you really..
+[04 Jan/12:52] <CJ^> i found 98 on a 486 t be fine..
+[04 Jan/12:52] <CJ^> upgrades from ie4-5 are bad though
+[04 Jan/12:52] <CJ^> lot of ppl seem to have trouble with em...
+[04 Jan/12:53] <AnyOne> what is em?
+[04 Jan/12:53] <CJ^> em.. them..
+[04 Jan/12:53] <CJ^> the IE upgrades..
+[04 Jan/12:53] <AnyOne> ah
+[04 Jan/12:53] <AnyOne> yes well I have certainly isolated ie5 as the culprit
+[04 Jan/12:54] <AnyOne> how do you turn off active desktop?
+[04 Jan/12:54] <CJ^> right click on the desktop
+[04 Jan/12:54] ! AngieAFK is known as AngieBoos
+[04 Jan/12:54] <CJ^> active desktop.
+[04 Jan/12:54] <AnyOne> k
+[04 Jan/12:54] <AnyOne> brb
+[04 Jan/12:54] <CJ^> uncheck view as web page
+[04 Jan/12:54] > CrZi!dktdgjgd@rotary08077.voicenet.com has joined #win98
+[04 Jan/12:54] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/12:54] @ mode #win98 [+v CrZi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/12:56] ! CrZi is known as j3ss1
+[04 Jan/12:58] < SignOff: Mandy!biged98@chat.eskimo.com (Ping timeout for Mandy[chat.eskimo.com])
+[04 Jan/12:59] > pyrokiwi!mrhehe@210-55-122-29.dialup.xtra.co.nz has joined #win98
+[04 Jan/12:59] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/13:00] ! AngieBoos is known as lesbian-
+[04 Jan/13:01] > koyer!komb@ip596.tul1.ok.pub-ip.ionet.net has joined #win98
+[04 Jan/13:01] < koyer!komb@ip596.tul1.ok.pub-ip.ionet.net has left #win98 ()
+[04 Jan/13:02] ! ^^me^^ is known as Grunter
+[04 Jan/13:02] ! Shy^Away is known as ShyGal
+[04 Jan/13:03] < SignOff: AnyOne!AnyOne@p56-max5.chc.ihug.co.nz (Ping timeout for AnyOne[p56-max5.chc.ihug.co.nz])
+[04 Jan/13:04] > Avi_Mcse!aviator@207-172-89-6.s6.tnt1.abr.md.dialup.rcn.com has joined #win98
+[04 Jan/13:04] @ mode #win98 [+v Avi_Mcse] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/13:04] <pyrokiwi> im back :)
+[04 Jan/13:04] <Avi_Mcse> cool
+[04 Jan/13:04] <pyrokiwi> :)
+[04 Jan/13:04] > lekkeband!niks@vp245-86.worldonline.nl has joined #win98
+[04 Jan/13:04] <Avi_Mcse> what's the best way to change video cards in your Pc ?
+[04 Jan/13:04] @ mode #win98 [+v lekkeband] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/13:05] <CJ^> MCSE?
+[04 Jan/13:05] <Avi_Mcse> should I just plug in the new card with the old drivers loaded?
+[04 Jan/13:05] < SignOff: lekkeband!niks@vp245-86.worldonline.nl (weg is weg)
+[04 Jan/13:05] <CJ^> remove the old one...
+[04 Jan/13:05] <Avi_Mcse> Microsoft Certified Systems Engineer
+[04 Jan/13:05] <CJ^> install the new
+[04 Jan/13:05] <CJ^> i know what MCSE means...
+[04 Jan/13:05] <CJ^> thats why i wondering...
+[04 Jan/13:05] <Avi_Mcse> I'm not an MCSE yet though
+[04 Jan/13:05] <pyrokiwi> 4power down install new card load new drivers is wat i would do probably
+[04 Jan/13:06] <CJ^> if yer an MCSE...
+[04 Jan/13:06] <CJ^> ahhh
+[04 Jan/13:06] <Avi_Mcse> ahh ok... hehehe
+[04 Jan/13:06] <pyrokiwi> grrr this annoyes me
+[04 Jan/13:06] <pyrokiwi> out phone system is not working hmmm
+[04 Jan/13:06] <Avi_Mcse> hehehe yea IF I was, I wouldn't be askin'!!!  heheh
+[04 Jan/13:06] <Avi_Mcse> ok thanks
+[04 Jan/13:06] <CJ^> exactly...
+[04 Jan/13:07] <CJ^> um..
+[04 Jan/13:07] <CJ^> BUT
+[04 Jan/13:07] <CJ^> to wanr ya
+[04 Jan/13:07] <CJ^> that advice only holds tru for win9x
+[04 Jan/13:07] <CJ^> not NT
+[04 Jan/13:09] <Avi_Mcse> yup
+[04 Jan/13:10] <Avi_Mcse> in NT you would go into VGA mode and do it.... it loads 640x480 and like 8 colors (just like safe mode)
+[04 Jan/13:10] <CJ^> well it is safe mode actually...
+[04 Jan/13:10] <CJ^> but win2k does it a bit better...
+[04 Jan/13:10] <Avi_Mcse> how so ?
+[04 Jan/13:11] <CJ^> cause win2k has all lot of safe modes...
+[04 Jan/13:11] <CJ^> just like 98
+[04 Jan/13:11] <CJ^> safe mode with networking..
+[04 Jan/13:11] <CJ^> yadda yadda
+[04 Jan/13:11] <pyrokiwi> sade dos mode
+[04 Jan/13:12] <pyrokiwi> any hmm
+[04 Jan/13:14] <devilDigg> bbl
+[04 Jan/13:14] < SignOff: devilDigg!devild_@RED-216-203-0-6.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[04 Jan/13:14] ! Pslave^Nz is known as Powerslav
+[04 Jan/13:14] ! CJ^ is known as CJafk
+[04 Jan/13:15] ! HigH-AwaY is known as HigHBabE
+[04 Jan/13:17] ! ^oUtKaSt is known as Morph1us
+[04 Jan/13:18] < j3ss1!dktdgjgd@rotary08077.voicenet.com has left #win98 ()
+[04 Jan/13:22] < SignOff: pyrokiwi!mrhehe@210-55-122-29.dialup.xtra.co.nz (im gonna go and leave u 2 in private now and i WILL come back :))
+[04 Jan/13:25] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[04 Jan/13:28] > Big`Ed!BigEd@01-024.009.popsite.net has joined #win98
+[04 Jan/13:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/13:29] > osbourne!~osbourne@sdn-ar-004moslouP087.dialsprint.net has joined #win98
+[04 Jan/13:31] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/13:31] > Deth|afk!Dethstar@p242-tnt4.akl.ihug.co.nz has joined #win98
+[04 Jan/13:32] <Deth|afk> Anyone able to help me with a rather basic somewhat vauge win98se networking question?
+[04 Jan/13:32] <Big`Ed> like?
+[04 Jan/13:32] <Big`Ed> `say
+[04 Jan/13:32] > Spartan!Someone@1Cust213.tnt1.tuscaloosa.al.da.uu.net has joined #win98
+[04 Jan/13:32] < Spartan!Someone@1Cust213.tnt1.tuscaloosa.al.da.uu.net has left #win98 ()
+[04 Jan/13:32] <Deth|afk> basically, the file transfew between my machines is hellishly slow
+[04 Jan/13:32] <Deth|afk> I dont know why
+[04 Jan/13:33] <Deth|afk> but its a 10mbit/sec network
+[04 Jan/13:33] <Deth|afk> basic 10base2
+[04 Jan/13:33] <Big`Ed> well - what protocol are you running?
+[04 Jan/13:33] <Deth|afk> and its gotten rather slow all of a sudden
+[04 Jan/13:33] <Azmodan> 10base2 is slow
+[04 Jan/13:33] <Deth|afk> ie. a 4meg mp3 takes about 5mins to transfer
+[04 Jan/13:33] <Deth|afk> um
+[04 Jan/13:33] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[04 Jan/13:33] [Deth|afk> Azmodan: yeh not this slow though
+[04 Jan/13:34] <Big`Ed> major slowdown is indicative of major packet loss
+[04 Jan/13:34] <Azmodan> bad cable, bad nic, maxing out the collisions I'd say
+[04 Jan/13:34] <Big`Ed> on 10base2 - your could have a cable/terminator problem
+[04 Jan/13:34] <Azmodan> 75ohm terminator on 50ohm calbe
+[04 Jan/13:34] <Azmodan> could be anything
+[04 Jan/13:34] <Big`Ed> if your running to many protocols, you can loose extra too
+[04 Jan/13:35] <Deth|afk> I'm running IPX/SPX, NetBEUI, NETBIOS and TCP/IP
+[04 Jan/13:36] <Deth|afk> Does running inet sharing over the network slow it down?
+[04 Jan/13:36] <Big`Ed> why are you running 4 protocols?
+[04 Jan/13:36] <Deth|afk> Like trying to share inet and transfer files over lan at the same time
+[04 Jan/13:36] <Azmodan> deth, are you connecting to novell networks>
+[04 Jan/13:36] <Deth|afk> well
+[04 Jan/13:36] <Big`Ed> if your network's primary function is internet, just use TCP/IP
+[04 Jan/13:36] <Deth|afk> no?
+[04 Jan/13:36] <Big`Ed> you can loose all the others then
+[04 Jan/13:36] <Deth|afk> all of them?
+[04 Jan/13:37] <Big`Ed> except tcp/ip
+[04 Jan/13:37] ! ^col is known as ColSander
+[04 Jan/13:37] <Big`Ed> provided you have that protocol configured
+[04 Jan/13:37] <Deth|afk> weird thing is, it was fine untill i tried it with a new machine, 2 others of mine are fine, but the 3rd one is the machine its very slow with
+[04 Jan/13:37] <Azmodan> but note if you only have tcp/ip then you'll need to find some way to transfer data between pc's
+[04 Jan/13:37] <Big`Ed> is the third one last on the chain?
+[04 Jan/13:37] <Azmodan> e.g. mp3's
+[04 Jan/13:38] <Deth|afk> Big`Ed: yeah, its last
+[04 Jan/13:38] * Big`Ed uses tcp/ip only - and works fine for intramachine
+[04 Jan/13:38] <Big`Ed> Deth|afk - sounds like your last link went bad
+[04 Jan/13:38] <Deth|afk> ?
+[04 Jan/13:38] <Big`Ed> you can troublshoot by moving the PC to postion 2 and seeing if it gets faster
+[04 Jan/13:39] <Big`Ed> Deth|afk - if this problem JUST started
+[04 Jan/13:40] <Big`Ed> and is on the last leg
+[04 Jan/13:40] <Big`Ed> i suspect a connection, or a termination went bad on the last run
+[04 Jan/13:40] > Lawson!meya@199.pittsburgh-11-12rs.pa.dial-access.att.net has joined #win98
+[04 Jan/13:40] > j3ss1!dktdgjgd@rotary08077.voicenet.com has joined #win98
+[04 Jan/13:40] <Lawson> HI all, can someone tell me how to turn 'scripting' off on my computer?
+[04 Jan/13:41] <Deth|afk> Big`Ed: what do ya mean by that exactly
+[04 Jan/13:41] <Big`Ed> scripting as in?
+[04 Jan/13:41] <Big`Ed> Deth|afk - you are using coax right?
+[04 Jan/13:41] <Deth|afk> Big`Ed: yep
+[04 Jan/13:41] <Big`Ed> a connects to b - b connects to c
+[04 Jan/13:41] <Big`Ed> and c has the terminator
+[04 Jan/13:41] <Deth|afk> yes
+[04 Jan/13:41] <Lawson> Big 'Ed: as in vbs scripting, i think. 
+[04 Jan/13:41] ! Grem|in is known as fire^fish
+[04 Jan/13:42] <Big`Ed> don't understand Lawson
+[04 Jan/13:42] > NsAnEoNe!Rip@as4-dial73.flnt.mi.voyager.net has joined #win98
+[04 Jan/13:42] <Big`Ed> Deth|afk - if a / b - works good
+[04 Jan/13:42] <NsAnEoNe> Heya Big Ed
+[04 Jan/13:42] > ^16volt!~root@cx777964-a.mesa1.az.home.com has joined #win98
+[04 Jan/13:42] <Big`Ed> and c used to work good
+[04 Jan/13:42] <^16volt> hello
+[04 Jan/13:42] <Big`Ed> then prob is in wires between b and c
+[04 Jan/13:42] <Big`Ed> hi
+[04 Jan/13:42] <Deth|afk> well
+[04 Jan/13:42] <Lawson> Big 'Ed: It has to do with protecting ones self against viruses that utilize scripting. I think it is Visual Basic Scripting.
+[04 Jan/13:42] <j3ss1> hi
+[04 Jan/13:42] <Deth|afk> my machine in position c was replaced by my friends
+[04 Jan/13:43] <Deth|afk> MY computer normally in pos. c is fine.
+[04 Jan/13:43] <Big`Ed> and it is ONLY that pc that has never been fast?
+[04 Jan/13:43] <Deth|afk> but my friends machine in pos. c is hell slow.
+[04 Jan/13:43] <Deth|afk> its only just been introduced
+[04 Jan/13:43] <Deth|afk> first time
+[04 Jan/13:43] <NsAnEoNe> Yo Big Ed.....Got the computer working great now...and now remember why I used to like gaming so much
+[04 Jan/13:43] <Big`Ed> does C work fast in B pos?
+[04 Jan/13:43] <Big`Ed> great NsAnEoNe
+[04 Jan/13:43] <Deth|afk> havet tried
+[04 Jan/13:43] <Deth|afk> but
+[04 Jan/13:43] <Deth|afk> i'm thinking
+[04 Jan/13:43] <Deth|afk> its maybe NIC or computer prob?
+[04 Jan/13:44] <Deth|afk> seeing my machine which is usually in pos c is fine
+[04 Jan/13:44] <NsAnEoNe> I think IM going to end up being a Quake 3 junkie
+[04 Jan/13:44] <Deth|afk> and its the new machine in pos c thats slow
+[04 Jan/13:44] <Big`Ed> hehe - once hooked, your there
+[04 Jan/13:44] <NsAnEoNe> yeah...no doubt...I dont think I will ever be able to go back to work
+[04 Jan/13:44] <NsAnEoNe> eheh
+[04 Jan/13:45] <Big`Ed> Deth|afk - prob could have occured on the swap - you need to troubleshoot - by switching back, and checking all the connections
+[04 Jan/13:45] <Big`Ed> haha
+[04 Jan/13:45] <Deth|afk> hmm
+[04 Jan/13:45] <Deth|afk> well
+[04 Jan/13:45] <Deth|afk> not worth it
+[04 Jan/13:45] <Big`Ed> NOT?
+[04 Jan/13:45] <Deth|afk> seeing the machine will be gone soon anyway
+[04 Jan/13:45] <Big`Ed> ok
+[04 Jan/13:45] <Deth|afk> just frustrating at the moment
+[04 Jan/13:46] <Big`Ed> it could be as simple as re-twisting the connection on one coax
+[04 Jan/13:46] <Deth|afk> did that
+[04 Jan/13:47] < SignOff: NsAnEoNe!Rip@as4-dial73.flnt.mi.voyager.net (Leaving)
+[04 Jan/13:50] < SignOff: ^16volt!~root@cx777964-a.mesa1.az.home.com (xchat exiting..)
+[04 Jan/13:53] < Deth|afk!Dethstar@p242-tnt4.akl.ihug.co.nz has left #win98 ()
+[04 Jan/13:54] > Deth|afk!Dethstar@p242-tnt4.akl.ihug.co.nz has joined #win98
+[04 Jan/13:54] <Deth|afk> back :P
+[04 Jan/13:54] <Lawson> If I have a Win98SE client on a NetWare network and the clients refuse to shut down, is there a simple fix for that?
+[04 Jan/13:55] <Big`Ed> did it just start?
+[04 Jan/13:55] < SignOff: Avi_Mcse!aviator@207-172-89-6.s6.tnt1.abr.md.dialup.rcn.com (Read error to Avi_Mcse[207-172-89-6.s6.tnt1.abr.md.dialup.rcn.com]: Connection reset by peer)
+[04 Jan/13:55] <Big`Ed> or is this your only SE client?
+[04 Jan/13:55] <Lawson> It didn't happen until we installed SE. First edition does fine.
+[04 Jan/13:56] > pyrokiwi!mrhehe@210-55-122-29.dialup.xtra.co.nz has joined #win98
+[04 Jan/13:56] <Big`Ed> did you upgrade to SE - or install clean?
+[04 Jan/13:56] > Avi_Mcse!aviator@208-58-231-15.s15.tnt4.abr.md.dialup.rcn.com has joined #win98
+[04 Jan/13:56] <Big`Ed> also - did you apply all the win98 updates ?
+[04 Jan/13:56] < SignOff: wezwrk!~not@206.10.128.207 (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[04 Jan/13:56] <Lawson> Microsoft blames hardware and published a six page trouble shooting guide. I is difficult to make time to sit and go through six pages of their "information".
+[04 Jan/13:57] <Lawson> upgrade.
+[04 Jan/13:57] <Lawson> I take that back....
+[04 Jan/13:57] <Lawson> We bought new laptops with Win98 OEM.
+[04 Jan/13:57] <Lawson> We applied an update from MS that supposedly address the issue but no joy.
+[04 Jan/13:58] <Lawson> The end users tell me that when they take their laptops home they shut down just fine. At that point, they are not using the network.
+[04 Jan/13:58] <Deth|afk> Can someone tell me what 'NetBIOS Support for IPX/SPX Compatible Protocol' Actually does? and is used for?
+[04 Jan/13:59] <Lawson> just wondered if there was some 'secret' out there to resolve the problem.
+[04 Jan/13:59] > BigEd!BigEd@01-049.009.popsite.net has joined #win98
+[04 Jan/13:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/13:59] < SignOff: Big`Ed!BigEd@01-024.009.popsite.net (Ping timeout for Big`Ed[01-024.009.popsite.net])
+[04 Jan/14:00] ! BigEd is known as Big`Ed
+[04 Jan/14:01] > reebok!me@dt0b0n36.tampabay.rr.com has joined #win98
+[04 Jan/14:01] <Big`Ed> hi
+[04 Jan/14:01] <reebok> hey
+[04 Jan/14:02] <Azmodan> hi ree
+[04 Jan/14:02] <Deth|afk> Someone?
+[04 Jan/14:02] <Lawson> wb big ed
+[04 Jan/14:02] <Big`Ed> Deth|afk - what?
+[04 Jan/14:02] <reebok> hey az
+[04 Jan/14:02] <Big`Ed> thx
+[04 Jan/14:02] <Deth|afk> Can someone tell me what 'NetBIOS Support for IPX/SPX Compatible Protocol' Actually does? and is used for?
+[04 Jan/14:02] <Deth|afk> Coz its added in the protocol list, but i didnt put it there, it seemed to go there auto
+[04 Jan/14:02] <Big`Ed> Deth|afk - runs bios over ipx
+[04 Jan/14:02] <Big`Ed> again - you only need tcp/ip
+[04 Jan/14:02] <Big`Ed> www.helmig.com
+[04 Jan/14:03] ! reebok is known as ree|shwr
+[04 Jan/14:03] <Deth|afk> if i have just tcp/ip then will i be able to transfer files over the lan?
+[04 Jan/14:03] <Azmodan> Deth, yes
+[04 Jan/14:03] <Big`Ed> sure
+[04 Jan/14:03] <pyrokiwi> yep
+[04 Jan/14:03] <Deth|afk> so..umm
+[04 Jan/14:03] <pyrokiwi> wat?
+[04 Jan/14:03] <Deth|afk> what does IPX/SPX do?
+[04 Jan/14:04] <pyrokiwi> older network protocal
+[04 Jan/14:04] <Lawson> IPX is NetWare protocol.
+[04 Jan/14:04] <pyrokiwi> used 4 some older games
+[04 Jan/14:05] <Deth|afk> and NetBEUI?
+[04 Jan/14:05] > walkndude!~dunno@ip299.tul1.ok.pub-ip.ionet.net has joined #win98
+[04 Jan/14:05] ! SkAnDaLuZ is known as modelman
+[04 Jan/14:05] <pyrokiwi> a nother protocol
+[04 Jan/14:05] <Deth|afk> whats it for tho
+[04 Jan/14:05] <walkndude> evening #win98
+[04 Jan/14:05] <pyrokiwi> some ppl use it 4 sharing files cause they think it is more secure then tcp/ip
+[04 Jan/14:06] <Azmodan> evening walkndude 
+[04 Jan/14:06] <Lawson> NetBEUI=NetBIOS Extended User Interface.
+[04 Jan/14:06] <pyrokiwi> hiya walkndude
+[04 Jan/14:06] <Deth|afk> But it does the same thing as tcp/ip
+[04 Jan/14:07] <Lawson> NetBEUI is not routeable, tcp/ip is.
+[04 Jan/14:18] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[04 Jan/14:19] <walkndude> wb Azmodan
+[04 Jan/14:19] <Azmodan> thx
+[04 Jan/14:19] <pyrokiwi> hey az which cdrom should i get
+[04 Jan/14:20] <pyrokiwi> hmmm ok so prices are (all in us appx) $55-40speed $65-48speed ok guys tell me which one should i get?
+[04 Jan/14:20] <pyrokiwi> walkndude wat do ya reckon?
+[04 Jan/14:20] <CJ^> anythign better than what you have... and you can afford
+[04 Jan/14:20] <pyrokiwi> lol i can afford both but which 1?
+[04 Jan/14:20] <CJ^> get the best of what you can afford...
+[04 Jan/14:20] <CJ^> thats always the general rule..
+[04 Jan/14:20] <pyrokiwi> other thing i want is ps/2 that will only cost me bout 10bucks though
+[04 Jan/14:21] > jet!~pirch@63.74.224.12 has joined #win98
+[04 Jan/14:21] <CJ^> what does coem into play is who makes the drive...
+[04 Jan/14:21] <pyrokiwi> hmmmm but thing is is it better to save money
+[04 Jan/14:21] <pyrokiwi> blow that ill get the 40speed i think
+[04 Jan/14:21] <CJ^> 24x is plenty...
+[04 Jan/14:21] <CJ^> 40 x is plenty
+[04 Jan/14:21] <CJ^> make a plan of everythign you want to get..
+[04 Jan/14:21] <pyrokiwi> it saves me money and the shops closer
+[04 Jan/14:21] <CJ^> and go buy what you can afford to buy
+[04 Jan/14:21] <pyrokiwi> a plan!
+[04 Jan/14:22] <pyrokiwi> but by the time i hav engough money it will hav changed
+[04 Jan/14:22] <pyrokiwi> so i may get a moniter instead
+[04 Jan/14:22] <pyrokiwi> secondhand
+[04 Jan/14:23] <pyrokiwi> Cyberdrive 48X Max. ATAPI CD-ROM Drive is the 48speed
+[04 Jan/14:23] <CJ^> AVOID
+[04 Jan/14:23] <CJ^> Cuber and USdrives
+[04 Jan/14:23] <CJ^> er Cyber
+[04 Jan/14:23] <CJ^> avoid them all
+[04 Jan/14:23] <pyrokiwi> oh that settles it then :)
+[04 Jan/14:23] <Big`Ed> wb walkndude
+[04 Jan/14:23] <pyrokiwi> y avoid it?
+[04 Jan/14:23] <CJ^> worst drives out there..
+[04 Jan/14:24] < SignOff: jet!~pirch@63.74.224.12 (Read error to jet[63.74.224.12]: Connection reset by peer)
+[04 Jan/14:24] <pyrokiwi> hmmm y so bad?
+[04 Jan/14:24] <CJ^> cause they are..
+[04 Jan/14:24] <pyrokiwi> i wont get then just wondering y
+[04 Jan/14:24] <CJ^> they break far too often.
+[04 Jan/14:24] <pyrokiwi> oh i see
+[04 Jan/14:24] <pyrokiwi> :)
+[04 Jan/14:24] <CJ^> many of them are not found by standard cdrom drivers  << aka win98 boot disk
+[04 Jan/14:24] <pyrokiwi> lol
+[04 Jan/14:24] ! modelman is known as samoan
+[04 Jan/14:24] <pyrokiwi> i WILL not get
+[04 Jan/14:24] <CJ^> Linux doesnt see most of them...
+[04 Jan/14:25] <pyrokiwi> i hav that problem with 4x ohhh i want one that linux gets
+[04 Jan/14:25] <CJ^> and.. they arent stocked in the seattle area for a good reason..
+[04 Jan/14:25] <pyrokiwi> ok i getya :)
+[04 Jan/14:25] <CJ^> high RMA
+[04 Jan/14:25] <pyrokiwi> rma?
+[04 Jan/14:25] <CJ^> retuned merchandise
+[04 Jan/14:25] <pyrokiwi> ahha
+[04 Jan/14:25] <CJ^> high retunr rate
+[04 Jan/14:25] <Azmodan> Returned Materials Authorization
+[04 Jan/14:25] <pyrokiwi> yeh :)
+[04 Jan/14:26] <CJ^> my asus 40 x ran $45 US
+[04 Jan/14:26] <pyrokiwi> 90kiwi
+[04 Jan/14:26] <pyrokiwi> nah u cant get prices like that here
+[04 Jan/14:26] <Big`Ed> CJ^ - how goes the new year and the HUNT?
+[04 Jan/14:28] <CJ^> still hunting
+[04 Jan/14:28] <CJ^> pyro... another cheap drive.. but still good...
+[04 Jan/14:28] <Big`Ed> i forgot to surf MY web today
+[04 Jan/14:28] <CJ^> Mitsumi...<<<  basic indutry standard
+[04 Jan/14:28] <CJ^> er industry
+[04 Jan/14:29] <pyrokiwi> yeh i just havnt found any prices like that here
+[04 Jan/14:29] <CJ^> odd....
+[04 Jan/14:29] <CJ^> ya dont have any thing in the newspaper  or a local newsgroup?
+[04 Jan/14:30] ! HigH_AwaY is known as HigH|Shop
+[04 Jan/14:30] > mrtoons!who@dial-204.bford.kiva.net has joined #win98
+[04 Jan/14:30] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/14:30] <mrtoons>  i have a compaq 475 mhz just put aN acer 40x cd rom in it and it works great till it asks to restart the computer and after u install a program and then my computer locks any ideas
+[04 Jan/14:31] <Big`Ed> it worked FINE until you installed the acer cd?
+[04 Jan/14:31] <mrtoons> sure did 
+[04 Jan/14:31] <pyrokiwi> then send the cdrom to me and ... nah j/k dont do that
+[04 Jan/14:31] <Big`Ed> mrtoons - did you install DOS drivers?
+[04 Jan/14:31] <pyrokiwi> did u install drivers?
+[04 Jan/14:32] <mrtoons> win98 found it without me doing that
+[04 Jan/14:32] <pyrokiwi> hmmm
+[04 Jan/14:32] <mrtoons> but it gets worse lol
+[04 Jan/14:32] <mrtoons> ok i only have one restore disk it 
+[04 Jan/14:33] <mrtoons> has wi98 on it and
+[04 Jan/14:33] <mrtoons> all my drivers
+[04 Jan/14:33] <CJ^> is it suppoed to have more than one cd?
+[04 Jan/14:33] <Big`Ed> - and that has what to do with this?
+[04 Jan/14:33] <CJ^> if so.. call compaq and ask for the others..
+[04 Jan/14:34] <mrtoons> i bought it new and thats
+[04 Jan/14:34] <mrtoons> all that came with it if i rubn the restore it
+[04 Jan/14:34] <CJ^> ok  but why are ya running the restore?
+[04 Jan/14:34] <mrtoons> installs the old cd drivers
+[04 Jan/14:34] <CJ^> ahh
+[04 Jan/14:34] <CJ^> well then remove those cdrom drivers..
+[04 Jan/14:35] <mrtoons> it all my modem and sound drivers on it too
+[04 Jan/14:35] <CJ^> but those cdrom drivers are causing this issue...
+[04 Jan/14:35] <CJ^> remove them...
+[04 Jan/14:36] <mrtoons> where would i find them though 
+[04 Jan/14:36] <CJ^> autoexec and config
+[04 Jan/14:36] <CJ^> start>run>msconfig
+[04 Jan/14:36] <CJ^> check there..
+[04 Jan/14:36] <CJ^> but WHY did you run the restore?
+[04 Jan/14:37] <mrtoons> because my sound driver was messed up too and i thought i'd start new lol
+[04 Jan/14:39] > Mandy!biged98@chat.eskimo.com has joined #win98
+[04 Jan/14:40] <Big`Ed> `say
+[04 Jan/14:41] <Big`Ed> `op
+[04 Jan/14:41] @ mode #win98 [+o Big`Ed] by Athena!itsnotme@ppp35.US-GOVT.org
+[04 Jan/14:41] @ mode #win98 [+o Amsterdam] by Big`Ed!BigEd@01-049.009.popsite.net
+[04 Jan/14:41] > iCe-b0mB!baqai@209.58.39.152 has joined #win98
+[04 Jan/14:41] @ mode #win98 [+o Mandy] by Big`Ed!BigEd@01-049.009.popsite.net
+[04 Jan/14:41] @ mode #win98 [+o Vulcan] by Big`Ed!BigEd@01-049.009.popsite.net
+[04 Jan/14:41] @ mode #win98 [+v Azmodan] by Big`Ed!BigEd@01-049.009.popsite.net
+[04 Jan/14:41] @ mode #win98 [+v pyrokiwi] by Big`Ed!BigEd@01-049.009.popsite.net
+[04 Jan/14:41] @ mode #win98 [+v walkndude] by Big`Ed!BigEd@01-049.009.popsite.net
+[04 Jan/14:41] <mrtoons> someone told me i had to use compaq cd rom drives in it and i've never heard of that
+[04 Jan/14:42] <CJ^> you dont
+[04 Jan/14:42] <mrtoons> my other one died lol
+[04 Jan/14:42] <CJ^> if it died...
+[04 Jan/14:43] <CJ^> get Compaq to replace it...
+[04 Jan/14:43] <CJ^> you have a warranty for a reason
+[04 Jan/14:43] <Big`Ed> under warrenty
+[04 Jan/14:43] <mrtoons> i called them and
+[04 Jan/14:43] <mrtoons> they say oh its windows its not the
+[04 Jan/14:44] <Big`Ed> they said that about cd-rom #1?
+[04 Jan/14:44] <mrtoons> drive and it installs so far and says
+[04 Jan/14:44] <CJ^> then you make them replace it...
+[04 Jan/14:44] <mrtoons> the drive is not functioning may need to be cleaned and
+[04 Jan/14:45] <CJ^> well.. keep at em...
+[04 Jan/14:45] <CJ^> keep calling 
+[04 Jan/14:45] <CJ^> loggin complaints
+[04 Jan/14:45] <CJ^> get call numbers..
+[04 Jan/14:45] <CJ^> and names..
+[04 Jan/14:45] <mrtoons> they said if u have any drives other then what came with your system in there they
+[04 Jan/14:46] <mrtoons> will charge u $30.00 to take them out and
+[04 Jan/14:46] <CJ^> but  this was before you had changed drives...
+[04 Jan/14:46] <pyrokiwi> just dial there 0800 number repetitavely untill they do something
+[04 Jan/14:46] <mrtoons> my tech susport is long distance and
+[04 Jan/14:46] <CJ^> ?
+[04 Jan/14:46] <CJ^> they have a 800# though....
+[04 Jan/14:46] <mrtoons> all the lady did was say its windows
+[04 Jan/14:47] <mrtoons> yes but
+[04 Jan/14:47] <Big`Ed> for drive #1?
+[04 Jan/14:47] <Big`Ed> before you replaced it?
+[04 Jan/14:47] <mrtoons> when u dail that
+[04 Jan/14:47] <CJ^> they love ppl like you..
+[04 Jan/14:47] <CJ^> you gave up.. and they dont have to help you cause ya didnt stand up to em...
+[04 Jan/14:47] <mrtoons> thay give a long distance number for my model
+[04 Jan/14:47] <pyrokiwi> what u do is get the number in redial then press redial whenever they hangup on u
+[04 Jan/14:48] <pyrokiwi> then dial there 800 number again
+[04 Jan/14:48] <CJ^> naah... shoudl tell them.. "no sorry  you have an 800#  im using it.. its under warranty  fix it or i contact the state attorney generals office"
+[04 Jan/14:48] > LoveBug!sanane@asy135.as147.sol.superonline.com has joined #win98
+[04 Jan/14:48] @ mode #win98 [+v LoveBug] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/14:48] <LoveBug> can anyone help me please
+[04 Jan/14:48] <mrtoons> never thought about that i was like lady widows was workin fine and
+[04 Jan/14:48] <pyrokiwi> do that once then contact the state.....
+[04 Jan/14:48] <Azmodan> LoveBug, we haven't seen Herbie either
+[04 Jan/14:48] <mrtoons> she said boot it into safe mode
+[04 Jan/14:49] <Big`Ed> tuneups in the rear LoveBug
+[04 Jan/14:49] <Big`Ed> ok arman?
+[04 Jan/14:49] <LoveBug> ha?
+[04 Jan/14:50] < SignOff: Lawson!meya@199.pittsburgh-11-12rs.pa.dial-access.att.net (Leaving)
+[04 Jan/14:50] <LoveBug> english is not my national language
+[04 Jan/14:50] <LoveBug> so i'm a little weak about that
+[04 Jan/14:50] <Big`Ed> what is your problem with windows98 LoveBug
+[04 Jan/14:50] <pyrokiwi> dont worry all u say is that if they dont fix u get them in trouble and give them bad publicity
+[04 Jan/14:51] <LoveBug> i use Second edition
+[04 Jan/14:51] <LoveBug> turkish
+[04 Jan/14:51] <Big`Ed> ok
+[04 Jan/14:51] <LoveBug> when i browse
+[04 Jan/14:51] <mrtoons> i saw on the net they are getting sued by people for that reason
+[04 Jan/14:51] <LoveBug> it says pan-europian text support must be downlaoded
+[04 Jan/14:52] <LoveBug> i click download
+[04 Jan/14:52] <LoveBug> but it says
+[04 Jan/14:52] <LoveBug> download failed
+[04 Jan/14:52] <LoveBug> go to win. update site
+[04 Jan/14:52] <pyrokiwi> brb
+[04 Jan/14:52] ! pyrokiwi is known as pyro|away
+[04 Jan/14:52] <Big`Ed> LoveBug - did you try to get updates from windowsupdate site?
+[04 Jan/14:53] <Big`Ed> see - topic - NO MSG
+[04 Jan/14:53] ! LoveBug is known as Arman2000
+[04 Jan/14:53] <Big`Ed> LoveBug - you will have to try the link that sent you to it again
+[04 Jan/14:53] <Arman2000> ok
+[04 Jan/14:53] <Arman2000> but i couldn't
+[04 Jan/14:54] <Arman2000> my friend can do it
+[04 Jan/14:54] <Big`Ed> it was probabally your NETWORK
+[04 Jan/14:54] <Arman2000> but he has english windows
+[04 Jan/14:54] <Big`Ed> connection
+[04 Jan/14:54] <Arman2000> umm
+[04 Jan/14:54] <Arman2000> i only use
+[04 Jan/14:54] <Big`Ed> i don't know international windows that good
+[04 Jan/14:54] <mrtoons> thanks for your help guys i'm gonna go try to fix this cd rom 
+[04 Jan/14:54] <Arman2000> tcp-ip and software comp.
+[04 Jan/14:54] < mrtoons!who@dial-204.bford.kiva.net has left #win98 ()
+[04 Jan/14:54] < SignOff: iCe-b0mB!baqai@209.58.39.152 (Write error, closing link)
+[04 Jan/14:55] ! pyro|away is known as pyrokiwi
+[04 Jan/14:55] <Big`Ed> don't know Arman2000 - my only advice is to try again
+[04 Jan/14:56] <Arman2000> i even installed windows several times
+[04 Jan/14:56] <Big`Ed> that would NOT be a good fix for this
+[04 Jan/14:56] <CJ^> re-installign windows IS nto going to fix a failed download...
+[04 Jan/14:56] <Arman2000> of course i know that
+[04 Jan/14:57] <Arman2000> but...
+[04 Jan/14:57] <Big`Ed> hold on - i may have a fix
+[04 Jan/14:57] <Arman2000> sure :)
+[04 Jan/15:02] <Big`Ed> sorry - can't find either
+[04 Jan/15:03] <Arman2000> :(
+[04 Jan/15:03] <Arman2000> so what were you thinking?
+[04 Jan/15:03] ! Big`Ed is known as Ed`aWAy
+[04 Jan/15:03] <pyrokiwi> yay?
+[04 Jan/15:03] <pyrokiwi> :)
+[04 Jan/15:03] <Ed`aWAy> be back in 20
+[04 Jan/15:03] <pyrokiwi> he changed his nick 
+[04 Jan/15:03] < Arman2000!sanane@asy135.as147.sol.superonline.com has left #win98 ()
+[04 Jan/15:03] <pyrokiwi> now if only Azmodan would do that
+[04 Jan/15:10] <Azmodan> NO
+[04 Jan/15:10] > osbourne!osbourne@sdn-ar-004moslouP087.dialsprint.net has joined #win98
+[04 Jan/15:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/15:10] <Azmodan> it gets stolen
+[04 Jan/15:10] @ mode #win98 [+v osbourne] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:10] <pyrokiwi> wat the nick?
+[04 Jan/15:10] <Azmodan> yeah
+[04 Jan/15:10] <pyrokiwi> sad
+[04 Jan/15:11] <pyrokiwi> no1 nicks my nick
+[04 Jan/15:11] <Azmodan> yep
+[04 Jan/15:11] <pyrokiwi> :)
+[04 Jan/15:11] <pyrokiwi> hmmm y would ppl want Azmodan ?
+[04 Jan/15:11] ! ree|shwr is known as reebok
+[04 Jan/15:11] <reebok> ah nice long shower
+[04 Jan/15:12] <pyrokiwi> LOL lucky guy
+[04 Jan/15:12] <reebok> heh jk
+[04 Jan/15:12] <pyrokiwi> looking up "bomb whitehous" on search engine
+[04 Jan/15:13] <Azmodan> wb ree
+[04 Jan/15:13] <pyrokiwi> know "bomb bill clinton" (i want the cia to ring me
+[04 Jan/15:13] <Azmodan> I can arrange it pyro
+[04 Jan/15:14] <pyrokiwi> lol i want to record it then tell every1 it would b fun :)
+[04 Jan/15:14] ! fire^fish is known as Grem|in
+[04 Jan/15:15] <pyrokiwi> looking up cia sux
+[04 Jan/15:17] <reebok> are you being stupid or is this a regular thing?
+[04 Jan/15:18] <pyrokiwi> no i am bored
+[04 Jan/15:18] <pyrokiwi> so i am being stupid
+[04 Jan/15:18] <reebok> ah
+[04 Jan/15:19] > LosGuy!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/15:19] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:19] ! Ed`aWAy is known as Big`Ed
+[04 Jan/15:19] <reebok> wb and hey
+[04 Jan/15:19] <Big`Ed> hey hey hey
+[04 Jan/15:19] <LosGuy> hi ree
+[04 Jan/15:19] <pyrokiwi> heyhey Big`Ed while u were away i tried to get the cia to ring me but it did not work
+[04 Jan/15:20] <Big`Ed> cia?
+[04 Jan/15:20] <Big`Ed> the C I A ?
+[04 Jan/15:20] <pyrokiwi> yeh
+[04 Jan/15:20] <reebok> the CIA that's watching you right now?
+[04 Jan/15:20] <reebok> hehe
+[04 Jan/15:20] <pyrokiwi> i looked up all sorts of things in a searchengine 
+[04 Jan/15:20] <pyrokiwi> yeh
+[04 Jan/15:20] <pyrokiwi> see u dumb pppls i want u to ring me ok?
+[04 Jan/15:21] + Azmodan wonders how the CIA became a win98 topic
+[04 Jan/15:21] <reebok> we don't want to waste the money
+[04 Jan/15:21] * Big`Ed can sick the NZ Kiwipatrol on you
+[04 Jan/15:21] <reebok> heheh
+[04 Jan/15:21] * LosGuy wonders who pyrokiwi is calling dumb
+[04 Jan/15:22] <Azmodan> yeah, me too los
+[04 Jan/15:22] ! HigH|Shop is known as HigHBabE
+[04 Jan/15:22] * pyrokiwi didnt call any1 dumb apart from the cia
+[04 Jan/15:22] <pyrokiwi> the C I A
+[04 Jan/15:22] <Azmodan> Criminaly Insane Agency
+[04 Jan/15:23] <pyrokiwi> the Clothed Idiots Association 
+[04 Jan/15:24] <pyrokiwi> The CIA's first Project Bluebird
+[04 Jan/15:24] <pyrokiwi>  test was on 12 subjects of people, mostly African-American, who the CIA
+[04 Jan/15:24] <pyrokiwi>  claimed were "not too high a mentality." They were injected with 150
+[04 Jan/15:24] <pyrokiwi>  micrograms of LSD and were then the subject of a mock interrogation.
+[04 Jan/15:24] < SignOff: walkndude!dunno@ip299.tul1.ok.pub-ip.ionet.net (Read error to walkndude[ip299.tul1.ok.pub-ip.ionet.net]: Connection reset by peer)
+[04 Jan/15:24] <pyrokiwi> seeeee
+[04 Jan/15:26] > hfghd!mrhehe@210-55-121-189.dialup.xtra.co.nz has joined #win98
+[04 Jan/15:26] <hfghd> back :)
+[04 Jan/15:26] @ mode #win98 [+v hfghd] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:26] ! irisolve is known as plasma
+[04 Jan/15:26] <hfghd> damn lagged server
+[04 Jan/15:26] <reebok> yeah they suck
+[04 Jan/15:26] <Amsterdam> no cussing
+[04 Jan/15:27] > jet!~pirch@1Cust83.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/15:27] ! plasma is known as irisolve
+[04 Jan/15:27] @ mode #win98 [+v jet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:27] * hfghd apologises 4 cussing formally and to the CIA as well
+[04 Jan/15:27] <reebok> :)
+[04 Jan/15:27] < SignOff: pyrokiwi!mrhehe@210-55-122-29.dialup.xtra.co.nz (Ping timeout for pyrokiwi[210-55-122-29.dialup.xtra.co.nz])
+[04 Jan/15:28] ! hfghd is known as pyrokiwi
+[04 Jan/15:28] <LosGuy> CIA is shoto@shell.que.microcode.ca * You gotta kill me before i kill ya
+[04 Jan/15:28] <LosGuy> CIA on @#gotoquebec @#revolution2000 @#france18+ @#eggyland @#raveweb @#cegep-tr @#danga @#musicsport @#TRC 
+[04 Jan/15:28] <LosGuy> CIA using NewYork.NY.US.Undernet.Org [208.51.158.10] NYC Undernet Server - www.nac.net
+[04 Jan/15:28] <LosGuy> cia End of /WHOIS list.
+[04 Jan/15:28] <pyrokiwi> lol
+[04 Jan/15:28] <pyrokiwi> i hav to get that nick sometime
+[04 Jan/15:28] <reebok> that's a heck of a lot of ops
+[04 Jan/15:29] <pyrokiwi> lol yeh
+[04 Jan/15:29] <Azmodan> its prolly only a bot
+[04 Jan/15:30] <pyrokiwi> not me :(
+[04 Jan/15:30] > |-ToM-|!tom2312@cgowave-121-95.cgocable.net has joined #win98
+[04 Jan/15:30] <LosGuy> as in too many for a person ree?
+[04 Jan/15:30] <pyrokiwi> i hav a motto
+[04 Jan/15:30] <reebok> well, it was a lot
+[04 Jan/15:30] <|-ToM-|> im having problems w/ Partition Magic4, can any1 help me out?
+[04 Jan/15:30] <Azmodan> FBI is in the same channels
+[04 Jan/15:30] ! BooBoBear is known as Me|anie
+[04 Jan/15:30] @ mode #win98 [+v |-ToM-|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:31] <LosGuy> what is the problem |-ToM-|?
+[04 Jan/15:31] <LosGuy> haha 
+[04 Jan/15:31] <LosGuy> a give away
+[04 Jan/15:31] <|-ToM-|> when i try to cre8 another partition it says: new partition can not be created, you may have already reached the limit of 4 primary partitions per disk
+[04 Jan/15:31] <Azmodan> nsa is all on its lonesome
+[04 Jan/15:31] > ohwhyme!whydoyawan@ip114.boanxr5.ras.tele.dk has joined #win98
+[04 Jan/15:31] <pyrokiwi> ahha u must hav reached limit then
+[04 Jan/15:31] <LosGuy> and what is the problem |-ToM-|?
+[04 Jan/15:31] <|-ToM-|> i only have 1 partition
+[04 Jan/15:32] @ mode #win98 [+v ohwhyme] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:32] <pyrokiwi> there are lessons to be learned from compotition fear is NOT one of them
+[04 Jan/15:32] <reebok> ack my eyes
+[04 Jan/15:32] <ohwhyme> fuckin windows 98
+[04 Jan/15:32] < SignOff: jet!~pirch@1Cust83.tnt2.seymour.in.da.uu.net (Read error to jet[1Cust83.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[04 Jan/15:32] <LosGuy> `kick ohwhyme see ya 
+[04 Jan/15:32] < ohwhyme!whydoyawan@ip114.boanxr5.ras.tele.dk was kicked off #win98 by Proteus!itsnotme@0wned.the.US-GOVT.org (see ya )
+[04 Jan/15:32] <pyrokiwi> whos the dumbnut that is sending me sounds
+[04 Jan/15:32] <reebok> whos the dumbnut using colors
+[04 Jan/15:32] <pyrokiwi> lol sorry
+[04 Jan/15:32] <pyrokiwi> i cut and pasted cause i like the motto
+[04 Jan/15:33] <LosGuy> |-ToM-| what OS is on the partition you have?
+[04 Jan/15:33] <|-ToM-|> win98
+[04 Jan/15:33] <pyrokiwi> was it u who sent me sounds?
+[04 Jan/15:33] <LosGuy> do you use a drive overlay?
+[04 Jan/15:33] <pyrokiwi> reebok was it?
+[04 Jan/15:33] <|-ToM-|> drive overlay?   dunno what is
+[04 Jan/15:33] <reebok> uh no
+[04 Jan/15:33] < SignOff: osbourne!osbourne@sdn-ar-004moslouP087.dialsprint.net (Ping timeout for osbourne[sdn-ar-004moslouP087.dialsprint.net])
+[04 Jan/15:34] <pyrokiwi> hmmm maybe it was icq but i dont think so
+[04 Jan/15:34] <LosGuy> a program that tricks your bios into seeing a hard drive that is larger than in normally could see
+[04 Jan/15:34] <CJ^> glasses fro your BIOS..
+[04 Jan/15:34] <LosGuy> also do you have the 4.x pathch?
+[04 Jan/15:35] <pyrokiwi>  WinErr: 103 Error buffer overflow: Too many errors encountered. Additional errors may not be displayed or recorded.
+[04 Jan/15:35] <LosGuy> patch that is
+[04 Jan/15:35] <pyrokiwi> oh well ppls i gtg cause i am bored of this   syas
+[04 Jan/15:35] <|-ToM-|> dont think so, i got this 4.0 version from a friend
+[04 Jan/15:35] <CJ^> oh  good answer...
+[04 Jan/15:35] <CJ^> :P
+[04 Jan/15:35] <LosGuy> wrong awnser see the topic 
+[04 Jan/15:36] <|-ToM-|> huh?
+[04 Jan/15:36] <CJ^> tom  did he give it to you to borrow?
+[04 Jan/15:36] <CJ^> or to have permanent
+[04 Jan/15:36] <|-ToM-|> no, he bought it for me
+[04 Jan/15:36] <CJ^> ahhh
+[04 Jan/15:36] <CJ^> ok..
+[04 Jan/15:36] <pyrokiwi> WinErr: 625 Working Error: The system has been working perfectly for the past ten minutes. Please reboot.
+[04 Jan/15:37] <CJ^> well...  then do as Los says  goto  powerquest.com  adn get the 4.x patch
+[04 Jan/15:37] < SignOff: pyrokiwi!mrhehe@210-55-121-189.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[04 Jan/15:38] <|-ToM-|> and that should fix it ?
+[04 Jan/15:38] <CJ^> its a place to start
+[04 Jan/15:38] <LosGuy> I am not sure
+[04 Jan/15:38] <LosGuy> what does Fdisk say when you run it
+[04 Jan/15:39] <|-ToM-|> dunno, lemme do it now
+[04 Jan/15:39] ! ChiwiGal is known as RockOn
+[04 Jan/15:39] < SignOff: reebok!me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[04 Jan/15:40] ! RockOn is known as bitchass
+[04 Jan/15:40] ! bitchass is known as chiwibabe
+[04 Jan/15:40] ! chiwibabe is known as ChiwiGal
+[04 Jan/15:40] <|-ToM-|> it says, i got a hd bigger then 512mb do u want to enable large disk support
+[04 Jan/15:40] <LosGuy> yes
+[04 Jan/15:40] <LosGuy> say yes
+[04 Jan/15:41] <LosGuy> you are not gonna do anything anyway
+[04 Jan/15:41] <|-ToM-|> current fixed drives: 1
+[04 Jan/15:41] <|-ToM-|> then i get 4options
+[04 Jan/15:41] ! ChiwiGal is known as CHiWiOuT
+[04 Jan/15:41] ! Grem|in is known as fire^fish
+[04 Jan/15:42] <LosGuy> press 4
+[04 Jan/15:43] <|-ToM-|> partition: c:1 / status: A / type: PRI DOS /  volume: win98 / mbytes: 12410 / system: FAT32 /  usage: 100%
+[04 Jan/15:43] > nice-18!mr.man@host058.tnt01.interactive.net has joined #win98
+[04 Jan/15:44] <LosGuy> |-ToM-| how big is the HD?
+[04 Jan/15:44] <|-ToM-|> 13gig
+[04 Jan/15:44] < SignOff: CJ^!~skippy@sdn-ar-001watacoP063.dialsprint.net (Write error, closing link)
+[04 Jan/15:45] <nice-18> i was wondering if anyone would be able to send me thier copy of a win 98 recovery diskette..you know..the diskette that you put in so you can reinstall win 98 from your cd-rom drive?? i lost mine and i have to reinstall win 98 on my good computer
+[04 Jan/15:45] <nice-18> ??? please!!!???
+[04 Jan/15:45] <LosGuy> `kb nice-18 warned ya last night
+[04 Jan/15:45] @ mode #win98 [+b *!*mr.man@*.interactive.net] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[04 Jan/15:45] < nice-18!mr.man@host058.tnt01.interactive.net was kicked off #win98 by Proteus!itsnotme@0wned.the.US-GOVT.org (warned ya last night)
+[04 Jan/15:46] <LosGuy> `op
+[04 Jan/15:46] @ mode #win98 [+o LosGuy] by Amsterdam!pegasys@tigerrose.grateful.org
+[04 Jan/15:46] @ mode #win98 [-b *!*mr.man@*.interactive.net] by LosGuy!~husky21@user-33qtim2.dialup.mindspring.com
+[04 Jan/15:46] > jet!~pirch@1Cust83.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/15:46] > Edgar_NT!Edgar@du-148-233-166-160.prodigy.net.mx has joined #win98
+[04 Jan/15:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/15:46] < SignOff: j3ss1!dktdgjgd@rotary08077.voicenet.com (Leaving)
+[04 Jan/15:46] <LosGuy> `down
+[04 Jan/15:46] @ mode #win98 [-o LosGuy] by Amsterdam!pegasys@tigerrose.grateful.org
+[04 Jan/15:46] <LosGuy> |
+[04 Jan/15:46] @ mode #win98 [+v Edgar_NT] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/15:46] <Big`Ed> alt-f4 ?
+[04 Jan/15:47] <Big`Ed> `say
+[04 Jan/15:47] <LosGuy> |-ToM-| usage 100% ... that sounds like your problem
+[04 Jan/15:47] <LosGuy> but I dont know
+[04 Jan/15:47] <LosGuy> for sure
+[04 Jan/15:47] <LosGuy> have you run scandisk on that drive?
+[04 Jan/15:47] <|-ToM-|> yeap, no probs or bad clusters or anything like that
+[04 Jan/15:48] <LosGuy> hmm odd
+[04 Jan/15:48] > BigEd!BigEd@01-049.009.popsite.net has joined #win98
+[04 Jan/15:48] <LosGuy> have you searched powerquest.com for more info?
+[04 Jan/15:48] > jet350!~pirch@63.74.224.215 has joined #win98
+[04 Jan/15:48] <jet350> grrrrr
+[04 Jan/15:48] <|-ToM-|> cand find any patches for it. just a demo
+[04 Jan/15:48] > j3ss1!dktdgjgd@rotary08077.voicenet.com has joined #win98
+[04 Jan/15:48] <Edgar_NT> I have a PC network based on Win98
+[04 Jan/15:49] <Big`Ed> yes
+[04 Jan/15:49] <LosGuy> congratulations
+[04 Jan/15:49] < SignOff: jet!~pirch@1Cust83.tnt2.seymour.in.da.uu.net (Killed (SantaClara.CA.US.Undernet.Org (NewBrunswick.NJ.US.Undernet.Org <- Baltimore-R.MD.US.Undernet.Org[207.114.4.34] (older nick overruled))))
+[04 Jan/15:49] <LosGuy> doh
+[04 Jan/15:49] <|-ToM-|> nm, found it
+[04 Jan/15:49] <LosGuy> he nick collided himself
+[04 Jan/15:49] <Edgar_NT> I want to send messages from one Pc to other one
+[04 Jan/15:49] <Big`Ed> your question Edgar_NT?
+[04 Jan/15:49] <Azmodan> edgar, winpopup
+[04 Jan/15:49] <Edgar_NT> What do I need to do?
+[04 Jan/15:50] <jet350> ooops
+[04 Jan/15:51] <Edgar_NT> I want to send messages from 1 pc to another one trouhg a network
+[04 Jan/15:51] <Big`Ed> nice-18 - NO
+[04 Jan/15:51] <Big`Ed> no files
+[04 Jan/15:51] <Azmodan> Edgar_NT, use WINPOPUP
+[04 Jan/15:51] <LosGuy> hehe the lagmonster has Big`Ed
+[04 Jan/15:51] <BigEd> yea
+[04 Jan/15:52] <Edgar_NT> Messages only
+[04 Jan/15:52] <LosGuy> or better yet try winpop plus (err I think it is called epop now... wiredred.com I belive
+[04 Jan/15:52] @ mode #win98 [+o LosGuy] by Athena!itsnotme@ppp35.US-GOVT.org
+[04 Jan/15:52] @ mode #win98 [-o LosGuy] by Athena!itsnotme@ppp35.US-GOVT.org
+[04 Jan/15:52] <Edgar_NT> For example, to tell from 1 pc to another whats hapenning in one room if the other PC is in another room
+[04 Jan/15:53] <LosGuy> Edgar_NT winpopup comes with win98
+[04 Jan/15:53] <LosGuy> not the greatest program..but works
+[04 Jan/15:53] <LosGuy> there are better alternatives
+[04 Jan/15:53] < SignOff: Big`Ed!BigEd@01-049.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[04 Jan/15:54] <|-ToM-|> Edgar_NT: why not use ICQ
+[04 Jan/15:54] <LosGuy> he is lagged badly
+[04 Jan/15:55] <jet350> los ping me please
+[04 Jan/15:55] <LosGuy>  <<ÐêtóÑ8®>> Ping reply for jet350: 2 Sec
+[04 Jan/15:55] <jet350> thank you
+[04 Jan/15:55] <LosGuy> np\
+[04 Jan/15:56] < SignOff: LosGuy!~husky21@user-33qtim2.dialup.mindspring.com (SantaClara.CA.US.Undernet.Org austin.tx.us.undernet.org)
+[04 Jan/15:56] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (SantaClara.CA.US.Undernet.Org austin.tx.us.undernet.org)
+[04 Jan/15:56] < SignOff: |-ToM-|!tom2312@cgowave-121-95.cgocable.net (SantaClara.CA.US.Undernet.Org austin.tx.us.undernet.org)
+[04 Jan/15:56] <jet350> los is that deton8 a icr program?
+[04 Jan/15:56] <BigEd> irc
+[04 Jan/15:56] <BigEd> yes
+[04 Jan/15:57] > BoxerJoe!joe@co434694-a.hala1.on.home.com has joined #win98
+[04 Jan/15:58] <BoxerJoe> HELP!
+[04 Jan/15:58] <BoxerJoe> argh
+[04 Jan/15:58] > Tribble!biged98@chat.eskimo.com has joined #win98
+[04 Jan/15:58] <BoxerJoe> this is a win 98 help channel right?
+[04 Jan/15:58] <BigEd> sorry - no help in the ring
+[04 Jan/15:58] <BigEd> yes
+[04 Jan/15:58] <BoxerJoe> For some reason under My Computer it only shows that I have a 1.99gig hard drive when it is 8.4  
+[04 Jan/15:58] <BigEd> how did you prepare the HD?
+[04 Jan/15:59] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/15:59] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/15:59] < SignOff: Severum!Severum@cdm-56-116.rust.tcac.net (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/15:59] < SignOff: Edgar_NT!Edgar@du-148-233-166-160.prodigy.net.mx (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/15:59] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/15:59] < SignOff: Aphrodite!stoner@207.178.66.22 (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/15:59] <BigEd> or do you have a D:, E: F: too
+[04 Jan/15:59] <BigEd> each 1.99
+[04 Jan/15:59] <BoxerJoe> It says I have used 360 megs and I have 1.6 gig left   
+[04 Jan/15:59] <BoxerJoe> I dont know why it only thinks it has 1.99 gig   the settings are fine in BIOS
+[04 Jan/15:59] <BoxerJoe> Anyone have any ideas?
+[04 Jan/15:59] <BigEd> BoxerJoe - how did you prepare the HD?
+[04 Jan/16:00] <BoxerJoe> ?
+[04 Jan/16:00] <BigEd> your lagged
+[04 Jan/16:00] <BigEd> `say
+[04 Jan/16:01] <BoxerJoe> II only have one  
+[04 Jan/16:01] <BoxerJoe> C:\
+[04 Jan/16:01] <BoxerJoe> it was formatted this morning
+[04 Jan/16:01] <BigEd> BoxerJoe - did you install the HD yourself?
+[04 Jan/16:01] <BoxerJoe> it was always there
+[04 Jan/16:01] <BoxerJoe> :o)
+[04 Jan/16:02] <BigEd> BoxerJoe - how did you PARTITION it?
+[04 Jan/16:02] <BoxerJoe> just formatted
+[04 Jan/16:02] <BoxerJoe> then ran the Windows 98 CD Boot Disk
+[04 Jan/16:02] <BigEd> a new 8gb hard drive must be partitioned before formating
+[04 Jan/16:03] <BoxerJoe> it wasnt new
+[04 Jan/16:03] <BoxerJoe> I had win 98 onm it b4
+[04 Jan/16:03] <BoxerJoe> just ad probs
+[04 Jan/16:03] <BoxerJoe> so I reformatted
+[04 Jan/16:03] < SignOff: jet350!~pirch@63.74.224.215 (SantaClara.CA.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[04 Jan/16:03] <BigEd> i presume the drive partions are not set up right then
+[04 Jan/16:03] <BigEd> need to look at it with fdisk
+[04 Jan/16:03] <BigEd> and see
+[04 Jan/16:03] <BigEd> `say
+[04 Jan/16:04] <BoxerJoe> ok
+[04 Jan/16:04] <BoxerJoe> can I run FDISK while I have windows up ?
+[04 Jan/16:04] <BigEd> go to fdisk - and view
+[04 Jan/16:04] <BigEd> yes - you can view
+[04 Jan/16:04] > Pahan!Pahan57@pool0628.cvx9-bradley.dialup.earthlink.net has joined #win98
+[04 Jan/16:04] < Pahan!Pahan57@pool0628.cvx9-bradley.dialup.earthlink.net has left #win98 ()
+[04 Jan/16:05] <BoxerJoe> I found something
+[04 Jan/16:05] <BoxerJoe> it says this
+[04 Jan/16:05] @ mode #win98 [+o Tribble] by Amsterdam!pegasys@tigerrose.grateful.org
+[04 Jan/16:05] > |-ToM-|!tom2312@cgowave-121-95.cgocable.net has joined #win98
+[04 Jan/16:05] <BoxerJoe> 2 partitions  
+[04 Jan/16:05] <|-ToM-|> where did the guy that was helping me go ?
+[04 Jan/16:05] <BigEd> BoxerJoe and the sizes?
+[04 Jan/16:05] <Azmodan> Tom, its called a net split
+[04 Jan/16:05] <BigEd> yes
+[04 Jan/16:05] <Azmodan> Tom, he'll be back when the servers join together again
+[04 Jan/16:06] <BoxerJoe> patition 1 is PRI DOS  C:\  2047 mhb   and 2  doesnt have a drive letter and it says 6009 mb
+[04 Jan/16:06] <BoxerJoe> how can I use the 6009 mb
+[04 Jan/16:06] <BigEd> BoxerJoe - i suggest starting again
+[04 Jan/16:06] <BigEd> BoxerJoe - from win98 boot disk
+[04 Jan/16:06] <Azmodan> boxerJoe, create logical partitions inside it
+[04 Jan/16:06] <BigEd> BoxerJoe - run FDISK
+[04 Jan/16:06] <BoxerJoe> how do I do that?
+[04 Jan/16:06] <BigEd> BoxerJoe - delete what you have
+[04 Jan/16:06] <BoxerJoe> I have fdisk up
+[04 Jan/16:06] <BoxerJoe> I am not reformatting again today
+[04 Jan/16:06] <BigEd> BoxerJoe - then reboot
+[04 Jan/16:06] <BoxerJoe> have done it 5 times
+[04 Jan/16:07] <BigEd> BoxerJoe - best time to do it - make 1 big drive
+[04 Jan/16:07] <BoxerJoe> Whats the difference? 
+[04 Jan/16:07] <BoxerJoe> will it slow things down?
+[04 Jan/16:07] <BigEd> you will need to change from c: to D: for data/storage
+[04 Jan/16:07] <BigEd> instead of all on c:
+[04 Jan/16:08] <BigEd> (don't know why you did it 5 times - when 1 is all that is needed after a FDISK)
+[04 Jan/16:08] <BigEd> but if you want, you can boot to dos, use fdisk, and setup the exter 4gb
+[04 Jan/16:08] <BigEd> and then format them
+[04 Jan/16:08] <BoxerJoe> I tried lnux earlier too
+[04 Jan/16:08] <BigEd> then win98 will see them
+[04 Jan/16:09] <BigEd> thats why your other space is gone then
+[04 Jan/16:09] <BigEd> it took it
+[04 Jan/16:10] <BoxerJoe> how do I get it back from the hog?
+[04 Jan/16:10] <BoxerJoe> lol
+[04 Jan/16:10] <BoxerJoe> I formatted since I installed it
+[04 Jan/16:10] <BigEd> format only works with drive space windows sees
+[04 Jan/16:10] <BigEd> windows don't see other OS's partitons
+[04 Jan/16:10] <BigEd> so thats why you needed to FDISK all along
+[04 Jan/16:10] <BoxerJoe> ok how do I make windows see that then?
+[04 Jan/16:10] <BigEd> to re-partion it back to win98
+[04 Jan/16:11] <BoxerJoe> so I reboot and?
+[04 Jan/16:12] <BoxerJoe> goto dos prompt
+[04 Jan/16:12] <BigEd> boot to win98 boot disk
+[04 Jan/16:12] <BigEd> run fdisk
+[04 Jan/16:12] <BigEd> delete all partition data
+[04 Jan/16:12] <BoxerJoe> then FDISK
+[04 Jan/16:12] <BigEd> reboot with disk
+[04 Jan/16:12] <BigEd> then FDISK again
+[04 Jan/16:12] <BigEd> create 1 - single - large partition
+[04 Jan/16:12] <BigEd> reboot again with disk
+[04 Jan/16:12] <BigEd> format c:
+[04 Jan/16:12] <BigEd> run setup
+[04 Jan/16:12] <BigEd> instant drive
+[04 Jan/16:12] > W!cservice@undernet.org has joined #win98
+[04 Jan/16:12] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/16:12] > Edgar_NT!Edgar@du-148-233-166-160.prodigy.net.mx has joined #win98
+[04 Jan/16:12] > Split-S3!steve-s@24.93.57.97 has joined #win98
+[04 Jan/16:12] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[04 Jan/16:12] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[04 Jan/16:12] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[04 Jan/16:12] > Proteus!itsnotme@63.67.170.230 has joined #win98
+[04 Jan/16:12] @ mode #win98 [+oovvov W Vulcan Edgar_NT Split-S3 Athena Athena] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/16:12] @ mode #win98 [+ov Aphrodite Aphrodite] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/16:13] <BigEd> `op
+[04 Jan/16:13] ! BigEd is known as Big`Ed
+[04 Jan/16:13] <Big`Ed> -op
+[04 Jan/16:13] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:13] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:13] < SignOff: Severum!Severum@cdm-56-116.rust.tcac.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:13] < SignOff: Edgar_NT!Edgar@du-148-233-166-160.prodigy.net.mx (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:14] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:14] < SignOff: Split-S3!steve-s@24.93.57.97 (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:14] < SignOff: Aphrodite!stoner@207.178.66.22 (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/16:14] < Proteus!itsnotme@63.67.170.230 has left #win98 ()
+[04 Jan/16:14] > Proteus!itsnotme@63.67.170.230 has joined #win98
+[04 Jan/16:15] @ mode #win98 [+o Big`Ed] by Tribble!biged98@chat.eskimo.com
+[04 Jan/16:15] > Los`Guy!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/16:16] <BoxerJoe> and then what do I do ?
+[04 Jan/16:16] @ mode #win98 [+o Azmodan] by Mandy!biged98@chat.eskimo.com
+[04 Jan/16:17] @ mode #win98 [+o Los`Guy] by Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz
+[04 Jan/16:17] <|-ToM-|> hey  Los`Guy
+[04 Jan/16:17] <Big`Ed> [19:11] <BoxerJoe> goto dos prompt
+[04 Jan/16:17] <Big`Ed> [19:11] <BigEd> boot to win98 boot disk
+[04 Jan/16:17] <Big`Ed> [19:11] <BigEd> run fdisk
+[04 Jan/16:17] <Big`Ed> [19:11] <BigEd> delete all partition data
+[04 Jan/16:17] <Big`Ed> [19:11] <BoxerJoe> then FDISK
+[04 Jan/16:17] <Big`Ed> [19:11] <BigEd> reboot with disk
+[04 Jan/16:17] <Big`Ed> [19:11] <BigEd> then FDISK again
+[04 Jan/16:17] <Big`Ed> [19:11] <BigEd> create 1 - single - large partition
+[04 Jan/16:17] <Big`Ed> [19:12] <BigEd> reboot again with disk
+[04 Jan/16:17] <Big`Ed> [19:12] <BigEd> format c:
+[04 Jan/16:17] <|-ToM-|> that patch fixed one thing but now i get a diff error
+[04 Jan/16:17] <Big`Ed> [19:12] <BigEd> run setup
+[04 Jan/16:17] <Big`Ed> [19:12] <BigEd> instant drive
+[04 Jan/16:18] <|-ToM-|> Los`Guy?
+[04 Jan/16:19] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[04 Jan/16:20] @ mode #win98 [+o Aphrodite] by Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz
+[04 Jan/16:20] <Los`Guy> what |-ToM-|?
+[04 Jan/16:21] <Los`Guy> woo hoo the splitt appears to be over
+[04 Jan/16:21] <Los`Guy> well on the other side
+[04 Jan/16:23] <|-ToM-|> that patch fixed one thing but now i get a diff error
+[04 Jan/16:23] <|-ToM-|> "A new partition could not be created on drive 1. Changing the advanced setting may allow a new partition to be created"
+[04 Jan/16:23] <Los`Guy> oh 
+[04 Jan/16:23] <Los`Guy> I know this one
+[04 Jan/16:24] <Los`Guy> partion magic has locked the drive
+[04 Jan/16:24] <Los`Guy> you simply need to unlock it
+[04 Jan/16:24] <|-ToM-|> k, how do i do that
+[04 Jan/16:24] <Los`Guy> Tom you are gonna have to look
+[04 Jan/16:24] <Los`Guy> I have not installed it for a long time
+[04 Jan/16:24] <Los`Guy> I just use my floppies now days
+[04 Jan/16:24] ! ^col is known as ColSander
+[04 Jan/16:25] <Los`Guy> and I dont remember exactly where it was
+[04 Jan/16:25] <Los`Guy> but I have seen this before
+[04 Jan/16:25] <Los`Guy> and it was very easy to fix
+[04 Jan/16:25] <|-ToM-|> k, what am i looking for exactly ?
+[04 Jan/16:25] <Los`Guy> Tom I cant be exact
+[04 Jan/16:25] <Los`Guy> try your manual
+[04 Jan/16:25] > revfw!Sickness@ABD0B49D.ipt.aol.com has joined #win98
+[04 Jan/16:26] <Los`Guy> or just look around
+[04 Jan/16:26] <Los`Guy> it was very easy to fix though
+[04 Jan/16:26] ! revfw is known as sickness
+[04 Jan/16:26] <sickness> hello
+[04 Jan/16:26] <sickness> i am having trouble with my win98 reinstalation
+[04 Jan/16:26] <Big`Ed> like?
+[04 Jan/16:26] <Los`Guy> just choosing an option in the menu did it
+[04 Jan/16:26] <Los`Guy> whats the problem sickness
+[04 Jan/16:27] <sickness> can anyone give me any assitance
+[04 Jan/16:27] <Big`Ed> like?
+[04 Jan/16:27] <sickness> ok  i formated c:
+[04 Jan/16:27] <sickness> i have the bootdisk in 
+[04 Jan/16:27] <Big`Ed> ok
+[04 Jan/16:27] <sickness> i have the cd in and i can use the cd rom
+[04 Jan/16:27] <Big`Ed> ok
+[04 Jan/16:27] <BoxerJoe> what do I use in FDISK to delete the partition?
+[04 Jan/16:28] <Big`Ed> BoxerJoe - remove
+[04 Jan/16:28] <Azmodan> BoxerJoe, option 3.  Delete
+[04 Jan/16:28] <Los`Guy> 2
+[04 Jan/16:28] <sickness> but when i type setup  it says that i need windows 98
+[04 Jan/16:28] <Azmodan> 3!
+[04 Jan/16:28] <Azmodan> 2 is set active partition
+[04 Jan/16:28] <Los`Guy> sickness what is the EXACT error message you get
+[04 Jan/16:28] <sickness> my drivers for my cd rom is working
+[04 Jan/16:29] <|-ToM-|> ya, too bad i never keep those  :o(
+[04 Jan/16:29] <sickness> you cannot run this program without microsoft windows
+[04 Jan/16:30] <Los`Guy> sickness what version of win98 do you have and is it OEM |?
+[04 Jan/16:30] <sickness> na
+[04 Jan/16:30] <sickness> you want me to go check
+[04 Jan/16:30] > jet!~pirch@1Cust250.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/16:30] <sickness> i dont have these probs with the oems
+[04 Jan/16:31] <Los`Guy> sickness you are installing how?
+[04 Jan/16:31] <jet> ok what happened?
+[04 Jan/16:31] <Los`Guy> on top of win98 or clean etc?
+[04 Jan/16:31] > W!cservice@undernet.org has joined #win98
+[04 Jan/16:31] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/16:31] > Edgar_NT!Edgar@du-148-233-166-160.prodigy.net.mx has joined #win98
+[04 Jan/16:31] > LosGuy!husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/16:31] > jet350!~pirch@63.74.224.215 has joined #win98
+[04 Jan/16:31] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[04 Jan/16:31] > `Muff`!~kmefford@lou38.kih.net has joined #win98
+[04 Jan/16:31] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[04 Jan/16:31] @ mode #win98 [+oovvvo W Vulcan Edgar_NT LosGuy jet350 Athena] by washington-r.dc.us.undernet.org
+[04 Jan/16:31] @ mode #win98 [+vov Athena `Muff` `Muff`] by washington-r.dc.us.undernet.org
+[04 Jan/16:31] <BoxerJoe> ok
+[04 Jan/16:31] <jet> where did muff go?
+[04 Jan/16:32] <Azmodan> jet, he just came back
+[04 Jan/16:32] <BoxerJoe> and when I am done should I convert the pc into fat32 ?
+[04 Jan/16:32] <sickness>  i formated the hd and i have a boot disk from this computer and 
+[04 Jan/16:32] <sickness> boxer its usually doen for you atomaticaly
+[04 Jan/16:33] @ mode #win98 [+vvvvv j3ss1 BoxerJoe |-ToM-| Proteus Aphrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/16:33] <sickness> i have the win98 cd in the drive
+[04 Jan/16:33] <Los`Guy> sickness did you change to teh cdrom drive before running setup.exe?
+[04 Jan/16:34] <sickness> yea
+[04 Jan/16:34] < SignOff: BoxerJoe!joe@co434694-a.hala1.on.home.com (SantaClara.CA.US.Undernet.Org Vancouver.BC.CA.Undernet.org)
+[04 Jan/16:35] < SignOff: Amsterdam!pegasys@tigerrose.grateful.org (SantaClara.CA.US.Undernet.Org Manhattan.KS.US.Undernet.Org)
+[04 Jan/16:35] < SignOff: |-ToM-|!tom2312@cgowave-121-95.cgocable.net (SantaClara.CA.US.Undernet.Org Manhattan.KS.US.Undernet.Org)
+[04 Jan/16:35] ! ohyeah is known as MissNasty
+[04 Jan/16:35] <sickness>  but i would try it in all the drives
+[04 Jan/16:35] > BoxerJoe!joe@co434694-a.hala1.on.home.com has joined #win98
+[04 Jan/16:35] < jet!~pirch@1Cust250.tnt2.seymour.in.da.uu.net has left #win98 ()
+[04 Jan/16:35] <sickness>  i would direct it to the cd rom by giving it E:\setup.exe
+[04 Jan/16:35] <sickness> everytime it game me the same error
+[04 Jan/16:36] <Los`Guy> sickness if you do dir in E: do you see the setup.exe program?
+[04 Jan/16:36] <sickness> yes
+[04 Jan/16:36] <Los`Guy> remember that win98 makes a ram drive on install
+[04 Jan/16:36] <Los`Guy> that may change your drive letters
+[04 Jan/16:36] <sickness> its really getting me poed
+[04 Jan/16:36] <Los`Guy> temp
+[04 Jan/16:36] > Amsterdam!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/16:36] > |-ToM-|!tom2312@cgowave-121-95.cgocable.net has joined #win98
+[04 Jan/16:36] @ mode #win98 [+ov Amsterdam Amsterdam] by Manhattan.KS.US.Undernet.Org
+[04 Jan/16:36] <sickness> yea it changed d: to e:
+[04 Jan/16:36] < SignOff: jet350!~pirch@63.74.224.215 (Ping timeout for jet350[63.74.224.215])
+[04 Jan/16:36] <Los`Guy> ok I think I have seen your problem on the KB before...
+[04 Jan/16:37] <sickness> ok what should i do
+[04 Jan/16:38] <Los`Guy> uh search the KB
+[04 Jan/16:38] <sickness> kb
+[04 Jan/16:38] <sickness> ?
+[04 Jan/16:38] <Los`Guy> knowledge base
+[04 Jan/16:38] <|-ToM-|> Los`Guy: so what should i do now ?
+[04 Jan/16:39] <sickness> where is that at
+[04 Jan/16:39] <|-ToM-|> i searched in the HELP files about inlocking and theres nothing about it
+[04 Jan/16:40] <Big`Ed> course this is a non-standard setup - not using win98 fdisk?
+[04 Jan/16:41] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] < SignOff: Severum!Severum@cdm-56-116.rust.tcac.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] < SignOff: Edgar_NT!Edgar@du-148-233-166-160.prodigy.net.mx (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] < SignOff: LosGuy!husky21@user-33qtim2.dialup.mindspring.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] < SignOff: `Muff`!~kmefford@lou38.kih.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/16:41] > jet!~pirch@1Cust250.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/16:41] <Los`Guy> sheez
+[04 Jan/16:42] <Los`Guy> I am about to give up for tonight on the undernet
+[04 Jan/16:42] <jet> hehehehe
+[04 Jan/16:43] <jet> hey los seen muff try again?
+[04 Jan/16:43] <Los`Guy> ?
+[04 Jan/16:43] <Los`Guy> try again?
+[04 Jan/16:43] <BoxerJoe> it says that I cant delete extendd dos partiitions and something about a logical drive   then I click delte primary dos partition and it says I cant due to the extended one  then I click on delete logical dos drives and it says none found ??  i want to reformat and get rid of all partitions
+[04 Jan/16:43] <jet> to get back in
+[04 Jan/16:43] <BoxerJoe> so i can use my 8.4 gig
+[04 Jan/16:44] <Big`Ed> BoxerJoe - you must delete logicals before extended
+[04 Jan/16:44] > Jabbapop!n64q2@ABDCB7D2.ipt.aol.com has joined #win98
+[04 Jan/16:44] <Los`Guy> BoxerJoe did you make these partitions with linux?
+[04 Jan/16:44] <Big`Ed> BoxerJoe - how to use your 8.4 - you should have NEVER messed with that other OS
+[04 Jan/16:44] <BoxerJoe> one was with  
+[04 Jan/16:44] <BoxerJoe> but I formatted everything earlier
+[04 Jan/16:44] <Los`Guy> use linux to remove it then
+[04 Jan/16:44] <BoxerJoe> i installed linux earlier
+[04 Jan/16:44] <Los`Guy> linux fdisk
+[04 Jan/16:44] <Big`Ed> but you did NOT change partition info
+[04 Jan/16:44] <BoxerJoe> and formatted everything to go  back to windows
+[04 Jan/16:45] <Los`Guy> or partition magic
+[04 Jan/16:45] <Big`Ed> that UNIX changed on you
+[04 Jan/16:45] <Los`Guy> it works 
+[04 Jan/16:45] <BoxerJoe> I dont have linux anymore
+[04 Jan/16:45] <Big`Ed> Los`Guy - he lost 2/3's of his harddrive to unix
+[04 Jan/16:45] <Big`Ed> Los`Guy - only gets a single 2 primary part now
+[04 Jan/16:45] <BoxerJoe> Delete 3 ?
+[04 Jan/16:45] <Big`Ed> yes
+[04 Jan/16:46] <|-ToM-|> so how do i unlock it Los ? there isnt any help files on that
+[04 Jan/16:46] <BoxerJoe> I only have 2 partitions
+[04 Jan/16:46] <Los`Guy> |-ToM-| stop asking I told you I dont remember I just know it is there
+[04 Jan/16:46] <Los`Guy> contact powerquest support for more help
+[04 Jan/16:47] > tecop!turn@12.128.179.159 has joined #win98
+[04 Jan/16:47] < |-ToM-|!tom2312@cgowave-121-95.cgocable.net has left #win98 ()
+[04 Jan/16:47] <Big`Ed> BoxerJoe delete derives inside #2, then delete #2, then delete #1 part
+[04 Jan/16:47] < tecop!turn@12.128.179.159 has left #win98 ()
+[04 Jan/16:47] <BoxerJoe> All I want to do is use all my hd hehe :o)
+[04 Jan/16:47] <BoxerJoe> and the simplest way to do it
+[04 Jan/16:47] <BoxerJoe> I want to know :o)
+[04 Jan/16:49] <Big`Ed> i have told you 14 times
+[04 Jan/16:49] <Jabbapop> what was that?
+[04 Jan/16:49] <Jabbapop> was that a netsplit?
+[04 Jan/16:49] <Big`Ed> easiest now is for you to take it to the shop and pay them $50 to do it for you
+[04 Jan/16:50] <Big`Ed> still is Jabbapop
+[04 Jan/16:50] > pyro|away!mrhehe@210-55-122-119.dialup.xtra.co.nz has joined #win98
+[04 Jan/16:50] <Big`Ed> wb kiwi
+[04 Jan/16:51] <jet> see that
+[04 Jan/16:51] < SignOff: j3ss1!dktdgjgd@rotary08077.voicenet.com (Leaving)
+[04 Jan/16:51] <jet> where you on the other side muff???
+[04 Jan/16:52] <Jabbapop> what was that?
+[04 Jan/16:53] < SignOff: Jabbapop!n64q2@ABDCB7D2.ipt.aol.com (Leaving)
+[04 Jan/16:53] <BoxerJoe> Azmodam:  what was that you were talking abotu deleting?
+[04 Jan/16:53] <BoxerJoe> Los`Guy:  partition magic?  where can I get that from?
+[04 Jan/16:53] <Los`Guy> software store
+[04 Jan/16:53] <Los`Guy> they have a demo
+[04 Jan/16:54] <Los`Guy> but not sure what it will do BoxerJoe
+[04 Jan/16:54] * Big`Ed thinks if BoxerJoe can't do FDISK - he should not be doing it at all
+[04 Jan/16:54] <BoxerJoe> is there any other way that I can get rid of it without Linux or Partition Magic?
+[04 Jan/16:55] <Big`Ed> (45 shell )
+[04 Jan/16:56] < SignOff: sickness!Sickness@ABD0B49D.ipt.aol.com (Read error to sickness[ABD0B49D.ipt.aol.com]: Connection reset by peer)
+[04 Jan/16:56] <jet> must be just the name
+[04 Jan/16:57] <Los`Guy> hard to tel jet ..things are sooo laggy
+[04 Jan/16:57] <Big`Ed> `say
+[04 Jan/16:58] <BoxerJoe> Los`Guy:  is there any opther options to delete that partition without Linux on my system ?
+[04 Jan/16:58] <jet> thanks los
+[04 Jan/16:58] <jet> I see my jet350 made it back-hehehe
+[04 Jan/16:59] < SignOff: Big`Ed!BigEd@01-049.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[04 Jan/16:59] <Los`Guy> BoxerJoe if fdisk wont do it
+[04 Jan/16:59] ! HigH|AwaY is known as HigHBabEW
+[04 Jan/17:00] ! HigHBabEW is known as HigHBabE
+[04 Jan/17:01] <BoxerJoe> fdisk wont delete it
+[04 Jan/17:02] <BoxerJoe> <BoxerJoe> it says that I cant delete extendd dos partiitions and something about a logical drive   then I click delte primary dos partition and it says I cant due to the extended one  then I click on delete logical dos drives and it says none found ??  i want to reformat and get rid of all partitions
+[04 Jan/17:02] <BoxerJoe> <BoxerJoe> so i can use my 8.4 gig
+[04 Jan/17:02] < SignOff: Aphrodite!stoner@207.178.66.22 (Read error to Aphrodite[207.178.66.22]: Connection reset by peer)
+[04 Jan/17:02] <BoxerJoe> grr  I am so sorry :o(
+[04 Jan/17:02] <BoxerJoe> this is jsut really driving me insance  it has 6 gigs of my hd
+[04 Jan/17:06] < SignOff: pyro|away!mrhehe@210-55-122-119.dialup.xtra.co.nz (Ping timeout for pyro|away[210-55-122-119.dialup.xtra.co.nz])
+[04 Jan/17:06] < SignOff: Los`Guy!~husky21@user-33qtim2.dialup.mindspring.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: jet!~pirch@1Cust250.tnt2.seymour.in.da.uu.net (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: Amsterdam!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: BoxerJoe!joe@co434694-a.hala1.on.home.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: Proteus!itsnotme@63.67.170.230 (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:06] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[04 Jan/17:10] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[04 Jan/17:10] < SignOff: NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com (Leaving)
+[04 Jan/17:11] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[04 Jan/17:11] < SignOff: NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com (Read error to NeoGamlin[cr676258-a.rchrd1.on.wave.home.com]: EOF from client)
+[04 Jan/17:15] > W!cservice@undernet.org has joined #win98
+[04 Jan/17:15] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/17:15] > Los`Guy!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/17:15] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/17:15] > Mandy!biged98@chat.eskimo.com has joined #win98
+[04 Jan/17:15] > Tribble!biged98@chat.eskimo.com has joined #win98
+[04 Jan/17:15] > CJbat!skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/17:15] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[04 Jan/17:15] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[04 Jan/17:15] > PunkSka!aaaa@sanpedro-a141.racsa.co.cr has joined #win98
+[04 Jan/17:15] > jet!~pirch@1Cust250.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/17:15] > BoxerJoe!joe@co434694-a.hala1.on.home.com has joined #win98
+[04 Jan/17:15] > Proteus!itsnotme@63.67.170.230 has joined #win98
+[04 Jan/17:15] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[04 Jan/17:15] > Amsterdam!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/17:15] @ mode #win98 [+oooooo W Vulcan Los`Guy Zeus Mandy Tribble] by washington-r.dc.us.undernet.org
+[04 Jan/17:15] @ mode #win98 [+vvvvvv CJbat Severum Aphrodite PunkSka jet BoxerJoe] by washington-r.dc.us.undernet.org
+[04 Jan/17:15] @ mode #win98 [+vovov Proteus Athena Athena Amsterdam Amsterdam] by washington-r.dc.us.undernet.org
+[04 Jan/17:17] < SignOff: Los`Guy!~husky21@user-33qtim2.dialup.mindspring.com (SantaClara.CA.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[04 Jan/17:17] < SignOff: jet!~pirch@1Cust250.tnt2.seymour.in.da.uu.net (SantaClara.CA.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[04 Jan/17:19] > LosQ3!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/17:19] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[04 Jan/17:19] > militanta!~obergefre@gds.sfos.ro has joined #win98
+[04 Jan/17:19] > jet!~jet@1Cust250.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/17:19] @ mode #win98 [+o LosQ3] by NewBrunswick.NJ.US.Undernet.Org
+[04 Jan/17:20] @ mode #win98 [+vvv NeoGamlin militanta jet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:20] < SignOff: jet!~jet@1Cust250.tnt2.seymour.in.da.uu.net (Local kill by NewBrunswick.NJ.US.Undernet.Org (Ghost))
+[04 Jan/17:20] > jet350!~jet@1Cust250.tnt2.seymour.in.da.uu.net has joined #win98
+[04 Jan/17:20] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:20] < SignOff: BoxerJoe!joe@co434694-a.hala1.on.home.com (Read error to BoxerJoe[co434694-a.hala1.on.home.com]: Connection reset by peer)
+[04 Jan/17:21] > devild_!~devild_@RED-216-203-0-114.dialup.nyc.redconnect.net has joined #win98
+[04 Jan/17:21] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/17:21] < jet350!~jet@1Cust250.tnt2.seymour.in.da.uu.net has left #win98 ()
+[04 Jan/17:21] @ mode #win98 [+v devild_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:22] <militanta> My mainboard says ..the system does not support memory error correction ..if an error  appear the system will stop ..How can I fix that  ?
+[04 Jan/17:22] ! devild_ is known as devilDigg
+[04 Jan/17:25] < SignOff: PunkSka!aaaa@sanpedro-a141.racsa.co.cr (Ping timeout for PunkSka[sanpedro-a141.racsa.co.cr])
+[04 Jan/17:26] <CJbat> militanta... um.. well thats not actually a win98 issue...
+[04 Jan/17:26] <CJbat> but  when did it start?
+[04 Jan/17:28] ! ^Ferny is known as Ferny
+[04 Jan/17:29] <militanta> it doesn't start but I use a program C and that program told m this ..and my comp stop responding once a day almost 
+[04 Jan/17:29] <militanta> Tha program is SiSoft Sandra 99
+[04 Jan/17:30] <CJbat> `op
+[04 Jan/17:30] @ mode #win98 [+o CJbat] by Athena!itsnotme@ppp35.US-GOVT.org
+[04 Jan/17:30] <CJbat> ok.. BUT  when did it first start doing this?  has it always done this??
+[04 Jan/17:31] <militanta> yes
+[04 Jan/17:31] < SignOff: militanta!~obergefre@gds.sfos.ro (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:31] < SignOff: NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:31] < SignOff: LosQ3!~husky21@user-33qtim2.dialup.mindspring.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:31] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:31] < SignOff: Amsterdam!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:31] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: Proteus!itsnotme@63.67.170.230 (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: devilDigg!~devild_@RED-216-203-0-114.dialup.nyc.redconnect.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: Severum!Severum@cdm-56-116.rust.tcac.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: CJbat!skippy@sdn-ar-006watacoP081.dialsprint.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:32] < SignOff: Aphrodite!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[04 Jan/17:34] > Tribble!biged98@chat.eskimo.com has joined #win98
+[04 Jan/17:34] > Mandy!biged98@chat.eskimo.com has joined #win98
+[04 Jan/17:34] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/17:34] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/17:34] > W!cservice@undernet.org has joined #win98
+[04 Jan/17:34] > LosQ3!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/17:34] > Proteus!itsnotme@63.67.170.230 has joined #win98
+[04 Jan/17:34] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[04 Jan/17:34] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[04 Jan/17:34] > militanta!~obergefre@gds.sfos.ro has joined #win98
+[04 Jan/17:34] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[04 Jan/17:34] > devilDigg!~devild_@RED-216-203-0-114.dialup.nyc.redconnect.net has joined #win98
+[04 Jan/17:34] > TheAngler!~ihatespam@p36-max7.chc.ihug.co.nz has joined #win98
+[04 Jan/17:34] > pyrokiwi!mrhehe@210-55-122-194.dialup.xtra.co.nz has joined #win98
+[04 Jan/17:34] > CJbat!skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/17:34] > Amsterdam!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/17:34] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[04 Jan/17:34] @ mode #win98 [+oooooo Tribble Mandy Zeus Vulcan W LosQ3] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/17:34] @ mode #win98 [+vvvvvv Proteus Aphrodite Severum militanta NeoGamlin devilDigg] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/17:34] @ mode #win98 [+vvvovo TheAngler pyrokiwi CJbat Amsterdam Amsterdam Athena] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/17:34] @ mode #win98 [+v Athena] by Dallas-R.Tx.US.Undernet.org
+[04 Jan/17:36] < SignOff: LosQ3!~husky21@user-33qtim2.dialup.mindspring.com (Ping timeout for LosQ3[user-33qtim2.dialup.mindspring.com])
+[04 Jan/17:36] <NeoGamlin> Honestly.
+[04 Jan/17:36] <NeoGamlin> I can't.
+[04 Jan/17:36] <NeoGamlin> You've got to see it to believe it.
+[04 Jan/17:36] <CJbat> nope
+[04 Jan/17:36] <CJbat> no files
+[04 Jan/17:36] <NeoGamlin> nope?
+[04 Jan/17:36] <NeoGamlin> Well ok
+[04 Jan/17:36] < TheAngler!~ihatespam@p36-max7.chc.ihug.co.nz has left #win98 ()
+[04 Jan/17:36] <CJbat> see topic.....
+[04 Jan/17:36] <NeoGamlin> Here it is
+[04 Jan/17:36] <NeoGamlin> Yes.
+[04 Jan/17:36] <CJbat> `op
+[04 Jan/17:36] @ mode #win98 [+o CJbat] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:36] <NeoGamlin> I do.
+[04 Jan/17:36] > PunkSka!aaaa@sanpedro-a141.racsa.co.cr has joined #win98
+[04 Jan/17:36] > LosQ3!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/17:36] <NeoGamlin> My system tray is messed up
+[04 Jan/17:36] @ mode #win98 [+vv PunkSka LosQ3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:36] <NeoGamlin> All the icons on my system tray are one notch below the clock
+[04 Jan/17:36] <NeoGamlin> They aren't beside the clock, they are below it.
+[04 Jan/17:36] <NeoGamlin> How can I make it back to normal?
+[04 Jan/17:37] <CJbat> the task bar is larger...
+[04 Jan/17:37] <devilDigg> um how tall is your system tray?
+[04 Jan/17:37] < SignOff: pyrokiwi!mrhehe@210-55-122-194.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[04 Jan/17:37] <NeoGamlin> 1
+[04 Jan/17:37] <NeoGamlin> 1 notch
+[04 Jan/17:37] <NeoGamlin> thats the thing
+[04 Jan/17:37] <CJbat> just put the mouse over the taskbar till the pointer splits.. and drag it lower..
+[04 Jan/17:37] <NeoGamlin> Nope
+[04 Jan/17:37] <NeoGamlin> That doesn't work
+[04 Jan/17:37] <NeoGamlin> hence "you have to see it to believe it"
+[04 Jan/17:38] ! HigHBabE is known as HigH|AwaY
+[04 Jan/17:38] <NeoGamlin> I've been fidling with it for a while.
+[04 Jan/17:38] <devilDigg> ok do a print screen on it and save it as a jpg and send it over
+[04 Jan/17:38] ! Swatty is known as SwatEMAIL
+[04 Jan/17:39] <NeoGamlin> re-send?
+[04 Jan/17:39] <devilDigg> heh, nice name
+[04 Jan/17:39] <NeoGamlin> Heh,
+[04 Jan/17:39] <NeoGamlin> <--- pissed off.
+[04 Jan/17:39] <NeoGamlin> I've been messing with it for like 45 mins.
+[04 Jan/17:40] < SignOff: militanta!~obergefre@gds.sfos.ro (Leaving)
+[04 Jan/17:40] <NeoGamlin> That one is with 3 notches.
+[04 Jan/17:40] <Amsterdam> NO FILES on channel
+[04 Jan/17:40] <devilDigg> no its ok
+[04 Jan/17:40] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/17:40] <CJbat> no devil...
+[04 Jan/17:40] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:40] <CJbat> there is a reason we dont do it bud...
+[04 Jan/17:40] <NeoGamlin> Viruses... =]
+[04 Jan/17:40] <devilDigg> like i and cj said
+[04 Jan/17:40] <devilDigg> drag the taskbar down
+[04 Jan/17:40] <CJbat> among other things yes
+[04 Jan/17:41] <NeoGamlin> Trust me.
+[04 Jan/17:41] <NeoGamlin> I've been using windows for 7 years.
+[04 Jan/17:41] <NeoGamlin> I know to drag it down.
+[04 Jan/17:41] <NeoGamlin> It doesn't work.
+[04 Jan/17:41] <devilDigg> well trust me
+[04 Jan/17:41] <NeoGamlin> I need to get rid of those |  lines
+[04 Jan/17:41] <NeoGamlin> Is there a way I can do it?
+[04 Jan/17:42] <devilDigg> hold down shift and drag down
+[04 Jan/17:42] <NeoGamlin> No deal.
+[04 Jan/17:42] <NeoGamlin> The icon is still one below the clock.
+[04 Jan/17:42] <NeoGamlin> Even after removing the clock and putting it back on..
+[04 Jan/17:43] <NeoGamlin> It's because there is an extra "|" thing .. is my guess.
+[04 Jan/17:44] <devilDigg> then refresh windows
+[04 Jan/17:44] <NeoGamlin> How would I do that?
+[04 Jan/17:44] <CJbat> F5
+[04 Jan/17:45] <CJbat> or
+[04 Jan/17:45] <CJbat> right click on the desktop and click refresh
+[04 Jan/17:45] <CJbat> 7 years huh?
+[04 Jan/17:45] <NeoGamlin> Yes.
+[04 Jan/17:45] <NeoGamlin> I'm familiar with f5.
+[04 Jan/17:45] <NeoGamlin> Yet that didn't seem to do anything.
+[04 Jan/17:46] <NeoGamlin> There is still the stupid divider.
+[04 Jan/17:47] <NeoGamlin> Any other ideas?
+[04 Jan/17:47] <CJbat> well.. what started this?
+[04 Jan/17:48] <devilDigg> bye..
+[04 Jan/17:48] <devilDigg> seeya tommorow
+[04 Jan/17:48] < SignOff: devilDigg!~devild_@RED-216-203-0-114.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[04 Jan/17:48] <NeoGamlin> I have no idea.
+[04 Jan/17:48] <NeoGamlin> It was just like this when I got here.
+[04 Jan/17:48] <NeoGamlin> My roomie uses the computer too.
+[04 Jan/17:48] <NeoGamlin> But it's quite ridculus.
+[04 Jan/17:48] <NeoGamlin> I even rebooted.
+[04 Jan/17:48] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/17:48] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/17:49] @ mode #win98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/17:49] < SignOff: PunkSka!aaaa@sanpedro-a141.racsa.co.cr (Ping timeout for PunkSka[sanpedro-a141.racsa.co.cr])
+[04 Jan/17:50] ! Patt_ is known as Patt_work
+[04 Jan/17:52] < SignOff: Severum!Severum@cdm-56-116.rust.tcac.net (Ping timeout for Severum[cdm-56-116.rust.tcac.net])
+[04 Jan/17:52] ! CJbat is known as CJafk
+[04 Jan/17:55] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[04 Jan/17:55] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[04 Jan/17:59] < SignOff: CJafk!skippy@sdn-ar-006watacoP081.dialsprint.net (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[04 Jan/17:59] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[04 Jan/17:59] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[04 Jan/17:59] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/17:59] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/17:59] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/17:59] < SignOff: LosQ3!~husky21@user-33qtim2.dialup.mindspring.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/17:59] < SignOff: NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/17:59] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/17:59] < SignOff: Aphrodite!stoner@207.178.66.22 (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[04 Jan/18:02] > Cory_C!~ben_kenob@206.58.213.46 has joined #win98
+[04 Jan/18:02] <Cory_C> hey I have a quick question
+[04 Jan/18:03] < Cory_C!~ben_kenob@206.58.213.46 has left #win98 ()
+[04 Jan/18:03] ! SwatEMAIL is known as Swatty
+[04 Jan/18:07] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/18:07] > LosQ3!~husky21@user-33qtim2.dialup.mindspring.com has joined #win98
+[04 Jan/18:07] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/18:07] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[04 Jan/18:07] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[04 Jan/18:07] > CJafk!skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/18:07] @ mode #win98 [+ovvvov Vulcan LosQ3 Deton8R Aphrodite Athena Athena] by Baltimore-R.MD.US.Undernet.Org
+[04 Jan/18:07] @ mode #win98 [+ov CJafk CJafk] by Baltimore-R.MD.US.Undernet.Org
+[04 Jan/18:07] ! endo|werk is known as endorphin
+[04 Jan/18:07] > W!cservice@undernet.org has joined #win98
+[04 Jan/18:07] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[04 Jan/18:08] ! MzBehave is known as Bluzzie
+[04 Jan/18:08] @ mode #win98 [+v Severum] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:08] > Spartan!Someone@1Cust18.tnt1.tuscaloosa.al.da.uu.net has joined #win98
+[04 Jan/18:08] @ mode #win98 [+v Spartan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:08] < Spartan!Someone@1Cust18.tnt1.tuscaloosa.al.da.uu.net has left #win98 ()
+[04 Jan/18:09] ! TORINO is known as TORNOBRB
+[04 Jan/18:10] > NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[04 Jan/18:10] @ mode #win98 [+v NeoGamlin] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:11] ! Katwina is known as bumble-b
+[04 Jan/18:12] ! Bluzzie is known as Bluz_Girl
+[04 Jan/18:14] < NeoGamlin!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has left #win98 ()
+[04 Jan/18:15] ! TORNOBRB is known as TORINO
+[04 Jan/18:16] > Biggs!HL@208.154.15.53 has joined #win98
+[04 Jan/18:16] @ mode #win98 [+v Biggs] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:16] <Biggs> ok does anyone have working 3dfx drivers for win2k pro?
+[04 Jan/18:17] <Deton8R> since win2k isn't for sale...
+[04 Jan/18:17] <Deton8R> I'll call it warez
+[04 Jan/18:18] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[04 Jan/18:18] <Biggs> beta tester
+[04 Jan/18:18] <Deton8R> then talk to microsoft
+[04 Jan/18:18] <Deton8R> or..3dfx.org I believe
+[04 Jan/18:18] <LosQ3> should get them from your beta groups then
+[04 Jan/18:18] <LosQ3> probably
+[04 Jan/18:18] <Biggs> i tried
+[04 Jan/18:18] <Biggs> but for somereason the NT drivers aren't working
+[04 Jan/18:19] <Biggs> i hate microsoft ;p
+[04 Jan/18:21] <CJafk> oh  yeah  its MS fault
+[04 Jan/18:21] <CJafk> MS doesnt even make the drivers.. and its theri fault..
+[04 Jan/18:21] <CJafk> good call...
+[04 Jan/18:22] <Biggs> they need to get the manufactures copies to make the drivers for their products
+[04 Jan/18:22] <LosQ3> people are just spoiled by windows
+[04 Jan/18:22] <CJafk> Biggs they do...
+[04 Jan/18:22] <Biggs> ok dude whatever
+[04 Jan/18:22] <CJafk> WHQL....
+[04 Jan/18:22] <Biggs> im "spoiled"
+[04 Jan/18:22] <LosQ3> yeah and if they dont then windows sux hmmm
+[04 Jan/18:22] <Biggs> windows sucks no matter what
+[04 Jan/18:22] <LosQ3> k 
+[04 Jan/18:23] <LosQ3> well thx for sharing 
+[04 Jan/18:23] <CJafk> they send all manufactures win2k or whatever OS they are producing....
+[04 Jan/18:23] <LosQ3> come back soon
+[04 Jan/18:23] <Biggs> no prob
+[04 Jan/18:23] <CJafk> then dont use windows
+[04 Jan/18:23] <CJafk> you aint a beta tester
+[04 Jan/18:23] <CJafk> i can tell ya that
+[04 Jan/18:23] <Biggs> just testing it
+[04 Jan/18:23] <CJafk> the heck youare...
+[04 Jan/18:23] <LosQ3> oh installing an OS that sux
+[04 Jan/18:23] <LosQ3> hmm
+[04 Jan/18:23] <Biggs> ok, i can prov it to you
+[04 Jan/18:23] <Biggs> like im gonna download it on a 56k modem
+[04 Jan/18:23] <Biggs> that will take along time
+[04 Jan/18:23] <CJafk> no..
+[04 Jan/18:24] <LosQ3> gee that must be why betas get CDs
+[04 Jan/18:24] <CJafk> but a lot of ppl "test" it from a copy they got at work.. or from a friend...
+[04 Jan/18:24] <Biggs> and that's why i have it
+[04 Jan/18:24] <LosQ3> no
+[04 Jan/18:24] <Biggs> i got server and pro
+[04 Jan/18:24] <CJafk> then why are ya testing it in Windows sucks??
+[04 Jan/18:24] <LosQ3> I know many people that have it with 56K ... but they are doing warez
+[04 Jan/18:24] <CJafk> windows isnt the issue..
+[04 Jan/18:24] <CJafk> the maker of the card is...
+[04 Jan/18:25] <CJafk> 3dfx IS workign with MS..
+[04 Jan/18:25] <Biggs> well i wouldn't even know were to look
+[04 Jan/18:25] <CJafk> always has
+[04 Jan/18:25] <CJafk> WHQL...
+[04 Jan/18:25] <Biggs> im a linux users but i put a app in to test win2k and i got chosen
+[04 Jan/18:25] <Biggs> all i asked if u knew were to find drivers
+[04 Jan/18:25] <CJafk> ooo...
+[04 Jan/18:25] <CJafk> yeah  REAL lot of support for Linux drivers  aint there???
+[04 Jan/18:25] <CJafk> cmon....
+[04 Jan/18:25] <CJafk> i use Linux..
+[04 Jan/18:25] <CJafk> almost all of us here use linux...
+[04 Jan/18:25] <Biggs> everything works fine for me in linux
+[04 Jan/18:25] <Deton8R> then you should stick with linux
+[04 Jan/18:25] <Biggs> i have 3dfx drivers, usb, video, sound
+[04 Jan/18:26] <CJafk> and there is a difference between linux and windows...
+[04 Jan/18:26] <Biggs> it's not that great with drivers but i still have everything i need
+[04 Jan/18:26] <CJafk> then again..
+[04 Jan/18:26] <CJafk> if windows sucks  why are you testing it??
+[04 Jan/18:26] <Biggs> im just saying the beta testers need to have the drivers they need so they can test things
+[04 Jan/18:26] <Biggs> for the hell of it and for a free copy
+[04 Jan/18:26] <CJafk> no...
+[04 Jan/18:26] <Biggs> so i don't have to pay 170 bucks
+[04 Jan/18:26] <CJafk> $170?
+[04 Jan/18:26] <CJafk> try $319
+[04 Jan/18:27] <Biggs> upgrade is 170
+[04 Jan/18:27] <Biggs> www.ebworld.com
+[04 Jan/18:27] <Biggs> www.egghead.com
+[04 Jan/18:27] <Biggs> www.pricewatch.com
+[04 Jan/18:27] <Biggs> see for yourself
+[04 Jan/18:27] <CJafk> and for someone that can get USB working in Linux.. you sure have a tuff time getting the beta drivers from 3dfx  dont ya
+[04 Jan/18:27] <CJafk> i know what the upgrade costs...
+[04 Jan/18:27] <Biggs> then don't argue with me ;p
+[04 Jan/18:27] <CJafk> ill argue
+[04 Jan/18:27] <CJafk> its my channel
+[04 Jan/18:28] <Biggs> you seem to be the big windows god
+[04 Jan/18:28] <CJafk> 3dfx has had beta drivers out for a while bud...
+[04 Jan/18:28] <CJafk> no
+[04 Jan/18:28] <Biggs> it's so hard to master as it is....
+[04 Jan/18:28] <CJafk> just an op..
+[04 Jan/18:28] <Biggs> www.betaos.com
+[04 Jan/18:28] <Biggs> nothing
+[04 Jan/18:28] <Biggs> www.windrivers.com
+[04 Jan/18:28] <Biggs> nothing
+[04 Jan/18:28] <CJafk> 3dfx.com
+[04 Jan/18:28] <CJafk> geeeze
+[04 Jan/18:28] <Biggs> again
+[04 Jan/18:28] <LosQ3> Biggs it has not been released yet
+[04 Jan/18:28] <Biggs> nothning
+[04 Jan/18:28] <LosQ3> sheez
+[04 Jan/18:28] <CJafk> they have been working with MS..
+[04 Jan/18:28] <Biggs> the nt drivers don't work
+[04 Jan/18:29] <LosQ3> quit crying and lookin your beta groups
+[04 Jan/18:29] <CJafk> as have all manufactures of devices to get win2k drivers...
+[04 Jan/18:29] <LosQ3> yer not the only w2k user with a 3dfx card
+[04 Jan/18:29] <CJafk> CAUSE NT and Win2k are different
+[04 Jan/18:29] <CJafk> as a BETA tester you shoudl know this...
+[04 Jan/18:29] @ mode #win98 [+b *!*HL@208.154.15.*] by W!cservice@undernet.org
+[04 Jan/18:29] < Biggs!HL@208.154.15.53 was kicked off #win98 by W!cservice@undernet.org ((Deton8R) )
+[04 Jan/18:29] <LosQ3> haha
+[04 Jan/18:29] <CJafk> flipping warez moron
+[04 Jan/18:29] <LosQ3> that was overdue
+[04 Jan/18:29] ! bijzonder is known as bijcook
+[04 Jan/18:29] <Deton8R> I know
+[04 Jan/18:29] <Deton8R> but I couldn't get the syntax right
+[04 Jan/18:30] <LosQ3> haha
+[04 Jan/18:30] <Deton8R> *#$&#$ it up 3 times before it stuck
+[04 Jan/18:30] <CJafk> geeze
+[04 Jan/18:30] <CJafk> great thanks  he msgs me....
+[04 Jan/18:30] <Deton8R> ha
+[04 Jan/18:30] <LosQ3> you obviously didnt use the script then
+[04 Jan/18:30] <Deton8R> tell him to msg me
+[04 Jan/18:30] <Deton8R> I did
+[04 Jan/18:30] <Deton8R> but not the quick way
+[04 Jan/18:30] <LosQ3> hehe
+[04 Jan/18:31] <Deton8R> I set the ban for 100 days
+[04 Jan/18:31] <Deton8R> and the max is 14
+[04 Jan/18:31] <Deton8R> my bad
+[04 Jan/18:31] <Deton8R> then I dicked up the level or somethign
+[04 Jan/18:31] <LosQ3> oh haha
+[04 Jan/18:31] <Deton8R> dunno
+[04 Jan/18:31] <Deton8R> been a while
+[04 Jan/18:31] <Deton8R> normally I just ban em myself
+[04 Jan/18:31] <Deton8R> or use a mech/bot
+[04 Jan/18:31] <Deton8R> and not w
+[04 Jan/18:31] <LosQ3> yeah it isnt like as if yer name didnt appear on it anyway
+[04 Jan/18:32] <Deton8R> i know
+[04 Jan/18:32] <Deton8R> but I wanted to dust off the script
+[04 Jan/18:32] <Deton8R> use something besides the server change and nasty messages
+[04 Jan/18:32] <LosQ3> ahh and he DID volenteer to Gpig for ya
+[04 Jan/18:33] <LosQ3> you should give him credits
+[04 Jan/18:33] ! CJafk is known as CJbat
+[04 Jan/18:33] <Deton8R> really
+[04 Jan/18:33] <Deton8R> that might make him feel better about the ban
+[04 Jan/18:34] <Deton8R> credit where credit is due
+[04 Jan/18:34] <LosQ3> course being a linux user ..he probably wont be using it
+[04 Jan/18:34] <Deton8R> yeah...right
+[04 Jan/18:35] <Deton8R> I find myself wondering how he even spelled linux
+[04 Jan/18:35] <LosQ3> I love how many morons come in here claiming to be linux users lately
+[04 Jan/18:35] <LosQ3> and biggs comes in alot
+[04 Jan/18:35] <Deton8R> well, what would they be doing here if they were linux g33x
+[04 Jan/18:35] <CJbat> well windows suxs  he needs help  :P
+[04 Jan/18:36] <LosQ3> win2k even
+[04 Jan/18:36] <LosQ3> so better go to #win98
+[04 Jan/18:36] <Deton8R> I need to rebuild my linux box
+[04 Jan/18:36] <Deton8R> or fix /etc/fstab
+[04 Jan/18:36] <CJbat> i still wanna know how he has USB working in linux.. 
+[04 Jan/18:36] <LosQ3> yes you do
+[04 Jan/18:36] <Deton8R> cuz I messed it up
+[04 Jan/18:36] <CJbat> thast so much trouble to do ...
+[04 Jan/18:36] <Deton8R> nah
+[04 Jan/18:36] <Deton8R> I have a linux boot disk
+[04 Jan/18:36] <LosQ3> hehe
+[04 Jan/18:36] <Deton8R> has midnight commander on it
+[04 Jan/18:37] <Deton8R> thank God
+[04 Jan/18:37] <Deton8R> saved my butt a few times
+[04 Jan/18:37] <Deton8R> and it reads ntfs, fat, fat32, etc
+[04 Jan/18:38] <Deton8R> oh, and naturally ext2 and hpfs
+[04 Jan/18:38] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[04 Jan/18:40] ! Katwina is known as bumble-b
+[04 Jan/18:41] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/18:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/18:41] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:41] < SignOff: Aphrodite!stoner@207.178.66.22 (Ping timeout for Aphrodite[207.178.66.22])
+[04 Jan/18:42] > Aphrodite!stoner@207.178.66.22 has joined #win98
+[04 Jan/18:42] @ mode #win98 [+v Aphrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:46] > mrgone!~Webmaster@ts1-112.brg.tallships.ca has joined #win98
+[04 Jan/18:46] @ mode #win98 [+v mrgone] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:51] ! HigH|AwaY is known as HigHBabE
+[04 Jan/18:52] < SignOff: Aphrodite!stoner@207.178.66.22 (Ping timeout for Aphrodite[207.178.66.22])
+[04 Jan/18:52] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/18:52] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (Read error to Cat`Woman[a24b31n74client225.hawaii.rr.com]: EOF from client)
+[04 Jan/18:52] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/18:53] @ mode #win98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/18:53] <mrgone> back
+[04 Jan/18:53] * mrgone Back from busily writing a history essay on the divine comedy of hell novel poem by dante, back in 20 mins [Gone 320165.41667 mins]
+[04 Jan/18:54] <mrgone> hmm
+[04 Jan/18:54] <mrgone> that was last year
+[04 Jan/18:54] ! klowenDog is known as MattyJ
+[04 Jan/18:57] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[04 Jan/18:58] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[04 Jan/18:59] <LosQ3> hi ya mrgone
+[04 Jan/19:00] <mrgone> hi
+[04 Jan/19:02] ! MissNasty is known as Nasty\DIN
+[04 Jan/19:04] ! bijcook is known as bijeat
+[04 Jan/19:05] ! bijeat is known as bijzonder
+[04 Jan/19:12] <mrgone> found a place a hundred some kms from me that sells ex-cop cars. i want one
+[04 Jan/19:12] <LosQ3> doh hahhahaha
+[04 Jan/19:13] <mrgone> 5.7L v8 caprice classic
+[04 Jan/19:13] <CJbat> drooooooollllll
+[04 Jan/19:13] <CJbat> dude..
+[04 Jan/19:13] <CJbat> im looking for one of the old GM cars like that
+[04 Jan/19:14] <mrgone> was a 1994-95 i think
+[04 Jan/19:14] <mrgone> i liek those
+[04 Jan/19:14] ! ^katie^ is known as babyluv
+[04 Jan/19:15] <mrgone> bad milage tho
+[04 Jan/19:15] <mrgone> but who cares, u.s.'s gas prices rule
+[04 Jan/19:15] ! drag0n` is known as stoopid
+[04 Jan/19:17] > pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz has joined #win98
+[04 Jan/19:17] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/19:17] <pyrokiwi> hiya ppls
+[04 Jan/19:17] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/19:17] <mrgone> hey
+[04 Jan/19:17] <pyrokiwi> hey
+[04 Jan/19:17] <pyrokiwi> u r not gone
+[04 Jan/19:18] <mrgone> i know
+[04 Jan/19:22] ! ZeR0` is known as ZeR0food
+[04 Jan/19:23] <mrgone> ugh
+[04 Jan/19:23] <mrgone> do i ever need a faster conection
+[04 Jan/19:23] <pyrokiwi> huh?
+[04 Jan/19:23] <pyrokiwi> lol
+[04 Jan/19:24] ! Nasty\DIN is known as MissNasty
+[04 Jan/19:24] <pyrokiwi> i hav 56k modem and fairly good connection speed :)
+[04 Jan/19:24] <CJbat> winnuke
+[04 Jan/19:25] <mrgone> i have 56k modem dads 33.6 modem 33.6 connection... i put my modem in this puter till my borrowed 56k connectin ran out. ad it has :(
+[04 Jan/19:25] <mrgone> i want dsl
+[04 Jan/19:25] <pyrokiwi> lol
+[04 Jan/19:25] <CJbat> i want a blonde....
+[04 Jan/19:25] <mrgone> its 6 houses away from me
+[04 Jan/19:25] <CJbat> we cant ALWAYS get what we want...
+[04 Jan/19:25] <pyrokiwi> in that case i want microwave connection
+[04 Jan/19:26] <CJbat> OC-3
+[04 Jan/19:26] <pyrokiwi> which is fast permenant and both ways same speed
+[04 Jan/19:26] <pyrokiwi> or in that case t-1
+[04 Jan/19:26] <CJbat> OC-3
+[04 Jan/19:27] <CJbat> way faster than t-1
+[04 Jan/19:27] <pyrokiwi> ok then i want an oc-3
+[04 Jan/19:27] <pyrokiwi> correction i want a fibre-optic link :)
+[04 Jan/19:27] <mrgone> telepathic connection
+[04 Jan/19:27] <pyrokiwi> direct 
+[04 Jan/19:27] <mrgone> way faster than oc-3
+[04 Jan/19:27] <pyrokiwi> lol
+[04 Jan/19:28] <CJbat> hmm..
+[04 Jan/19:28] * pyrokiwi wonders if telepathic connection with mrgone would constantly tell u he had gone
+[04 Jan/19:28] <CJbat> im thinking...
+[04 Jan/19:29] @ mode #win98 [-b *!*HL@208.154.15.*] by W!cservice@undernet.org
+[04 Jan/19:29] * pyrokiwi decides CJbat thinks slowly or else he has a tele-pathetic connection
+[04 Jan/19:30] <CJbat> http://www.whatis.com/thespeed.htm   < check that
+[04 Jan/19:31] <CJbat> OC-256  13.271 Gbps Drooooooooooooooooolllllllllllllllllllll
+[04 Jan/19:31] ! Volly is known as Volly-BRB
+[04 Jan/19:32] ! ZeR0food is known as ZeR0`
+[04 Jan/19:32] * pyrokiwi drools so much he floods new zealand
+[04 Jan/19:32] <pyrokiwi> that is more then my hdrive in a second !
+[04 Jan/19:32] <Azmodan> you must have a small hard drive then
+[04 Jan/19:32] <pyrokiwi> :Þ~   <--------- pyro
+[04 Jan/19:32] <pyrokiwi> no 13gigs is NOT small
+[04 Jan/19:33] <Azmodan> thats not 13gigs
+[04 Jan/19:33] <pyrokiwi> how big is urs?
+[04 Jan/19:33] <Azmodan> do the math
+[04 Jan/19:33] <Azmodan> divide it by 8
+[04 Jan/19:33] <mrgone> im getting a 13 gig hd soon, decided not on the 17 gig 
+[04 Jan/19:33] <pyrokiwi> y devide by 8 ?
+[04 Jan/19:33] <Azmodan> becuase its bits
+[04 Jan/19:33] ! MissNasty is known as Lesbian-
+[04 Jan/19:33] <CJbat> 1.657
+[04 Jan/19:34] <pyrokiwi> oh ok 
+[04 Jan/19:34] <pyrokiwi> i am not brainy ok
+[04 Jan/19:34] <pyrokiwi> some1 has to explain this to me
+[04 Jan/19:34] <pyrokiwi> i am only 14
+[04 Jan/19:34] <Azmodan> okies you are blonde does that answer your question
+[04 Jan/19:35] <Azmodan> ^^^^ my wifes comments not mine
+[04 Jan/19:35] <pyrokiwi> actually i BLEACHED my hair i am NOT a NATURAL blond
+[04 Jan/19:35] <pyrokiwi> hmmm y dont i believe that is your wife there?
+[04 Jan/19:35] <Azmodan> well she is so you can believe whatever you want
+[04 Jan/19:35] ! AmsterPeg is known as PegHome
+[04 Jan/19:36] <pyrokiwi> well then what was that about u wanting a blond b4
+[04 Jan/19:36] <Azmodan> she is blonde, so I guess I've got one ;-)
+[04 Jan/19:36] <CJbat> i said that
+[04 Jan/19:36] <CJbat> geeeeeeeeeeeeeeez4e
+[04 Jan/19:36] <mrgone> that was cj
+[04 Jan/19:36] <CJbat> you really are blonde
+[04 Jan/19:36] <pyrokiwi> lol just trying to get ya in trouble
+[04 Jan/19:37] <pyrokiwi> having fun while im young
+[04 Jan/19:37] ! HigHBabE is known as HigH|AwaY
+[04 Jan/19:37] <Azmodan> ya can't get the master in trouble
+[04 Jan/19:37] <pyrokiwi> i can
+[04 Jan/19:37] <pyrokiwi> now if i drag that logfile out from a couple of days ago
+[04 Jan/19:38] <Azmodan> go for it
+[04 Jan/19:38] > lowerorde!~sosorry@c71795-a.salem1.or.home.com has joined #win98
+[04 Jan/19:38] @ mode #win98 [+v lowerorde] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/19:38] <pyrokiwi> i dont want +b
+[04 Jan/19:38] <Azmodan> hehe
+[04 Jan/19:38] <Azmodan> okies is a z- more your speed
+[04 Jan/19:38] <pyrokiwi> also my log file is SO big if i search through all of it by that time u will both be dead
+[04 Jan/19:39] <pyrokiwi> z- ?
+[04 Jan/19:39] <lowerorde> can anyone can help me with sharing dsl with two computers?? 
+[04 Jan/19:39] <mrgone> [09:13] <Azmodan> my wife kicks ass
+[04 Jan/19:39] <Azmodan> no cussing!
+[04 Jan/19:39] <pyrokiwi> hmmm
+[04 Jan/19:39] <lowerorde> i can't figure out how to network both of them
+[04 Jan/19:39] <CJbat> lower  www.helmig.com   or www.cablemodemhelp.com
+[04 Jan/19:39] > Cigar17!peace@173.bridgeton-10.mo.dial-access.att.net has joined #win98
+[04 Jan/19:39] <pyrokiwi> AZ no cussing
+[04 Jan/19:39] <mrgone> nuh uh that was you az
+[04 Jan/19:39] @ mode #win98 [+v Cigar17] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/19:40] <Cigar17> Can anyone help me with a network?
+[04 Jan/19:40] <lowerorde> thank you
+[04 Jan/19:40] <Azmodan> `kick azmodan no cussing
+[04 Jan/19:40] < Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (no cussing)
+[04 Jan/19:40] > Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz has joined #win98
+[04 Jan/19:40] <Azmodan> `op
+[04 Jan/19:40] <pyrokiwi> `kban Azmodan no cussing
+[04 Jan/19:41] <pyrokiwi> if only but oh well
+[04 Jan/19:41] <mrgone> lol
+[04 Jan/19:41] <Azmodan> .`kb pyrokiwi impersonating an op
+[04 Jan/19:41] < SignOff: Amsterdam!pegasys@tigerrose.grateful.org (Read error to Amsterdam[tigerrose.grateful.org]: EOF from client)
+[04 Jan/19:41] <pyrokiwi> lol
+[04 Jan/19:41] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[04 Jan/19:41] <pyrokiwi> i was not impersenating i was finding out if i had access
+[04 Jan/19:41] <Azmodan> -op
+[04 Jan/19:41] @ mode #win98 [+v Aphrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/19:41] @ mode #win98 [+o Azmodan] by Tribble!biged98@chat.eskimo.com
+[04 Jan/19:41] < Cigar17!peace@173.bridgeton-10.mo.dial-access.att.net has left #win98 ()
+[04 Jan/19:42] <Azmodan> trust me, if one of us says your impersonating then you are
+[04 Jan/19:42] <mrgone> pyrokiwi no, you dont :)
+[04 Jan/19:42] <pyrokiwi> hmmmm
+[04 Jan/19:42] <pyrokiwi> this sux
+[04 Jan/19:42] @ mode #win98 [+oo Aphrodite Proteus] by Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz
+[04 Jan/19:42] <mrgone> ah calm down
+[04 Jan/19:42] <pyrokiwi> i must be the only 1 crazy enought to sit her 4 soo long talking to old ppl without getting ops and always getting dissed
+[04 Jan/19:43] <CJbat> old ppl?
+[04 Jan/19:43] <LosQ3> ops are earned
+[04 Jan/19:43] <mrgone> hehe
+[04 Jan/19:43] ! He||Cat is known as ReMaX
+[04 Jan/19:43] <mrgone> you guys are old
+[04 Jan/19:43] <CJbat> OLD PPL????????????/
+[04 Jan/19:43] > Mad^Cow!moooo@p93-tnt1.akl.ihug.co.nz has joined #win98
+[04 Jan/19:43] <Mad^Cow> mooo!
+[04 Jan/19:43] @ mode #win98 [+v Mad^Cow] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/19:43] <LosQ3> Mad^Cow!!
+[04 Jan/19:43] <pyrokiwi> well CJbat how old are u?
+[04 Jan/19:43] <Azmodan> oi
+[04 Jan/19:43] <Mad^Cow> losbaby
+[04 Jan/19:43] <mrgone> lol
+[04 Jan/19:44] <pyrokiwi> tell us CJbat how old u r then i will believe u
+[04 Jan/19:44] * Mad^Cow drop kicks pyrokiwi out the park
+[04 Jan/19:44] <CJbat> im 30
+[04 Jan/19:44] <pyrokiwi> old
+[04 Jan/19:44] <CJbat> told ya that liike i dunno how many times...
+[04 Jan/19:44] <pyrokiwi> see ppl that just joine diss me
+[04 Jan/19:44] <CJbat> yeah  here's a good one for ya..
+[04 Jan/19:44] <CJbat> im 30  
+[04 Jan/19:44] <pyrokiwi> is it some autonotice that tells ppl to diss me when they join?
+[04 Jan/19:44] <CJbat> but I can date teh 18 yr old hotties you stare at all day long in school...
+[04 Jan/19:44] <Mad^Cow> well pyrokiwi its cause i'm az's wife
+[04 Jan/19:45] <pyrokiwi> oh i seeee
+[04 Jan/19:45] ! PegHome is known as damit
+[04 Jan/19:45] <CJbat> and gettign dissed..
+[04 Jan/19:45] <Athena> I am old (but why should a 14 year old that frequently acts like a 5 year old get ops?
+[04 Jan/19:45] <CJbat> is part of the club...
+[04 Jan/19:45] <CJbat> example...
+[04 Jan/19:45] <CJbat> LOS IS A QUAKE 3 WEENIE!!!!!!!
+[04 Jan/19:45] <Azmodan> oi no caps
+[04 Jan/19:45] <Mad^Cow> ewwwww
+[04 Jan/19:45] <Azmodan> .kick CJbat 
+[04 Jan/19:46] <CJbat> hehe
+[04 Jan/19:46] <Mad^Cow> quake bites
+[04 Jan/19:46] <LosQ3> hehe
+[04 Jan/19:46] <pyrokiwi> CJbat a- i am on holiday b-i do not stare at 18 years olds i stare at some1 else c-any sane 18year old would run if a 30 year old asked them out
+[04 Jan/19:46] <CJbat> no
+[04 Jan/19:46] <CJbat> not really dude...
+[04 Jan/19:46] <CJbat> ive dated 18 yr olds
+[04 Jan/19:46] <CJbat> college women...
+[04 Jan/19:46] <pyrokiwi> ? that is scary
+[04 Jan/19:46] <CJbat> smart chickies too...
+[04 Jan/19:46] <pyrokiwi> poor them
+[04 Jan/19:46] <Mad^Cow> i've dated 18 yr olds
+[04 Jan/19:46] <CJbat> not really...
+[04 Jan/19:46] <pyrokiwi> also how many years ago was that?
+[04 Jan/19:46] <Azmodan> sheesh woman, you cradle snatched a 19 year old
+[04 Jan/19:47] <LosQ3> haha
+[04 Jan/19:47] <Mad^Cow> oi u
+[04 Jan/19:47] <pyrokiwi> lol
+[04 Jan/19:47] <Mad^Cow> it was long ago
+[04 Jan/19:47] <mrgone> hhaha
+[04 Jan/19:47] <Mad^Cow> when u were in nappies still
+[04 Jan/19:47] <CJbat> see pyro..
+[04 Jan/19:47] <pyrokiwi> anyway 30 is old ok
+[04 Jan/19:47] <mrgone> before our times
+[04 Jan/19:47] <CJbat> when yer my age.. and a 18-19 yr old women look at ya...
+[04 Jan/19:47] <CJbat> you go fer it...
+[04 Jan/19:48] <Mad^Cow> oi mrgone i'm younger than cj
+[04 Jan/19:48] <CJbat> ya dont ask questions... ya just go for it..
+[04 Jan/19:48] <CJbat> its all fun...
+[04 Jan/19:48] ! Grunter is known as Grunt_Awa
+[04 Jan/19:48] <pyrokiwi> hmmm ok list of phadelphiles 1-cj 2-madcow
+[04 Jan/19:48] <CJbat> pediphiles??/
+[04 Jan/19:48] <CJbat> hows that make me a pediphile??
+[04 Jan/19:48] <mrgone> Mad^Cow so am i....
+[04 Jan/19:49] <Mad^Cow> and me
+[04 Jan/19:49] <pyrokiwi> hmmmm
+[04 Jan/19:49] <CJbat> my step mother is 12 yrs younger than my dad....
+[04 Jan/19:49] + Azmodan looks at some might thin ice
+[04 Jan/19:49] ! Lesbian- is known as MissNasty
+[04 Jan/19:49] * Mad^Cow puts pyrokiwi in the paddock for the piggy's to eat
+[04 Jan/19:49] * pyrokiwi wonders how sane ppl are that they believe he means everything he says
+[04 Jan/19:49] * pyrokiwi is thin anyway so wont break ice (phew)
+[04 Jan/19:50] <Mad^Cow> u wanna bet
+[04 Jan/19:50] <Azmodan> I don't believe, I'm just screwing with your mind
+[04 Jan/19:50] <CJbat> skinny arse punk...
+[04 Jan/19:50] <Mad^Cow> he has a mind??
+[04 Jan/19:50] <CJbat> yeah
+[04 Jan/19:50] <Azmodan> hey, I'm looking real hard
+[04 Jan/19:50] <pyrokiwi> hmmm Azmodan where u live?
+[04 Jan/19:50] <Mad^Cow> in a house
+[04 Jan/19:50] <Azmodan> I told you yesterday
+[04 Jan/19:50] <Azmodan> Metropolis
+[04 Jan/19:51] <pyrokiwi> seee i told ya all i do is sit here with old ppl and get dissed
+[04 Jan/19:51] <pyrokiwi> yes
+[04 Jan/19:51] <pyrokiwi> very funny
+[04 Jan/19:51] <pyrokiwi> no where in nz do u live?
+[04 Jan/19:51] <Mad^Cow> moo
+[04 Jan/19:51] <Mad^Cow> the fruit bowl of nz
+[04 Jan/19:51] <mrgone> meep
+[04 Jan/19:52] <mrgone> brb snackin
+[04 Jan/19:52] <pyrokiwi> hmmm im afraid i know nothin bout fruit bowles of nz cause we has a mental geo teacher
+[04 Jan/19:52] <pyrokiwi> also there are lots of them 
+[04 Jan/19:52] <Mad^Cow> gee
+[04 Jan/19:53] * Mad^Cow hands pyrokiwi a text book or three
+[04 Jan/19:53] > MetroAz!~azmodan@AS5300-229.sysr.com has joined #win98
+[04 Jan/19:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/19:53] <pyrokiwi> just tell me the name it is school holidays my brain is turned off ok ?
+[04 Jan/19:53] @ mode #win98 [+v MetroAz] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/19:53] <pyrokiwi> just tell me the name it is school holidays my brain is turned off ok ?
+[04 Jan/19:53] <MetroAz> and here I am from my country estate
+[04 Jan/19:53] <Mad^Cow> lazy bum
+[04 Jan/19:53] <Mad^Cow> hehehe
+[04 Jan/19:53] * pyrokiwi has a right to be lazy during holidays
+[04 Jan/19:53] <Mad^Cow> okies wine country then does that help at all
+[04 Jan/19:53] * pyrokiwi thinks Mad^Cow is jealous cause she has no school holidays
+[04 Jan/19:54] <pyrokiwi> wine hmmmmmmm
+[04 Jan/19:54] <pyrokiwi> hawkes bay
+[04 Jan/19:54] <pyrokiwi> wanganui
+[04 Jan/19:54] <Mad^Cow> yes i do with my 8 yr old son and he is still learning in the holiday's
+[04 Jan/19:54] <pyrokiwi> hamilton
+[04 Jan/19:54] <mrgone> across from a liquer store
+[04 Jan/19:54] <MetroAz> bingo
+[04 Jan/19:54] <Mad^Cow> hb
+[04 Jan/19:54] <pyrokiwi> lol u think
+[04 Jan/19:54] < SignOff: MetroAz!~azmodan@AS5300-229.sysr.com (BITE ME!)
+[04 Jan/19:54] <Mad^Cow> wheres bingo?
+[04 Jan/19:54] * pyrokiwi bites Azmodan
+[04 Jan/19:55] <Mad^Cow> that damn dog
+[04 Jan/19:55] <mrgone> on a farm
+[04 Jan/19:55] * pyrokiwi didnt mean that to sound bad
+[04 Jan/19:55] * Mad^Cow kicks pyrokiwi in the family jewels
+[04 Jan/19:55] <CJbat> MAD COW!!!  MAD COW!!!!!
+[04 Jan/19:55] <Mad^Cow> that i am
+[04 Jan/19:55] <mrgone> oof
+[04 Jan/19:56] @ mode #win98 [+o Mad^Cow] by Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz
+[04 Jan/19:56] <Azmodan> kick him harder!
+[04 Jan/19:56] * pyrokiwi thinks that was vicious so he picks up a large solid object and throws it at Mad^Cow
+[04 Jan/19:56] * pyrokiwi jumpes in a tank
+[04 Jan/19:56] <Mad^Cow> okies
+[04 Jan/19:56] * mrgone hands out wrestling belts
+[04 Jan/19:56] * pyrokiwi turns Mad^Cow into beef sausages
+[04 Jan/19:56] <CJbat> DING DING DING>>>>>
+[04 Jan/19:57] < pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz was kicked off #win98 by Mad^Cow!moooo@p93-tnt1.akl.ihug.co.nz (cows with guns bang bang!)
+[04 Jan/19:57] > pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz has joined #win98
+[04 Jan/19:57] <mrgone> well im goin to bed, your sencless violence is warping my fragile canadian mind.
+[04 Jan/19:57] <Azmodan> fragile?
+[04 Jan/19:57] * pyrokiwi thiks that it is unfair having his opponent opped
+[04 Jan/19:57] <CJbat> in this corner weighing in at 8Kilos.....  FlamingFruit Boy!!!!
+[04 Jan/19:57] * Mad^Cow loves the song cows with guns
+[04 Jan/19:57] * pyrokiwi takes out his @gun
+[04 Jan/19:57] @ mode #win98 [-o Mad^Cow] by Azmodan!~azmodan@p93-tnt1.akl.ihug.co.nz
+[04 Jan/19:57] <pyrokiwi> 8  KILOS  ?
+[04 Jan/19:57] <Azmodan> love it CJ
+[04 Jan/19:57] <pyrokiwi> wat
+[04 Jan/19:57] <pyrokiwi> i said i was skinny i did not say i was a fly
+[04 Jan/19:58] * mrgone shovels his driveway on #win98
+[04 Jan/19:58] <CJbat> lbs kbs  what ever
+[04 Jan/19:58] < SignOff: mrgone!~Webmaster@ts1-112.brg.tallships.ca (im a leech that needs to be bled)
+[04 Jan/19:58] <pyrokiwi> lbs i dont know them
+[04 Jan/19:58] <Mad^Cow> 8 stone maybe
+[04 Jan/19:58] <pyrokiwi> grrrr
+[04 Jan/19:58] <CJbat> 8 pepples
+[04 Jan/19:58] ! AsianChic is known as BlackChic
+[04 Jan/19:58] * pyrokiwi thinks az's wife caught the mad cow disease
+[04 Jan/19:58] <pyrokiwi> oooh
+[04 Jan/19:58] <Mad^Cow> yeap
+[04 Jan/19:59] <pyrokiwi> how do u send a sound?
+[04 Jan/19:59] <Azmodan> well you see you don't.  Sound waves travel all by themselves
+[04 Jan/19:59] ! BlackChic is known as GreenChic
+[04 Jan/19:59] <Mad^Cow> a wav
+[04 Jan/19:59] <CJbat> ya mean  DCC
+[04 Jan/19:59] <pyrokiwi> yeh thats it waitup i need to find out
+[04 Jan/20:00] * Mad^Cow kicks az and turns the mp3 cows with guns on and moo's at the top of her voice
+[04 Jan/20:00] <pyrokiwi> i know its a wave buy accept it pls
+[04 Jan/20:00] <CJbat> ooohh..
+[04 Jan/20:00] <CJbat> i used to have the one too...
+[04 Jan/20:00] <Azmodan> he's sending files!!!!!
+[04 Jan/20:00] <CJbat> been meaning to get the Twisted Tunes CD...
+[04 Jan/20:00] <Mad^Cow> oh god
+[04 Jan/20:01] * Mad^Cow goes and burns down mcdonalds
+[04 Jan/20:01] * pyrokiwi groans at Azmodan's stupid complaint
+[04 Jan/20:01] ! stoopid is known as b|ind`
+[04 Jan/20:01] * Mad^Cow points to the topic
+[04 Jan/20:01] <Azmodan> your eating my bandwidth boy, I'll complain when I want to
+[04 Jan/20:02] <Mad^Cow> hehehehe
+[04 Jan/20:02] <pyrokiwi> those are a-windows files b-not free wave files c-she chose to accept so go blame her
+[04 Jan/20:02] <pyrokiwi> oh blow she isnt back from holiday yet
+[04 Jan/20:02] <Mad^Cow> she is the cats whiskers didn't your mother teach u manners
+[04 Jan/20:02] <pyrokiwi> she is the Mad^Cow duh
+[04 Jan/20:02] <Azmodan> somebody is giveing me lessons on the rules
+[04 Jan/20:03] <LosQ3> hmm I see that someone is making a pest of themself
+[04 Jan/20:03] * pyrokiwi decides that he is allowed to be cheeky after being dissed all year
+[04 Jan/20:03] * Mad^Cow hands Azmodan a dictionary :oP
+[04 Jan/20:03] <LosQ3> all year?
+[04 Jan/20:03] <pyrokiwi> well 3/4 of it anyway
+[04 Jan/20:03] <CJbat> someone needs a spanking...
+[04 Jan/20:03] <LosQ3> you have been here for a month...or maybe two
+[04 Jan/20:03] <Azmodan> you haven't been here a whole year yet
+[04 Jan/20:03] <Mad^Cow> oh look it lives
+[04 Jan/20:03] <CJbat> funnything is..
+[04 Jan/20:03] <CJbat> i bet i oucld date his mom....
+[04 Jan/20:03] <pyrokiwi> wat?
+[04 Jan/20:03] <LosQ3> :P
+[04 Jan/20:04] <CJbat> er could...
+[04 Jan/20:04] <pyrokiwi> my mum date my mum did u say?
+[04 Jan/20:04] <CJbat> could....
+[04 Jan/20:04] <CJbat> even dated 45 yr old women too...
+[04 Jan/20:04] <CJbat> i take the wide range bud...
+[04 Jan/20:04] <pyrokiwi> hmmmmmm my mum a-is 43 b-wouldnt
+[04 Jan/20:04] <CJbat> all sorts...
+[04 Jan/20:04] <CJbat> all types...
+[04 Jan/20:04] <CJbat> 43 is young...
+[04 Jan/20:05] <Mad^Cow> sugar my sisters and brother are older than that
+[04 Jan/20:05] <CJbat> tell ya this much...
+[04 Jan/20:05] * pyrokiwi decides that if any female he sees acts desperate he will give them CJbat's address he will be sure to take them in
+[04 Jan/20:05] <CJbat> women get better with age.....
+[04 Jan/20:05] <CJbat> 30+ women are demons..... 
+[04 Jan/20:05] <Azmodan> (tell me about it)
+[04 Jan/20:05] <CJbat> they know what they want..
+[04 Jan/20:05] <CJbat> and go right for it....
+[04 Jan/20:05] <CJbat> hehe
+[04 Jan/20:06] <Mad^Cow> oi u
+[04 Jan/20:06] <Mad^Cow> i'm not that much older than u mister
+[04 Jan/20:06] <pyrokiwi> lol
+[04 Jan/20:06] <CJbat> pyro.. go see American Pie...
+[04 Jan/20:06] <CJbat> well when yer old enough to 
+[04 Jan/20:06] <CJbat> heh
+[04 Jan/20:07] <pyrokiwi> hmmmm r18 in nz
+[04 Jan/20:07] <pyrokiwi> no r16 i think
+[04 Jan/20:07] * Mad^Cow pushes LosQ3 off his chair to see if he is paying attention
+[04 Jan/20:07] <pyrokiwi> lol
+[04 Jan/20:07] <CJbat> he's quaking..
+[04 Jan/20:07] <CJbat> leave him be  :PPP
+[04 Jan/20:07] <Azmodan> in his boots
+[04 Jan/20:07] <CJbat> ill be there soon enough...
+[04 Jan/20:07] <Mad^Cow> nah
+[04 Jan/20:07] <CJbat> << just beat Unreal....
+[04 Jan/20:07] * pyrokiwi wonders if LosQ3 thought there was a quake
+[04 Jan/20:07] <pyrokiwi> unreal RULZ
+[04 Jan/20:07] <CJbat> ahh unreal is weak...
+[04 Jan/20:07] <pyrokiwi> tournament does anyway
+[04 Jan/20:07] <CJbat> compared to Q3
+[04 Jan/20:08] <Mad^Cow> knitting rulz!
+[04 Jan/20:08] <CJbat> now UT  i have to try...
+[04 Jan/20:08] <pyrokiwi> unreal tounament is the BEST
+[04 Jan/20:08] <pyrokiwi> i hav played demo it was AWESOME
+[04 Jan/20:08] <pyrokiwi> heck the machine i played it on to had dabomb graphics card
+[04 Jan/20:08] <CJbat> oh?
+[04 Jan/20:08] <CJbat> S3 trio huh?
+[04 Jan/20:09] <Azmodan> lol maybe a t8900c
+[04 Jan/20:09] <pyrokiwi> all the guys at shop crowded round me (their unpaying customer) and drooled
+[04 Jan/20:09] <CJbat> whole 512kb
+[04 Jan/20:09] <pyrokiwi> no actually the guy at shop said was basically best card out
+[04 Jan/20:09] <CJbat> ewwww
+[04 Jan/20:09] <CJbat> no no no
+[04 Jan/20:09] <pyrokiwi> also it was 21inch moniter
+[04 Jan/20:09] <CJbat> thats evil... gawd no
+[04 Jan/20:09] <Azmodan> but what was the card
+[04 Jan/20:09] <pyrokiwi> No it was not oxygen
+[04 Jan/20:09] <CJbat> 21"  that all ya got little man
+[04 Jan/20:09] <pyrokiwi> cant remember
+[04 Jan/20:09] <pyrokiwi> it wasnt mine it was shops
+[04 Jan/20:10] <pyrokiwi> it ran at full res no lag perfect scrolling real fine details
+[04 Jan/20:10] <CJbat> Unreal was a bear....
+[04 Jan/20:10] <CJbat> horrid scrolling...
+[04 Jan/20:10] <CJbat> just horrid..
+[04 Jan/20:10] <pyrokiwi> i am talking about ut
+[04 Jan/20:10] <Azmodan> define full rez
+[04 Jan/20:10] <CJbat> UT supposedly fixed this...
+[04 Jan/20:10] * Mad^Cow yawns
+[04 Jan/20:10] <pyrokiwi> oh yes it did
+[04 Jan/20:10] + Azmodan shoves a sock in Mad^Cow's mouth
+[04 Jan/20:11] ! Grunt_Awa is known as Grunter
+[04 Jan/20:11] <CJbat> good thing that was a S....
+[04 Jan/20:11] <pyrokiwi> it is the game but i supose that it hasnt been seen down in hb yet
+[04 Jan/20:11] <Mad^Cow> ewwwww phewie wash it first
+[04 Jan/20:11] * LosQ3 wont EVEN go there
+[04 Jan/20:11] <CJbat> LOL
+[04 Jan/20:11] <CJbat> awww Los...
+[04 Jan/20:11] <LosQ3> hehe
+[04 Jan/20:11] <CJbat> ahh Q3..
+[04 Jan/20:11] <CJbat> all the way...
+[04 Jan/20:11] <Azmodan> pyro, your losing it
+[04 Jan/20:11] * pyrokiwi wonders where that sock had been and was PLEASED it wasnt his mouth
+[04 Jan/20:11] <LosQ3> plays so so nice
+[04 Jan/20:12] <pyrokiwi> i am losing wat?
+[04 Jan/20:12] <CJbat> thats the MP game of the year dude...
+[04 Jan/20:12] <pyrokiwi> never played q3
+[04 Jan/20:12] <LosQ3> easy
+[04 Jan/20:12] * Mad^Cow throws a cow pattie to pyrokiwi
+[04 Jan/20:12] <CJbat> nothing like jumping of a jump platform and Railing a friend...
+[04 Jan/20:12] * pyrokiwi catches the chocolate brownie "yummy"
+[04 Jan/20:13] <CJbat> pyro  once ya see Q3 in MP action...
+[04 Jan/20:13] <Mad^Cow> its great fertilizer
+[04 Jan/20:13] <CJbat> you'll thingk UT was Wolfenstein...
+[04 Jan/20:13] <pyrokiwi> mmmmm 
+[04 Jan/20:13] <pyrokiwi> nope i dont think so
+[04 Jan/20:13] <pyrokiwi> how many players does it support?
+[04 Jan/20:13] <pyrokiwi> now Mad^Cow play that wave and see wat i think of u
+[04 Jan/20:13] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[04 Jan/20:13] <CJbat> unlimited if i remember correctly....
+[04 Jan/20:13] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/20:14] <CJbat> but.. that may have been the hype..
+[04 Jan/20:14] <pyrokiwi> yo Deton8R like normal every1 is dissing me
+[04 Jan/20:14] <CJbat> q2 does do 64 players
+[04 Jan/20:14] <pyrokiwi> well that is true of ut anyway
+[04 Jan/20:14] <Deton8R> imagine that
+[04 Jan/20:14] <pyrokiwi> ut does unlimited
+[04 Jan/20:14] <Deton8R> aren't you our designated punching bag?
+[04 Jan/20:14] <pyrokiwi> yep i am 
+[04 Jan/20:15] <Mad^Cow> no thats u det
+[04 Jan/20:15] <pyrokiwi> Mad^Cow is just playing a wav file that is wat i think of her
+[04 Jan/20:15] <Mad^Cow> yes well
+[04 Jan/20:15] <Mad^Cow> i still like cows with guns better
+[04 Jan/20:15] <pyrokiwi> so u played it?
+[04 Jan/20:16] <Mad^Cow> yeah all 15 sec
+[04 Jan/20:16] <CJbat> www.twistedtunes.com
+[04 Jan/20:16] <pyrokiwi> lol did az listen?
+[04 Jan/20:16] <Mad^Cow> yeah he is sitting next to me
+[04 Jan/20:16] * Mad^Cow sings along with cows with guns
+[04 Jan/20:17] <Deton8R> fluffe?
+[04 Jan/20:17] <Mad^Cow> yes
+[04 Jan/20:17] <Deton8R> aroha
+[04 Jan/20:17] <Mad^Cow> yes trouble
+[04 Jan/20:17] <Deton8R> doh
+[04 Jan/20:18] <Deton8R> hey
+[04 Jan/20:18] <Deton8R> I been good lately
+[04 Jan/20:18] <Deton8R> really honest
+[04 Jan/20:18] <pyrokiwi> really
+[04 Jan/20:18] <pyrokiwi> just like no1 picks on me?
+[04 Jan/20:18] <Deton8R> ha
+[04 Jan/20:18] <CJbat> we dont pick on you.........
+[04 Jan/20:18] <Mad^Cow> he was a young cow no one expected he was carrying an uzzie
+[04 Jan/20:18] <Mad^Cow> doh
+[04 Jan/20:18] <CJbat> hehe
+[04 Jan/20:18] * pyrokiwi wonders if Mad^Cow married a cow...yes he thinks so
+[04 Jan/20:19] <CJbat> oh....dude..
+[04 Jan/20:19] * Mad^Cow goes back to singing and finds a dictionary
+[04 Jan/20:19] <Azmodan> -kick pyrokiwi oi
+[04 Jan/20:19] < pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz was kicked off #win98 by Mandy!biged98@chat.eskimo.com (oi)
+[04 Jan/20:19] > pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz has joined #win98
+[04 Jan/20:19] <Mad^Cow> az is no cow
+[04 Jan/20:19] <Deton8R> ha
+[04 Jan/20:19] <Deton8R> a geek perhaps
+[04 Jan/20:19] <Mad^Cow> 12 burning mcdonalds
+[04 Jan/20:19] <Deton8R> but no cow
+[04 Jan/20:20] <Mad^Cow> oh thatws great coming from you mr village ppls
+[04 Jan/20:20] <pyrokiwi> lol i would a been kciked 4 that
+[04 Jan/20:20] <CJbat> BAHAHHAHA
+[04 Jan/20:20] ! symetrix is known as geEkGuY
+[04 Jan/20:20] <CJbat> its fun to stay at the  Y...M...C....A......  fun to stay at the........
+[04 Jan/20:20] <pyrokiwi> oh man
+[04 Jan/20:20] <Deton8R> o wut?
+[04 Jan/20:21] <CJbat> thast song is older than you pyro...:PPPPPPPpp
+[04 Jan/20:21] <Mad^Cow> chickens in choppers
+[04 Jan/20:21] <pyrokiwi> hmmmmm
+[04 Jan/20:21] <Deton8R> ping pong
+[04 Jan/20:21] <pyrokiwi> nothin except dinosaurs is older then u
+[04 Jan/20:21] <CJbat> heck.. i got Kiss albums older than you....
+[04 Jan/20:21] * Mad^Cow goes and starts the village ppls playing just for pyro
+[04 Jan/20:21] <CJbat> oh  good come back.. get that from nicklelodeon.com?
+[04 Jan/20:22] <Mad^Cow> okies ppls shake your tail feathers
+[04 Jan/20:22] * Mad^Cow drags LosQ3 out on the dance floor
+[04 Jan/20:22] <CJbat> PARTY!!!!!!!!!!!!!
+[04 Jan/20:22] <Deton8R> Mad^Cow  yer still nutz
+[04 Jan/20:22] <Azmodan> hooyaa
+[04 Jan/20:22] <Mad^Cow> yeap
+[04 Jan/20:23] <Mad^Cow> i have a elton john collectors records older than him
+[04 Jan/20:24] ! CJbat is known as CJ^
+[04 Jan/20:24] <pyrokiwi> lol Mad^Cow my bro wants a personalised number plate saying madcow (he is 11) it is hes fav word
+[04 Jan/20:25] <Mad^Cow> hahahaha
+[04 Jan/20:25] <Mad^Cow> CJbat has had a sex change to CJ^<---- ha ha ha ha doh
+[04 Jan/20:25] <pyrokiwi> lol
+[04 Jan/20:25] <CJ^> phtpphpth
+[04 Jan/20:25] <Mad^Cow> well tuough its mine and i'm old enough to drive
+[04 Jan/20:25] <CJ^> << gawd  i need to go out...
+[04 Jan/20:25] <CJ^> party this weekend...
+[04 Jan/20:25] <pyrokiwi> lol u hav it?
+[04 Jan/20:25] <CJ^> ill go hook up...
+[04 Jan/20:26] <Mad^Cow> nope
+[04 Jan/20:26] <pyrokiwi> CJ^ out of interest do u ever plan to get married
+[04 Jan/20:27] <CJ^> never again
+[04 Jan/20:27] <CJ^> nope
+[04 Jan/20:27] < lowerorde!~sosorry@c71795-a.salem1.or.home.com has left #win98 ()
+[04 Jan/20:27] <Mad^Cow> who said he isn't now
+[04 Jan/20:27] <CJ^> been there twice...
+[04 Jan/20:27] <Mad^Cow> awww
+[04 Jan/20:27] <CJ^> just getting my divorce started...
+[04 Jan/20:27] <CJ^> single..
+[04 Jan/20:27] <CJ^> living on my own...
+[04 Jan/20:27] <CJ^> gotta love it...
+[04 Jan/20:27] <CJ^> see my daughter when i can..
+[04 Jan/20:27] <Mad^Cow> nope
+[04 Jan/20:27] <Mad^Cow> no bed warmer
+[04 Jan/20:27] <CJ^> which turns out to be everyday...
+[04 Jan/20:28] <CJ^> yeah  i do miss that  BUT
+[04 Jan/20:28] <CJ^> i get that now and then..
+[04 Jan/20:28] <CJ^> so  no worries...
+[04 Jan/20:28] <Mad^Cow> and thats a big but
+[04 Jan/20:28] <pyrokiwi> my bro just said yo oldes
+[04 Jan/20:28] <CJ^> waiting on a friend to come over from Australia...
+[04 Jan/20:28] <pyrokiwi> oldies
+[04 Jan/20:28] <Mad^Cow> y m c a
+[04 Jan/20:28] <CJ^> gotta love those accents...
+[04 Jan/20:28] <Mad^Cow> ewwwwwwwwww
+[04 Jan/20:28] <CJ^> hey now...
+[04 Jan/20:29] <CJ^> i really get into em...
+[04 Jan/20:29] <CJ^> that and Brits
+[04 Jan/20:29] <Mad^Cow> now that cj is swearing
+[04 Jan/20:29] <pyrokiwi> oh man the way aussies say six
+[04 Jan/20:29] <Mad^Cow> oh and how the spell beer
+[04 Jan/20:29] <Mad^Cow> they
+[04 Jan/20:30] <CJ^> hey hey hey
+[04 Jan/20:30] <CJ^> << watch it..
+[04 Jan/20:30] <pyrokiwi> hav u heard them say six?
+[04 Jan/20:30] <Mad^Cow> its fat alabert
+[04 Jan/20:30] <CJ^> or ill bring out my NY accent...
+[04 Jan/20:31] * Mad^Cow brings out the southern in her
+[04 Jan/20:31] <CJ^> but that requires cussing...
+[04 Jan/20:31] * pyrokiwi thinks saying CJ^ is cussing but the ops disagree with that 1
+[04 Jan/20:32] * Mad^Cow sets fire to flamming fruit boy!
+[04 Jan/20:32] <CJ^> heheh
+[04 Jan/20:32] * pyrokiwi starts to play with fire then suddenly BOOOOOM
+[04 Jan/20:32] * pyrokiwi yells ouch as he blows his arm off
+[04 Jan/20:32] <CJ^> with tater tots..
+[04 Jan/20:32] <Mad^Cow> anyone for toasted kiwifruit?
+[04 Jan/20:33] <CJ^> no thanks
+[04 Jan/20:33] <CJ^> smeels rotten
+[04 Jan/20:33] <CJ^> er smells
+[04 Jan/20:33] <Mad^Cow> yeah the burning fur
+[04 Jan/20:34] * Mad^Cow listens to the base coming from the lounge
+[04 Jan/20:35] * pyrokiwi wishes his dad wasnt home
+[04 Jan/20:35] <Mad^Cow> oh listen its s club thats about pyrokiwi's speed
+[04 Jan/20:35] <pyrokiwi> s club ? hmmm 
+[04 Jan/20:36] <Mad^Cow> my 8 yr old likes them
+[04 Jan/20:36] <pyrokiwi> oh
+[04 Jan/20:37] <pyrokiwi> i remember the name
+[04 Jan/20:37] <pyrokiwi> u would probably think some of the music i listen to pumped through decent speakers is feedback
+[04 Jan/20:37] <Mad^Cow> they have there own tv show
+[04 Jan/20:37] <pyrokiwi> yeh i know the name but cant remember
+[04 Jan/20:38] * Mad^Cow makes sure to not let pyrokiwi any where near there stereo
+[04 Jan/20:38] <pyrokiwi> lol doing sound 4 stuff is fun
+[04 Jan/20:38] * pyrokiwi decides that there stereo probably isnt very loud
+[04 Jan/20:38] * Mad^Cow laughs and laughs
+[04 Jan/20:39] > lander16!Cservice@dhcp-213-224-4-5.kabel.pandora.be has joined #win98
+[04 Jan/20:39] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/20:39] @ mode #win98 [+v lander16] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/20:41] * pyrokiwi wonders if Azmodan showed Mad^Cow his pic
+[04 Jan/20:42] * pyrokiwi wonders y he took that pic
+[04 Jan/20:42] <Mad^Cow> yes i saw that sick piece of work
+[04 Jan/20:42] <pyrokiwi> lol
+[04 Jan/20:42] * pyrokiwi almost turned himself into hamburgar patties
+[04 Jan/20:42] <Mad^Cow> ewww kiwifruit with meat
+[04 Jan/20:42] <pyrokiwi> crazy ppls
+[04 Jan/20:42] <pyrokiwi> that was fun taking the pic
+[04 Jan/20:43] * Mad^Cow rather take pic's of her cats
+[04 Jan/20:44] <pyrokiwi> hmmmm
+[04 Jan/20:44] <pyrokiwi> cats
+[04 Jan/20:44] <pyrokiwi> dont cows eat cats?
+[04 Jan/20:44] <CJ^> hmm..
+[04 Jan/20:44] <CJ^> I could twist that
+[04 Jan/20:44] <Mad^Cow> no
+[04 Jan/20:44] <pyrokiwi> wat>?
+[04 Jan/20:44] <pyrokiwi> CJ^ wat ya mean
+[04 Jan/20:44] <Mad^Cow> mad cat
+[04 Jan/20:45] <Mad^Cow> smile missymoo
+[04 Jan/20:45] <pyrokiwi> az u need to change ur nick to Mad^Az
+[04 Jan/20:45] <Mad^Cow> you should be fruitloop
+[04 Jan/20:45] <CJ^> pyro....   if you ONLY knew... if only knew...
+[04 Jan/20:45] <pyrokiwi> wat CJ^ tell me tell me
+[04 Jan/20:46] <Azmodan> told you pryo, I do not change my nick
+[04 Jan/20:46] <CJ^> nope
+[04 Jan/20:46] <CJ^> yer too young...
+[04 Jan/20:46] <pyrokiwi> TELL me
+[04 Jan/20:46] <pyrokiwi> or else i will i will i dunno 
+[04 Jan/20:47] <Mad^Cow> throw a tantrum like all little kiddies do
+[04 Jan/20:48] <pyrokiwi> hmmm CJ^ i hope u are not thinking wat i am thinking right now
+[04 Jan/20:49] <pyrokiwi> cause if u are a-u r a sick old guy b- i dont want to know
+[04 Jan/20:50] <Mad^Cow> hey at least he's of age
+[04 Jan/20:50] <CJ^> sick??
+[04 Jan/20:50] <CJ^> HA
+[04 Jan/20:50] <CJ^> lke i said.. you have yet to experience...
+[04 Jan/20:51] <CJ^> two bebbe....
+[04 Jan/20:51] <CJ^> two...
+[04 Jan/20:51] <pyrokiwi> two bebbe?
+[04 Jan/20:51] * CJ^ slaps his forehead.......
+[04 Jan/20:51] <CJ^> yes two...
+[04 Jan/20:51] <Mad^Cow> 16 is the legal age here so forget it pyro
+[04 Jan/20:51] <CJ^> anyone else wanna send him Behind the GreenDoor??
+[04 Jan/20:51] <CJ^> :P
+[04 Jan/20:52] <pyrokiwi> 16leagal age 4 wat?
+[04 Jan/20:52] * pyrokiwi is getting confused and worried now
+[04 Jan/20:52] * Mad^Cow sends him behind the metal barred door
+[04 Jan/20:52] <CJ^> HEHE
+[04 Jan/20:52] <Azmodan> pyro if you don't know then you truly are too young
+[04 Jan/20:52] * Mad^Cow looks at pyro
+[04 Jan/20:52] <CJ^> ya know.. cant wait to see your reactiont the "first time"
+[04 Jan/20:52] < lander16!Cservice@dhcp-213-224-4-5.kabel.pandora.be has left #win98 ()
+[04 Jan/20:52] <pyrokiwi> hmmmmm
+[04 Jan/20:53] <Mad^Cow> far far far to young
+[04 Jan/20:53] * pyrokiwi decides that he will shutup now and bring out a new subject
+[04 Jan/20:54] <CJ^> hehe   this is just oo much..
+[04 Jan/20:54] <CJ^> giggling here...
+[04 Jan/20:54] <pyrokiwi> grrrr
+[04 Jan/20:54] * pyrokiwi wonders if he should do something but no he wont
+[04 Jan/20:54] * Mad^Cow sings with b`witched
+[04 Jan/20:54] <Mad^Cow> you could knit something
+[04 Jan/20:55] * pyrokiwi was talking about something but no he has decided not too
+[04 Jan/20:56] * Mad^Cow pushes LosQ3 into a puddle that a poodle left for him
+[04 Jan/20:56] <Mad^Cow> hehehe
+[04 Jan/20:56] * pyrokiwi decides that CJ^ has a loose wire somewhere in that pc brain of his or else it has some mac hardware somewhere in it
+[04 Jan/20:57] <CJ^> oh really?
+[04 Jan/20:57] <CJ^> heh
+[04 Jan/20:57] <CJ^> yeap..
+[04 Jan/20:57] <CJ^> im a loose wire...
+[04 Jan/20:57] <Azmodan> loose cannon
+[04 Jan/20:57] <pyrokiwi> do u know imacs make good fish tanks
+[04 Jan/20:57] <CJ^> iMacs are actually kewl dude..
+[04 Jan/20:57] <CJ^> IF ya get used to em...
+[04 Jan/20:58] <CJ^> ya have to tthink of the market they appeal too...
+[04 Jan/20:58] <CJ^> G4's rock too...
+[04 Jan/20:59] <Mad^Cow> tv's make great fish tanks
+[04 Jan/21:01] <pyrokiwi> hmmm i still think imacs would
+[04 Jan/21:01] <CJ^> hey
+[04 Jan/21:01] * Mad^Cow sings hit pyro one more time
+[04 Jan/21:01] <CJ^> an iMac is faster than yer POS system.. rem that
+[04 Jan/21:02] <pyrokiwi> then mine yes so wat?
+[04 Jan/21:03] <pyrokiwi> anyway do they really taste like grape?
+[04 Jan/21:05] <Mad^Cow> who tastes like grape?
+[04 Jan/21:07] <Athena> you do ya purple cow! :P
+[04 Jan/21:07] <Mad^Cow> mooooo i'm a jersey cow
+[04 Jan/21:07] <LosQ3> hehe
+[04 Jan/21:07] <pyrokiwi> imacs taste like grape
+[04 Jan/21:07] <pyrokiwi> or they come in grape flavour anyway
+[04 Jan/21:08] <LosQ3> hey pyro what does the wall socket taste like?
+[04 Jan/21:08] <pyrokiwi> ummm it doesnt say its flavoured so i didnt try
+[04 Jan/21:08] <LosQ3> how about the bottome of your metal icecube trays?
+[04 Jan/21:08] <pyrokiwi> nope havnt tried
+[04 Jan/21:08] <CJ^> iBerry PC
+[04 Jan/21:08] <LosQ3> you really oughta
+[04 Jan/21:09] * pyrokiwi is NOT DUMB
+[04 Jan/21:09] <Mad^Cow> pyrokiwi is just blonde!
+[04 Jan/21:09] <CJ^> ignorant
+[04 Jan/21:09] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[04 Jan/21:09] <CJ^> he needs TWO bebbe....
+[04 Jan/21:09] <Mad^Cow> blonde is kinder
+[04 Jan/21:10] <CJ^> well  first he has to have one....:P
+[04 Jan/21:10] <CJ^> kinder??
+[04 Jan/21:10] <CJ^> hmmmm
+[04 Jan/21:10] <CJ^> maybe
+[04 Jan/21:12] <pyrokiwi> hmmmm
+[04 Jan/21:12] * pyrokiwi wonders wat CJ^ is talking about
+[04 Jan/21:13] * pyrokiwi knows CJ^ will be dissing him
+[04 Jan/21:13] * Mad^Cow hands pyrokiwi some pullups
+[04 Jan/21:13] <CJ^> ouch
+[04 Jan/21:13] <CJ^> pampers
+[04 Jan/21:14] <CJ^> Pull-Ups for big boys...
+[04 Jan/21:14] <pyrokiwi> hmmmm
+[04 Jan/21:14] <Mad^Cow> hehehe
+[04 Jan/21:14] * pyrokiwi gets annoyed
+[04 Jan/21:14] ! Cemental is known as Cem-awy
+[04 Jan/21:14] * Mad^Cow goes back to singing
+[04 Jan/21:14] <CJ^> <<< Jaming to Helloween.....
+[04 Jan/21:20] < SignOff: pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[04 Jan/21:20] > pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz has joined #win98
+[04 Jan/21:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/21:20] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/21:20] * Mad^Cow jumps oh bugger
+[04 Jan/21:20] * pyrokiwi feels sad and depressed
+[04 Jan/21:21] * Mad^Cow irons pyrokiwi out there less wringles
+[04 Jan/21:21] * pyrokiwi wonders about crying
+[04 Jan/21:22] <Mad^Cow> crows feet
+[04 Jan/21:22] * pyrokiwi remembers that some ppl in fact most ppl apart from the bunch in here are nice to him
+[04 Jan/21:23] * Mad^Cow wanders what pyrokiwi has been sniffing
+[04 Jan/21:24] * pyrokiwi has not been sniffing anything
+[04 Jan/21:24] > meko!tao@tsui.v-wave.com has joined #win98
+[04 Jan/21:24] @ mode #win98 [+v meko] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/21:24] < meko!tao@tsui.v-wave.com has left #win98 ()
+[04 Jan/21:25] * Mad^Cow sings its cold outside with tom jones and cerys matthews
+[04 Jan/21:30] ! Lady^Bug is known as BAD^BUG
+[04 Jan/21:30] <pyrokiwi> do u realise it is true that a lot of ppl are kind to me?
+[04 Jan/21:30] <Mad^Cow> i'm kind to me
+[04 Jan/21:33] ! BAD^BUG is known as Lady^Bug
+[04 Jan/21:35] > ZeroAlpha!ZeroAlpha@210-55-87-171.dialup.xtra.co.nz has joined #win98
+[04 Jan/21:35] @ mode #win98 [+v ZeroAlpha] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/21:35] ! HigH|AwaY is known as HigHBabE
+[04 Jan/21:35] <ZeroAlpha> HI, Anyone know anything about Netscape, I cant find a Netscape help anywhere
+[04 Jan/21:36] <pyrokiwi> i do
+[04 Jan/21:36] <pyrokiwi> wat with?
+[04 Jan/21:36] <ZeroAlpha> Cool
+[04 Jan/21:36] <pyrokiwi> what problem do u hav?
+[04 Jan/21:37] * pyrokiwi has finally found a fellow person lucky enough to use netscape
+[04 Jan/21:37] <ZeroAlpha> When I send an email, it attempt to attach a jpg file from something like nscomm40\temp\temp or something like that
+[04 Jan/21:37] <pyrokiwi> hmmm
+[04 Jan/21:37] <pyrokiwi> let me hav a look
+[04 Jan/21:37] <Mad^Cow> nite all
+[04 Jan/21:37] <Mad^Cow> pyrokiwi behave
+[04 Jan/21:38] < SignOff: Mad^Cow!moooo@p93-tnt1.akl.ihug.co.nz (Leaving)
+[04 Jan/21:38] <pyrokiwi> ahha go into preferences
+[04 Jan/21:38] * ZeroAlpha smack his head on the desk nearly giving up
+[04 Jan/21:38] <ZeroAlpha> in Netscape ?
+[04 Jan/21:38] <pyrokiwi> are u in preferences?
+[04 Jan/21:38] <pyrokiwi> yep in netscape
+[04 Jan/21:38] <ZeroAlpha> hang on resizing....
+[04 Jan/21:38] <pyrokiwi> ok :)
+[04 Jan/21:39] <ZeroAlpha> yep
+[04 Jan/21:39] <pyrokiwi> then when your there click on identity
+[04 Jan/21:39] <ZeroAlpha> k
+[04 Jan/21:39] ! ZeR0`- is known as ZeR0`
+[04 Jan/21:39] <pyrokiwi> is there a check in the box saying attach my personal card to message... ?
+[04 Jan/21:39] <ZeroAlpha> done
+[04 Jan/21:39] <ZeroAlpha> yep
+[04 Jan/21:39] <pyrokiwi> take it out
+[04 Jan/21:40] <ZeroAlpha> untick it ?
+[04 Jan/21:40] <pyrokiwi> yep
+[04 Jan/21:40] <ZeroAlpha> Its already unticked.
+[04 Jan/21:40] > Gdubya!me@sorpen-2-163.mdm.mkt.execpc.com has joined #win98
+[04 Jan/21:40] <Gdubya> hi
+[04 Jan/21:40] <pyrokiwi> oh i thought u said it had a tick
+[04 Jan/21:40] @ mode #win98 [+v Gdubya] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/21:40] <Gdubya> anyone awake?
+[04 Jan/21:40] <pyrokiwi> then is there a signature file there?
+[04 Jan/21:40] <ZeroAlpha> nope
+[04 Jan/21:41] <Gdubya> I have a Q... I'm thinking of getting win 98 any idea of a good pirce?
+[04 Jan/21:41] <pyrokiwi> so no tick in box and no signature file ok 
+[04 Jan/21:42] <ZeroAlpha> When I got to 'send' an email, it comes up and says that is unable to find a certain jpg in the TEMP\nscomm40\tmp\tmp
+[04 Jan/21:42] <ZeroAlpha> Nope No tick no nuthin
+[04 Jan/21:42] <pyrokiwi> yep i am thinkin u hav a virus?
+[04 Jan/21:42] * ZeroAlpha was worried about that
+[04 Jan/21:42] <ZeroAlpha> Want it for free ?
+[04 Jan/21:42] <pyrokiwi> hmm hav u got norton?
+[04 Jan/21:42] <LosQ3> `kb ZeroAlpha see ya
+[04 Jan/21:42] @ mode #win98 [+b *!*ZeroAlpha@*.co.nz] by Athena!itsnotme@ppp35.US-GOVT.org
+[04 Jan/21:42] < ZeroAlpha!ZeroAlpha@210-55-87-171.dialup.xtra.co.nz was kicked off #win98 by Athena!itsnotme@ppp35.US-GOVT.org (see ya)
+[04 Jan/21:43] <pyrokiwi> ok wat was he on about?
+[04 Jan/21:43] <Azmodan> zeroalpha just offered Gdubya win98 for free <---- not a good option
+[04 Jan/21:44] <pyrokiwi> oh i see i though he was talking bout virus wasnt watching anything else
+[04 Jan/21:44] <Gdubya> 2I just need to get 98 want a good price, but I need info on it
+[04 Jan/21:44] <pyrokiwi> yeh i saw
+[04 Jan/21:44] <pyrokiwi> sorta
+[04 Jan/21:44] <Gdubya> I'd like the 2nd ed., but can I load it cold?
+[04 Jan/21:44] <pyrokiwi> but didnt click was thinking
+[04 Jan/21:45] <LosQ3> Gdubya you can if you have win95 and buy the upgrade
+[04 Jan/21:45] <CJ^> yes Gdubya...
+[04 Jan/21:45] <CJ^> you can install it clean...
+[04 Jan/21:45] <Gdubya> I have heard bad things about the upgrade and my win95 is oem
+[04 Jan/21:45] <LosQ3> it will ask for proof that you qualify (your win95 cd... 3.1 disks etc)
+[04 Jan/21:45] <Gdubya> I want to get away from the oem, pain in the butt
+[04 Jan/21:45] <pyrokiwi> he was offering me the virus 4 free not win98
+[04 Jan/21:46] <LosQ3> either way not someone we want here pyro
+[04 Jan/21:46] <pyrokiwi> lol he didnt mean it that way but nevermind
+[04 Jan/21:46] <Gdubya> I want to wipe out win95 once and for all and install win98, get rid of all this crap on the oem
+[04 Jan/21:47] <CJ^> you can
+[04 Jan/21:47] <CJ^> even with teh upgrade...
+[04 Jan/21:47] <CJ^> you dont need to have win95 installed to use the upgrade...
+[04 Jan/21:47] <Gdubya> so getting win98 second ed.. will I need my win95 disc?
+[04 Jan/21:47] <LosQ3> but is OEM qualifying
+[04 Jan/21:47] <CJ^> yes  you will need it
+[04 Jan/21:47] <CJ^> OEM shoud be...
+[04 Jan/21:47] <Gdubya> good.. so I can f disk in dos and then load win 98?
+[04 Jan/21:48] <CJ^> any OEM.. compaq, hp and all has to qualify....
+[04 Jan/21:48] <LosQ3> use the fdisk that will come with win98
+[04 Jan/21:48] <CJ^> otherwise..  think we would have a big uproar...
+[04 Jan/21:48] <LosQ3> or make one from the disk before wiping your system
+[04 Jan/21:48] <Gdubya> ahh I see
+[04 Jan/21:48] <LosQ3> win98 boot disk has cdrom support...make sure it works for you
+[04 Jan/21:48] <LosQ3> then just wipe the disk and install it
+[04 Jan/21:49] <Gdubya> I have an hp 166 and everytime a file is corrupted I have to use the Edisk and it loads all that crap on my puter
+[04 Jan/21:49] <Gdubya> then I have to clean it all out.. enough is enough
+[04 Jan/21:50] <Gdubya> ok now all I have to do is find a good price
+[04 Jan/21:50] <LosQ3> try price club/costco
+[04 Jan/21:50] <LosQ3> or search on the web
+[04 Jan/21:50] <LosQ3> pricewatch.com
+[04 Jan/21:50] > Tickles!tickles@210-55-161-218.ipnets.xtra.co.nz has joined #win98
+[04 Jan/21:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/21:51] @ mode #win98 [+v Tickles] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/21:51] <Gdubya> I see one place that has it for $43.00 is that real?
+[04 Jan/21:52] @ mode #win98 [+b *!*tickles@*.co.nz] by Aphrodite!pegasys@tigerrose.grateful.org
+[04 Jan/21:52] < Tickles!tickles@210-55-161-218.ipnets.xtra.co.nz was kicked off #win98 by Aphrodite!pegasys@tigerrose.grateful.org (evading)
+[04 Jan/21:52] <Gdubya> how can that be so cheap?
+[04 Jan/21:52] <CJ^> might be....
+[04 Jan/21:52] <CJ^> $89 for OEM... which is NOT  the OEM your thinking of.. or have...
+[04 Jan/21:52] <CJ^> OME if you build a new system..
+[04 Jan/21:52] <CJ^> or buy certain parts
+[04 Jan/21:53] @ mode #win98 [+b *!*@*dialup.xtra.co.nz] by Aphrodite!pegasys@tigerrose.grateful.org
+[04 Jan/21:53] <pyrokiwi> no pls dont do that
+[04 Jan/21:53] <pyrokiwi> who is banning xtra?
+[04 Jan/21:53] <Gdubya> http://AutomatedDistributing.com/
+[04 Jan/21:53] <LosQ3> `op
+[04 Jan/21:53] @ mode #win98 [+o LosQ3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/21:54] @ mode #win98 [-b *!*@*dialup.xtra.co.nz] by LosQ3!~husky21@user-33qtim2.dialup.mindspring.com
+[04 Jan/21:54] <pyrokiwi> phew :)
+[04 Jan/21:54] @ mode #win98 [-bb *!*tickles@*.co.nz *!*ZeroAlpha@*.co.nz] by LosQ3!~husky21@user-33qtim2.dialup.mindspring.com
+[04 Jan/21:54] <pyrokiwi> y did that happen?
+[04 Jan/21:54] @ mode #win98 [+b *!*@*.dialup.xtra.co.nz] by Aphrodite!pegasys@tigerrose.grateful.org
+[04 Jan/21:54] <pyrokiwi> noo
+[04 Jan/21:54] <CJ^> something aint kosher about that site....
+[04 Jan/21:54] <Gdubya> what's this mean? Windows 98 End User
+[04 Jan/21:54] <Gdubya>                              License Agreement and
+[04 Jan/21:54] <Gdubya>                              Manual for 1st or 2nd
+[04 Jan/21:54] <Gdubya>                              edition Win98
+[04 Jan/21:55] > lat_guy!me@steve.aus.tx.bbnow.net has joined #win98
+[04 Jan/21:56] <lat_guy> hey
+[04 Jan/21:56] <pyrokiwi> hiya
+[04 Jan/21:57] <lat_guy> do you know much about VPN?
+[04 Jan/21:57] <lat_guy> or NT server time services?
+[04 Jan/21:57] <lat_guy> the NT rooms are all dead
+[04 Jan/21:57] <pyrokiwi> nt this is win98 channel
+[04 Jan/21:57] <pyrokiwi> is it our problem if no1 suports nt but if u are lucky LosQ3 or CJ^ may help ya
+[04 Jan/21:58] > CJbat!~skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/21:58] < SignOff: CJbat!~skippy@sdn-ar-006watacoP081.dialsprint.net (Killed (Baltimore-R.MD.US.Undernet.Org (Arlington.VA.US.Undernet.Org <- ann-arbor.mi.us.undernet.org[204.42.253.2] (older nick overruled))))
+[04 Jan/21:58] > CJbat!skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/21:58] < SignOff: CJbat!skippy@sdn-ar-006watacoP081.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[04 Jan/21:58] < SignOff: CJ^!skippy@sdn-ar-006watacoP081.dialsprint.net (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[04 Jan/21:58] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[04 Jan/21:58] <lat_guy> are they awake?
+[04 Jan/21:58] > CJbat!~skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/21:58] < SignOff: CJbat!~skippy@sdn-ar-006watacoP081.dialsprint.net (Read error to CJbat[sdn-ar-006watacoP081.dialsprint.net]: Connection reset by peer)
+[04 Jan/21:58] < SignOff: Gdubya!me@sorpen-2-163.mdm.mkt.execpc.com (Before a standing army can rulethe people must be disarmed)
+[04 Jan/21:59] > CJ^!~skippy@sdn-ar-006watacoP081.dialsprint.net has joined #win98
+[04 Jan/21:59] <LosQ3> doh gotta hate when that happens hahahha
+[04 Jan/21:59] <lat_guy> he he
+[04 Jan/21:59] <pyrokiwi> lol yeh
+[04 Jan/21:59] <pyrokiwi> LosQ3 u gonna help lat_guy with nt or ?
+[04 Jan/21:59] <lat_guy> so los, care to share some knowledge?
+[04 Jan/22:00] * LosQ3 dont do NT
+[04 Jan/22:00] <lat_guy> I'm interested in VPN and time services
+[04 Jan/22:00] <lat_guy> ok
+[04 Jan/22:00] <lat_guy> i bought the win98 resource kit yesterday
+[04 Jan/22:00] <lat_guy> that's one thick bastard
+[04 Jan/22:00] <lat_guy> made my wallet skinny though
+[04 Jan/22:01] <pyrokiwi> hmmm CJ^ u there or do nt ?
+[04 Jan/22:01] <lat_guy> pyrokiwi, i could use an agent, thanks
+[04 Jan/22:01] <CJ^> yes
+[04 Jan/22:01] <CJ^> im here...
+[04 Jan/22:01] <pyrokiwi> u do nt>?
+[04 Jan/22:02] [pyrokiwi> Azmodan u there?
+[04 Jan/22:02] <pyrokiwi> and if so ya do nt?
+[04 Jan/22:03] * LosQ3 dont do NT at all
+[04 Jan/22:03] * pyrokiwi has never used nt so he DEf cant help
+[04 Jan/22:04] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[04 Jan/22:05] @ mode #win98 [+o Vulcan] by McLean.VA.us.undernet.org
+[04 Jan/22:05] @ mode #win98 [+v lat_guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:05] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:06] > ryanste^n!Hahahehe@rms.static.star.net.nz has joined #win98
+[04 Jan/22:06] <ryanste^n> anyone know how to add hardware in win98 without letting windows autodetect it?
+[04 Jan/22:06] @ mode #win98 [+v ryanste^n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:06] <pyrokiwi> yeh
+[04 Jan/22:06] <pyrokiwi> click on add new hardware
+[04 Jan/22:06] <CJ^> you ahve to let windows detect it...
+[04 Jan/22:06] <pyrokiwi> then uncheck the box let windows detect my hardware
+[04 Jan/22:07] <LosQ3> hmm you can turn off hardware detection I think.....
+[04 Jan/22:07] ! gejwhopfk is known as DarkChyld
+[04 Jan/22:11] <ryanste^n> pyrokiwi: that's only in win95
+[04 Jan/22:12] <pyrokiwi> hmmm
+[04 Jan/22:12] <pyrokiwi> it is just a minute
+[04 Jan/22:12] <CJ^> no.. he was right .. sorta..
+[04 Jan/22:13] <CJ^> see  win98 checks first....
+[04 Jan/22:13] <CJ^> then you can have it search for hardwre  or  not search and add your onw..
+[04 Jan/22:13] <CJ^> but   why do you need this?
+[04 Jan/22:14] < lat_guy!me@steve.aus.tx.bbnow.net has left #win98 ()
+[04 Jan/22:14] * pyrokiwi almost faints as CJ^ says he was right sorta
+[04 Jan/22:14] @ mode #win98 [-b *!*@*.dialup.xtra.co.nz] by LosQ3!~husky21@user-33qtim2.dialup.mindspring.com
+[04 Jan/22:15] <LosQ3> nite
+[04 Jan/22:15] < SignOff: LosQ3!~husky21@user-33qtim2.dialup.mindspring.com (adios)
+[04 Jan/22:16] ! HigHBabE is known as HigH|AwaY
+[04 Jan/22:17] <ryanste^n> CJ^: well win98 crashes when it's scanning for my scsi card.
+[04 Jan/22:17] <pyrokiwi> ahha
+[04 Jan/22:17] <pyrokiwi> i see
+[04 Jan/22:18] <CJ^> what scsi card?
+[04 Jan/22:20] <ryanste^n> adaptec 1505
+[04 Jan/22:20] <ryanste^n> isa pnp
+[04 Jan/22:20] <pyrokiwi> fraind i never used scsi b4
+[04 Jan/22:21] <CJ^> ok.. and it came witht eh scanner i imagine?
+[04 Jan/22:21] <ryanste^n> cd-r
+[04 Jan/22:21] <CJ^> cd-r  ok
+[04 Jan/22:21] <CJ^> which brand of cd-r?
+[04 Jan/22:21] <pyrokiwi> and CJ^ is is not good card ?
+[04 Jan/22:22] <CJ^> it is..
+[04 Jan/22:22] <ryanste^n> I reinstalled win09 over an old breaking ver of win98 and everything was detected except that.
+[04 Jan/22:22] <CJ^> its a cmoon card with cd-r and scanners..
+[04 Jan/22:22] <ryanste^n> smart and friendly.
+[04 Jan/22:22] <CJ^> ok...
+[04 Jan/22:23] <CJ^> http://www.smartandfriendly.com/tech/safsupport/installation/scsi2install.htm   <<< did you follow these instructions?
+[04 Jan/22:23] <CJ^> you have conflict..
+[04 Jan/22:24] <CJ^> and ya need to change the jumpers on the card...
+[04 Jan/22:26] <ryanste^n> no conflict
+[04 Jan/22:28] <CJ^> how do ya know?
+[04 Jan/22:28] <CJ^> S&F's site does show that thats a possibllity
+[04 Jan/22:28] <ryanste^n> cos I checked the resources.
+[04 Jan/22:29] <CJ^> and a crash during detection indicates that as well...
+[04 Jan/22:29] <ryanste^n> it's been installed heaps of times, but I've never had the problem where windows doesn't see it at all.
+[04 Jan/22:29] < SignOff: ryanste^n!Hahahehe@rms.static.star.net.nz (reboot)
+[04 Jan/22:30] <CJ^> :P
+[04 Jan/22:30] <CJ^> geee this time  it may be conficting...:PPPPPP
+[04 Jan/22:30] < SignOff: CJ^!~skippy@sdn-ar-006watacoP081.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[04 Jan/22:32] > PsiCo!~Nothere@210-55-82-224.dialup.xtra.co.nz has joined #win98
+[04 Jan/22:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/22:32] @ mode #win98 [+v PsiCo] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:33] <PsiCo> anyone know the command in DOS for making a HDD a system disk?
+[04 Jan/22:33] > ryanste^n!Hahahehe@rms.static.star.net.nz has joined #win98
+[04 Jan/22:33] @ mode #win98 [+v ryanste^n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:33] > Cue_Ball!Howdy@ppp050123.usmo.com has joined #win98
+[04 Jan/22:34] @ mode #win98 [+v Cue_Ball] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:34] <Cue_Ball> could some help me set my email up
+[04 Jan/22:34] < pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz has left #win98 ()
+[04 Jan/22:35] < Cue_Ball!Howdy@ppp050123.usmo.com has left #win98 ()
+[04 Jan/22:35] < PsiCo!~Nothere@210-55-82-224.dialup.xtra.co.nz has left #win98 ()
+[04 Jan/22:36] ! DarK^LuVr is known as DarKAFK
+[04 Jan/22:38] > pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz has joined #win98
+[04 Jan/22:38] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:40] < ryanste^n!Hahahehe@rms.static.star.net.nz has left #win98 ()
+[04 Jan/22:40] ! DarKAFK is known as DarK^LuVr
+[04 Jan/22:42] ! Cyclops is known as [][][][]
+[04 Jan/22:46] > DaDsMoOtH!d@cr291919-a.surrey1.bc.wave.home.com has joined #win98
+[04 Jan/22:46] @ mode #win98 [+v DaDsMoOtH] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:47] <DaDsMoOtH> If i were to give the long complicated message from a blue screen of death in windows 98...would someone be able to tell me what it means?
+[04 Jan/22:48] <pyrokiwi> possibly if u are very lucky
+[04 Jan/22:48] <DaDsMoOtH> haha
+[04 Jan/22:48] <DaDsMoOtH> ok
+[04 Jan/22:48] <DaDsMoOtH> i'll write it down next time then
+[04 Jan/22:48] <pyrokiwi> but more likely if u come back another time when there are brainy guys here
+[04 Jan/22:49] <DaDsMoOtH> What is VXD by the way?
+[04 Jan/22:49] <DaDsMoOtH> The errors seem to be VXD errors whatever the hell that means.
+[04 Jan/22:49] > ViPeR3000!....@ras207.avades.nl has joined #win98
+[04 Jan/22:49] <ViPeR3000> Hey can anybody tell me where I can find some commands for programming .bat files like @echo off, start ....... etc etc??????
+[04 Jan/22:49] @ mode #win98 [+v ViPeR3000] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/22:49] <pyrokiwi> nope :(
+[04 Jan/22:49] <ViPeR3000> dang
+[04 Jan/22:50] <pyrokiwi> i am just the un brainy guy 
+[04 Jan/22:50] <DaDsMoOtH> haha
+[04 Jan/22:50] <DaDsMoOtH> thanx pyro
+[04 Jan/22:50] < SignOff: DaDsMoOtH!d@cr291919-a.surrey1.bc.wave.home.com (Shall we shag now or shag later?)
+[04 Jan/22:51] <pyrokiwi> thats ok :)
+[04 Jan/22:56] <pyrokiwi> lol i found an error on the ms site
+[04 Jan/23:01] <ViPeR3000> Anybody know any programming language where I can make it open my cdrom drive?????? 
+[04 Jan/23:01] ! Gumpster is known as ^Gumpster
+[04 Jan/23:01] <pyrokiwi> lol i hav a program to do that
+[04 Jan/23:01] <pyrokiwi> u want it?
+[04 Jan/23:02] <ViPeR3000> yeah
+[04 Jan/23:02] <ViPeR3000> please
+[04 Jan/23:02] ! DarK^LuVr is known as DeViLgAl
+[04 Jan/23:02] <ViPeR3000> code would be better but o well
+[04 Jan/23:02] <pyrokiwi> actually hmm no filrs but this is ok ill just find it
+[04 Jan/23:03] <ViPeR3000> k
+[04 Jan/23:04] <ViPeR3000> ...
+[04 Jan/23:04] <pyrokiwi> damn cant find it sorry
+[04 Jan/23:04] <pyrokiwi> but check
+[04 Jan/23:05] ! DeViLgAl is known as Dark^LuVr
+[04 Jan/23:05] <pyrokiwi> www.rjsoftware.com .net .org   www.rj.com etc
+[04 Jan/23:05] <pyrokiwi> i am lookin 4 ya
+[04 Jan/23:06] ! Dark^LuVr is known as DarkAFK
+[04 Jan/23:07] <ViPeR3000> thx
+[04 Jan/23:08] <pyrokiwi> it was acttually designed as a aprilfools program
+[04 Jan/23:09] <ViPeR3000> huh
+[04 Jan/23:09] <ViPeR3000> I only saw a program called clockwise
+[04 Jan/23:09] <pyrokiwi> hmm yeh i know i am still lookin
+[04 Jan/23:13] <pyrokiwi> hey i think i found it wait up a minute
+[04 Jan/23:13] ! DarkAFK is known as Dark^LuVr
+[04 Jan/23:14] <pyrokiwi> http://www.rjlsoftware.com/software/entertainment/default.shtml go there
+[04 Jan/23:15] <ViPeR3000> nope
+[04 Jan/23:16] <pyrokiwi> there is a program there which is openclise cd
+[04 Jan/23:16] <pyrokiwi> if ya want to get it go there if not tought luck
+[04 Jan/23:16] <ViPeR3000> nevermind thanx found it
+[04 Jan/23:16] <pyrokiwi> :)
+[04 Jan/23:16] <pyrokiwi> it is a kewl site anyway :)
+[04 Jan/23:17] ! ShyGal is known as Shy^Away
+[04 Jan/23:18] < SignOff: pyrokiwi!mrhehe@210-55-121-251.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[04 Jan/23:20] ! symie1 is known as symieZzZz
+[04 Jan/23:27] ! Shy^Away is known as ShyGal
+[04 Jan/23:39] < ViPeR3000!....@ras207.avades.nl has left #win98 ()
+[04 Jan/23:41] ! Angiee is known as MissNasty
+[04 Jan/23:44] ! ^Gumpster is known as Gumpster
+[04 Jan/23:48] ! |Aneid is known as Wipeout
+[04 Jan/23:54] > Dibo!Dibo@98AA4BDF.ipt.aol.com has joined #win98
+[04 Jan/23:54] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[04 Jan/23:54] @ mode #win98 [+v Dibo] by Vulcan!itsnotme@the.best.os.is.linux.am
+[04 Jan/23:54] ! Dark^LuVr is known as DarkAFK
+[04 Jan/23:55] < Dibo!Dibo@98AA4BDF.ipt.aol.com has left #win98 ()
+[04 Jan/23:58] ! RoadRash is known as SoRCeReR
+[04 Jan/23:58] ! SoRCeReR is known as MySTeRiO
+[04 Jan/23:59] ! MySTeRiO is known as SaVaGe
+[04 Jan/23:59] ! SaVaGe is known as SeaDeViL
+[05 Jan/00:00] ! SeaDeViL is known as RaDiaTioN
+[05 Jan/00:01] ! RaDiaTioN is known as SoRCeReR
+[05 Jan/00:05] ! DarkAFK is known as Dark^LuVr
+[05 Jan/00:08] > vulcan_!~plop@cache.ac-nancy-metz.fr has joined #win98
+[05 Jan/00:08] <vulcan_> lo
+[05 Jan/00:08] @ mode #win98 [+v vulcan_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/00:08] <vulcan_> ci
+[05 Jan/00:08] <vulcan_> vulcan
+[05 Jan/00:08] <vulcan_> allo
+[05 Jan/00:11] < vulcan_!~plop@cache.ac-nancy-metz.fr has left #win98 ()
+[05 Jan/00:14] ! SoRCeReR is known as NinjaBrB
+[05 Jan/00:18] ! NinjaBrB is known as SoRCeReR
+[05 Jan/00:26] ! MissNasty is known as ^AnGiLaH^
+[05 Jan/00:30] ! ^AnGiLaH^ is known as anjilah
+[05 Jan/00:36] ! [][][][] is known as Cyclops
+[05 Jan/00:43] ! anjilah is known as anj\brb
+[05 Jan/00:50] ! anj\brb is known as anjilah
+[05 Jan/00:51] ! Gumpster is known as Gump-web
+[05 Jan/01:09] ! _LiQuiD_ is known as RickiMart
+[05 Jan/01:10] ! RickiMart is known as _LiQuiD_
+[05 Jan/01:25] > damit!pegasys@modem-234-053.rochelle.net has joined #win98
+[05 Jan/01:25] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/01:26] @ mode #win98 [+v damit] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/01:26] ! |egend is known as DrMustang
+[05 Jan/01:26] <damit> `part #the_growroom
+[05 Jan/01:26] <damit> `join #the_growroom
+[05 Jan/01:32] ! feckarse is known as Marg
+[05 Jan/01:35] ! EvilEndy is known as Endymion
+[05 Jan/01:35] ! DrMustang is known as DrDoctor
+[05 Jan/01:38] ! feckarse is known as Margie
+[05 Jan/01:39] ! Margie is known as Marg
+[05 Jan/01:41] ! DrDoctor is known as |egend
+[05 Jan/01:57] < SignOff: damit!pegasys@modem-234-053.rochelle.net (Read error to damit[modem-234-053.rochelle.net]: Connection reset by peer)
+[05 Jan/02:07] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/02:07] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/02:07] @ mode #win98 [+v _phrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/02:20] ! damit is known as PegAway
+[05 Jan/02:22] ! ^f|ower is known as `tiger
+[05 Jan/02:24] > mrgone!~Webmaster@ts1-108.brg.tallships.ca has joined #win98
+[05 Jan/02:24] @ mode #win98 [+v mrgone] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/02:26] ! `cow is known as _________
+[05 Jan/02:31] ! ]\[uke is known as _LiQuiD_
+[05 Jan/02:31] ! `tiger is known as ^f|ower
+[05 Jan/02:32] ! goodseedy is known as Seedy
+[05 Jan/02:54] ! PegAway is known as Ganja`Peg
+[05 Jan/03:13] > Jennifer-!None@149.151.5.237 has joined #win98
+[05 Jan/03:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/03:13] @ mode #win98 [+v Jennifer-] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/03:19] > ^^Cindy^^!me@dialupC240.mpls.uswest.net has joined #win98
+[05 Jan/03:19] @ mode #win98 [+v ^^Cindy^^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/03:19] <^^Cindy^^> Morning
+[05 Jan/03:22] ! Ganja`Peg is known as damit
+[05 Jan/03:22] ! damit is known as Ganja`Peg
+[05 Jan/03:24] <^^Cindy^^> is anyone here?
+[05 Jan/03:26] < ^^Cindy^^!me@dialupC240.mpls.uswest.net has left #win98 ()
+[05 Jan/03:27] < SignOff: mrgone!~Webmaster@ts1-108.brg.tallships.ca (im a leech that needs to be bled)
+[05 Jan/03:46] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/03:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/03:47] @ mode #win98 [+v Wez4] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/03:57] ! AsianBird is known as AsianChiC
+[05 Jan/04:10] ! EvilEndy is known as Endymion
+[05 Jan/04:16] < SignOff: Jennifer-!None@149.151.5.237 (Leaving)
+[05 Jan/04:24] > Squall14!Squall14@j4.brf80.jaring.my has joined #win98
+[05 Jan/04:24] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/04:24] @ mode #win98 [+v Squall14] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/04:25] <Squall14> anybody know where to download the lastest ver. of DirectX Media?
+[05 Jan/04:25] <Squall14> please help me.
+[05 Jan/04:27] <Squall14> ...
+[05 Jan/04:29] < SignOff: Squall14!Squall14@j4.brf80.jaring.my (Leaving)
+[05 Jan/04:42] > Remy!remy@as9-1.brunet.bn has joined #win98
+[05 Jan/04:42] <Remy> hi
+[05 Jan/04:42] @ mode #win98 [+v Remy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/04:44] > splittx!hoodt@kdl17145.balista.com has joined #win98
+[05 Jan/04:44] <splittx> i neen help
+[05 Jan/04:44] @ mode #win98 [+v splittx] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/04:44] <splittx> is someone in here?
+[05 Jan/04:44] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[05 Jan/04:44] @ mode #win98 [+v WarnBufet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/04:45] <Remy> yes
+[05 Jan/04:45] <splittx> ok good
+[05 Jan/04:46] <splittx> ok i have a program that ask for the file winsck.ocx ...well i got the file and put it in the dir. but the program still asks for the file...
+[05 Jan/04:47] <WarnBufet> reboot and reinstall the proggy for starters
+[05 Jan/04:47] <splittx> i've done that mill of times...
+[05 Jan/04:47] <splittx> i've even placed the ocx file in windows/system dir
+[05 Jan/04:49] <splittx> any other suggestions?
+[05 Jan/04:50] < SignOff: Remy!remy@as9-1.brunet.bn (Write error, closing link)
+[05 Jan/04:56] < splittx!hoodt@kdl17145.balista.com has left #win98 ()
+[05 Jan/04:57] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Every sperm is sacred, every sperm is great, if a sperm gets wasted, God get quite irate...)
+[05 Jan/05:01] > krik!~krik@gds.sfos.ro has joined #win98
+[05 Jan/05:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/05:01] @ mode #win98 [+v krik] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/05:02] <krik> HI there 
+[05 Jan/05:03] < SignOff: krik!~krik@gds.sfos.ro (Leaving)
+[05 Jan/05:03] < SignOff: Wez4!not@206.10.128.207 (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[05 Jan/05:11] ! tuck__ is known as Danielle
+[05 Jan/05:58] ! kijken is known as bijzonder
+[05 Jan/06:10] > Aegis!~hehe@k5nw014.dial.kabelfoon.nl has joined #win98
+[05 Jan/06:10] <Aegis> Can WinNT read Fat32 file systems?
+[05 Jan/06:10] @ mode #win98 [+v Aegis] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/06:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/06:10] ! v1Ns is known as kurupted
+[05 Jan/06:16] > helehele!~helehele@TSMcc-03p13.ppp.odn.ad.jp has joined #win98
+[05 Jan/06:16] @ mode #win98 [+v helehele] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/06:17] < helehele!~helehele@TSMcc-03p13.ppp.odn.ad.jp has left #win98 ()
+[05 Jan/06:32] < Aegis!~hehe@k5nw014.dial.kabelfoon.nl has left #win98 ()
+[05 Jan/06:33] ! LENX_SLP is known as LENNEX
+[05 Jan/06:36] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/06:37] @ mode #win98 [+v Wez4] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/06:39] > LadySheba!imzadi@24-216-240-175.hsacorp.net has joined #win98
+[05 Jan/06:39] <LadySheba> hello anyone here?
+[05 Jan/06:40] @ mode #win98 [+v LadySheba] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/06:41] < LadySheba!imzadi@24-216-240-175.hsacorp.net has left #win98 ()
+[05 Jan/06:46] < SignOff: _phrodite!stoner@207.178.66.22 (Read error to _phrodite[207.178.66.22]: Connection reset by peer)
+[05 Jan/06:46] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/06:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/06:46] @ mode #win98 [+v _phrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/07:02] < SignOff: W!cservice@undernet.org (plano.tx.us.undernet.org channels2.undernet.org)
+[05 Jan/07:08] > esteem!bob@modemcable141.50-201-24.que.mc.videotron.net has joined #win98
+[05 Jan/07:08] <esteem> can someone tell me how to unintsall win200?
+[05 Jan/07:09] @ mode #win98 [+v esteem] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/07:10] <Wez4> get Ontrack Disk Manager from the IBM harddrive site and wipe your drive......
+[05 Jan/07:11] <esteem> is it the only way
+[05 Jan/07:11] <esteem> ?
+[05 Jan/07:12] > W!cservice@undernet.org has joined #win98
+[05 Jan/07:12] @ mode #win98 [+o W] by channels2.undernet.org
+[05 Jan/07:12] @ mode #win98 [+v W] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/07:17] < SignOff: Severum!Severum@cdm-56-116.rust.tcac.net (Read error to Severum[cdm-56-116.rust.tcac.net]: Connection reset by peer)
+[05 Jan/07:17] < esteem!bob@modemcable141.50-201-24.que.mc.videotron.net has left #win98 ()
+[05 Jan/07:17] > Severum!Severum@cdm-56-116.rust.tcac.net has joined #win98
+[05 Jan/07:17] @ mode #win98 [+v Severum] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/07:29] > tranced!tical@98A75DE0.ipt.aol.com has joined #win98
+[05 Jan/07:29] @ mode #win98 [+v tranced] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/07:29] < SignOff: tranced!tical@98A75DE0.ipt.aol.com (n0rp, leech, repeat =)
+[05 Jan/07:46] < Severum!Severum@cdm-56-116.rust.tcac.net has left #win98 ()
+[05 Jan/08:13] > harb!harbinger@m16-mp2-cvx1b.ren.ntl.com has joined #win98
+[05 Jan/08:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/08:13] <harb> hello
+[05 Jan/08:13] @ mode #win98 [+v harb] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/08:13] <harb> is anyone helping
+[05 Jan/08:14] < harb!harbinger@m16-mp2-cvx1b.ren.ntl.com has left #win98 ()
+[05 Jan/08:16] > fhx!~SDA@bay-241-b3.codetel.net.do has joined #win98
+[05 Jan/08:16] @ mode #win98 [+v fhx] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/08:16] <fhx> can someone please help me?
+[05 Jan/08:17] <fhx> neither of the cd recording programs recognize my cdr
+[05 Jan/08:17] <fhx> just the one that comes along with the cdr
+[05 Jan/08:18] <fhx> and i always get buffer problems when i record with it
+[05 Jan/08:20] ! fhx is known as Lagwagon`
+[05 Jan/08:23] <Lagwagon`> thanks
+[05 Jan/08:23] < Lagwagon`!~SDA@bay-241-b3.codetel.net.do has left #win98 ()
+[05 Jan/08:24] ! damit is known as Ganja`Peg
+[05 Jan/08:24] > Big`Ed!biged98@eskimo.com has joined #win98
+[05 Jan/08:24] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/08:25] > Kee|y`!~desdemona@ppp-3-pm2-portland.spiretech.com has joined #win98
+[05 Jan/08:25] @ mode #win98 [+v Kee|y`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/08:25] <Kee|y`> hi
+[05 Jan/08:25] <Big`Ed> hi
+[05 Jan/08:26] <Kee|y`> is anyone here familair with a program called magic folders?
+[05 Jan/08:26] <Big`Ed> never heard of it
+[05 Jan/08:26] <Kee|y`> k
+[05 Jan/08:27] < Kee|y`!~desdemona@ppp-3-pm2-portland.spiretech.com has left #win98 ()
+[05 Jan/08:33] <Big`Ed> z
+[05 Jan/08:35] > jeper!jeper@p447-53.ppp.get2net.dk has joined #win98
+[05 Jan/08:35] @ mode #win98 [+v jeper] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/08:36] <jeper> does ne of you know if it is possible to connect 4 webcams to one pc and still get pictures from all of them
+[05 Jan/08:36] <Big`Ed> anything is possible with the right dollars
+[05 Jan/08:36] <jeper> i know taht 
+[05 Jan/08:36] <jeper> but if i dont have the kind of money 
+[05 Jan/08:37] <Big`Ed> but the cheaper you go, the harder it would be to do that
+[05 Jan/08:37] <Big`Ed> ie. a standard $100 camera and basic win98
+[05 Jan/08:37] <Big`Ed> it depends on the 'software' you are going to use to do it with
+[05 Jan/08:37] <jeper> if we are talking tht kind of money it is no problem
+[05 Jan/08:37] <Big`Ed> if it supports multiple inputs
+[05 Jan/08:38] <Big`Ed> or if you have to run multiple instances of it
+[05 Jan/08:38] <Big`Ed> that is where the money comes in
+[05 Jan/08:38] <jeper> u know where to buy software like that 
+[05 Jan/08:39] <Big`Ed> no - i have only messed with a single web cam software app
+[05 Jan/08:39] <Big`Ed> that came with my camera
+[05 Jan/08:39] <Big`Ed> but with scsi or usb you should be able to get 4 cameras functional at the same time on your PC
+[05 Jan/08:40] <Big`Ed> i know i have 2 on mine that both work
+[05 Jan/08:40] <jeper> cool 
+[05 Jan/08:40] <jeper> thanks a lot 
+[05 Jan/08:40] <Big`Ed> okies
+[05 Jan/08:40] <Big`Ed> 3d porno cam's eh?
+[05 Jan/08:41] <jeper> nope 
+[05 Jan/08:41] <jeper> security 
+[05 Jan/08:41] <Big`Ed> there is prob some security software that will 'frame' multiple inputs 
+[05 Jan/08:41] <Big`Ed> into single signal
+[05 Jan/08:41] ! TTimoAFK is known as TTimo
+[05 Jan/08:42] <Big`Ed> prob a $500 add on card
+[05 Jan/08:42] <jeper> ill try look for on the net 
+[05 Jan/08:42] <jeper> thanks a lot for you help 
+[05 Jan/08:45] <Big`Ed> okies
+[05 Jan/08:48] <Big`Ed> azer
+[05 Jan/08:48] < Big`Ed!biged98@eskimo.com has left #win98 ()
+[05 Jan/08:51] ! kurupted is known as simonn
+[05 Jan/08:51] ! simonn is known as simon
+[05 Jan/08:52] ! simon is known as pervert
+[05 Jan/08:58] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: _phrodite!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: jeper!jeper@p447-53.ppp.get2net.dk (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Wez4!not@206.10.128.207 (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:58] < SignOff: Proteus!itsnotme@63.67.170.230 (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[05 Jan/08:59] > Proteus!itsnotme@63.67.170.230 has joined #win98
+[05 Jan/08:59] @ mode #win98 [+ov Proteus Proteus] by toronto.on.ca.undernet.org
+[05 Jan/09:14] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/09:14] > Mandy!biged98@chat.eskimo.com has joined #win98
+[05 Jan/09:14] > Tribble!biged98@chat.eskimo.com has joined #win98
+[05 Jan/09:14] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/09:14] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/09:14] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/09:14] > Safaa`!me@194.204.203.7 has joined #win98
+[05 Jan/09:14] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[05 Jan/09:14] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/09:14] > W!cservice@undernet.org has joined #win98
+[05 Jan/09:14] @ mode #win98 [+oooovv Zeus Mandy Tribble Vulcan Wez4 _phrodite] by SantaClara.CA.US.Undernet.Org
+[05 Jan/09:14] @ mode #win98 [+vovovo Safaa` Athena Athena Aphrodite Aphrodite W] by SantaClara.CA.US.Undernet.Org
+[05 Jan/09:14] @ mode #win98 [+v W] by SantaClara.CA.US.Undernet.Org
+[05 Jan/09:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/09:18] < SignOff: _phrodite!stoner@207.178.66.22 (Read error to _phrodite[207.178.66.22]: Connection reset by peer)
+[05 Jan/09:19] > walkndude!dunno@ip264.tul1.ok.pub-ip.ionet.net has joined #win98
+[05 Jan/09:19] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:20] <Wez4> mornin, dude....
+[05 Jan/09:20] <walkndude> hello..how goes it?
+[05 Jan/09:21] <Wez4> excellent, er at least ok, anyway...
+[05 Jan/09:21] <Wez4> the translucent util has become a request item...
+[05 Jan/09:21] <Wez4> everyone who sees it wants it....
+[05 Jan/09:21] <Wez4> thx!
+[05 Jan/09:22] <walkndude> the icons thing?
+[05 Jan/09:22] <Wez4> yeah]
+[05 Jan/09:23] <walkndude> tough down here going back to work and all
+[05 Jan/09:23] <walkndude> you have any y2k problems up there?
+[05 Jan/09:25] <Wez4> eh, paul's keyboard quit working on saturday
+[05 Jan/09:25] <walkndude> really
+[05 Jan/09:26] < Safaa`!me@194.204.203.7 has left #win98 ()
+[05 Jan/09:26] <Wez4> yeah, a no name "ergonomic" thing..... just stopped dead...
+[05 Jan/09:26] <walkndude> my mother-in-law pc clock went back to 1980
+[05 Jan/09:27] <walkndude> ran a fix for the bios and all went ok then
+[05 Jan/09:28] <Wez4> hmmmm
+[05 Jan/09:28] <walkndude> so far
+[05 Jan/09:29] <walkndude> other than that not much new on my end, glad I didn't bet on the bowl games
+[05 Jan/09:30] <walkndude> I only picked two bowls right
+[05 Jan/09:30] <Wez4> hehe i hear they werent all that predictable...
+[05 Jan/09:30] > whizd!Michaeldee@ABD935DD.ipt.aol.com has joined #win98
+[05 Jan/09:30] > fghf!fhd@nic-c53s01-l088.spidernet.net has joined #win98
+[05 Jan/09:30] @ mode #win98 [+v whizd] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:30] > Gdubya!me@pern-1-59.mdm.mkt.execpc.com has joined #win98
+[05 Jan/09:31] @ mode #win98 [+vv fghf Gdubya] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:31] <Wez4> well well... the two meet at last....
+[05 Jan/09:31] <walkndude> hey whizd
+[05 Jan/09:31] <Gdubya> hi
+[05 Jan/09:31] > Mr_Magnet!Mr_Magneti@ca-ol-avignon-2-186.abo.wanadoo.fr has joined #win98
+[05 Jan/09:31] <fghf> hi
+[05 Jan/09:31] @ mode #win98 [+v Mr_Magnet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:31] <Gdubya> anyone running win98 oem?
+[05 Jan/09:31] < Mr_Magnet!Mr_Magneti@ca-ol-avignon-2-186.abo.wanadoo.fr has left #win98 ()
+[05 Jan/09:32] <whizd> hey
+[05 Jan/09:32] <fghf> n you pls tell me windows id number for installing win98
+[05 Jan/09:32] <fghf> can you pls tell me windows id number for installing win98
+[05 Jan/09:33] <whizd> Hey wez
+[05 Jan/09:33] <Wez4> :)
+[05 Jan/09:33] <walkndude> did you see the topic fghf?
+[05 Jan/09:34] <Gdubya> anyone running win98 oem?
+[05 Jan/09:34] > Jessica^!~Duh@24.65.64.42.on.wave.home.com has joined #win98
+[05 Jan/09:34] < fghf!fhd@nic-c53s01-l088.spidernet.net has left #win98 ()
+[05 Jan/09:34] @ mode #win98 [+v Jessica^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:34] <Gdubya> think $66 is a good price for win98?
+[05 Jan/09:35] <Jessica^> hi everyone, I have a question that is not really related to win98, does anyone know where I can get a good e-mail notifier from?
+[05 Jan/09:36] <Gdubya> netscape has one, but you have to leave the browser open
+[05 Jan/09:36] <walkndude> seems like a fair price
+[05 Jan/09:37] <Gdubya> it's a OEM
+[05 Jan/09:37] <Gdubya> version
+[05 Jan/09:37] <Jessica^> yes i know..but I am looking for a more dynamic one. One with sounds and images when new mail arrives
+[05 Jan/09:37] > S_A_U_L_O!saulo@pppC150.elo.com.br has joined #win98
+[05 Jan/09:37] @ mode #win98 [+v S_A_U_L_O] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:37] <Gdubya> have you looked at tucows?
+[05 Jan/09:37] <S_A_U_L_O> anyone hava the sereal number... win98!?
+[05 Jan/09:38] <Gdubya> sauko er that's ilegal
+[05 Jan/09:38] <Jessica^> yes
+[05 Jan/09:38] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/09:38] <whizd> Is that something you eat?
+[05 Jan/09:38] @ mode #win98 [+v _phrodite] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:38] <S_A_U_L_O> please i need! my friend have problems...
+[05 Jan/09:39] <walkndude> `op
+[05 Jan/09:39] <Gdubya> how about winfile.com?
+[05 Jan/09:39] @ mode #win98 [+o walkndude] by Athena!itsnotme@ppp35.US-GOVT.org
+[05 Jan/09:39] <Jessica^> that too :)
+[05 Jan/09:39] <Jessica^> I am looking for something that will display an image on my screen should a new message arrive
+[05 Jan/09:39] <Gdubya> how did he get win98 without a serial #?
+[05 Jan/09:40] <walkndude> SAULO...read the topic
+[05 Jan/09:40] <Jessica^> but there is very little out there
+[05 Jan/09:40] <S_A_U_L_O> okz...
+[05 Jan/09:41] < SignOff: whizd!Michaeldee@ABD935DD.ipt.aol.com (Leaving)
+[05 Jan/09:42] <Gdubya> saulo even if you have win on the drive doesn't mean you can use just any seriel #
+[05 Jan/09:42] <Wez4> aaakkk, brb
+[05 Jan/09:42] <S_A_U_L_O> o know that... but i'll try
+[05 Jan/09:42] <Gdubya> if he actually bought it he can call the company who makes the puter or call ms to get the #
+[05 Jan/09:43] <Gdubya> that's one reson why you register the program :)
+[05 Jan/09:45] > XdeathX!~offspring@la-3-03.cytanet.com.cy has joined #win98
+[05 Jan/09:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/09:45] @ mode #win98 [+v XdeathX] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/09:46] < XdeathX!~offspring@la-3-03.cytanet.com.cy has left #win98 ()
+[05 Jan/09:46] < SignOff: walkndude!dunno@ip264.tul1.ok.pub-ip.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[05 Jan/09:47] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:47] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:47] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:47] < SignOff: _phrodite!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Jessica^!~Duh@24.65.64.42.on.wave.home.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Gdubya!me@pern-1-59.mdm.mkt.execpc.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: S_A_U_L_O!saulo@pppC150.elo.com.br (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Wez4!not@206.10.128.207 (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/09:48] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[05 Jan/10:06] > Tribble!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:06] > Mandy!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:06] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:06] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/10:06] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/10:06] > Gdubya!me@pern-1-59.mdm.mkt.execpc.com has joined #win98
+[05 Jan/10:06] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/10:06] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[05 Jan/10:06] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:06] > W!cservice@undernet.org has joined #win98
+[05 Jan/10:06] @ mode #win98 [+oooovv Tribble Mandy Zeus Vulcan Wez4 Gdubya] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/10:06] @ mode #win98 [+vovovo _phrodite Athena Athena Aphrodite Aphrodite W] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/10:06] @ mode #win98 [+v W] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/10:09] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: _phrodite!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:09] < SignOff: Gdubya!me@pern-1-59.mdm.mkt.execpc.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:10] < SignOff: Wez4!not@206.10.128.207 (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:10] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:18] > Tribble!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:18] > Mandy!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:18] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:18] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/10:18] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/10:18] > Gdubya!me@pern-1-59.mdm.mkt.execpc.com has joined #win98
+[05 Jan/10:18] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/10:18] > CJ^!skippy@sdn-ar-006watacoP316.dialsprint.net has joined #win98
+[05 Jan/10:18] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[05 Jan/10:18] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:18] > W!cservice@undernet.org has joined #win98
+[05 Jan/10:18] @ mode #win98 [+oooovv Tribble Mandy Zeus Vulcan Wez4 Gdubya] by washington-r.dc.us.undernet.org
+[05 Jan/10:18] @ mode #win98 [+vvovov _phrodite CJ^ Athena Athena Aphrodite Aphrodite] by washington-r.dc.us.undernet.org
+[05 Jan/10:18] @ mode #win98 [+ov W W] by washington-r.dc.us.undernet.org
+[05 Jan/10:20] ! HigH|AwaY is known as HigHBabE
+[05 Jan/10:27] > NeoFuture!Neo@concept.woden.com has joined #win98
+[05 Jan/10:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/10:27] @ mode #win98 [+v NeoFuture] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/10:29] > CJbat!~skippy@sdn-ar-004watacoP239.dialsprint.net has joined #win98
+[05 Jan/10:29] @ mode #win98 [+v CJbat] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/10:30] < SignOff: Gdubya!me@pern-1-59.mdm.mkt.execpc.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:30] < SignOff: Wez4!not@206.10.128.207 (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:30] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:30] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:30] < SignOff: CJ^!skippy@sdn-ar-006watacoP316.dialsprint.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: _phrodite!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: NeoFuture!Neo@concept.woden.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:31] < SignOff: CJbat!~skippy@sdn-ar-004watacoP239.dialsprint.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[05 Jan/10:43] > mrgone!~Webmaster@ts1-126.brg.tallships.ca has joined #win98
+[05 Jan/10:50] > Tribble!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:50] > Mandy!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:50] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:50] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/10:50] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/10:50] > Gdubya!me@pern-1-59.mdm.mkt.execpc.com has joined #win98
+[05 Jan/10:50] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/10:50] > NeoFuture!Neo@concept.woden.com has joined #win98
+[05 Jan/10:50] > CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net has joined #win98
+[05 Jan/10:50] > ThAmsTeR!thamster@ti19a62-0134.dialup.online.no has joined #win98
+[05 Jan/10:50] > y2kdemon!ASK@illawr17.midwest.net has joined #win98
+[05 Jan/10:50] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[05 Jan/10:50] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:50] > W!cservice@undernet.org has joined #win98
+[05 Jan/10:50] @ mode #win98 [+oooovv Tribble Mandy Zeus Vulcan Wez4 Gdubya] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/10:50] @ mode #win98 [+vvvvvo _phrodite NeoFuture CJ^ ThAmsTeR y2kdemon Athena] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/10:50] @ mode #win98 [+vovov Athena Aphrodite Aphrodite W W] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/10:53] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: _phrodite!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: y2kdemon!ASK@illawr17.midwest.net (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: ThAmsTeR!thamster@ti19a62-0134.dialup.online.no (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: NeoFuture!Neo@concept.woden.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Gdubya!me@pern-1-59.mdm.mkt.execpc.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Wez4!not@206.10.128.207 (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/10:53] > walkndude!~dunno@pm3-13.ppp11.webzone.net has joined #win98
+[05 Jan/10:53] <walkndude> net split
+[05 Jan/10:57] < SignOff: walkndude!~dunno@pm3-13.ppp11.webzone.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[05 Jan/10:57] <mrgone> yuup
+[05 Jan/10:57] <mrgone> im on that server
+[05 Jan/10:58] < SignOff: mrgone!~Webmaster@ts1-126.brg.tallships.ca (im a leech that needs to be bled)
+[05 Jan/10:58] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:58] > Mandy!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:58] > Tribble!biged98@chat.eskimo.com has joined #win98
+[05 Jan/10:58] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/10:58] > Wez4!not@206.10.128.207 has joined #win98
+[05 Jan/10:58] > Gdubya!me@pern-1-59.mdm.mkt.execpc.com has joined #win98
+[05 Jan/10:58] > _phrodite!stoner@207.178.66.22 has joined #win98
+[05 Jan/10:58] > CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net has joined #win98
+[05 Jan/10:58] > MUTU!mutu310@engine7p7.maltanet.net has joined #win98
+[05 Jan/10:58] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[05 Jan/10:58] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[05 Jan/10:58] > W!cservice@undernet.org has joined #win98
+[05 Jan/10:58] @ mode #win98 [+oooovv Zeus Mandy Tribble Vulcan Wez4 Gdubya] by SantaClara.CA.US.Undernet.Org
+[05 Jan/10:58] @ mode #win98 [+vvvovo _phrodite CJ^ MUTU Athena Athena Aphrodite] by SantaClara.CA.US.Undernet.Org
+[05 Jan/10:58] @ mode #win98 [+vov Aphrodite W W] by SantaClara.CA.US.Undernet.Org
+[05 Jan/10:59] ! HigHBabE is known as HigH|AwaY
+[05 Jan/10:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/11:01] ! ChiwiGal is known as ChiwiOut
+[05 Jan/11:01] > walkndude!~dunno@pm3-13.ppp11.webzone.net has joined #win98
+[05 Jan/11:01] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:02] > mrgone!~Webmaster@ts1-126.brg.tallships.ca has joined #win98
+[05 Jan/11:02] @ mode #win98 [+v mrgone] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:02] @ mode #win98 [+o CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:02] <MUTU> that's what my manufacturer did
+[05 Jan/11:02] <CJ^> then use that..
+[05 Jan/11:02] <MUTU> lol but i think it's corrupted
+[05 Jan/11:02] <CJ^> then your SOL...
+[05 Jan/11:02] <MUTU> \content is corrupted well and good
+[05 Jan/11:03] > Dell500!LinuxMan@adsl-216-63-50-53.dsl.stlsmo.swbell.net has joined #win98
+[05 Jan/11:03] @ mode #win98 [+v Dell500] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:04] <Dell500> can someone tell me how to MS Outlook, not express, to use for messageboards
+[05 Jan/11:04] <CJ^> Dell5400  Outlook doesnt work with Newsgroups
+[05 Jan/11:04] <CJ^> Outlook Express does..
+[05 Jan/11:04] <walkndude> Wez..have you bought any memory lately
+[05 Jan/11:04] <Dell500> ohh ok
+[05 Jan/11:05] <MUTU> hi dell
+[05 Jan/11:05] <MUTU> remember me?
+[05 Jan/11:05] <Dell500> howdy
+[05 Jan/11:05] <Dell500> no
+[05 Jan/11:05] <CJ^> MUTU  dont bug the customers...
+[05 Jan/11:05] <Dell500> no
+[05 Jan/11:05] <Dell500> i wanna know
+[05 Jan/11:05] <MUTU> lol maybe i got the wrong person, but were u asking questions in #mircscripts once?
+[05 Jan/11:05] <Dell500> lol
+[05 Jan/11:05] <Dell500> ya
+[05 Jan/11:06] <Dell500> whats a good newsgroup handler??
+[05 Jan/11:06] <Dell500> besides outlook express
+[05 Jan/11:06] <CJ^> OE works fine...  ya already have it....
+[05 Jan/11:06] <walkndude> Agent?
+[05 Jan/11:06] <CJ^> ok
+[05 Jan/11:06] <CJ^> try download.com
+[05 Jan/11:06] <MUTU> did you find a good flood protection?
+[05 Jan/11:06] <CJ^> or Netscape commmunicator...
+[05 Jan/11:07] <MUTU> hmmm about 93%, no corruptions yet i think, or do you get to know at the end?
+[05 Jan/11:08] <MUTU> yipee no corruptions :)
+[05 Jan/11:10] > l00dD00d!Gumby@ppp363.wcta.net has joined #win98
+[05 Jan/11:10] @ mode #win98 [+v l00dD00d] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:11] <l00dD00d> i installed some software and then i got this weird error everytime i start up on my desktop
+[05 Jan/11:11] <l00dD00d> i have a picture if anyone would like to take a look?
+[05 Jan/11:11] < Dell500!LinuxMan@adsl-216-63-50-53.dsl.stlsmo.swbell.net has left #win98 ()
+[05 Jan/11:11] <walkndude> a Pic?
+[05 Jan/11:11] <CJ^> nope
+[05 Jan/11:11] <walkndude> where's Ed
+[05 Jan/11:12] <CJ^> not here...
+[05 Jan/11:12] <MUTU> screenshot u mean?
+[05 Jan/11:13] <CJ^> whats the error you get?
+[05 Jan/11:13] <l00dD00d> ya screenshot
+[05 Jan/11:13] <l00dD00d> it doesn't tell me an errot
+[05 Jan/11:13] <l00dD00d> error
+[05 Jan/11:13] <l00dD00d> there is this white box on my desktop
+[05 Jan/11:13] <l00dD00d> that doesn't go away
+[05 Jan/11:13] <CJ^> then what does it say?
+[05 Jan/11:14] <CJ^> ok.. what did you install?
+[05 Jan/11:14] <l00dD00d> it has some half drawn windows with close boxes that don't work
+[05 Jan/11:14] <l00dD00d> i'll dcc you the picif you like.
+[05 Jan/11:14] <CJ^> no..
+[05 Jan/11:14] <CJ^> just tell me what you installed...
+[05 Jan/11:14] <l00dD00d> a game
+[05 Jan/11:14] <l00dD00d> civilization: call to power
+[05 Jan/11:15] <CJ^> what game???????????????/
+[05 Jan/11:15] <l00dD00d> then i unistalled it.
+[05 Jan/11:15] <CJ^> ok..
+[05 Jan/11:15] <l00dD00d> cuz it was lame.
+[05 Jan/11:15] <walkndude> you run SFC yet?
+[05 Jan/11:15] <l00dD00d> sfc?
+[05 Jan/11:15] <CJ^> one of the top games of the year too heh
+[05 Jan/11:15] <MUTU> system file checker :)
+[05 Jan/11:15] <walkndude> start/run sfc
+[05 Jan/11:15] <MUTU> i have the very first civilisation version
+[05 Jan/11:16] <MUTU> God knows how many hours i had spent on that
+[05 Jan/11:16] <l00dD00d> i'd rather play brood war
+[05 Jan/11:16] <l00dD00d> or q3 ;)
+[05 Jan/11:16] <MUTU> i don't play much
+[05 Jan/11:16] <l00dD00d> i don't have sfc
+[05 Jan/11:16] <l00dD00d> i got scandisk, but i ran that already.
+[05 Jan/11:17] <CJ^> yes you do
+[05 Jan/11:17] <CJ^> click start
+[05 Jan/11:17] <CJ^> then run
+[05 Jan/11:17] <l00dD00d> where is it then?
+[05 Jan/11:17] <CJ^> then type SFC in the run box
+[05 Jan/11:17] <l00dD00d> thanks :)
+[05 Jan/11:17] <l00dD00d> im such an idiot.
+[05 Jan/11:17] <l00dD00d> i'll admit it.
+[05 Jan/11:17] <l00dD00d> thanks for your help
+[05 Jan/11:17] <l00dD00d> i'll see if this work.s
+[05 Jan/11:17] <CJ^> np
+[05 Jan/11:18] < SignOff: l00dD00d!Gumby@ppp363.wcta.net (thanks again.)
+[05 Jan/11:23] <walkndude> been a while since you been in here MUTU
+[05 Jan/11:23] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[05 Jan/11:23] < SignOff: Mandy!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[05 Jan/11:23] <MUTU> yep
+[05 Jan/11:24] ! _phrodite is known as Amsterdam
+[05 Jan/11:25] <walkndude> well beans are done, time for dinner
+[05 Jan/11:25] <walkndude> later
+[05 Jan/11:25] < SignOff: walkndude!~dunno@pm3-13.ppp11.webzone.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[05 Jan/11:26] <MUTU> bye
+[05 Jan/11:26] <MUTU> thanks CJ once again
+[05 Jan/11:26] < MUTU!mutu310@engine7p7.maltanet.net has left #win98 ()
+[05 Jan/11:27] <CJ^> :P
+[05 Jan/11:30] < Gdubya!me@pern-1-59.mdm.mkt.execpc.com has left #win98 ()
+[05 Jan/11:31] > |mrgone|!~Webmaster@ts2-159.brg.tallships.ca has joined #win98
+[05 Jan/11:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/11:31] @ mode #win98 [+v |mrgone|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:34] < SignOff: mrgone!~Webmaster@ts1-126.brg.tallships.ca (Ping timeout for mrgone[ts1-126.brg.tallships.ca])
+[05 Jan/11:34] ! |mrgone| is known as mrgone
+[05 Jan/11:36] > |mrgone|!~Webmaster@ts1-121.brg.tallships.ca has joined #win98
+[05 Jan/11:36] @ mode #win98 [+v |mrgone|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:37] > MUTU!mutu310@engine7p7.maltanet.net has joined #win98
+[05 Jan/11:38] <MUTU> listen
+[05 Jan/11:38] @ mode #win98 [+v MUTU] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:38] <|mrgone|> oh?
+[05 Jan/11:38] <MUTU> can ne1 tell me what happened on 4th January 1980?
+[05 Jan/11:38] < SignOff: mrgone!~Webmaster@ts2-159.brg.tallships.ca (Ping timeout for mrgone[ts2-159.brg.tallships.ca])
+[05 Jan/11:38] ! |mrgone| is known as mrgone
+[05 Jan/11:38] <MUTU> was DOS born or what?
+[05 Jan/11:39] > Tribble!biged98@chat.eskimo.com has joined #win98
+[05 Jan/11:39] @ mode #win98 [+v Tribble] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:41] > l00dD00d!Gumby@ppp395.wcta.net has joined #win98
+[05 Jan/11:41] @ mode #win98 [+v l00dD00d] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:41] <l00dD00d> welp, that didn't work.
+[05 Jan/11:42] <l00dD00d> do i have to reinstall windows?
+[05 Jan/11:42] <CJ^> might wanna try activisions site for help
+[05 Jan/11:42] <CJ^> no..
+[05 Jan/11:42] <CJ^> you dont have to re-install windows...
+[05 Jan/11:42] <CJ^> but since CIV CTP did it..
+[05 Jan/11:42] <CJ^> i would look at Activisions site for info...
+[05 Jan/11:42] <CJ^> and check your start up folder
+[05 Jan/11:42] < MUTU!mutu310@engine7p7.maltanet.net has left #win98 ()
+[05 Jan/11:42] <CJ^> start>run>msconfig
+[05 Jan/11:42] <CJ^> and look in there for anythgint hats starting up thats nto supposed to
+[05 Jan/11:43] <l00dD00d> eh
+[05 Jan/11:43] <l00dD00d> i couldn't spot it if i tried.
+[05 Jan/11:45] <CJ^> well..
+[05 Jan/11:45] > FultarX!ask@sdn-ar-002payorkP093.dialsprint.net has joined #win98
+[05 Jan/11:46] <CJ^> in msconfig..
+[05 Jan/11:46] @ mode #win98 [+v FultarX] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:46] <CJ^> you have the start up options..
+[05 Jan/11:46] <FultarX> yo CJ
+[05 Jan/11:46] <CJ^> in there look for anythign that has a pth that may point to CIV CTP...
+[05 Jan/11:46] <CJ^> and uncheck it...
+[05 Jan/11:46] <CJ^> easy engough really...
+[05 Jan/11:46] <FultarX> I was the guy who was having problems with my Asus K7M board last weekend...
+[05 Jan/11:46] <FultarX> I had the SUWIN problems...
+[05 Jan/11:47] <FultarX> talked to the guy who sold me the board...and (by the way I did send it back anyways) they said that was due to memory problems....ever heard of it??
+[05 Jan/11:47] ! ChiwiOut is known as chiwigal
+[05 Jan/11:47] <l00dD00d> weird.
+[05 Jan/11:47] <CJ^> yeap..
+[05 Jan/11:47] <CJ^> that was some of the problems posted at Deja.com
+[05 Jan/11:47] <l00dD00d> it says it not for use with DVD-ROM
+[05 Jan/11:48] <CJ^> overheating and memory CPU issues...
+[05 Jan/11:48] <CJ^> HENCE why i wont go with them just yet..
+[05 Jan/11:48] <l00dD00d> ah i see.
+[05 Jan/11:48] <CJ^> the boards are all very finicky...
+[05 Jan/11:48] <CJ^> seems to me... he didnt test it like ya said
+[05 Jan/11:48] <l00dD00d> ok
+[05 Jan/11:48] <l00dD00d> i have a dvd-rom
+[05 Jan/11:48] <l00dD00d> and it says its not for use with a dvd
+[05 Jan/11:48] <CJ^> heck.. even the Intel PIII coppermines are being hell...
+[05 Jan/11:48] <l00dD00d> could that cause it?
+[05 Jan/11:49] <CJ^> could l00d  could...
+[05 Jan/11:49] <l00dD00d> it doens't seem logical though.
+[05 Jan/11:49] <CJ^> i tned to use CDrom  and DVD together...
+[05 Jan/11:49] > GooDoo!GooDoo@207-172-221-194.s66.as4.xnb.nj.dialup.rcn.com has joined #win98
+[05 Jan/11:49] <GooDoo> hi
+[05 Jan/11:49] <GooDoo> is it possible to get the fade effect goin on Win98?
+[05 Jan/11:49] <CJ^> DVD alone is not always a good idea...
+[05 Jan/11:49] @ mode #win98 [+v GooDoo] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:49] <FultarX> that is where you went to look
+[05 Jan/11:49] <FultarX> deja.com??
+[05 Jan/11:49] <CJ^> yes FultarX  told ya that too....
+[05 Jan/11:49] <CJ^> nesgroups are very helpful..
+[05 Jan/11:49] <FultarX> thanks
+[05 Jan/11:50] <CJ^> event eh hardware review sites point out the same issues...
+[05 Jan/11:50] <CJ^> fade effect Goo?
+[05 Jan/11:50] <l00dD00d> im gonna have to reinstall windows
+[05 Jan/11:50] <l00dD00d> i just know it.
+[05 Jan/11:50] <CJ^> l00d  i dont think ya will...
+[05 Jan/11:51] <l00dD00d> if i reinstall will it keep all my settings that i have now?
+[05 Jan/11:51] <l00dD00d> for like DUN and stuff?
+[05 Jan/11:51] <GooDoo> CJ^ - its in Windows2000.... i have the final of the OS.... and i got to get rid of it because of my DSL :(.. i really like this fade effect it has
+[05 Jan/11:51] <CJ^> if yu take the time to find out what is wrong..  and whats starting up.. you can fix it
+[05 Jan/11:51] <l00dD00d> CJ^: look, what else should i try then?
+[05 Jan/11:51] <CJ^> this is a start up issue.. so i would look int he start up options/folder
+[05 Jan/11:51] ! chiwigal is known as ChiwiFOod
+[05 Jan/11:51] > Mandy!biged98@chat.eskimo.com has joined #win98
+[05 Jan/11:51] @ mode #win98 [+v Mandy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/11:51] <CJ^> ummm why do you have to dump Win2k if ya have DSL??
+[05 Jan/11:52] <CJ^> if you are a beta tester  you have the fianl legal copy....
+[05 Jan/11:52] <GooDoo> CJ^ - i do have it leagally
+[05 Jan/11:52] <CJ^> right...
+[05 Jan/11:52] <CJ^> then why do ya have to dump it for DSL??
+[05 Jan/11:52] <CJ^> keep it...
+[05 Jan/11:53] <GooDoo> i need to dump it because my DSL is dependant on software that cant be installed on @k
+[05 Jan/11:53] <CJ^> thast soo wrong...
+[05 Jan/11:53] <GooDoo> my printer also has no NT4 or 2000 driver
+[05 Jan/11:53] <CJ^> but win98 doesnt have those features of win2k...
+[05 Jan/11:53] <CJ^> odd...
+[05 Jan/11:53] <CJ^> no NT 4 drivers??
+[05 Jan/11:53] <CJ^> HP right?
+[05 Jan/11:53] <GooDoo> and finally, on an illegal note.... I need true DOS to play my SNES emus with sound :P
+[05 Jan/11:54] <GooDoo> no Lexmark
+[05 Jan/11:54] <CJ^> well cant help ya on teh SNES emu....
+[05 Jan/11:54] <GooDoo> hehe
+[05 Jan/11:55] <CJ^> hmm.. odd lexmark was a big contributor to win2k....
+[05 Jan/11:55] <GooDoo> i know
+[05 Jan/11:55] <GooDoo> they have no NT drivers for their Z## series
+[05 Jan/11:55] <GooDoo> mine is the Z11
+[05 Jan/11:55] <CJ^> ahhh
+[05 Jan/11:55] <CJ^> yeah  i hear that...
+[05 Jan/11:56] <CJ^> same with teh canon bjc 1000  no drivers...
+[05 Jan/11:56] <CJ^> hmm..
+[05 Jan/11:56] < SignOff: l00dD00d!Gumby@ppp395.wcta.net (well shit.)
+[05 Jan/11:56] <CJ^> well the fade effect.. far as i know  is win2k only....
+[05 Jan/11:56] <GooDoo> Windows2000 plays like Win98 and WinNT4 combined... but is alot nicer... but it don't matter, in like 5-6months, i will be test Neptune (: NT6 :)
+[05 Jan/11:56] <CJ^> Neptune is starting now..
+[05 Jan/11:56] <CJ^> << tryign to get in with that group locally...
+[05 Jan/11:56] <CJ^> or Mill..
+[05 Jan/11:57] <CJ^> either one...
+[05 Jan/11:57] <GooDoo> Mill sucks
+[05 Jan/11:58] <GooDoo> im testing it.... DOS is hidden in it, witch limits you to what you can do softwarewise
+[05 Jan/11:59] <GooDoo> bye all
+[05 Jan/11:59] < GooDoo!GooDoo@207-172-221-194.s66.as4.xnb.nj.dialup.rcn.com has left #win98 ()
+[05 Jan/12:01] ! ^AnG3L^ is known as ^AnG|afk
+[05 Jan/12:01] < SignOff: FultarX!ask@sdn-ar-002payorkP093.dialsprint.net (Leaving)
+[05 Jan/12:01] ! ^AnG|afk is known as ^AnG3L^
+[05 Jan/12:11] ! ChiwiFOod is known as pretenda
+[05 Jan/12:14] ! kurupted is known as v1Ns
+[05 Jan/12:20] > meko!tao@tsui.v-wave.com has joined #win98
+[05 Jan/12:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/12:20] <meko> hello.
+[05 Jan/12:20] @ mode #win98 [+v meko] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/12:21] <meko> can someone give me a hand?
+[05 Jan/12:22] <CJ^> with?
+[05 Jan/12:22] <meko> my friend is missing windos.exe, i'm wondering where i can get it
+[05 Jan/12:22] <meko> (i don't have it)
+[05 Jan/12:22] <CJ^> you dont
+[05 Jan/12:22] <CJ^> nor does he
+[05 Jan/12:22] <CJ^> its a trojan called Sub7
+[05 Jan/12:22] <CJ^> goto  www.deja.com   search for windos.exe
+[05 Jan/12:23] <CJ^> it will tell you there in some postings how to remove it..
+[05 Jan/12:23] <CJ^> is he running UT?
+[05 Jan/12:23] < SignOff: Proteus!itsnotme@63.67.170.230 (NewYork-R.NY.US.Undernet.Org toronto.on.ca.undernet.org)
+[05 Jan/12:23] > Proteus_!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[05 Jan/12:23] <meko> he's running win 98 SE
+[05 Jan/12:23] @ mode #win98 [+v Proteus_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/12:23] @ mode #win98 [+o Proteus_] by CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net
+[05 Jan/12:23] <CJ^> ok.. but its a backdoor trojan....
+[05 Jan/12:23] <CJ^> called Sub7
+[05 Jan/12:24] <meko> isn't it a legit file?
+[05 Jan/12:24] <CJ^> most ppl are repoting getting it from Unreal Tournament patches
+[05 Jan/12:24] <CJ^> no  its nto a legit file.. its trojan... virus...
+[05 Jan/12:24] ! Proteus_ is known as Proteus
+[05 Jan/12:24] <meko> this url at microsoft.com gives me a link to windos.exe
+[05 Jan/12:24] <meko> http://support.microsoft.com/support/downloads/DP46.ASP
+[05 Jan/12:25] <CJ^> its not a legit file
+[05 Jan/12:25] <CJ^> WIN98/98SE does nto have it
+[05 Jan/12:25] <CJ^> its a trojan...
+[05 Jan/12:25] <meko> would you recommend reinstalling windows?
+[05 Jan/12:26] <CJ^> no..
+[05 Jan/12:26] <CJ^> you dont have to unless you deleted windos.exe and server.exe  you have to remove them  but you have to edit the registry first...
+[05 Jan/12:26] <meko> my friend just deleted windos.exe (after using an AV prog)
+[05 Jan/12:26] <CJ^> right...  
+[05 Jan/12:27] <meko> now he can't do anything :P
+[05 Jan/12:27] <Wez4> i dont have it in 98se....
+[05 Jan/12:27] <CJ^> well he has to edit his registry...
+[05 Jan/12:27] <meko> what does he look for?
+[05 Jan/12:27] <CJ^> its not a windows file...
+[05 Jan/12:27] <CJ^> meko..
+[05 Jan/12:27] <CJ^> deja.com
+[05 Jan/12:27] <CJ^> search for windos.exe
+[05 Jan/12:27] <meko> ok
+[05 Jan/12:27] <meko> hold on
+[05 Jan/12:27] <CJ^> there are postings there that tell you how to get rid of it and fix win98
+[05 Jan/12:28] <meko> i'll check it out
+[05 Jan/12:33] <CJ^> well.. hmm seems teh virus/trojan is coming from a crack for UT....
+[05 Jan/12:34] <meko> he sez that's where it came from
+[05 Jan/12:34] <meko> he sez also that he can't run ANY apps in windows.. 
+[05 Jan/12:35] <meko> ... i found the post.. it sez just to find windos.exe in the registry and delete it.. simple enuf
+[05 Jan/12:35] <CJ^> right  thats what it does..
+[05 Jan/12:35] <CJ^> and  it his fault for using a crack...
+[05 Jan/12:35] <CJ^> well if done wrong...
+[05 Jan/12:35] <CJ^> windows will have to be re-installed..
+[05 Jan/12:43] < Wez4!not@206.10.128.207 has left #win98 ()
+[05 Jan/12:44] > ERAZOR1!~E1@p430-024.ppp.get2net.dk has joined #win98
+[05 Jan/12:45] <ERAZOR1> any1 in here?
+[05 Jan/12:45] @ mode #win98 [+v ERAZOR1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/12:45] <ERAZOR1> thnx
+[05 Jan/12:45] <CJ^> yeap...
+[05 Jan/12:45] > cdk17!noti@cs28154-230.satx.rr.com has joined #win98
+[05 Jan/12:45] @ mode #win98 [+v cdk17] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/12:46] <cdk17> in explorer i cant view details when i try i see no files anyone know why?
+[05 Jan/12:46] <CJ^> ?
+[05 Jan/12:46] <ERAZOR1> any1 knows how to fix a fat32 partition... the errors are all filenames are currupted, lige the filenames and dirs are made of hearts slashes ... etc, and I cant format it, and fdisk requieres the partitions label, which also is unreadable
+[05 Jan/12:47] <CJ^> erazor.. ok  how did that happen??
+[05 Jan/12:47] <ERAZOR1> CJ^: dunno, aint my box..
+[05 Jan/12:47] <CJ^> you use any software partiton apps?
+[05 Jan/12:47] <CJ^> well.. dude  more info...
+[05 Jan/12:47] <CJ^> either that  or low level...
+[05 Jan/12:47] <ERAZOR1> CJ^: normally I use linux ... so Im ot very good using dos
+[05 Jan/12:48] <CJ^> low level format.. with the drives software...
+[05 Jan/12:48] <CJ^> like Maxtor Blast...
+[05 Jan/12:48] <ERAZOR1> dont think I've got any software for the disk
+[05 Jan/12:48] <CJ^> heck.. use FIPS then...
+[05 Jan/12:48] <CJ^> well you can download that...
+[05 Jan/12:48] <ERAZOR1> where can I get FIPS?
+[05 Jan/12:48] <CJ^> FIPS?  usually most Linux distros have that on the cd
+[05 Jan/12:49] <CJ^> www.bootdisk.com has some formatting tools as well...
+[05 Jan/12:49] <ERAZOR1> well... Im not sitting by the computer, a friend of mine is on the phone and Im just trying to help him out
+[05 Jan/12:50] <ERAZOR1> so.. any ideas how to fix this?
+[05 Jan/12:50] <cdk17> in explorer i cant view details when i try i see no files anyone know why?
+[05 Jan/12:52] <CJ^> well ask him what he installed...
+[05 Jan/12:52] <CJ^> it might be a third party app
+[05 Jan/12:52] <CJ^> cdk   what do you mena yo see no files?
+[05 Jan/12:53] <CJ^> or  when you try to see no files?  i dont understand that
+[05 Jan/12:54] <cdk17> I can view files in a directory under list mode but when i switch to detail mode it shows nothing in the right pane
+[05 Jan/12:55] <cdk17> when i try to view details right pane in explorer is blank
+[05 Jan/12:55] <CJ^> under what directory???
+[05 Jan/12:55] <cdk17> and i really dont want to reinstall windows but thats all i have left to try
+[05 Jan/12:55] <cdk17> every directory
+[05 Jan/12:55] <CJ^> cause if you have View as Web Page on  it may act that way
+[05 Jan/12:55] <cdk17> nope
+[05 Jan/12:56] <cdk17> doesnt matter if view as web page is on or off
+[05 Jan/12:56] <cdk17> its strange
+[05 Jan/12:56] <CJ^> yes  very strange...
+[05 Jan/12:56] <CJ^> when did this all start happening
+[05 Jan/12:57] <cdk17> not after any software installs either...
+[05 Jan/12:57] <CJ^> so  its always ben this way?
+[05 Jan/12:57] <cdk17> it was several months ago i have just dealt with it
+[05 Jan/12:57] <CJ^> what?
+[05 Jan/12:57] <CJ^> dude.. no way...
+[05 Jan/12:57] <CJ^> ok..
+[05 Jan/12:57] <cdk17> its crazy
+[05 Jan/12:57] <CJ^> is this a built computer??
+[05 Jan/12:57] <cdk17> of course
+[05 Jan/12:57] <CJ^> or a brand name?
+[05 Jan/12:58] <CJ^> ok  so you built it?
+[05 Jan/12:58] <cdk17> ya
+[05 Jan/12:58] <CJ^> well.. SOMEHTING you installed may have done this..
+[05 Jan/12:58] <CJ^> but being its been several months.. you may not have even realised it
+[05 Jan/12:58] <cdk17> the only thing i can think of is someone got in my system through a proggie like backorfice a while back and maybe he screwed with the registry
+[05 Jan/12:58] <CJ^> duh
+[05 Jan/12:58] <CJ^> hello..
+[05 Jan/12:59] <CJ^> yeah  that may have very well have done that...
+[05 Jan/12:59] <CJ^> and if yer registry is screwed up...
+[05 Jan/12:59] <CJ^> either  fix that.. OR
+[05 Jan/12:59] <cdk17> reintsall:)
+[05 Jan/12:59] <CJ^> fdisk and re-install from scratch...
+[05 Jan/12:59] <CJ^> yeap
+[05 Jan/12:59] <cdk17> ya you dont know of any reg setting for file details do you?
+[05 Jan/13:01] <CJ^> nope.. i dont know what key was altered  or what was removed...
+[05 Jan/13:01] < SignOff: ERAZOR1!~E1@p430-024.ppp.get2net.dk ([x]chat)
+[05 Jan/13:01] <CJ^> BO is a nightmare...
+[05 Jan/13:01] <cdk17> uh huh
+[05 Jan/13:01] <CJ^> hence why we never allow files sent in here nor do i ever accept any files..:P
+[05 Jan/13:02] <cdk17> im messing around with registry under explorer key maybe ill get lucky
+[05 Jan/13:02] <CJ^> now
+[05 Jan/13:02] <CJ^> ya can try searching in  deja.com
+[05 Jan/13:02] <CJ^> maybe someone else has had this happen..
+[05 Jan/13:02] > a^l^l^a^n!allan@mp-217-239-125.daxnet.no has joined #win98
+[05 Jan/13:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/13:02] @ mode #win98 [+v a^l^l^a^n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:03] <cdk17> hehe i made attributes appear in view but still no files
+[05 Jan/13:03] <a^l^l^a^n> would somebody PLEASE send me ordinary command.com?
+[05 Jan/13:03] > Spidy^^!xxx.com@abb-53-0234.direct.ca has joined #win98
+[05 Jan/13:03] @ mode #win98 [+v Spidy^^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:03] <CJ^> no a^l^l^a^n  no files...
+[05 Jan/13:04] <a^l^l^a^n> arg
+[05 Jan/13:04] <CJ^> you have it yourself...
+[05 Jan/13:04] <Spidy^^> anyone answer a simple comp question for me
+[05 Jan/13:04] <a^l^l^a^n> no, i use win2k
+[05 Jan/13:04] <CJ^> unles you need another version of command.com  <<
+[05 Jan/13:04] <a^l^l^a^n> and need to format in dos to use fdisk
+[05 Jan/13:04] <cdk17> dont you have a dos boot disk?
+[05 Jan/13:04] <CJ^> where is your win988 boot disk?
+[05 Jan/13:04] <CJ^> er win98
+[05 Jan/13:04] <a^l^l^a^n> so I can convert to fat32 and install win98 again
+[05 Jan/13:04] <a^l^l^a^n> gone
+[05 Jan/13:05] <CJ^> ?
+[05 Jan/13:05] <CJ^> you made the drives NTFS?
+[05 Jan/13:05] <cdk17> well you have net access obvisouly, there is a website that has different versions of old dos files dont remember the link
+[05 Jan/13:05] <a^l^l^a^n> heh
+[05 Jan/13:06] <Spidy^^> is it a good idea to compress a drive??
+[05 Jan/13:06] <a^l^l^a^n> not compressed
+[05 Jan/13:06] <a^l^l^a^n> its ntfs
+[05 Jan/13:06] <CJ^> Spidy  i dont use drive compression
+[05 Jan/13:06] <CJ^> soem ppl have good luck with it..
+[05 Jan/13:06] <CJ^> others dont...
+[05 Jan/13:06] <Spidy^^> hmmm  ok..so if i dont need to dont do it
+[05 Jan/13:06] <CJ^> right
+[05 Jan/13:06] <Spidy^^> ok thanx
+[05 Jan/13:07] < Spidy^^!xxx.com@abb-53-0234.direct.ca has left #win98 ()
+[05 Jan/13:07] <CJ^> a^l^l^a^n  got a friend with 98?
+[05 Jan/13:07] <CJ^> if so..
+[05 Jan/13:07] <CJ^> get a boot disk from him
+[05 Jan/13:07] <CJ^> or make one with his system....
+[05 Jan/13:07] <meko> yo CJ i found what i was lookin for.. thanks man
+[05 Jan/13:07] < meko!tao@tsui.v-wave.com has left #win98 ()
+[05 Jan/13:08] <a^l^l^a^n> hmm.... found command.com at ftpsearch, so thanx for nothing
+[05 Jan/13:09] <cdk17> i know files are against the rules but will someone plz send me or tell me their HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 
+[05 Jan/13:09] < a^l^l^a^n!allan@mp-217-239-125.daxnet.no was kicked off #win98 by CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net (a^l^l^a^n)
+[05 Jan/13:09] > a^l^l^a^n!allan@mp-217-239-125.daxnet.no has joined #win98
+[05 Jan/13:09] <a^l^l^a^n> hehe
+[05 Jan/13:10] <a^l^l^a^n> thats what I call abuse of power
+[05 Jan/13:10] <CJ^> no
+[05 Jan/13:10] <a^l^l^a^n> yes, thats what I call it
+[05 Jan/13:10] <CJ^> look.. we dont send files..
+[05 Jan/13:11] <CJ^> we help those we can..
+[05 Jan/13:11] <CJ^> and if YOU were stupid enough not to have a boot disk on hand.. its nto our fault...
+[05 Jan/13:12] <a^l^l^a^n> maybe its not your fault, no, and maybe YOU don't send command.com, well u'll stop others from it too?
+[05 Jan/13:12] <CJ^> yes   
+[05 Jan/13:12] <CJ^> thats the channel rules..
+[05 Jan/13:12] <CJ^> dont send files..
+[05 Jan/13:13] <CJ^> NOW  if your sending files  and i dont know about.. i cant do much about it...
+[05 Jan/13:13] <CJ^> but if you offer in channel  as an OP  i have to sstop that...
+[05 Jan/13:13] <CJ^> thats teh channel rules..
+[05 Jan/13:13] <a^l^l^a^n> strange rules, if it were warez, well I would have understood it, but command.com is free to distribute...
+[05 Jan/13:14] <CJ^> no
+[05 Jan/13:14] <CJ^> actually its not
+[05 Jan/13:14] <a^l^l^a^n> and what is the purpose of the channel if not to help?
+[05 Jan/13:14] <CJ^> its still MS property....
+[05 Jan/13:14] <CJ^> we can help..
+[05 Jan/13:14] <CJ^> but we dont have to send or allow the sending of files..
+[05 Jan/13:14] <a^l^l^a^n> property is another thing
+[05 Jan/13:14] <CJ^> command.com is nto freely distrubted..
+[05 Jan/13:14] <a^l^l^a^n> yeah
+[05 Jan/13:14] <CJ^> if it was www.bootdisk.com  would nto have been shut down...
+[05 Jan/13:14] <CJ^> now..
+[05 Jan/13:14] <CJ^> I agree..
+[05 Jan/13:14] <CJ^> a boot disk is no big deal..
+[05 Jan/13:15] <CJ^> and bootdisk.com got a raw deal...
+[05 Jan/13:15] <CJ^> i dont see whats wwrong with it.. but i have to abide by it...
+[05 Jan/13:15] <a^l^l^a^n> yes, and you didn't send any files....
+[05 Jan/13:15] <a^l^l^a^n> and I didn't receive any
+[05 Jan/13:15] <CJ^> nope  and i wont unless channel rules change...
+[05 Jan/13:16] <CJ^> which they wont...
+[05 Jan/13:16] <a^l^l^a^n> and so..... thanks for nothing....
+[05 Jan/13:16] <CJ^> then  get out....  if ya dont like it....
+[05 Jan/13:16] <a^l^l^a^n> hehe... I did'nt say that
+[05 Jan/13:17] <CJ^> :P
+[05 Jan/13:17] <CJ^> well ya have a problem with the channel rules though....
+[05 Jan/13:17] <a^l^l^a^n> but I'll be gone, have a computer to format
+[05 Jan/13:17] <a^l^l^a^n> yeah, and thats strange rules, I must say
+[05 Jan/13:17] <CJ^> no..
+[05 Jan/13:17] <CJ^> its following the law.... thats how the channel creator wants it...
+[05 Jan/13:18] <CJ^> the files are intellectual property...
+[05 Jan/13:18] <a^l^l^a^n> warez is fine to stop, but files to help people out is strange to stop
+[05 Jan/13:18] <CJ^> and are protected by law.. not to be free distrubuted..
+[05 Jan/13:18] <CJ^> no... 
+[05 Jan/13:18] <CJ^> if i send you that file.. its warez....
+[05 Jan/13:18] <CJ^> its not legal to do so...
+[05 Jan/13:19] <a^l^l^a^n> heh.... why didn't you tell me about bootdisk.com for starters?
+[05 Jan/13:19] <CJ^> if and when MS gets it through there head that some files are OK to distrubute... like a boot disk..  we will do that.
+[05 Jan/13:19] <CJ^> well bootdisk.com is down..
+[05 Jan/13:19] <CJ^> shutdown by MS...
+[05 Jan/13:19] <a^l^l^a^n> nope
+[05 Jan/13:19] <a^l^l^a^n> I'm there now
+[05 Jan/13:19] <a^l^l^a^n> so it cant be
+[05 Jan/13:20] <CJ^> well.. then MS let him keep going..
+[05 Jan/13:20] <CJ^> BUT  ti was shutdown no too long ago...
+[05 Jan/13:20] <a^l^l^a^n> and I'm downloading a bootdisk also, so that isnt correct
+[05 Jan/13:20] <a^l^l^a^n> hmm
+[05 Jan/13:21] <CJ^> MS shut down that site not too long ago..
+[05 Jan/13:21] <CJ^> and asked him not to distrubte the ms boot disks
+[05 Jan/13:21] <CJ^> NOW.. what your seeing on the site now..
+[05 Jan/13:21] <CJ^> is nothing compared to what he USED to have...
+[05 Jan/13:22] > [gW]!goodman@cr35087-a.ym1.on.wave.home.com has joined #win98
+[05 Jan/13:22] <a^l^l^a^n> hehe, well... the bootdisks is still there though
+[05 Jan/13:22] @ mode #win98 [+v [gW]] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:22] <CJ^> not all..
+[05 Jan/13:22] <[gW]> can win98 be installed onto an extended partition?
+[05 Jan/13:22] <CJ^> and if you notice  they arent MS bootdisks...
+[05 Jan/13:23] <CJ^> yes GW  as long as the primamry is a dos/fat16/fat32 
+[05 Jan/13:23] <a^l^l^a^n> no, theyre not, they're micro, and command.com is still required
+[05 Jan/13:24] <CJ^> a^l^l^a^n  and they arent MS property then  are they?
+[05 Jan/13:24] <CJ^> Micron paid for those... so  they can do what they want..
+[05 Jan/13:24] <CJ^> and take the heat if MS gives them any....
+[05 Jan/13:24] <a^l^l^a^n> well, I didn't ask for ms bootdisk, I asked for command.com
+[05 Jan/13:25] <CJ^> ok.. no more arguing...  its channel rules...
+[05 Jan/13:25] <[gW]> cj: lets say i have a 13 gig drive, and a 6 gig drive, the 13 gig is gonna have a dual boot of NT/98, but NT needs drive c to be fat16 in order to install NT, so what i was thinking is creating a PRImary of 2 gigs for NT, then an extended for FAT32, and copy the 6 gig drive to the extended, do you know if that would work?
+[05 Jan/13:25] <a^l^l^a^n> ok...
+[05 Jan/13:25] <CJ^> take it up with Big^ed....
+[05 Jan/13:26] <CJ^> yes GW  it will
+[05 Jan/13:26] <[gW]> super sweet
+[05 Jan/13:26] <CJ^> but  its also recommended to install win98 then NT...
+[05 Jan/13:26] <a^l^l^a^n> but, I think if a rule is wrong, it need to be corrected
+[05 Jan/13:26] <[gW]> well
+[05 Jan/13:27] <[gW]> im gonna install 98 first
+[05 Jan/13:27] <a^l^l^a^n> but I'll be gone...
+[05 Jan/13:27] <CJ^> no allan...
+[05 Jan/13:27] <[gW]> but im just gonna copy it over to the hard drive
+[05 Jan/13:27] <CJ^> now  dont liek it  leave...
+[05 Jan/13:27] <[gW]> cuz i already have it on my other drive
+[05 Jan/13:27] <a^l^l^a^n> and format my machine
+[05 Jan/13:27] <CJ^> then go do so...
+[05 Jan/13:27] <[gW]> would that still work?
+[05 Jan/13:27] <[gW]> and would 98 be able to boot up if i set the partition to active?
+[05 Jan/13:28] <a^l^l^a^n> thats another discussion, and people who follow rules without questioning them are stupid...
+[05 Jan/13:28] <CJ^> hmm.. you may need to use ghost to copy them over....
+[05 Jan/13:28] <CJ^> or  xcopy  
+[05 Jan/13:28] <[gW]> but u dont no for sure?
+[05 Jan/13:28] <[gW]> ihmmm
+[05 Jan/13:28] <CJ^> a re-insatll is a better idea actually..
+[05 Jan/13:28] <[gW]> unfortunately a re-install would take forever
+[05 Jan/13:28] @ mode #win98 [+b *!*allan@*.mp-217-239-125.daxnet.no] by CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net
+[05 Jan/13:28] < a^l^l^a^n!allan@mp-217-239-125.daxnet.no was kicked off #win98 by CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net (a^l^l^a^n)
+[05 Jan/13:28] <[gW]> because of the software i have
+[05 Jan/13:28] <[gW]> so its not really an option
+[05 Jan/13:28] <CJ^> hmm.. 20 mins..
+[05 Jan/13:28] <[gW]> :(
+[05 Jan/13:28] <CJ^> if your system is fast enough....
+[05 Jan/13:28] <[gW]> its not the actual OS
+[05 Jan/13:28] <[gW]> its the other crap:)
+[05 Jan/13:28] <CJ^> all the apps you have installed already?
+[05 Jan/13:29] <[gW]> yea
+[05 Jan/13:30] <CJ^> well what ya can do is add win98 to the  Winnt loader...
+[05 Jan/13:30] <CJ^> www.ntfaq.com
+[05 Jan/13:30] <CJ^> but if NT is already installed...
+[05 Jan/13:30] <CJ^> why isnt it booting now?
+[05 Jan/13:31] <[gW]> well right now
+[05 Jan/13:31] <[gW]> only 98 is installed
+[05 Jan/13:31] <CJ^> ok..
+[05 Jan/13:31] <CJ^> so install NT then...
+[05 Jan/13:31] <[gW]> but NT wont install:)
+[05 Jan/13:31] <[gW]> hehehe
+[05 Jan/13:31] <[gW]> right now i have my primary as fat32
+[05 Jan/13:31] <CJ^> the drive is fat32 right now huh?
+[05 Jan/13:31] <CJ^> ok..
+[05 Jan/13:31] <[gW]> and extended as fat16
+[05 Jan/13:31] <CJ^> well PM may help...
+[05 Jan/13:31] <[gW]> so if i switch it around, would it work?
+[05 Jan/13:31] <[gW]> fat16 on pri
+[05 Jan/13:31] <[gW]> fat32 on extended?
+[05 Jan/13:31] <[gW]> PM?
+[05 Jan/13:31] <CJ^> well you may be ina for a world of hurt doing all that really..
+[05 Jan/13:31] <CJ^> partiton magic
+[05 Jan/13:32] <[gW]> how would it help?:)
+[05 Jan/13:32] <CJ^> cause you can move partitons around..
+[05 Jan/13:32] <CJ^> make a fat16 primamry..
+[05 Jan/13:32] <CJ^> then fdisk /mbr the primamry
+[05 Jan/13:32] <CJ^> or sys c:
+[05 Jan/13:32] <CJ^> wiht the win988 boot disk...
+[05 Jan/13:32] <CJ^> then install NT...
+[05 Jan/13:33] < cdk17!noti@cs28154-230.satx.rr.com has left #win98 ()
+[05 Jan/13:35] ! anjilah is known as MissNasty
+[05 Jan/13:36] <[gW]> hmmmm
+[05 Jan/13:36] <[gW]> well its not hard to format this disk
+[05 Jan/13:36] <[gW]> and copy the stuff back over
+[05 Jan/13:38] <[gW]> hmmm
+[05 Jan/13:38] <[gW]> only prob is
+[05 Jan/13:38] <[gW]> when i copy the stuff to the extended
+[05 Jan/13:38] <[gW]> that will be d drive right?
+[05 Jan/13:38] ! CJ^ is known as CJafk
+[05 Jan/13:43] > DarkRealm!~blah@63-224-228-21.customers.uswest.net has joined #win98
+[05 Jan/13:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/13:44] @ mode #win98 [+v DarkRealm] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:44] <DarkRealm> Can someone tell me if there is a way to stop text scrolling on the bottom of the window in Internet Explorer 5?
+[05 Jan/13:46] > Orbb_222!~tedrow2@cc681744-b.aboite1.in.home.com has joined #win98
+[05 Jan/13:46] @ mode #win98 [+v Orbb_222] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:46] ! HigH|AwaY is known as HigHBabE
+[05 Jan/13:47] > Big`Ed!BigEd@01-026.009.popsite.net has joined #win98
+[05 Jan/13:47] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:47] <CJafk> !ed
+[05 Jan/13:47] <Big`Ed> AFK - wazup?
+[05 Jan/13:48] <Big`Ed> `say
+[05 Jan/13:48] <Orbb_222> !ed
+[05 Jan/13:48] <Orbb_222> w
+[05 Jan/13:48] <Big`Ed> hey
+[05 Jan/13:49] <CJafk> nadda
+[05 Jan/13:49] <Big`Ed> sent you some email today
+[05 Jan/13:49] <CJafk> just here and there...
+[05 Jan/13:49] <CJafk> mostly afk though
+[05 Jan/13:49] <CJafk> yeah  i saw ...thanks
+[05 Jan/13:49] <Big`Ed> `op tribble
+[05 Jan/13:49] @ mode #win98 [+o Tribble] by Athena!itsnotme@ppp35.US-GOVT.org
+[05 Jan/13:50] <Big`Ed> `op mandy
+[05 Jan/13:50] @ mode #win98 [+o Mandy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/13:50] <[gW]> cj: are you still around?
+[05 Jan/13:50] <Big`Ed> he's afk
+[05 Jan/13:52] < SignOff: Orbb_222!~tedrow2@cc681744-b.aboite1.in.home.com (washington-r.dc.us.undernet.org austin.tx.us.undernet.org)
+[05 Jan/13:52] < DarkRealm!~blah@63-224-228-21.customers.uswest.net has left #win98 ()
+[05 Jan/13:52] < SignOff: [gW]!goodman@cr35087-a.ym1.on.wave.home.com (water? never touch the stuff.. fish fuck in it)
+[05 Jan/14:04] ! HigHBabE is known as HigH|AwaY
+[05 Jan/14:05] < SignOff: CJafk!~skippy@sdn-ar-004watacoP239.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[05 Jan/14:09] ! fire^fish is known as Grem|in
+[05 Jan/14:10] ! AphroAnt is known as D_V_Ant
+[05 Jan/14:12] > j3ss1!dktdgjgd@dialup13x10-pri.voicenet.com has joined #win98
+[05 Jan/14:13] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:17] ! D_Leary is known as Lace`
+[05 Jan/14:17] ! Lace` is known as D_LEary
+[05 Jan/14:18] ! Big`Ed is known as Ed`AwaY
+[05 Jan/14:19] < SignOff: Ed`AwaY!BigEd@01-026.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[05 Jan/14:19] > Ed`AwaY!BigEd@01-026.009.popsite.net has joined #win98
+[05 Jan/14:19] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/14:19] @ mode #win98 [+v Ed`AwaY] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:19] < SignOff: Ed`AwaY!BigEd@01-026.009.popsite.net (Read error to Ed`AwaY[01-026.009.popsite.net]: EOF from client)
+[05 Jan/14:19] ! ^KiwiDude is known as KD-Away
+[05 Jan/14:20] > Ed`AwaY!BigEd@01-026.009.popsite.net has joined #win98
+[05 Jan/14:20] @ mode #win98 [+v Ed`AwaY] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:20] ! Ed`AwaY is known as Big`Ed
+[05 Jan/14:20] < SignOff: Big`Ed!BigEd@01-026.009.popsite.net (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition)
+[05 Jan/14:26] ! KD-Away is known as ^KiwiDude
+[05 Jan/14:28] > LosGuy!husky21@user-33qtj7q.dialup.mindspring.com has joined #win98
+[05 Jan/14:28] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:30] <LosGuy> `op Amsterdam
+[05 Jan/14:30] @ mode #win98 [+o Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:31] > LosQ3!husky21@user-33qtj7q.dialup.mindspring.com has joined #win98
+[05 Jan/14:31] @ mode #win98 [+v LosQ3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:35] ! TTimo is known as TTimoAFK
+[05 Jan/14:37] ! Grem|in is known as fire^fish
+[05 Jan/14:37] < SignOff: LosGuy!husky21@user-33qtj7q.dialup.mindspring.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[05 Jan/14:41] ! D_LEary is known as D_Leary
+[05 Jan/14:43] > CJafk!skippy@sdn-ar-004watacoP239.dialsprint.net has joined #win98
+[05 Jan/14:43] @ mode #win98 [+v CJafk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:48] > Big`Ed!BigEd@12-161.009.popsite.net has joined #win98
+[05 Jan/14:48] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:49] <Big`Ed> `say
+[05 Jan/14:52] <CJafk> say what?
+[05 Jan/14:52] ! CJafk is known as CJ^
+[05 Jan/14:52] <Big`Ed> `say CJ^ rox
+[05 Jan/14:52] <Zeus> CJ^ rox
+[05 Jan/14:52] <Aphrodite> CJ^ rox
+[05 Jan/14:52] <Vulcan> CJ^ rox
+[05 Jan/14:52] <Amsterdam> CJ^ rox
+[05 Jan/14:52] <Athena> CJ^ rox
+[05 Jan/14:52] <Proteus> CJ^ rox
+[05 Jan/14:53] <Amsterdam> CJ^ has rox in his head that is! :{
+[05 Jan/14:53] <Big`Ed> hehe
+[05 Jan/14:53] <Big`Ed> was it this SLOW all day CJ^?
+[05 Jan/14:53] <CJ^> :PPP
+[05 Jan/14:53] <CJ^> slow..
+[05 Jan/14:54] <CJ^> for a bit..
+[05 Jan/14:54] <CJ^> nothign major...
+[05 Jan/14:54] <CJ^> one bab
+[05 Jan/14:54] <CJ^> er ban
+[05 Jan/14:54] <Big`Ed> ban'd a bab
+[05 Jan/14:55] <CJ^> banned some kid that complained abotu the rules and how we shoudl allow ppl to send files and all...
+[05 Jan/14:56] <Big`Ed> awwww
+[05 Jan/14:56] <Big`Ed> poor baby
+[05 Jan/14:58] < SignOff: CJ^!skippy@sdn-ar-004watacoP239.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[05 Jan/14:58] > CJ^!~skippy@sdn-ar-004watacoP239.dialsprint.net has joined #win98
+[05 Jan/14:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/14:58] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/14:58] * LosQ3 banned half of Kiwiland lastnight
+[05 Jan/14:58] < SignOff: mrgone!~Webmaster@ts1-121.brg.tallships.ca (Ping timeout for mrgone[ts1-121.brg.tallships.ca])
+[05 Jan/14:59] <Big`Ed> yikes
+[05 Jan/14:59] < SignOff: Big`Ed!BigEd@12-161.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[05 Jan/15:00] > wez!not@03-112.034.popsite.net has joined #win98
+[05 Jan/15:00] @ mode #win98 [+v wez] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:00] > Big`Ed!BigEd@12-161.009.popsite.net has joined #win98
+[05 Jan/15:00] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:02] <CJ^> :P
+[05 Jan/15:05] ! CJ^ is known as CJafk
+[05 Jan/15:10] < SignOff: CJafk!~skippy@sdn-ar-004watacoP239.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[05 Jan/15:11] ! LosQ3 is known as LosBBIAB
+[05 Jan/15:14] > `Muff`!~kmefford@lou21.kih.net has joined #win98
+[05 Jan/15:15] @ mode #win98 [+v `Muff`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:15] <`Muff`> 'lo all
+[05 Jan/15:16] <Big`Ed> hi - hows the slots?
+[05 Jan/15:16] <`Muff`> Still coming up bare ;)
+[05 Jan/15:17] <Big`Ed> drats - no floss
+[05 Jan/15:17] <`Muff`> hehehe
+[05 Jan/15:22] > CJ^!~skippy@sdn-ar-003watacoP302.dialsprint.net has joined #win98
+[05 Jan/15:23] <Big`Ed> wb skippy
+[05 Jan/15:23] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:23] <`Muff`> Hola CJ
+[05 Jan/15:26] <CJ^> yo
+[05 Jan/15:27] <Big`Ed> CJ^ is it true you went to uncle bill's for y2keve
+[05 Jan/15:27] <CJ^> ahh E-Themes...:P
+[05 Jan/15:27] <CJ^> me?
+[05 Jan/15:27] <CJ^> nope
+[05 Jan/15:27] <CJ^> slept on the couch
+[05 Jan/15:29] <Big`Ed> thats bad - and you didn't have a WIFE to make you do it
+[05 Jan/15:32] <CJ^> hehe
+[05 Jan/15:32] <CJ^> true
+[05 Jan/15:32] <CJ^> but  oh well...
+[05 Jan/15:32] <CJ^> saved soem cash...
+[05 Jan/15:36] > SevensTX!~bb@tide94.microsoft.com has joined #win98
+[05 Jan/15:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/15:36] @ mode #win98 [+v SevensTX] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:36] <`Muff`> Hey sevens
+[05 Jan/15:36] <SevensTX> hi
+[05 Jan/15:37] <Big`Ed> thought there was only 1 texas
+[05 Jan/15:37] <SevensTX> we've expanded
+[05 Jan/15:37] <Big`Ed> hmm - got a few more steers in town
+[05 Jan/15:38] <Big`Ed> hehe
+[05 Jan/15:39] ! LosBBIAB is known as LosQ3
+[05 Jan/15:39] <CJ^> Los... got a pic for ya to see...
+[05 Jan/15:39] <`Muff`> Meaning "I won't be back because I'm playing Quake 3"?
+[05 Jan/15:39] <LosQ3> no
+[05 Jan/15:40] <`Muff`> hehe
+[05 Jan/15:40] <CJ^> bum...
+[05 Jan/15:40] <Big`Ed> hehe
+[05 Jan/15:40] <LosQ3> meaning ... I am gonna play Q3 if it gets slow here :P
+[05 Jan/15:40] ! `Muff` is known as Muff
+[05 Jan/15:40] <Muff> Oh, that joke went south ;)
+[05 Jan/15:40] > musical5!musical5@208-48-174-104.nas-2.scf.primenet.com has joined #win98
+[05 Jan/15:41] @ mode #win98 [+v musical5] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:41] ! Muff is known as `Muff`
+[05 Jan/15:41] <musical5> ooh man I need help bad
+[05 Jan/15:41] <Big`Ed> bad?
+[05 Jan/15:41] <LosQ3> would you like us to ask you what the probelm is?
+[05 Jan/15:41] <musical5> whenever there is a lot of access to my HD my sytem locks up
+[05 Jan/15:41] <musical5> IE scandisk/defrag
+[05 Jan/15:42] > bob^01!~Bob1@212.49.242.136 has joined #win98
+[05 Jan/15:42] <SevensTX> is it just with defrag?
+[05 Jan/15:42] <musical5> I do multimedia and its not going well at all
+[05 Jan/15:42] @ mode #win98 [+v bob^01] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:42] <LosQ3> does it do the same in safemode?
+[05 Jan/15:42] < SignOff: CJ^!~skippy@sdn-ar-003watacoP302.dialsprint.net (Read error to CJ^[sdn-ar-003watacoP302.dialsprint.net]: Connection reset by peer)
+[05 Jan/15:42] <musical5> and scandisk
+[05 Jan/15:42] <musical5> oops didnt check that
+[05 Jan/15:42] <musical5> hehehe
+[05 Jan/15:42] <musical5> I will though
+[05 Jan/15:42] <LosQ3> do you have DMA enabled?
+[05 Jan/15:43] <musical5> yes
+[05 Jan/15:43] <musical5> its and abit bh6
+[05 Jan/15:43] <LosQ3> try disabling it and see if that helps ya too
+[05 Jan/15:43] > CJ^!~skippy@sdn-ar-003watacoP302.dialsprint.net has joined #win98
+[05 Jan/15:43] <musical5> 300a@450
+[05 Jan/15:43] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:43] <musical5> hmmm
+[05 Jan/15:43] <LosQ3> sheez
+[05 Jan/15:43] <CJ^> :P
+[05 Jan/15:43] <musical5> that would seriously hurt my performance
+[05 Jan/15:43] <SevensTX> how big is the drive?
+[05 Jan/15:43] <LosQ3> gee like the hangs dont?
+[05 Jan/15:43] <musical5> 18.2
+[05 Jan/15:44] < bob^01!~Bob1@212.49.242.136 has left #win98 ()
+[05 Jan/15:44] <Big`Ed> office 97/2k involved?
+[05 Jan/15:44] <musical5> whats that?
+[05 Jan/15:44] <Big`Ed> microsoft office
+[05 Jan/15:44] <musical5> yes they do:)
+[05 Jan/15:44] <musical5> lol
+[05 Jan/15:44] > Double0!double0@PPPa30-ResaleDenver2-2R1011.saturn.bbn.com has joined #win98
+[05 Jan/15:44] <musical5> but Ive been running this system for 6 mos
+[05 Jan/15:44] @ mode #win98 [+v Double0] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:44] <musical5> np
+[05 Jan/15:45] <Double0> do I have to install service pack2 before I can install Service pack 3??
+[05 Jan/15:45] <LosQ3> and killing it slowly
+[05 Jan/15:45] <LosQ3> huh?
+[05 Jan/15:45] <Big`Ed> Double0 - sp3 of WHAT?
+[05 Jan/15:46] <musical5> losq3: so I shouldnt bee getting this now right???
+[05 Jan/15:46] <Double0> Visual Basic 5.0
+[05 Jan/15:46] <musical5> after 6 mos running it
+[05 Jan/15:46] <LosQ3> musical5 if your over clocking ...your on your own
+[05 Jan/15:46] > zhylum!zhylum@slip-32-101-185-31.ca.us.prserv.net has joined #win98
+[05 Jan/15:46] <Big`Ed> Double0 - where does it say above - in channel name #Vb5
+[05 Jan/15:46] <Big`Ed> yup
+[05 Jan/15:46] @ mode #win98 [+v zhylum] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:46] <musical5> are you speaking ethically?
+[05 Jan/15:47] <musical5> losq3?
+[05 Jan/15:47] <Big`Ed> musical5 - have you tested your system performance withOUT overclocking?
+[05 Jan/15:47] <musical5> yes
+[05 Jan/15:47] <musical5> it worked both ways
+[05 Jan/15:47] <Big`Ed> no - overclocking hurts pc's performance overall
+[05 Jan/15:47] * zhylum needs help
+[05 Jan/15:47] <LosQ3> with?
+[05 Jan/15:47] <SevensTX> see this Q article
+[05 Jan/15:47] <CJ^> with what zhylum?
+[05 Jan/15:47] <SevensTX> Disk Defragmenter May Seem to Stop Responding                 [win95x]
+[05 Jan/15:47] <SevensTX> ID: Q136836
+[05 Jan/15:47] <Big`Ed> win95?
+[05 Jan/15:47] <musical5> where is it?
+[05 Jan/15:47] <musical5> q article?
+[05 Jan/15:47] <CJ^> `op
+[05 Jan/15:47] @ mode #win98 [+o CJ^] by Amsterdam!stoner@207.178.66.22
+[05 Jan/15:47] <SevensTX> ignore that part, it applies to 98 at well.
+[05 Jan/15:48] <zhylum> every time my laptop starts up i get my C folder
+[05 Jan/15:48] <zhylum> it bugs me
+[05 Jan/15:48] <zhylum> how do i get that to stop
+[05 Jan/15:48] <musical5> I have seen that at microsoft
+[05 Jan/15:48] <musical5> the article
+[05 Jan/15:48] <zhylum> i removed my REM lines in the autoexec.bat
+[05 Jan/15:48] <Big`Ed> zhylum - a win98 laptop should NOT have a autoexec.bat
+[05 Jan/15:48] <LosQ3> I have seen this before
+[05 Jan/15:49] < Double0!double0@PPPa30-ResaleDenver2-2R1011.saturn.bbn.com has left #win98 ()
+[05 Jan/15:49] <CJ^> your getting what   c:\  before you enter windows?
+[05 Jan/15:49] > Boo!bo@208.5.15.137 has joined #win98
+[05 Jan/15:49] <zhylum> the folder keeps on popping up when my laptop starts up
+[05 Jan/15:49] <zhylum> its fine
+[05 Jan/15:49] @ mode #win98 [+v Boo] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:49] <LosQ3> he just just getting a persistant folder opening
+[05 Jan/15:49] <`Muff`> later all :)
+[05 Jan/15:49] <zhylum> yep yep
+[05 Jan/15:49] < `Muff`!~kmefford@lou21.kih.net has left #win98 ()
+[05 Jan/15:50] <Boo> hello I have a problem with my serial mouse
+[05 Jan/15:50] <LosQ3> I have seen it before somewhere...
+[05 Jan/15:50] > Tara2x!x@stptppp46.net.usf.edu has joined #win98
+[05 Jan/15:50] <CJ^> well.. what WAS in your autoexec.bat?
+[05 Jan/15:50] @ mode #win98 [+v Tara2x] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:50] < j3ss1!dktdgjgd@dialup13x10-pri.voicenet.com has left #win98 ()
+[05 Jan/15:50] * zhylum looks
+[05 Jan/15:51] <Tara2x> Hello. Anyone here up for a very simple win98 networking question?
+[05 Jan/15:51] <Big`Ed> boo - like what?
+[05 Jan/15:51] <Big`Ed> Tara2x - like what?
+[05 Jan/15:51] <Boo> I installed windows 98 on a new pc and it detects the serial ports but the mouse was never detected
+[05 Jan/15:51] <SevensTX> What's up Tara?
+[05 Jan/15:51] <Boo> it keeps saying there is no mouse on the beginning of windows
+[05 Jan/15:51] <Tara2x> When networked peer-to-peer you can access a file on another computer...but can you run a program that is installed on that other system and not on yours?
+[05 Jan/15:52] <Big`Ed> boo - are you saying pre-boot?
+[05 Jan/15:52] <SevensTX> Tara - probably depends on the program
+[05 Jan/15:52] * zhylum gets confused
+[05 Jan/15:52] <Boo> big: what is a pre boot ?
+[05 Jan/15:52] <zhylum> i have 2 autoexec.bat
+[05 Jan/15:52] <Big`Ed> Tara2x - can you see/view files from both sides?
+[05 Jan/15:52] <SevensTX> If it's client/server based, then yes. otherwise, you probably need to install it on your machine as well
+[05 Jan/15:52] <Big`Ed> boo - your seeing this as the pc startsup - before windows98 kicks in?
+[05 Jan/15:53] <Tara2x> Ah, I see. Thnx.
+[05 Jan/15:53] <LosQ3> http://www.annoyances.org/cgi-bin/ce-showtopic/002_016 <-- zhylum
+[05 Jan/15:53] <Boo> big : even dos drivers do not make the mouse work
+[05 Jan/15:53] <zhylum> thankie
+[05 Jan/15:53] * zhylum looks at that
+[05 Jan/15:53] < SignOff: SevensTX!~bb@tide94.microsoft.com (Leaving)
+[05 Jan/15:54] <CJ^> zhylum  youhave two?
+[05 Jan/15:54] > pyrokiwi!mrhehe@210-55-151-39.dialup.xtra.co.nz has joined #win98
+[05 Jan/15:54] <pyrokiwi> hiya ppls
+[05 Jan/15:54] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:54] <CJ^> umm ya mean  autoexec.bat/.old?
+[05 Jan/15:54] <CJ^> somehtign liek that?
+[05 Jan/15:54] <Big`Ed> boo - you should NOT have dos drivers
+[05 Jan/15:54] < SignOff: Tara2x!x@stptppp46.net.usf.edu (Leaving)
+[05 Jan/15:54] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/15:54] <Big`Ed> boo - that is BAD
+[05 Jan/15:54] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/15:54] <CJ^> bad mouse?
+[05 Jan/15:54] <CJ^> or conflict
+[05 Jan/15:55] <zhylum> yep i have 2
+[05 Jan/15:55] <zhylum> one in the C:\ folder
+[05 Jan/15:55] <Boo> big : I did not install dos drivers I was only trying them , it just seems my board never detevts any serial mouse on its serial ports
+[05 Jan/15:55] <zhylum> and another in the C:\WINDOWS\COMMAND\EBD folder
+[05 Jan/15:56] <zhylum> both the same
+[05 Jan/15:56] <LosQ3> that is ok
+[05 Jan/15:56] <zhylum> no other additions
+[05 Jan/15:56] <Big`Ed> boo - did you ever have a serial mouse working on this PC?
+[05 Jan/15:56] <Boo> big : no
+[05 Jan/15:57] <Big`Ed> boo - then 2 things to look at
+[05 Jan/15:57] <Big`Ed> 1st, the BIOS
+[05 Jan/15:57] <pyrokiwi> hmmm Boo do u hav a modem?
+[05 Jan/15:57] <Big`Ed> to see if the comm ports are enabled
+[05 Jan/15:57] <Boo> big : they are
+[05 Jan/15:57] ! HigH|AwaY is known as HigHBabE
+[05 Jan/15:57] <pyrokiwi> and check that ur modem is not using com1
+[05 Jan/15:57] <Big`Ed> 2nd (if 1 does not work) is to see if the wire actually is hooked up to the motherboard
+[05 Jan/15:57] <Big`Ed> and 3rd is what pyrokiwi said
+[05 Jan/15:57] <Boo> big : I tried two mouses
+[05 Jan/15:58] <Boo> big : I am sure there is no conflicts between modem and mouse
+[05 Jan/15:58] <pyrokiwi>  ouch i just got a swimming pool toy diving weight thingy chucked at my head it hit me where my eyebrow is 
+[05 Jan/15:58] <Big`Ed> boo - you checked cables?
+[05 Jan/15:58] <Boo> big : could it be the mother board ?
+[05 Jan/15:59] <Big`Ed> boo - motherboard serial ports can get fried - chances are VERY slim. - but if never worked, i would speculate wire's or bios first
+[05 Jan/15:59] * pyrokiwi is in pain
+[05 Jan/16:00] <Boo> big : ok 
+[05 Jan/16:00] < SignOff: Boo!bo@208.5.15.137 (Leaving)
+[05 Jan/16:00] <Big`Ed> pyrokiwi why?
+[05 Jan/16:00] <pyrokiwi> cause i hav a gash where my eyebrow is
+[05 Jan/16:01] <Big`Ed> damaged fruit
+[05 Jan/16:01] <pyrokiwi> after i got hit by some swimming pool toy diving weight thing 
+[05 Jan/16:01] * zhylum go bye bye
+[05 Jan/16:02] <pyrokiwi> hehe oh btw my paperrun i do 1/2 times a week in 5 weeks i got 75buckskiwi  (47$us) :)
+[05 Jan/16:02] ! ^KiwiDude is known as KD-Away
+[05 Jan/16:02] < zhylum!zhylum@slip-32-101-185-31.ca.us.prserv.net has left #win98 (zhylum (love is too harsh of a word to say too early, and too beautiful to say too late))
+[05 Jan/16:02] <pyrokiwi> so know i am happy
+[05 Jan/16:03] <pyrokiwi> and in pain
+[05 Jan/16:03] <Big`Ed> kewl
+[05 Jan/16:03] < SignOff: musical5!musical5@208-48-174-104.nas-2.scf.primenet.com (Leaving)
+[05 Jan/16:03] <pyrokiwi> hmmm yeh the money is but pain isnt ohh i gtg
+[05 Jan/16:04] < SignOff: pyrokiwi!mrhehe@210-55-151-39.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[05 Jan/16:07] ! HigHBabE is known as HigH|Busy
+[05 Jan/16:07] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[05 Jan/16:08] < SignOff: Amsterdam!stoner@207.178.66.22 (Read error to Amsterdam[207.178.66.22]: Operation timed out)
+[05 Jan/16:09] > Amsterdam!stoner@207.178.66.22 has joined #win98
+[05 Jan/16:09] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/16:10] @ mode #win98 [+v Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:10] < SignOff: LosQ3!husky21@user-33qtj7q.dialup.mindspring.com (brb)
+[05 Jan/16:16] > LosQ3!husky21@user-33qtjls.dialup.mindspring.com has joined #win98
+[05 Jan/16:17] @ mode #win98 [+v LosQ3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:17] ! woof_ is known as Gaaarry
+[05 Jan/16:17] ! Gaaarry is known as Woof_
+[05 Jan/16:18] > Pure{3D}!Guess1@pppsl1452.chicagonet.net has joined #win98
+[05 Jan/16:18] @ mode #win98 [+v Pure{3D}] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:18] < Pure{3D}!Guess1@pppsl1452.chicagonet.net has left #win98 ()
+[05 Jan/16:19] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/16:19] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:25] > Bushdoctr!Deviate@lc249-173.bart.nl has joined #win98
+[05 Jan/16:25] < Bushdoctr!Deviate@lc249-173.bart.nl has left #win98 ()
+[05 Jan/16:26] > FreshBrew!FreshBrew2@nel-53-0131.direct.ca has joined #win98
+[05 Jan/16:26] <FreshBrew> sorry
+[05 Jan/16:26] @ mode #win98 [+v FreshBrew] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:26] <FreshBrew> whoops wrong chan
+[05 Jan/16:27] <Big`Ed> heh
+[05 Jan/16:27] <FreshBrew> damn they banned me...
+[05 Jan/16:27] <FreshBrew> just for saying fucked
+[05 Jan/16:27] <Big`Ed> no cussing
+[05 Jan/16:27] <Big`Ed> strike 2
+[05 Jan/16:28] <FreshBrew> sorry
+[05 Jan/16:28] <FreshBrew> whoops.. didnt see that
+[05 Jan/16:28] <Big`Ed> obey OUR rules too
+[05 Jan/16:28] <Big`Ed> see TOPIC
+[05 Jan/16:29] ! MadCamel is known as BaldCamel
+[05 Jan/16:29] <FreshBrew> ok... how do i install a hd in the bios?
+[05 Jan/16:29] > Kutron!n_a@cr313411-a.abtsfd1.bc.wave.home.com has joined #win98
+[05 Jan/16:30] @ mode #win98 [+v Kutron] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:30] <FreshBrew> someone?
+[05 Jan/16:31] <Big`Ed> ok - what are you trying to do?
+[05 Jan/16:31] <Kutron> Are there any programs that will make a program go into the traybar?
+[05 Jan/16:31] ! Southman is known as Ssouthman
+[05 Jan/16:31] <Big`Ed> Kutron - as in the bar next to the start menu?
+[05 Jan/16:32] <Big`Ed> that is built into win98
+[05 Jan/16:32] <FreshBrew> i bought a new hard drive, and i installed it created it in fdisk and formatted, and  it doesnt work.. it corrupts all date loaded onto it
+[05 Jan/16:32] <Big`Ed> FreshBrew - what size hd?
+[05 Jan/16:32] <FreshBrew> 8.4g
+[05 Jan/16:32] ! LordAdolf is known as hickychic
+[05 Jan/16:32] <Big`Ed> FreshBrew - did FDISK see whole thing?
+[05 Jan/16:32] <Kutron> yep
+[05 Jan/16:32] <FreshBrew> yeah
+[05 Jan/16:33] <Big`Ed> Kutron - you just drag a item to it
+[05 Jan/16:33] < SignOff: LosQ3!husky21@user-33qtjls.dialup.mindspring.com (Ping timeout for LosQ3[user-33qtjls.dialup.mindspring.com])
+[05 Jan/16:33] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[05 Jan/16:33] <Big`Ed> FreshBrew  - you are using windows 98 right?
+[05 Jan/16:33] > LosGuy!husky21@user-33qthb0.dialup.mindspring.com has joined #win98
+[05 Jan/16:33] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:33] <FreshBrew> it knows its 8.4 g err... 7.84 accordign to win98 space calculating error, but  all teh stuff i try and load on says it corrupts when i try and run..
+[05 Jan/16:33] <FreshBrew> yah win98
+[05 Jan/16:34] <Big`Ed> FreshBrew - are you OVERCLOCKING?
+[05 Jan/16:34] <FreshBrew> nope
+[05 Jan/16:34] <Big`Ed> FreshBrew - when you say corrupts - what does a scandisk show?
+[05 Jan/16:35] <FreshBrew> nothing
+[05 Jan/16:35] <LosGuy> what is corrupt?
+[05 Jan/16:35] <LosGuy> just the free space?
+[05 Jan/16:35] <FreshBrew> no as in, corrupted, as in bad
+[05 Jan/16:35] * LosGuy didnt get in on this
+[05 Jan/16:36] <Big`Ed> like HOW?
+[05 Jan/16:36] <LosGuy> (got disconnected)
+[05 Jan/16:36] <Big`Ed> [19:31] <FreshBrew> i bought a new hard drive, and i installed it created it in fdisk and formatted, and  it doesnt work.. it corrupts all date loaded onto it
+[05 Jan/16:36] <FreshBrew> like how what?
+[05 Jan/16:36] <Big`Ed> didn't miss much LosGuy
+[05 Jan/16:36] <FreshBrew> what do you mean?
+[05 Jan/16:36] <FreshBrew> scan disk says its fine
+[05 Jan/16:37] <Big`Ed> FreshBrew - what tells you the data is corrupt?
+[05 Jan/16:37] ! Pslave^Nz is known as Powerslav
+[05 Jan/16:38] <Kutron> BigEd that doesn't work :-(
+[05 Jan/16:38] <FreshBrew> when i try and run any of the progs i load on.. it says THE FILE bgmain.exe (the baldurs gate exe file, for example) is corrupt, uninstall and reinstall and try again
+[05 Jan/16:38] <FreshBrew> or it commits one of those insane microsfot illegal errors
+[05 Jan/16:38] <Big`Ed> Kutron - right click on bar, go to VIEW, go to tool bar, go to 'quick launch' and check it
+[05 Jan/16:39] <LosGuy> DMA enabled?
+[05 Jan/16:39] <LosGuy> if so try disabling it
+[05 Jan/16:39] <Big`Ed> FreshBrew - but a 'scandisk' is clean?
+[05 Jan/16:39] <Kutron> BigEd I'm talking about taking a program that's already running, like mirc and drag to where the time is and task scheduler
+[05 Jan/16:39] <FreshBrew> yeah.. as in no errors
+[05 Jan/16:39] <FreshBrew> DMA?
+[05 Jan/16:39] <FreshBrew> wich would be?
+[05 Jan/16:40] <LosGuy> control panel / system / device manager click on the problem drive and choose properties
+[05 Jan/16:40] <Big`Ed> is there any other operating system involved on this PC?
+[05 Jan/16:40] <LosGuy> DMA direct memory access
+[05 Jan/16:41] <FreshBrew> no
+[05 Jan/16:41] * LosGuy wonders about a drive overlay too
+[05 Jan/16:41] <LosGuy> is this the boot drive?
+[05 Jan/16:41] <FreshBrew> i wish i knew how to use linux and had a copy but... no its my pri slave
+[05 Jan/16:41] * LosGuy also wondered earlier about a VIRUS?
+[05 Jan/16:41] <Kutron> BigEd I'm talking about taking a program that's already running, like mirc and drag to where the time is and task scheduler
+[05 Jan/16:42] <Big`Ed> Kutron - oh - that is called the system tray
+[05 Jan/16:42] <LosGuy> that is called the tray
+[05 Jan/16:42] <LosGuy> and you cant easily add programs to the tray
+[05 Jan/16:42] <LosGuy> except with a third party app
+[05 Jan/16:42] <Big`Ed> Kutron - the program needs to be written to use that space
+[05 Jan/16:42] <Kutron> are there any programs out there that let u add a program to it
+[05 Jan/16:42] <Kutron> shit
+[05 Jan/16:42] <Big`Ed> Kutron - you can try www.tucows.com for third
+[05 Jan/16:42] <Big`Ed> but i don't know any
+[05 Jan/16:42] <Kutron> thanks anyways
+[05 Jan/16:42] <LosGuy> there is an app called minimize to tray I belive that might do what you want
+[05 Jan/16:42] <LosGuy> no cussing
+[05 Jan/16:42] <Kutron> sorry
+[05 Jan/16:43] ! ^Katrina is known as ^AnG3L^
+[05 Jan/16:43] > tudytzi!tudy@ppp114.dnttm.ro has joined #win98
+[05 Jan/16:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/16:43] @ mode #win98 [+v tudytzi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:44] ! KD-Away is known as ^KiwiDude
+[05 Jan/16:44] <FreshBrew> i cant se any hard drives in device manager
+[05 Jan/16:44] > powertech!power@ppp12374.qc.bellglobal.com has joined #win98
+[05 Jan/16:44] @ mode #win98 [+v powertech] by Vulcan!itsnotme@the.best.os.is.linux.am
+[05 Jan/16:44] <tudytzi> win98 sucks ; linux rocks with the beat
+[05 Jan/16:44] <LosGuy> oh your a linux newbie are you tudytzi?
+[05 Jan/16:44] <Big`Ed> your point tudytzi?
+[05 Jan/16:44] <LosGuy> all the newbies come here and say htat
+[05 Jan/16:45] <powertech> anyone tell me how to tranfers files whit a network card in DOS?
+[05 Jan/16:45] <LosGuy> they think that it is a badge of honnor or something
+[05 Jan/16:45] <LosGuy> but is SOOOO newbie 
+[05 Jan/16:45] <FreshBrew> hehe
+[05 Jan/16:45] <LosGuy> most of us here use linux
+[05 Jan/16:45] <FreshBrew> i know
+[05 Jan/16:45] <tudytzi> good
+[05 Jan/16:45] <LosGuy> anyway thanks for stopping by
+[05 Jan/16:45] <LosGuy> `kb tudytzi see ya now
+[05 Jan/16:45] @ mode #win98 [+b *!*tudy@*.dnttm.ro] by Zeus!pegasys@tigerrose.grateful.org
+[05 Jan/16:45] < tudytzi!tudy@ppp114.dnttm.ro was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (see ya now)
+[05 Jan/16:46] <FreshBrew> k... i cant see hd in device manager
+[05 Jan/16:46] <LosGuy> do you see disk drives?
+[05 Jan/16:46] <FreshBrew> okay now i do
+[05 Jan/16:46] <Big`Ed> did you install this HD using the software from the drive?
+[05 Jan/16:47] <FreshBrew> do i want dma on or off... and yes software from drive
+[05 Jan/16:48] > Squall14!Squall14@161.142.216.227 has joined #win98
+[05 Jan/16:48] <FreshBrew> dma on or off??????
+[05 Jan/16:48] <LosGuy> FreshBrew was it selected? off will not hurt.. .on might
+[05 Jan/16:48] <FreshBrew> off was selected
+[05 Jan/16:49] <FreshBrew> its a fujitsu hd if that helps
+[05 Jan/16:49] * LosGuy has 4 fujitsu drives and have never had a problem with them
+[05 Jan/16:49] <LosGuy> but I dont use that ontrack stuff that comes with them either
+[05 Jan/16:50] <FreshBrew> 4???? jesus.... and ontrack?
+[05 Jan/16:50] <Squall14> I need help!!
+[05 Jan/16:50] <Squall14> I need help with directx !
+[05 Jan/16:50] <Squall14> pls help me!
+[05 Jan/16:50] <Big`Ed> Squall14 - ????
+[05 Jan/16:50] <LosGuy> ontrack is drive overlay software that comes with fujitsu drives
+[05 Jan/16:51] <Big`Ed> i asked if he installed - never got answer?
+[05 Jan/16:51] <LosGuy> to allow big drives to work with systems that normally couldnt support them 
+[05 Jan/16:51] <Kutron> Fujitsu hard drives suck
+[05 Jan/16:51] <Big`Ed> using disk
+[05 Jan/16:51] <Big`Ed> [19:46] <Big`Ed> did you install this HD using the software from the drive?
+[05 Jan/16:51] <Kutron> I worked on installing a fujitisu hard drive for 3 days straight and it just didn't work I treid everything
+[05 Jan/16:51] <FreshBrew> my hd came in a static bag with a single pice of paper and some silac gel, no screws, no software
+[05 Jan/16:51] <FreshBrew> yeah same w/ me
+[05 Jan/16:52] <Kutron> you had the same problem FreshBrew?
+[05 Jan/16:52] <FreshBrew> i xchanged today for the same kind cause i though the first was broken or something
+[05 Jan/16:52] <FreshBrew> yeah
+[05 Jan/16:52] <Kutron> I got a Maxtor and it worked right away
+[05 Jan/16:52] <Kutron> do u have a clone ?
+[05 Jan/16:52] <LosGuy> haha
+[05 Jan/16:52] <LosGuy> maxturd
+[05 Jan/16:52] <Big`Ed> FreshBrew - it could be several things
+[05 Jan/16:52] <Big`Ed> but they allways show up in SCANDISK
+[05 Jan/16:52] <FreshBrew> clone? and crap
+[05 Jan/16:53] <FreshBrew> well they dont...
+[05 Jan/16:53] <Big`Ed> bad wire, settings, cable, incommpatability with other drives
+[05 Jan/16:53] <FreshBrew> damn JB office systems!
+[05 Jan/16:53] <FreshBrew> they wont like me xchanging twice
+[05 Jan/16:53] <FreshBrew> but i want my $$ back
+[05 Jan/16:54] < SignOff: Kutron!n_a@cr313411-a.abtsfd1.bc.wave.home.com (Leaving)
+[05 Jan/16:54] <FreshBrew> hmm i need to formulate a lie...
+[05 Jan/16:54] <FreshBrew> ahh its incompatible with my system, and i had a friend of mine.. a comp god inform me of this
+[05 Jan/16:55] <Squall14> hello~?
+[05 Jan/16:55] <Squall14> hey~~~~!!!!
+[05 Jan/16:55] <LosGuy> hmm have only heard of that with a few...ie maxtor and western digital
+[05 Jan/16:55] <FreshBrew> if you were JB of JB office systems would you belive that? after ive already xchanged once?
+[05 Jan/16:55] < SignOff: Squall14!Squall14@161.142.216.227 (washington-r.dc.us.undernet.org atlanta.ga.us.undernet.org)
+[05 Jan/16:55] <FreshBrew> damn..
+[05 Jan/16:56] <LosGuy> probably not
+[05 Jan/16:56] <Big`Ed> strike 3 FreshBrew
+[05 Jan/16:56] <Big`Ed> `kick FreshBrew no cussing
+[05 Jan/16:56] < FreshBrew!FreshBrew2@nel-53-0131.direct.ca was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (no cussing)
+[05 Jan/16:56] > mrgone!~Webmaster@ts2-139.brg.tallships.ca has joined #win98
+[05 Jan/16:56] > FreshBrew!FreshBrew2@nel-53-0131.direct.ca has joined #win98
+[05 Jan/16:56] <FreshBrew> hey!
+[05 Jan/16:56] <Big`Ed> hello sir here
+[05 Jan/16:57] <Big`Ed> NO CUSSING for the 3rd time
+[05 Jan/16:57] <FreshBrew> well who says its cussing?
+[05 Jan/16:58] <Big`Ed> me
+[05 Jan/16:58] <LosGuy> the guy with the power to kick you...or worse
+[05 Jan/16:58] < CJ^!~skippy@sdn-ar-003watacoP302.dialsprint.net has left #win98 ()
+[05 Jan/16:58] <FreshBrew> ah!
+[05 Jan/16:58] <Big`Ed> do you wish ME eternal damnation in HELL?
+[05 Jan/16:58] <FreshBrew> well... hmmm i g/g math homework.
+[05 Jan/16:58] <wez> isnt hell a bar in seattle?
+[05 Jan/16:59] > |mrgone|!~Webmaster@ts2-132.brg.tallships.ca has joined #win98
+[05 Jan/16:59] <|mrgone|> manb
+[05 Jan/16:59] <|mrgone|> disconnected already
+[05 Jan/16:59] <|mrgone|> i just got on too
+[05 Jan/16:59] <Big`Ed> donno?
+[05 Jan/16:59] <Big`Ed> wb
+[05 Jan/16:59] < SignOff: mrgone!~Webmaster@ts2-139.brg.tallships.ca (Ping timeout for mrgone[ts2-139.brg.tallships.ca])
+[05 Jan/17:00] ! |mrgone| is known as mrgone
+[05 Jan/17:00] < FreshBrew!FreshBrew2@nel-53-0131.direct.ca has left #win98 ()
+[05 Jan/17:02] <Big`Ed> something fishy with that HD LosGuy
+[05 Jan/17:02] <LosGuy> yeah ... saw someone else in here once with a similar problem
+[05 Jan/17:02] <LosGuy> dont remember if he ever fixed it or not
+[05 Jan/17:02] <Big`Ed> he denies all the 'indications' of problems
+[05 Jan/17:02] <Big`Ed> but has also tried them all
+[05 Jan/17:02] > SawedOff!Mikey@ABD974D0.ipt.aol.com has joined #win98
+[05 Jan/17:03] <LosGuy> he should have tried it on another port
+[05 Jan/17:03] < SignOff: SawedOff!Mikey@ABD974D0.ipt.aol.com (Leaving)
+[05 Jan/17:03] > Squall14!Squall14@161.142.216.227 has joined #win98
+[05 Jan/17:04] <LosGuy> Dets brother
+[05 Jan/17:04] < SignOff: Squall14!Squall14@161.142.216.227 (Ping timeout for Squall14[161.142.216.227])
+[05 Jan/17:05] ! cHoCoMiLk is known as Nep
+[05 Jan/17:10] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/17:11] > lat_guy!me@steve.aus.tx.bbnow.net has joined #win98
+[05 Jan/17:11] <lat_guy> SCSI question here
+[05 Jan/17:11] <lat_guy> who wants to field it
+[05 Jan/17:12] <LosGuy> not I
+[05 Jan/17:13] <LosGuy> you will have better luck if you just ask the question though...not ask who wants to help you with the mystery question
+[05 Jan/17:13] > devilDigg!devild_@RED-216-203-0-74.dialup.nyc.redconnect.net has joined #win98
+[05 Jan/17:13] <devilDigg> hi all
+[05 Jan/17:13] <LosGuy> hi devilDigg
+[05 Jan/17:13] <devilDigg> is there a netsplit?
+[05 Jan/17:13] <Big`Ed> hi devilDigg
+[05 Jan/17:13] <Big`Ed> net has been easy tonight
+[05 Jan/17:14] <LosGuy> not that I know of..but I was on a european server a while ago that was empty
+[05 Jan/17:14] <devilDigg> oh
+[05 Jan/17:18] ! Angiee is known as MissNasty
+[05 Jan/17:19] > Princessa!Who_s@spc-isp-tor-uas-04-38.sprint.ca has joined #win98
+[05 Jan/17:19] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/17:19] <Big`Ed> a real princess?
+[05 Jan/17:19] <Princessa> grin..no the real one died
+[05 Jan/17:19] <Princessa> hahaha
+[05 Jan/17:20] <Big`Ed> oh - then a sexygoddess
+[05 Jan/17:20] ! wildangel is known as W|LdAnGeL
+[05 Jan/17:20] <Princessa> although??? if you were to ask my dad he'd agree his girl is one..thus Princessa
+[05 Jan/17:20] <Princessa> Anyway...:)
+[05 Jan/17:20] <Big`Ed> ah - a daddies girl
+[05 Jan/17:20] <Big`Ed> go ahead
+[05 Jan/17:20] <Big`Ed> little-girl
+[05 Jan/17:21] <Big`Ed> (couldn't resist)
+[05 Jan/17:21] <Princessa> Big Ed you use the Y2KScan yet
+[05 Jan/17:21] <Big`Ed> of course
+[05 Jan/17:21] <Big`Ed> did about 50 pc's at work
+[05 Jan/17:21] <Princessa> I'm gonna smack your mouth if you don't stop it..haha
+[05 Jan/17:21] * Big`Ed likes `em rough
+[05 Jan/17:21] <Big`Ed> whats your q on it?
+[05 Jan/17:21] <devilDigg> heh
+[05 Jan/17:22] <Big`Ed> Princessa?
+[05 Jan/17:22] <Big`Ed> ok
+[05 Jan/17:22] <Princessa> I'm attempting to dnload the SYSTEM information..ie. the sections which read Complaint (prerequiste required)
+[05 Jan/17:23] <Big`Ed> ok
+[05 Jan/17:23] <Princessa> yet I'm at the URL but don't see anything to dnload
+[05 Jan/17:23] <Big`Ed> are you on windows 98?
+[05 Jan/17:23] <devilDigg> big: was your computer on when the clock striked zero and 2000 came in?
+[05 Jan/17:23] <Big`Ed> yes devilDigg 1 on, 2 off
+[05 Jan/17:23] <Princessa> I've have 13 Complaint prerequiste required items
+[05 Jan/17:23] <Big`Ed> Princessa - are you on a windows 98 pc?
+[05 Jan/17:24] <Princessa> Big Ed..geez louise that's a great question..AM I on win98..lol 
+[05 Jan/17:24] <Princessa> sorry couldn't resist
+[05 Jan/17:24] <devilDigg> cool
+[05 Jan/17:24] <Princessa> hahahah
+[05 Jan/17:24] <Big`Ed> believe it or not - get 95 folks in here 
+[05 Jan/17:24] <Princessa> the answer is Yes
+[05 Jan/17:24] <Big`Ed> office 97 or office 2k?
+[05 Jan/17:25] ! HigH|Busy is known as HigH|AwaY
+[05 Jan/17:25] <Big`Ed> or other microsoft programs?
+[05 Jan/17:25] <Princessa> BigEd..I have two computers..Tchaikovsky & Vivaldi. Tchai Office 97 & Vivaldi Office 2K
+[05 Jan/17:25] <Princessa> Yes, Big. AND other ms programs
+[05 Jan/17:25] <Big`Ed> the office 97 is giving you all the hits right?
+[05 Jan/17:26] < SignOff: powertech!power@ppp12374.qc.bellglobal.com (Leaving)
+[05 Jan/17:26] <Big`Ed> most
+[05 Jan/17:26] <devilDigg> i see you like classical music..
+[05 Jan/17:26] <Princessa> correct..but not the only one.  Vivaldi gave me a bit of a problem in that it started itself in safe mode..I've since corrected that..not sure what happened
+[05 Jan/17:26] <devilDigg> naming the computers (very creative!!) :)
+[05 Jan/17:26] <Princessa> yes, DevilDigg, I love it
+[05 Jan/17:27] <Big`Ed> ok Princessa - first the o97 - there is a single fix for all but 2 things.  it is the service release 2b
+[05 Jan/17:27] <devilDigg> i played some vivaldi once, a bit of the four seasons for violin, although i coudlnt get it right, because it was my teacher's..
+[05 Jan/17:27] <devilDigg> anyway back to your ?stions
+[05 Jan/17:27] <Princessa> hehehe
+[05 Jan/17:28] <Princessa> that's a great piece..:) And yes, let's get back to Y2Kscan's..or we risk the chance of having virsus thrown our way..lol
+[05 Jan/17:28] * Princessa looks over at Big..umm so???
+[05 Jan/17:28] <Princessa> any ideas? 
+[05 Jan/17:28] <Big`Ed> the sr2b will fix all errors in office 97 except a small one in exchange mail, and JEtdatabase
+[05 Jan/17:29] <Big`Ed> the sr2b will fix all errors in office 97 except a small one in exchange mail, and JEtdatabase
+[05 Jan/17:29] <Big`Ed> ok Princessa - first the o97 - there is a single fix for all but 2 things.  it is the service release 2b
+[05 Jan/17:29] <Princessa> thank you..but where do I obtain these FIXes..
+[05 Jan/17:29] <Big`Ed> Princessa - have you ran all the updates from the 'windows 98 - update site' ?
+[05 Jan/17:29] <Princessa> No
+[05 Jan/17:30] <Big`Ed> you need to run all the critical, recoomended fixes at a minimum
+[05 Jan/17:30] <Princessa> that's what brought me here
+[05 Jan/17:30] <Big`Ed> that will resolve 99% of the win98 errors
+[05 Jan/17:30] <Big`Ed> checking
+[05 Jan/17:30] <Big`Ed> will get you the link
+[05 Jan/17:30] <Big`Ed> for office
+[05 Jan/17:30] <Big`Ed> for 98 stuff - start - 'windows update'
+[05 Jan/17:30] < SignOff: lat_guy!me@steve.aus.tx.bbnow.net (Read error to lat_guy[steve.aus.tx.bbnow.net]: Connection reset by peer)
+[05 Jan/17:31] <Princessa> Yes..but I'm currently at http://www.microsoft.com/technet/year2k/product/user_view32165EN.htm and DO NOT see anything (ie File) to dnload
+[05 Jan/17:31] <Big`Ed> http://officeupdate.microsoft.com/Articles/sr2fact.htm
+[05 Jan/17:32] <Big`Ed> Princessa - i just looked at that link - those fixes are all on the windows udpate site
+[05 Jan/17:32] <Big`Ed> Windows 98 users: 
+[05 Jan/17:32] <Big`Ed> Please start the Windows Update service from the link on the Start menu. This will prompt you to install the appropriate year 2000 updates for your Windows 98 system.
+[05 Jan/17:33] <Princessa> ok I'll check it out & dnload it
+[05 Jan/17:33] <Big`Ed> so if you do both of those main links - you should find your win98 and o2k pc complient
+[05 Jan/17:33] <Big`Ed> and the win98/o97 pc 99% complient
+[05 Jan/17:36] <Princessa> Big
+[05 Jan/17:36] <Big`Ed> yes?
+[05 Jan/17:36] <Big`Ed> daddies girl
+[05 Jan/17:37] <Princessa> what's the difference between sr-2 Sr-2b
+[05 Jan/17:37] <Princessa> you're gonna get it..:)
+[05 Jan/17:37] <Big`Ed> have you ever installed a service pack?
+[05 Jan/17:37] <Princessa> Yes..
+[05 Jan/17:37] <Big`Ed> 2b has extra y2k things in it
+[05 Jan/17:37] <Big`Ed> did you install 2?
+[05 Jan/17:37] <Princessa> pls humour me and answer my questions
+[05 Jan/17:38] <Big`Ed> sr2b has outlook and jet3.5 updates over 2
+[05 Jan/17:38] <Princessa> checked About MsWOrd.SR-2
+[05 Jan/17:39] <Big`Ed> the sr2b for office will fix all parts of office installed
+[05 Jan/17:39] <Big`Ed> its big - but works good
+[05 Jan/17:39] <Princessa> so if I already have Sr-2 I should dnload updates for sr-2b?
+[05 Jan/17:39] <Princessa> ok
+[05 Jan/17:39] > pyrokiwi!mrhehe@210-55-151-39.dialup.xtra.co.nz has joined #win98
+[05 Jan/17:40] <Big`Ed> i don't think you would have gotten all those hits if you had 2 installed
+[05 Jan/17:40] <Big`Ed> on all office programs
+[05 Jan/17:40] <Big`Ed> you can wait a coupla weeks and send in for the FREE cd too
+[05 Jan/17:40] <Big`Ed> it has all the patches on it
+[05 Jan/17:41] <Big`Ed> 2b only had 2 fixes over 2
+[05 Jan/17:41] <Big`Ed> for office applications
+[05 Jan/17:41] <Big`Ed> and both of those fixes are on that page
+[05 Jan/17:42] <Big`Ed> yes
+[05 Jan/17:43] <Big`Ed> right after it says "IMPORTANT: If you have previously..."
+[05 Jan/17:44] < SignOff: mrgone!~Webmaster@ts2-132.brg.tallships.ca (im a leech that needs to be bled)
+[05 Jan/17:46] <Princessa> Big..I've just checked again on About MSWOrd and it clearly states SR-2, but after checking http://officeupdate.microsoft.com/Articles/sr2fact.htm...re: sr-2b. It states If you have NOT previously installed Office 97 SR-2, you may download Office 97 SR-2b from the Office 97 Service Release 2b (SR-2b)..But I HAVE it installed.
+[05 Jan/17:46] <Princessa> sorry I had to take a phone call
+[05 Jan/17:46] <Big`Ed> but did you install only word's sr2 - or full sr2?
+[05 Jan/17:46] <Princessa> ok you've said the same thing basically
+[05 Jan/17:46] <Princessa> that's a good question. I can't remember
+[05 Jan/17:47] < devilDigg!devild_@RED-216-203-0-74.dialup.nyc.redconnect.net has left #win98 ()
+[05 Jan/17:47] <Big`Ed> it does not hurt to apply 2b over 2
+[05 Jan/17:47] <Princessa> ok
+[05 Jan/17:47] <Big`Ed> but to install 2 - you must have 1
+[05 Jan/17:47] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Read error to Vulcan[the.best.os.is.linux.am]: Operation timed out)
+[05 Jan/17:47] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/17:47] <Big`Ed> it is big - is  your connection fast?
+[05 Jan/17:47] ! MissNasty is known as angiee
+[05 Jan/17:48] <Big`Ed> ?
+[05 Jan/17:48] <Princessa> I've dnlokaded sr2ch.exe
+[05 Jan/17:48] <Big`Ed> ok
+[05 Jan/17:48] <Princessa> I don't have a cable modem..56K phone line
+[05 Jan/17:48] <Big`Ed> but run the windows updates, the sr2 updates, and then re-run the y2kscan
+[05 Jan/17:49] <Big`Ed> there is also a link to send for a free cd too there
+[05 Jan/17:49] <Big`Ed> if you can wait 2 weeks for the office part
+[05 Jan/17:49] ! angiee is known as MissNasty
+[05 Jan/17:49] <Big`Ed> then focus on the windows updates
+[05 Jan/17:49] <Princessa> yes I can wait
+[05 Jan/17:49] <Big`Ed> time for me to jam
+[05 Jan/17:49] <Big`Ed> i'll be back on tommorow
+[05 Jan/17:49] <Princessa> no wait
+[05 Jan/17:49] <Big`Ed> if you got more questions
+[05 Jan/17:50] <LosGuy> nite Ed
+[05 Jan/17:50] <Princessa> pls let me thank you.
+[05 Jan/17:50] <Big`Ed> the windows updates will take alot of downloads
+[05 Jan/17:50] <Big`Ed> thank me with a SLAP!
+[05 Jan/17:50] <Princessa> Thanks a millenium for your assitance :)) Even if you picked on me
+[05 Jan/17:50] <Princessa> lol
+[05 Jan/17:50] <Big`Ed> ;)
+[05 Jan/17:50] <Princessa> ok now go
+[05 Jan/17:50] <Princessa> hahaha
+[05 Jan/17:50] <Big`Ed> tell me how it goes later - ok?
+[05 Jan/17:50] <Princessa> ok..g'night
+[05 Jan/17:50] > CJafk!~skippy@sdn-ar-005watacoP303.dialsprint.net has joined #win98
+[05 Jan/17:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/17:51] <Big`Ed> good night ALL
+[05 Jan/17:51] <Princessa> and lay off the rough stuff will ya
+[05 Jan/17:51] <Princessa> lol
+[05 Jan/17:51] <pyrokiwi> sya
+[05 Jan/17:51] ! CJafk is known as CJ^
+[05 Jan/17:51] <pyrokiwi> yo CJ^ i cut my head and got concussion actually my sister did it
+[05 Jan/17:51] < Big`Ed!BigEd@12-161.009.popsite.net has left #win98 ()
+[05 Jan/17:51] <CJ^> good gurl....
+[05 Jan/17:52] <CJ^> i like her
+[05 Jan/17:52] <Princessa> waves g'night to everyone else
+[05 Jan/17:52] < Princessa!Who_s@spc-isp-tor-uas-04-38.sprint.ca has left #win98 ()
+[05 Jan/17:52] <pyrokiwi> grrr
+[05 Jan/17:52] <pyrokiwi> she threw this diving stick thing into the pool and it hit me on my head
+[05 Jan/17:52] <pyrokiwi> where my eyebrow is
+[05 Jan/17:53] <CJ^> hehe
+[05 Jan/17:53] <CJ^> and how old is she??
+[05 Jan/17:53] <pyrokiwi> 8
+[05 Jan/17:54] <CJ^> hehe
+[05 Jan/17:54] <CJ^> dont ya love em at that age...
+[05 Jan/17:54] <CJ^> gimme that wav
+[05 Jan/17:55] <pyrokiwi> wat wave?
+[05 Jan/17:55] <pyrokiwi> that mad cow 1?
+[05 Jan/17:56] <CJ^> no no no
+[05 Jan/17:56] <CJ^> nm
+[05 Jan/17:56] <pyrokiwi> wat wave u on about?
+[05 Jan/17:56] <CJ^> nothing  dont owrry
+[05 Jan/17:56] <CJ^> wrong window
+[05 Jan/17:56] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[05 Jan/17:56] <pyrokiwi> ahha
+[05 Jan/17:57] > TurnIt!sharper@ppp140.hd.centurytel.net has joined #win98
+[05 Jan/17:58] <TurnIt> this isn't exactly a win98 q, but I thought one of you guys might have run into it anyway...
+[05 Jan/17:58] ! MissNasty is known as ange`
+[05 Jan/17:58] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/17:58] ! Katrina is known as missnasty
+[05 Jan/17:59] ! missnasty is known as MissNasty
+[05 Jan/17:59] <TurnIt> I'm putting together a Celeron 433 system on an Abit BM6 board, and the bios will detect the 15 gig IBM drive, but the next time I'm in bios, it thinks it's a 2.1 gigger
+[05 Jan/17:59] <TurnIt> the jumpers are set right and everything
+[05 Jan/17:59] <TurnIt> I even flashed the bios to the latest version (which was supposed to fix problems with the larger drives)
+[05 Jan/18:00] <TurnIt> any ideas?
+[05 Jan/18:00] * LosGuy has never seen that before
+[05 Jan/18:00] <TurnIt> yeah, I've called around to several of my buds that do this sort of thing...
+[05 Jan/18:00] <TurnIt> no clue from anyone
+[05 Jan/18:01] <TurnIt> well, the only thing I've got is a suggestion to use a file management system from the hdd manufacturer, but I've heard win98 doesn't like that...
+[05 Jan/18:01] <TurnIt> and...the bios is *supposed* to handle it
+[05 Jan/18:01] <LosGuy> yuck
+[05 Jan/18:01] <TurnIt> no kidding
+[05 Jan/18:02] <LosGuy> win98 isnt the problem ..they just suck in general
+[05 Jan/18:02] <TurnIt> I've been working on this thing for hours!
+[05 Jan/18:02] ! MissNasty is known as Katrina
+[05 Jan/18:02] <LosGuy> hmmm
+[05 Jan/18:02] <LosGuy> oh
+[05 Jan/18:02] <TurnIt> yeah, regardless of what the problem is, I'm just trying to find something that will work...didn't want to cause myself more problems!
+[05 Jan/18:02] <LosGuy> what bios is this?
+[05 Jan/18:03] <TurnIt> whatever the latest is for the bm6...d/l this afternoon to flash
+[05 Jan/18:03] * LosGuy meant brand
+[05 Jan/18:03] <CJ^> tried any other hdd on it yet??
+[05 Jan/18:03] <CJ^> Abit
+[05 Jan/18:03] <LosGuy> ami award etc
+[05 Jan/18:03] <TurnIt> award
+[05 Jan/18:03] <LosGuy> AWARD
+[05 Jan/18:03] <TurnIt> sorry, man
+[05 Jan/18:04] <LosGuy> after detecting is it seeing the correct drive in the first page of bios?
+[05 Jan/18:04] <TurnIt> nope, haven't tried another hdd
+[05 Jan/18:04] <LosGuy> not the auto detect
+[05 Jan/18:04] <TurnIt> yeah, but the next time I go into the bios, it's back to 2.1...
+[05 Jan/18:04] <TurnIt> and I am saving it
+[05 Jan/18:04] <pyrokiwi> hmmm
+[05 Jan/18:04] <pyrokiwi> is it fat32 
+[05 Jan/18:04] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[05 Jan/18:04] <TurnIt> I thought that's what I'd done the first time...just accidently nixed it, but no luck
+[05 Jan/18:04] <TurnIt> yeah...fat32
+[05 Jan/18:05] <pyrokiwi> hmmm ok
+[05 Jan/18:05] <TurnIt> the only other hdd I have setting around I could try on it wouldn't tell me anything...
+[05 Jan/18:05] <TurnIt> antiquity...420 megs!  haha!
+[05 Jan/18:06] <CJ^> ok
+[05 Jan/18:06] <Azmodan> lol, I got a 5mb scsi here
+[05 Jan/18:06] <CJ^> try entering in the HDD manually..
+[05 Jan/18:06] <CJ^> not just autodetect
+[05 Jan/18:06] <CJ^> enter in the info found on top
+[05 Jan/18:06] <CJ^> and see it fi works that way
+[05 Jan/18:06] <TurnIt> I've tried that, too
+[05 Jan/18:06] <TurnIt> no go :(
+[05 Jan/18:06] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/18:07] <CJ^> tried the drive in another system then?
+[05 Jan/18:07] <TurnIt> nope...good idy, though
+[05 Jan/18:07] <TurnIt> will do.  I've had people over my shoulder all day
+[05 Jan/18:07] <TurnIt> client, etc :(
+[05 Jan/18:07] <CJ^> might tell ya if its the drive or not...
+[05 Jan/18:07] ! AnJi^L4H is known as MissNasty
+[05 Jan/18:07] <TurnIt> true enough
+[05 Jan/18:08] <TurnIt> I hope I can get this working...
+[05 Jan/18:08] <TurnIt> kind of a vacation project while my college is on break...
+[05 Jan/18:08] <pyrokiwi> ahha
+[05 Jan/18:08] <TurnIt> thought it would just go right together...never had this much problem!
+[05 Jan/18:11] <TurnIt> there are always quirks, but I have spent *way* more time on this than I had envisioned as worst case
+[05 Jan/18:11] <pyrokiwi> hmmm yeh funny thing to happen
+[05 Jan/18:12] <TurnIt> ok...well, I'll try the drive in my machine and see if it can "remember" that it's a 15 gig one
+[05 Jan/18:12] <TurnIt> I had thought that the mainboard might have a prob?
+[05 Jan/18:12] <TurnIt> what do you guys think about that theory?
+[05 Jan/18:13] <pyrokiwi> hmmm maybe
+[05 Jan/18:13] <pyrokiwi> there may be something at www.motherboards.org if it is a mb "fault" u may want to check it out
+[05 Jan/18:13] <LosGuy> try it as master / slave on the other IDE ?
+[05 Jan/18:14] <TurnIt> ok, sounds good
+[05 Jan/18:17] <TurnIt> thanks guys.  I'll see if those suggestions get me anywhere.  I was just so sure the flash was going to do it when I saw that the latest version was a fix for large drives
+[05 Jan/18:17] <TurnIt> cya
+[05 Jan/18:17] < SignOff: TurnIt!sharper@ppp140.hd.centurytel.net (Leaving)
+[05 Jan/18:17] <pyrokiwi> sya
+[05 Jan/18:19] < SignOff: pyrokiwi!mrhehe@210-55-151-39.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[05 Jan/18:19] ! HigH|AwaY is known as HigHBabE
+[05 Jan/18:22] ! Big_Al is known as Grunter
+[05 Jan/18:35] ! glittagal is known as GreenChiC
+[05 Jan/18:36] > kdsplace!~kds@dialup-209.246.83.93.NewYork2.Level3.net has joined #win98
+[05 Jan/18:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/18:37] <kdsplace> hi
+[05 Jan/18:37] <kdsplace> Anyone here have a cd rw?
+[05 Jan/18:37] > CABlond!CJNordwall@azurite.Stanford.EDU has joined #win98
+[05 Jan/18:37] <LosGuy> not I just cdr
+[05 Jan/18:38] <kdsplace> damn
+[05 Jan/18:38] <kdsplace> I bouhgt this cd rw for 200
+[05 Jan/18:38] <kdsplace> I was wondering if I could dlete one file
+[05 Jan/18:38] <LosGuy> what file?
+[05 Jan/18:38] <kdsplace> Any file
+[05 Jan/18:38] <LosGuy> oic
+[05 Jan/18:39] <kdsplace> I have thisone file on my cd
+[05 Jan/18:39] <kdsplace> I dont want to have to dlete the whole cd
+[05 Jan/18:40] < CABlond!CJNordwall@azurite.Stanford.EDU has left #win98 ()
+[05 Jan/18:40] <LosGuy> hmm let me check with someone that does have one.. if I can
+[05 Jan/18:41] <Deton8R> uh, once a file is on the cd, it's usually there forever
+[05 Jan/18:41] <Deton8R> except when it's a cdrw
+[05 Jan/18:41] <Deton8R> in which case, you can erase it...but usually not delete a file
+[05 Jan/18:41] ! Noslrac_ is known as NoslraC
+[05 Jan/18:41] <LosGuy> it just writes a new TOC?
+[05 Jan/18:41] <kdsplace> I have it on a cd rw
+[05 Jan/18:42] <LosGuy> but will the space be recovered?
+[05 Jan/18:42] <kdsplace> i know how one file is forever on cd r
+[05 Jan/18:42] <kdsplace> But I want a file off a cd RW
+[05 Jan/18:42] <LosGuy> what is the big deal... copy the cd to your HD and then try it
+[05 Jan/18:42] <kdsplace> Its just one file
+[05 Jan/18:42] <Deton8R> no, you can't
+[05 Jan/18:42] <LosGuy> and if it dont work then burn it again on the cdrw without that file
+[05 Jan/18:43] <kdsplace> If I do that, my hd will wear out
+[05 Jan/18:44] <LosGuy> oh it will wear out eventually anyway... that should not do it by itself
+[05 Jan/18:44] <LosGuy> I think it depends on the software you used and the way you formated the disk
+[05 Jan/18:45] <LosGuy> a little birdy just told me that
+[05 Jan/18:45] <kdsplace> oh really?
+[05 Jan/18:45] <kdsplace> I thought the more files you put on it, the sooner it wears out
+[05 Jan/18:45] <Deton8R> what writer software are you using?
+[05 Jan/18:45] + Azmodan glares at losguy
+[05 Jan/18:45] <kdsplace> adaptec cd creator
+[05 Jan/18:46] <kdsplace> Is there a program that lets you dlete one file from a cd rw without fomating the whole disk?
+[05 Jan/18:46] <Deton8R> yes
+[05 Jan/18:46] <kdsplace> YES!
+[05 Jan/18:46] <kdsplace> finally
+[05 Jan/18:47] <kdsplace> sorry deton
+[05 Jan/18:47] <kdsplace> whats the program called?
+[05 Jan/18:47] <kdsplace> Ill give anything for it
+[05 Jan/18:47] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[05 Jan/18:47] <kdsplace> PLEASe help
+[05 Jan/18:47] ! Kassie is known as Kassaway
+[05 Jan/18:47] <kdsplace> I am begginf
+[05 Jan/18:48] <kdsplace> I will give anything for it
+[05 Jan/18:48] <kdsplace> ANYTHING
+[05 Jan/18:48] <LosGuy> Direct CD 3.0 (per the birdy)
+[05 Jan/18:48] <Deton8R> DirecdCD
+[05 Jan/18:48] <Deton8R> go buy it
+[05 Jan/18:48] <LosGuy> but ... it probaby had to be made with that program
+[05 Jan/18:49] <kdsplace> damn
+[05 Jan/18:49] <kdsplace> where can i download it?
+[05 Jan/18:49] <Deton8R> that's it
+[05 Jan/18:49] <LosGuy> sheez
+[05 Jan/18:49] <LosGuy> go buy it
+[05 Jan/18:49] <CJ^> yeap go buy it...
+[05 Jan/18:49] <CJ^> NOW
+[05 Jan/18:49] <kdsplace> ok
+[05 Jan/18:49] @ mode #win98 [+b *!*kds@*.Level3.net] by W!cservice@undernet.org
+[05 Jan/18:49] < kdsplace!~kds@dialup-209.246.83.93.NewYork2.Level3.net was kicked off #win98 by W!cservice@undernet.org ((Deton8R) )
+[05 Jan/18:49] <CJ^> run to the store... dont pass go.....
+[05 Jan/18:51] ! Kassaway is known as Sham^
+[05 Jan/18:55] <LosGuy> nice guy
+[05 Jan/18:55] <LosGuy> kdsplace is ~kds@dialup-209.246.83.93.NewYork2.Level3.net * ask asshole
+[05 Jan/18:55] <LosGuy> kdsplace on #sexvideo 
+[05 Jan/18:55] <CJ^> :P
+[05 Jan/18:55] <CJ^> so  i hang out in #wild_n_sexy!
+[05 Jan/18:57] <LosGuy> but you dont cuss people out that /whois you either
+[05 Jan/18:57] <CJ^> sometimes...
+[05 Jan/18:57] <CJ^> depends...heh
+[05 Jan/18:57] <LosGuy> hah
+[05 Jan/19:05] ! HigHBabE is known as HigH|read
+[05 Jan/19:08] ! Tomafudd is known as Piggy-woo
+[05 Jan/19:09] < SignOff: CJ^!~skippy@sdn-ar-005watacoP303.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[05 Jan/19:09] ! Piggy-woo is known as MrPiggy
+[05 Jan/19:10] ! MrPiggy is known as Huggles
+[05 Jan/19:11] ! Huggles is known as Snuggles-
+[05 Jan/19:12] ! Snuggles- is known as Tomafudd
+[05 Jan/19:15] ! MsSeksy is known as Katrina^
+[05 Jan/19:30] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[05 Jan/19:32] ! HigH|read is known as HigHBabE
+[05 Jan/19:48] > islander^!~lalala@pm3-3-35.virtualwebsite.com has joined #win98
+[05 Jan/19:48] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/19:48] > jet!~jet@63.74.224.30 has joined #win98
+[05 Jan/19:48] <islander^> anyone know how to make a start up diskette?
+[05 Jan/19:48] <LosGuy> islander^
+[05 Jan/19:48] <LosGuy> do you have win98 installed?
+[05 Jan/19:49] <islander^> yes
+[05 Jan/19:49] <islander^> i cant seem to find where to make it
+[05 Jan/19:49] <islander^> i dont know where i put my copy
+[05 Jan/19:49] <LosGuy> control panel
+[05 Jan/19:49] <LosGuy> add remove programs
+[05 Jan/19:49] @ mode #win98 [-b *!*kds@*.Level3.net] by W!cservice@undernet.org
+[05 Jan/19:49] <LosGuy> far right tab
+[05 Jan/19:49] <islander^> ack
+[05 Jan/19:49] <islander^> i see it
+[05 Jan/19:49] <islander^> sorry for lame question
+[05 Jan/19:49] <islander^> thanks LosGuy
+[05 Jan/19:50] <LosGuy> np
+[05 Jan/19:50] < islander^!~lalala@pm3-3-35.virtualwebsite.com has left #win98 ()
+[05 Jan/19:56] > Squall14!Squall14@j56.bkj40.jaring.my has joined #win98
+[05 Jan/19:57] <Squall14> I need help!!!
+[05 Jan/19:57] <Squall14> hello!!!
+[05 Jan/19:58] <Squall14> please....
+[05 Jan/19:59] <Squall14> somebody? anybody?
+[05 Jan/19:59] <Squall14> help me~!
+[05 Jan/20:02] > pyrokiwi!mrhehe@210-55-150-74.dialup.xtra.co.nz has joined #win98
+[05 Jan/20:02] <pyrokiwi> j therock
+[05 Jan/20:02] <pyrokiwi> woops
+[05 Jan/20:04] <pyrokiwi> hiya ppls
+[05 Jan/20:04] <Squall14> hey
+[05 Jan/20:04] <Squall14> I need help
+[05 Jan/20:05] <pyrokiwi> wat with?
+[05 Jan/20:05] <Squall14> DirectX
+[05 Jan/20:05] <Squall14> pls help me...
+[05 Jan/20:06] <pyrokiwi> wat with it?
+[05 Jan/20:06] <Squall14> in the DX Media files at DXdiag.exe, I get this problem:
+[05 Jan/20:06] <Squall14> The file iac25_32.ax is a beta version, which is unsupport and could problems. You should reinstall DirectX Media to get the latest version.
+[05 Jan/20:07] <pyrokiwi> hmmm dunno reinstall it
+[05 Jan/20:07] <Squall14> after install the latest ver. of DirectX Midia
+[05 Jan/20:07] <Squall14> it still happen...
+[05 Jan/20:09] <Squall14> thankx anyway....
+[05 Jan/20:10] <Squall14> oh yeah
+[05 Jan/20:10] <Squall14> hey
+[05 Jan/20:11] ! HigHBabE is known as HigH|AwaY
+[05 Jan/20:11] ! MsBehave` is known as MsBehave
+[05 Jan/20:14] <Squall14> ...
+[05 Jan/20:14] <pyrokiwi> >?<
+[05 Jan/20:15] <Squall14> what ver of directx do u use?
+[05 Jan/20:15] <Azmodan> Squall14, have you tried useing windows update to see if it will let you download the latest component?
+[05 Jan/20:15] <pyrokiwi> cant remember
+[05 Jan/20:15] <Squall14> ya
+[05 Jan/20:16] <Squall14> what 's the type of this file? iac25_32.ax
+[05 Jan/20:17] > |NiTRoX|!~scp58@ppp11857.qc.bellglobal.com has joined #win98
+[05 Jan/20:17] <|NiTRoX|> allo
+[05 Jan/20:17] <|NiTRoX|> ya tu quelqun qui pourrait m`envoyer un bot???
+[05 Jan/20:18] <LosGuy> english only
+[05 Jan/20:18] <|NiTRoX|> you have a bot for me??
+[05 Jan/20:18] <|NiTRoX|> do
+[05 Jan/20:19] <LosGuy> that is a win98 question?
+[05 Jan/20:19] <|NiTRoX|> what??
+[05 Jan/20:19] <LosGuy> go to www.mircscripts.com and download Deton8r script it has a bot in it
+[05 Jan/20:20] <Squall14> yo, guys...pls help me out....
+[05 Jan/20:20] <LosGuy> Squall14 you installed a beta version of DX?
+[05 Jan/20:20] <Squall14> no
+[05 Jan/20:20] <Squall14> DirectX 7a
+[05 Jan/20:20] <Squall14> I just download yesterday
+[05 Jan/20:21] <LosGuy> prior to that I mean?
+[05 Jan/20:21] <Squall14> ?
+[05 Jan/20:21] <LosGuy> è
+[05 Jan/20:21] <Azmodan> a beta of dx media wasn't it?
+[05 Jan/20:21] <LosGuy> sheez
+[05 Jan/20:21] <LosGuy> tried add remove 
+[05 Jan/20:21] <Squall14> hmm..
+[05 Jan/20:22] <Squall14> I download the DX Media today it still happen...
+[05 Jan/20:22] <LosGuy> I know that in the past not all the MS beta stuff has been removeable..but if your a beta you would know that
+[05 Jan/20:22] <Squall14> I dunno..
+[05 Jan/20:23] <Azmodan> IMO if you beta software you should have a backup to go back to
+[05 Jan/20:23] <LosGuy> perhaps you should talk to the person that does know
+[05 Jan/20:23] <Squall14> anyway, what 's the this file? iac25_32.ax and what does it do?
+[05 Jan/20:24] <Azmodan> no idea
+[05 Jan/20:24] <Squall14> ....
+[05 Jan/20:24] <Azmodan> I don't have it
+[05 Jan/20:24] <LosGuy> try deja.com search for that file name
+[05 Jan/20:24] <Squall14> I find it on c:/windows/system/
+[05 Jan/20:24] <LosGuy> Indeo® audio software
+[05 Jan/20:24] <Squall14> I'll chect out
+[05 Jan/20:24] <LosGuy> that is what it is
+[05 Jan/20:25] <Squall14> I c
+[05 Jan/20:25] <Squall14> then I should download a new?
+[05 Jan/20:25] ! tuck__ is known as PinkPinky
+[05 Jan/20:25] <LosGuy> looks like the media player
+[05 Jan/20:25] <Squall14> ?
+[05 Jan/20:27] <Squall14> I had downloaded the latest ver. of Windows Media player I going to install it now...pls wait a while 
+[05 Jan/20:27] <Squall14> Brb..
+[05 Jan/20:28] < SignOff: Squall14!Squall14@j56.bkj40.jaring.my (Leaving)
+[05 Jan/20:31] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/20:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/20:33] > Squall14!Squall14@j26.bkj29.jaring.my has joined #win98
+[05 Jan/20:33] <Squall14> the problem still happen...
+[05 Jan/20:35] <Squall14> hello~~!?
+[05 Jan/20:36] ! Katrina^ is known as katrina
+[05 Jan/20:38] <LosGuy> and you searched deja.com already I guess
+[05 Jan/20:38] > Visa!~Jam@pm16-42.sj.redshift.com has joined #win98
+[05 Jan/20:38] <Squall14> yes..
+[05 Jan/20:38] <Squall14> I need the latest ver. of indeo?
+[05 Jan/20:38] > Good-Boys!MMe@ppp097.80-253-207.que.mt.videotron.net has joined #win98
+[05 Jan/20:38] < Good-Boys!MMe@ppp097.80-253-207.que.mt.videotron.net has left #win98 ()
+[05 Jan/20:39] <Visa> question
+[05 Jan/20:39] <Visa> how can I install the upgrade win98SE on a computer with a blank hard drive
+[05 Jan/20:39] <Squall14> some1 there has my problem too...
+[05 Jan/20:39] <Visa> cause I misplaced my WIn95 cd
+[05 Jan/20:39] <Visa> and so I can't install it
+[05 Jan/20:39] <Visa> first
+[05 Jan/20:40] <LosGuy> do you have win3.1
+[05 Jan/20:40] < |NiTRoX|!~scp58@ppp11857.qc.bellglobal.com has left #win98 ()
+[05 Jan/20:44] <Visa> me 
+[05 Jan/20:44] <Visa> no
+[05 Jan/20:44] <LosGuy> yer hosed then... why would you buy the upgrade if you dont have the win95 cdrom?
+[05 Jan/20:45] <Visa> I do
+[05 Jan/20:45] > Weasil!~spam@PPPa30-ResaleDeKalb1-1R1030.saturn.bbn.com has joined #win98
+[05 Jan/20:45] <Weasil> i need help
+[05 Jan/20:45] <Visa> I had win95 installed
+[05 Jan/20:45] <Visa> We moved and my win95 cd is in a box
+[05 Jan/20:45] <Visa> somewhere
+[05 Jan/20:45] <Weasil> how do i use my win98 full cd as an upgrade?
+[05 Jan/20:46] <Visa> why would you
+[05 Jan/20:46] <LosGuy> Weasil it should do it just fine.. (OEM wont however)
+[05 Jan/20:46] <Visa> WEAS
+[05 Jan/20:46] <Weasil> it gives a previous os error
+[05 Jan/20:47] <LosGuy> you have a retail version or OEM
+[05 Jan/20:47] <Weasil> oem
+[05 Jan/20:47] <LosGuy> then it wont do it
+[05 Jan/20:47] <LosGuy> it is made for clean installs only 
+[05 Jan/20:47] <LosGuy> not upgrades
+[05 Jan/20:47] <Weasil> i just gotta rename some files
+[05 Jan/20:47] <LosGuy> nope
+[05 Jan/20:47] <Weasil> but not sure which ones
+[05 Jan/20:48] <Weasil> my vendor said it would work
+[05 Jan/20:48] <LosGuy> worked in win95 not in win98
+[05 Jan/20:48] <LosGuy> take it back then
+[05 Jan/20:48] <Weasil> what about using setup switches?
+[05 Jan/20:48] <Weasil> will anything bypass the previous os check?
+[05 Jan/20:49] <LosGuy> Weasil you have a version that was made to be installed clean
+[05 Jan/20:50] <Weasil> shoot
+[05 Jan/20:50] <Weasil> ok, heres a question for you.
+[05 Jan/20:50] <Weasil> is it possible to share a internet connection on a network if you don't use the win98 dialer?
+[05 Jan/20:51] <LosGuy> yes
+[05 Jan/20:51] <Weasil> with netzero?
+[05 Jan/20:51] <LosGuy> yeah I have heard of it being done
+[05 Jan/20:51] <LosGuy> to avoid popups
+[05 Jan/20:51] <Visa> you can try to erase the windows dir
+[05 Jan/20:51] <Weasil> how would i go about it?
+[05 Jan/20:52] <Weasil> yea right erase the windows dir hehe
+[05 Jan/20:52] <Visa> I not kidding
+[05 Jan/20:52] <LosGuy> Weasil I dont know why it would be any different
+[05 Jan/20:52] <Visa> do it when you boot from a boot disk
+[05 Jan/20:52] <LosGuy> once your connected 
+[05 Jan/20:52] ! ^Maab^ is known as BuzzOff
+[05 Jan/20:53] <Weasil> do i just specify a gateway?
+[05 Jan/20:53] < pyrokiwi!mrhehe@210-55-150-74.dialup.xtra.co.nz has left #win98 ()
+[05 Jan/20:53] <Weasil> and setup the other computer to connect via lan?
+[05 Jan/20:53] <LosGuy> I assume your talking about ICS.
+[05 Jan/20:53] ! Infra is known as ^Infra^
+[05 Jan/20:53] <LosGuy> yeah and it is easier with ICS if you have the host static IP and client is dynamic
+[05 Jan/20:53] <Squall14> .... still can't fix it........
+[05 Jan/20:54] ! NeilYoung is known as DaanyBoy
+[05 Jan/20:54] <Weasil> do both systems need ics?
+[05 Jan/20:54] <LosGuy> no
+[05 Jan/20:54] <LosGuy> only the computer with the modem
+[05 Jan/20:54] <Weasil> just host?
+[05 Jan/20:54] <LosGuy> yeah
+[05 Jan/20:54] <Weasil> is it easy to setup?
+[05 Jan/20:55] <LosGuy> for most people 
+[05 Jan/20:55] <LosGuy> takes me about 2 minutes usually
+[05 Jan/20:55] ! bijzonder is known as bijeat
+[05 Jan/20:55] <Weasil> can ya help me with it?
+[05 Jan/20:55] ! DaanyBoy is known as Steve`
+[05 Jan/20:55] <LosGuy> you will make a disk during install on the host
+[05 Jan/20:55] <LosGuy> all you really need to do is run that one
+[05 Jan/20:55] <LosGuy> on the client
+[05 Jan/20:56] <LosGuy> or do what we just talked baout on the client
+[05 Jan/20:56] <Weasil> do i need a gateway?
+[05 Jan/20:56] ! ^Infra^ is known as Infra
+[05 Jan/20:56] <Weasil> or any more dns?
+[05 Jan/20:56] ! BuzzOff is known as ^Maab^
+[05 Jan/20:56] <LosGuy> nope
+[05 Jan/20:56] <Weasil> thanx
+[05 Jan/20:56] <LosGuy> you can
+[05 Jan/20:56] <LosGuy> but you dont need to
+[05 Jan/20:59] < SignOff: Weasil!~spam@PPPa30-ResaleDeKalb1-1R1030.saturn.bbn.com (Read error to Weasil[PPPa30-ResaleDeKalb1-1R1030.saturn.bbn.com]: Connection reset by peer)
+[05 Jan/21:00] ! HigH|AwaY is known as HigHBabE
+[05 Jan/21:00] < Visa!~Jam@pm16-42.sj.redshift.com has left #win98 ()
+[05 Jan/21:05] <Squall14> ...
+[05 Jan/21:05] <Squall14> c ya guys...
+[05 Jan/21:05] < SignOff: Squall14!Squall14@j26.bkj29.jaring.my (Leaving)
+[05 Jan/21:05] ! bijeat is known as bijzonder
+[05 Jan/21:06] ! W|tchcrft is known as WitchCrft
+[05 Jan/21:06] <LosGuy> thought he would never leave
+[05 Jan/21:07] > Los-Guy!~husky21@user-33qthb0.dialup.mindspring.com has joined #win98
+[05 Jan/21:07] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/21:07] < SignOff: LosGuy!husky21@user-33qthb0.dialup.mindspring.com (Read error to LosGuy[user-33qthb0.dialup.mindspring.com]: Connection reset by peer)
+[05 Jan/21:07] < SignOff: jet!~jet@63.74.224.30 (Ping timeout for jet[63.74.224.30])
+[05 Jan/21:18] ! Gumpster is known as Gump-gone
+[05 Jan/21:18] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/21:18] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Local kill by Arlington.VA.US.Undernet.Org (Ghost))
+[05 Jan/21:18] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/21:18] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Read error to Cat`Woman[a24b31n74client225.hawaii.rr.com]: EOF from client)
+[05 Jan/21:18] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/21:24] ! |HuStLeR is known as |HuStLeR|
+[05 Jan/21:24] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[05 Jan/21:25] > Cue_Ball!hi_@ppp050128.usmo.com has joined #win98
+[05 Jan/21:30] ! Cue_Ball is known as CueQuake
+[05 Jan/21:31] ! MissNasty is known as NotNasty
+[05 Jan/21:33] ! Elly` is known as Elly_BRB
+[05 Jan/21:35] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: wez!not@03-112.034.popsite.net (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: CueQuake!hi_@ppp050128.usmo.com (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:35] < SignOff: Los-Guy!~husky21@user-33qthb0.dialup.mindspring.com (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[05 Jan/21:36] ! Gump-gone is known as Gumpster
+[05 Jan/21:38] > TomFool!etienne@c4s6m38.cfw.com has joined #win98
+[05 Jan/21:38] ! ganjagrl is known as flashgirl
+[05 Jan/21:38] < TomFool!etienne@c4s6m38.cfw.com has left #win98 ()
+[05 Jan/21:40] ! NotNasty is known as hrmf
+[05 Jan/21:43] > wez!not@03-112.034.popsite.net has joined #win98
+[05 Jan/21:43] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[05 Jan/21:43] > W!cservice@undernet.org has joined #win98
+[05 Jan/21:43] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[05 Jan/21:43] > Los-Guy!~husky21@user-33qthb0.dialup.mindspring.com has joined #win98
+[05 Jan/21:43] > Cat`Lady!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[05 Jan/21:43] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[05 Jan/21:43] @ mode #win98 [+vovovo wez Athena Athena W W Proteus] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/21:43] @ mode #win98 [+v Proteus] by Baltimore-R.MD.US.Undernet.Org
+[05 Jan/21:44] ! Elly_BRB is known as Elly`
+[05 Jan/21:46] ! HigHBabE is known as HigH|AwaY
+[05 Jan/21:46] < SignOff: Cat`Lady!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[05 Jan/21:50] > lat_guy!me@steve.aus.tx.bbnow.net has joined #win98
+[05 Jan/21:50] <lat_guy> hey
+[05 Jan/21:50] <lat_guy> who is awake in her
+[05 Jan/21:54] < SignOff: lat_guy!me@steve.aus.tx.bbnow.net (Leaving)
+[05 Jan/22:01] > Azmodan!~azmodan@p19-max24.akl.ihug.co.nz has joined #win98
+[05 Jan/22:05] ! Grem|in^ is known as Grem|in
+[05 Jan/22:21] ! Tomic is known as TomCafe
+[05 Jan/22:23] ! EvilEndy is known as Endymion
+[05 Jan/22:27] > alyosha!me@planetx-1-145.mdm.mkt.execpc.com has joined #win98
+[05 Jan/22:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[05 Jan/22:27] <alyosha> hi
+[05 Jan/22:27] ! PinkPinky is known as PurPLeGaL
+[05 Jan/22:28] ! TomCafe is known as Tomic
+[05 Jan/22:28] <Los-Guy> hi
+[05 Jan/22:30] <alyosha> do you remeber dos commands?
+[05 Jan/22:31] ! TORINO is known as FAiryBoy
+[05 Jan/22:32] ! FAiryBoy is known as Fairypack
+[05 Jan/22:32] ! Fairypack is known as TORINO
+[05 Jan/22:37] ! SLUFER is known as Gragar
+[05 Jan/22:38] ! hrmf is known as hrmfBAH
+[05 Jan/22:39] ! hrmfBAH is known as hrmffuxu
+[05 Jan/22:39] <Los-Guy> some
+[05 Jan/22:39] <Los-Guy> specificly?
+[05 Jan/22:44] <alyosha> I want to run a files ... like ini and reg and all those in windows but I forgot the command
+[05 Jan/22:44] <Los-Guy> run them?
+[05 Jan/22:45] <alyosha> there is a windows that pops up like an index file
+[05 Jan/22:45] <alyosha> it's run edit or something like that
+[05 Jan/22:45] > CJ^!~skippy@sdn-ar-004watacoP321.dialsprint.net has joined #win98
+[05 Jan/22:45] <Los-Guy> like "start regedit" 
+[05 Jan/22:46] <Los-Guy> but running a .ini or .reg file... 
+[05 Jan/22:46] > KNGFaisal!~atomic@63.70.27.187 has joined #win98
+[05 Jan/22:46] <alyosha> maybe that's it
+[05 Jan/22:46] <Los-Guy> those are not executeable files... another program must interpret them
+[05 Jan/22:46] <alyosha> no not those it has the ini file in it
+[05 Jan/22:47] <Los-Guy> ie start explorer.exe from a dos box will cause explorer to run
+[05 Jan/22:47] <alyosha> it pops up lie an index folder
+[05 Jan/22:47] <alyosha> lie = like
+[05 Jan/22:47] <alyosha> you tupe it in run
+[05 Jan/22:47] <Los-Guy> do you mean msconfig.exe  ?
+[05 Jan/22:47] <Los-Guy> I dont know what index folder your talking about
+[05 Jan/22:48] <alyosha> it's a window and when it open up all these files are there like index cards
+[05 Jan/22:48] <CJ^> sysedit
+[05 Jan/22:48] <Los-Guy> ahh
+[05 Jan/22:48] <Los-Guy> old stuff
+[05 Jan/22:48] <CJ^> yeap
+[05 Jan/22:48] <alyosha> yep thatos ot
+[05 Jan/22:48] <CJ^> msconfig is better to use than sysedit
+[05 Jan/22:48] <alyosha> er that's it!
+[05 Jan/22:49] <alyosha> I want to fix a dos file that's giving me an error
+[05 Jan/22:49] <CJ^> what dos file???
+[05 Jan/22:49] <CJ^> autoexec?  config.sys?  win.ini?
+[05 Jan/22:49] <KNGFaisal> Can anyone tell me How i can use Proxy server for Downloading .Zip file?
+[05 Jan/22:49] <CJ^> all those can be accessed from msconfig
+[05 Jan/22:49] <KNGFaisal> and what is the basic use of proxy in downloading?
+[05 Jan/22:50] <alyosha> not usre it says something when I boot, some file it out of place
+[05 Jan/22:50] <CJ^> alyosha  then use msconfig
+[05 Jan/22:50] <alyosha> knwo where to put logo=no
+[05 Jan/22:50] <Los-Guy> msdos.sys
+[05 Jan/22:51] <alyosha> msconfig.sys doesn't work in run
+[05 Jan/22:51] <Los-Guy> no
+[05 Jan/22:51] <CJ^> no
+[05 Jan/22:51] <Los-Guy> msconfig.exe
+[05 Jan/22:51] <CJ^> staret>run>msconfig
+[05 Jan/22:52] <alyosha> nmope doesn't work
+[05 Jan/22:52] <Los-Guy> you have win98?
+[05 Jan/22:53] <alyosha> nope 95
+[05 Jan/22:53] <Los-Guy> duh
+[05 Jan/22:53] <CJ^> geeze
+[05 Jan/22:53] <CJ^> then use sysedit
+[05 Jan/22:54] <alyosha> I'm thinking of win98 though, found an oem for $60
+[05 Jan/22:54] <KNGFaisal> anyone is Master in Proxy settings?
+[05 Jan/22:54] <CJ^> KNG.. what proxy?
+[05 Jan/22:54] <CJ^> MS Proxy?
+[05 Jan/22:54] <Los-Guy> http://automateddistributing.com/autosoftware/index.html  <---try that 
+[05 Jan/22:54] <Los-Guy> very cheap win98
+[05 Jan/22:55] <CJ^> oh that site..
+[05 Jan/22:55] <CJ^> yeah
+[05 Jan/22:55] <alyosha> no manuals but it's a legit copy
+[05 Jan/22:55] <CJ^> dont kwo how he does it either...
+[05 Jan/22:55] <CJ^> Alyosha...  all legal copies come with the manual...
+[05 Jan/22:55] <CJ^> all
+[05 Jan/22:55] <CJ^> no msgs KNGF
+[05 Jan/22:55] <CJ^> even OEM
+[05 Jan/22:56] <alyosha> that's not what I was told
+[05 Jan/22:56] <Los-Guy> trust CJ^ he knows
+[05 Jan/22:56] <CJ^> OEM from manufactures  like if someone sells you a copy that has Micron printed on it.. 
+[05 Jan/22:56] < SignOff: wez!not@03-112.034.popsite.net (Ping timeout for wez[03-112.034.popsite.net])
+[05 Jan/22:56] <CJ^> its an illegal copy....
+[05 Jan/22:57] <alyosha> these are oem from hard drives
+[05 Jan/22:57] <CJ^> its nto intended for sale to the consumer... unless it comes witht eh Micron PC
+[05 Jan/22:57] <alyosha> these guys buy in bulk
+[05 Jan/22:57] <CJ^> OEM copies sold through a re-seller will have the manual with it
+[05 Jan/22:57] <CJ^> doesn matter..
+[05 Jan/22:57] <CJ^> im here to tell you...
+[05 Jan/22:57] <alyosha> it's all over th net and all over the country, if this was illegal they would be out of bisiness
+[05 Jan/22:57] <CJ^> i sold resale.. i know the "tricks"
+[05 Jan/22:57] <CJ^> no
+[05 Jan/22:57] <CJ^> not true...
+[05 Jan/22:58] ! D_Leary is known as LearyEAT
+[05 Jan/22:58] <alyosha> I got the names at price watch
+[05 Jan/22:58] <CJ^> drugs are all over the country.. and they are illegal  and still sold..
+[05 Jan/22:58] <CJ^> doesnt matter
+[05 Jan/22:58] <alyosha> so what's the trick?
+[05 Jan/22:58] <CJ^> I was a reseller...
+[05 Jan/22:58] <KNGFaisal> well Cj^ i m using Go!zilla for downloading.....i have Proxy sever too...but i dont know how to use it in proper way.
+[05 Jan/22:58] <CJ^> the trick is  you are the sucker...
+[05 Jan/22:58] <alyosha> this is MS, you fdon't mess with bill
+[05 Jan/22:58] <CJ^> and i can tell you anythgin cause you believe it...   thats how its done...
+[05 Jan/22:58] <CJ^> HA
+[05 Jan/22:58] <CJ^> where the heck have you been...
+[05 Jan/22:59] <alyosha> no I am asking questions so educate me
+[05 Jan/22:59] <CJ^> pirates dont care..
+[05 Jan/22:59] <CJ^> non
+[05 Jan/22:59] <CJ^> no
+[05 Jan/22:59] <CJ^> im not putting you down..
+[05 Jan/22:59] <CJ^> i telling you what they think...
+[05 Jan/22:59] <KNGFaisal> CJ^ ?
+[05 Jan/22:59] <CJ^> they look at you as a sucker...
+[05 Jan/22:59] <alyosha> these are not pirates
+[05 Jan/22:59] <alyosha> these are all legit business
+[05 Jan/22:59] <CJ^> KNGF  what proxy server??? MS proxy server??
+[05 Jan/22:59] <CJ^> aly....
+[05 Jan/22:59] <CJ^> go for it....
+[05 Jan/22:59] <CJ^> have fun
+[05 Jan/23:00] <CJ^> its a real copy   i know it is...
+[05 Jan/23:00] <CJ^> BUT    its not a legal one...
+[05 Jan/23:00] <alyosha> gp tp pricewatch.com
+[05 Jan/23:00] <CJ^> <<< used to sell them till i got educated...
+[05 Jan/23:00] <KNGFaisal> CJ^ nope its my "Internet Sevice providers" Proxy Server!
+[05 Jan/23:00] <CJ^> dude... telling ya...
+[05 Jan/23:00] <CJ^> >
+[05 Jan/23:00] <alyosha> how are not legit if they are real?
+[05 Jan/23:00] <CJ^> alyosha... i can make a copy of win98   
+[05 Jan/23:00] <CJ^> its a real copy.. it works...
+[05 Jan/23:00] <CJ^> but its illegal..
+[05 Jan/23:00] <CJ^> NOW..
+[05 Jan/23:01] <CJ^> what they do.. is buy bulk from say  Compaq....
+[05 Jan/23:01] <CJ^> now  the trick is.. these are only to be sold WITH a compaq computer...
+[05 Jan/23:01] <CJ^> but Compaq doesnt care..
+[05 Jan/23:01] <KNGFaisal> CJ^ i think u r Damn Buzy!
+[05 Jan/23:01] <CJ^> nothign stops them from selling it to say  MicroWay...
+[05 Jan/23:02] <CJ^> KNGF   if you ISP has a proxy server  and you are having trouble with it.. call them...
+[05 Jan/23:02] <CJ^> thats the best route...
+[05 Jan/23:02] <alyosha> do you really think these guys would still be in biz with addresses and phone numbers and advertising on a major web page if they weren't.. MS would be all over them
+[05 Jan/23:02] <CJ^> YES
+[05 Jan/23:02] <CJ^> they would
+[05 Jan/23:02] <alyosha> Microway?
+[05 Jan/23:02] <CJ^> they do it all the time...
+[05 Jan/23:02] <CJ^> thats the thing...
+[05 Jan/23:02] <CJ^> yes Microway...
+[05 Jan/23:02] <CJ^> very large legit re-seller..
+[05 Jan/23:02] <alyosha> the dif is you do not get the manual the box or the tech support
+[05 Jan/23:03] <KNGFaisal> CJ^ my ISP staff is Kidoo and they dont have experiance with Proxy! so i need a master of proxy settings.
+[05 Jan/23:03] <CJ^> the diff.. is that its nto legal.. and they sell it to suckers all the time..
+[05 Jan/23:03] <alyosha> but you get the certifacate and the disc
+[05 Jan/23:03] <Los-Guy> just call 1(800)RULEGIT and ask em alyosha
+[05 Jan/23:03] <CJ^> KNGF.. if they have a proxy  did they give you the settings to access teh Inet through it??
+[05 Jan/23:04] <alyosha> why hasn't MS stopped them, bill does it all the time
+[05 Jan/23:04] <CJ^> first thing they will ask you for is the number off the manual alyosha
+[05 Jan/23:04] <CJ^> they do stop them alyosha..
+[05 Jan/23:04] <CJ^> they do
+[05 Jan/23:04] <CJ^> it takes time and money
+[05 Jan/23:04] <KNGFaisal> CJ^ yeah i have settings... but can i use it for Downloading....fast downloading?
+[05 Jan/23:04] <CJ^> the gov steps in..
+[05 Jan/23:04] <CJ^> its not a small legal matter..
+[05 Jan/23:04] <alyosha> when ever you buy oem you can't call MS anyway you have to call the manufactuer
+[05 Jan/23:05] <CJ^> at $250,000 a pop  per copy.. its a high stakes felony
+[05 Jan/23:05] <CJ^> NO
+[05 Jan/23:05] <CJ^> you dont 
+[05 Jan/23:05] <CJ^> there are many versions of OEM...
+[05 Jan/23:05] <CJ^> KNGF  yes
+[05 Jan/23:05] <alyosha> when I bought my puter it came with windows and when I called ms they said call hp
+[05 Jan/23:05] <CJ^> those settings are just for you to plug into whatever app you need to use that can access the Inte through Proxy...
+[05 Jan/23:05] <CJ^> right alyosha..
+[05 Jan/23:05] <CJ^> BUT
+[05 Jan/23:06] <CJ^> thats HP's OEM...
+[05 Jan/23:06] <alyosha> but?
+[05 Jan/23:06] <CJ^> see..
+[05 Jan/23:06] <alyosha> these are oem from Hard Drives
+[05 Jan/23:06] <CJ^> i can buy OEM froma re-seller...
+[05 Jan/23:06] <alyosha> and?
+[05 Jan/23:06] <CJ^> there are many versions of OEM...
+[05 Jan/23:06] <CJ^> you arent aware...
+[05 Jan/23:06] <CJ^> ive been there on both sides.. \
+[05 Jan/23:06] <CJ^> buying and sellign 
+[05 Jan/23:07] <KNGFaisal> CJ^ i c 
+[05 Jan/23:07] <KNGFaisal> CJ^ thanx ...lemme try!
+[05 Jan/23:07] <alyosha> so if I own win3.1 and trash my old computer I still can use 3.1 on my new computer
+[05 Jan/23:07] <CJ^> KNGF  all ya need to do is plug inthe proxy settings  if the app supports it.. and your ok...
+[05 Jan/23:07] <CJ^> yes alyosha
+[05 Jan/23:07] <CJ^> you paid for it..
+[05 Jan/23:08] <CJ^> ouy can use it any ONE computer...
+[05 Jan/23:08] <alyosha> right
+[05 Jan/23:11] <CJ^> a single computer at a time...
+[05 Jan/23:11] <alyosha> so if these oem's aren't used what's the dif?
+[05 Jan/23:11] <CJ^> it breaks the aggreement between MS and the OEM that made them....
+[05 Jan/23:11] <alyosha> IOW if the computers are trashed or used for parts why can't I use the OEM
+[05 Jan/23:11] <KNGFaisal> hmmm
+[05 Jan/23:11] <CJ^> if you call 1-800rulegit  and ask tehm.. they can explain whats right and wrong....
+[06 Jan/06:31] > Azmodan!~azmodan@p46-max27.akl.ihug.co.nz has joined #win98
+[06 Jan/06:34] < SignOff: Noneatall!~Noneatall@167.160.253.45 (Leaving Chat Room)
+[06 Jan/06:35] > bl1p!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[06 Jan/06:36] <bl1p> What does "W302" error mean?
+[06 Jan/06:37] <bl1p> Also, can someone recommend a "good" windows optimization program for windows 98 other then winboost?
+[06 Jan/06:37] * bl1p would like a shareware/freeware version.
+[06 Jan/06:37] * bl1p has no cash. :P
+[06 Jan/06:40] > |adi|!mihaiciun@194.102.102.148 has joined #win98
+[06 Jan/06:40] < SignOff: |adi|!mihaiciun@194.102.102.148 (Ping timeout for |adi|[194.102.102.148])
+[06 Jan/06:49] > Setien_!hund@ip202-250.boaaip1.adsl.tele.dk has joined #win98
+[06 Jan/06:49] <Setien_> is there a way to change the drive letters of the harddisks of win89 ?
+[06 Jan/06:51] > Tomax!~abc@ns02.towers.com has joined #win98
+[06 Jan/06:51] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/06:51] < Tomax!~abc@ns02.towers.com has left #win98 ()
+[06 Jan/06:52] <Setien_> i/j windows
+[06 Jan/06:52] <bl1p> Pardon?
+[06 Jan/06:52] <bl1p> Yes there is.
+[06 Jan/06:54] <Setien_> how ?
+[06 Jan/06:54] <Setien_> i tried going into the properties of the disk in device managher like you can with CD drives
+[06 Jan/06:54] <Setien_> that doesn't work
+[06 Jan/06:55] <Setien_> And I don't want to install some enormous tool like norton systools or anything...
+[06 Jan/06:55] <Setien_> is there a simple way of doing it ?
+[06 Jan/06:55] <Setien_> I don't understand why it changed them in the first place.
+[06 Jan/06:55] <Setien_> I added a new harddrive and then it put that driev in between the two partitions on my first disk
+[06 Jan/06:55] <Setien_> gotta hate that.
+[06 Jan/07:01] < SignOff: Setien_!hund@ip202-250.boaaip1.adsl.tele.dk (Leaving)
+[06 Jan/07:04] ! bl1p is known as NeoGamlin
+[06 Jan/07:04] ! NeoGamlin is known as bl1p
+[06 Jan/07:22] > CJafk!skippy@sdn-ar-003watacoP201.dialsprint.net has joined #win98
+[06 Jan/07:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/07:23] ! CJafk is known as CJ^
+[06 Jan/07:23] < SignOff: bl1p!gamlin_16@cr676258-a.rchrd1.on.wave.home.com (Leaving)
+[06 Jan/07:27] > Kraftwerk!~Kraftwerk@ppp84.mol.com.mk has joined #win98
+[06 Jan/07:27] <Kraftwerk> hi?
+[06 Jan/07:28] <CJ^> yes
+[06 Jan/07:28] <Kraftwerk> anyone to helpme ? I want to save my mesages from outlook express......before i format my hd......
+[06 Jan/07:29] <CJ^> C:\WINDOWS\Application Data\Identities\{321D7EC0-955C-11D3-A5CE-9E5F85589D2F}\Microsoft\Outlook Express   <<< there
+[06 Jan/07:29] <CJ^> or there abouts...
+[06 Jan/07:30] <CJ^> thats where all the email msgs and newsgroups you used are stored...
+[06 Jan/07:30] <Kraftwerk> can i import them later?
+[06 Jan/07:31] <CJ^> yes
+[06 Jan/07:31] <CJ^> or simply place them back in this same dir after re-install...
+[06 Jan/07:31] <Kraftwerk> tnx a lot!!!
+[06 Jan/07:34] > rusted_cj!constanza@d-207-5-173-104.gwi.net has joined #win98
+[06 Jan/07:35] <rusted_cj> hello
+[06 Jan/07:35] <rusted_cj> where do I need to go to make a boot disk?
+[06 Jan/07:36] <CJ^> start>settings>control panel>add/remove programs/windows start up tab
+[06 Jan/07:37] > PupaZZ!sfd@ppp-214-23.kd.club-internet.fr has joined #win98
+[06 Jan/07:37] <PupaZZ> hi there
+[06 Jan/07:37] <rusted_cj> do you know what files they are?
+[06 Jan/07:37] < SignOff: PupaZZ!sfd@ppp-214-23.kd.club-internet.fr (Leaving)
+[06 Jan/07:38] <CJ^> yes?
+[06 Jan/07:38] <rusted_cj> command.com
+[06 Jan/07:38] <CJ^> rusted thats where you make the boot disk...
+[06 Jan/07:38] <rusted_cj> what are they rest?
+[06 Jan/07:39] <CJ^> `op
+[06 Jan/07:39] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/07:39] <rusted_cj> I know but it is asking for my original cd and I dont have it on me
+[06 Jan/07:39] <CJ^> rusted.. why?  it makes the boot disk for you in win98 
+[06 Jan/07:39] > sealteam3!none@cx169086-a.vbch1.va.home.com has joined #win98
+[06 Jan/07:40] <CJ^> right where i told ya
+[06 Jan/07:40] <CJ^> then your stuck...
+[06 Jan/07:40] <rusted_cj> do you know the files or not..I have 95 and it isnt doing it?
+[06 Jan/07:40] <CJ^> you need that cd to make the boot disk...
+[06 Jan/07:41] <rusted_cj> well I dont have it and I know it is only about 4 files so I need to know the filesa
+[06 Jan/07:41] <CJ^> well  sorry this is #win98  not 95  ask in #win95 or #windows95
+[06 Jan/07:41] <CJ^> you can make a bootable disk
+[06 Jan/07:41] <CJ^> either in the command promt or with the format in explorer...
+[06 Jan/07:42] <CJ^> just do this..
+[06 Jan/07:42] <CJ^> format  /s a:\
+[06 Jan/07:42] < sealteam3!none@cx169086-a.vbch1.va.home.com has left #win98 ()
+[06 Jan/07:49] > FireHawk!nobody@207.61.52.209 has joined #win98
+[06 Jan/07:50] * FireHawk attacks Aphrodite, and tackles them to the ground.
+[06 Jan/07:50] * FireHawk slaps everyone, but especially Aphrodite with a big trout, then hits Aphrodite on the head with a bowling ball. [Go ahead and ban me!]
+[06 Jan/07:50] * FireHawk attacks Tribble, and tackles them to the ground.
+[06 Jan/07:50] * FireHawk attacks Proteus, and tackles them to the ground.
+[06 Jan/07:50] * FireHawk attacks Mandy, and tackles them to the ground.
+[06 Jan/07:50] ! FireHawk is known as MegaSlap
+[06 Jan/07:50] * MegaSlap attacks Tribble, and tackles them to the ground.
+[06 Jan/07:50] * MegaSlap attacks Azmodan, and tackles them to the ground.
+[06 Jan/07:50] * MegaSlap attacks MegaSlap, and tackles them to the ground.
+[06 Jan/07:51] * MegaSlap gets $$1
+[06 Jan/07:51] < MegaSlap!nobody@207.61.52.209 has left #win98 ()
+[06 Jan/07:52] < SignOff: Kraftwerk!~Kraftwerk@ppp84.mol.com.mk (...)
+[06 Jan/07:59] < SignOff: rusted_cj!constanza@d-207-5-173-104.gwi.net (Read error to rusted_cj[d-207-5-173-104.gwi.net]: Connection timed out)
+[06 Jan/07:59] <CJ^> `insult firehawk
+[06 Jan/08:00] <CJ^> `insult firehawk
+[06 Jan/08:02] <CJ^> `insult Anavrin7
+[06 Jan/08:03] < SignOff: CJ^!skippy@sdn-ar-003watacoP201.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[06 Jan/08:03] > CJbat!~skippy@sdn-ar-003watacoP201.dialsprint.net has joined #win98
+[06 Jan/08:03] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/08:04] <CJbat> `op
+[06 Jan/08:04] <CJbat> `op
+[06 Jan/08:05] @ mode #win98 [+o CJbat] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/08:05] ! CJbat is known as CJ^
+[06 Jan/08:07] < SignOff: CJ^!~skippy@sdn-ar-003watacoP201.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[06 Jan/08:08] > CJ^!~skippy@sdn-ar-003watacoP201.dialsprint.net has joined #win98
+[06 Jan/08:08] <CJ^> `op
+[06 Jan/08:08] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/08:09] <CJ^> `insult anavrin7
+[06 Jan/08:23] <CJ^> `insult anavrin7
+[06 Jan/08:23] <CJ^> `insult anavrin7
+[06 Jan/08:23] <CJ^> `insult anavrin7
+[06 Jan/08:23] <CJ^> `insult anavrin7
+[06 Jan/08:23] <wez> hmmm who was that dud?
+[06 Jan/08:23] <CJ^> some jerk that has been buggin me...
+[06 Jan/08:24] <wez> killem....
+[06 Jan/08:26] <CJ^> some jerk that has been buggin me...
+[06 Jan/08:26] <CJ^> `insult anavrin7
+[06 Jan/08:26] <CJ^> `insult anavrin7
+[06 Jan/08:26] <CJ^> `insult anavrin7
+[06 Jan/08:26] <CJ^> `insult anavrin7
+[06 Jan/08:26] <CJ^> `insult anavrin7
+[06 Jan/08:26] <CJ^> `insult anavrin7
+[06 Jan/08:26] <CJ^> gotta love it...
+[06 Jan/08:26] <wez> it is fun....
+[06 Jan/08:26] <CJ^> :P
+[06 Jan/08:27] <CJ^> oh well  got him on ignore now
+[06 Jan/08:27] > dreamer17!ask@nea-ras01-p38.sworld.de has joined #win98
+[06 Jan/08:27] <dreamer17> hi @ll
+[06 Jan/08:27] <CJ^> hey
+[06 Jan/08:28] <dreamer17> i need new office 97 assistenten who kan help me
+[06 Jan/08:28] <dreamer17> i cant find any on the ms Homepage
+[06 Jan/08:28] <CJ^> assitance with what in office?
+[06 Jan/08:29] <dreamer17> yea
+[06 Jan/08:29] <CJ^> well.. assitance with what??  office is a lot of apps...
+[06 Jan/08:31] <dreamer17> ?????
+[06 Jan/08:32] <CJ^> well.. what about Office 97 do you need help with?
+[06 Jan/08:32] <CJ^> wait...
+[06 Jan/08:32] <dreamer17> ok
+[06 Jan/08:33] <CJ^> you want the Office Assitants... the animated "Help" friends?
+[06 Jan/08:35] <dreamer17> yea
+[06 Jan/08:35] <CJ^> well those would be at MS's site if there are any more to get...
+[06 Jan/08:36] <dreamer17> ok
+[06 Jan/08:36] < dreamer17!ask@nea-ras01-p38.sworld.de has left #win98 ()
+[06 Jan/08:38] > ElCid!elcid@212.29.218.236 has joined #win98
+[06 Jan/08:38] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/08:39] <ElCid> Hello :0
+[06 Jan/08:39] <ElCid> what is the web site of Frontpage  software ?
+[06 Jan/08:40] <wez> microsoft.com
+[06 Jan/08:40] <CJ^> www.microsoft.com/office
+[06 Jan/08:40] <ElCid> can i d/l ther demo of www.microsoft.com/office ?
+[06 Jan/08:41] <ElCid> can i d/l ther demo of Frontpage ?
+[06 Jan/08:41] <CJ^> download.com
+[06 Jan/08:41] <CJ^> might want to try there...
+[06 Jan/08:41] <CJ^> at download.com you may be able to
+[06 Jan/08:41] <ElCid> thank you
+[06 Jan/08:46] > walkndude!dunno@pm3-38.ppp162.webzone.net has joined #win98
+[06 Jan/08:46] < SignOff: walkndude!dunno@pm3-38.ppp162.webzone.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[06 Jan/08:47] < ElCid!elcid@212.29.218.236 has left #win98 ()
+[06 Jan/08:48] > ElCid!elcid@212.29.218.236 has joined #win98
+[06 Jan/08:48] <ElCid> Re..
+[06 Jan/08:48] <ElCid> what is the last version of FrontPage ?
+[06 Jan/08:48] <ElCid> is it frontpage 98 ?
+[06 Jan/08:49] > walkndude!~dunno@ip132.tul1.ok.pub-ip.ionet.net has joined #win98
+[06 Jan/08:49] <CJ^> FP 2000
+[06 Jan/08:49] <ElCid> thank you
+[06 Jan/08:50] < ElCid!elcid@212.29.218.236 has left #win98 ()
+[06 Jan/08:50] <CJ^> along with all of the Office 2000 suite
+[06 Jan/08:50] ! aBanG- is known as CyberSans
+[06 Jan/08:54] < SignOff: CJ^!~skippy@sdn-ar-003watacoP201.dialsprint.net (Ping timeout for CJ^[sdn-ar-003watacoP201.dialsprint.net])
+[06 Jan/08:57] > sakis!sakis@escape.com has joined #win98
+[06 Jan/08:57] < sakis!sakis@escape.com has left #win98 ()
+[06 Jan/08:58] <wez> afternoon dood
+[06 Jan/08:59] <walkndude> hello
+[06 Jan/08:59] <wez> was kennst du?
+[06 Jan/09:00] <walkndude> great
+[06 Jan/09:00] <walkndude> working on a 286 ....big fun
+[06 Jan/09:00] <wez> heheh not
+[06 Jan/09:01] > CJ^!~skippy@sdn-ar-004watacoP333.dialsprint.net has joined #win98
+[06 Jan/09:02] > heel!heel@port40.detroit01.tir.com has joined #win98
+[06 Jan/09:02] <walkndude> hated not to take it home anyway
+[06 Jan/09:02] <walkndude> they just wanted one to see if they could use a PC 
+[06 Jan/09:02] <heel> anyone know of a program that won't let the computer boot up without entering a password?
+[06 Jan/09:02] ! CyberSans is known as aBanG-
+[06 Jan/09:02] <wez> i passed on an ancient upgraded to 386 server of some kind
+[06 Jan/09:02] <wez> sitting on the dumpster...
+[06 Jan/09:03] <walkndude> set a password in the bios
+[06 Jan/09:03] <heel> ah. just do that from the bios settings or whatever?
+[06 Jan/09:04] <CJ^> if yo9u computer is like that yes
+[06 Jan/09:04] <CJ^> NOT all are..
+[06 Jan/09:04] <heel> ok
+[06 Jan/09:04] <heel> thanks
+[06 Jan/09:04] <CJ^> some just set the password in the BIOS and thats all
+[06 Jan/09:04] <walkndude> dozens of programs that will do that ..try www.download.com
+[06 Jan/09:04] <CJ^> winfiles.com as well...
+[06 Jan/09:05] <heel> i couldn't find any free ones that would do it before windows started
+[06 Jan/09:05] <CJ^> there is one..
+[06 Jan/09:05] <heel> plenty that would lock up windows as it starts up
+[06 Jan/09:05] <heel> but none before
+[06 Jan/09:05] <CJ^> i dont remember the link..
+[06 Jan/09:05] <CJ^> but they are out there..
+[06 Jan/09:05] <heel> well a BIOS pw will work just fine
+[06 Jan/09:06] <heel> thanks again
+[06 Jan/09:06] < SignOff: heel!heel@port40.detroit01.tir.com (ircN 7.07 + 7.0 for mIRC (1999/04/28 15.30))
+[06 Jan/09:06] <walkndude> just don't forget the pass
+[06 Jan/09:06] <walkndude> late again
+[06 Jan/09:07] <walkndude> no hard drive in this pile of junk
+[06 Jan/09:07] <CJ^> www.freedsl.com
+[06 Jan/09:07] <CJ^> can ya buy that  HA
+[06 Jan/09:08] <walkndude> FreeDSL
+[06 Jan/09:09] <CJ^> yeah
+[06 Jan/09:09] <CJ^> go figure...
+[06 Jan/09:09] <CJ^> doesnt happen till April 2000 though...
+[06 Jan/09:09] <walkndude> I need to call my phone company suppose to be this month dsl will be here
+[06 Jan/09:09] > devilDigg!devild_@RED-216-203-0-57.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/09:09] <devilDigg> hello everyone
+[06 Jan/09:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/09:10] <walkndude> hi
+[06 Jan/09:23] < SignOff: devilDigg!devild_@RED-216-203-0-57.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[06 Jan/09:27] > devilDigg!devild_@RED-216-203-1-177.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/09:33] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:33] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:33] < SignOff: wez!not@steve.protocom.com (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:33] < SignOff: walkndude!~dunno@ip132.tul1.ok.pub-ip.ionet.net (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:33] < SignOff: CJ^!~skippy@sdn-ar-004watacoP333.dialsprint.net (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:33] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:33] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (SantaClara.CA.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/09:34] < SignOff: Amsterdam!stoner@207.178.66.22 (SantaClara.CA.US.Undernet.Org Flanders.Be.Eu.Undernet.org)
+[06 Jan/09:37] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[06 Jan/09:37] > W!cservice@undernet.org has joined #win98
+[06 Jan/09:37] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[06 Jan/09:37] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/09:37] > wez!not@steve.protocom.com has joined #win98
+[06 Jan/09:37] > walkndude!~dunno@ip132.tul1.ok.pub-ip.ionet.net has joined #win98
+[06 Jan/09:37] > CJ^!~skippy@sdn-ar-004watacoP333.dialsprint.net has joined #win98
+[06 Jan/09:37] > CJafk!skippy@sdn-ar-004watacoP333.dialsprint.net has joined #win98
+[06 Jan/09:37] @ mode #win98 [+ovovov Proteus Proteus W W Athena Athena] by Dallas-R.Tx.US.Undernet.org
+[06 Jan/09:38] < SignOff: devilDigg!devild_@RED-216-203-1-177.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[06 Jan/09:39] > devilDigg!devild_@RED-216-203-1-177.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/09:39] < SignOff: walkndude!~dunno@ip132.tul1.ok.pub-ip.ionet.net (washington-r.dc.us.undernet.org washington.dc.us.undernet.org)
+[06 Jan/09:39] < SignOff: CJ^!~skippy@sdn-ar-004watacoP333.dialsprint.net (washington-r.dc.us.undernet.org washington.dc.us.undernet.org)
+[06 Jan/09:39] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (washington-r.dc.us.undernet.org washington.dc.us.undernet.org)
+[06 Jan/09:39] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[06 Jan/09:39] > walkndude!~dunno@ip132.tul1.ok.pub-ip.ionet.net has joined #win98
+[06 Jan/09:39] @ mode #win98 [+ov Proteus Proteus] by washington.dc.us.undernet.org
+[06 Jan/09:39] > Amsterdam!stoner@207.178.66.22 has joined #win98
+[06 Jan/09:40] @ mode #win98 [+v Amsterdam] by Amsterdam.NL.Eu.UnderNet.org
+[06 Jan/09:41] ! CJafk is known as CJ^
+[06 Jan/09:42] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/09:47] ! HigH_AwaY is known as HigH|town
+[06 Jan/09:49] < SignOff: Amsterdam!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[06 Jan/09:49] < SignOff: devilDigg!devild_@RED-216-203-1-177.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[06 Jan/09:50] > devilDigg!devild_@RED-216-203-0-192.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/09:52] < SignOff: walkndude!~dunno@ip132.tul1.ok.pub-ip.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[06 Jan/09:53] > Amsterdam!stoner@207.178.66.22 has joined #win98
+[06 Jan/09:53] > The-Bot!~TheBot@ip11-250.boaaip1.adsl.tele.dk has joined #win98
+[06 Jan/09:53] @ mode #win98 [+v Amsterdam] by Amsterdam.NL.Eu.UnderNet.org
+[06 Jan/09:57] < SignOff: Amsterdam!stoner@207.178.66.22 (Read error to Amsterdam[207.178.66.22]: EOF from client)
+[06 Jan/10:02] < SignOff: The-Bot!~TheBot@ip11-250.boaaip1.adsl.tele.dk (Signed off)
+[06 Jan/10:03] > |ADI|!mihaiciun@194.102.102.155 has joined #win98
+[06 Jan/10:04] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/10:06] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/10:09] < SignOff: CJ^!skippy@sdn-ar-004watacoP333.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[06 Jan/10:10] ! ChiwiZzZ is known as ChiwiGal
+[06 Jan/10:15] > ThAmsTeR!thamster@ti19a62-0356.dialup.online.no has joined #win98
+[06 Jan/10:15] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/10:19] > Buhito!~a@194.143.199.163 has joined #win98
+[06 Jan/10:19] <Buhito> # Appears as ANNA
+[06 Jan/10:19] > Jessica!~Duh@24.65.64.42.on.wave.home.com has joined #win98
+[06 Jan/10:19] <Jessica> hi everyone..may I as a MS question in here?
+[06 Jan/10:20] > JamesE!James@jupitar.demon.co.uk has joined #win98
+[06 Jan/10:20] <Jessica> as=ask
+[06 Jan/10:20] <Buhito> # Appears as SAGE
+[06 Jan/10:20] <JamesE> "I don't dislike Microsoft for taking other people's ideas. I don't dislike them for being successful with that. I don't dislike them for their business practices. I do dislike them because they do all those things and then create third-rate products." 
+[06 Jan/10:20] < JamesE!James@jupitar.demon.co.uk has left #win98 ()
+[06 Jan/10:20] <Buhito> (#G3::E010M1) Hi
+[06 Jan/10:21] <Jessica> can anyone tell me how many cd's are in the retail version of office 2k?
+[06 Jan/10:26] < SignOff: ThAmsTeR!thamster@ti19a62-0356.dialup.online.no (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: Jessica!~Duh@24.65.64.42.on.wave.home.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: wez!not@steve.protocom.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: Buhito!~a@194.143.199.163 (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:26] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:27] > Azmodan!~azmodan@p46-max27.akl.ihug.co.nz has joined #win98
+[06 Jan/10:33] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/10:33] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[06 Jan/10:33] > W!cservice@undernet.org has joined #win98
+[06 Jan/10:33] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[06 Jan/10:33] > Tribble!biged98@chat.eskimo.com has joined #win98
+[06 Jan/10:33] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/10:33] > Mandy!biged98@chat.eskimo.com has joined #win98
+[06 Jan/10:33] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/10:33] > wez!not@steve.protocom.com has joined #win98
+[06 Jan/10:33] > devilDigg!devild_@RED-216-203-0-192.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/10:33] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/10:33] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/10:33] > ThAmsTeR!thamster@ti19a62-0356.dialup.online.no has joined #win98
+[06 Jan/10:33] @ mode #win98 [+tnoovovo Zeus Athena Athena W W Proteus] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] @ mode #win98 [+vovovo Proteus Tribble Tribble Aphrodite Aphrodite Mandy] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] @ mode #win98 [+v Mandy] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] @ mode #win98 [-o Azmodan] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] @ mode #win98 [+bbbbbb *!*bozzio@*.total.net *!*Jimmy@*.wcta.net *!*Max356@*.quebectel.com *!*xjackaz@*.dialsprint.net *!*rr@*.* *!*l9ok@*.gblx.net] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] @ mode #win98 [+bbbbbb *!*big@*.rconnect.com *!*polipie@*.uunet.be *!*lgvc42@*.pandora.be *!*npn@*.unixbox.com *!*sigma@*.uu.net *!*@ip11-250.boaaip1.adsl.tele.dk] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] @ mode #win98 [+bbbbbb *!*Bevis@*.aol.com *!*arget2002@*.telia.com *!*rabclanhe@*.execpc.com *!*belouga5@*.bellglobal.com *!*allan@*.mp-217-239-125.daxnet.no *!*tudy@*.dnttm.ro] by washington-r.dc.us.undernet.org
+[06 Jan/10:33] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Dallas-R.Tx.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:33] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Dallas-R.Tx.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:33] < SignOff: Tribble!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:33] < SignOff: devilDigg!devild_@RED-216-203-0-192.dialup.nyc.redconnect.net (Dallas-R.Tx.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:33] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Dallas-R.Tx.US.Undernet.org SantaClara.CA.US.Undernet.Org)
+[06 Jan/10:34] < SignOff: wez!not@steve.protocom.com (washington-r.dc.us.undernet.org atlanta.ga.us.undernet.org)
+[06 Jan/10:35] > Tribble!biged98@chat.eskimo.com has joined #win98
+[06 Jan/10:35] @ mode #win98 [+ov Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[06 Jan/10:35] < SignOff: ThAmsTeR!thamster@ti19a62-0356.dialup.online.no (Leaving)
+[06 Jan/10:38] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/10:38] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/10:38] @ mode #win98 [+ov Aphrodite Aphrodite] by Manhattan.KS.US.Undernet.Org
+[06 Jan/10:38] ! Ganja`Peg is known as Zeus
+[06 Jan/10:39] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/10:39] @ mode #win98 [+o Zeus] by phoenix.az.us.undernet.org
+[06 Jan/10:44] ! damit is known as Ganja`Peg
+[06 Jan/10:53] ! Ganja`Peg is known as Drugwiser
+[06 Jan/10:53] ! Drugwiser is known as Ganja`Peg
+[06 Jan/10:55] > CJ^!~skippy@sdn-ar-003watacoP154.dialsprint.net has joined #win98
+[06 Jan/10:55] ! Ganja`Peg is known as Peg`Gone
+[06 Jan/10:56] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/11:00] ! CJ^ is known as CJafk
+[06 Jan/11:07] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: CJafk!~skippy@sdn-ar-003watacoP154.dialsprint.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:07] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/11:54] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/11:54] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[06 Jan/11:54] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[06 Jan/11:54] > W!cservice@undernet.org has joined #win98
+[06 Jan/11:54] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[06 Jan/11:54] > Mandy!biged98@chat.eskimo.com has joined #win98
+[06 Jan/11:54] > Tribble!biged98@chat.eskimo.com has joined #win98
+[06 Jan/11:54] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/11:54] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/11:54] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/11:54] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/11:54] > CJ^!~skippy@TCMAB105-26.splitrock.net has joined #win98
+[06 Jan/11:54] > Will_M!psiphi@kdialup240.dnvr.uswest.net has joined #win98
+[06 Jan/11:54] @ mode #win98 [+ooovov Zeus LifeBlood Athena Athena W W] by washington-r.dc.us.undernet.org
+[06 Jan/11:54] @ mode #win98 [+ovovov Proteus Proteus Mandy Mandy Tribble Tribble] by washington-r.dc.us.undernet.org
+[06 Jan/11:54] @ mode #win98 [+ov Aphrodite Aphrodite] by washington-r.dc.us.undernet.org
+[06 Jan/11:57] ! damit is known as Peg`Gone
+[06 Jan/11:59] <CJ^> you'll see a list of apps that start up when windows starts..
+[06 Jan/12:00] <CJ^> Norton will be in there
+[06 Jan/12:00] <Will_M> it loads before the startup programs do
+[06 Jan/12:00] <CJ^> uncheck the box next to it
+[06 Jan/12:00] <CJ^> then check in the autoexec.bat and config.sys
+[06 Jan/12:00] <Will_M> the only norton ones are the virus checker and utilities
+[06 Jan/12:02] > wez!not@steve.protocom.com has joined #win98
+[06 Jan/12:02] <Will_M> checked both of those as well teh only reference I see of norton is the navds which checks for virii when win loads
+[06 Jan/12:02] <CJ^> the utilities loads norton crash guard as well
+[06 Jan/12:03] <Will_M> navdx
+[06 Jan/12:05] <Will_M> that is the crash guard enabler which modifies the ctrl+alt+del screen so include freeze-check and anti-freeze, it then uses the VxD
+[06 Jan/12:06] <Will_M> but as I said before the VxD loads before that program has a chance to
+[06 Jan/12:08] <Will_M> and I have disabled Crash Guard in the startup previously to no avail, the Vxd loads seperately from it
+[06 Jan/12:09] <CJ^> well have ya tried uniinstalling Norton...
+[06 Jan/12:09] <CJ^> erpsonally norton crash guard causes crashes  
+[06 Jan/12:10] <Will_M> that I have not done, because the only option to uninstall is the entire systemworks 2.0 suite, no individual components
+[06 Jan/12:13] > smogg!Fuze@TULSB102-03.splitrock.net has joined #win98
+[06 Jan/12:13] <CJ^> well you can unistall it..
+[06 Jan/12:14] <CJ^> then install ONLY what you want
+[06 Jan/12:14] <CJ^> thast how i did it
+[06 Jan/12:14] <Will_M> I think I am going to have to do that then
+[06 Jan/12:14] <Will_M> were you having the same problem?
+[06 Jan/12:15] <CJ^> there are also updates at Symantec...
+[06 Jan/12:15] <CJ^> a lot are needed
+[06 Jan/12:15] <Will_M> got the latest updates
+[06 Jan/12:15] <CJ^> was..
+[06 Jan/12:16] <CJ^> so ipulled the whole suite and only installed what i wanted..
+[06 Jan/12:16] <CJ^> and do not have them running at start up...
+[06 Jan/12:16] < SignOff: CJ^!~skippy@TCMAB105-26.splitrock.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[06 Jan/12:17] > Fizban!skippy@sdn-ar-002watacoP174.dialsprint.net has joined #win98
+[06 Jan/12:17] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/12:18] ! Fizban is known as CJ^
+[06 Jan/12:19] <smogg> anyone know why sometimes my icons will take on a different prog's icon? ie. mp3s look like folders
+[06 Jan/12:20] <Will_M> that happens to me when explorer crashes, I think it has to do with that
+[06 Jan/12:21] <smogg> hmm
+[06 Jan/12:23] ! ^AnG3L^ is known as ^AnG|afk
+[06 Jan/12:24] < SignOff: LifeBlood!azmodan@phi.compinet.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: wez!not@steve.protocom.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: CJ^!skippy@sdn-ar-002watacoP174.dialsprint.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Will_M!psiphi@kdialup240.dnvr.uswest.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: smogg!Fuze@TULSB102-03.splitrock.net (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:24] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org washington-r.dc.us.undernet.org)
+[06 Jan/12:54] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/12:54] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[06 Jan/12:54] > CJ^!skippy@sdn-ar-002watacoP174.dialsprint.net has joined #win98
+[06 Jan/12:54] > W!cservice@undernet.org has joined #win98
+[06 Jan/12:54] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[06 Jan/12:54] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[06 Jan/12:54] > Mandy!biged98@chat.eskimo.com has joined #win98
+[06 Jan/12:54] > Tribble!biged98@chat.eskimo.com has joined #win98
+[06 Jan/12:54] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/12:54] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/12:54] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/12:54] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/12:54] > wez!not@steve.protocom.com has joined #win98
+[06 Jan/12:54] > mrgone!~Webmaster@ts2-149.brg.tallships.ca has joined #win98
+[06 Jan/12:54] > skoolbrat!~smile@z12-3-223.sbbs2.net has joined #win98
+[06 Jan/12:54] @ mode #win98 [+oooovo Zeus LifeBlood CJ^ W W Athena] by Dallas-R.Tx.US.Undernet.org
+[06 Jan/12:54] @ mode #win98 [+vovovo Athena Proteus Proteus Mandy Mandy Tribble] by Dallas-R.Tx.US.Undernet.org
+[06 Jan/12:54] @ mode #win98 [+vov Tribble Aphrodite Aphrodite] by Dallas-R.Tx.US.Undernet.org
+[06 Jan/12:55] > devilDigg!devild_@RED-216-203-1-253.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/12:56] <CJ^> hey dd
+[06 Jan/12:56] <CJ^> yeah  see there isnt anything on the MS site reffering to data tables...
+[06 Jan/12:56] <devilDigg> whats up cj?
+[06 Jan/12:56] <devilDigg> i just came from buying a system
+[06 Jan/12:56] <CJ^> the Media Ring application is the fault
+[06 Jan/12:56] <CJ^> its the one nto updating the correct area code for itself.. nto win98
+[06 Jan/12:57] <skoolbrat> CJ^:  They say that there program uses "the windows data tables for dialling".  
+[06 Jan/12:58] <skoolbrat> CJ^:  Is there something in Win98 which lists the world's dialling codes?
+[06 Jan/12:59] <CJ^> they are syaing its looking at the coutry or region code in DUN
+[06 Jan/13:00] <skoolbrat> CJ^:  The code for dialling out of the country.  ie international access code.  It used to be 009, now its just 00
+[06 Jan/13:03] <CJ^> hmm
+[06 Jan/13:03] > spazztik!~someoneel@pm30150.mc2k.com has joined #win98
+[06 Jan/13:03] <CJ^> the help db isnt making sense of this...
+[06 Jan/13:03] <CJ^> now i under stand what yer saying...
+[06 Jan/13:03] <CJ^> but...
+[06 Jan/13:03] <CJ^> how to change or amend that... thats a differnt issue
+[06 Jan/13:03] <spazztik> i have two windows machines networked to each other how can i get one to share its printer with the others?
+[06 Jan/13:03] <skoolbrat> CJ^:  Glad it's not just me that is having trouble with this :)
+[06 Jan/13:04] <CJ^> well.. see MS doens seem to address this...
+[06 Jan/13:04] <CJ^> now.. the only thin i can suggest  is putting in the information manually to the DUN properties for the dial up you have
+[06 Jan/13:05] <spazztik> ideas any one?
+[06 Jan/13:05] <skoolbrat> CJ^: Unfortunately Media Ring just adds the numbers 009 in front of any other numbers.  It's too smart for its own good.
+[06 Jan/13:06] <CJ^> spazz
+[06 Jan/13:06] <CJ^> file and print sharing
+[06 Jan/13:06] <CJ^> skool  see thats where i think its the media ring app thats at fault...
+[06 Jan/13:06] <CJ^> spazz if you have file and print sharing enabled...
+[06 Jan/13:07] <CJ^> you can share it
+[06 Jan/13:07] <CJ^> www.helmig.com for more info...
+[06 Jan/13:07] <spazztik> CJ^ thanks 
+[06 Jan/13:07] > COO-MAN!noneof@208.10.222.36 has joined #win98
+[06 Jan/13:07] > was_up!Some1@210-55-121-204.dialup.xtra.co.nz has joined #win98
+[06 Jan/13:07] <spazztik> will go look at it more
+[06 Jan/13:07] <COO-MAN> hola
+[06 Jan/13:07] < was_up!Some1@210-55-121-204.dialup.xtra.co.nz has left #win98 ()
+[06 Jan/13:09] <skoolbrat> CJ^: Don't disagree.  But I can't find any reference to dialling codes when I look in their files.
+[06 Jan/13:09] ! Elly` is known as Elly_BRB
+[06 Jan/13:09] <skoolbrat> CJ^: Then again, I cant in the MS files either.    
+[06 Jan/13:09] <COO-MAN> got a weird prob peeps... see if someone can help me..
+[06 Jan/13:09] ! HigH|walk is known as HigHBabE
+[06 Jan/13:09] <CJ^> right skool....  i know..
+[06 Jan/13:09] <skoolbrat> CJ^: There is one reference in the Registry to 009.   It's a directry entry just called 009.  Could that be it?    
+[06 Jan/13:09] <CJ^> i dont think it is...
+[06 Jan/13:09] <CJ^> maybe a callt o MS tech suport would help...
+[06 Jan/13:09] <COO-MAN> outlook express under options has "make oe my default email reader", when I hit it, it goes gray like it took it, hit 'OK' and then when you go back into it again, it is back to nonactive.
+[06 Jan/13:10] <CJ^> cause  how to modify it  you shoudl have to...
+[06 Jan/13:10] <CJ^> the DUN is smart enough to allow you to do what you ahve to
+[06 Jan/13:10] ! Pslave^Nz is known as Powerslav
+[06 Jan/13:10] <skoolbrat> CJ^: Thanks CJ^.  But calling MS tech support and having to pay for the priveleage always gets me annoyed.
+[06 Jan/13:10] <CJ^> yeah  i cant find any reference to updating the country codes...
+[06 Jan/13:10] <CJ^> Coo  in OE4??
+[06 Jan/13:11] <COO-MAN> 5
+[06 Jan/13:11] ! angieZzZz is known as angieboos
+[06 Jan/13:12] <skoolbrat> CJ^: Lets look at in reverse.   What would MS do if the time zones changed?    Obviously a patch would come out for the regional settings, but what would it change?
+[06 Jan/13:12] <CJ^> yeah if they did yes
+[06 Jan/13:12] <CJ^> i bet its just a matter of time till DUN gets an upgrade...
+[06 Jan/13:12] <CJ^> Coo.. hmm
+[06 Jan/13:13] <CJ^> what else do you have running for an Email app?
+[06 Jan/13:13] ! D_V_Ant is known as AphroAnt
+[06 Jan/13:13] > john`!john@216-164-197-38.s38.tnt3.atn.pa.dialup.rcn.com has joined #win98
+[06 Jan/13:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/13:14] * devilDigg is working on a email checker right now.. im almost releasing it
+[06 Jan/13:14] <john`> anyone know about ics?
+[06 Jan/13:14] <devilDigg> its 90% done
+[06 Jan/13:14] <CJ^> ICS  ICS  ICS.. grr
+[06 Jan/13:15] <CJ^> whast teh issue with ICS?
+[06 Jan/13:15] <skoolbrat> CJ^: LOL
+[06 Jan/13:15] <COO-MAN> nuttin cj
+[06 Jan/13:15] <COO-MAN> that is what i wa sthinking
+[06 Jan/13:15] <CJ^> Coo.. then thats normal
+[06 Jan/13:15] ! Elly_BRB is known as Elly`
+[06 Jan/13:15] <CJ^> its not going to worry abotu anything else... since nothign else is there to take its place...
+[06 Jan/13:17] < SignOff: spazztik!~someoneel@pm30150.mc2k.com (time to milk the chickens)
+[06 Jan/13:17] < john`!john@216-164-197-38.s38.tnt3.atn.pa.dialup.rcn.com has left #win98 ()
+[06 Jan/13:18] <COO-MAN> no no no... when I click on a mailto hyper it says "no default browser detected!
+[06 Jan/13:18] <COO-MAN> that is the prob.. when I got to make it default, it only stays default until I hit the ok button
+[06 Jan/13:19] <CJ^> then IE doesnt know that the deafault email app os OE..
+[06 Jan/13:19] <CJ^> but thats odd..
+[06 Jan/13:19] <CJ^> unless your runnign netscape...
+[06 Jan/13:19] < skoolbrat!~smile@z12-3-223.sbbs2.net has left #win98 ()
+[06 Jan/13:19] <COO-MAN> yeah, I am, but it's not default either! hehe
+[06 Jan/13:20] <COO-MAN> I duno what to do.. prolly sfc and some troubleshooting in safemode
+[06 Jan/13:20] <COO-MAN> just checking to see if anyone has heard of it before
+[06 Jan/13:20] <CJ^> hmmm
+[06 Jan/13:20] > Trailfaz!~trailfaz@PPPa58-ResalePhiladelphia1-4R7147.saturn.bbn.com has joined #win98
+[06 Jan/13:21] <Trailfaz> is there a way that I can make my computer load my win programs faster & run them smoother ?
+[06 Jan/13:21] <CJ^> scan disk
+[06 Jan/13:22] <Trailfaz> I'm using Autocad14 at work and when I load it up and load thru the drawings , it just seems slow loading the drawings
+[06 Jan/13:22] <CJ^> and defrag
+[06 Jan/13:22] < SignOff: COO-MAN!noneof@208.10.222.36 (Leaving)
+[06 Jan/13:22] <CJ^> and UNLOAD anything yu have in memory currently...
+[06 Jan/13:22] <CJ^> and more memory always helps
+[06 Jan/13:22] <Trailfaz> i do that every morning when i get in, but i just do a quick scandisk
+[06 Jan/13:22] <Trailfaz> i have 32 megs or ram at work
+[06 Jan/13:22] <Trailfaz> when i run scandisk i don't do the thorough scan
+[06 Jan/13:23] <CJ^> well dfrag will help
+[06 Jan/13:23] <Trailfaz> i just run standard
+[06 Jan/13:23] <CJ^> let it run defrag.. and dont toucvh it  
+[06 Jan/13:23] <CJ^> just let it run
+[06 Jan/13:23] <Trailfaz> i do
+[06 Jan/13:24] <Trailfaz> but i pick the one where it just checks for errors because the other option will just take the whole day
+[06 Jan/13:24] <Trailfaz> will that help it by picking the basic option ?
+[06 Jan/13:24] <Trailfaz> i do it every morning & sometimes after work
+[06 Jan/13:24] <CJ^> do the full defrag..
+[06 Jan/13:24] <Trailfaz> and also I clean out the windows temp folder
+[06 Jan/13:24] <CJ^> let it run till its done..
+[06 Jan/13:25] <CJ^> even if it takes all day
+[06 Jan/13:25] <Trailfaz> but i have to use autocad 14
+[06 Jan/13:25] <Trailfaz> it's going to affect the defrag right >
+[06 Jan/13:25] <CJ^> autocad??
+[06 Jan/13:25] <Trailfaz> ?
+[06 Jan/13:25] <CJ^> on only 32mb?
+[06 Jan/13:25] <CJ^> geeze
+[06 Jan/13:25] <Trailfaz> yea
+[06 Jan/13:25] <CJ^> dont ask for miracles..
+[06 Jan/13:25] <Trailfaz> i know
+[06 Jan/13:25] <CJ^> specially since autocad runs way better on NT
+[06 Jan/13:26] <Trailfaz> and it is using win98 too
+[06 Jan/13:26] > truefluke!truefluke@p80.access2.cvg.choice.net has joined #win98
+[06 Jan/13:26] < truefluke!truefluke@p80.access2.cvg.choice.net has left #win98 ()
+[06 Jan/13:26] <Trailfaz> a lot smoother right ?
+[06 Jan/13:26] <Trailfaz> yea we using windows 95/98 at work and using Novell Network
+[06 Jan/13:26] > Wrice!Wrice81@usr3-d38.stk.cwnet.com has joined #win98
+[06 Jan/13:26] <CJ^> yes a lot smoother
+[06 Jan/13:26] <Trailfaz> ok
+[06 Jan/13:26] <Wrice> can you please tell me the password that over rights the windows screensaver password and startup
+[06 Jan/13:26] <CJ^> 98/95 for workstations... and Cad??
+[06 Jan/13:26] <CJ^> nahh worng answer really..
+[06 Jan/13:26] <Trailfaz> what
+[06 Jan/13:27] <Trailfaz> no we run on a network using Autocad 14
+[06 Jan/13:27] <Wrice> i mean over rides
+[06 Jan/13:27] <CJ^> Wrice there is no password to overwrite that
+[06 Jan/13:27] <CJ^> there is none
+[06 Jan/13:27] <Wrice> yea its a universal password
+[06 Jan/13:27] <Trailfaz> but the hard drive i have installed is like kind of slow and choppy at times
+[06 Jan/13:28] <Trailfaz> i guess the only way to quicken it up and run smoothly is to run defrag full and scandisk
+[06 Jan/13:28] <CJ^> Wrice  whoever told ya that... is blowing smoke
+[06 Jan/13:28] <CJ^> Traill.. best bet
+[06 Jan/13:28] <Trailfaz> i run scandisk and defrag every morning but i just use the basic options
+[06 Jan/13:28] < SignOff: Wrice!Wrice81@usr3-d38.stk.cwnet.com (Read error to Wrice[usr3-d38.stk.cwnet.com]: Connection reset by peer)
+[06 Jan/13:28] <CJ^> and dop way mor physical ram int he box...
+[06 Jan/13:28] <Trailfaz> that's not up to me to do it
+[06 Jan/13:29] <CJ^> well.. a suggestion to the boss... would be a good start...
+[06 Jan/13:29] <Trailfaz> yea i know
+[06 Jan/13:31] <Trailfaz> ok
+[06 Jan/13:31] <Trailfaz> well for now i'll just run the defrag & scandisk 
+[06 Jan/13:32] <Trailfaz> and one more thing a lot of times when i go to shutdown win98 it gives me a dark fuzzy screen and it locks up and the comp. doesn't shutdown
+[06 Jan/13:32] <Trailfaz> it just sits there until i go to push the off button myself
+[06 Jan/13:32] <Trailfaz> and then the next morning i get a message telling me to shut down the computer
+[06 Jan/13:33] > lurkapup!syntax@p18-max1.pmr.ihug.co.nz has joined #win98
+[06 Jan/13:33] <CJ^> diable fast shutdown..
+[06 Jan/13:33] <Trailfaz> isn't there a way to make it shutdown automatically all the time instead of it doing that ?
+[06 Jan/13:33] <CJ^> er disable..
+[06 Jan/13:33] <CJ^> and turn off power managemnt
+[06 Jan/13:33] <Trailfaz> where can i find that ?
+[06 Jan/13:33] <CJ^> start>run>msconfig
+[06 Jan/13:33] <Trailfaz> i dont' get the message it is now safe to turn your computer off
+[06 Jan/13:34] <Trailfaz> it just goes fuzzy and then it locks up
+[06 Jan/13:34] <lurkapup> if Ive installed win2k onto the same drive as win98 and the ie5 has been overwritten so things like outlook wont work in 98 how can I get it back to the 98 version ?
+[06 Jan/13:34] <CJ^> someone play with the logos?
+[06 Jan/13:34] <Trailfaz> what?
+[06 Jan/13:35] <CJ^> lurk  you upgraded win98 to win2k?
+[06 Jan/13:35] <CJ^> Trail.. the logo
+[06 Jan/13:35] <CJ^> the shutdown logo...
+[06 Jan/13:35] <lurkapup> umm no I did a dual install ..
+[06 Jan/13:35] <Trailfaz> oh ok
+[06 Jan/13:35] <CJ^> if someone messed with it.. it may nto appear
+[06 Jan/13:35] <CJ^> lurk
+[06 Jan/13:35] <Trailfaz> no i don't think so
+[06 Jan/13:35] <Trailfaz> no no one messed with it
+[06 Jan/13:35] <lurkapup> got them both running .. but it seems to have screwed a few things in 98
+[06 Jan/13:35] <CJ^> lurk.. then the two are kept seperate...
+[06 Jan/13:35] <Trailfaz> it just gives me a fuzzy dark screen after i click on shutdown
+[06 Jan/13:35] <CJ^> odd...
+[06 Jan/13:35] <CJ^> well try disabling fast shutdown...
+[06 Jan/13:35] <Trailfaz> ok
+[06 Jan/13:35] <lurkapup> mm ok - was kinda hoping that was my prob - cause now outlook gives a cant load msoe.dll error
+[06 Jan/13:35] <CJ^> and disable power managemnt
+[06 Jan/13:35] <CJ^> might help
+[06 Jan/13:35] <CJ^> if it was 98 SE
+[06 Jan/13:35] <CJ^> id say get eh shutdown patch
+[06 Jan/13:36] <lurkapup> figured that since there is only one ie dir
+[06 Jan/13:36] <Trailfaz> then it should prevent that from happening again ?
+[06 Jan/13:36] <CJ^> hmmm
+[06 Jan/13:36] <CJ^> yeah  that IS true..
+[06 Jan/13:36] <Trailfaz> i mean after a while it gets annoying you know having to wait for it to shutdown and then it doesn't then you get that message the next day
+[06 Jan/13:37] <CJ^> yeah trail i hear ya on that
+[06 Jan/13:37] <CJ^> hmm
+[06 Jan/13:37] <lurkapup> I cant reinstall ie5 .. or outlook (same thing isnt it ? ) cause I keep gettn an error saying a newer version already exists ..
+[06 Jan/13:37] <CJ^> lurk...  its SUPPOSED to install seperatly...
+[06 Jan/13:37] <CJ^> supposed to
+[06 Jan/13:37] <lurkapup> :)
+[06 Jan/13:37] <CJ^> but  heck its the beta...
+[06 Jan/13:37] <Trailfaz> i mean after a while wouldn't the computer start to have more errors if it keeps up like that ?
+[06 Jan/13:37] <lurkapup> yup thats always a point :)
+[06 Jan/13:37] <Trailfaz> not shutting down properly ?
+[06 Jan/13:37] <CJ^> yeap Trail it may
+[06 Jan/13:38] <CJ^> but run SFC once in a while
+[06 Jan/13:38] <Trailfaz> sfc ?
+[06 Jan/13:38] <CJ^> the admins for your system shoudl be doing this too...
+[06 Jan/13:38] <CJ^> system file checker
+[06 Jan/13:38] <CJ^> start>run>sfc
+[06 Jan/13:38] <Trailfaz> yea i know but he is lazy at timess
+[06 Jan/13:38] <Trailfaz> times
+[06 Jan/13:38] <Trailfaz> ok
+[06 Jan/13:38] <CJ^> gawd  ill take his job then...
+[06 Jan/13:39] > Handsome!sanane@asy3.as211.sol.superonline.com has joined #win98
+[06 Jan/13:39] <Trailfaz> yea right
+[06 Jan/13:40] <Trailfaz> what does disable fast shutdown do to the comp. ?
+[06 Jan/13:40] <Trailfaz> will i get the message it is now safe to turn off your computer now ?
+[06 Jan/13:41] <CJ^> it stops it from shutting down too quickly
+[06 Jan/13:41] <CJ^> gives it a bit of time to unload drivers and such
+[06 Jan/13:42] <Trailfaz> but it will shutdown properly before i leave for the day right ?
+[06 Jan/13:43] <Trailfaz> without the screen going fuzzy and locking up ?
+[06 Jan/13:43] > }{eLLFire!albers@1.pchl1.xdsl.nauticom.net has joined #win98
+[06 Jan/13:43] <CJ^> it should
+[06 Jan/13:43] < }{eLLFire!albers@1.pchl1.xdsl.nauticom.net has left #win98 ()
+[06 Jan/13:43] <CJ^> doesnt mean it willl
+[06 Jan/13:44] <CJ^> the ADMIN shoudl relly take a look at it to determine the issue...
+[06 Jan/13:44] <CJ^> heck
+[06 Jan/13:44] <CJ^> make him work...
+[06 Jan/13:44] <Trailfaz> it' s weird because for the past 3 three days it has been locking up and the screen going fuzzy at shutdown but today it shutdown by itself
+[06 Jan/13:44] <Trailfaz> yea i will
+[06 Jan/13:44] <Trailfaz> today it shutdown fine by itself but the past 3 days i had to push the button myself  wierd huh >
+[06 Jan/13:44] <Trailfaz> ?
+[06 Jan/13:45] <CJ^> hmm
+[06 Jan/13:45] <CJ^> couldbe just in need of a serius maintenance
+[06 Jan/13:45] > Tara2x!x@stptppp41.net.usf.edu has joined #win98
+[06 Jan/13:45] <Tara2x> hi
+[06 Jan/13:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/13:45] <Trailfaz> what the harddrive ?
+[06 Jan/13:46] <Trailfaz> prob.
+[06 Jan/13:46] <Tara2x> I just deleted a directory and got a message it was too big to put in the recycle bin so it was permanently removed...now I realize I deleted the wrong directory! Is there a way to recover?
+[06 Jan/13:46] <wez> nope
+[06 Jan/13:46] <wez> well yeah, but its about 1200 bux
+[06 Jan/13:46] <CJ^> not win98 by itself...
+[06 Jan/13:46] <CJ^> no..
+[06 Jan/13:46] <CJ^> actually..
+[06 Jan/13:47] <CJ^> Norton and PM ave apps less than $100 that can do it
+[06 Jan/13:47] <CJ^> there are some others...
+[06 Jan/13:47] <Tara2x> PM?
+[06 Jan/13:47] <CJ^> Undelete i think will actually do it too
+[06 Jan/13:47] <CJ^> PQ i mena 
+[06 Jan/13:47] <CJ^> sorry
+[06 Jan/13:47] <CJ^> Power Quest
+[06 Jan/13:47] <Tara2x> Ah
+[06 Jan/13:48] <Tara2x> I'm downloading files now. I hope they are not writing over the deleted items on the HD surface.
+[06 Jan/13:48] <Trailfaz> thanks CJ^
+[06 Jan/13:48] <Trailfaz> for the advice
+[06 Jan/13:48] <Trailfaz> i will try the msconfig tomorrow
+[06 Jan/13:49] <Tara2x> My recycle bin says my HDs are 1.99 GB each but they are 6 gb!
+[06 Jan/13:49] <Trailfaz> and see what happens , i just hope I don't mess up the computer from functioning again
+[06 Jan/13:49] <Trailfaz> ok
+[06 Jan/13:49] <CJ^> tara.. well does Explorer show them as 6g?
+[06 Jan/13:49] <CJ^> if not..
+[06 Jan/13:49] <CJ^> they arent partitoned correctly..
+[06 Jan/13:49] < lurkapup!syntax@p18-max1.pmr.ihug.co.nz has left #win98 ()
+[06 Jan/13:50] <Tara2x> Explorer shows 6 ea.
+[06 Jan/13:50] <Tara2x> That directory I deleted was 226 mb.
+[06 Jan/13:51] <CJ^> well thats a bug
+[06 Jan/13:51] <CJ^> shows the smae on mine too  grrrrr
+[06 Jan/13:51] <Tara2x> Grr
+[06 Jan/13:52] <CJ^> hmm
+[06 Jan/13:53] > Kawi!Justask@ppp-008.m2-1.cor.ican.net has joined #win98
+[06 Jan/13:53] > Gentle--!wayfarer@p13-tnt1.mel.ihug.com.au has joined #win98
+[06 Jan/13:53] < SignOff: Trailfaz!~trailfaz@PPPa58-ResalePhiladelphia1-4R7147.saturn.bbn.com (Leaving)
+[06 Jan/13:53] <Gentle--> can I run a system with 133 mhz ram which only needs 100 mhz ram?
+[06 Jan/13:54] <CJ^> well  you shoudl be able to... but  whats that got to do with 98?
+[06 Jan/13:54] <CJ^> thats a hardware issue...
+[06 Jan/13:54] <Gentle--> so...?
+[06 Jan/13:54] <mrgone> my 100mhz bus works with 66 
+[06 Jan/13:55] <CJ^> i would suspect thoguh that  pc133 ram may be touchy on a mb that doesnt support it fully..
+[06 Jan/13:55] <CJ^> point though..
+[06 Jan/13:55] > user!~user@modem-76.glucophage.dialup.pol.co.uk has joined #win98
+[06 Jan/13:55] <Gentle--> I set my 66 to 100 and it didnt even start up, and I thought that since I'm buying ram I might as well buy 133...
+[06 Jan/13:55] < user!~user@modem-76.glucophage.dialup.pol.co.uk has left #win98 ()
+[06 Jan/13:55] ! TTimo is known as TTimoAFK
+[06 Jan/13:55] <CJ^> you wont get 133mhz speed outta the ram...
+[06 Jan/13:55] <devilDigg> hi mrgone
+[06 Jan/13:56] <Kawi> here's my problem when I restart windows I get these tmp files in windows directory, the more I restart the more I get (the temps look like product keys) is there a way to find out where a temp file is coming from?
+[06 Jan/13:56] <devilDigg> unless you get pc133 ram
+[06 Jan/13:56] <CJ^> er no dd
+[06 Jan/13:56] <CJ^> only if the system supports pc133  and can use it
+[06 Jan/13:56] <CJ^> will he get to use the full 133
+[06 Jan/13:56] <CJ^> i dont see a reason why it wont work   just wont be at 133
+[06 Jan/13:56] <Gentle--> I realise the 133 would be wasted if I only ran it at 100 but it would work right?
+[06 Jan/13:56] <CJ^> it may Gentle...
+[06 Jan/13:56] <CJ^> no guarantee
+[06 Jan/13:57] <CJ^> check the mb website
+[06 Jan/13:57] <Kawi> I have 100 running with 66 but they all run at 66
+[06 Jan/13:57] <CJ^> they shoudl have the correct info there
+[06 Jan/13:57] <Kawi> What kinda mb are you using
+[06 Jan/13:57] <Gentle--> I know that the m/b only runs at 66 or 100
+[06 Jan/13:57] <Kawi> what speed is your box
+[06 Jan/13:58] <Kawi> and what is it pentium, cyrix.....
+[06 Jan/13:58] > sst66!keiths@gr-tnts2-ppp199.triton.net has joined #win98
+[06 Jan/13:58] <sst66> hi room
+[06 Jan/13:58] <sst66> anyone here?
+[06 Jan/13:58] <Kawi> ypu
+[06 Jan/13:58] <Kawi> yup
+[06 Jan/13:58] <Gentle--> I have a 433 I want to overclock to 500 by upping the bus speed to 100 mhz, instead of 66. And I thought that since I want to buy a k7 one day, maybe I should get the ram for it now?
+[06 Jan/13:59] <Gentle--> (celeron)
+[06 Jan/13:59] > acidburn6!HHH63HOCKE@98CE7E1A.ipt.aol.com has joined #win98
+[06 Jan/13:59] <Kawi> Gentle read up on it first, your gonna need a good cooling fan....
+[06 Jan/13:59] < SignOff: Tara2x!x@stptppp41.net.usf.edu (Ping timeout for Tara2x[stptppp41.net.usf.edu])
+[06 Jan/13:59] <Kawi> Gentle your board is 66
+[06 Jan/13:59] <Gentle--> Kawi, it supports 66 and 100
+[06 Jan/14:00] <Kawi> the ram should work anyway
+[06 Jan/14:00] <Gentle--> yay then
+[06 Jan/14:00] <Gentle--> thanks.
+[06 Jan/14:01] * Kawi asks so anyone have an idea for my prob?
+[06 Jan/14:02] <wez> check your startup file for some install progs, and your autoexec.bat
+[06 Jan/14:03] <wez> and if you dont see anything in there..... major virus scan?
+[06 Jan/14:03] <Kawi> there's nothing in autoexec nothing in the startup and no virus
+[06 Jan/14:03] <wez> * all of the above are pure opinion*
+[06 Jan/14:03] <wez> hmmmmm
+[06 Jan/14:03] <wez> when did this start?
+[06 Jan/14:04] <Kawi> I have a feeling it might be from a crack or something but it's been a while and when I first notice there was like 400tmp in my windows dir :) heh
+[06 Jan/14:05] < sst66!keiths@gr-tnts2-ppp199.triton.net has left #win98 ()
+[06 Jan/14:05] <CJ^> geeeze
+[06 Jan/14:05] <CJ^> thats nto right
+[06 Jan/14:05] <CJ^> what crack?
+[06 Jan/14:05] > bArrOkAZ0!IRcap6@200.42.130.114 has joined #win98
+[06 Jan/14:06] < bArrOkAZ0!IRcap6@200.42.130.114 has left #win98 ()
+[06 Jan/14:06] <Kawi> might be from painshop pro or a voice command.....I took all thoses programs out and all the cracks....really don't know where it's coming from I was hoping there was a way to trace down where a file was coming from
+[06 Jan/14:07] <CJ^> open it with notepad?
+[06 Jan/14:07] <Kawi> the temps look like product keys....
+[06 Jan/14:07] <Kawi> won't do it
+[06 Jan/14:07] <Kawi> there 0 bytes
+[06 Jan/14:08] <CJ^> yeah i got loads of em too...:PP
+[06 Jan/14:08] < SignOff: acidburn6!HHH63HOCKE@98CE7E1A.ipt.aol.com (Ping timeout for acidburn6[98CE7E1A.ipt.aol.com])
+[06 Jan/14:08] < Gentle--!wayfarer@p13-tnt1.mel.ihug.com.au has left #win98 ()
+[06 Jan/14:08] <Kawi> you j/k?.....
+[06 Jan/14:09] <CJ^> nope
+[06 Jan/14:09] <CJ^> serious
+[06 Jan/14:09] <CJ^> just did a search
+[06 Jan/14:09] <CJ^> well..
+[06 Jan/14:09] <Kawi> I've check everything I could with explorer and still can't come up with anything
+[06 Jan/14:09] <CJ^> 99% are in \windows\temp
+[06 Jan/14:09] > Pauly!Pauly101@24.66.160.171.bc.wave.home.com has joined #win98
+[06 Jan/14:09] <CJ^> but
+[06 Jan/14:09] < SignOff: Pauly!Pauly101@24.66.160.171.bc.wave.home.com (Leaving)
+[06 Jan/14:09] <CJ^> i got loads of em too
+[06 Jan/14:10] <Kawi> mine are right in windows
+[06 Jan/14:10] > kyote!Pauly101@24.66.160.171.bc.wave.home.com has joined #win98
+[06 Jan/14:10] <Kawi> let me reboot and I will be back and paste a couple
+[06 Jan/14:10] <CJ^> 176 files too
+[06 Jan/14:11] <Kawi> cj...the thing is everytime I reboot 2 more appear so after a while there's a hole shit load :)
+[06 Jan/14:11] <kyote> Problem:   Installed a 17 gig hardrive on my Pentium 200,  It detects the hard-drive at 17 gigs but when I f-disk it, It only says it has 8 gigs.
+[06 Jan/14:12] <Kawi> fffe2c85_{497A0FC5-C3A6-11D3-94BE-0080C8DF24BD} this is what they look like
+[06 Jan/14:12] <CJ^> *.tmp files right?
+[06 Jan/14:12] <Kawi> yup
+[06 Jan/14:12] <devilDigg> delete them, i do
+[06 Jan/14:13] <Kawi> kyote I'm not sure but I think there's a patch you need from microsoft
+[06 Jan/14:13] <CJ^> no
+[06 Jan/14:13] <CJ^> not for that
+[06 Jan/14:13] <Kawi> devilDigg that's fine I do but the thing is do yours keep adding up everytime you reboot?
+[06 Jan/14:13] <CJ^> at least none for fdisk that i know of...
+[06 Jan/14:13] <Kawi> I know there's one for 30something gig but not sure for you 17
+[06 Jan/14:14] <Kawi> your
+[06 Jan/14:14] <Kawi> heh
+[06 Jan/14:14] <kyote> k
+[06 Jan/14:14] <devilDigg> no
+[06 Jan/14:14] <CJ^> hmm..
+[06 Jan/14:15] <CJ^> fdisk say my 20 gig
+[06 Jan/14:15] <CJ^> er saw
+[06 Jan/14:16] <devilDigg> it saw my 13 
+[06 Jan/14:16] <devilDigg> and my old 20
+[06 Jan/14:17] <CJ^> http://support.microsoft.com/support/kb/articles/q153/5/50.asp?LNG=ENG&SA=PER
+[06 Jan/14:17] <CJ^> check there
+[06 Jan/14:18] <CJ^> thats the MS DB answer
+[06 Jan/14:18] <CJ^> it actually says it IS a bios issue...
+[06 Jan/14:19] <CJ^> you may have to manully type inteh specs for the drive rather than use autodetect
+[06 Jan/14:19] <kyote> That is what I have done
+[06 Jan/14:19] <kyote> If I use autodetect it ony reads 8 gigs
+[06 Jan/14:20] <kyote> Bios now reads 16 gigs but when I f-disk it.  it only reads 8 gigs
+[06 Jan/14:20] <CJ^> then i would update the bios
+[06 Jan/14:20] <kyote> kk
+[06 Jan/14:20] <CJ^> its a bios issue...
+[06 Jan/14:20] <CJ^> what MB?
+[06 Jan/14:21] <kyote> Intel
+[06 Jan/14:21] <kyote> the bios is pretty new though September 97
+[06 Jan/14:22] < SignOff: Kawi!Justask@ppp-008.m2-1.cor.ican.net (Leaving)
+[06 Jan/14:25] <CJ^> intel what though?
+[06 Jan/14:25] <CJ^> i mean  ya knwo what model??
+[06 Jan/14:26] <CJ^> or is it a name brand system??
+[06 Jan/14:26] <kyote> k hold on
+[06 Jan/14:31] <devilDigg> bbl
+[06 Jan/14:31] < devilDigg!devild_@RED-216-203-1-253.dialup.nyc.redconnect.net has left #win98 ()
+[06 Jan/14:32] > XNOR_!~pirch@c18607-001.powersurfr.com has joined #win98
+[06 Jan/14:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/14:33] <kyote> I am not sure if this is it but CE-5q594
+[06 Jan/14:33] < Handsome!sanane@asy3.as211.sol.superonline.com has left #win98 ()
+[06 Jan/14:35] <XNOR_> how can i change the letter of my hard drives
+[06 Jan/14:35] <CJ^> hmmm
+[06 Jan/14:35] <CJ^> kynote...  is this s true Intel mainboard??
+[06 Jan/14:35] <CJ^> or  just has intel chipset?
+[06 Jan/14:36] > j3ss1!dktdgjgd@dialup13x33-pri.voicenet.com has joined #win98
+[06 Jan/14:36] <kyote> intel chipset
+[06 Jan/14:36] ! Sunflowa is known as Pebbbles
+[06 Jan/14:36] <kyote> I am looking up the mother-board name
+[06 Jan/14:36] <CJ^> ahh ok kynote  thats the problem then...
+[06 Jan/14:36] <CJ^> hmm
+[06 Jan/14:37] <CJ^> www.ping.be/bios
+[06 Jan/14:37] <CJ^> get ctbios
+[06 Jan/14:38] <CJ^> XNOR  drive letter is chosen by fdisk actually..
+[06 Jan/14:38] <CJ^> by partition assignment
+[06 Jan/14:38] <kyote> BCM
+[06 Jan/14:38] <CJ^> BCM  ok
+[06 Jan/14:39] <kyote> BCM is the name of the m-board manufacture and sq594 is the model #
+[06 Jan/14:39] <CJ^> BCM is the maker..
+[06 Jan/14:39] <XNOR_> theres no way to change it....?
+[06 Jan/14:40] <CJ^> XNOR  nto in win there isnt
+[06 Jan/14:40] <CJ^> its by partitions assignment
+[06 Jan/14:40] <CJ^> you cant make c be d
+[06 Jan/14:40] <CJ^> kynote.. ok the latest bios is 10/22/97 
+[06 Jan/14:40] <kyote> k
+[06 Jan/14:41] <kyote> I have 03/11/97
+[06 Jan/14:41] <CJ^> might want to try the newer one then
+[06 Jan/14:41] <CJ^> http://www.bcmcom.com/tech/sq594/594-b03.zip
+[06 Jan/14:44] < SignOff: XNOR_!~pirch@c18607-001.powersurfr.com (Read error to XNOR_[c18607-001.powersurfr.com]: Connection reset by peer)
+[06 Jan/14:44] <kyote> thanx CJ^  
+[06 Jan/14:44] <kyote> payment is in the mail
+[06 Jan/14:44] <CJ^> :P
+[06 Jan/14:44] ! Asher is known as Im_not_he
+[06 Jan/14:45] ! `suzee is known as suzee-afk
+[06 Jan/14:45] ! Im_not_he is known as Asher_afk
+[06 Jan/14:48] ! Asher_afk is known as Asher
+[06 Jan/14:48] < SignOff: kyote!Pauly101@24.66.160.171.bc.wave.home.com (Leaving)
+[06 Jan/14:50] ! suzee-afk is known as `suzee
+[06 Jan/14:54] ! DemonWing is known as DwingBRB
+[06 Jan/14:56] > MavericK!Pussy@ip155.montreal16.dialup.canada.psi.net has joined #win98
+[06 Jan/15:03] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Dallas-R.Tx.US.Undernet.org Manhattan.KS.US.Undernet.Org)
+[06 Jan/15:03] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Dallas-R.Tx.US.Undernet.org Manhattan.KS.US.Undernet.Org)
+[06 Jan/15:04] < SignOff: Mandy!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org SanDiego.CA.US.Undernet.org)
+[06 Jan/15:05] < SignOff: mrgone!~Webmaster@ts2-149.brg.tallships.ca (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: wez!not@steve.protocom.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: MavericK!Pussy@ip155.montreal16.dialup.canada.psi.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: CJ^!skippy@sdn-ar-002watacoP174.dialsprint.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: LifeBlood!azmodan@phi.compinet.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: j3ss1!dktdgjgd@dialup13x33-pri.voicenet.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[06 Jan/15:05] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Dallas-R.Tx.US.Undernet.org phoenix.az.us.undernet.org)
+[06 Jan/15:08] < SignOff: Tribble!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[06 Jan/15:18] > Azmodan!~azmodan@p46-max27.akl.ihug.co.nz has joined #win98
+[06 Jan/15:50] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/15:50] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/15:50] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/15:50] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/15:50] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[06 Jan/15:50] > Big`Ed!BigEd@01-056.009.popsite.net has joined #win98
+[06 Jan/15:50] > j3ss1!dktdgjgd@dialup13x33-pri.voicenet.com has joined #win98
+[06 Jan/15:50] > wez!not@steve.protocom.com has joined #win98
+[06 Jan/15:50] > osbourne!osbourne@sdn-ar-001moslouP205.dialsprint.net has joined #win98
+[06 Jan/15:50] > musical5!musical5@208-48-174-7.nas-2.scf.primenet.com has joined #win98
+[06 Jan/15:50] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[06 Jan/15:50] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[06 Jan/15:50] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[06 Jan/15:50] > Tribble!biged98@chat.eskimo.com has joined #win98
+[06 Jan/15:50] > Mandy!biged98@chat.eskimo.com has joined #win98
+[06 Jan/15:50] > W!cservice@undernet.org has joined #win98
+[06 Jan/15:50] @ mode #win98 [+tnoooooo Hashish Zeus Amsterdam Vulcan LifeBlood Big`Ed] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+vvvvov j3ss1 wez osbourne musical5 Aphrodite Aphrodite] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+ovovov Proteus Proteus Athena Athena Tribble Tribble] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+ovov Mandy Mandy W W] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [-o Azmodan] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+bbbbbb *!*allan@*.mp-217-239-125.daxnet.no *!*big@*.rconnect.com *!*l9ok@*.gblx.net *!*rr@*.* *!*xjackaz@*.dialsprint.net *!*Max356@*.quebectel.com] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+bbbbbb *!*Jimmy@*.wcta.net *!*bozzio@*.total.net *!*polipie@*.uunet.be *!*lgvc42@*.pandora.be *!*npn@*.unixbox.com *!*sigma@*.uu.net] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+bbbbb *!*@ip11-250.boaaip1.adsl.tele.dk *!*Bevis@*.aol.com *!*arget2002@*.telia.com *!*rabclanhe@*.execpc.com *!*belouga5@*.bellglobal.com] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:50] @ mode #win98 [+b *!*tudy@*.dnttm.ro] by SantaClara.CA.US.Undernet.Org
+[06 Jan/15:52] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[06 Jan/15:53] < musical5!musical5@208-48-174-7.nas-2.scf.primenet.com has left #win98 ()
+[06 Jan/15:57] ! nyme is known as burnt_lun
+[06 Jan/15:57] ! burnt_lun is known as nyme
+[06 Jan/16:01] > RaZl3!dazzle@2Cust103.tnt1.chi1.da.uu.net has joined #win98
+[06 Jan/16:01] @ mode #win98 [+v RaZl3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[06 Jan/16:02] < SignOff: RaZl3!dazzle@2Cust103.tnt1.chi1.da.uu.net (Read error to RaZl3[2Cust103.tnt1.chi1.da.uu.net]: Connection reset by peer)
+[06 Jan/16:07] > Linxor!x@cc19338-a.chmbl1.ga.home.com has joined #win98
+[06 Jan/16:07] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[06 Jan/16:07] < SignOff: wez!not@steve.protocom.com (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[06 Jan/16:10] < Linxor!x@cc19338-a.chmbl1.ga.home.com has left #win98 ()
+[06 Jan/16:13] > ||Mach5||!dayton_b@ppp6147.netpointe.com has joined #win98
+[06 Jan/16:13] < ||Mach5||!dayton_b@ppp6147.netpointe.com has left #win98 ()
+[06 Jan/16:13] > ||Mach5||!dayton_b@ppp6147.netpointe.com has joined #win98
+[06 Jan/16:13] < ||Mach5||!dayton_b@ppp6147.netpointe.com has left #win98 ()
+[06 Jan/16:13] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[06 Jan/16:14] > Jabbapop!n64q2@ABE22009.ipt.aol.com has joined #win98
+[06 Jan/16:14] <Jabbapop> hiya
+[06 Jan/16:14] <Big`Ed> hey-hi
+[06 Jan/16:15] <Jabbapop> yawn im bored bye
+[06 Jan/16:16] < SignOff: Jabbapop!n64q2@ABE22009.ipt.aol.com (Leaving)
+[06 Jan/16:21] > W!cservice@undernet.org has joined #win98
+[06 Jan/16:21] @ mode #win98 [+ov W W] by Dallas-R.Tx.US.Undernet.org
+[06 Jan/16:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/16:24] ! fire^fish is known as Grem|in
+[06 Jan/16:28] > devilDigg!devild_@RED-216-203-0-144.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/16:28] <devilDigg> hi all
+[06 Jan/16:28] <Big`Ed> hola
+[06 Jan/16:30] > Bud_Frog!65536@208-119.sh.cgocable.ca has joined #win98
+[06 Jan/16:30] <Bud_Frog> someone can help me please
+[06 Jan/16:31] <Bud_Frog> my trial version of conseal firewall is finished, i remove what i see of siganl9 in regedit, but i can't reinstall it ???
+[06 Jan/16:32] < SignOff: osbourne!osbourne@sdn-ar-001moslouP205.dialsprint.net (i am the pusher i'm a whore, i am the need you have for more)
+[06 Jan/16:38] <Bud_Frog> my trial version of conseal firewall is finished, i remove what i see of siganl9 in regedit, but i can't reinstall it ???
+[06 Jan/16:39] <devilDigg> ask
+[06 Jan/16:39] <Big`Ed> depends on prob
+[06 Jan/16:39] <Bud_Frog> someone speak french
+[06 Jan/16:40] <Big`Ed> register it
+[06 Jan/16:40] <Bud_Frog> i haven't $$$ for that
+[06 Jan/16:41] <Bud_Frog> i just want to remove it completly in regedit
+[06 Jan/16:41] <Big`Ed> (i think they do that for a specific purpose = hence the word 'trial' )
+[06 Jan/16:42] <Bud_Frog> yes i know, but the problem it's that, right now people flood me and i don't know who is it and i'm lagging !! :((
+[06 Jan/16:44] < SignOff: Bud_Frog!65536@208-119.sh.cgocable.ca (faut je reboot)
+[06 Jan/16:46] > `Muff`!~kmefford@lou47.kih.net has joined #win98
+[06 Jan/16:46] <`Muff`> 'lo all
+[06 Jan/16:46] <Big`Ed> hola `Muff`
+[06 Jan/16:46] <`Muff`> Hey Ed :)
+[06 Jan/16:47] <Big`Ed> hows the slot business?
+[06 Jan/16:47] <`Muff`> Smooth ;)
+[06 Jan/16:47] <j3ss1> hiya muff
+[06 Jan/16:47] <Big`Ed> furr-sure
+[06 Jan/16:47] <`Muff`> Hola j3
+[06 Jan/16:48] <`Muff`> `op
+[06 Jan/16:48] @ mode #win98 [+o `Muff`] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/16:48] <Big`Ed> register it
+[06 Jan/16:48] <Big`Ed> (i think they do that for a specific purpose = hence the word 'trial' )
+[06 Jan/16:48] <`Muff`> `down
+[06 Jan/16:48] @ mode #win98 [-o `Muff`] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/16:49] ! LostAnge| is known as Got-Lost
+[06 Jan/16:49] <Big`Ed> muff is taking the dive
+[06 Jan/16:49] <`Muff`> Bud, you need version 4.05...
+[06 Jan/16:49] <Big`Ed> i eat french fries
+[06 Jan/16:49] <devilDigg> LOL
+[06 Jan/16:50] <`Muff`> Bud, download and buy version 4.05....
+[06 Jan/16:50] <`Muff`> `op
+[06 Jan/16:50] @ mode #win98 [+o `Muff`] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/16:50] <Big`Ed> we do support warez work here dude
+[06 Jan/16:51] <`Muff`> Then use the search function of regedit to remove all the keys, Bud...
+[06 Jan/16:51] <`Muff`> We DO support warez?  Eh?
+[06 Jan/16:53] <`Muff`> Bud, non fraggers and non hackers and people who don't give their time to #win98 usually don't get flooded.   Maybe you should change your nick (as well as your ways)?
+[06 Jan/16:54] <`Muff`> Dipstick....
+[06 Jan/16:54] <`Muff`> `down
+[06 Jan/16:54] @ mode #win98 [-o `Muff`] by Hashish!Hashish@master.of.the.bongfu.way.com
+[06 Jan/16:54] > Bud_Frog!65536@208-119.sh.cgocable.ca has joined #win98
+[06 Jan/16:54] <Big`Ed> yea
+[06 Jan/16:54] <`Muff`> `op
+[06 Jan/16:54] @ mode #win98 [+o `Muff`] by Hashish!Hashish@master.of.the.bongfu.way.com
+[06 Jan/16:55] <`Muff`> Bud, have you contacted Conseal about this problem?
+[06 Jan/16:55] <Bud_Frog> no
+[06 Jan/16:55] <`Muff`> They may have a fix
+[06 Jan/16:55] <Bud_Frog> k thx
+[06 Jan/16:56] <`Muff`> I know an earlier version of Conseal had a Y2K problem, but they will email you a fix if you report using the older version...
+[06 Jan/16:57] <Bud_Frog> oh ok, thx, it's because it's the first time i go in the regedit,
+[06 Jan/16:57] > alyosha!me@planetx-1-75.mdm.mkt.execpc.com has joined #win98
+[06 Jan/16:57] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/16:57] <alyosha> hih
+[06 Jan/16:57] <`Muff`> Hey aly :)
+[06 Jan/16:58] <Big`Ed> hi
+[06 Jan/16:58] < Bud_Frog!65536@208-119.sh.cgocable.ca has left #win98 ()
+[06 Jan/16:58] <alyosha> I keep getting a file that says when I boot Invalid setting MSDOS.SYS file XXXs.. how do I fix this?
+[06 Jan/16:58] <Big`Ed> when did it start?
+[06 Jan/16:58] <`Muff`> Stop visiting thos XXX sites?
+[06 Jan/16:58] <alyosha> yesterday
+[06 Jan/16:58] <alyosha> hehe
+[06 Jan/16:58] <`Muff`> ;)
+[06 Jan/16:59] <alyosha> I think it has something to do with the scanner program
+[06 Jan/16:59] <Big`Ed> did you install something?
+[06 Jan/16:59] > NuKe`!NuKe@206.145.166.208 has joined #win98
+[06 Jan/16:59] <alyosha> UMAX vistascan and photodelux
+[06 Jan/16:59] < NuKe`!NuKe@206.145.166.208 has left #win98 ()
+[06 Jan/16:59] <Big`Ed> is that what you just installed?
+[06 Jan/16:59] <alyosha> I have to reinstal windows
+[06 Jan/16:59] <alyosha> yesterday I did 
+[06 Jan/17:00] <Big`Ed> and did you try 'un-installing' it?
+[06 Jan/17:00] <Big`Ed> also - did you ensure you used the windows 98 installation?
+[06 Jan/17:00] <`Muff`> 98 SE, aly?
+[06 Jan/17:00] <alyosha> no I thought I could go into the file and edit it myself
+[06 Jan/17:00] <alyosha> I have win95
+[06 Jan/17:01] <Big`Ed> `kick alyosha - JERK
+[06 Jan/17:01] < alyosha!me@planetx-1-75.mdm.mkt.execpc.com was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (- JERK)
+[06 Jan/17:01] > alyosha!me@planetx-1-75.mdm.mkt.execpc.com has joined #win98
+[06 Jan/17:01] < alyosha!me@planetx-1-75.mdm.mkt.execpc.com was kicked off #win98 by Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (- JERK)
+[06 Jan/17:01] > alyosha!me@planetx-1-75.mdm.mkt.execpc.com has joined #win98
+[06 Jan/17:01] <alyosha> I plan to get win 98
+[06 Jan/17:01] <Big`Ed> jeessshhhh
+[06 Jan/17:01] <`Muff`> LOL
+[06 Jan/17:01] <Big`Ed> 98 and 95 are 2 different OS's
+[06 Jan/17:01] <Big`Ed> not the same for hardware/software installs
+[06 Jan/17:01] <Big`Ed> support
+[06 Jan/17:01] <Big`Ed> get real
+[06 Jan/17:01] <alyosha> I understand that, but no one is in win95
+[06 Jan/17:01] <Big`Ed> do you get your ford fixed at a mazda shop too?
+[06 Jan/17:01] <alyosha> well I thought I would drop down into DOS and fix it
+[06 Jan/17:01] <Big`Ed> and that means what to ME?
+[06 Jan/17:02] <alyosha> Big in fact I do :)
+[06 Jan/17:02] <Big`Ed> great! - enjoy your fix
+[06 Jan/17:02] <alyosha> they sell mazda ford and kias 
+[06 Jan/17:02] <Big`Ed> bye
+[06 Jan/17:03] <Big`Ed> and you ask for advice - in #win98 - and NEVER say you have win95 - that is DUMB
+[06 Jan/17:03] <alyosha> so none of you remeber any DOS commands and edits?
+[06 Jan/17:03] <Big`Ed> I DO NOT DO #win95 support on #WIN98
+[06 Jan/17:03] <`Muff`> Wrong channel, aly
+[06 Jan/17:03] <alyosha> I didn't see the rules on asking questions in the channel before I got here
+[06 Jan/17:03] > NuKe`!NuKe@206.145.166.208 has joined #win98
+[06 Jan/17:03] <Big`Ed> bye
+[06 Jan/17:03] <NuKe`> if i have win98 on one hard drive and win2000 on another what can i get to load 98 on default but 2000 when i want it???
+[06 Jan/17:03] <alyosha> ok Ed don't help me then
+[06 Jan/17:03] <Big`Ed> ok
+[06 Jan/17:04] <`Muff`> aly, try www.nowonder.com
+[06 Jan/17:04] <alyosha> maybe someone else here is a computer master
+[06 Jan/17:04] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[06 Jan/17:04] <Big`Ed> it is the concept - of asking for help - when you consciously knew you had a different operating system, and you came in this channel and asked for help on the wrong OS
+[06 Jan/17:04] <alyosha> ok Muff thanks :)
+[06 Jan/17:04] <Big`Ed> and NEVER said it to us till we had to ASK
+[06 Jan/17:05] > Spirocete!Spirocete@kmlp01m01-33.bctel.ca has joined #win98
+[06 Jan/17:05] <`Muff`> Hey Det 
+[06 Jan/17:05] < SignOff: devilDigg!devild_@RED-216-203-0-144.dialup.nyc.redconnect.net (Read error to devilDigg[RED-216-203-0-144.dialup.nyc.redconnect.net]: Connection reset by peer)
+[06 Jan/17:06] <alyosha> like I said I didn't see the rules for the oder of questions and answers when I came in..
+[06 Jan/17:06] <`Muff`> Hola small parasitic organism 
+[06 Jan/17:06] <alyosha> muff he's kind os a sensitive guy eh?
+[06 Jan/17:06] < alyosha!me@planetx-1-75.mdm.mkt.execpc.com was kicked off #win98 by `Muff`!~kmefford@lou47.kih.net (We don't play that here!)
+[06 Jan/17:06] > alyosha!me@planetx-1-75.mdm.mkt.execpc.com has joined #win98
+[06 Jan/17:06] <Deton8R> aloha, g33x
+[06 Jan/17:06] <`Muff`> We don't play off of each other, aly.  The rules are the rules....
+[06 Jan/17:06] > pyrokiwi!mrhehe@210-55-151-125.dialup.xtra.co.nz has joined #win98
+[06 Jan/17:07] <Big`Ed> hiya pyrokiwi
+[06 Jan/17:07] <pyrokiwi> hiya
+[06 Jan/17:07] <pyrokiwi> ouch
+[06 Jan/17:07] <Big`Ed> hows the head
+[06 Jan/17:07] <`Muff`> Hey pyro
+[06 Jan/17:07] <alyosha> ok I'll leave you guys alone, don't want to upset your lonely anal retentive worlds
+[06 Jan/17:07] <pyrokiwi> i feel drowsey i just walked 4 an hour in the sun a day after getting concussed
+[06 Jan/17:07] < alyosha!me@planetx-1-75.mdm.mkt.execpc.com has left #win98 ()
+[06 Jan/17:07] <pyrokiwi> hmmmm
+[06 Jan/17:08] <Big`Ed> a wonderful win95 user 
+[06 Jan/17:09] <pyrokiwi> ahha
+[06 Jan/17:09] <pyrokiwi> poooor him
+[06 Jan/17:09] <Spirocete> anyone know of channel with cdrw info??
+[06 Jan/17:09] <pyrokiwi> the dark dreary days of win95
+[06 Jan/17:09] <Big`Ed> not off hand Spirocete 
+[06 Jan/17:10] <Big`Ed> we try to help a bit with win98 hardware issues
+[06 Jan/17:10] <pyrokiwi> nope sorry neither here
+[06 Jan/17:10] <Spirocete> k thx..I'll keep looking around..take care
+[06 Jan/17:11] <Big`Ed> k - bye
+[06 Jan/17:11] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[06 Jan/17:11] > devilDigg!devild_@RED-216-203-0-116.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/17:11] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[06 Jan/17:12] <Spirocete> oh..here's one for you then...any folks know which file inserted by parelled port tape drives that causes your printer to burp out a sheet of assorted characters when started??
+[06 Jan/17:12] <Big`Ed> NuKe` - you would have to take that up with 2000
+[06 Jan/17:12] <Big`Ed> win98 only works as a default c
+[06 Jan/17:12] <Big`Ed> 2000 is not released for normal use yet
+[06 Jan/17:12] <Big`Ed> or get a multi-boot manager - 3rd party
+[06 Jan/17:12] <Big`Ed> or configure 2k to do it
+[06 Jan/17:13] ! Lady^Bug_ is known as Lady^Bug
+[06 Jan/17:13] <Big`Ed> Spirocete - not allways a file, but could be a driver conflict, or just the way the data is flowing on the epp/ecp settings
+[06 Jan/17:13] > devild_!devild_@RED-216-203-0-116.dialup.nyc.redconnect.net has joined #win98
+[06 Jan/17:13] < SignOff: devilDigg!devild_@RED-216-203-0-116.dialup.nyc.redconnect.net (The only touch is sight, The only reality is laughter, The only feeling is sadness and Love is matter of choice of happening. (http://dd-soft.tripod.com))
+[06 Jan/17:13] ! devild_ is known as devilDigg
+[06 Jan/17:14] <pyrokiwi> ahha yo devilDigg
+[06 Jan/17:14] <Spirocete> yes Big Ed could be a driver...I knew it once, but lost documentation...colorado tape bu driver...but can't recall which one
+[06 Jan/17:15] <devilDigg> hi pyro
+[06 Jan/17:15] <Big`Ed> can't say - you'd have to check colorodo site for drivers
+[06 Jan/17:15] < j3ss1!dktdgjgd@dialup13x33-pri.voicenet.com has left #win98 ()
+[06 Jan/17:15] <Big`Ed> hi devilDigg
+[06 Jan/17:15] <pyrokiwi> i feel drowsey i just walked 4 an hour in the sun a day after getting concussed
+[06 Jan/17:15] <devilDigg> pyro: i just finished my last program
+[06 Jan/17:15] <devilDigg> its a pop3 email checker
+[06 Jan/17:15] <pyrokiwi> oh wat programmed 4 / in ?
+[06 Jan/17:15] <pyrokiwi> i got concussed yesterday
+[06 Jan/17:15] <pyrokiwi> so now i fell "stink"
+[06 Jan/17:16] < Spirocete!Spirocete@kmlp01m01-33.bctel.ca has left #win98 ()
+[06 Jan/17:16] <devilDigg> programmed because i needed one, so i decided to make one after i couldnt find one of my choice, and it was programmed in c++, its only 44kb
+[06 Jan/17:16] <pyrokiwi> hmmm kewl
+[06 Jan/17:16] <devilDigg> what do you think of hte quit msg?
+[06 Jan/17:16] <pyrokiwi> y not use netscape?
+[06 Jan/17:17] <pyrokiwi> dont get it i am not/cant concentrating after getting concussed
+[06 Jan/17:17] <devilDigg> thats where i got the idea because i liked the netscape one, but i only have the browser, i dont like having the communicator.. i use ie as my default, i just have netscape in case i need it
+[06 Jan/17:17] > NuKe^!NuKe@206.145.166.216 has joined #win98
+[06 Jan/17:17] <pyrokiwi> hmmm ahha
+[06 Jan/17:17] ! HigHBabE is known as HigH-AwaY
+[06 Jan/17:17] <pyrokiwi> well ya can use just the mail thing 
+[06 Jan/17:18] <devilDigg> um i tried that.. and it wasnt to my convinience
+[06 Jan/17:18] <pyrokiwi> ahha
+[06 Jan/17:18] <pyrokiwi> :)
+[06 Jan/17:18] <devilDigg> mostly cuz i dont use the netscape messenger as my emailer
+[06 Jan/17:18] <pyrokiwi> i like netscape anyway so i use it
+[06 Jan/17:18] <devilDigg> i use microsoft outloook
+[06 Jan/17:18] <pyrokiwi> hmmmm
+[06 Jan/17:18] <pyrokiwi> i see very confusing
+[06 Jan/17:19] <pyrokiwi> i hav outlook express configured to get my email but leave on server so if my mum/dad has netscape booted up 4 them i can check my email without closing it
+[06 Jan/17:19] < SignOff: NuKe`!NuKe@206.145.166.208 (Ping timeout for NuKe`[206.145.166.208])
+[06 Jan/17:20] <pyrokiwi> and i am bored
+[06 Jan/17:20] <Big`Ed> kewl
+[06 Jan/17:21] <Big`Ed> tourch still burning?
+[06 Jan/17:21] <pyrokiwi> the other reason i did that is cause i was bored
+[06 Jan/17:21] <pyrokiwi> lol yeh torch is alive just
+[06 Jan/17:21] <Big`Ed> bbiaf - gotta reboot
+[06 Jan/17:21] < SignOff: NuKe^!NuKe@206.145.166.216 (ircN 7.11 + 7.0 for mIRC (1999/09/28 16.00))
+[06 Jan/17:21] <pyrokiwi> :)
+[06 Jan/17:22] < SignOff: Big`Ed!BigEd@01-056.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[06 Jan/17:22] <devilDigg> pyro: you do have pop3 mail right?
+[06 Jan/17:22] <pyrokiwi> yep 
+[06 Jan/17:22] <pyrokiwi> crosswinds.net the place to go
+[06 Jan/17:22] <devilDigg> LOL
+[06 Jan/17:22] <devilDigg> well wanna give it a try..
+[06 Jan/17:22] <devilDigg> tell me what you think..
+[06 Jan/17:22] > LosGuy!~husky21@user-33qti8s.dialup.mindspring.com has joined #win98
+[06 Jan/17:22] <devilDigg> los!!
+[06 Jan/17:22] <pyrokiwi> yo LosGuy
+[06 Jan/17:22] <`Muff`> Hey Los
+[06 Jan/17:22] <pyrokiwi> i cut my head and got a concussion yesterday
+[06 Jan/17:22] <LosGuy> hi folks
+[06 Jan/17:24] ! Infra- is known as Infra
+[06 Jan/17:24] <`Muff`> You got a cuncussion from a cut?  Jeez, my shaving nicks should be considered skull fractures ;)
+[06 Jan/17:25] <pyrokiwi> no
+[06 Jan/17:25] <pyrokiwi> i got a concussion cause i got hit in the head by a weighted diving stick
+[06 Jan/17:25] <`Muff`> Ouch.  That's different!
+[06 Jan/17:25] <pyrokiwi> very
+[06 Jan/17:25] <`Muff`> `down
+[06 Jan/17:25] @ mode #win98 [-o `Muff`] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/17:25] <pyrokiwi> my sister chucked it
+[06 Jan/17:26] <`Muff`> Kill your sister... it will prolly be judged as justified ;)
+[06 Jan/17:26] <pyrokiwi> and DONK 
+[06 Jan/17:27] ! isty is known as known
+[06 Jan/17:28] ! known is known as isty
+[06 Jan/17:28] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/17:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/17:28] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[06 Jan/17:29] <LosGuy> `say
+[06 Jan/17:29] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[06 Jan/17:30] <`Muff`> rehi det
+[06 Jan/17:30] > tippet!~bluewing@216.16.48.56 has joined #win98
+[06 Jan/17:30] <`Muff`> Hey tippet
+[06 Jan/17:30] <pyrokiwi> hiya 
+[06 Jan/17:30] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Amsterdam.NL.Eu.UnderNet.org Oslo-R.NO.EU.Undernet.org)
+[06 Jan/17:31] ! Spyaway is known as SpyderB8
+[06 Jan/17:31] <tippet> hi
+[06 Jan/17:31] <tippet> anyone know where I can download IE 5.0   NOT 5.01
+[06 Jan/17:31] > Kobi!bobo@modemcable119.80-200-24.mtl.mc.videotron.net has joined #win98
+[06 Jan/17:31] <pyrokiwi> microsoft site
+[06 Jan/17:32] <pyrokiwi> i hav seen it there
+[06 Jan/17:32] <`Muff`> tippet, try www.download.com
+[06 Jan/17:32] <Kobi> Anyone here know how to setup Wingate properly for networking 2 computers for cable modem?
+[06 Jan/17:32] <`Muff`> Hola kobi
+[06 Jan/17:32] <tippet> pyro MS only offers 5.01 now
+[06 Jan/17:33] <pyrokiwi> well where did ya look on there site?
+[06 Jan/17:33] <devilDigg> back tommorow
+[06 Jan/17:33] <`Muff`> `op
+[06 Jan/17:33] <tippet> products page pyro
+[06 Jan/17:33] @ mode #win98 [+o `Muff`] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/17:33] <pyrokiwi> hmmm
+[06 Jan/17:33] <pyrokiwi> just a min
+[06 Jan/17:33] <pyrokiwi> ute
+[06 Jan/17:33] <tippet> k
+[06 Jan/17:34] < SignOff: devilDigg!devild_@RED-216-203-0-116.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[06 Jan/17:34] @ mode #win98 [+b *!*@*.80-200-24.mtl.mc.videotron.net] by `Muff`!~kmefford@lou47.kih.net
+[06 Jan/17:34] < Kobi!bobo@modemcable119.80-200-24.mtl.mc.videotron.net was kicked off #win98 by `Muff`!~kmefford@lou47.kih.net (Read the topic, try again tomorrow.)
+[06 Jan/17:34] ! _________ is known as Eagle_Boy
+[06 Jan/17:34] ! hickychic is known as LordAdolf
+[06 Jan/17:36] <pyrokiwi> http://www.microsoft.com/msdownload/iebuild/ie5_win32/EN/ie5_win32.htm?FinishURL=%2Fdownloads%2Frelease%2Easp%3FReleaseID%3D10293%26LangID%3D20%26LangDIR%3Den%2Dus%26OpSysID%3D9800%26Search%3DProduct%26Value%3D808%26Show%3DAlpha%26Start%3D%26Page%3D0%26redirect%3Dno go there
+[06 Jan/17:36] <pyrokiwi> i think thats it
+[06 Jan/17:37] <tippet> lol pyro 
+[06 Jan/17:37] <tippet> wow
+[06 Jan/17:37] <pyrokiwi> yeh 
+[06 Jan/17:37] <pyrokiwi> ctrl c
+[06 Jan/17:37] <pyrokiwi> i gtg now bbl
+[06 Jan/17:37] ! pyrokiwi is known as pyro|away
+[06 Jan/17:37] <tippet> looks like you had a religious experience there
+[06 Jan/17:37] <tippet> ok  heading there   tks
+[06 Jan/17:38] ! LosGuy is known as LosAway
+[06 Jan/17:38] > j3ss1!dktdgjgd@dialup13x33-pri.voicenet.com has joined #win98
+[06 Jan/17:39] <`Muff`> wb j3
+[06 Jan/17:39] <j3ss1> :)
+[06 Jan/17:39] <j3ss1> whatzup?
+[06 Jan/17:40] <`Muff`> SOS, j3ss.  Are things better with you?
+[06 Jan/17:40] <j3ss1> yeh, feeling better
+[06 Jan/17:41] <`Muff`> Very good :)
+[06 Jan/17:41] > Lukin!huh@cnq13-190.cablevision.qc.ca has joined #win98
+[06 Jan/17:41] <`Muff`> Hey Lukin
+[06 Jan/17:41] <Lukin> I got a protection error
+[06 Jan/17:41] <j3ss1> I've had Q3 sitting here for a week, might finally install it
+[06 Jan/17:42] <Lukin> anybody got a boot disk for win98??
+[06 Jan/17:42] <`Muff`> Lukin, you didn't make one when you loaded Windows?
+[06 Jan/17:43] <j3ss1> yeh send me $40 and i'll fedex it
+[06 Jan/17:43] <j3ss1> :)
+[06 Jan/17:43] <Lukin> `Muff` hmmm...you're really that kinda guy who make boot disk?? 
+[06 Jan/17:43] <`Muff`> I have several, lukin.... We don't do file transfers in here
+[06 Jan/17:44] <Lukin> ahh
+[06 Jan/17:44] <Lukin> k
+[06 Jan/17:44] <j3ss1> it woulda been the smart thing to do...
+[06 Jan/17:44] <Lukin> I don't have any
+[06 Jan/17:44] <Lukin> and I have a cfgmg or something like that problem
+[06 Jan/17:45] <`Muff`> Lukin, you HAVE to have a boot diskette.  Obviously you have access to a working PC.  Make one from that one...
+[06 Jan/17:45] <Lukin> bah,.,,
+[06 Jan/17:45] <Lukin> it's like on a...win2k
+[06 Jan/17:46] <`Muff`> Have you a) read the topic or b) tried #win2k?
+[06 Jan/17:46] <Lukin> ok...look...
+[06 Jan/17:47] <Lukin> I don't have any problems with win2k...
+[06 Jan/17:47] <Lukin> but I do have a problem with win98
+[06 Jan/17:47] <`Muff`> And they are?
+[06 Jan/17:48] <Lukin> I can't boot in win98
+[06 Jan/17:48] <Lukin> I have a protection error
+[06 Jan/17:48] <`Muff`> On a multi-boot system?
+[06 Jan/17:48] <Lukin> yes
+[06 Jan/17:48] <`Muff`> <Hint>  Say NO
+[06 Jan/17:49] <`Muff`> Lukin, I didn't hear you, did you say "No"?
+[06 Jan/17:49] <Lukin> :P said yes
+[06 Jan/17:51] <`Muff`> I am SO tempted to kick/ban you, but I'll give you a chance.  What error are you getting, Lukin?
+[06 Jan/17:52] <Lukin> I don't know exactly
+[06 Jan/17:53] <Lukin> It says I have to reboot the comp
+[06 Jan/17:54] <Lukin> you know hmmm...I have a french win98...so...
+[06 Jan/17:54] <Lukin> "erreur de protection windows"
+[06 Jan/17:54] > CJ^!~skippy@sdn-ar-001watacoP211.dialsprint.net has joined #win98
+[06 Jan/17:54] <`Muff`> Is it an IOS error?
+[06 Jan/17:54] <`Muff`> Hola CJ?
+[06 Jan/17:54] <CJ^> yo
+[06 Jan/17:54] <`Muff`> Hola CJ even ;) 
+[06 Jan/17:55] <Lukin> I really dunno...I found a boot disk...
+[06 Jan/17:55] <Lukin> I'll try...wait...
+[06 Jan/17:56] <`Muff`> j3ss, did you get my email tonight?
+[06 Jan/17:56] <j3ss1> hmm havent checked email
+[06 Jan/17:56] > Big`Ed!BigEd@01-060.009.popsite.net has joined #win98
+[06 Jan/17:56] <`Muff`> Hola Ed :)
+[06 Jan/17:57] <Big`Ed> hola
+[06 Jan/17:57] <j3ss1> got it :)
+[06 Jan/17:57] <`Muff`> Lukin, you better shape up, Ed is meaner than I am ;)
+[06 Jan/17:57] <Big`Ed> `say
+[06 Jan/17:57] <Lukin> oh
+[06 Jan/17:57] <Lukin> :P
+[06 Jan/17:57] <`Muff`> How'd the boot go, lukin?
+[06 Jan/17:57] <j3ss1> thnx Muff :)
+[06 Jan/17:58] <Lukin> I dunno...
+[06 Jan/17:58] <Lukin> I have to try
+[06 Jan/17:58] <Big`Ed> hi j3ss1
+[06 Jan/17:58] <Lukin> won't be too long
+[06 Jan/17:58] <j3ss1> wb ed
+[06 Jan/17:58] <Big`Ed> thx
+[06 Jan/17:58] <Lukin> I just try to figure out how to make a boot disk If I have the systems files
+[06 Jan/17:58] @ mode #win98 [+o Big`Ed] by `Muff`!~kmefford@lou47.kih.net
+[06 Jan/17:58] <Big`Ed> win98 boot disks are VERY easy to make
+[06 Jan/17:59] <Lukin> how? :)
+[06 Jan/17:59] <Big`Ed> and a 'bootable disk' is too
+[06 Jan/17:59] <Big`Ed> thx `Muff`
+[06 Jan/17:59] <Lukin> I want a bootable disk
+[06 Jan/18:00] ! angieGONE is known as angieboos
+[06 Jan/18:00] ! LosAway is known as LosGuy
+[06 Jan/18:01] <Big`Ed> LOS!
+[06 Jan/18:01] <Big`Ed> hi big guy
+[06 Jan/18:01] < SignOff: Lukin!huh@cnq13-190.cablevision.qc.ca (Hakuna Matata c'est poche, moi j'ai une fourchette Made In China...pis un couteau Made In Stainless....c'est ou Stainless??)
+[06 Jan/18:01] <LosGuy> heh howdy Ed
+[06 Jan/18:01] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Ping timeout for Amsterdam[master.of.the.bongfu.way.com])
+[06 Jan/18:01] <Big`Ed> format a: /s
+[06 Jan/18:01] <Big`Ed> very easy
+[06 Jan/18:01] < SignOff: j3ss1!dktdgjgd@dialup13x33-pri.voicenet.com (Leaving)
+[06 Jan/18:01] > Amsterdam!Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[06 Jan/18:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/18:01] ! Katrina is known as Kat|dins
+[06 Jan/18:01] > jet!~jet@63.74.224.156 has joined #win98
+[06 Jan/18:01] > j3ss1!~dktdgjgd@dialup13x33-pri.voicenet.com has joined #win98
+[06 Jan/18:02] <Big`Ed> wb
+[06 Jan/18:02] <Big`Ed> wb j3ss1
+[06 Jan/18:02] <j3ss1> re
+[06 Jan/18:02] <Big`Ed> hi jet
+[06 Jan/18:02] <`Muff`> Hey jet, wb j3ss
+[06 Jan/18:02] <j3ss1> "_
+[06 Jan/18:02] <j3ss1> :)
+[06 Jan/18:02] <jet> hey muff abit late for you??
+[06 Jan/18:02] @ mode #win98 [+v Amsterdam] by Big`Ed!BigEd@01-060.009.popsite.net
+[06 Jan/18:02] @ mode #win98 [+v CJ^] by Big`Ed!BigEd@01-060.009.popsite.net
+[06 Jan/18:02] @ mode #win98 [+v Deton8R] by Big`Ed!BigEd@01-060.009.popsite.net
+[06 Jan/18:02] @ mode #win98 [+v j3ss1] by Big`Ed!BigEd@01-060.009.popsite.net
+[06 Jan/18:02] @ mode #win98 [+v LosGuy] by Big`Ed!BigEd@01-060.009.popsite.net
+[06 Jan/18:02] @ mode #win98 [+v pyro|away] by Big`Ed!BigEd@01-060.009.popsite.net
+[06 Jan/18:03] <`Muff`> Yeah, I'm gonna have to snort some cocaine tomorrow morning or something, jet <LOL>
+[06 Jan/18:03] < SignOff: tippet!~bluewing@216.16.48.56 (Ping timeout for tippet[216.16.48.56])
+[06 Jan/18:04] <jet> just thought that I woould hang out awhile---JEESE!
+[06 Jan/18:04] <jet> a bit muich muff-hehehe
+[06 Jan/18:04] <`Muff`> ROFL
+[06 Jan/18:05] <Big`Ed> almost as bad as my BEER habit
+[06 Jan/18:06] <`Muff`>  <*=*=*=*=*=  BEER RIGHT  BACK!!!!!  =*=*=*=*=*>
+[06 Jan/18:06] ! Deton8R is known as Eek_A_Rat
+[06 Jan/18:06] <`Muff`> Did someone say beer?
+[06 Jan/18:06] <Big`Ed> mmm
+[06 Jan/18:06] <Big`Ed> beer
+[06 Jan/18:06] > tippet!~bluewing@216.16.48.56 has joined #win98
+[06 Jan/18:06] * Big`Ed passes out cold Stale Pale Ale's around the channel
+[06 Jan/18:06] @ mode #win98 [+o Amsterdam] by `Muff`!~kmefford@lou47.kih.net
+[06 Jan/18:07] <jet> muff email on the way
+[06 Jan/18:07] <j3ss1> argh its freezing
+[06 Jan/18:07] <Big`Ed> just put the mail in the muff slut
+[06 Jan/18:07] <`Muff`> Checking it now
+[06 Jan/18:07] <Big`Ed> just put the mail in the muff slot
+[06 Jan/18:07] * `Muff` looks at Ed <LOL>
+[06 Jan/18:07] <jet> thanks big ed
+[06 Jan/18:07] * j3ss1 covers her ears
+[06 Jan/18:07] <Big`Ed> oops
+[06 Jan/18:08] * jet looks away
+[06 Jan/18:08] * Big`Ed covers his tracks. --- mail slot
+[06 Jan/18:08] ! HigH-AwaY is known as HigHBabE
+[06 Jan/18:08] ! Eek_A_Rat is known as Deton8R
+[06 Jan/18:08] <Big`Ed> catch it Deton8R?
+[06 Jan/18:08] <Deton8R> shoulda sed RUG rat
+[06 Jan/18:09] <Big`Ed> hehe
+[06 Jan/18:09] <`Muff`> Jet, I got so much laying around it's scary.  Old and slow, but a CD and floppy drive, a monitor and that should do it.
+[06 Jan/18:09] <jet> no monitor needed but the rest
+[06 Jan/18:10] <jet> any HD?
+[06 Jan/18:10] <Big`Ed> well ladies and germs.... it is past my bed time
+[06 Jan/18:10] <Big`Ed> hope you all have a good one
+[06 Jan/18:10] <`Muff`> Call me at work tomorrow jet, I have some "small" ones...
+[06 Jan/18:10] <jet> oops monitor for me-hehehe
+[06 Jan/18:10] <`Muff`> Nite Ed :(
+[06 Jan/18:10] <j3ss1> laterz
+[06 Jan/18:10] <jet> just make me a list of things and price
+[06 Jan/18:10] <jet> please
+[06 Jan/18:11] <j3ss1> I think I'm gonna go UO a bit
+[06 Jan/18:11] <j3ss1> cya Muff, check your email ;)
+[06 Jan/18:11] < Big`Ed!BigEd@01-060.009.popsite.net has left #win98 ()
+[06 Jan/18:11] <j3ss1> nite Ed
+[06 Jan/18:11] < SignOff: j3ss1!~dktdgjgd@dialup13x33-pri.voicenet.com (Leaving)
+[06 Jan/18:12] <jet> thanks muff and see you later
+[06 Jan/18:12] <`Muff`> Nite jet :)
+[06 Jan/18:12] <jet> not leaveing just be on the side
+[06 Jan/18:12] < CJ^!~skippy@sdn-ar-001watacoP211.dialsprint.net has left #win98 ()
+[06 Jan/18:12] ! pyro|away is known as pyrokiwi
+[06 Jan/18:13] <LosGuy> hi skippy
+[06 Jan/18:16] > willbeWEZ!not@01-026.034.popsite.net has joined #win98
+[06 Jan/18:17] > CJ^!~skippy@sdn-ar-004watacoP324.dialsprint.net has joined #win98
+[06 Jan/18:19] <jet> muff is that monitor one that I could use as a second?
+[06 Jan/18:19] <`Muff`> yeah, but I'm I'm gonna crash for now jet.  Call me tomorrow...
+[06 Jan/18:20] < SignOff: `Muff`!~kmefford@lou47.kih.net (My karma ran over my dogma)
+[06 Jan/18:20] <LosGuy> nite `Muff`
+[06 Jan/18:20] <jet> thanks see you later
+[06 Jan/18:23] ! SpyderB8 is known as Spybrb
+[06 Jan/18:26] < SignOff: pyrokiwi!mrhehe@210-55-151-125.dialup.xtra.co.nz (brb rebooting)
+[06 Jan/18:31] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[06 Jan/18:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/18:34] ! pyrokiwi is known as pyro|away
+[06 Jan/18:40] ! pyro|away is known as pyrokiwi
+[06 Jan/18:43] ! GizmO^ is known as Grem|in^
+[06 Jan/18:45] > Lukin!huh@cnq13-190.cablevision.qc.ca has joined #win98
+[06 Jan/18:45] < Lukin!huh@cnq13-190.cablevision.qc.ca has left #win98 ()
+[06 Jan/18:46] ! Grem|in^ is known as GizmO^
+[06 Jan/18:48] > EriX!KingKhan@srv3s7.saglac.qc.ca has joined #win98
+[06 Jan/18:48] <EriX> lo 
+[06 Jan/18:49] <LosGuy> hi
+[06 Jan/18:49] > KhanAbyss!KingKhan@srv3s7.saglac.qc.ca has joined #win98
+[06 Jan/18:49] <EriX> im looking for connectin iexplorer on a proxy server 
+[06 Jan/18:49] <EriX> but it not work
+[06 Jan/18:49] <KhanAbyss> lol
+[06 Jan/18:49] < KhanAbyss!KingKhan@srv3s7.saglac.qc.ca has left #win98 ()
+[06 Jan/18:49] <LosGuy> proxy is where?
+[06 Jan/18:49] <EriX> on my local rezo
+[06 Jan/18:50] ! Infra is known as Blaher
+[06 Jan/18:50] <EriX> do you help me plz
+[06 Jan/18:51] <LosGuy> what have you done to set it up?
+[06 Jan/18:51] <LosGuy> what proxy btw?
+[06 Jan/18:51] <EriX> btw???
+[06 Jan/18:51] <LosGuy> by the way
+[06 Jan/18:51] <EriX> whats are the setting in ie
+[06 Jan/18:51] <LosGuy> and what is "rezo"?
+[06 Jan/18:51] <LosGuy> just run the connection wizzard
+[06 Jan/18:51] <EriX> network
+[06 Jan/18:51] <LosGuy> what proxy?
+[06 Jan/18:52] <LosGuy> MS proxy? or are you using NAT? 
+[06 Jan/18:52] <EriX> i have try it but it not work
+[06 Jan/18:52] <EriX> i use sygate
+[06 Jan/18:53] <LosGuy> k that is not a proxy it is NAT
+[06 Jan/18:53] <LosGuy> but how do you have your network set up?
+[06 Jan/18:53] <LosGuy> you need a working TCP / IP network
+[06 Jan/18:53] <EriX> ok
+[06 Jan/18:54] ! Spybrb is known as SpyderB8
+[06 Jan/18:54] <LosGuy> you should have the gateway on the client set to the IP of the host
+[06 Jan/18:54] <EriX> how to configure it
+[06 Jan/18:54] <EriX> on ie
+[06 Jan/18:54] <LosGuy> it works easier if you use dynamic IPs on the client and static  on the host
+[06 Jan/18:54] <LosGuy> there is nothing to configure on IE
+[06 Jan/18:54] <LosGuy> just get a working network
+[06 Jan/18:55] <LosGuy> and tell the computer that you connect to the internet via a LAN
+[06 Jan/18:55] <EriX> in ona lan
+[06 Jan/18:55] <EriX> im on a lan
+[06 Jan/18:55] <LosGuy> yeah I know
+[06 Jan/18:55] <LosGuy> (connect via a LAN on the host that is)
+[06 Jan/18:55] <EriX> yes
+[06 Jan/18:55] <LosGuy> doh on the CLIENT I mean)
+[06 Jan/18:56] <EriX> no on the serve
+[06 Jan/18:56] <LosGuy> not on the host (server)
+[06 Jan/18:56] <EriX> rr
+[06 Jan/18:56] ! Blaher is known as Infra
+[06 Jan/18:56] <LosGuy> the server will use the modem
+[06 Jan/18:56] <LosGuy> sygate honnestly takes all of two minutes to set up
+[06 Jan/18:56] <LosGuy> in my experience
+[06 Jan/18:56] <EriX> im the client and im looking for connect on the server
+[06 Jan/18:57] <EriX> i know
+[06 Jan/18:57] <EriX> im beyon a firewall
+[06 Jan/18:57] <LosGuy> ok in the settings for your NIC under tcp/ip properties you should have a dynamic IP , the gateway should be the iP of the host
+[06 Jan/18:57] <EriX> socket 5
+[06 Jan/18:57] <EriX> it is
+[06 Jan/18:57] <EriX> my irc ,icq work
+[06 Jan/18:57] <LosGuy> hmm
+[06 Jan/18:58] > cwoods!cwoods@1Cust141.tnt4.plano.tx.da.uu.net has joined #win98
+[06 Jan/18:58] <LosGuy> just web browsing doesnt ?
+[06 Jan/18:59] <CJ^> tools
+[06 Jan/18:59] <CJ^> options
+[06 Jan/18:59] <CJ^> think he has to tell IE its connecting on a LAN too...
+[06 Jan/18:59] <CJ^> :P
+[06 Jan/18:59] <CJ^> i think...
+[06 Jan/18:59] <LosGuy> he said he did that 
+[06 Jan/19:00] <LosGuy> (told him to run the connection wizard again and he said he did)
+[06 Jan/19:00] <EriX> cancel ità
+[06 Jan/19:00] <EriX> thks
+[06 Jan/19:00] < EriX!KingKhan@srv3s7.saglac.qc.ca has left #win98 ()
+[06 Jan/19:01] <CJ^> ffenchie
+[06 Jan/19:01] <CJ^> :P
+[06 Jan/19:01] <LosGuy> he didnt make sense most of the time
+[06 Jan/19:01] <CJ^> French Canuck
+[06 Jan/19:06] > D3t0n8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[06 Jan/19:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/19:06] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[06 Jan/19:06] ! D3t0n8R is known as Deton8R
+[06 Jan/19:12] < cwoods!cwoods@1Cust141.tnt4.plano.tx.da.uu.net has left #win98 ()
+[06 Jan/19:14] < SignOff: CJ^!~skippy@sdn-ar-004watacoP324.dialsprint.net ([x]chat)
+[06 Jan/19:15] > CJ^!~skippy@sdn-ar-004watacoP324.dialsprint.net has joined #win98
+[06 Jan/19:17] ! Infra is known as Blonker
+[06 Jan/19:17] ! Blonker is known as YourNick
+[06 Jan/19:18] ! YourNick is known as Infra
+[06 Jan/19:18] <LosGuy> `say
+[06 Jan/19:19] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[06 Jan/19:19] ! Infra is known as YourNick
+[06 Jan/19:20] ! YourNick is known as Infra
+[06 Jan/19:21] < tippet!~bluewing@216.16.48.56 has left #win98 ()
+[06 Jan/19:21] ! Infra is known as Blonker
+[06 Jan/19:22] ! Blonker is known as Infra
+[06 Jan/19:24] ! HigHBabE is known as HigH-AwaY
+[06 Jan/19:27] ! TORINO427 is known as TORINO
+[06 Jan/19:29] > Jessica-!~Duh@24.65.64.42.on.wave.home.com has joined #win98
+[06 Jan/19:29] <Jessica-> hi everyone..is anyone here using office 2000 premium version?
+[06 Jan/19:29] <LosGuy> not I
+[06 Jan/19:29] > Alyson!AlyCat@ci965768-a.wllmsn1.tn.home.com has joined #win98
+[06 Jan/19:30] <Alyson> Whatever you do, don't upgrade to win 2k.
+[06 Jan/19:30] <LosGuy> why would you
+[06 Jan/19:30] <LosGuy> this is a win98 channel... win2k is basicly NT5
+[06 Jan/19:30] <CJ^> Win2k is a great OS...
+[06 Jan/19:30] <Alyson> Because I was stupid
+[06 Jan/19:30] <CJ^> it not really meant for win98 -win2k upgrades  but it supports it
+[06 Jan/19:31] <Alyson> I upgraded from 98 today and now almost all of my applications are non functional.
+[06 Jan/19:31] <CJ^> but  then again... you have a beta still right????
+[06 Jan/19:31] <Alyson> nope
+[06 Jan/19:31] <Jessica-> win2k comes out in Feb
+[06 Jan/19:31] <Alyson> this is the final one.
+[06 Jan/19:31] <CJ^> well a lot of apps dont meet win2k req...
+[06 Jan/19:31] <LosGuy> uh
+[06 Jan/19:31] <CJ^> some nned patches 
+[06 Jan/19:31] <CJ^> others need total overhauls...
+[06 Jan/19:32] <CJ^> but  again.. it wanst made to be a consumer os..
+[06 Jan/19:32] <Alyson> My tv adaptor , my camera, and my dvd player. All non functional.
+[06 Jan/19:32] <CJ^> but i didnt have trouble with most of my apps....
+[06 Jan/19:32] <CJ^> well.. those are hardware
+[06 Jan/19:32] <Alyson> Anything without a signature won't work.
+[06 Jan/19:32] <CJ^> gotta wait till win2k drivers are released...
+[06 Jan/19:32] <LosGuy> blame your hardware manufacturers
+[06 Jan/19:32] > tranced!tical@ABDA0C7B.ipt.aol.com has joined #win98
+[06 Jan/19:32] <Jessica-> I guess no one here is using office 2000 premium version?
+[06 Jan/19:32] <Alyson> I can't even back it up to 95. It needs dos mode to do that. I don't have dos on 2000
+[06 Jan/19:33] <CJ^> and yer a beta tester?  or how did you get the final product?
+[06 Jan/19:33] <Alyson> office
+[06 Jan/19:33] <CJ^> NT never had DOS...
+[06 Jan/19:33] <Alyson> I know
+[06 Jan/19:33] <CJ^> office works in win2k...
+[06 Jan/19:33] <CJ^> office 97 works
+[06 Jan/19:33] <Alyson> I didn't think this would happen.
+[06 Jan/19:33] <CJ^> i know that for  fact...
+[06 Jan/19:33] < Jessica-!~Duh@24.65.64.42.on.wave.home.com has left #win98 ()
+[06 Jan/19:34] > Los-Guy!~husky21@user-33qti8s.dialup.mindspring.com has joined #win98
+[06 Jan/19:34] <CJ^> but  you also may need the Office update for Office 97
+[06 Jan/19:34] <CJ^> patch one and two
+[06 Jan/19:34] < SignOff: tranced!tical@ABDA0C7B.ipt.aol.com (n0rp, leech, repeat =)
+[06 Jan/19:34] <Alyson> nevermind office. I try to install the drivers again and tell them to override the signature and they can't even finid the drivers.
+[06 Jan/19:35] <CJ^> cause  if the drivers arent signed they may not work...
+[06 Jan/19:35] <CJ^> thats the point of signatures...
+[06 Jan/19:35] <CJ^> its supposed to help tech support track bugs with drivers...
+[06 Jan/19:35] <Alyson> I know.
+[06 Jan/19:35] <CJ^> and help the OS track files if they become corrupted...
+[06 Jan/19:35] <CJ^> well... if ya KNEW all this...
+[06 Jan/19:36] <Alyson> These are critical programs for me. I can't use anything now.
+[06 Jan/19:36] <CJ^> still id report it back to MS anyways
+[06 Jan/19:36] <CJ^> cause upgrades from win98 to win2k were tested
+[06 Jan/19:36] <Alyson> and
+[06 Jan/19:36] <CJ^> but mostly it was upgrades from nt4 to win2k...
+[06 Jan/19:36] < SignOff: pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz (Read error to pyrokiwi[210-55-123-54.dialup.xtra.co.nz]: Connection reset by peer)
+[06 Jan/19:36] <CJ^> win98 to win2k upgrade will work..
+[06 Jan/19:36] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[06 Jan/19:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/19:37] <CJ^> IF you follow the MS directions...
+[06 Jan/19:37] <CJ^> and warnings..
+[06 Jan/19:37] <Alyson> I didn't think it would delete any existing drivers. Otherwise I wouldn't have done it if I knew this was going to happen.
+[06 Jan/19:38] <Alyson> I can't wipe the hard disk either.
+[06 Jan/19:38] <CJ^> why not?
+[06 Jan/19:38] <Alyson> Can't find my master recovery cd. I have the diskette but not the cd.
+[06 Jan/19:38] <CJ^> a fool and his computer will soon be wiped...
+[06 Jan/19:38] <CJ^> :PP
+[06 Jan/19:39] <CJ^> always have boot disks  and  a backup plan...
+[06 Jan/19:39] <Alyson> Well, this time its baffling.
+[06 Jan/19:40] <Alyson> I don't even know where my cd is. I also don't know why it wasn't where it was supposed to be.
+[06 Jan/19:40] <Alyson> SO I have to find it. And when I do I'm going to give that virus, Windows 2000 a taste of death.
+[06 Jan/19:40] < CJ^!~skippy@sdn-ar-004watacoP324.dialsprint.net has left #win98 ()
+[06 Jan/19:40] <Alyson> .....but I do like its administrative tools.
+[06 Jan/19:41] > Kawi!Justask@ppp-027.m2-1.cor.ican.net has joined #win98
+[06 Jan/19:42] <Kawi> anyone here tonight :)
+[06 Jan/19:42] <LosGuy> maybe
+[06 Jan/19:42] <pyrokiwi> only if u hav an easy problem
+[06 Jan/19:42] <Kawi> trust me it's not
+[06 Jan/19:42] <Kawi> :)
+[06 Jan/19:42] <pyrokiwi> wat is it?
+[06 Jan/19:42] <Kawi> just give me about 3hours to type it
+[06 Jan/19:43] <pyrokiwi> lol ok sure thing
+[06 Jan/19:43] < Alyson!AlyCat@ci965768-a.wllmsn1.tn.home.com has left #win98 ()
+[06 Jan/19:44] <Kawi> everytime I restart windows 2 new temp files go in the windows dir ffffeab9_{35F55861-C3D8-11D3-94BE-0080C8DF24BD}   <-- they look like this the thing is I don't know where it's coming from, the first time I notice there was about 300, they are 0bytes
+[06 Jan/19:44] <Kawi> I think it might be from a crack program that I had tried
+[06 Jan/19:45] <Kawi> I have deleted all the programs that I cracked along with the cracks themself
+[06 Jan/19:45] <LosGuy> scanned with a good AV?
+[06 Jan/19:45] <Kawi> it's not a virus because I check it out
+[06 Jan/19:45] > CJ^!~skippy@sdn-ar-001watacoP061.dialsprint.net has joined #win98
+[06 Jan/19:46] <Kawi> one thing I finally did find is that some of the code where found in my regiedit or whatever it's called
+[06 Jan/19:46] <Kawi> I did a search in there and found some other can't be found
+[06 Jan/19:46] > Ccm!AustinS@1Cust50.tnt34.chi5.da.uu.net has joined #win98
+[06 Jan/19:49] <Kawi> to me it looks like a product key from a crack or something
+[06 Jan/19:49] <Ccm> Win98 sucks, Linux ownz
+[06 Jan/19:49] <Kawi> blah blah blah any ideas on how to find the source of where the tmps are coming?
+[06 Jan/19:49] < Ccm!AustinS@1Cust50.tnt34.chi5.da.uu.net has left #win98 ()
+[06 Jan/19:49] <Kawi> ....:)
+[06 Jan/19:49] <Kawi> that's pretty cool....
+[06 Jan/19:49] <pyrokiwi> hmmmm
+[06 Jan/19:50] < SignOff: Kawi!Justask@ppp-027.m2-1.cor.ican.net (Ping timeout for Kawi[ppp-027.m2-1.cor.ican.net])
+[06 Jan/19:50] > Kawi!Justask@ppp-043.m2-1.cor.ican.net has joined #win98
+[06 Jan/19:50] <Kawi> sorry got disconnected
+[06 Jan/19:50] <Kawi> where did my story stop?? :)
+[06 Jan/19:51] <Kawi> you guys have an idea what or where or why :)
+[06 Jan/19:52] > KaRIne20!bungee79@ppp205.110-253-207.mtl.mt.videotron.net has joined #win98
+[06 Jan/19:53] <pyrokiwi> nope :(
+[06 Jan/19:53] ! Pebbbles is known as Asher
+[06 Jan/19:53] <Kawi> hummm not the answer I'm looking for :)
+[06 Jan/19:53] <pyrokiwi> lol sorry
+[06 Jan/19:53] ! Asher is known as Pebbbles
+[06 Jan/19:54] <LosGuy> Kawi not necessarily
+[06 Jan/19:54] <Kawi> that's ok, I don't think it's hurting nothing just getting on my nerves why it's doing it and that I can't figure it out
+[06 Jan/19:54] <Kawi> LosGuy....
+[06 Jan/19:55] <LosGuy> whre is this file?
+[06 Jan/19:55] <LosGuy> in C:\windows\temp?
+[06 Jan/19:55] <Kawi> c:\windows
+[06 Jan/19:56] <LosGuy> hmm 
+[06 Jan/19:57] <LosGuy> well different programs will put files in different places ...kinda hard to say where it is comming from
+[06 Jan/19:57] < SignOff: KaRIne20!bungee79@ppp205.110-253-207.mtl.mt.videotron.net (Read error to KaRIne20[ppp205.110-253-207.mtl.mt.videotron.net]: Connection reset by peer)
+[06 Jan/19:57] <LosGuy> try msconfig to see what is running at startup (might not be easy if it is running from the reg or from a .ini file though)
+[06 Jan/19:58] <Kawi> I tell ya, I've check every single file and folder on my computer including all hidden and system
+[06 Jan/19:58] <Kawi> did that :)
+[06 Jan/19:58] <Kawi> I can almost be sure that if you name it I've done it :) heh
+[06 Jan/19:58] <LosGuy> dunno what to tell you
+[06 Jan/19:58] <Kawi> heh that's ok
+[06 Jan/19:59] <Kawi> I've been on every single channel on efnet,undernet etc... no one knows it's the case of the Gosttmpfiles
+[06 Jan/19:59] <LosGuy> just run a good antivirus to make sure it isnt a trojan (dont know of any that do that) and if it bugs you that bad then format and reinstall
+[06 Jan/19:59] <Kawi> that's what I gonna do tommorrow
+[06 Jan/20:00] <Kawi> don't have much on this computer tnx god :)
+[06 Jan/20:00] <LosGuy> a good back up is the best defense
+[06 Jan/20:00] <Kawi> the other computers on my network are fine so I don't know what it is because most of them have the same programs and cracks
+[06 Jan/20:01] <Kawi> must of been my cat when I wasn't looking :)
+[06 Jan/20:01] <pyrokiwi> lol
+[06 Jan/20:01] <Aphrodite> Kawi we dont do crack(s) here... your very close to a topic violation
+[06 Jan/20:02] <Kawi> I'm not doing cracks either
+[06 Jan/20:02] <CJ^> but  ya just said there were apps with cracks on the system...
+[06 Jan/20:02] <Aphrodite> <Kawi> the other computers on my network are fine so I don't know what it is because most of them have the same programs and cracks
+[06 Jan/20:02] <Kawi> sorry 
+[06 Jan/20:03] * Kawi removes that bad bad word from his vocabulary
+[06 Jan/20:03] <Kawi> :)
+[06 Jan/20:04] <Kawi> I've been clean for a while :) 
+[06 Jan/20:04] <CJ^> jumky
+[06 Jan/20:04] <CJ^> er junky
+[06 Jan/20:05] <Kawi> heh
+[06 Jan/20:05] <Kawi> recovering junky :)
+[06 Jan/20:05] <Kawi> joined CA a while back :)
+[06 Jan/20:05] > leon1!EL@medmod24.medellin.cetcol.net.co has joined #win98
+[06 Jan/20:07] <Kawi> anyone here try the windows 2000 with the 30 day time trial that should never be crack heh :)
+[06 Jan/20:07] <Kawi> is there much difference from nt4?
+[06 Jan/20:07] <CJ^> naah
+[06 Jan/20:07] <CJ^> oh yeah
+[06 Jan/20:07] <CJ^> big difference
+[06 Jan/20:07] <Kawi> same kinda layout?
+[06 Jan/20:07] <CJ^> nope
+[06 Jan/20:07] <Kawi> like look wise
+[06 Jan/20:07] <CJ^> big difference
+[06 Jan/20:07] <CJ^> nope
+[06 Jan/20:08] <CJ^> has to be seen to be understood..
+[06 Jan/20:08] <Kawi> and what's the one replacing 98?
+[06 Jan/20:08] <CJ^> more win9x-ish like that anything...
+[06 Jan/20:08] <Kawi> is that one good?
+[06 Jan/20:08] <CJ^> no
+[06 Jan/20:08] <CJ^> its not replacing 98
+[06 Jan/20:08] <CJ^> replacing NT4
+[06 Jan/20:08] <CJ^> its NT5
+[06 Jan/20:08] <Kawi> isn't there one replacing 98?
+[06 Jan/20:08] <CJ^> Millenium...
+[06 Jan/20:08] <Kawi> how the millenium one?
+[06 Jan/20:08] <CJ^> thats replacing win98
+[06 Jan/20:09] ! NaDDy is known as NaDs
+[06 Jan/20:09] <CJ^> Millenium is the name of the OS slotted to replace 98
+[06 Jan/20:09] <LosGuy> code name
+[06 Jan/20:09] <CJ^> Neptune<< NT6
+[06 Jan/20:09] <CJ^> right
+[06 Jan/20:09] <CJ^> all code names...
+[06 Jan/20:09] <CJ^> like Memphis...
+[06 Jan/20:10] <Kawi> I heard on the radio that it has poor reviews
+[06 Jan/20:10] > Kutron!n_a@cr313411-a.abtsfd1.bc.wave.home.com has joined #win98
+[06 Jan/20:10] > Oger!APDdonuts.@98ABACF2.ipt.aol.com has joined #win98
+[06 Jan/20:10] <Kutron> I have a NEC Pentium 3 500 mHZ, how fast can I safely overclock my system??
+[06 Jan/20:11] <pyrokiwi> u hav that and want to overclock!
+[06 Jan/20:11] <pyrokiwi> i hav p166 and dont
+[06 Jan/20:11] <Oger> how can i check what version of winsock i have?
+[06 Jan/20:11] ! Got-Lost is known as LostAnge|
+[06 Jan/20:11] <CJ^> Kutron..??
+[06 Jan/20:11] <Kawi> man that's slow :)
+[06 Jan/20:11] <CJ^> overclocking is never really safe...
+[06 Jan/20:11] <Kawi> get a really good cooling system :)
+[06 Jan/20:12] <Kawi> I'm gonna take the rad out of my car and hook it up to my cpu 
+[06 Jan/20:12] <Oger> i have a PIII 500 too
+[06 Jan/20:12] <CJ^> `op
+[06 Jan/20:12] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[06 Jan/20:12] <Kutron> why's it slow?
+[06 Jan/20:12] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[06 Jan/20:12] <CJ^> its not slow..
+[06 Jan/20:12] <Kawi> I have a pII300 a ppro200 and 3p100 and alot of burnt boards because of trying to overclock them :)
+[06 Jan/20:12] <pyrokiwi> yeh u could try wat 1 guy is doing - immersing his WHOLE system in mineral oil and sticking it through airconditioner
+[06 Jan/20:12] <CJ^> no need to overclcok...
+[06 Jan/20:12] <CJ^> BTW
+[06 Jan/20:12] <CJ^> most OEm systems arent made to OC...
+[06 Jan/20:12] <Kawi> Kutron it's a j/k :)
+[06 Jan/20:13] <CJ^> fry that system.,.and kiss yer warrnty goodbye
+[06 Jan/20:13] <Kutron> oh
+[06 Jan/20:13] < SignOff: jet!~jet@63.74.224.156 (Read error to jet[63.74.224.156]: Connection reset by peer)
+[06 Jan/20:14] <Kutron> k, i'll forget it then
+[06 Jan/20:14] <Kawi> yup that's the truth :)
+[06 Jan/20:14] <Kutron> I really need a new video card
+[06 Jan/20:14] <Kutron> I'm trying to run Quake3 with a Voodoo 2 8 meg :-(
+[06 Jan/20:14] <Oger> anyone know how  i check what my version of winsock is?
+[06 Jan/20:14] <Kawi> why do you want to overclock it anyway?
+[06 Jan/20:14] <pyrokiwi> voodoo2 ! i hav s3
+[06 Jan/20:14] <Kutron> so quake 3 will run faster
+[06 Jan/20:14] <Kutron> I need a geforce
+[06 Jan/20:14] <CJ^> why..
+[06 Jan/20:14] <Kawi> Oger usually you would click on the help and then about
+[06 Jan/20:14] <Kutron> there really good cards
+[06 Jan/20:14] <CJ^> isnt the NEC systems Savage 4 good enough?
+[06 Jan/20:15] <Kutron> I have a ATI in it
+[06 Jan/20:15] <Oger> hmmmm
+[06 Jan/20:15] <LosGuy> Oger run msinfo32 it ought to be there
+[06 Jan/20:15] <Oger> fine
+[06 Jan/20:15] < Oger!APDdonuts.@98ABACF2.ipt.aol.com has left #win98 ()
+[06 Jan/20:15] <Kawi> I could use a new vid card also
+[06 Jan/20:15] <pyrokiwi> i could use a whole new pc except hdrive (13gig is good)
+[06 Jan/20:16] ! pyrokiwi is known as pyro|away
+[06 Jan/20:17] <Kawi> I would like a pIII733 :) in a labtop loaded to the nuts :)
+[06 Jan/20:17] <Kawi> but that will never happen :)
+[06 Jan/20:17] <CJ^> yeah it will
+[06 Jan/20:17] <CJ^> give it time..
+[06 Jan/20:17] <Kawi> no I mean for me to have one now :)
+[06 Jan/20:17] <CJ^> ahhh
+[06 Jan/20:17] <Kawi> heh
+[06 Jan/20:18] <Kawi> I picked up a computer shoppers mag the other day, I couldn't believe the things you can buy, the last time I got one was like six months ago
+[06 Jan/20:18] <Kawi> it's crazy how fast things get out of date
+[06 Jan/20:19] <Kawi> just to think when I had my 486dx266 all my friends where jealous heh
+[06 Jan/20:19] <pyro|away> lol yeh
+[06 Jan/20:20] <Kawi> I got my 300 about 1 year ago and already starting to see it slow down when I see the new stuff
+[06 Jan/20:20] <pyro|away> hmmm p166 is slow with most stuff
+[06 Jan/20:20] <Kawi> 166 is perfect for a server box
+[06 Jan/20:21] <Kawi> once I figure out linux my 200 will because my server
+[06 Jan/20:21] <CJ^> linux isnt hard really...
+[06 Jan/20:22] <pyro|away> hmmm it is to get to dialup
+[06 Jan/20:22] <CJ^> RH 6.1 makes it far too easy
+[06 Jan/20:22] <Kawi> well if you want to use it as a server you have to know it pretty good or there easy to hack in
+[06 Jan/20:22] <CJ^> dial up under RH 6.1 is easy as well..
+[06 Jan/20:22] <CJ^> it finds the modem...
+[06 Jan/20:22] <CJ^> the itelligent dialer does the rest for ya...
+[06 Jan/20:23] <pyro|away> hmmmm 6.1 maybe not 6.0
+[06 Jan/20:23] ! pyro|away is known as pyrokiwi
+[06 Jan/20:24] <Kawi> you guys ever use vnc <--I think that's what it's called
+[06 Jan/20:24] <CJ^> 6.0 is easy too pyro...
+[06 Jan/20:25] <CJ^> its not hard once you figure out what file has to be edited..
+[06 Jan/20:25] < SignOff: Kutron!n_a@cr313411-a.abtsfd1.bc.wave.home.com (Leaving)
+[06 Jan/20:25] <Kawi> nothing is hard once you figure it out :)
+[06 Jan/20:26] <Kawi> what I like about linux there are many webpage out there for Q&A it's great
+[06 Jan/20:26] * LosGuy has never used 6.1 but 6.0 wasnt bad
+[06 Jan/20:26] <willbeWEZ> tons
+[06 Jan/20:26] <pyrokiwi> 6.0 i cant set to dialup
+[06 Jan/20:27] <LosGuy> but LosGuy can :P
+[06 Jan/20:27] <pyrokiwi> well i only tried 4 about 30 minutes
+[06 Jan/20:27] <CJ^> edit  /etc/ppp/options
+[06 Jan/20:27] <CJ^> delete everythign in there
+[06 Jan/20:27] <CJ^> drop in these lines
+[06 Jan/20:27] <CJ^> lock
+[06 Jan/20:27] <CJ^> crtscts
+[06 Jan/20:27] ! tinagirl is known as tinashowe
+[06 Jan/20:27] <CJ^> defaultroute
+[06 Jan/20:27] <CJ^> noipdefault
+[06 Jan/20:27] <CJ^> save it
+[06 Jan/20:27] <CJ^> edit /etc/resolve.config
+[06 Jan/20:27] <pyrokiwi> hmmm ok i will try sometime when i get another moniter
+[06 Jan/20:28] <CJ^> drop in the DNS there
+[06 Jan/20:28] <pyrokiwi> yep
+[06 Jan/20:28] * willbeWEZ scribbles furiously
+[06 Jan/20:28] <CJ^> then dial out
+[06 Jan/20:28] <pyrokiwi> lol use log willbeWEZ
+[06 Jan/20:28] ! ChiwiGal is known as pretenda
+[06 Jan/20:28] <willbeWEZ> *wink*
+[06 Jan/20:28] <Kawi> you guys ever try to hook up 2 monitors to windows98?
+[06 Jan/20:28] <CJ^> ya actually DONT have to edit the resolve.config  if ya use KPPP
+[06 Jan/20:28] <CJ^> i have
+[06 Jan/20:28] <CJ^> works great actually..
+[06 Jan/20:28] <Kawi> how does it work, you screen is split up for more viewing?
+[06 Jan/20:28] <Kawi> I take it you need 2vid cards
+[06 Jan/20:28] <CJ^> just larger desktop is all...
+[06 Jan/20:28] <CJ^> no
+[06 Jan/20:29] <CJ^> you can actualyl use one
+[06 Jan/20:29] <CJ^> G400 Dual head
+[06 Jan/20:29] <pyrokiwi> if u hav the right card
+[06 Jan/20:29] ! pretenda is known as chiwigal
+[06 Jan/20:29] <CJ^> but  other than that card... yeah  ya need two cards..
+[06 Jan/20:29] <Kawi> heh
+[06 Jan/20:29] <pyrokiwi> hmmm i could do but i only hav 1 moniter
+[06 Jan/20:29] <Kawi> pyro let's trade cards....
+[06 Jan/20:30] <Kawi> I can't wait to finish school to start to make money again :) need big boy toys 
+[06 Jan/20:30] <pyrokiwi> no thanx i hav 2 s3s
+[06 Jan/20:30] <pyrokiwi> well wat card ya got Kawi?
+[06 Jan/20:31] <Kawi> alacaca sirrus 8meg something never really check because it sucks :)
+[06 Jan/20:31] <pyrokiwi> 8meg
+[06 Jan/20:32] <pyrokiwi> hehe i got 2 in 1 card and 1 meg in the other
+[06 Jan/20:32] <pyrokiwi> sure u will swap cards
+[06 Jan/20:32] <Kawi> cirrus sorry
+[06 Jan/20:32] <Kawi> need a new one
+[06 Jan/20:32] <pyrokiwi> u can hav either
+[06 Jan/20:32] <Kawi> I seen one the net the other day with twin chipset and cooling fans don't remember the name
+[06 Jan/20:32] <Kawi> hehe 
+[06 Jan/20:33] <Kawi> it's crazy what you can get anymore money is the only limit
+[06 Jan/20:33] <pyrokiwi> oooh
+[06 Jan/20:33] > W!cservice@undernet.org has joined #win98
+[06 Jan/20:33] @ mode #win98 [+ov W W] by Dallas-R.Tx.US.Undernet.org
+[06 Jan/20:34] <pyrokiwi> hmmm someguys are making 1 with 560 megs ram or 5oo and something anyway !!!!
+[06 Jan/20:34] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[06 Jan/20:34] <Kawi> video card?
+[06 Jan/20:34] <pyrokiwi> yep
+[06 Jan/20:34] <pyrokiwi> crazy ay
+[06 Jan/20:34] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/20:35] <Kawi> man just run the mb of that thing
+[06 Jan/20:35] <Kawi> heh
+[06 Jan/20:35] <pyrokiwi> thats more ram then my pc lots more
+[06 Jan/20:35] <Kawi> that's more ram then my network heh
+[06 Jan/20:35] <pyrokiwi> lol
+[06 Jan/20:36] <willbeWEZ> tmarry lads
+[06 Jan/20:36] <pyrokiwi> thats more ram then a lot of graphics workstations
+[06 Jan/20:37] <Kawi> Some isps in town here have less ram then that
+[06 Jan/20:37] <pyrokiwi> lol yhe
+[06 Jan/20:38] <Kawi> pyro was there a price on that card?
+[06 Jan/20:39] <Kawi> man just the ram alone in cnd$ is almost if not more 700$
+[06 Jan/20:39] < SignOff: leon1!EL@medmod24.medellin.cetcol.net.co (Igotta go!!!)
+[06 Jan/20:39] <pyrokiwi> yeh
+[06 Jan/20:39] <pyrokiwi> i think it was planned b4 ram price rise
+[06 Jan/20:39] <Kawi> actually more then that because I paid 120$ for a 64 pc100 stick
+[06 Jan/20:39] <Kawi> for sure
+[06 Jan/20:40] <Kawi> I need a new desk too a nice corner bigger then hell unit
+[06 Jan/20:40] <pyrokiwi> lol yeh
+[06 Jan/20:40] <pyrokiwi> i need a new pc
+[06 Jan/20:41] < willbeWEZ!not@01-026.034.popsite.net has left #win98 ()
+[06 Jan/20:41] <Kawi> you should upgrade you could get a second hand mb (233mhz) for about 100$ usually with some ram on it
+[06 Jan/20:42] <Kawi> with fan and all 
+[06 Jan/20:42] <pyrokiwi> 100us ?
+[06 Jan/20:42] <pyrokiwi> i am only 14
+[06 Jan/20:42] <Kawi> cnd
+[06 Jan/20:42] <Kawi> oh
+[06 Jan/20:42] <Kawi> well ask your parents :) say it's for educational reasons :)
+[06 Jan/20:42] <pyrokiwi> lol
+[06 Jan/20:43] <pyrokiwi> nah my dad will say it works fine 4 me
+[06 Jan/20:43] <Cat`Woman> Kawi.. that would get you brand new stuff... $100 goes quite far now
+[06 Jan/20:43] <Kawi> Cat well here where I live there isn't much :)
+[06 Jan/20:43] <pyrokiwi> nah 
+[06 Jan/20:43] <Kawi> Cat you talking us or cnd?
+[06 Jan/20:43] <pyrokiwi> 64ram will cost that
+[06 Jan/20:43] <Cat`Woman> us
+[06 Jan/20:43] <pyrokiwi> in nz 64ram can cost 100us
+[06 Jan/20:44] <Kawi> me cnd worth your worth almost double :)
+[06 Jan/20:44] <Kawi> man I can't type tonight
+[06 Jan/20:44] <Kawi> heh
+[06 Jan/20:44] <Cat`Woman> bout the same here
+[06 Jan/20:44] <LosGuy> but dropping
+[06 Jan/20:45] <Kawi> I hate that when I type faster then I can think :)
+[06 Jan/20:45] <LosGuy> heck you can get 128mb for about that much on pricewatch
+[06 Jan/20:45] <Cat`Woman> I suppose I entered too late in the conversation, but did I here someone say upgrade to a 266???
+[06 Jan/20:45] <pyrokiwi> actually 64 ram cost more then 100us
+[06 Jan/20:45] <Cat`Woman> kawi, where are you?
+[06 Jan/20:45] <pyrokiwi> i hav p166 :)
+[06 Jan/20:45] <Kawi> Cornwall Ontario
+[06 Jan/20:46] <Cat`Woman> pyro, that will do you for a very little while longer
+[06 Jan/20:46] <Cat`Woman> are you still running 95 or 98?
+[06 Jan/20:46] <pyrokiwi> hmmm nz costs more then us 4 hardware
+[06 Jan/20:46] <pyrokiwi> 98 works fine cause hav fat32 hdrive
+[06 Jan/20:46] <pyrokiwi> fat32 13gig hdrive is only good thing
+[06 Jan/20:46] <Cat`Woman> well, you will get better speed if you run 95
+[06 Jan/20:46] <Kawi> but 98 is better than 95 :)
+[06 Jan/20:46] <pyrokiwi> yeh but 95 doesnt support 13gig hdrive
+[06 Jan/20:46] <Cat`Woman> trust me, I work on 166's all day at work (they are always breaking)
+[06 Jan/20:47] ! Pslave^Nz is known as Powerslav
+[06 Jan/20:47] <pyrokiwi> lol mine is p166mmx 32ram (1-dimm) 13gig hdrive
+[06 Jan/20:47] <pyrokiwi> so it is better then a lot
+[06 Jan/20:47] <Cat`Woman> win95b (osr2) does
+[06 Jan/20:47] <pyrokiwi> yeh but we dont hav
+[06 Jan/20:47] <pyrokiwi> anyway i want win98
+[06 Jan/20:48] <Cat`Woman> minimally you should pickup a stick of 32meg ram
+[06 Jan/20:48] <Kawi> for sure easier to do the simple things and I love easier :)
+[06 Jan/20:48] <Cat`Woman> you should be able to do that for 40bucks
+[06 Jan/20:48] <pyrokiwi> i think our p166 chip is one of the best cause there was a ride range of them and ours was one of the latest
+[06 Jan/20:48] <pyrokiwi> 40bucks us?
+[06 Jan/20:48] <pyrokiwi> where from
+[06 Jan/20:48] <pyrokiwi> in nz it is EXPENSIVE
+[06 Jan/20:48] <Cat`Woman> order it online
+[06 Jan/20:48] <pyrokiwi> where from?
+[06 Jan/20:49] <Cat`Woman> www.pricewatch.com check it out
+[06 Jan/20:49] <Cat`Woman> you will have to arrange international shipping but you can do it
+[06 Jan/20:50] <Cat`Woman> or you can send me money and I will send you some ;)
+[06 Jan/20:50] <pyrokiwi> lol but how much shipping?
+[06 Jan/20:50] <Kawi> I hope I get a job in the states when I'm finished school money is worth more and prices are much nicer :)
+[06 Jan/20:50] <pyrokiwi> yeh
+[06 Jan/20:50] <pyrokiwi> i wanna live in nz
+[06 Jan/20:50] <Cat`Woman> if you don't mind waiting a little while it would cost about $20.00 us postal
+[06 Jan/20:51] <Cat`Woman> i like it here
+[06 Jan/20:51] <pyrokiwi> hmmmm that is 120kiwi altogether
+[06 Jan/20:51] <Kawi> I couldn't believe the price difference when I got the conputer shoppers mag
+[06 Jan/20:51] <Cat`Woman> heh?
+[06 Jan/20:51] <Cat`Woman> that is for 64
+[06 Jan/20:51] <pyrokiwi> 4 64 more hmmm
+[06 Jan/20:51] <Cat`Woman> you only need anohter 32 if you are running a 166, much more than that wont help
+[06 Jan/20:52] <pyrokiwi> hav to talk to dad and look at stuff
+[06 Jan/20:52] <pyrokiwi> yeh i need another 32
+[06 Jan/20:52] <Cat`Woman> i think you could do it all for under $60.00 us dollars
+[06 Jan/20:52] <pyrokiwi> hmmm that is 120kiwi
+[06 Jan/20:52] <Cat`Woman> 120kiwi (I didn't get that part sorry)
+[06 Jan/20:52] <pyrokiwi> i will look and think
+[06 Jan/20:52] <pyrokiwi> ahha :)
+[06 Jan/20:52] <Cat`Woman> that is about 70 us dollars I think
+[06 Jan/20:53] <Kawi> purokiwi too bad you don't live around here I have lots of 72pin ram
+[06 Jan/20:53] <pyrokiwi> lol
+[06 Jan/20:53] <pyrokiwi> nah it uses dimm (128)
+[06 Jan/20:53] <pyrokiwi> it is not that ancient
+[06 Jan/20:53] <Kawi> heh ooops sorry 
+[06 Jan/20:54] <Cat`Woman> I am buying 2 128 pc 100s this week to get ready for win2k
+[06 Jan/20:54] <Cat`Woman> one for me and one for det
+[06 Jan/20:54] <pyrokiwi> lol i do need 72 4 another p166 i own but
+[06 Jan/20:54] <pyrokiwi> lucky buy me 1
+[06 Jan/20:54] <Kawi> don't worry I have many old girls on my network don't even know why there hooked up :)
+[06 Jan/20:55] <Kawi> look cool for when people come over I guess
+[06 Jan/20:55] <pyrokiwi> lol
+[06 Jan/20:55] <pyrokiwi> yeh
+[06 Jan/20:55] <Kawi> all the screen savers going at once and all
+[06 Jan/20:55] <pyrokiwi> i hav older p166 not as good chip crummier mb
+[06 Jan/20:55] <Kawi> do you have them networked together?
+[06 Jan/20:55] <pyrokiwi> not yet
+[06 Jan/20:55] <pyrokiwi> cause hav no cdrom
+[06 Jan/20:55] <pyrokiwi> i hav linux on
+[06 Jan/20:55] <pyrokiwi> but i need a moniter
+[06 Jan/20:56] <pyrokiwi> to hav both running and configure
+[06 Jan/20:56] <Cat`Woman> pyro... get an a/b switch, have both systems on the same monitor
+[06 Jan/20:56] <pyrokiwi> but i will be able to buy i think cause i got 76kiwi+ from paperrun
+[06 Jan/20:57] <pyrokiwi> nah i want 2 moniters so i can hav both running at same time
+[06 Jan/20:57] <Cat`Woman> why?
+[06 Jan/20:57] <pyrokiwi> may not network until i can afford long cable
+[06 Jan/20:57] <pyrokiwi> so i can use mine if my dad is using the other
+[06 Jan/20:57] <Kawi> Cat it looks cool :)
+[06 Jan/20:57] <Cat`Woman> i see
+[06 Jan/20:57] <Cat`Woman> Kawi... waste
+[06 Jan/20:57] <Kawi> noway 
+[06 Jan/20:57] <Cat`Woman> waste not want not
+[06 Jan/20:57] <Cat`Woman> we have det's system and the server on teh same monitor
+[06 Jan/20:58] <pyrokiwi> hmmm yeh
+[06 Jan/20:58] <Cat`Woman> works out nice that way, saves space 
+[06 Jan/20:58] <Kawi> my electric here is payed so there is no wasting going on here :) for me anyway
+[06 Jan/20:58] <Cat`Woman> same here, military houseing covers all that, but I think monitors are pretty unsightly
+[06 Jan/20:58] <pyrokiwi> hmm yeh
+[06 Jan/20:59] <Cat`Woman> I worked hard to find a cute case and a cute monitor that matched my cute case
+[06 Jan/20:59] <pyrokiwi> my friends took base of theirs and hav it and moniter on a large shelf
+[06 Jan/20:59] <Kawi> lol
+[06 Jan/20:59] <Cat`Woman> with 5 systems in the house we need all the space we can get
+[06 Jan/20:59] <pyrokiwi> moniter on top of desktop 486 linux server
+[06 Jan/21:00] <Kawi> I have 5 boxes in my apartment 2 in the living room 2 in the bedroom and one in the spare just so I can reach one anywhere in the house
+[06 Jan/21:00] <Cat`Woman> wow, and I felt old when I had to use dos today at work
+[06 Jan/21:00] <Cat`Woman> we still have 1 486DX there
+[06 Jan/21:00] <Kawi> next I need one in the bathroom but my Girlfriend is not crazy about it :)
+[06 Jan/21:00] <Cat`Woman> ok, geeks... this will show your age
+[06 Jan/21:00] <Cat`Woman> ..
+[06 Jan/21:00] <Cat`Woman> what is the difference between a DX and an SX?
+[06 Jan/21:00] <pyrokiwi> nah the linux server is only to serve there internet connection not 4 file serving
+[06 Jan/21:00] <CJ^> co-processor
+[06 Jan/21:01] <pyrokiwi> so the server works fine
+[06 Jan/21:01] <Cat`Woman> geez cj.. I knew you would know that
+[06 Jan/21:01] <CJ^> :)
+[06 Jan/21:01] <pyrokiwi> lol
+[06 Jan/21:01] <CJ^> l33t g33k
+[06 Jan/21:01] <pyrokiwi> basically 
+[06 Jan/21:01] <pyrokiwi> dx sux but sk sux more :)
+[06 Jan/21:01] <CJ^> dx 4 100 is a good proc..
+[06 Jan/21:01] <CJ^> good ole workhorse..
+[06 Jan/21:01] <Kawi> for linux it's great
+[06 Jan/21:02] <Kawi> my linux box is a 486 100 with 64 megs runs nice
+[06 Jan/21:02] <Cat`Woman> I remember when shane and I got our first puter together and it was a dx and we thought we were all cool because our friends had SX's...  He is still contemplating changing his last name to Jones
+[06 Jan/21:02] <pyrokiwi> yeh i hav a spare mb with dx-4-100 16 ram (2x8meg-72pin) couple of vesa slots and more isa
+[06 Jan/21:02] <Kawi> hehe
+[06 Jan/21:03] <Cat`Woman> vesa? eww
+[06 Jan/21:03] <pyrokiwi> which someday i will turn into server
+[06 Jan/21:03] <CJ^> MCA
+[06 Jan/21:03] <CJ^> try that
+[06 Jan/21:03] <pyrokiwi> nah vesa can be good cause u can pick up cheap awesome cards 4 it
+[06 Jan/21:03] <CJ^> would like to see pyro point out the MCA and the PCI 
+[06 Jan/21:03] <pyrokiwi> huh
+[06 Jan/21:04] <CJ^> or an EISA card...
+[06 Jan/21:04] <CJ^> lol
+[06 Jan/21:04] <CJ^> lok at him  huh?
+[06 Jan/21:04] <CJ^> MCA
+[06 Jan/21:04] <CJ^> micro channel...
+[06 Jan/21:04] <pyrokiwi> hmmmm ok oh yeah them
+[06 Jan/21:04] <CJ^> IBM's answer to speed....
+[06 Jan/21:04] <CJ^> looks like a PCI slot...
+[06 Jan/21:04] <pyrokiwi> oh hav u seen an mfm i think it is hdrive
+[06 Jan/21:04] <CJ^> MFM RLL
+[06 Jan/21:04] <Kawi> yup
+[06 Jan/21:04] <pyrokiwi> they had 2 cables PLUS power cable
+[06 Jan/21:04] <CJ^> seen em
+[06 Jan/21:04] <Kawi> big old heavy thing :)
+[06 Jan/21:04] <pyrokiwi> i yanked 1 to bits the other day the disks make great frisbees :)
+[06 Jan/21:04] <CJ^> seen a 15 mb SCSI drive that weighed 12lbs
+[06 Jan/21:05] <pyrokiwi> lol
+[06 Jan/21:05] <CJ^> 12" long by 8" high too
+[06 Jan/21:05] <pyrokiwi> hehe
+[06 Jan/21:05] <Cat`Woman> ok gents
+[06 Jan/21:05] <pyrokiwi> this mfm was from a 286 with no onboard bios
+[06 Jan/21:05] <Cat`Woman> I'll see ya geeks later, I am off to watch the news
+[06 Jan/21:05] <pyrokiwi> i was gonna get working 4 fun but when no bios i scrapped it
+[06 Jan/21:05] <pyrokiwi> sya
+[06 Jan/21:05] <Kawi> I have an old 300 ibm modem card....why I don't know it has those cool little color tabs at the end
+[06 Jan/21:05] < SignOff: LosGuy!~husky21@user-33qti8s.dialup.mindspring.com (see ya)
+[06 Jan/21:05] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[06 Jan/21:06] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[06 Jan/21:06] < SignOff: Los-Guy!~husky21@user-33qti8s.dialup.mindspring.com (aidos)
+[06 Jan/21:06] <pyrokiwi> lol kew
+[06 Jan/21:06] <pyrokiwi> i got a vesa video card
+[06 Jan/21:06] <pyrokiwi> it has 1 meg ram
+[06 Jan/21:06] <pyrokiwi> it is called something or other accelerator
+[06 Jan/21:06] <CJ^> vesa is pathetic...
+[06 Jan/21:06] > Dimetera!Jackass@cust228.tnt1.dial.ham1.uunet.ca has joined #win98
+[06 Jan/21:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/21:07] <Kawi> I had put an add in the paper when I first started school thinking man I will score alot of shit....well that was the thing the only thing I got was shit :)
+[06 Jan/21:07] <Dimetera> anyone here know anything about o/cing videocards
+[06 Jan/21:07] <pyrokiwi> hmmm only good thing is u can pick up awesome cards cheap
+[06 Jan/21:07] <pyrokiwi> Dimetera i know that i never o/c cause i hate wrecked hardware
+[06 Jan/21:07] <CJ^> sorry   dont OC at all either...
+[06 Jan/21:08] <CJ^> vid cards are touchy that way too..
+[06 Jan/21:08] <Kawi> I had an old 8086 for a while too :) 
+[06 Jan/21:08] <CJ^> depends on the card though...
+[06 Jan/21:08] <Dimetera> ok ok
+[06 Jan/21:08] <Kawi> was faster than hell that thing....:)
+[06 Jan/21:08] <CJ^> what card ya trying to OC?
+[06 Jan/21:08] <pyrokiwi> the only thing i got mine to do was beep
+[06 Jan/21:08] <Dimetera> monster 3d
+[06 Jan/21:08] <pyrokiwi> and bring up an error message
+[06 Jan/21:09] <Kawi> hahaha
+[06 Jan/21:09] <CJ^> hmm...
+[06 Jan/21:09] <CJ^> they do have an OC app for most of hthe 3dfx cards...
+[06 Jan/21:09] <Kawi> I still have a commodor 64 in my closet somewhere
+[06 Jan/21:09] <CJ^> touchy but it has worked...
+[06 Jan/21:09] <CJ^> with a fan on the card from what ive read...
+[06 Jan/21:09] <pyrokiwi> hmmm
+[06 Jan/21:09] <Dimetera> k
+[06 Jan/21:09] <Kawi> I like that brown color look :)
+[06 Jan/21:09] <Dimetera> yeah thats what im doing
+[06 Jan/21:10] <Dimetera> i got 2 fans on it
+[06 Jan/21:10] <CJ^> hehe 
+[06 Jan/21:10] <Dimetera> and a 12v blower
+[06 Jan/21:10] <CJ^> good call...
+[06 Jan/21:10] <Dimetera> yep
+[06 Jan/21:10] <Kawi> what is OC...
+[06 Jan/21:10] <CJ^> http://www.tweak3d.net/fastcard/
+[06 Jan/21:10] <CJ^> OC  over clcoking
+[06 Jan/21:10] <CJ^> er clocking.
+[06 Jan/21:11] <Kawi> oh....
+[06 Jan/21:11] <CJ^> try that URL
+[06 Jan/21:11] <Kawi> man I should now that
+[06 Jan/21:11] <pyrokiwi> well my pc started of as a 486 33mghz-320meg-16ram hdrive then went to dx4 100 and a 2nd 640meg hdrive then got win95 then went to a p166 32ram-sr-trio then got 13 gig hdrive 56kmodem and win98 also somewhere along the line we upgraded from 2 speed cdrom to 4speed which we still hav-
+[06 Jan/21:11] <Kawi> I won't even start :)
+[06 Jan/21:12] <Kawi> but it's been a long way
+[06 Jan/21:12] <Dimetera> thnx cj
+[06 Jan/21:12] <Kawi> I like it when my teacher tells us stories about the old days :)
+[06 Jan/21:12] <CJ^> np
+[06 Jan/21:12] > |y2|KanE!wormboy@j240.sja4.jaring.my has joined #win98
+[06 Jan/21:12] <pyrokiwi> lol
+[06 Jan/21:13] <CJ^> hmm
+[06 Jan/21:13] <pyrokiwi> basically the dumbest thing about our pc is 4speed cdrom
+[06 Jan/21:13] <CJ^> same site has a linux port of that OC util in the works...
+[06 Jan/21:13] <CJ^> hey  << my 4 x cdr burner works fine. hehe
+[06 Jan/21:13] <Dimetera> i got a 40x and a 4x in same pc
+[06 Jan/21:13] <pyrokiwi> lol
+[06 Jan/21:13] <Dimetera> and a 5 1/2
+[06 Jan/21:13] <Kawi> the nice thing about a home network is that you can save alot of money once you have a good box going
+[06 Jan/21:13] <Dimetera> disk
+[06 Jan/21:14] ! AphroAnt is known as Dangrmous
+[06 Jan/21:14] <Kawi> Dimetera you use the 5 1/2 much?? 
+[06 Jan/21:14] <pyrokiwi> hmmmm funny thing was with our original box we didnt hav 5 1/2 drive 
+[06 Jan/21:14] <Dimetera> no just looks good lol
+[06 Jan/21:14] <Kawi> hehehe
+[06 Jan/21:14] <pyrokiwi> also the case (which we still have) has NO kb lock (486 33mghz)
+[06 Jan/21:15] ! LostAnge| is known as Lost-Chat
+[06 Jan/21:15] <Kawi> man I have to get ride of some of my cases 
+[06 Jan/21:16] < SignOff: |y2|KanE!wormboy@j240.sja4.jaring.my (Leaving)
+[06 Jan/21:16] <Dimetera> kawi got any atx ones?
+[06 Jan/21:16] <pyrokiwi> i want atx
+[06 Jan/21:17] <pyrokiwi> and bx chipset motherboard 
+[06 Jan/21:17] <Kawi> I picked up this old huge case on wheels a while back the only thing I didn't notice is that it was one of those side mounting ones that really sucked since I had already set it all up
+[06 Jan/21:17] <Dimetera> i got a lx motherboard
+[06 Jan/21:17] <pyrokiwi> hmm i got tx
+[06 Jan/21:17] <Kawi> pyrokiwi I got many kinds :) come down there yours :)
+[06 Jan/21:17] <pyrokiwi> huh?
+[06 Jan/21:18] <Dimetera> also
+[06 Jan/21:18] <Dimetera> my celeron 266mmx has no l2 cache
+[06 Jan/21:18] ! B|ok\iron is known as B|ockhead
+[06 Jan/21:18] <Dimetera> which blows
+[06 Jan/21:18] <pyrokiwi> do any celerons?
+[06 Jan/21:18] <CJ^> yes
+[06 Jan/21:19] <CJ^> 128kb on die
+[06 Jan/21:19] <pyrokiwi> oh
+[06 Jan/21:19] <Kawi> I don't like those noen colors cases yuk...
+[06 Jan/21:20] <pyrokiwi> lol
+[06 Jan/21:20] <Kawi> I would like a full black system those are real nice :)
+[06 Jan/21:20] <pyrokiwi> yeh they rock
+[06 Jan/21:20] <pyrokiwi> those ibm ones
+[06 Jan/21:20] <Kawi> for sure
+[06 Jan/21:20] <Dimetera> but are shit to upgrade
+[06 Jan/21:20] <pyrokiwi> i luv them
+[06 Jan/21:20] <Kawi> for sure
+[06 Jan/21:20] <pyrokiwi> yeh prob are
+[06 Jan/21:20] <Dimetera> because you cant find black cd roms anywhere
+[06 Jan/21:21] <pyrokiwi> so Kawi my advie is - get out ur spraypaint
+[06 Jan/21:21] <Dimetera> or cdr
+[06 Jan/21:21] <Dimetera> lol
+[06 Jan/21:21] <Kawi> lol 
+[06 Jan/21:21] <Kawi> for sure :)
+[06 Jan/21:21] <pyrokiwi> and tape up that moniter and any slots in cdrom drive is advisable as well
+[06 Jan/21:21] <Kawi> I wonder what that would look like?? hummmm 
+[06 Jan/21:22] <pyrokiwi> lol use matt gloss would be uck
+[06 Jan/21:22] <Kawi> kinda like when they spray there keyboards in the movie hackers :) heh
+[06 Jan/21:22] <pyrokiwi> lol
+[06 Jan/21:22] <Dimetera> hehe
+[06 Jan/21:22] <pyrokiwi> hmmmm hehe fun topic lets talk about the matrix
+[06 Jan/21:23] <Dimetera> that movie rules
+[06 Jan/21:23] <Kawi> my uncle just got a 21inch monitor, I would really like one of those
+[06 Jan/21:23] <Kawi> that movie was cool
+[06 Jan/21:23] <Kawi> been trying to find it myself eversince :)
+[06 Jan/21:23] <Dimetera> freaked me out alittle and made me think for awhile
+[06 Jan/21:24] <Kawi> hehe
+[06 Jan/21:24] <Kawi> i hear ya
+[06 Jan/21:24] <Dimetera> any of you play q3a yet?
+[06 Jan/21:25] <Kawi> nope my box don't like it
+[06 Jan/21:25] <Dimetera> great game it is
+[06 Jan/21:25] <Kawi> I can run it but I hate that when you can't run it all out
+[06 Jan/21:25] <Kawi> so I hear
+[06 Jan/21:25] <Kawi> graphics are kick ass eh?
+[06 Jan/21:26] <Dimetera> yeah i know i cant run it all out ether
+[06 Jan/21:26] <Dimetera> yeah
+[06 Jan/21:26] <Kawi> game play is even better
+[06 Jan/21:26] <Dimetera> yep
+[06 Jan/21:26] <Kawi> I like gp500 right now
+[06 Jan/21:26] <Dimetera> kool
+[06 Jan/21:26] <Kawi> until I get new mb and vid card
+[06 Jan/21:26] <Dimetera> im more of a quake 1 player myself
+[06 Jan/21:27] <pyrokiwi> my box would run q3 like i would run a 999999999999999999999999999999999999 mile course except slower
+[06 Jan/21:27] ! ^AnG3L^ is known as ^AnG|afk
+[06 Jan/21:27] <Dimetera> hehe
+[06 Jan/21:27] <Kawi> I still play Duke heh have lan parties with my budies :)
+[06 Jan/21:27] <Kawi> hehe
+[06 Jan/21:27] <Kawi> that's all I can run here on my network
+[06 Jan/21:27] <Dimetera> duke is cool
+[06 Jan/21:28] <Kawi> my friends need network cards so they can bring there own shit over:)
+[06 Jan/21:28] <Dimetera> cant wait till duke 4 ever comes out
+[06 Jan/21:28] <pyrokiwi> ok brb
+[06 Jan/21:28] <Kawi> I still like it
+[06 Jan/21:28] < SignOff: pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[06 Jan/21:28] <Kawi> that would be cool
+[06 Jan/21:28] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[06 Jan/21:28] <pyrokiwi> gtg ppls
+[06 Jan/21:28] <pyrokiwi> sya
+[06 Jan/21:29] <Dimetera> l8r man
+[06 Jan/21:29] <Kawi> see ya bud
+[06 Jan/21:29] <Kawi> nice talking to ya
+[06 Jan/21:29] ! ^AnG|afk is known as ^AnG3L^
+[06 Jan/21:29] ! ^f|ower is known as _______
+[06 Jan/21:29] ! pyrokiwi is known as pyro|away
+[06 Jan/21:29] <Kawi> Dim what kinda box you got?
+[06 Jan/21:29] < pyro|away!mrhehe@210-55-123-54.dialup.xtra.co.nz has left #win98 ()
+[06 Jan/21:33] ! chiwigal is known as pretenda
+[06 Jan/21:35] ! CJ^ is known as CJafk
+[06 Jan/21:35] <Dimetera> im running a 266mmx celeron with a 40xcdrom,4x cdrom,5 1/2 inch disk,3 1/2 disk,56kmodem,monster 3d,2mb s3 trio video card,soundblaster 64awe gold,ethernet card,13gig hd,540 mb hd
+[06 Jan/21:36] <Kawi> cool
+[06 Jan/21:36] ! lestat is known as blackivy
+[06 Jan/21:36] <Dimetera> its ok
+[06 Jan/21:37] <Kawi> how much ram do you have?
+[06 Jan/21:37] <Dimetera> 32mb
+[06 Jan/21:37] <Dimetera> i need more
+[06 Jan/21:37] <Kawi> for sure you will really notice a difference with quake3
+[06 Jan/21:38] <Dimetera> yeah i know
+[06 Jan/21:38] <Kawi> I need vid card
+[06 Jan/21:38] <Dimetera> it requirs 52 or soemthing
+[06 Jan/21:38] <Kawi> I want a PIII733 full load :)
+[06 Jan/21:39] <Dimetera> yeah dont we all
+[06 Jan/21:39] <Dimetera> =)
+[06 Jan/21:39] ! ReMaX is known as ReMaXaway
+[06 Jan/21:40] <Kawi> my friend has almost the same maching as me, he got a voodoo3 and it made a nice difference on his overall performance
+[06 Jan/21:40] <Kawi> didn't think it would
+[06 Jan/21:40] <Kawi> but it does
+[06 Jan/21:40] ! Gumpster is known as gump-brb
+[06 Jan/21:40] <Dimetera> yeah im getting a voodoo3 3500
+[06 Jan/21:40] <Dimetera> i want to watch tv on my pc hehe
+[06 Jan/21:40] <Kawi> hehe
+[06 Jan/21:41] <Kawi> or watch pc on your tv :)
+[06 Jan/21:41] ! el`loco is known as Gerbs
+[06 Jan/21:41] <Dimetera> yep
+[06 Jan/21:41] ! ReMaXaway is known as ReMaX
+[06 Jan/21:41] <Kawi> oh well time for bed nice talking to ya see ya around
+[06 Jan/21:41] <Dimetera> see ya round man
+[06 Jan/21:42] <Dimetera> sleep well
+[06 Jan/21:42] < SignOff: Kawi!Justask@ppp-043.m2-1.cor.ican.net (Leaving)
+[06 Jan/21:42] <Dimetera> ill be hitting be bed soon also
+[06 Jan/21:42] ! gump-brb is known as Gumpster
+[06 Jan/21:43] <Dimetera> well nite everyone see ya tommarrow or later today lol =)
+[06 Jan/21:43] < SignOff: Dimetera!Jackass@cust228.tnt1.dial.ham1.uunet.ca (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[06 Jan/21:44] < SignOff: CJafk!~skippy@sdn-ar-001watacoP061.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[06 Jan/21:46] ! Peg`Gone is known as iduno
+[06 Jan/21:46] ! iduno is known as blech
+[06 Jan/21:47] ! blech is known as Ganja`Peg
+[06 Jan/21:52] ! chi||i is known as chi||CASH
+[06 Jan/22:00] ! HigH-AwaY is known as HigHBabE
+[06 Jan/22:02] ! Lady^Bug is known as Bad^BUG
+[06 Jan/22:06] > Creative1!aa@dial-up30.tsystems.kiev.ua has joined #win98
+[06 Jan/22:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/22:08] ! ^AnG3L^ is known as ^AnG|afk
+[06 Jan/22:08] < Creative1!aa@dial-up30.tsystems.kiev.ua has left #win98 ()
+[06 Jan/22:09] ! Ganja`Peg is known as Peg`Gone
+[06 Jan/22:38] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[06 Jan/22:38] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/22:46] ! ^AnG3L^ is known as ^AnG|afk
+[06 Jan/22:54] ! Gump-away is known as Gumpster
+[06 Jan/22:58] ! ^AnG|afk is known as ^AnG3L^
+[06 Jan/23:06] ! wyldangel is known as W|LdAnGeL
+[06 Jan/23:14] ! W|LdAnGeL is known as TraurIg
+[06 Jan/23:15] ! TraurIg is known as W|LdAnGeL
+[06 Jan/23:23] ! Talios1 is known as Talios
+[06 Jan/23:24] > VWswing!~VWswing@dslcv1-21.fast.net has joined #win98
+[06 Jan/23:24] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[06 Jan/23:24] <VWswing> shitty fucking operating system.
+[06 Jan/23:24] < VWswing!~VWswing@dslcv1-21.fast.net has left #win98 ()
+[06 Jan/23:30] ! Grem|in is known as Grem^Fish
+[06 Jan/23:35] ! ^AnG3L^ is known as ^AnG|afk
+[06 Jan/23:42] ! Grem^Fish is known as fire^fish
+[06 Jan/23:49] ! MRT_BONE2 is known as nyme
+[06 Jan/23:50] > TheKid!James@jupitar.demon.co.uk has joined #win98
+[06 Jan/23:50] <TheKid> hi
+[06 Jan/23:51] <TheKid> I got a little windoz problem..
+[06 Jan/23:51] <TheKid> cant open any jpg or gif files.
+[06 Jan/23:51] <TheKid> anyone ?
+[06 Jan/23:54] ! Dark^LuVr is known as DarkAFK
+[06 Jan/23:55] < TheKid!James@jupitar.demon.co.uk has left #win98 ()
+[07 Jan/00:00] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[07 Jan/00:03] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[07 Jan/00:03] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/00:04] * karl\karl is away -( Special Phone Call....... )- at 04:51p -( P:On / L:On )-
+[07 Jan/00:10] > SlambA!~slamba_ba@gdm51-44.Geldermalsen.NL.net has joined #win98
+[07 Jan/00:10] < SlambA!~slamba_ba@gdm51-44.Geldermalsen.NL.net has left #win98 ()
+[07 Jan/00:12] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/00:20] ! DarkAFK is known as Dark^LuVr
+[07 Jan/00:22] * karl\karl is back -( Special Phone Call....... )- gone 18 min 3 s
+[07 Jan/00:29] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/00:33] ! end0rphin is known as endorphin
+[07 Jan/00:41] > Bulsnabas!on@pec-39-196.tnt3.f.uunet.de has joined #win98
+[07 Jan/00:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/00:42] < Bulsnabas!on@pec-39-196.tnt3.f.uunet.de has left #win98 ()
+[07 Jan/00:42] * karl\karl is away -( Be Right Back )- at 05:30p -( P:On / L:On )-
+[07 Jan/00:47] * karl\karl is back -( Be Right Back )- gone 4 min 38 s
+[07 Jan/00:57] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/01:14] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/01:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/01:27] ! Aiwa is known as Fonziey
+[07 Jan/01:32] ! ZeR0` is known as ZeR0`afk
+[07 Jan/01:35] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/01:35] ! Marggggie is known as Marg
+[07 Jan/01:39] > HarrisBro!etienne@c4s6m31.cfw.com has joined #win98
+[07 Jan/01:39] < HarrisBro!etienne@c4s6m31.cfw.com has left #win98 ()
+[07 Jan/01:39] ! ZeR0`afk is known as ZeR0`
+[07 Jan/01:44] > nitewing!nightwing@dialin081.csrv.uidaho.edu has joined #win98
+[07 Jan/01:44] <nitewing> ok...i neeeeed some help with my internet connection.
+[07 Jan/01:44] <nitewing> i have two but only one werks(the slower one of course) and i dont know y the other wont
+[07 Jan/01:45] <nitewing> i get all sorts of dial up errors like 650 629 690 especially
+[07 Jan/01:46] <nitewing> anyone?
+[07 Jan/01:51] < SignOff: nitewing!nightwing@dialin081.csrv.uidaho.edu (Leaving)
+[07 Jan/01:52] ! Fonziey is known as HQLDEN
+[07 Jan/01:55] ! ^f|ower is known as _________
+[07 Jan/01:57] ! nyme is known as T_BONE
+[07 Jan/02:04] ! ColSander is known as nyme
+[07 Jan/02:09] ! T_BONE is known as frog_
+[07 Jan/02:09] ! frog_ is known as frogga
+[07 Jan/02:15] ! nyme is known as colsander
+[07 Jan/02:21] ! frogga is known as nyme
+[07 Jan/02:36] > lfs!sdfsdfsdf@210.23.245.42 has joined #win98
+[07 Jan/02:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/02:36] < lfs!sdfsdfsdf@210.23.245.42 has left #win98 ()
+[07 Jan/03:11] > Jorge-19!Ircayuda@du-148-235-59-178.prodigy.net.mx has joined #win98
+[07 Jan/03:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/03:11] <Jorge-19> aLGuieN HaBLa ePañoL?
+[07 Jan/03:17] < Jorge-19!Ircayuda@du-148-235-59-178.prodigy.net.mx has left #win98 ()
+[07 Jan/03:20] ! TTimoAFK is known as TTimo
+[07 Jan/03:30] ! colsander is known as ColSander
+[07 Jan/03:36] ! ColSander is known as BillyBob
+[07 Jan/03:42] > |adi|!reptika@194.102.102.151 has joined #win98
+[07 Jan/03:42] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/03:42] <|adi|> howdy
+[07 Jan/03:43] <|adi|> can anyone give me a channel on win32 assembler programming?
+[07 Jan/03:43] <|adi|> please
+[07 Jan/03:45] > maxjidah!~max@as12-71.brunet.bn has joined #win98
+[07 Jan/03:45] < maxjidah!~max@as12-71.brunet.bn has left #win98 ()
+[07 Jan/03:48] > wez!not@steve.protocom.com has joined #win98
+[07 Jan/03:48] <|adi|> i understand
+[07 Jan/03:48] <|adi|> thanx
+[07 Jan/03:48] <|adi|> bye
+[07 Jan/03:48] < |adi|!reptika@194.102.102.151 has left #win98 ()
+[07 Jan/04:00] ! BillyBob is known as ColSander
+[07 Jan/04:03] ! L0s3R is known as jeex
+[07 Jan/04:10] > habs!hppy@pm3-port101.rfci.net has joined #win98
+[07 Jan/04:10] <habs> hello all
+[07 Jan/04:12] <habs> could someone tell me what the command is in windows 98 that is similiar to sysedit?  It allows you to turn scandisk off on the bootup.
+[07 Jan/04:14] < habs!hppy@pm3-port101.rfci.net has left #win98 ()
+[07 Jan/04:25] < SignOff: Amsterdam!Amsterdam@master.of.the.bongfu.way.com (Read error to Amsterdam[master.of.the.bongfu.way.com]: Connection reset by peer)
+[07 Jan/04:25] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Read error to Hashish[master.of.the.bongfu.way.com]: Connection reset by peer)
+[07 Jan/04:26] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/04:26] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/04:27] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/04:29] > |_FloFfY_!~Floffy@ti15a95-0009.dialup.online.no has joined #win98
+[07 Jan/04:30] < |_FloFfY_!~Floffy@ti15a95-0009.dialup.online.no has left #win98 ()
+[07 Jan/04:30] > `Remy!~remy@as11-155.brunet.bn has joined #win98
+[07 Jan/04:38] > marijapan!test@c239008.ap.plala.or.jp has joined #win98
+[07 Jan/04:38] <marijapan> hi
+[07 Jan/04:38] <marijapan> i need some help
+[07 Jan/04:38] <marijapan> with netmeeting
+[07 Jan/04:39] < marijapan!test@c239008.ap.plala.or.jp has left #win98 ()
+[07 Jan/05:00] > The-Bot!~TheBot@ip11-250.boaaip1.adsl.tele.dk has joined #win98
+[07 Jan/05:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/05:02] ! Hard is known as KevorkiaN
+[07 Jan/05:04] < SignOff: `Remy!~remy@as11-155.brunet.bn (DiGital NerVouS SyTEm)
+[07 Jan/05:04] > Marcos`!~Marcos@196.28.55.127 has joined #win98
+[07 Jan/05:05] <Marcos`> hell anyone here ?
+[07 Jan/05:06] <Marcos`> i just set up win98 on a new hd ... everything works great but i cant get my cd rom to be recognized in pure msdos mode .. i installed the driver in msdos and still nothing .. any suggestions ?
+[07 Jan/05:06] < Marcos`!~Marcos@196.28.55.127 has left #win98 ()
+[07 Jan/05:07] > Marcos`!~Marcos@196.28.55.127 has joined #win98
+[07 Jan/05:07] <Marcos`> wez you there ?
+[07 Jan/05:07] < Marcos`!~Marcos@196.28.55.127 has left #win98 ()
+[07 Jan/05:07] < SignOff: The-Bot!~TheBot@ip11-250.boaaip1.adsl.tele.dk (Peace & Protection 4.00 BETA 13 Build 900)
+[07 Jan/05:25] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/05:31] > Wewe!~fly_uni@dire207.info.net has joined #win98
+[07 Jan/05:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/05:44] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/06:00] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/06:01] ! DrDoctor is known as RDDoctor
+[07 Jan/06:18] > Venim!sfsf@uu212-190-22-50.unknown.uunet.be has joined #win98
+[07 Jan/06:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/06:23] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/06:24] < SignOff: Venim!sfsf@uu212-190-22-50.unknown.uunet.be (Leaving)
+[07 Jan/06:39] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/06:43] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[07 Jan/06:43] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[07 Jan/06:46] > Washer!washer@sstnts03c53.nbnet.nb.ca has joined #win98
+[07 Jan/06:46] <Washer> hi
+[07 Jan/06:46] <Washer> i have a question
+[07 Jan/06:47] <Washer>  ok.. When someone recieves a trojan horse, where does it go in the system registry?
+[07 Jan/06:48] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/06:50] <Washer>  ok.. When someone recieves a trojan horse, where does it go in the system registry?
+[07 Jan/06:52] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[07 Jan/06:53] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[07 Jan/07:07] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/07:12] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[07 Jan/07:12] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[07 Jan/07:12] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[07 Jan/07:12] > Tribble!biged98@chat.eskimo.com has joined #win98
+[07 Jan/07:12] > Mandy!biged98@chat.eskimo.com has joined #win98
+[07 Jan/07:12] > W!cservice@undernet.org has joined #win98
+[07 Jan/07:12] > wez!not@steve.protocom.com has joined #win98
+[07 Jan/07:12] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/07:12] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/07:12] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[07 Jan/07:12] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/07:12] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[07 Jan/07:12] @ mode #win98 [+tnooovov LifeBlood Zeus Aphrodite Aphrodite Tribble Tribble] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:12] @ mode #win98 [+ovov Mandy Mandy W W] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:12] @ mode #win98 [-o Azmodan] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:12] @ mode #win98 [+bbbbbb *!*Max356@*.quebectel.com *!*xjackaz@*.dialsprint.net *!*rr@*.* *!*l9ok@*.gblx.net *!*big@*.rconnect.com *!*polipie@*.uunet.be] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:12] @ mode #win98 [+bbbbbb *!*lgvc42@*.pandora.be *!*npn@*.unixbox.com *!*sigma@*.uu.net *!*@ip11-250.boaaip1.adsl.tele.dk *!*Bevis@*.aol.com *!*arget2002@*.telia.com] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:12] @ mode #win98 [+bbbbb *!*rabclanhe@*.execpc.com *!*belouga5@*.bellglobal.com *!*allan@*.mp-217-239-125.daxnet.no *!*tudy@*.dnttm.ro *!*@*.80-200-24.mtl.mc.videotron.net] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:12] @ mode #win98 [+bb *!*bozzio@*.total.net *!*Jimmy@*.wcta.net] by Baltimore-R.MD.US.Undernet.Org
+[07 Jan/07:17] > j3ss1!dktdgjgd@rotary08015.voicenet.com has joined #win98
+[07 Jan/07:20] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Read error to Amsterdam[master.of.the.bongfu.way.com]: Connection reset by peer)
+[07 Jan/07:20] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (Read error to Hashish[master.of.the.bongfu.way.com]: Connection reset by peer)
+[07 Jan/07:20] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/07:20] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/07:29] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:29] < SignOff: wez!not@steve.protocom.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:29] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:29] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: LifeBlood!azmodan@phi.compinet.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:30] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:31] < SignOff: j3ss1!dktdgjgd@rotary08015.voicenet.com (NewYork-R.NY.US.Undernet.Org Baltimore-R.MD.US.Undernet.Org)
+[07 Jan/07:37] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[07 Jan/07:37] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[07 Jan/07:37] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[07 Jan/07:37] > Tribble!biged98@chat.eskimo.com has joined #win98
+[07 Jan/07:37] > Mandy!biged98@chat.eskimo.com has joined #win98
+[07 Jan/07:37] > W!cservice@undernet.org has joined #win98
+[07 Jan/07:37] > wez!not@steve.protocom.com has joined #win98
+[07 Jan/07:37] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[07 Jan/07:37] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/07:37] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[07 Jan/07:37] > j3ss1!dktdgjgd@rotary08015.voicenet.com has joined #win98
+[07 Jan/07:37] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/07:37] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/07:37] @ mode #win98 [+ooovov LifeBlood Zeus Aphrodite Aphrodite Tribble Tribble] by washington-r.dc.us.undernet.org
+[07 Jan/07:37] @ mode #win98 [+ovov Mandy Mandy W W] by washington-r.dc.us.undernet.org
+[07 Jan/07:38] > Andy____!Andy__@modem-59.exorex.dialup.pol.co.uk has joined #win98
+[07 Jan/07:48] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[07 Jan/07:48] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[07 Jan/07:48] < Andy____!Andy__@modem-59.exorex.dialup.pol.co.uk has left #win98 ()
+[07 Jan/07:48] ! HigHBabE is known as HigH|ZzzZ
+[07 Jan/07:49] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/07:51] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[07 Jan/08:05] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/08:05] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/08:06] <Azmodan> -op Athena Proteus Vulcan 
+[07 Jan/08:06] @ mode #win98 [+ooo Athena Proteus Vulcan] by LifeBlood!azmodan@phi.compinet.com
+[07 Jan/08:06] <Azmodan> `say
+[07 Jan/08:06] <Azmodan> -op Amsterdam Hashish 
+[07 Jan/08:06] @ mode #win98 [+oo Amsterdam Hashish] by LifeBlood!azmodan@phi.compinet.com
+[07 Jan/08:15] > devilDigg!devild_@RED-216-203-1-131.dialup.nyc.redconnect.net has joined #win98
+[07 Jan/08:15] <devilDigg> hi all
+[07 Jan/08:15] <devilDigg> i got a problem
+[07 Jan/08:15] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:16] <devilDigg> i installed chessmaster 5000 1.2 right, and its installing a older version of odbc then the one i have, and that f*cked up my newer version
+[07 Jan/08:17] <devilDigg> now every time i go to odbc in the control panel i get this error messagebox:
+[07 Jan/08:17] <devilDigg> title: odbc installer
+[07 Jan/08:20] <devilDigg> text: the odbc resource dll (c:\windows\system\odbcint.dll) is a differnt version than the odbc setup dll (c:\windows\system\odbccp32.dll).
+[07 Jan/08:21] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[07 Jan/08:22] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/08:22] @ mode #win98 [+v Proteus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:35] < SignOff: devilDigg!devild_@RED-216-203-1-131.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[07 Jan/08:36] ! TTimoAFK is known as TTimo
+[07 Jan/08:37] > _SITH_!~none@193.226.63.50 has joined #win98
+[07 Jan/08:37] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/08:38] @ mode #win98 [+v _SITH_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:38] <_SITH_> hi
+[07 Jan/08:38] < SignOff: _SITH_!~none@193.226.63.50 (Leaving)
+[07 Jan/08:39] < SignOff: j3ss1!dktdgjgd@rotary08015.voicenet.com (Leaving)
+[07 Jan/08:39] > Psycho^_!chris@ni-2-92.cytanet.com.cy has joined #win98
+[07 Jan/08:40] @ mode #win98 [+v Psycho^_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:40] <Psycho^_> Guys can I ask something about partitions?
+[07 Jan/08:41] <Psycho^_> hello????????
+[07 Jan/08:46] <Psycho^_> Guys can I ask something about partitions?
+[07 Jan/08:50] > devilDigg!devild_@RED-216-203-1-127.dialup.nyc.redconnect.net has joined #win98
+[07 Jan/08:50] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:50] <Psycho^_> Guys can I ask something about partitions?
+[07 Jan/08:50] <devilDigg> ask
+[07 Jan/08:51] <Psycho^_> i have win98 and win2000 installed on my computer but in different partitions...I accidentely deleted boot.ini so i can't get into the operating system located in the 2nd partition....I need some help!
+[07 Jan/08:52] <devilDigg> reinstall the os from the 2nd partition.. w/out deleting the partition
+[07 Jan/08:52] <devilDigg> it will refresh like win98
+[07 Jan/08:52] <devilDigg> unless the 2nd partition is win98 then i dont know
+[07 Jan/08:52] <devilDigg> you would have to make your own boot.ini
+[07 Jan/08:52] <Psycho^_> deldigg:It will erase the previous system I tryed it before...
+[07 Jan/08:53] > crackers-!fuckyou@pottsville0150-pri.voicenet.com has joined #win98
+[07 Jan/08:53] <Psycho^_> do you have 2 partitions?
+[07 Jan/08:53] <devilDigg> yea
+[07 Jan/08:53] <crackers-> can someone please send me krnl386.exe
+[07 Jan/08:53] @ mode #win98 [+v crackers-] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:53] <devilDigg> i've done dual boot..
+[07 Jan/08:53] <crackers-> my computer crashjed and it wont run without htat file
+[07 Jan/08:53] <devilDigg> crackers no
+[07 Jan/08:53] <devilDigg> read the topic
+[07 Jan/08:53] <devilDigg> reinstall win98
+[07 Jan/08:53] <crackers-> well what the hell am i supposed to do?
+[07 Jan/08:53] <crackers-> it wont let me
+[07 Jan/08:53] <crackers-> i have the full version not the upgrade
+[07 Jan/08:53] <devilDigg> like i said reinstall 98, and no cussin
+[07 Jan/08:53] <devilDigg> too bad
+[07 Jan/08:53] <crackers-> and when i try to reinstall it says i need the upgrade
+[07 Jan/08:53] <Psycho^_> I have win98 on c: and win2000 on d: and now I am in win98....
+[07 Jan/08:54] <devilDigg> well my suggestion is you should make your own boot.ini
+[07 Jan/08:54] <crackers-> me?
+[07 Jan/08:54] <devilDigg> or if im not mistaken win2000 has a restore option
+[07 Jan/08:54] <devilDigg> you can restore the installation
+[07 Jan/08:54] <devilDigg> no crackers i told you what do do.. 
+[07 Jan/08:54] <crackers-> and i told you it wont let me
+[07 Jan/08:54] > di0de!di0de@208.1.217.145 has joined #win98
+[07 Jan/08:54] <crackers-> cause i have the full version
+[07 Jan/08:55] <di0de> anyone know how i can make my secondary HDD bootable?
+[07 Jan/08:55] @ mode #win98 [+v di0de] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:55] <devilDigg> like nt4 you can restore the system files of the win2000 installtion
+[07 Jan/08:55] < crackers-!fuckyou@pottsville0150-pri.voicenet.com has left #win98 ()
+[07 Jan/08:55] > crackers-!fuckyou@pottsville0150-pri.voicenet.com has joined #win98
+[07 Jan/08:55] <devilDigg> um i know the phoenix bios has that option.. not the award bios though
+[07 Jan/08:55] < crackers-!fuckyou@pottsville0150-pri.voicenet.com has left #win98 ()
+[07 Jan/08:55] <Psycho^_> devildigg:i don;t mind creating my own boot.ini but i don't now that long name of the 2nd partition...it was something lik multidisk0...........I can't remember it...do u?
+[07 Jan/08:55] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[07 Jan/08:56] <devilDigg> um use the restore os option in win2000 setup
+[07 Jan/08:56] <Psycho^_> i can't it doesn't work
+[07 Jan/08:56] <Psycho^_> I tried...
+[07 Jan/08:56] <Psycho^_> do u have your boot.ini with 2 partition to send me?
+[07 Jan/08:56] < SignOff: wez!not@steve.protocom.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/08:56] <Psycho^_> or do you remember the 2nd's partition name?
+[07 Jan/08:56] <devilDigg> no files
+[07 Jan/08:57] <devilDigg> no.., i have win2k beta 3, but i dont have it installed
+[07 Jan/08:57] <devilDigg> Psycho^_: read the topic no files
+[07 Jan/08:57] <Psycho^_> That's the 1 that I've got
+[07 Jan/08:57] <Psycho^_> beta 3
+[07 Jan/08:58] <devilDigg> well the name of the partition i remember in windows was local disk
+[07 Jan/08:58] <devilDigg> is the second partition in fat32 or ntfs, from what you've told me i think its in ntfs
+[07 Jan/08:58] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/08:58] <Psycho^_> fat32
+[07 Jan/08:58] @ mode #win98 [+v Proteus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/08:58] < di0de!di0de@208.1.217.145 has left #win98 ()
+[07 Jan/08:58] <Psycho^_> no it was somethin very long llike multidisk00....
+[07 Jan/08:59] <devilDigg> you will be able to read it in your win98 partition
+[07 Jan/09:00] <Psycho^_> I rtied it doesn't work
+[07 Jan/09:01] <devilDigg> well then im sorry, i would love to help you but i cant remember whats in boot.ini
+[07 Jan/09:03] <devilDigg> um i would recommend you go to #win2k or something.. maybe #windowsnt and ask how you write a boot.ini or something
+[07 Jan/09:10] < Psycho^_!chris@ni-2-92.cytanet.com.cy has left #win98 ()
+[07 Jan/09:16] ! ChiwiGawl is known as CHiwiGal
+[07 Jan/09:16] < SignOff: devilDigg!devild_@RED-216-203-1-127.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[07 Jan/09:17] > wez!not@steve.protocom.com has joined #win98
+[07 Jan/09:17] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/09:17] > DaRkThInG!macdaddy@sdn-ar-004mokcitP278.dialsprint.net has joined #win98
+[07 Jan/09:17] @ mode #win98 [+v wez] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/09:17] @ mode #win98 [+v DaRkThInG] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/09:17] <DaRkThInG> there any way at all to re-install windows without a format?
+[07 Jan/09:18] <Azmodan> hi DT
+[07 Jan/09:18] <Azmodan> you want to wipe all windows and then install again?
+[07 Jan/09:18] <wez> sure, run setup
+[07 Jan/09:18] <DaRkThInG> i don't want to wipe it..
+[07 Jan/09:18] <Azmodan> then just run setup from within windows
+[07 Jan/09:18] <Azmodan> it will keep all your current settings
+[07 Jan/09:18] <DaRkThInG> ok..
+[07 Jan/09:19] <DaRkThInG> i'll have to give that a try when i get back up to school..
+[07 Jan/09:19] <DaRkThInG> will i have to reinstall all the drivers?
+[07 Jan/09:19] <Azmodan> you may have to install some but certainly not all
+[07 Jan/09:19] <DaRkThInG> ok...thats cool..
+[07 Jan/09:19] <Azmodan> things like sound and video should be kewl
+[07 Jan/09:20] <DaRkThInG> well i've traced my modem problems back to when i had a bad harddrive, got the new one and restored a backup..
+[07 Jan/09:20] <DaRkThInG> and then the probs started, so something is corrupt
+[07 Jan/09:20] <Azmodan> k
+[07 Jan/09:20] <Azmodan> thought of just running SFC?
+[07 Jan/09:20] <DaRkThInG> yah..
+[07 Jan/09:21] <DaRkThInG> it finds a few files :P
+[07 Jan/09:21] <Azmodan> k
+[07 Jan/09:21] <DaRkThInG> i haven't replaced them all..
+[07 Jan/09:21] <DaRkThInG> i guess that might be a good idea..
+[07 Jan/09:21] <Azmodan> I would say so
+[07 Jan/09:22] <DaRkThInG> i don't have the cd but the cabs are on my hd, i guess that will suffice.
+[07 Jan/09:23] <Azmodan> it sure will
+[07 Jan/09:24] <DaRkThInG> uninst.exe in c:\windows date changed..
+[07 Jan/09:24] <DaRkThInG> should I just restore everything?
+[07 Jan/09:26] <DaRkThInG> lol i haven't messed with this because i know i will restore something I didn't need to..
+[07 Jan/09:27] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[07 Jan/09:28] > walkndude!~dunno@ip151.tul1.ok.pub-ip.ionet.net has joined #win98
+[07 Jan/09:28] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/09:30] > beyfool!~ircx@208-76.sh.cgocable.ca has joined #win98
+[07 Jan/09:30] @ mode #win98 [+v beyfool] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/09:30] <DaRkThInG> it brings up loads of exe files yay...
+[07 Jan/09:31] <DaRkThInG> comctl32.dll
+[07 Jan/09:31] <DaRkThInG> date and time is different on thata one..
+[07 Jan/09:31] < beyfool!~ircx@208-76.sh.cgocable.ca has left #win98 ()
+[07 Jan/09:32] > Tribble!biged98@chat.eskimo.com has joined #win98
+[07 Jan/09:32] @ mode #win98 [+ov Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[07 Jan/09:34] > devilDigg!devild_@RED-216-203-1-67.dialup.nyc.redconnect.net has joined #win98
+[07 Jan/09:34] <devilDigg> hi all
+[07 Jan/09:34] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/09:37] > habs!hppy@pm3-port112.rfci.net has joined #win98
+[07 Jan/09:37] @ mode #win98 [+v habs] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/09:38] < habs!hppy@pm3-port112.rfci.net has left #win98 ()
+[07 Jan/09:47] ! KevorkiaN is known as closed
+[07 Jan/09:54] ! Peg`Gone is known as Ganja`Peg
+[07 Jan/09:57] < SignOff: DaRkThInG!macdaddy@sdn-ar-004mokcitP278.dialsprint.net (Ping timeout for DaRkThInG[sdn-ar-004mokcitP278.dialsprint.net])
+[07 Jan/10:00] > jamezbond!idunno@216.214.148.70 has joined #win98
+[07 Jan/10:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/10:00] < walkndude!~dunno@ip151.tul1.ok.pub-ip.ionet.net has left #win98 ()
+[07 Jan/10:00] @ mode #win98 [+v jamezbond] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/10:01] <jamezbond> anyone know how to get rid of the Task Scheduler out of the sytem tray or delete it all together?
+[07 Jan/10:02] <devilDigg> um open it
+[07 Jan/10:02] <devilDigg> and go to advanced\stop using task scheduler
+[07 Jan/10:02] <devilDigg> advanced is a menu
+[07 Jan/10:03] <jamezbond> wow its that easy
+[07 Jan/10:03] <jamezbond> thanks devilDigg
+[07 Jan/10:04] ! star^^ is known as staraway^
+[07 Jan/10:08] < SignOff: jamezbond!idunno@216.214.148.70 (Leaving)
+[07 Jan/10:29] > Half_L!~pirch@c80.rocler.qc.ca has joined #win98
+[07 Jan/10:29] @ mode #win98 [+v Half_L] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/10:29] <Half_L> hello
+[07 Jan/10:30] <Half_L> can someone give me some help ?
+[07 Jan/10:30] < SignOff: wez!not@steve.protocom.com (Baltimore-R.MD.US.Undernet.Org SaltLake.UT.US.UnderNet.Org)
+[07 Jan/10:30] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org SaltLake.UT.US.UnderNet.Org)
+[07 Jan/10:31] < SignOff: Half_L!~pirch@c80.rocler.qc.ca (Read error to Half_L[c80.rocler.qc.ca]: Connection reset by peer)
+[07 Jan/10:31] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/10:31] > wez!not@steve.protocom.com has joined #win98
+[07 Jan/10:31] @ mode #win98 [+vv Proteus wez] by SaltLake.UT.US.UnderNet.Org
+[07 Jan/10:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/10:33] > CJafk!~skippy@sdn-ar-006watacoP280.dialsprint.net has joined #win98
+[07 Jan/10:33] @ mode #win98 [+v CJafk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/10:33] ! CJafk is known as CJ^
+[07 Jan/10:39] < SignOff: CJ^!~skippy@sdn-ar-006watacoP280.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[07 Jan/10:40] < SignOff: devilDigg!devild_@RED-216-203-1-67.dialup.nyc.redconnect.net (Ping timeout for devilDigg[RED-216-203-1-67.dialup.nyc.redconnect.net])
+[07 Jan/10:42] > CJ^!~skippy@sdn-ar-006watacoP280.dialsprint.net has joined #win98
+[07 Jan/10:42] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/10:43] ! ^AnG|afk is known as ^AnG3L^
+[07 Jan/10:44] > CJafk!~skippy@sdn-ar-006watacoP280.dialsprint.net has joined #win98
+[07 Jan/10:44] < SignOff: CJafk!~skippy@sdn-ar-006watacoP280.dialsprint.net (Lost irc connection from sdn-ar-006watacoP280.dialsprint.net: Success)
+[07 Jan/10:44] > CJafk!~skippy@sdn-ar-006watacoP280.dialsprint.net has joined #win98
+[07 Jan/10:45] @ mode #win98 [+v CJafk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/10:45] < SignOff: CJ^!~skippy@sdn-ar-006watacoP280.dialsprint.net (Ping timeout for CJ^[sdn-ar-006watacoP280.dialsprint.net])
+[07 Jan/10:47] ! CJafk is known as CJ^
+[07 Jan/10:53] > kdsplace!~kds@dialup-209.246.66.204.NewYork2.Level3.net has joined #win98
+[07 Jan/10:53] <kdsplace> Hi
+[07 Jan/10:53] @ mode #win98 [+v kdsplace] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/10:53] <CJ^> hey
+[07 Jan/10:53] <kdsplace> is there a program that allows you to delte one file from a cd rw without formating the ENTIRE disk?
+[07 Jan/10:54] <kdsplace> thanks vulcan
+[07 Jan/10:54] <CJ^> well what CDRW apps have you tried so far?
+[07 Jan/10:54] <CJ^> `op
+[07 Jan/10:54] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[07 Jan/10:54] <kdsplace> I used apadtec to creat the cd
+[07 Jan/10:54] <kdsplace> But I want a file delted
+[07 Jan/10:54] <kdsplace> it wony let me
+[07 Jan/10:55] <CJ^> well what version?
+[07 Jan/10:55] <kdsplace> 3.0
+[07 Jan/10:55] <CJ^> ok..
+[07 Jan/10:55] <CJ^> that may be the issue...
+[07 Jan/10:55] <CJ^> might want to see if you can upgrade it to 4.0
+[07 Jan/10:55] <CJ^> or check out Nero
+[07 Jan/10:56] <kdsplace> nero, where can i get that?
+[07 Jan/10:56] <CJ^> download.com
+[07 Jan/10:56] <kdsplace> cool
+[07 Jan/10:56] <CJ^> there is a demo version there.
+[07 Jan/10:56] <kdsplace> is it freeware?
+[07 Jan/10:57] <CJ^> but it has a link to the manuafacture
+[07 Jan/10:57] <CJ^> no
+[07 Jan/10:57] <CJ^> none of the good CD burn apps are free.
+[07 Jan/10:57] <CJ^> cept under linux..
+[07 Jan/10:57] <kdsplace> damn
+[07 Jan/10:57] <kdsplace> thanks cj
+[07 Jan/10:57] <CJ^> and i think Gtoaster under Linux may allow that
+[07 Jan/10:57] <kdsplace> I papreciate the help
+[07 Jan/10:57] <CJ^> np
+[07 Jan/10:58] <CJ^> but if you have the full version of EZ CD
+[07 Jan/10:58] <CJ^> you should be able to download the upgrade
+[07 Jan/10:59] <CJ^> http://www.adaptec.com/support/files/upgrades.html
+[07 Jan/11:00] <CJ^> try there
+[07 Jan/11:00] <kdsplace> cool
+[07 Jan/11:00] <kdsplace> I will
+[07 Jan/11:00] <kdsplace> this cd came with the drive so i figured it was shit
+[07 Jan/11:00] <kdsplace> lol
+[07 Jan/11:00] <CJ^> lanuage
+[07 Jan/11:00] <CJ^> well te upgrade is only to 3.5
+[07 Jan/11:00] <CJ^> not 4
+[07 Jan/11:00] <CJ^> so...
+[07 Jan/11:01] <CJ^> maybe 3.5 has newer features
+[07 Jan/11:01] <kdsplace> wait
+[07 Jan/11:01] <kdsplace> I have 3.5 c
+[07 Jan/11:02] <kdsplace> damn
+[07 Jan/11:02] <kdsplace> language, huh?
+[07 Jan/11:02] <CJ^> might waan read the FAQ at adaptec's site then...
+[07 Jan/11:02] <kdsplace> I need 4
+[07 Jan/11:02] <kdsplace> oh well
+[07 Jan/11:02] > walkndude!~dunno@ip312.tul1.ok.pub-ip.ionet.net has joined #win98
+[07 Jan/11:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/11:02] <CJ^> see what it says....
+[07 Jan/11:02] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:02] <kdsplace> ok
+[07 Jan/11:02] <kdsplace> I did
+[07 Jan/11:02] <kdsplace> it says nothing
+[07 Jan/11:02] <CJ^> yes language.. no cussing...
+[07 Jan/11:03] <kdsplace> oh, sorry
+[07 Jan/11:05] ! CHiwiGal is known as pretenda
+[07 Jan/11:07] ! grid_ is known as grid
+[07 Jan/11:07] > Alien1!Alien1@1Cust254.tnt6.beaverton.or.da.uu.net has joined #win98
+[07 Jan/11:07] <Alien1> Hey yall.
+[07 Jan/11:07] @ mode #win98 [+v Alien1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:07] <Alien1> can someone help me?
+[07 Jan/11:07] <Alien1> how do i remove somthing from my DeskTop
+[07 Jan/11:08] <wez> what is the someting?
+[07 Jan/11:08] <Alien1> it doesen't have delete on it
+[07 Jan/11:08] <CJ^> right click and choose delete
+[07 Jan/11:08] <CJ^> ahhh
+[07 Jan/11:08] <CJ^> what are you trying to delete?
+[07 Jan/11:09] < SignOff: walkndude!~dunno@ip312.tul1.ok.pub-ip.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[07 Jan/11:09] > walkndude!dunno@ip312.tul1.ok.pub-ip.ionet.net has joined #win98
+[07 Jan/11:09] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:09] <Alien1> Mcafee file shreader
+[07 Jan/11:09] <Alien1> and
+[07 Jan/11:09] <Alien1> McAfee Fortress
+[07 Jan/11:09] > MattP21!mattp@host226.techworks.co.uk has joined #win98
+[07 Jan/11:09] @ mode #win98 [+v MattP21] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:10] <Alien1> any clue?
+[07 Jan/11:10] <MattP21> i need help with a w98 r2.0 dvd player
+[07 Jan/11:10] < SignOff: walkndude!dunno@ip312.tul1.ok.pub-ip.ionet.net (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[07 Jan/11:12] > walkndude!dunno@ip312.tul1.ok.pub-ip.ionet.net has joined #win98
+[07 Jan/11:12] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:17] <walkndude> wonder if you can still find 101 key  keyboards
+[07 Jan/11:17] <Alien1> Walkndude,
+[07 Jan/11:17] <Alien1> do you know how to delete a file on the desktop that does NOT have delete
+[07 Jan/11:17] <Alien1> on it
+[07 Jan/11:18] <kdsplace> I am AWAY. Reason: Autoaway after 15 minutes [Pipscript][Version 0.85 Beta]
+[07 Jan/11:18] <walkndude> try the delete key?
+[07 Jan/11:18] <walkndude> what file?
+[07 Jan/11:18] <Alien1> McAfee Fortress
+[07 Jan/11:18] <Alien1> it doesent werk
+[07 Jan/11:19] <walkndude> did you uninstall the program?
+[07 Jan/11:19] <Alien1> yes
+[07 Jan/11:19] <Alien1> nuts n bolts
+[07 Jan/11:19] <walkndude> might try Pole Edit or tweak
+[07 Jan/11:19] <walkndude> I haven't used Pole Edit so
+[07 Jan/11:20] <walkndude> or try c:\windows\desktop find the link and delete it there
+[07 Jan/11:22] <walkndude> wez still at work?
+[07 Jan/11:22] ! ^PaSSiOn^ is known as AnGeL^_
+[07 Jan/11:22] < SignOff: MattP21!mattp@host226.techworks.co.uk (Leaving)
+[07 Jan/11:23] <CJ^> sorry   afk for a moment
+[07 Jan/11:23] <CJ^> ?nick Cjafk
+[07 Jan/11:23] <Alien1> No link there
+[07 Jan/11:23] <Alien1> :(
+[07 Jan/11:23] <Alien1> i need to get it off there.
+[07 Jan/11:23] <Alien1> or muh dad will shiznit
+[07 Jan/11:23] <Alien1> hehe
+[07 Jan/11:24] <Alien1> Whats Pole Edit
+[07 Jan/11:24] > Kawi!Justask@ppp-007.m2-5.cor.ican.net has joined #win98
+[07 Jan/11:24] <Kawi> hello
+[07 Jan/11:24] @ mode #win98 [+v Kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:25] <Kawi> anyone here ever try vnc?
+[07 Jan/11:25] <Kawi> if so what do ya think of it?
+[07 Jan/11:25] <CJ^> have never used it......
+[07 Jan/11:26] <Alien1> It doesent even have a logo
+[07 Jan/11:26] <CJ^> ack death lag
+[07 Jan/11:26] <Kawi> cj ever hear anything about it?
+[07 Jan/11:26] < SignOff: Alien1!Alien1@1Cust254.tnt6.beaverton.or.da.uu.net (<<-NE><GEN·ACiDMAX->> ©1999, Team Nexgen www.team-nexgen.com)
+[07 Jan/11:26] <CJ^> yes
+[07 Jan/11:26] <CJ^> seen ppl use it all the time...
+[07 Jan/11:26] <CJ^> never used it personally though
+[07 Jan/11:26] <Kawi> cool
+[07 Jan/11:27] < kdsplace!~kds@dialup-209.246.66.204.NewYork2.Level3.net has left #win98 ()
+[07 Jan/11:28] <Kawi> I'm finaly getting a burner this week :)
+[07 Jan/11:30] > man00!dunno@pm3-37.ppp121.webzone.net has joined #win98
+[07 Jan/11:30] @ mode #win98 [+v man00] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:31] < man00!dunno@pm3-37.ppp121.webzone.net has left #win98 ()
+[07 Jan/11:31] ! Darkl0rd is known as Dark-Lord
+[07 Jan/11:31] > man00!~dunno@pm3-37.ppp121.webzone.net has joined #win98
+[07 Jan/11:31] @ mode #win98 [+v man00] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:31] <Kawi> cool tnx for the voice :)
+[07 Jan/11:32] > namehere!namehere@p26-harc2-kirklees2.tch.dtn.ntl.com has joined #win98
+[07 Jan/11:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/11:33] > devilDigg!devild_@RED-216-203-1-165.dialup.nyc.redconnect.net has joined #win98
+[07 Jan/11:33] @ mode #win98 [+v namehere] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:33] < SignOff: walkndude!dunno@ip312.tul1.ok.pub-ip.ionet.net (Ping timeout for walkndude[ip312.tul1.ok.pub-ip.ionet.net])
+[07 Jan/11:33] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:33] ! man00 is known as walkndude
+[07 Jan/11:33] <devilDigg> hi all
+[07 Jan/11:33] <Kawi> howdy
+[07 Jan/11:33] <walkndude> hi
+[07 Jan/11:34] <namehere> occasionally, windows boots to a black screen protection error, I have tracked this down to the irq for my scsi adapter changing from 12 to 3 for no apparent reason, does anyone know why this would happen?
+[07 Jan/11:34] <CJ^> what SCSI adapter?
+[07 Jan/11:35] <namehere> adaptec 2904 ( not 2940 ) a cheap one used for single devices, I have a cdr attached
+[07 Jan/11:35] <devilDigg> woudl it be smart to overclock my p2 400 mhz?
+[07 Jan/11:35] <CJ^> namehere ok  PCI or ISA?
+[07 Jan/11:35] < wez!not@steve.protocom.com has left #win98 ()
+[07 Jan/11:36] <walkndude> prob wouldn't hurt anything if you keep it cool 
+[07 Jan/11:37] <namehere> pci - just another point , on rare occasions, windows will also redetect my monitor, an set it as a general pnp ?
+[07 Jan/11:37] <Kawi> I woudln't but that's me
+[07 Jan/11:37] <Kawi> just don't go crazy on it :)
+[07 Jan/11:37] <CJ^> namehere.. if its PCI  then the IRQ will dance...
+[07 Jan/11:37] <devilDigg> kawi: to me?
+[07 Jan/11:37] <CJ^> PnP and all...
+[07 Jan/11:38] <walkndude> I hear they aren't the best for overclocking
+[07 Jan/11:38] <devilDigg> oh.. i know the celeron 300a is good to overclock
+[07 Jan/11:38] <namehere> CJ^ can I disable pnp detection when booting ?
+[07 Jan/11:38] <devilDigg> and that it can run at 450mhz
+[07 Jan/11:38] <CJ^> go in the BIOS
+[07 Jan/11:38] <CJ^> tell it NoN-PnP OS
+[07 Jan/11:39] <CJ^> that should help
+[07 Jan/11:39] <walkndude> I had a problem like that once , I think I ended up getting updated device drivers for the MB
+[07 Jan/11:39] <CJ^> that could help also...
+[07 Jan/11:39] <namehere> okay, so enable pnp os for setup, then disable to try and fix a set of working settings?
+[07 Jan/11:40] ! HigH_AwaY is known as HigHBabE
+[07 Jan/11:40] <devilDigg> i know they arent now:
+[07 Jan/11:40] <devilDigg> Operating these processors at a bus frequency other than 100 MHz may void the warranty. 
+[07 Jan/11:40] <devilDigg> from intel.com
+[07 Jan/11:41] <CJ^> name  you can disable PnP in the bios perm
+[07 Jan/11:41] <CJ^> its nto really going to affect much in teh way 98 operates..
+[07 Jan/11:41] <namehere> okay, thanks - I'll try that :) 
+[07 Jan/11:41] <CJ^> cept it does tend to settle the IRQ jumps some cards go through
+[07 Jan/11:42] <walkndude> might try to disable IRQ Steering also.......
+[07 Jan/11:42] <namehere> CJ^ I think I may have enabled that a couple of months ago, when I changed back from linux
+[07 Jan/11:43] <CJ^> well  i would look to see whats goign on in the device manager
+[07 Jan/11:43] <CJ^> also chekc the SCSI bios to see if the IRQ is set there as well..
+[07 Jan/11:44] <namehere> okay, I reset the bios a while back so those may have changed
+[07 Jan/11:44] <namehere> thanks
+[07 Jan/11:44] < SignOff: namehere!namehere@p26-harc2-kirklees2.tch.dtn.ntl.com (Leaving)
+[07 Jan/11:46] <walkndude> SCSI can be fun at times
+[07 Jan/11:47] <CJ^> never have the problems with scsi that i do with IDE...
+[07 Jan/11:47] <CJ^> like this scsi burner i have...
+[07 Jan/11:47] <CJ^> i can do 4x burns.. np
+[07 Jan/11:47] <CJ^> IDE bruners on teh other hand...:PP
+[07 Jan/11:48] <CJ^> hardly ever
+[07 Jan/11:48] <walkndude> I did a few times but with S7 boards mainly
+[07 Jan/11:48] <CJ^> yeah well those can be touchy with teh ALi5  and VIA chipsets..
+[07 Jan/11:48] <walkndude> but new drivers fixed the problem
+[07 Jan/11:48] <CJ^> and dont even go into the SiS crap
+[07 Jan/11:49] <walkndude> VIA..I think has got most of the bugs out now
+[07 Jan/11:49] <CJ^> seems so
+[07 Jan/11:49] <CJ^> at least they dont have issue with Higher end AGP cards
+[07 Jan/11:49] <CJ^> lest not that ive really seen
+[07 Jan/11:49] <CJ^> just the AGP driver at times...
+[07 Jan/11:50] <walkndude> SIG had a fix before the new VIA drivers came out..it was only a 6 page easy fix
+[07 Jan/11:51] <devilDigg> cj did you install linux /w win98 installed?
+[07 Jan/11:51] <devilDigg> and what video card do you have?
+[07 Jan/11:51] <CJ^> yeap
+[07 Jan/11:51] <CJ^> win98 and rh 6.1 dual boot
+[07 Jan/11:51] <CJ^> also did Corel and SuSE
+[07 Jan/11:51] <devilDigg> ok
+[07 Jan/11:51] <CJ^> on an TNT2
+[07 Jan/11:51] <devilDigg> oh..
+[07 Jan/11:51] <CJ^> works great
+[07 Jan/11:51] <devilDigg> because i have a voodoo3 3000 and i dont have the drivers for it
+[07 Jan/11:52] <devilDigg> or for my burner, or dvd, or anything else including sound for linux
+[07 Jan/11:52] <CJ^> RH6.1 shoudl see it...
+[07 Jan/11:52] <walkndude> is the disk access a lot faster in Linux?
+[07 Jan/11:52] <CJ^> burner will be seen with a burn app
+[07 Jan/11:52] <CJ^> try Gtoaster
+[07 Jan/11:52] <CJ^> hmm...
+[07 Jan/11:52] <CJ^> seems so...
+[07 Jan/11:52] <devilDigg> ok no problem
+[07 Jan/11:52] <CJ^> but  its hte GUI that is faster really...
+[07 Jan/11:52] <devilDigg> i got a sound blaster live
+[07 Jan/11:52] <devilDigg> value
+[07 Jan/11:52] <CJ^> dude
+[07 Jan/11:53] <CJ^> i have the SBlive as well..
+[07 Jan/11:53] <CJ^> thats works
+[07 Jan/11:53] <devilDigg> ok cool
+[07 Jan/11:53] <devilDigg> i guess with sound and internet.. (oh importantly modem drivers..) i can fix everything else
+[07 Jan/11:53] < SignOff: Kawi!Justask@ppp-007.m2-5.cor.ican.net (Leaving)
+[07 Jan/11:53] <CJ^> http://www.linuxnewbie.org/nhf/intel/soundcards/sblive.html
+[07 Jan/11:53] <CJ^> go there...
+[07 Jan/11:53] <devilDigg> i will have to look up the modem drivers
+[07 Jan/11:53] <CJ^> print it out
+[07 Jan/11:53] <devilDigg> ok
+[07 Jan/11:53] <CJ^> and follow all the steps
+[07 Jan/11:53] <CJ^> BUT  scroll to teh bottom..
+[07 Jan/11:53] <CJ^> and read that first...
+[07 Jan/11:54] <CJ^> has a fix for compiling the drivers
+[07 Jan/11:54] <devilDigg> i have to compile the drivers?
+[07 Jan/11:54] <CJ^> yes
+[07 Jan/11:54] <CJ^> easy
+[07 Jan/11:54] <CJ^> takes all of 5 minutes
+[07 Jan/11:54] <devilDigg> in what language c?
+[07 Jan/11:54] <CJ^> lol
+[07 Jan/11:54] <CJ^> no no no
+[07 Jan/11:54] <CJ^> GCC does the compiling for you
+[07 Jan/11:54] <CJ^> make
+[07 Jan/11:54] <CJ^> make install
+[07 Jan/11:54] <CJ^> you know
+[07 Jan/11:55] <devilDigg> oh speaking of programming i finished my latest program
+[07 Jan/11:55] <devilDigg> rewriting it as a dll
+[07 Jan/11:56] <walkndude> speaking of programming....I'm gonna program a bowl of pinto beans...later all
+[07 Jan/11:56] <devilDigg> heh
+[07 Jan/11:56] < walkndude!~dunno@pm3-37.ppp121.webzone.net has left #win98 ()
+[07 Jan/11:57] ! HigHBabE is known as HigH|BBL
+[07 Jan/11:57] <CJ^> dd  what distro of linux are you using?
+[07 Jan/11:57] <devilDigg> red hat
+[07 Jan/11:57] <devilDigg> but im not using it yet
+[07 Jan/11:57] <devilDigg> i still havent installed it
+[07 Jan/11:58] ! Galeon_ is known as Galeon
+[07 Jan/11:58] > DaDsMoOtH!boo@cr265984-a.surrey1.bc.wave.home.com has joined #win98
+[07 Jan/11:58] @ mode #win98 [+v DaDsMoOtH] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/11:59] <DaDsMoOtH> Is there anyone in here that could help me resolve some irq conflicts?
+[07 Jan/11:59] <devilDigg> ask
+[07 Jan/11:59] <CJ^> we can try
+[07 Jan/11:59] <DaDsMoOtH> haha...well...thought i just did.  :)
+[07 Jan/11:59] <CJ^> well.. whats conflicting?
+[07 Jan/12:00] <DaDsMoOtH> All i know is that some pieces of hardware are using the same irq
+[07 Jan/12:00] <CJ^> ok.. what hardware?
+[07 Jan/12:00] <CJ^> and is it causing major issues?
+[07 Jan/12:00] <CJ^> cause IRQ sharing is normal....
+[07 Jan/12:00] <DaDsMoOtH> I believe it's a major issue...and i'll type out what's using what.
+[07 Jan/12:04] <DaDsMoOtH> 'Creative SB Live! Value' 'intel 82371AB/EB PCI to USB Universal Host Controller' and 'IRQ holder for PCI Steering' are all using irq #05
+[07 Jan/12:04] <devilDigg> oh :(
+[07 Jan/12:05] <CJ^> the SBLive is using IRQ5 for DOS/Legacy mode
+[07 Jan/12:05] <CJ^> but thats the smae thign i have
+[07 Jan/12:05] <CJ^> what i did was remove the DOS/legacy driver
+[07 Jan/12:05] <devilDigg> i have it using irq 11
+[07 Jan/12:05] <CJ^> so do i DD
+[07 Jan/12:05] <CJ^> but the SBLive will use IRQ 5 for DOS/Legacy
+[07 Jan/12:06] <devilDigg> oh
+[07 Jan/12:06] <CJ^> all he needs to do it unload the DOS driver
+[07 Jan/12:06] <devilDigg> oh yeah.. in the boot up
+[07 Jan/12:06] <devilDigg> thats true
+[07 Jan/12:06] <CJ^> yeap
+[07 Jan/12:06] <DaDsMoOtH> There's a lot more stuff i believe...so, do you want to hear more?
+[07 Jan/12:06] <CJ^> msconfig
+[07 Jan/12:06] <devilDigg> um my intel 82371AB/EB PCI to USB Universal Host Controller is using irq 9
+[07 Jan/12:06] <CJ^> and unload the drivers in autoexec.bat and config.sys
+[07 Jan/12:06] > w98!azmodan@phi.compinet.com has joined #win98
+[07 Jan/12:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/12:06] @ mode #win98 [+v w98] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:07] > cherty2!hairworks@ppp116.gibnet.gi has joined #win98
+[07 Jan/12:07] <CJ^> ack
+[07 Jan/12:07] @ mode #win98 [+v cherty2] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:07] <cherty2> hi
+[07 Jan/12:07] <cherty2> i was wondering how do i get windows to run a regedit key with explorer.exe
+[07 Jan/12:07] <devilDigg> sure lay it on us
+[07 Jan/12:08] <devilDigg> hi cherty2
+[07 Jan/12:08] <devilDigg> what do you mean to run it?
+[07 Jan/12:08] <CJ^> you want it to run a registry key?
+[07 Jan/12:08] <cherty2> cj yep
+[07 Jan/12:08] <devilDigg> if you mean to add it to the registry just double click on it
+[07 Jan/12:09] <cherty2> i came across the command a while bacck but i dont reember it
+[07 Jan/12:09] <devilDigg> what do you mean run a registry key?
+[07 Jan/12:09] <CJ^> wait... you want to RUN regedit?
+[07 Jan/12:09] <CJ^> see regedit is the registry editor....
+[07 Jan/12:09] <CJ^> now  what is it you want to do exactly?
+[07 Jan/12:10] <cherty2> well you see
+[07 Jan/12:10] <cherty2>  C:\windows\explorer.exe ::{21EC2020-3AEA-1069-A2DD-08002B30309D} will run the control panel
+[07 Jan/12:10] <DaDsMoOtH> 'AVerMedia TV Series Device - Video Section' 'AVerMedia TV Series Device - Audio Section' and 'IRQ Holder for PCI Steering' are all using  Irq #10
+[07 Jan/12:10] <cherty2> so i was wondering if that would run any other key as well
+[07 Jan/12:11] <CJ^> Dad  are you having any problems???
+[07 Jan/12:11] > N|lz!_@mp-217-219-28.daxnet.no has joined #win98
+[07 Jan/12:11] <DaDsMoOtH> yes
+[07 Jan/12:11] @ mode #win98 [+v N|lz] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:11] <DaDsMoOtH> it crashes a lot
+[07 Jan/12:11] <CJ^> cause if not  all this is perfectly normal IRQ usage
+[07 Jan/12:11] <DaDsMoOtH> hmmmmmm
+[07 Jan/12:11] ! Chiwigal is known as QT^ShoWa
+[07 Jan/12:11] <DaDsMoOtH> is it really?
+[07 Jan/12:11] <CJ^> remove the DOS/Legacy driver from autoexec.bat and config.sys for the SBlive
+[07 Jan/12:12] <N|lz> i HATE win98!!!!!!!
+[07 Jan/12:12] <CJ^> IRQ sharing is part of the x86 arcitecture
+[07 Jan/12:12] <CJ^> :P
+[07 Jan/12:12] <CJ^> ok Nj
+[07 Jan/12:12] <CJ^> so whats yer problem?
+[07 Jan/12:13] <N|lz> it locs up!
+[07 Jan/12:13] <CJ^> NJ  then isolate teh problem..
+[07 Jan/12:13] <CJ^> what issues are you having?
+[07 Jan/12:13] <CJ^> and are you overclcoking?
+[07 Jan/12:13] < cherty2!hairworks@ppp116.gibnet.gi has left #win98 ()
+[07 Jan/12:13] <N|lz> I shup try norton ulties!
+[07 Jan/12:13] <CJ^> er overclocking...
+[07 Jan/12:13] <CJ^> hehe
+[07 Jan/12:13] <N|lz> ??
+[07 Jan/12:13] <CJ^> well Norton does do that
+[07 Jan/12:13] <CJ^> Norton Utilities  right?
+[07 Jan/12:13] <CJ^> got Norton crash guard running?
+[07 Jan/12:13] <CJ^> if so..DONT
+[07 Jan/12:13] <N|lz> anyone now hvere iI can get it?
+[07 Jan/12:14] <N|lz> download it!
+[07 Jan/12:14] <N|lz> ??
+[07 Jan/12:14] <DaDsMoOtH> What is VXD?
+[07 Jan/12:14] <CJ^> no9 NJ  thats warez
+[07 Jan/12:14] <devilDigg> vxd=virutal device driver
+[07 Jan/12:14] <CJ^> we dont support warez
+[07 Jan/12:14] @ mode #win98 [+b *!*_@*.daxnet.no] by LifeBlood!azmodan@phi.compinet.com
+[07 Jan/12:14] < N|lz!_@mp-217-219-28.daxnet.no was kicked off #win98 by LifeBlood!azmodan@phi.compinet.com (we don't do warez. EOD!)
+[07 Jan/12:14] <DaDsMoOtH> When it crashes...it keeps referring to VXD and then a long complicated bunch of garble.
+[07 Jan/12:14] <CJ^> Az IS awake
+[07 Jan/12:15] <Azmodan> just barely
+[07 Jan/12:15] <CJ^> Dads  yeah  i used to see that when i had the DOS drivers loaded for the SB live...
+[07 Jan/12:15] <CJ^> unload them  and give it a try
+[07 Jan/12:16] <DaDsMoOtH> ok...how do i solve that.  you told me already...but it's over my head.  Can you tell me like you're speaking with an idiot?  :p
+[07 Jan/12:16] <CJ^> what i actually did was re-install the drivers  and NOT load the DOS drivers....
+[07 Jan/12:16] <CJ^> hehe
+[07 Jan/12:16] <CJ^> ok
+[07 Jan/12:16] <CJ^> do this..
+[07 Jan/12:16] <CJ^> Start
+[07 Jan/12:16] <CJ^> RUN
+[07 Jan/12:16] <DaDsMoOtH> haha
+[07 Jan/12:16] <CJ^> type  msconfig
+[07 Jan/12:16] <DaDsMoOtH> k
+[07 Jan/12:16] <DaDsMoOtH> done
+[07 Jan/12:16] <CJ^> ok
+[07 Jan/12:16] <CJ^> see teh autoexec.bat tab?
+[07 Jan/12:16] <CJ^> click on that
+[07 Jan/12:16] <DaDsMoOtH> k
+[07 Jan/12:17] <CJ^> ok
+[07 Jan/12:17] <CJ^> anythign that refers to the SB
+[07 Jan/12:17] <CJ^> uncheck it
+[07 Jan/12:17] <DaDsMoOtH> k
+[07 Jan/12:17] <CJ^> <<< actually...  i did it an easier way once before...
+[07 Jan/12:17] <DaDsMoOtH> it'll say SB or creative in it, right?
+[07 Jan/12:17] <CJ^> just renamed the files to autoexec.old  and config.old
+[07 Jan/12:17] <CJ^> right
+[07 Jan/12:17] <CJ^> exactly...
+[07 Jan/12:18] <CJ^> anythign that says that
+[07 Jan/12:18] <CJ^> uncheck it
+[07 Jan/12:18] <CJ^> i persoanally dont have anythign in there...
+[07 Jan/12:18] <CJ^> works out far better..
+[07 Jan/12:18] <DaDsMoOtH> ok...
+[07 Jan/12:18] <DaDsMoOtH> so...
+[07 Jan/12:18] <DaDsMoOtH> now that's done.
+[07 Jan/12:18] <DaDsMoOtH> now what?
+[07 Jan/12:18] <CJ^> you may get an error at boot up sayign somethign to the effect that  BS yadda yaddaa aint there...
+[07 Jan/12:18] <CJ^> ok
+[07 Jan/12:18] <CJ^> config.sys tab
+[07 Jan/12:18] <CJ^> check there as well..
+[07 Jan/12:18] <CJ^> do the same thing..
+[07 Jan/12:19] <DaDsMoOtH> nothing SB related on that tab i believe...
+[07 Jan/12:19] <CJ^> well.. what do youhave loading there??
+[07 Jan/12:19] <CJ^> cause  win98 doesnt need them really..
+[07 Jan/12:19] <CJ^> thats why i just renamed the files..
+[07 Jan/12:19] <CJ^> or..  like i had sa8id  just re-installed the drivers and DID not load the DOS drivers...
+[07 Jan/12:20] <CJ^> doign a custom install....
+[07 Jan/12:20] < SignOff: w98!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org NewYork-R.NY.US.Undernet.Org)
+[07 Jan/12:20] <DaDsMoOtH> well...we'll just remove all the SB instances for now and see how it goes.  Sound like a plan?
+[07 Jan/12:21] <CJ^> yeap
+[07 Jan/12:21] <CJ^> i did that for a bit..
+[07 Jan/12:21] > w98!azmodan@phi.compinet.com has joined #win98
+[07 Jan/12:21] @ mode #win98 [+v w98] by NewYork-R.NY.US.Undernet.Org
+[07 Jan/12:21] <CJ^> but when i got Live!Ware 3.0
+[07 Jan/12:21] <CJ^> i just re-sis it all...
+[07 Jan/12:21] <devilDigg> hi w98
+[07 Jan/12:21] <CJ^> er re-did
+[07 Jan/12:21] <DaDsMoOtH> hmmmmm
+[07 Jan/12:21] <CJ^> w98 whois DevilDigg
+[07 Jan/12:21] <DaDsMoOtH> So...you think unchecking EVERYTHING will solve all my problems?
+[07 Jan/12:21] <Azmodan> he's lagged CJ
+[07 Jan/12:21] <DaDsMoOtH> that's all to it?
+[07 Jan/12:21] <CJ^> ahh
+[07 Jan/12:21] <CJ^> Dad  it may
+[07 Jan/12:22] <devilDigg> hi az
+[07 Jan/12:22] <Azmodan> hiya devilDigg 
+[07 Jan/12:22] <CJ^> most of the issues i had was with the DOS driver loading...
+[07 Jan/12:22] <devilDigg> w98 whois CJ^
+[07 Jan/12:22] <DaDsMoOtH> Aren't those things there for a reason though?  Why even have them in the first place if you're better off with out them?
+[07 Jan/12:22] <CJ^> DOS/Legacy support
+[07 Jan/12:23] <CJ^> thats why
+[07 Jan/12:23] <CJ^> you dont really need em
+[07 Jan/12:23] <CJ^> unless you play DOS games
+[07 Jan/12:23] <CJ^> but  if ya do.....
+[07 Jan/12:23] <CJ^> its best to make seperate instances for em...
+[07 Jan/12:23] <CJ^> legacy support is all but gone from teh industry anyways
+[07 Jan/12:24] <devilDigg> he's only 48 secs away, he should have responded by now..
+[07 Jan/12:25] <DaDsMoOtH> So...i can leave it like it is now.  But...if w98 keeps crashing, i should probably just uncheck everything on those 2 tabs?
+[07 Jan/12:25] > di0de!di0de@208.1.217.145 has joined #win98
+[07 Jan/12:25] @ mode #win98 [+v di0de] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:25] <di0de> can someone try and ping 208.1.217.130 for me plz
+[07 Jan/12:26] <CJ^> whast wrong di0de?
+[07 Jan/12:26] <CJ^> yes Dad....
+[07 Jan/12:26] <CJ^> like i said  ya dont need those files anyways
+[07 Jan/12:27] <di0de> trying to determine if anyone else can ping that addr
+[07 Jan/12:27] <di0de> just testing it out
+[07 Jan/12:27] <DaDsMoOtH> Any other words of advice?
+[07 Jan/12:27] <CJ^> well....  are you running Live!ware 3.0 for the SB Live?
+[07 Jan/12:28] <CJ^> if not  ya may want to try it out...
+[07 Jan/12:28] <CJ^> or at least the newer driver set for the Sblive
+[07 Jan/12:28] <CJ^> and newer drivers all around for all hardware
+[07 Jan/12:29] * DaDsMoOtH nods
+[07 Jan/12:29] <DaDsMoOtH> well...thanx for all the help.  I imagine i'll be back in the very near future.
+[07 Jan/12:29] <DaDsMoOtH> :)
+[07 Jan/12:30] <CJ^> heh
+[07 Jan/12:30] <CJ^> np
+[07 Jan/12:30] <DaDsMoOtH> later all!
+[07 Jan/12:30] < SignOff: DaDsMoOtH!boo@cr265984-a.surrey1.bc.wave.home.com (Leaving)
+[07 Jan/12:31] ! QT^ShoWa is known as ChiwiGal
+[07 Jan/12:31] ! Bad^BUG is known as Lady^Bug
+[07 Jan/12:33] < SignOff: di0de!di0de@208.1.217.145 (Leaving)
+[07 Jan/12:33] > Kawi!Justask@ppp-164.m2-3.cor.ican.net has joined #win98
+[07 Jan/12:33] @ mode #win98 [+v Kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:34] <Kawi> hey Cj I got vnc working it's great 
+[07 Jan/12:34] <CJ^> ahh
+[07 Jan/12:34] <Kawi> really simple too
+[07 Jan/12:36] <Kawi> my friend's father is giving me his old labtop tonight 486 100mhz should be cool
+[07 Jan/12:36] <Kawi> gonna have to setup a docking statoin on my network
+[07 Jan/12:38] < SignOff: CJ^!~skippy@sdn-ar-006watacoP280.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[07 Jan/12:39] > mrgone!~Webmaster@ts2-132.brg.tallships.ca has joined #win98
+[07 Jan/12:39] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/12:39] @ mode #win98 [+v mrgone] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:42] ! ChiwiGal is known as CHiwiOut
+[07 Jan/12:42] > CJ^!~skippy@sdn-ar-005watacoP100.dialsprint.net has joined #win98
+[07 Jan/12:42] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:42] < SignOff: devilDigg!devild_@RED-216-203-1-165.dialup.nyc.redconnect.net (Ping timeout for devilDigg[RED-216-203-1-165.dialup.nyc.redconnect.net])
+[07 Jan/12:42] <CJ^> `op
+[07 Jan/12:42] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[07 Jan/12:46] > Army_Guy!ask@flw134-43.dial.webound.com has joined #win98
+[07 Jan/12:46] @ mode #win98 [+v Army_Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:50] > j3ss1!dktdgjgd@rotary08015.voicenet.com has joined #win98
+[07 Jan/12:50] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/12:51] <Army_Guy> can i ask a question if it pertains to win95?
+[07 Jan/12:51] <Kawi> sure
+[07 Jan/12:54] <Army_Guy> i want to format my harddrive ok.. but i will lose my drivers for my cdrom, i have the cdrom drivers on a disk is there a way to get my cdrom working again so i can load win95 off of a cd?
+[07 Jan/12:55] ! mvp is known as Worf
+[07 Jan/12:55] ! Worf is known as mvp
+[07 Jan/12:56] <Kawi> can't you intall the drivers from the disk?
+[07 Jan/12:57] <Army_Guy> you mean after i format the hard drive just copy the driver from the disk to the hardrive
+[07 Jan/12:57] <Kawi> is it the original disk for the cdrom
+[07 Jan/12:58] <CJ^> win95 doesn req drivers for the cdrom
+[07 Jan/12:58] <CJ^> unless its a very very old cdrom
+[07 Jan/12:58] <CJ^> do you have a boot disk?
+[07 Jan/12:58] <CJ^> for win95?
+[07 Jan/12:58] <Army_Guy> no its not the original disk .... 
+[07 Jan/12:58] <Army_Guy> yeah i have a bnoot disk for it
+[07 Jan/12:58] <Azmodan> what is not the original disk?
+[07 Jan/12:59] < SignOff: Army_Guy!ask@flw134-43.dial.webound.com (Leaving)
+[07 Jan/12:59] <CJ^> ok
+[07 Jan/12:59] <CJ^> that was interesting
+[07 Jan/12:59] <Azmodan> yeah
+[07 Jan/13:00] <Azmodan> didn't want to answer my question I guess
+[07 Jan/13:00] < SignOff: Kawi!Justask@ppp-164.m2-3.cor.ican.net (Ping timeout for Kawi[ppp-164.m2-3.cor.ican.net])
+[07 Jan/13:00] ! Lost-Chat is known as LostAnge|
+[07 Jan/13:02] ! sh0gun- is known as sh0gun
+[07 Jan/13:06] > Special_K!SpecialK@wiley-1-699.roadrunner.nf.net has joined #win98
+[07 Jan/13:06] < Special_K!SpecialK@wiley-1-699.roadrunner.nf.net has left #win98 ()
+[07 Jan/13:12] ! CJ^ is known as CJafk
+[07 Jan/13:19] < SignOff: mrgone!~Webmaster@ts2-132.brg.tallships.ca (im a leech that needs to be bled)
+[07 Jan/13:20] > SAS-1!na@co796109-a.kico1.on.wave.home.com has joined #win98
+[07 Jan/13:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/13:20] @ mode #win98 [+v SAS-1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:21] <SAS-1>  Anyone here have the 2048 drivers for Vortex2 cards?
+[07 Jan/13:24] <CJafk> not i
+[07 Jan/13:24] ! CJafk is known as CJ^
+[07 Jan/13:25] <CJ^> dotn own a Vortex3 card myself...
+[07 Jan/13:25] ! me is known as senic
+[07 Jan/13:26] <Azmodan> sas, try www.windrivers.com
+[07 Jan/13:26] <SAS-1> ok thanks
+[07 Jan/13:27] > mrgone!~Webmaster@ts1-112.brg.tallships.ca has joined #win98
+[07 Jan/13:27] @ mode #win98 [+v mrgone] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:28] < SignOff: SAS-1!na@co796109-a.kico1.on.wave.home.com (ircN for mIRC)
+[07 Jan/13:31] > `Muff`!~kmefford@lou16.kih.net has joined #win98
+[07 Jan/13:32] @ mode #win98 [+v `Muff`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:32] <`Muff`> 'lo all
+[07 Jan/13:32] <Azmodan> hi Muff
+[07 Jan/13:33] <`Muff`> Hody Az :)
+[07 Jan/13:33] <`Muff`> Howdy even
+[07 Jan/13:33] > ^Concept!~xic53@p266-penguin-gui.tch.virgin.net has joined #win98
+[07 Jan/13:33] @ mode #win98 [+v ^Concept] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:33] <`Muff`> Heya concept
+[07 Jan/13:34] <^Concept> hello muff
+[07 Jan/13:34] <^Concept> who upset Azmodan ????
+[07 Jan/13:34] <Azmodan> am I upset?
+[07 Jan/13:34] <^Concept> how comes U are not +v ??
+[07 Jan/13:35] <Azmodan> -voice azmodan
+[07 Jan/13:35] @ mode #win98 [+v Azmodan] by LifeBlood!azmodan@phi.compinet.com
+[07 Jan/13:35] <Azmodan> hehehehe
+[07 Jan/13:35] <^Concept> ic
+[07 Jan/13:35] <Azmodan> just hadn't done it yet ;-)
+[07 Jan/13:35] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[07 Jan/13:35] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:35] <Azmodan> gidday pyro
+[07 Jan/13:36] <pyrokiwi> hiya
+[07 Jan/13:36] <pyrokiwi> i hav concussion after my sister brained me with a weighted diving stick in case u did not know also hav cut in head
+[07 Jan/13:37] < SignOff: ^Concept!~xic53@p266-penguin-gui.tch.virgin.net (Leaving)
+[07 Jan/13:37] <`Muff`> pyro, was that one of those thing you throw in the pool and dive after, like a game?
+[07 Jan/13:37] > Mad^Cow!~moooo@p119-tnt7.akl.ihug.co.nz has joined #win98
+[07 Jan/13:37] <Mad^Cow> mooo!
+[07 Jan/13:37] @ mode #win98 [+v Mad^Cow] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:38] > devilDigg!devild_@RED-216-203-1-92.dialup.nyc.redconnect.net has joined #win98
+[07 Jan/13:38] <devilDigg> hi all
+[07 Jan/13:38] * Mad^Cow kicks muff
+[07 Jan/13:38] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:38] <`Muff`> Hola mc, devil
+[07 Jan/13:38] <`Muff`> hehehe
+[07 Jan/13:38] <devilDigg> pyro!
+[07 Jan/13:39] * Mad^Cow toasts pyro
+[07 Jan/13:39] <pyrokiwi> hiya
+[07 Jan/13:39] <devilDigg> you try the progrma out?
+[07 Jan/13:39] <pyrokiwi> not yet
+[07 Jan/13:39] <devilDigg> oh
+[07 Jan/13:39] <pyrokiwi> but i will
+[07 Jan/13:39] <devilDigg> ok
+[07 Jan/13:40] * Mad^Cow wanders off
+[07 Jan/13:40] < Mad^Cow!~moooo@p119-tnt7.akl.ihug.co.nz has left #win98 ()
+[07 Jan/13:40] <CJ^> http://www.geeks404.com/downloads/list.cgi?os=boot_disks&section=boot_disks  <<< well looky there... new boot disk URl  :P
+[07 Jan/13:40] < SignOff: j3ss1!dktdgjgd@rotary08015.voicenet.com (Leaving)
+[07 Jan/13:40] <devilDigg> w98 whois CJ^
+[07 Jan/13:40] <w98> devildigg: i haven't a clue
+[07 Jan/13:40] * `Muff` must bug out, too.  Update downloads finished, must reboot
+[07 Jan/13:40] <Azmodan> ciao Muff
+[07 Jan/13:40] <devilDigg> w98 whois pyrokiwi
+[07 Jan/13:41] <w98> i haven't a clue, devildigg
+[07 Jan/13:41] < SignOff: `Muff`!~kmefford@lou16.kih.net (My karma ran over my dogma)
+[07 Jan/13:41] <CJ^> w98 whois devilDigg
+[07 Jan/13:41] <devilDigg> oh, he doesnt have that anymore?
+[07 Jan/13:41] <w98> cj^: no idea
+[07 Jan/13:42] <CJ^> hmm NS 5 is almost done...
+[07 Jan/13:42] <devilDigg> netscape right?
+[07 Jan/13:42] <CJ^> yeap
+[07 Jan/13:43] <CJ^> problem is... it LOOKS good on win
+[07 Jan/13:43] <CJ^> wonder what its gonna look like in Linux though....:P
+[07 Jan/13:43] <devilDigg> heh
+[07 Jan/13:43] <devilDigg> well i heard linux graphics rock
+[07 Jan/13:43] <devilDigg> cant wait to install linux though
+[07 Jan/13:43] <CJ^> hype
+[07 Jan/13:44] < SignOff: pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[07 Jan/13:44] < SignOff: Mandy!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[07 Jan/13:46] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[07 Jan/13:46] > Mandy!biged98@chat.eskimo.com has joined #win98
+[07 Jan/13:46] @ mode #win98 [+vov pyrokiwi Mandy Mandy] by SanDiego.CA.US.Undernet.org
+[07 Jan/13:46] < SignOff: pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[07 Jan/13:47] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[07 Jan/13:47] < SignOff: pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz (Read error to pyrokiwi[210-55-123-54.dialup.xtra.co.nz]: EOF from client)
+[07 Jan/13:47] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[07 Jan/13:47] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:48] < SignOff: CJ^!~skippy@sdn-ar-005watacoP100.dialsprint.net (washington-r.dc.us.undernet.org toronto.on.ca.undernet.org)
+[07 Jan/13:48] <devilDigg> wb pryo
+[07 Jan/13:48] <pyrokiwi> thanx :)
+[07 Jan/13:48] > BB2!bb@209.90.117.84 has joined #win98
+[07 Jan/13:49] @ mode #win98 [+v BB2] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:49] <BB2> What is the best ftp server program to run under win9x ?
+[07 Jan/13:49] <devilDigg> wsftp for me
+[07 Jan/13:49] <Azmodan> devilDigg, that is not a server
+[07 Jan/13:49] <Azmodan> that is a client
+[07 Jan/13:49] <BB2> :)
+[07 Jan/13:49] <devilDigg> oh my bad you mean server program
+[07 Jan/13:49] <devilDigg> not sure.. 
+[07 Jan/13:49] <BB2> yah
+[07 Jan/13:50] <mrgone> bb2 serv-u is easy to use
+[07 Jan/13:50] <Azmodan> serv-u is used a lot
+[07 Jan/13:50] <BB2> mrgone: ok thx i'll check it out
+[07 Jan/13:50] <BB2> ok
+[07 Jan/13:50] <mrgone> bb2 behave with it :)
+[07 Jan/13:50] <BB2> heh ok :)
+[07 Jan/13:52] ! sh0gun is known as Lilly
+[07 Jan/13:53] > Big`Ed!BigEd@12-201.009.popsite.net has joined #win98
+[07 Jan/13:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/13:53] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:53] <Azmodan> hiya Ed
+[07 Jan/13:53] <pyrokiwi> yo Big`Ed
+[07 Jan/13:53] <Big`Ed> hello SirAz
+[07 Jan/13:53] <Big`Ed> hey kiwiboy
+[07 Jan/13:53] <pyrokiwi> hiya
+[07 Jan/13:54] > CJ^!~skippy@sdn-ar-005watacoP100.dialsprint.net has joined #win98
+[07 Jan/13:54] <pyrokiwi> Big`Ed wat do u think about sheep?
+[07 Jan/13:54] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:54] <devilDigg> Big`Ed!, wb CJ^
+[07 Jan/13:54] <Big`Ed> hyYa MrSkippy
+[07 Jan/13:54] * Big`Ed KNOWS sheep is a NZ'er Males Best Friend
+[07 Jan/13:54] <CJ^> :P
+[07 Jan/13:55] <mrgone> hi
+[07 Jan/13:55] <Big`Ed> hello - masterhere
+[07 Jan/13:56] > LosGuy!~husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/13:56] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/13:56] <Big`Ed> HEY LOS!
+[07 Jan/13:56] <Azmodan> gidday there Los
+[07 Jan/13:56] <pyrokiwi> yo LosGuy
+[07 Jan/13:56] <LosGuy> howdy
+[07 Jan/13:56] <devilDigg> los!
+[07 Jan/13:57] <LosGuy> howdy devilDigg
+[07 Jan/13:57] <LosGuy> whats up tonight?
+[07 Jan/13:58] <Big`Ed> last 5 minutes where FREE warez mode - and everyone took advantage of it
+[07 Jan/13:58] <mrgone> oh?
+[07 Jan/13:58] * LosGuy dont do warez ... so no loss
+[07 Jan/13:58] <CJ^> ?
+[07 Jan/13:58] <Big`Ed> if i'm not mistaken the #win98 channel schedule has pick-on pyrokiwi from the top of the hour till 15 after.
+[07 Jan/13:58] <pyrokiwi> >?<
+[07 Jan/13:59] <CJ^> let begin
+[07 Jan/13:59] <LosGuy> EVERY hour of EVERY day
+[07 Jan/13:59] <LosGuy> its just too easy
+[07 Jan/13:59] <Big`Ed> if DaMan says so
+[07 Jan/13:59] <Big`Ed> ok
+[07 Jan/13:59] <LosGuy> gets boring
+[07 Jan/13:59] <pyrokiwi> hey
+[07 Jan/13:59] <pyrokiwi> meany
+[07 Jan/14:00] <pyrokiwi> it is pick on americans millenium
+[07 Jan/14:00] * Big`Ed didn't write the schedule
+[07 Jan/14:00] <CJ^> i got me a side dish of tater tots
+[07 Jan/14:00] <Big`Ed> hehe
+[07 Jan/14:00] <CJ^> need a main course...
+[07 Jan/14:00] <CJ^> any suggestions?
+[07 Jan/14:00] <Big`Ed> wonder if you can french fry a kiwi
+[07 Jan/14:00] <LosGuy> haha
+[07 Jan/14:00] <CJ^> Microwave
+[07 Jan/14:00] <pyrokiwi> grrrrr
+[07 Jan/14:01] <Big`Ed> pyro had some comment about sheep - wonder if it was for meal purposes?
+[07 Jan/14:01] <pyrokiwi> nah some1 told me u hate sheep
+[07 Jan/14:02] <Big`Ed> well - they do not say 'come baaaacccckkkk' like they do to you
+[07 Jan/14:02] <mrgone> hehe
+[07 Jan/14:03] <pyrokiwi> hmmm sheep are cool?
+[07 Jan/14:03] <Big`Ed> a NZ boys dream date
+[07 Jan/14:03] <pyrokiwi> grrrrrrrrrrrrrrrrrrrrrrrrrr
+[07 Jan/14:03] <CJ^> specially with hip waders on
+[07 Jan/14:03] <CJ^> they bounce back...
+[07 Jan/14:03] <Big`Ed> hehe
+[07 Jan/14:04] <pyrokiwi> grrrrrr
+[07 Jan/14:04] * pyrokiwi decided Big`Ed prefers cows
+[07 Jan/14:04] <Big`Ed> no - that is elysia - he is from the state that only produces 'steers and queers'
+[07 Jan/14:06] <Big`Ed> 10 more minutes
+[07 Jan/14:06] <Big`Ed> los?
+[07 Jan/14:06] <LosGuy> with what?
+[07 Jan/14:06] < BB2!bb@209.90.117.84 has left #win98 ()
+[07 Jan/14:06] <Big`Ed> the top of the hour schedule
+[07 Jan/14:06] <pyrokiwi> Big`Ed at least nz ppl date 
+[07 Jan/14:06] <Big`Ed> how easy you forget
+[07 Jan/14:06] <LosGuy> oh.... 
+[07 Jan/14:07] <CJ^> oh?
+[07 Jan/14:07] <LosGuy> yeah ... well it is just so danged ... forgettable
+[07 Jan/14:07] < SignOff: devilDigg!devild_@RED-216-203-1-92.dialup.nyc.redconnect.net (Read error to devilDigg[RED-216-203-1-92.dialup.nyc.redconnect.net]: Connection reset by peer)
+[07 Jan/14:07] <CJ^> now.. wait a min there little falmer
+[07 Jan/14:07] <Big`Ed> in the US, we do NOT consider taking the sheep out a DATE
+[07 Jan/14:07] <CJ^> er flamer
+[07 Jan/14:07] <CJ^> Ed is married...
+[07 Jan/14:07] <pyrokiwi> doh[p
+[07 Jan/14:08] <pyrokiwi> i see ed meet ed marry
+[07 Jan/14:08] <LosGuy> was that a proposal?
+[07 Jan/14:08] <pyrokiwi> no that is wat ed does
+[07 Jan/14:08] * Big`Ed looks for the little +kb switch
+[07 Jan/14:09] * pyrokiwi wonders y Big`Ed plans to kb him when he started it
+[07 Jan/14:09] <CJ^> cause ed is in charge...:P
+[07 Jan/14:10] <Big`Ed> (cuz i can)
+[07 Jan/14:10] <Big`Ed> hehe
+[07 Jan/14:10] <Big`Ed> thx CJ^
+[07 Jan/14:10] > charta!charta@195.70.181.249 has joined #win98
+[07 Jan/14:10] <Big`Ed> hi charta
+[07 Jan/14:10] @ mode #win98 [+v charta] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:10] > j3ss1!dktdgjgd@rotary08015.voicenet.com has joined #win98
+[07 Jan/14:10] <Big`Ed> 6 minutes
+[07 Jan/14:10] < j3ss1!dktdgjgd@rotary08015.voicenet.com has left #win98 ()
+[07 Jan/14:10] < charta!charta@195.70.181.249 has left #win98 ()
+[07 Jan/14:11] > j3ss1!dktdgjgd@rotary08015.voicenet.com has joined #win98
+[07 Jan/14:11] <Big`Ed> hi j3ss1
+[07 Jan/14:11] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:11] <j3ss1> hi
+[07 Jan/14:11] <w98> hola, j3ss1
+[07 Jan/14:11] ! sh0gun- is known as sh0gun
+[07 Jan/14:11] > josef!xxx@sil-wa15-55.ix.netcom.com has joined #win98
+[07 Jan/14:11] @ mode #win98 [+v josef] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:12] <josef> hello
+[07 Jan/14:12] <Big`Ed> hi
+[07 Jan/14:12] <josef> hi big ed
+[07 Jan/14:12] <josef> im trying to configure a port
+[07 Jan/14:14] <Big`Ed> what type, for what, and whats the error?
+[07 Jan/14:14] ! fire^fish is known as Grem|in
+[07 Jan/14:14] <josef> anyone know how to set parallel port to ECP mode?
+[07 Jan/14:14] <Azmodan> josef, that is normall done in your BIOS
+[07 Jan/14:14] <Azmodan> what computer brand do you have?
+[07 Jan/14:14] <josef> my moms friend put it together
+[07 Jan/14:15] <LosGuy> in bios and in the mini driver if this is for a zip drive
+[07 Jan/14:15] <josef> win98, 366, 64m
+[07 Jan/14:15] <Azmodan> josef, then chances are you can get to your BIOS by pressing the del key when the computer starts up
+[07 Jan/14:15] <josef> its for a quickcam pro
+[07 Jan/14:15] <josef> cool
+[07 Jan/14:15] <Azmodan> josef, it will normally say which key to hit when you first power on the computer
+[07 Jan/14:15] <Big`Ed> from a poweron - not a restart
+[07 Jan/14:16] <josef> great
+[07 Jan/14:16] <mrgone> mmm george forman grill 
+[07 Jan/14:16] <josef> cool...thankyou
+[07 Jan/14:16] <josef> im gonna go try
+[07 Jan/14:16] < SignOff: josef!xxx@sil-wa15-55.ix.netcom.com (Leaving)
+[07 Jan/14:17] <LosGuy> hahah mrgone
+[07 Jan/14:17] <Big`Ed> ding - time to be nice to kiwi
+[07 Jan/14:17] <Big`Ed> clock says it's pick on ebay junkies
+[07 Jan/14:17] <pyrokiwi> pls
+[07 Jan/14:18] <LosGuy> nice? ...what is that?
+[07 Jan/14:18] * LosGuy dont do nice
+[07 Jan/14:18] <pyrokiwi> LosGuy needs a knock in the head
+[07 Jan/14:18] <LosGuy> pyrokiwi needs a kick in the channel
+[07 Jan/14:19] <mrgone> mmm
+[07 Jan/14:19] <mrgone> fries
+[07 Jan/14:19] * CJ^ starts pelting pyro with tasty Tater Tots  fresh from the Microwave
+[07 Jan/14:19] <pyrokiwi> thanx
+[07 Jan/14:19] < pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz was kicked off #win98 by Mandy!biged98@chat.eskimo.com (Mandy)
+[07 Jan/14:19] > pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz has joined #win98
+[07 Jan/14:19] <mrgone> thje george forman grill rules, did a plate of fries in like 3 minutes
+[07 Jan/14:19] <CJ^> you watching a Infomercial???
+[07 Jan/14:19] <Big`Ed> wb pyrokiwi
+[07 Jan/14:19] <CJ^> LOL
+[07 Jan/14:19] > jncoboy!lifesux@03-146.002.popsite.net has joined #win98
+[07 Jan/14:19] <CJ^> oh gawd
+[07 Jan/14:20] <mrgone> nope
+[07 Jan/14:20] @ mode #win98 [+v jncoboy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:20] <CJ^> you actually bought that thing??
+[07 Jan/14:20] <jncoboy> is there a way to make a modem drop a connection when i receive a call?
+[07 Jan/14:20] <mrgone> i have one in my kitchen
+[07 Jan/14:20] <j3ss1> my job deals with ifomercials
+[07 Jan/14:20] <j3ss1> I rank them
+[07 Jan/14:20] <Big`Ed> jncoboy - how can you recieve a call - if your on-line?
+[07 Jan/14:20] <mrgone> got the biggest one they sell
+[07 Jan/14:20] <Big`Ed> that would be a phone company option
+[07 Jan/14:20] <jncoboy> i mean..
+[07 Jan/14:20] <mrgone> cj it rules
+[07 Jan/14:20] <jncoboy> if i get a call the modem disconnects
+[07 Jan/14:20] <Big`Ed> jncoboy - how would you know you get a call?  call waiting?
+[07 Jan/14:20] <LosGuy> jncoboy you cant, not with a normal phone line anyway
+[07 Jan/14:22] <jncoboy> o
+[07 Jan/14:22] <LosGuy> if you have call waiting that is disconnecting you... you can disable that
+[07 Jan/14:22] <Big`Ed> call waiting will 'drop a modem'
+[07 Jan/14:22] <jncoboy> wonder how much call waiting is
+[07 Jan/14:22] <mrgone> i got call waiting, was 1$ a mnth extra plus i get unlimited 3 way calls
+[07 Jan/14:22] <mrgone> i got call id too, so i can tell when ed pranks me at 3am thank you muchly ed
+[07 Jan/14:22] <pyrokiwi> lol
+[07 Jan/14:22] <LosGuy> haha
+[07 Jan/14:22] <jncoboy> so if i get call waiting...it will drop my modem?
+[07 Jan/14:22] <pyrokiwi> he can prank me if he wants
+[07 Jan/14:22] <pyrokiwi> he will pay SO much
+[07 Jan/14:23] < SignOff: LifeBlood!azmodan@phi.compinet.com (Read error to LifeBlood[phi.compinet.com]: EOF from client)
+[07 Jan/14:23] <mrgone> lol
+[07 Jan/14:23] < SignOff: w98!azmodan@phi.compinet.com (Read error to w98[phi.compinet.com]: EOF from client)
+[07 Jan/14:23] <CJ^> 11 cents a min
+[07 Jan/14:23] > Princesaa!Who_s@spc-isp-tor-uas-39-22.sprint.ca has joined #win98
+[07 Jan/14:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/14:23] <CJ^> aint much really..
+[07 Jan/14:23] <Big`Ed> jncoboy - yes - if you allow it to work - the wait beep will disconnect you
+[07 Jan/14:23] <mrgone> 1$ a minute is worth it to make pyrokiwi get out of bed at 5am
+[07 Jan/14:23] @ mode #win98 [+v Princesaa] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:23] <LosGuy> but Big`Ed has local connections in NZ that he can have him do it for him
+[07 Jan/14:23] <Princesaa> hello
+[07 Jan/14:23] <Princesaa> thank you, Vulcan
+[07 Jan/14:23] <pyrokiwi> hmmm then i will find there number
+[07 Jan/14:23] <Big`Ed> hello Princesaa
+[07 Jan/14:23] <pyrokiwi> i hav phone with caller id disabled :)
+[07 Jan/14:23] <mrgone> *69
+[07 Jan/14:24] <CJ^> hehe Pingus   
+[07 Jan/14:24] <CJ^> gawd  
+[07 Jan/14:24] <CJ^> Linuc clone of Lemmings  
+[07 Jan/14:24] <pyrokiwi> oh well gtg sya
+[07 Jan/14:24] <Princesaa> hello, Big Ed. How are you?
+[07 Jan/14:24] < SignOff: pyrokiwi!mrhehe@210-55-123-54.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[07 Jan/14:24] <Big`Ed> i'm great - you?
+[07 Jan/14:24] <Princesaa> Doing fine thanks..except for sneezing every now & then..hehehe
+[07 Jan/14:25] * Big`Ed passes the klenix
+[07 Jan/14:25] <mrgone> mmm needs salt brb
+[07 Jan/14:25] * Princesaa thanks Big'Ed
+[07 Jan/14:25] <Big`Ed> so - how did all work out for you?
+[07 Jan/14:26] ! staraway^ is known as star^^
+[07 Jan/14:26] <mrgone> salt and cheese is hard to get out of a keyboard... i guess i shouldnt be eating on the pc...  nah
+[07 Jan/14:26] > pizzaboy!poof@ats3-25.georgian.net has joined #win98
+[07 Jan/14:26] <Princesaa> Big..it hasn't :) I went to bed and slept like a baby..hehe & have only logged on now..Oh and guess what?
+[07 Jan/14:26] <Big`Ed> hehe
+[07 Jan/14:26] <Princesaa> lol
+[07 Jan/14:26] @ mode #win98 [+v pizzaboy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:26] <Princesaa> I've forgotten everything...hahahaha
+[07 Jan/14:26] <Big`Ed> what?
+[07 Jan/14:26] <pizzaboy> where do i go to change the program that opens a type of file
+[07 Jan/14:26] * Big`Ed aims his big-boot at Princesaa
+[07 Jan/14:27] <LosGuy> pizzaboy hold down shift and RIGHT click choose open with
+[07 Jan/14:27] <LosGuy> (on the file you want to change the association on)
+[07 Jan/14:27] <Princesaa> GASP..you'd aim such a thing a me...TSK TSK..I'm gonna get the KING after you..LMAO
+[07 Jan/14:27] <pizzaboy> thanks
+[07 Jan/14:27] <LosGuy> then tell it what program you want to use
+[07 Jan/14:27] * Big`Ed hides
+[07 Jan/14:27] <LosGuy> and choose always open with ..if yyou want
+[07 Jan/14:28] <pizzaboy> hmmmmm. isnt there somewhere to go to permanently change
+[07 Jan/14:28] <pizzaboy> ive been in it before. but i forget where i went
+[07 Jan/14:28] <LosGuy> this will do that
+[07 Jan/14:28] <LosGuy> but yeah
+[07 Jan/14:28] <pizzaboy> ahhh
+[07 Jan/14:28] <pizzaboy> ok
+[07 Jan/14:28] <LosGuy> it is in explorer
+[07 Jan/14:28] <Princesaa> lol
+[07 Jan/14:28] ! biatch is known as Katrina
+[07 Jan/14:28] <LosGuy> under view
+[07 Jan/14:28] <LosGuy> folder options
+[07 Jan/14:29] <pizzaboy> ahhh ok
+[07 Jan/14:29] <pizzaboy> there we go
+[07 Jan/14:29] <mrgone> mmm
+[07 Jan/14:31] > MockBa!MockBa@209-209-17-68.oak.inreach.net has joined #win98
+[07 Jan/14:31] @ mode #win98 [+v MockBa] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:32] <Princesaa> hmmm must be lag
+[07 Jan/14:33] * Big`Ed is hideing
+[07 Jan/14:33] <Princesaa> hehehe
+[07 Jan/14:34] < pizzaboy!poof@ats3-25.georgian.net has left #win98 ()
+[07 Jan/14:36] * Big`Ed has to go to dinner - back in 20
+[07 Jan/14:37] ! Big`Ed is known as Ed`Away
+[07 Jan/14:38] ! \dev\eth1 is known as aSweetOne
+[07 Jan/14:39] < MockBa!MockBa@209-209-17-68.oak.inreach.net has left #win98 ()
+[07 Jan/14:40] > Jakeofall!Jakeofall@jennandkevinthsd.ne.mediaone.net has joined #win98
+[07 Jan/14:40] @ mode #win98 [+v Jakeofall] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:40] <LosGuy> Jakeofall!! how are ya!
+[07 Jan/14:41] > CountMech!UMOX99@dialup-209.246.107.5.NewYork2.Level3.net has joined #win98
+[07 Jan/14:41] <Jakeofall> not bad,, just stopping by to see whats going on 
+[07 Jan/14:41] @ mode #win98 [+v CountMech] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:41] <Azmodan> gidday there jake
+[07 Jan/14:41] <Jakeofall> hay az
+[07 Jan/14:43] <Jakeofall> how's win98 these days since win2k was rTM'd
+[07 Jan/14:44] <CountMech> who knows about "msconfig"?
+[07 Jan/14:44] <CJ^> most of us...
+[07 Jan/14:44] <CJ^> whats up?
+[07 Jan/14:45] <Azmodan> Jakeofall, still here
+[07 Jan/14:45] <Azmodan> hehehehe
+[07 Jan/14:46] <CountMech> under "Advanced" , whats that last check box all about?
+[07 Jan/14:47] <LosGuy> some old pentium chips had a bug
+[07 Jan/14:47] > DancingBe!JJill@1Cust85.tnt1.athens.ga.da.uu.net has joined #win98
+[07 Jan/14:47] <CountMech> oh
+[07 Jan/14:47] @ mode #win98 [+v DancingBe] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:47] <DancingBe>  hey all
+[07 Jan/14:47] <DancingBe> I have a simple question can someone help me?
+[07 Jan/14:47] <LosGuy> dunno till we hear it
+[07 Jan/14:48] <Azmodan> we can only try
+[07 Jan/14:48] <CountMech> only try
+[07 Jan/14:48] <DancingBe> from my understanding: win2k (I'm currently using win98) has 3 versions (primary versions): professional, server, and advanced server right?
+[07 Jan/14:49] <CJ^> 4 versions
+[07 Jan/14:49] <CJ^> Data Center being the Last
+[07 Jan/14:49] <DancingBe> what am I missing?
+[07 Jan/14:49] ! LordAdolf is known as hickychic
+[07 Jan/14:49] <CJ^> Data Center may actually ship later
+[07 Jan/14:49] <DancingBe> cj, I also hear something obscure called "corporate version" is that the same as dataccenter version?
+[07 Jan/14:50] <CJ^> might be
+[07 Jan/14:50] <CJ^> Data Center is the actual Replacement for E-Prise
+[07 Jan/14:50] <DancingBe> so, what's so special about the dcenter version u talked about?
+[07 Jan/14:50] <Azmodan> unless you mean corporate preview version
+[07 Jan/14:50] <DancingBe> ahh I see, maybe Azmo
+[07 Jan/14:50] <CJ^> might just be
+[07 Jan/14:50] <CJ^> DTC is E-Prise to extreme
+[07 Jan/14:51] <CJ^> 36+ proc support
+[07 Jan/14:51] <CJ^> 4gig + memory support..
+[07 Jan/14:51] <CJ^> mostly for very large systems...
+[07 Jan/14:51] <DancingBe> Highest version (with most features for a 56k person) appropriate for avg joe schmo is server version right?
+[07 Jan/14:51] <CJ^> Like high end alphas
+[07 Jan/14:51] <CJ^> well Dancing  are you a Win NT user?
+[07 Jan/14:52] <DancingBe> yea, I run IIS at my school
+[07 Jan/14:52] <DancingBe> 4.0
+[07 Jan/14:52] > nsonx!~whodat@dialup-63.208.115.210.Weehawkin1.Level3.net has joined #win98
+[07 Jan/14:52] <CJ^> well.. Pro=Wks
+[07 Jan/14:52] @ mode #win98 [+v nsonx] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:52] <CJ^> Srv=Srv NT4
+[07 Jan/14:52] <CJ^> and so on
+[07 Jan/14:52] <nsonx> What is the best proxy firewall software for Win98?
+[07 Jan/14:52] <DancingBe> I don't need adv server, for I hear only nice
+[07 Jan/14:52] <DancingBe> nsonx, I hear it's winroute
+[07 Jan/14:52] > artman!~artman@ci415640-a.lusvil1.ky.home.com has joined #win98
+[07 Jan/14:53] <LosGuy> winroute IS nice
+[07 Jan/14:53] @ mode #win98 [+v artman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/14:53] <DancingBe> I don't need adv server, for I hear only nice thing aboutit is supports more clients and shared memory
+[07 Jan/14:53] <CJ^> Dacing...  with srv or advc srv.. you need to look at the system itself...
+[07 Jan/14:53] <nsonx> thanx guys   have a url?  winroute.com?
+[07 Jan/14:53] <LosGuy> a tiny bit harder than sygate or ICS...but still easy
+[07 Jan/14:53] <CJ^> if its 4 proc or below  Srv will work fine...
+[07 Jan/14:53] <LosGuy> yeah nsonx that URL is right
+[07 Jan/14:53] <DancingBe> cj, gotcha
+[07 Jan/14:53] <nsonx> ok thanx  i'll go check it out
+[07 Jan/14:55] < SignOff: DancingBe!JJill@1Cust85.tnt1.athens.ga.da.uu.net (Leaving)
+[07 Jan/14:55] <artman> hiya Los and CJ
+[07 Jan/14:55] <LosGuy> hi artman
+[07 Jan/14:55] <CJ^> yo
+[07 Jan/14:56] <nsonx> How come there is no Winroute4.0 for 1 user??
+[07 Jan/14:56] <nsonx> minimum is 5 users  $199
+[07 Jan/14:56] ! LordAdolf is known as hickychic
+[07 Jan/14:57] <nsonx> lag
+[07 Jan/14:57] <CJ^> nsonx... well.. cause no sense in having winroute a system when its primary purpose is to share connections...
+[07 Jan/14:57] <Azmodan> nsonx, becuase its a piece of professional router software
+[07 Jan/14:57] <CJ^> why only have 1 user?
+[07 Jan/14:57] ! Ed`Away is known as Big`Ed
+[07 Jan/14:58] <LosGuy> it works well as a firewall CJ^
+[07 Jan/14:58] <LosGuy> so in that sense...
+[07 Jan/14:58] <nsonx> i guess i don't understand proxy firewall... i thought it was just for Security
+[07 Jan/14:58] <Big`Ed> back
+[07 Jan/14:58] <LosGuy> nsonx you want conseal then
+[07 Jan/14:58] <LosGuy> if your just one user
+[07 Jan/14:59] <LosGuy> signal9.com
+[07 Jan/14:59] <artman> wb, `Ed
+[07 Jan/14:59] <Azmodan> www.signal9.com
+[07 Jan/14:59] <nsonx> i just want extra security for a Win98 machine
+[07 Jan/14:59] <Big`Ed> art!
+[07 Jan/14:59] <Big`Ed> signal9
+[07 Jan/14:59] <nsonx> alright LosGuy:)  thanx!:)
+[07 Jan/14:59] <LosGuy> np
+[07 Jan/14:59] <nsonx> i'll go check it out right now
+[07 Jan/14:59] > GentlemaN!gentleboy@asy190.as177.sol.superonline.com has joined #win98
+[07 Jan/14:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/14:59] < GentlemaN!gentleboy@asy190.as177.sol.superonline.com has left #win98 ()
+[07 Jan/15:02] * artman is fighting the flu......have been since Sunday....still can't run with the big dogs.......BBL.....bye all
+[07 Jan/15:02] < artman!~artman@ci415640-a.lusvil1.ky.home.com has left #win98 ()
+[07 Jan/15:03] <nsonx> thanx Losguy  nice price too  $49  i can deal with that
+[07 Jan/15:03] <LosGuy> there should be a free one available... or will be soon
+[07 Jan/15:03] <nsonx> oh  but not the latest version though   right?
+[07 Jan/15:04] <LosGuy> dont even know who makes it :P
+[07 Jan/15:04] <nsonx> heh  free is great  i'll check it out
+[07 Jan/15:04] <LosGuy> just that it will available soon
+[07 Jan/15:04] <LosGuy> and conseal is the best imho
+[07 Jan/15:04] <nsonx> oh  another company  free proxy u mean?
+[07 Jan/15:04] <LosGuy> not proxy
+[07 Jan/15:04] <LosGuy> firewall
+[07 Jan/15:05] <nsonx> oh
+[07 Jan/15:05] <nsonx> i found this free firewall: http://www.fwtk.org/main.html
+[07 Jan/15:05] <nsonx> what's the difference between firewall and proxy?
+[07 Jan/15:06] <LosGuy> a proxy allows you to use the internet with more than one computer
+[07 Jan/15:06] <nsonx> oh  ok
+[07 Jan/15:07] <nsonx> so it's firewall that i'm looking for
+[07 Jan/15:07] <LosGuy> yes
+[07 Jan/15:07] ! kangamuet is known as kanga
+[07 Jan/15:07] <LosGuy> conseal is still the best imho
+[07 Jan/15:07] <nsonx> you think the free one is just as good as signal9?
+[07 Jan/15:07] <nsonx> oh  ok
+[07 Jan/15:07] <LosGuy> but there are others out there...ie black ice defender is very simple
+[07 Jan/15:07] <CJ^> proxy ROUTES    
+[07 Jan/15:07] <nsonx> url?
+[07 Jan/15:07] <Big`Ed> so Princesaa - did you ask your questions again ?
+[07 Jan/15:08] <nsonx> ahhhh black ice  my cousin saw in a magazine that one rated the best
+[07 Jan/15:08] <LosGuy> http://www.networkice.com/
+[07 Jan/15:08] <nsonx> i can't find black ice web site though
+[07 Jan/15:08] <nsonx> ahhh  awesome
+[07 Jan/15:08] <LosGuy> rated the best cuz it is very simple... but not the best imho
+[07 Jan/15:08] <LosGuy> too simple
+[07 Jan/15:08] <nsonx> thanx  i'll bookmark that right now
+[07 Jan/15:08] <nsonx> oh
+[07 Jan/15:09] < SignOff: CountMech!UMOX99@dialup-209.246.107.5.NewYork2.Level3.net (Read error to CountMech[dialup-209.246.107.5.NewYork2.Level3.net]: Connection reset by peer)
+[07 Jan/15:09] <LosGuy> and false alarms too often
+[07 Jan/15:09] <LosGuy> ie if you try to do a tracert
+[07 Jan/15:10] <nsonx> what's the url for conseal?
+[07 Jan/15:10] <nsonx> oh  that's not good
+[07 Jan/15:10] <nsonx> is conseal PC Firewall?
+[07 Jan/15:10] <LosGuy> signal9.com
+[07 Jan/15:11] <CJ^> thats the name
+[07 Jan/15:11] <LosGuy> yes
+[07 Jan/15:11] <CJ^> Conseal PC Firewall
+[07 Jan/15:11] <CJ^> signal9.com
+[07 Jan/15:11] <LosGuy> the blackice false alarms are not a problem
+[07 Jan/15:11] <nsonx> ahhh  u know the url?  yea  i heard that's the best
+[07 Jan/15:11] <LosGuy> and you dont even have to train it
+[07 Jan/15:11] <nsonx> oh  signal is conseal  ??
+[07 Jan/15:11] <LosGuy> but it does get annoying imho
+[07 Jan/15:11] <nsonx> signal9
+[07 Jan/15:13] <CJ^> yep
+[07 Jan/15:13] <nsonx> ahhh  ok  thanx dude
+[07 Jan/15:13] <LosGuy> yes
+[07 Jan/15:13] <nsonx> i'll probably get that one
+[07 Jan/15:14] <LosGuy> nsonx ...how computer savy are you?
+[07 Jan/15:14] <nsonx> ok  thanx guys   take care
+[07 Jan/15:14] < SignOff: nsonx!~whodat@dialup-63.208.115.210.Weehawkin1.Level3.net (Leaving)
+[07 Jan/15:14] <LosGuy> conseal requires a little training..it is not hard..but you should ...doh
+[07 Jan/15:15] < SignOff: CJ^!~skippy@sdn-ar-005watacoP100.dialsprint.net (Read error to CJ^[sdn-ar-005watacoP100.dialsprint.net]: EOF from client)
+[07 Jan/15:15] <Azmodan> and doh again
+[07 Jan/15:16] > jet350!~jet@1Cust208.tnt3.seymour.in.da.uu.net has joined #win98
+[07 Jan/15:16] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/15:17] > CJ^!skippy@sdn-ar-002watacoP225.dialsprint.net has joined #win98
+[07 Jan/15:17] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/15:18] <Big`Ed> wb skippy
+[07 Jan/15:18] ! TTimo is known as TTimoAFK
+[07 Jan/15:18] < SignOff: jet350!~jet@1Cust208.tnt3.seymour.in.da.uu.net (Read error to jet350[1Cust208.tnt3.seymour.in.da.uu.net]: Connection reset by peer)
+[07 Jan/15:19] < SignOff: jncoboy!lifesux@03-146.002.popsite.net (ircN 7.11 + 7.0 for mIRC (1999/09/28 16.00))
+[07 Jan/15:19] < SignOff: Mandy!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[07 Jan/15:19] < SignOff: LosGuy!~husky21@user-33qthlg.dialup.mindspring.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[07 Jan/15:19] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[07 Jan/15:19] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[07 Jan/15:20] <j3ss1> bleh
+[07 Jan/15:21] <Big`Ed> long time no see jake
+[07 Jan/15:22] <Jakeofall> ya playing on efnet these
+[07 Jan/15:22] <Jakeofall> days
+[07 Jan/15:22] <Big`Ed> ahhh
+[07 Jan/15:22] <Big`Ed> we arn't good enough for you!
+[07 Jan/15:22] <CJ^> hmmm  getting mroe replies on my resume hehe...
+[07 Jan/15:22] <CJ^> kewls..
+[07 Jan/15:22] <Jakeofall> i wouldn't say that, just they pay mroe
+[07 Jan/15:22] <Jakeofall> more
+[07 Jan/15:23] <Big`Ed> hehe - my salary is top dollar for undernet
+[07 Jan/15:23] <CJ^> 0$
+[07 Jan/15:23] <Big`Ed> all active ops got a 5% bonus at christmas
+[07 Jan/15:23] <Big`Ed> hows the job Jakeofall?
+[07 Jan/15:24] <Jakeofall> nice, things are running pretty smooth with PRo/E 
+[07 Jan/15:25] <Big`Ed> dog
+[07 Jan/15:25] > W!cservice@undernet.org has joined #win98
+[07 Jan/15:25] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[07 Jan/15:25] > LosGuy!~husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/15:25] > Mandy!biged98@chat.eskimo.com has joined #win98
+[07 Jan/15:25] @ mode #win98 [+ovvov W Proteus LosGuy Mandy Mandy] by Dallas-R.Tx.US.Undernet.org
+[07 Jan/15:33] ! CJ^ is known as CJslp
+[07 Jan/15:36] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/15:41] > pyrokiwi!mrhehe@210-55-121-164.dialup.xtra.co.nz has joined #win98
+[07 Jan/15:41] <pyrokiwi> j therock
+[07 Jan/15:41] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/15:41] <Big`Ed> hehe
+[07 Jan/15:41] <pyrokiwi> woops
+[07 Jan/15:42] <pyrokiwi> i hate it wehn ya forget the /
+[07 Jan/15:42] <mrgone> and the #
+[07 Jan/15:42] <pyrokiwi> nah when u use /j u dont need the #
+[07 Jan/15:43] <mrgone> k
+[07 Jan/15:44] <pyrokiwi> didnt ya know that>
+[07 Jan/15:44] <Azmodan> yeah but most kiwi's know the have to use the /
+[07 Jan/15:44] <pyrokiwi> i made a MISTAKE duh
+[07 Jan/15:45] <Big`Ed> 5 out of 7 at least
+[07 Jan/15:45] * pyrokiwi wonders y he comes here
+[07 Jan/15:45] <Azmodan> becuase the love the punishment?
+[07 Jan/15:45] > reebok!~me@dt0b0n36.tampabay.rr.com has joined #win98
+[07 Jan/15:45] <Azmodan> yo ree
+[07 Jan/15:45] @ mode #win98 [+v reebok] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/15:45] <Big`Ed> hi ree
+[07 Jan/15:45] <reebok> hey hey
+[07 Jan/15:45] <pyrokiwi> hmmm maybe
+[07 Jan/15:45] <LosGuy> howdy reebok
+[07 Jan/15:45] <pyrokiwi> hiya reebok
+[07 Jan/15:46] <reebok> we didn't start the fire...
+[07 Jan/15:46] <Azmodan> but the house is burning
+[07 Jan/15:46] <reebok> heheh
+[07 Jan/15:46] <reebok> I've been looking for this song forever
+[07 Jan/15:46] <Azmodan> sheesh
+[07 Jan/15:46] <Azmodan> midnight oil
+[07 Jan/15:46] ! Mooseman is known as moospizza
+[07 Jan/15:46] <Azmodan> it rocks
+[07 Jan/15:46] <pyrokiwi> wat song?
+[07 Jan/15:47] <reebok> we didn't start the fre
+[07 Jan/15:47] <reebok> billy joel
+[07 Jan/15:47] <Azmodan> hehehe, he already said that
+[07 Jan/15:47] <Azmodan> ack
+[07 Jan/15:47] <Azmodan> old version
+[07 Jan/15:47] <Azmodan> you old timer!
+[07 Jan/15:47] <reebok> I love the way he lists all those places
+[07 Jan/15:47] <reebok> hehe
+[07 Jan/15:47] <Big`Ed>  <<LósGüyPB&J>> v4.01  Digital Dalmation Dog Edition.
+[07 Jan/15:47] <reebok> what's the new one?
+[07 Jan/15:47] <pyrokiwi> hmmm ok just a similar named song that i didnt think he would listen 2
+[07 Jan/15:47] <reebok> I prefer that one to the other
+[07 Jan/15:47] <Azmodan> I'm pretty sure midnight oil did one
+[07 Jan/15:47] <reebok> re 4.0
+[07 Jan/15:48] <pyrokiwi> there is a song called the roof is on fire
+[07 Jan/15:48] <reebok> the roof the roof the roof is one fire
+[07 Jan/15:49] <pyrokiwi> yeh
+[07 Jan/15:49] <pyrokiwi> that is kewl
+[07 Jan/15:50] <reebok> no one on napster has that one az
+[07 Jan/15:50] <pyrokiwi> let the mother ******* burn
+[07 Jan/15:50] <reebok> yeah that's why I don't have it
+[07 Jan/15:50] <Azmodan> reebok, I've got it on tape somewhere
+[07 Jan/15:50] <reebok> hehe
+[07 Jan/15:51] <pyrokiwi> it is kewl dont diss it
+[07 Jan/15:51] <Azmodan> you do remember tape don't you?
+[07 Jan/15:51] <reebok> ummm
+[07 Jan/15:51] <reebok> what does it look like?
+[07 Jan/15:51] <pyrokiwi> wat? huh?
+[07 Jan/15:51] <Azmodan> hehe
+[07 Jan/15:52] <mrgone> cassette? hmm havent seen one of those for awhile
+[07 Jan/15:54] <pyrokiwi> hmmmm i luv using old pcs that use a cassete drive as a hdrive
+[07 Jan/15:54] <pyrokiwi> no actually as a floppy drive i can remember which
+[07 Jan/15:55] <reebok> pretty sleepy
+[07 Jan/15:55] <reebok> gonna hit the sack
+[07 Jan/15:55] <Big`Ed> its late for reebok time
+[07 Jan/15:56] <reebok> later
+[07 Jan/15:56] <pyrokiwi> u r slepy
+[07 Jan/15:56] <Big`Ed> nite
+[07 Jan/15:56] <pyrokiwi> sya
+[07 Jan/15:56] <reebok> heheh
+[07 Jan/15:56] <Azmodan> nite ree
+[07 Jan/15:56] <LosGuy> nite ree
+[07 Jan/15:56] < SignOff: reebok!~me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[07 Jan/15:56] <pyrokiwi> lol
+[07 Jan/15:59] <pyrokiwi> bbl
+[07 Jan/15:59] ! pyrokiwi is known as pyro|away
+[07 Jan/16:04] > LosQ3!~husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/16:04] @ mode #win98 [+v LosQ3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:05] > Kawi!Justask@ppp-027.m2-1.cor.ican.net has joined #win98
+[07 Jan/16:06] @ mode #win98 [+v Kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:06] > rod_!~none@du-148-233-35-51.prodigy.net.mx has joined #win98
+[07 Jan/16:06] <rod_> mm hello
+[07 Jan/16:06] @ mode #win98 [+v rod_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:06] <Kawi> anyone here good with ever here an error something about cycle power on??? I got this message on my machine asking about it
+[07 Jan/16:06] <rod_> maybe a stupid question
+[07 Jan/16:07] <rod_> why when u buy a pc it comes with win98 , if winNt is better and Faster?
+[07 Jan/16:07] <LosGuy> better?
+[07 Jan/16:07] <Kawi> they must get a deal on bulck or something
+[07 Jan/16:07] <LosGuy> depends on what you plan on using it for
+[07 Jan/16:07] <Kawi> but it's not better to a new user
+[07 Jan/16:07] <Kawi> win98 much more user friendly
+[07 Jan/16:07] <LosGuy> if your gonna use it for a server then yeah... if you want to play games etc forget it
+[07 Jan/16:08] <Kawi> so did anyone ever here that error on a labtop?? something about cycle power on?
+[07 Jan/16:08] <Big`Ed> ???
+[07 Jan/16:09] <Kawi> I don't know that's what I had on my answering maching when I came in someone call me and asked me if I know about that heh
+[07 Jan/16:09] <Kawi> not sure what the hell there talking about
+[07 Jan/16:10] <Kawi> I guess when the labtop boots up it saying that errer won't it dosen't even trought the post
+[07 Jan/16:10] ! ^AnG|afk is known as ^AnG3L^
+[07 Jan/16:10] <Kawi>  anyone have an idea.......
+[07 Jan/16:11] * LosGuy cant even understand it
+[07 Jan/16:11] <Kawi> hehe kawi either
+[07 Jan/16:11] <Kawi> oh well tnx anyway
+[07 Jan/16:11] <Kawi> see you all later
+[07 Jan/16:12] < SignOff: Kawi!Justask@ppp-027.m2-1.cor.ican.net (Leaving)
+[07 Jan/16:12] <Big`Ed> no cussing
+[07 Jan/16:12] <Big`Ed> oops
+[07 Jan/16:12] <LosGuy> sheez what ever he was on about... made no sense to me
+[07 Jan/16:12] <Azmodan> yeah
+[07 Jan/16:12] <Big`Ed> yea
+[07 Jan/16:14] > jet350!~jet@1Cust79.tnt1.seymour.in.da.uu.net has joined #win98
+[07 Jan/16:14] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:18] < SignOff: LosGuy!~husky21@user-33qthlg.dialup.mindspring.com (see ya)
+[07 Jan/16:18] < rod_!~none@du-148-233-35-51.prodigy.net.mx has left #win98 ()
+[07 Jan/16:21] ! pyro|away is known as pyrokiwi
+[07 Jan/16:26] ! prot0n is known as proton`
+[07 Jan/16:28] ! moospizza is known as MooseMan
+[07 Jan/16:32] < SignOff: Jakeofall!Jakeofall@jennandkevinthsd.ne.mediaone.net (Leaving)
+[07 Jan/16:37] < SignOff: j3ss1!dktdgjgd@rotary08015.voicenet.com (Leaving)
+[07 Jan/16:38] > Raph2000!why@ip16.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[07 Jan/16:38] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/16:38] <Raph2000> hello all.
+[07 Jan/16:38] @ mode #win98 [+vv Raph2000 Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:38] <Big`Ed> hi
+[07 Jan/16:38] <Raph2000> I'm having a trouble with Win98.. hehe
+[07 Jan/16:39] > W!cservice@undernet.org has joined #win98
+[07 Jan/16:39] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/16:39] <Raph2000> I got a V C++ Runtime Error...
+[07 Jan/16:39] <Big`Ed> win98 is giving it to you, or a program is?
+[07 Jan/16:40] <Raph2000> a program...
+[07 Jan/16:40] <Raph2000> I think I need to reinstall the C++ runtime library...do you know where I can get it ?
+[07 Jan/16:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/16:41] <LosQ3> Raph2000 what exact error?
+[07 Jan/16:42] <LosQ3> and what program
+[07 Jan/16:42] ! CJslp is known as CJ^
+[07 Jan/16:42] <Raph2000> it says "Runtime Error : program c:\.....\myprogram.exe abnomal termination"
+[07 Jan/16:43] < SignOff: pyrokiwi!mrhehe@210-55-121-164.dialup.xtra.co.nz (Signed off)
+[07 Jan/16:43] <Raph2000> the WIndows bar title says "Visual C++ Runtime Library"
+[07 Jan/16:43] < SignOff: CJ^!skippy@sdn-ar-002watacoP225.dialsprint.net (Read error to CJ^[sdn-ar-002watacoP225.dialsprint.net]: Connection reset by peer)
+[07 Jan/16:43] <LosQ3> myprogram.exe   <----what IS that
+[07 Jan/16:43] <Raph2000> the program is an encoder Mpeg from Panasoci
+[07 Jan/16:43] <Raph2000> PWIIMPEGE.EXE
+[07 Jan/16:43] > CJ^!skippy@sdn-ar-002watacoP225.dialsprint.net has joined #win98
+[07 Jan/16:43] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:44] <Raph2000> any Idea what to do ?
+[07 Jan/16:45] <LosQ3> could try running SFC
+[07 Jan/16:45] > j3ss1!dktdgjgd@rotary08048.voicenet.com has joined #win98
+[07 Jan/16:45] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:45] <Raph2000> what is SFC ?
+[07 Jan/16:45] < SignOff: CJ^!skippy@sdn-ar-002watacoP225.dialsprint.net (Read error to CJ^[sdn-ar-002watacoP225.dialsprint.net]: Connection reset by peer)
+[07 Jan/16:45] <LosQ3> start / run type SFC and run that
+[07 Jan/16:45] > pyrokiwi!mrhehe@210-55-121-164.dialup.xtra.co.nz has joined #win98
+[07 Jan/16:46] <Big`Ed> system file checker
+[07 Jan/16:46] <Big`Ed> wb
+[07 Jan/16:46] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:46] > CJ^!~skippy@sdn-ar-002watacoP225.dialsprint.net has joined #win98
+[07 Jan/16:46] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:46] <Raph2000> how do I do that ?
+[07 Jan/16:46] < pyrokiwi!mrhehe@210-55-121-164.dialup.xtra.co.nz has left #win98 ()
+[07 Jan/16:46] <LosQ3> and then look at your log to see if you have any MSFC files that have been replaced
+[07 Jan/16:46] <LosQ3> by older versions
+[07 Jan/16:47] <Raph2000> what is command name ?
+[07 Jan/16:47] <LosQ3> [19:45] <LosQ3> start / run type SFC and run that
+[07 Jan/16:48] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/16:49] <Raph2000> ok thanks...I'm trying right now
+[07 Jan/16:51] <Raph2000> it did not find a file....
+[07 Jan/16:51] <Raph2000> I've read somewhere that VBRUN60.EXE might fix the problem...
+[07 Jan/16:51] <CJ^> are you in 98?
+[07 Jan/16:52] <Raph2000> yes win98
+[07 Jan/16:52] > Hippster!Hippster@co900915-a.stwe1.on.home.com has joined #win98
+[07 Jan/16:52] <CJ^> vbrun6.0 isnt needed then
+[07 Jan/16:52] @ mode #win98 [+v Hippster] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/16:52] <CJ^> those old problems used to happen in 95
+[07 Jan/16:52] <Raph2000> so what is it ?
+[07 Jan/16:52] <Raph2000> why is a C++ problem ?
+[07 Jan/16:53] <Hippster> Have you guys ever tryed the operating system BeOS?
+[07 Jan/16:53] <CJ^> i have Hippster
+[07 Jan/16:53] <CJ^> well BeOS 4
+[07 Jan/16:53] <Hippster> did you like it?
+[07 Jan/16:53] <CJ^> Raph  what app is giving you this issue?
+[07 Jan/16:53] <CJ^> it was ok Hippster...
+[07 Jan/16:54] <Raph2000> Panasonic Encoder MPEG1
+[07 Jan/16:54] <CJ^> but it not a consumer OS IMHO...
+[07 Jan/16:54] <Raph2000> it was working great today
+[07 Jan/16:54] <Hippster> I just installed it
+[07 Jan/16:54] <Raph2000> and now nothing...I uninst reinst...but nothing 
+[07 Jan/16:54] <Hippster> Pretty good.  
+[07 Jan/16:54] <CJ^> Hippster is supposeedly great for Multimedia...
+[07 Jan/16:55] <CJ^> but not much else really...
+[07 Jan/16:55] < SignOff: Hippster!Hippster@co900915-a.stwe1.on.home.com (Bowser [d40]: server window terminating...)
+[07 Jan/16:55] < SignOff: j3ss1!dktdgjgd@rotary08048.voicenet.com (Leaving)
+[07 Jan/16:55] <CJ^> Raph  then the only thing i cna think of is what Los suggested....
+[07 Jan/16:56] <Raph2000> the SFC ?
+[07 Jan/16:56] > eric1716!ebrown17@cdm92-135.tyl.tyler.net has joined #win98
+[07 Jan/16:56] < eric1716!ebrown17@cdm92-135.tyl.tyler.net has left #win98 ()
+[07 Jan/16:56] <CJ^> yeap
+[07 Jan/16:56] <Raph2000> I tried...but it told me nothing
+[07 Jan/16:56] <CJ^> well check Panasonics site for info..
+[07 Jan/16:56] <CJ^> or a patch....
+[07 Jan/16:56] <LosQ3> did you read the log of what was changed?
+[07 Jan/16:57] <Raph2000> hum...it was the first time that I executed SFC...
+[07 Jan/16:57] <LosQ3> or files that were added to the verification table since this was your first time running it
+[07 Jan/16:57] <Raph2000> so where should I look for the table ?
+[07 Jan/16:57] <LosQ3> choose settings and then view log
+[07 Jan/16:58] <Raph2000> ok I have lot of files..now what should I look for ?
+[07 Jan/16:59] < SignOff: jet350!~jet@1Cust79.tnt1.seymour.in.da.uu.net (Read error to jet350[1Cust79.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[07 Jan/17:00] <LosQ3> gee I already typed it once for you (part of it twice)
+[07 Jan/17:00] ! CHiwiOut is known as ChiwiGal
+[07 Jan/17:01] <Raph2000> ok..sorry
+[07 Jan/17:01] > HornetC!hornet@tcs6-72.wblt.netwalk.net has joined #win98
+[07 Jan/17:01] <Raph2000> yes
+[07 Jan/17:01] @ mode #win98 [+v HornetC] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:03] <HornetC> I have been getting a lot of illegal operation by iexplorer and explorer, any idea what is the cause?
+[07 Jan/17:03] > karina_30!3xcalibur@200.40.51.43 has joined #win98
+[07 Jan/17:03] @ mode #win98 [+v karina_30] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:03] <karina_30> how stop nukes in irc with windows 98 ?
+[07 Jan/17:05] < karina_30!3xcalibur@200.40.51.43 has left #win98 ()
+[07 Jan/17:06] < SignOff: HornetC!hornet@tcs6-72.wblt.netwalk.net (Leaving)
+[07 Jan/17:06] ! dodgyone is known as nyme
+[07 Jan/17:07] <Raph2000> nothing changed... ;-(
+[07 Jan/17:09] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/17:10] @ mode #win98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:10] < SignOff: Raph2000!why@ip16.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[07 Jan/17:11] > j3ss1!dktdgjgd@rotary08043.voicenet.com has joined #win98
+[07 Jan/17:11] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:14] ! Fock-You is known as XWYZ
+[07 Jan/17:14] > Dimetera!Jackass@cust168.tnt1.dial.ham1.uunet.ca has joined #win98
+[07 Jan/17:15] @ mode #win98 [+v Dimetera] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:15] <Dimetera> thnx
+[07 Jan/17:15] <Big`Ed> hi
+[07 Jan/17:16] <Dimetera> how ya doin
+[07 Jan/17:16] <Big`Ed> fine - you?
+[07 Jan/17:16] <Dimetera> im ok
+[07 Jan/17:18] ! LosQ3 is known as LosGuy
+[07 Jan/17:18] <Big`Ed> look - out of the sky - its a GUY
+[07 Jan/17:19] <LosGuy> that would be ME
+[07 Jan/17:21] <Cat`Woman> `op proteus
+[07 Jan/17:21] @ mode #win98 [+o Proteus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:23] <LosGuy> hi Cat
+[07 Jan/17:24] > W!cservice@undernet.org has joined #win98
+[07 Jan/17:24] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/17:26] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/17:27] < SignOff: mrgone!~Webmaster@ts1-112.brg.tallships.ca (im a leech that needs to be bled)
+[07 Jan/17:28] ! LeaKToXiC is known as |{rOw
+[07 Jan/17:30] <Cat`Woman> hi los
+[07 Jan/17:32] > jet350!~jet@1Cust79.tnt1.seymour.in.da.uu.net has joined #win98
+[07 Jan/17:32] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:33] < SignOff: jet350!~jet@1Cust79.tnt1.seymour.in.da.uu.net (Read error to jet350[1Cust79.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[07 Jan/17:35] > pyrokiwi!mrhehe@210-55-121-232.dialup.xtra.co.nz has joined #win98
+[07 Jan/17:35] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:35] <Big`Ed> wb
+[07 Jan/17:36] <pyrokiwi> thanx
+[07 Jan/17:41] ! ChiwiGal is known as QT^Showa
+[07 Jan/17:50] > trev1246!ouch@e-pm3dial37.creative-net.net has joined #win98
+[07 Jan/17:50] @ mode #win98 [+v trev1246] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:50] ! HigHBabE is known as HigH-AwaY
+[07 Jan/17:50] <trev1246> Does anyone here have a Propad6 game controller?
+[07 Jan/17:52] ! pyrokiwi is known as pyro|away
+[07 Jan/17:52] ! C4n^i`Ple is known as _watcher
+[07 Jan/17:52] ! _watcher is known as _watcher_
+[07 Jan/17:52] <CJ^> not i trev... 
+[07 Jan/17:53] <CJ^> why  got a problem with it?
+[07 Jan/17:53] <Big`Ed> not i
+[07 Jan/17:53] <trev1246> Hmmm mine is being mean...only up and left work on the arrow pad part.
+[07 Jan/17:53] <CJ^> new?
+[07 Jan/17:53] <trev1246> Yes
+[07 Jan/17:54] <CJ^> well..  have you tried new drivers?
+[07 Jan/17:54] <trev1246> I downloaded one from the site...it worked the same
+[07 Jan/17:54] <CJ^> then i may suggest bringing the pad back and exchanging it...
+[07 Jan/17:55] <CJ^> it may just be plain BAD
+[07 Jan/17:56] <trev1246> Yeah I will do that tomorrow....I have never owned a game controller before.
+[07 Jan/17:56] <trev1246> Any suggestions on which to buy?
+[07 Jan/17:57] < SignOff: Princesaa!Who_s@spc-isp-tor-uas-39-22.sprint.ca (washington-r.dc.us.undernet.org Arlington.VA.US.Undernet.Org)
+[07 Jan/17:57] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (washington-r.dc.us.undernet.org Arlington.VA.US.Undernet.Org)
+[07 Jan/17:57] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (washington-r.dc.us.undernet.org Arlington.VA.US.Undernet.Org)
+[07 Jan/17:57] < SignOff: CJ^!~skippy@sdn-ar-002watacoP225.dialsprint.net (washington-r.dc.us.undernet.org Arlington.VA.US.Undernet.Org)
+[07 Jan/17:57] > CJ^!~skippy@sdn-ar-002watacoP225.dialsprint.net has joined #win98
+[07 Jan/17:57] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/17:57] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:57] <Big`Ed> time for me to split gang
+[07 Jan/17:57] ! LostAnge| is known as LostDINNA
+[07 Jan/17:57] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/17:57] <CJ^> trev.. might look at Logitech or CH
+[07 Jan/17:57] @ mode #win98 [+v Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:58] <trev1246> What is CH?
+[07 Jan/17:58] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/17:58] ! NoslraC_ is known as NoslraC
+[07 Jan/17:58] @ mode #win98 [+v Hashish] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/17:58] <CJ^>  CH makes joysticks and other various game controllers..
+[07 Jan/17:58] <CJ^> note:  soem game controllers req a sound card ort game controller card that is digital capable..
+[07 Jan/17:59] < Big`Ed!BigEd@12-201.009.popsite.net has left #win98 ()
+[07 Jan/17:59] <trev1246> I just need a simple one...kinda like a super nintento controller..I am using it with ROMs
+[07 Jan/17:59] ! QT^Showa is known as ChiwiOut
+[07 Jan/17:59] <CJ^> and it not wokring with teh ROMs?
+[07 Jan/17:59] <CJ^> if thats the case  HA
+[07 Jan/17:59] <CJ^> what did ya expect...
+[07 Jan/17:59] <CJ^> does it work with the windows calibration?
+[07 Jan/17:59] <trev1246> Well it also doesn't work in the calibration
+[07 Jan/18:00] <CJ^> well..  then replace it..
+[07 Jan/18:00] <CJ^> but  ROM's.. hmm
+[07 Jan/18:00] <CJ^> well i dont touch em....
+[07 Jan/18:00] < SignOff: j3ss1!dktdgjgd@rotary08043.voicenet.com (Leaving)
+[07 Jan/18:01] <trev1246> I didn't either til last night..I found some of my favorite games...I gave them all away...playing with a keyboard sucks..so I decided to try a controller.
+[07 Jan/18:02] ! Deuzer is known as Philgie
+[07 Jan/18:03] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[07 Jan/18:03] > Los`Guy!~husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/18:03] @ mode #win98 [+v Los`Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:03] < SignOff: LosGuy!~husky21@user-33qthlg.dialup.mindspring.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/18:04] < SignOff: trev1246!ouch@e-pm3dial37.creative-net.net (Leaving)
+[07 Jan/18:04] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/18:06] > Spoodge!here@ezvl-95ppp222.epix.net has joined #win98
+[07 Jan/18:06] <Los`Guy> www.idsoftware.com has to be the SLOWEST site going
+[07 Jan/18:06] @ mode #win98 [+v Spoodge] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:07] <Spoodge> can someone help me with a problem im having
+[07 Jan/18:07] <CJ^> hehe  is it?
+[07 Jan/18:07] > tippet!~bluewing@216.16.48.82 has joined #win98
+[07 Jan/18:07] @ mode #win98 [+v tippet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:07] <Los`Guy> dunno tippet what is the problem?
+[07 Jan/18:07] <Los`Guy> doh I mean Spoodge
+[07 Jan/18:07] <Spoodge> when i start my computer it says runtime error r6001 and it also says null pointer assignment
+[07 Jan/18:08] <Spoodge> and it wont let me use more than 16 colors
+[07 Jan/18:08] <Los`Guy> ahh
+[07 Jan/18:08] <Los`Guy> what does control panel / system say?
+[07 Jan/18:08] <Los`Guy> any conflicts there?
+[07 Jan/18:09] <Spoodge> 16 colors and when i switch and restart it goes right back to 16 colors
+[07 Jan/18:09] <Spoodge> i didnt see no conflicts anywhere when i was lookin through
+[07 Jan/18:09] <CJ^> wrong driver perhaps?
+[07 Jan/18:09] <Spoodge> i have all these files that r empty and i cant delete them either
+[07 Jan/18:09] <Spoodge> this one file i delete keeps coming back
+[07 Jan/18:09] <Los`Guy> huh?
+[07 Jan/18:10] <Spoodge> its called windoom
+[07 Jan/18:10] <Spoodge> i think thats the problem
+[07 Jan/18:10] <Spoodge> but i dont know
+[07 Jan/18:10] <Los`Guy> a trojan?
+[07 Jan/18:10] <CJ^> Spoodge  what video card do you have?
+[07 Jan/18:10] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/18:10] <Spoodge> i have no idea
+[07 Jan/18:10] <Spoodge> its my moms comp
+[07 Jan/18:11] <CJ^> then  how do ya knwo yer using the correct video driver?
+[07 Jan/18:11] <Spoodge> i think its SIS or something
+[07 Jan/18:11] <Spoodge> it worked fine
+[07 Jan/18:11] <Spoodge> till i found this file
+[07 Jan/18:11] <Spoodge> and it cause all the problems
+[07 Jan/18:11] <Los`Guy> what file?
+[07 Jan/18:11] <Spoodge> windoom
+[07 Jan/18:11] <Spoodge> i ran a scan for viruses and it said none were found
+[07 Jan/18:12] <Los`Guy> hmm .... 
+[07 Jan/18:12] <Los`Guy> what scanner did you use?
+[07 Jan/18:12] <Spoodge> norton anitvirus
+[07 Jan/18:12] <Los`Guy> you should read this http://x37.deja.com/getdoc.xp?AN=545847147&CONTEXT=947221846.795148326&hitnum=22
+[07 Jan/18:12] <Spoodge> what is it
+[07 Jan/18:12] <CJ^> heh
+[07 Jan/18:13] <CJ^> beat me to it los
+[07 Jan/18:13] <Los`Guy> hehe
+[07 Jan/18:13] <tippet> Spoodge were you using Windoom 1.11 ?
+[07 Jan/18:14] <Spoodge> i wasnt using it
+[07 Jan/18:14] <Los`Guy> and this Spoodge http://x37.deja.com/getdoc.xp?AN=545860019&search=thread&CONTEXT=947221964.796459015&HIT_CONTEXT=947221846.795148326&HIT_NUM=22&hitnum=1
+[07 Jan/18:14] <Spoodge> i had auto accept on by accident and i think someone sent it to me
+[07 Jan/18:15] <Spoodge> how do i get rid of it
+[07 Jan/18:15] <Spoodge> the first page u gave me was what happens
+[07 Jan/18:15] <Spoodge> thats what i have
+[07 Jan/18:15] <Spoodge> i think
+[07 Jan/18:15] <Spoodge> they r the problems
+[07 Jan/18:15] <Los`Guy> and have you read the second page?
+[07 Jan/18:16] <Spoodge> not yet
+[07 Jan/18:16] <Spoodge> hold on
+[07 Jan/18:16] <Los`Guy> actually I think I may have seen a cleaner for this somewhere
+[07 Jan/18:17] <Los`Guy> hmm more info http://www.irchelp.org/irchelp/security/trojan.html
+[07 Jan/18:17] <Spoodge> ok
+[07 Jan/18:19] <Los`Guy> (you will see it on that page just under dmsetup
+[07 Jan/18:19] > Spartan!Someone@1Cust135.tnt2.tuscaloosa.al.da.uu.net has joined #win98
+[07 Jan/18:19] < Spartan!Someone@1Cust135.tnt2.tuscaloosa.al.da.uu.net has left #win98 ()
+[07 Jan/18:20] <Los`Guy> in fact I wonder if 'the cleaner' can clean it
+[07 Jan/18:20] ! Katrina is known as Kat|dins
+[07 Jan/18:20] ! Guybrush is known as GuybrBBL
+[07 Jan/18:20] > W!cservice@undernet.org has joined #win98
+[07 Jan/18:20] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/18:21] <Spoodge> is it that MSchv32.exe file
+[07 Jan/18:21] * Los`Guy wonders how your AV didnt catch this
+[07 Jan/18:22] > cwoods!cwoods@1Cust48.tnt4.plano.tx.da.uu.net has joined #win98
+[07 Jan/18:22] <Spoodge> at the bottom of the page under all the dmsetups
+[07 Jan/18:22] @ mode #win98 [+v cwoods] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:22] < cwoods!cwoods@1Cust48.tnt4.plano.tx.da.uu.net has left #win98 ()
+[07 Jan/18:22] <Spoodge> i didnt have norton at the time
+[07 Jan/18:22] <Spoodge> but even when i got it and ran a scan it didnt find it
+[07 Jan/18:23] ! Kat|dins is known as Katrina
+[07 Jan/18:23] ! LostDINNA is known as LostAnge|
+[07 Jan/18:23] <Spoodge> is this MSchv32.exe file what i need
+[07 Jan/18:23] <Spoodge> or need to dl
+[07 Jan/18:24] <Spoodge> ?
+[07 Jan/18:25] ! gejwhopfk is known as DarkChyld
+[07 Jan/18:25] <Spoodge> is that what i need or not
+[07 Jan/18:26] <Los`Guy> http://www.irchelp.org/irchelp/security/dm5clean2b.bat   this one is it I belive
+[07 Jan/18:26] <Los`Guy> the dmsetup variant 5
+[07 Jan/18:27] <Spoodge> can i download this somewhere
+[07 Jan/18:27] > cwoods!cwoods@1Cust48.tnt4.plano.tx.da.uu.net has joined #win98
+[07 Jan/18:28] @ mode #win98 [+v cwoods] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:28] > Tommy84!Email@cx666305-a.alsv1.occa.home.com has joined #win98
+[07 Jan/18:28] @ mode #win98 [+v Tommy84] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:28] <Tommy84> How can I see what is using which IRQs?
+[07 Jan/18:28] <Los`Guy> yeah just save it as a batch file (.bat)
+[07 Jan/18:28] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/18:28] <Los`Guy> Tommy84 run msinfo32
+[07 Jan/18:28] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:28] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/18:28] <Los`Guy> under hardware on the first page select IRQs
+[07 Jan/18:29] <tippet> <tippet> had a strange one this morning -- using IE logged on to my trading room -- puter locked up -- had to restart -- screen went black & stayed black
+[07 Jan/18:29] <tippet> <tippet> checked monitor - it's ok
+[07 Jan/18:29] <tippet> <tippet> hooked up spare monitor - plug & play did its thing - monitor worked
+[07 Jan/18:29] <tippet> <tippet> don't have a clue as to what happened -- any ideas?
+[07 Jan/18:29] <Spoodge> how do i save it as a batch file
+[07 Jan/18:29] < SignOff: Dimetera!Jackass@cust168.tnt1.dial.ham1.uunet.ca (Ping timeout for Dimetera[cust168.tnt1.dial.ham1.uunet.ca])
+[07 Jan/18:29] <Spoodge> im on the page u told me to go
+[07 Jan/18:30] <Spoodge> now what exactly do i need to do to save it as a batch file
+[07 Jan/18:30] <Los`Guy> Spoodge just R click the link and choose save as or copy the whole thing and paste it into a .txt file
+[07 Jan/18:30] <Los`Guy> then rename the txt file to .bat
+[07 Jan/18:31] <Tommy84> Thanx!
+[07 Jan/18:31] <Los`Guy> np Tommy84
+[07 Jan/18:32] <Azmodan> Name:    thyme.epix.net
+[07 Jan/18:32] <Azmodan> Address:  199.224.86.36
+[07 Jan/18:32] <Azmodan> doh
+[07 Jan/18:34] <Spoodge> i saved it then clicked on the icon and it had this little window do some stuff is that all i needed to do
+[07 Jan/18:35] <Spoodge> how do i know if it worked or not
+[07 Jan/18:36] <Spoodge> ?
+[07 Jan/18:36] <Los`Guy> well for one all those folders should be gone
+[07 Jan/18:36] <Los`Guy> and should not reappear after you reboot
+[07 Jan/18:37] <Spoodge> do i have to reboot first
+[07 Jan/18:37] <Spoodge> i think i messed up somewhere cause they r still there
+[07 Jan/18:37] <Los`Guy> doh
+[07 Jan/18:38] <Spoodge> ok i was on teh page and went to save as
+[07 Jan/18:38] <Spoodge> and it gave me a little icon
+[07 Jan/18:38] <Spoodge> i clicked the icon
+[07 Jan/18:38] <Spoodge> it did some stuff
+[07 Jan/18:38] <Spoodge> but i dont think it did what it should have or i missed a step somewhere
+[07 Jan/18:39] > W!cservice@undernet.org has joined #win98
+[07 Jan/18:39] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/18:39] <Los`Guy> Spoodge put that file in the root of C:
+[07 Jan/18:39] <Spoodge> im not real good with computer stuff like this im sorry if im causeing u annoyance
+[07 Jan/18:39] <Los`Guy> reboot to dos and run it again
+[07 Jan/18:39] <Spoodge> i have no clue how to do none of what u just said
+[07 Jan/18:40] <Los`Guy> Spoodge do this
+[07 Jan/18:40] <Spoodge> ok
+[07 Jan/18:40] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/18:40] <Los`Guy> sheez just a second
+[07 Jan/18:40] <Spoodge> ok
+[07 Jan/18:41] <Los`Guy> `op
+[07 Jan/18:41] @ mode #win98 [+o Los`Guy] by Athena!itsnotme@ppp35.US-GOVT.org
+[07 Jan/18:41] <Spoodge> k
+[07 Jan/18:42] <tippet> anyone have any ideas regarding my blank screen problem?
+[07 Jan/18:43] <Los`Guy> sheez tippet my first guess would have been monitor
+[07 Jan/18:43] <Los`Guy> and would have to work backwards from there
+[07 Jan/18:43] <Spoodge> this wont delete anything else from my comp will it 
+[07 Jan/18:43] <Los`Guy> including loose memory
+[07 Jan/18:43] ! HigH-AwaY is known as HigHBabE
+[07 Jan/18:43] <Los`Guy> Spoodge open it in note pad
+[07 Jan/18:43] <Los`Guy> make sure it is what you want
+[07 Jan/18:43] <Los`Guy> or loose vid card
+[07 Jan/18:43] <Los`Guy> or bad cable / vid card 
+[07 Jan/18:44] <Los`Guy> Spoodge is the system posting?
+[07 Jan/18:44] <tippet> yeah checked all of the above Los
+[07 Jan/18:45] <Los`Guy> tippet does the system post? do you get beeps on turning it on? does the HD look like it is loading the OS?
+[07 Jan/18:45] <cwoods> maybe bios settings for bus speed 
+[07 Jan/18:45] <Spoodge> i clicked on the zip file
+[07 Jan/18:45] <Spoodge> it saved it as a little icon
+[07 Jan/18:45] <Spoodge> should i click the icon it saved as
+[07 Jan/18:46] <tippet> Los on restart the hd did its thing - the usual you would expect as scandisk ran
+[07 Jan/18:46] <Los`Guy> Spoodge you need to extract the .zip file
+[07 Jan/18:46] <tippet> all normal
+[07 Jan/18:46] <Los`Guy> and then click on it
+[07 Jan/18:47] ! chiQ^ is known as chiQ
+[07 Jan/18:47] <Los`Guy> hmm odd tippet... cant really say
+[07 Jan/18:47] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/18:47] @ mode #win98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:47] <Los`Guy> but you checked the monitor on another system and it worked .... dunn
+[07 Jan/18:47] <Los`Guy> dunno that is
+[07 Jan/18:47] <tippet> yep
+[07 Jan/18:47] <cwoods> tippet, can you get the bios screen to display on bootup?
+[07 Jan/18:47] <tippet> nope
+[07 Jan/18:48] <tippet> total blank screen
+[07 Jan/18:48] <cwoods> ouch....
+[07 Jan/18:48] <tippet> until I switched to another monitor and did a restart
+[07 Jan/18:48] <cwoods> and (as Los'Guy said) no abnormal post codes....
+[07 Jan/18:48] <Spoodge> its deleteing stuff now
+[07 Jan/18:49] <tippet> couldn't have seen any codes if they were there cwoods
+[07 Jan/18:49] ! Marggggie is known as Marg
+[07 Jan/18:49] <Los`Guy> ok Spoodge
+[07 Jan/18:49] <tippet> no abnormal beeps
+[07 Jan/18:49] <Spoodge> how long does this take
+[07 Jan/18:49] <tippet> wierd damned deal
+[07 Jan/18:49] <Los`Guy> Spoodge it may tak a while
+[07 Jan/18:50] <Spoodge> ok
+[07 Jan/18:50] <cwoods> tippet <- does the monitor work on another system?
+[07 Jan/18:50] <tippet> yep
+[07 Jan/18:50] <Spoodge> dude if this works i m forever greatful 
+[07 Jan/18:50] <cwoods> WEIRD...
+[07 Jan/18:50] <tippet> LOL
+[07 Jan/18:50] ! ^PaSSiOn^ is known as AnGeL^_
+[07 Jan/18:51] <Los`Guy> it should Spoodge... but thank they guy that wrote the batch file
+[07 Jan/18:51] <tippet> I'd have been up the creek if not for the spare monitor
+[07 Jan/18:51] <cwoods> I had a Viewsonic that did that, found out it had a crack on the mb, could 'wiggle' it and it would come back
+[07 Jan/18:51] <Spoodge> ill thank both of u the guy who wrote it and u guys for knowing what was wrong with it
+[07 Jan/18:52] <Los`Guy> wait tippet... the other monitor works?
+[07 Jan/18:52] <tippet> yes
+[07 Jan/18:52] <Los`Guy> then ya gotta suspect the montior
+[07 Jan/18:52] <cwoods> yup, a wire or connection going south....
+[07 Jan/18:53] > LosGuy!~husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/18:53] <Spoodge> ok its completed
+[07 Jan/18:53] <Los`Guy> kewl
+[07 Jan/18:53] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/18:53] <Spoodge> now it says something about mirc cleanup should i clikc continue to that too
+[07 Jan/18:53] <Los`Guy> `op LosGuy
+[07 Jan/18:53] @ mode #win98 [+o LosGuy] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[07 Jan/18:53] <tippet> well, the monitor that gave me the problem is up and running on my other machine
+[07 Jan/18:54] <Spoodge> should i click continue on everything it tells me too
+[07 Jan/18:54] <Los`Guy> Spoodge that program messes up mIRC
+[07 Jan/18:54] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/18:54] <Los`Guy> you should let it wipe it out and reinstall mIRC
+[07 Jan/18:54] <Los`Guy> you should not be running it while you do this also
+[07 Jan/18:54] <Spoodge> is this all the rest of what i need to know
+[07 Jan/18:55] <Spoodge> so i can shut down mirc
+[07 Jan/18:55] <tippet> ok guy - guess I'll just chalk it up to another ms mystery   and hope it doesn't repeat
+[07 Jan/18:55] <Los`Guy> yes but that batch file will wipe it out I belive
+[07 Jan/18:55] <tippet> thanks for your efforts
+[07 Jan/18:55] <Los`Guy> hehe dunno what to say Tribble
+[07 Jan/18:55] <Los`Guy> doh tippet
+[07 Jan/18:55] <Spoodge> ok
+[07 Jan/18:55] <tippet> okey dokey   later
+[07 Jan/18:56] <cwoods> see'ya tippet
+[07 Jan/18:56] <Spoodge> so i lose everything on mirc than
+[07 Jan/18:56] < SignOff: tippet!~bluewing@216.16.48.82 (Leaving)
+[07 Jan/18:56] <Spoodge> whatever is saved in its files
+[07 Jan/18:56] <Los`Guy> i belive...let me look at that batch file
+[07 Jan/18:56] <Spoodge> k
+[07 Jan/18:56] <Spoodge> will it delete files i have downloaded from mirc like pics and such
+[07 Jan/18:57] <Los`Guy> no it is just gonna rename your .ini files in mIRC
+[07 Jan/18:57] <Spoodge> it wont delete it
+[07 Jan/18:57] <Los`Guy> you will only loose some things and you dont even need to shut it down
+[07 Jan/18:57] <Spoodge> so ill still have mirc i just have to reinstall
+[07 Jan/18:57] <cwoods> on ATAPI devices (CDROMS etc) do you or not set them up in the bios under HD detection?
+[07 Jan/18:57] <Los`Guy> only if you use a script Spoodge
+[07 Jan/18:58] <Los`Guy> cwoods all bios I have ever seen will not detect them as HD
+[07 Jan/18:58] <Los`Guy> but should detect them on boot up
+[07 Jan/18:58] < Tommy84!Email@cx666305-a.alsv1.occa.home.com has left #win98 ()
+[07 Jan/18:58] <Los`Guy> so you dont have to set them up in bios
+[07 Jan/18:59] <cwoods> when I set the bios to auto, both the IDE CDROM and IDE CDRW are found, and also as ATAPI devices?  
+[07 Jan/18:59] <Spoodge> do i have to restart my comp at all now
+[07 Jan/18:59] <Spoodge> its all done its finished
+[07 Jan/18:59] <Spoodge> no more files
+[07 Jan/18:59] <cwoods> so, I need to set those IDE ports to NONE...
+[07 Jan/18:59] <Los`Guy> no Spoodge you shouldnt have to..but I would
+[07 Jan/19:00] <Spoodge> will my colors work again
+[07 Jan/19:00] <cwoods> good info Los'Guy but then, you've always had good answers to my dumb questions
+[07 Jan/19:01] <Los`Guy> :P
+[07 Jan/19:01] <Los`Guy> cwoods I have never seen a cdrom detected in bios as in the HD autodetect
+[07 Jan/19:01] > DJMod!yomama@d-ma-superpop-1-237.ici.net has joined #win98
+[07 Jan/19:01] <Los`Guy> as far as I know anyway
+[07 Jan/19:01] <Spoodge> will it allow me to change my colors now back to anything besides 16 colors
+[07 Jan/19:01] @ mode #win98 [+v DJMod] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:02] <DJMod> how do you disable easystart for the cd?
+[07 Jan/19:02] <Los`Guy> easystart? you mean autorun?
+[07 Jan/19:02] <DJMod> heh
+[07 Jan/19:02] <DJMod> whateva
+[07 Jan/19:02] <cwoods> if set to auto, they aren't added in the bios hd detect but after bootup, then again in pnp detection (I think)...
+[07 Jan/19:02] <DJMod> yeah
+[07 Jan/19:02] <DJMod> autorun
+[07 Jan/19:02] <Los`Guy> control panel / system find your cdrom
+[07 Jan/19:02] <Los`Guy> choose properties
+[07 Jan/19:03] <DJMod> auto insert notification?
+[07 Jan/19:03] <Los`Guy> under the settings tab
+[07 Jan/19:03] <Los`Guy> yes
+[07 Jan/19:03] <Los`Guy> that is is
+[07 Jan/19:03] <DJMod> ahhh ok
+[07 Jan/19:03] <DJMod> thanks alot
+[07 Jan/19:03] <Los`Guy> np
+[07 Jan/19:03] <Spoodge> thanks all i really appreciate the help and ur patience with me
+[07 Jan/19:03] <Spoodge> take care
+[07 Jan/19:03] > W!cservice@undernet.org has joined #win98
+[07 Jan/19:03] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/19:03] <Los`Guy> np Spoodge
+[07 Jan/19:03] < SignOff: DJMod!yomama@d-ma-superpop-1-237.ici.net ((I was using Polaris IRC) Version:(2.02 Alpha) Webpage:(http://members.xoom.com/Polaris_IRC/) Wasted:(2 Minutes and 40 Second)
+[07 Jan/19:03] <Los`Guy> you too
+[07 Jan/19:03] < SignOff: Spoodge!here@ezvl-95ppp222.epix.net (Beautiful Loves No One, I'm going to smoke a bowl..!!)
+[07 Jan/19:05] <cwoods> LosGuy <-> Los'Guy, brothers?
+[07 Jan/19:07] > D3t0n8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/19:08] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/19:08] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[07 Jan/19:08] > W!cservice@undernet.org has joined #win98
+[07 Jan/19:08] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/19:08] <Los`Guy> both me
+[07 Jan/19:08] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[07 Jan/19:08] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[07 Jan/19:08] < SignOff: CJ^!~skippy@sdn-ar-002watacoP225.dialsprint.net (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[07 Jan/19:08] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[07 Jan/19:08] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[07 Jan/19:08] > Tribble!biged98@chat.eskimo.com has joined #win98
+[07 Jan/19:08] @ mode #win98 [+ov Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[07 Jan/19:08] <cwoods> cool
+[07 Jan/19:08] <Los`Guy> just was gonna install something on this computer
+[07 Jan/19:08] <Los`Guy> so I joined from other
+[07 Jan/19:08] <cwoods> your alter ego eh.... lol
+[07 Jan/19:08] <Los`Guy> heh yeah
+[07 Jan/19:09] > CJ^!~skippy@sdn-ar-002watacoP225.dialsprint.net has joined #win98
+[07 Jan/19:09] @ mode #win98 [+v CJ^] by Vancouver.BC.CA.Undernet.org
+[07 Jan/19:09] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[07 Jan/19:09] @ mode #win98 [+ov Aphrodite Aphrodite] by Manhattan.KS.US.Undernet.Org
+[07 Jan/19:09] < SignOff: D3t0n8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/19:09] > M3rlin!m3rlin@242813hfc86.tampabay.rr.com has joined #win98
+[07 Jan/19:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/19:13] > Spoodge!here@ezvl-82ppp92.epix.net has joined #win98
+[07 Jan/19:13] <Spoodge> hey im back again
+[07 Jan/19:13] <Spoodge> hehe
+[07 Jan/19:13] <Spoodge> ok
+[07 Jan/19:13] <Spoodge> i got another one for u
+[07 Jan/19:13] <cwoods> wb spoodge
+[07 Jan/19:13] <Spoodge> my colors still wont go to anything besides 16 colors
+[07 Jan/19:14] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[07 Jan/19:14] @ mode #win98 [+o Zeus] by phoenix.az.us.undernet.org
+[07 Jan/19:14] <M3rlin> anyone here know of a program that will let me access a NTFS drive from win98
+[07 Jan/19:15] <Los`Guy> M3rlin I have seen one recently M3rlin
+[07 Jan/19:15] <M3rlin> yea
+[07 Jan/19:15] <M3rlin> where
+[07 Jan/19:15] <Los`Guy> dont remmember M3rlin gimme a couple and I will look
+[07 Jan/19:15] <M3rlin> NM
+[07 Jan/19:15] <cwoods> Spoodge <- video drivers something other than vga?
+[07 Jan/19:15] <Azmodan> there is
+[07 Jan/19:15] <Azmodan> the name escapes me though
+[07 Jan/19:15] > musical5!musical5@206-132-48-96.nas-1.SCF.primenet.com has joined #win98
+[07 Jan/19:15] <M3rlin> i just realized i made a mistake
+[07 Jan/19:15] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/19:16] <musical5> may I ask a question??
+[07 Jan/19:16] <Los`Guy> Spoodge uninstall your vid card and reinstall it 
+[07 Jan/19:16] <cwoods> yep
+[07 Jan/19:16] <M3rlin> I forgot that win i put my 98 drive into my nt system i could just copy the files i need off the ntfs drive straight into the win98 drive
+[07 Jan/19:16] <musical5> what is a windows protection error at startup mean?
+[07 Jan/19:16] <M3rlin> sorry to bother you all
+[07 Jan/19:17] * M3rlin slaps himself on the forehead
+[07 Jan/19:17] <M3rlin> hehehehe
+[07 Jan/19:17] <musical5> anyone?
+[07 Jan/19:17] < M3rlin!m3rlin@242813hfc86.tampabay.rr.com has left #win98 ()
+[07 Jan/19:17] <Los`Guy> hehe
+[07 Jan/19:17] <Los`Guy> musical5 ... hang on
+[07 Jan/19:17] <musical5> ok
+[07 Jan/19:17] <musical5> brb
+[07 Jan/19:18] <Spoodge> how do i do that
+[07 Jan/19:19] <cwoods> Spoodge <- do you have your video cards install disk(s)?
+[07 Jan/19:19] <musical5> Im back
+[07 Jan/19:19] > screew!kvirc@modem136.dial-mq.ais.mq has joined #win98
+[07 Jan/19:19] <musical5> Ill wait
+[07 Jan/19:20] <screew> salut
+[07 Jan/19:20] <Spoodge> i have a disk with a bunch of drivers on but they arent teh same ones that i have on my comp now and i have no clue what drivers on the disk are what
+[07 Jan/19:20] <cwoods> musical5 <- anything loading in your config.sys or autoexec.bat that could conflict with windows?
+[07 Jan/19:20] < SignOff: CJ^!~skippy@sdn-ar-002watacoP225.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[07 Jan/19:20] < screew!kvirc@modem136.dial-mq.ais.mq has left #win98 (Bye : KVirc 0.9.0 by Szymon 'Pragma@ircnet' Stefanek <kvirc@tin.it>)
+[07 Jan/19:20] <musical5> cwoods:Im not sure
+[07 Jan/19:20] <Los`Guy> exactly
+[07 Jan/19:21] <musical5> how can I check?
+[07 Jan/19:21] <cwoods> Spoodge <- you can probably download the latest video drivers for your card from the web
+[07 Jan/19:21] <Los`Guy> windrivers.com Spoodge
+[07 Jan/19:21] <Los`Guy> musical5 open them in note pad Mandy
+[07 Jan/19:21] <Los`Guy> doh musical5
+[07 Jan/19:21] <Spoodge> dude u read my mind
+[07 Jan/19:21] <musical5> ok
+[07 Jan/19:21] <cwoods> yep
+[07 Jan/19:21] <Spoodge> that was the next question i was gonna ask 
+[07 Jan/19:21] <Spoodge> thanks
+[07 Jan/19:21] <Spoodge> so i just download and install right
+[07 Jan/19:21] <musical5> um what will I be looking for?
+[07 Jan/19:22] <cwoods> Spoodge <- make sure the windows default video drivers are set to VGA, then (re)install your drivers
+[07 Jan/19:22] <Spoodge> how and where do i do that
+[07 Jan/19:22] <Los`Guy> well musical5 ...in win98, a clean install nothing will be loading from there
+[07 Jan/19:23] <Los`Guy> when did this problem start musical5? 
+[07 Jan/19:23] <Los`Guy> and what changed?
+[07 Jan/19:23] <musical5> well, Im not sure I was working on a large cakewalk audio file and it locked up
+[07 Jan/19:23] <musical5> ever since the  its been crazy
+[07 Jan/19:24] <musical5> locking up during defrag scandick etc
+[07 Jan/19:24] > AdamDork!allassman@van8d26.dial.uniserve.ca has joined #win98
+[07 Jan/19:24] <Los`Guy> have you run scandisk and SFC?
+[07 Jan/19:24] <AdamDork> :)
+[07 Jan/19:24] <Los`Guy> have heard of problems with cakewalk 
+[07 Jan/19:24] <musical5> yes
+[07 Jan/19:24] <musical5> I got scandisk and defrag to run
+[07 Jan/19:24] <musical5> with my dma check box unchecked
+[07 Jan/19:24] <Los`Guy> SFC?
+[07 Jan/19:24] <Los`Guy> oh
+[07 Jan/19:24] <musical5> ya what is that?
+[07 Jan/19:24] <musical5> SFC?
+[07 Jan/19:24] <Los`Guy> start / run type SFC
+[07 Jan/19:25] <musical5> ok
+[07 Jan/19:25] <Los`Guy> but DMA can cause these problems too if your system doesnt work with it
+[07 Jan/19:25] <Los`Guy> system file checker
+[07 Jan/19:25] <AdamDork> <---seems to miss file  regovr32.exe....whats might that be?
+[07 Jan/19:25] <cwoods> Spoodge <- right click on your desktop, properties, settings, advanced, adapter, it will tell you what card/driver is installed
+[07 Jan/19:25] <musical5> oh Its been fine for almost a year
+[07 Jan/19:25] <musical5> till 2 days ago
+[07 Jan/19:25] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/19:25] <Los`Guy> a typo AdamDork ... should be regSvr32.exe
+[07 Jan/19:26] <AdamDork> sweet
+[07 Jan/19:26] <musical5> Im on my wifes pc Ill go check mine out
+[07 Jan/19:26] <musical5> brb
+[07 Jan/19:26] <musical5> thx a lot
+[07 Jan/19:26] <AdamDork> no wonder i cant fint it
+[07 Jan/19:26] <Los`Guy> :P
+[07 Jan/19:26] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/19:27] <Spoodge> i have SiS 5597/5598 is the driver i have
+[07 Jan/19:27] <cwoods> Spoodge <- is that the card?
+[07 Jan/19:28] <Spoodge> how do i know what type of card it is thats just what it says under adapter
+[07 Jan/19:28] > NeonGlow!jess@spc-isp-mtl-58-6-62.sprint.ca has joined #win98
+[07 Jan/19:28] <NeonGlow> hey
+[07 Jan/19:28] <NeonGlow> ne1 know how to de-activate auto-disconnect in win98?
+[07 Jan/19:29] <cwoods> Spoodge <- far as I know, you have to know what kind of video card you've got to install the correct drivers.. i dunno, anyone
+[07 Jan/19:29] <AdamDork> i dont have it on my win 98 cd and its an original...im runnin quake and i seem to get blue screens as the games about to start...my direct draw is dead i think i took that off worked 4 a game or two...and after the blue screen my desk top view is zoomed into the top left side of my desk top...looks normal other than i cant see anything other than my corner desktop...sounde familure?
+[07 Jan/19:30] ! HigHBabE is known as HigH|BBL
+[07 Jan/19:31] ! v8s3f2u7f is known as Blunt2
+[07 Jan/19:31] <AdamDork> ?
+[07 Jan/19:31] < SignOff: NeonGlow!jess@spc-isp-mtl-58-6-62.sprint.ca (Read error to NeonGlow[spc-isp-mtl-58-6-62.sprint.ca]: Connection reset by peer)
+[07 Jan/19:31] > NeonGlow!jess@spc-isp-mtl-58-6-62.sprint.ca has joined #win98
+[07 Jan/19:32] <cwoods> Spooge <- under display properties, colors, do you have the option for High Color (16 bit)?
+[07 Jan/19:32] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[07 Jan/19:32] @ mode #win98 [+o Vulcan] by Amsterdam.NL.Eu.UnderNet.org
+[07 Jan/19:32] <Los`Guy> AdamDork I had a similar problem ..but it turned out that my memory was loose 
+[07 Jan/19:33] <AdamDork> ?
+[07 Jan/19:33] @ mode #win98 [+vvvvv Spoodge musical5 AdamDork Deton8R NeonGlow] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:33] <Spoodge> yes i do
+[07 Jan/19:33] <AdamDork> mmm
+[07 Jan/19:33] <Spoodge> it wont let me change
+[07 Jan/19:33] <AdamDork> it zoomed into the corner?
+[07 Jan/19:33] <Azmodan> AdamDork, he means open your case and make sure the memory is firmly in its socket (with the power off of course)
+[07 Jan/19:33] <Spoodge> when i restart it goes back to 16 colors
+[07 Jan/19:33] <Los`Guy> yeah cuz it was set at a low res
+[07 Jan/19:33] <AdamDork> i reinstalled win and my drivers 4 my video card
+[07 Jan/19:33] <Los`Guy> I just changed the res
+[07 Jan/19:33] <AdamDork> ive had that
+[07 Jan/19:33] <AdamDork> and it starts in safe mode too
+[07 Jan/19:33] <AdamDork> i hates that
+[07 Jan/19:34] <AdamDork> and you cant change to 32bit color in safe
+[07 Jan/19:34] <cwoods> Spoodge <- ah, then under advanced, monitor, what does it say.
+[07 Jan/19:35] <Los`Guy> AdamDork install tweakUI so you dont have to boot to safe mode
+[07 Jan/19:35] <AdamDork> mmm
+[07 Jan/19:35] <Los`Guy> tell it to show the boot menu
+[07 Jan/19:35] <AdamDork> thats not the problem now...
+[07 Jan/19:35] <AdamDork> damm this sucks
+[07 Jan/19:35] <musical5> losguy: may I show you whats in my autoexec.bat in the channel???|
+[07 Jan/19:35] <Aphrodite> no cussing
+[07 Jan/19:35] <AdamDork> ohhhhh
+[07 Jan/19:36] <Los`Guy> yeah musical5 just post a few lines at a time though
+[07 Jan/19:36] <AdamDork> you cant say damm?
+[07 Jan/19:36] <musical5> my config.sys is empty
+[07 Jan/19:36] <musical5> ok
+[07 Jan/19:36] <musical5> its short
+[07 Jan/19:36] <cwoods> good 
+[07 Jan/19:36] <cwoods> musical5 <- anything starting in the autoexec.bat that ends with .com or .exe?
+[07 Jan/19:36] <Spoodge> where under monitor what do u want to know
+[07 Jan/19:37] <cwoods> Spoodge <- when you click on the monitor tab, other than the option, what does it say
+[07 Jan/19:37] <Spoodge> plug and play monitor
+[07 Jan/19:38] <AdamDork> there u go
+[07 Jan/19:38] <Spoodge> and some checked option boxes
+[07 Jan/19:38] <Spoodge> nothingmore
+[07 Jan/19:38] <musical5> c:\>set classpath=c:\program files\heat\navbar\;c:\program files\heat\navbar
+[07 Jan/19:38] <musical5> heats a bloody game network site
+[07 Jan/19:38] <musical5> its been coming up for a long time though
+[07 Jan/19:38] <cwoods> Spoodge, you should be able to click on the change button and select your actual monitor brand and model
+[07 Jan/19:38] <musical5> I play there now and then
+[07 Jan/19:38] < SignOff: AdamDork!allassman@van8d26.dial.uniserve.ca (Read error to AdamDork[van8d26.dial.uniserve.ca]: Connection reset by peer)
+[07 Jan/19:39] <Spoodge> mine is a komodo plug and play
+[07 Jan/19:39] <cwoods> Spoodge <- then (maybe after a reboot) you should be able to select High Color (16 bit).
+[07 Jan/19:39] <Los`Guy> that should not be a problem musical5
+[07 Jan/19:39] <Spoodge> wont rebooting delete everything though
+[07 Jan/19:39] <musical5> I get that windows protection error when I reboot
+[07 Jan/19:40] <musical5> not full boot up
+[07 Jan/19:40] <Spoodge> i have no back ups of anything or the disks to back it up its my moms comp for work
+[07 Jan/19:40] <Spoodge> im trying to fix it
+[07 Jan/19:40] <Spoodge> but she has all her work on here
+[07 Jan/19:40] <Spoodge> and i cnat lose any of it
+[07 Jan/19:40] <musical5> at least Im not locking up anymore hehe
+[07 Jan/19:41] <cwoods> Spoodge <- you won't loose anything... be sure to press Apply after you change the monitor brand and model...
+[07 Jan/19:41] <LosGuy> you were locking up? what changed then?
+[07 Jan/19:41] > CJ^!~skippy@sdn-ar-005watacoP297.dialsprint.net has joined #win98
+[07 Jan/19:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/19:41] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:41] <musical5> I tried to add a ata/66 promise card
+[07 Jan/19:41] <musical5> and that was a real mess for me
+[07 Jan/19:41] <Los`Guy> there is your problem most likely
+[07 Jan/19:41] <Spoodge> wehn i clikc change though it takes me to and update driver screen
+[07 Jan/19:42] <Los`Guy> look around here musical5 http://search.support.microsoft.com/kb/psssearch.asp?SPR=w98&T=B&KT=ALL&T1=7d&LQ=Compatibility+Mode+&S=F&A=T&DU=C&FR=0&D=win98x%2Bor%2Bierelease%2Bor%2Bcustserv%2Bor%2Bcrossnet&LPR=%22windows+98%22&LNG=ENG&VR=http%3A%2F%2Fsupport.microsoft.com%2Fsupport&CAT=Support&VRL=ENG&SA=PER&Go.x=45&Go.y=24
+[07 Jan/19:42] <Spoodge> and i have no idea how to reboot 
+[07 Jan/19:42] <cwoods> Spoodge <- good, continue
+[07 Jan/19:42] <musical5> but I windows ended up restoring an old registry I believe
+[07 Jan/19:42] <Spoodge> k
+[07 Jan/19:42] <Spoodge> where should i search for a better driver
+[07 Jan/19:42] <Los`Guy> musical5 consider a reinstall of win98 on top of itself
+[07 Jan/19:43] <Spoodge> cd floppy microsoft update
+[07 Jan/19:43] <cwoods> Spoodge, leave everything unchecked
+[07 Jan/19:43] <musical5> yes I have
+[07 Jan/19:43] <Spoodge> k
+[07 Jan/19:43] <musical5> considered:-)
+[07 Jan/19:43] <Spoodge> and click next
+[07 Jan/19:44] <Los`Guy> should take you about 30-40 minutes and you should loose nothing
+[07 Jan/19:44] > wez`!not@02-088.034.popsite.net has joined #win98
+[07 Jan/19:44] @ mode #win98 [+v wez`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:44] <cwoods>  Spoodge, the Seach button should already be checked, click next, nothing checked in the next window, next again
+[07 Jan/19:44] <Spoodge> it says best driver found already installed
+[07 Jan/19:44] <musical5> well Ive heard that most of the time its ok but...now and then its very messy
+[07 Jan/19:45] < SignOff: NeonGlow!jess@spc-isp-mtl-58-6-62.sprint.ca (Leaving)
+[07 Jan/19:45] <cwoods> Spoodge, and the monitor brand and model is the correct one, right.
+[07 Jan/19:45] <Spoodge> it dont let me pick a diff monitor it just says plug and play
+[07 Jan/19:45] <Los`Guy> musical5 ...there is always a risk
+[07 Jan/19:45] <Spoodge> my monitor is a komodo plug and play
+[07 Jan/19:45] <Los`Guy> do you have your monitor drivers?
+[07 Jan/19:45] <Spoodge> i have no drivers here
+[07 Jan/19:46] <Los`Guy> doh
+[07 Jan/19:46] <Spoodge> some guy my mom works with usually does this
+[07 Jan/19:46] <Spoodge> but i wanted to try and do it cause she never takes it in
+[07 Jan/19:46] <musical5> see I was real sure I was having hardware problems because anytime there was any serious disk access going on it would lock up
+[07 Jan/19:46] <musical5> now Im not to sure
+[07 Jan/19:46] <Spoodge> its been messed up for like 6 months now
+[07 Jan/19:46] <Los`Guy> musical5 it is a possiblity
+[07 Jan/19:47] <musical5> I wish I could tell for sure
+[07 Jan/19:47] > BlodHound!STeRinG@181-45.hy.cgocable.ca has joined #win98
+[07 Jan/19:47] <Los`Guy> are you positive all your cards etc are seated properly
+[07 Jan/19:47] @ mode #win98 [+v BlodHound] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:47] <musical5> yep
+[07 Jan/19:47] * Los`Guy just went through something similar on this new system
+[07 Jan/19:47] <musical5> bummer
+[07 Jan/19:47] <Los`Guy> even though I was sure I seated the memory properly..it wasnt apparently
+[07 Jan/19:48] <musical5> hmm wow
+[07 Jan/19:48] <musical5> Ive been on this one for 8 mos
+[07 Jan/19:48] <Los`Guy> I shut down and just pushed on it and the system has rocked since
+[07 Jan/19:48] <musical5> without a glitch
+[07 Jan/19:48] <Los`Guy> but you installed a vid card right
+[07 Jan/19:48] <musical5> nope nothinbg
+[07 Jan/19:48] <Los`Guy> possible you knocked something else looose
+[07 Jan/19:48] <musical5> oops
+[07 Jan/19:48] <BlodHound> Can someone ,really good in windows 98's network configuration, help me please ?
+[07 Jan/19:48] <Spoodge> is it possible for me to dl a new driver and just install it
+[07 Jan/19:49] <musical5> I bought the ata/66 controller due to the problems I was having
+[07 Jan/19:49] <Los`Guy> oh... your ATA/66 ... 
+[07 Jan/19:49] <cwoods> Spoodge, if the video card mfg has a web site, you should be able to.
+[07 Jan/19:49] <musical5> thought it was maybe the onboard controller that went bad
+[07 Jan/19:49] <Los`Guy> musical5 looked for a bios upgrade even?
+[07 Jan/19:49] <Los`Guy> I would bet it is related to that
+[07 Jan/19:49] <musical5> heheh ya
+[07 Jan/19:49] <musical5> but Im chicken
+[07 Jan/19:50] <musical5> and the directions were vague
+[07 Jan/19:50] * cwoods had to disable IDE port 0 before the IOMAGIC ATA/66 card would work...
+[07 Jan/19:50] ! HigH|BBL is known as HigHBabE
+[07 Jan/19:50] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (Ping timeout for Hashish[master.of.the.bongfu.way.com])
+[07 Jan/19:50] > h8cap!fuckyou@du181205.pot.ptd.net has joined #win98
+[07 Jan/19:50] * BlodHound needs help with his win98's Network Configuration ... Can anyone help me please .... msg me please ... thank you
+[07 Jan/19:50] <musical5> I did that cwoods
+[07 Jan/19:50] @ mode #win98 [+v h8cap] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:50] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[07 Jan/19:50] <musical5> I dont even want mine now
+[07 Jan/19:50] @ mode #win98 [+v Hashish] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:51] <musical5> Im returning it
+[07 Jan/19:51] <cwoods> musical5, and no hd's on the other port
+[07 Jan/19:51] <musical5> well Im back to just the mobo
+[07 Jan/19:51] <musical5> and its working great except for the reboot issue
+[07 Jan/19:52] < SignOff: Los`Guy!~husky21@user-33qthlg.dialup.mindspring.com (brb)
+[07 Jan/19:52] <h8cap> Does anyone know how to set up my computer that it deletes the files under START-DOCUMENTS upon startup
+[07 Jan/19:52] * BlodHound needs help with his win98's Network Configuration ... Can anyone help me please .... msg me please ... thank you
+[07 Jan/19:52] <LosGuy> h8cap install tweakUI
+[07 Jan/19:52] <LosGuy> you will find that under the paranoia tab
+[07 Jan/19:52] <h8cap> where can i get it
+[07 Jan/19:52] <h8cap> www.download.com
+[07 Jan/19:52] <LosGuy> win98 or win98se?
+[07 Jan/19:52] <h8cap> thanks 
+[07 Jan/19:52] <Spoodge> hey h8cap
+[07 Jan/19:52] <LosGuy> h8cap which version?
+[07 Jan/19:52] ! WK-brb is known as WhiteKing
+[07 Jan/19:53] <h8cap> i'm not sure
+[07 Jan/19:53] <h8cap> how can i find out
+[07 Jan/19:53] <h8cap> i think win 98 but i'm not sure
+[07 Jan/19:53] <LosGuy> right click on my computer and choose properties
+[07 Jan/19:53] <h8cap> whats the difference
+[07 Jan/19:53] <LosGuy> what is the version there
+[07 Jan/19:53] < SignOff: BlodHound!STeRinG@181-45.hy.cgocable.ca (A PluS TarD TouT Le MonDe J'ai QuelQue Chose De PriS DanS L'NeZ)
+[07 Jan/19:53] > BlodHound!STeRinG@181-45.hy.cgocable.ca has joined #win98
+[07 Jan/19:54] @ mode #win98 [+v BlodHound] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:54] <musical5> so my autoexec.bat and config.sys are ok in your opinion Losguy?
+[07 Jan/19:54] <LosGuy> yes musical5
+[07 Jan/19:54] <LosGuy> only the one line there
+[07 Jan/19:54] <h8cap> just says microsoft windows 98
+[07 Jan/19:54] <musical5> hmyes
+[07 Jan/19:54] <LosGuy> if it was drivers..then it would be bad
+[07 Jan/19:54] <musical5> yes
+[07 Jan/19:54] <LosGuy> h8cap no it says numbers ...ie .1998 or .2222a
+[07 Jan/19:55] <musical5> brb
+[07 Jan/19:55] < musical5!musical5@206-132-48-96.nas-1.SCF.primenet.com has left #win98 ()
+[07 Jan/19:55] > musical5!musical5@206-132-48-96.nas-1.SCF.primenet.com has joined #win98
+[07 Jan/19:55] @ mode #win98 [+v musical5] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/19:55] <cwoods> LosGuy, could musicl5's problem be RAM related since its a protection fault and there aren't any trs's loading on bootup?
+[07 Jan/19:56] <h8cap> uhhh.....
+[07 Jan/19:56] <LosGuy> yeah cwoods 
+[07 Jan/19:56] <musical5> RAM?
+[07 Jan/19:56] <cwoods> bad memory
+[07 Jan/19:56] <cwoods> or chip
+[07 Jan/19:56] <musical5> hmmm
+[07 Jan/19:56] <LosGuy> (remember I told you bout my problem musical5?)
+[07 Jan/19:56] <musical5> ya
+[07 Jan/19:56] <cwoods> maybe, reseat the ram...
+[07 Jan/19:56] <musical5> ok
+[07 Jan/19:56] < Spoodge!here@ezvl-82ppp92.epix.net has left #win98 ()
+[07 Jan/19:57] <h8cap> it doesn't say it there 
+[07 Jan/19:57] <musical5> but its not been moved
+[07 Jan/19:57] <musical5> at all
+[07 Jan/19:57] <musical5> wait bootup is fine
+[07 Jan/19:57] <musical5> just not reboot
+[07 Jan/19:57] <cwoods> doesn't matter, vibration, corrosion (slight)......
+[07 Jan/19:57] <musical5> what about that?
+[07 Jan/19:57] <h8cap> under the tab general?......
+[07 Jan/19:57] <h8cap> it that where i should be looking
+[07 Jan/19:57] <cwoods> bootup up just uses the base 640 (i think)
+[07 Jan/19:57] <h8cap> ?...
+[07 Jan/19:58] <musical5> ok
+[07 Jan/19:58] <LosGuy> h8cap my computer RIGHT click choose properties and you will see it on the first page
+[07 Jan/19:58] <musical5> brb
+[07 Jan/19:58] <LosGuy> 4.10.... 1998 or .2222a
+[07 Jan/19:59] <cwoods> hey musical5..........
+[07 Jan/19:59] <h8cap> sorry bout that right in front of my face 1998
+[07 Jan/19:59] <LosGuy> ok 
+[07 Jan/19:59] <h8cap> 4.10.1998
+[07 Jan/19:59] <LosGuy> you will find tweakUI on your cdrom then
+[07 Jan/19:59] <h8cap> what disk
+[07 Jan/20:00] <h8cap> the one i use to reformat
+[07 Jan/20:00] <LosGuy> in the tools/reskit/powertoy folder
+[07 Jan/20:00] <h8cap> ?.....
+[07 Jan/20:01] <LosGuy> your win98 cdrom
+[07 Jan/20:01] <h8cap> cool
+[07 Jan/20:01] <LosGuy> find tweakUI.inf RIGHT click on it choose install
+[07 Jan/20:01] <LosGuy> you will find it in control panel after install
+[07 Jan/20:01] <LosGuy> but be carefull with it
+[07 Jan/20:02] ! Hot_Shot is known as Hot_Away
+[07 Jan/20:02] <cwoods> ... had trouble with Xmouse.... installed and couldn't remove it....... lol
+[07 Jan/20:02] <LosGuy> you can make changes that will not make you happy if you play too much
+[07 Jan/20:02] * BlodHound needs help with his win98's Network Configuration ... Can anyone help me please .... msg me please ... thank you
+[07 Jan/20:02] <LosGuy> your not the only one cwoods
+[07 Jan/20:02] <cwoods> lol
+[07 Jan/20:02] <LosGuy> BlodHound ask in channel
+[07 Jan/20:02] <LosGuy> we dont do /msgs here
+[07 Jan/20:02] <cwoods> ask your question
+[07 Jan/20:03] <BlodHound> ok Thank you .. Ill tell my problem :
+[07 Jan/20:03] <h8cap> if i can't find my windows 98 cd.......is there anyway i can get it off the net
+[07 Jan/20:05] <cwoods> www.winmag.com/win98/software.htm
+[07 Jan/20:05] <h8cap> thank you
+[07 Jan/20:05] <h8cap> :)~
+[07 Jan/20:05] <BlodHound> 1st-Someone hacked me the only 30 minutes that my firewall was down ... then, he deleted many need files to load windows .... but i arranged that ... The problem is the NetWork configuration ... My Network card cannot load ndis2sup.vxd at all .. why, i dont know ... So because of that, my network doesnt work ... (Im with a friend's computer ...) If someone can help me, that would be very kind .... thank you
+[07 Jan/20:06] <cwoods> also read:  www.annoyances.org/win98/features/tweakui.html
+[07 Jan/20:06] <musical5> no such luck here with the ram
+[07 Jan/20:06] <musical5> by the way....Im getting a inadvertant problem with my power supply fan making a ton of racket no and then
+[07 Jan/20:07] <musical5> now and then
+[07 Jan/20:07] <musical5> any realation?
+[07 Jan/20:07] <LosGuy> time to replace..the fan is failing 
+[07 Jan/20:07] <musical5> yep
+[07 Jan/20:07] <cwoods> oops, then you may be having a heat problem and resulting voltage problem too
+[07 Jan/20:07] <LosGuy> could be but is very hard to say musical5
+[07 Jan/20:07] <BlodHound> Does Someone know which .cab of the Windows98 CD-ROM contains the Winsock II Installation ????
+[07 Jan/20:07] <musical5> well I have an bit bh6 and everything checks out fine
+[07 Jan/20:08] <musical5> temp wise
+[07 Jan/20:08] <musical5> and fan rpm
+[07 Jan/20:08] <cwoods> musical, you may want to be sure you aren't 'shadowing' system or video rom in ram and try a reboot
+[07 Jan/20:09] <musical5> ok
+[07 Jan/20:09] <h8cap> Losguy<- you were saying if I mess with the settings to much i could be very unhappy.....how so?
+[07 Jan/20:09] <musical5> br then
+[07 Jan/20:10] <cwoods> h8cap look at www.annoyances.org/win98/features/tweakui.html
+[07 Jan/20:10] <LosGuy> dont try to disable IE or hide drives (and avoid the xmouse bit)
+[07 Jan/20:11] <cwoods> LosGuy, what the 'extra' commands in himem.sys to do the detailed memory check? /??????
+[07 Jan/20:11] <h8cap> i'm illiterate when it comes to computers and I apologize for my inconviences but i have it saved and i have winzip what do i do when the files were unzipped
+[07 Jan/20:12] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/20:12] <musical5> video bios shadow enabled
+[07 Jan/20:12] <musical5> is that it?
+[07 Jan/20:13] <cwoods> musicl5, could be, for now, don't shadow anything (system or video) and see if it clears up the protection fault
+[07 Jan/20:13] <musical5> ok
+[07 Jan/20:13] <musical5> its the only shadowing I see in there
+[07 Jan/20:14] <BlodHound> Aye, does someone can tell me with what program can you edit a .sys or a .dll ....
+[07 Jan/20:14] <BlodHound> Notepad is ok for the .sys ... but the .dll ...
+[07 Jan/20:14] <Azmodan> BlodHound, you don't edit those files
+[07 Jan/20:14] <Azmodan> sys can be text files but DLL's you should never edit
+[07 Jan/20:14] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[07 Jan/20:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/20:14] <BlodHound> I want to modify them ... or to create some, one of these days .. !!!
+[07 Jan/20:15] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/20:15] <musical5> video and system bios are enabled
+[07 Jan/20:15] <musical5> no on those?
+[07 Jan/20:15] <musical5> bios?
+[07 Jan/20:15] <musical5> weird
+[07 Jan/20:15] <cwoods> musical5, is this an E-Machine?
+[07 Jan/20:16] <BlodHound> Thank you everybody , even if anybody helped me !!!!! Ill reinstall this fuckin windows98 , then everything is gonna be alright !!!!!!
+[07 Jan/20:16] <BlodHound> Oh yes everylittle thing, is gonna be alright ...
+[07 Jan/20:16] <musical5> no its a homegrown abit bh6
+[07 Jan/20:16] <BlodHound> Bob Marley .. !!!
+[07 Jan/20:16] <BlodHound> see you everybody
+[07 Jan/20:16] < BlodHound!STeRinG@181-45.hy.cgocable.ca has left #win98 ()
+[07 Jan/20:16] <musical5> no jumpers
+[07 Jan/20:16] <cwoods> ?
+[07 Jan/20:16] <musical5> software controlled mostly
+[07 Jan/20:16] <cwoods> ok...
+[07 Jan/20:18] ! bijzonder is known as bijsteak
+[07 Jan/20:18] <cwoods> musical5, how far into the windows98 startup do you get.
+[07 Jan/20:18] <LosGuy> doh
+[07 Jan/20:18] <musical5> to the win98 screen
+[07 Jan/20:18] <musical5> then the protection fault on reboot
+[07 Jan/20:19] <cwoods> do you know what all is you your startup folder?
+[07 Jan/20:19] <musical5> video bios shadow enable or disable???
+[07 Jan/20:19] <cwoods> disable
+[07 Jan/20:19] <musical5> ok
+[07 Jan/20:20] <cwoods> possibly something in the startup folder LosGuy?
+[07 Jan/20:20] < wez`!not@02-088.034.popsite.net has left #win98 ()
+[07 Jan/20:20] <LosGuy> I doubt it ... 
+[07 Jan/20:21] <cwoods> he keeps saying reboot yet he's getting to the splash screen, then a reboot? corrupted .dll?
+[07 Jan/20:22] <Deton8R> more likely he's overclocking his cpu
+[07 Jan/20:22] <LosGuy> I have seen this in the knowledge base somewhere
+[07 Jan/20:22] <musical5> wow!!
+[07 Jan/20:22] <Deton8R> or having cache errors
+[07 Jan/20:22] <musical5> It worked
+[07 Jan/20:22] <musical5> reboots now
+[07 Jan/20:22] <musical5> thx a lot
+[07 Jan/20:22] <cwoods> good.... 
+[07 Jan/20:23] <musical5> one more question
+[07 Jan/20:23] <cwoods> go
+[07 Jan/20:23] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[07 Jan/20:23] <h8cap> Thank you all you've been most helpful
+[07 Jan/20:23] <h8cap> :)~
+[07 Jan/20:23] < h8cap!fuckyou@du181205.pot.ptd.net has left #win98 ()
+[07 Jan/20:24] <musical5> why would I be running mode 2 for my HD when it and the controller are both ata/66
+[07 Jan/20:24] <musical5> ?
+[07 Jan/20:24] <musical5> its set auto
+[07 Jan/20:24] <Deton8R> cuz you have a gigabyte motherboard
+[07 Jan/20:24] <cwoods> its the PIO mode the drive is good for.... 
+[07 Jan/20:24] > nitewing!sumthin@1Cust173.tnt1.pullman.wa.da.uu.net has joined #win98
+[07 Jan/20:24] <musical5> gigabyte?
+[07 Jan/20:24] @ mode #win98 [+v nitewing] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/20:24] <nitewing> can someone help with some cd rom problems?
+[07 Jan/20:24] <musical5> man this is a busy place
+[07 Jan/20:25] > Los`Guy!~husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/20:25] <Deton8R> boards with Ali chipsets screw up the drive identification when in UDMA 66 mode
+[07 Jan/20:25] @ mode #win98 [+v Los`Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/20:25] <Deton8R> ya might check that
+[07 Jan/20:25] <cwoods> ask your question nitewing
+[07 Jan/20:25] <musical5> Ali?? they are intel
+[07 Jan/20:25] <Deton8R> like PIO Mode 4 
+[07 Jan/20:25] <Deton8R> no, they are Ali
+[07 Jan/20:25] <musical5> hmm weird they say intel
+[07 Jan/20:25] <Deton8R> Ali MVP3
+[07 Jan/20:25] <Deton8R> that one does it
+[07 Jan/20:26] <musical5> so Ill never run at 66?
+[07 Jan/20:26] <nitewing> k...my cd rom works like it boots up and will open disk....but it doesnt display any files...like it isnt reading
+[07 Jan/20:27] <Deton8R> that's not what I'm saying
+[07 Jan/20:27] <Deton8R> just check IF it's an Ali chipset
+[07 Jan/20:27] <Deton8R> there might be a bios update for your board that fixes it
+[07 Jan/20:27] <Deton8R> mine was like that
+[07 Jan/20:28] <musical5> they are intel for sure
+[07 Jan/20:28] <musical5> just looked
+[07 Jan/20:28] <Deton8R> ok
+[07 Jan/20:28] <cwoods> nitewing, we don't msg in this channel....
+[07 Jan/20:28] <musical5> but its in auto and comin up at mode2 so....
+[07 Jan/20:28] <musical5> guess Im ou of luck
+[07 Jan/20:29] <Deton8R> now, make sure you didn't screw up the settings in bios
+[07 Jan/20:29] <Deton8R> to enable udma66 and pio mode auto
+[07 Jan/20:29] <musical5> what do you mean?
+[07 Jan/20:29] <musical5> no I didnt try
+[07 Jan/20:29] <Deton8R> look in bios
+[07 Jan/20:29] <musical5> ya
+[07 Jan/20:29] <Deton8R> make sure drive settings are in auto
+[07 Jan/20:29] <Deton8R> try that first
+[07 Jan/20:29] <musical5> they are
+[07 Jan/20:29] <Deton8R> check all the settings....
+[07 Jan/20:29] <Los`Guy> `say
+[07 Jan/20:29] <Deton8R> all screens
+[07 Jan/20:30] <musical5> right
+[07 Jan/20:30] <Deton8R> one little setting in there anywhere could mess it up
+[07 Jan/20:30] <Deton8R> I take it this system has Award BIOS?
+[07 Jan/20:30] <musical5> ya
+[07 Jan/20:30] <cwoods> nitewing, i don't have any suggestions for you, maybe try cleaning the cd
+[07 Jan/20:31] <nitewing> k
+[07 Jan/20:32] ! endorphin is known as endo|UTAK
+[07 Jan/20:34] ! bijsteak is known as bijzonder
+[07 Jan/20:35] ! HigHBabE is known as HigH|BBL
+[07 Jan/20:37] <musical5> my drive is in LBA mode
+[07 Jan/20:37] <musical5> thats the only one it would work in I believe
+[07 Jan/20:37] <musical5> I can try it right?
+[07 Jan/20:40] <cwoods> been fun.... see ya'll later....
+[07 Jan/20:40] < cwoods!cwoods@1Cust48.tnt4.plano.tx.da.uu.net has left #win98 ()
+[07 Jan/20:41] <Los`Guy> you want LBA mode musical5
+[07 Jan/20:41] <Los`Guy> most likely
+[07 Jan/20:41] <musical5> I tried it and got another protection error
+[07 Jan/20:41] <musical5> needed to reboot
+[07 Jan/20:42] <musical5> LBA it is
+[07 Jan/20:42] <Los`Guy> how big is the drive?
+[07 Jan/20:42] <musical5> 17.2 gig
+[07 Jan/20:43] <Los`Guy> yeah
+[07 Jan/20:43] <Los`Guy> what were you using?
+[07 Jan/20:43] <musical5> Im just thrilled Im actually able to reboot without getting an 
+[07 Jan/20:43] <musical5> LBA mode
+[07 Jan/20:44] <Los`Guy> you need LBA on any drive with more than 1024 cylinders
+[07 Jan/20:44] <musical5> oh
+[07 Jan/20:44] ! Volly is known as Volly-BRB
+[07 Jan/20:44] <musical5> so then because of that it wont run at66?
+[07 Jan/20:44] ! ^Sh0t^ is known as KoNFuZeD
+[07 Jan/20:44] <Los`Guy> no ... not related Ibelive
+[07 Jan/20:45] <musical5> hmmm
+[07 Jan/20:45] <Los`Guy> at least as far as I know
+[07 Jan/20:45] ! KoNFuZeD is known as Mr^Ass
+[07 Jan/20:45] * Los`Guy dont have a 66 though
+[07 Jan/20:46] <musical5> how does one acheive it then?
+[07 Jan/20:46] <musical5> spelling:-)
+[07 Jan/20:47] <CJ^> witht eh correct cable
+[07 Jan/20:47] <CJ^> and the correct controller
+[07 Jan/20:47] <CJ^> ALI5 doesnt actually work well...
+[07 Jan/20:48] <CJ^> nor Intel..
+[07 Jan/20:48] * Los`Guy wonders when CJ^ snuck in... all this hardware stuff and yer not here
+[07 Jan/20:48] <CJ^> hehe
+[07 Jan/20:48] <CJ^> sorry  sexxxxin up someone  :PPPP
+[07 Jan/20:48] <Los`Guy> hahah
+[07 Jan/20:48] <CJ^> been watchin
+[07 Jan/20:48] <CJ^> and  UDMA 66 is nto going to happen on an Intel chipset
+[07 Jan/20:48] <CJ^> nor an ALi5
+[07 Jan/20:48] <CJ^> nor VIA
+[07 Jan/20:49] <CJ^> unless yer doing the newer VIA  and have the correct cable...
+[07 Jan/20:49] <musical5> I bought a promise controller today
+[07 Jan/20:49] <musical5> but I gave up on it
+[07 Jan/20:49] <CJ^> its nto worht it in my eyes
+[07 Jan/20:49] <CJ^> <<< go SCSI!!!
+[07 Jan/20:49] <musical5> lol sure man
+[07 Jan/20:49] <CJ^> its cheaper in the long run
+[07 Jan/20:49] <musical5> UDMA raid setup is it!!
+[07 Jan/20:49] <CJ^> less hassle...
+[07 Jan/20:50] <musical5> hands down
+[07 Jan/20:52] * Los`Guy would love it... just too expensive!!!!!
+[07 Jan/20:52] <Los`Guy> bl0w m3
+[07 Jan/20:52] <Los`Guy> doh
+[07 Jan/20:52] <musical5> me to
+[07 Jan/20:52] <Los`Guy> wrong channel
+[07 Jan/20:52] <Los`Guy> :P
+[07 Jan/20:52] ! glittagal is known as CherryGaL
+[07 Jan/20:53] > DaDsMoOtH!boo@cr265984-a.surrey1.bc.wave.home.com has joined #win98
+[07 Jan/20:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/20:54] @ mode #win98 [+v DaDsMoOtH] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/20:54] <DaDsMoOtH> I've got a good question i think.
+[07 Jan/20:54] <DaDsMoOtH> :)
+[07 Jan/20:54] <Los`Guy> should we ask you what it is?
+[07 Jan/20:54] <DaDsMoOtH> course.
+[07 Jan/20:54] <DaDsMoOtH> hehe
+[07 Jan/20:54] <DaDsMoOtH> ok...
+[07 Jan/20:55] <DaDsMoOtH> i'll ask
+[07 Jan/20:55] ! CherryGaL is known as Cherry21
+[07 Jan/20:55] <musical5> Thanks again for the help everybody
+[07 Jan/20:55] <musical5> its time for bed
+[07 Jan/20:55] <Los`Guy> good luck musical5
+[07 Jan/20:55] <musical5> Ill cya later
+[07 Jan/20:55] ! Volly-BRB is known as Volly
+[07 Jan/20:55] <Los`Guy> l8r
+[07 Jan/20:55] <DaDsMoOtH> I want to password protect my windows.  (Ie. so i can leave it, the screensaver comes on, and then you can't get rid of the screen saver until you type in your password)  How do i go about doing that?
+[07 Jan/20:55] <musical5> adios LosGuy
+[07 Jan/20:56] < SignOff: musical5!musical5@206-132-48-96.nas-1.SCF.primenet.com (Leaving)
+[07 Jan/20:56] <Los`Guy> get linux
+[07 Jan/20:56] ! F00Tsie is known as F00T
+[07 Jan/20:56] <Los`Guy> haha
+[07 Jan/20:56] <DaDsMoOtH> hahahahaha
+[07 Jan/20:56] <DaDsMoOtH> i really don't WANT to use linux
+[07 Jan/20:56] ! Gerbs is known as Fish^2
+[07 Jan/20:57] <DaDsMoOtH> and i KNOW that you can do that in windows.
+[07 Jan/20:57] <Los`Guy> uh I dont do screen savers...but I think there are some out there with that 
+[07 Jan/20:57] <Los`Guy> I dont know about windows
+[07 Jan/20:57] <Los`Guy> windows screen savers that is
+[07 Jan/20:57] <DaDsMoOtH> i've seen it before
+[07 Jan/20:57] <Los`Guy> so have I
+[07 Jan/20:58] <DaDsMoOtH> Some computer stores have it set up like that...they have their screen savers going on the display computers, then, if someone touches the mouse or keyboard, the password box comes up.
+[07 Jan/20:58] <Los`Guy> yes
+[07 Jan/20:58] <CJ^> thats PWD protection....
+[07 Jan/20:58] <Los`Guy> but since I dont use screen savers... I dont know
+[07 Jan/20:59] <DaDsMoOtH> CJ:  How do i go about doing that?
+[07 Jan/20:59] <CJ^> yeap
+[07 Jan/20:59] <CJ^> under where ya set the screensaver
+[07 Jan/20:59] < SignOff: LosGuy!~husky21@user-33qthlg.dialup.mindspring.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/21:00] <CJ^> Check the box that says password protect
+[07 Jan/21:00] <CJ^> oh
+[07 Jan/21:00] <CJ^> just to let ya know
+[07 Jan/21:00] <CJ^> it can be bypassed
+[07 Jan/21:00] <CJ^> with a reboot
+[07 Jan/21:00] <DaDsMoOtH> yup
+[07 Jan/21:00] <DaDsMoOtH> i know
+[07 Jan/21:00] <CJ^> and anyone can uncheck it
+[07 Jan/21:00] <CJ^> try Amor
+[07 Jan/21:00] <DaDsMoOtH> Amor?
+[07 Jan/21:00] ! Fish^2 is known as Gerbs
+[07 Jan/21:00] <CJ^> yeap
+[07 Jan/21:00] <CJ^> thats what most of the computer stores use
+[07 Jan/21:01] <DaDsMoOtH> what would that be?
+[07 Jan/21:01] <CJ^> Amor
+[07 Jan/21:01] <CJ^> thast what its called
+[07 Jan/21:01] <DaDsMoOtH> ahhhhh, ic...that's the name of the program.
+[07 Jan/21:01] <DaDsMoOtH> so...
+[07 Jan/21:01] <DaDsMoOtH> webpage?
+[07 Jan/21:02] <DaDsMoOtH> Do you know of one with it?
+[07 Jan/21:02] <CJ^> looking
+[07 Jan/21:02] <Los`Guy> is it amor or armor?
+[07 Jan/21:02] <CJ^> armor i think
+[07 Jan/21:02] <DaDsMoOtH> hahahaha
+[07 Jan/21:03] <DaDsMoOtH> DON'T try www.amor.com
+[07 Jan/21:03] <DaDsMoOtH> hehe
+[07 Jan/21:03] * Los`Guy can imagine
+[07 Jan/21:03] <Los`Guy> cept it should be amour
+[07 Jan/21:03] <Los`Guy> shouldnt it?
+[07 Jan/21:05] ! Katrina is known as Kat|brb
+[07 Jan/21:05] <CJ^> hmmm
+[07 Jan/21:05] <CJ^> gawd  ive seen it on almost all PC's at the stores  but cant find it now..
+[07 Jan/21:05] <CJ^> go figure
+[07 Jan/21:06] <DaDsMoOtH> Is that the sound of you giving up...or are you still looking?
+[07 Jan/21:06] <Los`Guy> www.amor.com... a german smut site hehe
+[07 Jan/21:06] <Los`Guy> hmm maybe not german
+[07 Jan/21:09] ! Infra- is known as Infra
+[07 Jan/21:09] <CJ^> http://www.nt.unets.ru:8101/john/  << tyr that
+[07 Jan/21:09] <CJ^> nope
+[07 Jan/21:10] <CJ^> er
+[07 Jan/21:10] <CJ^> nm
+[07 Jan/21:10] <CJ^> yeah
+[07 Jan/21:10] <CJ^> try that
+[07 Jan/21:10] < SignOff: nitewing!sumthin@1Cust173.tnt1.pullman.wa.da.uu.net (Leaving)
+[07 Jan/21:10] <Los`Guy> DevilDigg markets something similar I belive
+[07 Jan/21:11] ! Kat|brb is known as Katrina
+[07 Jan/21:11] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/21:12] <DaDsMoOtH> haha...so this is one of those programs where you damned well better make sure you don't forget your password eh?
+[07 Jan/21:12] <DaDsMoOtH> hehe
+[07 Jan/21:13] <CJ^> yeap
+[07 Jan/21:13] <Los`Guy> sheez
+[07 Jan/21:13] <Los`Guy> strong protection then recommends a bios password
+[07 Jan/21:14] <Los`Guy> oh well good enough for most people I guess
+[07 Jan/21:15] <DaDsMoOtH> Ok...this is what i was PLANNING on doing.  i wanted to set the windows screensaver password, then, to solve the reboot problem, also have a password for when it's booting up.  Is that what's called a "bios password"
+[07 Jan/21:15] <DaDsMoOtH> ?
+[07 Jan/21:15] <CJ^> depends ont eh system
+[07 Jan/21:15] <Los`Guy> kewl little app on annoyances.org that reboots the computer if someone enters a new user on boot up
+[07 Jan/21:16] <CJ^> some do the bios password and stop the boot up
+[07 Jan/21:16] <CJ^> others just have the bios password inplace to stop the bios from being messed with
+[07 Jan/21:16] > karl\karl!crazy@ruf1-7.evoserve.com has joined #win98
+[07 Jan/21:16] @ mode #win98 [+v karl\karl] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/21:16] <DaDsMoOtH> CJ^ : how do i set a Bios password to stop the bootup?
+[07 Jan/21:16] <CJ^> heh
+[07 Jan/21:16] <Los`Guy> in bios.. you will see the option
+[07 Jan/21:16] <CJ^> Dads  it depends ont eh BIOS...
+[07 Jan/21:17] <CJ^> not all allow it to stop boot up
+[07 Jan/21:17] <CJ^> you would have to read the system manula
+[07 Jan/21:17] <CJ^> or mb manual
+[07 Jan/21:18] <DaDsMoOtH> I have an ASUS P3B-F motherboard
+[07 Jan/21:18] <CJ^> then check the mb manual..
+[07 Jan/21:18] <CJ^> see if the BIOS password can be set to STOP bootup
+[07 Jan/21:18] <CJ^> some can.....
+[07 Jan/21:20] <DaDsMoOtH> You know what i mean right.  For instance...i want to hit the reset button.  While it starts booting, i want "Enter password: " to come up.  As soon as i enter the password, i want the computer to finish booting and then load windows.
+[07 Jan/21:20] <DaDsMoOtH> are we on the same page here?
+[07 Jan/21:21] <CJ^> yes
+[07 Jan/21:21] <CJ^> BUT
+[07 Jan/21:21] <CJ^> again
+[07 Jan/21:21] <CJ^> not all BIOS's have th feature that stops boot up with a password..
+[07 Jan/21:21] <CJ^> ONLY some
+[07 Jan/21:21] <CJ^> actually all have the feature..
+[07 Jan/21:21] <CJ^> not all are enabled..
+[07 Jan/21:22] <CJ^> meaning that a BIOS is capable of doign this...
+[07 Jan/21:22] <CJ^> not all MB makers put it in
+[07 Jan/21:25] <DaDsMoOtH> hmmmmmmmmmm
+[07 Jan/21:25] <DaDsMoOtH> i've now read the stuff
+[07 Jan/21:26] <DaDsMoOtH> it has a supervisor and user password option
+[07 Jan/21:26] <DaDsMoOtH> the supervisor option (when enabled) restricts access to the bios and those settings
+[07 Jan/21:26] <DaDsMoOtH> the user option i'm puzzled on.
+[07 Jan/21:26] <DaDsMoOtH> it mentions it
+[07 Jan/21:26] <DaDsMoOtH> but doesn't mention what it does
+[07 Jan/21:27] <DaDsMoOtH> i'm thinking that it's the option to stop boot up...would you agree?
+[07 Jan/21:27] <Los`Guy> try it
+[07 Jan/21:27] <CJ^> may or may not be...
+[07 Jan/21:28] ! D_Leary is known as LearyPSX
+[07 Jan/21:28] <DaDsMoOtH> haha
+[07 Jan/21:28] <DaDsMoOtH> last REALLY stupid question
+[07 Jan/21:29] <DaDsMoOtH> to get into the bios...which button do i hit again?
+[07 Jan/21:29] <Los`Guy> it will tel lyou on boot
+[07 Jan/21:29] <Los`Guy> usually del
+[07 Jan/21:29] > anthony10!Anthony101@spc-isp-mtl-58-6-243.sprint.ca has joined #win98
+[07 Jan/21:29] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/21:29] @ mode #win98 [+v anthony10] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/21:29] < anthony10!Anthony101@spc-isp-mtl-58-6-243.sprint.ca has left #win98 ()
+[07 Jan/21:29] <DaDsMoOtH> hmmmmmmmm
+[07 Jan/21:29] <DaDsMoOtH> ok
+[07 Jan/21:29] <DaDsMoOtH> i'll brb then i guess
+[07 Jan/21:30] <Los`Guy> good luck
+[07 Jan/21:30] < SignOff: DaDsMoOtH!boo@cr265984-a.surrey1.bc.wave.home.com (I think so Brain....but where are we going to find rubber pants in our size?)
+[07 Jan/21:31] ! Elly` is known as Smelly
+[07 Jan/21:31] ! Smelly is known as smElly
+[07 Jan/21:32] ! smElly is known as Elly`
+[07 Jan/21:34] > selif-X!selif-X@d212-151-105-97.swipnet.se has joined #win98
+[07 Jan/21:34] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/21:35] @ mode #win98 [+v selif-X] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/21:35] <selif-X> anyone know how to change monitor in 98? I have wrong one and every time it comes up i cant see anything to change it.... it doesnt let me change in safe mode
+[07 Jan/21:36] <CJ^> selif
+[07 Jan/21:36] <CJ^> right click on the desktop
+[07 Jan/21:36] <CJ^> properties
+[07 Jan/21:36] <selif-X> Yea...
+[07 Jan/21:36] <CJ^> settings tab
+[07 Jan/21:36] <CJ^> advanced
+[07 Jan/21:36] <selif-X> But the motitor is wrong and i cant see anything
+[07 Jan/21:36] <CJ^> monitor tab
+[07 Jan/21:36] <CJ^> change it there...
+[07 Jan/21:36] <selif-X> I know...
+[07 Jan/21:37] <CJ^> then in safe mode
+[07 Jan/21:37] <CJ^> go intot eh device manager
+[07 Jan/21:37] <selif-X> in safe mode?
+[07 Jan/21:37] <CJ^> and reomove the video card...
+[07 Jan/21:37] <CJ^> then
+[07 Jan/21:37] <CJ^> YES
+[07 Jan/21:37] <selif-X> k   
+[07 Jan/21:37] <selif-X> didnt think bout that...
+[07 Jan/21:37] <selif-X> thanks
+[07 Jan/21:37] < SignOff: selif-X!selif-X@d212-151-105-97.swipnet.se (DODiRC/1.0.35)
+[07 Jan/21:38] > LosGuy!husky21@user-33qthlg.dialup.mindspring.com has joined #win98
+[07 Jan/21:38] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/21:38] < SignOff: Los`Guy!~husky21@user-33qthlg.dialup.mindspring.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[07 Jan/21:41] > DaDsMoOtH!boo@cr265984-a.surrey1.bc.wave.home.com has joined #win98
+[07 Jan/21:41] <DaDsMoOtH> woah
+[07 Jan/21:41] <DaDsMoOtH> you guys ROCK!
+[07 Jan/21:41] @ mode #win98 [+v DaDsMoOtH] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/21:41] <DaDsMoOtH> Bios password.... :)~~~~~~~~~~~~~
+[07 Jan/21:41] <CJ^> naahh
+[07 Jan/21:41] <LosGuy> I take it that it worked for you hehe
+[07 Jan/21:41] <DaDsMoOtH> oh ya!
+[07 Jan/21:42] <DaDsMoOtH> hehe
+[07 Jan/21:42] <DaDsMoOtH> :)
+[07 Jan/21:42] <DaDsMoOtH> Who needs nt for security?
+[07 Jan/21:42] <DaDsMoOtH> :)))
+[07 Jan/21:42] <LosGuy> hah
+[07 Jan/21:42] <CJ^> mm.. most ppl
+[07 Jan/21:42] <CJ^> ill take Linux thanks...
+[07 Jan/21:42] <LosGuy> it is not all that hard to get around a bios password if someone really wants to
+[07 Jan/21:42] <DaDsMoOtH> you'd have to open up the computer
+[07 Jan/21:42] <CJ^> yeap
+[07 Jan/21:42] <CJ^> nope
+[07 Jan/21:43] <LosGuy> maybe
+[07 Jan/21:43] <DaDsMoOtH> Well...unless you're a serious hacker.
+[07 Jan/21:43] <LosGuy> if they they can run a program they can kill the cmos
+[07 Jan/21:43] <LosGuy> on most systems anyway
+[07 Jan/21:43] <CJ^> BIOS on a floppy...
+[07 Jan/21:43] <CJ^> seen that
+[07 Jan/21:43] <CJ^> its scary too
+[07 Jan/21:43] <LosGuy> hmm
+[07 Jan/21:43] <DaDsMoOtH> if i set a supervisor password...they can't do that.
+[07 Jan/21:43] <DaDsMoOtH> but...
+[07 Jan/21:43] ! Katrina is known as Kat|afk
+[07 Jan/21:43] <DaDsMoOtH> i'm not THAT into security
+[07 Jan/21:44] <DaDsMoOtH> I'm more into my family not touching my new computer.
+[07 Jan/21:44] <DaDsMoOtH> :)
+[07 Jan/21:44] <LosGuy> oh you should be fine then
+[07 Jan/21:44] * LosGuy wonders how a bios floppy would boot ...without bios support
+[07 Jan/21:45] <CJ^> some go that far Los...
+[07 Jan/21:45] <CJ^> some go as far as floppy  then once HDD is accessed..
+[07 Jan/21:45] <CJ^> it stops..
+[07 Jan/21:45] <CJ^> older Phoenix
+[07 Jan/21:45] <LosGuy> so the bios is still alowing some access
+[07 Jan/21:46] <CJ^> yeap
+[07 Jan/21:46] <LosGuy> else the system wouldnt know how to read the floppy or what to do with it
+[07 Jan/21:46] <CJ^> right
+[07 Jan/21:46] <CJ^> the other access lock i like...
+[07 Jan/21:46] <CJ^> is KB lockout
+[07 Jan/21:46] <CJ^> with some cases
+[07 Jan/21:46] <DaDsMoOtH> Can you set a hotkey for the screensaver?
+[07 Jan/21:47] <CJ^> hmm dunno
+[07 Jan/21:47] <CJ^> som KB have that feature  so ya should be able to
+[07 Jan/21:48] ! LearyPSX is known as D_Leary
+[07 Jan/21:48] <DaDsMoOtH> Where should i look to find out?
+[07 Jan/21:50] > ^russia!Russia@wang-1013.cnl.com.au has joined #win98
+[07 Jan/21:50] @ mode #win98 [+v ^russia] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/21:50] < SignOff: karl\karl!crazy@ruf1-7.evoserve.com ( MafiaScript Version 6.0  Gold Edition  Get it at.. Http://www.henterprises.com/sh/ )
+[07 Jan/21:51] <^russia> G'day vulcan
+[07 Jan/21:51] <CJ^> oh teh KB lock feature????
+[07 Jan/21:51] <CJ^> does yoru case have a KEY HOLE?
+[07 Jan/21:51] <CJ^> if so..
+[07 Jan/21:51] <CJ^> there is your keyboard lockout
+[07 Jan/21:52] ! Kat|afk is known as Biatch
+[07 Jan/21:52] <CJ^> oh
+[07 Jan/21:52] <CJ^> also that wire fromthe keylock to the mb must be connected
+[07 Jan/21:52] <DaDsMoOtH> no...i mean where should i read up on how to set a hot key for my screensaver.
+[07 Jan/21:52] <DaDsMoOtH> ?
+[07 Jan/21:52] ! woof is known as Gargle_pl
+[07 Jan/21:52] <CJ^> hmm
+[07 Jan/21:52] <CJ^> windows help possibly..
+[07 Jan/21:52] ! Gargle_pl is known as Woof
+[07 Jan/21:53] <CJ^> but since i dont mess with em..
+[07 Jan/21:53] <CJ^> im only guessing on that
+[07 Jan/21:53] ! Biatch is known as katrina^
+[07 Jan/21:53] <DaDsMoOtH> k
+[07 Jan/21:54] <^russia> can anyone please help with a power management wake up problem
+[07 Jan/21:56] <CJ^> whats the issue?
+[07 Jan/21:57] ! BuzzOff is known as ^maab^
+[07 Jan/21:57] <^russia> tks cj...i remove some sdram and replaced it with edo ram...the computer now seems to be in semi sleep mode
+[07 Jan/21:58] <CJ^> ?
+[07 Jan/21:58] <CJ^> well how did that effect power managment?
+[07 Jan/21:58] <^russia> the orange light is on ..on the monitor ..but the screen is black
+[07 Jan/21:58] <CJ^> do ya mean its just slower???
+[07 Jan/21:59] <^russia> no cj..not slower...nothing on the screen at all
+[07 Jan/21:59] <CJ^> well..
+[07 Jan/21:59] <CJ^> replace the edo with the SDRAM
+[07 Jan/21:59] <LosGuy> in other words your computer isnt working...is the memory setup right in bios?]
+[07 Jan/21:59] <CJ^> its nto a win98 issue
+[07 Jan/21:59] <CJ^> it a hardware issue...
+[07 Jan/22:00] <CJ^> or does it even boot up?
+[07 Jan/22:00] <LosGuy> or on your MB for that matter if it is an option
+[07 Jan/22:00] <^russia> maybe the bios yes..but I cant see the screen to alter the bios
+[07 Jan/22:00] <CJ^> then the ram may be bad..
+[07 Jan/22:00] <LosGuy> is the memory seated properly?
+[07 Jan/22:00] <CJ^> OR you didnt set up the ram for the MB correctly...
+[07 Jan/22:01] <CJ^> or that too...
+[07 Jan/22:01] <LosGuy> does the computer boot? (or appear to from hard drive activity?)
+[07 Jan/22:01] <LosGuy> or beep unusually?
+[07 Jan/22:01] <^russia> there are 4..72 pin edo slots..i populated all slots with 16MB simms
+[07 Jan/22:02] <LosGuy> does your motherboard support that configuration of memory?
+[07 Jan/22:02] <CJ^> are they matched sets of EDO?
+[07 Jan/22:03] * LosGuy wonders why this was a poweremanagement issue?
+[07 Jan/22:03] < SignOff: ^russia!Russia@wang-1013.cnl.com.au (Read error to ^russia[wang-1013.cnl.com.au]: Connection reset by peer)
+[07 Jan/22:03] <LosGuy> you go peer
+[07 Jan/22:03] <CJ^> heh
+[07 Jan/22:03] <CJ^> had to be a win98 issue..
+[07 Jan/22:03] <CJ^> only thing let...
+[07 Jan/22:03] <CJ^> cant be cause he did something wrong...
+[07 Jan/22:03] > ^russia!Russia@wang-1013.cnl.com.au has joined #win98
+[07 Jan/22:03] <CJ^> users never do anythign wrong...
+[07 Jan/22:04] @ mode #win98 [+v ^russia] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/22:04] <^russia> sorry disconnected
+[07 Jan/22:04] <^russia> is it possible the ram is not compatible with the computer
+[07 Jan/22:05] <CJ^> yes russia...
+[07 Jan/22:05] <CJ^> its nto booting
+[07 Jan/22:05] <CJ^> pull the ram
+[07 Jan/22:05] <LosGuy> pull 2 of them anyway
+[07 Jan/22:05] <CJ^> and replace it with the SDRAM that was there..
+[07 Jan/22:06] <^russia> ok cj thanks....could it also be rectified in the bios
+[07 Jan/22:06] <LosGuy> not if you cant see the bios :)
+[07 Jan/22:06] <^russia> in other words does the bios have to be altered to cope with edo ram
+[07 Jan/22:07] <CJ^> russia.. maybe
+[07 Jan/22:07] <CJ^> BUT if you cant get to teh bios
+[07 Jan/22:07] <CJ^> there is a problem...
+[07 Jan/22:07] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/22:08] <LosGuy> I had a board once (p100) that wouldnt boot if the memory was not in a supported configuration as stated in the mb manual....
+[07 Jan/22:08] <CJ^> winproxy is free now
+[07 Jan/22:08] <CJ^> hmmm
+[07 Jan/22:08] <^russia> if i replace the sdram as you suggested...and can then see the screen..can i then alter the bios to accommodate the edo ram
+[07 Jan/22:08] <LosGuy> russia  try pulling two of them first
+[07 Jan/22:08] <CJ^> russia  IF the bios has to alterted yes
+[07 Jan/22:08] <LosGuy> and see if it will boot
+[07 Jan/22:08] <CJ^> chekc the mb manual
+[07 Jan/22:09] <LosGuy> there ya go
+[07 Jan/22:09] <LosGuy> the best awnser yet
+[07 Jan/22:10] <^russia> thats all very well losguy...know about rtfm...but i'm trying to discober the cause of the screen balckout..it doesn't say that in the manual does it
+[07 Jan/22:10] <LosGuy> you wont know till you read it will you
+[07 Jan/22:11] <LosGuy> if you are doing something that your mb wont support ....well 
+[07 Jan/22:11] <CJ^> the problem IS the memory
+[07 Jan/22:11] <CJ^> try pulling two sticks like Los said..
+[07 Jan/22:11] <^russia> ok   thanks...you must be reading a different manual to one I've ever seen  :-))))))
+[07 Jan/22:11] <CJ^> it may be that you didnt set the jumpers correctly...
+[07 Jan/22:11] <CJ^> ir maybe that the ram is bad
+[07 Jan/22:11] <^russia> ok  cj tkanks for your help..will do
+[07 Jan/22:11] <LosGuy> russia they are all different
+[07 Jan/22:11] <CJ^> it may be that the CORECT voltage isnt set
+[07 Jan/22:11] <LosGuy> there is no ONE awnser
+[07 Jan/22:12] <^russia> ok los..understand and thanks..will try all of the solutions
+[07 Jan/22:12] * CJ^ pulls out the magic wand of answers and fixes
+[07 Jan/22:12] ! angieboos is known as MissNasty
+[07 Jan/22:12] <^russia> tks guys
+[07 Jan/22:12] < ^russia!Russia@wang-1013.cnl.com.au has left #win98 ()
+[07 Jan/22:12] <CJ^> <poof>
+[07 Jan/22:13] <LosGuy> hah
+[07 Jan/22:14] <CJ^> hm
+[07 Jan/22:14] <CJ^> yeah  look at that
+[07 Jan/22:14] <CJ^> Winproxy free for up to 3 users
+[07 Jan/22:14] <CJ^> with AV as well...
+[07 Jan/22:14] <LosGuy> where?
+[07 Jan/22:14] <CJ^> www.winproxy.com
+[07 Jan/22:14] <LosGuy> hehe
+[07 Jan/22:14] <LosGuy> never used that one
+[07 Jan/22:15] <CJ^> just heard about it...
+[07 Jan/22:15] <CJ^> seems itss better than winroute...
+[07 Jan/22:15] <CJ^> not as easy to set up...:P
+[07 Jan/22:15] <LosGuy> haha
+[07 Jan/22:15] <LosGuy> better?
+[07 Jan/22:16] <CJ^> as far as protection goes i guess...
+[07 Jan/22:16] * LosGuy remembers when wingate was free for a few users...and not easy to set up
+[07 Jan/22:17] ! Woof is known as mr_
+[07 Jan/22:17] ! mr_ is known as mr_woo
+[07 Jan/22:17] > Los-Guy!~husky21@user-2inioar.dialup.mindspring.com has joined #win98
+[07 Jan/22:17] @ mode #win98 [+v Los-Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/22:17] <Los-Guy> grrr
+[07 Jan/22:18] <Los-Guy> now you were saying it is better?
+[07 Jan/22:18] ! mr_woo is known as Woof
+[07 Jan/22:18] <CJ^> hehe
+[07 Jan/22:18] <CJ^> thats what im being told yes
+[07 Jan/22:18] <CJ^> ODD thing though
+[07 Jan/22:18] <CJ^> 30day trial and Download... both get teh same file...
+[07 Jan/22:18] ! Missla is known as LicknDrgn
+[07 Jan/22:18] <CJ^> so................
+[07 Jan/22:18] <CJ^> im trying to figure out whats free now...
+[07 Jan/22:19] <Los-Guy> hehe
+[07 Jan/22:19] < SignOff: LosGuy!husky21@user-33qthlg.dialup.mindspring.com (Ping timeout for LosGuy[user-33qthlg.dialup.mindspring.com])
+[07 Jan/22:19] <Los-Guy> ok winroute does proxy AND NAT... firewall (dont care bout the AV and the parental stuff)...
+[07 Jan/22:22] <Los-Guy> all I see is Free for thirty days hehe
+[07 Jan/22:23] <CJ^> yeah
+[07 Jan/22:23] <CJ^> but  from what im being told..
+[07 Jan/22:23] <CJ^> it doesnt shutdown after 30 days  so go figure
+[07 Jan/22:23] <CJ^> ill give it a whirl
+[07 Jan/22:25] <CJ^> well im off to bed...
+[07 Jan/22:25] <CJ^> l8r
+[07 Jan/22:25] < SignOff: CJ^!~skippy@sdn-ar-005watacoP297.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[07 Jan/22:37] ! urp_ is known as urp
+[07 Jan/22:38] ! pyro|away is known as pyrokiwi
+[07 Jan/22:38] < DaDsMoOtH!boo@cr265984-a.surrey1.bc.wave.home.com has left #win98 ()
+[07 Jan/22:39] < SignOff: pyrokiwi!mrhehe@210-55-121-232.dialup.xtra.co.nz (Signed off)
+[07 Jan/22:40] > pyrokiwi!mrhehe@210-55-121-232.dialup.xtra.co.nz has joined #win98
+[07 Jan/22:40] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/22:42] ! ^maab^ is known as BuzzOff
+[07 Jan/22:43] ! endorphin is known as endosad
+[07 Jan/22:46] ! pyrokiwi is known as pyro|away
+[07 Jan/22:47] ! endosad is known as endorphin
+[07 Jan/22:51] > pyrokiwi!mhehe@210-55-121-232.dialup.xtra.co.nz has joined #win98
+[07 Jan/22:51] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/22:51] < pyrokiwi!mhehe@210-55-121-232.dialup.xtra.co.nz has left #win98 ()
+[07 Jan/22:52] < SignOff: pyro|away!mrhehe@210-55-121-232.dialup.xtra.co.nz (Signed off)
+[07 Jan/22:57] ! amathyst is known as AnGeL^_
+[07 Jan/23:03] > W!cservice@undernet.org has joined #win98
+[07 Jan/23:03] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/23:04] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/23:10] > sparkey!sparkey@d15-30.dyn.telerama.com has joined #win98
+[07 Jan/23:10] @ mode #win98 [+v sparkey] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/23:10] < sparkey!sparkey@d15-30.dyn.telerama.com has left #win98 ()
+[07 Jan/23:14] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[07 Jan/23:18] ! Elly` is known as Tired
+[07 Jan/23:19] > W!cservice@undernet.org has joined #win98
+[07 Jan/23:19] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[07 Jan/23:36] > RA`DIUS!~Linux@Dialup0-50.gibnynex.gi has joined #win98
+[07 Jan/23:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[07 Jan/23:36] @ mode #win98 [+v RA`DIUS] by Vulcan!itsnotme@the.best.os.is.linux.am
+[07 Jan/23:37] <RA`DIUS> hi all
+[07 Jan/23:37] <Azmodan> hello
+[07 Jan/23:37] <RA`DIUS> I got this problem, I up graded from 95 to 98 on my dads laptop, he had a program for work, which I  guess was done in visual basic, when I try to run it, it says can't find VB4....dll
+[07 Jan/23:38] <Los-Guy> just go download the vb4 runtimes
+[07 Jan/23:38] <RA`DIUS> any ideas ? I tried installing the vb5 and 6 libs but no luck, could it be I need the vb4 ?
+[07 Jan/23:38] <RA`DIUS> Los-Guy any idea where I can do that please ?
+[07 Jan/23:38] <Azmodan> RA`DIUS, visit www.winfiles.com click search and look for vbrun
+[07 Jan/23:38] <Azmodan> grab the version 4 files and install them
+[07 Jan/23:39] <Los-Guy> http://www.winappz.com/dlldownload.html
+[07 Jan/23:39] <RA`DIUS> thanks
+[07 Jan/23:39] <Azmodan> or what Los said, hehehe
+[07 Jan/23:39] <RA`DIUS> thanks again
+[07 Jan/23:40] <Los-Guy> np they should be easy to find
+[07 Jan/23:40] <RA`DIUS> i found 5 and 6 
+[07 Jan/23:40] <RA`DIUS> not 4 :[
+[07 Jan/23:41] <RA`DIUS> still looking though
+[07 Jan/23:41] <Los-Guy> its on that page
+[07 Jan/23:41] <Los-Guy> lower right 
+[07 Jan/23:42] <Los-Guy> vb40032.dll and vb40016.dll are the vb4 runtimes
+[07 Jan/23:43] <RA`DIUS> thanks
+[07 Jan/23:43] <RA`DIUS> and that for windows 98 correct
+[07 Jan/23:43] <RA`DIUS> cos I copyed over the ones from 95 and i got runtime errors :[
+[07 Jan/23:43] <Los-Guy> yeah they will work fine
+[07 Jan/23:43] ! EvilEndy is known as Endymion
+[07 Jan/23:44] <Los-Guy> or should..they do for me
+[07 Jan/23:45] <RA`DIUS> k
+[07 Jan/23:56] < SignOff: RA`DIUS!~Linux@Dialup0-50.gibnynex.gi (Leaving)
+[07 Jan/23:57] > CJ^!~skippy@sdn-ar-006watacoP323.dialsprint.net has joined #win98
+[07 Jan/23:57] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/00:01] > ViPeR3000!....@194.151.8.138 has joined #win98
+[08 Jan/00:01] @ mode #win98 [+v ViPeR3000] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/00:02] <ViPeR3000> Can anybody help me with a network problem?? I just got two network cards for two computers. And When I have hooked them up with terminator etc etc a green light burns like it's supposed to. But when I put the card ISA in the P1 the green light goes out and the P1 locks up on boot up What do I do????
+[08 Jan/00:03] <CJ^> coax cables?
+[08 Jan/00:11] > Azmodan!~azmodan@p119-tnt7.akl.ihug.co.nz has joined #win98
+[08 Jan/00:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/00:12] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/00:18] < SignOff: Los-Guy!~husky21@user-2inioar.dialup.mindspring.com (adios)
+[08 Jan/00:25] ! GuybrBBL is known as ^Maab^
+[08 Jan/00:29] < SignOff: ViPeR3000!....@194.151.8.138 (Leaving)
+[08 Jan/00:33] > mona!~wispy@p29-max6.syd.ihug.com.au has joined #win98
+[08 Jan/00:33] <mona> hello
+[08 Jan/00:33] @ mode #win98 [+v mona] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/00:33] <mona> i'm fine
+[08 Jan/00:37] <mona> does any1 here have win98 version 2 ?
+[08 Jan/00:38] > iNSaNey!~shanejh@p179-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/00:38] <iNSaNey> anyone alive ? 
+[08 Jan/00:38] @ mode #win98 [+v iNSaNey] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/00:38] <mona> does any1 here have win98 version 2 ?
+[08 Jan/00:38] <iNSaNey> need some help with networking ? 
+[08 Jan/00:39] <mona> i need a serial since i've just had my HDD replaced which came withWin98 V2. Now i can't enter in my Serial, it won;t accept it
+[08 Jan/00:39] <iNSaNey> for some reaon normal windows networking works fine I can ping machiens but I can't connect as in FTP from one to the other even though I have a working deamon running 
+[08 Jan/00:42] < mona!~wispy@p29-max6.syd.ihug.com.au has left #win98 ()
+[08 Jan/00:49] ! TheBrush is known as ^Maab^
+[08 Jan/00:54] ! ^Maab^ is known as SwdhChef
+[08 Jan/00:55] ! SwdhChef is known as ^Maab^
+[08 Jan/00:55] ! MoZafk is known as MoZoD
+[08 Jan/01:07] < SignOff: iNSaNey!~shanejh@p179-tnt1.akl.ihug.co.nz (Read error to iNSaNey[p179-tnt1.akl.ihug.co.nz]: EOF from client)
+[08 Jan/01:23] ! _LiQuiD_ is known as CaFFiNe
+[08 Jan/01:29] ! fire^ is known as misspiggy
+[08 Jan/01:34] ! misspiggy is known as sprogget
+[08 Jan/01:39] ! CaFFiNe is known as _LiQuiD_
+[08 Jan/01:51] ! ^Maab^ is known as Maab^Off
+[08 Jan/02:11] > CJ^!~skippy@sdn-ar-003watacoP050.dialsprint.net has joined #win98
+[08 Jan/02:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/02:11] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/02:12] < SignOff: CJ^!~skippy@sdn-ar-003watacoP050.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[08 Jan/02:16] > CJ^!skippy@sdn-ar-004watacoP086.dialsprint.net has joined #win98
+[08 Jan/02:16] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/02:18] > cHaS!cHaS@ppp030.seker.es has joined #win98
+[08 Jan/02:18] @ mode #win98 [+v cHaS] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/02:18] * cHaS is looking for a AVI player that accepts avi's in VCR1 ATI format, can anyone help me out?
+[08 Jan/02:18] > CJslp!~skippy@206.133.238.36 has joined #win98
+[08 Jan/02:18] @ mode #win98 [+v CJslp] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/02:19] > AaronUK!Aaron1@ad14-s15-205-204.cwci.net has joined #win98
+[08 Jan/02:19] @ mode #win98 [+v AaronUK] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/02:19] <cHaS> has anyone use VCR1 ATI format?
+[08 Jan/02:19] < SignOff: CJ^!skippy@sdn-ar-004watacoP086.dialsprint.net (Ping timeout for CJ^[sdn-ar-004watacoP086.dialsprint.net])
+[08 Jan/02:19] ! CJslp is known as CJ^
+[08 Jan/02:21] <cHaS> anyone?
+[08 Jan/02:21] <CJ^> sorry i dont....
+[08 Jan/02:23] <AaronUK> does anyone know the advantage(s) of mirc over microsoft chat ? i've been using chat for a couple of month now..and i'm happy with it...mirc seems complicated..and i'm not sure if it's worth learning it
+[08 Jan/02:23] <CJ^> MS chat is for newbies 1
+[08 Jan/02:24] <CJ^> 2 its not really conformed to the IRC protocols....
+[08 Jan/02:25] <AaronUK> what's the advantage of these protocols ?
+[08 Jan/02:26] <CJ^> true IRC use...
+[08 Jan/02:26] <CJ^> takes you from hand holding to being a user
+[08 Jan/02:30] < SignOff: CJ^!~skippy@206.133.238.36 (Ping timeout for CJ^[206.133.238.36])
+[08 Jan/02:32] < SignOff: cHaS!cHaS@ppp030.seker.es (Write error, closing link)
+[08 Jan/02:42] < AaronUK!Aaron1@ad14-s15-205-204.cwci.net has left #win98 ()
+[08 Jan/02:49] > Kawi!Justask@ppp-154.m2-3.cor.ican.net has joined #win98
+[08 Jan/02:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/02:50] @ mode #win98 [+v Kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/02:50] <Kawi> howdy
+[08 Jan/02:53] < Kawi!Justask@ppp-154.m2-3.cor.ican.net has left #win98 ()
+[08 Jan/02:55] > Kawi!Justask@ppp-154.m2-3.cor.ican.net has joined #win98
+[08 Jan/02:56] @ mode #win98 [+v Kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/03:00] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Dallas-R.Tx.US.Undernet.org SaltLake.UT.US.UnderNet.Org)
+[08 Jan/03:00] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/03:00] @ mode #win98 [+ov Proteus Proteus] by SaltLake.UT.US.UnderNet.Org
+[08 Jan/03:09] ! TTimoAFK is known as TTimo
+[08 Jan/03:12] < SignOff: Kawi!Justask@ppp-154.m2-3.cor.ican.net (Ping timeout for Kawi[ppp-154.m2-3.cor.ican.net])
+[08 Jan/09:36] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/09:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/09:36] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/09:56] > b00mer!b00mer@202.57.38.38 has joined #win98
+[08 Jan/09:56] @ mode #win98 [+v b00mer] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/09:56] <b00mer> anyone awake?
+[08 Jan/10:03] < SignOff: h1!.@203.167.119.85 (Leaving)
+[08 Jan/10:03] < SignOff: b00mer!b00mer@202.57.38.38 (*poof*)
+[08 Jan/10:07] > chph!chph@ti13a95-0036.dialup.online.no has joined #win98
+[08 Jan/10:07] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/10:07] @ mode #win98 [+v chph] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:07] <chph> anyone here?
+[08 Jan/10:09] > pyro|away!mhehe@210-55-121-153.dialup.xtra.co.nz has joined #win98
+[08 Jan/10:09] @ mode #win98 [+v pyro|away] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:09] ! pyro|away is known as pyrokiwi
+[08 Jan/10:12] <Azmodan> chph, whats up
+[08 Jan/10:12] ! ChiwiOut is known as ChiwiGal
+[08 Jan/10:12] <pyrokiwi> hiyas
+[08 Jan/10:13] <chph> why is my teles 16.3 isa/non pnp card working with 100 bytes/sek in Win98 SE?=
+[08 Jan/10:13] <Azmodan> 100 bytes/second?
+[08 Jan/10:13] <chph> yups.
+[08 Jan/10:14] <Azmodan> what is telling you its at that speed?
+[08 Jan/10:14] <chph> 64 000 bps
+[08 Jan/10:14] > ohiogirl!wel@pm1-49.dialups.pmtinet.com has joined #win98
+[08 Jan/10:14] <Azmodan> what is telling you its at that speed?
+[08 Jan/10:14] @ mode #win98 [+v ohiogirl] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:15] <chph> all my downloads from mise etc.
+[08 Jan/10:15] <chph> from about 10 diff. sites... tried it for several days
+[08 Jan/10:16] <Azmodan> this is a modem?
+[08 Jan/10:16] < pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/10:16] ! JackS is known as Un4GiVeN
+[08 Jan/10:16] <ohiogirl> i have a question. i have a friend that signed up with compuserve, i am trying to set up her email on netscape. where you usually enter something like "mail.cs.com" doesn't work for compuserve. can't get through to them. does anyone know what needs to go there. please. :)
+[08 Jan/10:16] ! Un4GiVeN is known as JackS
+[08 Jan/10:16] [chph> Azmodan: Teles 16.3 isa/non pnp ISDN card.
+[08 Jan/10:17] <Azmodan> ohiogirl, I do not know.  But you may find the information you require on compuserves web site
+[08 Jan/10:17] <Azmodan> chph, if its a 64k isdn then 100bytes/second would be atrocious
+[08 Jan/10:17] <chph> huh?
+[08 Jan/10:18] <Azmodan> chph, that is what your complaining about right?  Lack of speed
+[08 Jan/10:18] <chph> yeps
+[08 Jan/10:18] <ohiogirl> i tried that. and I have called them and can never get through. she got this as part of a rebate with the purchase of a computer. it came with NO information at all
+[08 Jan/10:18] <Azmodan> chph, then the first people to talk to would be the ISDN providers.  I cannot help you with ISDN as I have not used it personally.
+[08 Jan/10:19] <chph> jeje.. thnx anyway
+[08 Jan/10:19] > Heyll!ticklmelmo@ABD8E32A.ipt.aol.com has joined #win98
+[08 Jan/10:19] <Heyll> hey
+[08 Jan/10:19] <Heyll> anyone awake?
+[08 Jan/10:19] @ mode #win98 [+v Heyll] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:19] <Azmodan> hi Heyll 
+[08 Jan/10:20] <Heyll> How do I change icons on programs?
+[08 Jan/10:20] <Azmodan> Heyll, you can change the icons on the shortcuts, is this what you want?
+[08 Jan/10:20] <Heyll> yeah
+[08 Jan/10:21] <Azmodan> Heyll, ok.  Right click the shortcut.  Click on Properties from the menu that comes up.  Click the Change Icon button and go from there
+[08 Jan/10:23] > pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz has joined #win98
+[08 Jan/10:23] <Azmodan> wb pyro
+[08 Jan/10:23] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:23] <pyrokiwi> thanx
+[08 Jan/10:23] <pyrokiwi> i thought my dad needed help but he didnt
+[08 Jan/10:24] + Azmodan bites his tongue on the smart comments
+[08 Jan/10:24] <Azmodan> this is my don't pick on pyro day
+[08 Jan/10:24] <Azmodan> enjoy it while you can!
+[08 Jan/10:24] < chph!chph@ti13a95-0036.dialup.online.no has left #win98 ()
+[08 Jan/10:24] <pyrokiwi> :) i will
+[08 Jan/10:24] <Azmodan> however, I cannot vouch for other people
+[08 Jan/10:25] + Azmodan is off doing the dishes
+[08 Jan/10:25] <Azmodan> hold down the fort dude
+[08 Jan/10:25] * pyrokiwi holds it down
+[08 Jan/10:25] > Flamey!don427@187.philadelphia-23-24rs.pa.dial-access.att.net has joined #win98
+[08 Jan/10:26] @ mode #win98 [+v Flamey] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:26] <Heyll> lo Flinkey
+[08 Jan/10:26] <Flamey> 'lo
+[08 Jan/10:26] <Heyll> join #conquest
+[08 Jan/10:26] <Heyll> point flamey
+[08 Jan/10:34] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (washington-r.dc.us.undernet.org montreal.qu.ca.undernet.org)
+[08 Jan/10:35] < SignOff: pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz (Excess Flood)
+[08 Jan/10:35] < SignOff: Flamey!don427@187.philadelphia-23-24rs.pa.dial-access.att.net (Leaving)
+[08 Jan/10:35] > pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz has joined #win98
+[08 Jan/10:35] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:36] < pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/10:37] > hfghd!mrhehe@210-55-121-153.dialup.xtra.co.nz has joined #win98
+[08 Jan/10:37] ! HigH-AwaY is known as HigHBabE
+[08 Jan/10:37] < SignOff: Heyll!ticklmelmo@ABD8E32A.ipt.aol.com (washington-r.dc.us.undernet.org Arlington.VA.US.Undernet.Org)
+[08 Jan/10:38] @ mode #win98 [+v hfghd] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:38] < hfghd!mrhehe@210-55-121-153.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/10:38] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (Ping timeout for Hashish[master.of.the.bongfu.way.com])
+[08 Jan/10:39] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/10:39] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/10:39] @ mode #win98 [+v Hashish] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:40] > pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz has joined #win98
+[08 Jan/10:40] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:41] > Heyll!ticklmelmo@ABD8E32A.ipt.aol.com has joined #win98
+[08 Jan/10:41] @ mode #win98 [+v Heyll] by Arlington.VA.US.Undernet.Org
+[08 Jan/10:41] < pyrokiwi!mhehe@210-55-121-153.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/10:44] > DonaLea!Dona@194.126.31.231 has joined #win98
+[08 Jan/10:44] @ mode #win98 [+v DonaLea] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:44] <DonaLea> is there any that could help me, my microphone seems to be working but i can not record my voice or any other thing
+[08 Jan/10:44] <DonaLea> thanks :)
+[08 Jan/10:44] <DonaLea>  does any one know any thing about recording ?? in the multimedia properties i can't click on it
+[08 Jan/10:47] <DonaLea> plzzzzzzzzzz i need somehelp
+[08 Jan/10:48] ! Infra is known as wdfzP2516
+[08 Jan/10:49] <DonaLea> cannnnnnnnn any one help me 
+[08 Jan/10:49] <DonaLea> or no 1 knows how to solve my problem ??
+[08 Jan/10:50] <Azmodan> DonaLea, do you have the little speaker icon in the bottom right of your screen?
+[08 Jan/10:51] < DonaLea!Dona@194.126.31.231 has left #win98 ()
+[08 Jan/10:57] > Harrison!IRcap6@206.138.111.166 has joined #win98
+[08 Jan/10:57] @ mode #win98 [+v Harrison] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:58] > MONKEY_S!~Monkey_s@1Cust224.tnt2.nashua.nh.da.uu.net has joined #win98
+[08 Jan/10:58] @ mode #win98 [+v MONKEY_S] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/10:59] < SignOff: ohiogirl!wel@pm1-49.dialups.pmtinet.com (Leaving)
+[08 Jan/10:59] <MONKEY_S> Hello I have a simple question for you all how do I make a print seperator page that displays the user name the name of the computer, date, time, and print server
+[08 Jan/11:00] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/11:00] ! BuZzZzZzY is known as ^Maab^
+[08 Jan/11:00] @ mode #win98 [+v Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:00] > punker111!Elysian@c691328-b.plano1.tx.home.com has joined #win98
+[08 Jan/11:00] @ mode #win98 [+v punker111] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:00] ! punker111 is known as Elysian
+[08 Jan/11:00] <Elysian> doh
+[08 Jan/11:01] <Elysian> at friends
+[08 Jan/11:01] <Elysian> -up
+[08 Jan/11:01] @ mode #win98 [+o Elysian] by Mandy!biged98@chat.eskimo.com
+[08 Jan/11:01] <wez> ely!
+[08 Jan/11:01] <wez> want some snow?
+[08 Jan/11:01] <Elysian> ?
+[08 Jan/11:01] <Elysian> not really
+[08 Jan/11:01] <Elysian> want some rain?
+[08 Jan/11:01] <wez> sure..
+[08 Jan/11:01] <Elysian> heh
+[08 Jan/11:02] <Elysian> stupid rain
+[08 Jan/11:02] <Elysian> hmm\
+[08 Jan/11:02] <Elysian> what happened to the-bot?
+[08 Jan/11:03] <MONKEY_S> Hello I have a simple question for you all how do I make a print seperator page that displays the user name the name of the computer, date, time, and print server
+[08 Jan/11:03] < Harrison!IRcap6@206.138.111.166 has left #win98 ()
+[08 Jan/11:04] <wez> which bot?
+[08 Jan/11:04] <Elysian> Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/11:04] <Elysian> ^^^^^^^^^^^^^^^^^^^
+[08 Jan/11:04] <Elysian> doh
+[08 Jan/11:04] <Elysian> info bot... the-bot is a info bot...w as in here for a while...
+[08 Jan/11:05] [wez> azmodan: explain losguy
+[08 Jan/11:06] <Elysian> ?
+[08 Jan/11:06] * Elysian is lost but thats okie:)
+[08 Jan/11:07] <wez> just renamed for awhile
+[08 Jan/11:07] <wez> looks like az but its not, its a bot.... :P
+[08 Jan/11:08] <MONKEY_S> hi can someone help me with the seperator page plez
+[08 Jan/11:08] <wez> i dont know what youre trying to do...
+[08 Jan/11:09] <Elysian> monkey: like for a network of comps so you know who's print it whose?
+[08 Jan/11:09] <MONKEY_S> yes
+[08 Jan/11:10] <MONKEY_S> that is what I am looking to do
+[08 Jan/11:11] > pyrokiwi!mrhehe@210-55-151-162.dialup.xtra.co.nz has joined #win98
+[08 Jan/11:11] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:11] < pyrokiwi!mrhehe@210-55-151-162.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/11:12] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: wez!not@steve.protocom.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: Elysian!Elysian@c691328-b.plano1.tx.home.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:12] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/11:13] > CJ^!skippy@sdn-ar-004watacoP279.dialsprint.net has joined #win98
+[08 Jan/11:13] < SignOff: CJ^!skippy@sdn-ar-004watacoP279.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[08 Jan/11:13] > CJ^!skippy@sdn-ar-004watacoP279.dialsprint.net has joined #win98
+[08 Jan/11:14] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:14] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[08 Jan/11:14] @ mode #win98 [+ov Aphrodite Aphrodite] by Manhattan.KS.US.Undernet.Org
+[08 Jan/11:15] > Cjslpn!~skippy@sdn-ar-004watacoP279.dialsprint.net has joined #win98
+[08 Jan/11:15] @ mode #win98 [+v Cjslpn] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:16] > Harrison!IRcap6@206.138.111.166 has joined #win98
+[08 Jan/11:16] @ mode #win98 [+v Harrison] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:17] < SignOff: CJ^!skippy@sdn-ar-004watacoP279.dialsprint.net (Ping timeout for CJ^[sdn-ar-004watacoP279.dialsprint.net])
+[08 Jan/11:17] > W!cservice@undernet.org has joined #win98
+[08 Jan/11:17] > wez!not@steve.protocom.com has joined #win98
+[08 Jan/11:17] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/11:17] > Mandy!biged98@chat.eskimo.com has joined #win98
+[08 Jan/11:17] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/11:17] > Elysian!Elysian@c691328-b.plano1.tx.home.com has joined #win98
+[08 Jan/11:17] @ mode #win98 [+ovvovo W wez Amsterdam Mandy Mandy Proteus] by Dallas-R.Tx.US.Undernet.org
+[08 Jan/11:17] @ mode #win98 [+vov Proteus Elysian Elysian] by Dallas-R.Tx.US.Undernet.org
+[08 Jan/11:17] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/11:18] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[08 Jan/11:18] @ mode #win98 [+o Zeus] by phoenix.az.us.undernet.org
+[08 Jan/11:18] < SignOff: wez!not@steve.protocom.com (Dallas-R.Tx.US.Undernet.org SaltLake.UT.US.UnderNet.Org)
+[08 Jan/11:18] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Dallas-R.Tx.US.Undernet.org SaltLake.UT.US.UnderNet.Org)
+[08 Jan/11:18] < SignOff: Elysian!Elysian@c691328-b.plano1.tx.home.com (Dallas-R.Tx.US.Undernet.org SaltLake.UT.US.UnderNet.Org)
+[08 Jan/11:18] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Dallas-R.Tx.US.Undernet.org montreal.qu.ca.undernet.org)
+[08 Jan/11:19] ! ChiwiGal is known as CHiwiOut
+[08 Jan/11:19] < SignOff: Cjslpn!~skippy@sdn-ar-004watacoP279.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[08 Jan/11:19] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/11:19] @ mode #win98 [+v Proteus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:20] > CJ^!~skippy@206.133.237.81 has joined #win98
+[08 Jan/11:20] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:22] > Elysian!Elysian@c691328-b.plano1.tx.home.com has joined #win98
+[08 Jan/11:22] <Elysian> hi
+[08 Jan/11:22] @ mode #win98 [+v Elysian] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:22] <MONKEY_S> Elysian  hi
+[08 Jan/11:22] <Elysian> -up
+[08 Jan/11:22] @ mode #win98 [+o Elysian] by Mandy!biged98@chat.eskimo.com
+[08 Jan/11:23] > pyrokiwi!mrhehe@210-55-122-96.dialup.xtra.co.nz has joined #win98
+[08 Jan/11:23] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:23] ! leeli is known as jexabel
+[08 Jan/11:24] <MONKEY_S> so can you help me out with the seperator page
+[08 Jan/11:25] <Elysian> no
+[08 Jan/11:25] <Elysian> is this for a office?
+[08 Jan/11:26] <MONKEY_S> no it is not for an office
+[08 Jan/11:26] <Elysian> network?
+[08 Jan/11:26] <MONKEY_S> yes a network
+[08 Jan/11:27] <Elysian> tell the people who wanna print to make the seperator themselves then!:)
+[08 Jan/11:27] <MONKEY_S> ok
+[08 Jan/11:27] <MONKEY_S> bye
+[08 Jan/11:27] < MONKEY_S!~Monkey_s@1Cust224.tnt2.nashua.nh.da.uu.net has left #win98 ()
+[08 Jan/11:27] <Azmodan> grrrrr
+[08 Jan/11:27] <Elysian> hehe
+[08 Jan/11:27] <pyrokiwi> wat?
+[08 Jan/11:27] <pyrokiwi> i missed that
+[08 Jan/11:27] <Elysian> how many times did he ask?
+[08 Jan/11:27] <Azmodan> I won't help him
+[08 Jan/11:27] <Elysian> neither would i
+[08 Jan/11:27] <pyrokiwi> hehe i seee
+[08 Jan/11:27] <Elysian> :)
+[08 Jan/11:28] <CJ^> ntfaq.com would have helped that out...
+[08 Jan/11:28] <pyrokiwi> watd he want?
+[08 Jan/11:28] <pyrokiwi> ahha nt problem
+[08 Jan/11:28] <Elysian> cj: oh well... he got rather annoying
+[08 Jan/11:28] <CJ^> th speperator page has to be done on the server side.. for the answer he wanted
+[08 Jan/11:28] > MrWolf!dsfjsdlkfj@host62-6-24-85.btinternet.com has joined #win98
+[08 Jan/11:28] <CJ^> he one of those??
+[08 Jan/11:28] @ mode #win98 [+v MrWolf] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:28] <CJ^> :PP
+[08 Jan/11:28] <MrWolf> heypeople
+[08 Jan/11:28] <Elysian> hi mrwolf
+[08 Jan/11:29] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/11:29] <MrWolf> does anybody know where i can get the full install version of quicktime 4?
+[08 Jan/11:29] @ mode #win98 [+v Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:29] <pyrokiwi> hiya MrWolf
+[08 Jan/11:29] <pyrokiwi> buy it
+[08 Jan/11:29] <Azmodan> MrWolf, www.apple.com probably
+[08 Jan/11:29] ! GizmO^ is known as RuxPissed
+[08 Jan/11:30] <MrWolf> yeah i know. it's an active installation file. i need a url for the full download.
+[08 Jan/11:31] <Azmodan> MrWolf, try something like www.download.com then
+[08 Jan/11:31] <CJ^> download.com?
+[08 Jan/11:31] ! Grem|in is known as fire^fish
+[08 Jan/11:31] <CJ^> winfiles.com
+[08 Jan/11:31] <CJ^> yeap  its there too...
+[08 Jan/11:32] ! pyrokiwi is known as pyro|away
+[08 Jan/11:32] <Azmodan> MrWolf, its even on ftp.apple.com/Quicktime/software/QuickTime
+[08 Jan/11:33] <Azmodan> (I think)
+[08 Jan/11:33] ! fire^fish is known as Grem|in
+[08 Jan/11:33] ! ^Maab^ is known as fire^fish
+[08 Jan/11:34] ! fire^fish is known as ^Maab^
+[08 Jan/11:34] ! pyro|away is known as pyrokiwi
+[08 Jan/11:35] ! Grem|in is known as fire^fish
+[08 Jan/11:36] < SignOff: Heyll!ticklmelmo@ABD8E32A.ipt.aol.com (Read error to Heyll[ABD8E32A.ipt.aol.com]: Connection reset by peer)
+[08 Jan/11:43] < SignOff: Mandy!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org SanDiego.CA.US.Undernet.org)
+[08 Jan/11:45] ! CHiwiOut is known as ChiwiGal
+[08 Jan/11:46] ! RuxPissed is known as Ruxpin
+[08 Jan/11:49] > Mandy!biged98@chat.eskimo.com has joined #win98
+[08 Jan/11:49] @ mode #win98 [+ov Mandy Mandy] by SanDiego.CA.US.Undernet.org
+[08 Jan/11:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/11:50] > elephent!bothehe@210-55-122-96.dialup.xtra.co.nz has joined #win98
+[08 Jan/11:50] @ mode #win98 [+v elephent] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:50] < elephent!bothehe@210-55-122-96.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/11:52] ! fire^fish is known as Grem|in
+[08 Jan/11:53] ! HigH-AwaY is known as HigHBabE
+[08 Jan/11:53] ! Swatty is known as SwatBRB
+[08 Jan/11:54] > ThAmsTeR!thamster@ti19a61-0279.dialup.online.no has joined #win98
+[08 Jan/11:54] @ mode #win98 [+v ThAmsTeR] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:54] ! isty is known as ist|away
+[08 Jan/11:57] > Raph2000!why@ip148.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[08 Jan/11:57] <Raph2000> hi there.
+[08 Jan/11:57] @ mode #win98 [+v Raph2000] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/11:57] <Raph2000> Any Free NTFS Program for Win98  so I can Use both FAT And NTFS ?
+[08 Jan/11:57] <pyrokiwi> hiya Raph2000
+[08 Jan/11:58] <CJ^> ntfaq.com
+[08 Jan/11:58] <CJ^> bhs.org
+[08 Jan/11:58] <CJ^> try those sites..
+[08 Jan/11:58] <CJ^> but  mostly what ive seen.. is fat32 for NT
+[08 Jan/11:58] <CJ^> not NTFS for win98
+[08 Jan/11:59] <Raph2000> yeah...same here.
+[08 Jan/12:00] ! ^Maab^ is known as Buzzbar
+[08 Jan/12:00] ! Ruxpin is known as GizmO^
+[08 Jan/12:01] > walkndude!dunno@ip646.tul1.ok.pub-ip.ionet.net has joined #win98
+[08 Jan/12:02] ! HigHBabE is known as HigH|BBL
+[08 Jan/12:02] < SignOff: MrWolf!dsfjsdlkfj@host62-6-24-85.btinternet.com (Leaving)
+[08 Jan/12:03] < SignOff: walkndude!dunno@ip646.tul1.ok.pub-ip.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[08 Jan/12:03] > walkndude!~dunno@ip646.tul1.ok.pub-ip.ionet.net has joined #win98
+[08 Jan/12:04] < SignOff: pyrokiwi!mrhehe@210-55-122-96.dialup.xtra.co.nz (Ping timeout for pyrokiwi[210-55-122-96.dialup.xtra.co.nz])
+[08 Jan/12:05] > G_Blazer!~none@sec.udc.edu has joined #win98
+[08 Jan/12:05] > Kawi!Justask@ppp-003.m2-5.cor.ican.net has joined #win98
+[08 Jan/12:06] @ mode #win98 [+v Kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/12:06] <Kawi> howdy
+[08 Jan/12:06] <G_Blazer> Greets All...
+[08 Jan/12:06] < walkndude!~dunno@ip646.tul1.ok.pub-ip.ionet.net has left #win98 ()
+[08 Jan/12:06] <Kawi> anyone going on this evening?
+[08 Jan/12:06] <CJ^> 3pm?
+[08 Jan/12:06] <Kawi> 6pm here 
+[08 Jan/12:07] <G_Blazer> Does anyone here know of a screensaver that works with the dual display function of Win98???
+[08 Jan/12:07] <ThAmsTeR> 00,06 am here
+[08 Jan/12:07] <Raph2000> 6pm here
+[08 Jan/12:08] <G_Blazer> So I can see the same Screensaver on both screens...\
+[08 Jan/12:08] ! SwatBRB is known as Swatty
+[08 Jan/12:08] <Kawi> anyone here have winamp?
+[08 Jan/12:08] <G_Blazer> I do...
+[08 Jan/12:10] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: CJ^!~skippy@206.133.237.81 (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: ThAmsTeR!thamster@ti19a61-0279.dialup.online.no (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: Harrison!IRcap6@206.138.111.166 (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:10] < SignOff: Kawi!Justask@ppp-003.m2-5.cor.ican.net (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[08 Jan/12:11] < SignOff: Raph2000!why@ip148.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[08 Jan/12:11] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[08 Jan/12:11] @ mode #win98 [+ov Aphrodite Aphrodite] by Manhattan.KS.US.Undernet.Org
+[08 Jan/12:12] > esteem!bob@modemcable141.50-201-24.que.mc.videotron.net has joined #win98
+[08 Jan/12:12] < G_Blazer!~none@sec.udc.edu has left #win98 ()
+[08 Jan/12:12] <esteem> how can i add more buffers?
+[08 Jan/12:13] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Read error to Amsterdam[master.of.the.bongfu.way.com]: Connection reset by peer)
+[08 Jan/12:13] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (Read error to Hashish[master.of.the.bongfu.way.com]: Connection reset by peer)
+[08 Jan/12:15] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/12:21] < esteem!bob@modemcable141.50-201-24.que.mc.videotron.net has left #win98 ()
+[08 Jan/12:21] > rod_!~none@du-148-233-34-179.prodigy.net.mx has joined #win98
+[08 Jan/12:22] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/12:22] <rod_> hello
+[08 Jan/12:22] <rod_> fien
+[08 Jan/12:22] <rod_> fine
+[08 Jan/12:22] <rod_> u?
+[08 Jan/12:22] < rod_!~none@du-148-233-34-179.prodigy.net.mx has left #win98 ()
+[08 Jan/12:22] > rod_!~none@du-148-233-34-179.prodigy.net.mx has joined #win98
+[08 Jan/12:22] <rod_> hello
+[08 Jan/12:22] <rod_> sorry
+[08 Jan/12:22] <rod_> haha i knew it was a  remote
+[08 Jan/12:24] <rod_> My Compaq has a Kingston 32mb SDRAM Dimm.....i don't have $$ to buy kingston ram...can i use a non-kingston 32mb SDRAM dimm with the kingston one?
+[08 Jan/12:26] <rod_> any1 here?
+[08 Jan/12:29] < SignOff: rod_!~none@du-148-233-34-179.prodigy.net.mx (Leaving)
+[08 Jan/12:32] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[08 Jan/12:32] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[08 Jan/12:32] > CJ^!~skippy@206.133.237.81 has joined #win98
+[08 Jan/12:32] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/12:32] > Tribble!biged98@chat.eskimo.com has joined #win98
+[08 Jan/12:32] > Mandy!biged98@chat.eskimo.com has joined #win98
+[08 Jan/12:32] @ mode #win98 [+oovvov Vulcan Zeus CJ^ Hashish Tribble Tribble] by SantaClara.CA.US.Undernet.Org
+[08 Jan/12:32] @ mode #win98 [+ov Mandy Mandy] by SantaClara.CA.US.Undernet.Org
+[08 Jan/12:33] @ mode #win98 [+v Amsterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/12:35] ! Perkify_ is known as Perkify
+[08 Jan/12:41] ! Swatty is known as SwatBRB
+[08 Jan/12:47] < SignOff: CJ^!~skippy@206.133.237.81 (Ping timeout for CJ^[206.133.237.81])
+[08 Jan/12:48] ! SwatBRB is known as Swatty
+[08 Jan/12:48] ! wdfzP2516 is known as Infra
+[08 Jan/12:48] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[08 Jan/12:48] > CJ^!~skippy@sdn-ar-006watacoP322.dialsprint.net has joined #win98
+[08 Jan/12:48] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/12:52] > reebok!me@dt0b0n36.tampabay.rr.com has joined #win98
+[08 Jan/12:52] @ mode #win98 [+v reebok] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/12:52] ! ist|away is known as isty
+[08 Jan/12:56] < SignOff: Zeus!pegasys@tigerrose.grateful.org (SantaClara.CA.US.Undernet.Org phoenix.az.us.undernet.org)
+[08 Jan/13:00] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[08 Jan/13:00] @ mode #win98 [+v Zeus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:01] > j3ss1!dktdgjgd@rotary0806.voicenet.com has joined #win98
+[08 Jan/13:01] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:08] ! BuzzOff is known as ^Maab^
+[08 Jan/13:08] ! Lynda_nz is known as Ann_nz
+[08 Jan/13:14] ! katrina is known as Kat|pup
+[08 Jan/13:19] ! CJ^ is known as CJbrb
+[08 Jan/13:20] ! Kat|pup is known as Katrina
+[08 Jan/13:20] ! ^Maab^ is known as BuzzOff
+[08 Jan/13:21] ! CJbrb is known as CJ^
+[08 Jan/13:24] <j3ss1> .
+[08 Jan/13:24] <reebok> ,
+[08 Jan/13:25] <j3ss1> .
+[08 Jan/13:25] <reebok> ,
+[08 Jan/13:26] <j3ss1> . . 
+[08 Jan/13:26] <reebok> too complex for me
+[08 Jan/13:26] <j3ss1> sorry
+[08 Jan/13:27] <j3ss1> colourz
+[08 Jan/13:28] > Big`Ed!BigEd@12-201.009.popsite.net has joined #win98
+[08 Jan/13:29] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:29] <Big`Ed> -op
+[08 Jan/13:30] @ mode #win98 [+o Big`Ed] by Tribble!biged98@chat.eskimo.com
+[08 Jan/13:33] <j3ss1> ll
+[08 Jan/13:33] <j3ss1> hi
+[08 Jan/13:33] <Big`Ed> hi
+[08 Jan/13:33] * Big`Ed is lagged
+[08 Jan/13:34] <j3ss1> ,
+[08 Jan/13:36] <reebok>  <<ÐêtóÑ8®>> Ping reply for Big`Ed: 49 Sec
+[08 Jan/13:36] <Big`Ed> oh NO!  Hi ree
+[08 Jan/13:36] <j3ss1> [Big`Ed PING reply]: 53 secs
+[08 Jan/13:38] <reebok> hey ed
+[08 Jan/13:38] <Big`Ed> hows trix?
+[08 Jan/13:38] <Big`Ed> servers switch! time
+[08 Jan/13:39] < SignOff: Big`Ed!BigEd@12-201.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[08 Jan/13:39] <reebok> good
+[08 Jan/13:39] <reebok> mailed UT app yesterday
+[08 Jan/13:39] <reebok> yup
+[08 Jan/13:40] > Big`Ed!BigEd@12-201.009.popsite.net has joined #win98
+[08 Jan/13:40] <reebok> wb
+[08 Jan/13:40] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:41] <Big`Ed> thx
+[08 Jan/13:41] ! ^^Maab^^ is known as Guybrush
+[08 Jan/13:41] <reebok>  <<ÐêtóÑ8®>> Ping reply for Big`Ed: 21 Sec
+[08 Jan/13:41] <j3ss1> 9
+[08 Jan/13:41] <Big`Ed> this is a little better
+[08 Jan/13:41] <reebok> 5 now
+[08 Jan/13:41] <Big`Ed> so hows trix tonight all?
+[08 Jan/13:42] <reebok> pretty good
+[08 Jan/13:42] <reebok> mailed UT app yesterday
+[08 Jan/13:42] <j3ss1> trix?
+[08 Jan/13:42] <Big`Ed> trix are for YOU kids
+[08 Jan/13:42] <reebok> trix = things
+[08 Jan/13:42] * Big`Ed is the elder
+[08 Jan/13:42] <j3ss1> eds turning trix?
+[08 Jan/13:42] <reebok> not for rabbits
+[08 Jan/13:42] <Big`Ed> haha
+[08 Jan/13:42] <CJ^> hptpht
+[08 Jan/13:42] <CJ^> Ed
+[08 Jan/13:42] <CJ^> interviews...
+[08 Jan/13:42] <CJ^> MS
+[08 Jan/13:42] <CJ^> tuesday
+[08 Jan/13:42] <reebok> YES!
+[08 Jan/13:42] <reebok> MS MS MS
+[08 Jan/13:43] <reebok> go cj, go cj
+[08 Jan/13:43] <CJ^> IM group though  hehe
+[08 Jan/13:43] <Big`Ed> !!! - volt or ms ?
+[08 Jan/13:43] <CJ^> Volt actaully..
+[08 Jan/13:43] <Big`Ed> hehe
+[08 Jan/13:43] <reebok> IM as in MSN?
+[08 Jan/13:43] <Azmodan> hi guys
+[08 Jan/13:43] <CJ^> but.. IM is paying more.. supposedly..
+[08 Jan/13:43] <reebok> heh, volt
+[08 Jan/13:43] <CJ^> MS IM...
+[08 Jan/13:43] <CJ^> yeah
+[08 Jan/13:43] <reebok> sweet
+[08 Jan/13:43] <reebok> dev or what?
+[08 Jan/13:43] <CJ^> dev??
+[08 Jan/13:43] <CJ^> me
+[08 Jan/13:43] <Big`Ed> reebok how goest the scholership chases - any leads?
+[08 Jan/13:43] <CJ^> HA
+[08 Jan/13:43] <CJ^> test
+[08 Jan/13:43] <reebok> I got a $2,000 one to IU
+[08 Jan/13:44] <Big`Ed> don't help if you don't go
+[08 Jan/13:44] <reebok> cool a paid beta tester
+[08 Jan/13:44] <reebok> pretty much
+[08 Jan/13:44] <j3ss1> i had a 4k to temple
+[08 Jan/13:44] <Big`Ed> get in on bill boy's new hardware line
+[08 Jan/13:44] <Big`Ed> 4k rox
+[08 Jan/13:44] <j3ss1> yeh wish i took it
+[08 Jan/13:44] <reebok> hey az
+[08 Jan/13:44] ! WitchCrft is known as FreshUp
+[08 Jan/13:45] <Big`Ed> hola Azmodan!
+[08 Jan/13:45] < j3ss1!dktdgjgd@rotary0806.voicenet.com has left #win98 ()
+[08 Jan/13:46] > pyrokiwi!bothehe@210-55-151-74.dialup.xtra.co.nz has joined #win98
+[08 Jan/13:46] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:46] <Big`Ed> hi kiwi
+[08 Jan/13:46] <pyrokiwi> hiya
+[08 Jan/13:47] <Big`Ed> . (reebok joke)
+[08 Jan/13:47] <Big`Ed> Two men are talking at work Monday morning.
+[08 Jan/13:47] <Big`Ed> "What did you do this weekend?"
+[08 Jan/13:47] <Big`Ed> "Dropped hooks into water."
+[08 Jan/13:47] <Big`Ed> "Fishing, eh?"
+[08 Jan/13:47] <Big`Ed> "No, golfing."
+[08 Jan/13:47] <Big`Ed> .
+[08 Jan/13:48] ! FreshUp is known as WitchCrft
+[08 Jan/13:48] <reebok> heheh
+[08 Jan/13:48] <reebok> you know
+[08 Jan/13:48] <reebok> I stopped
+[08 Jan/13:48] <reebok> I don't play anymore
+[08 Jan/13:48] <Big`Ed> then you took up fishing with your experience?
+[08 Jan/13:48] <pyrokiwi> lol
+[08 Jan/13:49] <reebok> we got out in the gulf sometimes
+[08 Jan/13:49] <pyrokiwi> hmmm there was a netsplit i see
+[08 Jan/13:49] <reebok> it's fnu
+[08 Jan/13:49] <reebok> fun too
+[08 Jan/13:52] < SignOff: pyrokiwi!bothehe@210-55-151-74.dialup.xtra.co.nz (sya {[the pyro's alt.flame script is here!]})
+[08 Jan/13:53] > pyrokiwi!hehe@210-55-151-74.dialup.xtra.co.nz has joined #win98
+[08 Jan/13:53] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:53] <Big`Ed> wb splitboy
+[08 Jan/13:53] <pyrokiwi> it wasnt a split i had lag
+[08 Jan/13:53] <Big`Ed> want a lag-pill?
+[08 Jan/13:54] * pyrokiwi wonders if Big`Ed hit his head
+[08 Jan/13:54] <Big`Ed> well - i am not on for long tonight
+[08 Jan/13:54] <pyrokiwi> blow
+[08 Jan/13:54] <Big`Ed> have a work function to attend
+[08 Jan/13:55] <CJ^> :P
+[08 Jan/13:55] <pyrokiwi> hehe poor u
+[08 Jan/13:55] <CJ^> Boeing lacky
+[08 Jan/13:55] <Big`Ed> hehe
+[08 Jan/13:55] <CJ^> <whip <whip>
+[08 Jan/13:55] <Big`Ed> Volt-Jolt
+[08 Jan/13:55] <Big`Ed> wannabe
+[08 Jan/13:55] <reebok> haha
+[08 Jan/13:55] <reebok> hehehe
+[08 Jan/13:55] <CJ^> Linux Lover!!!!
+[08 Jan/13:55] * Big`Ed thinks that might be worth putting on the glovers over
+[08 Jan/13:55] <pyrokiwi> hmmm i luv linux so what
+[08 Jan/13:55] <CJ^> hehe
+[08 Jan/13:55] <Big`Ed> but he knows your talking about reebok
+[08 Jan/13:55] <reebok> :)
+[08 Jan/13:55] <CJ^> *** CTCP VERSION reply from pyrokiwi: mIRC32 v5.6 K.Mardam-Bey<< loves linux he says  hehe
+[08 Jan/13:56] * pyrokiwi gets very confused so he goes back to programming his script
+[08 Jan/13:56] <reebok> maybe he's using wine
+[08 Jan/13:56] <reebok> I tried that once
+[08 Jan/13:56] <reebok> didn't get it to work
+[08 Jan/13:56] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/13:56] <CJ^> naah
+[08 Jan/13:56] <Big`Ed>  <<LósGüyPB&J>> v4.01  Digital Dalmation Dog Edition.
+[08 Jan/13:56] <reebok> 102 dals is coming out
+[08 Jan/13:56] <reebok> it's blank
+[08 Jan/13:56] <reebok> no spots
+[08 Jan/13:56] <pyrokiwi> hm,,,,
+[08 Jan/13:56] <Big`Ed> hehe
+[08 Jan/13:56] <Big`Ed> Mandy is a dalmation
+[08 Jan/13:57] <reebok> I had one
+[08 Jan/13:57] <reebok> sptty
+[08 Jan/13:57] <reebok> spotty
+[08 Jan/13:57] <reebok> pretty original if I do say so myself
+[08 Jan/13:57] <pyrokiwi> hmmmm i wonder what is wrong with undernets server
+[08 Jan/13:58] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[08 Jan/13:58] @ mode #win98 [+ov Aphrodite Aphrodite] by Manhattan.KS.US.Undernet.Org
+[08 Jan/13:59] > sendkeys!fgd@h-024-073.phoenix.speedchoice.com has joined #win98
+[08 Jan/13:59] <sendkeys> hello
+[08 Jan/13:59] @ mode #win98 [+v sendkeys] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/13:59] <sendkeys> :)
+[08 Jan/13:59] <sendkeys> anyone here
+[08 Jan/13:59] * Big`Ed reads the TOPIC
+[08 Jan/14:00] <Big`Ed> (part about NO: keys
+[08 Jan/14:00] < sendkeys!fgd@h-024-073.phoenix.speedchoice.com has left #win98 ()
+[08 Jan/14:00] <Azmodan> lol
+[08 Jan/14:00] <Azmodan> you scared him off
+[08 Jan/14:00] <reebok> well two people have said stuff so far
+[08 Jan/14:00] <reebok> so you can make a guess that there are at least two people here
+[08 Jan/14:01] <reebok> nice
+[08 Jan/14:01] <reebok> heh
+[08 Jan/14:01] <reebok> darn
+[08 Jan/14:02] <reebok> 41 megs in 3 minutes
+[08 Jan/14:02] <Big`Ed> (found on reebok's college application:)
+[08 Jan/14:02] <Big`Ed> I M a tru beleever in hour edukashun sistum.
+[08 Jan/14:02] <Big`Ed> .
+[08 Jan/14:02] <reebok> heh
+[08 Jan/14:02] <Big`Ed> well - time for me to jam out
+[08 Jan/14:03] <reebok> have fun
+[08 Jan/14:03] <Big`Ed> you guys keep an eye on SPARKY
+[08 Jan/14:03] <Big`Ed> (aka: CJ^ VOLT boy)
+[08 Jan/14:03] <reebok> hhehe
+[08 Jan/14:03] <pyrokiwi> hehehe
+[08 Jan/14:04] < SignOff: Big`Ed!BigEd@12-201.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[08 Jan/14:05] <pyrokiwi> hehe that sendkeys guy followed me and asked me if i hav a bootdisk 4 windows
+[08 Jan/14:05] <reebok> heh
+[08 Jan/14:06] <pyrokiwi> then i told him no u can make ur own and he left
+[08 Jan/14:06] <reebok> hehe
+[08 Jan/14:07] ! Guybrush is known as GuybrBBL
+[08 Jan/14:09] ! wyldangel is known as W|LdAnGeL
+[08 Jan/14:09] > mrgone!~Webmaster@ts1-121.brg.tallships.ca has joined #win98
+[08 Jan/14:09] @ mode #win98 [+v mrgone] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:11] > j3ss1!dktdgjgd@rotary0806.voicenet.com has joined #win98
+[08 Jan/14:11] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:11] > Antillies!Hello@cust139.nrvcis2.cha2.netrover.com has joined #win98
+[08 Jan/14:12] <Antillies> hello
+[08 Jan/14:12] <Antillies> its going good. 
+[08 Jan/14:12] @ mode #win98 [+v Antillies] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:13] <pyrokiwi> hiya Antillies
+[08 Jan/14:13] > IronFist!IronFist@1Cust208.tnt1.yakima.wa.da.uu.net has joined #win98
+[08 Jan/14:13] <IronFist> Hi!
+[08 Jan/14:13] @ mode #win98 [+v IronFist] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:13] <IronFist> I need some tech help
+[08 Jan/14:13] <pyrokiwi> wat with?
+[08 Jan/14:13] <IronFist> anybody around?
+[08 Jan/14:14] <IronFist> My computer
+[08 Jan/14:14] <pyrokiwi> wats wrong?
+[08 Jan/14:14] <IronFist> running Windows 98
+[08 Jan/14:14] <IronFist> I need help closing my ports against hackers, ive heard about it, but dont know how to do it, anybody know how to help me?
+[08 Jan/14:14] <Antillies> thers your problem ironfist.
+[08 Jan/14:14] <pyrokiwi> hmmmmm
+[08 Jan/14:15] <pyrokiwi> i detect a hint of envy from a win95 user
+[08 Jan/14:15] <IronFist> what?
+[08 Jan/14:15] <reebok> haha
+[08 Jan/14:15] > LosGuy!~husky21@user-33qthhu.dialup.mindspring.com has joined #win98
+[08 Jan/14:15] > SLeX!Email@21-pool1.ras11.wasea.agisdial.net has joined #win98
+[08 Jan/14:15] <SLeX> aye
+[08 Jan/14:15] <reebok> everyone say hi to da man
+[08 Jan/14:15] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:15] <SLeX> can somone help me???
+[08 Jan/14:15] <IronFist> hello?
+[08 Jan/14:15] @ mode #win98 [+v SLeX] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:15] <CJ^> get Conseal, or blackice or another app of that nature to help out 
+[08 Jan/14:16] <IronFist> Ive tried conseal, thought it was a piece of ****
+[08 Jan/14:16] <SLeX> can somone help me???
+[08 Jan/14:16] <IronFist> fine, Azmodan
+[08 Jan/14:16] <reebok> conseal is one of the best
+[08 Jan/14:16] <CJ^> yeap
+[08 Jan/14:16] <reebok> that's prolly why you hated it
+[08 Jan/14:16] <SLeX> well when i connect to ftpz i get this message 150 Opening ASCII mode data connection for /bin/ls (699 bytes). and usually it goes passed it and then shows me the files but in like 99% of the ftpz i connect to it freezes at 150 Opening ASCII mode data connection for /bin/ls (699 bytes). then disconects and muh friends can connect to the same one no probz, please help thanks
+[08 Jan/14:16] <reebok> because it can get real annoyinh
+[08 Jan/14:16] <CJ^> it supposedly is one of the best...
+[08 Jan/14:16] <reebok> annoying
+[08 Jan/14:17] <reebok> norton just released a security app
+[08 Jan/14:17] <reebok> norton internet security 2000
+[08 Jan/14:17] <IronFist> hhmmm
+[08 Jan/14:18] <CJ^> yeah they bought out a comapny that made a free NAT
+[08 Jan/14:18] <SLeX> well when i connect to ftpz i get this message 150 Opening ASCII mode data connection for /bin/ls (699 bytes). and usually it goes passed it and then shows me the files but in like 99% of the ftpz i connect to it freezes at 150 Opening ASCII mode data connection for /bin/ls (699 bytes). then disconects and muh friends can connect to the same one no probz, please help thanks
+[08 Jan/14:18] <reebok> @guard
+[08 Jan/14:18] <IronFist> I tried the demo version of conceal, you have to pay for the real version dont ya?
+[08 Jan/14:18] <reebok> they bought out I thought
+[08 Jan/14:20] <IronFist> ok
+[08 Jan/14:20] <IronFist> well
+[08 Jan/14:20] <IronFist> thanks a bunch
+[08 Jan/14:20] <IronFist> see ya later
+[08 Jan/14:20] < IronFist!IronFist@1Cust208.tnt1.yakima.wa.da.uu.net has left #win98 ()
+[08 Jan/14:20] > lowerorde!~sosorry@c71795-a.salem1.or.home.com has joined #win98
+[08 Jan/14:20] @ mode #win98 [+v lowerorde] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:21] @ mode #win98 [+o Zeus] by Mandy!biged98@chat.eskimo.com
+[08 Jan/14:21] @ mode #win98 [+oooo Amsterdam Athena Hashish Proteus] by Mandy!biged98@chat.eskimo.com
+[08 Jan/14:21] <Antillies> to be honest i don't really care for windows 98.  or any version of windows for that matter.
+[08 Jan/14:21] < SLeX!Email@21-pool1.ras11.wasea.agisdial.net has left #win98 ()
+[08 Jan/14:22] <reebok> to be honest I have no idea why you think we care
+[08 Jan/14:23] <Antillies> just thought i'd let you know. 
+[08 Jan/14:23] <CJ^> then.... why hang ut in tow #win channels??
+[08 Jan/14:23] ! ^AnG3L^ is known as ^AnG|afk
+[08 Jan/14:23] <reebok> fun facts
+[08 Jan/14:24] <CJ^> so whats yer beef wiht Win then??
+[08 Jan/14:25] <LosGuy> oh he is probably just another <yawn> boring linux newbie
+[08 Jan/14:25] <reebok> heh
+[08 Jan/14:25] <reebok> they're usually more adamant
+[08 Jan/14:26] <Antillies> I'm going to switch over to linux soon. 
+[08 Jan/14:26] <reebok> of course this could be the "cool" approach
+[08 Jan/14:26] <LosGuy> oh not even a newbie yet haha ok well have fun
+[08 Jan/14:26] <CJ^> LOL
+[08 Jan/14:26] <reebok> apparently there isn't enough space on my 17 gig to extract 500 megs
+[08 Jan/14:26] <CJ^> soon
+[08 Jan/14:26] <CJ^> whats holding ya back..
+[08 Jan/14:26] <CJ^> to lame to learn?
+[08 Jan/14:26] <Antillies> No i just don't have the money to go out a buy it right now. 
+[08 Jan/14:26] <reebok> download it
+[08 Jan/14:26] <pyrokiwi> money?
+[08 Jan/14:26] <pyrokiwi> i got it 4 35kiwi with a book
+[08 Jan/14:27] <reebok> hehe
+[08 Jan/14:27] <CJ^> 6$\
+[08 Jan/14:27] <pyrokiwi> 35kiwi - 17us
+[08 Jan/14:27] <CJ^> rh 6.1 6$  
+[08 Jan/14:27] <CJ^> $15 with a bool
+[08 Jan/14:27] <CJ^> er book
+[08 Jan/14:27] <CJ^> next lam excuse
+[08 Jan/14:27] ! ^AnG|afk is known as ^AnG3L^
+[08 Jan/14:27] <Antillies> $6 eh?  I just saw at furture shop for like $40
+[08 Jan/14:27] <LosGuy> 1.99 at cheapbytes
+[08 Jan/14:28] <CJ^> yeap
+[08 Jan/14:28] <CJ^> there ya go
+[08 Jan/14:28] <reebok> www.cheapbytes.com
+[08 Jan/14:28] <reebok> dang he beat me
+[08 Jan/14:28] <CJ^> no ne says ya have to buy the full retail 
+[08 Jan/14:28] <CJ^> goto a book store..
+[08 Jan/14:28] <CJ^> get RH unleased..
+[08 Jan/14:28] <pyrokiwi> thats where i got mine
+[08 Jan/14:28] <CJ^> or any other book that has RH or any other linux distro in it...
+[08 Jan/14:29] <CJ^> so fed up with win...  but ya cant find anything else to use....
+[08 Jan/14:29] < pyrokiwi!hehe@210-55-151-74.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/14:30] <CJ^> tater tot boy left...:PPP
+[08 Jan/14:30] <Antillies> I'm going to try out win2000 then if i don't like i'll get linux.
+[08 Jan/14:30] <CJ^> ?
+[08 Jan/14:30] < SignOff: lowerorde!~sosorry@c71795-a.salem1.or.home.com (Read error to lowerorde[c71795-a.salem1.or.home.com]: Connection reset by peer)
+[08 Jan/14:30] <CJ^> well if ya dont like windows  what makes ya think your gonna lie NT?
+[08 Jan/14:30] <reebok> that's a pretty hefty purchase
+[08 Jan/14:31] <CJ^> er lke
+[08 Jan/14:31] <CJ^> ack  LIKE...
+[08 Jan/14:31] <Antillies> I don't know CJ.. 
+[08 Jan/14:31] <Antillies> I just hear NT is supposed to be better. 
+[08 Jan/14:31] <CJ^> well maybe address what you dont like about windows then...
+[08 Jan/14:31] ! ChiwiGal is known as ChiwiOut
+[08 Jan/14:31] <CJ^> if you cant maintain windows  linux is gonna kick yer butt...
+[08 Jan/14:32] <CJ^> so.. you dont even know wht you want from an OS then...
+[08 Jan/14:32] <CJ^> your just guessing
+[08 Jan/14:33] <Antillies> I want an OS that doesnt' crash me all the time. 
+[08 Jan/14:33] <LosGuy> my win98 almost never crashes (and I have crashed my linux box before)
+[08 Jan/14:33] <reebok> it doesn't crash on me
+[08 Jan/14:33] <CJ^> win doesnt crash on me all the time...
+[08 Jan/14:33] <CJ^> i can maintain it...
+[08 Jan/14:34] <CJ^> and if you think Linux doesnt crash  yer in fer a world of hurt the first time ya compile a kernel the wrong way
+[08 Jan/14:34] <Antillies> I do everything i can to maintain windows but it crashes on me at least once a day. 
+[08 Jan/14:34] <CJ^> then step back and ask yerself what your doing wrong...
+[08 Jan/14:35] <CJ^> what are you overclcokgin..
+[08 Jan/14:35] <CJ^> what crap hardware do you have installed..
+[08 Jan/14:35] <Antillies> I'm not overclockin anything.. Yet. 
+[08 Jan/14:35] <CJ^> what drivers are causing what...
+[08 Jan/14:36] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/14:36] <CJ^> well. bub  no OS takes to OC'n kindly...
+[08 Jan/14:36] <CJ^> none
+[08 Jan/14:42] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/14:42] <mrgone> well my other ricoh is goin back to the company
+[08 Jan/14:42] <mrgone> ill be cdr and cdrw-less for 30 working days
+[08 Jan/14:43] < SignOff: Antillies!Hello@cust139.nrvcis2.cha2.netrover.com (Leaving)
+[08 Jan/14:43] <LosGuy> oh now mrgone
+[08 Jan/14:43] <reebok> oh dear
+[08 Jan/14:43] <mrgone> or untill my newer ricoh gets back
+[08 Jan/14:43] <CJ^> oh no
+[08 Jan/14:43] <CJ^> thast just so........ wrong
+[08 Jan/14:43] <reebok> hehe
+[08 Jan/14:43] <CJ^> collection plate folks..
+[08 Jan/14:43] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:44] <CJ^> aww shoot he left...
+[08 Jan/14:46] <reebok> imagine that
+[08 Jan/14:47] <mrgone> oh i got my cell phone today, and quite frankly... it kicks azz
+[08 Jan/14:48] ! reebok is known as ree|away
+[08 Jan/14:54] > pyrokiwi!mike@210-55-151-74.dialup.xtra.co.nz has joined #win98
+[08 Jan/14:54] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:54] < pyrokiwi!mike@210-55-151-74.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/14:55] > tranced!tical@98CDF32A.ipt.aol.com has joined #win98
+[08 Jan/14:56] > pyrokiwi!hehe@210-55-151-74.dialup.xtra.co.nz has joined #win98
+[08 Jan/14:56] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/14:56] < pyrokiwi!hehe@210-55-151-74.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/14:57] @ mode #win98 [+v tranced] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/15:17] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/15:19] ! ganjagirl is known as lsdgirl
+[08 Jan/15:20] ! lsdgirl is known as ganjagrl
+[08 Jan/15:20] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/15:23] > nsonx!~whodat@dialup-63.208.117.95.Weehawkin1.Level3.net has joined #win98
+[08 Jan/15:23] @ mode #win98 [+v nsonx] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/15:24] <nsonx> what's the difference between Conseal Private Desktop and Coneal PC Firewall?
+[08 Jan/15:24] <LosGuy> the first is a simpler version
+[08 Jan/15:24] <reebok> I don't remember now but their website says
+[08 Jan/15:24] <LosGuy> meant for home users
+[08 Jan/15:24] <nsonx> ok  thanx
+[08 Jan/15:24] <reebok> cause I read about it a bit ago
+[08 Jan/15:24] <reebok> np
+[08 Jan/15:25] <nsonx> ahh  i need it for just one pc running Win98
+[08 Jan/15:25] <nsonx> no netweork
+[08 Jan/15:25] <nsonx> network
+[08 Jan/15:25] <reebok> ok
+[08 Jan/15:25] <CJ^> Coseal PC Firewall
+[08 Jan/15:25] <CJ^> works well for one or more i think...
+[08 Jan/15:26] <nsonx> aah ok  PC Firewall is also for one pc
+[08 Jan/15:26] <CJ^> yeap
+[08 Jan/15:26] <nsonx> both cost the same  i don't know why they have 2
+[08 Jan/15:26] <CJ^> differnt features
+[08 Jan/15:26] <LosGuy> ack... 
+[08 Jan/15:27] <LosGuy> the first is a simplified version is all
+[08 Jan/15:27] <CJ^> one locks the desktop so no one can get at it if you dont want them to
+[08 Jan/15:27] ! Fruity is known as Wenus
+[08 Jan/15:27] <CJ^> the other portects you whiel your online...
+[08 Jan/15:27] <nsonx> oh  so for Security the PC Firewall is better
+[08 Jan/15:27] <reebok> like a ss password sprta
+[08 Jan/15:27] <reebok> sorta
+[08 Jan/15:27] <nsonx> oh  PC Firewall is for online
+[08 Jan/15:27] <CJ^> well for security online...
+[08 Jan/15:27] <nsonx> aahh ok   thanx
+[08 Jan/15:27] <CJ^> it protects the pc from intruders trying to get in
+[08 Jan/15:28] <reebok> they still try
+[08 Jan/15:28] <reebok> heh
+[08 Jan/15:28] <reebok> it keeps them from getting there though (if you work it right)
+[08 Jan/15:29] ! Wenus is known as Wakawaka
+[08 Jan/15:30] <nsonx> i guess it'll keep low level hackers out
+[08 Jan/15:30] <nsonx> oh  ok Losguy
+[08 Jan/15:30] <LosGuy> ouch lag lag lag
+[08 Jan/15:32] <nsonx> ok guys  thanx alot  i need to take a break  too much stress
+[08 Jan/15:32] <nsonx> take care   thanx
+[08 Jan/15:32] < SignOff: nsonx!~whodat@dialup-63.208.117.95.Weehawkin1.Level3.net (Leaving)
+[08 Jan/16:09] > c3p0!z35hehe@210-55-150-164.dialup.xtra.co.nz has joined #win98
+[08 Jan/16:09] @ mode #win98 [+v c3p0] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:09] < c3p0!z35hehe@210-55-150-164.dialup.xtra.co.nz has left #win98 ()
+[08 Jan/16:10] < SignOff: Los`Guy!~husky21@user-33qthhu.dialup.mindspring.com (bbl)
+[08 Jan/16:14] ! MrsSpunky is known as Tigerleah
+[08 Jan/16:14] < SignOff: CJ^!~skippy@sdn-ar-006watacoP322.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[08 Jan/16:16] ! ric is known as M_P
+[08 Jan/16:18] < SignOff: Raph2001!why@PPPa43-ResaleFredericksburg1-2R7137.saturn.bbn.com (Leaving)
+[08 Jan/16:19] > boboobbbo!fme@ppp5740.on.bellglobal.com has joined #win98
+[08 Jan/16:19] @ mode #win98 [+v boboobbbo] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:20] > osbourne!osbourne@sdn-ar-001moslouP164.dialsprint.net has joined #win98
+[08 Jan/16:20] <boboobbbo> does anyone know the file name to the win 98 startup screen?
+[08 Jan/16:20] @ mode #win98 [+v osbourne] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:21] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[08 Jan/16:21] <Azmodan> `op LifeBlood 
+[08 Jan/16:21] @ mode #win98 [+v LifeBlood] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:22] <Azmodan> `op lifeblood
+[08 Jan/16:22] @ mode #win98 [+o LifeBlood] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[08 Jan/16:29] ! peg_a_sis is known as avognmaye
+[08 Jan/16:29] > Quiver!silencer99@cr47870-a.wlfdle1.on.wave.home.com has joined #win98
+[08 Jan/16:29] <Quiver> anyone awake to help me?
+[08 Jan/16:29] @ mode #win98 [+v Quiver] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:30] <Quiver> shit, c'mon.. someone must be here to help..
+[08 Jan/16:31] <Azmodan> Quiver, watch the language
+[08 Jan/16:31] <Azmodan> what can I do to help you today?
+[08 Jan/16:32] <Quiver> ..thanx..
+[08 Jan/16:32] <Quiver> probably a comon question.. but..
+[08 Jan/16:32] <Quiver> no i aint... 
+[08 Jan/16:32] <Quiver> wierd.. anyway... the network login thingy..
+[08 Jan/16:32] <Quiver> how do i get rid of it?
+[08 Jan/16:33] <Azmodan> Quiver, look in your c:\windows for files with the extension of PWL
+[08 Jan/16:33] <Quiver> right..
+[08 Jan/16:33] <Azmodan> delete all of them except the one for dial up networking (RNA.PWL I believe)
+[08 Jan/16:34] <Azmodan> then restart your computer
+[08 Jan/16:34] <Azmodan> when it asks for login and password just give it a login name
+[08 Jan/16:34] <Azmodan> no password
+[08 Jan/16:34] <Azmodan> it will ask you to verify just click ok
+[08 Jan/16:34] <Azmodan> that should stop it
+[08 Jan/16:34] <Quiver> great, thanx.. big help.. I am usually good at this kinda thing but this has been driving me nuts..
+[08 Jan/16:35] <Quiver> appriciate it, l8r.
+[08 Jan/16:35] < SignOff: Quiver!silencer99@cr47870-a.wlfdle1.on.wave.home.com (°ShowDowN v10 PrO° Is HERE: http://www.sci.fi/~showdown/)
+[08 Jan/16:37] > pauldies!pauldies@PPPa85-ResaleTallahassee1-5R7285.saturn.bbn.com has joined #win98
+[08 Jan/16:38] @ mode #win98 [+v pauldies] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:39] > Elysian!Elysian@c691328-b.plano1.tx.home.com has joined #win98
+[08 Jan/16:39] <Elysian> hi
+[08 Jan/16:39] @ mode #win98 [+v Elysian] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:39] <Azmodan> `lo
+[08 Jan/16:39] <Elysian> -up
+[08 Jan/16:39] @ mode #win98 [+o Elysian] by Mandy!biged98@chat.eskimo.com
+[08 Jan/16:39] <Elysian> can you help me out?
+[08 Jan/16:40] <Elysian> i'm at my friends and he just got a Elsa Erazor II Riva TNT (not TNT2) and the drivers won't install right
+[08 Jan/16:40] <Elysian> ...
+[08 Jan/16:40] <Elysian> it sucks
+[08 Jan/16:41] <Azmodan> dang
+[08 Jan/16:41] <Elysian> every time he boots it says it installs the Standard PCI VGA adapter
+[08 Jan/16:41] <Azmodan> did you remove the old drivers first?
+[08 Jan/16:41] <Elysian> the sis drivers?
+[08 Jan/16:41] <Elysian> eww^^^
+[08 Jan/16:41] <Elysian> :(
+[08 Jan/16:41] <Elysian> i hate sis with a passion
+[08 Jan/16:41] <Azmodan> I take it you did not
+[08 Jan/16:41] <Elysian> heh
+[08 Jan/16:41] <Azmodan> do a find
+[08 Jan/16:42] < SignOff: pauldies!pauldies@PPPa85-ResaleTallahassee1-5R7285.saturn.bbn.com (Leaving)
+[08 Jan/16:42] <Elysian> they weren't int he hardware thing:)
+[08 Jan/16:42] <Elysian> ok
+[08 Jan/16:42] <Elysian> gimme a se
+[08 Jan/16:42] <Elysian> c
+[08 Jan/16:42] <Azmodan> look for files containt sis in c:\windows\inf
+[08 Jan/16:42] <Azmodan> s/containt/containing
+[08 Jan/16:42] <Elysian> ok
+[08 Jan/16:42] <Elysian> all sis 6326 files are gone
+[08 Jan/16:43] <Azmodan> remove drvidx.bin too
+[08 Jan/16:43] <Azmodan> or whatever it was called
+[08 Jan/16:43] <Azmodan> from c:\windows I think
+[08 Jan/16:43] <Elysian> yeah
+[08 Jan/16:43] <Azmodan> remove all trace of the eliza drivers too
+[08 Jan/16:45] > StarLyght!crystal_w@ppp-184.BIL.cableone.net has joined #win98
+[08 Jan/16:45] @ mode #win98 [+v StarLyght] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:45] <StarLyght> hello
+[08 Jan/16:45] < SignOff: Elysian!Elysian@c691328-b.plano1.tx.home.com (Read error to Elysian[c691328-b.plano1.tx.home.com]: Connection reset by peer)
+[08 Jan/16:46] > Quiver!silencer99@cr47870-a.wlfdle1.on.wave.home.com has joined #win98
+[08 Jan/16:46] > Goth25!~ekl@ts007d18.dal-tx.concentric.net has joined #win98
+[08 Jan/16:46] @ mode #win98 [+vv Quiver Goth25] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:46] <Quiver> was that you who helped me amsterdam?
+[08 Jan/16:46] <StarLyght> whoever it was who helped me with my modem problem thanks a lot! it worked!
+[08 Jan/16:46] > Riff-Raff!dinx2582@pad.tiac.net has joined #win98
+[08 Jan/16:47] @ mode #win98 [+v Riff-Raff] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:47] <Azmodan> Quiver, I think it was me
+[08 Jan/16:47] <Riff-Raff> I have a 3Com US Robotics Voice Faxmodem PCI and it won't work if I don't have USB enabled in my BIOS, problem is, my pc crashes if I have USB enabled.  When I disable it, the modem can't find a dial tone....
+[08 Jan/16:47] > pauldies!pauldies@04016148.ppptlh.nettally.com has joined #win98
+[08 Jan/16:47] @ mode #win98 [+v pauldies] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:47] <Goth25> Can anyone tell me how to configure windows98 to for specific monitor timings?  I assume I have to make a custom monitor.inf .. also games don't seem to care what refresh and monitor information you have set - they blindly use VESA modes ... can that be changed or is windows just too damn stupid?
+[08 Jan/16:47] ! Riddler` is known as Riddler
+[08 Jan/16:48] > paul4!pauldies@12018055.ppptlh.nettally.com has joined #win98
+[08 Jan/16:48] <Azmodan> Goth25, how can windows be blamed for games useing VESA modes?
+[08 Jan/16:48] @ mode #win98 [+v paul4] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:48] < SignOff: StarLyght!crystal_w@ppp-184.BIL.cableone.net (Leaving)
+[08 Jan/16:49] <Goth25> The API structures of windows are very poor - they just throw stuff together.  Why should a user application be allowed to directly change hardware modes?  Isn't that what DirectX is for?  Why doesn't DirectX obey monitor settings?
+[08 Jan/16:49] < SignOff: pauldies!pauldies@04016148.ppptlh.nettally.com (Read error to pauldies[04016148.ppptlh.nettally.com]: Connection reset by peer)
+[08 Jan/16:49] <Azmodan> Goth25, that still doesn't explain you equating VESA with windows
+[08 Jan/16:50] <Goth25> By providing a consistant API and usage guidelines and not allowing user programs to change modes, they could really impove things
+[08 Jan/16:50] <Azmodan> Goth25, as to a user application being able to directly change modes you can't really stop them.  Anyone can get at the underlying hardware
+[08 Jan/16:51] > Elysian!Elysian@c691328-b.plano1.tx.home.com has joined #win98
+[08 Jan/16:51] @ mode #win98 [+v Elysian] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:51] <Elysian> thanx az:) shoulda thunk of takin off the sis drivers:)
+[08 Jan/16:51] <Elysian> laterz
+[08 Jan/16:51] [Goth25> Azmodan: I have very specific refresh rates configured, and it seems DirectX games don't obey them - what is the point of monitor drivers if half the API doesn't use it.
+[08 Jan/16:51] < SignOff: Elysian!Elysian@c691328-b.plano1.tx.home.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[08 Jan/16:51] > pauldies!pauldies@12018013.ppptlh.nettally.com has joined #win98
+[08 Jan/16:51] <Goth25> The question is how can I make the programs obey it anyway
+[08 Jan/16:51] @ mode #win98 [+v pauldies] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/16:51] <Azmodan> Goth25, thats a question for the techo's at microsoft
+[08 Jan/16:52] <Azmodan> Goth25, as to forcing the programs to obey, I don't think you'll have any luck
+[08 Jan/16:52] <Goth25> and also create a custom monitor.inf file to fine-tune the monitor timings
+[08 Jan/16:52] <Goth25> microsoft?   Pay them $100/hr or whatever they charge?
+[08 Jan/16:52] <Goth25> they can ... nevermind
+[08 Jan/16:52] <Azmodan> Goth25, yeah but they don't
+[08 Jan/16:53] < SignOff: paul4!pauldies@12018055.ppptlh.nettally.com (Ping timeout for paul4[12018055.ppptlh.nettally.com])
+[08 Jan/16:53] <Goth25> well ... does anyone know what method most games use to change modes?  Is it BIOS or a Direct X call?
+[08 Jan/16:53] < SignOff: pauldies!pauldies@12018013.ppptlh.nettally.com (Read error to pauldies[12018013.ppptlh.nettally.com]: Connection reset by peer)
+[08 Jan/16:53] < SignOff: Quiver!silencer99@cr47870-a.wlfdle1.on.wave.home.com (Read error to Quiver[cr47870-a.wlfdle1.on.wave.home.com]: Connection reset by peer)
+[08 Jan/16:53] <Azmodan> Goth25, it really depends on the game, if its a game that requires directx then it will probably use directx to changes modes
+[08 Jan/16:54] <Goth25> if its BIOS I can write a BIOS wrapper set the modes I want, if its direct X ... I dunno what to do
+[08 Jan/16:54] ! fire^fish is known as Grem|in
+[08 Jan/16:54] < SignOff: Riff-Raff!dinx2582@pad.tiac.net (Leaving)
+[08 Jan/16:54] <Goth25> Crap - I have no idea how to hack the internals of DirectX ... but if they use DirectX .. why wouldn't the DirectX API honor the monitor settings?  Isn't that what the API is for?
+[08 Jan/16:55] <Azmodan> Goth25, have you looked at the directx api at all?
+[08 Jan/16:56] <Azmodan> becuase that would be the place to find out how they change modes
+[08 Jan/16:56] <Goth25> no - I haven't wanted to or needed to, until now
+[08 Jan/16:56] ! Tigerleah is known as Tigerbrb
+[08 Jan/16:57] <Azmodan> they would be your best starting point I believe
+[08 Jan/16:57] <Goth25> I assume I'll have to order developer docs from Microsoft and pay dearly for that?  And then find out that microsoft just doesn't care about monitor settings when using DirectX I bet - they assume a multisync that can do all VESA modes
+[08 Jan/16:58] <Azmodan> Goth25, just download them
+[08 Jan/16:58] <Goth25> from?
+[08 Jan/16:58] <Azmodan> Goth25, check at www.microsoft.com/directx
+[08 Jan/16:59] ! Morph1us is known as Dark^LuVr
+[08 Jan/16:59] <Azmodan> they should have plenty to keep you interested
+[08 Jan/16:59] ! grid is known as rod_
+[08 Jan/17:00] <Goth25> Last time I went to microsoft.com I had to turn on javascript just to use the search features .. then they disabled my BACK button using the javascript - I wasn't impressed ... but I'll check it out anyway
+[08 Jan/17:00] ! rod_ is known as grid
+[08 Jan/17:00] <Goth25> Hmm .. I wonder if DirectX 7 has better support for monitors .. using 6.1 now
+[08 Jan/17:00] <Azmodan> k
+[08 Jan/17:01] + Azmodan is gone
+[08 Jan/17:01] <Azmodan> back laterish
+[08 Jan/17:01] <Goth25> anyone else awake
+[08 Jan/17:01] <Goth25> ?
+[08 Jan/17:01] <Azmodan> not that I know of
+[08 Jan/17:02] > walkndude!dunno@ip349.tul1.ok.pub-ip.ionet.net has joined #win98
+[08 Jan/17:03] @ mode #win98 [+v walkndude] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/17:04] > Los`Guy!~husky21@user-33qtjej.dialup.mindspring.com has joined #win98
+[08 Jan/17:04] @ mode #win98 [+v Los`Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:05] <walkndude> Hi LosGuy
+[08 Jan/17:05] <Los`Guy> hi walkndude
+[08 Jan/17:07] <walkndude> What's new?
+[08 Jan/17:07] > Big_Dad!~cbeav@net107ip50.parklink.com has joined #win98
+[08 Jan/17:07] < Big_Dad!~cbeav@net107ip50.parklink.com has left #win98 ()
+[08 Jan/17:07] > Big_Dad!~cbeav@net107ip50.parklink.com has joined #win98
+[08 Jan/17:07] @ mode #win98 [+v Big_Dad] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:08] <Big_Dad> hello, I just removed a program from Add/Remove programs on my control panel and for some reason it removed all other entries for programs i installed, so i can't install them.  anyone know how to get the list back?
+[08 Jan/17:09] <Los`Guy> what program Big_Dad?
+[08 Jan/17:09] <Big_Dad> i removed Logic Works 4.0 
+[08 Jan/17:09] <Los`Guy> hmm you could try two things that I can think of
+[08 Jan/17:10] <Los`Guy> one is install tweakUI and see if you can repair it with that...or run scanreg /restore and install a previous version of the registry
+[08 Jan/17:11] <Big_Dad> ok...  anything.  i had entries for like 30 other programs, and if i ever wanted to take them off i'd have to manually do it leaving unused dlls on my drive and unneccisarty registry keys
+[08 Jan/17:11] <Los`Guy> assuming that info is in the registry
+[08 Jan/17:11] <Los`Guy> Big_Dad maybe not... lots of programs have an uninstaller in the folder you installed them to
+[08 Jan/17:11] <Los`Guy> ie the ones that say unwise.exe
+[08 Jan/17:12] <Big_Dad> yeah but not all of them...  I am pretty sure there is a designated file that stores all of the information for Add/Remove though.
+[08 Jan/17:13] <walkndude> scanreg /restore  will be the best bet IMO
+[08 Jan/17:14] < Goth25!~ekl@ts007d18.dal-tx.concentric.net has left #win98 ()
+[08 Jan/17:15] <Big_Dad> hey thanks guys, i'll try that.
+[08 Jan/17:15] <walkndude> you did reboot after removing the program?
+[08 Jan/17:16] > LosGuy!~husky21@user-33qtjej.dialup.mindspring.com has joined #win98
+[08 Jan/17:16] <Big_Dad> yeah
+[08 Jan/17:16] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:16] <Big_Dad> the programs were removed from the list though before rebooting
+[08 Jan/17:16] < SignOff: Los`Guy!~husky21@user-33qtjej.dialup.mindspring.com (fixen Q3 (again))
+[08 Jan/17:17] <walkndude> yeah I've seen that before but rebooting and all was back to normal
+[08 Jan/17:18] <Big_Dad> not for me...  i did a soft reboot though, think that really matters?
+[08 Jan/17:18] ! GibbyLLee is known as glittagal
+[08 Jan/17:18] <walkndude> wouldn't hurt to try
+[08 Jan/17:18] > devilDigg!devild_@RED-216-203-2-77.dialup.nyc.redconnect.net has joined #win98
+[08 Jan/17:18] <devilDigg> hello everyone
+[08 Jan/17:18] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:18] <walkndude> hi
+[08 Jan/17:18] <LosGuy> hi devilDigg
+[08 Jan/17:19] > `Muff`!~kmefford@lou38.kih.net has joined #win98
+[08 Jan/17:19] @ mode #win98 [+v `Muff`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:20] <`Muff`> 'lo all
+[08 Jan/17:20] <walkndude> hello Muff`
+[08 Jan/17:20] <devilDigg> hey muff, hey los, hey walkndude, hey az, hey big_dad
+[08 Jan/17:20] <`Muff`> hey King fan :)
+[08 Jan/17:20] <devilDigg> and mandy of course
+[08 Jan/17:20] > x45d56!~no@Cisco6-port39.isys.ca has joined #win98
+[08 Jan/17:20] <Big_Dad> hi there devilDigg
+[08 Jan/17:20] @ mode #win98 [+v x45d56] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:21] < x45d56!~no@Cisco6-port39.isys.ca has left #win98 ()
+[08 Jan/17:21] <`Muff`> Where's W?
+[08 Jan/17:21] <LosGuy> split
+[08 Jan/17:21] <LosGuy> been gone all night
+[08 Jan/17:21] <`Muff`> Hmmmm
+[08 Jan/17:21] <LosGuy> (and HI! hehe)
+[08 Jan/17:21] <`Muff`> Hola Los :)
+[08 Jan/17:23] ! Tigerbrb is known as Tigerleah
+[08 Jan/17:23] <`Muff`> I'll ask this in here... anyone ever run across a memory leach (ie: memory slowly disappears with each ap opened)?  It just started about 2 weeks ago and I've done a full format and reload since then...
+[08 Jan/17:24] ! wyldangel is known as W|LdAnGeL
+[08 Jan/17:25] <LosGuy> yeah mIRC used to have memory leak problems
+[08 Jan/17:25] * `Muff` uses Pirch, but it happens even while disconnected :(
+[08 Jan/17:25] <walkndude> and so di ICQ
+[08 Jan/17:25] <walkndude> did
+[08 Jan/17:26] <LosGuy> heck win95a did
+[08 Jan/17:26] * `Muff` avoids ICQ like the plague ;)
+[08 Jan/17:26] <`Muff`> 98SE
+[08 Jan/17:26] <devilDigg> muff: why?
+[08 Jan/17:27] ! devilDigg is known as devCodin
+[08 Jan/17:28] < SignOff: boboobbbo!fme@ppp5740.on.bellglobal.com (Leaving)
+[08 Jan/17:28] <`Muff`> Somehow waving a flag around advertising my open unprotected ports to numerous 12 year old wannabe hackers kinda turns me off, devil :)
+[08 Jan/17:28] <devCodin> heh
+[08 Jan/17:28] <LosGuy> `Muff` do you have a network?
+[08 Jan/17:28] <devCodin> well i understand your reasons..
+[08 Jan/17:29] <`Muff`> dude, nowonder.com sent me RC2 pro and server.... I couldn't even get it to load correctly ;)
+[08 Jan/17:29] <`Muff`> Nope, Los...
+[08 Jan/17:30] > just^1!guess@slip-32-100-103-180.ct.us.prserv.net has joined #win98
+[08 Jan/17:30] @ mode #win98 [+v just^1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:31] <just^1> good evening all
+[08 Jan/17:31] <`Muff`> I think my problem was the multiple vid cards, but if it won't work for me, I ain't gonna fix it for Bill ;)
+[08 Jan/17:31] <`Muff`> Hola just
+[08 Jan/17:31] <just^1> is windows 2000 going to be postponed?
+[08 Jan/17:32] <`Muff`> The 9x "Personal" version is a ways off, just
+[08 Jan/17:32] ! Grem|in is known as fire^fish
+[08 Jan/17:33] <`Muff`>  <*=*=*=*=*=  BEER RIGHT  BACK!!!!!  =*=*=*=*=*>
+[08 Jan/17:33] <walkndude> I guess everyone got through without any Y2K problems
+[08 Jan/17:33] <just^1> nope
+[08 Jan/17:34] <Big_Dad> my father's office runs on a Novell network and it reset to 1986
+[08 Jan/17:34] <just^1> my dell was on as it passed
+[08 Jan/17:34] <just^1> a constant beep came from the twer
+[08 Jan/17:34] <just^1> tower even
+[08 Jan/17:35] <walkndude> did it beep at mid-night?
+[08 Jan/17:35] <just^1> yes
+[08 Jan/17:35] <just^1> sound or modem i guess
+[08 Jan/17:35] <just^1> had to reboot and it was ok
+[08 Jan/17:36] <walkndude> maybe it was just celebrating the New Year
+[08 Jan/17:37] <just^1> no it was probably bills win 98 saying ill get you people this year!
+[08 Jan/17:37] <Big_Dad> i partied like it was 1999
+[08 Jan/17:38] <Big_Dad> Y2k was nothing, just something to get people to buy more canned goods or whatever.  I just filled my gas tank so I wouldn't have to wait in long lines.
+[08 Jan/17:38] > lldfodd!Sunshine@212.5.141.122 has joined #win98
+[08 Jan/17:38] @ mode #win98 [+v lldfodd] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:39] <devCodin> heh
+[08 Jan/17:39] <`Muff`> Actually my firewall failed, I had to get an updated version.  It crapped out December 31st, though...
+[08 Jan/17:39] <`Muff`> hiyas fodd
+[08 Jan/17:39] <lldfodd> Can anyone please let me know how I can change the drive letters of my IDE disks, for example to swap d: and e:
+[08 Jan/17:39] <lldfodd> Hi Muff :)
+[08 Jan/17:40] <`Muff`> Hard drive partitions or CD drives, fodd?
+[08 Jan/17:40] > _msterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[08 Jan/17:40] @ mode #win98 [+v _msterdam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:40] <LosGuy> lldfodd change where they are on your IDE cables (and make sure you get the master / slave right)
+[08 Jan/17:40] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Ping timeout for Amsterdam[master.of.the.bongfu.way.com])
+[08 Jan/17:40] <LosGuy> err ide ports
+[08 Jan/17:41] ! _msterdam is known as Amsterdam
+[08 Jan/17:41] <lldfodd> One is the extended partition, I wanna keep it drive D
+[08 Jan/17:41] <lldfodd> I want the other Primary partition of the other drive to go e:
+[08 Jan/17:41] <`Muff`> Adding a new hard drive?
+[08 Jan/17:41] <walkndude> Losguy you catch the FSU/Va-Tech game?
+[08 Jan/17:42] <LosGuy> no have not turned the TV on all week in fact
+[08 Jan/17:42] <Big_Dad> i flipped between that game and tom green
+[08 Jan/17:42] <`Muff`> That was a GREAT game for about 3 quarters...
+[08 Jan/17:42] <lldfodd> Yes :) I hate to reassign every shortcl, all links, etc..
+[08 Jan/17:42] <lldfodd> big mess
+[08 Jan/17:43] <Big_Dad> what are you using to partition?
+[08 Jan/17:43] <walkndude> good game...FSU has amazing speed
+[08 Jan/17:43] < just^1!guess@slip-32-100-103-180.ct.us.prserv.net has left #win98 ()
+[08 Jan/17:43] <Big_Dad> VT has the best team next year though, freshman quarterback???  There whole team is still young I believe.
+[08 Jan/17:44] <Big_Dad> I gotta stick with PSU though!
+[08 Jan/17:44] ! leeli is known as jexabel
+[08 Jan/17:44] ! ^Maab^ is known as Buzzbra
+[08 Jan/17:44] ! Buzzbra is known as Buzzbar
+[08 Jan/17:44] <walkndude> I saw one poll where Neb is pick #1
+[08 Jan/17:44] <`Muff`> fodd, when you add the new drive, don't make a new primary DOS partiton on it, just make extended partitions...
+[08 Jan/17:45] <Big_Dad> DOS partition as in FAT16?
+[08 Jan/17:45] <`Muff`> Nope, FAT32 works as well
+[08 Jan/17:45] <lldfodd> Hey, this is a good Idea Muff :) I will try
+[08 Jan/17:46] <`Muff`> No drive has to have a primary DOS partition except the boot...
+[08 Jan/17:46] <lldfodd> Will partition Magic do a nice job to reallocate the files through particions?
+[08 Jan/17:46] > bonqer!bonqer@209.218.154.121 has joined #win98
+[08 Jan/17:46] @ mode #win98 [+v bonqer] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:46] <bonqer> hey whats up
+[08 Jan/17:47] <Big_Dad> i partitioned my primary drive to hold linux, NT, and 98 partitions.  any idea why it insists on a 7 meg partition at the end of the drive?  no matter how i resize, it has to hold that 7 megs at the end in it's own extended partition.
+[08 Jan/17:47] <`Muff`> Drive letters are assigned by primary DOS (1 per drive) then extended (logical) drives per drive...
+[08 Jan/17:47] ! ChiwiOut is known as FLC
+[08 Jan/17:47] <`Muff`> Dad, pick one and go to that help group ;)
+[08 Jan/17:48] <Big_Dad> ahhh ok, it's not that big of a prob.  i just store my source code on that drive anyway.
+[08 Jan/17:49] <`Muff`> It may be a BIOS limitation as well, Dad...
+[08 Jan/17:49] <Big_Dad> maybe, I know there is an upgrade for my BIOS out there speaking of, I should look for it.
+[08 Jan/17:50] <`Muff`> Are you using EZ Drive or Disk Manager or something to set it up, Dad?
+[08 Jan/17:50] <lldfodd> Thank you very much pals, Thanks Muff!!! Its a good idea and I will try it :)
+[08 Jan/17:51] <`Muff`> :)  np fodd 
+[08 Jan/17:51] <Big_Dad> `Muff`: I use Partition Magic for my partitions.
+[08 Jan/17:51] <`Muff`> I use presize... freeware ;)
+[08 Jan/17:51] <lldfodd> Can I make only an extended partition with F-Disk?
+[08 Jan/17:51] <`Muff`> Yup, fodd
+[08 Jan/17:51] <Big_Dad> Can you repartition with FDISK if you have existing data on your drive?
+[08 Jan/17:52] <lldfodd> I also have Partition Magic :) Okay :))) I will give it a try verrrrry soon LOL
+[08 Jan/17:52] <`Muff`> No, Dad.  Fdisk wipes everything out
+[08 Jan/17:53] <devCodin> bb tommorow
+[08 Jan/17:53] < SignOff: devCodin!devild_@RED-216-203-2-77.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[08 Jan/17:53] <Big_Dad> `Muff`: thought so
+[08 Jan/17:54] <Big_Dad> why is everyone in this channel given helper status?  is there a BOT controlling it?
+[08 Jan/17:54] > GillesV!digits@cgowave-70-21.cgocable.net has joined #win98
+[08 Jan/17:54] <GillesV> Can someone help me with Partition magic 4?
+[08 Jan/17:54] <`Muff`> Many bots :)
+[08 Jan/17:54] @ mode #win98 [+v GillesV] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:54] <lldfodd> Hehe, its nice to have a + :)
+[08 Jan/17:54] <`Muff`> Hi gilles
+[08 Jan/17:55] <Big_Dad> I feel important.
+[08 Jan/17:55] * lldfodd toooo LOL
+[08 Jan/17:55] <`Muff`> Gilles, I don't use it.  Sorry :(
+[08 Jan/17:56] <GillesV> thanks
+[08 Jan/17:56] <LosGuy> whats wrong GillesV?
+[08 Jan/17:56] <GillesV> I need to put one partitioned drive into another one
+[08 Jan/17:57] <LosGuy> what version of partition magic?
+[08 Jan/17:57] <Big_Dad> 4
+[08 Jan/17:57] <GillesV> 4
+[08 Jan/17:58] <LosGuy> and you just want to copy the drives?
+[08 Jan/17:58] <walkndude> this is a shame, I work third shift and I can't hold my eyes open 11:00 pm
+[08 Jan/17:58] <walkndude> nite all
+[08 Jan/17:58] <Big_Dad> nite
+[08 Jan/17:58] <LosGuy> nite walkndude
+[08 Jan/17:58] <lldfodd> nite dude
+[08 Jan/17:58] <`Muff`> cya dude :(
+[08 Jan/17:58] < SignOff: walkndude!dunno@ip349.tul1.ok.pub-ip.ionet.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[08 Jan/17:58] > Chieftain!ebc@line045.sthelens.ados.com has joined #win98
+[08 Jan/17:58] @ mode #win98 [+v Chieftain] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/17:59] <`Muff`> hey chieftan
+[08 Jan/17:59] <GillesV> LosGuy - well I want to take drive g: and put it in with drive e:
+[08 Jan/17:59] > W!cservice@undernet.org has joined #win98
+[08 Jan/17:59] @ mode #win98 [+o W] by Dallas-R.Tx.US.Undernet.org
+[08 Jan/18:00] <`Muff`> W!
+[08 Jan/18:00] > Elysian!Elysian@1Cust141.tnt5.plano.tx.da.uu.net has joined #win98
+[08 Jan/18:00] @ mode #win98 [+v Elysian] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:00] <Elysian> hi
+[08 Jan/18:00] <LosGuy> GillesV... just use xcopy
+[08 Jan/18:00] <`Muff`> hey Ely!
+[08 Jan/18:00] <GillesV> everything that is in drive g: and the space
+[08 Jan/18:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[08 Jan/18:00] <GillesV> LosGuy what about the space?
+[08 Jan/18:01] <LosGuy> I dont understand GillesV
+[08 Jan/18:01] < SignOff: bonqer!bonqer@209.218.154.121 (later everyone..............)
+[08 Jan/18:01] <Elysian> az: that TNT works incredibly well for a PCI!:
+[08 Jan/18:01] <GillesV> well I no longer need drive e: at all, I want to scrap it and use it's space in drive g:  Ok I think I know how to do that.
+[08 Jan/18:01] <Elysian> :)
+[08 Jan/18:01] > CountMech!UMOX99@dialup-209.246.65.47.NewYork2.Level3.net has joined #win98
+[08 Jan/18:01] @ mode #win98 [+v CountMech] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:02] <Elysian> doing half life in 1280x960 at 35-40 fps!
+[08 Jan/18:02] <CountMech> Hi
+[08 Jan/18:02] <Elysian> Open GL
+[08 Jan/18:02] <CountMech> cool
+[08 Jan/18:02] <`Muff`> Hiyas mech
+[08 Jan/18:02] <Elysian> that was really awesome... for 89 i think i will buy one
+[08 Jan/18:02] <CountMech> Hey Muff
+[08 Jan/18:02] <Elysian> GTA2 ran at 35+ FPS at 1125x???
+[08 Jan/18:02] < SignOff: Chieftain!ebc@line045.sthelens.ados.com (Ping timeout for Chieftain[line045.sthelens.ados.com])
+[08 Jan/18:02] <Elysian> 11521
+[08 Jan/18:02] <Elysian> 1152
+[08 Jan/18:02] <Elysian> even
+[08 Jan/18:03] <LosGuy> good GillesV hehe cuz ..while it soulds simple... I dont fully understand your setup 
+[08 Jan/18:03] <CountMech> Is it true that win95 performs better then 98?
+[08 Jan/18:03] <`Muff`> Not at all, mech...
+[08 Jan/18:03] <Elysian> ?
+[08 Jan/18:03] <Elysian> its not?
+[08 Jan/18:03] <LosGuy> define performs
+[08 Jan/18:03] ! Infra is known as loak
+[08 Jan/18:04] <Elysian> cause my little bro's comp flies with 98(compared to 95 that is:P)
+[08 Jan/18:04] ! loak is known as Infra
+[08 Jan/18:04] <LosGuy> 98 is a bigger OS than 95... needs more computer
+[08 Jan/18:04] <lldfodd> Have a great Evening pals, thanks 4 ur help! :)
+[08 Jan/18:04] > Trask!trask@host-216-78-22-204.cae.bellsouth.net has joined #win98
+[08 Jan/18:04] <Elysian> true
+[08 Jan/18:04] <LosGuy> but it is much more stable
+[08 Jan/18:04] @ mode #win98 [+v Trask] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:04] <CountMech> Well, besides the stuff I hear, my new win98 comp still crash as much if not more then my old 95 sys.
+[08 Jan/18:04] <LosGuy> has better support
+[08 Jan/18:04] <Elysian> count: what type o comp?
+[08 Jan/18:04] <Elysian> home built?
+[08 Jan/18:05] * LosGuy hardly ever crashes...
+[08 Jan/18:05] <Trask> how do I enable windows update?
+[08 Jan/18:05] <CountMech> I'm currently using PII366 on 98
+[08 Jan/18:05] <Elysian> countmech: laptop?
+[08 Jan/18:05] <CountMech> how you guess?
+[08 Jan/18:05] <Elysian> 366 only seemed really popular on laptops that i have seen
+[08 Jan/18:05] <Elysian> Dell has a laptop with a PIII 500!
+[08 Jan/18:05] <`Muff`> '98 uses >64mb of RAM more efficiently, has FAT 32 conversion support, features Windows Update and Disk Cleanup... I could go on ;)
+[08 Jan/18:05] > whizd!Michaeldee@ABDE40A0.ipt.aol.com has joined #win98
+[08 Jan/18:06] @ mode #win98 [+v whizd] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:06] <CountMech> are you saying that 64 megs of RAM isn't enough?
+[08 Jan/18:06] <Elysian> DX7 has a T&L engine!:)
+[08 Jan/18:06] <Elysian> doh
+[08 Jan/18:06] <Elysian> that doesn't pertain to 98!
+[08 Jan/18:06] <Elysian> :)
+[08 Jan/18:06] <Elysian> count: with 98 yes
+[08 Jan/18:07] <Elysian> i had 128 on my old 133
+[08 Jan/18:07] <CountMech> yes
+[08 Jan/18:07] <CountMech> T&L?
+[08 Jan/18:07] <LosGuy> its enough
+[08 Jan/18:07] <Elysian> honestly it was faster than this 200
+[08 Jan/18:07] <Elysian> Texture and Lightinh
+[08 Jan/18:07] <CountMech> oh
+[08 Jan/18:07] <Elysian> lighting
+[08 Jan/18:07] <LosGuy> it just will handle more
+[08 Jan/18:07] <Elysian> my 133 was a good performer
+[08 Jan/18:07] <CountMech> that what I had for a while too and that was pretty good
+[08 Jan/18:07] <Elysian> specially when i oced it:)
+[08 Jan/18:08] <CountMech> ?
+[08 Jan/18:08] <Big_Dad> there's gonna be machines running one gigahert in the near future
+[08 Jan/18:08] <Elysian> overclocked for the unabbreviated people
+[08 Jan/18:08] <CountMech> I see!
+[08 Jan/18:08] * `Muff` was happy with 200 mhz until I started adding monitors... those extra vid cards kinda eat up cpu cycles
+[08 Jan/18:08] <LosGuy> they already are
+[08 Jan/18:08] <Elysian> big_dad: there is already a kryotech version
+[08 Jan/18:08] <LosGuy> see tomshardware.com
+[08 Jan/18:08] < SignOff: lldfodd!Sunshine@212.5.141.122 (Ping timeout for lldfodd[212.5.141.122])
+[08 Jan/18:08] <Elysian> yeah
+[08 Jan/18:08] <Big_Dad> yeah running on a -40celsius regrigerant unit on it.
+[08 Jan/18:09] <Elysian> -55 last i checked
+[08 Jan/18:09] <Big_Dad> refrigerant
+[08 Jan/18:09] <CountMech> oh, wow
+[08 Jan/18:09] <Big_Dad> i thought they were up to -40, no idea...  you could be right, but doesn't matter to me, I'm not getting it hehehe
+[08 Jan/18:09] <Elysian> i would if i had the money but it'd be cheaper to wait till 1 gigaherz actually comes out
+[08 Jan/18:10] <GillesV> How do I change drive letters?
+[08 Jan/18:10] <Elysian> a pIII 700 is like 200 more than a athlon 700 at fry's
+[08 Jan/18:10] < SignOff: whizd!Michaeldee@ABDE40A0.ipt.aol.com (Leaving)
+[08 Jan/18:10] <Elysian> athlon outperforms it
+[08 Jan/18:10] <CountMech> can someone explain the registry to me and what it has to do w/ activeX?
+[08 Jan/18:10] <Big_Dad> is athlon the K7?
+[08 Jan/18:11] < SignOff: `Muff`!~kmefford@lou38.kih.net (My karma ran over my dogma)
+[08 Jan/18:11] <Elysian> yeah
+[08 Jan/18:11] <Elysian> doh
+[08 Jan/18:11] <Big_Dad> CountMech: The registry needs to contain the ActiveX information to use the control.  you can register controls with regsrv32 i believe
+[08 Jan/18:13] <CountMech> whats regsrv32?
+[08 Jan/18:13] <Big_Dad> an executable file that comes with windows, i think it's either in the windows folder or the system...
+[08 Jan/18:13] <Big_Dad> it will register the control into the windows registry and then you can use it.
+[08 Jan/18:14] < Trask!trask@host-216-78-22-204.cae.bellsouth.net has left #win98 ()
+[08 Jan/18:14] <CountMech> cool
+[08 Jan/18:15] > j3ss1!dktdgjgd@rotary0806.voicenet.com has joined #win98
+[08 Jan/18:15] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:15] ! Tigerleah is known as vampiress
+[08 Jan/18:15] > Shawn^!shawn@j25.ttk32.jaring.my has joined #win98
+[08 Jan/18:15] <Shawn^> how map drive in win98?
+[08 Jan/18:15] @ mode #win98 [+v Shawn^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:16] <LosGuy> right click on the share and choose map
+[08 Jan/18:16] <Big_Dad> CountMech: sorry!  it's called regsvr32
+[08 Jan/18:16] <Big_Dad> in your Windows\SYSTEM folder
+[08 Jan/18:17] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[08 Jan/18:18] ! angieboos is known as angieCOOK
+[08 Jan/18:18] ! Infra is known as Infra_
+[08 Jan/18:19] <Shawn^> my comp is weird
+[08 Jan/18:19] <Shawn^> the date n year is always the same when i shutdown n reboot
+[08 Jan/18:19] <Shawn^> 1/1/1997
+[08 Jan/18:19] <Shawn^> what's wrong?
+[08 Jan/18:19] <Elysian> shawn: look at this
+[08 Jan/18:19] <Big_Dad> Y2K
+[08 Jan/18:19] <Elysian> doh
+[08 Jan/18:20] <Elysian> everyone automatically goes to y2k!
+[08 Jan/18:20] <Elysian> :)
+[08 Jan/18:20] <Elysian> shawn: try this
+[08 Jan/18:20] <Big_Dad> haha
+[08 Jan/18:20] <Elysian> run msconfig
+[08 Jan/18:20] <Elysian> then go to the autoexec.bat tab
+[08 Jan/18:20] <Elysian> and look to see if there is a command that says "date 1/1/1997
+[08 Jan/18:20] <Shawn^> nope
+[08 Jan/18:21] <LosGuy> what is starting there or in your startup folder?
+[08 Jan/18:21] <LosGuy> cmos battery is dying is another possiblility
+[08 Jan/18:21] <Elysian> yeah
+[08 Jan/18:22] <Shawn^> what can be wrong?
+[08 Jan/18:22] <Elysian> well
+[08 Jan/18:22] <Elysian> do you still   have msconfig open?
+[08 Jan/18:22] ! Buzzbar is known as LghtHeded
+[08 Jan/18:22] <Shawn^> yes
+[08 Jan/18:23] <LosGuy> yer not running any programs that try to cheat expiration dates are you?
+[08 Jan/18:23] ! LghtHeded is known as Buzzbar
+[08 Jan/18:23] <CountMech> Is Linux better then Windows?
+[08 Jan/18:23] <Elysian> well
+[08 Jan/18:23] <LosGuy> for what CountMech?
+[08 Jan/18:23] <Shawn^> losguy nope
+[08 Jan/18:23] <Elysian> depends on what your function is
+[08 Jan/18:23] <Big_Dad> windows is better for novices
+[08 Jan/18:23] <Elysian> shawn: check the startup tab
+[08 Jan/18:24] <Shawn^> it's just that the year is always 1997
+[08 Jan/18:24] <LosGuy> windows is better for alot of things
+[08 Jan/18:24] <Elysian> for anything that says 1/9/1997
+[08 Jan/18:24] <Shawn^> although i did chnage the date
+[08 Jan/18:24] <CountMech> hmm..interesting and linux is for the more advanced
+[08 Jan/18:24] <Elysian> gamez!
+[08 Jan/18:24] <Elysian> :)
+[08 Jan/18:24] <LosGuy> it depends on what you use your system for
+[08 Jan/18:24] <Elysian> countmech: no
+[08 Jan/18:24] <CountMech> ?
+[08 Jan/18:24] <Elysian> nt and 2k are very much for the more advanced
+[08 Jan/18:24] <CountMech> oh, I get it
+[08 Jan/18:24] <Elysian> linux doesn't come with much more than nt or 2k...
+[08 Jan/18:24] <Shawn^> elysian nope too
+[08 Jan/18:24] <Big_Dad> Elysian: you beta testing 2K?
+[08 Jan/18:25] <Elysian> yah
+[08 Jan/18:25] <CountMech> How Can I get beta 2K?
+[08 Jan/18:25] > W!cservice@undernet.org has joined #win98
+[08 Jan/18:25] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[08 Jan/18:25] <Big_Dad> sign up at microsoft
+[08 Jan/18:25] <CountMech> cool, I might do that
+[08 Jan/18:25] <Big_Dad> Elysian: is the GUI much different?
+[08 Jan/18:25] <GillesV> they don't need beta testers anymore, the product comes out next month
+[08 Jan/18:26] <Elysian> dad: not really
+[08 Jan/18:26] <Big_Dad> feb 17 i think
+[08 Jan/18:26] <CountMech> How windows always crashes so f*!@en much?
+[08 Jan/18:26] <Big_Dad> Elysian: you ever run Gnome?
+[08 Jan/18:26] <CountMech> yeah
+[08 Jan/18:26] <Elysian> its just more optimized
+[08 Jan/18:26] <Elysian> dad: great graphical editor no?
+[08 Jan/18:26] <Elysian> count: my windows 98 never crashed on me
+[08 Jan/18:27] <Big_Dad> Elysian: The GUI for Linux, nevermind though...  Wrong channel for that.
+[08 Jan/18:27] <Elysian> oh
+[08 Jan/18:27] <CountMech> Ha
+[08 Jan/18:27] <Big_Dad> Win98 goes down on me all the time.
+[08 Jan/18:27] <Elysian> i had KDE
+[08 Jan/18:27] <Elysian> win98 never crashed when i bout this mb
+[08 Jan/18:27] <CountMech> I whant to try KDE but I haven't had time for linux lately
+[08 Jan/18:27] <Elysian> its a FIC PT2011
+[08 Jan/18:27] <Elysian> KDE is rather nice
+[08 Jan/18:27] <Big_Dad> I like Ghnome alot better than KDE
+[08 Jan/18:27] <Elysian> i had Openlinux which came with KDE
+[08 Jan/18:28] < GillesV!digits@cgowave-70-21.cgocable.net has left #win98 ()
+[08 Jan/18:28] <Big_Dad> Ghnome=Gnome
+[08 Jan/18:28] <CountMech> Elysian:what system do u have for win98?
+[08 Jan/18:28] <Elysian> well
+[08 Jan/18:28] <Elysian> don't got 98
+[08 Jan/18:28] <Elysian> but
+[08 Jan/18:28] <Elysian> i have a p200
+[08 Jan/18:28] <Elysian> 64 megs ram
+[08 Jan/18:28] <Elysian> s3 virge GX/DX 3d decelerator
+[08 Jan/18:28] <Elysian> etc etc
+[08 Jan/18:29] <CountMech> but you mentioned never crashed on you
+[08 Jan/18:29] <CountMech> mentioned win98 didn't crash
+[08 Jan/18:30] <Big_Dad> 98 crashes on me when i just load certain webpages
+[08 Jan/18:30] <Elysian> i know
+[08 Jan/18:30] <Elysian> but i don't got 98 anymore
+[08 Jan/18:30] <LosGuy> dont got?
+[08 Jan/18:30] <CountMech> I see, now that you have 2000
+[08 Jan/18:31] <CountMech> what do you do w/ your comp?
+[08 Jan/18:34] < SignOff: Elysian!Elysian@1Cust141.tnt5.plano.tx.da.uu.net (Ping timeout for Elysian[1Cust141.tnt5.plano.tx.da.uu.net])
+[08 Jan/18:35] <j3ss1> whens win2k going retail?
+[08 Jan/18:36] <Big_Dad> feb 17
+[08 Jan/18:36] <j3ss1> hmm
+[08 Jan/18:37] ! Buzzbar is known as MaabDrunk
+[08 Jan/18:37] ! gejwhopfk is known as DarkChyld
+[08 Jan/18:38] <CountMech> How do I sign up for Win2k beta, I'm at the site and everything.
+[08 Jan/18:39] <LosGuy> beta is over
+[08 Jan/18:40] <CountMech> ah man
+[08 Jan/18:40] <CountMech> well , my dad said he could get the disk anyways
+[08 Jan/18:41] <LosGuy> a month before release is a bit late to apply :P
+[08 Jan/18:47] <CountMech> Well, I didn't know when they were realeaseing it, they'll probably prempt the date like they did w/ the pther realeases
+[08 Jan/18:47] > jet350!~jet@63.74.224.170 has joined #win98
+[08 Jan/18:47] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[08 Jan/18:47] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/18:47] <LosGuy> dunno why it is gold
+[08 Jan/18:48] <Big_Dad> there will be official releases circulating before feb 17
+[08 Jan/18:48] <LosGuy> (and they did push the date back once already
+[08 Jan/18:48] <LosGuy> but that would be ... off topic here Big_Dad
+[08 Jan/18:48] ! soxs is known as isty
+[08 Jan/18:49] <CountMech> they'll push it into december for all I know
+[08 Jan/18:49] <CountMech> well, I gotta go, nite!
+[08 Jan/18:49] < CountMech!UMOX99@dialup-209.246.65.47.NewYork2.Level3.net has left #win98 ()
+[08 Jan/18:51] ! tuck__ is known as glittagal
+[08 Jan/18:51] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[08 Jan/18:51] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:14] ! tuck__ is known as GlamGlitt
+[08 Jan/19:14] ! Pslave^Nz is known as Powers|av
+[08 Jan/19:14] ! GlamGlitt is known as GlittaPaL
+[08 Jan/19:15] > Sobek!~waste_the@cust-169-16.as03.phnx.eli.net has joined #win98
+[08 Jan/19:15] @ mode #win98 [+v Sobek] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/19:16] > MUSCRATT!me@ppp30.yakima-west.ewa.net has joined #win98
+[08 Jan/19:16] @ mode #win98 [+v MUSCRATT] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:17] ! vampiress is known as Tigerleah
+[08 Jan/19:18] <Sobek> how do i uninstall explorer
+[08 Jan/19:18] <Big_Dad> you can't
+[08 Jan/19:19] <Big_Dad> manually go through a tedious process maybe, but no simple way
+[08 Jan/19:20] <Sobek> how complex is it
+[08 Jan/19:20] <Big_Dad> never tried it...  i did see a web page once with two methods describing how to do it though I believ.e
+[08 Jan/19:21] <Sobek> ok
+[08 Jan/19:21] < Sobek!~waste_the@cust-169-16.as03.phnx.eli.net has left #win98 ()
+[08 Jan/19:22] < SignOff: MUSCRATT!me@ppp30.yakima-west.ewa.net (Leaving)
+[08 Jan/19:25] ! MaabDrunk is known as ^Maab^Off
+[08 Jan/19:25] < SignOff: j3ss1!dktdgjgd@rotary0806.voicenet.com (:P)
+[08 Jan/19:27] > The-Bot!~TheBot@ip199-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/19:27] @ mode #win98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:35] < SignOff: Shawn^!shawn@j25.ttk32.jaring.my (Leaving)
+[08 Jan/19:37] > MetHAD0ne!AcidTrance@24.66.64.136.mb.wave.home.com has joined #win98
+[08 Jan/19:37] <MetHAD0ne>  is it true that win 98 uses 96MB of memory to run properly?
+[08 Jan/19:37] @ mode #win98 [+v MetHAD0ne] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/19:38] < SignOff: The-Bot!~TheBot@ip199-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip199-250.boaaip1.adsl.tele.dk]: Connection timed out)
+[08 Jan/19:40] <Azmodan> MetHAD0ne, windows will use whatever you throw at it
+[08 Jan/19:41] <MetHAD0ne> so, i have 128MB and it's using all of it?
+[08 Jan/19:42] <Azmodan> MetHAD0ne, it will
+[08 Jan/19:42] <Azmodan> MetHAD0ne, it tried to manage it intelligently
+[08 Jan/19:42] > The-Bot!~TheBot@ip206-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/19:43] <Azmodan> MetHAD0ne, but I find programs like FreeMem to be a great help you get back the memory it steals
+[08 Jan/19:43] @ mode #win98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:44] < SignOff: LifeBlood!azmodan@phi.compinet.com (Core Dump, The shit has been purged)
+[08 Jan/19:45] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[08 Jan/19:45] @ mode #win98 [+v LifeBlood] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:46] @ mode #win98 [+o LifeBlood] by Aphrodite!pegasys@tigerrose.grateful.org
+[08 Jan/19:46] > rod_!~none@du-148-233-34-114.prodigy.net.mx has joined #win98
+[08 Jan/19:46] <rod_> HELLO
+[08 Jan/19:46] @ mode #win98 [+v rod_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:47] <rod_> can i run win NT worstation in my home desktop with 32 ram?
+[08 Jan/19:47] ! Toby^ is known as GizmO^
+[08 Jan/19:48] ! FLC is known as Holden4ev
+[08 Jan/19:49] ! Holden4ev is known as Holdenman
+[08 Jan/19:49] <LosGuy> gee now there is a win98 question
+[08 Jan/19:50] <rod_> anyone can help me?
+[08 Jan/19:50] <MetHAD0ne> doubt it dude
+[08 Jan/19:50] <LosGuy> try a NT channel
+[08 Jan/19:50] <rod_> mm well
+[08 Jan/19:50] <rod_> another one
+[08 Jan/19:50] ! GuybrBBL is known as Guybrush
+[08 Jan/19:50] <rod_> nt workstation could work without nt server?
+[08 Jan/19:50] <LosGuy> try a NT channel
+[08 Jan/19:50] ! Holdenman is known as Chiwigirl
+[08 Jan/19:50] > Big`Ed!BigEd@12-166.009.popsite.net has joined #win98
+[08 Jan/19:50] <LosGuy> this is a windows98 channel
+[08 Jan/19:50] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:51] <LosGuy> Hi Ed
+[08 Jan/19:51] <rod_> it's invite only
+[08 Jan/19:51] < SignOff: Big`Ed!BigEd@12-166.009.popsite.net (Read error to Big`Ed[12-166.009.popsite.net]: EOF from client)
+[08 Jan/19:51] <LosGuy> there is more than one
+[08 Jan/19:51] > Big`Ed!BigEd@12-166.009.popsite.net has joined #win98
+[08 Jan/19:51] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:51] <LosGuy> and the fact that it is invite only doesnt make this an NT channel
+[08 Jan/19:52] * Big`Ed is lagged
+[08 Jan/19:52] ! Guybrush is known as GuybruBBL
+[08 Jan/19:52] < SignOff: Big`Ed!BigEd@12-166.009.popsite.net (Read error to Big`Ed[12-166.009.popsite.net]: EOF from client)
+[08 Jan/19:52] <LosGuy> not to me yer not
+[08 Jan/19:52] <MetHAD0ne> join #windowsnt
+[08 Jan/19:52] <rod_> thnks
+[08 Jan/19:52] <MetHAD0ne> no prob
+[08 Jan/19:52] <LosGuy> or #NT or #winNT
+[08 Jan/19:52] > Big`Ed!BigEd@12-166.009.popsite.net has joined #win98
+[08 Jan/19:53] @ mode #win98 [+v Big`Ed] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:54] ! Chiwigirl is known as FLC
+[08 Jan/19:55] < SignOff: MetHAD0ne!AcidTrance@24.66.64.136.mb.wave.home.com (Insert lame ass quit message here.)
+[08 Jan/19:56] < SignOff: The-Bot!~TheBot@ip206-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip206-250.boaaip1.adsl.tele.dk]: Connection reset by peer)
+[08 Jan/19:56] > The-Bot!~TheBot@ip206-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/19:56] < SignOff: The-Bot!~TheBot@ip206-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip206-250.boaaip1.adsl.tele.dk]: Connection reset by peer)
+[08 Jan/19:56] < rod_!~none@du-148-233-34-114.prodigy.net.mx has left #win98 ()
+[08 Jan/19:57] <Big`Ed> hi all!
+[08 Jan/19:57] <LosGuy> Hi Ed
+[08 Jan/19:58] <Big`Ed> hehe - wazup?
+[08 Jan/19:58] > The-Bot!~TheBot@ip206-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/19:58] @ mode #win98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/19:59] < SignOff: The-Bot!~TheBot@ip206-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip206-250.boaaip1.adsl.tele.dk]: Connection reset by peer)
+[08 Jan/20:00] ! angieCOOK is known as angieBBL
+[08 Jan/20:00] ! WhiteKing is known as VL_Calais
+[08 Jan/20:01] ! RoadRash is known as _HSV_
+[08 Jan/20:01] ! tuck__ is known as glittagal
+[08 Jan/20:05] ! wyldangel is known as W|LdAnGeL
+[08 Jan/20:05] ! |cool| is known as ^ma[C]ao^
+[08 Jan/20:06] ! wayklaro is known as hilfiger^
+[08 Jan/20:10] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[08 Jan/20:11] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[08 Jan/20:12] < SignOff: jet350!~jet@63.74.224.170 (Read error to jet350[63.74.224.170]: Connection reset by peer)
+[08 Jan/20:14] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[08 Jan/20:15] <LosGuy> `op
+[08 Jan/20:15] @ mode #win98 [+o LosGuy] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:15] > LadyReed!~hmmm@as5300-avn1-tvc1.dialup-158.tvc.mi.bignetnorth.net has joined #win98
+[08 Jan/20:15] @ mode #win98 [+v LadyReed] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:17] <LadyReed> is  anyone here
+[08 Jan/20:17] <Zeus> HUH?
+[08 Jan/20:17] ! tuck__ is known as glittapal
+[08 Jan/20:19] <LadyReed> besides you
+[08 Jan/20:20] < LadyReed!~hmmm@as5300-avn1-tvc1.dialup-158.tvc.mi.bignetnorth.net has left #win98 ()
+[08 Jan/20:21] ! Tigerleah is known as Tigerbrb
+[08 Jan/20:23] ! Cothran76 is known as Dude1
+[08 Jan/20:23] ! Dude1 is known as Cothran76
+[08 Jan/20:23] ! bone_207 is known as ineedsex
+[08 Jan/20:23] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[08 Jan/20:23] ! GuybruBBL is known as Guybrush
+[08 Jan/20:23] @ mode #win98 [+v Athena] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:23] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/20:24] @ mode #win98 [+v Proteus] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:25] ! ineedsex is known as bone_207
+[08 Jan/20:25] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[08 Jan/20:25] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/20:26] > The-Bot!~TheBot@ip225-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/20:26] @ mode #win98 [+v The-Bot] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:26] ! junkoholi is known as cheeky
+[08 Jan/20:28] ! bone_207 is known as Bone_207
+[08 Jan/20:31] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/20:31] @ mode #win98 [+v Azmodan] by Vulcan
+[08 Jan/20:34] < SignOff: The-Bot!~TheBot@ip225-250.boaaip1.adsl.tele.dk (Ping timeout for The-Bot[ip225-250.boaaip1.adsl.tele.dk])
+[08 Jan/20:34] < SignOff: Big`Ed!BigEd@12-166.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[08 Jan/20:36] > The-Bot!TheBot@ip228-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/20:36] @ mode #win98 [+v The-Bot] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:37] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[08 Jan/20:43] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[08 Jan/20:46] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/20:46] @ mode #win98 [+v Azmodan] by Zeus
+[08 Jan/20:46] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/20:46] @ mode #win98 [+v Proteus] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:48] > The-Bot!~TheBot@ip228-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/20:48] @ mode #win98 [+v The-Bot] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/20:49] ! angieBBL is known as angieCOOK
+[08 Jan/20:49] ! angieCOOK is known as angieboos
+[08 Jan/20:51] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[08 Jan/20:52] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[08 Jan/20:52] ! angieboos is known as angieAFK
+[08 Jan/20:53] @ mode #win98 [+v Athena] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/20:55] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/20:55] @ mode #win98 [+v Proteus] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/21:02] > SynError!SynError@213.8.24.211 has joined #win98
+[08 Jan/21:02] <SynError> is there any way that i can change the aspect ratio of an image (jpeg) so that i can see it at the same quality at full screen for example?
+[08 Jan/21:02] @ mode #win98 [+v SynError] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/21:02] ! Gumpster is known as gump-brb
+[08 Jan/21:03] <LosGuy> SynError just as they told you in #help
+[08 Jan/21:03] <LosGuy> and aspect can only be maintained within limits
+[08 Jan/21:03] ! angieAFK is known as angieboos
+[08 Jan/21:03] <SynError> then that's not helping. i need to be able to do it with a prog OTHER then photoshop
+[08 Jan/21:04] ! Elly` is known as Elly_BRB
+[08 Jan/21:04] <LosGuy> you can probably do it with paint shop pro
+[08 Jan/21:04] <LosGuy> I dont know for sure
+[08 Jan/21:04] <LosGuy> but I would suspect you can
+[08 Jan/21:04] <LosGuy> the gimp would do it also
+[08 Jan/21:04] <LosGuy> if you have a linux box
+[08 Jan/21:06] <SynError> i'll try psp, and i got a win box
+[08 Jan/21:06] <SynError> hold on
+[08 Jan/21:06] < SignOff: Big_Dad!~cbeav@net107ip50.parklink.com (Leaving)
+[08 Jan/21:06] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[08 Jan/21:08] < SignOff: SynError!SynError@213.8.24.211 (Leaving)
+[08 Jan/21:08] ! gump-brb is known as Gumpster
+[08 Jan/21:10] < SignOff: The-Bot!~TheBot@ip228-250.boaaip1.adsl.tele.dk (Excess Flood)
+[08 Jan/21:11] > The-Bot!~TheBot@ip228-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/21:11] @ mode #win98 [+v The-Bot] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/21:12] ! angieboos is known as MissNasty
+[08 Jan/21:13] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[08 Jan/21:17] > Cooljules!Cooljules@ras199.avades.nl has joined #win98
+[08 Jan/21:17] @ mode #win98 [+v Cooljules] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/21:17] <Cooljules> the light goes out
+[08 Jan/21:18] <Cooljules> in the computer the light goes out
+[08 Jan/21:18] ! Elly_BRB is known as Elly-BBL
+[08 Jan/21:18] <LosGuy> huh?
+[08 Jan/21:19] <Cooljules> I was thinking of a conflict but I'm not sure
+[08 Jan/21:19] <LosGuy> what computer light?
+[08 Jan/21:21] <Cooljules> hehe
+[08 Jan/21:21] <Cooljules> the light on the network card
+[08 Jan/21:21] <LosGuy> is it loose in the slot?
+[08 Jan/21:21] <LosGuy> (dont mess with it while your system is powered)
+[08 Jan/21:22] <Cooljules> loose
+[08 Jan/21:22] <Cooljules> it's in a ISA slot
+[08 Jan/21:23] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[08 Jan/21:23] @ mode #win98 [+v Azmodan] by Zeus
+[08 Jan/21:24] <LosGuy> underclocking doesnt usually cause problems
+[08 Jan/21:24] <LosGuy> over clocking on the other hand
+[08 Jan/21:24] ! Volly is known as Volly-BRB
+[08 Jan/21:24] <|Dv8|> this computer keeps crashing alot....first I thought it was the software...then I thought it was the harddrive..now I think it is either the memory or cpu
+[08 Jan/21:25] <|Dv8|> well no this computer..the one besdie me
+[08 Jan/21:25] <|Dv8|> no=not
+[08 Jan/21:25] <LosGuy> hah I had a problem with my memory when I first fired this thing up (and I had cheked it
+[08 Jan/21:25] <LosGuy> checked it
+[08 Jan/21:25] <LosGuy> the RAM was not seated properly though...took nearly a day and 1/2 to finally figure that out
+[08 Jan/21:25] <|Dv8|> welll I figured out it wasn't the software because it froze when I started to reinstall win98se
+[08 Jan/21:26] <|Dv8|> it froze at 26 percent of copying files :)
+[08 Jan/21:26] <LosGuy> hmmm
+[08 Jan/21:26] <LosGuy> that still could be software but I would be thinking hardware too
+[08 Jan/21:27] > Cue_Ball!hi_@ppp050074.usmo.com has joined #win98
+[08 Jan/21:27] <LosGuy> and low quality ram can be a problem even
+[08 Jan/21:27] <|Dv8|> I ma trying again figuring it was the cpu and I tried changing the jumpers setting in the bios (yes I did say in the bios because thats where it is done on that computer)
+[08 Jan/21:27] @ mode #win98 [+v Cue_Ball] by Zeus!pegasys@tigerrose.grateful.org
+[08 Jan/21:27] <Cooljules> it's seated right
+[08 Jan/21:28] <Cue_Ball> I can't seem to get this HDD to work
+[08 Jan/21:28] <|Dv8|> well it's all working...I did check that..I am so worried of rining the memory that I really check it good
+[08 Jan/21:28] * LosGuy has a jumperless mb too (not my celeron system though)
+[08 Jan/21:29] <LosGuy> I checked mine too |Dv8|...but it was still loose
+[08 Jan/21:29] <|Dv8|> I have two jumperless mbs :) a PII 333 o/ced to 366 and a celeron 400 not overclocked at all
+[08 Jan/21:29] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[08 Jan/21:29] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[08 Jan/21:29] @ mode #win98 [+vv Proteus Athena] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/21:29] <LosGuy> abit?
+[08 Jan/21:29] <LosGuy> Cue_Ball what is the problem?
+[08 Jan/21:29] <|Dv8|> my PII system works top notch
+[08 Jan/21:29] <Cue_Ball> well
+[08 Jan/21:29] <Cue_Ball> I hook it up right and everything
+[08 Jan/21:30] <Cue_Ball> I set it to auto detect my Master and Slave
+[08 Jan/21:30] <Cue_Ball> and it don't read either
+[08 Jan/21:30] <LosGuy> bad cable?
+[08 Jan/21:30] <|Dv8|> no..the celeron runs on a shitty mobo...I think it is SiS something....maybe that's the wrong brand name for the mobo
+[08 Jan/21:30] <LosGuy> bad IDE?
+[08 Jan/21:30] <LosGuy> doh port
+[08 Jan/21:30] <|Dv8|> oops..didn't mean to swear....really
+[08 Jan/21:30] <Aphrodite> no cussing DV8
+[08 Jan/21:31] <Cue_Ball> it shouldn't be
+[08 Jan/21:31] <|Dv8|> sorry..won't happen again
+[08 Jan/21:31] <Cue_Ball> this PC is only a year old
+[08 Jan/21:32] <LosGuy> Cue_Ball you have the master / slave settings correct on the drives?
+[08 Jan/21:32] <LosGuy> and plugged into ide 1? (should still detect if on IDE 2 but you might not be looking for it there)
+[08 Jan/21:32] <Cue_Ball> you mean have them hooked up right?
+[08 Jan/21:33] <LosGuy> well ... each HD as a jumper on it...that tells the system if it is gonna be a master or a slave
+[08 Jan/21:33] <LosGuy> on that IDE cable
+[08 Jan/21:33] <|Dv8|> and most HDs have a label telling you what seetting are correct
+[08 Jan/21:33] <LosGuy> also are the cables plugged in in the right direction?
+[08 Jan/21:33] <Cue_Ball> Cables are correct
+[08 Jan/21:34] <LosGuy> on the mb AND the drives
+[08 Jan/21:34] <Cue_Ball> this on says
+[08 Jan/21:34] <Cue_Ball> one
+[08 Jan/21:34] <Cue_Ball> Master: C/D IN   SLAVE: C/D OUT
+[08 Jan/21:35] <LosGuy> that is not ringing a bell with me...but probably does with you...
+[08 Jan/21:36] <LosGuy> do you have one as master and theother as slave?
+[08 Jan/21:36] ! Elly-BBL is known as Elly`
+[08 Jan/21:36] <Cue_Ball> Yes
+[08 Jan/21:36] <Cue_Ball> I had them hooked up like this
+[08 Jan/21:36] <LosGuy> and powered up?
+[08 Jan/21:36] <Cue_Ball> yep
+[08 Jan/21:36] <|Dv8|> the cd rom drive on this computer have little clips that seem to trying to hold the cd in place...they don't seem to be very effective in that so can anyone tell me what they are really for?
+[08 Jan/21:37] <Cue_Ball> [motherboard]-------[master]------[slave]
+[08 Jan/21:37] <LosGuy> that part is fine... it really doesnt matter which order you put them in...
+[08 Jan/21:37] <Cue_Ball> hmm
+[08 Jan/21:38] <LosGuy> but the jumpers need to be set properly and assuming you plugged them in correctly 
+[08 Jan/21:38] <LosGuy> it shouild be working
+[08 Jan/21:38] <Cue_Ball> I probably just need to mess with it some more
+[08 Jan/21:38] <Azmodan> |Dv8|, they are normally used for when you put your case on its side so the the disk doesn't fall out
+[08 Jan/21:39] <LosGuy> oh THOSE ahhaha I didnt know what he was talking about
+[08 Jan/21:39] <Azmodan> lol
+[08 Jan/21:40] <|Dv8|> who would want to run it on it's side? :)
+[08 Jan/21:40] <LosGuy> Cue_Ball most HD manufacturers have jumper settings on their sites
+[08 Jan/21:40] <LosGuy> if you dont have them
+[08 Jan/21:40] <Cue_Ball> all right
+[08 Jan/21:40] <Cue_Ball> tnx
+[08 Jan/21:41] <LosGuy> |Dv8| a desktop could be stood on it side...like atower
+[08 Jan/21:41] ! Volly-BRB is known as Volly
+[08 Jan/21:42] <|Dv8|> there..win98 is installing again...wonder if it will freeze on me
+[08 Jan/21:43] <|Dv8|> most mobos that take a PII and celeron cpu usually have a 100mhz bus speed right?
+[08 Jan/21:44] <LosGuy> celeron runs at 66 
+[08 Jan/21:44] <|Dv8|> oh
+[08 Jan/21:44] <|Dv8|> I will check that out after it installs..thank you
+[08 Jan/21:44] <LosGuy> over 400 P11 doses 100mhz I bleive
+[08 Jan/21:45] <|Dv8|> it froze on me :(
+[08 Jan/21:45] <LosGuy> does
+[08 Jan/21:45] <LosGuy> might be wrong on that though
+[08 Jan/21:49] <|Dv8|> are any celerons multiplier locked?
+[08 Jan/21:49] ! chi||i is known as chi||CASH
+[08 Jan/21:49] * LosGuy dont overclock
+[08 Jan/21:49] <LosGuy> try tomshardware.com
+[08 Jan/21:49] <LosGuy> he does alot of OC
+[08 Jan/21:50] <|Dv8|> I'm not..not this one..just checking
+[08 Jan/21:50] < SignOff: The-Bot!~TheBot@ip228-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip228-250.boaaip1.adsl.tele.dk]: Connection reset by peer)
+[08 Jan/21:51] > The-Bot!~TheBot@ip228-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/21:51] @ mode #win98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/21:51] ! grid is known as beefstick
+[08 Jan/21:52] > ^russia!Russia@wang-1018.cnl.com.au has joined #win98
+[08 Jan/21:52] @ mode #win98 [+v ^russia] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/21:52] < SignOff: Cooljules!Cooljules@ras199.avades.nl (J@sper known as Cooljules has left!)
+[08 Jan/21:53] <^russia> G'day losguy
+[08 Jan/21:53] <LosGuy> hi
+[08 Jan/21:53] <^russia> just called to say thanks for your help last night
+[08 Jan/21:53] <|Dv8|> I will know if it is the memory really soon
+[08 Jan/21:53] <LosGuy> np ^russia ...remmeber the nick not the problem though
+[08 Jan/21:54] <^russia> as you suggested.it was a memory problem
+[08 Jan/21:54] <LosGuy> oh yeah ...oh kewl you got it fixed?
+[08 Jan/21:55] <^russia> the problem has now been resolved....for some reason the memory banks could not be populated with 4 X 16MB simms of the same make
+[08 Jan/21:55] <|Dv8|> if it was a memory problem why would it seem to work great in dos but once I try to install win98 is messes up?
+[08 Jan/21:55] <^russia> it took 2 X 16MB of onr brand and 2 X 16MB or another brand for some reason
+[08 Jan/21:55] ! ^AnG3L^ is known as ^AnG|afk
+[08 Jan/21:56] <LosGuy> sometimes it is just the computer
+[08 Jan/21:56] <LosGuy> and the memory is fine on another system
+[08 Jan/21:56] <^russia> is this a normal happening
+[08 Jan/21:57] <|Dv8|> does dos use any of the sdram memory?
+[08 Jan/21:58] < Cue_Ball!hi_@ppp050074.usmo.com has left #win98 ()
+[08 Jan/21:59] <^russia> Anyway Los..i wont hog the channel..the problem is solved...thanks again for your help..much appreciated
+[08 Jan/21:59] <LosGuy> np Russia
+[08 Jan/21:59] <LosGuy> glad yer fixed up now
+[08 Jan/21:59] < ^russia!Russia@wang-1018.cnl.com.au has left #win98 ()
+[08 Jan/22:01] ! Jack_- is known as Jazzblues
+[08 Jan/22:03] <|Dv8|> cross your fingers..it might work now :)
+[08 Jan/22:03] * LosGuy sets mode +fingers_crossed
+[08 Jan/22:04] <|Dv8|> lol
+[08 Jan/22:04] <|Dv8|> it's already doing better than my first attempt
+[08 Jan/22:05] > TKK!TKK@MILWB102-10.splitrock.net has joined #win98
+[08 Jan/22:05] @ mode #win98 [+v TKK] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/22:05] <TKK> anyone here know the name of the OS that is suppossed to be able to fit onto a floppy?
+[08 Jan/22:05] <LosGuy> peanut linux
+[08 Jan/22:05] ! MissNasty is known as angieboos
+[08 Jan/22:06] <TKK> where can one acquire this?
+[08 Jan/22:06] <LosGuy> Search the web
+[08 Jan/22:06] <|Dv8|> cool..never heard of that...I will look for that sometime :)
+[08 Jan/22:06] <TKK> not a prob..thanks
+[08 Jan/22:06] < TKK!TKK@MILWB102-10.splitrock.net has left #win98 ()
+[08 Jan/22:06] ! hickychic is known as hickbath
+[08 Jan/22:07] < SignOff: The-Bot!~TheBot@ip228-250.boaaip1.adsl.tele.dk (Ping timeout for The-Bot[ip228-250.boaaip1.adsl.tele.dk])
+[08 Jan/22:11] ! chi||CASH is known as chi||i
+[08 Jan/22:14] <Azmodan> -op
+[08 Jan/22:14] @ mode #win98 [+o Azmodan] by LifeBlood!azmodan@phi.compinet.com
+[08 Jan/22:14] ! ^AnG|afk is known as ^L33K^
+[08 Jan/22:15] <|Dv8|> wow..it's even making it through the part that warns you that your computer may stop responding....I figured that would have did it in right away
+[08 Jan/22:15] @ mode #win98 [-bbbb *!*@ip11-250.boaaip1.adsl.tele.dk *!*arget2002@*.telia.com *!*belouga5@*.bellglobal.com *!*Bevis@*.aol.com] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[08 Jan/22:15] @ mode #win98 [-bbbb *!*big@*.rconnect.com *!*bozzio@*.total.net *!*Jimmy@*.wcta.net *!*l9ok@*.gblx.net] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[08 Jan/22:15] @ mode #win98 [-bbbb *!*lgvc42@*.pandora.be *!*Max356@*.quebectel.com *!*npn@*.unixbox.com *!*polipie@*.uunet.be] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[08 Jan/22:15] @ mode #win98 [-bbbb *!*rabclanhe@*.execpc.com *!*rr@*.* *!*sigma@*.uu.net *!*xjackaz@*.dialsprint.net] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[08 Jan/22:15] <LosGuy> kewl 
+[08 Jan/22:26] ! grid is known as thunderco
+[08 Jan/22:26] ! thunderco is known as thunderck
+[08 Jan/22:29] <|Dv8|> well...as far as i can tall it is a memory problem...cuz i just used memory that i know for sure works
+[08 Jan/22:29] <|Dv8|> tall=tell
+[08 Jan/22:30] <LosGuy> well ... it is good to know the problem
+[08 Jan/22:30] <|Dv8|> thank you all for your help....I found the problem and that makes me happy because i been trying for 5 hours now :)
+[08 Jan/22:32] <LosGuy> :)
+[08 Jan/22:33] <LosGuy> good luck |Dv8|
+[08 Jan/22:33] ! hickbath is known as hickych8i
+[08 Jan/22:33] ! hickych8i is known as hickychic
+[08 Jan/22:34] <|Dv8|> see ya later..thanx again
+[08 Jan/22:34] < |Dv8|!~G_Acker@ts4-d32.bar.auracom.com has left #win98 ()
+[08 Jan/22:40] > The-Bot!~TheBot@ip47-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/22:40] @ mode #win98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/22:41] ! Elly`` is known as Elly`
+[08 Jan/22:50] ! Elly` is known as Bern
+[08 Jan/22:54] > Theros_Ra!rasterburn@rsabin.tstonramp.com has joined #win98
+[08 Jan/22:54] ! Me|anie is known as Nymefette
+[08 Jan/22:54] @ mode #win98 [+v Theros_Ra] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/22:54] > bl1p!gamlin_16@cr676258-a.rchrd1.on.wave.home.com has joined #win98
+[08 Jan/22:54] <Theros_Ra> mm bl1p
+[08 Jan/22:54] <bl1p> merry meet
+[08 Jan/22:55] @ mode #win98 [+v bl1p] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/22:55] ! Bern is known as Me|anie
+[08 Jan/22:55] <bl1p> anyways
+[08 Jan/22:55] ! Nymefette is known as Elly`
+[08 Jan/22:55] <bl1p> I'm having a weird problem with windows..
+[08 Jan/22:55] <LosGuy> ¿
+[08 Jan/22:55] <bl1p> At certain points (undeterminable when) my screen just powers off.
+[08 Jan/22:55] <bl1p> I need to reboot to get it working again, has anyone ever heard of this before?
+[08 Jan/22:55] <bl1p> The power doesn't go off.. the image just appears..
+[08 Jan/22:55] <LosGuy> bl1p looked for better vid drivers?
+[08 Jan/22:55] ! Elly` is known as Melanie
+[08 Jan/22:56] ! Me|anie is known as Elly`
+[08 Jan/22:56] <LosGuy> or considered changing your settings on your current 
+[08 Jan/22:56] ! Melanie is known as Me|anie
+[08 Jan/22:56] <Theros_Ra> any have a clue how to clear out a USB driver?
+[08 Jan/22:56] <bl1p> i have the most current
+[08 Jan/22:57] <LosGuy> then change your res and or your refresh rate bl1p
+[08 Jan/22:57] <bl1p> hmm
+[08 Jan/22:57] <bl1p> it is on optimal right now
+[08 Jan/22:57] <bl1p> What would you recommend?
+[08 Jan/22:57] <LosGuy> look to see what your monitor can support
+[08 Jan/22:57] <LosGuy> (do you have monitor drivers installed?()
+[08 Jan/22:59] <bl1p> Yup
+[08 Jan/23:00] <LosGuy> look to see what your monitor supports
+[08 Jan/23:03] ! Tornado is known as odanrot
+[08 Jan/23:09] > kawi!kawi@ppp-026.m2-1.cor.ican.net has joined #win98
+[08 Jan/23:09] @ mode #win98 [+v kawi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/23:09] < SignOff: kawi!kawi@ppp-026.m2-1.cor.ican.net (Leaving)
+[08 Jan/23:09] < SignOff: Theros_Ra!rasterburn@rsabin.tstonramp.com (Ravenwood's Pagan Forest - http://www.paganforest.com)
+[08 Jan/23:11] < SignOff: bl1p!gamlin_16@cr676258-a.rchrd1.on.wave.home.com (Read error to bl1p[cr676258-a.rchrd1.on.wave.home.com]: Connection reset by peer)
+[08 Jan/23:15] ! endorphin is known as endo|away
+[08 Jan/23:23] > BAGGIO_DK!mich.madse@p414-007.ppp.get2net.dk has joined #win98
+[08 Jan/23:23] @ mode #win98 [+v BAGGIO_DK] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/23:23] <BAGGIO_DK> Help me
+[08 Jan/23:23] <BAGGIO_DK> please
+[08 Jan/23:25] <BAGGIO_DK> why can´t i change my Sound tonesas in bas and treble  ?????
+[08 Jan/23:25] <BAGGIO_DK> why can´t i change my Sound tones as in bas and treble  ?????
+[08 Jan/23:26] <BAGGIO_DK> they are locked in some way :o(
+[08 Jan/23:26] <Azmodan> BAGGIO_DK, do you have the most recent sound drivers for your card?
+[08 Jan/23:26] <BAGGIO_DK> help me 
+[08 Jan/23:26] <BAGGIO_DK> hmm i gues
+[08 Jan/23:26] <BAGGIO_DK> i´ll look
+[08 Jan/23:27] <BAGGIO_DK> it looks fine
+[08 Jan/23:28] <Azmodan> perhaps your sound card does not support those features
+[08 Jan/23:29] < SignOff: The-Bot!~TheBot@ip47-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip47-250.boaaip1.adsl.tele.dk]: Connection reset by peer)
+[08 Jan/23:29] <BAGGIO_DK> it cant be it´s a brand new IBM
+[08 Jan/23:29] > The-Bot!~TheBot@ip47-250.boaaip1.adsl.tele.dk has joined #win98
+[08 Jan/23:29] <BAGGIO_DK> sound card is called
+[08 Jan/23:29] @ mode #win98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/23:30] <BAGGIO_DK> ess solo pci
+[08 Jan/23:31] <BAGGIO_DK> audio-drive
+[08 Jan/23:31] > {^ping^}!JMan@dialin-110-140.mobilixnet.dk has joined #win98
+[08 Jan/23:31] @ mode #win98 [+b *!*TheBot@*.tele.dk] by LifeBlood!azmodan@phi.compinet.com
+[08 Jan/23:31] < The-Bot!~TheBot@ip47-250.boaaip1.adsl.tele.dk was kicked off #win98 by LifeBlood!azmodan@phi.compinet.com (we have enough bots, please don't come back now ya here)
+[08 Jan/23:31] @ mode #win98 [+v {^ping^}] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/23:31] <BAGGIO_DK> heheh hej ping :o)
+[08 Jan/23:31] <BAGGIO_DK> So your only help is to opdate my soundcard files ?
+[08 Jan/23:32] <BAGGIO_DK> ?
+[08 Jan/23:32] < {^ping^}!JMan@dialin-110-140.mobilixnet.dk has left #win98 ()
+[08 Jan/23:32] <Azmodan> BAGGIO_DK, thats all I can think of sorry
+[08 Jan/23:32] <BAGGIO_DK> ok thanks  :o) bye bye
+[08 Jan/23:33] <BAGGIO_DK> :o)
+[08 Jan/23:33] <Azmodan> bye bye
+[08 Jan/23:33] <BAGGIO_DK> have a nice day
+[08 Jan/23:33] < BAGGIO_DK!mich.madse@p414-007.ppp.get2net.dk has left #win98 ()
+[08 Jan/23:33] ! angieboos is known as angie\TV
+[08 Jan/23:37] ! grid is known as TX-HICK
+[08 Jan/23:38] ! mountain is known as m_shower
+[08 Jan/23:40] > EsCoS!escos@du-148-235-179-69.prodigy.net.mx has joined #win98
+[08 Jan/23:40] @ mode #win98 [+v EsCoS] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/23:41] <EsCoS> THANKS
+[08 Jan/23:41] ! TX-HICK is known as grid
+[08 Jan/23:42] <Azmodan> EsCoS, thanks for???
+[08 Jan/23:42] ! grid is known as [[|NOOK|]
+[08 Jan/23:42] ! [[|NOOK|] is known as [|NOOK|]]
+[08 Jan/23:42] < EsCoS!escos@du-148-235-179-69.prodigy.net.mx has left #win98 ()
+[08 Jan/23:42] <Azmodan> now that was weird
+[08 Jan/23:43] < SignOff: LosGuy!~husky21@user-33qtjej.dialup.mindspring.com (reboot)
+[08 Jan/23:44] ! [|NOOK|]] is known as {{HACK}}
+[08 Jan/23:44] ! {{HACK}} is known as }{HACK}{
+[08 Jan/23:48] > LosGuy!~husky21@user-33qtkkl.dialup.mindspring.com has joined #win98
+[08 Jan/23:48] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[08 Jan/23:55] ! m_shower is known as mountain
+[09 Jan/00:05] ! DrDoctor is known as Mustang
+[09 Jan/00:08] > |Dv8|!~G_Acker@ts4-d32.bar.auracom.com has joined #win98
+[09 Jan/00:08] > |Greeny|!nlcs@slip139-92-91-245.tel.il.ibm.net has joined #win98
+[09 Jan/00:08] <|Greeny|> plz help e
+[09 Jan/00:08] @ mode #win98 [+vv |Dv8| |Greeny|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/00:08] <|Dv8|> hi
+[09 Jan/00:08] <|Dv8|> anyone here?
+[09 Jan/00:09] <|Greeny|> i'm so desperate
+[09 Jan/00:09] <|Greeny|> plz...
+[09 Jan/00:09] <|Dv8|> what's wrong ?
+[09 Jan/00:09] <|Greeny|> i think i had a virus, dunno, i did something and my com CRASHED and i had to format it
+[09 Jan/00:09] <|Greeny|> so i started all from the beggining
+[09 Jan/00:09] <|Greeny|> but my modem - 56K
+[09 Jan/00:10] <|Greeny|> now running 33.600
+[09 Jan/00:10] <|Greeny|> and i can't log to the internet
+[09 Jan/00:10] <|Greeny|> when i install a prog it does the memory low (RAM mabe?)
+[09 Jan/00:10] <|Greeny|> and i don't know what to do!!!
+[09 Jan/00:10] <|Dv8|> reinstall the drivers for the modem
+[09 Jan/00:10] <|Dv8|> it's not the ram
+[09 Jan/00:11] <|Greeny|> i did dat already
+[09 Jan/00:11] <LosGuy> conflicts?
+[09 Jan/00:11] <|Greeny|> ?
+[09 Jan/00:11] <|Dv8|> and don't worry about what it is telling you for the speed..that is not always right...I am running at 115,200 bps...not really but that's what it says
+[09 Jan/00:12] <|Dv8|> right click my computer and them click properties
+[09 Jan/00:12] <LosGuy> and how much ram does it say you have when your Right click on contol panel and choose properties?
+[09 Jan/00:12] <|Greeny|> i dunno, ARG, my hole system is fucked i think
+[09 Jan/00:12] <|Greeny|> 64RAM
+[09 Jan/00:12] <LosGuy> |Dv8| no cussing here
+[09 Jan/00:12] <|Dv8|> not me
+[09 Jan/00:12] <LosGuy> doh |Greeny| no cussing
+[09 Jan/00:12] <|Dv8|> him
+[09 Jan/00:12] <|Dv8|>  :)
+[09 Jan/00:13] <|Dv8|> lol
+[09 Jan/00:13] <|Greeny|> sorry hehehe
+[09 Jan/00:13] <LosGuy> any conficts there ?
+[09 Jan/00:13] <|Greeny|> oh
+[09 Jan/00:13] <|Greeny|> lemme check
+[09 Jan/00:14] <|Greeny|> nopies
+[09 Jan/00:14] <|Dv8|> LosGuy..I may have been wrong on what I thought was wrong....could a loose wire from the power supply cause it to freeze without actually cutting all power?
+[09 Jan/00:14] <LosGuy> re your modem install the drivers that came with your modem
+[09 Jan/00:14] <LosGuy> instead of the default win98 drivers
+[09 Jan/00:14] <|Greeny|> i know
+[09 Jan/00:14] <LosGuy> uh |Dv8| I guess
+[09 Jan/00:15] <|Greeny|> you think i should reinstall win98?
+[09 Jan/00:15] <LosGuy> that woudl be kinda odd
+[09 Jan/00:15] <|Greeny|> hmmm
+[09 Jan/00:15] <|Dv8|> what woudl be odd?
+[09 Jan/00:15] <LosGuy> I thought you said you just did?
+[09 Jan/00:15] <LosGuy> the loose wire 
+[09 Jan/00:15] <|Greeny|> i had to install win98 ALL OVER AGAIN cause my hole damn computer got formatted
+[09 Jan/00:16] <LosGuy> are you running antivirus?
+[09 Jan/00:16] <LosGuy> are you sure it is gone?
+[09 Jan/00:16] <|Greeny|> when you install a prog, it has 3 meters, 1 - file installation, 2 - hole installation, 3 - MEMORY
+[09 Jan/00:16] <|Greeny|> right?
+[09 Jan/00:16] <LosGuy> a virus can bring a system to its knees performancewise
+[09 Jan/00:17] <|Greeny|> can a virus still stay after formatting the hole hole hole computer?
+[09 Jan/00:17] <LosGuy> yes
+[09 Jan/00:17] <|Greeny|> oh
+[09 Jan/00:17] <|Dv8|> oh..well I found a loose wire in there and I was even told about the previous owner jiggling wires to get it to work...there are about 20 wires so I figured not all of them are power wires and it may cause it to freeze
+[09 Jan/00:17] <|Greeny|> so what should i do?
+[09 Jan/00:17] <LosGuy> it depends on the type of virus
+[09 Jan/00:17] <LosGuy> go to avp.com
+[09 Jan/00:17] <LosGuy> and dl a scanner
+[09 Jan/00:17] ! angie\TV is known as angiehrmf
+[09 Jan/00:17] <|Greeny|> i can't log to the internet explorer
+[09 Jan/00:17] <|Dv8|> how can you get on mIRC?
+[09 Jan/00:17] <|Greeny|> where/
+[09 Jan/00:17] <|Greeny|> ?
+[09 Jan/00:18] <|Dv8|> www.avp.com
+[09 Jan/00:18] <|Greeny|> i can't log to the internet explorer
+[09 Jan/00:18] <|Dv8|> then how can you log to mIRC?
+[09 Jan/00:18] > F0o!F0oBox@210-55-148-141.dialup.xtra.co.nz has joined #win98
+[09 Jan/00:18] <F0o> Hi
+[09 Jan/00:18] @ mode #win98 [+v F0o] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/00:19] <F0o> Hi
+[09 Jan/00:19] <|Greeny|> i dunno
+[09 Jan/00:19] <|Dv8|> is the problem on the computer you are on right now?
+[09 Jan/00:19] <|Greeny|> it lets me log to the irc
+[09 Jan/00:19] <|Greeny|> yep
+[09 Jan/00:19] <F0o> I was wondering what the best Virus Killer is these days on PC, and where to get it ?
+[09 Jan/00:19] <LosGuy> you have other problems
+[09 Jan/00:19] <LosGuy> avp.com
+[09 Jan/00:19] <|Dv8|> well I hate to tell ya but your modem worked to get you on here
+[09 Jan/00:20] <LosGuy> no it is possible dv8
+[09 Jan/00:20] <LosGuy> I have seen it before
+[09 Jan/00:20] <|Greeny|> ??
+[09 Jan/00:20] <|Dv8|> yeah...it's not letting him anywhere else..but the modem worked nevertheless
+[09 Jan/00:20] <F0o> cheers dude
+[09 Jan/00:20] <|Greeny|> i know
+[09 Jan/00:20] ! angiehrmf is known as deadangie
+[09 Jan/00:20] <|Greeny|> slow but it works
+[09 Jan/00:20] <|Greeny|> ARG!
+[09 Jan/00:20] ! deadangie is known as angieboos
+[09 Jan/00:21] <LosGuy> did you get that URL F0o?
+[09 Jan/00:21] <LosGuy> for AVP?
+[09 Jan/00:21] <|Greeny|> ):(
+[09 Jan/00:22] <F0o> LosGuy: yup :) cheers, why is AVP the grestest :)
+[09 Jan/00:22] <LosGuy> it just finishes at the top in recent independant tests
+[09 Jan/00:22] <F0o> LosGuy: at least it's something rather than what I've got now which is nothing :)
+[09 Jan/00:22] <|Greeny|> i gtg, can you give me a last advice?
+[09 Jan/00:22] > Cue_Ball!hi_@ppp050085.usmo.com has joined #win98
+[09 Jan/00:23] @ mode #win98 [+v Cue_Ball] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/00:23] <LosGuy> greeeny do you know how to use ftp?
+[09 Jan/00:23] <LosGuy> from command line?
+[09 Jan/00:23] <LosGuy> or can you install a ftp client?
+[09 Jan/00:23] <|Greeny|> not realy
+[09 Jan/00:23] <|Greeny|> i have CUTE FTO
+[09 Jan/00:23] <|Greeny|> FTP]
+[09 Jan/00:23] <F0o> Me thinks I have  a virus, things going very strange lately on me Win98 :)
+[09 Jan/00:23] <|Greeny|> mw 1
+[09 Jan/00:23] <|Greeny|> me 2
+[09 Jan/00:24] <LosGuy> greeny if you decide to reninstall
+[09 Jan/00:24] <|Greeny|> what with the FTP?
+[09 Jan/00:24] <LosGuy> and your sure your not using a drive overlay (and need it)
+[09 Jan/00:24] <|Greeny|> drive overlay?
+[09 Jan/00:24] <F0o> like hotbot, when you tell it search doesn't take 10seconds to send the search info to the server, and IE5 should've be hanging for no real reason :)
+[09 Jan/00:24] <LosGuy> boot from a clean boot disk and do fdisk /mbr THEN do your format
+[09 Jan/00:24] <LosGuy> and you should be clean
+[09 Jan/00:24] > zod!zod@ae03053.powerup.com.au has joined #win98
+[09 Jan/00:25] <LosGuy> and turn the computer off after doing that for about a minute
+[09 Jan/00:25] @ mode #win98 [+v zod] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/00:25] <LosGuy> and you should kill any virus that might haved persisted
+[09 Jan/00:25] ! Mustang is known as DrMustang
+[09 Jan/00:25] <F0o> LosGuy: true.. but better to try some killers on it first :)
+[09 Jan/00:25] <|Dv8|> what is a drive overlay? :)
+[09 Jan/00:25] <LosGuy> but most suspected virus infections usually endup being hardware or software realted and not a virus 
+[09 Jan/00:26] <F0o> LosGuy: this true :)
+[09 Jan/00:26] <|Greeny|> let me see, i should - do - fdisk /mbr, then reinstall win98?
+[09 Jan/00:26] <LosGuy> it is software that tricks your comupter into using a HD larger than it normally could
+[09 Jan/00:26] <zod> yes i just brought a diamond data 50x and it runs like all s**T my only 24x goes faster and it sometimes says cannot read device is there ne way to fix this plz help
+[09 Jan/00:26] <LosGuy> ie maxtor has ezdrive and ONTRACK is another common overlay
+[09 Jan/00:26] <Cue_Ball> Windows
+[09 Jan/00:26] <Cue_Ball> really likes to deoptimize a PC
+[09 Jan/00:26] <|Greeny|> losguy: so i should - do - fdisk /mbr, then reinstall win98?
+[09 Jan/00:27] ! Cherub is known as Angel``
+[09 Jan/00:27] <F0o> uhmm maybe I should get one of the Hard Drive over lays for my 60meg hd, and turn it into 60gigs :) muhahhaha
+[09 Jan/00:27] <LosGuy> if you thihk you still have a virus
+[09 Jan/00:27] <LosGuy> and cant get a scanner
+[09 Jan/00:27] <F0o> downloading scanner now :)
+[09 Jan/00:27] <|Greeny|> do what i wrote in this order?
+[09 Jan/00:28] <|Greeny|> first - fdisk /mbr den reinstall?
+[09 Jan/00:28] <LosGuy> 1 boot from a known clean WRITE PROTECTED boot disk
+[09 Jan/00:28] <LosGuy> 2. type fdisk /mbr
+[09 Jan/00:28] <LosGuy> 3 format 
+[09 Jan/00:28] <LosGuy> 4 install
+[09 Jan/00:28] <|Dv8|> zod what was the problem again?
+[09 Jan/00:28] <|Greeny|> format???? boot?
+[09 Jan/00:28] <F0o> mbr (btw) = Master Boot Record ... 
+[09 Jan/00:28] <|Greeny|> ooh
+[09 Jan/00:29] <LosGuy> between steps you should shut the computer down for about a minute
+[09 Jan/00:29] <zod> i just brought a 50x cd rom and it is stuffing up i.e it takes about 10min to read the cd-rom and it copies at about 0.002k a sec
+[09 Jan/00:29] <zod> its dimond data
+[09 Jan/00:29] <F0o> zod: did it come with drivers ?
+[09 Jan/00:29] <LosGuy> zod does it have DMA checked for it?
+[09 Jan/00:30] ! bijzonder is known as urafruit
+[09 Jan/00:30] <|Greeny|> well thanks
+[09 Jan/00:30] <|Greeny|> alot
+[09 Jan/00:30] <|Greeny|> bye
+[09 Jan/00:30] < SignOff: |Greeny|!nlcs@slip139-92-91-245.tel.il.ibm.net (Night-Light Channel Service 2.0ª ßeta 7 ¡!NLCS¡! get it at http://www.night-light.net/nlcs/)
+[09 Jan/00:30] <Cue_Ball> bye
+[09 Jan/00:30] <LosGuy> greeny I would still try to get a good scanne...doh
+[09 Jan/00:30] <|Dv8|> I can't exactly tell you what the problem is...but I noticed that higher speed cd rom drives suck....they go to fast and vibrate the cd so it is hard to read and you get the blue screen
+[09 Jan/00:31] <Cue_Ball> I probably have 30-2000 virii on this PC
+[09 Jan/00:31] <|Dv8|> anything above 24X starts to suck
+[09 Jan/00:31] <F0o> 2000 being Windows 2000 right ? :)
+[09 Jan/00:31] <Cue_Ball> no
+[09 Jan/00:31] <Cue_Ball> hehe
+[09 Jan/00:31] <F0o> j/k
+[09 Jan/00:31] <LosGuy> that has been my experience also dv8...but I have seen a 40x (in an emachine of al things..that worked VERY nice
+[09 Jan/00:31] <Cue_Ball> i don't mind if I have virii
+[09 Jan/00:32] <Cue_Ball> but if they mess with my porn
+[09 Jan/00:32] <Cue_Ball> then I go crazy on them
+[09 Jan/00:32] <F0o> I do, point less cpu busy work that is being wasted that I could make use of :)
+[09 Jan/00:33] <LosGuy> oh and some of them can trash your motherboard effectivly
+[09 Jan/00:33] <|Dv8|> I hate my 36x was gonna trade it with this other computer I have...but it's really s****y looking and flimsy...the cd carriage moves all over the place
+[09 Jan/00:33] <Cue_Ball> soon as I get me some jumpers I am gonna stick this hard drive on here and format them both
+[09 Jan/00:34] <LosGuy> the jumpers should have been included with the drive
+[09 Jan/00:34] <|Dv8|> I need to buy a new one when i buy my cd burner or I will get alot of coasters :)
+[09 Jan/00:34] <Cue_Ball> got it from a friend
+[09 Jan/00:34] <LosGuy> ahh
+[09 Jan/00:34] <Cue_Ball> and he didn't have the curtisy to include them
+[09 Jan/00:34] <|Dv8|> you mean you dont have those little plastic things?
+[09 Jan/00:34] <F0o> bend the pins together :)
+[09 Jan/00:34] <Cue_Ball> hehehe
+[09 Jan/00:35] <Cue_Ball> do like a car
+[09 Jan/00:35] <Cue_Ball> foil fuse
+[09 Jan/00:35] <F0o> hehe
+[09 Jan/00:35] <|Dv8|> yeah...jerry-rig it up :)
+[09 Jan/00:35] <Cue_Ball> hehe
+[09 Jan/00:35] <Cue_Ball> nah
+[09 Jan/00:35] <F0o> stick the mains into --- er no no that wasn't it :)
+[09 Jan/00:35] <Cue_Ball> I want it to be almost right
+[09 Jan/00:37] <|Dv8|> if I lived near ya I would give you some jumper connector things..I have a whole bunch of em' and only need 2 on my board :)
+[09 Jan/00:38] <Cue_Ball> considering I have to mount it where my 5 1/4 would go
+[09 Jan/00:38] <F0o> same
+[09 Jan/00:38] <Cue_Ball> I live in BFE
+[09 Jan/00:38] <zod> it came with this disk
+[09 Jan/00:38] <Cue_Ball> no radioshack for 60 miles
+[09 Jan/00:38] <zod> but for the autoexec
+[09 Jan/00:38] <F0o> Cue_Ball: where do you live, under a tree ? :) 
+[09 Jan/00:39] <|Dv8|> where is BFE?
+[09 Jan/00:39] <Cue_Ball> bum f*cked egypt
+[09 Jan/00:39] <|Dv8|> I live in Nova Scotia, Canada.
+[09 Jan/00:39] <Cue_Ball> ahh
+[09 Jan/00:39] <|Dv8|> you serious?
+[09 Jan/00:39] <Cue_Ball> no
+[09 Jan/00:39] <F0o> I live in New Zealand,
+[09 Jan/00:39] <|Dv8|> lol
+[09 Jan/00:40] <Cue_Ball> I live in Missouri
+[09 Jan/00:40] <Cue_Ball> USA
+[09 Jan/00:40] * F0o throws Cue_Ball a jumper, ------------------------------------------- damn missed ! ...
+[09 Jan/00:40] <Cue_Ball> heh
+[09 Jan/00:40] ! urafruit is known as bijzonder
+[09 Jan/00:40] <|Dv8|> what does BFE stand for?
+[09 Jan/00:41] <Cue_Ball> bum f*cked egypt
+[09 Jan/00:41] <|Dv8|> oh
+[09 Jan/00:41] <F0o> X)
+[09 Jan/00:41] ! LosGuy is known as LosQ3
+[09 Jan/00:42] <Cue_Ball> hehe
+[09 Jan/00:43] <Cue_Ball> I am thinking of dropping windows and getting linux tho
+[09 Jan/00:43] <F0o> don't blame you
+[09 Jan/00:43] > ThAmsTeR!bankrupt@ti19a62-0210.dialup.online.no has joined #win98
+[09 Jan/00:43] < ThAmsTeR!bankrupt@ti19a62-0210.dialup.online.no has left #win98 ()
+[09 Jan/00:43] <F0o> I ain't installing 2000 no matter what machine I get
+[09 Jan/00:43] <|Dv8|> I have linux...gotta learn how to use it someday :)
+[09 Jan/00:43] <Cue_Ball> hehe
+[09 Jan/00:43] <Cue_Ball> that too Dv8
+[09 Jan/00:44] <Cue_Ball> Windows98 screams kill my Kernel baby!!!
+[09 Jan/00:44] <F0o> linux ain't hard, you've just got to read, and understand
+[09 Jan/00:44] <|Dv8|> I am installing 2000 just to see how it runs...
+[09 Jan/00:44] <F0o> what on ?
+[09 Jan/00:44] > UlTimABuG!Guinip@paris11-nas1-48-14.dial.proxad.net has joined #win98
+[09 Jan/00:44] <|Dv8|> on a PII 333 with 192mb
+[09 Jan/00:45] @ mode #win98 [+v UlTimABuG] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/00:45] <|Dv8|> I need 64 more to meet the requirement don't I? :)
+[09 Jan/00:45] <F0o> uhmmm, I've seen in on a p2 300/32megs -- it was BAD! worse than win95 on a 386 
+[09 Jan/00:45] <F0o> 128 actually :)
+[09 Jan/00:45] <Cue_Ball> heh
+[09 Jan/00:46] <Cue_Ball> I wan't BeOS
+[09 Jan/00:46] <Cue_Ball> err
+[09 Jan/00:46] <|Dv8|> I thought it was 256
+[09 Jan/00:46] <Cue_Ball> want
+[09 Jan/00:46] <F0o> don't we all
+[09 Jan/00:46] <Cue_Ball> heehe
+[09 Jan/00:47] ! Tigerleah is known as TigerDoze
+[09 Jan/00:47] <F0o> just wish I could find it to take it for a test drive
+[09 Jan/00:48] < SignOff: zod!zod@ae03053.powerup.com.au (Leaving)
+[09 Jan/00:48] <Cue_Ball> download it
+[09 Jan/00:48] <F0o> uhmm where ?
+[09 Jan/00:48] <Cue_Ball> but that is illegal
+[09 Jan/00:48] <F0o> hehe
+[09 Jan/00:48] <|Dv8|> not if you don't tell anybody
+[09 Jan/00:48] <|Dv8|> :)
+[09 Jan/00:48] <F0o> infected: Win95.Marburg.b
+[09 Jan/00:49] <F0o> trouble is finding it in the first place..
+[09 Jan/00:49] <|Dv8|> my old grade 8 teacher always told us when we had a test that we were allowed to cheat as long as we didn't get caught
+[09 Jan/00:50] <Cue_Ball> true
+[09 Jan/00:50] <F0o> uhmm.. :)
+[09 Jan/00:52] * F0o "I am going to kill Marburg, right now which on of you 4.x billion people in the world made it ? hands up!"
+[09 Jan/00:53] <Cue_Ball> any of you into console emulation?
+[09 Jan/00:53] < SignOff: UlTimABuG!Guinip@paris11-nas1-48-14.dial.proxad.net (http://village.cyberbrain.com/technopole/peur2rien [LE script mIRC])
+[09 Jan/00:54] <F0o> only if you consider UAE - (amiga) a console
+[09 Jan/00:54] <Cue_Ball> amiga ruls
+[09 Jan/00:54] <F0o> indeed
+[09 Jan/00:54] <Cue_Ball> I like SNES and NES
+[09 Jan/00:55] <|Dv8|> I have 469 snes roms
+[09 Jan/00:55] <F0o> I used to like playing that until I lost it in my layers and layers of cds
+[09 Jan/00:55] <Cue_Ball> heh
+[09 Jan/00:55] <Cue_Ball> |Dv8| you should open a server up at #roms
+[09 Jan/00:56] <|Dv8|> when I get better access I will...I am collecting them
+[09 Jan/00:57] <Cue_Ball> ahh
+[09 Jan/00:57] <Cue_Ball> I need to get me a connector and turn my SNES pad into a PC pad
+[09 Jan/00:58] <|Dv8|> I have a few arcade games too...bubble bobble is one of my favorites...lol
+[09 Jan/00:59] <|Dv8|> get a sidewinder..it works good for what you wnat it for :)
+[09 Jan/00:59] <Azmodan> don't knock bubble bobble
+[09 Jan/00:59] <Azmodan> my wife and I used to play that together on our atari
+[09 Jan/00:59] <Cue_Ball> that game is fine
+[09 Jan/00:59] <Cue_Ball> qbert is the $hit tho
+[09 Jan/01:00] <Cue_Ball> man
+[09 Jan/01:00] <Cue_Ball> this sucks
+[09 Jan/01:00] <|Dv8|> I'm not knocking it...I'm serious bubble bobble is good game..but the arcade version is the BEST
+[09 Jan/01:00] <Cue_Ball> this sucks worse than anything that has ever sucked before
+[09 Jan/01:01] <|Dv8|> make it to level 20 without dying to get the secret diamond room
+[09 Jan/01:01] <Cue_Ball> my O2 emu won't run TypeandTell!
+[09 Jan/01:01] <|Dv8|> then every ten levels you go without dying gets you into another diamond room
+[09 Jan/01:02] ! L0s3R is known as lip`
+[09 Jan/01:02] <|Dv8|> O2? what's that?
+[09 Jan/01:03] <Cue_Ball> Odyssey 2
+[09 Jan/01:03] <F0o> uhmm why is the AVP, scanner not killing 
+[09 Jan/01:04] <Azmodan> F0o, becuase your not running the DOS version
+[09 Jan/01:04] <F0o> Arr I see bbl
+[09 Jan/01:04] < SignOff: F0o!F0oBox@210-55-148-141.dialup.xtra.co.nz (Leaving)
+[09 Jan/01:04] <Cue_Ball> the y2k messed my PC up
+[09 Jan/01:05] <Cue_Ball> all those boot up errors are gone :(((((((((
+[09 Jan/01:05] <Cue_Ball> hehe
+[09 Jan/01:05] <Azmodan> nah, lack of foresight messed up your PC
+[09 Jan/01:05] <Cue_Ball> my PC runs ok I guess
+[09 Jan/01:05] <Cue_Ball> hasn't failed me yet
+[09 Jan/01:07] <Azmodan> I have 3 here that I did nothing to and they all run fine
+[09 Jan/01:07] <Cue_Ball> heh
+[09 Jan/01:07] <Cue_Ball> you all got me paranoid
+[09 Jan/01:08] <Cue_Ball> downlaoading Norton demo
+[09 Jan/01:08] <Cue_Ball> download
+[09 Jan/01:08] <Cue_Ball> ugh
+[09 Jan/01:08] <|Dv8|> nothing happened to mine..never really had to do anything to it at all
+[09 Jan/01:08] ! WhiteKing is known as SkankyGuy
+[09 Jan/01:08] <Cue_Ball> 2.34 kps
+[09 Jan/01:09] <Cue_Ball> forget that
+[09 Jan/01:09] <|Dv8|> what kind of connection ya got?
+[09 Jan/01:09] <Cue_Ball> 36k
+[09 Jan/01:09] <Cue_Ball> dial up
+[09 Jan/01:10] <|Dv8|> 2.34 ain't that bad for dialup
+[09 Jan/01:10] <Cue_Ball> I know
+[09 Jan/01:10] <Cue_Ball> but 2.34 when downloading 28 megs is
+[09 Jan/01:10] <|Dv8|> I have been d/ling a 600 meg file for about 4 1/2 days now
+[09 Jan/01:11] <|Dv8|> it's frustrating
+[09 Jan/01:11] <Cue_Ball> is it a game?
+[09 Jan/01:11] <Azmodan> |Dv8|, linux will do that to ya
+[09 Jan/01:12] <|Dv8|> yeah
+[09 Jan/01:20] * Cue_Ball is away : doing stuff
+[09 Jan/01:26] < SignOff: Cue_Ball!hi_@ppp050085.usmo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: LosQ3!~husky21@user-33qtkkl.dialup.mindspring.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: |Dv8|!~G_Acker@ts4-d32.bar.auracom.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:26] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:29] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/01:29] > Amsterdam!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[09 Jan/01:29] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[09 Jan/01:29] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/01:29] > |Dv8|!~G_Acker@ts4-d32.bar.auracom.com has joined #win98
+[09 Jan/01:29] > Cue_Ball!hi_@ppp050085.usmo.com has joined #win98
+[09 Jan/01:29] > Mandy!biged98@chat.eskimo.com has joined #win98
+[09 Jan/01:29] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/01:29] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[09 Jan/01:29] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/01:29] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/01:29] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[09 Jan/01:29] @ mode #win98 [+ovvvvv Vulcan Amsterdam Proteus Athena |Dv8| Cue_Ball] by NewYork-R.NY.US.Undernet.Org
+[09 Jan/01:29] @ mode #win98 [+ovovov Mandy Mandy Tribble Tribble Hashish Hashish] by NewYork-R.NY.US.Undernet.Org
+[09 Jan/01:29] @ mode #win98 [+ovovov Zeus Zeus Aphrodite Aphrodite LifeBlood LifeBlood] by NewYork-R.NY.US.Undernet.Org
+[09 Jan/01:30] < SignOff: Cue_Ball!hi_@ppp050085.usmo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: LifeBlood!azmodan@phi.compinet.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Mandy!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: |Dv8|!~G_Acker@ts4-d32.bar.auracom.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Tribble!biged98@chat.eskimo.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:30] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/01:32] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/01:32] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/01:32] > |Dv8|!~G_Acker@ts4-d32.bar.auracom.com has joined #win98
+[09 Jan/01:32] > Mandy!biged98@chat.eskimo.com has joined #win98
+[09 Jan/01:32] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[09 Jan/01:32] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/01:32] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[09 Jan/01:32] @ mode #win98 [+ovvovo Vulcan Athena |Dv8| Mandy Mandy Hashish] by Amsterdam.NL.Eu.UnderNet.org
+[09 Jan/01:32] @ mode #win98 [+vovov Hashish Zeus Zeus LifeBlood LifeBlood] by Amsterdam.NL.Eu.UnderNet.org
+[09 Jan/01:35] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/01:35] @ mode #win98 [+ov Aphrodite Aphrodite] by Manhattan.KS.US.Undernet.Org
+[09 Jan/01:35] < SignOff: |Dv8|!~G_Acker@ts4-d32.bar.auracom.com (SantaClara.CA.US.Undernet.Org Vancouver.BC.CA.Undernet.org)
+[09 Jan/01:35] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/01:35] @ mode #win98 [+ov Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[09 Jan/01:36] ! Tomic^ is known as Tomic
+[09 Jan/01:44] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:44] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[09 Jan/01:50] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/01:50] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/01:50] > Mandy!biged98@chat.eskimo.com has joined #win98
+[09 Jan/01:50] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[09 Jan/01:50] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/01:50] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[09 Jan/01:50] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/01:50] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/01:50] @ mode #win98 [+ovovov Vulcan Athena Mandy Mandy Hashish Hashish] by SantaClara.CA.US.Undernet.Org
+[09 Jan/01:50] @ mode #win98 [+ovovov Zeus Zeus LifeBlood LifeBlood Aphrodite Aphrodite] by SantaClara.CA.US.Undernet.Org
+[09 Jan/01:50] @ mode #win98 [+ov Tribble Tribble] by SantaClara.CA.US.Undernet.Org
+[09 Jan/01:50] ! angieboos is known as angieZzZz
+[09 Jan/01:50] <Azmodan> -op Amsterdam Athena Proteus 
+[09 Jan/01:51] @ mode #win98 [+ooo Amsterdam Athena Proteus] by LifeBlood!azmodan@phi.compinet.com
+[09 Jan/01:51] <Azmodan> -down
+[09 Jan/01:51] @ mode #win98 [-o Azmodan] by Tribble!biged98@chat.eskimo.com
+[09 Jan/01:51] ! J3D|_CL|c is known as sw|Tch
+[09 Jan/02:01] > F0o!F0oBox@210-55-148-107.dialup.xtra.co.nz has joined #win98
+[09 Jan/02:04] < SignOff: F0o!F0oBox@210-55-148-107.dialup.xtra.co.nz (Leaving)
+[09 Jan/02:07] > Funth!zeus@du-019-0242.claranet.co.uk has joined #win98
+[09 Jan/02:07] @ mode #win98 [+v Funth] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/02:07] <Funth> anyone here got a creative geforce annihilator carD?
+[09 Jan/02:08] > waku!qeryh@a67.chasque.apc.org has joined #win98
+[09 Jan/02:09] @ mode #win98 [+v waku] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/02:09] <waku> hello, can someone help me to zip a file with winzip?
+[09 Jan/02:09] <waku> hello_?
+[09 Jan/02:11] < Funth!zeus@du-019-0242.claranet.co.uk has left #win98 ()
+[09 Jan/02:13] > |Greeny|!nlcs@212.150.32.33 has joined #win98
+[09 Jan/02:13] <|Greeny|> ir
+[09 Jan/02:13] <|Greeny|> wat's the name of the BEST BEST ANTI-VIRUS?
+[09 Jan/02:13] <|Greeny|> plz
+[09 Jan/02:13] <waku> somebody home?
+[09 Jan/02:13] <|Greeny|> ?
+[09 Jan/02:14] < waku!qeryh@a67.chasque.apc.org has left #win98 ()
+[09 Jan/02:15] @ mode #win98 [+v |Greeny|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:19] > Mozart^!lala@213.8.4.53 has joined #win98
+[09 Jan/02:19] @ mode #win98 [+v Mozart^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:21] < SignOff: |Greeny|!nlcs@212.150.32.33 (Ping timeout for |Greeny|[212.150.32.33])
+[09 Jan/02:28] > |Greeny|!~mnadiv@212.150.33.66 has joined #win98
+[09 Jan/02:28] @ mode #win98 [+v |Greeny|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:28] < SignOff: |Greeny|!~mnadiv@212.150.33.66 (Ping timeout for |Greeny|[212.150.33.66])
+[09 Jan/02:36] < SignOff: LifeBlood!azmodan@phi.compinet.com (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[09 Jan/02:36] < SignOff: Mandy!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[09 Jan/02:38] < SignOff: Mozart^!lala@213.8.4.53 (Lady Nancy Astor: "Winston, if you were my husband I'd put arsenic in your morning coffee", Churchill: "Madam, if you were my wife, I'd drink it")
+[09 Jan/02:40] > Mandy!biged98@chat.eskimo.com has joined #win98
+[09 Jan/02:40] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[09 Jan/02:40] @ mode #win98 [+ovov Mandy Mandy LifeBlood LifeBlood] by SanDiego.CA.US.Undernet.org
+[09 Jan/02:46] > F0o!F0oBox@210-55-85-224.dialup.xtra.co.nz has joined #win98
+[09 Jan/02:46] @ mode #win98 [+v F0o] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:47] <F0o> \\ //, live long and prosper Vulcan :)
+[09 Jan/02:50] < F0o!F0oBox@210-55-85-224.dialup.xtra.co.nz has left #win98 ()
+[09 Jan/02:51] > DavyJones!DavyJones@c1737-a.baden1.pa.home.com has joined #win98
+[09 Jan/02:51] <DavyJones> morning anyone here?
+[09 Jan/02:51] @ mode #win98 [+v DavyJones] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:54] > CJ^!~skippy@sdn-ar-003watacoP067.dialsprint.net has joined #win98
+[09 Jan/02:54] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:57] <DavyJones> morning anyone here?
+[09 Jan/02:57] > sofra!s_o_f_r_a@uu212-190-21-162.unknown.uunet.be has joined #win98
+[09 Jan/02:58] @ mode #win98 [+v sofra] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/02:58] <sofra> any printing experts?
+[09 Jan/02:59] < sofra!s_o_f_r_a@uu212-190-21-162.unknown.uunet.be has left #win98 ()
+[09 Jan/02:59] <CJ^> YAWN
+[09 Jan/03:00] <CJ^> `op
+[09 Jan/03:00] @ mode #win98 [+o CJ^] by Amsterdam!~Amsterdam@master.of.the.bongfu.way.com
+[09 Jan/03:00] <DavyJones> sorry
+[09 Jan/03:04] <DavyJones> doesn anyone know how I can fix my start/programs popup? It does not sort the applications and also I would like it to have more than one column
+[09 Jan/03:06] <CJ^> the start menu?
+[09 Jan/03:06] <DavyJones> yes
+[09 Jan/03:07] <DavyJones> If I choose start/programs the menu of apps is not sorted also any time I install a new application it is put at the bottom of the list and does not re-sort itself. And... It is long It does not show mulitiple columns I have to choose to scroll down or up to see the entire list
+[09 Jan/03:08] <CJ^> thats normal
+[09 Jan/03:08] <DavyJones> the long list or the non-sorting?
+[09 Jan/03:08] <CJ^> thats how Win98 does it...
+[09 Jan/03:08] > remoux!~Edv13@cm188-2.evhr.net has joined #win98
+[09 Jan/03:08] <CJ^> both
+[09 Jan/03:08] @ mode #win98 [+v remoux] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/03:08] <remoux> can smb help me over a lan prob
+[09 Jan/03:08] <DavyJones> I could have sworn at one time after I would install an app and re-booted it would re-sort the list
+[09 Jan/03:09] <CJ^> 95
+[09 Jan/03:09] <remoux> i got card for cable and one for lan
+[09 Jan/03:09] <remoux> but on my cable connection u can see the other computers
+[09 Jan/03:09] <remoux> but on the second computer at home i can only se mine and the other one
+[09 Jan/03:09] <DavyJones> I know my 95 did it and I could of sowrn that at one point 98 did it too?
+[09 Jan/03:09] <CJ^> Davy it one of the win98 Annoyancues
+[09 Jan/03:10] <CJ^> remoux  you see all the computers in you network through teh cable?  or you see other computers that are not yours on the cable?
+[09 Jan/03:10] <DavyJones> cj, thanks I understand. DO you know if there is a utility  that can help. 
+[09 Jan/03:11] <CJ^> http://www.geocities.com/~budallen/   << try there davy
+[09 Jan/03:11] <CJ^> http://www.annoyances.org/win98/  << and of course there...
+[09 Jan/03:11] <DavyJones> ok, I can't remember the name of the app I installed with 95 that let you control all kinds of things that you normally would not see or have control of
+[09 Jan/03:11] <CJ^> tweakui
+[09 Jan/03:11] <CJ^> Tweakui is on the 98 cd
+[09 Jan/03:12] <DavyJones> thats it
+[09 Jan/03:12] <remoux> trew my cable connection i can see the other computers on the cable
+[09 Jan/03:12] <CJ^> right  but only use tweakui for 98  not the 95 version
+[09 Jan/03:12] <DavyJones> hmmm... have you ever looked to see it the program menu can be controled from there?
+[09 Jan/03:12] <CJ^> never actually used it much...
+[09 Jan/03:12] <CJ^> the two sites i gave you shodl provide the answers
+[09 Jan/03:12] <DavyJones> cj, thanks I'll have a look. appreciate the help
+[09 Jan/03:12] <CJ^> remoux..  thats normal..  belive it or not..
+[09 Jan/03:12] <remoux> but on  my second computer i cant
+[09 Jan/03:13] <remoux> and i need to
+[09 Jan/03:13] <CJ^> it file and printer sharing...  and ppl are all in teh same workgroup....
+[09 Jan/03:13] < DavyJones!DavyJones@c1737-a.baden1.pa.home.com has left #win98 ()
+[09 Jan/03:13] <CJ^> remoux  cause your second computer isnt in the smae workgroup...
+[09 Jan/03:13] <remoux> yes but it's because i got 2 net cards
+[09 Jan/03:13] <remoux> yes it is !!!
+[09 Jan/03:13] <remoux> the two in the same group cause i can see the other one
+[09 Jan/03:14] <CJ^> remoux  then you have to have the second computer logon to the network...
+[09 Jan/03:14] <remoux> but not the cable one !!!
+[09 Jan/03:14] <remoux> i'm on the second computer on i'm on the net
+[09 Jan/03:14] <CJ^> simply logoff on that computer and logon... with a user and password < if you want>
+[09 Jan/03:14] <CJ^> right.. BUT you not logged on to the network...
+[09 Jan/03:14] <CJ^> the LAN you have.. your not logged on to it...
+[09 Jan/03:14] <CJ^> www.helmig.com can explain more
+[09 Jan/03:15] <CJ^> as can www.cablemodemhelp.com
+[09 Jan/03:15] <remoux> oki i'll look
+[09 Jan/03:16] > DavyJones!DavyJones@c1737-a.baden1.pa.home.com has joined #win98
+[09 Jan/03:16] @ mode #win98 [+v DavyJones] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/03:16] <DavyJones> cj, I got the site annoyances.org what was the other site you posted. 
+[09 Jan/03:16] <CJ^>  \ 6L\ 6http://www.geocities.com/~budallen/
+[09 Jan/03:16] <CJ^> Bud's site
+[09 Jan/03:17] <DavyJones> thanks
+[09 Jan/03:17] <CJ^> np
+[09 Jan/03:17] <DavyJones> btw. the first thing in annoyances under customizing is how to replace the scrolling start menu with multi columns
+[09 Jan/03:17] <CJ^> heh
+[09 Jan/03:17] <CJ^> see
+[09 Jan/03:17] <CJ^> told ya  its ONE of those
+[09 Jan/03:17] <CJ^> it is a pain  i agree..
+[09 Jan/03:18] <CJ^> and SE didnt change it either  go figure..
+[09 Jan/03:18] <DavyJones> great!! thanks allot you just saved my pc from a horrible death! hehehehe
+[09 Jan/03:18] <CJ^> BUT  win2k  has a smart menu.. which is good..
+[09 Jan/03:18] <CJ^> Mill  shoudl eb the samee way
+[09 Jan/03:18] <CJ^> er should be
+[09 Jan/03:18] <DavyJones> I had a knife to the hard drive's cabel and was threatining to cut it if it wouldn't conform!
+[09 Jan/03:19] <DavyJones> to my standards
+[09 Jan/03:19] <DavyJones> have a nice day
+[09 Jan/03:19] < DavyJones!DavyJones@c1737-a.baden1.pa.home.com has left #win98 ()
+[09 Jan/03:19] <CJ^> :P
+[09 Jan/03:27] > papachong!qinlinyong@202.101.165.74 has joined #win98
+[09 Jan/03:27] @ mode #win98 [+v papachong] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/03:29] < papachong!qinlinyong@202.101.165.74 has left #win98 ()
+[09 Jan/03:34] <remoux> cant find reply cj
+[09 Jan/03:35] <CJ^> what?
+[09 Jan/03:35] <remoux> for my prob with net
+[09 Jan/03:35] <CJ^> remoux   the computer you are on now..  did you logoff  and log back on witha  user name  <password is optional>
+[09 Jan/03:35] <CJ^> i told you what the problem is...
+[09 Jan/03:36] <CJ^> for you to view anyone in the network neighborhood you must logon to the COMPUTER
+[09 Jan/03:36] <remoux> yes but it isn't that the problem !!!!
+[09 Jan/03:36] <CJ^> logoff and log on..
+[09 Jan/03:36] <remoux> i did it
+[09 Jan/03:36] <CJ^> you cant see the other computer in network neighborhood  correct?
+[09 Jan/03:37] <remoux> yes but not on the cable network
+[09 Jan/03:37] <remoux> on my local net yes
+[09 Jan/03:37] <CJ^> the cable network.. all those computers you see in there are not yours..
+[09 Jan/03:37] <remoux> yes
+[09 Jan/03:37] <CJ^> those are other uses on the same cable node as you...
+[09 Jan/03:37] <CJ^> thats typical...
+[09 Jan/03:37] <CJ^> ignore them..
+[09 Jan/03:37] <CJ^> now..
+[09 Jan/03:37] <CJ^> both computers..
+[09 Jan/03:37] <remoux> no
+[09 Jan/03:37] <CJ^> the one your using
+[09 Jan/03:37] <CJ^> and the other computer BOTH must be logged onto the network...
+[09 Jan/03:37] <CJ^> not eh cable modem..
+[09 Jan/03:38] <CJ^> the LAN you have installed..
+[09 Jan/03:38] <remoux> but i could play half life on lan game with my friend on the other computer but not on mine
+[09 Jan/03:39] <CJ^> http://www.helmig.com/j_helmig/browse.htm#Network Neighborhood
+[09 Jan/03:39] <remoux> my friend lives far away from here
+[09 Jan/03:39] <CJ^> thats a totally differnet subject
+[09 Jan/03:39] <CJ^> i can play games on the net too..
+[09 Jan/03:39] <CJ^> and i dont have a network...
+[09 Jan/03:39] <CJ^> thats multiplayer gaming..
+[09 Jan/03:40] <remoux> yes but i didn't use internet games
+[09 Jan/03:40] <remoux> i used lan
+[09 Jan/03:40] <CJ^> yes you did..
+[09 Jan/03:40] <remoux> no i swear i'm sure
+[09 Jan/03:40] <CJ^> yes   you did...
+[09 Jan/03:40] <remoux> no
+[09 Jan/03:40] <remoux> but let
+[09 Jan/03:40] <CJ^> i can be on a LAN...
+[09 Jan/03:41] <CJ^> and play games on the internet
+[09 Jan/03:41] <remoux> my cable provider provides peer to peer
+[09 Jan/03:41] <CJ^> ou simply have to know the IP of the server your connectiing to..
+[09 Jan/03:41] <remoux> so it's a massif lan network
+[09 Jan/03:41] <CJ^> the inernet is a massive LAN netowrk...
+[09 Jan/03:42] <CJ^> you confusing yourself..
+[09 Jan/03:42] <remoux> no
+[09 Jan/03:42] <CJ^> now  the URL i gave you will explain why you are not seeing both computers in network neighborhood
+[09 Jan/03:42] <remoux> but i'm french and i'm trying to explin it in english
+[09 Jan/03:42] <CJ^> ok..
+[09 Jan/03:42] <remoux> so it's hard
+[09 Jan/03:43] <CJ^> what i understand is that you are not seeing both of your LOCAL computers in network neighborhood  correct?
+[09 Jan/03:43] <remoux> no
+[09 Jan/03:43] <remoux> i can see those two
+[09 Jan/03:43] <remoux> but on the other computer i see about 100
+[09 Jan/03:43] <remoux> but on mine only two
+[09 Jan/03:43] <CJ^> remoux..... thats cable modem for you...
+[09 Jan/03:43] <remoux> ??????
+[09 Jan/03:44] <CJ^> you see everyone else that has cable modem too
+[09 Jan/03:44] <remoux> yes
+[09 Jan/03:44] <CJ^> \all those others computers are other cable modem users from your ISP
+[09 Jan/03:44] <CJ^> thast normal...
+[09 Jan/03:44] <remoux> yes but i want to see them on my computer
+[09 Jan/03:45] <CJ^> what is the workgroup of each computer?
+[09 Jan/03:45] <remoux> the two are on maison
+[09 Jan/03:45] <remoux> and my friends asweel
+[09 Jan/03:45] <remoux> so i see them but i cant see them here
+[09 Jan/03:46] <CJ^> remoux  the one computer that you see all those computers on.. it logs on to a doamin?
+[09 Jan/03:46] <CJ^> er domain...
+[09 Jan/03:47] <remoux> iknow but how can i share it all on my computer two
+[09 Jan/03:47] <CJ^> what are you using to share the internet connection?
+[09 Jan/03:47] <remoux> windows 
+[09 Jan/03:48] <remoux> default
+[09 Jan/03:48] <remoux> program
+[09 Jan/03:48] <CJ^> ICS?
+[09 Jan/03:48] <remoux> yes
+[09 Jan/03:48] <remoux> with two lan cards
+[09 Jan/03:49] <CJ^> if you are sharing the main computers connectionto the net  you wont see those computers on the second computer...
+[09 Jan/03:49] <CJ^> if the BOTH computers are given the same access tot he cable modem you will..
+[09 Jan/03:49] <CJ^> its normal...
+[09 Jan/03:49] <CJ^> one is logged on to the domain..
+[09 Jan/03:49] <CJ^> the other is just sharing the connection
+[09 Jan/03:51] <remoux> how can i do that
+[09 Jan/03:51] <remoux> with windows server
+[09 Jan/03:51] <remoux> net
+[09 Jan/03:51] <remoux> nt
+[09 Jan/03:51] <CJ^> no...
+[09 Jan/03:51] <CJ^> the other computer would have to be assigned an IP from your ISP
+[09 Jan/03:51] <CJ^> OR...
+[09 Jan/03:52] <CJ^> you may be able to do it with a hub...
+[09 Jan/03:52] <remoux> or
+[09 Jan/03:52] <CJ^> but  i dont think your ISp will allow this...
+[09 Jan/03:52] <CJ^> both computers have to be allowed access to the network..
+[09 Jan/03:52] <remoux> impossible to do that by a prog
+[09 Jan/03:52] <CJ^> right
+[09 Jan/03:52] <remoux> i can i know that ????
+[09 Jan/03:52] <remoux> phone them ???
+[09 Jan/03:52] <CJ^> your ISP has to allow the other computer access tot he network..
+[09 Jan/03:52] > ThAmsTeR!thamster@ti19a06-0004.dialup.online.no has joined #win98
+[09 Jan/03:53] <CJ^> yes
+[09 Jan/03:53] @ mode #win98 [+v ThAmsTeR] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/03:53] <CJ^> ask them for another IP for the other computer...
+[09 Jan/03:53] <CJ^> but then you would need a hub
+[09 Jan/03:53] <CJ^> and the cable modem would plug into the hub...
+[09 Jan/03:53] <ThAmsTeR> how do i set up a telnet server?
+[09 Jan/03:53] <CJ^> and hte two computers would share the connection fomr the hub
+[09 Jan/03:54] > Archker!Archker@d212-151-91-171.swipnet.se has joined #win98
+[09 Jan/03:54] @ mode #win98 [+v Archker] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/03:54] <Archker> Can anyone help me with a graphic card problem?
+[09 Jan/03:54] <ThAmsTeR> depends
+[09 Jan/03:55] <ThAmsTeR> what's the prob?
+[09 Jan/03:55] <Archker> I have a AGP card, and then I install it and restart the computer. But then when windows opens it hangs and I get an orange screen with stripes all over... why?
+[09 Jan/03:55] <CJ^> arch  depends onteh AGP card  and the AGP chipset
+[09 Jan/03:55] <Archker> it's an Intel740
+[09 Jan/03:56] <CJ^> ok... and what AGP chipset do you have?  and are you using the correct drivers for both the chipset and the card?
+[09 Jan/03:56] <remoux> cj whit wingate it wont work
+[09 Jan/03:56] <CJ^> remoux  you can try
+[09 Jan/03:56] <Archker> I think I have the right drivers... they're the ones that came with the card
+[09 Jan/03:57] <CJ^> www.cablemodemhelp.com has all the answere you need really..
+[09 Jan/03:57] <remoux> oki thanks !!!
+[09 Jan/03:57] <CJ^> arch  ok  but soem AGP chipsets have issues with some AGP cards..
+[09 Jan/03:57] <CJ^> ALi5 chipsets for example...
+[09 Jan/03:57] <CJ^> ThAmster  telnet server.. hmm
+[09 Jan/03:57] <CJ^> looking that one up..  what are ya trying to do really?
+[09 Jan/03:57] <Archker> but it works fine without the drivers... just slight too few colors...
+[09 Jan/03:58] <CJ^> um  then you dont have drivers installed...
+[09 Jan/03:59] <CJ^> if your not getting 16color-32bit  you dont have drivers installed..
+[09 Jan/03:59] <Archker> mm
+[09 Jan/03:59] <Archker> I know that...
+[09 Jan/03:59] <Archker> but when I install the drivers, I can't start win98
+[09 Jan/04:00] <CJ^> again...  what mb chipset do you have?
+[09 Jan/04:00] < ThAmsTeR!thamster@ti19a06-0004.dialup.online.no has left #win98 ()
+[09 Jan/04:00] <CJ^> ok.. what model or make of i740?  card brand name...
+[09 Jan/04:00] <Archker> it's Daytona...
+[09 Jan/04:00] <Archker> 8mb
+[09 Jan/04:01] <CJ^> ok...
+[09 Jan/04:01] <CJ^> and what motherboard chipset?
+[09 Jan/04:01] <CJ^> intel? sis? VIA? ALi5?
+[09 Jan/04:01] <Archker> intel, I guess
+[09 Jan/04:01] <Archker> I don't know!
+[09 Jan/04:01] <Archker> but it's an ASUS board
+[09 Jan/04:01] <CJ^> asus P5a?
+[09 Jan/04:02] <CJ^> AMD k6?
+[09 Jan/04:02] ! mountain is known as dess
+[09 Jan/04:02] <Archker> amd k7
+[09 Jan/04:02] ! dess is known as mountain
+[09 Jan/04:02] <CJ^> ahhh
+[09 Jan/04:02] <CJ^> see...
+[09 Jan/04:03] <Archker> Intel hates AMD, yes, but it should work anyway.... no?
+[09 Jan/04:04] <CJ^> it has littel to do with that
+[09 Jan/04:04] <Archker> then what is it?
+[09 Jan/04:05] <CJ^> some AGP cards have trouble with SOME agp chipsets..
+[09 Jan/04:05] <CJ^> thast what im looking up...
+[09 Jan/04:05] <Archker> oh
+[09 Jan/04:07] <CJ^> ok.. being that Asus doesnt even list the Km7...  check the MB manual for the chipset...
+[09 Jan/04:08] <Archker> ok...
+[09 Jan/04:08] <Archker> well, they have a site with it!
+[09 Jan/04:08] <Archker> you just have to search altavista to get to it...
+[09 Jan/04:08] <CJ^> heh
+[09 Jan/04:08] <CJ^> yeah  but they went cloak and dagger to avoid Intel...
+[09 Jan/04:08] <CJ^> :P
+[09 Jan/04:08] <Archker> :)
+[09 Jan/04:08] <remoux> cj another question 
+[09 Jan/04:09] <remoux> how come my computer blocks when it doesn't do anything
+[09 Jan/04:09] <remoux> like when i'm not home for 3 hours when i come back the computer is blocked 
+[09 Jan/04:10] <remoux> with no error messages
+[09 Jan/04:11] <remoux> cj still there
+[09 Jan/04:11] <Archker> the screensaver?
+[09 Jan/04:11] <remoux> nope
+[09 Jan/04:11] <remoux> no screensaver
+[09 Jan/04:11] <remoux> just the desktop
+[09 Jan/04:11] <CJ^> you mean it locks up?
+[09 Jan/04:12] <Archker> well, maybe the computer went mad since you weren't using it....
+[09 Jan/04:12] <remoux> no more keyboard no more mouse but the screen stays but i cant do anything
+[09 Jan/04:12] <CJ^> http://www1.amd.com/athlon/config   << Archker  i would try here for the up to date AGP and IDE busmastering drivers
+[09 Jan/04:12] > Kraftwerk!~Kraftwerk@ppp51.mol.com.mk has joined #win98
+[09 Jan/04:13] <Archker> thanks!
+[09 Jan/04:13] @ mode #win98 [+v Kraftwerk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/04:13] <Kraftwerk> hi all:)
+[09 Jan/04:14] <Kraftwerk> Can you tellme how to disable stooring my recently open files in doc folder?(start/documents)
+[09 Jan/04:14] <Archker> AGP miniport driver maybe?
+[09 Jan/04:15] <remoux> cj any idea
+[09 Jan/04:16] <CJ^> yeap
+[09 Jan/04:16] <CJ^> that may help Arrch
+[09 Jan/04:16] <CJ^> also chekc the K7M site for more answers..
+[09 Jan/04:16] <CJ^> remoux..  you have lockups  is what yoru saying?
+[09 Jan/04:16] <CJ^> the computer just locks up?
+[09 Jan/04:17] <remoux> yeap
+[09 Jan/04:17] <CJ^> Kraft  http://www.annoyances.org/win98/
+[09 Jan/04:17] <CJ^> remoux.. ok  well check your system out
+[09 Jan/04:17] ! x0r is known as b0x
+[09 Jan/04:17] <CJ^> make sure you have the latest drivers for everything.
+[09 Jan/04:17] <Kraftwerk> tnx! :)
+[09 Jan/04:18] <CJ^> if your on the cable .... i would suggest soem firewall protection..
+[09 Jan/04:18] <remoux> cj thats done
+[09 Jan/04:18] <remoux> they change the motherboard the processor the graphic card the modem but it still doesn' t work correctky
+[09 Jan/04:18] <CJ^> whats done?
+[09 Jan/04:18] <CJ^> remoux..  what system are you running?
+[09 Jan/04:19] <CJ^> what is all in the computer?
+[09 Jan/04:19] <remoux> win 98 p3 450 motherboard p6zxt-me hd 8 Gb
+[09 Jan/04:19] <remoux> tnt2 m64 8 meg
+[09 Jan/04:20] <CJ^> ok..
+[09 Jan/04:20] <CJ^> but do you have the latest drivers for everything??
+[09 Jan/04:20] <CJ^> have you checked?
+[09 Jan/04:20] <remoux> yes
+[09 Jan/04:20] <remoux> for everything !!!!
+[09 Jan/04:21] <CJ^> well lockups come from a lot of things..
+[09 Jan/04:21] <CJ^> most of the time  its a hardware issue...
+[09 Jan/04:21] <CJ^> recheck the drivers...
+[09 Jan/04:22] <remoux> could it be the harddrive
+[09 Jan/04:22] <CJ^> it could be any number of things...
+[09 Jan/04:22] <CJ^> the best place to start is for YOU to go look at all teh latest drivers.
+[09 Jan/04:23] <remoux> becaus e the second computer works fine !!!
+[09 Jan/04:23] <CJ^> dont rely ont he palce that built it..
+[09 Jan/04:23] <CJ^> they may nto use the latest drivers...
+[09 Jan/04:23] <CJ^> go to each website for all the hardware you have.. and get teh latest drivers...
+[09 Jan/04:23] <CJ^> www.windrivers.com
+[09 Jan/04:23] <CJ^> www.nvidia.com
+[09 Jan/04:25] <remoux> are they drivers for harddrives ????????
+[09 Jan/04:25] <CJ^> no
+[09 Jan/04:25] <CJ^> you dont need drivers for a hard drive
+[09 Jan/04:25] <CJ^> sound, video, modem, motherboard
+[09 Jan/04:26] <remoux> oki but i think theyre all up to date
+[09 Jan/04:27] < SignOff: Archker!Archker@d212-151-91-171.swipnet.se (Read error to Archker[d212-151-91-171.swipnet.se]: Connection reset by peer)
+[09 Jan/04:27] > Archker!Archker@d212-151-91-171.swipnet.se has joined #win98
+[09 Jan/04:27] @ mode #win98 [+v Archker] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/04:29] < SignOff: remoux!~Edv13@cm188-2.evhr.net (http://members.tripod.com/~NETBOMBER/Home.htm/ check it out Electronic death v 1.0)
+[09 Jan/04:29] < SignOff: Archker!Archker@d212-151-91-171.swipnet.se (AAAAAAAAAAAAARGH!)
+[09 Jan/04:30] > W!cservice@undernet.org has joined #win98
+[09 Jan/04:30] @ mode #win98 [+o W] by Dallas-R.Tx.US.Undernet.org
+[09 Jan/04:30] @ mode #win98 [+bbbbbb *!*belouga5@*.bellglobal.com *!*rabclanhe@*.execpc.com *!*arget2002@*.telia.com *!*Bevis@*.aol.com *!*@ip11-250.boaaip1.adsl.tele.dk *!*sigma@*.uu.net] by Dallas-R.Tx.US.Undernet.org
+[09 Jan/04:30] @ mode #win98 [+bbbbbb *!*npn@*.unixbox.com *!*lgvc42@*.pandora.be *!*polipie@*.uunet.be *!*big@*.rconnect.com *!*l9ok@*.gblx.net *!*xjackaz@*.dialsprint.net] by Dallas-R.Tx.US.Undernet.org
+[09 Jan/04:30] @ mode #win98 [+bbbb *!*Max356@*.quebectel.com *!*Jimmy@*.wcta.net *!*bozzio@*.total.net *!*rr@*.*] by Dallas-R.Tx.US.Undernet.org
+[09 Jan/04:31] < SignOff: CJ^!~skippy@sdn-ar-003watacoP067.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[09 Jan/04:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/04:52] > Big_Dad!~cbeav@net107ip50.parklink.com has joined #win98
+[09 Jan/04:52] @ mode #win98 [+v Big_Dad] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/04:57] < SignOff: Big_Dad!~cbeav@net107ip50.parklink.com (Read error to Big_Dad[net107ip50.parklink.com]: Connection reset by peer)
+[09 Jan/05:09] > Big_Dad!~cbeav@net107ip50.parklink.com has joined #win98
+[09 Jan/05:09] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/05:09] @ mode #win98 [+v Big_Dad] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/05:11] <Big_Dad> Hey I have a Program in my "Add/Remove Programs" menu that no longer exists, how do I remove it from the list then?  I get an error when trying to Remove it be cause it is not there... 
+[09 Jan/05:14] < SignOff: Kraftwerk!~Kraftwerk@ppp51.mol.com.mk (...)
+[09 Jan/05:18] > nitemar3!fool@spc-isp-wsr-uas-7-66.sprint.ca has joined #win98
+[09 Jan/05:18] < nitemar3!fool@spc-isp-wsr-uas-7-66.sprint.ca has left #win98 ()
+[09 Jan/05:19] ! ColSander is known as T_BONE
+[09 Jan/05:21] > Y2Krummel!krumel@Udellconsult.umecit.maine.edu has joined #win98
+[09 Jan/05:21] < Y2Krummel!krumel@Udellconsult.umecit.maine.edu has left #win98 ()
+[09 Jan/05:22] ! x0r is known as b0x
+[09 Jan/05:23] ! T_BONE is known as ColSander
+[09 Jan/05:23] > Raph2000!why@PPPa80-ResaleFredericksburg1-2R7137.saturn.bbn.com has joined #win98
+[09 Jan/05:23] @ mode #win98 [+v Raph2000] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/05:23] <Raph2000> hello all
+[09 Jan/05:24] <Raph2000> anybody know something about Win98 here ?
+[09 Jan/05:24] <Big_Dad> what something?  depends.
+[09 Jan/05:24] <Raph2000> a weird error message when I execute a program
+[09 Jan/05:25] <Raph2000> the program is an Encoder MPEG
+[09 Jan/05:25] <Raph2000> it was working great.
+[09 Jan/05:25] <Raph2000> and now for no reason it gave me this error message when I try to encode something.
+[09 Jan/05:25] <Big_Dad> why do you think it is a Windows98 error?
+[09 Jan/05:25] <Raph2000> I think it calls a WIndows Routine...but I can't find it a replace it.
+[09 Jan/05:25] <Raph2000> here is the error message.
+[09 Jan/05:26] <Raph2000> "Microsoft Visual C++ runtime library error'
+[09 Jan/05:26] <Raph2000> I uninstall the program and reinstall it...but still the same
+[09 Jan/05:26] > Kraftwerk!~Kraftwerk@ppp21.mol.com.mk has joined #win98
+[09 Jan/05:26] <Raph2000> there is something with Win98 that has to be fixed
+[09 Jan/05:26] @ mode #win98 [+v Kraftwerk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/05:27] <Kraftwerk> how can i lock directory with pass?
+[09 Jan/05:27] <Raph2000> I've checked technet..but found nothing, any idea ?
+[09 Jan/05:27] <Big_Dad> Raph2000: I don't think it's a Win98 error, looks like a corrupt DLL or something.
+[09 Jan/05:28] <Raph2000> you think ? but it doesn't gave me a DLL file to check.*
+[09 Jan/05:28] <Big_Dad> runtime libraries are DLLs
+[09 Jan/05:28] <Raph2000> ok.
+[09 Jan/05:29] <Raph2000> any idea how can I check which one my program use ?
+[09 Jan/05:29] <Big_Dad> file2mon
+[09 Jan/05:29] <Big_Dad> it's a freeware application that monitors all files
+[09 Jan/05:29] <Raph2000> ok i'll check that ..Thanks.
+[09 Jan/05:29] <Big_Dad> like reg2mon if you know anything about that, it monitors all access to the registry
+[09 Jan/05:29] <Big_Dad> sure
+[09 Jan/05:33] <Kraftwerk> how can i lock directory with password?
+[09 Jan/05:34] <Big_Dad> Kraftwerk: I've never seen that done except for on networks.
+[09 Jan/05:34] <Kraftwerk> tnx
+[09 Jan/05:34] <Kraftwerk> i want to that wit my min98
+[09 Jan/05:34] <Kraftwerk> on nt its easy/////
+[09 Jan/05:35] <Big_Dad> yeah I don't think you can password protect folders in 98
+[09 Jan/05:36] <Kraftwerk> i also didnt find how to remove document folder on start meny...
+[09 Jan/05:36] <Raph2000> use WinZip with Password maybe
+[09 Jan/05:36] <Kraftwerk> or to disable his function
+[09 Jan/05:36] <Kraftwerk> jes.....
+[09 Jan/05:36] <Big_Dad> you can clear the items in the document folder
+[09 Jan/05:37] <Kraftwerk> but its a very big folder
+[09 Jan/05:37] <Kraftwerk> i dont want to clear them
+[09 Jan/05:37] <Kraftwerk> i wont to be auto cleared allwaya:)
+[09 Jan/05:37] <Big_Dad> it won't delete them, they just won't show up on the Start Menu button.
+[09 Jan/05:37] > schremmpf!schremmpf@slip-32-100-176-206.mo.us.prserv.net has joined #win98
+[09 Jan/05:38] @ mode #win98 [+v schremmpf] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/05:38] <schremmpf> hi, is anyone here using IE 5.5?
+[09 Jan/05:38] <Kraftwerk> there must be something abour removing document folder......or disableing his function.....
+[09 Jan/05:40] <Big_Dad> who's he, and what function?
+[09 Jan/05:40] <Kraftwerk> not to store my recently opened files
+[09 Jan/05:40] <Kraftwerk> to be empty allways......
+[09 Jan/05:41] <Big_Dad> Click Start, point to Settings, and then click Taskbar & Start Menu. 
+[09 Jan/05:41] <Big_Dad> Click the Start Menu Programs tab. 
+[09 Jan/05:41] <Big_Dad> In Documents menu, click Clear. 
+[09 Jan/05:41] <Kraftwerk> i now about that
+[09 Jan/05:42] <Kraftwerk> that is not practicle
+[09 Jan/05:42] <schremmpf> nobody using 5.5?
+[09 Jan/05:42] <Kraftwerk> you can forget to do that
+[09 Jan/05:42] <Big_Dad> i'm not using 5.5
+[09 Jan/05:43] <Big_Dad> i stayed with 4.0 for security purposes
+[09 Jan/05:43] <schremmpf> thanks anyway
+[09 Jan/05:43] < schremmpf!schremmpf@slip-32-100-176-206.mo.us.prserv.net has left #win98 ()
+[09 Jan/05:44] ! Big_Dad is known as BDad_AFK
+[09 Jan/05:50] > CJbrb!skippy@sdn-ar-006watacoP285.dialsprint.net has joined #win98
+[09 Jan/05:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/05:50] @ mode #win98 [+v CJbrb] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/05:54] < SignOff: CJbrb!skippy@sdn-ar-006watacoP285.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[09 Jan/05:54] > Elrick33!~kether@info.tuwien.ac.at has joined #win98
+[09 Jan/05:54] @ mode #win98 [+v Elrick33] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/05:55] <Elrick33> hi.
+[09 Jan/05:56] <Elrick33> Anyone experience with 98lite?
+[09 Jan/05:58] < Kraftwerk!~Kraftwerk@ppp21.mol.com.mk has left #win98 ()
+[09 Jan/06:00] > Cue_Ball!hi_@ppp050133.usmo.com has joined #win98
+[09 Jan/06:01] @ mode #win98 [+v Cue_Ball] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:01] <Cue_Ball> :/
+[09 Jan/06:01] <Cue_Ball> I  swear
+[09 Jan/06:01] <Cue_Ball> i live in a cave untouched by time
+[09 Jan/06:02] < Elrick33!~kether@info.tuwien.ac.at has left #win98 ()
+[09 Jan/06:02] < SignOff: Raph2000!why@PPPa80-ResaleFredericksburg1-2R7137.saturn.bbn.com (Leaving)
+[09 Jan/06:03] > Lightr!newbie@03-alba-039.dial.optilinkcomm.net has joined #win98
+[09 Jan/06:04] @ mode #win98 [+v Lightr] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:04] <Lightr> how do I clean install win98
+[09 Jan/06:05] < SignOff: Lightr!newbie@03-alba-039.dial.optilinkcomm.net ()
+[09 Jan/06:06] > j3ss1!dktdgjgd@rotary08069.voicenet.com has joined #win98
+[09 Jan/06:07] @ mode #win98 [+v j3ss1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:10] < SignOff: BDad_AFK!~cbeav@net107ip50.parklink.com (Read error to BDad_AFK[net107ip50.parklink.com]: Connection reset by peer)
+[09 Jan/06:10] < Cue_Ball!hi_@ppp050133.usmo.com has left #win98 ()
+[09 Jan/06:10] > f[a]ult!syslock@host5-171-235-161.btinternet.com has joined #win98
+[09 Jan/06:11] @ mode #win98 [+v f[a]ult] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:16] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/06:16] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:17] < f[a]ult!syslock@host5-171-235-161.btinternet.com has left #win98 ()
+[09 Jan/06:20] > WordWalkr!Word@cr45913-a.lndn1.on.wave.home.com has joined #win98
+[09 Jan/06:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/06:20] @ mode #win98 [+v WordWalkr] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:21] <WordWalkr> is Win98 SE better then Win98 and why?
+[09 Jan/06:22] < WordWalkr!Word@cr45913-a.lndn1.on.wave.home.com has left #win98 ()
+[09 Jan/06:27] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/06:34] > Ganja`Peg!pegasys@modem-234-014.rochelle.net has joined #win98
+[09 Jan/06:34] @ mode #win98 [+v Ganja`Peg] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/06:34] <Ganja`Peg>  see my new 24% gold painted b0ng from Amsterdam Holland @ http://www.camarades.com/userpage.php3?resource=945130871/
+[09 Jan/06:38] ! Bluz_Lady is known as Bluz_AWAY
+[09 Jan/06:52] > IronFist!IronFist@1Cust208.tnt1.yakima.wa.da.uu.net has joined #win98
+[09 Jan/06:52] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/06:52] <IronFist> Hello
+[09 Jan/06:52] <IronFist> I have a question on Win98
+[09 Jan/06:52] @ mode #win98 [+v IronFist] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:53] > walkndude!dunno@ip504.tul1.ok.pub-ip.ionet.net has joined #win98
+[09 Jan/06:53] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/06:53] <IronFist> When I go to the start menu, and then go up to documents, it lists a bunch of files, how do I remove those, without dragging them to the trash one by one, can I remove them permanently? so there will be no documents folder there completely?
+[09 Jan/06:54] <Ganja`Peg> yea
+[09 Jan/06:54] <Ganja`Peg> goto my documents folderr
+[09 Jan/06:54] <IronFist> there
+[09 Jan/06:54] <IronFist> ;)
+[09 Jan/06:54] <IronFist> and...
+[09 Jan/06:55] <Ganja`Peg> highlight one
+[09 Jan/06:55] <Ganja`Peg> goto edit
+[09 Jan/06:55] <Ganja`Peg> select all
+[09 Jan/06:55] <Ganja`Peg> file delete
+[09 Jan/06:55] <Ganja`Peg> simple
+[09 Jan/06:55] <IronFist> no, they dont show up in my documents folder, they are just short cuts, 
+[09 Jan/06:56] <walkndude> or you can go to taskbar properties and hit the clear button
+[09 Jan/06:56] <IronFist> and I dont want windows 98 to record what documents I have opened in the past
+[09 Jan/06:57] <IronFist> I dotn have a clear button their walk
+[09 Jan/06:57] <IronFist> im on Win98 First Edition
+[09 Jan/06:58] > `Tpod!tmaster@iplsin34-195.dsl.gtei.net has joined #win98
+[09 Jan/06:58] < `Tpod!tmaster@iplsin34-195.dsl.gtei.net has left #win98 ()
+[09 Jan/06:58] <IronFist> thanks for the help anyway
+[09 Jan/06:58] <IronFist> see ya later
+[09 Jan/06:58] < SignOff: IronFist!IronFist@1Cust208.tnt1.yakima.wa.da.uu.net (Leaving)
+[09 Jan/06:59] <walkndude> hmm, I thought it was there ..start\settings\taskbar and start menu\start menu then hit clear
+[09 Jan/07:04] < walkndude!dunno@ip504.tul1.ok.pub-ip.ionet.net has left #win98 ()
+[09 Jan/07:06] > SinnyD!SURE@dial162.localdial.com has joined #win98
+[09 Jan/07:06] @ mode #win98 [+v SinnyD] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:07] <SinnyD> Ummmmmmmmmmm CD-RW........ got it into my pooter... it's been detected the lot but it ain't writing from CD to CD..... my pooter keeps freezing or the program ain't responding
+[09 Jan/07:15] < SignOff: SinnyD!SURE@dial162.localdial.com (Ping timeout for SinnyD[dial162.localdial.com])
+[09 Jan/07:16] > dhcp!dhcp@TAMPB104-45.splitrock.net has joined #win98
+[09 Jan/07:16] @ mode #win98 [+v dhcp] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:17] <dhcp> wondering.. my printer port is set to epp in the bios.. but windows show it as a standard lpt port and I think its affecting the performance of a few external parallel devices I use.. is there a driver in win98 for epp ports?
+[09 Jan/07:18] > Raph2000!why@ip186.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[09 Jan/07:18] @ mode #win98 [+v Raph2000] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:18] <Raph2000> do you know where I can find "Reg2mon and File2mon" freeware ?
+[09 Jan/07:21] < SignOff: Raph2000!why@ip186.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[09 Jan/07:23] < SignOff: dhcp!dhcp@TAMPB104-45.splitrock.net (Leaving)
+[09 Jan/07:28] < SignOff: Ganja`Peg!pegasys@modem-234-014.rochelle.net (*)
+[09 Jan/07:29] > SinnyD!SURE@dial222.localdial.com has joined #win98
+[09 Jan/07:29] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/07:29] @ mode #win98 [+v SinnyD] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:34] > Cookie!~yahoo@ppp247.210-253-207.mtl.mt.videotron.net has joined #win98
+[09 Jan/07:34] @ mode #win98 [+v Cookie] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:36] <Cookie> when I reinstalled win98 my monitor only had 16 colors (I dont have the choice of 256 colors or 16 bit) just 16 colors or 2 colors.. can anyone halp me ?
+[09 Jan/07:36] > musical5!musical5@206-132-48-190.nas-1.SCF.primenet.com has joined #win98
+[09 Jan/07:37] <musical5> hi
+[09 Jan/07:37] @ mode #win98 [+v musical5] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:37] <musical5> whats the win98 prog that lets you see whats in the autoexec.bat??
+[09 Jan/07:37] <musical5> I think it lets you see the config.sys to
+[09 Jan/07:39] < SignOff: musical5!musical5@206-132-48-190.nas-1.SCF.primenet.com (Leaving)
+[09 Jan/07:40] > musical5!musical5@206-132-48-190.nas-1.SCF.primenet.com has joined #win98
+[09 Jan/07:40] <musical5> let me try this again
+[09 Jan/07:40] @ mode #win98 [+v musical5] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:41] <musical5> whats the win98 prog that lets you see whats in your autoexec.bat and uncheck them from it??
+[09 Jan/07:41] <musical5> lines I mean
+[09 Jan/07:42] <musical5> hello...
+[09 Jan/07:44] <SinnyD> hi
+[09 Jan/07:44] <musical5> howdy
+[09 Jan/07:44] <SinnyD> I can't answer ya... I'm waitin fer help meself
+[09 Jan/07:44] <musical5> anyone else here???
+[09 Jan/07:45] <musical5> kinda weird
+[09 Jan/07:45] <SinnyD> No they tend to sleep
+[09 Jan/07:45] <musical5> ok
+[09 Jan/07:45] <SinnyD> The big @'s tend to sleep ALOT
+[09 Jan/07:45] <musical5> lol
+[09 Jan/07:45] < SignOff: Cookie!~yahoo@ppp247.210-253-207.mtl.mt.videotron.net (Leaving)
+[09 Jan/07:45] <musical5> are they bots?
+[09 Jan/07:45] <SinnyD> and then they sneak up on ya with an answer suddenly
+[09 Jan/07:46] > JamesE!hello@jupitar.demon.co.uk has joined #win98
+[09 Jan/07:46] <JamesE> hi
+[09 Jan/07:46] @ mode #win98 [+v JamesE] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:46] <JamesE> anyone got office 2k  yet ?
+[09 Jan/07:46] <JamesE> thanx
+[09 Jan/07:46] * SinnyD blinks "Some of them are... I think... if they aren't they're doing a good job of makin us think they are
+[09 Jan/07:46] <musical5> hehehe
+[09 Jan/07:47] <musical5> bbl
+[09 Jan/07:47] < musical5!musical5@206-132-48-190.nas-1.SCF.primenet.com has left #win98 ()
+[09 Jan/07:47] < SignOff: JamesE!hello@jupitar.demon.co.uk (Leaving)
+[09 Jan/07:50] > CJ^!skippy@sdn-ar-001watacoP022.dialsprint.net has joined #win98
+[09 Jan/07:50] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/07:50] <CJ^> `op
+[09 Jan/07:51] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[09 Jan/07:51] <SinnyD> oooo help help
+[09 Jan/07:51] <CJ^> wel.. whats the question
+[09 Jan/07:52] <SinnyD> CD-RW....... installed it and poop and it's detected.... but when I go to copy from CD to CD the software either freezes or the pooter crashes...
+[09 Jan/07:52] <CJ^> thats typical....
+[09 Jan/07:52] <CJ^> Adaptec EZ cd?  or 
+[09 Jan/07:52] <SinnyD> Thats it
+[09 Jan/07:53] <SinnyD> Adaptec
+[09 Jan/07:53] <CJ^> what version?
+[09 Jan/07:53] <CJ^> 3? 3.5? or 4?
+[09 Jan/07:53] <SinnyD> 3.5
+[09 Jan/07:53] <CJ^> only thing i found that works with it is to slow the burn speed to 1x
+[09 Jan/07:54] <CJ^> either that or Try Nero
+[09 Jan/07:54] <SinnyD> tried that... was a no go
+[09 Jan/07:54] <SinnyD> Nero?
+[09 Jan/07:54] <CJ^> yes
+[09 Jan/07:54] <SinnyD> what's that?
+[09 Jan/07:54] <CJ^> Nero  another burn application
+[09 Jan/07:54] <SinnyD> Where can I get it?
+[09 Jan/07:55] <CJ^> download.com for the demo
+[09 Jan/07:55] <CJ^> and the link to the maker
+[09 Jan/07:55] <SinnyD> okay I'll try it :P Thanks
+[09 Jan/07:58] > Jabbapop!n64q2@ABDAE712.ipt.aol.com has joined #win98
+[09 Jan/07:58] <Jabbapop> hey
+[09 Jan/07:58] @ mode #win98 [+v Jabbapop] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:00] > Buddy123!Buddy@host-209-214-78-184.atl.bellsouth.net has joined #win98
+[09 Jan/08:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/08:00] <Buddy123> I need help
+[09 Jan/08:00] @ mode #win98 [+v Buddy123] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:00] <CJ^> with ?
+[09 Jan/08:01] <Buddy123> I am looking for SCSI Card drivers... The SCSI Card is a GSII-PC ISA card...
+[09 Jan/08:01] <Jabbapop> try windrivers.com
+[09 Jan/08:01] <CJ^> www.windrivers.com
+[09 Jan/08:01] <Buddy123> i already checked there
+[09 Jan/08:02] <Jabbapop> hrm well then do u know the manufacturers site?
+[09 Jan/08:02] <CJ^> who is the maker of the card?
+[09 Jan/08:02] <Buddy123> no
+[09 Jan/08:02] <CJ^> and what chipset is on it  or do you know?
+[09 Jan/08:02] <Buddy123> doesnt say
+[09 Jan/08:02] <Buddy123> that what stinks about the card
+[09 Jan/08:02] <Buddy123> shipset = hld on
+[09 Jan/08:03] <CJ^> or an FCC id number...
+[09 Jan/08:04] <Buddy123> NCR 53c80-40 is the chipset
+[09 Jan/08:05] <CJ^> nad win98 doesnt find the card ?
+[09 Jan/08:05] <CJ^> er and
+[09 Jan/08:05] <Buddy123> nope
+[09 Jan/08:05] <Buddy123> it is an old ISA, not pnp
+[09 Jan/08:05] <CJ^> did you have it search for new hardware
+[09 Jan/08:05] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[09 Jan/08:06] <Buddy123> yep
+[09 Jan/08:06] @ mode #win98 [+v WarnBufet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:06] <Buddy123> what I also need is the config for it. That might be the problem...
+[09 Jan/08:06] <CJ^> and it didnt even find Unknown hardware?
+[09 Jan/08:06] <Buddy123> nope
+[09 Jan/08:07] <CJ^> well the drivers may not help if win98 doesnt even find the card..
+[09 Jan/08:07] <CJ^> look for an FCC id number on the card
+[09 Jan/08:07] <Buddy123> well then, i need a config for it
+[09 Jan/08:07] <Buddy123> hld on
+[09 Jan/08:07] <CJ^> a cfg file you mean?
+[09 Jan/08:07] < WarnBufet!tomorrow@208.148.73.233 has left #win98 ()
+[09 Jan/08:08] <Buddy123> documentation on setting it up
+[09 Jan/08:08] <Buddy123> nope, no fcc
+[09 Jan/08:08] <Buddy123> all it has is the brand = GSII-PC REV B, and P/NO:
+[09 Jan/08:10] <CJ^> well...  you may try NCR's site then.. at least for the chipset drivers..
+[09 Jan/08:10] <Buddy123> hmmm
+[09 Jan/08:10] <CJ^> but  they may not be any help unless the card is found by win98
+[09 Jan/08:11] <Buddy123> i need to know the settings though
+[09 Jan/08:11] <CJ^> GSII?  SIIG?
+[09 Jan/08:11] <Buddy123> GSII
+[09 Jan/08:11] <CJ^> well onthe back fo the card shoudl be the jumper setting if there are any at all
+[09 Jan/08:11] <Buddy123> or GS11
+[09 Jan/08:11] > walkndude!dunno@ip261.tul1.ok.pub-ip.ionet.net has joined #win98
+[09 Jan/08:12] @ mode #win98 [+v walkndude] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:12] <Buddy123> nope, no jumper settings :(
+[09 Jan/08:12] < SignOff: Jabbapop!n64q2@ABDAE712.ipt.aol.com (Read error to Jabbapop[ABDAE712.ipt.aol.com]: Connection reset by peer)
+[09 Jan/08:13] < SignOff: SinnyD!SURE@dial222.localdial.com (pinging out thingy - (E)volution v7.0)
+[09 Jan/08:13] <CJ^> tried removing all the jumpers off the card?
+[09 Jan/08:13] <Buddy123> no, but one set = IRQs
+[09 Jan/08:13] <Buddy123> and that is the only set
+[09 Jan/08:14] <Buddy123> there is a ON / OFF switch box on it... I don't know anything about that
+[09 Jan/08:16] > micko_uk!acidmax@212.23.16.226 has joined #win98
+[09 Jan/08:16] <CJ^> http://www3.ncr.com/support/pc/pcfiles/SCSI_Drivers/53C810/SYM8W403.ZIP   <<< thats the driver
+[09 Jan/08:16] @ mode #win98 [+v micko_uk] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:16] < walkndude!dunno@ip261.tul1.ok.pub-ip.ionet.net has left #win98 ()
+[09 Jan/08:16] <Buddy123> hld on
+[09 Jan/08:16] <Buddy123> im there too
+[09 Jan/08:18] <Buddy123> yeah, but that is for 53c810, not 53c80-40
+[09 Jan/08:19] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[09 Jan/08:20] > |mbr|!mbr@1Cust114.tnt3.san-rafael.ca.da.uu.net has joined #win98
+[09 Jan/08:20] @ mode #win98 [+v |mbr|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:21] <|mbr|> does anyone know where to find netshow on the win98 cd?
+[09 Jan/08:21] <CJ^> mbr  if your trying to install it
+[09 Jan/08:22] <CJ^> goto add/remove programs /windows setup tab
+[09 Jan/08:22] <|mbr|> i have been there and i can't locate it
+[09 Jan/08:22] <|mbr|> what is it under?
+[09 Jan/08:22] <Buddy123> multimedia
+[09 Jan/08:22] < SignOff: micko_uk!acidmax@212.23.16.226 (Ping timeout for micko_uk[212.23.16.226])
+[09 Jan/08:22] <|mbr|> i'm there but i can't find it
+[09 Jan/08:23] <CJ^> are uo in 98 or 98se?
+[09 Jan/08:23] <|mbr|> 98
+[09 Jan/08:23] <CJ^> then it would be there...
+[09 Jan/08:24] <|mbr|> but the weird thing is its not
+[09 Jan/08:25] <CJ^> yeah  im looking at it
+[09 Jan/08:25] <CJ^> Mcrosoft Netshow Player 2.0
+[09 Jan/08:26] <CJ^> try download.com
+[09 Jan/08:26] <CJ^> maybe they have it there as well
+[09 Jan/08:26] <|mbr|> the problem is that i need the unmodified win98 version
+[09 Jan/08:26] <CJ^> Buddy  i dunno what to tell ya on that card...
+[09 Jan/08:26] <CJ^> unmodified??
+[09 Jan/08:26] <|mbr|> it was changed shortly after rtm
+[09 Jan/08:26] <Buddy123> thats fine
+[09 Jan/08:26] <CJ^> what do you mean unmodified?
+[09 Jan/08:27] <Buddy123> it is time to get a new card :)
+[09 Jan/08:27] <CJ^> hehe yeah
+[09 Jan/08:27] <|mbr|> well the one on the cd is different
+[09 Jan/08:27] <CJ^> Tekram's are cheap too
+[09 Jan/08:27] <CJ^> newer chipset of the one ya have there too
+[09 Jan/08:27] <Buddy123> bbl
+[09 Jan/08:27] <CJ^> mbr  what are you talking about???
+[09 Jan/08:27] > W!cservice@undernet.org has joined #win98
+[09 Jan/08:27] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[09 Jan/08:27] <CJ^> if you have the full win98  you have netshow...
+[09 Jan/08:27] <|mbr|> it has special features
+[09 Jan/08:27] < SignOff: Buddy123!Buddy@host-209-214-78-184.atl.bellsouth.net (Leaving)
+[09 Jan/08:27] <|mbr|> i have the full 98 retail cd
+[09 Jan/08:28] <CJ^> what?
+[09 Jan/08:28] <CJ^> then you have Netshow...
+[09 Jan/08:28] <CJ^> its under Multimedia..
+[09 Jan/08:28] <|mbr|> then how come i can't see it?
+[09 Jan/08:28] <CJ^> you in Add/Remove programs... Windows Setup Tab  correct?
+[09 Jan/08:28] <|mbr|> yes
+[09 Jan/08:29] <CJ^> right below Media Player...
+[09 Jan/08:29] <CJ^> its between media player and Mulitmedia sound schemes
+[09 Jan/08:29] <|mbr|> audio compression/ cd player/macromedia shockware, etc...
+[09 Jan/08:29] <|mbr|> multimedia sound schemes is under media player
+[09 Jan/08:30] <CJ^> net show is under Media Player....
+[09 Jan/08:30] <|mbr|> no its not...
+[09 Jan/08:30] <CJ^> thats what im looking at now...
+[09 Jan/08:30] <|mbr|> did you install ie5?
+[09 Jan/08:30] <CJ^> then i dont knwo WHAT copy of 98 you have....
+[09 Jan/08:30] <CJ^> no..
+[09 Jan/08:30] <CJ^> i didnt install IE5 on 98...
+[09 Jan/08:30] <|mbr|> ok that might be the difference
+[09 Jan/08:31] <|mbr|> it probably alters it so you cant install it
+[09 Jan/08:31] <CJ^> well do you have Media player 6 or better installed?
+[09 Jan/08:31] <|mbr|> yes but the netshow on the cd has something special on it
+[09 Jan/08:33] <|mbr|> do you know where win98 keeps the info about what has been installed in the windows setup tab?
+[09 Jan/08:33] > NoNameGS!noname@asy210.as147.sol.superonline.com has joined #win98
+[09 Jan/08:33] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/08:33] <NoNameGS> hey anyone alive?
+[09 Jan/08:33] @ mode #win98 [+v NoNameGS] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:33] <CJ^> Microsoft Windows Media Player upgrades the previous versions of Media Player, NetShow player, and ActiveMovie player and plays most multimedia content formats located on the Internet or your computer, including Windows Media, Real Audio/
+[09 Jan/08:34] <CJ^> Media player replaces all those...
+[09 Jan/08:34] <CJ^> if you have Media Player 6 or better  ya dont need Netshow...
+[09 Jan/08:34] <CJ^> thats from MS's site
+[09 Jan/08:35] <CJ^> yes
+[09 Jan/08:35] <CJ^> mbr...  what is so speacial about Netshow?
+[09 Jan/08:35] <CJ^> the Media Plaer is supposed to replace it anyways...
+[09 Jan/08:35] <CJ^> so  if ya have that  you are ok...
+[09 Jan/08:35] <CJ^> according to MS's site...
+[09 Jan/08:35] <|mbr|> cj: i understand that but ms screwed up and put the full version of the fraunhofer codec in the netshow that comes with 98
+[09 Jan/08:36] <|mbr|> the full version codec
+[09 Jan/08:36] <NoNameGS> when explorer had caused an error, you know when you close it, it restarts but tray icons are gone. so how can I run tray icons when they are not in system tray?
+[09 Jan/08:36] <|mbr|> they mistakingly placed the full version instead of the reduced one into the netshow on the cd
+[09 Jan/08:37] <CJ^> NoName  thats case explorer crashed..
+[09 Jan/08:37] <CJ^> reboot...
+[09 Jan/08:37] <|mbr|> or log off
+[09 Jan/08:37] <NoNameGS> any other way?
+[09 Jan/08:37] <CJ^> but also run SFC after rebot to see if anythign is corrputed..
+[09 Jan/08:37] <|mbr|> that will reload your start up files
+[09 Jan/08:38] <CJ^> http://www.annoyances.org/win98/  try there
+[09 Jan/08:38] <NoNameGS> cant I access to running system tray icons? 
+[09 Jan/08:38] <|mbr|> YES!
+[09 Jan/08:38] <|mbr|> i just uninstalled media player and now i can see netshow
+[09 Jan/08:38] <CJ^> http://www.annoyances.org/cgi-bin/ce-showtopic/005_033  << specifically there...
+[09 Jan/08:42] < SignOff: CJ^!skippy@sdn-ar-001watacoP022.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[09 Jan/08:43] < |mbr|!mbr@1Cust114.tnt3.san-rafael.ca.da.uu.net has left #win98 ()
+[09 Jan/08:45] > Deton8R!~Deton8R@24.31.74.225 has joined #win98
+[09 Jan/08:45] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:49] > BeLoW!~asdf@4.48.155.31 has joined #win98
+[09 Jan/08:49] <BeLoW> any one here?
+[09 Jan/08:49] @ mode #win98 [+v BeLoW] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/08:49] <NoNameGS> thanks anyway
+[09 Jan/08:50] < NoNameGS!noname@asy210.as147.sol.superonline.com has left #win98 ()
+[09 Jan/08:50] <BeLoW> Do i need to call the phone company to use DSL?
+[09 Jan/08:51] <BeLoW> any one here?
+[09 Jan/08:51] <BeLoW> hey
+[09 Jan/08:51] <BeLoW> talk dammit
+[09 Jan/08:54] <BeLoW> FUCK U ALL
+[09 Jan/08:55] < BeLoW!~asdf@4.48.155.31 has left #win98 ()
+[09 Jan/09:00] > Hamlin!Death@p011-v90-075.zdial.com has joined #win98
+[09 Jan/09:00] @ mode #win98 [+v Hamlin] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/09:01] <Hamlin> hey, does anyone know how to change the default browser in windows?
+[09 Jan/09:06] > devCodin!devild_@RED-216-203-1-133.dialup.nyc.redconnect.net has joined #win98
+[09 Jan/09:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/09:06] <devCodin> hi all
+[09 Jan/09:06] @ mode #win98 [+v devCodin] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/09:09] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/09:10] @ mode #win98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/09:11] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/09:12] > Si_Gendut!si_gendut@DialupJkt240-202.centrin.net.id has joined #win98
+[09 Jan/09:12] @ mode #win98 [+v Si_Gendut] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/09:13] < Si_Gendut!si_gendut@DialupJkt240-202.centrin.net.id has left #win98 ()
+[09 Jan/09:19] < SignOff: Deton8R!~Deton8R@24.31.74.225 (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/09:31] <Hamlin> is away [ Let me know when you're ready to help me. ]
+[09 Jan/09:33] > tommy!tttttttttt@62.136.205.38 has joined #win98
+[09 Jan/09:33] @ mode #win98 [+v tommy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/09:34] <Hamlin> is no longer away
+[09 Jan/09:46] <devCodin> bbl
+[09 Jan/09:46] < SignOff: devCodin!devild_@RED-216-203-1-133.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[09 Jan/09:47] < SignOff: tommy!tttttttttt@62.136.205.38 (Leaving)
+[09 Jan/09:51] < Hamlin!Death@p011-v90-075.zdial.com has left #win98 ()
+[09 Jan/09:56] ! wyldangel is known as W|LdAnGeL
+[09 Jan/10:03] > cpd1900!crazy71@ts024d13.per-md.concentric.net has joined #win98
+[09 Jan/10:03] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/10:03] @ mode #win98 [+v cpd1900] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:03] < cpd1900!crazy71@ts024d13.per-md.concentric.net has left #win98 ()
+[09 Jan/10:03] > MiNi0N!delta@24.64.15.120.ab.wave.home.com has joined #win98
+[09 Jan/10:04] @ mode #win98 [+v MiNi0N] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:04] <MiNi0N> what's better Celeron or Intel?
+[09 Jan/10:05] < SignOff: MiNi0N!delta@24.64.15.120.ab.wave.home.com (quiting)
+[09 Jan/10:07] ! wyldangel is known as W|LdAnGeL
+[09 Jan/10:09] > DominionX!XPS@ABDF03BF.ipt.aol.com has joined #win98
+[09 Jan/10:10] <DominionX> hi all
+[09 Jan/10:10] @ mode #win98 [+v DominionX] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:10] <DominionX> anyone know where windows keeps the backup copies of ur user.dat and system.dat files?
+[09 Jan/10:19] > LosQ3!~husky21@user-33qtk3a.dialup.mindspring.com has joined #win98
+[09 Jan/10:19] @ mode #win98 [+v LosQ3] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:19] ! LosQ3 is known as LosGuy
+[09 Jan/10:24] > pyrokiwi!hehe@210-55-151-161.dialup.xtra.co.nz has joined #win98
+[09 Jan/10:24] <pyrokiwi> hellos
+[09 Jan/10:25] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:27] > hydr0p0nC!Hydr0@dsl2-45.symet.net has joined #win98
+[09 Jan/10:27] @ mode #win98 [+v hydr0p0nC] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:27] <hydr0p0nC> hello
+[09 Jan/10:30] < SignOff: j3ss1!dktdgjgd@rotary08069.voicenet.com (Baltimore-R.MD.US.Undernet.Org NewBrunswick.NJ.US.Undernet.Org)
+[09 Jan/10:31] <LosGuy> hi
+[09 Jan/10:31] > MiNi0N!delta@24.64.15.120.ab.wave.home.com has joined #win98
+[09 Jan/10:31] <MiNi0N> are amd's good?
+[09 Jan/10:31] @ mode #win98 [+v MiNi0N] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:32] <LosGuy> the later ones are MiNi0N
+[09 Jan/10:32] < SignOff: DominionX!XPS@ABDF03BF.ipt.aol.com (Leaving)
+[09 Jan/10:32] <MiNi0N> how good exactly?
+[09 Jan/10:32] <MiNi0N> the amd 450mhz
+[09 Jan/10:32] <hydr0p0nC> my win98 doesn't reboot to dos prompt, just gives a cursor top left and thats it - can anybody help
+[09 Jan/10:33] <LosGuy> I dont do hardware benchtesting ....so I cant be EXACT
+[09 Jan/10:33] <MiNi0N> hey hey
+[09 Jan/10:33] <MiNi0N> is the Emachine good?
+[09 Jan/10:34] <LosGuy> hydr0p0nC win98 or win98se? (MS has a patch for this problem I ..think)
+[09 Jan/10:34] <LosGuy> MiNi0N the ones that I have seen were surprisingly good... I wouldnt plan on upgrading them too much though
+[09 Jan/10:35] <hydr0p0nC> win98 SE
+[09 Jan/10:35] < SignOff: MiNi0N!delta@24.64.15.120.ab.wave.home.com (quiting)
+[09 Jan/10:36] <LosGuy> hydr0p0nC go get the shutdown patch from MS 
+[09 Jan/10:36] <LosGuy> it addresses your problem I belive
+[09 Jan/10:36] <hydr0p0nC> thanks losguy
+[09 Jan/10:36] <LosGuy> it is for win98se
+[09 Jan/10:36] <LosGuy> np
+[09 Jan/10:36] < hydr0p0nC!Hydr0@dsl2-45.symet.net has left #win98 ()
+[09 Jan/10:41] > ||Mtl29||!~aw@modemcable051.31-201-24.mtl.mc.videotron.net has joined #win98
+[09 Jan/10:41] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/10:41] <||Mtl29||> someone can help me ?
+[09 Jan/10:41] @ mode #win98 [+v ||Mtl29||] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:41] < ||Mtl29||!~aw@modemcable051.31-201-24.mtl.mc.videotron.net has left #win98 ()
+[09 Jan/10:41] > ||Mtl29||!~aw@modemcable051.31-201-24.mtl.mc.videotron.net has joined #win98
+[09 Jan/10:41] <LosGuy> dunnow
+[09 Jan/10:41] @ mode #win98 [+v ||Mtl29||] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/10:42] <pyrokiwi> hmmm
+[09 Jan/10:42] <pyrokiwi> ok no isps in aphganastan
+[09 Jan/10:44] > onslow!plop@dhcp-212-123-12-70.kabel.pandora.be has joined #win98
+[09 Jan/10:44] < onslow!plop@dhcp-212-123-12-70.kabel.pandora.be has left #win98 ()
+[09 Jan/10:44] <Aphrodite> ||Mtl29|| if you have a question just ask it.
+[09 Jan/10:45] <||Mtl29||> I have an error message with driver cm8330.drv
+[09 Jan/10:45] <||Mtl29||> with my win98
+[09 Jan/10:48] <Aphrodite> ||Mtl29|| if you have a question just ask it.
+[09 Jan/10:48] ! SpyderB8 is known as HigHBabE
+[09 Jan/10:49] < ||Mtl29||!~aw@modemcable051.31-201-24.mtl.mc.videotron.net has left #win98 ()
+[09 Jan/11:04] > k-!m-@maxtnt01-abe-180.fast.net has joined #win98
+[09 Jan/11:04] > Ma|ColM!Malcolm@AM5-26.Bridgeport-WV.Mountain.Net has joined #win98
+[09 Jan/11:04] @ mode #win98 [+vv k- Ma|ColM] by Vulcan!itsnotme@the.best.os.is.linux.am
+[09 Jan/11:04] <k-> anyone have a time crack for win98 SE?
+[09 Jan/11:04] <pyrokiwi> grrrr
+[09 Jan/11:04] <pyrokiwi> NO read the topic
+[09 Jan/11:04] <pyrokiwi> some1 kban him
+[09 Jan/11:04] <LosGuy> `kb k- see ya
+[09 Jan/11:04] @ mode #win98 [+b *!*m-@*.fast.net] by Amsterdam!~Amsterdam@master.of.the.bongfu.way.com
+[09 Jan/11:04] < k-!m-@maxtnt01-abe-180.fast.net was kicked off #win98 by Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (see ya)
+[09 Jan/11:05] > devCodin!devild_@RED-216-203-0-107.dialup.nyc.redconnect.net has joined #win98
+[09 Jan/11:05] <devCodin> hi all
+[09 Jan/11:05] <pyrokiwi> hiya
+[09 Jan/11:05] @ mode #win98 [+v devCodin] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:05] ! devCodin is known as devilDigg
+[09 Jan/11:06] <LosGuy> hi devilDigg
+[09 Jan/11:06] <devilDigg> hi los
+[09 Jan/11:06] <pyrokiwi> hey devilDigg
+[09 Jan/11:07] <devilDigg> hi pyro
+[09 Jan/11:07] <devilDigg> i finished rewriting the pop3 program as a dll
+[09 Jan/11:07] <Azmodan> gidday devilDigg 
+[09 Jan/11:07] <pyrokiwi> hmmmm
+[09 Jan/11:07] <Ma|ColM> i have my start bar 2 program icon width's high and if i have those little quick start icons or what ever there called on my start bar my programs only use one of the lines anybody know how to make it use both lines instead of just 1, i can take a screen shot if u don't understand what i just said heh
+[09 Jan/11:07] <devilDigg> now i can make more use of it, i also plan to put it online for other programmers to use
+[09 Jan/11:08] <devilDigg> hiya azmodan
+[09 Jan/11:08] <Azmodan> Ma|ColM, do you see the little bar next to the bottom line, drag it up to after the little icons
+[09 Jan/11:08] > Lagwagon`!~jughead@12.128.176.235 has joined #win98
+[09 Jan/11:08] @ mode #win98 [+v Lagwagon`] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:08] <Lagwagon`> my cdr is fucked uo
+[09 Jan/11:08] <Lagwagon`> my cdr is fucked up
+[09 Jan/11:08] <devilDigg> no cussin
+[09 Jan/11:08] <pyrokiwi> hmmm
+[09 Jan/11:08] <Azmodan> Lagwagon`, watch the language
+[09 Jan/11:08] <Lagwagon`> sorry
+[09 Jan/11:08] <devilDigg> ask a ?stion, and we'll try to help
+[09 Jan/11:09] <Lagwagon`> well, none of the recording software recognize it
+[09 Jan/11:09] <Lagwagon`> just the one from philips
+[09 Jan/11:09] <devilDigg> do you have the cd that came with it?
+[09 Jan/11:09] <Lagwagon`> the one that comes with the writer
+[09 Jan/11:09] <Lagwagon`> yes
+[09 Jan/11:09] <Azmodan> Lagwagon`, is it an HP?
+[09 Jan/11:09] <devilDigg> thats what you should use then
+[09 Jan/11:09] [Ma|ColM> Azmodan: yeah i movd them to the right and it still only uses the top line
+[09 Jan/11:09] <Lagwagon`> nope, philips ide
+[09 Jan/11:10] <Lagwagon`> and everytime i try to record something with it
+[09 Jan/11:10] <devilDigg> i have a hp, works fine with most cd writing softwar..
+[09 Jan/11:10] <Lagwagon`> my computer freezes
+[09 Jan/11:10] <devilDigg> well try getting more updated drivers for the cdr
+[09 Jan/11:10] <Lagwagon`> where?
+[09 Jan/11:10] <devilDigg> well, the cd should have a support website or something on it
+[09 Jan/11:10] <Lagwagon`> yes
+[09 Jan/11:11] <devilDigg> then go there
+[09 Jan/11:11] <Lagwagon`> but you can't download drivers from that page
+[09 Jan/11:11] <Azmodan> Ma|ColM, then you still don't have it in the correct position
+[09 Jan/11:11] <devilDigg> then email them and tell them what your problem is.. and hope for a reply
+[09 Jan/11:12] <Lagwagon`> oh yeah, and sometimes the writers says something about the buffers overrunning
+[09 Jan/11:12] <devilDigg> i would also search for any drivers on the web (ex: lycos.com) with your writer model etc. and also try the philips website
+[09 Jan/11:12] <Lagwagon`> writer
+[09 Jan/11:12] <devilDigg> writer=cdr
+[09 Jan/11:12] <Lagwagon`> yeah
+[09 Jan/11:12] < pyrokiwi!hehe@210-55-151-161.dialup.xtra.co.nz has left #win98 ()
+[09 Jan/11:14] [Ma|ColM> Azmodan: where is the correct positon then? ive moved it every where that im allowed to
+[09 Jan/11:16] > Dnn!~dnn@lined98.riopreto.com.br has joined #win98
+[09 Jan/11:16] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/11:16] @ mode #win98 [+v Dnn] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:16] < Dnn!~dnn@lined98.riopreto.com.br has left #win98 ()
+[09 Jan/11:17] > johan1!jeizodn@u195-95-47-222.pop-gent4.planetinternet.be has joined #win98
+[09 Jan/11:17] @ mode #win98 [+v johan1] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:18] <johan1> hallo
+[09 Jan/11:18] <johan1> ????
+[09 Jan/11:18] <Ma|ColM> nm i got it
+[09 Jan/11:18] < Ma|ColM!Malcolm@AM5-26.Bridgeport-WV.Mountain.Net has left #win98 ()
+[09 Jan/11:21] > RoughNeck!AJF@spc-isp-tor-58-10-692.sprint.ca has joined #win98
+[09 Jan/11:21] < johan1!jeizodn@u195-95-47-222.pop-gent4.planetinternet.be has left #win98 ()
+[09 Jan/11:21] @ mode #win98 [+v RoughNeck] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:22] <RoughNeck> does anyone have a CD KEY# for the Win98 upgrade CD?
+[09 Jan/11:22] <devilDigg> no.. no warez
+[09 Jan/11:22] <LosGuy> `kb RoughNeck see ya
+[09 Jan/11:22] @ mode #win98 [+b *!*AJF@*.sprint.ca] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[09 Jan/11:22] < RoughNeck!AJF@spc-isp-tor-58-10-692.sprint.ca was kicked off #win98 by Proteus!itsnotme@0wned.the.US-GOVT.org (see ya)
+[09 Jan/11:22] <devilDigg> heh
+[09 Jan/11:22] <devilDigg> brb restart
+[09 Jan/11:22] < SignOff: devilDigg!devild_@RED-216-203-0-107.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[09 Jan/11:28] ! TTimoAFK is known as TTimo
+[09 Jan/11:33] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/11:34] @ mode #win98 [+v Deton8R] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:35] < Lagwagon`!~jughead@12.128.176.235 has left #win98 ()
+[09 Jan/11:38] > COO-MAN!noneof@208.10.222.69 has joined #win98
+[09 Jan/11:38] > SinnyD!SURE@dial226.localdial.com has joined #win98
+[09 Jan/11:38] <COO-MAN> hey guys
+[09 Jan/11:38] @ mode #win98 [+vv COO-MAN SinnyD] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:38] <SinnyD> Okay this CD-RW problem is still bugging me
+[09 Jan/11:39] <LosGuy> hi COO-MAN
+[09 Jan/11:39] <COO-MAN> hey los
+[09 Jan/11:39] > tooner!tooner@modem-35.tin.dialup.pol.co.uk has joined #win98
+[09 Jan/11:39] <COO-MAN> anyone remember the name of the college bookstore online?
+[09 Jan/11:39] @ mode #win98 [+v tooner] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:39] <COO-MAN> the big one?
+[09 Jan/11:39] <tooner> can anyone help me with setting up internet sharing in win98?
+[09 Jan/11:40] > devilDigg!devild_@RED-216-203-0-49.dialup.nyc.redconnect.net has joined #win98
+[09 Jan/11:40] > The-Bot!bla@ip165-250.boaaip1.adsl.tele.dk has joined #win98
+[09 Jan/11:40] @ mode #win98 [+v devilDigg] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:40] < SignOff: The-Bot!bla@ip165-250.boaaip1.adsl.tele.dk (Read error to The-Bot[ip165-250.boaaip1.adsl.tele.dk]: Connection reset by peer)
+[09 Jan/11:41] @ mode #win98 [+b *!*the-bot*@*] by LifeBlood!azmodan@phi.compinet.com
+[09 Jan/11:41] <LosGuy> what is the problem tooner
+[09 Jan/11:41] > toonre!tooner@modem-6.penicillin.dialup.pol.co.uk has joined #win98
+[09 Jan/11:41] <toonre> can anyone help me with setting up internet sharing in win98?
+[09 Jan/11:41] <LosGuy> what is the problem tooner
+[09 Jan/11:41] @ mode #win98 [+v toonre] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/11:41] <Azmodan> -op
+[09 Jan/11:41] @ mode #win98 [+o Azmodan] by LifeBlood!azmodan@phi.compinet.com
+[09 Jan/11:41] @ mode #win98 [-bbbb *!*arget2002@*.telia.com *!*belouga5@*.bellglobal.com *!*Bevis@*.aol.com *!*big@*.rconnect.com] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[09 Jan/11:41] @ mode #win98 [-b *!*bozzio@*.total.net] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[09 Jan/11:41] <toonre> LosGuy: im just not sure how to do it
+[09 Jan/11:42] <toonre> windows helps not very helpful
+[09 Jan/11:42] @ mode #win98 [-bbbb *!*@ip11-250.boaaip1.adsl.tele.dk *!*Jimmy@*.wcta.net *!*l9ok@*.gblx.net *!*lgvc42@*.pandora.be] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[09 Jan/11:42] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Hasta la vista, babe (SIGTERM))
+[09 Jan/11:42] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Hasta la vista, babe (SIGTERM))
+[09 Jan/11:42] <LosGuy> you want to share on the internet? this is not too smart usually
+[09 Jan/11:42] @ mode #win98 [-bbbb *!*Max356@*.quebectel.com *!*npn@*.unixbox.com *!*polipie@*.uunet.be *!*rabclanhe@*.execpc.com] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[09 Jan/11:42] <LosGuy> but you need file and printer sharing installed
+[09 Jan/11:42] < SignOff: tooner!tooner@modem-35.tin.dialup.pol.co.uk (Ping timeout for tooner[modem-35.tin.dialup.pol.co.uk])
+[09 Jan/11:42] <toonre> im not worried about security
+[09 Jan/11:42] > jail!Kurt@p449-22.ppp.get2net.dk has joined #win98
+[09 Jan/11:42] <toonre> ive got that installed
+[09 Jan/11:43] <toonre> and internet sharing
+[09 Jan/11:43] < jail!Kurt@p449-22.ppp.get2net.dk has left #win98 ()
+[09 Jan/11:43] @ mode #win98 [-bbb *!*rr@*.* *!*sigma@*.uu.net *!*xjackaz@*.dialsprint.net] by Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz
+[09 Jan/11:43] <toonre> but i dont know what to do now
+[09 Jan/11:43] ! toonre is known as tooner
+[09 Jan/11:43] <Azmodan> -down
+[09 Jan/11:43] @ mode #win98 [-o Azmodan] by LifeBlood!azmodan@phi.compinet.com
+[09 Jan/11:45] <LosGuy> ok
+[09 Jan/11:45] <LosGuy> sorry
+[09 Jan/11:45] <LosGuy> you have a working tcp/ip network?
+[09 Jan/11:45] > RaZl3!dazzle@1Cust66.tnt1.chi1.da.uu.net has joined #win98
+[09 Jan/11:45] <tooner> do indeed
+[09 Jan/11:45] <tooner> but win98SE on one machine only
+[09 Jan/11:45] <tooner> the others just 98
+[09 Jan/11:45] <LosGuy> and you made the disk
+[09 Jan/11:46] <tooner> the disk?
+[09 Jan/11:46] <LosGuy> that is ok as long as it is the machine that has the modem
+[09 Jan/11:46] <LosGuy> when did you install ICS?
+[09 Jan/11:46] <LosGuy> during install of win98se?
+[09 Jan/11:48] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[09 Jan/11:48] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/11:48] <tooner> yep
+[09 Jan/11:48] <LosGuy> ok
+[09 Jan/11:48] <LosGuy> and the win98se machine is the machine with the modem right?
+[09 Jan/11:48] <tooner> yep
+[09 Jan/11:48] <LosGuy> ok
+[09 Jan/11:48] <LosGuy> do this
+[09 Jan/11:49] <LosGuy> UNinstall ICS
+[09 Jan/11:49] <LosGuy> then reinstall it
+[09 Jan/11:49] <LosGuy> it doesnt work if you install during win98 install
+[09 Jan/11:49] <tooner> cool
+[09 Jan/11:49] <tooner> ill try that now
+[09 Jan/11:49] <LosGuy> you should also
+[09 Jan/11:50] <LosGuy> set a static IP on the host machine
+[09 Jan/11:50] <LosGuy> and a dynamic IP on the client
+[09 Jan/11:50] <RaZl3> \7fDaZ\7f
+[09 Jan/11:50] <LosGuy> and the other machine (the client) should not have dialup networking installed
+[09 Jan/11:52] <tooner> dynamic ip?
+[09 Jan/11:52] <tooner> do you need too?
+[09 Jan/11:52] <LosGuy> it can be done static...but you may have problems... if you use dynamic on the client you will allmost certainly have success right away
+[09 Jan/11:52] <tooner> cool
+[09 Jan/11:53] < RaZl3!dazzle@1Cust66.tnt1.chi1.da.uu.net has left #win98 ()
+[09 Jan/11:53] <tooner> maybe i should try that b4 reinstalling?
+[09 Jan/11:53] <LosGuy> it shouldnt matter
+[09 Jan/11:54] <tooner> how does the machine downstairs dial/use the connection?
+[09 Jan/11:54] <LosGuy> the host machine can be set to dial on demand
+[09 Jan/11:54] < SignOff: SinnyD!SURE@dial226.localdial.com (I'm not aware of too many things, I know what I know, if you know what I mean...........)
+[09 Jan/11:55] <tooner> so i should be uninstalling the services in the network control panel
+[09 Jan/11:55] <tooner> ?
+[09 Jan/11:55] <LosGuy> add remove 
+[09 Jan/11:56] <LosGuy> software
+[09 Jan/11:56] <LosGuy> windows componants
+[09 Jan/11:56] <tooner> i cant find it
+[09 Jan/11:56] < COO-MAN!noneof@208.10.222.69 has left #win98 ()
+[09 Jan/11:57] <tooner> ok
+[09 Jan/11:57] <tooner> got it
+[09 Jan/11:57] <tooner> should i restart?
+[09 Jan/11:58] <LosGuy> that is usually smart to do after uninstalling software tooner
+[09 Jan/11:58] <LosGuy> especially windows componants
+[09 Jan/11:58] <tooner> ok will do
+[09 Jan/11:58] <tooner> thanks
+[09 Jan/11:59] <LosGuy> np
+[09 Jan/11:59] < SignOff: tooner!tooner@modem-6.penicillin.dialup.pol.co.uk (Leaving)
+[09 Jan/12:00] > VerLudwig!~blaahahah@ppp-142.FAR.cableone.net has joined #win98
+[09 Jan/12:00] <VerLudwig> hello
+[09 Jan/12:00] <VerLudwig> I have a question
+[09 Jan/12:00] <LosGuy> k
+[09 Jan/12:01] ! gejwhopfk is known as DarkChyld
+[09 Jan/12:01] <VerLudwig> someone gave me a PB machine, pent 200. I was wondering if I could use my install cd from my hewlitt packard puter to put w98 on the pb
+[09 Jan/12:02] <LosGuy> not legally I belive and probably not easily
+[09 Jan/12:02] <VerLudwig> it has alot of propriatory crap on it
+[09 Jan/12:03] <LosGuy> yeah 
+[09 Jan/12:03] <LosGuy> so do the PB oem versions
+[09 Jan/12:03] <VerLudwig> so I have to get another copy of 98 then
+[09 Jan/12:03] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Signed off)
+[09 Jan/12:03] <LosGuy> well your HP disk is meant to install on ONE HP machine
+[09 Jan/12:04] <VerLudwig> I need to buy a monitor and a hard drive for this machine today plus I need an operating system so I hope it works
+[09 Jan/12:04] <VerLudwig> or I will have to drop it off a cliff
+[09 Jan/12:05] <LosGuy> yer probably better off doing that with a PB anyway
+[09 Jan/12:05] <VerLudwig> I have 3 kids though, they all use the puter alot
+[09 Jan/12:05] <VerLudwig> I hate pb too
+[09 Jan/12:05] <VerLudwig> but it has an intell pent 200 in it
+[09 Jan/12:06] <VerLudwig> it should make for a nice internet machine
+[09 Jan/12:07] <LosGuy> they are OK as long as you dont try to make changes to them
+[09 Jan/12:07] <VerLudwig> the modem is built into the sound card, lol
+[09 Jan/12:07] <LosGuy> they dont upgrade well at all
+[09 Jan/12:07] <LosGuy> yeah
+[09 Jan/12:07] <VerLudwig> the HP I bought last year upgrades really nice
+[09 Jan/12:07] <VerLudwig> never had probs
+[09 Jan/12:08] <LosGuy> kewl
+[09 Jan/12:08] > Big_Dad!~cbeav@net107ip50.parklink.com has joined #win98
+[09 Jan/12:09] <VerLudwig> My oldest son is building his own now, he is a puter nut
+[09 Jan/12:09] < SignOff: Big_Dad!~cbeav@net107ip50.parklink.com (Leaving)
+[09 Jan/12:09] <LosGuy> :) its the only way to go imho
+[09 Jan/12:09] <LosGuy> I hate proprietary stuf
+[09 Jan/12:11] <VerLudwig> well, I'm off to best buy to spend 300 bucks on the Bell. If I cant get it to work I'll have to give it to my son
+[09 Jan/12:12] < VerLudwig!~blaahahah@ppp-142.FAR.cableone.net has left #win98 ()
+[09 Jan/12:13] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Every sperm is sacred, every sperm is great, if a sperm gets wasted, God get quite irate...)
+[09 Jan/12:14] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/12:24] > VerLudwig!~blaahahah@ppp-142.FAR.cableone.net has joined #win98
+[09 Jan/12:24] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/12:24] <VerLudwig> hi
+[09 Jan/12:24] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/12:25] <VerLudwig> will win98 run on 16 megs p200?
+[09 Jan/12:25] > j3ss1!dktdgjgd@rotary08069.voicenet.com has joined #win98
+[09 Jan/12:25] <j3ss1> .
+[09 Jan/12:25] <VerLudwig> anyone here?
+[09 Jan/12:26] > allyB!allyB@ppp-5b-106.3com.telinco.net has joined #win98
+[09 Jan/12:27] <VerLudwig> will win98 run on 16 megs p200?
+[09 Jan/12:27] <VerLudwig> will win98 run on 16 megs p200?
+[09 Jan/12:28] <allyB> yes slowly
+[09 Jan/12:28] <VerLudwig> will win98 run on 16 megs p200?
+[09 Jan/12:28] < VerLudwig!~blaahahah@ppp-142.FAR.cableone.net has left #win98 ()
+[09 Jan/12:30] < allyB!allyB@ppp-5b-106.3com.telinco.net has left #win98 ()
+[09 Jan/12:30] ! ^KiwiDude is known as KD-Away
+[09 Jan/12:31] ! adan_ is known as jela
+[09 Jan/12:31] > Combiz!~fsd@193.71.82.230 has joined #win98
+[09 Jan/12:31] <Combiz>  can any one help me ?
+[09 Jan/12:32] <Combiz>  I don't know how to open DAT-file, or where to open it
+[09 Jan/12:38] <LosGuy> dat file can  be lots of things
+[09 Jan/12:38] <LosGuy> what is it supposed to be?
+[09 Jan/12:38] <LosGuy> can be a movie or an image file etc]
+[09 Jan/12:38] <LosGuy> or just data 
+[09 Jan/12:40] <Combiz>  it says DAT mail
+[09 Jan/12:41] <Azmodan> can you please not use those awfull colors?
+[09 Jan/12:41] <Combiz>  WINMAIL.DAT
+[09 Jan/12:41] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[09 Jan/12:41] <Combiz>  that is the DOS name
+[09 Jan/12:41] <LosGuy> first
+[09 Jan/12:42] <LosGuy> kill the kill the annoyance
+[09 Jan/12:42] <Combiz>  kill the kill ?
+[09 Jan/12:43] <Azmodan> get rid of the colors please
+[09 Jan/12:43] <LosGuy> kill the colors...
+[09 Jan/12:43] <Combiz>  I can't open it
+[09 Jan/12:43] <Combiz>  how can I kill colours?
+[09 Jan/12:43] <Combiz>  oh here
+[09 Jan/12:43] <LosGuy> yes
+[09 Jan/12:43] <Combiz>  this is standard
+[09 Jan/12:44] <LosGuy> `then fix your annoying script
+[09 Jan/12:44] <LosGuy> cuz your using mIRC and that is NOT standard for mIRC
+[09 Jan/12:45] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/12:45] < SignOff: LosGuy!~husky21@user-33qtk3a.dialup.mindspring.com (yer too slow)
+[09 Jan/12:45] <Combiz>  I am using scoop
+[09 Jan/12:45] <Combiz>  now
+[09 Jan/12:45] <Combiz>  nope
+[09 Jan/12:46] <Azmodan> its very annoying
+[09 Jan/12:49] > cyberfire!mad@98A7CE19.ipt.aol.com has joined #win98
+[09 Jan/12:49] < cyberfire!mad@98A7CE19.ipt.aol.com has left #win98 ()
+[09 Jan/12:52] < SignOff: j3ss1!dktdgjgd@rotary08069.voicenet.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: devilDigg!devild_@RED-216-203-0-49.dialup.nyc.redconnect.net (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:52] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[09 Jan/12:55] ! Csaligula is known as Predator
+[09 Jan/12:56] ! Csaligula is known as `Predator
+[09 Jan/12:56] ! `Predator is known as Predator
+[09 Jan/12:58] > photos!surfers@io-159.concepta.com has joined #win98
+[09 Jan/12:58] < photos!surfers@io-159.concepta.com has left #win98 ()
+[09 Jan/12:59] > W!cservice@undernet.org has joined #win98
+[09 Jan/12:59] @ mode #win98 [+o W] by Dallas-R.Tx.US.Undernet.org
+[09 Jan/12:59] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/13:01] > k5!Uidiot_@204.244.165.180 has joined #win98
+[09 Jan/13:02] <k5> Think U guys can help me out?
+[09 Jan/13:03] > bYtEsMaCk!bYtEsMaCk@shelby-93.shelby.net has joined #win98
+[09 Jan/13:03] > Mandy!biged98@chat.eskimo.com has joined #win98
+[09 Jan/13:03] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[09 Jan/13:03] @ mode #win98 [+ovov Mandy Mandy LifeBlood LifeBlood] by SanDiego.CA.US.Undernet.org
+[09 Jan/13:03] <bYtEsMaCk> CAn I get help with a win98 question?
+[09 Jan/13:04] <k5> Bytesmack: Think U can help me out?
+[09 Jan/13:04] <k5> ah nevermind
+[09 Jan/13:04] < SignOff: k5!Uidiot_@204.244.165.180 (http://games.eesite.com/ Standard -> Game B)
+[09 Jan/13:05] <bYtEsMaCk> From the run window in the Start menu "What is the command to access the menu that allows you to edit what programs start with Windows?"
+[09 Jan/13:08] <bYtEsMaCk> Anypone?
+[09 Jan/13:08] > Go!dev_nul@cx679130-a.omhaw1.ne.home.com has joined #win98
+[09 Jan/13:08] <bYtEsMaCk> From the run window in the Start menu "What is the command to access the menu that allows you to edit what programs start with Windows?"
+[09 Jan/13:10] ! mercy` is known as Mercy
+[09 Jan/13:12] <bYtEsMaCk> From the run window in the Start menu "What is the command to access the menu that allows you to edit what programs start with Windows?"
+[09 Jan/13:12] < Go!dev_nul@cx679130-a.omhaw1.ne.home.com has left #win98 ()
+[09 Jan/13:13] < bYtEsMaCk!bYtEsMaCk@shelby-93.shelby.net has left #win98 ()
+[09 Jan/13:13] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/13:13] > Hashish!Hashish@master.of.the.bongfu.way.com has joined #win98
+[09 Jan/13:13] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/13:13] @ mode #win98 [+oovov Vulcan Hashish Hashish Athena Athena] by Amsterdam.NL.Eu.UnderNet.org
+[09 Jan/13:14] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Amsterdam.NL.Eu.UnderNet.org Flanders.Be.Eu.Undernet.org)
+[09 Jan/13:14] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Amsterdam.NL.Eu.UnderNet.org Flanders.Be.Eu.Undernet.org)
+[09 Jan/13:14] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/13:14] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/13:14] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/13:14] @ mode #win98 [+oovov Vulcan Athena Athena Tribble Tribble] by SantaClara.CA.US.Undernet.Org
+[09 Jan/13:14] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SantaClara.CA.US.Undernet.Org Flanders.Be.Eu.Undernet.org)
+[09 Jan/13:14] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (SantaClara.CA.US.Undernet.Org Flanders.Be.Eu.Undernet.org)
+[09 Jan/13:14] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[09 Jan/13:15] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/13:15] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/13:15] @ mode #win98 [+oov Vulcan Athena Athena] by Flanders.Be.Eu.Undernet.org
+[09 Jan/13:16] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/13:16] @ mode #win98 [+ov Tribble Tribble] by LasVegas.NV.US.Undernet.org
+[09 Jan/13:21] > SinnyD!SURE@dial192.localdial.com has joined #win98
+[09 Jan/13:21] <SinnyD> okay this CD-RW is still bugging me.............
+[09 Jan/13:21] > Jonis!loser@ppp19305.on.bellglobal.com has joined #win98
+[09 Jan/13:22] <Jonis> i need help!
+[09 Jan/13:22] <Jonis> with win98!
+[09 Jan/13:22] <SinnyD> Well obviously
+[09 Jan/13:22] * SinnyD snickers
+[09 Jan/13:22] <Jonis> explorer doesn't have d:\ for my CD-ROM
+[09 Jan/13:23] <SinnyD> Ohhhhhhhhhhhhhhhhhhhhhhhh
+[09 Jan/13:23] <SinnyD> It's vanished?
+[09 Jan/13:23] <Jonis> do u know who too fix it?
+[09 Jan/13:23] <Jonis> well.. it works with a boot disk
+[09 Jan/13:23] <Jonis> i formated my cpu/.. and seen then d:\ has been there
+[09 Jan/13:24] <SinnyD> You got yer A:\ and C:\ but no CDROM hmmmmmmmmm did that to me......... found it was a loose connection inside the pooter
+[09 Jan/13:24] <Jonis> its not a loose connection
+[09 Jan/13:24] <Jonis> b/c a boot disk finds it!!
+[09 Jan/13:25] <SinnyD> Hmmmmmmmmmmmmmmmmm try going into your control panel and then System
+[09 Jan/13:25] <Jonis> ok
+[09 Jan/13:25] <SinnyD> Then go to the Device Manager tag
+[09 Jan/13:26] <Jonis> ok
+[09 Jan/13:26] <Jonis> there
+[09 Jan/13:26] > CJ^!~skippy@sdn-ar-001watacoP197.dialsprint.net has joined #win98
+[09 Jan/13:26] <SinnyD> It should have an option...CD-Roms that'll list all yer CD-Roms ya have... me I got two....
+[09 Jan/13:27] <Jonis> no i don't have a CD-ROM thingy
+[09 Jan/13:27] <CJ^> `op
+[09 Jan/13:27] > VerLudwig!~blaahahah@ppp-142.FAR.cableone.net has joined #win98
+[09 Jan/13:27] <VerLudwig> hi
+[09 Jan/13:28] <CJ^> hi
+[09 Jan/13:28] <SinnyD> Ask CJ^ he/she should know
+[09 Jan/13:28] > Go!dev_nul@cx679130-a.omhaw1.ne.home.com has joined #win98
+[09 Jan/13:28] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[09 Jan/13:28] <CJ^> about?
+[09 Jan/13:28] * SinnyD was just going on a wing and a prayer with that one
+[09 Jan/13:28] <Jonis> CJ
+[09 Jan/13:28] <Go> can someone here help me with a win98 problem?
+[09 Jan/13:28] <Jonis> CJ
+[09 Jan/13:28] <SinnyD> «Jonis» explorer doesn't have d:\ for my CD-ROM
+[09 Jan/13:28] <Jonis> can you help me?
+[09 Jan/13:28] <CJ^> just ask Go...........
+[09 Jan/13:28] <Jonis> um..
+[09 Jan/13:28] <CJ^> Jonis only if i knonw the question...
+[09 Jan/13:29] <Jonis> in explorer... i dont have a d:\
+[09 Jan/13:29] <Go> ok: i can't get win98 to recognize my cd-rw
+[09 Jan/13:29] <CJ^> oh...
+[09 Jan/13:29] <Jonis> but with a boot disk it works
+[09 Jan/13:29] <Go> it did, but now it doesn't
+[09 Jan/13:29] <SinnyD> I can't get my CD-RW to work!!
+[09 Jan/13:29] <CJ^> jonis  you have the correct drivers for you IDE controller?
+[09 Jan/13:29] <Jonis> do u know the problem?
+[09 Jan/13:29] <VerLudwig> I have an packard bell pent 200 that came with a 2.1 gig hd. the machine was given to me yesterday but it doesnt have a hard drive and I dont know if this machine will support the larger drives?? eide??
+[09 Jan/13:29] <CJ^> Ver  check PB's site....
+[09 Jan/13:29] <CJ^> EIDE or IDE ar identical...
+[09 Jan/13:29] <VerLudwig> pb's site is no more
+[09 Jan/13:30] <VerLudwig> cant look at specks
+[09 Jan/13:30] <SinnyD> Same here!!
+[09 Jan/13:30] <Jonis>  what about me!!!
+[09 Jan/13:30] <SinnyD> Packard Bell.... checked them
+[09 Jan/13:30] <SinnyD> Nothing much on CD-RW
+[09 Jan/13:30] <SinnyD> :(
+[09 Jan/13:30] <CJ^> Jonis....  are you running the correct drivers for your IDE controller??
+[09 Jan/13:30] <Jonis> whats that>
+[09 Jan/13:30] <CJ^> ahh
+[09 Jan/13:30] <Jonis> shouldn't Win'98 find my drivers for the cd-rom
+[09 Jan/13:30] <Jonis> shouldn't Win'98 find my drivers for the cd-rom
+[09 Jan/13:31] <CJ^> ok... did you build this computer??
+[09 Jan/13:31] <Jonis> no
+[09 Jan/13:31] <CJ^> Jonis  ONLY if the controller for the IDE has teh correct drivers..
+[09 Jan/13:31] <CJ^> NOW..
+[09 Jan/13:31] <CJ^> right click on my computer
+[09 Jan/13:31] <SinnyD> I got a Packard Bell Pulsar 30.. PII 300MHz... I got my CD-RW recognized but when it actually comes to burning BAM.. nothing it freezes
+[09 Jan/13:31] <CJ^> choose properties
+[09 Jan/13:31] <CJ^> then the performance tab
+[09 Jan/13:31] <CJ^> whats it say tehre??
+[09 Jan/13:31] <Jonis> yeah
+[09 Jan/13:32] <CJ^> Sunny  what CDRW?
+[09 Jan/13:32] <Jonis> like in the white box?
+[09 Jan/13:32] <CJ^> er Sinny..
+[09 Jan/13:32] <CJ^> no Jonis.. the Performance TAB
+[09 Jan/13:32] <SinnyD> Dysan CRW-1622
+[09 Jan/13:32] > musicgy!Naf@nas-34-164.chicago.navinet.net has joined #win98
+[09 Jan/13:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/13:32] <Jonis> i clicked on it...
+[09 Jan/13:32] <CJ^> ok.and you have the burn application installed?
+[09 Jan/13:32] <musicgy> hi
+[09 Jan/13:32] <musicgy> i have a .bin file - how do i extract it or install the file?
+[09 Jan/13:32] <CJ^> ok jonis... now  does it say anything about DOS mode?
+[09 Jan/13:32] <Jonis> and what do u want me too tell you about it?
+[09 Jan/13:32] > Big`Ed!BigEd@01-057.009.popsite.net has joined #win98
+[09 Jan/13:32] <Jonis> ok one sec
+[09 Jan/13:33] <CJ^> Ed!
+[09 Jan/13:33] @ mode #win98 [+o Big`Ed] by CJ^!~skippy@sdn-ar-001watacoP197.dialsprint.net
+[09 Jan/13:33] <SinnyD> I installed all the software.... it burns files onto CD but... it won't burn from CD to CD
+[09 Jan/13:33] <Big`Ed> thx!
+[09 Jan/13:33] <CJ^> what application?
+[09 Jan/13:33] <Jonis> Drive D is using MS-DOS compatibilty mod file system.
+[09 Jan/13:33] <Jonis> Drive D is using MS-DOS compatibilty mod file system.
+[09 Jan/13:33] <CJ^> EZ cd or Nero?
+[09 Jan/13:33] < Go!dev_nul@cx679130-a.omhaw1.ne.home.com has left #win98 ()
+[09 Jan/13:33] <musicgy> anyone know what i do with a .bin file?
+[09 Jan/13:33] <CJ^> Jonis
+[09 Jan/13:33] <Jonis> yup
+[09 Jan/13:33] <CJ^> then you have loaded cd rom drivers in teh autoexec.bat
+[09 Jan/13:33] <CJ^> do this...
+[09 Jan/13:33] <CJ^> Start
+[09 Jan/13:33] <CJ^> RUN
+[09 Jan/13:34] <CJ^> type msconfig
+[09 Jan/13:34] <musicgy> hello?
+[09 Jan/13:34] <Jonis> done... and a window popped up
+[09 Jan/13:34] <CJ^> ok..
+[09 Jan/13:34] <SinnyD> Ummmmmmmmm Adaptec Easy CD
+[09 Jan/13:34] <CJ^> got the autoexec.bat tab
+[09 Jan/13:34] <SinnyD> where can I get this Nero
+[09 Jan/13:34] <Jonis> yeah
+[09 Jan/13:34] <SinnyD> ???
+[09 Jan/13:34] <CJ^> Sinny  ok  did you tell it which drive is which?
+[09 Jan/13:34] <CJ^> that teh cd is the data cd..
+[09 Jan/13:34] <CJ^> and the CDRW is the copy cd?
+[09 Jan/13:35] <SinnyD> How does I do that
+[09 Jan/13:35] <musicgy> how can i use the .bin file?
+[09 Jan/13:35] <SinnyD> ???
+[09 Jan/13:35] <musicgy> what do i open the file with or extract it?
+[09 Jan/13:35] <CJ^> musicguy  where did you get this bin file?
+[09 Jan/13:35] <musicgy> my friend gave it to me
+[09 Jan/13:35] <CJ^> most bin files are for information for an application..
+[09 Jan/13:35] <Big`Ed> musicgy - yea - it is NOT a microsoft file
+[09 Jan/13:35] <musicgy> then what do i do?
+[09 Jan/13:35] <CJ^> well what is it for???
+[09 Jan/13:36] <Big`Ed> ask him what it is for/how to use
+[09 Jan/13:36] <CJ^> if it has not purpose  delete it...
+[09 Jan/13:36] <musicgy> he doesn't know himself
+[09 Jan/13:36] <CJ^> er no purpose...
+[09 Jan/13:36] <CJ^> then delete it
+[09 Jan/13:36] <CJ^> jonis... you there??
+[09 Jan/13:36] <Big`Ed> if a friend gives you a knife - do you automatically stab yourself?
+[09 Jan/13:36] <Jonis> yuppers
+[09 Jan/13:36] <musicgy> there're no programs to extract a bin file?
+[09 Jan/13:36] <CJ^> ok  what does it show in the autoexec.bat?
+[09 Jan/13:36] <Big`Ed> musicgy - why do you think it needs extracting?
+[09 Jan/13:37] <musicgy> it's 480MB
+[09 Jan/13:37] <CJ^> musicguy  why do you want to extract it if you dont knwo what it does... thats really stupid...
+[09 Jan/13:37] <Big`Ed> musicgy - BIN is NOT a standard microsoft file format
+[09 Jan/13:37] <musicgy> then how can i use it?
+[09 Jan/13:37] <CJ^> sounds like an ISO..
+[09 Jan/13:37] <VerLudwig> a packard bell pent 200 was given to me with no HD. it had a 2.1 gig in it. would this be an eid drive??
+[09 Jan/13:37] <CJ^> try winimage
+[09 Jan/13:37] <Big`Ed> musicgy - WHAT IS IT?
+[09 Jan/13:37] <Jonis>  this:
+[09 Jan/13:37] <Jonis> @echo off
+[09 Jan/13:37] <Jonis> SET SOUND=C:\PROGRA~1\AUDIOAPP
+[09 Jan/13:37] <Jonis> SET MIDI=SYNTH:1 MAP:E MODE:0
+[09 Jan/13:37] <Jonis> SET BLASTER=A220 I5 D1 H5 P330 T6 
+[09 Jan/13:37] <Jonis> path=c:\;c:\windows;c:\windows\command;c:\windows\command\edb;c:\dos
+[09 Jan/13:37] <Jonis> mscdex /d:mscd001
+[09 Jan/13:37] <Big`Ed> SUPPOSTED TO BE?
+[09 Jan/13:37] <CJ^> yes Vert   it is
+[09 Jan/13:37] <CJ^> jonis
+[09 Jan/13:37] <CJ^> uncheck the box next to that
+[09 Jan/13:37] <CJ^> that why you dont see the cdrom drive..
+[09 Jan/13:38] <CJ^> you have DOS drivers installed
+[09 Jan/13:38] <Jonis> uncheck what?
+[09 Jan/13:38] <CJ^> all of it
+[09 Jan/13:38] > sprout!~SPROUT@proxy3.cisco.com has joined #win98
+[09 Jan/13:38] <CJ^> and in the config.sys too
+[09 Jan/13:38] <SinnyD> How Do I tell the pooter which Drive is for what?
+[09 Jan/13:38] <sprout> anyone familiar with heavy gear?
+[09 Jan/13:38] <Jonis> hold on
+[09 Jan/13:38] <Jonis> uncheck what?
+[09 Jan/13:38] <sprout> I'm having trouble with it with win98...
+[09 Jan/13:38] <CJ^> Jonis...  better yet
+[09 Jan/13:38] <CJ^> do this
+[09 Jan/13:38] <CJ^> close out msconfig
+[09 Jan/13:38] <VerLudwig> CJ^: I have a 4.3 gig in my hewlitt packard, would that work in the packard bell that used to have a 2.1?
+[09 Jan/13:38] <Jonis> ok
+[09 Jan/13:38] <Big`Ed> sprout - how?
+[09 Jan/13:38] <CJ^> find the autoexec.bat and config.sys
+[09 Jan/13:38] <CJ^> rename then to .old
+[09 Jan/13:39] <CJ^> autoexec.old and config.old
+[09 Jan/13:39] <CJ^> then reboot
+[09 Jan/13:39] <Jonis> should i make a back up copy of them?
+[09 Jan/13:39] <CJ^> no..
+[09 Jan/13:39] <Big`Ed> (old = backup)
+[09 Jan/13:39] <CJ^> just rename them..
+[09 Jan/13:39] <CJ^> its not gonna hurt anything
+[09 Jan/13:39] <CJ^> \win9x doesnt use them...
+[09 Jan/13:39] * SinnyD will wait fer CJ^ to finish cause he/she is one busy person hehehe
+[09 Jan/13:39] <CJ^> doesnt need them actually..
+[09 Jan/13:39] <Big`Ed> sprout - what is your question?
+[09 Jan/13:39] <sprout> big`ed: it has an error whenever I go to run the game...
+[09 Jan/13:39] <sprout> err
+[09 Jan/13:39] <Big`Ed> CJ^ - your a he/she!
+[09 Jan/13:39] <CJ^> Sinny...  you got the manual that came with the cdrw correct?
+[09 Jan/13:39] <sprout> whenever I start to play
+[09 Jan/13:40] <VerLudwig> CJ^: I have a 4.3 gig in my hewlitt packard, would that work in the packard bell that used to have a 2.1?
+[09 Jan/13:40] < SignOff: Hashish!Hashish@master.of.the.bongfu.way.com (Amsterdam.NL.Eu.UnderNet.org graz.at.Eu.UnderNet.org)
+[09 Jan/13:40] <Big`Ed> sprout - so the game is giving you a error - not win98?
+[09 Jan/13:40] <sprout> it says, Heavy Gear shutting down due to fatal error
+[09 Jan/13:40] <CJ^> Vert  how shoudl i know?????
+[09 Jan/13:40] <sprout> correct
+[09 Jan/13:40] <CJ^> i dont kow what the limit is on the PB's
+[09 Jan/13:40] <CJ^> it may or may not
+[09 Jan/13:40] <VerLudwig> ok
+[09 Jan/13:40] <Big`Ed> sprout - did you check the game site for a fix to it?
+[09 Jan/13:40] <CJ^> some HP machines will only allow that drive to work in an HP
+[09 Jan/13:41] <SinnyD> it should work Ver......
+[09 Jan/13:41] <CJ^> jonis.. dont msg  ask in here
+[09 Jan/13:41] <Jonis> i renamed them
+[09 Jan/13:41] <SinnyD> I got spare memory fer mine.............. and it worked
+[09 Jan/13:41] <CJ^> ok
+[09 Jan/13:41] <Jonis> then what sould i do
+[09 Jan/13:41] <CJ^> reboot
+[09 Jan/13:41] <CJ^> reboot
+[09 Jan/13:41] <Jonis> what what should happen>
+[09 Jan/13:41] <CJ^> the cdrom will be found...
+[09 Jan/13:41] <CJ^> shoudl be...
+[09 Jan/13:41] > Hashish!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[09 Jan/13:41] <Jonis> ok
+[09 Jan/13:41] <CJ^> thats what was stopping them...
+[09 Jan/13:41] < SignOff: Jonis!loser@ppp19305.on.bellglobal.com (Leaving)
+[09 Jan/13:41] <CJ^> you installed those drvers in there...
+[09 Jan/13:42] <sprout> big`ed: yes I did
+[09 Jan/13:42] <musicgy> where can i get winimage?
+[09 Jan/13:42] <Big`Ed> did they say there was any problems there?
+[09 Jan/13:42] <Big`Ed> sprout
+[09 Jan/13:42] <CJ^> musicguy
+[09 Jan/13:42] <sprout> eddie: nope, it's wierd...
+[09 Jan/13:42] <CJ^> www.download.com
+[09 Jan/13:43] <CJ^> sprout  did you get the latest patches from them?
+[09 Jan/13:43] <sprout> I'm confused... my computer is quite advanced in the gaming aspect.
+[09 Jan/13:43] <sprout> it shouldn't have any problems...
+[09 Jan/13:43] <Big`Ed> sprout - what is the EXACT error
+[09 Jan/13:43] <CJ^> ha
+[09 Jan/13:43] <CJ^> yeah righ
+[09 Jan/13:43] <sprout> only thing I can think of is the win98 o/s
+[09 Jan/13:43] <sprout> one sec I'll tell you
+[09 Jan/13:43] <Big`Ed> so sprout - you get this same error with all sorts of other applications and games?
+[09 Jan/13:43] <SinnyD> Okay can we get onto me now? hmmmmmmm ? hehehe
+[09 Jan/13:44] <Azmodan> SinnyD, how can we help you?
+[09 Jan/13:44] <musicgy> yea
+[09 Jan/13:44] <musicgy> winimage didn't work
+[09 Jan/13:44] <CJ^> music..
+[09 Jan/13:44] <CJ^> renam it to ISO
+[09 Jan/13:44] <Big`Ed> musicgy - did you ever say WHAT that file is supposed to be?
+[09 Jan/13:44] <SinnyD> How Do I tell the pooter which Drive is for what? IE tell it which is the Writable Drive and which is the ROm
+[09 Jan/13:44] <Big`Ed> musicgy - or is it some WAREZ copy of a GAME CD?
+[09 Jan/13:45] <musicgy> i have no idea
+[09 Jan/13:45] <musicgy> my friend just gave it to me
+[09 Jan/13:45] <Azmodan> SinnyD, any writer software will be able to tell which is the writer and which isn't
+[09 Jan/13:45] <CJ^> i think it is ed...
+[09 Jan/13:45] <Big`Ed> musicgy - did you EVER think to ask him?
+[09 Jan/13:45] <CJ^> music... yer really full of it...
+[09 Jan/13:45] > LosGuy!~husky21@user-33qtk5h.dialup.mindspring.com has joined #win98
+[09 Jan/13:45] <Big`Ed> hi LosGuy
+[09 Jan/13:45] <Azmodan> wb Los
+[09 Jan/13:45] <musicgy> so no one has any idea what to do ?
+[09 Jan/13:45] <CJ^> music...
+[09 Jan/13:45] <CJ^> BIN is not a normal file
+[09 Jan/13:45] <LosGuy> hi
+[09 Jan/13:45] <SinnyD> Well whenever I try to burn from CD to CD the whole pooter Freezes
+[09 Jan/13:45] <CJ^> it usualy used with other appilcation for information
+[09 Jan/13:45] <CJ^> OR warez
+[09 Jan/13:46] <musicgy> i only have the .bin and .cue file
+[09 Jan/13:46] <musicgy> so is it warez then?
+[09 Jan/13:46] <CJ^> music...  delete the file...
+[09 Jan/13:46] <CJ^> you dont knwo what it is...
+[09 Jan/13:46] <CJ^> we cant help you...
+[09 Jan/13:47] <Big`Ed> musicgy - you tell me - what is the cd supposed to be?
+[09 Jan/13:47] <Big`Ed> musicgy - it may be KIDDIE PORN if you don't know
+[09 Jan/13:47] <sprout> big`ed: attempting to shutdown from an unknown fatal error
+[09 Jan/13:47] <CJ^> a 430mb file sound like a warez file
+[09 Jan/13:47] <Big`Ed> heavygear 1 or 2?
+[09 Jan/13:47] * LosGuy knows exactly what it is... and it is almost certainly warez
+[09 Jan/13:48] <Big`Ed> sprout - do you have problems with any other game?
+[09 Jan/13:48] > Jonis!loser@ppp19343.on.bellglobal.com has joined #win98
+[09 Jan/13:48] <Jonis> CJ
+[09 Jan/13:48] <sprout> NO
+[09 Jan/13:48] <Jonis> it didn't work
+[09 Jan/13:48] <sprout> not at all
+[09 Jan/13:48] <Jonis> it didn't work
+[09 Jan/13:48] <Big`Ed> sprout - did this game EVER work?
+[09 Jan/13:49] <CJ^> Jonis... ok..
+[09 Jan/13:49] <sprout> uhh...
+[09 Jan/13:49] <CJ^> go back to the performance tab again
+[09 Jan/13:49] <sprout> well, on Win95 on a crap computer
+[09 Jan/13:49] * SinnyD taps his foot and whistles
+[09 Jan/13:49] <CJ^> tell me what it says there...
+[09 Jan/13:49] > d00k!xx@user-38lc2cs.dialup.mindspring.com has joined #win98
+[09 Jan/13:49] <sprout> and ran like shiz...
+[09 Jan/13:49] <CJ^> Sunny  got the manual that came with the CDRW?
+[09 Jan/13:49] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org LasVegas.NV.US.Undernet.org)
+[09 Jan/13:49] <d00k> how do you resize a drive
+[09 Jan/13:49] <Jonis> there is no white box thingy
+[09 Jan/13:50] <LosGuy> d00k there is a free partition resizer 
+[09 Jan/13:50] <CJ^> dook  partiton magics
+[09 Jan/13:50] > Sabotage2!Polaris@PRSYB103-23.splitrock.net has joined #win98
+[09 Jan/13:50] <LosGuy> if you dont have partition magic
+[09 Jan/13:50] <d00k> i have partition magic
+[09 Jan/13:50] <Sabotage2> can someone help me with win2k?
+[09 Jan/13:50] <Big`Ed> sprout - is this heavy gear 1 or 2 ?
+[09 Jan/13:50] <Sabotage2> can someone help me with win2k?
+[09 Jan/13:50] <Big`Ed> Sabotage2 - NO
+[09 Jan/13:50] <sprout> hg1
+[09 Jan/13:50] <LosGuy> then use it
+[09 Jan/13:50] <Sabotage2> why
+[09 Jan/13:50] < SignOff: musicgy!Naf@nas-34-164.chicago.navinet.net (Ping timeout for musicgy[nas-34-164.chicago.navinet.net])
+[09 Jan/13:50] <Sabotage2> theres no one talking in #win2000
+[09 Jan/13:50] <Big`Ed> sprout - did you check your video settings?
+[09 Jan/13:50] <LosGuy> cuz this is a win98 channel
+[09 Jan/13:50] <sprout> yes
+[09 Jan/13:50] <d00k> it is only letting me go up to 2.048 megs
+[09 Jan/13:50] <LosGuy> that dont make this a win2k channel
+[09 Jan/13:50] <Big`Ed> Sabotage2 - maybe cuz it is not a supported software yet
+[09 Jan/13:50] <sprout> I tried software, AND direct3d
+[09 Jan/13:50] <CJ^> heavy gear  right sprout?
+[09 Jan/13:50] <Big`Ed> Sabotage2 did you buy it from microsoft?
+[09 Jan/13:50] <sprout> right CJ
+[09 Jan/13:50] <Sabotage2> no
+[09 Jan/13:51] <Big`Ed> bye Sabotage2
+[09 Jan/13:51] <Sabotage2> but its a easy question
+[09 Jan/13:51] <Big`Ed> see our topic Sabotage2
+[09 Jan/13:51] <CJ^> do you have the 1.1 patch?
+[09 Jan/13:51] <CJ^> jonis..
+[09 Jan/13:51] <CJ^> ok
+[09 Jan/13:51] <SinnyD> Manual.... it was this lil piece of poo like two sides of nothing
+[09 Jan/13:51] <Sabotage2> just help me
+[09 Jan/13:51] <CJ^> look in msconfig again
+[09 Jan/13:51] <CJ^> i want to see if those drivers are stillloading..
+[09 Jan/13:51] <Sabotage2> it'll take 2 mins of ur time
+[09 Jan/13:51] <Big`Ed> http://www.activision.com/downloads/69.asp
+[09 Jan/13:51] <CJ^> also.. you built this system correct?
+[09 Jan/13:51] * LosGuy does NOT remember askiing d00k to violate the topic and /msg him
+[09 Jan/13:51] <sprout> cj: yes, ahve 1.1
+[09 Jan/13:52] <Big`Ed> Sabotage2 - last warning - NO WAREZ - NO NON-WIN98
+[09 Jan/13:52] <sprout> cj: I built my system, yes.
+[09 Jan/13:52] <Jonis> no
+[09 Jan/13:52] <d00k> where does it say that?
+[09 Jan/13:52] < Sabotage2!Polaris@PRSYB103-23.splitrock.net has left #win98 ()
+[09 Jan/13:52] <CJ^> Sab...  win2k isnt released yet bud
+[09 Jan/13:52] > Badsnot!rufus@port12.blx.netdoor.com has joined #win98
+[09 Jan/13:52] <CJ^> Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/13:52] <d00k> ooops sorry
+[09 Jan/13:52] <d00k> :(
+[09 Jan/13:52] <CJ^> Jonis  who built your system then?
+[09 Jan/13:53] <Jonis> Mirage
+[09 Jan/13:53] <CJ^> ok..
+[09 Jan/13:53] <d00k> can someone give me some assistance then
+[09 Jan/13:53] <Big`Ed> sprout - how about your directx - did you upgrade that?
+[09 Jan/13:53] <CJ^> in the performance tab  does it say that there is a DOS mode ?
+[09 Jan/13:53] <CJ^> if nto
+[09 Jan/13:53] <CJ^> chekc the msconfig again
+[09 Jan/13:53] <sprout> big`ed: @ dx7
+[09 Jan/13:53] <Badsnot> I have the upgrade ver of Win98, and am currently running Win95b.  I'd like to low-level the HD and install fresh.  Does anyone know if I could simply use a win95 boot disk to boot my system after deleting everything, and then run the win98 setup from dos?
+[09 Jan/13:54] <LosGuy> what is the problem with part magic d00k?
+[09 Jan/13:54] <Big`Ed> sprout - was all your updates from the windows update site?
+[09 Jan/13:54] <CJ^> Badsnot  if you have cdrom drivers  yes...
+[09 Jan/13:54] <sprout> big`ed: yes
+[09 Jan/13:54] <Jonis> in autoexec.bat?
+[09 Jan/13:54] <d00k> loseguy: i have a 8gig drive d, and it is only letting me set it for 2gigs
+[09 Jan/13:54] <CJ^> yes jonis...
+[09 Jan/13:54] <LosGuy> Badsnot better yet use your win95 machine to make a boot disk
+[09 Jan/13:54] <CJ^> and config.sys
+[09 Jan/13:54] <Big`Ed> Badsnot - do you still have the win95b CD?
+[09 Jan/13:55] <LosGuy> read fat32ebd.txt on your win98 cdrom Badsnot
+[09 Jan/13:55] <Badsnot> I do...cool thanks...wanted to find out before I painted myself into a corner..and yes I still have the win95 cd
+[09 Jan/13:55] <CJ^> then yer good to go badsnot
+[09 Jan/13:55] <Badsnot> gotcha
+[09 Jan/13:55] <LosGuy> d00k is the drive fat 32 or fat16?
+[09 Jan/13:55] <Jonis> autoexect:path=c:\;c:\windows;c:\windows\command;c:\windows\command\edb;c:\dos
+[09 Jan/13:55] <Big`Ed> Badsnot - if you have win98 upgrade, and original cd
+[09 Jan/13:55] <CJ^> jonis..
+[09 Jan/13:55] <Big`Ed> Badsnot - you can use win98 boot disk and do everything
+[09 Jan/13:55] <d00k> LosGuy: fat32
+[09 Jan/13:55] <CJ^> then you didnt renam the files...
+[09 Jan/13:55] <CJ^> if you see anythign in there  ya didnt rename the files...
+[09 Jan/13:55] <Badsnot> yes, original...as much as I hated paying the 89 bucks:)
+[09 Jan/13:55] > marsby!marsby@164.64.3.152 has joined #win98
+[09 Jan/13:55] <CJ^> uncheck everything in there..
+[09 Jan/13:55] <LosGuy> d00k how old is the motherboard?
+[09 Jan/13:55] <CJ^> and in config.sys
+[09 Jan/13:55] <Jonis> nothing
+[09 Jan/13:56] <d00k> LosGuy: maybe 2 years
+[09 Jan/13:56] <Big`Ed> Badsnot - if you can boot with the windows98 startup diskette - and see your cd-rom - your all set
+[09 Jan/13:56] <marsby> hey anyone have any ideas of what causes 0e type fatal errors?
+[09 Jan/13:56] <LosGuy> hmm you might need to go look for a bios upgrade that has large hard drive support (that new should have it though)
+[09 Jan/13:56] <Badsnot> How can I go about making a win98 boot disk without having win98 installed?
+[09 Jan/13:56] <Big`Ed> sprout - i'm out of ideas - it does not sound like a windows problem
+[09 Jan/13:56] <VerLudwig> CJ^: talked to a kid at best buy and he thought if I upgraded the bios that it should work fine
+[09 Jan/13:56] <sprout> crappo
+[09 Jan/13:57] <d00k> LosGuy: i believe it has that .. prompts that when i go into fdisk
+[09 Jan/13:57] <CJ^> Verl  good luck fiding the bios upgrade...
+[09 Jan/13:57] <LosGuy> Badsnot I already told you read fat32ebd.txt on your win98 cdrom
+[09 Jan/13:57] <CJ^> try NEC's site
+[09 Jan/13:57] <Badsnot> ahhh
+[09 Jan/13:57] <VerLudwig> wouldn't be on the pb site?
+[09 Jan/13:57] <LosGuy> yes did you choose it dook?
+[09 Jan/13:57] <LosGuy> and partition magic shojld be able to do that stuff though
+[09 Jan/13:57] <CJ^> jonis...  now.. in the msconfig  you see nothing in the autoexec.abt and config.sys?
+[09 Jan/13:57] <VerLudwig> oh, yes...nec = pb
+[09 Jan/13:57] <LosGuy> if your computer will support it
+[09 Jan/13:58] < SignOff: Jonis!loser@ppp19343.on.bellglobal.com (Leaving)
+[09 Jan/13:58] <CJ^> :P
+[09 Jan/13:58] <CJ^> oh well...
+[09 Jan/13:58] * SinnyD wiggles his toosh and dances on that *beeping* CD-RW
+[09 Jan/13:58] <d00k> LosGuy: yes
+[09 Jan/13:59] <LosGuy> that is an old dos limtt your running into ... or the limit for fat16
+[09 Jan/13:59] <LosGuy> when you run partition magic what color does the drive appear as?
+[09 Jan/13:59] <LosGuy> aqua or bright green?
+[09 Jan/13:59] <LosGuy> or other 
+[09 Jan/13:59] <d00k> LosGuy: what should the partition be... (ie. logical, physical,extented, etc.
+[09 Jan/14:00] <LosGuy> d00k it should be a primary partition if you want to boot win9x from it (not an extended)
+[09 Jan/14:00] <d00k> LosGuy: this is for my d drive, not c
+[09 Jan/14:00] <d00k> LosGuy: so i'm not booting from it
+[09 Jan/14:00] <Big`Ed> why would one not boot win98 ?
+[09 Jan/14:01] <LosGuy> then either primary or extended with a logical partition inside the extended will work
+[09 Jan/14:01] <LosGuy> Ed? boot from a logical partition?
+[09 Jan/14:01] <Azmodan> a logical partition cannot be set startable
+[09 Jan/14:02] <Big`Ed> win98 only installs by default to C: on the primary partition
+[09 Jan/14:02] <LosGuy> yes
+[09 Jan/14:02] * SinnyD thinks he's solved it "Thanks CJ^" rushes off to try his theory out
+[09 Jan/14:02] < SinnyD!SURE@dial192.localdial.com has left #win98 ()
+[09 Jan/14:02] <Big`Ed> any other partioning/booting questions would not be of a win98 nature
+[09 Jan/14:02] <d00k> LosGuy: my c drive partitioned fine at 3gigs, it is just the d
+[09 Jan/14:02] <Big`Ed> true?
+[09 Jan/14:03] <LosGuy> d00k is there any data on that drive?
+[09 Jan/14:03] <d00k> LosGuy: i set it to be a prim dos, logical and it set all the 8gigs now.. got it working, no there wasn't data...
+[09 Jan/14:03] <d00k> LosGuy: thanks for your help :)
+[09 Jan/14:03] <LosGuy> np 
+[09 Jan/14:04] <d00k> LosGuy: sorry i messaged you earlier also.. thanks a bunch, i'm convinced this chick can learn :)
+[09 Jan/14:04] <d00k> laters
+[09 Jan/14:04] < SignOff: d00k!xx@user-38lc2cs.dialup.mindspring.com (ircN 7.11 + 7.0 for mIRC (1999/09/28 16.00))
+[09 Jan/14:04] <LosGuy> hehe
+[09 Jan/14:04] <Big`Ed> los let a chick go?
+[09 Jan/14:05] * LosGuy didnt know she was a chick
+[09 Jan/14:05] <Big`Ed> tsk tsk
+[09 Jan/14:05] <LosGuy> well the nick didnt exactly give it away
+[09 Jan/14:06] <Big`Ed> hah
+[09 Jan/14:06] <LosGuy> a mindspringer too
+[09 Jan/14:06] <Big`Ed> CJ^ - where did your fans all go?
+[09 Jan/14:06] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/14:06] @ mode #win98 [+ov Tribble Tribble] by SantaClara.CA.US.Undernet.Org
+[09 Jan/14:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/14:06] <Badsnot> Alright, thanks everybody on the advice..gonna go try a dry run...take care
+[09 Jan/14:06] < Badsnot!rufus@port12.blx.netdoor.com has left #win98 ()
+[09 Jan/14:11] > suds!bleeka@207.245.209.240 has joined #win98
+[09 Jan/14:11] <suds> anyone here?
+[09 Jan/14:11] <Azmodan> hi suds
+[09 Jan/14:11] <Big`Ed> sure are you?
+[09 Jan/14:11] <Azmodan> how can we help?
+[09 Jan/14:11] <suds> have a ram problem....can someone help?
+[09 Jan/14:12] <Big`Ed> never owned a ram - arn't those like goats?
+[09 Jan/14:12] <suds> trying to upgrade and get memory test failed message
+[09 Jan/14:12] <CJ^> then bring the memory back........
+[09 Jan/14:12] < SignOff: sprout!~SPROUT@proxy3.cisco.com (Read error to sprout[proxy3.cisco.com]: EOF from client)
+[09 Jan/14:12] <Big`Ed> is the ram your sticking in RIGHT for your Motherboard?
+[09 Jan/14:12] <suds> :-)   
+[09 Jan/14:13] <Big`Ed> is the ram installed right?
+[09 Jan/14:13] <suds> don't know....how can i tell....i'm trying to put in EDO ram....
+[09 Jan/14:13] <Big`Ed> and have you tried the ram - by itself with out the old?
+[09 Jan/14:13] <LosGuy> make sure it is seated properly
+[09 Jan/14:13] <CJ^> suds...  never buy ram and NOT know what type it is..
+[09 Jan/14:13] <suds> yes....won't work
+[09 Jan/14:13] <CJ^> or if the motherboard supports
+[09 Jan/14:13] <Big`Ed> could FRY whole PC
+[09 Jan/14:13] <Big`Ed> with UNKNOWN RAM
+[09 Jan/14:14] <Big`Ed> every PC comes with a motherboard manual
+[09 Jan/14:14] <Big`Ed> that tells you what ram works with it
+[09 Jan/14:14] <suds> is there a way i can find out onscreen if FP RAM is installed on my machine....like in control panel or something
+[09 Jan/14:14] <CJ^> no suds
+[09 Jan/14:14] <CJ^> windows doesnt tell you that
+[09 Jan/14:14] <Big`Ed> RAM is PRE-BIOS
+[09 Jan/14:14] <suds> ARGH!!!!
+[09 Jan/14:14] <CJ^> on boot up it will...
+[09 Jan/14:15] <suds> how can i stop that boot up screen
+[09 Jan/14:15] <CJ^> pause key
+[09 Jan/14:15] < SignOff: Combiz!~fsd@193.71.82.230 (Read error to Combiz[193.71.82.230]: Connection reset by peer)
+[09 Jan/14:15] <Big`Ed> unplugging the PC stops it
+[09 Jan/14:16] <suds> ok.....so i should'nt tweak any settings? if the RAM i'm trying to install is bound to work than Windows should be able to pick it up automatically right?
+[09 Jan/14:16] <CJ^> yes suds
+[09 Jan/14:16] <LosGuy> suds read your mb manual
+[09 Jan/14:16] <Big`Ed> [17:11] <suds> trying to upgrade and get memory test failed message
+[09 Jan/14:17] <CJ^> or you PC manual...
+[09 Jan/14:17] <suds> ok....i have a cyrix 6x86 chip....does this make a difference?
+[09 Jan/14:17] <Big`Ed> that message is before windows
+[09 Jan/14:17] <CJ^> its nto an OS issue...
+[09 Jan/14:17] <CJ^> no suds
+[09 Jan/14:17] <CJ^> it doesnt
+[09 Jan/14:17] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: EOF from client)
+[09 Jan/14:17] > limeman!jjkl@rac1-p34.rscs.net has joined #win98
+[09 Jan/14:17] <CJ^> the MB makes the difference
+[09 Jan/14:17] <CJ^> read the MB manula  or the PC manula that came witht eh computer
+[09 Jan/14:17] <limeman> what the heck does trying to recover allocation unit mean??
+[09 Jan/14:17] <LosGuy> could try to disable halt on error
+[09 Jan/14:17] <Big`Ed> or search the online site for same info
+[09 Jan/14:17] <Big`Ed> limeman - when do you get that message?
+[09 Jan/14:18] <limeman> format
+[09 Jan/14:19] <suds> Thanks Cj
+[09 Jan/14:19] <CJ^> suds
+[09 Jan/14:19] <CJ^> also  dont go mixing FP and EDO
+[09 Jan/14:19] <Big`Ed> dinner time  - be right over CJ^!
+[09 Jan/14:19] ! Big`Ed is known as Ed`aWAy
+[09 Jan/14:20] <suds> the problem might be i'm trying to install EDO and FP is in there right now....it's an older computer
+[09 Jan/14:20] > pinba||!big@pmmaso1-58.rconnect.com has joined #win98
+[09 Jan/14:20] > Cat`Woman!~Cat@24.31.74.225 has joined #win98
+[09 Jan/14:20] <LosGuy> hi Cat`Woman
+[09 Jan/14:20] <CJ^> you cant mix the two suds...
+[09 Jan/14:20] <CJ^> you will get errors...
+[09 Jan/14:20] <suds> i just would like to know how i can tell what's in there...i'll check the boot up screen like you said
+[09 Jan/14:20] <LosGuy> suds read you mb manual  it will tell you what is supported and how to set it up
+[09 Jan/14:20] <Cat`Woman> aloha
+[09 Jan/14:21] < pinba||!big@pmmaso1-58.rconnect.com has left #win98 ()
+[09 Jan/14:21] <suds> manual....howabout if i don't have one????
+[09 Jan/14:21] <CJ^> then you look up your motherboard online
+[09 Jan/14:21] <limeman> what the heck does trying to recover allocation unit mean?? I get this message when trying to reformat my hd..
+[09 Jan/14:21] <LosGuy> how about you go to your mb manufacturers site and see if they have a .pdf version
+[09 Jan/14:21] <suds> Cj...how so
+[09 Jan/14:21] <LosGuy> most do
+[09 Jan/14:22] <LosGuy> it is trying to fix a bad spot limeman on your HD
+[09 Jan/14:22] <limeman> it can't fix it though
+[09 Jan/14:22] <limeman> what do I do??
+[09 Jan/14:22] <CJ^> suds.. look for markings on the board..
+[09 Jan/14:22] <LosGuy> or a spot that was previously marked bad
+[09 Jan/14:22] <CJ^> model number
+[09 Jan/14:22] <CJ^> name
+[09 Jan/14:22] <CJ^> something
+[09 Jan/14:22] <limeman> it just hangs at about 94% percent complete..
+[09 Jan/14:22] <LosGuy> limeman run a FULL scandisk
+[09 Jan/14:22] <limeman> losguy should I run scandesk??
+[09 Jan/14:23] <limeman> okay can I do that in dos??
+[09 Jan/14:23] <LosGuy> (surface scan)
+[09 Jan/14:23] <LosGuy> yes
+[09 Jan/14:23] <limeman> cuz I think I already hosed windows
+[09 Jan/14:23] <limeman> do I have to give it a flag??
+[09 Jan/14:23] <LosGuy> your HD might be failing
+[09 Jan/14:23] <suds> Cj...what are some common MB brands?
+[09 Jan/14:23] <limeman> like scandisk -a or something??
+[09 Jan/14:23] <LosGuy> no limeman it will ask once the basic scan is done if you want to do it
+[09 Jan/14:23] <limeman> no the hd works it was working before I formated it
+[09 Jan/14:23] <suds> i can't get that info from bios?
+[09 Jan/14:23] < VerLudwig!~blaahahah@ppp-142.FAR.cableone.net has left #win98 ()
+[09 Jan/14:23] <limeman> okay cool enough thanx man
+[09 Jan/14:24] <LosGuy> np
+[09 Jan/14:24] <CJ^> suds.. no
+[09 Jan/14:24] <CJ^> look..
+[09 Jan/14:24] <CJ^> do you know the chipset of the motherboard?
+[09 Jan/14:24] <CJ^> you have the system open now
+[09 Jan/14:24] <CJ^> look at is
+[09 Jan/14:24] <suds> cyrix 6x86
+[09 Jan/14:24] <CJ^> look for markings
+[09 Jan/14:24] <Ed`aWAy> #geekboy  I am away. Reason: Dinner and a BEER <<LósGüyPB&J>> v4.01
+[09 Jan/14:24] <CJ^> no
+[09 Jan/14:24] <CJ^> thats teh CPU
+[09 Jan/14:24] <LosGuy> not your CPU
+[09 Jan/14:24] <LosGuy> the chipset on your mb ie Via Ali Intel etc
+[09 Jan/14:25] <suds> ok...so this name should be inscribed on the board?
+[09 Jan/14:26] <limeman> is their anyway to stop formating??
+[09 Jan/14:26] <CJ^> it might be suds
+[09 Jan/14:26] <CJ^> look for white lettering  that bold..
+[09 Jan/14:26] > Jennifer-!Justme@1Cust181.tnt4.paterson.nj.da.uu.net has joined #win98
+[09 Jan/14:26] < Jennifer-!Justme@1Cust181.tnt4.paterson.nj.da.uu.net has left #win98 ()
+[09 Jan/14:26] > Raph2000!why@ip91.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[09 Jan/14:26] ! LosGuy is known as LosBrb
+[09 Jan/14:26] <Raph2000> When I try to reinstall DX7 I have a Blue screen with IFSMGR(01) VXD, any Idea how to fix it ?
+[09 Jan/14:26] <suds> ok...i'll check....should'nt a board from a machine that's a couple of years old be able to handle EDO ram though?
+[09 Jan/14:27] <CJ^> suds  if you are mixing FP and edo  you will have problems..
+[09 Jan/14:27] <CJ^> BUT  you have to find out if the board will support EDO
+[09 Jan/14:27] <CJ^> dont assume
+[09 Jan/14:27] <CJ^> thats wasting money
+[09 Jan/14:27] <suds> ok...thanks alot CJ
+[09 Jan/14:28] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/14:28] <Ed`aWAy> #geekboy  I am away. Reason: Dinner and a BEER <<LósGüyPB&J>> v4.01
+[09 Jan/14:29] > pizzalord!pizza@cyclone27.mgl.ca has joined #win98
+[09 Jan/14:29] <pizzalord> hi all
+[09 Jan/14:29] <pizzalord> can someone answer a mouse question?
+[09 Jan/14:30] <CJ^> question being????????/
+[09 Jan/14:31] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[09 Jan/14:32] <pizzalord> I just installed a new ps/2 mouse into my serial port (with an adapter) it doesn't get recognised. What am I doing wrong?
+[09 Jan/14:32] <Ed`aWAy> #geekboy  I am away. Reason: Dinner and a BEER <<LósGüyPB&J>> v4.01
+[09 Jan/14:32] <limeman> will scandisk just automagical makes the bad sectors of a hd unusable??
+[09 Jan/14:32] ! LosBrb is known as LosGuy
+[09 Jan/14:33] <LosGuy> yeah limeman... but if you keep having more pop up
+[09 Jan/14:33] <LosGuy> it marks them as bad
+[09 Jan/14:33] <limeman> okay cool
+[09 Jan/14:33] <LosGuy> pizzalord ... does your system show a mouse already installed?
+[09 Jan/14:33] <limeman> everything look hugicaldorie I don't seen any clusters mark as B
+[09 Jan/14:33] < SignOff: suds!bleeka@207.245.209.240 (Ping timeout for suds[207.245.209.240])
+[09 Jan/14:34] <LosGuy> limeman ... your not running a drive overlay are you?
+[09 Jan/14:35] <pizzalord> well, I tried to install it manually after if failed to get picked up on reboot. So, it shows a mouse in the DM, but not working properly.
+[09 Jan/14:35] <LosGuy> does it show it as a serial mouse?
+[09 Jan/14:35] <limeman> no losguy
+[09 Jan/14:36] <limeman> but it did a scandisk on drive a that is why
+[09 Jan/14:36] <limeman> I see some bad sectors on drive c
+[09 Jan/14:36] <pizzalord> it only shows a serial mouse because that's what I told it it was (I guess)
+[09 Jan/14:36] <LosGuy> doh
+[09 Jan/14:36] <Ed`aWAy> #geekboy  I am away. Reason: Dinner and a BEER <<LósGüyPB&J>> v4.01
+[09 Jan/14:36] <limeman> well I no care it isn't my comp it is my gfriends
+[09 Jan/14:36] <limeman> damn hp ominbook hehe
+[09 Jan/14:37] < SignOff: limeman!jjkl@rac1-p34.rscs.net (Leaving)
+[09 Jan/14:37] <pizzalord> I guess my question is, this adapter WILL let my comp see the ps/2 mouse as a serial mouse, right? I mean - it's just a software thing?
+[09 Jan/14:38] <LosGuy> yeah it should I do that on two of my computers
+[09 Jan/14:38] <LosGuy> have ps2 adapted to serial
+[09 Jan/14:38] <LosGuy> any other conflicts there?
+[09 Jan/14:38] <LosGuy> did you unstall the first mouse ?
+[09 Jan/14:39] <LosGuy> actually my logitec software pics it up when I just shutdown and change it
+[09 Jan/14:39] <LosGuy> doesnt get rid of the ps2 mouse ..but does pick it up as a serial... I then just delete the ps2
+[09 Jan/14:39] <pizzalord> No, did not remove first mouse.
+[09 Jan/14:40] <LosGuy> hmmm 
+[09 Jan/14:40] <pizzalord> think I'll delete ALL reference to mice in DM, and reboot again.
+[09 Jan/14:40] <Ed`aWAy> #geekboy  I am away. Reason: Dinner and a BEER <<LósGüyPB&J>> v4.01
+[09 Jan/14:41] <pizzalord> thanks for help Losguy!
+[09 Jan/14:41] <LosGuy> np good luck pizzalord
+[09 Jan/14:41] ! Ed`aWAy is known as Big`Ed
+[09 Jan/14:41] < pizzalord!pizza@cyclone27.mgl.ca has left #win98 ()
+[09 Jan/14:43] ! ^AnG3L^ is known as ^AnG|afk
+[09 Jan/14:43] @ mode #win98 [+v Cat`Woman] by Big`Ed!BigEd@01-057.009.popsite.net
+[09 Jan/14:43] @ mode #win98 [+v LosGuy] by Big`Ed!BigEd@01-057.009.popsite.net
+[09 Jan/14:57] ! TORINO427 is known as TORINO
+[09 Jan/15:00] ! ^AnG|afk is known as ^AnG3L^
+[09 Jan/15:01] < SignOff: Raph2000!why@ip91.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[09 Jan/15:01] > reebok!me@dt0b0n36.tampabay.rr.com has joined #win98
+[09 Jan/15:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/15:02] <Big`Ed> hey reebok
+[09 Jan/15:02] <Big`Ed> wazup?
+[09 Jan/15:02] <reebok> hey
+[09 Jan/15:02] <reebok> not much
+[09 Jan/15:02] <reebok> sleepy
+[09 Jan/15:03] <Big`Ed> back to 9pm bedtimes :)
+[09 Jan/15:03] <reebok> man that'd be nice
+[09 Jan/15:03] <LosGuy> hi ree
+[09 Jan/15:03] <reebok> hey los
+[09 Jan/15:07] * Big`Ed wonders if reebok waits for his elders to tell him to go to BED
+[09 Jan/15:07] <LosGuy> isnt it weird how it gets sooo busy in here...and then is dead 
+[09 Jan/15:07] <reebok> hehe
+[09 Jan/15:07] <Big`Ed> yea
+[09 Jan/15:07] <Big`Ed> was VERY busy earlier
+[09 Jan/15:07] <Big`Ed> and now dead
+[09 Jan/15:07] <LosGuy> yeah
+[09 Jan/15:08] <Big`Ed> hmm - got dead right after reebok joined too
+[09 Jan/15:08] <reebok> darn ;)
+[09 Jan/15:08] <reebok> hehe
+[09 Jan/15:08] <LosGuy> I got in on the tail end of that
+[09 Jan/15:08] <LosGuy> hehe
+[09 Jan/15:08] ! Katrina^ is known as Katrina
+[09 Jan/15:08] ! Katrina is known as Skank
+[09 Jan/15:09] ! ^AnG3L^ is known as Skanky
+[09 Jan/15:09] ! angieZzZz is known as angieboos
+[09 Jan/15:10] ! Skank is known as Biatch
+[09 Jan/15:11] ! Biatch is known as ^CrispY^
+[09 Jan/15:11] ! GizmO^ is known as Grem|in
+[09 Jan/15:12] ! ^CrispY^ is known as Katrina
+[09 Jan/15:12] <LosGuy> `op Hashish
+[09 Jan/15:12] @ mode #win98 [+o Hashish] by Athena!itsnotme@ppp35.US-GOVT.org
+[09 Jan/15:12] <LosGuy> gotta love that bot name
+[09 Jan/15:12] < SignOff: marsby!marsby@164.64.3.152 (Read error to marsby[164.64.3.152]: Connection reset by peer)
+[09 Jan/15:13] <reebok> heh
+[09 Jan/15:13] <LosGuy> actully gotta consider the owner first :P
+[09 Jan/15:13] <CJ^> when are we gonna get a bot names Crack?
+[09 Jan/15:13] <LosGuy> haha
+[09 Jan/15:13] <CJ^> er a bot NAMED crack that it
+[09 Jan/15:13] <CJ^> ack
+[09 Jan/15:13] <CJ^> cant tyoe
+[09 Jan/15:13] <LosGuy> crack is simon@206.161.127.6 * and they all call me crackhead
+[09 Jan/15:13] <LosGuy> crack using Arlington.VA.US.Undernet.Org [20
+[09 Jan/15:13] <CJ^> must controll fingers...
+[09 Jan/15:13] <CJ^> bah
+[09 Jan/15:14] ! Mandy is known as _CrAcK_
+[09 Jan/15:14] <Big`Ed> who?
+[09 Jan/15:14] ! TORINO is known as TORINOafk
+[09 Jan/15:14] ! Skanky is known as ^AnG3L^
+[09 Jan/15:15] ! Tribble is known as _HeRoIn_
+[09 Jan/15:15] > mrgone!~Webmaster@ts2-143.brg.tallships.ca has joined #win98
+[09 Jan/15:15] <Big`Ed> hi sir here
+[09 Jan/15:15] ! _HeRoIn_ is known as Tribble
+[09 Jan/15:15] ! _CrAcK_ is known as Mandy
+[09 Jan/15:16] <mrgone> hi
+[09 Jan/15:16] <LosGuy> hi mrgone
+[09 Jan/15:16] <LosGuy> Ed was doing drugs
+[09 Jan/15:16] <mrgone> hmm
+[09 Jan/15:16] <mrgone> i dont have any sound
+[09 Jan/15:16] <Big`Ed> i was?
+[09 Jan/15:17] <mrgone> couldnt create direct sound object..... i cant reboot cause it would kill my download
+[09 Jan/15:17] <mrgone> oh well
+[09 Jan/15:17] <LosGuy> that would be bad... if your supposed to have sound
+[09 Jan/15:18] * Big`Ed presses his reboot switch tied to mrgone
+[09 Jan/15:18] <mrgone> yup
+[09 Jan/15:18] <mrgone> hmm isnt that for pulling teeth ed?
+[09 Jan/15:18] <Big`Ed> (i take that as GO AHEAD)
+[09 Jan/15:18] <LosGuy> haha I wonder if you could do that with e/pop ?
+[09 Jan/15:19] <Big`Ed> yea
+[09 Jan/15:19] * LosGuy has winpop plus installed
+[09 Jan/15:19] <LosGuy> and firewall is mostly down right now
+[09 Jan/15:20] <mrgone> well ill reboot anyway
+[09 Jan/15:20] < SignOff: mrgone!~Webmaster@ts2-143.brg.tallships.ca (im a leech that needs to be bled)
+[09 Jan/15:20] * LosGuy fixed THAT problem
+[09 Jan/15:24] > W[4]Nt3D!Wise14@ppp-5800-01b-2178.mtl.total.net has joined #win98
+[09 Jan/15:24] <W[4]Nt3D> WIN sucks
+[09 Jan/15:24] <W[4]Nt3D> :PP
+[09 Jan/15:24] <Big`Ed> ok
+[09 Jan/15:24] <Big`Ed> now what?
+[09 Jan/15:24] <W[4]Nt3D> eeeeee
+[09 Jan/15:24] <W[4]Nt3D> vous parlez tu francais
+[09 Jan/15:25] <W[4]Nt3D> ??
+[09 Jan/15:25] <LosGuy> english only
+[09 Jan/15:25] <W[4]Nt3D> ok sorry
+[09 Jan/15:25] <LosGuy> but thx for your first comment
+[09 Jan/15:25] ! reebok is known as ree|away
+[09 Jan/15:25] <W[4]Nt3D> lol
+[09 Jan/15:25] <LosGuy> we always love to hear peoples comments
+[09 Jan/15:25] <W[4]Nt3D> LosGuy :P
+[09 Jan/15:25] <Big`Ed> positive as they are
+[09 Jan/15:26] <Big`Ed> and constructive too
+[09 Jan/15:26] <LosGuy> and usually it is the user that sux... not the OS
+[09 Jan/15:26] <Big`Ed> os only does as the user tells it
+[09 Jan/15:26] <LosGuy> or its a linux newbie
+[09 Jan/15:26] > phibman!chippell@dap-209-114-157-141.pri.tnt-1.bv.pa.stargate.net has joined #win98
+[09 Jan/15:27] <Big`Ed> isn't that hidden code in lin(s)ux to make a newbie go out and blast microsoft 20 times
+[09 Jan/15:27] <W[4]Nt3D> LosGuy i'm not a linux newbie
+[09 Jan/15:27] <phibman> anyone here have a sb live?  i have a sound problem
+[09 Jan/15:27] > mrgone!~Webmaster@ts2-156.brg.tallships.ca has joined #win98
+[09 Jan/15:27] <Big`Ed> sure
+[09 Jan/15:27] <W[4]Nt3D> I don,t understand Linux :PP
+[09 Jan/15:27] <Big`Ed> like what phibman?
+[09 Jan/15:27] <W[4]Nt3D> heheh
+[09 Jan/15:27] <CJ^> W[4]  if yer not then your above putting windows down..
+[09 Jan/15:27] <phibman> when it plays a sound i get a buzzing/screeching noise instead of the right sound
+[09 Jan/15:27] <CJ^> no serisou Linux user has time to do things like that
+[09 Jan/15:28] <Big`Ed> phibman - did it allways, or just start?
+[09 Jan/15:28] <phibman> well it is a new pc
+[09 Jan/15:28] <LosGuy> phibman look  for conflicts and the resources your card is using
+[09 Jan/15:28] <phibman> just put it together
+[09 Jan/15:28] <W[4]Nt3D> CJ^ you can,t tell me taht windows is really stable
+[09 Jan/15:28] <W[4]Nt3D> and he never ahd bug
+[09 Jan/15:28] <LosGuy> mine is
+[09 Jan/15:28] <Big`Ed> W[4]Nt3D - mine is (on over 40 pc's )
+[09 Jan/15:28] <CJ^> W can you tell me any OS is really stabel and never had a bug?
+[09 Jan/15:29] <CJ^> and BTW....
+[09 Jan/15:29] <CJ^> most of us in here USE linux ...
+[09 Jan/15:29] <Big`Ed> phibman - did it detect ok?
+[09 Jan/15:29] <phibman> no conflict under device manager
+[09 Jan/15:29] <W[4]Nt3D> ok
+[09 Jan/15:29] <W[4]Nt3D> :)
+[09 Jan/15:29] <CJ^> so.. since you cant figure it out...  ya must be a lamer...
+[09 Jan/15:29] <CJ^> phob  try turning the microphone down?  or off?
+[09 Jan/15:29] <phibman> yes, when it found it i pointed it to the drivers on the cd
+[09 Jan/15:30] <phibman> i turned the mic to mute
+[09 Jan/15:30] <CJ^> ok
+[09 Jan/15:30] <CJ^> BUT when you installed it..
+[09 Jan/15:30] < W[4]Nt3D!Wise14@ppp-5800-01b-2178.mtl.total.net has left #win98 ()
+[09 Jan/15:30] <CJ^> did you installt he DOS mode drivers as well?
+[09 Jan/15:30] <phibman> even downloaded the latest driver from creative
+[09 Jan/15:30] <phibman> yes,
+[09 Jan/15:30] <CJ^> DONT
+[09 Jan/15:30] <CJ^> take those out..
+[09 Jan/15:30] <phibman> how?
+[09 Jan/15:30] <CJ^> msconfig
+[09 Jan/15:31] <CJ^> uncheck the dos mode drivers
+[09 Jan/15:31] ! ree|away is known as reebok
+[09 Jan/15:31] <CJ^> you dont need or want em really...
+[09 Jan/15:31] <phibman> k, im in msconfig, where do i look?
+[09 Jan/15:31] <Big`Ed> yup
+[09 Jan/15:31] <phibman> never seen this one
+[09 Jan/15:32] <CJ^> autoexec and config
+[09 Jan/15:32] <CJ^> personally i just renamed em to .old
+[09 Jan/15:32] <CJ^> and didnt bother with msconfig...
+[09 Jan/15:32] <phibman> autoexec has one sblive/dosdrv/sbeinit
+[09 Jan/15:32] <phibman> that one?
+[09 Jan/15:32] <CJ^> then later i went and did the custom install of the drivers and did nto install DOS drivers
+[09 Jan/15:33] <CJ^> right
+[09 Jan/15:33] <phibman> should i leave the set blaster line??
+[09 Jan/15:33] <CJ^> no
+[09 Jan/15:33] <CJ^> all of it gone
+[09 Jan/15:33] <CJ^> there are three ways to do this
+[09 Jan/15:34] <CJ^> rename the autoexec.bat and config.sys to .old
+[09 Jan/15:34] <CJ^> uncheck the lines in msconfig
+[09 Jan/15:34] <CJ^> or open up sysedit
+[09 Jan/15:34] <CJ^> and delete everythign in there..
+[09 Jan/15:34] <CJ^> well.. 4th option
+[09 Jan/15:34] <CJ^> re-install do custom and dont install DOS mode drivers
+[09 Jan/15:34] <Big`Ed> reboot time - brb
+[09 Jan/15:34] < SignOff: Big`Ed!BigEd@01-057.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[09 Jan/15:35] <phibman> k will try reinstall
+[09 Jan/15:35] <phibman> brb
+[09 Jan/15:35] <CJ^> ya still need to dump the auto and config
+[09 Jan/15:35] <CJ^> empty them out first
+[09 Jan/15:35] <CJ^> with sysedit
+[09 Jan/15:35] <phibman> k
+[09 Jan/15:36] > TheNew007!smoke@1Cust3.tnt4.phl1.da.uu.net has joined #win98
+[09 Jan/15:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/15:36] <TheNew007> could someone send me qbasic.exe ?
+[09 Jan/15:36] <TheNew007> it didnt come with win98, heh
+[09 Jan/15:36] <reebok> I think it's on the cd
+[09 Jan/15:36] <phibman> thx, going to reboot, brb
+[09 Jan/15:36] < SignOff: phibman!chippell@dap-209-114-157-141.pri.tnt-1.bv.pa.stargate.net (Peace out to all my peeps!Shoot me some signs before i cap yo ass!)
+[09 Jan/15:37] <TheNew007> argh
+[09 Jan/15:37] <CJ^> its on my cd
+[09 Jan/15:37] <CJ^> and on my boot disk
+[09 Jan/15:37] <TheNew007> ill have to go through boxes to find the CD
+[09 Jan/15:37] <reebok> 007 is the man
+[09 Jan/15:37] <reebok> he could do it
+[09 Jan/15:37] <reebok> hehe
+[09 Jan/15:37] <CJ^> darn
+[09 Jan/15:37] <TheNew007> if no one can send me it i will, but i would apreciate it :-)
+[09 Jan/15:38] <CJ^> no files
+[09 Jan/15:38] <CJ^> see topic
+[09 Jan/15:38] > cyberg!jeff@63-248-99-163.usa3.flashcom.net has joined #win98
+[09 Jan/15:38] <TheNew007> oh
+[09 Jan/15:38] <CJ^> get teh cd..
+[09 Jan/15:38] <TheNew007> argh, hehe
+[09 Jan/15:38] <TheNew007> well thankd
+[09 Jan/15:38] <CJ^> cmon  yer gonna NEED soon anyways
+[09 Jan/15:38] <TheNew007> i have it in my basement
+[09 Jan/15:38] <TheNew007> later
+[09 Jan/15:38] < TheNew007!smoke@1Cust3.tnt4.phl1.da.uu.net has left #win98 ()
+[09 Jan/15:42] < cyberg!jeff@63-248-99-163.usa3.flashcom.net has left #win98 ()
+[09 Jan/15:46] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/15:47] > bluedog!bluedog@ip54.fort-worth10.tx.pub-ip.psi.net has joined #win98
+[09 Jan/15:50] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[09 Jan/15:52] ! krazyone is known as kiwilad
+[09 Jan/15:52] <mrgone> uhg
+[09 Jan/15:53] <mrgone> really sucks when i have a 450 with sb live in my room and no hd. tnt2 coming in the mail.. hd better get here soon
+[09 Jan/15:54] <mrgone> thats not even my motherboard in there.... its still the shops loaner till my new one is in... underclocked to 350
+[09 Jan/15:54] <LosGuy> hehe
+[09 Jan/15:54] <mrgone> that mb really sucks
+[09 Jan/15:54] <LosGuy> the loaner?
+[09 Jan/15:55] <mrgone> has 32mb of the shops dimms in cause it wouldnt take my simms, not enough pci/isa slots
+[09 Jan/15:55] <LosGuy> ahh
+[09 Jan/15:56] <mrgone> 350 is the highest it goes
+[09 Jan/15:56] <LosGuy> well at least you have a computer... 
+[09 Jan/15:56] <reebok> unlike ely for a long time
+[09 Jan/15:56] <mrgone> not one that works los, no hd
+[09 Jan/15:57] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/15:57] <mrgone> bro took the 1.7gig to college for his mp3s
+[09 Jan/15:57] <reebok> heh
+[09 Jan/15:57] <mrgone> my other cdrw is going back to ricoh, cause it crapped
+[09 Jan/15:57] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/15:58] <mrgone> brr
+[09 Jan/15:58] <reebok> cold up there?
+[09 Jan/15:59] > Proteus__!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[09 Jan/15:59] <reebok> it's freezing here
+[09 Jan/15:59] <mrgone> yeah cold, no snow tho
+[09 Jan/15:59] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (NewYork-R.NY.US.Undernet.Org toronto.on.ca.undernet.org)
+[09 Jan/15:59] <mrgone> only -5C
+[09 Jan/15:59] <reebok> yeah
+[09 Jan/15:59] <reebok> well
+[09 Jan/15:59] <reebok> it's 64F here
+[09 Jan/16:00] <reebok> eat that
+[09 Jan/16:00] <mrgone> i havent seen -25C in a few years
+[09 Jan/16:00] <LosGuy> brrrr hehehhe
+[09 Jan/16:00] <reebok> and FOG
+[09 Jan/16:00] ! mistytigr is known as Tigerleah
+[09 Jan/16:00] <reebok> so there!!
+[09 Jan/16:00] ! Proteus__ is known as Proteus
+[09 Jan/16:00] <mrgone> 64f? hhaha
+[09 Jan/16:00] <mrgone> i usyally go to the beach when its that warm
+[09 Jan/16:00] <LosGuy> floridians are like californians... under 70 is cold
+[09 Jan/16:01] <reebok> and 70 isn't to warm either
+[09 Jan/16:01] <LosGuy> hehe
+[09 Jan/16:01] <reebok> man
+[09 Jan/16:01] <reebok> I have a pictutr of me
+[09 Jan/16:01] <reebok> holding an IU front license plate
+[09 Jan/16:01] <reebok> and my mom entende the top of the I
+[09 Jan/16:01] <bluedog> hey, us texans have been known to freeze up solid at 40 %
+[09 Jan/16:01] <mrgone> yeah, one of my friends went to hawaii for the winter,  it was like 25C and everyone was wearing winter clothes, he in his shorts no tshirt was the only one at the beach
+[09 Jan/16:01] <reebok> so it says UT
+[09 Jan/16:01] <reebok> hehe
+[09 Jan/16:02] <reebok> that's about 70 I think
+[09 Jan/16:02] <reebok> wait no
+[09 Jan/16:02] > Cue_Ball!hi_@ppp050076.usmo.com has joined #win98
+[09 Jan/16:02] <reebok> 77
+[09 Jan/16:02] <reebok> 77 is fine
+[09 Jan/16:03] <reebok> later
+[09 Jan/16:03] < SignOff: reebok!me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[09 Jan/16:04] <mrgone> doh
+[09 Jan/16:04] <Cue_Ball> you know what sucks?
+[09 Jan/16:04] <mrgone> found a tnt2 60 miles from me 175$ 
+[09 Jan/16:04] <mrgone> at a store
+[09 Jan/16:04] <LosGuy> no but I got a feeling your gonna tell us Cue_Ball
+[09 Jan/16:04] <mrgone> say windows and ill kick you out
+[09 Jan/16:04] <bluedog> de universe sux
+[09 Jan/16:04] <Cue_Ball> no
+[09 Jan/16:05] <Cue_Ball> I am gonna leave you in suspense
+[09 Jan/16:05] <mrgone> hmm
+[09 Jan/16:05] <LosGuy> haha
+[09 Jan/16:05] <mrgone> a vacuume?
+[09 Jan/16:05] <bluedog> das why dere is a vacume in outer space
+[09 Jan/16:06] <Cue_Ball> no
+[09 Jan/16:07] * LosGuy will not mention your mother
+[09 Jan/16:07] <bluedog> mama sux
+[09 Jan/16:07] <mrgone> hehe
+[09 Jan/16:11] < SignOff: W!cservice@undernet.org (ERROR: Received SIGSEGV :()
+[09 Jan/16:12] <Cue_Ball> dude
+[09 Jan/16:12] <CJ^> what?????????/
+[09 Jan/16:12] <bluedog> wada???????
+[09 Jan/16:12] <Cue_Ball> anyone ever heard of a HD with jumpers labeled C/D  A/D  CS?<-----I know this one
+[09 Jan/16:14] > Big`Ed!BigEd@01-048.009.popsite.net has joined #win98
+[09 Jan/16:16] <bluedog> yo...bigun!
+[09 Jan/16:17] <Big`Ed> gun?
+[09 Jan/16:17] <bluedog> un
+[09 Jan/16:18] > W!cservice@undernet.org has joined #win98
+[09 Jan/16:18] @ mode #win98 [+o W] by channels2.undernet.org
+[09 Jan/16:18] <Big`Ed> wb w
+[09 Jan/16:18] <Cue_Ball> W/X have been on crack the past few days
+[09 Jan/16:18] <LosGuy> yeah
+[09 Jan/16:19] <Big`Ed> hehe
+[09 Jan/16:20] <bluedog> dat shit will stunt you...
+[09 Jan/16:20] <Big`Ed> NO cussing
+[09 Jan/16:21] ! ^Maab^ is known as BuZzZzZzY
+[09 Jan/16:21] <bluedog> sorry,man...i stand accused
+[09 Jan/16:21] <Big`Ed> or - caught
+[09 Jan/16:22] <Big`Ed> easy evening i guess
+[09 Jan/16:23] < SignOff: osbourne!osbourne@sdn-ar-001moslouP164.dialsprint.net (Ping timeout for osbourne[sdn-ar-001moslouP164.dialsprint.net])
+[09 Jan/16:24] < SignOff: Cue_Ball!hi_@ppp050076.usmo.com (brb)
+[09 Jan/16:24] < SignOff: mrgone!~Webmaster@ts2-156.brg.tallships.ca (im a leech that needs to be bled)
+[09 Jan/16:28] > BLuStreek!fulla@p223-tnt1.akl.ihug.co.nz has joined #win98
+[09 Jan/16:28] > afex!afex@slinger-11-11.nconnect.net has joined #win98
+[09 Jan/16:28] <Big`Ed> hi
+[09 Jan/16:28] <BLuStreek> woohooo
+[09 Jan/16:28] <BLuStreek> hey can u guys help me with a dns lookup prob
+[09 Jan/16:29] <BLuStreek> i got a mate on the fone and something seems to be wrong with his
+[09 Jan/16:29] <Big`Ed> donno - whats the error
+[09 Jan/16:29] <afex> can someone tell me why in any application a zero appears when i hit enter? (along with my cursor moving a line down like it should)
+[09 Jan/16:30] <Big`Ed> afex - what program are you using to get this error?
+[09 Jan/16:30] <afex> it does it in anything
+[09 Jan/16:30] * LosGuy doesnt see a zero in mIRC
+[09 Jan/16:30] <BLuStreek> 'cannot find server or dns error'
+[09 Jan/16:30] <afex> its the weirdest thing i've ever seen
+[09 Jan/16:30] <Big`Ed> in regular windows 98?
+[09 Jan/16:30] <afex> yea
+[09 Jan/16:30] <BLuStreek> he has got dns enabled but im thinking he needs to add the ip of the names server maybe ?
+[09 Jan/16:30] <Big`Ed> on your desktop?
+[09 Jan/16:31] <Big`Ed> BLuStreek - did his ISP give him DNS numbers?
+[09 Jan/16:31] < SignOff: bluedog!bluedog@ip54.fort-worth10.tx.pub-ip.psi.net (Leaving)
+[09 Jan/16:31] <afex> well for example....if i'm writing in notepad and hit enter at the end of a line.....a 0 will be there, along with my cursor
+[09 Jan/16:31] <LosGuy> depends on his ISP BLuStreek 
+[09 Jan/16:31] <Big`Ed> BLuStreek - those numbers come from the ISP
+[09 Jan/16:31] <afex> as if i typed it
+[09 Jan/16:31] <Big`Ed> afex - when did THIS start?
+[09 Jan/16:31] <afex> almost like when you spill stuff on your keyboard and like 3 letters will be typed when you hit one
+[09 Jan/16:31] <afex> like an hour ago
+[09 Jan/16:32] <BLuStreek> not sure, when he joined they gave him a install cd for networking etc
+[09 Jan/16:32] <Big`Ed> afex - have you rebooted?
+[09 Jan/16:32] <afex> but i'm positive i didn't do anything physical to my comp
+[09 Jan/16:32] <afex> yea
+[09 Jan/16:32] <Big`Ed> afex - have you ran a good antivirus program?
+[09 Jan/16:32] <afex> yup
+[09 Jan/16:32] <Big`Ed> afex - what happens if you boot to a DOS prompt - and then type?
+[09 Jan/16:32] <afex> hm
+[09 Jan/16:33] <afex> i dunno
+[09 Jan/16:33] <afex> ill try it
+[09 Jan/16:33] <Big`Ed> you can use EDIT from \windows\command and test
+[09 Jan/16:33] <afex> i should boot to the prompt, not just go to a dos prompt?
+[09 Jan/16:33] <BLuStreek> ok , im telling him to re-install all his cd that he got, hopefully it will correct his problems
+[09 Jan/16:34] <BLuStreek> the cd his isp gave him i meant ;]
+[09 Jan/16:34] <Big`Ed> BLuStreek - ok - a bit overkill - but ok
+[09 Jan/16:35] <afex> alright well ill try it and be back in a bit
+[09 Jan/16:35] < SignOff: afex!afex@slinger-11-11.nconnect.net (in switzerland are swiss army knives just army knives?)
+[09 Jan/16:36] <BLuStreek> hmm, does it seem weird that after hes re-done the isp cd, that it didnt ask him to reboot his computer, or is that sometimes what happens ?
+[09 Jan/16:36] <Big`Ed> sometimes what happens
+[09 Jan/16:36] <BLuStreek> cool
+[09 Jan/16:36] <CJ^> it shoudl reboot  if there are any netowrkinf changees...
+[09 Jan/16:36] <CJ^> :P
+[09 Jan/16:37] <BLuStreek> i told him to reboot anyways, just to be safe ;]
+[09 Jan/16:38] <Big`Ed> most ISP's auto send the DNS stuff
+[09 Jan/16:39] <BLuStreek> yeah thats what i thought... but hes a newbie to computers and played with somestuff i think he isnt really sure of
+[09 Jan/16:39] > go!devnull@cx679130-a.omhaw1.ne.home.com has joined #win98
+[09 Jan/16:39] <go> hey guys, how can i get rid of the "need dfs.vxd" error message when i boot?
+[09 Jan/16:39] <BLuStreek> get that file and put it in your system dir :]
+[09 Jan/16:40] <go> yeah i know . . .
+[09 Jan/16:40] <go> but do you know where i can get it?
+[09 Jan/16:40] ! BuZzZzZzY is known as ^Maab^
+[09 Jan/16:40] <BLuStreek> ill see if i have it, u win95 or 98 or 2k even ?
+[09 Jan/16:40] <go> 98
+[09 Jan/16:40] <Big`Ed> BLuStreek - NO FILES
+[09 Jan/16:40] > CJbrb!skippy@sdn-ar-001watacoP197.dialsprint.net has joined #win98
+[09 Jan/16:40] <BLuStreek> hmm, maybe not from me, im on 95 
+[09 Jan/16:40] <go> or even if you could tell me what i need to edit in my .sys, .bat or .dos files
+[09 Jan/16:41] <Big`Ed> BLuStreek - all win98 files are on win98 CD
+[09 Jan/16:41] <Big`Ed> go - all win98 files are restored using 'SFC'
+[09 Jan/16:41] <Big`Ed> start - run - sfc
+[09 Jan/16:41] <go> i've installed win98 3 times today and this is the first time its asked for it
+[09 Jan/16:41] <BLuStreek> Big`Ed: is there that option for win95 ?
+[09 Jan/16:41] <CJbrb> no blue...there aint..:P
+[09 Jan/16:41] <Big`Ed> no BLuStreek
+[09 Jan/16:42] <Big`Ed> this is #win98 btw
+[09 Jan/16:42] <go> i tried the find app on the win98 disk to no avail
+[09 Jan/16:42] <BLuStreek> hehe
+[09 Jan/16:42] <go> ok i'll try sfc
+[09 Jan/16:42] <CJbrb> go
+[09 Jan/16:42] <CJbrb> look in msconfig
+[09 Jan/16:42] <CJbrb> start there
+[09 Jan/16:42] <go> msconfig . . . where's that
+[09 Jan/16:42] < SignOff: CJ^!~skippy@sdn-ar-001watacoP197.dialsprint.net (Ping timeout for CJ^[sdn-ar-001watacoP197.dialsprint.net])
+[09 Jan/16:42] <Big`Ed> start - run - msconfig
+[09 Jan/16:42] <BLuStreek> Big`Ed: have u seen #win95, doesnt exist :\
+[09 Jan/16:42] ! CJbrb is known as CJ^
+[09 Jan/16:43] <Big`Ed> thats a wonder for a old OS
+[09 Jan/16:43] <BLuStreek> old OS which is still in use by many i might add
+[09 Jan/16:43] <go> Big: what do i do here in msconfig
+[09 Jan/16:43] <LosGuy> start / run / type msconfig
+[09 Jan/16:43] <go> ?
+[09 Jan/16:43] <go> LosGuy: yeah what do i do here
+[09 Jan/16:44] <go> which startup?
+[09 Jan/16:44] <go> normal, diag, or selective?
+[09 Jan/16:44] <LosGuy> dunno what your problem is ... I just saw you ask about msconfig
+[09 Jan/16:44] > afex!afex@slinger-11-25.nconnect.net has joined #win98
+[09 Jan/16:44] <go> i need to get dfs.vxd
+[09 Jan/16:45] <go> so i don't keep getting the annoying error message on startup
+[09 Jan/16:45] <CJ^> hmm
+[09 Jan/16:45] <afex> for some reason i have no more 0's now.....i'm not sure why, but i'm not gonna complain about it
+[09 Jan/16:45] <CJ^> i see that on a LOT of AOL installs..
+[09 Jan/16:45] <Big`Ed> it is a windows system file , and SFC will pull it back
+[09 Jan/16:45] <LosGuy> go start / run type SFC ..tell it to extract a single file
+[09 Jan/16:46] <go> ok running . . .
+[09 Jan/16:46] < afex!afex@slinger-11-25.nconnect.net has left #win98 ()
+[09 Jan/16:46] <go> CJ: what were you talking about AOL installs?
+[09 Jan/16:47] <Big`Ed> [19:44] <CJ^> i see that on a LOT of AOL installs..
+[09 Jan/16:47] <Big`Ed> looks like he said AOL
+[09 Jan/16:47] <CJ^> i see that file come missing a lot on AOL installs..
+[09 Jan/16:47] > dibbers!fdjdkdld_d@host5-171-255-161.btinternet.com has joined #win98
+[09 Jan/16:47] <Big`Ed> and INSTALL
+[09 Jan/16:47] <dibbers> can ne1 help me?
+[09 Jan/16:47] <CJ^> AOL seems to mess up win9x systems a lot
+[09 Jan/16:47] <go> hmmmm. people still use AOL?
+[09 Jan/16:48] <CJ^> yes\
+[09 Jan/16:48] <CJ^> milions of ppl 
+[09 Jan/16:48] <CJ^> stock wouldnt be as high as is it if they didnt
+[09 Jan/16:48] <Big`Ed> well - actually - only aol(amers)
+[09 Jan/16:48] <go> ;-)
+[09 Jan/16:49] <go> ok sfc is not doing the trick
+[09 Jan/16:49] <dibbers> can i make my pc automatically shut down in say 1 hour?
+[09 Jan/16:49] <Big`Ed> go - you told it to extract one file?
+[09 Jan/16:49] <go> ah i found a webpage with it
+[09 Jan/16:49] <go> yep and i scanned too
+[09 Jan/16:49] * Big`Ed never suggests files from UNKNOWN sources
+[09 Jan/16:50] <LosGuy> especially when you can get the correct and known clean version from your win98 cdrom
+[09 Jan/16:50] <go> hmmm
+[09 Jan/16:51] <go> well how then?
+[09 Jan/16:51] <go> sfc didn't help me unfortunately
+[09 Jan/16:51] <LosGuy> win98 or win98se?
+[09 Jan/16:51] <go> win98
+[09 Jan/16:51] <Big`Ed> what happened when you typed in the file name on the bottom half of the SFC box?
+[09 Jan/16:51] ! Dark^LuVr is known as DeViLgAl
+[09 Jan/16:52] <CJ^> instead of tellign SFC to search for the bad file... tell it to extract it...
+[09 Jan/16:52] ! xiu_sun is known as sHincHan
+[09 Jan/16:52] <go> okay
+[09 Jan/16:52] <go> Cj: i'll try that
+[09 Jan/16:52] <LosGuy> [19:46] <LosGuy> go start / run type SFC ..tell it to extract a single file
+[09 Jan/16:52] <Big`Ed> [19:48] <Big`Ed> go - you told it to extract one file?
+[09 Jan/16:53] <go> CJ: you rock
+[09 Jan/16:53] <CJ^> of course i do
+[09 Jan/16:53] <CJ^> thats what im paid for..
+[09 Jan/16:53] <Big`Ed> i said that along time ago!
+[09 Jan/16:53] <go> hey guys sorry
+[09 Jan/16:53] <CJ^> send cash or checks to:
+[09 Jan/16:53] <go> i know
+[09 Jan/16:53] <Big`Ed> you said 'yup'
+[09 Jan/16:53] <go> i know, i was extracting
+[09 Jan/16:53] <go> just from the wrong place 
+[09 Jan/16:53] > Sabotage2!Polaris@PRSYB103-23.splitrock.net has joined #win98
+[09 Jan/16:53] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/16:53] <go> oops
+[09 Jan/16:53] <Sabotage2> is there a ezcd creater version compatible with win2k?
+[09 Jan/16:53] <go> my fault
+[09 Jan/16:53] <CJ^> not yet Sab
+[09 Jan/16:53] <Big`Ed> Sabotage2 - go get legal somewhere else
+[09 Jan/16:53] <LosGuy> tell it to lookin the \win98 folder on the cdrom (it is there Ijust extracted it from my win98 cdrom)
+[09 Jan/16:53] < SignOff: dibbers!fdjdkdld_d@host5-171-255-161.btinternet.com (Ping timeout for dibbers[host5-171-255-161.btinternet.com])
+[09 Jan/16:53] <CJ^> and yer still deal wiht a beta OS
+[09 Jan/16:54] <go> i know, i know
+[09 Jan/16:54] <go> well thanks guys
+[09 Jan/16:54] <CJ^> something we really do deal with in here
+[09 Jan/16:54] <go> helped me out a lot
+[09 Jan/16:54] <CJ^> er dont deal with that is
+[09 Jan/16:54] <go> l8tr
+[09 Jan/16:54] < SignOff: go!devnull@cx679130-a.omhaw1.ne.home.com (Leaving)
+[09 Jan/16:54] < Sabotage2!Polaris@PRSYB103-23.splitrock.net has left #win98 ()
+[09 Jan/16:54] <CJ^> and.. btw  have you checked Adaptecs site?
+[09 Jan/16:54] <CJ^> or Nero?
+[09 Jan/16:54] <CJ^> or WinCD?
+[09 Jan/16:54] <CJ^> or  anywhere??????
+[09 Jan/16:55] <BLuStreek> hey, the problem is solved now
+[09 Jan/16:55] <Big`Ed> good
+[09 Jan/16:55] <BLuStreek> his words :use ip header compression and use default gateway on remote network....was on there so i ticked the boxs
+[09 Jan/16:55] ! DeViLgAl is known as Dark^LuVr
+[09 Jan/16:55] > Jungle_B!toothedaze@210-55-125-67.dialup.xtra.co.nz has joined #win98
+[09 Jan/16:56] <BLuStreek> so there was a prob when the boxes were not tickeduse ip header compression and use default gateway on remote network....was on there so i ticked the boxs
+[09 Jan/16:56] <BLuStreek> Jungle_B: u dns killing boi ;]
+[09 Jan/16:56] <Jungle_B> my bad
+[09 Jan/16:56] > Raph2000!why@ip151.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[09 Jan/16:57] ! bijzonder is known as bijgone
+[09 Jan/16:57] <BLuStreek> Jungle_B: these guys will be able to help ya more than i can, im just a win95 boy ;]
+[09 Jan/16:57] <CJ^> upgrade to the NOW!!!
+[09 Jan/16:57] <Big`Ed> night all!
+[09 Jan/16:57] <Raph2000> Hi CJ^  remember my C++ error ?
+[09 Jan/16:57] < SignOff: Big`Ed!BigEd@01-048.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[09 Jan/16:58] <CJ^> vaguely
+[09 Jan/16:58] <Raph2000> runtime library error....each time I encode something with a program
+[09 Jan/16:58] > phibman!chippell@dap-209-166-149-102.pri.tnt-1.bv.pa.stargate.net has joined #win98
+[09 Jan/16:58] <CJ^> ok... and?
+[09 Jan/16:59] <Raph2000> I download a file name FILEMON so I could monitor the files being used...
+[09 Jan/16:59] <phibman> on this sb thing
+[09 Jan/16:59] <phibman> it make sound when it needs too 
+[09 Jan/16:59] <phibman> but it sounds really ugly
+[09 Jan/16:59] < SignOff: Jungle_B!toothedaze@210-55-125-67.dialup.xtra.co.nz (Leaving)
+[09 Jan/16:59] <phibman> instead of beep, i get a buzzing like tone
+[09 Jan/17:00] <Raph2000> and, there is nothing wrong....i can't find the file that made this error...this is so weird
+[09 Jan/17:00] <Raph2000> I thought I tried to reinstall DirectX7 , because for some reason I thought that the Encoder might use it.
+[09 Jan/17:00] <BLuStreek> thaks for the help guys, cya l8r
+[09 Jan/17:00] < BLuStreek!fulla@p223-tnt1.akl.ihug.co.nz has left #win98 ()
+[09 Jan/17:01] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/17:01] <Raph2000> Each time I tried to reinstall DX7 I got a VXD Blue Screen with IFSMGR(01)
+[09 Jan/17:02] <Raph2000> so I downlaoad DX70a and I installed it. it worked, but my Encoder still doesn't work.
+[09 Jan/17:02] <Raph2000> I'm out of luck...i Don't want to format my drive.. ;-(
+[09 Jan/17:02] <Raph2000> what files in Win98 are for Visual C++ runtime ?
+[09 Jan/17:03] < phibman!chippell@dap-209-166-149-102.pri.tnt-1.bv.pa.stargate.net has left #win98 ()
+[09 Jan/17:04] <LosGuy> Raph2000 search deja.com for your error
+[09 Jan/17:04] <Raph2000> Ok i'll go now...brb
+[09 Jan/17:06] <Raph2000> why deja.com ? is it for this kind of things ?
+[09 Jan/17:06] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[09 Jan/17:07] > go!devnull@cx679130-a.omhaw1.ne.home.com has joined #win98
+[09 Jan/17:07] <go> hey i'm back
+[09 Jan/17:07] <go> can someone tell mewhere your msnp32.dll file is located?
+[09 Jan/17:07] <go> so i can put mine in the right place?
+[09 Jan/17:07] <LosGuy> C:\windows\system
+[09 Jan/17:08] <go> well that's odd
+[09 Jan/17:08] <go> on startup i get a little error applet saying that it cannot find msnp32.dll and that msn or some of its components are missing
+[09 Jan/17:08] <go> but mine is in c:\windows\system too
+[09 Jan/17:08] <go> any ideas?
+[09 Jan/17:08] <go> i hate these stupid error msgs
+[09 Jan/17:09] <LosGuy> go try running SFC the regular way
+[09 Jan/17:09] <go> already running it :-)
+[09 Jan/17:09] <CJ^> MSN?
+[09 Jan/17:09] <go> its not done yet though
+[09 Jan/17:09] <go> yeah
+[09 Jan/17:09] <CJ^> dude  what did you install?
+[09 Jan/17:09] <CJ^> ack
+[09 Jan/17:09] <go> MSN
+[09 Jan/17:09] <CJ^> lol
+[09 Jan/17:09] <go> win98
+[09 Jan/17:09] <CJ^> MSN does that too
+[09 Jan/17:10] <go> i installed at home software
+[09 Jan/17:10] <CJ^> ok...
+[09 Jan/17:10] <go> but Microsoft constantly rears its stupid head
+[09 Jan/17:10] <CJ^> wait  MSN  or at home which???
+[09 Jan/17:10] <go> i am using @home
+[09 Jan/17:10] <go> but i get error messages from stupid MSN things
+[09 Jan/17:10] <CJ^> ok
+[09 Jan/17:10] <CJ^> ok
+[09 Jan/17:11] > osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net has joined #win98
+[09 Jan/17:11] <CJ^> but did you install MSN ?
+[09 Jan/17:11] <CJ^> if so
+[09 Jan/17:11] <CJ^> uninstall it
+[09 Jan/17:11] <go> i ran sfc by the way and it didn't notice anything amiss
+[09 Jan/17:11] <go> no i didn't install msn
+[09 Jan/17:11] <CJ^> ok
+[09 Jan/17:11] <go> and just to make sure i'll go to add/remove hardware
+[09 Jan/17:11] <CJ^> then why are you saying MSN?
+[09 Jan/17:11] <CJ^> cause unless MSN is installed   you should not get error msgs pointing to it
+[09 Jan/17:12] <go> i know
+[09 Jan/17:12] <go> that's what's annoying
+[09 Jan/17:12] <go> i am getting a little error applet telling me that it couldn't find msnp32.dll
+[09 Jan/17:12] <go> but it IS there
+[09 Jan/17:12] <CJ^> ok
+[09 Jan/17:12] <go> i ran sfc to make sure it was there
+[09 Jan/17:12] <CJ^> all this happened AFTER you install the @home application?
+[09 Jan/17:12] <go> and i extracted it twice with no effect
+[09 Jan/17:12] <go> nope
+[09 Jan/17:12] <go> before
+[09 Jan/17:13] <go> after i installed drivers for my motherboard
+[09 Jan/17:13] <CJ^> what drivers?
+[09 Jan/17:13] <CJ^> and for what motherboard?
+[09 Jan/17:13] <go> here was my progress for today:
+[09 Jan/17:13] <go> build computer
+[09 Jan/17:13] <go> install os
+[09 Jan/17:13] <go> install drivers
+[09 Jan/17:13] <go> -errors
+[09 Jan/17:13] <go> install software (@home, etc)
+[09 Jan/17:13] <go> get online and bug you guys
+[09 Jan/17:14] <go> um...
+[09 Jan/17:14] <CJ^> ok...
+[09 Jan/17:14] <go> its a generic thing
+[09 Jan/17:14] <go> lets see
+[09 Jan/17:14] <CJ^> but what MB?/
+[09 Jan/17:14] <CJ^> VIS chipset??  Ali5?
+[09 Jan/17:14] <CJ^> Intel?
+[09 Jan/17:14] <go> M741LMRT slot 1
+[09 Jan/17:14] <CJ^> or the dreaded SiS
+[09 Jan/17:14] <go> using a PIII 500
+[09 Jan/17:14] <CJ^> EEWWWWWWWWWWWWWWWWW
+[09 Jan/17:14] <CJ^> no wonder...
+[09 Jan/17:14] <CJ^> geeze
+[09 Jan/17:14] <go> yeah i installed some dreaded SiS
+[09 Jan/17:14] <CJ^> paid all of 10$ for that one...
+[09 Jan/17:15] <CJ^> liiiiiiiiiiiiiiixxxxxxxxxx
+[09 Jan/17:15] <go> yeah, well it was cheap so here i am
+[09 Jan/17:15] <CJ^> grrrrrrrrrrrr
+[09 Jan/17:15] <CJ^> well..
+[09 Jan/17:15] <CJ^> personally...
+[09 Jan/17:15] <CJ^> im gonna blaem teh mb
+[09 Jan/17:15] <CJ^> er blame
+[09 Jan/17:15] <go> everything is fine except for the one error
+[09 Jan/17:15] <CJ^> hmmmmm
+[09 Jan/17:15] <go> and it didn't do this the first time i installed 98 today
+[09 Jan/17:16] <go> with the drivers
+[09 Jan/17:16] <go> i was missing vnetsup.vxd, but got it off another puter
+[09 Jan/17:16] <go> and that was it
+[09 Jan/17:16] <go> now i got all this crap
+[09 Jan/17:16] <CJ^> now
+[09 Jan/17:16] <CJ^> does the board have all on board?
+[09 Jan/17:16] <CJ^> video? modem nic?
+[09 Jan/17:16] <CJ^> all that crap?
+[09 Jan/17:17] <go> modem, sound, nic, video, yes ;-)
+[09 Jan/17:17] <CJ^> thoguht so
+[09 Jan/17:17] <go> heh
+[09 Jan/17:17] <CJ^> its the MB and the drivers
+[09 Jan/17:17] <CJ^> NOT win98
+[09 Jan/17:17] <CJ^> im telling ya
+[09 Jan/17:17] <CJ^> ppl return those dambn things in droves
+[09 Jan/17:17] <go> well howcome it worked the first time?
+[09 Jan/17:17] <CJ^> sometimes they do
+[09 Jan/17:17] <go>  isn't there some file i can edit to fix it?
+[09 Jan/17:17] <CJ^> most of the time they dont
+[09 Jan/17:17] <go> so it doesn't look for the stupid MSN file?
+[09 Jan/17:17] <CJ^> $1000 says yer problems with go away witha better board
+[09 Jan/17:18] <CJ^> its the drivers that are causign it...
+[09 Jan/17:18] <CJ^> the drives for the board..
+[09 Jan/17:18] <go> yeah well if i needed a better board i wouldn't have gotten this one;-)
+[09 Jan/17:18] <go> ok
+[09 Jan/17:18] <CJ^> the NIC drivers are causign it to look for a lot of those...
+[09 Jan/17:18] <go> ok, lets assume its the drivers
+[09 Jan/17:18] <CJ^> well..  ya get what ya pay for ...
+[09 Jan/17:18] <go> ok
+[09 Jan/17:18] <go> anyway
+[09 Jan/17:18] <CJ^> no assumption.. im positive
+[09 Jan/17:19] <go> lets assume its the drivers
+[09 Jan/17:19] <CJ^> ok....
+[09 Jan/17:19] <go> how can i edit some files so that it goes away?
+[09 Jan/17:19] <go> and which files do i edit?
+[09 Jan/17:19] <go> obviously the software is prompted to look for something
+[09 Jan/17:19] <CJ^> look at teh NIC drivers...
+[09 Jan/17:19] <CJ^> yes  from the driver INF
+[09 Jan/17:19] <CJ^> do this....
+[09 Jan/17:20] <CJ^> goto PcChips site
+[09 Jan/17:20] <go> I run Redhat on my main system, and debian on my laptop, so obviously i love fighting with my OS's
+[09 Jan/17:20] <CJ^> get the latest drivers for all of the hardware on that mb
+[09 Jan/17:20] <CJ^> try running RH on that system...
+[09 Jan/17:20] <go> ;-)
+[09 Jan/17:20] <CJ^> i bet even Rh6.1 would puke on it...
+[09 Jan/17:20] <go> this one isn't for me
+[09 Jan/17:20] <CJ^> and thats the easiest rh to date
+[09 Jan/17:20] ! ^Maab^ is known as BuZzZzZzY
+[09 Jan/17:21] <go> its for my mom's soho, so it needs windows
+[09 Jan/17:21] <CJ^> well its stilla driver issue..
+[09 Jan/17:21] <CJ^> now...
+[09 Jan/17:21] <CJ^> you can look at the drive inf's
+[09 Jan/17:21] <CJ^> look on the cd that came with the board..
+[09 Jan/17:21] <CJ^> and look at tghe inf for each component
+[09 Jan/17:21] <CJ^> er  the
+[09 Jan/17:22] <CJ^> but alsso try PcChips site for up to date drivers..
+[09 Jan/17:22] <go> hmmm
+[09 Jan/17:22] <go> thanks :-)
+[09 Jan/17:22] <go> what are you, some troubleshooting tech?
+[09 Jan/17:23] <CJ^> hardware tester
+[09 Jan/17:23] ! fire^fish is known as Grem|in
+[09 Jan/17:23] <go> gotcha :-)
+[09 Jan/17:23] <CJ^> seen too many of these at work...
+[09 Jan/17:23] <go> I was seriously laughing at the way you moaned and pissed about SiS
+[09 Jan/17:24] <go> figured you had some experience
+[09 Jan/17:24] <CJ^> dude.. the are tehe WORST...
+[09 Jan/17:24] <go> ;-)
+[09 Jan/17:24] <go> ! ;-)
+[09 Jan/17:24] <CJ^> next to Ali tha is....
+[09 Jan/17:24] <CJ^> :P
+[09 Jan/17:24] <go> well thanks again for your help ;-)
+[09 Jan/17:24] <go> i'm gonna go giver a try :-)
+[09 Jan/17:24] <CJ^> np
+[09 Jan/17:24] <go> l8tr
+[09 Jan/17:24] < SignOff: go!devnull@cx679130-a.omhaw1.ne.home.com (Leaving)
+[09 Jan/17:25] > AcesDnied!Brack@was344.tstc.edu has joined #win98
+[09 Jan/17:25] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/17:26] ! Katrina^ is known as Kat|afk
+[09 Jan/17:26] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/17:26] <AcesDnied> hello, having probs with my roommate's comp.  it comes up and says it was unable to load system.ini.  we tried booting from the cd-rom and reinstalling windows98, but we've tried that 4 times now
+[09 Jan/17:27] <CJ^> virus?
+[09 Jan/17:27] <AcesDnied> no
+[09 Jan/17:27] <CJ^> ok..
+[09 Jan/17:27] <LosGuy> AcesDnied how long has this been happening?
+[09 Jan/17:27] <CJ^> so youve re-install win98 4 times now...
+[09 Jan/17:27] <AcesDnied> he was going to reinstall it for some other reason, and then we started getting these probs
+[09 Jan/17:28] <AcesDnied> yes, but each time it gives us the same error
+[09 Jan/17:28] <Raph2000> did you format the drive before reinstalling ?
+[09 Jan/17:28] <AcesDnied> just the last couple of hours
+[09 Jan/17:28] <AcesDnied> no
+[09 Jan/17:28] <AcesDnied> didn't think we would have to
+[09 Jan/17:28] <CJ^> always
+[09 Jan/17:28] <LosGuy> AcesDnied how did youdo the install?
+[09 Jan/17:28] <CJ^> if your gonna reinstall
+[09 Jan/17:29] <CJ^> do it right
+[09 Jan/17:29] <LosGuy> on top of win98?
+[09 Jan/17:29] <AcesDnied> teag'
+[09 Jan/17:29] <AcesDnied> er yeah
+[09 Jan/17:29] <Raph2000> yes format is the right way
+[09 Jan/17:29] * LosGuy knows that win98 keeps old copies of the reg + system.ini in the rb00xx.cab files
+[09 Jan/17:29] <LosGuy> in the sysbackup folder of windows
+[09 Jan/17:29] ! BuZzZzZzY is known as ^Maab^
+[09 Jan/17:29] <LosGuy> errr C:\WINDOWS\SYSBCKUP
+[09 Jan/17:30] <LosGuy> you can get to them with winzip also
+[09 Jan/17:30] <AcesDnied> well crap, he doesn't have winzip
+[09 Jan/17:31] <LosGuy> any archiver that opens .cab will work
+[09 Jan/17:31] <CJ^> well if he was cann reinstall anways....
+[09 Jan/17:31] <LosGuy> ie winace
+[09 Jan/17:31] <LosGuy> actually
+[09 Jan/17:31] <AcesDnied> well, he hasn't ever been on the internet, so he hasn't gotten any zip programs
+[09 Jan/17:31] <LosGuy> windows can open them too
+[09 Jan/17:31] <CJ^> win98 can yes
+[09 Jan/17:31] <AcesDnied> ok
+[09 Jan/17:31] <LosGuy> type scanreg /?
+[09 Jan/17:32] <LosGuy> at a dos prompt
+[09 Jan/17:32] < SignOff: Raph2000!why@ip151.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[09 Jan/17:32] <AcesDnied> hmm well he's just going to format his h/d and reinstall 
+[09 Jan/17:33] <AcesDnied> getting a bit pissed
+[09 Jan/17:33] <LosGuy> hehe
+[09 Jan/17:34] <CJ^> well.. id be more worried about what deleted system.ini
+[09 Jan/17:35] <CJ^> or renamed it...
+[09 Jan/17:35] <CJ^> or whatever
+[09 Jan/17:36] <LosGuy> unable to load doesnt necessarily mean deleted
+[09 Jan/17:36] <CJ^> well renamed.. or corrupted...
+[09 Jan/17:36] > devilDigg!devild_@RED-216-203-0-32.dialup.nyc.redconnect.net has joined #win98
+[09 Jan/17:36] <devilDigg> hi all
+[09 Jan/17:37] <CJ^> thats what i would be wondering about...
+[09 Jan/17:37] <LosGuy> yeah and he was having problems that prompted the reinstall
+[09 Jan/17:41] ! bijgone is known as bijzonder
+[09 Jan/17:41] ! Ganja`Peg is known as zeus
+[09 Jan/17:42] <AcesDnied> he was installing a network card and some settings got screwed up, so he thought he would reinstall win98 hoping it would override the current settings
+[09 Jan/17:42] > wez!not@02-078.034.popsite.net has joined #win98
+[09 Jan/17:42] <CJ^> that never really works Aces
+[09 Jan/17:42] <AcesDnied> heh well we tried to tell him
+[09 Jan/17:42] ! TTimo is known as TTimoAFK
+[09 Jan/17:42] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/17:43] > Zeus_!pegasys@tigerrose.grateful.org has joined #win98
+[09 Jan/17:43] ! zeus is known as blech
+[09 Jan/17:43] ! Zeus_ is known as Zeus
+[09 Jan/17:43] ! LosGuy is known as LosBrb
+[09 Jan/17:44] <AcesDnied> he's a little hard headed
+[09 Jan/17:44] ! blech is known as Cerberus
+[09 Jan/17:44] < SignOff: AcesDnied!Brack@was344.tstc.edu (Leaving)
+[09 Jan/17:46] ! devilDigg is known as devAway
+[09 Jan/17:47] ! LosBrb is known as LosGuy
+[09 Jan/17:47] <LosGuy> `op
+[09 Jan/17:47] @ mode #win98 [+o LosGuy] by Hashish!~Hashish@master.of.the.bongfu.way.com
+[09 Jan/17:50] <LosGuy> `op Aphrodite Zeus
+[09 Jan/17:50] @ mode #win98 [+oo Aphrodite Zeus] by Hashish!~Hashish@master.of.the.bongfu.way.com
+[09 Jan/17:50] ! ^AnG3L^ is known as ^AnG|afk
+[09 Jan/17:50] <Azmodan> um
+[09 Jan/17:50] <Azmodan> -op Proteus 
+[09 Jan/17:50] @ mode #win98 [+o Proteus] by LifeBlood!azmodan@phi.compinet.com
+[09 Jan/17:50] <Azmodan> ya missed one
+[09 Jan/17:51] <LosGuy> ta
+[09 Jan/17:55] > CJbrb!~skippy@sdn-ar-006watacoP277.dialsprint.net has joined #win98
+[09 Jan/17:57] < SignOff: CJ^!skippy@sdn-ar-001watacoP197.dialsprint.net (Ping timeout for CJ^[sdn-ar-001watacoP197.dialsprint.net])
+[09 Jan/17:57] ! grid is known as }{H4CK}{
+[09 Jan/17:57] ! CJbrb is known as CJ^
+[09 Jan/17:58] ! }{H4CK}{ is known as g[d1st]
+[09 Jan/17:58] ! ^AnG|afk is known as ^AnG3L^
+[09 Jan/18:01] > mr_blobby!pyrokiwi@pluto.GAIANET.NET has joined #win98
+[09 Jan/18:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/18:01] <mr_blobby> hiya ppls
+[09 Jan/18:01] <LosGuy> hi
+[09 Jan/18:02] <mr_blobby> its me pyrokiwi :)
+[09 Jan/18:02] <CJ^> ack
+[09 Jan/18:02] <mr_blobby> ack ?
+[09 Jan/18:02] <LosGuy> yes mr_blobby ack
+[09 Jan/18:03] <mr_blobby> that meaning ?
+[09 Jan/18:03] <mr_blobby> u dont believe me do u>?
+[09 Jan/18:03] ! ^Maab^ is known as BuZzZzZzY
+[09 Jan/18:03] <mr_blobby> that it is pyrokiwi
+[09 Jan/18:03] <CJ^> i say we kick him anyways...
+[09 Jan/18:03] <CJ^> :P
+[09 Jan/18:04] <mr_blobby> noooooooooooooo
+[09 Jan/18:04] > pyrokiwi!hehe@210-55-150-206.dialup.xtra.co.nz has joined #win98
+[09 Jan/18:04] <pyrokiwi> dont kick me
+[09 Jan/18:04] ! Kat|afk is known as Katrina
+[09 Jan/18:04] <mr_blobby> see
+[09 Jan/18:05] <mr_blobby> hehe are u confused?>
+[09 Jan/18:06] <CJ^> `kick mr_blobby
+[09 Jan/18:06] <mr_blobby> hehe lag
+[09 Jan/18:06] < mr_blobby!pyrokiwi@pluto.GAIANET.NET was kicked off #win98 by Aphrodite!pegasys@tigerrose.grateful.org (Aphrodite)
+[09 Jan/18:06] > mr_blobby!pyrokiwi@pluto.GAIANET.NET has joined #win98
+[09 Jan/18:06] <pyrokiwi> oy wat was that 4?
+[09 Jan/18:06] <pyrokiwi> arnt i allowed him?
+[09 Jan/18:07] <CJ^> hehe
+[09 Jan/18:08] <pyrokiwi> ?
+[09 Jan/18:08] <devAway> cj i see you are in a good modd
+[09 Jan/18:08] <devAway> mood too
+[09 Jan/18:08] ! devAway is known as devilDigg
+[09 Jan/18:09] <pyrokiwi> yo devilDigg
+[09 Jan/18:09] ! Katrina is known as Bunny
+[09 Jan/18:09] <mr_blobby> yo devildigg
+[09 Jan/18:09] <CJ^> ::'kb pyrotatertot
+[09 Jan/18:09] <pyrokiwi> crazy guy
+[09 Jan/18:09] <pyrokiwi> if ya dont want him tell me
+[09 Jan/18:10] ! ^AnG3L^ is known as Bumpnbune
+[09 Jan/18:10] ! angieboos is known as angieCOOK
+[09 Jan/18:11] * wez peers under the desk and snickers at CJ's steel toed Ronald McDonald shoes
+[09 Jan/18:11] <mr_blobby> lololololol
+[09 Jan/18:11] <pyrokiwi> LOL LOL LOL LOL LOL LOL
+[09 Jan/18:11] <pyrokiwi> woops hehe lol
+[09 Jan/18:11] <CJ^> heh
+[09 Jan/18:12] <wez> its a kindler, gentler boot
+[09 Jan/18:12] > Whips34!~pirch@52-183.al.cgocable.ca has joined #win98
+[09 Jan/18:12] <pyrokiwi> wat?
+[09 Jan/18:12] <Whips34> Someone can help me to make work a program who need 550k of emm     I can't make it run !!!
+[09 Jan/18:13] <CJ^> a DOS app?
+[09 Jan/18:13] > walkndude!dunno@ip325.tul1.ok.pub-ip.ionet.net has joined #win98
+[09 Jan/18:13] <CJ^> run it only in DOS then
+[09 Jan/18:13] <CJ^> shutdown to dos and try it then
+[09 Jan/18:13] <Whips34> ok for dos... 
+[09 Jan/18:14] <LosGuy> close programs 
+[09 Jan/18:14] <pyrokiwi> any1 here know some1 called mowac on icq?
+[09 Jan/18:14] <LosGuy> type mem at a dos prompt to see your available memory
+[09 Jan/18:14] <LosGuy> nope
+[09 Jan/18:14] <Whips34> I'll try it... but I think the driver for the midi sound (awe32) will let me down...
+[09 Jan/18:16] <CJ^> that may happen....
+[09 Jan/18:17] <Whips34> ok..thanx for the help....
+[09 Jan/18:17] * LosGuy doesnt miss dos for that reason
+[09 Jan/18:17] <CJ^> hmm..
+[09 Jan/18:17] <CJ^> real nice
+[09 Jan/18:17] <CJ^> somehting i just noticed...
+[09 Jan/18:17] <CJ^> run mem
+[09 Jan/18:17] ! Bunny is known as Katrina
+[09 Jan/18:17] <CJ^> it only see 64mb...
+[09 Jan/18:17] <CJ^> hmmm
+[09 Jan/18:18] <CJ^> aint that quaint
+[09 Jan/18:18] ! Bumpnbune is known as ^AnG3L^
+[09 Jan/18:18] <mr_blobby> hmm
+[09 Jan/18:19] <LosGuy> in the ems?
+[09 Jan/18:19] <CJ^> yeap
+[09 Jan/18:19] <LosGuy> thats normal
+[09 Jan/18:19] ! TheScript is known as Scriptor
+[09 Jan/18:19] > jet350!~jet@63.74.224.233 has joined #win98
+[09 Jan/18:20] <CJ^> :P
+[09 Jan/18:20] < SignOff: Whips34!~pirch@52-183.al.cgocable.ca (Read error to Whips34[52-183.al.cgocable.ca]: Connection reset by peer)
+[09 Jan/18:21] < pyrokiwi!hehe@210-55-150-206.dialup.xtra.co.nz has left #win98 ()
+[09 Jan/18:25] ! angieCOOK is known as angieAFK
+[09 Jan/18:29] <walkndude> evening #win98
+[09 Jan/18:29] <Azmodan> gidday walkndude 
+[09 Jan/18:30] <LosGuy> hi walkndude
+[09 Jan/18:30] <devilDigg> walkndude!
+[09 Jan/18:31] <mr_blobby> yo walkndude its pyrokiwi
+[09 Jan/18:31] <walkndude> hi..how are you?
+[09 Jan/18:32] > `Muff`!~kmefford@lou51.kih.net has joined #win98
+[09 Jan/18:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/18:33] <Azmodan> `lo `Muff` 
+[09 Jan/18:33] <`Muff`> 'lo all
+[09 Jan/18:33] ! ^AnG3L^ is known as ^AnG|afk
+[09 Jan/18:33] <walkndude> hello `Muff`
+[09 Jan/18:33] <`Muff`> Hey Az, dude :)
+[09 Jan/18:34] <jet350> Muff! whats up?
+[09 Jan/18:34] > Joshie!Jocaspeed@98AE1830.ipt.aol.com has joined #win98
+[09 Jan/18:34] < Joshie!Jocaspeed@98AE1830.ipt.aol.com has left #win98 ()
+[09 Jan/18:34] <`Muff`> Hola jet... I've been meaning to call you :)
+[09 Jan/18:35] <jet350> thats ok just email what you got or I will call monday
+[09 Jan/18:35] <`Muff`> If you can come up with a mouse and a monitor I think I have everything else...
+[09 Jan/18:36] <LosGuy> hi `Muff`
+[09 Jan/18:36] <`Muff`> Hola Los :)
+[09 Jan/18:36] <jet350> Ive got them now whats it going to take?
+[09 Jan/18:37] <`Muff`> I'll email you the details.  It's kind of a combo.  A working older PC with some newer spare parts thrown in ;)
+[09 Jan/18:37] <jet350> ok thanks-did you get my message on that modem?
+[09 Jan/18:38] <devilDigg> muff!
+[09 Jan/18:38] <`Muff`> devil!  ;)
+[09 Jan/18:38] <devilDigg> heh
+[09 Jan/18:38] <devilDigg> what processor does the older pc have?
+[09 Jan/18:38] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/18:39] <devilDigg> cj^ you there??
+[09 Jan/18:39] <`Muff`> Nope, jet, last msg was about the disappointed neighbor kid...
+[09 Jan/18:39] <CJ^> me?
+[09 Jan/18:39] <CJ^> nope
+[09 Jan/18:39] <CJ^> im gone
+[09 Jan/18:39] <devilDigg> heh
+[09 Jan/18:39] <devilDigg> very funny
+[09 Jan/18:39] <`Muff`> Hey Det
+[09 Jan/18:39] <jet350> k
+[09 Jan/18:39] <devilDigg> http://dd-soft.tripod.com/pop3dll.htm
+[09 Jan/18:39] <CJ^> <<< out gathering p0rn
+[09 Jan/18:39] <devilDigg> heh
+[09 Jan/18:40] * `Muff` does that in the background while he chats <LOL>
+[09 Jan/18:40] <CJ^> wass that?
+[09 Jan/18:40] <LosGuy> porn
+[09 Jan/18:40] <CJ^> oh  im there!!!!!!!1
+[09 Jan/18:40] <LosGuy> thats why he types so slow
+[09 Jan/18:40] <devilDigg> cj: if you go you will find out, but its not obligatory to go there
+[09 Jan/18:40] <`Muff`> hehehe
+[09 Jan/18:40] <devilDigg> heh
+[09 Jan/18:41] <`Muff`> LOL Los ;)
+[09 Jan/18:41] * devilDigg is looking at his already gathered collection of porn
+[09 Jan/18:41] <jet350> incomeing Muff
+[09 Jan/18:41] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[09 Jan/18:42] ! ^AnG|afk is known as ^AnG3L^
+[09 Jan/18:43] <devilDigg> cj: tell me what you think of it later or tommorow, i gotta go watch a movie
+[09 Jan/18:43] <CJ^> ok
+[09 Jan/18:43] <devilDigg> give it a try
+[09 Jan/18:43] < SignOff: devilDigg!devild_@RED-216-203-0-32.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[09 Jan/18:44] <`Muff`> Back atcha jet
+[09 Jan/18:46] @ mode #win98 [+vvvvvv `Muff` jet350 walkndude mr_blobby CJ^ osbourne] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/18:46] @ mode #win98 [+v wez] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/18:46] <jet350> headed back muff
+[09 Jan/18:49] <`Muff`> brb, lease is up on my last beer ;)
+[09 Jan/18:49] <LosGuy> ha
+[09 Jan/18:49] <Azmodan> lol
+[09 Jan/18:49] <Azmodan> hate to see it when he returns the lease
+[09 Jan/18:50] <LosGuy> haha
+[09 Jan/18:53] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[09 Jan/18:54] <mr_blobby> hehe
+[09 Jan/18:55] <mr_blobby> y is it that u guys dont diss me with this nick?
+[09 Jan/18:55] <CJ^> we dont pay attention either way
+[09 Jan/18:55] <LosGuy> we decided you like it...so we stopped
+[09 Jan/18:55] <mr_blobby> no with the other nick and host ya diss me now ya dont ?
+[09 Jan/18:57] < SignOff: walkndude!dunno@ip325.tul1.ok.pub-ip.ionet.net (Ping timeout for walkndude[ip325.tul1.ok.pub-ip.ionet.net])
+[09 Jan/18:57] <`Muff`> Why dis mr_blobby?  If it's at all true you're a fat white guy with a hairy back... isn't that dis enough?
+[09 Jan/18:58] ! nyme__ is known as nyme
+[09 Jan/18:58] <mr_blobby> hmmmmm
+[09 Jan/18:58] <`Muff`> hehehe
+[09 Jan/18:58] ! mr_blobby is known as pyroboy
+[09 Jan/18:58] <pyroboy> now
+[09 Jan/18:59] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Amsterdam.NL.Eu.UnderNet.org Flanders.Be.Eu.Undernet.org)
+[09 Jan/18:59] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Amsterdam.NL.Eu.UnderNet.org Flanders.Be.Eu.Undernet.org)
+[09 Jan/18:59] <`Muff`> Now I would except to show up at a warehouse fire and find you humping a phone pole... is that better?
+[09 Jan/18:59] <`Muff`> expect even...
+[09 Jan/18:59] ! GuybrBBL is known as Guybrush
+[09 Jan/19:01] <pyroboy> hmmm
+[09 Jan/19:01] <pyroboy> NO
+[09 Jan/19:01] ! pyroboy is known as pyrotater
+[09 Jan/19:01] <pyrotater> there
+[09 Jan/19:02] <`Muff`> Now you just microwave your baked potatos too long ;)
+[09 Jan/19:02] * CJ^ sprinkles salt on th tater and tosses em in the microwave
+[09 Jan/19:03] * CJ^ set teh power to NUKE and the timer to 5 hours
+[09 Jan/19:03] > ^Vader^!~Ask@d131.earth.sunset.net has joined #win98
+[09 Jan/19:03] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/19:04] <^Vader^> Anyone know if Win98 will run on a 486 for sure?
+[09 Jan/19:04] <LosGuy> yes depending on the model
+[09 Jan/19:04] <LosGuy> will be slow
+[09 Jan/19:04] <LosGuy> need a 486 66 dx min I belive
+[09 Jan/19:04] <CJ^> 486DX or better though
+[09 Jan/19:04] <^Vader^> Well...it installed on a 486DX4 with 16MB RAM, but having problems while initializing sound card during boot
+[09 Jan/19:04] <CJ^> right
+[09 Jan/19:05] > mrgone!~Webmaster@ts2-156.brg.tallships.ca has joined #win98
+[09 Jan/19:05] <^Vader^> 486DX4/100Mhz
+[09 Jan/19:05] <CJ^> well.. htats a sond card issue then....
+[09 Jan/19:05] > Ptt!~pirch@209.245.231.24 has joined #win98
+[09 Jan/19:05] <mrgone> ugh cant sleep
+[09 Jan/19:05] <`Muff`> hola mrgone
+[09 Jan/19:05] <`Muff`> hey ptt
+[09 Jan/19:05] <LosGuy> hehe well wb mrgone
+[09 Jan/19:05] <Ptt> hi
+[09 Jan/19:05] <LosGuy> yer not supposed to be sleeping on a sat night at this time
+[09 Jan/19:05] <Ptt> I have a question about CDRW
+[09 Jan/19:06] <mrgone> i have to work in a few hours
+[09 Jan/19:06] @ mode #win98 [+vvv Ptt mrgone ^Vader^] by Zeus!pegasys@tigerrose.grateful.org
+[09 Jan/19:06] <`Muff`> Ask away ptt
+[09 Jan/19:07] ! Guybrush is known as GuybruBBL
+[09 Jan/19:07] > CountMech!UMOX99@dialup-209.246.98.118.NewYork2.Level3.net has joined #win98
+[09 Jan/19:07] <CountMech> How do I disable IE5 as my desktop?
+[09 Jan/19:07] <Ptt> I burned a music cd on a CDRW cd, but it can't be play on other cd player.... it works fine before when I burned it on a CDR cd.
+[09 Jan/19:08] <`Muff`> CDRW is not the media of choice for audio CDs...
+[09 Jan/19:08] <^Vader^> uhh...CJ...it's a SB16...pretty standard issue...I can't quite figure out hwat could be causing it to freak while booting...it's almost as if asking a 486DX4/100 to do two things at once is a mistake...
+[09 Jan/19:08] <Ptt> Muff.. know what is the problem?
+[09 Jan/19:08] <LosGuy> probably cuz that cdpayer doesnt support it
+[09 Jan/19:08] <mrgone> some cd players cant read cdrw's
+[09 Jan/19:08] <CJ^> ok
+[09 Jan/19:08] <CJ^> well your nto running dos drivers for it are you Vader??
+[09 Jan/19:09] <Ptt> muff.. so I should just use a CDR cd for music cd?
+[09 Jan/19:09] <mrgone> if it wont play in your cd rw its because the sound card cable is hooked to your cd rom and not your cdrw
+[09 Jan/19:09] <`Muff`> Always, ptt
+[09 Jan/19:09] <Ptt> muff... and use CDRW for data?
+[09 Jan/19:09] <mrgone> if it wont play in your cdrom your cd rom wont read cdrw or the cable is to cdrw
+[09 Jan/19:09] <mrgone> yea just use cdr for music
+[09 Jan/19:10] <^Vader^> no...it was a cold install with after having been fdisked, formatted, and installed after moving all of the cab files to the HDD for installation
+[09 Jan/19:10] <`Muff`> ptt, use cdrw for temp stuff and incremental backups, cdr for archives and audio CDs
+[09 Jan/19:10] <Ptt> muff.. oh ok.. thanks.
+[09 Jan/19:10] <`Muff`> np ;0
+[09 Jan/19:11] <Ptt> man.. what am I going to do with all the cdrw that I bought.
+[09 Jan/19:11] <CJ^> ok
+[09 Jan/19:11] <CJ^> so have ya looked int eh device manager to see if there is a conflict??
+[09 Jan/19:11] <LosGuy> vader any what exactly happened during  install?
+[09 Jan/19:11] <CJ^> and what Sb 16 is this???
+[09 Jan/19:11] <CJ^> there are many.. 
+[09 Jan/19:12] <Ptt> later
+[09 Jan/19:12] < Ptt!~pirch@209.245.231.24 has left #win98 ()
+[09 Jan/19:14] <^Vader^> cj...can't get that far...it barfs right after installation is complete and it is restarting after the last device scan...in other words after the setup is complete and just the IE preferences have to be set during the first login
+[09 Jan/19:14] <CJ^> pull everythign but the video
+[09 Jan/19:14] <CJ^> and try that
+[09 Jan/19:14] <CJ^> it could just be a conflict
+[09 Jan/19:15] <^Vader^> well...hw shit is more than it's worth...
+[09 Jan/19:15] <^Vader^> will just go back to win95 and say screw it
+[09 Jan/19:16] <`Muff`> `op
+[09 Jan/19:16] @ mode #win98 [+o `Muff`] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[09 Jan/19:16] <CJ^> heck  try linux then...
+[09 Jan/19:16] <CJ^> :P
+[09 Jan/19:16] <CountMech> sure
+[09 Jan/19:16] <CJ^> 95 b would be preffered
+[09 Jan/19:17] <mrgone> so would a new computer
+[09 Jan/19:17] <^Vader^> cj...smartass...=)
+[09 Jan/19:17] <CJ^> ?
+[09 Jan/19:17] <CJ^> i was serious actually..
+[09 Jan/19:17] <CJ^> i mnea a ood ole 486 box makes a good linux wks
+[09 Jan/19:17] <CJ^> :p
+[09 Jan/19:18] <CJ^> gawd cant type tonight
+[09 Jan/19:18] <LosGuy> try using BOTH hands
+[09 Jan/19:18] <CJ^> OH
+[09 Jan/19:18] <CJ^> yeah  that does help...
+[09 Jan/19:19] ! Fune is known as SF
+[09 Jan/19:20] <mrgone> hehe
+[09 Jan/19:20] ! Grem|in^ is known as GizmO^
+[09 Jan/19:22] <mrgone> someone make me a pie pls
+[09 Jan/19:22] * `Muff` DCCs mrgone 3.14
+[09 Jan/19:23] <LosGuy> hahahah
+[09 Jan/19:23] <`Muff`> ;)
+[09 Jan/19:23] <pyrotater> me makes a pie 4 muff     a MUD pie
+[09 Jan/19:23] <pyrotater> splat
+[09 Jan/19:24] <`Muff`> pyro, that pie had a hair in it (where's Ed when you really need him?)  <LOL>
+[09 Jan/19:24] <CJ^> a mud pie?
+[09 Jan/19:24] <LosGuy> 3.1415926535897932384626433832795 (gotta be a bit more accurate `Muff`
+[09 Jan/19:25] <CJ^> well he is 14 .. so..
+[09 Jan/19:25] > MaRVeL!nightmare@204.255.105.80 has joined #win98
+[09 Jan/19:25] <CJ^> guess he still plays in the sandbox...
+[09 Jan/19:25] <MaRVeL> help?
+[09 Jan/19:25] <LosGuy> cept cats keep burying him
+[09 Jan/19:25] <`Muff`> Hi marvel
+[09 Jan/19:25] <MaRVeL> about ftp in dos
+[09 Jan/19:25] <`Muff`> ftp in dos?
+[09 Jan/19:26] ! Grem|in is known as fire^fish
+[09 Jan/19:26] * LosGuy rarely uses dos for FTP
+[09 Jan/19:27] <mrgone> lemon marangue pie pls
+[09 Jan/19:27] <MaRVeL> yup
+[09 Jan/19:27] <MaRVeL> whats the command for upload at ftp dos?
+[09 Jan/19:27] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/19:27] <MaRVeL> and what r remote files and local files?
+[09 Jan/19:27] <CJ^> send
+[09 Jan/19:27] <`Muff`> brb
+[09 Jan/19:28] <MaRVeL> send... then?
+[09 Jan/19:28] <MaRVeL> hellow?
+[09 Jan/19:29] <CJ^> Marvel
+[09 Jan/19:29] <CJ^> at the ftp prompt  do  /?
+[09 Jan/19:29] <mrgone> cool horror movie on..
+[09 Jan/19:29] <CJ^> it gives ya the commands to use
+[09 Jan/19:29] <mrgone> remote are on ftp site local are on your hd right?
+[09 Jan/19:29] <CJ^> remote files are those on the ftp site you connect to
+[09 Jan/19:29] <CJ^> local files are your files
+[09 Jan/19:30] <CJ^> right
+[09 Jan/19:30] <MaRVeL> ok
+[09 Jan/19:30] <mrgone> ya
+[09 Jan/19:30] <mrgone> :)
+[09 Jan/19:30] < CountMech!UMOX99@dialup-209.246.98.118.NewYork2.Level3.net has left #win98 ()
+[09 Jan/19:32] <MaRVeL> hey
+[09 Jan/19:32] <MaRVeL> CJ^: is 
+[09 Jan/19:32] <MaRVeL> CJ" how can i see the status of the upload?
+[09 Jan/19:33] <CJ^> status
+[09 Jan/19:33] <CJ^> you didnt do the  /? yet did ya?
+[09 Jan/19:33] <CJ^> the commands are right there...
+[09 Jan/19:34] <pyrotater> hmmm
+[09 Jan/19:34] <pyrotater> sya guys
+[09 Jan/19:34] <MaRVeL> its not working
+[09 Jan/19:34] < SignOff: pyrotater!pyrokiwi@pluto.GAIANET.NET (pyrotater)
+[09 Jan/19:34] <MaRVeL> says bad comman
+[09 Jan/19:35] <CJ^> ftp /?
+[09 Jan/19:35] <CJ^> im looking at it now...
+[09 Jan/19:35] <CJ^> just do ?
+[09 Jan/19:35] <CJ^> try that
+[09 Jan/19:35] <CJ^> works both waya
+[09 Jan/19:35] <CJ^> er ways
+[09 Jan/19:36] ! isty is known as come
+[09 Jan/19:36] ! come is known as isty
+[09 Jan/19:37] ! angieAFK is known as angieboos
+[09 Jan/19:37] ! angieboos is known as angieCOOK
+[09 Jan/19:38] ! angieCOOK is known as angieboos
+[09 Jan/19:38] > walkndude!dunno@ip451.tul1.ok.pub-ip.ionet.net has joined #win98
+[09 Jan/19:38] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/19:40] <LosGuy> wb walkndude
+[09 Jan/19:41] <walkndude> thank...my ISP is having DNS problems again
+[09 Jan/19:41] <LosGuy> doh wez is also
+[09 Jan/19:42] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[09 Jan/19:42] * CJ^ is secretly nuking the internet   just for kicks.....
+[09 Jan/19:42] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/19:42] <walkndude> I don't disconnected, just goes dead
+[09 Jan/19:42] <CJ^> BOOM BEBE BOOM!!
+[09 Jan/19:42] * LosGuy has been there
+[09 Jan/19:42] <LosGuy> oh ph33r me for I have 28.8
+[09 Jan/19:43] <CJ^> lol
+[09 Jan/19:43] < SignOff: `Muff`!~kmefford@lou51.kih.net (Ping timeout for `Muff`[lou51.kih.net])
+[09 Jan/19:43] <walkndude> there goes muff
+[09 Jan/19:43] <LosGuy> haha
+[09 Jan/19:43] <LosGuy> that is his usual quit isnt it?
+[09 Jan/19:43] <CJ^> 1 down 28 million to go
+[09 Jan/19:43] <walkndude> dropping like flies
+[09 Jan/19:43] <LosGuy> NEXT
+[09 Jan/19:44] < SignOff: ^Vader^!~Ask@d131.earth.sunset.net (Read error to ^Vader^[d131.earth.sunset.net]: EOF from client)
+[09 Jan/19:44] <walkndude> no its the phone call..brb
+[09 Jan/19:44] <LosGuy> NEXT
+[09 Jan/19:44] <walkndude> great call
+[09 Jan/19:44] <mrgone> ah im next
+[09 Jan/19:44] <MaRVeL> ey
+[09 Jan/19:44] <MaRVeL> CJ
+[09 Jan/19:44] <mrgone> ahhh
+[09 Jan/19:45] <CJ^> yes?
+[09 Jan/19:47] <MaRVeL> how do i upload?
+[09 Jan/19:47] <MaRVeL> it doesnt work
+[09 Jan/19:47] <walkndude> my nephew wants me to order a P3 650 mhz/Mobo for him
+[09 Jan/19:47] <CJ^> well are you on an FTP site that allow you to upload?
+[09 Jan/19:47] <mrgone> oh yeah?
+[09 Jan/19:47] <MaRVeL> yup
+[09 Jan/19:48] <mrgone> well im goin back to bed
+[09 Jan/19:48] <MaRVeL> so CJ.. what?
+[09 Jan/19:48] <CJ^> ok
+[09 Jan/19:48] < SignOff: mrgone!~Webmaster@ts2-156.brg.tallships.ca (im a leech that needs to be bled)
+[09 Jan/19:48] <CJ^> so how are you doing it?
+[09 Jan/19:48] <MaRVeL> send
+[09 Jan/19:48] <CJ^> send c:\dir\file ?
+[09 Jan/19:48] <CJ^> ok
+[09 Jan/19:48] <CJ^> but how?
+[09 Jan/19:48] <MaRVeL> then it popups local file
+[09 Jan/19:49] <MaRVeL> then...
+[09 Jan/19:49] <walkndude> he wants to rid himself of the E-machine
+[09 Jan/19:49] <CJ^> well.. may i suggest a GUI ftp client...
+[09 Jan/19:49] <MaRVeL> i put the C:\darknight m9\asdf
+[09 Jan/19:49] <MaRVeL> GUI ?
+[09 Jan/19:49] <CJ^> yes
+[09 Jan/19:49] <LosGuy> interestng idea
+[09 Jan/19:49] <LosGuy> haha
+[09 Jan/19:49] < SignOff: Tribble!biged98@chat.eskimo.com (Ping timeout for Tribble[chat.eskimo.com])
+[09 Jan/19:49] <CJ^> graphical user interface
+[09 Jan/19:49] <MaRVeL> whats that
+[09 Jan/19:50] <CJ^> like FTp exploerer
+[09 Jan/19:50] <LosGuy> cute FTP ... ws_FTP
+[09 Jan/19:50] <LosGuy> etc
+[09 Jan/19:50] <CJ^> ot WS-FTP
+[09 Jan/19:50] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[09 Jan/19:50] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[09 Jan/19:50] @ mode #win98 [+oov Vulcan Athena Athena] by Flanders.Be.Eu.Undernet.org
+[09 Jan/19:50] <MaRVeL> oh
+[09 Jan/19:50] <CJ^> right
+[09 Jan/19:50] <MaRVeL> i dont like that
+[09 Jan/19:50] <MaRVeL> heehe
+[09 Jan/19:50] ! |cy[ool is known as endorphin
+[09 Jan/19:50] <CJ^> cause  if  you have to learn how to use the dos interface.. its gonna be a LONG time
+[09 Jan/19:50] <CJ^> you dont like it?
+[09 Jan/19:50] <MaRVeL> ehehehe
+[09 Jan/19:50] <MaRVeL> nope
+[09 Jan/19:50] <CJ^> well.. what are you used to then??
+[09 Jan/19:50] <MaRVeL> dos
+[09 Jan/19:50] <CJ^> doesnt appear so
+[09 Jan/19:51] <walkndude> hard to beat CuteFTP
+[09 Jan/19:52] <MaRVeL> hehehe
+[09 Jan/19:52] <walkndude> ping me..please
+[09 Jan/19:52] <CJ^> marvel  if your not used to DOS ftp  your nto used to DOS..
+[09 Jan/19:52] <CJ^> go get a GUI client
+[09 Jan/19:53] <LosGuy> unless your running dos..in which case your in the wrong  channel
+[09 Jan/19:54] <CJ^> *** CTCP VERSION reply from MaRVeL: mIRC32 v5.61 K.Mardam-Bey<< doesnt like gui???
+[09 Jan/19:54] <LosGuy> haha
+[09 Jan/19:54] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/19:54] <LosGuy>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[09 Jan/19:54] <LosGuy> has a FTP client built in
+[09 Jan/19:55] <walkndude> lucky
+[09 Jan/19:56] <MaRVeL> hehehe
+[09 Jan/19:56] < MaRVeL!nightmare@204.255.105.80 has left #win98 ()
+[09 Jan/19:58] < SignOff: jet350!~jet@63.74.224.233 (Read error to jet350[63.74.224.233]: Connection reset by peer)
+[09 Jan/19:59] <walkndude> still dropping
+[09 Jan/19:59] > SidTrips!~nobody@c1030385-a.shlls1.pa.home.com has joined #win98
+[09 Jan/19:59] <SidTrips> Hi.
+[09 Jan/20:00] <LosGuy> hi
+[09 Jan/20:00] <walkndude> hello
+[09 Jan/20:01] < SignOff: Tribble!biged98@chat.eskimo.com (Ping timeout for Tribble[chat.eskimo.com])
+[09 Jan/20:01] > DMann!iam@cr928555-a.lndn1.on.wave.home.com has joined #win98
+[09 Jan/20:01] <SidTrips> Quick question...  My wife and I both use the computer...  I want to set up Windows 98 so that we both have a login with specific settings like e-mail.  But, I want it so that unless either my wife or I enter the correct username and password, no one else can get into the system... Can that be done?
+[09 Jan/20:02] <LosGuy> set a bios password
+[09 Jan/20:02] <LosGuy> or...
+[09 Jan/20:02] <SidTrips> Or, do I need NT for that kind of security?
+[09 Jan/20:02] <LosGuy> well... NT is more secure
+[09 Jan/20:02] <SidTrips> The BIOS password would not be specific to the user...
+[09 Jan/20:02] <LosGuy> there is a little freeware app that will just reboot the computer if someone attempts to log on that doesnt enter the correct info
+[09 Jan/20:03] <SidTrips> What is that?
+[09 Jan/20:03] <LosGuy> hang on
+[09 Jan/20:03] <LosGuy> http://www.annoyances.org/cgi-bin/ce-showtopic/003_017
+[09 Jan/20:03] <LosGuy> go there
+[09 Jan/20:04] <SidTrips> Thanks, I'll try it.
+[09 Jan/20:04] > Tribble!biged98@chat.eskimo.com has joined #win98
+[09 Jan/20:04] <DMann> hello ppl
+[09 Jan/20:04] <DMann> can some help me with an IRQ problem?
+[09 Jan/20:05] <walkndude> Losguy, you get the celeron 500 up and running?
+[09 Jan/20:05] <LosGuy> yes walkndude... I love it
+[09 Jan/20:05] <walkndude> good...pretty fast..eh
+[09 Jan/20:05] <LosGuy> DMann... ask
+[09 Jan/20:05] <LosGuy> it flys walkndude
+[09 Jan/20:05] <LosGuy> q3 is sooooo smooth and looks sooo good
+[09 Jan/20:05] <DMann> i have a conflict on one of my NIC's
+[09 Jan/20:06] <LosGuy> ISA or PCI DMann?
+[09 Jan/20:06] <DMann> PCI
+[09 Jan/20:06] <LosGuy> what is conflicting with it?
+[09 Jan/20:06] < SidTrips!~nobody@c1030385-a.shlls1.pa.home.com has left #win98 ()
+[09 Jan/20:07] <DMann> I think it is the other NIC
+[09 Jan/20:07] <DMann> one NIC for cable modem
+[09 Jan/20:07] <DMann> one for network
+[09 Jan/20:07] ! nyme__ is known as nyme
+[09 Jan/20:07] <LosGuy> DMann ... start / run type msinfo32
+[09 Jan/20:07] <DMann> 1 sec
+[09 Jan/20:07] < SignOff: Mandy!biged98@chat.eskimo.com (Read error to Mandy[chat.eskimo.com]: Connection timed out)
+[09 Jan/20:07] <LosGuy> under hardware look for IRQs
+[09 Jan/20:09] <DMann> in my IRQ's I don't see my network card
+[09 Jan/20:09] <LosGuy> in device manager what does it say?
+[09 Jan/20:10] > Meathead!Habs@ppp91.zeuter.com has joined #win98
+[09 Jan/20:10] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/20:10] <DMann> says couldn't load device driver
+[09 Jan/20:11] <LosGuy> DMann what about the resources that it is using?
+[09 Jan/20:11] <LosGuy> what kind of cards?
+[09 Jan/20:11] <LosGuy> some nics dont like to share IRQs and require busmastering 
+[09 Jan/20:11] <LosGuy> you might make sure one of them is in pci slot one and the other is in slot 2
+[09 Jan/20:12] <LosGuy> (slot one will have busmastering but you will need to check your mb manual about the others)
+[09 Jan/20:12] <DMann> in resources it has I/O and memory range but no interupt
+[09 Jan/20:12] <Meathead> someone please help me.. i installed win 98 for some reason when i type (slash) join in mirc or whereever i get éjoin     where and how did i get é --  all my slash buttons are letters like that
+[09 Jan/20:13] <LosGuy> sounds like your using a non US keyabord setup Meathead
+[09 Jan/20:13] <Meathead> how can i fix that
+[09 Jan/20:14] > CheeseGre!Jason@1-991.charter-stl.com has joined #win98
+[09 Jan/20:14] <LosGuy> in control panel / keyboards what does it say?
+[09 Jan/20:14] <DMann> Losguy: can I assign another IRQ to the second NIC?
+[09 Jan/20:14] <CheeseGre> How do I arrange my win98 start menu alphabetically?
+[09 Jan/20:14] <Meathead> canadian english
+[09 Jan/20:14] <LosGuy> DMann do you have a free IRQ?
+[09 Jan/20:15] <LosGuy> Meathead try changing it to US english (I dont know that it will work) but worth a shot
+[09 Jan/20:15] <DMann> Los: yes #12
+[09 Jan/20:15] > Mandy!biged98@chat.eskimo.com has joined #win98
+[09 Jan/20:15] <LosGuy> DMann try it
+[09 Jan/20:16] <LosGuy> assign it manually
+[09 Jan/20:16] <DMann> one sec
+[09 Jan/20:16] <LosGuy> no jumpers on the cards right?
+[09 Jan/20:17] <LosGuy> most new PCI cards shouldnt
+[09 Jan/20:17] < SignOff: walkndude!dunno@ip451.tul1.ok.pub-ip.ionet.net (Ping timeout for walkndude[ip451.tul1.ok.pub-ip.ionet.net])
+[09 Jan/20:18] <DMann> Los: don't think there are jumpers
+[09 Jan/20:18] <CheeseGre> I know my question was pretty dumb, but can someone tell me how to arrange my start menu alphabetically?
+[09 Jan/20:18] <DMann> the cards r new
+[09 Jan/20:19] <LosGuy> CheeseGre do you have IE5"
+[09 Jan/20:19] <CheeseGre> yeah
+[09 Jan/20:19] < SignOff: Meathead!Habs@ppp91.zeuter.com (Ping timeout for Meathead[ppp91.zeuter.com])
+[09 Jan/20:19] <LosGuy> ok you cant do the first part..but under programs open it then RIGHT click and choose arrange by name
+[09 Jan/20:19] ! Infra is known as Infra_
+[09 Jan/20:20] <DMann> Los: ok thought I knew how to change the IRQ manually but I can't select it 
+[09 Jan/20:20] <LosGuy> what happens when you try DMann?
+[09 Jan/20:20] <DMann> just change change the number
+[09 Jan/20:20] <DMann> can't change
+[09 Jan/20:21] <CheeseGre> There's no way to make it alphabetic then?
+[09 Jan/20:21] ! Infra_ is known as Infra
+[09 Jan/20:21] <DMann> I should be in Resources right?
+[09 Jan/20:21] <LosGuy> did you do what I said CheeseGre?
+[09 Jan/20:21] <CheeseGre> Yeah
+[09 Jan/20:21] <LosGuy> yeah DMann
+[09 Jan/20:21] <LosGuy> and unselect "automatic"
+[09 Jan/20:22] <LosGuy> not on the first part of the start menu CheeseGre
+[09 Jan/20:22] <LosGuy> only under programs etc
+[09 Jan/20:22] <CheeseGre> I meant under programs
+[09 Jan/20:22] <LosGuy> choose sort by name
+[09 Jan/20:23] <CheeseGre> ok, thanks
+[09 Jan/20:23] <LosGuy> ok open the start menu that far..then RIGHT click on any part of the programs menu and choose "Sort by name"
+[09 Jan/20:23] < CheeseGre!Jason@1-991.charter-stl.com has left #win98 ()
+[09 Jan/20:23] > jawbone!me@c786552-a.alntn1.tx.home.com has joined #win98
+[09 Jan/20:23] <DMann> hmmm..clicked change settings and it automatically changed to IRQ9
+[09 Jan/20:23] ! BuZzZzZzY is known as ^Maab^
+[09 Jan/20:24] <LosGuy> ok you should be able to click on it and change them...
+[09 Jan/20:25] <DMann> says "no modifications allowed" I think I have to reboot
+[09 Jan/20:25] > ^1664!i@cr725613-a.wlfdle1.on.wave.home.com has joined #win98
+[09 Jan/20:25] <LosGuy> yeah
+[09 Jan/20:25] <^1664> how do i uninstall a program if it wont let me?
+[09 Jan/20:25] <LosGuy> you might try it in safe mode also
+[09 Jan/20:25] < SignOff: DMann!iam@cr928555-a.lndn1.on.wave.home.com (Read error to DMann[cr928555-a.lndn1.on.wave.home.com]: Connection reset by peer)
+[09 Jan/20:25] <LosGuy> what program  ^1664?
+[09 Jan/20:26] <^1664> its called All Aboard
+[09 Jan/20:26] <LosGuy> is the program running right now?
+[09 Jan/20:26] <^1664> no
+[09 Jan/20:26] <^1664> it said there was a currupt uninstall file
+[09 Jan/20:26] <LosGuy> ^1664 try booting to safe mode and run uninstall... what does it tell you when you try to uninstall?
+[09 Jan/20:26] <LosGuy> oh
+[09 Jan/20:27] <LosGuy> good luck
+[09 Jan/20:27] <^1664> i tried it
+[09 Jan/20:27] <LosGuy> you can delete the folder but then you will have to clean up after it manually
+[09 Jan/20:27] <^1664> anywhere in the registry i can look?
+[09 Jan/20:27] <LosGuy> try to find an install log
+[09 Jan/20:27] <LosGuy> yeah ^1664 ... use the search function in regedit
+[09 Jan/20:28] <LosGuy> and it might have entries in other places like win.ini or system.ini  etc
+[09 Jan/20:28] <^1664> ugg
+[09 Jan/20:28] <LosGuy> might not be easy
+[09 Jan/20:28] <LosGuy> and you might try a reg cleaner afterwards
+[09 Jan/20:29] > JP71!Naf@nas-37-27.chicago.navinet.net has joined #win98
+[09 Jan/20:29] <JP71> I have a cd image file
+[09 Jan/20:29] <JP71> anyone know how to extract it?
+[09 Jan/20:30] <LosGuy> winimage
+[09 Jan/20:30] <JP71> where can i get that?
+[09 Jan/20:30] <LosGuy> on the web
+[09 Jan/20:30] > DMann!iam@cr928555-a.lndn1.on.wave.home.com has joined #win98
+[09 Jan/20:31] <JP71> no shit - can you narrow it down for me?
+[09 Jan/20:31] <LosGuy> JP71 no cussing
+[09 Jan/20:31] <DMann> Los: rebooted and it still won't let me change the interupt
+[09 Jan/20:31] <LosGuy> dont be lame
+[09 Jan/20:31] <LosGuy> go find a search engine
+[09 Jan/20:32] > Gentle--!wayfarer@p32-max1.mel.ihug.com.au has joined #win98
+[09 Jan/20:32] <LosGuy> DMann did it change it to 9?
+[09 Jan/20:32] <DMann> yes
+[09 Jan/20:32] <JP71> ok
+[09 Jan/20:32] <JP71> i did it
+[09 Jan/20:33] <LosGuy> and I take it that that is not working also  hmm 
+[09 Jan/20:33] <JP71> but how do you use that program?
+[09 Jan/20:33] <DMann> correct
+[09 Jan/20:33] <^1664> uggg....windows
+[09 Jan/20:33] > jd67!devild_@RED-216-203-0-69.dialup.nyc.redconnect.net has joined #win98
+[09 Jan/20:33] <^1664> thats why im changing to linux
+[09 Jan/20:33] <jd67> hi all
+[09 Jan/20:34] <jd67> wao, this channel is crowded!
+[09 Jan/20:34] ! jd67 is known as devilDigg
+[09 Jan/20:34] * devilDigg was on with his step fathers nick
+[09 Jan/20:34] ! cow` is known as `________
+[09 Jan/20:34] <LosGuy> hey devilDigg
+[09 Jan/20:34] < SignOff: Gentle--!wayfarer@p32-max1.mel.ihug.com.au (bye)
+[09 Jan/20:34] <JP71> how do i use winimage?
+[09 Jan/20:35] <LosGuy> DMann .. what cards are you using?
+[09 Jan/20:35] < SignOff: DMann!iam@cr928555-a.lndn1.on.wave.home.com (Read error to DMann[cr928555-a.lndn1.on.wave.home.com]: Connection reset by peer)
+[09 Jan/20:35] <^1664> i hope windows doesn't screw up on me
+[09 Jan/20:36] <devilDigg> me and my stepfather are arguing.. in which operating system you make more money? linux or windows nt?
+[09 Jan/20:36] * devilDigg says windowsnt
+[09 Jan/20:36] <^1664> brb i hop
+[09 Jan/20:36] < SignOff: JP71!Naf@nas-37-27.chicago.navinet.net (Leaving)
+[09 Jan/20:36] < SignOff: ^1664!i@cr725613-a.wlfdle1.on.wave.home.com (.)
+[09 Jan/20:38] ! ^AnG3L^ is known as ^AnG|afk
+[09 Jan/20:38] < SignOff: jawbone!me@c786552-a.alntn1.tx.home.com (Leaving)
+[09 Jan/20:39] > SidTrips!~nobody@c1030385-a.shlls1.pa.home.com has joined #win98
+[09 Jan/20:39] <SidTrips> Okay, so now I have a separate account set up for windows 98 for my wife and I.  Any way to make IRC and ICQ recognize that we are different people and log us on accordingly?
+[09 Jan/20:39] <LosGuy> mIRC just install another instance of it
+[09 Jan/20:39] <LosGuy> or copy your current one
+[09 Jan/20:40] <LosGuy> to another folder and then set it up
+[09 Jan/20:40] <LosGuy> re ICQ I dunno
+[09 Jan/20:40] <SidTrips> And have her link to that one instead?
+[09 Jan/20:40] <LosGuy> yeah
+[09 Jan/20:40] <devilDigg> icq is easy
+[09 Jan/20:40] <devilDigg> just register another user, and set security to high..
+[09 Jan/20:40] * LosGuy dont do ICQ
+[09 Jan/20:41] <SidTrips> Hrm...  Unbelievable there is not a more organized way to do this, with as many multi-ser families in existance...
+[09 Jan/20:41] <devilDigg> then when you want to change the user, just go to : 
+[09 Jan/20:41] <devilDigg> icq button\add change current user menu\change the activer user
+[09 Jan/20:42] < SignOff: SidTrips!~nobody@c1030385-a.shlls1.pa.home.com (Leaving)
+[09 Jan/20:42] <devilDigg> um about my linux & windows nt ?stion
+[09 Jan/20:43] * LosGuy didnt see one devilDigg
+[09 Jan/20:43] ! wyldangel is known as W|LdAnGeL
+[09 Jan/20:43] <devilDigg> ok wait up
+[09 Jan/20:43] <devilDigg> me and my stepfather are arguing.. in which operating system you make more money? linux or windows nt?
+[09 Jan/20:43] * devilDigg says windowsnt
+[09 Jan/20:43] <LosGuy> [23:36] <devilDigg> me and my stepfather are arguing.. in which operating system you make more money? linux or windows nt?
+[09 Jan/20:43] <LosGuy> got it
+[09 Jan/20:44] <LosGuy> well a good linux sys admin makes more than a good NT admin
+[09 Jan/20:44] <devilDigg> oh my god
+[09 Jan/20:44] <LosGuy> err I should say UNIX
+[09 Jan/20:44] <devilDigg> im wrong!
+[09 Jan/20:44] <devilDigg> oh ok.. unix not linux
+[09 Jan/20:44] <devilDigg> but a nt admin, makes more than a LINUX admin?
+[09 Jan/20:44] <LosGuy> UNIX is harder
+[09 Jan/20:44] <devilDigg> i know..
+[09 Jan/20:44] <LosGuy> hehe no... linux is a flavor of unix basicly
+[09 Jan/20:45] <devilDigg> and its a he** of a lot harder to crash then windows
+[09 Jan/20:45] <LosGuy> hmmm I have done it :P
+[09 Jan/20:45] <LosGuy> in fact  Xwindows can do it regularly hehe
+[09 Jan/20:45] <devilDigg> heh... bad boy losguy!
+[09 Jan/20:45] <devilDigg> oh... well cuz of the name.. :) 
+[09 Jan/20:45] <LosGuy> only Xwindows
+[09 Jan/20:45] <devilDigg> its in the name :)
+[09 Jan/20:46] <devilDigg> j/k
+[09 Jan/20:46] <LosGuy> :P
+[09 Jan/20:46] <LosGuy> a good unix admin... makes quite a lot more than a NT admin in fact last I heard
+[09 Jan/20:46] <devilDigg> los you know anything bout programming
+[09 Jan/20:47] <LosGuy> I have done some VB and C++ but none at all for the last year or two
+[09 Jan/20:47] <devilDigg> becuz im having problems /w accessing a c++ dll i wrote in vb
+[09 Jan/20:47] <devilDigg> i can do it in c++ (i started in vb, but know more c++ than vb now)
+[09 Jan/20:47] <devilDigg> so im having some trouble using vb with this dll
+[09 Jan/20:47] * LosGuy is rusty and thinks you would have better luck in a programming channel
+[09 Jan/20:48] <devilDigg> um if you want to see the dll : http://dd-soft.tripod.com/pop3dll.htm
+[09 Jan/20:48] <devilDigg> yea but there is no one in #visualbasic
+[09 Jan/20:48] <LosGuy> I heard youtalking about it last night I think
+[09 Jan/20:48] <devilDigg> yeah.. with CJ^
+[09 Jan/20:50] <devilDigg> and in #c++ this op got pi**ed with me and im banned till monday..
+[09 Jan/20:50] <devilDigg> he's abusing power is what i think, but in that channel there is no such thing... 
+[09 Jan/20:51] <LosGuy> hehe
+[09 Jan/20:51] ! CJ^ is known as CJbrb
+[09 Jan/20:51] <LosGuy> tried #vb
+[09 Jan/20:51] <devilDigg> thats a silly channel
+[09 Jan/20:52] <devilDigg> for me at least..
+[09 Jan/20:52] <LosGuy> hmm
+[09 Jan/20:52] <devilDigg> im usually in #visualbasic and #vb-advanced
+[09 Jan/20:52] <devilDigg> in fact i help bring #vb-advanced back to undernet, i was a co-founder
+[09 Jan/20:53] <LosGuy> hehe
+[09 Jan/21:06] ! CJbrb is known as CJ^
+[09 Jan/21:08] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Signed off)
+[09 Jan/21:11] < SignOff: Cat`Woman!~Cat@24.31.74.225 (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/21:11] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/21:11] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/21:11] > Cue_Ball!hi_@ppp050024.usmo.com has joined #win98
+[09 Jan/21:15] > Harmoni4!~alone@fn-39-28.sssnet.com has joined #win98
+[09 Jan/21:15] <Harmoni4> # Appears as KEVIN
+[09 Jan/21:15] < Harmoni4!~alone@fn-39-28.sssnet.com has left #win98 ()
+[09 Jan/21:19] <devilDigg> cj what did you think of the dll
+[09 Jan/21:19] <CJ^> didnt try it...
+[09 Jan/21:20] <CJ^> what am i gonna use it for anyways?????
+[09 Jan/21:20] <devilDigg> i dunno.. check a pop3 mailbox
+[09 Jan/21:23] > Wheyface!Harry@62.toledo-05-10rs.oh.dial-access.att.net has joined #win98
+[09 Jan/21:23] <Wheyface> suck off
+[09 Jan/21:23] < Wheyface!Harry@62.toledo-05-10rs.oh.dial-access.att.net has left #win98 ()
+[09 Jan/21:23] <LosGuy> hmm
+[09 Jan/21:24] <devilDigg> you can tell he has no life
+[09 Jan/21:24] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/21:24] <LosGuy> people can get rude when they hide behind a computer
+[09 Jan/21:25] < SignOff: CJ^!~skippy@sdn-ar-006watacoP277.dialsprint.net (Ping timeout for CJ^[sdn-ar-006watacoP277.dialsprint.net])
+[09 Jan/21:25] <Cue_Ball> heh
+[09 Jan/21:27] > CJ^!skippy@sdn-ar-003watacoP207.dialsprint.net has joined #win98
+[09 Jan/21:27] <devilDigg> wb CJ^
+[09 Jan/21:29] > Los-Guy!~husky21@user-33qtk5h.dialup.mindspring.com has joined #win98
+[09 Jan/21:29] <CJ^> :PP
+[09 Jan/21:30] < SignOff: LosGuy!~husky21@user-33qtk5h.dialup.mindspring.com (Ping timeout for LosGuy[user-33qtk5h.dialup.mindspring.com])
+[09 Jan/21:31] > CJbrb!skippy@sdn-ar-004watacoP274.dialsprint.net has joined #win98
+[09 Jan/21:33] < SignOff: CJ^!skippy@sdn-ar-003watacoP207.dialsprint.net (Ping timeout for CJ^[sdn-ar-003watacoP207.dialsprint.net])
+[09 Jan/21:33] ! CJbrb is known as CJ^
+[09 Jan/21:33] ! Lilla is known as spygal
+[09 Jan/21:37] ! Xentauria is known as Fakie
+[09 Jan/21:39] < SignOff: devilDigg!devild_@RED-216-203-0-69.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[09 Jan/21:39] ! Fakie is known as Xentauria
+[09 Jan/21:40] ! Los-Guy is known as LosGuy
+[09 Jan/21:42] > `Jedy`!jedy@HSE-Quebec-ppp106100.sympatico.ca has joined #win98
+[09 Jan/21:42] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/21:43] <`Jedy`> anyone have the win 98 se startup disk ??
+[09 Jan/21:43] <CJ^> yeap
+[09 Jan/21:43] <CJ^> and if you have win98se   you do to
+[09 Jan/21:43] <LosGuy> `Jedy` what OS are you on right now?
+[09 Jan/21:43] ! Brushy is known as BrushyBBS
+[09 Jan/21:44] <`Jedy`> win 2k
+[09 Jan/21:44] <CJ^> oh geeze
+[09 Jan/21:44] <`Jedy`> and i want to return to win 98
+[09 Jan/21:44] <LosGuy> return? you dont have a boot disk?
+[09 Jan/21:44] <Cue_Ball> anyone here have a Reg Key?
+[09 Jan/21:44] <Cue_Ball> i seemed to misplace mine
+[09 Jan/21:44] <`Jedy`> no i have lost it
+[09 Jan/21:44] <Cue_Ball> hehehe
+[09 Jan/21:45] <`Jedy`> and I can't boot from my cd with my 486 ;-(
+[09 Jan/21:45] * LosGuy thinks that Cue_Ball is risking the wrath of the gods
+[09 Jan/21:45] <Cue_Ball> nah
+[09 Jan/21:46] <CJ^> `op
+[09 Jan/21:46] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[09 Jan/21:46] <Cue_Ball> I BOUGHT windows
+[09 Jan/21:46] <`Jedy`> can you send an image of it to me plz ??
+[09 Jan/21:46] <CJ^> no jedy
+[09 Jan/21:46] <CJ^> no files...
+[09 Jan/21:46] <LosGuy> `Jedy` can you see the topic?
+[09 Jan/21:47] <`Jedy`> plz i have no dos system disk in order to install windows....
+[09 Jan/21:47] <CJ^> NO
+[09 Jan/21:47] <LosGuy> dont ask agian
+[09 Jan/21:48] <CJ^> but i bet you $1000 if you search teh net you will find them
+[09 Jan/21:48] <`Jedy`> ok ok
+[09 Jan/21:48] < `Jedy`!jedy@HSE-Quebec-ppp106100.sympatico.ca has left #win98 ()
+[09 Jan/21:48] <Cue_Ball> windows
+[09 Jan/21:49] <Cue_Ball> well
+[09 Jan/21:49] <Cue_Ball> I get to go play with my jumpers some more
+[09 Jan/21:49] <Cue_Ball> see ya
+[09 Jan/21:49] <LosGuy> l8r
+[09 Jan/21:49] < SignOff: Cue_Ball!hi_@ppp050024.usmo.com ()
+[09 Jan/21:56] < SignOff: CJ^!skippy@sdn-ar-004watacoP274.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[09 Jan/21:58] ! fire^fish is known as Grem|in
+[09 Jan/22:00] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/22:05] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/22:14] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/22:15] > devilDigg!devild_@RED-216-203-0-69.dialup.nyc.redconnect.net has joined #win98
+[09 Jan/22:15] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/22:22] < SignOff: devilDigg!devild_@RED-216-203-0-69.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[09 Jan/22:22] > Cue_Ball!hi_@ppp050111.usmo.com has joined #win98
+[09 Jan/22:22] ! Elly` is known as Elly_BRB
+[09 Jan/22:22] <Cue_Ball> :/
+[09 Jan/22:23] <Cue_Ball> I hate this PC
+[09 Jan/22:30] ! Elly_BRB is known as Elly`
+[09 Jan/22:30] <Cue_Ball> anyone know why my PC wouldn't boot windows when I hook this hard drive up?
+[09 Jan/22:30] ! BrushyBBS is known as DeLiRiOuS
+[09 Jan/22:33] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[09 Jan/22:36] < SignOff: wez!not@02-078.034.popsite.net (Ping timeout for wez[02-078.034.popsite.net])
+[09 Jan/22:37] ! woof is known as Gaaarry
+[09 Jan/22:37] ! Gaaarry is known as Woof
+[09 Jan/22:40] <Cat`Woman> Cue_Ball explain
+[09 Jan/22:41] <Cue_Ball> okz
+[09 Jan/22:41] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/22:41] <Cue_Ball> I got a hard drive from a friend
+[09 Jan/22:41] <Cat`Woman> ok and....
+[09 Jan/22:41] <Cue_Ball> I want to set it as a slave
+[09 Jan/22:41] <Cue_Ball> primary slave
+[09 Jan/22:41] <Cat`Woman> ok
+[09 Jan/22:42] <Cue_Ball> so
+[09 Jan/22:42] <Cue_Ball> I got the info off of their site and I set it like it said
+[09 Jan/22:42] <Cat`Woman> and I assume that your other hd is set to primary master and your cdrom is set to secondary master... did you confirm all this in your bios?
+[09 Jan/22:43] <Cue_Ball> GAH
+[09 Jan/22:43] <Cat`Woman> gah?
+[09 Jan/22:43] <Cue_Ball> I didn't set it as my secondary master
+[09 Jan/22:43] <Cue_Ball> !
+[09 Jan/22:44] <Cat`Woman> don't set the new hd as your secondary master
+[09 Jan/22:44] <Cue_Ball> the cdrom
+[09 Jan/22:44] <Cat`Woman> set your cdrom as secondary master and set your new hd as primary slave
+[09 Jan/22:44] <Cat`Woman> ok
+[09 Jan/22:44] <Cat`Woman> do that
+[09 Jan/22:44] <Cat`Woman> then come back and let me know how it went
+[09 Jan/22:44] <Cue_Ball> do I have to switch any jumpers on my CDROM?
+[09 Jan/22:44] <Cat`Woman> yes
+[09 Jan/22:44] <Cue_Ball> to primary?
+[09 Jan/22:45] <Cat`Woman> to secondary master
+[09 Jan/22:45] <Cue_Ball> err
+[09 Jan/22:45] <Cue_Ball> master
+[09 Jan/22:45] <Cue_Ball> bleh
+[09 Jan/22:45] <Cue_Ball> ok
+[09 Jan/22:45] <Cue_Ball> and I have to set it as secondery master in my bios?
+[09 Jan/22:46] <Cat`Woman> yes
+[09 Jan/22:46] <Cue_Ball> alright
+[09 Jan/22:46] <Cue_Ball> I will try this AGAIN
+[09 Jan/22:46] <Cat`Woman> good luck
+[09 Jan/22:46] <Cue_Ball> tnx
+[09 Jan/22:46] <Cat`Woman> np
+[09 Jan/22:46] < SignOff: Cue_Ball!hi_@ppp050111.usmo.com ()
+[09 Jan/22:47] > Los-Guy!~husky21@user-33qtg83.dialup.mindspring.com has joined #win98
+[09 Jan/22:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/22:49] < SignOff: LosGuy!~husky21@user-33qtk5h.dialup.mindspring.com (Ping timeout for LosGuy[user-33qtk5h.dialup.mindspring.com])
+[09 Jan/22:49] ! Los-Guy is known as LosGuy
+[09 Jan/22:50] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[09 Jan/22:53] > CJ^!skippy@sdn-ar-001watacoP297.dialsprint.net has joined #win98
+[09 Jan/23:00] ! Norty1 is known as sydBORG
+[09 Jan/23:02] ! DeLiRiOuS is known as GuybruBBL
+[09 Jan/23:03] < SignOff: CJ^!skippy@sdn-ar-001watacoP297.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[09 Jan/23:07] @ mode #win98 [+o LosGuy] by LifeBlood!azmodan@phi.compinet.com
+[09 Jan/23:09] > PeaceFrog!me@ppp-193.FAR.cableone.net has joined #win98
+[09 Jan/23:09] <PeaceFrog> hi
+[09 Jan/23:10] <PeaceFrog> I'm only connecting at 19200 and it is pissing me off!
+[09 Jan/23:14] > Cue_Ball!hi_@ppp050121.usmo.com has joined #win98
+[09 Jan/23:14] <Cue_Ball> hmm
+[09 Jan/23:16] < SignOff: PeaceFrog!me@ppp-193.FAR.cableone.net (Leaving)
+[09 Jan/23:17] < SignOff: LosGuy!~husky21@user-33qtg83.dialup.mindspring.com (adios)
+[09 Jan/23:22] < Cue_Ball!hi_@ppp050121.usmo.com has left #win98 ()
+[09 Jan/23:31] ! jhreg is known as byme
+[09 Jan/23:31] ! byme is known as nyme
+[09 Jan/23:34] ! Angiee is known as angieboos
+[09 Jan/23:40] ! Grem|in is known as fire^fish
+[09 Jan/23:54] > atb!syslock@host212-140-96-234.btinternet.com has joined #win98
+[09 Jan/23:54] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[09 Jan/23:54] <atb> so what do i do about running a proxxy
+[10 Jan/00:06] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[10 Jan/00:06] < atb!syslock@host212-140-96-234.btinternet.com has left #win98 ()
+[10 Jan/00:10] > Deamon93!Deamon93@du246.solaris.ds.polsl.gliwice.pl has joined #win98
+[10 Jan/00:10] <Deamon93> Hi !
+[10 Jan/00:13] <Deamon93> qustion : When you have a computer with 2 lan cards, one connected to the net, the other to an other computer, If u setup tcp/ip, netbei and ipx/spx for the two cards, the first computer will be able to share his files with the other computer ?
+[10 Jan/00:17] ! fire^fish is known as Grem|in
+[10 Jan/00:19] < Deamon93!Deamon93@du246.solaris.ds.polsl.gliwice.pl has left #win98 ()
+[10 Jan/00:25] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Dallas-R.Tx.US.Undernet.org Manhattan.KS.US.Undernet.Org)
+[10 Jan/00:25] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Dallas-R.Tx.US.Undernet.org Manhattan.KS.US.Undernet.Org)
+[10 Jan/00:27] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[10 Jan/00:27] > Aphrodite!pegasys@tigerrose.grateful.org has joined #win98
+[10 Jan/00:27] @ mode #win98 [+o Zeus] by Manhattan.KS.US.Undernet.Org
+[10 Jan/00:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/00:30] > nikos!athenS@ppp1365.ath.forthnet.gr has joined #win98
+[10 Jan/00:30] <nikos>  goodmorning !!from athens.  please tell me where  can i find drivers for a modem: Online Express M144 AL modem
+[10 Jan/00:40] > Cue_Ball!hi_@ppp050124.usmo.com has joined #win98
+[10 Jan/00:40] <nikos>  goodmorning !!from athens.  please tell me where  can i find drivers for a modem: Online Express M144 AL modem
+[10 Jan/00:41] <Cue_Ball> no
+[10 Jan/00:45] < nikos!athenS@ppp1365.ath.forthnet.gr has left #win98 ()
+[10 Jan/00:49] ! D_Leary is known as LearyPSX
+[10 Jan/00:53] < Cue_Ball!hi_@ppp050124.usmo.com has left #win98 ()
+[10 Jan/01:04] > Venim!sfsf@pool03-194-7-13-235.uunet.be has joined #win98
+[10 Jan/01:04] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/01:04] < SignOff: Venim!sfsf@pool03-194-7-13-235.uunet.be (Leaving)
+[10 Jan/01:13] ! endorphin is known as endo|ZzZz
+[10 Jan/01:27] > dead-nigh!sdfg_sdfg@212.179.39.91 has joined #win98
+[10 Jan/01:28] <dead-nigh> anyone know of a web site that has classic pc games (like double drugon or golden axe) for download?
+[10 Jan/01:30] < dead-nigh!sdfg_sdfg@212.179.39.91 has left #win98 ()
+[10 Jan/01:52] > SinnyD!SURE@dial162.localdial.com has joined #win98
+[10 Jan/01:52] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/01:52] <SinnyD> I am back :P... With this damn CD-RW driving me crazy again.......
+[10 Jan/02:05] > Bofur!jhg2000jhg@v1421.cable.vertonet.com has joined #win98
+[10 Jan/02:05] < Bofur!jhg2000jhg@v1421.cable.vertonet.com has left #win98 ()
+[10 Jan/02:09] > Groomz!erazer@INFO2.NBS.bi.no has joined #win98
+[10 Jan/02:09] < Groomz!erazer@INFO2.NBS.bi.no has left #win98 ()
+[10 Jan/02:48] ! glittapal is known as glittagal
+[10 Jan/03:07] < SignOff: SinnyD!SURE@dial162.localdial.com (I'm not aware of too many things, I know what I know, if you know what I mean...........)
+[10 Jan/03:14] > Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net has joined #win98
+[10 Jan/03:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/03:14] <Elysian> hi
+[10 Jan/03:15] <Elysian> `up
+[10 Jan/03:15] @ mode #win98 [+o Elysian] by Hashish!~Hashish@master.of.the.bongfu.way.com
+[10 Jan/03:18] @ mode #win98 [+o Aphrodite] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] <Elysian> `voice *
+[10 Jan/03:18] @ mode #win98 [+vvv Azmodan Mandy Tribble] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/03:18] @ mode #win98 [+v Aphrodite] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] @ mode #win98 [+v Elysian] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] @ mode #win98 [+v Hashish] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] @ mode #win98 [+v Proteus] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] @ mode #win98 [+v Vulcan] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] @ mode #win98 [+v W] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] @ mode #win98 [+v Zeus] by Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net
+[10 Jan/03:18] < Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net was kicked off #win98 by W!cservice@undernet.org (That was not very smart!)
+[10 Jan/03:18] > Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net has joined #win98
+[10 Jan/03:18] <Elysian> stupid W
+[10 Jan/03:18] <Elysian> `up
+[10 Jan/03:18] @ mode #win98 [+o Elysian] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/03:47] ! damit is known as Ganja`Peg
+[10 Jan/03:48] ! glittagal is known as GlittaF21
+[10 Jan/03:57] > SinnyD!SURE@dial193.localdial.com has joined #win98
+[10 Jan/03:57] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/03:57] <SinnyD> Help help help
+[10 Jan/03:58] <Elysian> ?
+[10 Jan/03:58] <Elysian> with what?
+[10 Jan/03:59] @ mode #win98 [-o Elysian] by W!cservice@undernet.org
+[10 Jan/03:59] <SinnyD> This CD-RW is doing my nut in............... right...... I used to have it connected to my HD and then my mother board because I though the IDE lead going from the MB to the floppy drive was also connected to the CD-Rom drive but I found out today its a single IDE lead so I been playin around with the Slave and master but I cant seem to get them to work
+[10 Jan/03:59] * SinnyD puffs and pants "If you get my drift
+[10 Jan/04:00] <SinnyD> Cause everytime I tried to record from CD to CD my computer would freeze but transferring data to a CD was fine
+[10 Jan/04:00] <Elysian> not really
+[10 Jan/04:00] <Elysian> do you have the cd and the cdrw on the same cable?
+[10 Jan/04:01] <SinnyD> no that's what I'm trying to do :P
+[10 Jan/04:01] <SinnyD> But it ain't workin
+[10 Jan/04:01] <Elysian> doh
+[10 Jan/04:01] <Elysian> ok
+[10 Jan/04:01] <Elysian> on the cdrw
+[10 Jan/04:01] <Elysian> there are jumpers
+[10 Jan/04:01] * SinnyD listens intently and takes notes
+[10 Jan/04:01] <Elysian> you have to look in the manual of this
+[10 Jan/04:01] <Elysian> make it the master
+[10 Jan/04:01] <Elysian> and the cdrom drive
+[10 Jan/04:01] <Elysian> has jumpers
+[10 Jan/04:01] <Elysian> make it a slave
+[10 Jan/04:01] <SinnyD> I know dat.... :) Right and thats it?
+[10 Jan/04:02] <Elysian> that would make it work
+[10 Jan/04:02] <SinnyD> The jumpers are deiving me crazy
+[10 Jan/04:02] <SinnyD> driving too
+[10 Jan/04:02] > chosen1!fred@host212-140-0-145.btinternet.com has joined #win98
+[10 Jan/04:02] <SinnyD> :P BRB if it doesn't work :)
+[10 Jan/04:02] <SinnyD> Thanks......... stay put just incase
+[10 Jan/04:02] < SignOff: SinnyD!SURE@dial193.localdial.com (I'm not aware of too many things, I know what I know, if you know what I mean...........)
+[10 Jan/04:02] <chosen1> anyone here use netmeeting 3.01?
+[10 Jan/04:02] <Elysian> no
+[10 Jan/04:02] <Elysian> sorry
+[10 Jan/04:02] <Elysian> and it seems no one else is here
+[10 Jan/04:02] <Elysian> but
+[10 Jan/04:02] <Elysian> whats your ?
+[10 Jan/04:03] <chosen1> well i'm not sure if it's my snd card or netmeeting that's tyhe problem
+[10 Jan/04:03] <chosen1> i can hear what someone else says, but they can't hear me
+[10 Jan/04:04] <Elysian> ok
+[10 Jan/04:04] <Elysian> well
+[10 Jan/04:04] <Elysian> do this
+[10 Jan/04:04] <Elysian> double click on the volume button
+[10 Jan/04:04] <Elysian> go to options
+[10 Jan/04:04] <Elysian> click propertied
+[10 Jan/04:04] <Elysian> s
+[10 Jan/04:04] <Elysian> then click the circle thing that says record
+[10 Jan/04:04] <Elysian> and press ok
+[10 Jan/04:04] <Elysian> see if the mic is muted on that or not
+[10 Jan/04:05] <chosen1> no, the mic's not muted, and the audio tuning wizard in netmeeting detects the input ok.
+[10 Jan/04:05] <Elysian> hmm
+[10 Jan/04:05] <chosen1> i can hear my own voice echoed back through the speakers
+[10 Jan/04:05] <Elysian> doh
+[10 Jan/04:05] <Elysian> that could be a problem
+[10 Jan/04:06] <chosen1> why?
+[10 Jan/04:06] <Elysian> ok
+[10 Jan/04:06] <Elysian> in the volume control thing
+[10 Jan/04:06] <Elysian> go back to properties
+[10 Jan/04:06] <Elysian> and click the playback button
+[10 Jan/04:06] <Elysian> then click ok
+[10 Jan/04:06] <Elysian> then loook at the mic thing and mute it
+[10 Jan/04:06] <chosen1> ok
+[10 Jan/04:06] <Elysian> i dunno if that'll fix it or not but there is not sposed to be a echo like that
+[10 Jan/04:07] <chosen1> i'll try now..
+[10 Jan/04:07] ! ChiR0 is known as Syzler
+[10 Jan/04:08] <chosen1> hmm, i can't hear myself through the speakers now... the audio tuning wizard still works... but the volume control in netmeeting doesn't show any readout
+[10 Jan/04:08] <chosen1> but perhaps i need to be in a meeting for that to work
+[10 Jan/04:09] <chosen1> thanks for your help
+[10 Jan/04:09] <chosen1> gotta go and test this out :)
+[10 Jan/04:09] < SignOff: chosen1!fred@host212-140-0-145.btinternet.com (Read error to chosen1[host212-140-0-145.btinternet.com]: Connection reset by peer)
+[10 Jan/04:11] > SinnyD!SURE@dial229.localdial.com has joined #win98
+[10 Jan/04:11] <SinnyD> didn't work
+[10 Jan/04:12] <Elysian> doh
+[10 Jan/04:12] <Elysian> hmm
+[10 Jan/04:12] <Elysian> have you messed around in the bios any?
+[10 Jan/04:12] <Elysian> like auto hdd detect?
+[10 Jan/04:12] <SinnyD> bios? nope.............
+[10 Jan/04:12] <SinnyD> they're all set to auto
+[10 Jan/04:12] <Elysian> oh
+[10 Jan/04:12] <Elysian> ok
+[10 Jan/04:12] <Elysian> hmm
+[10 Jan/04:12] <Elysian> it worked before?
+[10 Jan/04:13] <SinnyD> Yeah when I had it connected to the HD but it wouldn't burn from CD to CD
+[10 Jan/04:13] <Elysian> oh
+[10 Jan/04:13] <Elysian> maybe you should make the cdrom drive master and cdrw slave?
+[10 Jan/04:14] <SinnyD> hmmmmmmmmmmmmm maybe hehehehe BRB again
+[10 Jan/04:14] < SignOff: SinnyD!SURE@dial229.localdial.com (I'm not aware of too many things, I know what I know, if you know what I mean...........)
+[10 Jan/04:22] < SignOff: Elysian!Elysian@1Cust36.tnt2.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[10 Jan/04:22] > SinnyD!SURE@dial214.localdial.com has joined #win98
+[10 Jan/04:22] <SinnyD> Mp gp :P:
+[10 Jan/04:22] <SinnyD> No go wither
+[10 Jan/04:22] <SinnyD> either too
+[10 Jan/04:23] * SinnyD blinks "Owie"
+[10 Jan/04:24] < SignOff: SinnyD!SURE@dial214.localdial.com (going to try it the other way round :P - (E)volution v7.0)
+[10 Jan/04:28] ! Perkify is known as PerkAway
+[10 Jan/04:32] > SinnyD!SURE@dial159.localdial.com has joined #win98
+[10 Jan/04:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/04:32] <SinnyD> grrrrrrrrrdy grrrrrrrrrrrr grrrrrrrrrrrrrr
+[10 Jan/04:45] > charta!charta@195.70.181.249 has joined #win98
+[10 Jan/04:45] < SignOff: SinnyD!SURE@dial159.localdial.com (I'm not aware of too many things, I know what I know, if you know what I mean...........)
+[10 Jan/04:45] < charta!charta@195.70.181.249 has left #win98 ()
+[10 Jan/04:47] > kawi!kawi@ppp-099.m2-2.cor.ican.net has joined #win98
+[10 Jan/04:48] <kawi> everytime I start windows my networking password thing comes up is there a way that I can set it so it don't?
+[10 Jan/04:49] < SignOff: kawi!kawi@ppp-099.m2-2.cor.ican.net (Leaving)
+[10 Jan/04:54] > Cooljules!....@ras211.avades.nl has joined #win98
+[10 Jan/04:54] <Cooljules> is it possible to conect two computers with each other by serial ??
+[10 Jan/05:02] > `Remy!remy@as9-91.brunet.bn has joined #win98
+[10 Jan/05:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/05:15] < SignOff: `Remy!remy@as9-91.brunet.bn (((DiGiTaL-WaVe)) v1.5 for mIRC 5.61 © 1999 by WÒÓHÕÖ)
+[10 Jan/05:15] > MrBaboum!~mrbaboum@ppp179.vif.com has joined #win98
+[10 Jan/05:18] > krik___!~krik@gds.sfos.ro has joined #win98
+[10 Jan/05:18] <krik___> Hi there 
+[10 Jan/05:24] < SignOff: MrBaboum!~mrbaboum@ppp179.vif.com (Read error to MrBaboum[ppp179.vif.com]: Connection reset by peer)
+[10 Jan/05:28] > SinnyD!SURE@dial201.localdial.com has joined #win98
+[10 Jan/05:28] <SinnyD> Help help help
+[10 Jan/05:28] <SinnyD> !!!!!!!!!!
+[10 Jan/05:29] <krik___> No one in here 
+[10 Jan/05:29] <SinnyD> After all that I finally got the CD-RW and the CD-Rom detected without the Hard Drive makin funny noises but now my CD drives are running slow and that I am missing the setup DLL files
+[10 Jan/05:29] <SinnyD> oh
+[10 Jan/05:29] <SinnyD> Poop
+[10 Jan/05:32] > PeaceFrog!me@ppp-187.FAR.cableone.net has joined #win98
+[10 Jan/05:32] <PeaceFrog> hi
+[10 Jan/05:33] <PeaceFrog> anyone alive?
+[10 Jan/05:33] <SinnyD> Don't ask fer help... they're all sleepin but what are ya needing
+[10 Jan/05:33] <PeaceFrog> modem probs
+[10 Jan/05:33] <SinnyD> like?
+[10 Jan/05:34] <PeaceFrog> I just put a machine together and I can only get the modem to connect at 19200
+[10 Jan/05:34] <PeaceFrog> I have to put 3 comma's after the number to get it to connect
+[10 Jan/05:34] <PeaceFrog> otherwise it try's to negotiate forever
+[10 Jan/05:34] < SignOff: Cooljules!....@ras211.avades.nl (Leaving)
+[10 Jan/05:35] > `Malc`!SURE@dial201.localdial.com has joined #win98
+[10 Jan/05:35] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[10 Jan/05:35] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/05:36] <`Malc`> mmmmmmmmmmmm
+[10 Jan/05:36] ! `Malc` is known as Me`
+[10 Jan/05:36] <PeaceFrog> modem probs
+[10 Jan/05:36] <PeaceFrog> I just put a machine together and I can only get the modem to connect at 19200
+[10 Jan/05:36] <PeaceFrog> I have to put 3 comma's after the number to get it to connect
+[10 Jan/05:36] <PeaceFrog> otherwise it try's to negotiate forever
+[10 Jan/05:36] ! Me` is known as Sinny`
+[10 Jan/05:36] <Sinny`> You been through all yer Dial Up Networking stuff
+[10 Jan/05:37] <PeaceFrog> as far as I can tell
+[10 Jan/05:37] < SignOff: Sinny`!SURE@dial201.localdial.com (Read error to Sinny`[dial201.localdial.com]: Connection reset by peer)
+[10 Jan/05:37] <WarnBufet> might want to issure the command AT&F to the modem to reset it to its factory defaults 
+[10 Jan/05:37] <WarnBufet> if that works
+[10 Jan/05:38] < SignOff: SinnyD!SURE@dial201.localdial.com (Read error to SinnyD[dial201.localdial.com]: Connection reset by peer)
+[10 Jan/05:38] < SignOff: PeaceFrog!me@ppp-187.FAR.cableone.net (Leaving)
+[10 Jan/05:52] ! PerkAway is known as IFK_FF
+[10 Jan/05:57] ! krik___ is known as anouc
+[10 Jan/06:02] > ZaC19!titanic@45-185.dr.cgocable.ca has joined #win98
+[10 Jan/06:03] < ZaC19!titanic@45-185.dr.cgocable.ca has left #win98 ()
+[10 Jan/06:09] < anouc!~krik@gds.sfos.ro has left #win98 ()
+[10 Jan/06:09] > ^JAMES^!not@ppp-91.m4-1.hamilton.primus.ca has joined #win98
+[10 Jan/06:09] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/06:10] <^JAMES^> may i get some help
+[10 Jan/06:10] <^JAMES^> i put a folder on Hidden and can't get it back ( don't know how )
+[10 Jan/06:11] <^JAMES^> ?? anyone
+[10 Jan/06:13] <^JAMES^> is there anyone here to help?
+[10 Jan/06:16] > CJ^!~skippy@sdn-ar-002watacoP222.dialsprint.net has joined #win98
+[10 Jan/06:18] < WarnBufet!tomorrow@208.148.73.233 has left #win98 ()
+[10 Jan/06:19] > Guesso!santo@peg28-ts56.peganet.com has joined #win98
+[10 Jan/06:19] <Guesso> # Appears as ARMANDO
+[10 Jan/06:19] > IronEye!IronFist@1Cust212.tnt1.yakima.wa.da.uu.net has joined #win98
+[10 Jan/06:20] <IronEye> Hi!
+[10 Jan/06:20] <IronEye> Gotta question
+[10 Jan/06:20] <IronEye> I just registered with XOOM, and when I put in my password, I messed up, and I had save to password list clicked, how do I edit the password list?
+[10 Jan/06:20] <CJ^> yes?
+[10 Jan/06:21] <IronEye> do you know?
+[10 Jan/06:21] <CJ^> `op
+[10 Jan/06:21] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/06:22] <IronEye> `op
+[10 Jan/06:22] <IronEye> hehe
+[10 Jan/06:22] <IronEye> just kiddin'
+[10 Jan/06:22] <CJ^> :P
+[10 Jan/06:22] <IronEye> do you know?
+[10 Jan/06:22] <IronEye> I really need help
+[10 Jan/06:22] <^JAMES^> no one is helping anyone in here
+[10 Jan/06:22] <CJ^> clear out your cache
+[10 Jan/06:23] <IronEye> how do I do that?
+[10 Jan/06:23] <^JAMES^> go to (#help)
+[10 Jan/06:23] <CJ^> and clear the history folder...
+[10 Jan/06:23] <IronEye> I think I tried that on IE
+[10 Jan/06:23] <CJ^> and dump the cookies
+[10 Jan/06:23] <IronEye> didn't work
+[10 Jan/06:23] <IronEye> did it
+[10 Jan/06:23] <IronEye> went in manually and deleted the cookies
+[10 Jan/06:23] < SignOff: ^JAMES^!not@ppp-91.m4-1.hamilton.primus.ca (Leaving)
+[10 Jan/06:24] <CJ^> that should do it....
+[10 Jan/06:24] <Guesso> someone knows the diff between  Format and Low Level Format
+[10 Jan/06:24] <CJ^> format formats the disk with a File System
+[10 Jan/06:25] <IronEye> ok
+[10 Jan/06:25] <IronEye> thanks anyway
+[10 Jan/06:25] <CJ^> low level sets the the hdd back to factory specs.. writes 0's tot eh hdd
+[10 Jan/06:25] <IronEye> see ya later
+[10 Jan/06:25] < IronEye!IronFist@1Cust212.tnt1.yakima.wa.da.uu.net has left #win98 ()
+[10 Jan/06:29] <Guesso> tks  what is the funion of a file in win called 256?
+[10 Jan/06:30] <CJ^> 256 or 386?
+[10 Jan/06:31] <CJ^> cause i dont see any file named 256
+[10 Jan/06:31] > x7!x7@orl3-44.fdn.com has joined #win98
+[10 Jan/06:31] <x7> hello
+[10 Jan/06:32] <x7> I suppose questions on win2000 are out of the question? :)
+[10 Jan/06:32] <Guesso> 386 is the swap file
+[10 Jan/06:32] <CJ^> being its still BETA till Feb 17th   yeap...
+[10 Jan/06:37] > beyfool!~ircx@208-76.sh.cgocable.ca has joined #win98
+[10 Jan/06:38] < SignOff: CJ^!~skippy@sdn-ar-002watacoP222.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[10 Jan/06:39] < beyfool!~ircx@208-76.sh.cgocable.ca has left #win98 ()
+[10 Jan/06:39] < x7!x7@orl3-44.fdn.com has left #win98 ()
+[10 Jan/06:41] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[10 Jan/06:41] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[10 Jan/06:41] < SignOff: Guesso!santo@peg28-ts56.peganet.com (Baltimore-R.MD.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[10 Jan/06:45] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[10 Jan/06:45] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/06:45] @ mode #win98 [+ovov Athena Athena Vulcan Vulcan] by Amsterdam.NL.Eu.UnderNet.org
+[10 Jan/06:45] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/06:48] > IronEye!IronFist@1Cust212.tnt1.yakima.wa.da.uu.net has joined #win98
+[10 Jan/06:48] <IronEye> whats new in Win2000 fdrom Win98?
+[10 Jan/06:49] <IronEye> besides the fact that we give Bill Gates another Billion
+[10 Jan/06:54] > Guesso!santo@peg28-ts56.peganet.com has joined #win98
+[10 Jan/06:55] < IronEye!IronFist@1Cust212.tnt1.yakima.wa.da.uu.net has left #win98 ()
+[10 Jan/06:56] > PeaceFrog!me@ppp-160.FAR.cableone.net has joined #win98
+[10 Jan/06:57] <PeaceFrog> hi
+[10 Jan/06:57] <PeaceFrog> how do I get my modem to make sound so I can hear it connect?
+[10 Jan/06:58] <PeaceFrog> hey!
+[10 Jan/06:59] < PeaceFrog!me@ppp-160.FAR.cableone.net has left #win98 ()
+[10 Jan/07:01] < Guesso!santo@peg28-ts56.peganet.com has left #win98 ()
+[10 Jan/07:02] > SidTrips!~nobody@c1030385-a.shlls1.pa.home.com has joined #win98
+[10 Jan/07:06] <SidTrips> hello?
+[10 Jan/07:08] > MoPower!dcfawver@24-216-247-139.hsacorp.net has joined #win98
+[10 Jan/07:08] < MoPower!dcfawver@24-216-247-139.hsacorp.net has left #win98 ()
+[10 Jan/07:18] > Macarus!strojf@t3o959p5.telia.com has joined #win98
+[10 Jan/07:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/07:18] < Macarus!strojf@t3o959p5.telia.com has left #win98 ()
+[10 Jan/07:20] > Raph2000!why@ip43.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[10 Jan/07:22] > D3-d34d!sylock@host5-99-55-16.btinternet.com has joined #win98
+[10 Jan/07:23] <D3-d34d> howdy
+[10 Jan/07:23] <D3-d34d> DOes anyone know where i can get an internet proxxy from. i meant web proxxy
+[10 Jan/07:24] <Raph2000> Microsoft
+[10 Jan/07:24] <Raph2000> They have a Proxy 20 trial on their web site to download
+[10 Jan/07:24] <Raph2000> server I mean.
+[10 Jan/07:24] <D3-d34d> trial 
+[10 Jan/07:24] <D3-d34d> =/
+[10 Jan/07:26] > krik!~Zed@gds.sfos.ro has joined #win98
+[10 Jan/07:26] > abcdefg!~wvsun@station01.cyberjungle.net has joined #win98
+[10 Jan/07:27] <abcdefg> hello
+[10 Jan/07:28] <abcdefg> i have some computers on a lan. and the HDD drives are all mapped. how do i run an .exe file on another machine while i'm here.
+[10 Jan/07:28] <abcdefg> at this computer
+[10 Jan/07:28] <abcdefg> is it possible?
+[10 Jan/07:28] <abcdefg> anyone here?
+[10 Jan/07:28] <Raph2000> did you try TELNET ?
+[10 Jan/07:29] <abcdefg> hmm how do i do that?
+[10 Jan/07:29] <abcdefg> i know what telnet is.
+[10 Jan/07:29] <Raph2000> from the dos prompt
+[10 Jan/07:29] <abcdefg> what port do i connect to and stuff?
+[10 Jan/07:29] <Raph2000> do you have any server NT ?
+[10 Jan/07:29] > CyRuS-!black@t1o963p79.telia.com has joined #win98
+[10 Jan/07:29] <abcdefg> yeah. but it's from win98 machine - win 98 machine i want to work
+[10 Jan/07:30] <Raph2000> you want to work from Win98 and connect to a NT, that is possible
+[10 Jan/07:30] <abcdefg> no
+[10 Jan/07:30] <CyRuS-> in my burner program it say "work on the fly if possible" what means with that?
+[10 Jan/07:30] <abcdefg> i have windows 98 machines all connected
+[10 Jan/07:30] <abcdefg> but i am @ one puter but want to execute a .exe file here on anther networker puter
+[10 Jan/07:31] ! D3-d34d is known as D3vlin
+[10 Jan/07:31] <abcdefg> is it possible?
+[10 Jan/07:31] <abcdefg> i have the HDD's mapped here. with full access
+[10 Jan/07:32] < abcdefg!~wvsun@station01.cyberjungle.net has left #win98 ()
+[10 Jan/07:32] > ||Blue||!mail@ti33a61-0347.dialup.online.no has joined #win98
+[10 Jan/07:33] <||Blue||> whats the command to unlock a drive?
+[10 Jan/07:33] <||Blue||> unlock c: ?
+[10 Jan/07:34] < SignOff: ||Blue||!mail@ti33a61-0347.dialup.online.no (Leaving)
+[10 Jan/07:35] <D3vlin> Raph where is the proxxy
+[10 Jan/07:36] <Raph2000> Microsoft web site
+[10 Jan/07:36] <Raph2000> Proxy Server 2.0
+[10 Jan/07:36] <Raph2000> there is a trial.
+[10 Jan/07:38] <D3vlin> i want 3.0
+[10 Jan/07:38] <Raph2000> is there a 3.0 ? or Proxy 2000 ?
+[10 Jan/07:39] > abcdefg!~wvsun@station01.cyberjungle.net has joined #win98
+[10 Jan/07:39] <abcdefg> helo
+[10 Jan/07:39] <abcdefg> back again
+[10 Jan/07:40] <abcdefg> is it possible to execut programs from one machine on another.
+[10 Jan/07:40] <abcdefg> within a win98 lan
+[10 Jan/07:40] <abcdefg> for example a virus scanner
+[10 Jan/07:41] > D_Diggler!nails@newt-53-0190.direct.ca has joined #win98
+[10 Jan/07:41] <abcdefg> i have access to the hdd. so can i execte stuff on it. on that puter not the one i'm at
+[10 Jan/07:41] <abcdefg> ???
+[10 Jan/07:41] < D3vlin!sylock@host5-99-55-16.btinternet.com has left #win98 ()
+[10 Jan/07:41] > jaci!yol@port45.isd.to has joined #win98
+[10 Jan/07:41] <Raph2000> what is the program you want to exucute ?
+[10 Jan/07:42] <abcdefg> virus scanner
+[10 Jan/07:42] <abcdefg> anything
+[10 Jan/07:42] <abcdefg> mostly executable proggies
+[10 Jan/07:42] <abcdefg> i do need to run a virus scanner tho
+[10 Jan/07:42] <Raph2000> hum...
+[10 Jan/07:42] <jaci> hello, what is the command line for unzupping multiple zip-files, using pkunzip?
+[10 Jan/07:43] > kawi!kawi@ppp-152.m2-3.cor.ican.net has joined #win98
+[10 Jan/07:43] <abcdefg> any idea?
+[10 Jan/07:43] > NatuScape!user@PPP-TotalControl00-238.COMNET.com.ar has joined #win98
+[10 Jan/07:43] <kawi> anyone know how to remove the network password thing when you startup?
+[10 Jan/07:43] <D_Diggler> is there a program that will link a number of programs together, when I click my dial up icon I would like a couple of other programs to start at the same time..
+[10 Jan/07:43] <NatuScape> Hi! I'm needing assistance with an MS Access query... can anyone help me?
+[10 Jan/07:44] <kawi> Natu I know some access ask away
+[10 Jan/07:44] <abcdefg> come on guys there must be a way
+[10 Jan/07:44] <kawi> abcdefg what's the prob
+[10 Jan/07:45] <Raph2000> can't you copy those files over and install them ? abcdefg
+[10 Jan/07:45] <abcdefg>  is it possible to execut programs from one machine on another.  within a win98 lan
+[10 Jan/07:45] <abcdefg> i have access to the hdd. so can i execte stuff on it. on that puter not the one i'm at
+[10 Jan/07:45] <SidTrips> Would someone please tell me how to set up multiple users with MS Outlook 2K so that they each have their own accounts for everything from e-mail to contacts?
+[10 Jan/07:45] <abcdefg> they are installed
+[10 Jan/07:45] <kawi> abc sure if you have your network setup as peer to peer and full sharing
+[10 Jan/07:45] <abcdefg> but i want to run stuff from this puter
+[10 Jan/07:46] <NatuScape> kawi: thanks! the problem is really dumb... there are two tables with a related field that doesn't have referntial integrity (i slipped there, it should have) the thing is that some info changed on the "mother" table and i want to make a query to update the "daughter" table and then set referntial integrity..... how can i do this?
+[10 Jan/07:46] <abcdefg> coz i have access to the other puters.
+[10 Jan/07:46] <abcdefg> but when i double click a proggie on the HDD it executes on this system. 
+[10 Jan/07:46] <abcdefg> i want it to execute on that sys!
+[10 Jan/07:47] <Raph2000> so you want to remotly execute program ?
+[10 Jan/07:47] <kawi> Natu usually you have to redo you relationships
+[10 Jan/07:47] <abcdefg> yeah that's the word
+[10 Jan/07:47] <abcdefg> remotely do it
+[10 Jan/07:47] <NatuScape> kawi... ouch!
+[10 Jan/07:47] <Raph2000> Netmeeting or PCAnywhere
+[10 Jan/07:47] ! NatuScape is known as Natalia
+[10 Jan/07:47] <abcdefg> that the only way?
+[10 Jan/07:47] <kawi> Natu I hear ya
+[10 Jan/07:47] <D_Diggler> is there a program that will link a number of programs togeth
+[10 Jan/07:47] <D_Diggler> lick my dial up icon I would like a couple of other programs to start at the same time..
+[10 Jan/07:47] < SignOff: D_Diggler!nails@newt-53-0190.direct.ca (Leaving)
+[10 Jan/07:48] <Raph2000> that's 2 ways already.
+[10 Jan/07:48] <Natalia> kawi: ok.... i'll think of smth else....
+[10 Jan/07:48] <abcdefg> ok
+[10 Jan/07:48] <kawi> heh
+[10 Jan/07:48] < SignOff: jaci!yol@port45.isd.to (Ping timeout for jaci[port45.isd.to])
+[10 Jan/07:48] <abcdefg> what else is there. without having to go round installing netmeeting
+[10 Jan/07:48] <Raph2000> netmeeting's free 
+[10 Jan/07:48] <abcdefg> i know
+[10 Jan/07:49] <kawi> Raph he shouldn't have to do that
+[10 Jan/07:49] <Natalia> kawi: how do i select the three rightmost characters in a field? can i use that to compare in the query instead of the whole field?
+[10 Jan/07:49] <Raph2000> so what else ?
+[10 Jan/07:49] <abcdefg> isn't there just a command to do it?
+[10 Jan/07:49] <Raph2000> but you also want to see the result on your screen ?
+[10 Jan/07:49] <abcdefg> no need to see the results
+[10 Jan/07:49] <kawi> usually when you have peer to peer and full sharing you can run prog that is on other computers
+[10 Jan/07:49] <abcdefg> just execute
+[10 Jan/07:50] <abcdefg> all i want to do is execute
+[10 Jan/07:50] <abcdefg> how is it done?
+[10 Jan/07:50] <Raph2000> I thought about TELNET
+[10 Jan/07:50] <kawi> abcdefg ok I think I misunderstood your question
+[10 Jan/07:50] <Raph2000> but you have to install a telnet server 
+[10 Jan/07:50] <abcdefg> ah i c
+[10 Jan/07:50] <kawi> do a search for vnc it's free
+[10 Jan/07:50] <abcdefg> i get ya now
+[10 Jan/07:51] <kawi> it's great you can run your computer from anyway
+[10 Jan/07:51] <abcdefg> ok cheers!!
+[10 Jan/07:51] <kawi> anyone on your network and anywhere else if it's connected to the internet
+[10 Jan/07:51] <krik> How can I do ping from a shell ?
+[10 Jan/07:51] <krik> something ..
+[10 Jan/07:52] * kawi says man I can't type today heh
+[10 Jan/07:52] <kawi> Natalia sorry what was your last question?
+[10 Jan/07:52] > LadyReed!~hmmm@as5300-avn1-tvc1.dialup-193.tvc.mi.bignetnorth.net has joined #win98
+[10 Jan/07:52] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/07:52] <kawi> anyone here know how to get ride off the logon screen on startup?
+[10 Jan/07:53] <Natalia> kawi: how do i select the three rightmost characters in a field? can i use that to compare in the query instead of the whole field?
+[10 Jan/07:53] <Raph2000> change the Username and do not enter a password..press enter
+[10 Jan/07:53] <LadyReed> I am having problems printing off the net...my printer is not being identified
+[10 Jan/07:53] <kawi> Raph didn't work
+[10 Jan/07:54] <kawi> Natalia I far as I kow you need the whole field
+[10 Jan/07:54] <kawi> but again I'm not an expert with access
+[10 Jan/07:54] <kawi> :)
+[10 Jan/07:54] <krik> Kawi ...why don't you delete   that logon 
+[10 Jan/07:54] <abcdefg> kawi
+[10 Jan/07:54] <Natalia> k.... thanks kawi.... i'll see what i can do! :)
+[10 Jan/07:54] <kawi> krik true
+[10 Jan/07:54] <abcdefg> can use tweekui
+[10 Jan/07:54] <Raph2000> remove Client Micro from TCP/IP config
+[10 Jan/07:55] <abcdefg> it's on the win98 cd
+[10 Jan/07:55] <kawi> cool
+[10 Jan/07:55] < SignOff: Natalia!user@PPP-TotalControl00-238.COMNET.com.ar (Leaving)
+[10 Jan/07:55] <abcdefg> or go into network neighbourhood and choose Windows Logon
+[10 Jan/07:55] <kawi> bbl
+[10 Jan/07:55] < SignOff: kawi!kawi@ppp-152.m2-3.cor.ican.net (Leaving)
+[10 Jan/07:55] > DrSarazaw!Rage@1Cust20.tnt1.mammoth-lakes.ca.da.uu.net has joined #win98
+[10 Jan/07:56] <abcdefg> what's the Full name of VNC?
+[10 Jan/07:56] < DrSarazaw!Rage@1Cust20.tnt1.mammoth-lakes.ca.da.uu.net has left #win98 ()
+[10 Jan/07:56] <krik> Kawi ..use Tweak ui
+[10 Jan/07:56] <krik> ist very easy
+[10 Jan/07:56] <Raph2000> http://www.uk.research.att.com/vnc/   ABCDEG
+[10 Jan/07:57] <abcdefg> k
+[10 Jan/07:58] <LadyReed> ralph...how do i get win98 to identify my printer and get it to print?
+[10 Jan/07:59] < abcdefg!~wvsun@station01.cyberjungle.net has left #win98 ()
+[10 Jan/08:00] <LadyReed> hello?
+[10 Jan/08:00] <Raph2000> hang on...
+[10 Jan/08:01] < CyRuS-!black@t1o963p79.telia.com has left #win98 ()
+[10 Jan/08:01] <Raph2000> did you try to add a printer the regular way ?
+[10 Jan/08:02] <LadyReed> it's been hooked up and workiung....but all of a sudden it's not being identified apparently
+[10 Jan/08:02] <Raph2000> did you check your cable ?
+[10 Jan/08:02] <LadyReed> yes and it looks ok
+[10 Jan/08:02] ! grid is known as }{HACK}{
+[10 Jan/08:03] ! }{HACK}{ is known as }{H4CK}{
+[10 Jan/08:03] <Raph2000> there are some settings in the Bios that you can check too
+[10 Jan/08:03] <LadyReed> how do i do that?
+[10 Jan/08:04] > hmc!ksksksk@212.59.192.59 has joined #win98
+[10 Jan/08:04] <Raph2000> any Guys here can help for the Bios settigns ?
+[10 Jan/08:04] <hmc> hello
+[10 Jan/08:04] > fuhkhead!ATLien@max-roc10-22.digital.net has joined #win98
+[10 Jan/08:04] <hmc> i help of win98
+[10 Jan/08:05] <fuhkhead> I tried going to #win95 for help but know one is there can someone help me here for win 95
+[10 Jan/08:05] <hmc> exist anyone service pack for win98 osr-2??
+[10 Jan/08:06] <Raph2000> sorry LadyReed I have to go now...bye
+[10 Jan/08:06] < SignOff: Raph2000!why@ip43.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[10 Jan/08:06] * LadyReed sighs
+[10 Jan/08:06] <LadyReed> so where can I get help????
+[10 Jan/08:06] <hmc> anybody speak spanish??
+[10 Jan/08:09] <hmc> ladyreed help me about win98 osr-2?
+[10 Jan/08:10] <LadyReed> not me
+[10 Jan/08:14] ! Corey8 is known as CrZyDoPeY
+[10 Jan/08:15] ! }{H4CK}{ is known as gridhack
+[10 Jan/08:18] < LadyReed!~hmmm@as5300-avn1-tvc1.dialup-193.tvc.mi.bignetnorth.net has left #win98 ()
+[10 Jan/08:21] < SignOff: fuhkhead!ATLien@max-roc10-22.digital.net (Ping timeout for fuhkhead[max-roc10-22.digital.net])
+[10 Jan/08:21] > _EKG_!master@port34.mico12.tir.com has joined #win98
+[10 Jan/08:22] <_EKG_> i just got a geforce 3d prophet and my pc freezes now what gives?
+[10 Jan/08:22] <_EKG_> freezes when i run like fly and halflife for a few minutes
+[10 Jan/08:22] < krik!~Zed@gds.sfos.ro has left #win98 ()
+[10 Jan/08:24] ! sausage_ is known as sausage
+[10 Jan/08:25] <hmc> anybody speak spanish??
+[10 Jan/08:25] <hmc> ladyreed help me about win98 osr-2?
+[10 Jan/08:25] <hmc> exist anyone service pack for win98 osr-2??
+[10 Jan/08:32] > Cat`Woman!~Cat@24.31.74.225 has joined #win98
+[10 Jan/08:32] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/08:33] < SignOff: _EKG_!master@port34.mico12.tir.com (All for one , One for all!)
+[10 Jan/08:35] < SignOff: Cat`Woman!~Cat@24.31.74.225 (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[10 Jan/08:35] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/08:36] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/08:37] > Primeus!nightstalk@dap02-143121.nc.sgi.net has joined #win98
+[10 Jan/08:40] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/08:40] < SignOff: SidTrips!~nobody@c1030385-a.shlls1.pa.home.com (Leaving)
+[10 Jan/08:41] ! LearyPSX is known as D_Leary
+[10 Jan/08:41] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/08:44] > Cat`Woman!Cat@24.31.74.225 has joined #win98
+[10 Jan/08:44] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/08:45] < SignOff: Cat`Woman!Cat@24.31.74.225 (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[10 Jan/08:45] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/08:45] > MaDkOw!JimmyPop@d27-204.hcvlny.optonline.net has joined #win98
+[10 Jan/08:45] <MaDkOw> in order to network my 2 computers (one running 95, the other 98) i'd need wingate to network them? so i can use network neighborhood?
+[10 Jan/08:46] < SignOff: hmc!ksksksk@212.59.192.59 (Leaving)
+[10 Jan/08:46] <Deton8R> you can network them using 2 NIC's and a hub
+[10 Jan/08:47] <Deton8R> and tcp/ip...
+[10 Jan/08:47] < Primeus!nightstalk@dap02-143121.nc.sgi.net has left #win98 ()
+[10 Jan/08:47] <Deton8R> all done through control panel
+[10 Jan/08:47] <Deton8R> you'd need wingate for one to act as an internet server for the other
+[10 Jan/08:47] <Deton8R> if that's what you wanted to do
+[10 Jan/08:47] > fuhkhead!BreakBEatz@max-roc10-69.digital.net has joined #win98
+[10 Jan/08:47] <fuhkhead> can anyone help me with a win95 problem
+[10 Jan/08:47] <Deton8R> if you had ICS which comes installed in win98 SE, you wouldn't need wingate
+[10 Jan/08:48] <Deton8R> uh, fuhkhead, we can try
+[10 Jan/08:48] <Deton8R> though we're not too keen on your nick
+[10 Jan/08:48] < SignOff: osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net (Read error to osbourne[sdn-ar-001moslouP111.dialsprint.net]: Connection reset by peer)
+[10 Jan/08:48] <fuhkhead> ok then i will leave
+[10 Jan/08:48] < fuhkhead!BreakBEatz@max-roc10-69.digital.net has left #win98 ()
+[10 Jan/08:48] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[10 Jan/08:48] <Deton8R> what a nice fellow
+[10 Jan/08:48] > Spudz!JamesBond@ip236.dayton5.oh.pub-ip.psi.net has joined #win98
+[10 Jan/08:48] > osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net has joined #win98
+[10 Jan/08:49] <Cat`Woman> yeah
+[10 Jan/08:49] <Cat`Woman> peachy
+[10 Jan/08:49] <Spudz> Anyone know why my puter turns on with a recieving phone call ?
+[10 Jan/08:50] <Deton8R> yes
+[10 Jan/08:50] <Deton8R> it's set to wake on modem
+[10 Jan/08:50] <Deton8R> similar to wake on lan
+[10 Jan/08:50] <Deton8R> it's a bios setting
+[10 Jan/08:50] <Deton8R> think it's an award bios setting
+[10 Jan/08:50] <Spudz> I checked it but its disabled
+[10 Jan/08:50] > Mr407!myhouse@98AFBCC7.ipt.aol.com has joined #win98
+[10 Jan/08:50] <Mr407> anyone here use aol and free agent?
+[10 Jan/08:51] <Spudz> I using a network card , anything to do with that ?
+[10 Jan/08:53] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/08:54] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/08:54] < Mr407!myhouse@98AFBCC7.ipt.aol.com has left #win98 ()
+[10 Jan/08:56] > Ateno!TLTB@sea-212074.dialup.foxinternet.com has joined #win98
+[10 Jan/08:56] <Ateno> greeting
+[10 Jan/08:56] <Ateno> s
+[10 Jan/08:57] > ravuhX!BreakBEatz@max-roc10-69.digital.net has joined #win98
+[10 Jan/08:58] <ravuhX> Ok
+[10 Jan/08:58] <ravuhX> is this nick better
+[10 Jan/08:58] <Ateno> Ive got a strange question about aranging icons
+[10 Jan/08:59] <ravuhX> can i ask a win95 question
+[10 Jan/08:59] <Ateno> Ive got a dir that is all out of order... I clicked auto arrange and arrange by name... they went in order then
+[10 Jan/09:00] <Ateno> I closed the dir then opened it again and they were messed up again
+[10 Jan/09:00] <Ateno> what can I do to fix it?
+[10 Jan/09:00] <ravuhX> i tried #win95 but know one was there
+[10 Jan/09:00] > Super-Z!~pirch@tcnet03-12.dallas.texas.net has joined #win98
+[10 Jan/09:00] <Super-Z> hello?
+[10 Jan/09:01] <Ateno> it seems as if no one is alive in here eather
+[10 Jan/09:01] <Super-Z> anyone got a program where i can transfer files through a parallel cable to another computer???
+[10 Jan/09:01] <Ateno> not loaded on my puter
+[10 Jan/09:01] <Super-Z> you know where i can get it>
+[10 Jan/09:01] <Super-Z> ?
+[10 Jan/09:02] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/09:02] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/09:02] <Ateno> well you can buy it from any computer store
+[10 Jan/09:02] <Super-Z> oh gee thanks
+[10 Jan/09:02] <Super-Z> i knew that
+[10 Jan/09:02] <MaDkOw> hrmmm
+[10 Jan/09:03] <MaDkOw> ok -- now im confused
+[10 Jan/09:03] <MaDkOw> i am so lame
+[10 Jan/09:03] <MaDkOw> when it comes to networking
+[10 Jan/09:03] <MaDkOw> all i wanna do is to beable to use this cable connection on the other pc.. along with sharing files
+[10 Jan/09:03] <MaDkOw> how do i setup network neighborhood?
+[10 Jan/09:03] <MaDkOw> should i just add a user
+[10 Jan/09:03] <MaDkOw> with the DOMAIN?
+[10 Jan/09:04] < SignOff: Ateno!TLTB@sea-212074.dialup.foxinternet.com (Leaving)
+[10 Jan/09:04] <ravuhX> The computer was givin to me and i guess it has a virus and it wont let me boot into the normal win95 just to safe mode and i need to format it but it wont let me format in safe mode
+[10 Jan/09:04] <MaDkOw> use dos mode
+[10 Jan/09:04] <MaDkOw> not safe mode
+[10 Jan/09:05] <MaDkOw> try to just boot straight into unprotected dos prompt
+[10 Jan/09:05] <ravuhX> It wont restart into dos
+[10 Jan/09:05] <MaDkOw> thats odd
+[10 Jan/09:06] <MaDkOw> hrmmm
+[10 Jan/09:06] <MaDkOw> does it boot into safe dos mode?
+[10 Jan/09:06] <ravuhX> I hit f8
+[10 Jan/09:06] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/09:06] <ravuhX> and it has a unupdated dos mode
+[10 Jan/09:06] < SignOff: osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net (Read error to osbourne[sdn-ar-001moslouP111.dialsprint.net]: Connection reset by peer)
+[10 Jan/09:07] <MaDkOw> thats odd
+[10 Jan/09:07] <MaDkOw> old comp i guess
+[10 Jan/09:07] <MaDkOw> use the unupdated one
+[10 Jan/09:07] <MaDkOw> and format thru there
+[10 Jan/09:07] > osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net has joined #win98
+[10 Jan/09:12] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/09:12] <MaDkOw> in order to network my 2 computers (one running 95, the other 98) i'd need wingate to network them? so i can use network neighborhood?
+[10 Jan/09:14] > jd67!devild_@ABDE06FD.ipt.aol.com has joined #win98
+[10 Jan/09:14] <jd67> hi all
+[10 Jan/09:14] ! jd67 is known as devilDigg
+[10 Jan/09:14] <MaDkOw> sup
+[10 Jan/09:15] < SignOff: Super-Z!~pirch@tcnet03-12.dallas.texas.net (Read error to Super-Z[tcnet03-12.dallas.texas.net]: Connection reset by peer)
+[10 Jan/09:17] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/09:18] < ravuhX!BreakBEatz@max-roc10-69.digital.net has left #win98 ()
+[10 Jan/09:18] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/09:19] > CJ^!skippy@sdn-ar-005watacoP246.dialsprint.net has joined #win98
+[10 Jan/09:21] > g0!devnull@cx679130-a.omhaw1.ne.home.com has joined #win98
+[10 Jan/09:21] <devilDigg> wb Cat`Woman, wb CJ^
+[10 Jan/09:21] > WordWalkr!Word@cr45913-a.lndn1.on.wave.home.com has joined #win98
+[10 Jan/09:21] <Cat`Woman> thx
+[10 Jan/09:21] <g0> !lastspoke CJ^
+[10 Jan/09:21] <g0> hey CJ^
+[10 Jan/09:21] <g0> U there?
+[10 Jan/09:22] <CJ^> yes...
+[10 Jan/09:22] <g0> remember me from yesterday?
+[10 Jan/09:22] <g0> SiS
+[10 Jan/09:22] <g0> ?
+[10 Jan/09:22] <g0> I got it work
+[10 Jan/09:22] <g0> er i mean i got it to work
+[10 Jan/09:22] <CJ^> oh?
+[10 Jan/09:22] <CJ^> updated the drivers?
+[10 Jan/09:22] <g0> yeah, it was in the network settings
+[10 Jan/09:22] < WordWalkr!Word@cr45913-a.lndn1.on.wave.home.com has left #win98 ()
+[10 Jan/09:22] <g0> no updates
+[10 Jan/09:23] <g0> just removed "client for MS networks"
+[10 Jan/09:23] <g0> and added "MS family logon"
+[10 Jan/09:23] <g0> works dandy
+[10 Jan/09:23] <g0> no stupid MSN error msgs
+[10 Jan/09:23] <CJ^> msn  was just msnetwork client
+[10 Jan/09:24] <g0> yeah, hence the stupid errors
+[10 Jan/09:24] <g0> i guess the drivers for the onboard piece o sh!t NIC got MS family logon as well as client for MSN
+[10 Jan/09:25] <g0> i just removed the client and the family logon took over
+[10 Jan/09:25] <g0> and no more stupid errors
+[10 Jan/09:25] <CJ^> well.. family login is fine..
+[10 Jan/09:25] <g0> seems to work
+[10 Jan/09:25] <CJ^> client is default for MS networks
+[10 Jan/09:25] <g0> just thought i'd let you know in case someone else in my predicament drops by and has the same problem
+[10 Jan/09:26] <CJ^> :P
+[10 Jan/09:26] <CJ^> true....
+[10 Jan/09:26] <g0> ;-) oh c'mon you know it'll happen;-)
+[10 Jan/09:26] <CJ^> oh  yeah
+[10 Jan/09:26] <CJ^> BUT see when i was going over all this with ya..
+[10 Jan/09:26] <CJ^> thought you said you removed and reinstalled networking?
+[10 Jan/09:26] <g0> no, removed and reinstalled the MSN
+[10 Jan/09:27] <g0> i hate that thing
+[10 Jan/09:27] <CJ^> lol
+[10 Jan/09:27] <g0> but every esoteric piece of junk is working in harmony now :-)
+[10 Jan/09:27] <g0> gotta love windows for its compatability
+[10 Jan/09:27] <CJ^> heh well kewl...
+[10 Jan/09:27] <g0> here's a question for ya though:
+[10 Jan/09:27] <g0> i think i'm gonna upgrade to win2000 or win98se
+[10 Jan/09:28] <g0> that should keep my previous settings right?
+[10 Jan/09:28] <CJ^> win2k
+[10 Jan/09:28] <CJ^> WILL NOT LIKE THE SIS
+[10 Jan/09:28] <g0> or am i gonna have to trouble shoot the whole damn thing over again?
+[10 Jan/09:28] <CJ^> been there done that...
+[10 Jan/09:28] <g0> how about se?
+[10 Jan/09:28] <CJ^> NT4 has no trouble with it... Win2k will
+[10 Jan/09:28] <g0> like what?
+[10 Jan/09:28] <CJ^> Se will be the same as 98 actually...
+[10 Jan/09:28] <g0> what kind of problems?
+[10 Jan/09:28] <g0> cool
+[10 Jan/09:29] <g0> maybe i'll just go se
+[10 Jan/09:29] <g0> with office2000
+[10 Jan/09:29] <CJ^> SiS was dropped from WHQL for failing to provide workable drivers..
+[10 Jan/09:29] <CJ^> the drivers you see half the time in windows.. are MS made..
+[10 Jan/09:29] <g0> ;-) nice. that's why its so cheap
+[10 Jan/09:29] > Raph2000!why@ip206.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[10 Jan/09:29] <g0> well if you have the time and patience, anything can be troubleshot ;-)
+[10 Jan/09:30] <CJ^> just about...
+[10 Jan/09:30] > pipel!osbourne@sdn-ar-001moslouP111.dialsprint.net has joined #win98
+[10 Jan/09:30] <g0> so do you know what specifically, win2k has problems with in the SiS stuff?
+[10 Jan/09:30] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/09:30] <g0> and what's so cool about win2k over 98se anyhow?
+[10 Jan/09:30] <CJ^> win2k is NT5
+[10 Jan/09:30] < SignOff: osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net (Read error to osbourne[sdn-ar-001moslouP111.dialsprint.net]: Connection reset by peer)
+[10 Jan/09:30] <CJ^> dont compare the two
+[10 Jan/09:31] <g0> oh so there are 50+ ways to hack into it then?
+[10 Jan/09:31] <CJ^> win2k would a) never install on SiS based systems  or b) break during stress runs... related to teh chipset
+[10 Jan/09:31] <g0> its just a server OS then?
+[10 Jan/09:31] <CJ^> no
+[10 Jan/09:31] <Raph2000> have you tried Millenium from Microsoft yet ? I have a beta, but didn't try it
+[10 Jan/09:31] <CJ^> its NT
+[10 Jan/09:31] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/09:31] <CJ^> like wks, serv, adv serv
+[10 Jan/09:31] <CJ^> same as NT4
+[10 Jan/09:31] <g0> gotcha
+[10 Jan/09:31] <CJ^> just PnP and a lot more features
+[10 Jan/09:31] <g0> sounds like win98se is my best bet then
+[10 Jan/09:32] <g0> do you know what makes se better than original 98?
+[10 Jan/09:32] <Raph2000> WIN2K is supposed to be more powerful than Win98
+[10 Jan/09:32] <g0> <---- not knowledgable about windows software
+[10 Jan/09:32] <Cat`Woman> `voice cat`woman
+[10 Jan/09:32] @ mode #win98 [+v Cat`Woman] by Athena!itsnotme@ppp35.US-GOVT.org
+[10 Jan/09:32] <g0> raph2000 well in MS's vocab powerful = compatible or more expensive ;_)
+[10 Jan/09:33] <CJ^> Raph.. win2k is NT
+[10 Jan/09:33] <CJ^> dont compare the two OS's
+[10 Jan/09:33] <CJ^> they cannot be compared
+[10 Jan/09:33] <Raph2000> It's based on NT but it's different
+[10 Jan/09:33] <Cat`Woman> `voice cj^
+[10 Jan/09:33] @ mode #win98 [+v CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/09:33] <CJ^> no its not
+[10 Jan/09:33] <g0> ok then CJ^ how about the diff between 98 and se?
+[10 Jan/09:33] <CJ^> IE5 and ics and a few more bug fixes go  thats really all
+[10 Jan/09:33] <g0> i want to find out if upgrading to se is worth my while or not
+[10 Jan/09:33] <Raph2000> You have Directx 7 on Win2K
+[10 Jan/09:34] <Raph2000> no on NT4
+[10 Jan/09:34] <g0> hmmm, i hate IE . . .but bug fixes are nice
+[10 Jan/09:34] <CJ^> Raph... did you work for the NT HCT team in WHQL testing Wink2 for 9 months at Microsoft??
+[10 Jan/09:34] <Raph2000> why ?
+[10 Jan/09:34] <CJ^> cause I did....
+[10 Jan/09:34] <g0> i assume you did CJ^?
+[10 Jan/09:34] <g0> yep :-)
+[10 Jan/09:34] <Raph2000> and did you enjoy it ?
+[10 Jan/09:34] <CJ^> so.. you wanna tell me  what you heard about Win2k now.. and ill tell ya what i KNOW
+[10 Jan/09:34] <g0> that's why you're always here
+[10 Jan/09:35] <CJ^> heck yeah i did
+[10 Jan/09:35] <Raph2000> I have Win2K here hehe
+[10 Jan/09:35] <CJ^> gee.. ya do....
+[10 Jan/09:35] <g0> here's another question for ya CJ^
+[10 Jan/09:36] <CJ^> doesnt make ya an expert...
+[10 Jan/09:36] <CJ^> bottom line..
+[10 Jan/09:36] <CJ^> its not just based on NT  it is NT
+[10 Jan/09:36] <Raph2000> what's wron CJ^?
+[10 Jan/09:36] <g0> what makes office 2000 better than office 97
+[10 Jan/09:36] <CJ^> NT5
+[10 Jan/09:36] <CJ^> Raph  it was the ignorant comment...
+[10 Jan/09:36] <CJ^> g0... heh
+[10 Jan/09:36] <g0> ;-)
+[10 Jan/09:36] <CJ^> well.. O2k i do lke...  but gawd its a hog
+[10 Jan/09:36] <g0> lemmie guess: bug fixes?
+[10 Jan/09:36] <g0> cool
+[10 Jan/09:36] <g0> gonna have to install that one then
+[10 Jan/09:36] <CJ^> no 
+[10 Jan/09:36] <CJ^> more than that
+[10 Jan/09:36] <CJ^> way more
+[10 Jan/09:36] <g0> win98se with offixe2k
+[10 Jan/09:37] <g0> lay it one me: what's cool?
+[10 Jan/09:37] <CJ^> ya dont even wanna know what the full install will take up....
+[10 Jan/09:37] <devilDigg> brb
+[10 Jan/09:37] < SignOff: devilDigg!devild_@ABDE06FD.ipt.aol.com (http://dd-soft.tripod.com)
+[10 Jan/09:37] <CJ^> over 4 gigs on teh FULL install...
+[10 Jan/09:37] <CJ^> but thats if you have the Prem version...
+[10 Jan/09:37] <g0> Holy . . .SH!
+[10 Jan/09:37] <CJ^> yeah
+[10 Jan/09:37] <g0> what the hell takes up that much space?
+[10 Jan/09:37] <CJ^> Win2.. needs 908mb for install.. hows that for a kick in the pants
+[10 Jan/09:37] <CJ^> all the apps..
+[10 Jan/09:38] <CJ^> i mean.. the WHOLE office suite
+[10 Jan/09:38] <g0> yikes.
+[10 Jan/09:38] <g0> is it still word, PP, Excell?
+[10 Jan/09:38] <CJ^> not just word, or excel... i mean FP.. MS Photo...
+[10 Jan/09:38] <CJ^> the works..
+[10 Jan/09:38] <g0> hmmm
+[10 Jan/09:38] <g0> cool
+[10 Jan/09:38] <CJ^> base is a littel mroe than 97 was
+[10 Jan/09:38] <g0> that's worthwhile
+[10 Jan/09:38] <g0> rockin
+[10 Jan/09:38] <CJ^> well..
+[10 Jan/09:39] <CJ^> personally i like Outlook 2k
+[10 Jan/09:39] <CJ^> and FP 2k
+[10 Jan/09:39] <g0> what is fp?
+[10 Jan/09:39] <CJ^> other than that...
+[10 Jan/09:39] <CJ^> its all about the same
+[10 Jan/09:39] <CJ^> BUT
+[10 Jan/09:39] <Raph2000> Photodraw is a good program too...I think.
+[10 Jan/09:39] <CJ^> it does finally have the internet sharing of Office files that was promised in office 95
+[10 Jan/09:39] <g0> hmmm
+[10 Jan/09:39] <CJ^> yeah Photo is far better...
+[10 Jan/09:39] <g0> what is FP?
+[10 Jan/09:40] <Raph2000> FrontPage
+[10 Jan/09:40] <g0> oh yeah
+[10 Jan/09:40] <Raph2000> I've heard it was bad..but don't use it though
+[10 Jan/09:40] <g0> I think this soho is only gonna really need word and powerpoint
+[10 Jan/09:40] <g0> thanks for your help again CJ!
+[10 Jan/09:41] <CJ^> np
+[10 Jan/09:41] <g0> if i have trouble with 98se or office2k I'll be back;-)
+[10 Jan/09:41] < SignOff: g0!devnull@cx679130-a.omhaw1.ne.home.com (Leaving)
+[10 Jan/09:43] <Raph2000> CJ^ can I ask you smth about W2K ?
+[10 Jan/09:43] < SignOff: Mandy!biged98@chat.eskimo.com (Ping timeout for Mandy[chat.eskimo.com])
+[10 Jan/09:43] <CJ^> shoot...
+[10 Jan/09:44] <Raph2000> i didn't study it yet, but I will have to for my work,...
+[10 Jan/09:44] <Raph2000> In Win9x you can boot up   with no No Logon Screen.. no password, I know that you can also do that in NT5, my question is :
+[10 Jan/09:45] <Raph2000> DO they use some kind of Username/password in the background ?
+[10 Jan/09:45] <CJ^> no
+[10 Jan/09:45] <Raph2000> cause you can't do that in NT4
+[10 Jan/09:45] <CJ^> autologon
+[10 Jan/09:45] <CJ^> www.ntfaq.com
+[10 Jan/09:45] <CJ^> yes 
+[10 Jan/09:45] <CJ^> NT4 and win2k can do the same thing..
+[10 Jan/09:45] <CJ^> but..
+[10 Jan/09:45] <CJ^> it negates the security
+[10 Jan/09:46] > Cat`Lady!Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/09:46] <CJ^> http://www.ntfaq.com/ntfaq/sysconf84.html
+[10 Jan/09:46] <CJ^> right there
+[10 Jan/09:47] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/09:47] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/09:47] < SignOff: Hashish!~Hashish@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/09:47] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/10:51] > Azmodan!~azmodan@p94-tnt1.akl.ihug.co.nz has joined #win98
+[10 Jan/10:52] <CJ^> ISA or PCI?
+[10 Jan/10:52] <kawi> isa
+[10 Jan/10:52] <BabeCakes> sounds like ISA
+[10 Jan/10:53] <CJ^> ok
+[10 Jan/10:54] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/10:54] <BabeCakes> Hi Deton
+[10 Jan/10:54] <CJ^> hm
+[10 Jan/10:54] <CJ^> no mention of OPL2 at all...
+[10 Jan/10:54] <CJ^> the chipset is OPL2??
+[10 Jan/10:55] <Deton8R> aloha
+[10 Jan/10:55] @ mode #win98 [+o Deton8R] by W!cservice@undernet.org
+[10 Jan/10:55] <kawi> only says opl
+[10 Jan/10:55] <CJ^> ok
+[10 Jan/10:55] <Deton8R> I suspect it's opl3/sa2
+[10 Jan/10:55] <CJ^> then try the most recent OPL3 drivers then
+[10 Jan/10:55] <Deton8R> most likely
+[10 Jan/10:55] <BabeCakes> CJ.. could it be Vesa?
+[10 Jan/10:55] <Deton8R> it's very common
+[10 Jan/10:55] <CJ^> yeah
+[10 Jan/10:55] <CJ^> see OPL3 and 4 are the only ones i see
+[10 Jan/10:55] <Deton8R> you'll find opl3/saX drivers out there
+[10 Jan/10:56] <kawi> yup seen that one everywhere
+[10 Jan/10:56] <CJ^> http://www.yamahayst.com/faq.htm   << check that
+[10 Jan/10:56] <BabeCakes> gotta go... fever is climbing.. 
+[10 Jan/10:56] <CJ^> shows ya who may have made it
+[10 Jan/10:56] < SignOff: BabeCakes!~roxie@ccisafe.lindal.com (Work as if you don't need the money, Dance like nobody's watching, and Love like it'll never hurt)
+[10 Jan/10:56] <CJ^> l8r BC
+[10 Jan/10:59] < SignOff: Spudz!JamesBond@ip236.dayton5.oh.pub-ip.psi.net (Alas , Y2k is near.....so what . . . .)
+[10 Jan/11:00] <CJ^> hmm
+[10 Jan/11:00] <CJ^> and according to the web site.. yer problems with the car are just a driver issue..  recommend getting latest drivers...
+[10 Jan/11:00] <CJ^> cant hurt really..
+[10 Jan/11:01] <kawi> yup getting them now 
+[10 Jan/11:01] <kawi> tnx for the help :)
+[10 Jan/11:02] <kawi> not that it really matters it's only for my linux box
+[10 Jan/11:02] <kawi> or sorry
+[10 Jan/11:02] <kawi> heh
+[10 Jan/11:02] <kawi> old box
+[10 Jan/11:02] <kawi> bbl
+[10 Jan/11:02] < SignOff: kawi!~kawi@ppp-084.m2-2.cor.ican.net (Leaving)
+[10 Jan/11:03] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/11:03] ! [][][][] is known as Cyclops
+[10 Jan/11:03] <CJ^> ?
+[10 Jan/11:03] <CJ^> ok...
+[10 Jan/11:03] ! CJ^ is known as CJbrb
+[10 Jan/11:03] <tms502> cj: can you help me from where me and babecakes left off
+[10 Jan/11:05] > myname!~email@213.8.16.28 has joined #win98
+[10 Jan/11:05] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/11:08] < myname!~email@213.8.16.28 has left #win98 ()
+[10 Jan/11:12] > MoseKnows!jomola@209-122-203-8.s262.tnt6.lnhva.md.dialup.rcn.com has joined #win98
+[10 Jan/11:13] <MoseKnows> are there folks here who can help witn a windows question?
+[10 Jan/11:14] <MoseKnows> thanks
+[10 Jan/11:14] < MoseKnows!jomola@209-122-203-8.s262.tnt6.lnhva.md.dialup.rcn.com has left #win98 ()
+[10 Jan/11:17] ! CJbrb is known as CJ^
+[10 Jan/11:19] <tms502> cj: can you help me from where me and babecakes left off
+[10 Jan/11:20] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[10 Jan/11:21] > Sandman!mike492@adsl-78-212-14.bhm.bellsouth.net has joined #win98
+[10 Jan/11:23] < Sandman!mike492@adsl-78-212-14.bhm.bellsouth.net has left #win98 ()
+[10 Jan/11:27] <CJ^> sure
+[10 Jan/11:28] <CJ^> now..  what are you in right now??
+[10 Jan/11:28] <CJ^> win98 or 95?
+[10 Jan/11:29] <tms502> 98
+[10 Jan/11:29] > reebok!me@dt0b0n36.tampabay.rr.com has joined #win98
+[10 Jan/11:29] <tms502> I am on my other computer
+[10 Jan/11:29] <CJ^> ok so make a 98 boot disk
+[10 Jan/11:30] <tms502> well the other computer is 95
+[10 Jan/11:30] <CJ^> wont matter
+[10 Jan/11:30] <tms502> ok how do i make a 98 boot disk
+[10 Jan/11:30] <tms502> I hate aol
+[10 Jan/11:30] <tms502> Opps
+[10 Jan/11:30] <tms502> wrong window
+[10 Jan/11:30] <tms502> haha
+[10 Jan/11:31] <CJ^> add/remove programs
+[10 Jan/11:31] <CJ^> Windows Setup tab
+[10 Jan/11:31] <CJ^> now  for the virus.. have you got a DOS leverl virus scanner?
+[10 Jan/11:32] <tms502> i did a boot disk already it says it is the wrong style dos
+[10 Jan/11:32] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[10 Jan/11:32] <CJ^> with a 98 boot disk?
+[10 Jan/11:33] <tms502> Yeah
+[10 Jan/11:33] <CJ^> but the system booted correct?
+[10 Jan/11:33] <CJ^> or did you get that error while booting?
+[10 Jan/11:33] <CJ^> if so  is the boot disk at fault..
+[10 Jan/11:34] <tms502> Yeah it was the boot disk
+[10 Jan/11:34] <tms502> I got it while i was booting
+[10 Jan/11:35] <tms502> so what are you up to
+[10 Jan/11:35] <tms502> damnit
+[10 Jan/11:35] <tms502> wrong window again
+[10 Jan/11:35] <tms502> I am stupid
+[10 Jan/11:35] <CJ^> make a new boot disk then
+[10 Jan/11:36] <tms502> If i installed linux would it format my computer for me
+[10 Jan/11:36] <CJ^> the boot disk should not say wrong version unless it has been tampered with...
+[10 Jan/11:36] <CJ^> yeah...
+[10 Jan/11:36] <MaDkOw> i lost my Win95 cd.. does anyone know where i can get the vxd's dll's etc. for the network setup?
+[10 Jan/11:36] <CJ^> if you tell it to take over teh whl disk
+[10 Jan/11:36] <reebok> www.windrivers.com has links to a lot of vxd's/dll's
+[10 Jan/11:37] <tms502> I am thinking about just installing linux over it
+[10 Jan/11:37] <CJ^> well do you know how to run and use linux?
+[10 Jan/11:38] ! grid is known as hackmania
+[10 Jan/11:38] > devilDigg!devild_@RED-216-203-1-163.dialup.nyc.redconnect.net has joined #win98
+[10 Jan/11:38] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/11:38] <devilDigg> hi all
+[10 Jan/11:39] <CJ^> dd
+[10 Jan/11:39] ! hackmania is known as XxNukexX
+[10 Jan/11:39] <tms502> Yeah
+[10 Jan/11:40] <CJ^> then do it...
+[10 Jan/11:40] <tms502> cj^: I am in www.bootdisk.com
+[10 Jan/11:40] <CJ^> ok  and?
+[10 Jan/11:40] <CJ^> why did ya go there?
+[10 Jan/11:40] <CJ^> you have the means to make the win98 boot disk
+[10 Jan/11:40] <reebok> linux boot disks
+[10 Jan/11:40] <reebok> hehe
+[10 Jan/11:41] <CJ^> or a linux boot disk for that matter...
+[10 Jan/11:41] <tms502> cj^: i have windows 95 4.00.950 is that a or b
+[10 Jan/11:41] <CJ^> A i believe
+[10 Jan/11:41] <reebok> a
+[10 Jan/11:43] < tms502!_casini@max-roc6-94.digital.net has left #win98 ()
+[10 Jan/11:44] <CJ^> hmm he still didnt asnwer me as to WHY he needs to goto bootdisk.com when he can make the boot disks he needs  :P
+[10 Jan/11:48] < SignOff: devilDigg!devild_@RED-216-203-1-163.dialup.nyc.redconnect.net (Ping timeout for devilDigg[RED-216-203-1-163.dialup.nyc.redconnect.net])
+[10 Jan/11:49] > |Dv8|!~G_Acker@ts4-d31.bar.auracom.com has joined #win98
+[10 Jan/11:50] <|Dv8|> how do I find out what brand and model modem I have?
+[10 Jan/11:51] <CJ^> in device manager...
+[10 Jan/11:52] <CJ^> if its ther
+[10 Jan/11:52] <CJ^> or in modems in control panel / modems
+[10 Jan/11:52] <|Dv8|> well..it's not on this computer..I need to find the right drivers for it
+[10 Jan/11:53] <CJ^> ok...
+[10 Jan/11:53] <CJ^> look at the modem.. lok at the chipset
+[10 Jan/11:53] <CJ^> look for markings on it
+[10 Jan/11:53] <CJ^> look for an FCC ID number..
+[10 Jan/11:53] <CJ^> is it PCI or ISA?
+[10 Jan/11:53] <|Dv8|> it's only saying pci serial controller
+[10 Jan/11:53] <|Dv8|> pci
+[10 Jan/11:53] <CJ^> then its a PCI win modem of sorts...
+[10 Jan/11:53] <CJ^> do you know what chip is on it?
+[10 Jan/11:53] <|Dv8|> where do I find the FCC ID number?
+[10 Jan/11:54] <CJ^> Rockwell? motorola? PCtel
+[10 Jan/11:54] <CJ^> on teh card..
+[10 Jan/11:54] <CJ^> it would be somewhere on the card...
+[10 Jan/11:54] <|Dv8|> oh..let me find out
+[10 Jan/11:54] <CJ^> www.56k.com can also help you find out..
+[10 Jan/11:54] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[10 Jan/11:55] <|Dv8|> modem blaster
+[10 Jan/11:55] <CJ^> www.creativelabs.com
+[10 Jan/11:55] <CJ^> or www.windrivers.com
+[10 Jan/11:56] <CJ^> got that for free did ya?
+[10 Jan/11:56] <|Dv8|> what..the modem?
+[10 Jan/11:56] <CJ^> yeap
+[10 Jan/11:57] > LosGuy!~husky21@user-33qtgnj.dialup.mindspring.com has joined #win98
+[10 Jan/11:57] <|Dv8|> I bought a computer for 200 bucks and I just need to fix it and get all the drivers..then I am selling it for more
+[10 Jan/11:57] <CJ^> LOL
+[10 Jan/11:57] <CJ^> $200?
+[10 Jan/11:57] <CJ^> not US  please tell me ya didnt pay $200 US for it
+[10 Jan/11:57] <CJ^> its  $25 modem...
+[10 Jan/11:58] <CJ^> $45 CAN
+[10 Jan/11:58] <|Dv8|> yeah..celeron 400mhz, 64meg, 56k modem, 8meg SiS video card built in
+[10 Jan/11:58] <|Dv8|> for 200 canadian
+[10 Jan/11:58] <CJ^> hehe
+[10 Jan/11:58] <CJ^> ahh
+[10 Jan/11:58] <CJ^> thought ya meant ya paid $200 for the modem alone...:
+[10 Jan/11:59] <|Dv8|> no way :) I got a good deal on this so I am selling ti to get a cd burner
+[10 Jan/11:59] <CJ^> well easy fix
+[10 Jan/11:59] <CJ^> Creative Labs Modem Blaster
+[10 Jan/12:00] <LosGuy> `op Mandy Tribble
+[10 Jan/12:00] @ mode #win98 [+oo Mandy Tribble] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/12:00] <|Dv8|> the guy sold it because it kept freezing p on him and the store that sold it to him could not fix it...to find out it was a bad memory chip
+[10 Jan/12:01] <CJ^> heh
+[10 Jan/12:02] ! ^AnG3L^ is known as Skanky
+[10 Jan/12:04] < SignOff: CJ^!~skippy@sdn-ar-006watacoP129.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[10 Jan/12:04] > CJ^!skippy@sdn-ar-006watacoP129.dialsprint.net has joined #win98
+[10 Jan/12:04] ! Skanky is known as LuVeRgUrL
+[10 Jan/12:05] ! reebok is known as ree|eat
+[10 Jan/12:06] ! CJ^ is known as CJbrb
+[10 Jan/12:09] > pinba||!big@pmmaso1-58.rconnect.com has joined #win98
+[10 Jan/12:09] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/12:09] < pinba||!big@pmmaso1-58.rconnect.com has left #win98 ()
+[10 Jan/12:09] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[10 Jan/12:10] > Trisha_!~justin@d-62.comteck.com has joined #win98
+[10 Jan/12:10] < Trisha_!~justin@d-62.comteck.com has left #win98 ()
+[10 Jan/12:10] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[10 Jan/12:17] ! ChiwiGal is known as ChiwiOut
+[10 Jan/12:18] < SignOff: |Dv8|!~G_Acker@ts4-d31.bar.auracom.com (Ping timeout for |Dv8|[ts4-d31.bar.auracom.com])
+[10 Jan/12:20] > adamDORK!asldjk@van6d33.dial.uniserve.ca has joined #win98
+[10 Jan/12:21] <adamDORK> can i set up 2 window setups on one hard drive?? like make a drive c and d ???
+[10 Jan/12:21] <adamDORK> yeah...i no that...i wanna be able to have windows as a seperate install on each drive
+[10 Jan/12:21] <LosGuy> you should have only one active primary partition
+[10 Jan/12:22] <adamDORK> ?
+[10 Jan/12:22] <LosGuy> use something like partition magic  to hide the other drive or a boot manager
+[10 Jan/12:22] <adamDORK> so i cant do it on 1 hd?
+[10 Jan/12:22] * MaDkOw is Away: [el bisone's hizzouze] + (Page:On)(Log:On)
+[10 Jan/12:22] <LosGuy> sure ya can
+[10 Jan/12:22] <LosGuy> I do
+[10 Jan/12:22] <adamDORK> mmmm
+[10 Jan/12:22] <LosGuy> I have 3 windows installs and linux on the same HD
+[10 Jan/12:22] <adamDORK> cause i want to b able to fdisk c and have windows on d
+[10 Jan/12:23] <LosGuy> but D: is just a partition?
+[10 Jan/12:23] <adamDORK> yeah
+[10 Jan/12:23] <adamDORK> on 1 hd
+[10 Jan/12:23] ! HigHBabE is known as HigH-AwaY
+[10 Jan/12:23] <LosGuy> anyway if you do the install on D: windows will still write to C: for some things
+[10 Jan/12:23] <adamDORK> so i cant double install windows
+[10 Jan/12:23] <adamDORK> damm windows
+[10 Jan/12:23] <LosGuy> you will have problems if you do 
+[10 Jan/12:23] <adamDORK> yeah
+[10 Jan/12:24] <adamDORK> default is c hun
+[10 Jan/12:24] <LosGuy> just do it right
+[10 Jan/12:24] <adamDORK> doh!
+[10 Jan/12:24] <adamDORK> i wont even try
+[10 Jan/12:24] <adamDORK> haha
+[10 Jan/12:24] < SignOff: Tribble!biged98@chat.eskimo.com (Ping timeout for Tribble[chat.eskimo.com])
+[10 Jan/12:24] <LosGuy> ok
+[10 Jan/12:24] <LosGuy> like I said I have 3 windows installs and linux all on my first hard drive
+[10 Jan/12:24] <LosGuy> you just have to do it right
+[10 Jan/12:24] <adamDORK> wow
+[10 Jan/12:25] <adamDORK> cause im a poweruser and my dad just uses email
+[10 Jan/12:25] <adamDORK> id like to b able to fdisk my copy anytime
+[10 Jan/12:25] <LosGuy> a poweruser should have no problem doing this
+[10 Jan/12:25] <adamDORK> lol
+[10 Jan/12:25] <adamDORK> i can fdisk and partition
+[10 Jan/12:26] <adamDORK> i just cant f my dads side
+[10 Jan/12:26] * LosGuy uses partition magic for this purpose
+[10 Jan/12:26] < adamDORK!asldjk@van6d33.dial.uniserve.ca has left #win98 ()
+[10 Jan/12:27] <LosGuy> `op Zeus____ Hashish
+[10 Jan/12:27] @ mode #win98 [+oo Zeus____ Hashish] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/12:29] <CJbrb> power user??
+[10 Jan/12:29] <CJbrb> heh
+[10 Jan/12:30] <LosGuy> hehe
+[10 Jan/12:30] <LosGuy> yeah that is what he said
+[10 Jan/12:30] ! LuVeRgUrL is known as ^AnG3L^
+[10 Jan/12:32] > anzalina!drendalynn@MINNB105-21.splitrock.net has joined #win98
+[10 Jan/12:32] < anzalina!drendalynn@MINNB105-21.splitrock.net has left #win98 ()
+[10 Jan/12:33] > DragonX!~Dragon@1Cust109.tnt2.sherman.tx.da.uu.net has joined #win98
+[10 Jan/12:33] ! CJbrb is known as CJ^
+[10 Jan/12:34] <LosGuy> wow what a catch
+[10 Jan/12:35] <DragonX> I don't like Windows that much
+[10 Jan/12:35] <LosGuy> then dont use it
+[10 Jan/12:35] <DragonX> I don't
+[10 Jan/12:35] <DragonX> anymore
+[10 Jan/12:35] <LosGuy> then why are you here?
+[10 Jan/12:35] <LosGuy> a linux newbie?
+[10 Jan/12:35] <DragonX> I am in many channels
+[10 Jan/12:36] <LosGuy> which is not a legitmate awnser
+[10 Jan/12:36] * DragonX sighs
+[10 Jan/12:36] <LosGuy> yeah I know the feeling
+[10 Jan/12:36] <LosGuy> you show up here and announce you dont like windows sheez
+[10 Jan/12:37] <CJ^> and all the win channels yer in too...
+[10 Jan/12:37] <CJ^> 6 win channels..
+[10 Jan/12:37] <CJ^> 1 mac
+[10 Jan/12:37] <CJ^> 2 unix
+[10 Jan/12:37] <CJ^> amazing...
+[10 Jan/12:37] <LosGuy> probably telling the world that he is a proud mac user
+[10 Jan/12:37] <CJ^> HA
+[10 Jan/12:37] <LosGuy> or a linux newbie
+[10 Jan/12:37] <DragonX> Inever had a chance to play with mac much
+[10 Jan/12:38] <DragonX> would like an old one to play with though
+[10 Jan/12:38] <DragonX> see what Mac users are bragging about
+[10 Jan/12:38] <CJ^> well the norm...
+[10 Jan/12:38] <CJ^> ease of use.. 
+[10 Jan/12:38] <CJ^> freedom..
+[10 Jan/12:39] <CJ^> which  i cant see the freedom myself...
+[10 Jan/12:39] <CJ^> all 100% proprietary
+[10 Jan/12:39] <DragonX> yea I never could see the freedom in windows either, but thats me
+[10 Jan/12:39] <CJ^> windows has a lot more freedom than a Mac does...
+[10 Jan/12:39] <DragonX> true
+[10 Jan/12:39] <CJ^> lot more apps than unix/linux too
+[10 Jan/12:39] < SignOff: Mandy!biged98@chat.eskimo.com (Read error to Mandy[chat.eskimo.com]: Connection timed out)
+[10 Jan/12:40] <CJ^> but an OS is for a user to decide..  not a hype...
+[10 Jan/12:40] <DragonX> now that is only in commercial big names
+[10 Jan/12:40] <CJ^> oh  ya mean the ones we all use anyways???
+[10 Jan/12:40] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Flanders.Be.Eu.Undernet.org Caen.Fr.Eu.UnderNet.org)
+[10 Jan/12:40] <CJ^> the ones ppl want to use and used to having around??
+[10 Jan/12:42] <LosGuy> Touchdown!
+[10 Jan/12:43] ! Gerbs is known as JackaI_
+[10 Jan/12:43] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/12:43] @ mode #win98 [+ov Vulcan Vulcan] by Caen.Fr.Eu.UnderNet.org
+[10 Jan/12:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/12:44] <DragonX> the only ones with enough money to push that so close to peoples faces that it is all they see
+[10 Jan/12:44] * DragonX sighs
+[10 Jan/12:44] <DragonX> I must be off now
+[10 Jan/12:44] < SignOff: DragonX!~Dragon@1Cust109.tnt2.sherman.tx.da.uu.net (Farewell, the Dragon shall now depart from this world of never ending text...)
+[10 Jan/12:44] > Jokker!lala@ppp2-6.roknet.ro has joined #win98
+[10 Jan/12:44] <CJ^> hmm..
+[10 Jan/12:44] ! JackaI_ is known as Gerbs
+[10 Jan/12:44] <CJ^> wonder is he has checked out Red Hat lately..
+[10 Jan/12:44] <CJ^> buying everythign in site they are...
+[10 Jan/12:45] <LosGuy> hehe
+[10 Jan/12:49] <CJ^> oh well.. im just a closed minded win user.. what do i know...
+[10 Jan/12:50] > Flems!~flems@213.237.1.119 has joined #win98
+[10 Jan/12:51] * LosGuy will gladly switch to linux as my main OS when it starts doing the things that I can do in win98
+[10 Jan/12:51] <LosGuy> as well as I can do them in win98 that is
+[10 Jan/12:51] <CJ^> yeap
+[10 Jan/12:51] <CJ^> like.. email perhaps...
+[10 Jan/12:51] <CJ^> i cant find an email client i like yet
+[10 Jan/12:51] < SignOff: WarnBufet!tomorrow@208.148.73.233 (NewYork-R.NY.US.Undernet.Org atlanta.ga.us.undernet.org)
+[10 Jan/12:51] < SignOff: Amsterdam!~Amsterdam@master.of.the.bongfu.way.com (NewYork-R.NY.US.Undernet.Org atlanta.ga.us.undernet.org)
+[10 Jan/12:51] <CJ^> the cd burn apps are good though..
+[10 Jan/12:51] <LosGuy> you know I dont think I have ever setup email on linux
+[10 Jan/12:52] <CJ^> so are the toys.. like MP3 players and rippers
+[10 Jan/12:52] <CJ^> oh  i have..
+[10 Jan/12:52] <CJ^> with many apps..
+[10 Jan/12:52] <CJ^> most dont work..
+[10 Jan/12:52] <LosGuy> hah
+[10 Jan/12:52] <CJ^> only one that seems to is NS communicator...
+[10 Jan/12:52] <CJ^> sorta why im waiting for NS5 to be released
+[10 Jan/12:52] <LosGuy> yuck
+[10 Jan/12:52] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[10 Jan/12:52] <LosGuy> netscape in linux is ... not my fav
+[10 Jan/12:52] <CJ^> nor mine...
+[10 Jan/12:53] <LosGuy> the opera version is out... early alpha though
+[10 Jan/12:53] <CJ^> but NS5 is looking GREAT
+[10 Jan/12:53] <LosGuy> heard it was REAL buggy
+[10 Jan/12:53] <CJ^> it is  right now..
+[10 Jan/12:53] <LosGuy> havnt heard
+[10 Jan/12:53] <CJ^> but  the owrdis.. if it can do it in Win.. it will do it in Linux too
+[10 Jan/12:53] <CJ^> er word
+[10 Jan/12:54] <LosGuy> we will see
+[10 Jan/12:54] <LosGuy> I look forward to a stable functional version
+[10 Jan/12:54] <CJ^> oh  yeah right...
+[10 Jan/12:54] < SignOff: Flems!~flems@213.237.1.119 (Read error to Flems[213.237.1.119]: EOF from client)
+[10 Jan/12:56] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[10 Jan/12:58] < Jokker!lala@ppp2-6.roknet.ro has left #win98 ()
+[10 Jan/12:59] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[10 Jan/13:02] < SignOff: CJ^!skippy@sdn-ar-006watacoP129.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[10 Jan/13:03] ! ree|eat is known as reebok
+[10 Jan/13:03] <reebok> dang neither seattle guy is here
+[10 Jan/13:03] ! ^AnG3L^ is known as ^AnG|afk
+[10 Jan/13:03] <LosGuy> oh you wanted to rub some faces did you?
+[10 Jan/13:03] <reebok> heheh
+[10 Jan/13:03] <reebok> moi!?
+[10 Jan/13:04] > dravin!~fake@ts04060.helicon.net has joined #win98
+[10 Jan/13:05] <dravin> Anyone know how to rename a computer? 
+[10 Jan/13:05] <LosGuy> yeah
+[10 Jan/13:05] <dravin> how do you do it? 
+[10 Jan/13:05] <reebok> control panel, network, identiification
+[10 Jan/13:05] <LosGuy> couple of places... in network neigboor hood.. under ID...yeah like ree said too
+[10 Jan/13:06] <dravin> what about renaming the user or registered owner? 
+[10 Jan/13:06] <LosGuy> look around at regedit.com you will find that info there
+[10 Jan/13:06] <reebok> I think you can do that in the reg
+[10 Jan/13:06] > mrgone!~Webmaster@ts1-108.brg.tallships.ca has joined #win98
+[10 Jan/13:07] ! reebok is known as ree|brb
+[10 Jan/13:07] <dravin> ok thanks i looked in the registry but i couldent figure it out
+[10 Jan/13:07] <LosGuy> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
+[10 Jan/13:07] <LosGuy> is where you will find it
+[10 Jan/13:08] ! ree|brb is known as reebok
+[10 Jan/13:09] < WarnBufet!tomorrow@208.148.73.233 has left #win98 ()
+[10 Jan/13:10] <dravin> i dont have a currentversion under windows 
+[10 Jan/13:10] <reebok> are you in 98?
+[10 Jan/13:10] <dravin> yea se 
+[10 Jan/13:10] <reebok> quality
+[10 Jan/13:11] <dravin> :)
+[10 Jan/13:11] <LosGuy> yer doing (or did) something wrong then
+[10 Jan/13:12] <dravin> brain fart it was me
+[10 Jan/13:13] <dravin> i figured it out
+[10 Jan/13:13] <LosGuy> hehe
+[10 Jan/13:13] <LosGuy> yer a jeenyus
+[10 Jan/13:13] <reebok> hehe
+[10 Jan/13:15] <dravin> yea i know
+[10 Jan/13:15] <LosGuy> ree you using a NAT or proxy still?
+[10 Jan/13:15] <reebok> yeah
+[10 Jan/13:15] <reebok> nat
+[10 Jan/13:15] <LosGuy> which? sygate?
+[10 Jan/13:15] <reebok> sygate and win2k built in
+[10 Jan/13:16] * LosGuy uses winroute right now... it is the best I have seen so far
+[10 Jan/13:16] <reebok> cool
+[10 Jan/13:17] <LosGuy> can you dcc from all clients?
+[10 Jan/13:17] <LosGuy> and server?
+[10 Jan/13:18] <reebok> heck if I know; my mom can access the internet so that's all I care about
+[10 Jan/13:18] <LosGuy> hehe ok
+[10 Jan/13:18] <reebok> oh good, over a terrabyte on napster
+[10 Jan/13:19] <LosGuy> was gonna get you to try something that fixed it for me..but it is no biggy and might be kinda a pain 
+[10 Jan/13:19] <reebok> most likely :)
+[10 Jan/13:19] ! grid is known as xXlameXx
+[10 Jan/13:20] > Zeus_!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[10 Jan/13:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/13:21] ! xXlameXx is known as HACKMAN|A
+[10 Jan/13:21] > Raph2000!~why@38.30.200.124 has joined #win98
+[10 Jan/13:25] ! ^AnG|afk is known as ^AnG3L^
+[10 Jan/13:25] ! HACKMAN|A is known as poontang
+[10 Jan/13:25] ! poontang is known as BOB45M
+[10 Jan/13:26] ! BOB45M is known as grid
+[10 Jan/13:26] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/13:27] ! ^AnG3L^ is known as ^AnG|afk
+[10 Jan/13:33] > Los-Guy!~husky21@user-33qtgnj.dialup.mindspring.com has joined #win98
+[10 Jan/13:33] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Write error, closing link)
+[10 Jan/13:34] < SignOff: LosGuy!~husky21@user-33qtgnj.dialup.mindspring.com (changing partitions)
+[10 Jan/13:34] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/13:37] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/13:40] < SignOff: Los-Guy!~husky21@user-33qtgnj.dialup.mindspring.com (brb)
+[10 Jan/13:41] > Mohat!~hat@hh1110081.direcpc.com has joined #win98
+[10 Jan/13:43] > koi-2k!shining@cs2781-248.houston.rr.com has joined #win98
+[10 Jan/13:43] < koi-2k!shining@cs2781-248.houston.rr.com has left #win98 ()
+[10 Jan/13:43] < SignOff: Raph2000!~why@38.30.200.124 (Leaving)
+[10 Jan/13:44] > charta!charta@195.70.181.249 has joined #win98
+[10 Jan/13:45] < charta!charta@195.70.181.249 has left #win98 ()
+[10 Jan/13:46] < SignOff: reebok!me@dt0b0n36.tampabay.rr.com (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[10 Jan/13:47] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/13:47] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/13:48] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Amsterdam.NL.Eu.UnderNet.org Caen.Fr.Eu.UnderNet.org)
+[10 Jan/13:48] ! ^AnG|afk is known as ^AnG3L^
+[10 Jan/13:50] > ahgu!ahgu@sdn-ar-001nywplaP054.dialsprint.net has joined #win98
+[10 Jan/13:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/13:50] > CJ^!~skippy@sdn-ar-005watacoP196.dialsprint.net has joined #win98
+[10 Jan/13:50] <ahgu> what does eggable mean?
+[10 Jan/13:51] * ahgu Does anyone have DONGLE sentinel emulator or crack for zemax? thnx, please msg me
+[10 Jan/13:51] > Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/13:52] > Primeus!nightstalk@dap02-143142.nc.sgi.net has joined #win98
+[10 Jan/13:52] < Primeus!nightstalk@dap02-143142.nc.sgi.net has left #win98 ()
+[10 Jan/13:52] <mrgone> whoa
+[10 Jan/13:52] @ mode #win98 [+o mrgone] by Athena!itsnotme@ppp35.US-GOVT.org
+[10 Jan/13:52] < ahgu!ahgu@sdn-ar-001nywplaP054.dialsprint.net was kicked off #win98 by mrgone!~Webmaster@ts1-108.brg.tallships.ca ( Thank you for flying  Air Canada)
+[10 Jan/13:53] > ahgu!ahgu@sdn-ar-001nywplaP054.dialsprint.net has joined #win98
+[10 Jan/13:53] <mrgone> i gut un
+[10 Jan/13:54] <Deton8R> nice one
+[10 Jan/13:54] < ahgu!ahgu@sdn-ar-001nywplaP054.dialsprint.net has left #win98 ()
+[10 Jan/13:54] <CJ^> `op
+[10 Jan/13:54] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/13:55] < Mohat!~hat@hh1110081.direcpc.com has left #win98 ()
+[10 Jan/13:55] <CJ^> http://www.userfriendly.org/static/  << nice one today
+[10 Jan/13:56] > LosGuy!~husky21@user-33qtj9v.dialup.mindspring.com has joined #win98
+[10 Jan/13:56] <CJ^> Los
+[10 Jan/13:56] <mrgone> los
+[10 Jan/13:57] > Raph2000!why@ip124.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[10 Jan/13:57] <LosGuy> hi
+[10 Jan/13:57] <Raph2000> Can I ask someone a Hardware Question ? ( HardDrive )
+[10 Jan/13:58] <CJ^> shoot
+[10 Jan/13:58] <Raph2000> I want to buy a new HardDrive, I have the Choice between 5400 7200, is the last one really faster , can you see it ?
+[10 Jan/13:59] <Raph2000> rpm I mean.
+[10 Jan/13:59] <mrgone> ahgu just got kicked out of a chan im on from efnet
+[10 Jan/13:59] <CJ^> the 7200 rpm drives are nice
+[10 Jan/13:59] <CJ^> depends ont eh make
+[10 Jan/13:59] <CJ^> IBM and Seagate have some of the better ones...
+[10 Jan/13:59] < SignOff: Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/13:59] <Raph2000> can you feel the difference with the 5400 ?
+[10 Jan/14:00] <CJ^> access wise..a bit  yes
+[10 Jan/14:00] <CJ^> but it doesnt beat scsi...
+[10 Jan/14:00] <CJ^> still the same BUS speed...
+[10 Jan/14:00] <Raph2000> ok, now, I have the choice with 33 or 66, my question is :
+[10 Jan/14:00] <mrgone> ah...ahh....ahh    chooooo
+[10 Jan/14:01] <Raph2000> My Motherboard takes only 33 right now, is it worth buying a PCI controller card to go up to 66 ?
+[10 Jan/14:01] <CJ^> up to you really...
+[10 Jan/14:01] <mrgone> i ditched buying a 17 gig fujitsu 33 for a quantum 13 gig 66 for the same price...cause i want all speed
+[10 Jan/14:01] <CJ^> i dont see it 
+[10 Jan/14:01] <CJ^> id go SCSI..
+[10 Jan/14:01] <CJ^> save the hassle
+[10 Jan/14:01] ! ^KiwiDude is known as KD-Away
+[10 Jan/14:01] <Raph2000> scsi are too expansive for a home user
+[10 Jan/14:01] <CJ^> specially since ya need the special UDMA 66 cable.. and soem drives dont come with it...
+[10 Jan/14:02] <Raph2000> 27.7Go with a Western D at $230  7200rpm 66
+[10 Jan/14:02] <CJ^> not really..
+[10 Jan/14:02] <CJ^> a  U@W card isnt much
+[10 Jan/14:02] <CJ^> $89 for a Tekram SCSI controller..
+[10 Jan/14:02] <CJ^> er U2W
+[10 Jan/14:03] <Raph2000> you can't have 27Go for 250$ for a SCSI can you ?
+[10 Jan/14:03] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/14:03] <CJ^> nope...
+[10 Jan/14:03] <CJ^> least not that ive seen yet
+[10 Jan/14:04] <Raph2000> so, it's a good compromise to buy the PCI Controller to go '66' instead of 33 ?
+[10 Jan/14:04] <CJ^> possiblly..
+[10 Jan/14:04] <CJ^> or a new mb that supports it...
+[10 Jan/14:04] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/14:05] <Raph2000> that's the chipset which is 33 UDMA or something else ?
+[10 Jan/14:05] ! meng is known as RaSCaLKnG
+[10 Jan/14:05] <CJ^> Intel TX or above is UDMA 33
+[10 Jan/14:05] <Raph2000> I have a BX here, but for 66 ?
+[10 Jan/14:06] ! LoCaL_GoD is known as Herb
+[10 Jan/14:06] <CJ^> Abit has a mb with a UDMA 66 controller on board...
+[10 Jan/14:06] <CJ^> VIA has newer chipsets that support UDMA 66
+[10 Jan/14:06] <CJ^> mostly on the K7 boards from what ive seen
+[10 Jan/14:07] <CJ^> some PII/PIII boards as well..
+[10 Jan/14:07] ! Herb is known as LoCaL_GoD
+[10 Jan/14:07] <Raph2000> ok, I understand that I need a 'special' cable for a 66 ( don't know why but..) can I still use a 33UDMA Mb with a 66 HD ?
+[10 Jan/14:07] <mrgone> yes you can
+[10 Jan/14:07] <Raph2000> whith a regular cable ?
+[10 Jan/14:08] <mrgone> and the way i see it, if you dont get a cable now, its a cheap upgrade when you want more speed
+[10 Jan/14:08] <mrgone> i think theres 2 cable connectors on the drive isnt there? one 80 pin ul66 and one ide?
+[10 Jan/14:09] <Raph2000> I don't know..I didn't buy it yet.
+[10 Jan/14:09] <Raph2000> but I'm thinking about it...cause i need space... ;-)
+[10 Jan/14:09] <mrgone> ill know in a few days, mine should be in soon... i have 260$ laying by my bed :)
+[10 Jan/14:10] <Raph2000> what did you buy/where ?
+[10 Jan/14:10] < SignOff: CJ^!~skippy@sdn-ar-005watacoP196.dialsprint.net (Ping timeout for CJ^[sdn-ar-005watacoP196.dialsprint.net])
+[10 Jan/14:10] <mrgone> if ya want space for the $ you can get more for a 33 drive.. like my 13 gig ul 66 compared to a 17 gig 33
+[10 Jan/14:10] > CJ^!~skippy@sdn-ar-005watacoP196.dialsprint.net has joined #win98
+[10 Jan/14:10] <CJ^> well that was fun  NOT
+[10 Jan/14:10] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/14:10] ! Bud_Light is known as MiNiMy
+[10 Jan/14:10] <mrgone> i bought a quantum 13gig ultra 66 
+[10 Jan/14:10] <Raph2000> I think I'll go 66drive 27Go...
+[10 Jan/14:11] <Raph2000> for 230$ is it good price ?
+[10 Jan/14:11] <mrgone> instead of a fugi 17g 33
+[10 Jan/14:11] <mrgone> 230$ u.s?
+[10 Jan/14:11] <Raph2000> yes US, why ?
+[10 Jan/14:11] <mrgone> check at www.pricewatch.com
+[10 Jan/14:11] <mrgone> eh <- thats why ;)
+[10 Jan/14:11] <Raph2000> Ok,...brb
+[10 Jan/14:11] <CJ^> pricewatch.com killerapp.com
+[10 Jan/14:12] <CJ^> mwave.com
+[10 Jan/14:12] ! bijzonder is known as bijaway
+[10 Jan/14:13] <Raph2000> Maxtor is cheaper, I had a price for a WD.
+[10 Jan/14:14] <mrgone> hmm
+[10 Jan/14:14] <mrgone> make sure you check their warrantys
+[10 Jan/14:14] <mrgone> it really sicks when things die
+[10 Jan/14:14] <mrgone> sucks
+[10 Jan/14:14] <Raph2000> 180$ 66 7200 rpm...
+[10 Jan/14:14] <Raph2000> 27Go
+[10 Jan/14:15] <mrgone> is maxtor a good brand CJ^?
+[10 Jan/14:16] <LosGuy> if you make it past the first week with it mrgone you will be ok
+[10 Jan/14:16] <Raph2000> it got to be a mistake in the price....
+[10 Jan/14:16] <mrgone> ahh choo
+[10 Jan/14:16] <mrgone> ahchoo
+[10 Jan/14:16] <Raph2000> 27.2gb eide ultra-dma/66 3.5lp 7200rpm 9ms 2mb cache *retail*
+[10 Jan/14:16] <Raph2000> 190$
+[10 Jan/14:16] <CJ^> IBM, Fuji, Seagate
+[10 Jan/14:16] <mrgone> ralph call the store
+[10 Jan/14:16] <CJ^> the rest i stay away from..
+[10 Jan/14:16] <Raph2000> it's buy.com
+[10 Jan/14:16] <CJ^> past 2 years they have let me down more than once..
+[10 Jan/14:16] <Raph2000> I'll Monday.
+[10 Jan/14:16] <mrgone> should be toll free #
+[10 Jan/14:17] <CJ^> Buy.com is..
+[10 Jan/14:17] <CJ^> they aint bad really..
+[10 Jan/14:17] <CJ^> bought my scanner from them
+[10 Jan/14:17] <Raph2000> I bought some DVD from us...
+[10 Jan/14:18] <mrgone> HOW MUCH $ ARE ULTRA66 CONTROLLERS?
+[10 Jan/14:18] <mrgone> oops
+[10 Jan/14:18] <mrgone> sorry bout the yell :)
+[10 Jan/14:18] <Raph2000> I've seen one a $40 I think.
+[10 Jan/14:18] <mrgone> cool
+[10 Jan/14:19] <Raph2000> I got to go...see you later may be...
+[10 Jan/14:19] <mrgone> k
+[10 Jan/14:19] < SignOff: Raph2000!why@ip124.fredericksburg3.va.pub-ip.psi.net (Leaving)
+[10 Jan/14:19] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/14:19] ! Maugan is known as RaSCaLKnG
+[10 Jan/14:19] ! ChiwiOut is known as ChiwiGal
+[10 Jan/14:21] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/14:23] > j3ss1!dktdgjgd@dialup16x19-pri.voicenet.com has joined #win98
+[10 Jan/14:23] < SignOff: j3ss1!dktdgjgd@dialup16x19-pri.voicenet.com (:P)
+[10 Jan/14:24] > j3ss1!dktdgjgd@dialup16x19-pri.voicenet.com has joined #win98
+[10 Jan/14:25] < SignOff: MaDkOw!JimmyPop@d27-204.hcvlny.optonline.net (bbl)
+[10 Jan/14:25] ! ^Maab^ is known as MaabOff
+[10 Jan/14:26] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/14:28] > GIX!MrGix@204.97.95.203 has joined #win98
+[10 Jan/14:28] < GIX!MrGix@204.97.95.203 has left #win98 ()
+[10 Jan/14:29] > |Dv8|!~G_Acker@ts4-d3.bar.auracom.com has joined #win98
+[10 Jan/14:29] <|Dv8|> how can i find out how fast my cdrom drive is?
+[10 Jan/14:30] < SignOff: CJ^!~skippy@sdn-ar-005watacoP196.dialsprint.net (Ping timeout for CJ^[sdn-ar-005watacoP196.dialsprint.net])
+[10 Jan/14:30] <j3ss1> has ed been around?
+[10 Jan/14:30] <mrgone> cj my cell phone seems to think the batery is dead... i just charged it for alot of hours, cause its a new batt and the book says to charge for 24 hours first charge.... so i put it in the freezer to drain it all the way and am going to charge it in the morn. good idea?
+[10 Jan/14:31] <mrgone> havent seen ed
+[10 Jan/14:31] <j3ss1> ok
+[10 Jan/14:31] <mrgone> dv8 maybe take it out and read the lable?
+[10 Jan/14:32] > viz-study!vizon@nas-10-20.hartford.navinet.net has joined #win98
+[10 Jan/14:32] <viz-study> hey all
+[10 Jan/14:32] <viz-study> i need some serious help
+[10 Jan/14:32] <viz-study> okay, i just installed windows98 on my computer downstairs
+[10 Jan/14:32] <viz-study> its all installed
+[10 Jan/14:32] <viz-study> i put all the drivers on
+[10 Jan/14:32] <mrgone> if it was made in 1995 its a 4-8 1996 8-16 1997 16-24 1998 24-32 1999 40-48 
+[10 Jan/14:32] <viz-study> and now when i start it up
+[10 Jan/14:32] <viz-study> it is asking me for a disk
+[10 Jan/14:32] <viz-study> in the floppy drive
+[10 Jan/14:33] <viz-study> right after the Power on self test
+[10 Jan/14:33] <viz-study> what DISK does it want?
+[10 Jan/14:33] <viz-study> what do i do
+[10 Jan/14:33] <viz-study> crap.
+[10 Jan/14:33] <mrgone> you put in a disk?
+[10 Jan/14:33] <mrgone> put in a blank disk
+[10 Jan/14:33] <mrgone> see what it says
+[10 Jan/14:33] <viz-study> please, can someone help
+[10 Jan/14:33] <mrgone> it will prolly tell you after that
+[10 Jan/14:34] <LosGuy> what version of win98? this is not OEM is it?
+[10 Jan/14:34] <viz-study> hello?
+[10 Jan/14:34] <viz-study> i need help
+[10 Jan/14:34] <viz-study> yes
+[10 Jan/14:34] <viz-study> ok
+[10 Jan/14:34] <LosGuy> sounds like the HD is not being read and it is defauting to the A: drive
+[10 Jan/14:34] <viz-study> it doesnt say anything
+[10 Jan/14:34] <viz-study> i put in a boot disk
+[10 Jan/14:34] <|Dv8|> how can i find out how fast my cdrom drive is?
+[10 Jan/14:34] <viz-study> i put a disk in with files on it
+[10 Jan/14:34] <viz-study> SE
+[10 Jan/14:34] <viz-study> Windows 98 SE
+[10 Jan/14:34] <LosGuy> find the model number dv8 and look itup
+[10 Jan/14:35] <viz-study> oh wait
+[10 Jan/14:35] <viz-study> i know why lol
+[10 Jan/14:35] > Zeus___!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[10 Jan/14:35] <viz-study> i had the startup in my BIOS on cd-rom
+[10 Jan/14:35] <LosGuy> <<ÐêtóÑ8®>> Ping reply for viz-study: 29 Sec
+[10 Jan/14:35] <viz-study> duhg
+[10 Jan/14:35] <LosGuy> hehe
+[10 Jan/14:35] <mrgone> DV8 pull out the cdrom. read the lable. if it doesnt say then if it was made in 1995 its a 4-8 1996 8-16 1997 16-24 1998 24-32 1999 40-48 
+[10 Jan/14:35] < SignOff: Zeus_!~Amsterdam@master.of.the.bongfu.way.com (washington-r.dc.us.undernet.org toronto.on.ca.undernet.org)
+[10 Jan/14:35] < viz-study!vizon@nas-10-20.hartford.navinet.net has left #win98 ()
+[10 Jan/14:36] < SignOff: LosGuy!~husky21@user-33qtj9v.dialup.mindspring.com (Read error to LosGuy[user-33qtj9v.dialup.mindspring.com]: Connection reset by peer)
+[10 Jan/14:37] > LosGuy!~husky21@user-33qtj9v.dialup.mindspring.com has joined #win98
+[10 Jan/14:42] ! ColWork2 is known as ColWork
+[10 Jan/14:45] ! KD-Away is known as ^KiwiDude
+[10 Jan/14:49] < SignOff: LosGuy!~husky21@user-33qtj9v.dialup.mindspring.com (washington-r.dc.us.undernet.org austin.tx.us.undernet.org)
+[10 Jan/14:50] > LosGuy!~husky21@user-33qtj9v.dialup.mindspring.com has joined #win98
+[10 Jan/14:51] > Jabbapop!n64q2@ABDE7C3A.ipt.aol.com has joined #win98
+[10 Jan/14:51] <Jabbapop> Hi
+[10 Jan/14:51] <LosGuy> hi
+[10 Jan/14:52] <Jabbapop> How much do filters for smokestacks cost?
+[10 Jan/14:52] < Jabbapop!n64q2@ABDE7C3A.ipt.aol.com was kicked off #win98 by Aphrodite!pegasys@tigerrose.grateful.org (that is just dumb to ask here)
+[10 Jan/14:53] > Jabbapop!n64q2@ABDE7C3A.ipt.aol.com has joined #win98
+[10 Jan/14:53] <Jabbapop> hehe just kidding
+[10 Jan/14:54] < SignOff: mrgone!~Webmaster@ts1-108.brg.tallships.ca (washington-r.dc.us.undernet.org NewBrunswick.NJ.US.Undernet.Org)
+[10 Jan/14:54] ! Zeus____ is known as Zeus
+[10 Jan/14:54] > Crisco!austin@mdm2-14.max3.gvi.net has joined #win98
+[10 Jan/14:55] <Crisco> good evening all
+[10 Jan/14:55] <LosGuy> hi
+[10 Jan/14:55] <Jabbapop> hi
+[10 Jan/14:56] <Crisco> I have a 98 question,,,anyone care to field this one?
+[10 Jan/14:56] <Jabbapop> what is the prob?
+[10 Jan/14:56] <LosGuy> wont know till we hear it
+[10 Jan/14:56] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Killed (SantaClara.CA.US.Undernet.Org (LasVegas.NV.US.Undernet.org <- NewBrunswick.NJ.US.Undernet.Org[204.127.145.17] (older nick overruled))))
+[10 Jan/14:57] > Zeus_!pegasys@tigerrose.grateful.org has joined #win98
+[10 Jan/14:57] > mrgone!~Webmaster@ts1-108.brg.tallships.ca has joined #win98
+[10 Jan/14:57] <Crisco> I recently got a second PC and I want to install the 98 CD I already have......   when I go to do this, I get to the point were it asks for the Produce Key... which is on the front of my 98 book... but when I enter it,,, im told its invalid... any ideas..
+[10 Jan/14:58] <Jabbapop> anyone know of a free utility that will make sure my system is running fine, sorta like regclean by microsoft?
+[10 Jan/14:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/14:58] <Jabbapop> are u sure u type it right?
+[10 Jan/14:58] < SignOff: mrgone!~Webmaster@ts1-108.brg.tallships.ca (im a leech that needs to be bled)
+[10 Jan/14:58] <LosGuy> Crisco is this an OEM version of win98?
+[10 Jan/14:58] <LosGuy> what is the date on the system Crisco?
+[10 Jan/14:59] <Crisco> yes,,,OEM,,,  time and date?
+[10 Jan/14:59] <LosGuy> yes
+[10 Jan/14:59] <Jabbapop> what is OEM? is that the version u get from IBM or the one straight from microsoft?
+[10 Jan/15:00] <LosGuy> your OEM disk MIGHT prevent you from installing on any system but the brand that it came with
+[10 Jan/15:00] <Crisco> dont know.... im installing it on a clean system
+[10 Jan/15:00] <LosGuy> boot to bios and look
+[10 Jan/15:01] > mrgone!~Webmaster@ts1-108.brg.tallships.ca has joined #win98
+[10 Jan/15:01] <Crisco> k,,, it will be a sec.
+[10 Jan/15:02] <|Dv8|> LosGuy is that always true? because it was made in 95 and I was hoping it was a higher speed
+[10 Jan/15:02] <LosGuy> is what true dv8?
+[10 Jan/15:03] <mrgone> my 8x that came with my p75mhz was in 1995
+[10 Jan/15:03] <|Dv8|> Jabbapop is your chimney running on win95 or 98? :) kidding
+[10 Jan/15:03] @ mode #win98 [+o mrgone] by Athena!itsnotme@ppp35.US-GOVT.org
+[10 Jan/15:03] <Jabbapop> hehe
+[10 Jan/15:05] <Crisco> LosGuy,,,,  the time is correct.... but the product key code should match whats on the CD
+[10 Jan/15:05] <LosGuy> yer not mixing up 0 and O are you?
+[10 Jan/15:05] <Jabbapop> |Dv8| its not for my chimney, its for petrouleoum factory ;)
+[10 Jan/15:05] <|Dv8|> try it again..must be a typo when you typed it
+[10 Jan/15:05] <Crisco> nope,, in fact there are no 0 or O's in the code
+[10 Jan/15:06] <Crisco> ive reentered several times
+[10 Jan/15:06] ! ChiwiGal is known as ChiwiWork
+[10 Jan/15:07] <|Dv8|> LosGuy is that always true about the date of my cdrom drive? because it was made in 95 and I was hoping it was a higher speed than 8X
+[10 Jan/15:07] <mrgone> dv8 they just didnt have anything higher in 1995
+[10 Jan/15:08] <Crisco> well, i'll keep tryin,, thanks
+[10 Jan/15:08] <mrgone> just like my 286 is 12mhz and not a celeron 366
+[10 Jan/15:08] < SignOff: Jabbapop!n64q2@ABDE7C3A.ipt.aol.com (Leaving)
+[10 Jan/15:08] < Crisco!austin@mdm2-14.max3.gvi.net has left #win98 ()
+[10 Jan/15:08] <LosGuy> doh
+[10 Jan/15:08] <|Dv8|> why do they do that to the disk? that's stupid
+[10 Jan/15:08] <LosGuy> and I was looking for his awnser
+[10 Jan/15:11] <LosGuy> he probably had antivirus on in his bios
+[10 Jan/15:16] > [U-V]!U-V@sc-24-30-177-206.socal.rr.com has joined #win98
+[10 Jan/15:16] <[U-V]> i have a 20gb ide drive that windows refuses to scandisk due to insufficent memory... i have 128mb... will run ok in dos mode, but contain an error which cant be fixed in dos mode... i also cant run defrag on this drive for the same reason... any ideas?
+[10 Jan/15:18] <LosGuy> tried safe mode?
+[10 Jan/15:18] > Cue_Ball!hi_@ppp050072.usmo.com has joined #win98
+[10 Jan/15:19] > Spartan!Someone@1Cust225.tnt2.tuscaloosa.al.da.uu.net has joined #win98
+[10 Jan/15:19] <|Dv8|> ok...thank you for the help on my cdrom...I guess it is an 8x so that's what i am telling people when I sell it
+[10 Jan/15:20] <mrgone> ebay?
+[10 Jan/15:21] < Spartan!Someone@1Cust225.tnt2.tuscaloosa.al.da.uu.net has left #win98 ()
+[10 Jan/15:21] <LosGuy> dv8 look up the model # 
+[10 Jan/15:21] <mrgone> fcc?
+[10 Jan/15:21] <LosGuy> yeah that would work also
+[10 Jan/15:22] < SignOff: osbourne!osbourne@sdn-ar-001moslouP111.dialsprint.net (i am the pusher i'm a whore, i am the need you have for more)
+[10 Jan/15:29] ! Grem|in is known as fire^fish
+[10 Jan/15:29] < SignOff: |Dv8|!~G_Acker@ts4-d3.bar.auracom.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:29] < SignOff: [U-V]!U-V@sc-24-30-177-206.socal.rr.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:29] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:29] < SignOff: LifeBlood!azmodan@phi.compinet.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:29] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:32] < SignOff: mrgone!~Webmaster@ts1-108.brg.tallships.ca (im a leech that needs to be bled)
+[10 Jan/15:34] > mrgone!~Webmaster@ts1-108.brg.tallships.ca has joined #win98
+[10 Jan/15:34] > Motty!~IRcap6@ad12-s16-203-122.cwci.net has joined #win98
+[10 Jan/15:35] ! Zeus_ is known as Zeus
+[10 Jan/15:35] <Motty> Ne1 help
+[10 Jan/15:35] <Motty> i nedd some info on hard drives
+[10 Jan/15:35] <LosGuy> wont know till we hear the problem
+[10 Jan/15:35] <mrgone> win2k is that windows mellenium? or the next win98se
+[10 Jan/15:35] <Motty> ive just been given a hard drive thats been low level formatted
+[10 Jan/15:35] <Motty> and i think i nedd to format it
+[10 Jan/15:36] <LosGuy> mrgone it is NT5
+[10 Jan/15:36] <Motty> but win 98 cant find it, any ideas
+[10 Jan/15:36] <LosGuy> Motty can bios find it (low level formats can ruin modern hard drives)
+[10 Jan/15:37] <Motty> no
+[10 Jan/15:37] <Motty> its been low leved before
+[10 Jan/15:37] <Motty> and i got it to work
+[10 Jan/15:37] <LosGuy> its not a win98 issue then bios needs to be able to find it before windows will be able to see it
+[10 Jan/15:37] <Motty> but i had some drivers which are know lost
+[10 Jan/15:37] < Cue_Ball!hi_@ppp050072.usmo.com has left #win98 ()
+[10 Jan/15:37] <LosGuy> then you need to fdisk it and then format it
+[10 Jan/15:38] <LosGuy> but bios needs to see it first
+[10 Jan/15:38] <Motty> and how do i do that?
+[10 Jan/15:38] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[10 Jan/15:38] > W!cservice@undernet.org has joined #win98
+[10 Jan/15:38] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/15:38] > phantasm0!i@216-119-18-61.o1.jps.net has joined #win98
+[10 Jan/15:38] @ mode #win98 [+ovov LifeBlood LifeBlood W W] by Dallas-R.Tx.US.Undernet.org
+[10 Jan/15:38] < SignOff: phantasm0!i@216-119-18-61.o1.jps.net (Peace & Protection 4.00 BETA 13 Build 900)
+[10 Jan/15:38] <LosGuy> have you tried to detect it in bios?
+[10 Jan/15:38] > phantasm0!~phantasmo@216-119-18-61.o1.jps.net has joined #win98
+[10 Jan/15:38] < SignOff: phantasm0!~phantasmo@216-119-18-61.o1.jps.net (Peace & Protection 4.00 BETA 13 Build 900)
+[10 Jan/15:38] <Motty> no
+[10 Jan/15:38] <Motty> its scisi
+[10 Jan/15:38] <LosGuy> well that would be step one
+[10 Jan/15:39] <LosGuy> oh gee nice time to mention that
+[10 Jan/15:39] <Motty> ahh sorry
+[10 Jan/15:39] ! Katrina is known as Kat|afk
+[10 Jan/15:39] <LosGuy> is the scsi card detected properly?
+[10 Jan/15:39] <Motty> yeah...finds the card
+[10 Jan/15:40] <LosGuy> does FDISK see the drive?
+[10 Jan/15:40] <Motty> no
+[10 Jan/15:41] * LosGuy doesnt know what to tell you then
+[10 Jan/15:41] <LosGuy> assuming you set the drive up right
+[10 Jan/15:41] <LosGuy> have any scsi utils that might help you find it?
+[10 Jan/15:41] <LosGuy> scsi bios enabled?
+[10 Jan/15:42] <Motty> yeah
+[10 Jan/15:42] <Motty> my scsi card has its own bios, and that find it
+[10 Jan/15:43] <LosGuy> hmm and the drive is set up properly? the scsi chain is terminated properly etc?
+[10 Jan/15:43] <Motty> yeah
+[10 Jan/15:44] ! Kat|afk is known as Katrina
+[10 Jan/15:44] <LosGuy> hmm dont know what to tell you.... 
+[10 Jan/15:45] < SignOff: mrgone!~Webmaster@ts1-108.brg.tallships.ca (im a leech that needs to be bled)
+[10 Jan/15:46] <Motty> ok thx anyway,..ill go check a few things brb
+[10 Jan/15:46] > `Muff`!kmefford@lou21.kih.net has joined #win98
+[10 Jan/15:46] < SignOff: Motty!~IRcap6@ad12-s16-203-122.cwci.net (Read error to Motty[ad12-s16-203-122.cwci.net]: Connection reset by peer)
+[10 Jan/15:47] ! bijaway is known as bijzonder
+[10 Jan/15:47] <`Muff`> 'lo all
+[10 Jan/15:47] <LosGuy> hi `Muff`
+[10 Jan/15:47] > phantasm0!i@216-119-18-61.o1.jps.net has joined #win98
+[10 Jan/15:48] <`Muff`> Hiyas Los
+[10 Jan/15:48] <`Muff`> Hey phantasm
+[10 Jan/15:52] ! fire^fish is known as Grem|in
+[10 Jan/15:52] <phantasm0> Hi, sometimes I get an error with a messagebox that says error and some numbers. Any time this happens, I cant run any other programs. Is there a way to figure out every program that starts with my computer? Or does anyone know the problem?
+[10 Jan/15:52] <j3ss1> hi
+[10 Jan/15:53] > rgkjg!i@216-119-18-61.o1.jps.net has joined #win98
+[10 Jan/15:53] <rgkjg> Hi, sometimes I get an error with a messagebox that says error and some numbers. Any time this happens, I cant run any other programs. Is there a way to figure out every program that starts with my computer? Or does anyone know the problem?
+[10 Jan/15:54] <`Muff`> phantasm, any ide what the error is?  You should see more than just numbers when it fails, like vxd and some file name...
+[10 Jan/15:54] <`Muff`> idea, even
+[10 Jan/15:54] <`Muff`> `op
+[10 Jan/15:54] @ mode #win98 [+o `Muff`] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/15:54] <rgkjg> Its just a messagebox with no icon
+[10 Jan/15:54] <rgkjg> Only when I start up my computer
+[10 Jan/15:54] <rgkjg> And not all the time..
+[10 Jan/15:56] < SignOff: rgkjg!i@216-119-18-61.o1.jps.net (Peace & Protection 4.00 BETA 13 Build 900)
+[10 Jan/15:56] ! Morph1us is known as morph|afk
+[10 Jan/15:56] > NavYBarT!~brian@ip224.dallas13.tx.pub-ip.psi.net has joined #win98
+[10 Jan/15:56] <NavYBarT> can someone help me
+[10 Jan/15:57] <phantasm0> Well, How can I tell whats starting up with my computer?
+[10 Jan/15:57] @ mode #win98 [+o Zeus] by `Muff`!kmefford@lou21.kih.net
+[10 Jan/15:57] > GPCR!cjcj@ip109.montreal17.dialup.canada.psi.net has joined #win98
+[10 Jan/15:57] <phantasm0> I had Sub7 on me before, But I deleted it. And I never foound where it was starting up
+[10 Jan/15:57] > CJ^!skippy@sdn-ar-001watacoP311.dialsprint.net has joined #win98
+[10 Jan/15:57] <GPCR> i have a small networking question
+[10 Jan/15:57] <NavYBarT> HELLO?????
+[10 Jan/15:57] <CJ^> yes.............
+[10 Jan/15:57] < SignOff: phantasm0!i@216-119-18-61.o1.jps.net (Peace & Protection 4.00 BETA 13 Build 900)
+[10 Jan/15:57] > rgkjg!i@216-119-18-61.o1.jps.net has joined #win98
+[10 Jan/15:58] < SignOff: rgkjg!i@216-119-18-61.o1.jps.net (Peace & Protection 4.00 BETA 13 Build 900)
+[10 Jan/15:58] <CJ^> `op
+[10 Jan/15:58] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/15:58] <CJ^> dang lagg
+[10 Jan/15:58] < SignOff: NavYBarT!~brian@ip224.dallas13.tx.pub-ip.psi.net (Read error to NavYBarT[ip224.dallas13.tx.pub-ip.psi.net]: EOF from client)
+[10 Jan/15:58] <`Muff`> phantasm, subseven starts in the win.ini file as "run=msrexe.exe" I think...
+[10 Jan/15:59] ! CJ^ is known as CJbrb
+[10 Jan/15:59] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:59] < SignOff: LifeBlood!azmodan@phi.compinet.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:59] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/15:59] <`Muff`> Navy, gimme more than 11 seconds to respond and maybe I can help.... geez!
+[10 Jan/16:00] ! MaabOff is known as ^Maab^
+[10 Jan/16:00] <LosGuy> hehe his loss
+[10 Jan/16:00] <CJbrb> its lagg gents
+[10 Jan/16:00] ! morph|afk is known as morph1us
+[10 Jan/16:00] <CJbrb> Muff is lagging me by 78 secs
+[10 Jan/16:00] <CJbrb> :PP
+[10 Jan/16:00] <CJbrb> brbr
+[10 Jan/16:00] <`Muff`> Hey j3ss1... :)
+[10 Jan/16:00] <j3ss1> :)
+[10 Jan/16:01] <`Muff`> Got your email tonight, j3ss, just wasn't certain what it meant ;)
+[10 Jan/16:01] < SignOff: GPCR!cjcj@ip109.montreal17.dialup.canada.psi.net (Leaving)
+[10 Jan/16:01] <`Muff`> rg, we need to know more than that, like what vxd file is listed along with all those numbers...
+[10 Jan/16:01] <CJbrb> *** CTCP PING reply from `Muff`: 3 minutes and 55 seconds
+[10 Jan/16:01] <CJbrb> *** CTCP PING reply from `Muff`: 2 minute and 32 seconds
+[10 Jan/16:02] <`Muff`> Hmmm... I ping myself at 2 seconds...
+[10 Jan/16:03] < `Muff`!kmefford@lou21.kih.net has left #win98 ()
+[10 Jan/16:05] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[10 Jan/16:05] > W!cservice@undernet.org has joined #win98
+[10 Jan/16:05] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/16:05] > Deckardd!Deckardd@lin-isdn1-032.inetnebr.com has joined #win98
+[10 Jan/16:05] @ mode #win98 [+ovov LifeBlood LifeBlood W W] by Dallas-R.Tx.US.Undernet.org
+[10 Jan/16:05] <Deckardd> Time to roam See you later
+[10 Jan/16:05] < SignOff: Deckardd!Deckardd@lin-isdn1-032.inetnebr.com (Leaving)
+[10 Jan/16:12] ! Fern_Away is known as ^Ferny
+[10 Jan/16:13] < SignOff: CJbrb!skippy@sdn-ar-001watacoP311.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[10 Jan/16:13] > CJbrb!skippy@sdn-ar-001watacoP311.dialsprint.net has joined #win98
+[10 Jan/16:13] <CJbrb> ok.. little better  not much...:P
+[10 Jan/16:14] ! CJbrb is known as CJ^
+[10 Jan/16:15] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/16:15] <LosGuy>  <<ÐêtóÑ8®>> Ping reply for CJ^: 1 Sec
+[10 Jan/16:16] > TheNerm!~curieux@HSE-Montreal-ppp101188.sympatico.ca has joined #win98
+[10 Jan/16:16] <TheNerm> hi !
+[10 Jan/16:16] <LosGuy> hi
+[10 Jan/16:16] <TheNerm> Can I upgrade from win98 to win98 SE in order to obtain only NAT1000 ?
+[10 Jan/16:17] <LosGuy> why do you say only?
+[10 Jan/16:17] <TheNerm> cuz I only need to have the NAT capabalities
+[10 Jan/16:17] <LosGuy> there is a 20 dollar upgrade that includes ICS 
+[10 Jan/16:18] <LosGuy> but also patches etc
+[10 Jan/16:18] <LosGuy> or try another NAT ie winroute or sygate
+[10 Jan/16:18] <CJ^> or spend a little more and get a NAT
+[10 Jan/16:18] <CJ^> instead of the upgrade
+[10 Jan/16:18] <TheNerm> Losguy: already done, my last try is to upgrade to NAT 1000 =) trust me I tried
+[10 Jan/16:20] <TheNerm> but let say I have the CD for win98 SE and I have win98 1st édition installed on my computer, in order to obtain only NAT1000 ( wich is include in win98 SE ) do I have to wipeout my HD and reinstall or could I only upgrade.. thats the realquestion here
+[10 Jan/16:20] > mp3phreak!pooface@bay-015-b6.codetel.net.do has joined #win98
+[10 Jan/16:21] <LosGuy> yes you can upgrade
+[10 Jan/16:21] <mp3phreak> hey where can i find new directdraw files?
+[10 Jan/16:21] <TheNerm> LosGuy: kewl ! thanks 1
+[10 Jan/16:22] > [U-V]!U-V@sc-24-30-177-206.socal.rr.com has joined #win98
+[10 Jan/16:22] < TheNerm!~curieux@HSE-Montreal-ppp101188.sympatico.ca has left #win98 ()
+[10 Jan/16:23] ! bijzonder is known as bijgone
+[10 Jan/16:24] <[U-V]> how can i make ie5 open maximized windows when it opens links as new sessions?
+[10 Jan/16:27] <mp3phreak> hey where can i find new directdraw files?
+[10 Jan/16:28] > CivicSpor!J@160.10.208.55 has joined #win98
+[10 Jan/16:28] < mp3phreak!pooface@bay-015-b6.codetel.net.do has left #win98 ()
+[10 Jan/16:29] <CivicSpor> hello??
+[10 Jan/16:29] <CivicSpor> ?
+[10 Jan/16:29] <CivicSpor> any one here?
+[10 Jan/16:29] <LosGuy> hi
+[10 Jan/16:29] <CivicSpor> hey
+[10 Jan/16:30] <CivicSpor> do you know how you change the name under which windows is registered?
+[10 Jan/16:30] <LosGuy> yes
+[10 Jan/16:30] <CivicSpor> how?
+[10 Jan/16:31] <[U-V]> how can i make ie5 open maximized windows when it opens links as new sessions?
+[10 Jan/16:31] <LosGuy> are you comfortable with regedit CivicSpor?
+[10 Jan/16:31] <LosGuy> if so you will see it under: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
+[10 Jan/16:32] <CivicSpor> Thanks!
+[10 Jan/16:32] <LosGuy> np
+[10 Jan/16:33] > ravuhX!BreakBEatz@max-roc2-68.digital.net has joined #win98
+[10 Jan/16:34] <CJ^> ravuhX  no msgs please
+[10 Jan/16:34] <CJ^> `op
+[10 Jan/16:34] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/16:34] < SignOff: CivicSpor!J@160.10.208.55 (Leaving)
+[10 Jan/16:34] > NavYBarT!~brian@ip231.dallas14.tx.pub-ip.psi.net has joined #win98
+[10 Jan/16:34] <ravuhX> cj: if you dont remember me from before i tried evverything but still no sucess
+[10 Jan/16:34] <NavYBarT> can someone help me
+[10 Jan/16:34] <CJ^> ?
+[10 Jan/16:34] <CJ^> well i dont..
+[10 Jan/16:34] ! angieboos is known as GrunGirl
+[10 Jan/16:34] <CJ^> so  what are ya trying to do?
+[10 Jan/16:35] <LosGuy> dunno NavYBarT
+[10 Jan/16:35] <NavYBarT> anyone know why my mouse and keyboard would stop working for no reason atg all
+[10 Jan/16:35] <ravuhX> format my computer
+[10 Jan/16:35] <LosGuy> they wont stop for no reason at all
+[10 Jan/16:35] <CJ^> not cordless are they?
+[10 Jan/16:35] <NavYBarT> they arent cordless
+[10 Jan/16:35] <LosGuy> there is always a reason :P
+[10 Jan/16:35] <CJ^> rav.. did you make the win98 boot disk like i told ya too?
+[10 Jan/16:35] <ravuhX> I had the win95 problem
+[10 Jan/16:36] <ravuhX> Yep
+[10 Jan/16:36] <CJ^> with your WIN98   not a boot disk from the net
+[10 Jan/16:36] <NavYBarT> the mouse is microsoft intellieye
+[10 Jan/16:36] <ravuhX> Yep
+[10 Jan/16:36] <NavYBarT> could it be the drivers doing it
+[10 Jan/16:36] <LosGuy> NavYBarT any confilcts in control panel / system?
+[10 Jan/16:36] <LosGuy> yes
+[10 Jan/16:36] <CJ^> then you shluld nto be having the problems when ya try to boot the system...
+[10 Jan/16:36] <NavYBarT> i dont know if there is or not
+[10 Jan/16:36] <LosGuy> uh... also you said earlier you had sub7....
+[10 Jan/16:36] <CJ^> unless you have the virus too.
+[10 Jan/16:36] <CJ^> and its corrupting your comman.com
+[10 Jan/16:36] <LosGuy> (and left before getting the awnser to your question)
+[10 Jan/16:36] <CJ^> er command.com
+[10 Jan/16:37] <LosGuy> [18:59] <`Muff`> phantasm, subseven starts in the win.ini file as "run=msrexe.exe" I think...
+[10 Jan/16:37] <LosGuy> doh wrong one
+[10 Jan/16:37] <LosGuy> by bad
+[10 Jan/16:37] ! LordAdolf is known as hickychic
+[10 Jan/16:37] <NavYBarT> and when i restart when the mouse and keyboard stop workin the computer dosent recognize the mouse anymore
+[10 Jan/16:37] <CJ^> both ps/2 ?
+[10 Jan/16:38] <NavYBarT> yea
+[10 Jan/16:38] <CJ^> odd..
+[10 Jan/16:38] <NavYBarT> could it be the drivers??
+[10 Jan/16:38] <CJ^> could be
+[10 Jan/16:38] <CJ^> dont knwo why it would stop the kb from working though...
+[10 Jan/16:39] <NavYBarT> wonder how i woulkd be able to fix this
+[10 Jan/16:39] < ravuhX!BreakBEatz@max-roc2-68.digital.net has left #win98 ()
+[10 Jan/16:41] > di0de!di0de@208.1.217.135 has joined #win98
+[10 Jan/16:41] <di0de> anyone know of a utility that converts FAT32 to FAT16?
+[10 Jan/16:42] <LosGuy> partition magic will do that
+[10 Jan/16:42] <di0de> pq magic and NT don't like each other however
+[10 Jan/16:42] <LosGuy> well being that this is a win98 channel
+[10 Jan/16:42] <NavYBarT> partition magic messes up my comp bad!
+[10 Jan/16:43] <LosGuy> besides a partition magic boot disk should be fine
+[10 Jan/16:43] <CJ^> never had a problem...
+[10 Jan/16:43] <CJ^> nto with PM
+[10 Jan/16:43] <CJ^> er not
+[10 Jan/16:44] <NavYBarT> pq always errors out half way during resizing messin up my space allocations and making it where i have to format
+[10 Jan/16:44] <LosGuy> it doesnt get along with drive overlays real well 
+[10 Jan/16:44] <CJ^> yeap  it dont....
+[10 Jan/16:44] <CJ^> nad the way some manuafactures format the drives out of the factory... it doesnt seem to do too well with them either
+[10 Jan/16:45] <NavYBarT> di0de dont i know you from somewhere?
+[10 Jan/16:45] <di0de> dunno
+[10 Jan/16:45] <di0de> don't think so..
+[10 Jan/16:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/16:51] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/16:51] < SignOff: [U-V]!U-V@sc-24-30-177-206.socal.rr.com (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/16:51] < SignOff: LifeBlood!azmodan@phi.compinet.com (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/16:51] < SignOff: W!cservice@undernet.org (NewYork-R.NY.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/16:53] ! GrunGirl is known as MissW2000
+[10 Jan/16:53] ! MissW2000 is known as GrunGirl
+[10 Jan/16:53] < NavYBarT!~brian@ip231.dallas14.tx.pub-ip.psi.net has left #win98 ()
+[10 Jan/16:57] < di0de!di0de@208.1.217.135 has left #win98 ()
+[10 Jan/17:02] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[10 Jan/17:02] > W!cservice@undernet.org has joined #win98
+[10 Jan/17:02] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:02] @ mode #win98 [+ovov LifeBlood LifeBlood W W] by Dallas-R.Tx.US.Undernet.org
+[10 Jan/17:12] > iRATE!iRATE@pr2-60.dialup.baynet.net has joined #win98
+[10 Jan/17:12] <iRATE> is it possible to mirror a directory structure onto the start menu
+[10 Jan/17:13] <LosGuy> yeah I guess
+[10 Jan/17:13] <iRATE> if i make a shortcut to the directory, i get a link but it just opens a window when i use it...i'd like to have it cascading if possible
+[10 Jan/17:13] <CJ^> a shortcut to a directory?
+[10 Jan/17:13] <iRATE> yeah. i tried that
+[10 Jan/17:13] <iRATE> and it pops a new window to view the contents
+[10 Jan/17:14] <iRATE> i was wondering if it could just cascade into a new branch or whatever with the dir. contents
+[10 Jan/17:14] <LosGuy> ahhh I dont think so iRATE
+[10 Jan/17:14] <CJ^> yes
+[10 Jan/17:14] <CJ^> just did it
+[10 Jan/17:15] <CJ^> do this
+[10 Jan/17:15] <LosGuy> the start menu lists the contents of each dir CJ^?
+[10 Jan/17:15] <LosGuy> you would need to make a shortcut to each item in the dirs then
+[10 Jan/17:15] <CJ^> yeap
+[10 Jan/17:15] <CJ^> shortcuts...
+[10 Jan/17:15] <iRATE> yeah i could make it all manually
+[10 Jan/17:15] <CJ^> you make shortcuts OF everythign in the directory
+[10 Jan/17:15] <iRATE> i was just wondering if there was something easier
+[10 Jan/17:15] <LosGuy> why not just make a shortcut to explorer that opens in that dir?
+[10 Jan/17:15] <CJ^> nope
+[10 Jan/17:16] <CJ^> seems to be the only way really..
+[10 Jan/17:16] ! HigH-AwaY is known as DeViLgAl
+[10 Jan/17:17] > R-Hamilto!~bob@d14.as10.dytn.oh.voyager.net has joined #win98
+[10 Jan/17:17] <iRATE> dah well...luckily there werent too many items in the directory
+[10 Jan/17:17] <R-Hamilto> can anyone help me with a scanner problem ?
+[10 Jan/17:17] <iRATE> later
+[10 Jan/17:17] < iRATE!iRATE@pr2-60.dialup.baynet.net has left #win98 ()
+[10 Jan/17:18] > MaDkOw!JimmyPop@d27-204.hcvlny.optonline.net has joined #win98
+[10 Jan/17:18] <MaDkOw> hey hey
+[10 Jan/17:18] <MaDkOw> i need some help networking my win98se box to my win95 box
+[10 Jan/17:18] <CJ^> www.helmig.com
+[10 Jan/17:19] <MaDkOw> ?
+[10 Jan/17:19] < MaDkOw!JimmyPop@d27-204.hcvlny.optonline.net has left #win98 ()
+[10 Jan/17:20] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Dallas-R.Tx.US.Undernet.org phoenix.az.us.undernet.org)
+[10 Jan/17:20] <CJ^> well that got rid of em  didnt it...
+[10 Jan/17:20] <CJ^> ok  so whats with the scanner?
+[10 Jan/17:21] <LosGuy> hehe
+[10 Jan/17:23] < SignOff: j3ss1!dktdgjgd@dialup16x19-pri.voicenet.com (:P)
+[10 Jan/17:23] > Kind-Bud!~beaver420@w0025.west-green.ohiou.edu has joined #win98
+[10 Jan/17:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/17:24] <R-Hamilto> after scanning there is no picture
+[10 Jan/17:24] <R-Hamilto> the screen is just black
+[10 Jan/17:24] <Kind-Bud> can anyone tell me why Windows 98 is such a piece of shit......I upgraded from a P-233MMX to a PIII 500 and the performance is basically the same.  With applications that is.  However, Windows 2000 Server runs about 1000 times faster and better......what can i do with Win98?  I really do want to keep it on my machine......any suggestions?
+[10 Jan/17:25] <CJ^> ok
+[10 Jan/17:25] <CJ^> first
+[10 Jan/17:25] <CJ^> dony cuss
+[10 Jan/17:25] <Azmodan> Kind-Bud, first of all you can watch yer language
+[10 Jan/17:25] <CJ^> and win2k and win98 cannot be compared
+[10 Jan/17:25] <CJ^> NT and win9x are two differnt beasts
+[10 Jan/17:25] <Kind-Bud> NT = the bigger beast
+[10 Jan/17:26] <CJ^> still its a different OS can connot be compared to 98
+[10 Jan/17:26] <CJ^> first check for all the apps your loading as ya boot up
+[10 Jan/17:26] <CJ^> get rid of them if they aren absolutly needed
+[10 Jan/17:27] <CJ^> secondly...  you didnt say how much ram you have inteh new system...
+[10 Jan/17:27] <CJ^> or what vid yer running...
+[10 Jan/17:27] <Kind-Bud> yeah, i've done a lot of those little tweaks and sh*t but it still doesn't seem to work
+[10 Jan/17:27] <CJ^> or the specs on the total system.. that would help...
+[10 Jan/17:27] <Kind-Bud> i have a ATI All-In-Wonder 128 AGP (Rage 128 chip)
+[10 Jan/17:28] <CJ^> and.....................
+[10 Jan/17:28] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:28] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:28] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:28] < SignOff: dravin!~fake@ts04060.helicon.net (Leaving)
+[10 Jan/17:28] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:28] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:29] <Kind-Bud> well
+[10 Jan/17:29] <Kind-Bud> i have a Pentium III 500
+[10 Jan/17:29] <CJ^> what else...
+[10 Jan/17:29] <CJ^> scsi devices?
+[10 Jan/17:29] <CJ^> ram..
+[10 Jan/17:29] <CJ^> i mean..
+[10 Jan/17:29] <Kind-Bud> one 3.2 GB Seagate HDD (IDE)
+[10 Jan/17:29] <CJ^> what is slow about it???
+[10 Jan/17:29] <CJ^> boot up?
+[10 Jan/17:29] <LosGuy> NIC?
+[10 Jan/17:29] <CJ^> ok
+[10 Jan/17:30] <Kind-Bud> one 4.1 GB Western Digital HDD (IDE)
+[10 Jan/17:30] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:30] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:30] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:30] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:30] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:30] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:30] <Kind-Bud> 3Com509b LAN card
+[10 Jan/17:30] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:30] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:30] <CJ^> BAM
+[10 Jan/17:30] <CJ^> on a netowrk?
+[10 Jan/17:30] <CJ^> er network?
+[10 Jan/17:30] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:30] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:31] <Kind-Bud> on a netwrok
+[10 Jan/17:31] <Kind-Bud> yeah
+[10 Jan/17:31] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:31] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:31] <CJ^> ok.. DHCP involved?
+[10 Jan/17:31] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:31] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:31] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:31] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:31] <Kind-Bud> LAN (T3)
+[10 Jan/17:31] <Kind-Bud> yes
+[10 Jan/17:31] <Kind-Bud> Ethernet
+[10 Jan/17:31] <CJ^> ok...
+[10 Jan/17:31] <LosGuy> Vulcan` `part #win98
+[10 Jan/17:31] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:32] <CJ^> now.. what is slow.....
+[10 Jan/17:32] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:32] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:32] <Kind-Bud> applications starting....really muti-tasking is not cool
+[10 Jan/17:32] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:32] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:32] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:32] <CJ^> well.. if your gonna compare it to NT.. ... geeze  
+[10 Jan/17:32] <CJ^> and how much ram in the system?
+[10 Jan/17:32] < Vulcan!itsnotme@the.best.os.is.linux.am has left #win98 ()
+[10 Jan/17:33] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/17:33] ! blahchato is known as DaRkThInG
+[10 Jan/17:33] <Kind-Bud> 128MB PC100 (SDRAM)
+[10 Jan/17:33] <Kind-Bud> of course
+[10 Jan/17:33] <Kind-Bud> wanting more
+[10 Jan/17:33] < SignOff: R-Hamilto!~bob@d14.as10.dytn.oh.voyager.net (Read error to R-Hamilto[d14.as10.dytn.oh.voyager.net]: Connection reset by peer)
+[10 Jan/17:34] <Kind-Bud> surfing the net is slow.......it's like the processor is working to much
+[10 Jan/17:34] <CJ^> <<< k6-3 400 128mb  runs fine..
+[10 Jan/17:34] <CJ^> donest seem slow at all to me..
+[10 Jan/17:34] <CJ^> well...  this is a work system ?
+[10 Jan/17:35] <CJ^> or  personal home system?
+[10 Jan/17:35] <CJ^> and are you loggin onto a Domain?
+[10 Jan/17:36] <Kind-Bud> not logged in.......i put the machine together myself
+[10 Jan/17:37] <CJ^> but its at work  right?
+[10 Jan/17:38] <CJ^> anywho.... if ya put this beast together...  whats the specs?
+[10 Jan/17:38] <CJ^> mb and all...
+[10 Jan/17:38] ! Grem|in is known as fire^fish
+[10 Jan/17:38] <CJ^> and are you dual booting between 98 and win2k?
+[10 Jan/17:38] <Kind-Bud> yes
+[10 Jan/17:40] <CJ^> ok....
+[10 Jan/17:40] <CJ^> anyone else wanna jump in on this???
+[10 Jan/17:41] <LosGuy> hehe I am filling out an install survey hehe
+[10 Jan/17:41] <CJ^> lol
+[10 Jan/17:41] <CJ^> well...
+[10 Jan/17:41] <LosGuy> uh... any conflicts or things loading in autoexec,bat or config.sys?
+[10 Jan/17:41] <CJ^> i dont see where the slow down is...
+[10 Jan/17:43] < SignOff: Kind-Bud!~beaver420@w0025.west-green.ohiou.edu (Thrustpack1999 Copyright © 1996-1999 3D/3F Graphics Company http://www.thrustpack.com)
+[10 Jan/17:43] <CJ^>  $10 says he's a developer..
+[10 Jan/17:43] <LosGuy> hehe
+[10 Jan/17:44] <CJ^> probably got 400 apps installed and he's trying to run VC++ and its slow...
+[10 Jan/17:44] <CJ^> swap fiel the size of a floppy..
+[10 Jan/17:46] <LosGuy> hmm being nuked
+[10 Jan/17:46] <Azmodan>                                                                                                                                                                                          are you?
+[10 Jan/17:46] <Azmodan> doh
+[10 Jan/17:46] <Azmodan> sorry
+[10 Jan/17:46] <CJ^> ?
+[10 Jan/17:46] <CJ^> from who?
+[10 Jan/17:47] <LosGuy> checking
+[10 Jan/17:47] <LosGuy> they stopped before I turned debug on
+[10 Jan/17:48] * CJ^ turns off WinNuke 5.0
+[10 Jan/17:48] <Azmodan> los, I always show icmp in that window
+[10 Jan/17:48] <LosGuy> haha
+[10 Jan/17:48] <Azmodan> its a good idea
+[10 Jan/17:49] ! DeViLgAl is known as HigH-Away
+[10 Jan/17:50] <LosGuy> its on now
+[10 Jan/17:50] <CJ^> bbiab'
+[10 Jan/17:51] < SignOff: CJ^!skippy@sdn-ar-001watacoP311.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[10 Jan/17:51] > lpdfk!Grezz@d101.delmarva.net has joined #win98
+[10 Jan/17:51] <lpdfk> Can someone please help me out by telling me a line from their win.ini file?
+[10 Jan/17:51] <LosGuy> what are you looking for LifeBlood
+[10 Jan/17:51] <LosGuy> doh lpdfk
+[10 Jan/17:52] <LosGuy> hah it wasnt a nuke
+[10 Jan/17:52] <lpdfk> I need to know what it should say under [mciavi]
+[10 Jan/17:52] <Azmodan> what was it?
+[10 Jan/17:52] <LosGuy> it was a "feature" in something that I am beta testing
+[10 Jan/17:52] > duncwood!duncwood@dm5-16.slc.aros.net has joined #win98
+[10 Jan/17:53] <lpdfk> Can someone please help me out by telling me a line from their win.ini file?
+[10 Jan/17:53] <lpdfk> I need to know what it should say under [mciavi]
+[10 Jan/17:53] <LosGuy> just a sec lpdfk
+[10 Jan/17:53] <lpdfk> k, thanx
+[10 Jan/17:53] < duncwood!duncwood@dm5-16.slc.aros.net has left #win98 ()
+[10 Jan/17:53] > ||Mach5||!dayton_b@ppp6143.netpointe.com has joined #win98
+[10 Jan/17:53] <||Mach5||> anybody know how to write batch?
+[10 Jan/17:53] <lpdfk> mach, kinda
+[10 Jan/17:54] <LosGuy> lpdfk it says nothing under mine for that 
+[10 Jan/17:54] < ||Mach5||!dayton_b@ppp6143.netpointe.com has left #win98 ()
+[10 Jan/17:54] <LosGuy> [mciavi]  <--- that is all for mciavi
+[10 Jan/17:54] <lpdfk> ok, thanx....I have a problem....my avi's won't play at all (I get an MCI error) and all of my mpg's play black
+[10 Jan/17:55] <lpdfk> know what the prob might be?
+[10 Jan/17:55] <LosGuy> did you update codecs? or the latest media player?
+[10 Jan/17:55] <lpdfk> yes, tried both
+[10 Jan/17:55] <lpdfk> they don't help
+[10 Jan/17:56] <lpdfk> I've tried old and new mplayers
+[10 Jan/17:56] <lpdfk> and codecs
+[10 Jan/17:56] <LosGuy> did some thing supplant mplayer as the default for .mpg?
+[10 Jan/17:56] <lpdfk> no
+[10 Jan/17:56] > CJ^!~skippy@sdn-ar-005watacoP055.dialsprint.net has joined #win98
+[10 Jan/17:56] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/17:56] ! morph1us is known as _________
+[10 Jan/17:57] <LosGuy> hmm dont know
+[10 Jan/17:57] <lpdfk> I think i messed it up by trying to play a streaming avi
+[10 Jan/17:58] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/17:58] ! _________ is known as Morph1us
+[10 Jan/17:58] > Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/17:58] <LosGuy> RR is working again apparently :P hi cat
+[10 Jan/17:59] < SignOff: LosGuy!~husky21@user-33qtj9v.dialup.mindspring.com (Write error, closing link)
+[10 Jan/17:59] > Los-Guy!~husky21@user-33qtj9v.dialup.mindspring.com has joined #win98
+[10 Jan/18:01] ! bijgone is known as bijzonder
+[10 Jan/18:03] < SignOff: Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/18:04] < lpdfk!Grezz@d101.delmarva.net has left #win98 ()
+[10 Jan/18:05] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/18:09] > lpdfk!Grezz@d101.delmarva.net has joined #win98
+[10 Jan/18:09] ! PeJay is known as PJ_Away
+[10 Jan/18:10] < SignOff: Los-Guy!~husky21@user-33qtj9v.dialup.mindspring.com (bbl)
+[10 Jan/18:11] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/18:11] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/18:16] < lpdfk!Grezz@d101.delmarva.net has left #win98 ()
+[10 Jan/18:18] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/18:18] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Ping timeout for Cat`Woman[a24b31n74client225.hawaii.rr.com])
+[10 Jan/18:21] > Big`Ed!BigEd@12-163.009.popsite.net has joined #win98
+[10 Jan/18:24] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/18:24] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/18:24] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[10 Jan/18:26] <Big`Ed> `say
+[10 Jan/18:26] <CJ^> say
+[10 Jan/18:27] <Big`Ed> `-op
+[10 Jan/18:27] <Big`Ed> `op
+[10 Jan/18:27] @ mode #win98 [+o Big`Ed] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/18:27] <Big`Ed> `op CJ^
+[10 Jan/18:27] @ mode #win98 [+o CJ^] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/18:27] <Big`Ed> `op *
+[10 Jan/18:27] @ mode #win98 [+o Azmodan] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/18:27] <Big`Ed> `op *
+[10 Jan/18:27] <Big`Ed> `op zeus___
+[10 Jan/18:27] @ mode #win98 [+o Zeus___] by Proteus!itsnotme@0wned.the.US-GOVT.org
+[10 Jan/18:28] <Big`Ed> hi CJ^
+[10 Jan/18:28] <CJ^> yo
+[10 Jan/18:28] <CJ^> well.. sold my laptop...
+[10 Jan/18:28] <Big`Ed> net had fun again today i see
+[10 Jan/18:28] <CJ^> got soem asch for the nest few weeks too...
+[10 Jan/18:28] <CJ^> er cash...
+[10 Jan/18:28] ! GrunGirl is known as GrunG\afk
+[10 Jan/18:29] <Big`Ed> don't you interview volt soon?
+[10 Jan/18:29] <CJ^> tuesday and wed
+[10 Jan/18:29] <CJ^> hopefully more too
+[10 Jan/18:30] <Big`Ed> really _ good luck
+[10 Jan/18:30] <Azmodan> hi guys
+[10 Jan/18:30] <Big`Ed> hola az
+[10 Jan/18:30] <CJ^> heh
+[10 Jan/18:32] ! Infra- is known as Infra
+[10 Jan/18:37] ! GrunG\afk is known as GrunGirl
+[10 Jan/18:40] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/18:46] > LosGuy!~husky21@user-33qtgea.dialup.mindspring.com has joined #win98
+[10 Jan/18:46] <LosGuy> hola Big`Ed
+[10 Jan/18:47] <LosGuy> joined the WRONG side of that split
+[10 Jan/18:47] <CJ^> hehe
+[10 Jan/18:47] <Big`Ed> hi!
+[10 Jan/18:48] ! Morph1us is known as morf|dish
+[10 Jan/18:49] > go!devnull@cx679130-a.omhaw1.ne.home.com has joined #win98
+[10 Jan/18:49] <go> hey CJ^
+[10 Jan/18:49] <CJ^> ?
+[10 Jan/18:49] <go> i have yet ANOTHER question for ya ;-)
+[10 Jan/18:49] <go> do you ever use netscape?
+[10 Jan/18:50] <CJ^> in linux only  yes
+[10 Jan/18:50] <go> okay
+[10 Jan/18:50] <go> how do you configure netscape for multiple users?
+[10 Jan/18:50] <CJ^> dunno..
+[10 Jan/18:50] <go> :-?
+[10 Jan/18:50] <Big`Ed> don't do netscape
+[10 Jan/18:50] <Big`Ed> i do IE5
+[10 Jan/18:50] <CJ^> might want to try www.netscape.com
+[10 Jan/18:50] <CJ^> linux does it itself..
+[10 Jan/18:51] <CJ^> each user has his/her own applications
+[10 Jan/18:51] <go> CJ^: yeah I know, but i'm still working on this 98 box
+[10 Jan/18:51] <go> remember? ;-)
+[10 Jan/18:51] <CJ^> HA
+[10 Jan/18:51] <CJ^> i get too many ppl in here in a day to rem everyone
+[10 Jan/18:52] <CJ^> do ti this way
+[10 Jan/18:52] <go> ah but you remember me now eh?
+[10 Jan/18:52] > Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/18:52] <CJ^> configure the system Mulitple logins
+[10 Jan/18:52] > Xaphiosis!Firewall@p12-max15.syd.ihug.com.au has joined #win98
+[10 Jan/18:52] <Xaphiosis> anyone here a good programmer?
+[10 Jan/18:52] <go> CJ^: right, that's what I want to do, where is that? Like I said previously, i'm a linux guy myself
+[10 Jan/18:52] ! PJ_Away is known as PeJay
+[10 Jan/18:53] <CJ^> Control panel
+[10 Jan/18:53] <CJ^> USERS
+[10 Jan/18:53] < SignOff: LosGuy!~husky21@user-33qtgea.dialup.mindspring.com (brb restarting mIRC)
+[10 Jan/18:53] <Big`Ed> define good?
+[10 Jan/18:53] > LosGuy!~husky21@user-33qtgea.dialup.mindspring.com has joined #win98
+[10 Jan/18:53] ! xero is known as dff
+[10 Jan/18:53] <Xaphiosis> I need to know why CreateProcess does not pass parameters
+[10 Jan/18:54] <Azmodan> Xaphiosis, try a programming channel
+[10 Jan/18:54] <Xaphiosis> like which one? ;) they don't know on #coders
+[10 Jan/18:54] > SinTaX98!hidden-use@cx741675-c.elcjn1.sdca.home.com has joined #win98
+[10 Jan/18:54] <CJ^> per the language yer doing too...
+[10 Jan/18:54] <CJ^> #vb?
+[10 Jan/18:54] <SinTaX98> hi everyone
+[10 Jan/18:54] <CJ^> #c++
+[10 Jan/18:54] <CJ^> i dunnno
+[10 Jan/18:54] <CJ^> do a channel listing
+[10 Jan/18:54] <Xaphiosis> asm actually ;)
+[10 Jan/18:55] <Xaphiosis> oh well ... thanks for anwsering ... that's the most anyone's helped today ;)
+[10 Jan/18:55] <Xaphiosis> cheers
+[10 Jan/18:55] < Xaphiosis!Firewall@p12-max15.syd.ihug.com.au has left #win98 ()
+[10 Jan/18:55] <SinTaX98> how is everyone this evening?
+[10 Jan/18:56] <CJ^> er  ok  i guess...
+[10 Jan/18:56] <SinTaX98> well your alive right?
+[10 Jan/18:56] <CJ^> fer now yes..........
+[10 Jan/18:57] < SignOff: Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/18:57] <SinTaX98> well that's somthing to be happy about
+[10 Jan/18:57] <SinTaX98> :)
+[10 Jan/18:57] > Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/18:57] <SinTaX98> can someone help me I need a windows 98 user to see if they can get in to my RAS, I can walk someone through the steps, I just need a computer outside my domain
+[10 Jan/18:58] <SinTaX98> please, please, please ????? :)
+[10 Jan/18:58] * Big`Ed don't do that type of help
+[10 Jan/18:58] <Big`Ed> nite all
+[10 Jan/18:59] <SinTaX98> night
+[10 Jan/18:59] <go> what does RAS stabd for
+[10 Jan/18:59] <SinTaX98> Remote Access System
+[10 Jan/18:59] ! `Angiee is known as Angiee-
+[10 Jan/18:59] > M16!dasilvam5@on-tor-blr-a58-02-99.idirect.com has joined #win98
+[10 Jan/18:59] < M16!dasilvam5@on-tor-blr-a58-02-99.idirect.com has left #win98 ()
+[10 Jan/18:59] <SinTaX98> I have a computer here that is set up for access from a remote user, but I am not sure if it is set up right
+[10 Jan/18:59] <go> what do you want me to do: telnet?
+[10 Jan/19:00] <CJ^> go..
+[10 Jan/19:00] <CJ^> if you use yer linux box  i can bet you can punch through it
+[10 Jan/19:00] <SinTaX98> :) I don't think you could :)
+[10 Jan/19:00] < SignOff: Deton8R!Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/19:00] <go> CJ^: yeah i don't understand why it must be a 98 user . . .
+[10 Jan/19:00] <SinTaX98> firewall :)
+[10 Jan/19:00] <SinTaX98> to use VpN
+[10 Jan/19:00] <CJ^> doenst have to be
+[10 Jan/19:00] <CJ^> ahhh
+[10 Jan/19:00] <SinTaX98> Virtual private networking
+[10 Jan/19:01] <go> hmmmm
+[10 Jan/19:01] <SinTaX98> I just need to know if it will work for 98 users
+[10 Jan/19:01] <CJ^> Linux can do VPN actually..
+[10 Jan/19:01] <CJ^> BUT
+[10 Jan/19:01] <CJ^> if all ya need is a 98 user...
+[10 Jan/19:02] <CJ^> and yer the sys admin i take it?
+[10 Jan/19:02] <SinTaX98> well if you want to try it I'd love to know if it would work, can you connect to a NT server
+[10 Jan/19:02] <SinTaX98> yes
+[10 Jan/19:02] <CJ^> MS nativly connects to an NT server..
+[10 Jan/19:02] <CJ^> well..
+[10 Jan/19:02] <CJ^> you dont have any clients with 98 installed?
+[10 Jan/19:03] <SinTaX98> I need to see if out of my domain it will I am on a LAN here
+[10 Jan/19:03] ! ^AnG3L^^ is known as ^AnG|afk
+[10 Jan/19:03] <CJ^> ?
+[10 Jan/19:03] <CJ^> um  modem access...
+[10 Jan/19:03] <SinTaX98> computers outside my LAN
+[10 Jan/19:03] <SinTaX98> or internet access
+[10 Jan/19:03] <SinTaX98> user connects via internet
+[10 Jan/19:04] > grav!i_am@h209-5-131-217.dccnet.com has joined #win98
+[10 Jan/19:04] <grav> hey folks
+[10 Jan/19:04] <CJ^> well that would entail too much for me to do....
+[10 Jan/19:04] <CJ^> really
+[10 Jan/19:04] <SinTaX98> I have two other offices that I need to connect to this server, and I wanted to test it out
+[10 Jan/19:04] <CJ^> so.. i gotta decline..
+[10 Jan/19:04] <grav> runnin 98 install and regsvr32 is pperforming illegal op's 
+[10 Jan/19:05] <grav> think fat 32 would be solution?
+[10 Jan/19:05] <SinTaX98> OK, it's cool I'd have to punch a hole through my firewall to let you through anyways, supposedly I  am running one of the most secure firewalls
+[10 Jan/19:05] <Big`Ed> graw - how are you tring to install?
+[10 Jan/19:06] <grav> del c:\windows and install off 98start disk for cd drivers
+[10 Jan/19:06] <Big`Ed> is there a reason you have not formated?
+[10 Jan/19:06] <go> CJ^: gonna give this a try in netscape.  hope it works!  G'night all!
+[10 Jan/19:06] < SignOff: go!devnull@cx679130-a.omhaw1.ne.home.com (Leaving)
+[10 Jan/19:06] ! _-CiRcE-_ is known as T_BONE
+[10 Jan/19:06] <grav> I have, first install was to an old 500 mb hdd
+[10 Jan/19:07] <grav> switched to newer 1.7gb did 2 installs there and always at the same spot
+[10 Jan/19:07] <grav> formatted both to fat 16 cause they were under 2 gb
+[10 Jan/19:07] <Big`Ed> how was the drives prepared ?
+[10 Jan/19:07] <Big`Ed> did you FDISK?
+[10 Jan/19:07] <LosGuy> badly Big`Ed
+[10 Jan/19:08] <grav> of course
+[10 Jan/19:08] <LosGuy> he just del windows
+[10 Jan/19:08] <Big`Ed> hehe
+[10 Jan/19:08] <LosGuy> [22:06] <grav> del c:\windows and install off 98start disk for cd drivers
+[10 Jan/19:08] <Big`Ed> graw - you used win98 disk, ran fdisk, ran format, and then ran setup from cd?
+[10 Jan/19:08] <SinTaX98> thanks anyways guys, take it easy
+[10 Jan/19:08] <grav> ran into a little problem with EZ-Bios but a quick fdisk/mrf fixed that
+[10 Jan/19:08] < SinTaX98!hidden-use@cx741675-c.elcjn1.sdca.home.com has left #win98 ()
+[10 Jan/19:08] <Big`Ed>  - fdisk /mbr
+[10 Jan/19:09] <Big`Ed> did you run a full FDISK ?
+[10 Jan/19:09] <grav> yeah that's the one
+[10 Jan/19:09] <Big`Ed> you prob still have ex-bios involved 
+[10 Jan/19:09] <grav> if I do a clean format to fat32 what switches can I throw to fix maybe?
+[10 Jan/19:09] <Big`Ed> need to get rid of OLD partition completely
+[10 Jan/19:09] <grav> I did
+[10 Jan/19:10] <grav> there's only primarydos partition which is new
+[10 Jan/19:10] <Big`Ed> enabling large disk on fdisk - makes it fat32
+[10 Jan/19:10] * Big`Ed has to run - take over LosGuy please!
+[10 Jan/19:10] <grav> I know
+[10 Jan/19:10] <Big`Ed> bye
+[10 Jan/19:10] <grav> tanx man
+[10 Jan/19:12] ! GrunGirl is known as Bored
+[10 Jan/19:12] < Big`Ed!BigEd@12-163.009.popsite.net has left #win98 ()
+[10 Jan/19:12] ! HigH-Away is known as HigHBabE
+[10 Jan/19:14] <grav> gotta say salut to a friend
+[10 Jan/19:19] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[10 Jan/19:19] > W!cservice@undernet.org has joined #win98
+[10 Jan/19:19] > Mandy!biged98@chat.eskimo.com has joined #win98
+[10 Jan/19:19] > Tribble!biged98@chat.eskimo.com has joined #win98
+[10 Jan/19:19] @ mode #win98 [+ovov LifeBlood LifeBlood W W] by Dallas-R.Tx.US.Undernet.org
+[10 Jan/19:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/19:21] > iesse!a@ts1-46.whistler.axion.net has joined #win98
+[10 Jan/19:21] <grav> irate
+[10 Jan/19:21] <iesse> anyone know anything about "miraScan" software
+[10 Jan/19:21] <iesse> ?
+[10 Jan/19:22] <iesse> it's a scan=interface program
+[10 Jan/19:22] <iesse> thanks anyways
+[10 Jan/19:23] < iesse!a@ts1-46.whistler.axion.net has left #win98 ()
+[10 Jan/19:24] <grav> LosGuy/ once it gets to config in the setup all hell breaks loose
+[10 Jan/19:24] ! Bored is known as angiepoos
+[10 Jan/19:24] ! angiepoos is known as angieboos
+[10 Jan/19:25] <LosGuy> grav you dont have antivirus in bios enabled do you?
+[10 Jan/19:25] > Cue_Ball!ho_@ppp050072.usmo.com has joined #win98
+[10 Jan/19:26] ! LCannibis is known as LCan|OUT
+[10 Jan/19:26] <grav> Comes up w/2regsver32 illegal op's then ie4's setup goes to shit calling function
+[10 Jan/19:26] <Azmodan> grav mind your language please
+[10 Jan/19:26] <grav> DllRegisterServer.. I dunno I'll check
+[10 Jan/19:26] ! HigHBabE is known as HigH-AwaY
+[10 Jan/19:26] <grav> xcuse me, just a little heated
+[10 Jan/19:27] <Cue_Ball> is preditor spelled preditor?
+[10 Jan/19:27] <Azmodan> predator
+[10 Jan/19:28] <Cue_Ball> tnx
+[10 Jan/19:28] <grav> virus disabled
+[10 Jan/19:28] > Permited!abc123@c3118-58.impsat.com.co has joined #win98
+[10 Jan/19:28] < Permited!abc123@c3118-58.impsat.com.co has left #win98 ()
+[10 Jan/19:30] <LosGuy> grav pull your hardware and do a minimal install
+[10 Jan/19:30] <LosGuy> err an installwith minimal hardware
+[10 Jan/19:30] <LosGuy> then add it back
+[10 Jan/19:31] <grav> gotcha, shoulda thought of that, I've been avoiding it all day. the house is quiet enough now
+[10 Jan/19:31] <grav> I'll stay in chat for a while and see if there's someone I can help, 
+[10 Jan/19:31] <grav> in between
+[10 Jan/19:32] <LosGuy> k
+[10 Jan/19:32] <Cue_Ball> hahaha
+[10 Jan/19:32] <Cue_Ball> can I paste somehing?
+[10 Jan/19:33] ! MorPhies is known as CyPhies
+[10 Jan/19:33] <Azmodan> if its short
+[10 Jan/19:34] <Azmodan> you don't want to flood yourself off
+[10 Jan/19:34] ! CyPhies is known as CyPhier
+[10 Jan/19:36] > spifdo!jobo@19.des-moines-01-02rs.ia.dial-access.att.net has joined #win98
+[10 Jan/19:36] <Cue_Ball> ok
+[10 Jan/19:36] <Cue_Ball> it was in a different channel with a dictonary bot
+[10 Jan/19:36] <Cue_Ball> <KoRnFarmr> !AddWord QUITPLS $chr(13) $+ $chr(10) $+ QUIT :k!
+[10 Jan/19:36] <Cue_Ball> <HonkeyMan> QUITPLS now means "$chr(13) $+ $chr(10) $+ QUIT :k!"
+[10 Jan/19:37] <Cue_Ball> <KoRnFarmr> !define quitpls
+[10 Jan/19:37] <Cue_Ball> <HonkeyMan> quitpls - "
+[10 Jan/19:37] <Cue_Ball> *** Quits: HonkeyMan (k!")
+[10 Jan/19:39] <spifdo> my cd drive always flashes busy and wont read cd's, it says the drive is not ready when i insert them in the drive, can anyone help?
+[10 Jan/19:39] <LosGuy> did it ever work spifdo?
+[10 Jan/19:40] <spifdo> yes at one point, it is a computer that i baught from someone else, it woked at the start off and on, now it flashes busy all the time
+[10 Jan/19:41] <LosGuy> what changed ?
+[10 Jan/19:41] <LosGuy> worked on and off?
+[10 Jan/19:41] <LosGuy> sounds like its bad then
+[10 Jan/19:41] <spifdo> worked sometime and sometimes not
+[10 Jan/19:41] ! LCan|OUT is known as PSYDUCK|
+[10 Jan/19:41] <spifdo> how much can i get a new one for?
+[10 Jan/19:42] <LosGuy> pricewatch.com  <-- go there
+[10 Jan/19:42] <spifdo> k, thanks
+[10 Jan/19:43] <spifdo> r they easy to install yourself?
+[10 Jan/19:43] <LosGuy> usually yes
+[10 Jan/19:44] <LosGuy> much easier in win98 than in say dos 
+[10 Jan/19:44] <spifdo> what about win95?
+[10 Jan/19:45] <LosGuy> not as easy in win95 as it is in win98 but you have win98 right? after all you came to a win98 channel
+[10 Jan/19:45] <LosGuy> let me say NOT ALWAYS as easy in win95
+[10 Jan/19:46] <spifdo> imon win 98m now, but this is diffent comp
+[10 Jan/19:47] ! ^Maab^ is known as Buzzykins
+[10 Jan/19:47] ! Buzzykins is known as ^maab^
+[10 Jan/19:49] ! CJ^ is known as CJbrb
+[10 Jan/19:51] ! PeJay is known as PJ_Telly
+[10 Jan/19:52] ! nyme___ is known as nyme
+[10 Jan/19:55] ! CyPhier is known as MorPhies
+[10 Jan/19:56] ! MeowthZzz is known as Meowth
+[10 Jan/19:57] ! Foodman is known as Sixguns
+[10 Jan/19:58] < Cue_Ball!ho_@ppp050072.usmo.com has left #win98 ()
+[10 Jan/20:08] ! chi||i is known as chi||iTEA
+[10 Jan/20:14] ! sombre is known as ganjagrl
+[10 Jan/20:16] ! SeanGibsn is known as Natty20
+[10 Jan/20:17] ! DJ_Lee is known as KUKI^m18
+[10 Jan/20:17] ! KUKI^m18 is known as KUKI
+[10 Jan/20:18] ! ganjagrl is known as bummedout
+[10 Jan/20:22] ! tuck__ is known as glittapal
+[10 Jan/20:28] ! Toyman is known as _-CiRcE-_
+[10 Jan/20:35] ! chi||iTEA is known as chi||i
+[10 Jan/20:38] ! ^maab^ is known as ^Maab^
+[10 Jan/20:39] > Deton8R!~Deton8R@24.31.74.225 has joined #win98
+[10 Jan/20:39] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/20:39] ! ^Maab^ is known as Queen^Maa
+[10 Jan/20:40] ! Queen^Maa is known as QueenMaab
+[10 Jan/20:44] < SignOff: Deton8R!~Deton8R@24.31.74.225 (Ping timeout for Deton8R[24.31.74.225])
+[10 Jan/20:45] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/20:48] < SignOff: LosGuy!~husky21@user-33qtgea.dialup.mindspring.com (brb)
+[10 Jan/20:52] ! Dark^LuVr is known as DeViLgAl
+[10 Jan/21:04] ! GLITTAGAL is known as gLittaGaL
+[10 Jan/21:10] ! Jonnyca is known as blowfly
+[10 Jan/21:11] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/21:14] ! tuck__ is known as Glitta21F
+[10 Jan/21:14] > LosGuy!~husky21@user-33qthb5.dialup.mindspring.com has joined #win98
+[10 Jan/21:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/21:15] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[10 Jan/21:17] ! CJbrb is known as CJ^
+[10 Jan/21:18] <grav> still 
+[10 Jan/21:18] <grav> kewl
+[10 Jan/21:19] ! tuck__ is known as GlittaF21
+[10 Jan/21:19] <grav> took all the cards out of my machine and formatted, then proceeded w/win98 install
+[10 Jan/21:19] <LosGuy> and?
+[10 Jan/21:19] <grav> blue screen of death popped up 
+[10 Jan/21:19] <grav> OE has occurred
+[10 Jan/21:20] <grav> finally have a quiet house
+[10 Jan/21:20] <LosGuy> OE is usually a driver conflict
+[10 Jan/21:20] <grav> yeah it's in VXD uhcd(04) + 00000354
+[10 Jan/21:20] <LosGuy> but could be other things including yer ram
+[10 Jan/21:20] <CJ^> uhcd....  
+[10 Jan/21:20] <CJ^> usb hub
+[10 Jan/21:21] <CJ^> i believe
+[10 Jan/21:21] <LosGuy> doh
+[10 Jan/21:21] <grav> well, I suppose I could remove the cd rom. and try again
+[10 Jan/21:21] <CJ^> its nto the cdrom though
+[10 Jan/21:21] <CJ^> try this..
+[10 Jan/21:21] <CJ^> go into the BIOS...
+[10 Jan/21:21] <CJ^> diable the USB hub
+[10 Jan/21:21] <CJ^> er disable..
+[10 Jan/21:22] ! GlittaF21 is known as glittagal
+[10 Jan/21:24] ! tuck__ is known as glittabal
+[10 Jan/21:25] <grav> only thing I can find is usb keyboard support
+[10 Jan/21:25] <grav> init display was @ pci i just changed it to agp where it should be
+[10 Jan/21:26] <grav> what if I were to flash the bios?
+[10 Jan/21:26] <CJ^> thats up to you...
+[10 Jan/21:26] <LosGuy> has this system had win98 on it before?
+[10 Jan/21:26] ! _-CiRcE-_ is known as Toyman
+[10 Jan/21:26] <LosGuy> I have seen many cases where a bios flash allowed an install
+[10 Jan/21:26] ! glittabal is known as blitterba
+[10 Jan/21:26] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Ping timeout for Deton8R[a24b31n74client225.hawaii.rr.com])
+[10 Jan/21:26] <grav> no 95
+[10 Jan/21:27] ! blitterba is known as blittabal
+[10 Jan/21:27] <LosGuy> that is something you should look at then
+[10 Jan/21:27] <LosGuy> what chipset on your mb?
+[10 Jan/21:27] <LosGuy> and what cpu also?
+[10 Jan/21:27] <grav> abit something p2 400
+[10 Jan/21:27] <grav> p-2 p-3 board
+[10 Jan/21:28] <CJ^> abit something?
+[10 Jan/21:28] <CJ^> better find out the exact board...:P
+[10 Jan/21:28] <LosGuy> hehe yeah that is handy to know when flashing the bios
+[10 Jan/21:29] <grav> I'm gonna try it the best way I know how. 
+[10 Jan/21:29] <grav> doh1
+[10 Jan/21:29] <grav> hehe yeah, no i'll do the install to the drive from a seperate solid sys and go from there.
+[10 Jan/21:29] <grav> time to bring out old betsy
+[10 Jan/21:29] <LosGuy> ewww
+[10 Jan/21:30] <grav> she always stands up fora  good round or 2
+[10 Jan/21:30] <LosGuy> talk about asking for trouble
+[10 Jan/21:30] <grav> really
+[10 Jan/21:30] <CJ^> seriously..
+[10 Jan/21:30] <CJ^> yes
+[10 Jan/21:30] <CJ^> if its havign trouble in the install..
+[10 Jan/21:30] <grav> and why is that?
+[10 Jan/21:30] <CJ^> what do you thingk will happen with an OS actually running??
+[10 Jan/21:30] <LosGuy> it might work..but it is NOT the way to install
+[10 Jan/21:30] ! blittabal is known as glittagal
+[10 Jan/21:31] <LosGuy> and you will almost certainly have problems ... not long after installing in the other system
+[10 Jan/21:31] ! glittagal is known as blittabal
+[10 Jan/21:31] <CJ^> id look at Abit's site...
+[10 Jan/21:31] <CJ^> see if there is any info about this..
+[10 Jan/21:31] <grav> it's worked on numerous occasions before. and it's not a data critical machine either
+[10 Jan/21:31] <CJ^> or an updated BIOS..
+[10 Jan/21:31] <CJ^> it may just be that
+[10 Jan/21:31] <grav> but the machine I've done it with hasn't complained abit!
+[10 Jan/21:31] ! HigH-AwaY is known as SpyderB8
+[10 Jan/21:32] <grav> pardon the pun
+[10 Jan/21:32] ! SpyderB8 is known as Spy-Away
+[10 Jan/21:32] <LosGuy> haha
+[10 Jan/21:32] <grav> gotta run!
+[10 Jan/21:32] < SignOff: grav!i_am@h209-5-131-217.dccnet.com (Leaving)
+[10 Jan/21:32] <LosGuy> if it is the same mb etc it would work
+[10 Jan/21:33] <CJ^> USB hub causing an OE...
+[10 Jan/21:33] <CJ^> something wrong there...
+[10 Jan/21:34] ! angieboos is known as angieAFK
+[10 Jan/21:35] <LosGuy> yeah a bios flash might be just what he needs
+[10 Jan/21:36] ! angieAFK is known as lonely
+[10 Jan/21:36] ! lonely is known as angiepoos
+[10 Jan/21:36] ! angiepoos is known as MsNasty
+[10 Jan/21:37] <LosGuy> this build is a turd! sheez
+[10 Jan/21:38] <CJ^> of?
+[10 Jan/21:39] * LosGuy formats that partition and installs another build
+[10 Jan/21:40] <LosGuy> that beta thing I am on (the OS)
+[10 Jan/21:40] <CJ^> ack
+[10 Jan/21:40] <CJ^> nep or mill?
+[10 Jan/21:40] <LosGuy> mil
+[10 Jan/21:41] <LosGuy> i dont care for it at all
+[10 Jan/21:41] <CJ^> geeze
+[10 Jan/21:41] <CJ^> been hearing that alot too
+[10 Jan/21:41] <CJ^> also hear they may scrap it..
+[10 Jan/21:41] <LosGuy> the ONLY thing that I like about it is ... it seems to be VERY fast with hard drive access
+[10 Jan/21:42] <LosGuy> yeah I have heard that also
+[10 Jan/21:44] <LosGuy> but they deny it in the news groups
+[10 Jan/21:44] <CJ^> internal is a different story
+[10 Jan/21:44] <CJ^> i think it may actually go through a total rebuild..
+[10 Jan/21:45] ! Spy-Away is known as High-Away
+[10 Jan/21:47] > _Whisper_!WhoCares@sdn-ar-002cavictP092.dialsprint.net has joined #win98
+[10 Jan/21:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/21:47] <LosGuy> it seems totally aimed at complete newbies
+[10 Jan/21:47] > quantiple!quantiplex@lsanca1-ar5-210-043.dsl.gtei.net has joined #win98
+[10 Jan/21:48] <CJ^> think that was the point...
+[10 Jan/21:48] <quantiple> does anyone know how to make the files extentions show in win98
+[10 Jan/21:48] ! chi||i is known as chi||CASH
+[10 Jan/21:48] <quantiple> like jpg
+[10 Jan/21:48] <quantiple> and gif
+[10 Jan/21:48] <LosGuy> there is nothing there that seems new or neat that would appeal to me
+[10 Jan/21:48] <CJ^> sorta make ppl that USE computerts jump to Win2k
+[10 Jan/21:48] <LosGuy> quantiple explorer / view / folderoptions
+[10 Jan/21:49] <LosGuy> view tab UNtick the box that says hide file extensions for known file types 
+[10 Jan/21:50] <LosGuy> yeah I wondered that myself CJ^
+[10 Jan/21:50] ! HigH-AwaY is known as HigHBabE
+[10 Jan/21:50] <LosGuy> but the price! tis a bit steep
+[10 Jan/21:51] <LosGuy> quantiple please dont message me...see the topic
+[10 Jan/21:51] <quantiple> sorry
+[10 Jan/21:52] ! MsNasty is known as angieboos
+[10 Jan/21:52] <LosGuy> in channel
+[10 Jan/21:52] <quantiple> ok
+[10 Jan/21:52] <LosGuy> I dont even read /msgs from people that I dont know
+[10 Jan/21:53] <quantiple> I went to windows explorer and view and it just changes the views
+[10 Jan/21:53] <quantiple> I want to be able to chage he file type
+[10 Jan/21:53] <LosGuy> to CHANGE the file type?
+[10 Jan/21:54] ! y2k_Guy is known as Lonely_Y2
+[10 Jan/21:54] > CivicSpor!J@160.10.208.55 has joined #win98
+[10 Jan/21:55] < SignOff: _Whisper_!WhoCares@sdn-ar-002cavictP092.dialsprint.net (Signed off)
+[10 Jan/21:55] <CivicSpor> does anyone know anything about microsoft network neighborhood?
+[10 Jan/21:55] <quantiple> like change pic.jpg to pic.gif
+[10 Jan/21:56] <LosGuy> sheez 
+[10 Jan/21:56] <CJ^> Civic  what about it?
+[10 Jan/21:56] <LosGuy> I didnt see that... 
+[10 Jan/21:56] <LosGuy> paint should be able to do that
+[10 Jan/21:56] <LosGuy> or one of MANY pic viewers out there
+[10 Jan/21:56] <LosGuy> ie www.hamrick.com for a trial of vueprint pro
+[10 Jan/21:56] <quantiple> I used to be able to change it right through editing the name
+[10 Jan/21:56] <CivicSpor> i just got on a network and i'm notr able to use the net watcher tool to see who is using my computer
+[10 Jan/21:57] <LosGuy> you were not really changing it then quantiple
+[10 Jan/21:57] <CJ^> you logged onto the network?
+[10 Jan/21:57] <CivicSpor> yeah
+[10 Jan/21:57] <quantiple> I know but I want to be able to change it
+[10 Jan/21:57] <quantiple> I can't even see the estentions anymore
+[10 Jan/21:58] <CJ^> Civic  try here   www.helmig.com
+[10 Jan/21:59] <CivicSpor> k
+[10 Jan/21:59] <LosGuy> I told you how to see the extensions
+[10 Jan/22:00] ! Pebbbles is known as Pebsbbl
+[10 Jan/22:01] <LosGuy> explorer / view / folder options / view tab UNtick the "hide extensions for known file types" box
+[10 Jan/22:03] <CivicSpor> i could'nt find anything on that site CJ.....
+[10 Jan/22:05] < quantiple!quantiplex@lsanca1-ar5-210-043.dsl.gtei.net has left #win98 ()
+[10 Jan/22:05] <LosGuy> `op
+[10 Jan/22:05] <LosGuy> `op
+[10 Jan/22:05] <CJ^> ok  you can see computers in NN right??
+[10 Jan/22:06] <LosGuy> -op
+[10 Jan/22:06] @ mode #win98 [+o LosGuy] by LifeBlood!azmodan@phi.compinet.com
+[10 Jan/22:06] <CivicSpor> yeah
+[10 Jan/22:06] <CivicSpor> i can see everyone else on the network
+[10 Jan/22:06] <CJ^> ok
+[10 Jan/22:07] ! ^PaSSiOn^ is known as AnGeL^_
+[10 Jan/22:07] <CJ^> have you read the help file in 98 on Net Watcher?
+[10 Jan/22:07] <CivicSpor> yeah
+[10 Jan/22:08] <CJ^> ok
+[10 Jan/22:08] <CJ^> so what is the exact problem then?
+[10 Jan/22:08] <CJ^> its nto working??
+[10 Jan/22:08] > `Remy!remy@as9-90.brunet.bn has joined #win98
+[10 Jan/22:08] <`Remy> anybody know where i can get bios updated?
+[10 Jan/22:09] <CivicSpor> yeah it's not working
+[10 Jan/22:09] <CJ^> Remy  for what computer or mb?
+[10 Jan/22:09] <CJ^> Civic.. ok
+[10 Jan/22:09] <CJ^> so computers are connected to you correct?
+[10 Jan/22:09] <CivicSpor> when i right click and select tools net watcher is shade..can't select
+[10 Jan/22:10] <CivicSpor> yeah i'm connected to other computers
+[10 Jan/22:10] <`Remy> amibios
+[10 Jan/22:10] <CJ^> Remy  ami is a maker of the bios...
+[10 Jan/22:10] <CJ^> you need to know the motherboard maker  or the computer maker
+[10 Jan/22:11] <CJ^> You can also start Net Watcher by clicking Start, pointing to Programs, pointing to Accessories, pointing to System Tools, and then clicking Net Watcher  << did you do that???
+[10 Jan/22:11] @ mode #win98 [+m] by LosGuy!~husky21@user-33qthb5.dialup.mindspring.com
+[10 Jan/22:12] < SignOff: `Remy!remy@as9-90.brunet.bn (Read error to `Remy[as9-90.brunet.bn]: Connection reset by peer)
+[10 Jan/22:13] < CivicSpor!J@160.10.208.55 has left #win98 ()
+[10 Jan/22:13] > CivicSpor!J@160.10.208.55 has joined #win98
+[10 Jan/22:14] <CJ^> no msgs Civic
+[10 Jan/22:15] ! chi||CASH is known as chi||i
+[10 Jan/22:15] < SignOff: spifdo!jobo@19.des-moines-01-02rs.ia.dial-access.att.net (Signed off)
+[10 Jan/22:16] > Tracey!as@as9-2.brunet.bn has joined #win98
+[10 Jan/22:17] ! dasMan^ is known as dasMan
+[10 Jan/22:19] < SignOff: Tracey!as@as9-2.brunet.bn (Signed off)
+[10 Jan/22:23] ! dasMan is known as BlueRobe
+[10 Jan/22:25] ! PJ_Telly is known as PeJay
+[10 Jan/22:28] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Amsterdam.NL.Eu.UnderNet.org Flanders.Be.Eu.Undernet.org)
+[10 Jan/22:28] > Athena_!itsnotme@ppp35.US-GOVT.org has joined #win98
+[10 Jan/22:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/22:29] ! Athena_ is known as Athena
+[10 Jan/22:33] ! damit is known as Ganja`Peg
+[10 Jan/22:34] < SignOff: CivicSpor!J@160.10.208.55 (Read error to CivicSpor[160.10.208.55]: Connection reset by peer)
+[10 Jan/22:35] ! High-Away is known as SpyderB8
+[10 Jan/22:37] ! symetrix is known as symsleep
+[10 Jan/22:38] ! endorphin is known as Teknomage
+[10 Jan/22:38] ! Teknomage is known as endorphin
+[10 Jan/22:39] ! Xentauria is known as XentAFK
+[10 Jan/22:40] ! Pebsbbl is known as Pebbbles
+[10 Jan/22:40] ! SpyderB8 is known as Spy-Going
+[10 Jan/22:41] ! Pebbbles is known as Pebsphone
+[10 Jan/22:43] ! poisnluc is known as poisonluc
+[10 Jan/22:49] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[10 Jan/22:49] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[10 Jan/22:51] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[10 Jan/22:52] ! zes is known as zes^onfir
+[10 Jan/22:52] ! zes^onfir is known as zester
+[10 Jan/22:55] ! tt is known as Diana22
+[10 Jan/22:56] ! blittabal is known as glittie
+[10 Jan/22:58] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[10 Jan/23:00] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[10 Jan/23:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/23:00] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[10 Jan/23:03] ! issty is known as isty
+[10 Jan/23:04] ! ConRed is known as viperGuy
+[10 Jan/23:12] < SignOff: CJ^!~skippy@sdn-ar-005watacoP055.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[10 Jan/23:20] ! angieboos is known as angieGRRR
+[10 Jan/23:23] ! angieGRRR is known as angieDND
+[10 Jan/23:23] ! angieDND is known as angieafk
+[10 Jan/23:26] ! XentAFK is known as Xentauria
+[10 Jan/23:28] ! angieafk is known as MissNast3
+[10 Jan/23:31] @ mode #win98 [+o Athena] by LosGuy!~husky21@user-33qthb5.dialup.mindspring.com
+[10 Jan/23:31] @ mode #win98 [+o Mandy] by LosGuy!~husky21@user-33qthb5.dialup.mindspring.com
+[10 Jan/23:31] @ mode #win98 [+o Proteus] by LosGuy!~husky21@user-33qthb5.dialup.mindspring.com
+[10 Jan/23:31] @ mode #win98 [+o Tribble] by LosGuy!~husky21@user-33qthb5.dialup.mindspring.com
+[10 Jan/23:31] @ mode #win98 [+o Vulcan] by LosGuy!~husky21@user-33qthb5.dialup.mindspring.com
+[10 Jan/23:31] < SignOff: LosGuy!~husky21@user-33qthb5.dialup.mindspring.com (adios)
+[10 Jan/23:32] ! ChiwiWork is known as ChiwiGal
+[10 Jan/23:33] ! tuck__ is known as Glittera
+[10 Jan/23:37] ! ChiwiGal is known as QT^ShoWa
+[10 Jan/23:43] ! Pebsphone is known as Pebbbles
+[10 Jan/23:47] > |reflex|!front3@user-2ive6ui.dialup.mindspring.com has joined #win98
+[10 Jan/23:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[10 Jan/23:47] ! Tigerleah is known as TiggWeb
+[10 Jan/23:48] < |reflex|!front3@user-2ive6ui.dialup.mindspring.com has left #win98 ()
+[10 Jan/23:54] > Cuffs19!bLaZ@lsu30.vcn.bc.ca has joined #win98
+[10 Jan/23:54] < Cuffs19!bLaZ@lsu30.vcn.bc.ca has left #win98 ()
+[11 Jan/00:02] ! sabrina is known as p_A_T_R_I
+[11 Jan/00:05] ! p_A_T_R_I is known as SABs
+[11 Jan/00:13] < SignOff: Zeus___!~Amsterdam@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[11 Jan/00:14] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/00:14] < SignOff: Tribble!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/00:14] < SignOff: LifeBlood!azmodan@phi.compinet.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/00:14] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/00:15] > TomFool!etienne@c4s7m11.cfw.com has joined #win98
+[11 Jan/00:15] @ mode #win98 [+v TomFool] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/00:16] < TomFool!etienne@c4s7m11.cfw.com has left #win98 ()
+[11 Jan/00:24] > Zeus_!Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[11 Jan/00:24] @ mode #win98 [+v Zeus_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/00:37] ! TiggWeb is known as Tiggles
+[11 Jan/00:44] ! MissNast3 is known as angieboos
+[11 Jan/00:48] > Mandy!biged98@chat.eskimo.com has joined #win98
+[11 Jan/00:48] > Tribble!biged98@chat.eskimo.com has joined #win98
+[11 Jan/00:48] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[11 Jan/00:48] > W!cservice@undernet.org has joined #win98
+[11 Jan/00:48] @ mode #win98 [+ooovov Mandy Tribble LifeBlood LifeBlood W W] by Dallas-R.Tx.US.Undernet.org
+[11 Jan/00:49] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/00:57] ! endorphin is known as Steve
+[11 Jan/00:57] ! Steve is known as endorphin
+[11 Jan/01:10] > Bigs!evasive@CA43425D.ipt.aol.com has joined #win98
+[11 Jan/01:10] @ mode #win98 [+v Bigs] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/01:11] ! ^col is known as ColSander
+[11 Jan/01:20] ! Katrina is known as KattyBear
+[11 Jan/01:40] > Amster!~Amster@d154.paris-194.cybercable.fr has joined #win98
+[11 Jan/01:40] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/01:40] @ mode #win98 [+v Amster] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/01:40] <Amster> Hello
+[11 Jan/01:40] <Bigs> g'day
+[11 Jan/01:41] <Amster> can i add a pci port to my computer ?
+[11 Jan/01:41] <Amster> i would need one more
+[11 Jan/01:41] ! Brushy is known as Guybrush
+[11 Jan/01:57] ! alone_Aga is known as Alone_agn
+[11 Jan/02:04] ! Guybrush is known as GuybruZzz
+[11 Jan/02:19] < Amster!~Amster@d154.paris-194.cybercable.fr has left #win98 ()
+[11 Jan/02:26] ! angieboos is known as angieZzZz
+[11 Jan/02:28] > X[tez]E!SuperStar@24.231.14.66 has joined #win98
+[11 Jan/02:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/02:28] @ mode #win98 [+v X[tez]E] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/02:29] <X[tez]E> Does anyone know where I can get a Windows 98 boot disk(like the one with all the generic cdrom drivers)or how to make one?
+[11 Jan/02:33] <X[tez]E> Guess not
+[11 Jan/02:33] < X[tez]E!SuperStar@24.231.14.66 has left #win98 ()
+[11 Jan/02:55] > Cue_Ball!hi_@ppp050097.usmo.com has joined #win98
+[11 Jan/02:55] @ mode #win98 [+v Cue_Ball] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/02:55] <Cue_Ball> WOW
+[11 Jan/02:55] <Cue_Ball> a +!!!!!
+[11 Jan/02:55] <Bigs> :)
+[11 Jan/02:55] <Cue_Ball> hehe
+[11 Jan/03:06] > D_Diggler!nails@newt-53-0180.direct.ca has joined #win98
+[11 Jan/03:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/03:06] @ mode #win98 [+v D_Diggler] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/03:07] <D_Diggler> is it possible to have one icon open 2 or more programs????
+[11 Jan/03:07] <Cue_Ball> dirk diggler
+[11 Jan/03:08] <Bigs> ha
+[11 Jan/03:08] <D_Diggler> hi cue_ball
+[11 Jan/03:08] <Cue_Ball> hey
+[11 Jan/03:09] <Cue_Ball> I have LEGAL mp3s!!!
+[11 Jan/03:10] <D_Diggler> anybody help me with the icon thing?????
+[11 Jan/03:12] <Cue_Ball> you can with a batch file
+[11 Jan/03:14] <D_Diggler> was hoping that it would be something easier, 
+[11 Jan/03:15] <Cue_Ball> i don't THINK so
+[11 Jan/03:15] > G39!~do_g@guard.ncc-ccn.ca has joined #win98
+[11 Jan/03:16] @ mode #win98 [+v G39] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/03:16] <G39> hello
+[11 Jan/03:16] <G39> wow! interesting
+[11 Jan/03:16] < SignOff: D_Diggler!nails@newt-53-0180.direct.ca (Leaving)
+[11 Jan/03:16] < SignOff: LifeBlood!azmodan@phi.compinet.com (Ping timeout for LifeBlood[phi.compinet.com])
+[11 Jan/03:19] <G39> anyone here alive?
+[11 Jan/03:19] <Bigs> just barely
+[11 Jan/03:20] <G39> i c :)
+[11 Jan/03:20] <Cue_Ball> passing out......
+[11 Jan/03:21] <G39> wonder if anyone can tell me why my LAN (peer to peer, 3 computers) don't require to uses an IP address to comminucate???
+[11 Jan/03:21] <G39> protocols used are tcp and netbeui,
+[11 Jan/03:21] <G39> 2 computer runs win98 and the other one win 98
+[11 Jan/03:21] <G39> win95
+[11 Jan/03:22] <G39> the connection used is BNC...
+[11 Jan/03:22] <G39> winipcfg shows an ip address but do not reflect the one in tcp ip??
+[11 Jan/03:23] <G39> tcp ip is blank?
+[11 Jan/03:31] ! TTimoAFK is known as TTimo
+[11 Jan/03:36] < SignOff: Cue_Ball!hi_@ppp050097.usmo.com (Beyond Emulation: http://be.emulationworld.com)
+[11 Jan/03:36] > _LinuX_!BUNALIM@193.140.43.53 has joined #win98
+[11 Jan/03:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/03:36] @ mode #win98 [+v _LinuX_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/03:36] <_LinuX_> hi everyone
+[11 Jan/03:37] <_LinuX_> thax
+[11 Jan/03:37] < SignOff: G39!~do_g@guard.ncc-ccn.ca (Leaving)
+[11 Jan/03:39] ! _LinuX_ is known as YourGoD
+[11 Jan/03:43] ! YourGoD is known as MyGoD
+[11 Jan/03:44] > WinNTHelp!Not@198.103.56.2 has joined #win98
+[11 Jan/03:44] @ mode #win98 [+v WinNTHelp] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/03:44] <MyGoD> bye
+[11 Jan/03:44] < MyGoD!BUNALIM@193.140.43.53 has left #win98 ()
+[11 Jan/03:44] * WinNTHelp Does anyone know how i can remove the taskbar (not just hide it) in windows NT for security reasons?
+[11 Jan/03:45] < Bigs!evasive@CA43425D.ipt.aol.com has left #win98 ()
+[11 Jan/03:53] < SignOff: WinNTHelp!Not@198.103.56.2 (Leaving)
+[11 Jan/04:09] < SignOff: Zeus_!Amsterdam@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[11 Jan/04:12] > Zeus_!Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[11 Jan/04:12] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/04:13] @ mode #win98 [+v Zeus_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/04:24] > ``remy!~remy@202.160.12.212 has joined #win98
+[11 Jan/04:24] @ mode #win98 [+v ``remy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/04:34] <``remy> anybody know where i can get udated dtiver for following fcc id no?
+[11 Jan/04:34] <``remy> jjl3dsound
+[11 Jan/04:46] > Techno1!barleycorn@games101.ne.mediaone.net has joined #win98
+[11 Jan/04:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/04:46] @ mode #win98 [+v Techno1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/04:47] <Techno1> Anyone know how to set up dial-up server on 98se ?
+[11 Jan/04:50] <Techno1> Have a good day...I'll try back later.
+[11 Jan/04:50] < Techno1!barleycorn@games101.ne.mediaone.net has left #win98 ()
+[11 Jan/04:56] > titanic!PlzWork@139.230.242.110 has joined #win98
+[11 Jan/04:56] @ mode #win98 [+v titanic] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/04:56] <titanic> can anyone tell me which win98 config file points to the win98 spashscreem picture file?
+[11 Jan/04:57] ! viperGuy is known as viperZzzz
+[11 Jan/04:58] < SignOff: titanic!PlzWork@139.230.242.110 (Gonna go play quake.)
+[11 Jan/05:05] < SignOff: ``remy!~remy@202.160.12.212 (Read error to ``remy[202.160.12.212]: Connection reset by peer)
+[11 Jan/05:05] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[11 Jan/05:05] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[11 Jan/05:07] ! symsleep is known as symetrixc
+[11 Jan/05:07] ! symetrixc is known as symetrix
+[11 Jan/05:15] ! Glittera is known as Glittie
+[11 Jan/05:46] < SignOff: LifeBlood!azmodan@phi.compinet.com (Ping timeout for LifeBlood[phi.compinet.com])
+[11 Jan/05:47] > RaSC!MsTrouble@56K-HouTX-040-026.NOL.NET has joined #win98
+[11 Jan/05:47] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/05:47] @ mode #win98 [+v RaSC] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/05:47] ! Glittie is known as GoodGurL9
+[11 Jan/05:47] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[11 Jan/05:47] @ mode #win98 [+o LifeBlood] by W!cservice@undernet.org
+[11 Jan/05:48] <RaSC> anyone know the shortcut if any of taking a screen shot in win98
+[11 Jan/05:50] <RaSC> anyone there?
+[11 Jan/05:53] > v1up!v1up@ts1-27.f1805.quebectel.com has joined #win98
+[11 Jan/05:53] < v1up!v1up@ts1-27.f1805.quebectel.com has left #win98 ()
+[11 Jan/05:54] < RaSC!MsTrouble@56K-HouTX-040-026.NOL.NET has left #win98 ()
+[11 Jan/06:04] ! symetrix is known as symschool
+[11 Jan/06:08] ! Perkify is known as IFKFFaway
+[11 Jan/06:13] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[11 Jan/06:17] > W!cservice@undernet.org has joined #win98
+[11 Jan/06:17] @ mode #win98 [+ov W W] by plano.tx.us.undernet.org
+[11 Jan/17:28] > Azmodan!~azmodan@p180-tnt2.akl.ihug.co.nz has joined #win98
+[11 Jan/17:28] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/17:28] @ mode #WIN98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/17:28] <Big`Ed> hi Azmodan
+[11 Jan/17:28] <Azmodan> hiya Ed
+[11 Jan/17:29] <Big`Ed> have a good tuesday?
+[11 Jan/17:36] ! `cow is known as _________
+[11 Jan/17:40] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (SantaClara.CA.US.Undernet.Org Manhattan.KS.US.Undernet.Org)
+[11 Jan/17:40] < SignOff: Zeus__!Hashish@master.of.the.bongfu.way.com (SantaClara.CA.US.Undernet.Org Manhattan.KS.US.Undernet.Org)
+[11 Jan/17:42] < SignOff: W!cservice@undernet.org (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/17:42] < SignOff: CJbrb!~skippy@sdn-ar-006watacoP182.dialsprint.net (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/17:42] < SignOff: Mandy!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/17:42] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[11 Jan/17:44] ! MAMADOR18 is known as AMOROSO18
+[11 Jan/17:45] > Zeus__!~Hashish@master.of.the.bongfu.way.com has joined #WIN98
+[11 Jan/17:45] @ mode #WIN98 [+v Zeus__] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/17:46] > Tribble!biged98@chat.eskimo.com has joined #WIN98
+[11 Jan/17:46] > Mandy!biged98@chat.eskimo.com has joined #WIN98
+[11 Jan/17:46] > W!cservice@undernet.org has joined #WIN98
+[11 Jan/17:46] > CJbrb!~skippy@sdn-ar-006watacoP182.dialsprint.net has joined #WIN98
+[11 Jan/17:46] > Aphrodite!pegasys@tigerrose.grateful.org has joined #WIN98
+[11 Jan/17:46] @ mode #WIN98 [+ooov Tribble Mandy W CJbrb] by Dallas-R.Tx.US.Undernet.org
+[11 Jan/17:46] > Tribble_!biged98@chat.eskimo.com has joined #WIN98
+[11 Jan/17:46] @ mode #WIN98 [+vv Aphrodite Tribble_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/17:46] <Big`Ed> wb
+[11 Jan/17:46] < SignOff: Tribble!biged98@chat.eskimo.com (Ping timeout for Tribble[chat.eskimo.com])
+[11 Jan/17:47] ! Tribble_ is known as Tribble
+[11 Jan/17:53] > aempirei!aempirei@216-59-11-102.usa.flashcom.net has joined #WIN98
+[11 Jan/17:53] @ mode #WIN98 [+v aempirei] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/17:54] < aempirei!aempirei@216-59-11-102.usa.flashcom.net has left #WIN98 ()
+[11 Jan/17:55] > BigMike!~blah@210-55-38-169.dialup.xtra.co.nz has joined #WIN98
+[11 Jan/17:55] > jet350!~jet@63.74.224.148 has joined #WIN98
+[11 Jan/17:55] @ mode #WIN98 [+vv BigMike jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/17:55] <BigMike> hi all . anyone familiar with CDR's?
+[11 Jan/17:55] <BigMike> ??
+[11 Jan/17:56] ! PeJay is known as PJ_Telly
+[11 Jan/17:56] ! PJ_Telly is known as PeJay
+[11 Jan/17:56] <Los`Guy> I have one
+[11 Jan/17:57] <BigMike> i use to be able to write using different brands of blank CDs etc but now It seems it can only use one brand which is a 'SKC' !?!? know why this could be?
+[11 Jan/17:57] <Los`Guy> hmm
+[11 Jan/17:57] <BigMike> in easy CD 4 I get the message 'laser calibration' error!?
+[11 Jan/17:57] <Los`Guy> no ... unless you have an a
+[11 Jan/17:57] <Los`Guy> yes that is what I was just gonna say
+[11 Jan/17:58] ! RoadHog__ is known as RoadHog_
+[11 Jan/17:58] <Big`Ed> well guyes
+[11 Jan/17:58] <Big`Ed> guys
+[11 Jan/17:58] <BigMike> what is that?
+[11 Jan/17:58] <Big`Ed> time for me to jam
+[11 Jan/17:58] <Los`Guy> send it back to the manufacturer
+[11 Jan/17:58] <Big`Ed> hope you all have a great nite
+[11 Jan/17:58] ! HigH-AwaY is known as HigHBabE
+[11 Jan/17:58] <Los`Guy> to have them adjust the calibration
+[11 Jan/17:58] <BigMike> hmmmmmmm yeah .. wonder if there are any CDR diagnostic utils out there?!
+[11 Jan/17:58] <Los`Guy> nite Big`Ed
+[11 Jan/17:59] <Los`Guy> there are...
+[11 Jan/17:59] <Los`Guy> I dont have names for you though
+[11 Jan/17:59] < SignOff: Big`Ed!BigEd@01-050.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[11 Jan/17:59] <Los`Guy> and recalibrating is a mechanical process on every cdr that I have ever seen
+[11 Jan/18:00] <BigMike> would that be a big job or can anyone more less do it?!? , re-align the laser?!
+[11 Jan/18:00] < crzi!4000@rotary08076.voicenet.com has left #WIN98 ()
+[11 Jan/18:00] > devilDigg!~ddsoft@RED-216-203-0-237.dialup.nyc.redconnect.net has joined #WIN98
+[11 Jan/18:00] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/18:00] <devilDigg> hi all
+[11 Jan/18:00] <Los`Guy> no it should be done by the manufacturer of your cdr
+[11 Jan/18:00] @ mode #WIN98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:06] <devilDigg> cj^: you back?
+[11 Jan/18:07] * Los`Guy has not seen him talk for a while devilDigg
+[11 Jan/18:07] <devilDigg> well im having problems with my linux installation
+[11 Jan/18:08] <Los`Guy> whats happening devilDigg?
+[11 Jan/18:08] <devilDigg> my visibility is about 5% and in #linux im not getting much help
+[11 Jan/18:08] <Los`Guy> #linuxyhelp is a much better help channel
+[11 Jan/18:08] <Los`Guy> doh -y
+[11 Jan/18:08] <devilDigg> ok
+[11 Jan/18:08] <Los`Guy> #linuxhelp
+[11 Jan/18:09] > kcjones!kcjones69@slip-32-101-166-152.al.us.prserv.net has joined #WIN98
+[11 Jan/18:09] @ mode #WIN98 [+v kcjones] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:09] <devilDigg> ok
+[11 Jan/18:09] < MScrash2K!ooslslal@ip127.salt-lake-city9.ut.pub-ip.psi.net has left #WIN98 ()
+[11 Jan/18:13] <devilDigg> not much help in there either with my problem (graphics)
+[11 Jan/18:13] <Los`Guy> what vid card devilDigg?
+[11 Jan/18:14] < SignOff: BigMike!~blah@210-55-38-169.dialup.xtra.co.nz (Leaving)
+[11 Jan/18:14] <devilDigg> banshee
+[11 Jan/18:14] <Azmodan> +
+[11 Jan/18:14] <Los`Guy> I assume it would be on the supported list
+[11 Jan/18:14] <Azmodan> and in case you missed the reference thats the cross to ward off the evil banshee's
+[11 Jan/18:14] <Los`Guy> for redhat that is
+[11 Jan/18:14] <devilDigg> didnt see it
+[11 Jan/18:14] <Los`Guy> doh
+[11 Jan/18:14] <Azmodan> Los`Guy, its not
+[11 Jan/18:14] <devilDigg> i got the drivers
+[11 Jan/18:14] <Azmodan> devilDigg, visit linux.3dfx.com
+[11 Jan/18:14] <Los`Guy> doh
+[11 Jan/18:15] <devilDigg> i got them from the 3dfx site
+[11 Jan/18:15] <devilDigg> thats where i d/l them from
+[11 Jan/18:15] > SLeX!Email@PPPa78-ResalePortlandOr1-2R7170.saturn.bbn.com has joined #WIN98
+[11 Jan/18:15] <devilDigg> the xwindows one
+[11 Jan/18:15] @ mode #WIN98 [+v SLeX] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:15] <Azmodan> then your set
+[11 Jan/18:15] <SLeX> hey
+[11 Jan/18:15] <devilDigg> err: xfree one
+[11 Jan/18:15] <Azmodan> becuase I used them
+[11 Jan/18:15] <devilDigg> hi slex
+[11 Jan/18:15] <SLeX> can i ask my ? please
+[11 Jan/18:15] <Los`Guy> hi
+[11 Jan/18:15] <Los`Guy> go for it 
+[11 Jan/18:15] <SLeX> ok this is my problemm when i try to sign on a friends ftp to d/l some pics it freezes at 150 Opening ASCII mode data connection for /bin/ls. somone said it might be my netwerk card so i d/led new drivers and it fixed omse sites but others r still messed up please help me thanks
+[11 Jan/18:15] <devilDigg> az: but the problem is this
+[11 Jan/18:15] <devilDigg> linux doesnt recognize the .rpm file
+[11 Jan/18:15] <devilDigg> i put it on a cd-rw and it wont read it, i can hardly see anything (everything is black)
+[11 Jan/18:16] <SLeX> .rpm's werk with redhat thats it
+[11 Jan/18:16] <devilDigg> so i dont know where my hdd is at
+[11 Jan/18:16] <SLeX> does anyone know muh answer???
+[11 Jan/18:16] * Los`Guy doesnt SLeX
+[11 Jan/18:16] <Azmodan> SLeX, try passive mode
+[11 Jan/18:17] <Azmodan> SLeX, sometimes referred to as PASV Mode in your ftp software
+[11 Jan/18:17] <devilDigg> slex: transfer them in binary mode
+[11 Jan/18:17] <devilDigg> NOT ascii mode
+[11 Jan/18:17] ! CJbrb is known as CJ^
+[11 Jan/18:17] <Los`Guy> doh
+[11 Jan/18:17] <CJ^> Slex rom work in ANYTHING
+[11 Jan/18:17] <devilDigg> thank god you are back
+[11 Jan/18:17] <CJ^> er RPM's
+[11 Jan/18:19] <CJ^> what BS are you talking???/
+[11 Jan/18:19] <devilDigg> cj: mandrake is installed
+[11 Jan/18:19] <CJ^> kewl DD
+[11 Jan/18:19] <CJ^> now whats with the rpm??
+[11 Jan/18:19] <devilDigg> and i d/l the drivers visibility 5%
+[11 Jan/18:19] <devilDigg> it wont recognize the .rpm file
+[11 Jan/18:19] <devilDigg> i d/l the xfree drivers for the banshee
+[11 Jan/18:20] <CJ^> it says what?
+[11 Jan/18:20] <devilDigg> it cant open the file
+[11 Jan/18:20] <CJ^> that its not an RPM file correct?
+[11 Jan/18:20] <devilDigg> it is a .rpm file
+[11 Jan/18:20] <CJ^> ok   whats teh full extension on it?
+[11 Jan/18:20] <CJ^> ok..
+[11 Jan/18:20] <devilDigg> XFree86-SVGA-3.3.5-0.6.1.i386.rpm
+[11 Jan/18:20] <CJ^> look at it again
+[11 Jan/18:20] <devilDigg> thats the file name
+[11 Jan/18:22] > Azmodan!~azmodan@p180-tnt2.akl.ihug.co.nz has joined #win98
+[11 Jan/18:22] <SLeX> wring help channel
+[11 Jan/18:22] < SignOff: SLeX!Email@PPPa78-ResalePortlandOr1-2R7170.saturn.bbn.com (SLeXoRiFiC sCrIpT <bY> SLeX)
+[11 Jan/18:22] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:22] <devilDigg> no prob slex, did you change ascii mode to binary?
+[11 Jan/18:22] <CJ^> :P
+[11 Jan/18:22] <devilDigg> cj: yeah its my default for irc now :)
+[11 Jan/18:22] <CJ^> kewls..
+[11 Jan/18:22] <devilDigg> yup
+[11 Jan/18:22] <CJ^> brought another to the Dark side...
+[11 Jan/18:23] <devilDigg> heh
+[11 Jan/18:23] <CJ^> Jamie will keep ya posted via email of upgrades too
+[11 Jan/18:23] <Los`Guy>  <<ÐêtóÑ8®>> v4.0  Digital Damnation Edition.
+[11 Jan/18:23] <CJ^> thats why ya did the email add when ya got it...
+[11 Jan/18:23] <Los`Guy> hehe
+[11 Jan/18:23] <devilDigg> anyway back to linux over here its 12:21 AM and i have finals tomorow
+[11 Jan/18:23] <CJ^> lol
+[11 Jan/18:23] <CJ^> ok
+[11 Jan/18:23] <CJ^> logon as root
+[11 Jan/18:23] <CJ^> OR
+[11 Jan/18:23] <CJ^> as the user you want
+[11 Jan/18:23] <CJ^> then do this
+[11 Jan/18:23] <CJ^> su
+[11 Jan/18:23] <CJ^> thast super use
+[11 Jan/18:23] <CJ^> it will ask for the password... 
+[11 Jan/18:23] <CJ^> use root password..
+[11 Jan/18:24] <CJ^> then to the rpm install
+[11 Jan/18:24] <devilDigg> ok
+[11 Jan/18:24] <CJ^> rpm -Uvh filename.rpm
+[11 Jan/18:24] <devilDigg> thanks brb
+[11 Jan/18:24] <devilDigg> oh
+[11 Jan/18:24] <CJ^> ok
+[11 Jan/18:24] <devilDigg> wait..
+[11 Jan/18:24] <CJ^> yes  like that...
+[11 Jan/18:24] <devilDigg> in x, if i click on the file it will popup an installer window
+[11 Jan/18:24] <CJ^> yes
+[11 Jan/18:24] <CJ^> i know
+[11 Jan/18:24] <devilDigg> do not go with teh installer window?
+[11 Jan/18:24] <CJ^> but you have to be root
+[11 Jan/18:24] <Los`Guy> wont work unless you have root privilages though
+[11 Jan/18:24] <CJ^> do it at promt
+[11 Jan/18:24] <CJ^> naah
+[11 Jan/18:25] <CJ^> learn that later
+[11 Jan/18:25] <CJ^> do rpms at xterm or console...\
+[11 Jan/18:25] <devilDigg> oh, so how do i not load X ?
+[11 Jan/18:25] <CJ^> just get in X
+[11 Jan/18:25] <devilDigg> i set it to automatically load
+[11 Jan/18:25] <CJ^> then  see in KDE onteh taskbar...
+[11 Jan/18:25] <devilDigg> oh and go to the prompt
+[11 Jan/18:25] <CJ^> there is an ICON
+[11 Jan/18:25] <CJ^> right
+[11 Jan/18:25] <devilDigg> i get you know
+[11 Jan/18:25] <CJ^> the monitor with a shell on it
+[11 Jan/18:25] <devilDigg> i cant see icons, i can jsut read the letters
+[11 Jan/18:25] <devilDigg> :)
+[11 Jan/18:25] <CJ^> go there
+[11 Jan/18:25] <CJ^> and do su
+[11 Jan/18:25] <CJ^> password
+[11 Jan/18:26] <CJ^> rpm -Uvh filename.rpm
+[11 Jan/18:26] <Azmodan> ctrl-alt-backspace to kill X
+[11 Jan/18:26] <CJ^> right
+[11 Jan/18:26] <CJ^> then run 
+[11 Jan/18:26] <CJ^> Xconfigurator
+[11 Jan/18:26] <Azmodan> or ctrl-alt-f2 to get a seperate console
+[11 Jan/18:26] < kcjones!kcjones69@slip-32-101-166-152.al.us.prserv.net has left #win98 ()
+[11 Jan/18:26] <CJ^> rem   X  capital X
+[11 Jan/18:27] <devilDigg> ok wait
+[11 Jan/18:27] <CJ^> yes?
+[11 Jan/18:27] <devilDigg> after i install, press ctrl-alt-f2
+[11 Jan/18:27] <CJ^> well either one
+[11 Jan/18:27] <devilDigg> i get a seperate console and type X
+[11 Jan/18:27] <CJ^> you can do this....
+[11 Jan/18:27] > pyrokiwi!mrremhehe@210-55-121-142.dialup.xtra.co.nz has joined #win98
+[11 Jan/18:27] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:28] <devilDigg> pyro!!!!
+[11 Jan/18:28] <pyrokiwi> hiya guys
+[11 Jan/18:28] <CJ^> you can do crtl-alt-f2
+[11 Jan/18:28] <CJ^> get to console
+[11 Jan/18:28] <CJ^> install the rpm
+[11 Jan/18:28] <pyrokiwi> i been rockclimbing :)
+[11 Jan/18:28] <CJ^> run Xconfigurator
+[11 Jan/18:28] <CJ^> after its all done...
+[11 Jan/18:28] <CJ^> crtl-alt-bksp
+[11 Jan/18:28] <CJ^> kills X
+[11 Jan/18:28] <CJ^> but if you set X to start at boot it will
+[11 Jan/18:28] <CJ^> NOW
+[11 Jan/18:28] <CJ^> the other way to restart the init...
+[11 Jan/18:29] <devilDigg> ok im a bit lost
+[11 Jan/18:29] <CJ^> kill -HUP -1
+[11 Jan/18:29] <devilDigg> su
+[11 Jan/18:29] <CJ^> LOL
+[11 Jan/18:29] <devilDigg> password
+[11 Jan/18:29] <CJ^> yes
+[11 Jan/18:29] <devilDigg> -Uhv filename.rpm
+[11 Jan/18:29] <CJ^> no
+[11 Jan/18:29] <pyrokiwi> hehe some1s learning linux
+[11 Jan/18:29] <CJ^> rpm -Uvh filename.rpm
+[11 Jan/18:29] <devilDigg> yes me..
+[11 Jan/18:29] <CJ^> just like htat
+[11 Jan/18:29] <devilDigg> oh :)
+[11 Jan/18:31] <CJ^> then... after it installs...
+[11 Jan/18:31] * pyrokiwi still needs to finsish setting his box up
+[11 Jan/18:31] <CJ^> Xconfigurator
+[11 Jan/18:31] <pyrokiwi> but i may be getting a moniter soon :)
+[11 Jan/18:31] <CJ^> go through the motions
+[11 Jan/18:31] <CJ^> install the card
+[11 Jan/18:31] <CJ^> set teh rez
+[11 Jan/18:31] <CJ^> and.....
+[11 Jan/18:31] <CJ^> dont let it set X to start at boot up
+[11 Jan/18:31] <CJ^> always start at console
+[11 Jan/18:31] <devilDigg> rez= resolution right?
+[11 Jan/18:31] <CJ^> right
+[11 Jan/18:31] <devilDigg> um how do i set it to always start at console?
+[11 Jan/18:31] <CJ^> the banshee shoudl be fine at 1024x768 16 bit
+[11 Jan/18:31] <CJ^> when it tests the res
+[11 Jan/18:31] <CJ^> it will say  can you see this....
+[11 Jan/18:31] <devilDigg> yeah i knw, but this monitor sucks with 1024, so i will set it to 800x600
+[11 Jan/18:31] <CJ^> click yes
+[11 Jan/18:31] <devilDigg> 16 bit
+[11 Jan/18:31] <devilDigg> ok
+[11 Jan/18:31] <CJ^> then  it will ask if you want to start x at boot up
+[11 Jan/18:31] <CJ^> choose no
+[11 Jan/18:31] <devilDigg> ok
+[11 Jan/18:31] <devilDigg> brb
+[11 Jan/18:31] <devilDigg> before i leave anything else i need to knwo?
+[11 Jan/18:31] <devilDigg> know too..
+[11 Jan/18:31] <CJ^> yes
+[11 Jan/18:31] <devilDigg> what?
+[11 Jan/18:31] <CJ^> always have a boot disk handy
+[11 Jan/18:31] <devilDigg> ok i will make one tommorow
+[11 Jan/18:31] <Los`Guy> haha
+[11 Jan/18:32] <CJ^> next week...
+[11 Jan/18:32] <CJ^> kernel upgrades...
+[11 Jan/18:32] <Los`Guy> hmmm
+[11 Jan/18:32] <devilDigg> no tommorow, (i already made a sticky of it on my desktop) that is for serious stuff
+[11 Jan/18:32] <CJ^> and an in depth look at insmod..
+[11 Jan/18:32] <Los`Guy> I need to install linux on this box
+[11 Jan/18:32] <devilDigg> ok
+[11 Jan/18:32] <devilDigg> brb
+[11 Jan/18:32] < SignOff: devilDigg!~ddsoft@RED-216-203-0-237.dialup.nyc.redconnect.net (I was using GoIRC, check it out on http://www.the-hunters.org/GoIRC)
+[11 Jan/18:32] <Los`Guy> reminded me...wonder how much faster this box will compile a kernal
+[11 Jan/18:32] > kcjones!kcjones69@slip-32-101-166-152.al.us.prserv.net has joined #win98
+[11 Jan/18:32] @ mode #win98 [+v kcjones] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:33] * pyrokiwi has almost finsished his script
+[11 Jan/18:33] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/18:33] <pyrokiwi> hmmmmm
+[11 Jan/18:33] <pyrokiwi> rockclimbing was fun
+[11 Jan/18:35] > DaveB`!dave@hillsboro55.cillnet.com has joined #win98
+[11 Jan/18:36] @ mode #win98 [+v DaveB`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:36] <DaveB`> any idea  what would cause.. divide error in module GDI.EXE
+[11 Jan/18:36] <pyrokiwi> well when does it happen?
+[11 Jan/18:36] <Los`Guy> bad software DaveB`
+[11 Jan/18:36] <DaveB`> happens at random
+[11 Jan/18:36] <DaveB`> here on IRC     on webpages
+[11 Jan/18:36] <pyrokiwi> ok
+[11 Jan/18:36] <pyrokiwi> gdi is some program any ideas what?
+[11 Jan/18:37] <DaveB`> Los    i have re-installed Win98 3 or 4 times
+[11 Jan/18:37] <DaveB`> still same errors
+[11 Jan/18:37] <CJ^> re-installed 98 on top of itself???
+[11 Jan/18:37] <DaveB`> yes
+[11 Jan/18:37] <CJ^> bad idea..
+[11 Jan/18:37] <pyrokiwi> wat other software hav u installed?
+[11 Jan/18:37] <CJ^> dont 
+[11 Jan/18:37] <DaveB`> figures
+[11 Jan/18:37] <CJ^> clean install work best
+[11 Jan/18:37] <CJ^> if you have issues...
+[11 Jan/18:37] <CJ^> run sfc
+[11 Jan/18:37] <CJ^> see if there any corrupted files.
+[11 Jan/18:37] <DaveB`> would a bad HD cause that as well?
+[11 Jan/18:38] <CJ^> if it corrupts files...
+[11 Jan/18:38] <CJ^> but dont look that deep really..
+[11 Jan/18:38] <DaveB`> it might well be
+[11 Jan/18:38] <CJ^> start at th apps you have running
+[11 Jan/18:38] <DaveB`> how do I do the sfc?
+[11 Jan/18:38] <DaveB`> this 98 is new to me?
+[11 Jan/18:38] <CJ^> start
+[11 Jan/18:38] <CJ^> run
+[11 Jan/18:38] <pyrokiwi> start-run-sfc
+[11 Jan/18:38] <CJ^> type 
+[11 Jan/18:38] <CJ^> sfc
+[11 Jan/18:38] <DaveB`> ahh ok
+[11 Jan/18:40] <DaveB`> thanks for the help :)
+[11 Jan/18:40] <pyrokiwi> :) np
+[11 Jan/18:40] < DaveB`!dave@hillsboro55.cillnet.com has left #win98 ()
+[11 Jan/18:45] > LosGuy!~husky21@user-33qtich.dialup.mindspring.com has joined #win98
+[11 Jan/18:45] < SignOff: Los`Guy!~husky21@user-33qtich.dialup.mindspring.com (switching computers)
+[11 Jan/18:45] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:45] <pyrokiwi> yo LosGuy
+[11 Jan/18:45] <pyrokiwi> btw do u think ppl would pay more/less 4 a linux box? then a win box?
+[11 Jan/18:45] > beaker23!~deli@cr844459-a.slnt1.on.wave.home.com has joined #win98
+[11 Jan/18:45] @ mode #win98 [+v beaker23] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:45] <CJ^> ppl will pay for what they want
+[11 Jan/18:45] <beaker23> hey anyone here good with networking??
+[11 Jan/18:45] <CJ^> whats the problem beaker?
+[11 Jan/18:45] <pyrokiwi> hmmm beaker23 state ur prob 
+[11 Jan/18:45] < SignOff: jet350!~jet@63.74.224.148 (Read error to jet350[63.74.224.148]: Connection reset by peer)
+[11 Jan/18:45] <beaker23> i have 2 internet connections 1 cable modem with static ip and a dsl with pppoe (dynamic ip)
+[11 Jan/18:45] <beaker23> i need to redirect all port 21 activity to the dsl
+[11 Jan/18:45] <beaker23> everything else to cable?
+[11 Jan/18:45] <CJ^> why ya doing both?
+[11 Jan/18:45] <beaker23> any ideas on what software i could use ?
+[11 Jan/18:45] <beaker23> I get dsl free from work
+[11 Jan/18:45] <beaker23> but cable is way faster
+[11 Jan/18:45] > MrServ0n!mrserv0n18@98CF1EED.ipt.aol.com has joined #win98
+[11 Jan/18:45] @ mode #win98 [+v MrServ0n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:45] <MrServ0n> i have a sound blaster live and My sound some days sounds good and others like know my winamp is all fuzzy and my blitz 2000 sounds like shit, and when i boot my pc i get SB16 Alert and have to click on it 2wice in order to boot my machine! i hate it
+[11 Jan/18:45] <CJ^> MrServon
+[11 Jan/18:45] <CJ^> cause your using DOS drivers 
+[11 Jan/18:45] <wez> and <i>I</i> hate <b>you</B>
+[11 Jan/18:45] <CJ^> get them outta the autoexec.bat and config.sys
+[11 Jan/18:45] <CJ^> and  no cussing
+[11 Jan/18:45] <wez> :)
+[11 Jan/18:45] <beaker23> so any ideas?
+[11 Jan/18:45] <MrServ0n> cj? hmm lemme have a look
+[11 Jan/18:45] <beaker23> i guess it would be load sharing in a way
+[11 Jan/18:45] <CJ^> beaker... might wanna try sygate
+[11 Jan/18:45] <beaker23> anything like wingate?
+[11 Jan/18:45] <LosGuy> or winroute and map port21
+[11 Jan/18:45] <kcjones> could someone tell give me some tips on making my com run smoother/faster?
+[11 Jan/18:45] <beaker23> hmmm, may do it as wingate has no options i can see for that
+[11 Jan/18:45] <MrServ0n> Ok i just went to edit my autoexec.bat. and umm its not there..
+[11 Jan/18:45] <LosGuy> I dont know if winroute will do it either
+[11 Jan/18:46] <CJ^> MrServ  then when during boot up are you getting the errror msg?
+[11 Jan/18:46] <beaker23> well i gotta try anyway , i have 2 nics and 2 ips, and wanna use both at th same time
+[11 Jan/18:46] <pyrokiwi> hmmmm
+[11 Jan/18:46] <MrServ0n> yea as soon as windows loads i get SB16 DRIVER ALERT
+[11 Jan/18:47] <pyrokiwi> how many pcs?
+[11 Jan/18:47] <beaker23> 1pc
+[11 Jan/18:47] <beaker23> thats the problem
+[11 Jan/18:47] <CJ^> MrServ  thats the DOS driver its looking for...
+[11 Jan/18:47] <pyrokiwi> hmmmm
+[11 Jan/18:47] <CJ^> persoanlly  i removed the SB card..
+[11 Jan/18:47] <CJ^> and reinstalled..
+[11 Jan/18:47] <CJ^> chosing custom install on the drivers..
+[11 Jan/18:47] <pyrokiwi> y u want both though if ya have cable y do u need dialup?
+[11 Jan/18:47] <MrServ0n> So what do i do re-install the software and drivers?
+[11 Jan/18:47] <CJ^> and not install teh DOS mode drivers..
+[11 Jan/18:47] <LosGuy> he may have a conflict 
+[11 Jan/18:47] <CJ^> worked well for me that way
+[11 Jan/18:48] <beaker23> not
+[11 Jan/18:48] <MrServ0n> k ill try bbiab
+[11 Jan/18:48] <MrServ0n> thanks
+[11 Jan/18:48] < SignOff: MrServ0n!mrserv0n18@98CF1EED.ipt.aol.com (Leaving)
+[11 Jan/18:48] <beaker23> the dsl connects ussing a ppp authentication
+[11 Jan/18:48] <beaker23> then after that the ethernet kicks in
+[11 Jan/18:48] <CJ^> odd way of connecting....
+[11 Jan/18:48] <beaker23> yeah
+[11 Jan/18:48] <beaker23> but it s free
+[11 Jan/18:49] <CJ^> heh
+[11 Jan/18:49] <CJ^> cant beat that
+[11 Jan/18:49] <pyrokiwi> well then dont use cable save money and buy new pc :)
+[11 Jan/18:51] <beaker23> yeah thats what i hear..
+[11 Jan/18:51] <beaker23> but this would be great to be able to figure out for work
+[11 Jan/18:51] <pyrokiwi> hmmmmm
+[11 Jan/18:51] <pyrokiwi> wellll hmmmmmm let me see y do u want to use both at same time?
+[11 Jan/18:51] < wez!not@04-174.034.popsite.net has left #win98 ()
+[11 Jan/18:51] <CJ^> thats difficult to do..
+[11 Jan/18:51] <pyrokiwi> ur pc wont be fast enough really if 1 is cable
+[11 Jan/18:51] <CJ^> but it is possible....:P
+[11 Jan/18:51] <beaker23> cause i have a limit on cable..
+[11 Jan/18:51] <beaker23> so all the downloads go through dsl , everything else on cable
+[11 Jan/18:51] <pyrokiwi> ahhhh
+[11 Jan/18:51] <pyrokiwi> well in that case almost impossable
+[11 Jan/18:51] <pyrokiwi> btw y do it that way
+[11 Jan/18:51] <LosGuy> uh I dont think what you want is possible
+[11 Jan/18:52] <LosGuy> Ithought you had an ftp site on the dsl
+[11 Jan/18:52] <beaker23> gotta be, win2000 supports it as well as linux
+[11 Jan/18:52] <LosGuy> you have two different IPs then
+[11 Jan/18:52] <beaker23> no i want to transfer through 21
+[11 Jan/18:52] <beaker23> yup
+[11 Jan/18:52] <pyrokiwi> hmmmm oh well ill let ya do it
+[11 Jan/18:52] <beaker23> @home is my cable
+[11 Jan/18:52] <beaker23> and dsl is from work
+[11 Jan/18:52] <LosGuy> so whenyou click on a link it is gonna send to another IP? hmmm
+[11 Jan/18:53] > _aRiEs_!fszdh@203.177.28.109 has joined #win98
+[11 Jan/18:53] @ mode #win98 [+v _aRiEs_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:53] <beaker23> no.. all links go the same way no matter the ispo
+[11 Jan/18:53] <beaker23> isp
+[11 Jan/18:53] <CJ^> beaker.. but what it does come down to is this..
+[11 Jan/18:53] <beaker23> hmm
+[11 Jan/18:53] <CJ^> TCP and all networking try to use the fastest way to travel...
+[11 Jan/18:53] <beaker23> yeah
+[11 Jan/18:53] <CJ^> having to means of netowrking in one machine can actually slow it down...
+[11 Jan/18:54] <beaker23> i want to tell them go here or there..
+[11 Jan/18:54] <beaker23> like routing
+[11 Jan/18:55] <CJ^> well....
+[11 Jan/18:55] <_aRiEs_> how can i configure win98 second edition to be a server using internet sharing not wingate!
+[11 Jan/18:55] <CJ^> you cant actualy aries
+[11 Jan/18:55] <CJ^> ICS isnt made to do that
+[11 Jan/18:55] <_aRiEs_> ah oic!
+[11 Jan/18:55] <LosGuy> hmm
+[11 Jan/18:56] <LosGuy> server meaning?
+[11 Jan/18:56] <_aRiEs_> yeah losguy
+[11 Jan/18:56] <LosGuy> that was not a yeah or no question
+[11 Jan/18:56] <CJ^> well.. what type of server??
+[11 Jan/18:56] <CJ^> ftp server?
+[11 Jan/18:56] <CJ^> file server?
+[11 Jan/18:56] <CJ^> what
+[11 Jan/18:56] <_aRiEs_> both
+[11 Jan/18:57] <CJ^> then go get NT
+[11 Jan/18:57] <CJ^> i mena
+[11 Jan/18:57] <CJ^> you can do ftp server with an FTP app...
+[11 Jan/18:57] <CJ^> but...
+[11 Jan/18:57] <LosGuy> if you just want to share an internet connection you can use ICS
+[11 Jan/18:57] <CJ^> 98 isnt really a server OS...
+[11 Jan/18:57] <LosGuy> else ....listen to CJ^
+[11 Jan/18:57] < _aRiEs_!fszdh@203.177.28.109 has left #win98 ()
+[11 Jan/18:58] < SignOff: kcjones!kcjones69@slip-32-101-166-152.al.us.prserv.net (Leaving)
+[11 Jan/18:58] <beaker23> yeah... tru
+[11 Jan/18:58] < SignOff: beaker23!~deli@cr844459-a.slnt1.on.wave.home.com (Cloud'z Script Http://underworld.fortunecity.com/rpg/883/home.htm)
+[11 Jan/18:59] > MrServ0n!mrserv0n18@98AC7FFB.ipt.aol.com has joined #win98
+[11 Jan/18:59] @ mode #win98 [+v MrServ0n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:59] <CJ^> ask in channel MrServ
+[11 Jan/18:59] > all4not!Jackel@d100.earth.sunset.net has joined #win98
+[11 Jan/18:59] @ mode #win98 [+v all4not] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/18:59] <CJ^> in channel
+[11 Jan/18:59] <CJ^> no msgs
+[11 Jan/18:59] <all4not> does it slow down my computer to mix pc100 memory and reg memory?
+[11 Jan/18:59] <CJ^> all.. meaning??
+[11 Jan/18:59] < SignOff: pyrokiwi!mrremhehe@210-55-121-142.dialup.xtra.co.nz (Ping timeout for pyrokiwi[210-55-121-142.dialup.xtra.co.nz])
+[11 Jan/19:00] <MrServ0n> i still get CMI's SB16 ALERT alert on boot up
+[11 Jan/19:00] <CJ^> PC100 sdram and PC66 sdram?
+[11 Jan/19:00] <MrServ0n> i reinstalled the drivers too. and left the dos drivers out
+[11 Jan/19:00] <CJ^> CMI??
+[11 Jan/19:00] <LosGuy> mixing RAM is not smart usually
+[11 Jan/19:00] > pyrokiwi!mrremhehe@202-27-180-55.dialup.xtra.co.nz has joined #win98
+[11 Jan/19:00] <CJ^> MrServe  you have on-board sound???
+[11 Jan/19:00] <MrServ0n> I do.
+[11 Jan/19:00] @ mode #win98 [+v pyrokiwi] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/19:00] <CJ^> that why
+[11 Jan/19:00] > ^pup!santaself@1Cust69.tnt9.sdg1.da.uu.net has joined #win98
+[11 Jan/19:00] @ mode #win98 [+v ^pup] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/19:00] <CJ^> you still have the older sound drivers loading
+[11 Jan/19:00] <CJ^> disable the on-board chip
+[11 Jan/19:00] <CJ^> in bios
+[11 Jan/19:00] <CJ^> and remove the drivers from win
+[11 Jan/19:01] <MrServ0n> I cant fig it out i disabled the WSS sound system in windows system config
+[11 Jan/19:01] <^pup> anyone know about office 97?
+[11 Jan/19:01] <CJ^> Mr srv..
+[11 Jan/19:01] <MrServ0n> I cant fig out how to diable the onboard one in bios i dont think you can
+[11 Jan/19:01] <CJ^> but you still have those drivers loading..
+[11 Jan/19:01] <CJ^> cause you didnt disable the on-board sound in bios
+[11 Jan/19:01] > Zeus___!~Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[11 Jan/19:01] @ mode #win98 [+v Zeus___] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/19:02] <MrServ0n> How do i go about doing so any idea on what section its in? do i change an IRQ in Bios or how do i find out?
+[11 Jan/19:02] <CJ^> at boot up
+[11 Jan/19:02] <CJ^> hit del
+[11 Jan/19:02] <MrServ0n> right i know that..
+[11 Jan/19:02] <CJ^> there will be a section for the sound card under Periphals
+[11 Jan/19:02] <CJ^> er  yeah
+[11 Jan/19:02] <CJ^> your MB manula can also tell you how to do this...
+[11 Jan/19:03] <CJ^> er manual...
+[11 Jan/19:03] <MrServ0n> its under peripherals?? ok.. then what?
+[11 Jan/19:03] < SignOff: Zeus_!Amsterdam@master.of.the.bongfu.way.com (Amsterdam.NL.Eu.UnderNet.org graz.at.Eu.UnderNet.org)
+[11 Jan/19:03] < ^pup!santaself@1Cust69.tnt9.sdg1.da.uu.net has left #win98 ()
+[11 Jan/19:03] <CJ^> look for the on-board sound
+[11 Jan/19:04] <CJ^> there shoudl be somthign to disable it there
+[11 Jan/19:04] <MrServ0n> brb ill reboot and tell ya what i see..
+[11 Jan/19:04] <MrServ0n> bbiab
+[11 Jan/19:04] <CJ^> OR check the MB manual
+[11 Jan/19:04] < SignOff: MrServ0n!mrserv0n18@98AC7FFB.ipt.aol.com (Leaving)
+[11 Jan/19:12] < pyrokiwi!mrremhehe@202-27-180-55.dialup.xtra.co.nz has left #win98 ()
+[11 Jan/19:13] > MrServ0n!mrserv0n18@98ACCA20.ipt.aol.com has joined #win98
+[11 Jan/19:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/19:14] @ mode #win98 [+v MrServ0n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/19:14] <MrServ0n> CJ nothing there about a sound card
+[11 Jan/19:14] <MrServ0n> i found my MB book..
+[11 Jan/19:14] <LosGuy> it might be a jumper
+[11 Jan/19:14] <MrServ0n> im looking through it
+[11 Jan/19:15] <CJ^> some of them disable the sound automatically by removing a ribbon attached to the board...
+[11 Jan/19:15] <CJ^> do you have one like that?
+[11 Jan/19:19] <MrServ0n> I did remove the ribbon, put it this way, I know the sound blaster live value is working because all the software works for it if i use sound blaster live's .mp3 player it works fine, or anything associated with thier toolbar, anything else is fuzzy. and i still get the CMI SB16 driver alert.. it must be something in the configuration 
+[11 Jan/19:19] ! LosGuy is known as LosBrb
+[11 Jan/19:19] <MrServ0n> i found something in the MB book, says Onboard Sound Selector and shows a pic of it to be diabled must have a jumper on #5, and it doesnt. Problem is I dont have any jumpers laying around, and i cant just pull one off somewhere else on the board :_
+[11 Jan/19:25] <LosBrb> get one from an electronics store
+[11 Jan/19:25] <MrServ0n> i dont really wanna wait that long
+[11 Jan/19:25] <LosBrb> sheez
+[11 Jan/19:25] <MrServ0n> poopy Motherboards with onboard garbage.. i hate em
+[11 Jan/19:25] ! LosBrb is known as LosGuy
+[11 Jan/19:25] <CJ^> the CMI is casuign the conflict
+[11 Jan/19:25] <CJ^> that on-board sound chip is the conflict
+[11 Jan/19:25] <CJ^> either that or the driver
+[11 Jan/19:25] <CJ^> NOW
+[11 Jan/19:25] <CJ^> in teh device manager  if its still there  the drive will get loaded..
+[11 Jan/19:25] <CJ^> hmm
+[11 Jan/19:25] <CJ^> well i could DCC ya one...
+[11 Jan/19:25] <CJ^> dont think it would work though....
+[11 Jan/19:25] <CJ^> :P
+[11 Jan/19:25] <CJ^> heck
+[11 Jan/19:25] <CJ^> i got a few dozen million of em laying around...
+[11 Jan/19:27] <CJ^> heh
+[11 Jan/19:27] <CJ^> yeah  but you bought it right?????
+[11 Jan/19:27] <LosGuy> no hardware on channel :P
+[11 Jan/19:27] <LosGuy> doh its not in the topic
+[11 Jan/19:27] <MrServ0n> yes]
+[11 Jan/19:27] <CJ^> heh
+[11 Jan/19:27] <CJ^> lesson learned...:P
+[11 Jan/19:27] <CJ^> been there
+[11 Jan/19:27] <CJ^> i use those boads for soldering practice now...
+[11 Jan/19:27] <MrServ0n> yea i know i dont deserve to be alive. So how do i tell which drivers are used by what?
+[11 Jan/19:28] <CJ^> well...  avoid the whole issue..
+[11 Jan/19:28] <CJ^> and use the jumper
+[11 Jan/19:28] <CJ^> BUT
+[11 Jan/19:29] <CJ^> if you go int eh device manager
+[11 Jan/19:29] <CJ^> and look at all the sond devices
+[11 Jan/19:29] <CJ^> propoerties
+[11 Jan/19:29] <CJ^> driver tab
+[11 Jan/19:29] <CJ^> it shoudl tellyya there...
+[11 Jan/19:29] <CJ^> shoudl...
+[11 Jan/19:30] <MrServ0n> yea i belive all the drivers with the maufactuer CREATIVE are the live ones and the C-media ones are the onboard so im gonna try disabling all C-media manufactured drivers
+[11 Jan/19:30] <CJ^> right
+[11 Jan/19:30] <MrServ0n> bbiab
+[11 Jan/19:33] < SignOff: MrServ0n!mrserv0n18@98ACCA20.ipt.aol.com (Read error to MrServ0n[98ACCA20.ipt.aol.com]: Connection reset by peer)
+[11 Jan/19:33] > MrServ0n!mrserv0n18@ABD1B389.ipt.aol.com has joined #win98
+[11 Jan/19:35] @ mode #win98 [+v MrServ0n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/19:35] <MrServ0n> CJ, works like a charm now. excellant
+[11 Jan/19:35] <CJ^> used teh jumper?
+[11 Jan/19:35] <CJ^> or disabled those drivers?
+[11 Jan/19:35] <MrServ0n> disabled c-media drivers
+[11 Jan/19:35] <CJ^> ahh
+[11 Jan/19:35] <CJ^> well that shoudl work for now...
+[11 Jan/19:35] <CJ^> till ya jumper it
+[11 Jan/19:35] <MrServ0n> no more SB16 alert or nothin, and ive had this card for a whole month like that too :
+[11 Jan/19:35] <MrServ0n> :)
+[11 Jan/19:35] <MrServ0n> alright thanks see ya next time
+[11 Jan/19:35] < SignOff: MrServ0n!mrserv0n18@ABD1B389.ipt.aol.com (Leaving)
+[11 Jan/19:37] < SignOff: all4not!Jackel@d100.earth.sunset.net (Ping timeout for all4not[d100.earth.sunset.net])
+[11 Jan/19:37] * LosGuy just wiped his linux install on this box and am reinstalling
+[11 Jan/19:38] <CJ^> :P
+[11 Jan/20:08] ! symschool is known as symetrix
+[11 Jan/20:18] > Azmodan!azmodan@phi.compinet.com has joined #win98
+[11 Jan/20:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/20:18] @ mode #WIN98 [+v Azmodan] by Vulcan
+[11 Jan/20:19] < SignOff: CJ^!~skippy@sdn-ar-006watacoP182.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[11 Jan/20:20] ! Peg`Away is known as Ganja`Peg
+[11 Jan/20:29] > Slick_51!peter@archdale-ubr-141.triad.rr.com has joined #WIN98
+[11 Jan/20:29] <Slick_51> anyone helping?
+[11 Jan/20:29] @ mode #WIN98 [+v Slick_51] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/20:30] <LosGuy> depends on  the problem Slick_51
+[11 Jan/20:30] <Slick_51> have 2 of them
+[11 Jan/20:31] * LosGuy hopes that Slick_51 is not waiting for someone to ask him what they are
+[11 Jan/20:31] <Azmodan> I hope so too
+[11 Jan/20:31] <Azmodan> he could be hours
+[11 Jan/20:32] <Slick_51> first, i got a sound card for my other computer and i install the drives and software no problem but when i reboot there gone and i have to do it over again and again, do you know what this maybe?
+[11 Jan/20:34] <LosGuy> drivers AND software are gone?
+[11 Jan/20:34] <Slick_51> yep
+[11 Jan/20:34] <Slick_51> crazy
+[11 Jan/20:34] > Azmodan! has joined #win98
+[11 Jan/20:34] @ mode #WIN98 [+v Azmodan] by Azmodan
+[11 Jan/20:35] <Slick_51> sorry about that.
+[11 Jan/20:35] <LosGuy> conflicts in control panel / system?
+[11 Jan/20:35] <Slick_51> not that i see.
+[11 Jan/20:36] <Slick_51> no x's or !'s.
+[11 Jan/20:37] <Slick_51> it seems that it wants the onboard sound to install but i have disable them
+[11 Jan/20:37] <LosGuy> disabled where?
+[11 Jan/20:37] <LosGuy> in bios? on the board itself?
+[11 Jan/20:38] <Slick_51> on the motherboard, i have too move the jumpers
+[11 Jan/20:38] <Slick_51> has 3, onboard sound is 1 2........and off is 2 3.
+[11 Jan/20:39] <LosGuy> hmm Slick_51 still sounds like yer right that it is trying to use that though
+[11 Jan/20:39] <Slick_51> there is one way i can fix it but i think it causes alot of problems.
+[11 Jan/20:42] > Azmodan_!~azmodan@p180-tnt2.akl.ihug.co.nz has joined #win98
+[11 Jan/20:42] @ mode #win98 [+v Azmodan_] by Vulcan
+[11 Jan/20:43] > Azmodan! has joined #win98
+[11 Jan/20:43] @ mode #WIN98 [+v Azmodan] by Azmodan
+[11 Jan/20:45] <Slick_51> thanks
+[11 Jan/20:53] > Azmodan! has joined #win98
+[11 Jan/20:53] @ mode #WIN98 [+v Azmodan] by Azmodan
+[11 Jan/20:55] > Deton8R!~Deton8R@oahu-v90-141.cchono.com has joined #WIN98
+[11 Jan/20:55] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[11 Jan/20:55] < Slick_51!peter@archdale-ubr-141.triad.rr.com has left #WIN98 ()
+[11 Jan/20:55] @ mode #WIN98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[11 Jan/21:01] < SignOff: Deton8R!~Deton8R@oahu-v90-141.cchono.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[12 Jan/06:20] > Azmodan! has joined #win98
+[12 Jan/06:20] @ mode #WIN98 [+v Azmodan] by Azmodan
+[12 Jan/06:25] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/06:25] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/06:25] < SignOff: Zeus___!~Amsterdam@master.of.the.bongfu.way.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/06:25] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/17:24] > Azmodan!~azmodan@p7-max27.akl.ihug.co.nz has joined #win98
+[12 Jan/17:24] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/17:24] @ mode #WIN98 [+v Azmodan] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/17:24] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/17:24] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/17:24] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/17:26] < SignOff: devilDigg!~ddsoft@RED-216-203-1-156.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[12 Jan/17:28] < SignOff: CJ^!~skippy@sdn-ar-006watacoP087.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[12 Jan/17:33] <Scotty> any ms-word savvy folks here?
+[12 Jan/17:34] <LosGuy> not I
+[12 Jan/17:35] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/17:35] > Los`Guy!~husky21@user-33qtin1.dialup.mindspring.com has joined #WIN98
+[12 Jan/17:35] > hotONE!~hotty@p7-max27.akl.ihug.co.nz has joined #WIN98
+[12 Jan/17:35] @ mode #WIN98 [+vv Los`Guy hotONE] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/17:36] <Big`Ed> wb Los`Guy
+[12 Jan/17:36] <Los`Guy> just testing this out
+[12 Jan/17:36] <Big`Ed> bah
+[12 Jan/17:37] <Los`Guy> haha
+[12 Jan/17:40] < SignOff: LosGuy!~husky21@user-33qtin1.dialup.mindspring.com (Read error to LosGuy[user-33qtin1.dialup.mindspring.com]: Connection reset by peer)
+[12 Jan/17:41] > LosGuy!~husky21@user-33qtin1.dialup.mindspring.com has joined #WIN98
+[12 Jan/17:41] @ mode #WIN98 [+v LosGuy] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/17:43] <LosGuy> `say
+[12 Jan/17:44] <Tribble> say
+[12 Jan/17:44] <Los`Guy> ahah
+[12 Jan/17:46] <Mandy> say
+[12 Jan/17:48] ! bobsmith is known as nath
+[12 Jan/17:57] ! chiQ is known as chiQ3
+[12 Jan/17:58] > ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has joined #WIN98
+[12 Jan/17:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/17:58] @ mode #WIN98 [+v ir] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/17:59] <ir> hey can someone help me out with internet explorer
+[12 Jan/17:59] <Big`Ed> like how?
+[12 Jan/17:59] <ir> anyone?
+[12 Jan/18:00] <ir> well, i went to the update, and d/l all the critical things it told me to d/l, there was a bunch of security features
+[12 Jan/18:01] <Big`Ed> yes
+[12 Jan/18:01] <Big`Ed> windowsupdate site has lots of things
+[12 Jan/18:01] <ir> and now when i got to check my grades or my school account, i punch in the numbers and stuff, and it tells me the page is unavailable
+[12 Jan/18:01] ! Heebee is known as Jeebee
+[12 Jan/18:01] <ir> but i d/l netscape right now, and it works on there
+[12 Jan/18:01] <ir> same thing for my student loan page
+[12 Jan/18:02] <Big`Ed> security settings probabally
+[12 Jan/18:02] <Big`Ed> go to tools, options
+[12 Jan/18:02] <Big`Ed> security tab
+[12 Jan/18:02] <ir> ok
+[12 Jan/18:03] <Big`Ed> are you SURE you did NOT load any other non-microsoft internet tools on your PC?
+[12 Jan/18:03] <ir> yeah ok
+[12 Jan/18:03] <Big`Ed> on that first page that comes up, what is the setting?
+[12 Jan/18:03] <ir> everything is set to medium
+[12 Jan/18:03] <ir> only the ones from microsoft.com
+[12 Jan/18:03] <ir> internet
+[12 Jan/18:03] <ir> it is set at medium
+[12 Jan/18:03] <Big`Ed> those are not default then
+[12 Jan/18:03] <ir> set them to default
+[12 Jan/18:04] <Big`Ed> trusted sites are low, and restricted sites are high
+[12 Jan/18:04] <Big`Ed> windowsupdate did NOT change those
+[12 Jan/18:04] * Big`Ed has to go though
+[12 Jan/18:04] <ir> internet is medium, intranet is medium low, and the rest i like you said
+[12 Jan/18:04] <Big`Ed> try resetting them
+[12 Jan/18:05] <Big`Ed> custom, reset
+[12 Jan/18:05] <Big`Ed> nite
+[12 Jan/18:05] < Big`Ed!BigEd@01-063.009.popsite.net has left #WIN98 ()
+[12 Jan/18:05] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/18:05] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:06] > ^16volt!~nails@cx777964-a.mesa1.az.home.com has joined #WIN98
+[12 Jan/18:06] <ir> can anybody else help me 
+[12 Jan/18:06] @ mode #WIN98 [+v ^16volt] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:06] <ir> or set me to the right direction
+[12 Jan/18:06] <Los`Guy> did you try what Ed said?
+[12 Jan/18:07] <^16volt> i have a problem, i have high heat baseball99 and everytime i try to run it, my system gets a blank screen and locks up, anyone have any suggestions?
+[12 Jan/18:07] <ir> yup
+[12 Jan/18:07] <ir> didnt work
+[12 Jan/18:07] <Los`Guy> did it work before your updates ir?
+[12 Jan/18:07] > vw_bob!jack_nut@aghall069.canr.msu.edu has joined #WIN98
+[12 Jan/18:07] @ mode #WIN98 [+v vw_bob] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:08] <ir> yup
+[12 Jan/18:08] <Los`Guy> ^16volt: updated your vid drivers? check the manufacuturers page?
+[12 Jan/18:08] <vw_bob> hey people -- anyone here happen to have the slightest clue why I get windows protection errors on startup?
+[12 Jan/18:08] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/18:08] <^16volt> i did, and i have the latest directx 7.0
+[12 Jan/18:08] <vw_bob> I just installed office 2000
+[12 Jan/18:08] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/18:08] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:10] <vw_bob> I seem to have totaly lost this install.  is there ANYTHING I can do to fix this?  please help me -- this ruins days of work
+[12 Jan/18:11] <Los`Guy> vw try searching deja.com and the MS kb
+[12 Jan/18:11] <Los`Guy> I have to run for a bit
+[12 Jan/18:11] <Los`Guy> ir you should try the same
+[12 Jan/18:11] < SignOff: Los`Guy!~husky21@user-33qtin1.dialup.mindspring.com (bbl)
+[12 Jan/18:15] < ^16volt!~nails@cx777964-a.mesa1.az.home.com has left #WIN98 ()
+[12 Jan/18:15] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[12 Jan/18:15] > Metallord!hahaha@ts1-22.f1203.quebectel.com has joined #WIN98
+[12 Jan/18:15] < ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has left #WIN98 ()
+[12 Jan/18:15] @ mode #WIN98 [+v Metallord] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:16] < Metallord!hahaha@ts1-22.f1203.quebectel.com has left #WIN98 ()
+[12 Jan/18:16] > jet350!~jet@1Cust175.tnt1.seymour.in.da.uu.net has joined #WIN98
+[12 Jan/18:16] @ mode #WIN98 [+v jet350] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:16] > Dealer00!unkown@nan-53-0154.direct.ca has joined #WIN98
+[12 Jan/18:17] @ mode #WIN98 [+v Dealer00] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:19] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/18:19] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:22] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/18:24] <jet350> Hey los you busy?
+[12 Jan/18:25] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/18:25] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:28] <LosGuy> hi jet350
+[12 Jan/18:28] <jet350> hey you are here
+[12 Jan/18:28] <LosGuy> kinda in and out
+[12 Jan/18:28] <jet350> will it cause a problem to ask about IE5?
+[12 Jan/18:28] <jet350> and how I cant get to the web
+[12 Jan/18:30] <LosGuy> jet350 do a find on your system for wsock32.dll
+[12 Jan/18:30] <LosGuy> (your whole system)
+[12 Jan/18:30] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/18:30] <jet350> k give me a sec
+[12 Jan/18:31] <jet350> yep got it
+[12 Jan/18:31] <LosGuy> just one>'
+[12 Jan/18:32] <LosGuy> just one>?
+[12 Jan/18:32] <jet350> yes
+[12 Jan/18:32] <LosGuy> OK good
+[12 Jan/18:32] <LosGuy> what error do you get when you try?
+[12 Jan/18:32] < Dealer00!unkown@nan-53-0154.direct.ca has left #WIN98 ()
+[12 Jan/18:33] <jet350> no errow it finds the site and waiting for reply on every site I try
+[12 Jan/18:33] <jet350> errow
+[12 Jan/18:33] <jet350> error
+[12 Jan/18:34] <jet350> I had this problem with 1 I made for my sis but that was a AOL thing and ended in a format
+[12 Jan/18:36] <LosGuy> jet350 what changed recently on that system?
+[12 Jan/18:37] <LosGuy> is it possible your ISP is just having problems?
+[12 Jan/18:37] <jet350> I have 2 and get the same from them both
+[12 Jan/18:38] <jet350> changes 1 is the install of conceal
+[12 Jan/18:38] <LosGuy> hah
+[12 Jan/18:38] <LosGuy> turned it off?
+[12 Jan/18:38] <LosGuy> and see if that changes things?
+[12 Jan/18:38] <jet350> to which I have uninstalled as well
+[12 Jan/18:38] <LosGuy> have you run SFC?
+[12 Jan/18:39] <jet350> no that I have not done and will do now thanks
+[12 Jan/18:40] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/18:40] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/18:40] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:41] <LosGuy> jet350 the page should also give an error after a certain amoung of time ie page can not be found or an internal error occured
+[12 Jan/18:41] <LosGuy> also check the logs that SFC makes to see if you need to extract related files
+[12 Jan/18:41] <jet350> it does get to that after a 3 to 4 minute time
+[12 Jan/18:41] <LosGuy> what error then jet350?
+[12 Jan/18:42] <jet350> page cannot be displayed
+[12 Jan/18:42] ! [Zeus] is known as HouseWife
+[12 Jan/18:42] <LosGuy> which ver of IE?
+[12 Jan/18:42] <jet350> sorry I did miss that at first
+[12 Jan/18:42] <jet350> IE5
+[12 Jan/18:44] <jet350> SFC didnt find anything so I changed the settins to look for altered or deleted
+[12 Jan/18:44] <LosGuy> it wont find anything now ..
+[12 Jan/18:44] ! chiQ3 is known as chiQ
+[12 Jan/18:44] <LosGuy> but view the logs you made on the last scan
+[12 Jan/18:44] <jet350> ok it didnt 
+[12 Jan/18:45] <LosGuy> under settings
+[12 Jan/18:45] <LosGuy> view log
+[12 Jan/18:45] <jet350> ok what I am looking for then?
+[12 Jan/18:46] <LosGuy> any files that were replaced by other versions ..especially winsock related ones
+[12 Jan/18:47] <jet350> replaced or updated?
+[12 Jan/18:47] <LosGuy> yeah http://support.microsoft.com/support/kb/articles/q175/7/22.asp?LNG=ENG&SA=PER
+[12 Jan/18:47] <LosGuy> have a look there also
+[12 Jan/18:47] <jet350> ok this will tkae some time-thanks
+[12 Jan/18:48] <jet350> oh oh cant goto the site
+[12 Jan/18:48] > skully!Sphere@ppp-5800-02b-3252.mtl.total.net has joined #WIN98
+[12 Jan/18:48] @ mode #WIN98 [+v skully] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:48] <skully> this is probably a really dumb quest, however, when I click on a link, the window opens like 1/3 of its size...and i need to maximize it, i have searched and where do i find the prop...to change it open lg? thanks
+[12 Jan/18:50] ! HouseWife is known as BadHoney
+[12 Jan/18:50] > Europa1!cheese@ppp-134.m2-2.ott.ican.net has joined #WIN98
+[12 Jan/18:50] <LosGuy> skully its not dumb and sorry I dont know the awnser... alot of people ask that one.. but I have never found that fix
+[12 Jan/18:50] @ mode #WIN98 [+v Europa1] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:50] > scooby_!~scoob@user-2ivea44.dialup.mindspring.com has joined #WIN98
+[12 Jan/18:50] @ mode #WIN98 [+v scooby_] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[12 Jan/18:51] <LosGuy> doh sorry jet350 hehe forgot
+[12 Jan/18:51] <Europa1> I've got a burner in win98 but it spits out blanks when I put them in...what's going on?
+[12 Jan/18:51] <LosGuy> Europa1 are you using the software that came with the burner?
+[12 Jan/18:51] <jet350> thats ok hehe
+[12 Jan/18:51] <Europa1> yep
+[12 Jan/18:52] <Europa1> it sees that I have a burner but win98 intersepts the blanks...
+[12 Jan/18:52] <LosGuy> what ever that means
+[12 Jan/18:52] <Europa1> I turned off autoinsert
+[12 Jan/18:52] <LosGuy> have you run aspichk.exe ?
+[12 Jan/18:52] <skully> Losguy.....what is wierd is I know how i changed the setting is that i thought i was typing an email but wasnt and whatever buttons i was pressing changed it he he
+[12 Jan/18:52] <Europa1> nope
+[12 Jan/18:53] <LosGuy> search at yahooo for that Europa1
+[12 Jan/18:53] ! BadHoney is known as Shagger
+[12 Jan/18:53] ! The_Vu is known as MrNiceGy
+[12 Jan/18:53] <Europa1> getting it from yahoo
+[12 Jan/18:54] <Europa1> err, adaptec..
+[12 Jan/18:54] ! Shagger is known as ShaggyDoo
+[12 Jan/18:54] <LosGuy> jet350 also use SFC and replace wsock32.dll and you might try moving the contents of your cookies folder (if corrupt can cause this problem)
+[12 Jan/18:54] <Europa1> LosGuy: says everything is fine
+[12 Jan/18:55] <Europa1> msconfig is a neat command
+[12 Jan/18:55] ! ShaggyDoo is known as ScoobyDoo
+[12 Jan/18:56] <LosGuy> Europa1 IDE or scsi?
+[12 Jan/18:56] <Europa1> scsi
+[12 Jan/18:56] <Europa1> it worked in win95
+[12 Jan/18:56] < SignOff: scooby_!~scoob@user-2ivea44.dialup.mindspring.com (Read error to scooby_[user-2ivea44.dialup.mindspring.com]: Connection reset by peer)
+[12 Jan/18:56] <LosGuy> odd ... 
+[12 Jan/18:57] <LosGuy> might look for a firmware update ..  a software update .. make sure you dont have antivirus on during burn etc
+[12 Jan/18:57] <Europa1> are there special cdrom burner drivers?  
+[12 Jan/18:57] <Europa1> sony has nothing...
+[12 Jan/18:57] < SignOff: vw_bob!jack_nut@aghall069.canr.msu.edu (Leaving)
+[12 Jan/18:58] <jet350> well los didnt find a 1 win sock related
+[12 Jan/18:58] <LosGuy> not for scsi drives usually the software you use will be all you need Europa1 
+[12 Jan/18:59] <LosGuy> jet350 did you see my previous re replacing wsock32.dll?
+[12 Jan/19:00] <Europa1> gonna uninstall all of my software...
+[12 Jan/19:00] <LosGuy> do you get an error on completion of the burn Europa1?
+[12 Jan/19:01] <Europa1> I don't get to burn...I put in a blank and the computer looks at it and spits it out
+[12 Jan/19:01] <jet350> got it
+[12 Jan/19:01] ! Vulcan_ is known as Vulcan
+[12 Jan/19:01] <LosGuy> Europa1 are you running your burner software at the time you put the disk in?
+[12 Jan/19:01] <Europa1> yep
+[12 Jan/19:02] <LosGuy> is IT seeing the burner?
+[12 Jan/19:02] <Europa1> yep :)
+[12 Jan/19:03] <LosGuy> dunno what to tell ya Europa1.. try deja.com or your cdr's home page
+[12 Jan/19:03] < skully!Sphere@ppp-5800-02b-3252.mtl.total.net has left #WIN98 ()
+[12 Jan/19:05] <jet350> brb
+[12 Jan/19:05] < SignOff: jet350!~jet@1Cust175.tnt1.seymour.in.da.uu.net (Read error to jet350[1Cust175.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[12 Jan/19:05] <Europa1> just about erased everything on my computer, maybe this will help
+[12 Jan/19:05] < SignOff: Europa1!cheese@ppp-134.m2-2.ott.ican.net (Leaving)
+[12 Jan/19:06] > CJ^!~skippy@sdn-ar-003watacoP297.dialsprint.net has joined #WIN98
+[12 Jan/19:06] @ mode #WIN98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:10] ! MattyJ is known as Quasim0d0
+[12 Jan/19:10] > jet350!~jet@63.74.224.243 has joined #WIN98
+[12 Jan/19:10] @ mode #WIN98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:11] ! Quasim0d0 is known as MattyJ
+[12 Jan/19:11] <jet350> web site found waiting for reply....
+[12 Jan/19:12] <LosGuy> kewl jet
+[12 Jan/19:12] <jet350> but not getting a reply
+[12 Jan/19:12] <LosGuy> other ISP is not AOL is it?
+[12 Jan/19:13] <jet350> nooooo
+[12 Jan/19:13] <jet350> earthlink
+[12 Jan/19:13] <jet350> not their software as well
+[12 Jan/19:14] < SignOff: Scotty!yssong@conquest.OCF.Berkeley.EDU (Leaving)
+[12 Jan/19:16] <jet350> on the screen it says page cannot be displayed but down at the bottem of IE it says cannot find server
+[12 Jan/19:16] <jet350> oops check that ---thats the tool bar
+[12 Jan/19:17] <LosGuy> jet try http://www.yahoo.com
+[12 Jan/19:17] <jet350> web site found waiting for reply
+[12 Jan/19:18] <CJ^> earthlink?
+[12 Jan/19:18] <LosGuy> try putting this in the address window 24.31.74.225
+[12 Jan/19:18] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/19:18] <jet350> not this one
+[12 Jan/19:18] <jet350> k
+[12 Jan/19:18] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/19:18] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/19:18] @ mode #WIN98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:20] <jet350> wweb site found waiting
+[12 Jan/19:20] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[12 Jan/19:21] <LosGuy> jet can you do a tracert ?
+[12 Jan/19:21] <jet350> dont know what it is 
+[12 Jan/19:22] <CJ^> DOS prompt
+[12 Jan/19:22] <CJ^> tracert <ip addy>
+[12 Jan/19:22] <LosGuy> go to a dos prompt and type 'tracert library.airnews.net'
+[12 Jan/19:23] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/19:23] @ mode #WIN98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:23] <jet350> lets see
+[12 Jan/19:24] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[12 Jan/19:24] > oriam!fred@modemcable074.176-200-24.hull.mc.videotron.net has joined #WIN98
+[12 Jan/19:24] <oriam> hello
+[12 Jan/19:24] @ mode #WIN98 [+v oriam] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:24] <oriam> how can i de-activate plus or all the themes ?
+[12 Jan/19:25] <CJ^> remove the themes
+[12 Jan/19:25] <jet350> request timed out  8 times
+[12 Jan/19:26] <jet350> so far
+[12 Jan/19:26] <CJ^> start/settings/control panel/add/remove programs
+[12 Jan/19:26] <LosGuy> jet350 your not running a proxy at all are you ?
+[12 Jan/19:26] <CJ^> windows setup tab
+[12 Jan/19:26] <jet350> no
+[12 Jan/19:26] <CJ^> uncheck Themes
+[12 Jan/19:26] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/19:26] @ mode #WIN98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:27] <jet350> wooo the 14 time it made it!!!!!
+[12 Jan/19:27] <oriam> CJ^ thank you
+[12 Jan/19:27] <CJ^> jet  thats a heck of a DNS problem...:P
+[12 Jan/19:28] <LosGuy> jet350 ...
+[12 Jan/19:28] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[12 Jan/19:28] <LosGuy> that kinda makes it look like it is not your problem
+[12 Jan/19:28] <oriam> it was an easy one, but hey, even the tech guys need help some times too  ;)
+[12 Jan/19:28] <CJ^> ?
+[12 Jan/19:28] <CJ^> yoru a tech guy??
+[12 Jan/19:28] <jet350> is that right?
+[12 Jan/19:28] <oriam> yep
+[12 Jan/19:29] <CJ^> jet  thats an ISP issue  nto yorus.
+[12 Jan/19:29] <oriam> just forgot where to go
+[12 Jan/19:29] <LosGuy> jet350 can you get to your ISP's home page?
+[12 Jan/19:29] <CJ^> oriam?  HAHHAHHAHAHHAHAHHAHAHHAHAHAAH
+[12 Jan/19:29] <jet350> but for 2 ISP los?
+[12 Jan/19:29] <LosGuy> jet350 if it is a backbone problem it could be
+[12 Jan/19:29] <CJ^> jet  done the whole.. remove netowkring and re-install it yet???
+[12 Jan/19:29] <oriam> i guess i'm fooling to much on Linux these days
+[12 Jan/19:29] <jet350> no
+[12 Jan/19:30] <oriam> and forgeting about windowz
+[12 Jan/19:30] <jet350> networking as in ISP's?
+[12 Jan/19:31] <CJ^> all of it jet
+[12 Jan/19:31] <CJ^> TCP/IP
+[12 Jan/19:31] <CJ^> the whole network settings
+[12 Jan/19:31] <jet350> no I have not but I thought that if I could hook I would be ok
+[12 Jan/19:31] < SignOff: oriam!fred@modemcable074.176-200-24.hull.mc.videotron.net (Leaving)
+[12 Jan/19:32] <jet350> so that would be the next step?
+[12 Jan/19:32] <CJ^> well extreme...
+[12 Jan/19:32] <CJ^> remove the modem..
+[12 Jan/19:32] <CJ^> delete all network settings...
+[12 Jan/19:33] <CJ^> all protocols
+[12 Jan/19:33] <CJ^> all adapters
+[12 Jan/19:33] <CJ^> reboot...
+[12 Jan/19:33] <CJ^> let win find yer modem again..
+[12 Jan/19:33] <CJ^> and it should reset the network settings..
+[12 Jan/19:34] <jet350> well now that is extreme....
+[12 Jan/19:34] <CJ^> all you need in there is TCP/IP
+[12 Jan/19:34] <CJ^> Dial Up adapter
+[12 Jan/19:35] <jet350> no client for microsoft?
+[12 Jan/19:35] <CJ^> dont need to have it..
+[12 Jan/19:35] <CJ^> but i run MS Family Login
+[12 Jan/19:36] <CJ^> personallly  even with earthlink.. i dont use their setup application to get connected..
+[12 Jan/19:36] <CJ^> its asking for trouble...:P
+[12 Jan/19:37] ! CJ^ is known as CJbbiaf
+[12 Jan/19:38] ! grunter is known as ^^me^^
+[12 Jan/19:38] <jet350> well I am going to do as you both have sudjested and see what happens,thanks to you both...bbl
+[12 Jan/19:38] < SignOff: jet350!~jet@63.74.224.243 (Read error to jet350[63.74.224.243]: Connection reset by peer)
+[12 Jan/19:38] > Rav3n!rav3n@darksouls.vnet.net has joined #WIN98
+[12 Jan/19:39] @ mode #WIN98 [+v Rav3n] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:39] <Rav3n> lo
+[12 Jan/19:39] <LosGuy> hey Rav3n
+[12 Jan/19:39] > The-Bot!TheBot@ip15-250.boaaip1.adsl.tele.dk has joined #WIN98
+[12 Jan/19:39] @ mode #WIN98 [+v The-Bot] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:39] <Rav3n> lo Los
+[12 Jan/19:39] <Rav3n> how's things eh?
+[12 Jan/19:39] <LosGuy> good how are you?
+[12 Jan/19:40] <Rav3n> not bad aside from work
+[12 Jan/19:40] * LosGuy cast a vote for ya at the undernet page the other day
+[12 Jan/19:40] <Rav3n> thanks <G>
+[12 Jan/19:40] <LosGuy> and one for bobskc too (not the good one hehe)
+[12 Jan/19:40] <LosGuy> I dont know him though.. 
+[12 Jan/19:40] ! ^^me^^ is known as Not^Here
+[12 Jan/19:40] <LosGuy> just had to pick someone and he was very (un) popular hehe
+[12 Jan/19:41] <LosGuy> and he was the one that prevented this channel from being regged for a long time ... but no grudge :)
+[12 Jan/19:41] <LosGuy> what ever caused that was before I was here
+[12 Jan/19:41] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/19:41] @ mode #WIN98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:43] ! sk^ is known as sexykiwi
+[12 Jan/19:43] ! athene is known as Asphyxia
+[12 Jan/19:43] <Rav3n> nods
+[12 Jan/19:43] ! bijzonder is known as bijcook
+[12 Jan/19:45] ! symshoot is known as symetrix
+[12 Jan/19:47] > PHDinTHC!PM@202.50.170.146 has joined #WIN98
+[12 Jan/19:47] <PHDinTHC> Hey I need Help
+[12 Jan/19:47] @ mode #WIN98 [+v PHDinTHC] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:47] <Azmodan> hey Rav3n 
+[12 Jan/19:47] <Rav3n> lo Az
+[12 Jan/19:48] <Rav3n> wot sort of help ?
+[12 Jan/19:48] <PHDinTHC> I need a Newer file of DIRECTCD.exe
+[12 Jan/19:49] * Rav3n notes the topic
+[12 Jan/19:49] <PHDinTHC> I need The File 
+[12 Jan/19:50] <Rav3n> well unless it's publically available on a vendor website we're not going to be able to help
+[12 Jan/19:51] <PHDinTHC> WHAT???
+[12 Jan/19:51] <Rav3n> Which portion did we not understand ? I'll try to be a bit more clear
+[12 Jan/19:51] <LosGuy> hehe 
+[12 Jan/19:51] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/19:51] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/19:51] <LosGuy> no files here PHDinTHC .. 
+[12 Jan/19:51] @ mode #WIN98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/19:52] <Rav3n> lo Cat
+[12 Jan/19:52] <Cat`Woman> Los
+[12 Jan/19:52] <Cat`Woman> I need some help
+[12 Jan/19:52] <Cat`Woman> Hey Rav3n how are you?
+[12 Jan/19:52] <LosGuy> he Hi cat
+[12 Jan/19:52] <PHDinTHC> Last time I got a file from a OP in this Channel
+[12 Jan/19:52] <Rav3n> not bad Cat you?
+[12 Jan/19:52] <LosGuy> no PHDinTHC 
+[12 Jan/19:52] <LosGuy> we dont do files here
+[12 Jan/19:52] <Azmodan> PHDinTHC, you did not
+[12 Jan/19:52] <LosGuy> see the topic
+[12 Jan/19:52] <Rav3n> Perhaps you were on another Network?
+[12 Jan/19:52] <Cat`Woman> Doing alright
+[12 Jan/19:52] <Cat`Woman> Los...
+[12 Jan/19:53] <LosGuy> yeah cat?
+[12 Jan/19:53] <Cat`Woman> Have you ever re-installed win98 without doing a format etc...?
+[12 Jan/19:53] <LosGuy> yes
+[12 Jan/19:53] <Rav3n> I have 
+[12 Jan/19:53] <Rav3n> err
+[12 Jan/19:53] <Cat`Woman> how bad does it totally screw up your settings?
+[12 Jan/19:53] <LosGuy> just puts stuff back on the desktop etc that you had deleted
+[12 Jan/19:53] <LosGuy> was not TOO bad 
+[12 Jan/19:53] <Cat`Woman> as funny as it may seem, I have never had to
+[12 Jan/19:53] <LosGuy> been a while though
+[12 Jan/19:54] * Rav3n suggests a setup /nd
+[12 Jan/19:54] <Cat`Woman> well, I am doing a repair job for a girl at work... let me tell you whats wrong and you let me know if you think I am doing the right thing
+[12 Jan/19:54] <Rav3n> That'll overwrite most/all system files and leave the system registry alone for the most part
+[12 Jan/19:54] <Cat`Woman> it will connect to the internet through aol...  
+[12 Jan/19:54] <Cat`Woman> cannot get out to www
+[12 Jan/19:54] ! CJbbiaf is known as CJ^
+[12 Jan/19:54] <Cat`Woman> cannot go to mirc
+[12 Jan/19:55] <Cat`Woman> cannot go out through explorer or netscrape even when I use my own dialup account (not aol)
+[12 Jan/19:55] <Rav3n> I can suggest a couple things?
+[12 Jan/19:55] <Cat`Woman> I am thinking that when this idiot had happy 99
+[12 Jan/19:55] * Rav3n is dealing with alot of these issues at work
+[12 Jan/19:55] <Cat`Woman> he said he deleted a few things
+[12 Jan/19:55] * LosGuy also knows of problems with AOL and dialup
+[12 Jan/19:55] <Cat`Woman> and it hasn't worked since
+[12 Jan/19:55] <Cat`Woman> sure rav3n...shoot
+[12 Jan/19:55] <Deton8R> yeah...aol IS a dialup problem
+[12 Jan/19:55] <CJ^> sounds lke a just plain jane  AOL mess up
+[12 Jan/19:56] <Deton8R> hehe
+[12 Jan/19:56] <Rav3n> ok if we think we've got Happy99 check for the *.ska files 
+[12 Jan/19:56] ! Not^Here is known as grunter
+[12 Jan/19:56] <Cat`Woman> not just aol... I put my own dialup on there too
+[12 Jan/19:56] <Azmodan> proxy settings?
+[12 Jan/19:56] <Cat`Woman> no, he had it and got rid of it "his way"
+[12 Jan/19:56] <LosGuy> replace wsock32.dll
+[12 Jan/19:56] <CJ^>  but AOL does mess with teh system..
+[12 Jan/19:56] <Deton8R> wonder if he ever got happy99 off there 
+[12 Jan/19:56] <CJ^> but  no wories right now
+[12 Jan/19:56] <Rav3n> if they're there delete c:\windows\system\wsock32.dll and wsock32.ska anyway oh and ska.dll ska.exe 
+[12 Jan/19:56] <Rav3n> just incase 
+[12 Jan/19:57] <Cat`Woman> well, he has norton bloatware running now, guess he learned his lessons
+[12 Jan/19:57] <Cat`Woman> ok
+[12 Jan/19:57] <Rav3n> then what i'd recommend is this
+[12 Jan/19:57] <Cat`Woman> I think it is the winsock
+[12 Jan/19:57] <Rav3n> go to Start->settings->control Panel->Network delete everything in there after taking down and settings we might need later with aol that shouldnt be anything
+[12 Jan/19:58] <Cat`Woman> well...
+[12 Jan/19:58] <Cat`Woman> I already have win98 re-installing
+[12 Jan/19:58] <CJ^> on top of itself??
+[12 Jan/19:58] <Rav3n> then go to 'Safe mode' and Start->Settings->Control Panel-> Add/Remove->Windows setup->communications and remove DUN 
+[12 Jan/19:58] <Rav3n> ergh ok
+[12 Jan/19:58] <Cat`Woman> yup
+[12 Jan/19:58] <Rav3n> if that doesnt work
+[12 Jan/19:58] <CJ^> ack
+[12 Jan/19:58] <Rav3n> ...
+[12 Jan/19:59] <Cat`Woman> Los,,, I hope your logging this
+[12 Jan/19:59] <Rav3n> remove stuff in network and remove dial-up networking
+[12 Jan/19:59] <Cat`Woman> CJ... why ack?
+[12 Jan/19:59] <Cat`Woman> Det said it would work!  ;)
+[12 Jan/19:59] <Rav3n> then Start->Run->regedit
+[12 Jan/19:59] <CJ^> cause a re-intall NEVER helps
+[12 Jan/19:59] <Rav3n> it does occasionally ;p
+[12 Jan/19:59] <CJ^> not on top of itself
+[12 Jan/20:00] <Cat`Woman> I suppose this is a good topic for tonight then... 
+[12 Jan/20:00] <Cat`Woman> ;)
+[12 Jan/20:00] <Cat`Woman> maybe we will all learn something...especially me
+[12 Jan/20:00] <Cat`Woman> ok, what do we need to do in regedit (when this install doesn't work)
+[12 Jan/20:00] <LosGuy> it wont FIX registry problems..but if the problem is file corruption.. it very well may
+[12 Jan/20:00] <Rav3n> then HKEY_LOCAL_MACHINE\system\currentcontrolset\services
+[12 Jan/20:01] <Rav3n> VxD 
+[12 Jan/20:01] <Rav3n> and remove winsock and winsock2
+[12 Jan/20:01] <Cat`Woman> ok
+[12 Jan/20:02] <Rav3n> then remove the winsock and winsock2 keys in HKEY_LOCAL_MACHINE\system\currentcontrolset\services\ 
+[12 Jan/20:02] <Rav3n> HKEY_LOCAL_MACHINE\system\currentcontrolset\services\VxD\winsock 
+[12 Jan/20:02] <Rav3n> HKEY_LOCAL_MACHINE\system\currentcontrolset\services\VxD\winsock2
+[12 Jan/20:03] <Rav3n> HKEY_LOCAL_MACHINE\system\currentcontrolset\services\winsock
+[12 Jan/20:03] <Rav3n> HKEY_LOCAL_MACHINE\system\currentcontrolset\services\winsock2
+[12 Jan/20:03] <Rav3n> those 4 keys
+[12 Jan/20:03] <Rav3n> and then reinstall DUN
+[12 Jan/20:03] <Rav3n> then run aol and it'll rebuild the settings for that
+[12 Jan/20:03] <CJ^> AOL and Time warner...
+[12 Jan/20:03] <Rav3n> there is one more key that can cause problems but msot of the time those 4 will fix it
+[12 Jan/20:03] <Cat`Woman> will I have to re-install aolame?
+[12 Jan/20:03] <CJ^> <<< Opens up TIME magazine  "You have Mail!"
+[12 Jan/20:04] <Cat`Woman> hhahahahah
+[12 Jan/20:04] <Rav3n> Cat: nope just doulbe-click on the icon on the desktop it'll rebuild the adapters
+[12 Jan/20:04] <LosGuy> haha CJ^
+[12 Jan/20:04] <Cat`Woman> Rav3n, thanks mucho
+[12 Jan/20:04] <Rav3n> sure thing Cat =)
+[12 Jan/20:04] <Cat`Woman> I will sit back and wait for the pain... (end of instal)
+[12 Jan/20:04] <Cat`Woman> which bot is doing the auto voice thingy?
+[12 Jan/20:05] <Cat`Woman> Los...
+[12 Jan/20:05] <LosGuy> vulcan I belive
+[12 Jan/20:05] <Rav3n> the other key is HKEY_LOCAL_MACHINE\system\currentcontrolset\services\RemoteAccess\Authentication\SMM_files
+[12 Jan/20:05] <Rav3n> ;)
+[12 Jan/20:06] * Rav3n just found out about the SMM_Files key yesterday 
+[12 Jan/20:08] < Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has left #WIN98 ()
+[12 Jan/20:08] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/20:10] <Rav3n> re?
+[12 Jan/20:10] <Rav3n> bah ive got entirely too much stress in my life right now
+[12 Jan/20:11] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:11] < SignOff: CJ^!~skippy@sdn-ar-003watacoP297.dialsprint.net (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:11] < SignOff: PHDinTHC!PM@202.50.170.146 (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:11] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:11] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:11] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:11] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org auckland.nz.undernet.org)
+[12 Jan/20:11] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[12 Jan/20:13] ! angieboos is known as MissNasty
+[12 Jan/20:14] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #WIN98
+[12 Jan/20:14] @ mode #WIN98 [+o Vulcan] by ann-arbor.mi.us.undernet.org
+[12 Jan/20:15] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #WIN98
+[12 Jan/20:15] @ mode #WIN98 [+o Proteus] by auckland.nz.undernet.org
+[12 Jan/20:15] <Cat`Woman> whats wrong rav?
+[12 Jan/20:15] @ mode #WIN98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/20:15] <Azmodan> hotone die
+[12 Jan/20:15] < SignOff: hotONE!~hotty@p7-max27.akl.ihug.co.nz (Eh, damn dog always shits in my yard)
+[12 Jan/20:16] ! Angiee is known as MissNasty
+[12 Jan/20:16] < Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has left #WIN98 ()
+[12 Jan/20:16] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/20:16] ! KattyBear is known as Kat|fone
+[12 Jan/20:16] <LosGuy> heh my fav of those quits
+[12 Jan/20:16] @ mode #WIN98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/20:16] <LosGuy> wb cat
+[12 Jan/20:16] <Cat`Woman> `op
+[12 Jan/20:16] @ mode #WIN98 [+o Cat`Woman] by Zeus__!~Hashish@master.of.the.bongfu.way.com
+[12 Jan/20:16] <Azmodan> yeppers
+[12 Jan/20:16] <Cat`Woman> vulcan chat
+[12 Jan/20:16] <Azmodan> I thought I banned taht bot
+[12 Jan/20:16] <Cat`Woman> anyone have any objections to me turning the annoying auto +v off?
+[12 Jan/20:16] <Rav3n> ?
+[12 Jan/20:17] <Rav3n> just too much work and too few people to do it
+[12 Jan/20:17] <Azmodan> `ban #win98 the-bot!*@*
+[12 Jan/20:17] @ mode #WIN98 [+b the-bot!*@*] by Athena!itsnotme@ppp35.US-GOVT.org
+[12 Jan/20:17] <Azmodan> `kick The-Bot 
+[12 Jan/20:17] < The-Bot!TheBot@ip15-250.boaaip1.adsl.tele.dk was kicked off #WIN98 by Athena!itsnotme@ppp35.US-GOVT.org (Athena)
+[12 Jan/20:17] <LosGuy> I was just checking on him
+[12 Jan/20:17] <Cat`Woman> ack, that sounds a little too much like my life Rav3n... just take it one minute at a time... (day is way too long)
+[12 Jan/20:17] <LosGuy> dumb name if you want to idle in a channel 
+[12 Jan/20:18] <Cat`Woman> i will take that as a no
+[12 Jan/20:18] <Azmodan> multi-monitor only works if pci card is initialised first
+[12 Jan/20:18] <Azmodan> that bites
+[12 Jan/20:19] <LosGuy> go for it cat
+[12 Jan/20:19] <LosGuy> not sure if you can though
+[12 Jan/20:19] [LosGuy> Azmodan that is a bios setting I belive
+[12 Jan/20:19] <Azmodan> yeah, thats right, it only works if I set the pci to init first, I want the agp as main card
+[12 Jan/20:19] <Rav3n> http://support.microsoft.com/servicedesks/fileversion/default.asp?vartarget=msdn
+[12 Jan/20:20] <Rav3n> that looks potentially extreemely useful
+[12 Jan/20:20] > Reds|{in!~Julissa@max-154-b4.codetel.net.do has joined #WIN98
+[12 Jan/20:20] <Reds|{in>  Hi! if you want to get some money just for surf on the net you can go here: https://www.alladvantage.com/joinsecure.asp?refid=HXS900 its for real go now if you want to be rich :o) i get 225 per month just like that :o)
+[12 Jan/20:20] @ mode #WIN98 [+v Reds|{in] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/20:20] <Reds|{in>  Hi! if you want to get some money just for surf on the net you can go here: https://www.alladvantage.com/joinsecure.asp?refid=HXS900 its for real go now if you want to be rich :o) i get 225 per month just like that :o)
+[12 Jan/20:20] <Reds|{in>  Hi! if you want to get some money just for surf on the net you can go here: https://www.alladvantage.com/joinsecure.asp?refid=HXS900 its for real go now if you want to be rich :o) i get 225 per month just like that :o)
+[12 Jan/20:20] <Rav3n> err
+[12 Jan/20:20] < Reds|{in!~Julissa@max-154-b4.codetel.net.do has left #WIN98 ()
+[12 Jan/20:20] <LosGuy> grrr
+[12 Jan/20:21] <LosGuy> was looing at that link you left Rav3n hehe
+[12 Jan/20:22] <Azmodan> `kb reds|{in
+[12 Jan/20:22] @ mode #WIN98 [+b *!*Julissa@*.net.do] by Athena!itsnotme@ppp35.US-GOVT.org
+[12 Jan/20:22] > Stride!Gandalf@h000094995605.ne.mediaone.net has joined #WIN98
+[12 Jan/20:22] <Azmodan> a ban is just as good now
+[12 Jan/20:22] @ mode #WIN98 [+v Stride] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/20:23] ! Kat|fone is known as Katrina
+[12 Jan/20:23] <Stride> Just curious, what's a good, preferrably free, compiler for doing windows programmerS?
+[12 Jan/20:23] <Stride> -ers
+[12 Jan/20:23] <Stride> programs, dangit :P
+[12 Jan/20:23] <Azmodan> stride, lcc-win32
+[12 Jan/20:23] <Azmodan> and no I can't remember the url
+[12 Jan/20:24] ! Angiee is known as angieboos
+[12 Jan/20:24] <Stride> K, I'm used to c++, but I need to write a couple programs for windows :(
+[12 Jan/20:24] > W!cservice@undernet.org has joined #WIN98
+[12 Jan/20:24] > DrGreen!PM@202.50.170.146 has joined #WIN98
+[12 Jan/20:24] > Aphrodite!pegasys@tigerrose.grateful.org has joined #WIN98
+[12 Jan/20:24] > Mandy!biged98@chat.eskimo.com has joined #WIN98
+[12 Jan/20:24] @ mode #WIN98 [+ovovov W DrGreen Aphrodite Aphrodite Mandy Mandy] by Dallas-R.Tx.US.Undernet.org
+[12 Jan/20:24] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/20:25] <Azmodan> Stride, that is a c compiler
+[12 Jan/20:25] <Azmodan> quake 3 no longer runs
+[12 Jan/20:25] > meri!tvmeri@ABDE1BB1.ipt.aol.com has joined #WIN98
+[12 Jan/20:25] <meri> hi
+[12 Jan/20:25] <Azmodan> it tries to use the pci card
+[12 Jan/20:25] @ mode #WIN98 [+v meri] by Vulcan!itsnotme@the.best.os.is.linux.am
+[12 Jan/20:25] <meri> can i ask a question
+[12 Jan/20:26] <LosGuy> sure meri
+[12 Jan/20:26] <meri> ok
+[12 Jan/20:26] <meri> thanks
+[12 Jan/20:26] <meri> in systems/divice manager
+[12 Jan/20:26] <meri> i have 2 yelloy !
+[12 Jan/20:26] <meri> can correctthe problem
+[12 Jan/20:27] <meri> one is the PCI bus master controll for primary and secondary
+[12 Jan/20:27] <LosGuy> what does it say is causing the problem meri? and what are the devices?
+[12 Jan/20:27] <meri> i cant find a problem
+[12 Jan/20:28] <meri> when it tell em about the drivers
+[12 Jan/20:28] <Azmodan> Unreal Tournament finds the correct device
+[12 Jan/20:29] <LosGuy> click on them it should tell you a bit about the problem meri
+[12 Jan/20:29] <meri> click were
+[12 Jan/20:29] <LosGuy> on the device that has the !
+[12 Jan/20:29] <LosGuy> then choose properties
+[12 Jan/20:30] ! symetrix is known as symsleep
+[12 Jan/20:30] <meri> ok
+[12 Jan/20:30] <Stride> Can c/c++ even do windows programs?
+[12 Jan/20:31] <LosGuy> yes Stride
+[12 Jan/20:31] <Stride> oh
+[12 Jan/20:31] <Stride> didn't know that, boy I feel dumb :P
+[12 Jan/20:31] <meri> its tell me its not working properly or not the drivers install
+[12 Jan/20:31] <meri> so i tryed to reinstall
+[12 Jan/20:31] <Stride> I've only ever done dos progs :P
+[12 Jan/20:31] <meri> tell me i have the best for my device
+[12 Jan/20:31] ! angieboos is known as MissNasty
+[12 Jan/20:32] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/20:32] > Cue_Ball!hi_@ppp050036.usmo.com has joined #WIN98
+[12 Jan/20:33] @ mode #WIN98 [-o Vulcan] by Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com
+[12 Jan/20:33] > none_!~husky21@user-33qtin1.dialup.mindspring.com has joined #WIN98
+[12 Jan/20:33] <Cat`Woman> `op zeus_
+[12 Jan/20:33] @ mode #WIN98 [+o Zeus_] by Zeus__!~Hashish@master.of.the.bongfu.way.com
+[12 Jan/20:33] <meri> and the same thing for my PCI bus master controll
+[12 Jan/20:33] <Cat`Woman> `voice deton8r
+[12 Jan/20:33] @ mode #WIN98 [+v Deton8R] by Athena!itsnotme@ppp35.US-GOVT.org
+[12 Jan/20:33] <LosGuy> meri what is loading in autoexec.bat and config.sys?
+[12 Jan/20:34] @ mode #WIN98 [-v Stride] by Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com
+[12 Jan/20:34] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org)
+[12 Jan/20:34] <LosGuy> drivers for these devices would come from your mb manufacturer IF they are needed
+[12 Jan/20:34] <Rav3n> ok my head hurts now reading about OLE2 stuff
+[12 Jan/20:34] @ mode #WIN98 [-v meri] by Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com
+[12 Jan/20:34] @ mode #WIN98 [-v DrGreen] by Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com
+[12 Jan/20:34] <LosGuy> hehe
+[12 Jan/20:35] <Rav3n> hrm check to see if the drives are in compatibility mode
+[12 Jan/20:36] < SignOff: W!cservice@undernet.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:36] < SignOff: Cue_Ball!hi_@ppp050036.usmo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:36] < SignOff: DrGreen!PM@202.50.170.146 (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:36] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:36] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:36] < SignOff: Mandy!biged98@chat.eskimo.com (Baltimore-R.MD.US.Undernet.Org Dallas-R.Tx.US.Undernet.org)
+[12 Jan/20:36] ! bijcook is known as bijeat
+[12 Jan/20:36] <Rav3n> probably loading a 16-bit/realmode driver which has thrown windows into compatability mode for the HD's 
+[12 Jan/20:36] < SignOff: none_!~husky21@user-33qtin1.dialup.mindspring.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[12 Jan/20:37] <meri> on the standard flopy disk controller
+[12 Jan/20:38] <meri> is tell me the conflick is with the other flopy disk controller
+[12 Jan/20:38] > CJ^!~skippy@sdn-ar-003watacoP004.dialsprint.net has joined #WIN98
+[12 Jan/20:38] <meri> why would i have to flopy disk controllers
+[12 Jan/20:39] <Rav3n> http://support.microsoft.com/support/kb/articles/Q151/9/11.asp?LNG=ENG&SA=ALLKB <-- that may help.. 
+[12 Jan/20:40] <Rav3n> floppy controllers ? 
+[12 Jan/20:40] <meri> thanks
+[12 Jan/20:40] < meri!tvmeri@ABDE1BB1.ipt.aol.com has left #WIN98 ()
+[12 Jan/20:41] <Rav3n> well hopefully that'll get them to the right place 
+[12 Jan/20:42] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #WIN98
+[12 Jan/20:42] <Rav3n> notes that often if windows 9x sees a device wanting to use real-mode drivers it creates/enables a 'NOIDE' key in the Registry so even if you rename autoexec.bat and config.sys and nuke the controllers in safe mode it still goes back into compat mode
+[12 Jan/20:42] * Rav3n talks to himself for awhile
+[12 Jan/20:42] <Rav3n> I have one of those optical mice they're kinda nifty
+[12 Jan/20:42] <LosGuy> hehe g
+[12 Jan/20:42] <LosGuy> good one
+[12 Jan/20:43] <LosGuy> oh I almost picked one up the other day
+[12 Jan/20:43] <Azmodan> why would a display card driver not work in multi monitor mode as secondary when it works fine in primary?
+[12 Jan/20:43] <LosGuy> costco had them for 49 bux I think (Frys had htem on sale for 69)
+[12 Jan/20:44] <LosGuy> az read display.txt
+[12 Jan/20:44] <LosGuy> on your system
+[12 Jan/20:44] <Azmodan> k
+[12 Jan/20:44] <CJ^> :P
+[12 Jan/20:45] <CJ^> bios decides which is goign to be which
+[12 Jan/20:45] <Azmodan> CJ read back
+[12 Jan/20:45] <Azmodan> CJ, and no I don't think I'm that thick
+[12 Jan/20:45] <CJ^> well.....
+[12 Jan/20:45] <Rav3n> if one is an agp and the other a pci ti depends on which gets enumerated first. I cant remember the specifics but if the wrong one gets enumerated first then we dont get multimon
+[12 Jan/20:46] <CJ^> :P
+[12 Jan/20:46] <CJ^> right  like i said  the BIOS decides...
+[12 Jan/20:46] <Azmodan> CJ, I've already said that
+[12 Jan/20:46] <Azmodan> sheesh
+[12 Jan/20:46] <CJ^> :P
+[12 Jan/20:46] <LosGuy> hehe
+[12 Jan/20:47] <Rav3n> some MB's let you change that in the bios tho ;p
+[12 Jan/20:47] + Azmodan gives up
+[12 Jan/20:47] < SignOff: Stride!Gandalf@h000094995605.ne.mediaone.net (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[12 Jan/20:47] < SignOff: Tribble!biged98@chat.eskimo.com (SantaClara.CA.US.Undernet.Org SanDiego.CA.US.Undernet.org)
+[12 Jan/20:47] < SignOff: Zeus_!~Amsterdam@master.of.the.bongfu.way.com (SantaClara.CA.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[12 Jan/20:47] < SignOff: Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com (SantaClara.CA.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[12 Jan/20:47] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (SantaClara.CA.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[12 Jan/20:51] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org SantaClara.CA.US.Undernet.Org)
+[12 Jan/20:54] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #WIN98
+[12 Jan/20:54] @ mode #WIN98 [+o Proteus] by auckland.nz.undernet.org
+[12 Jan/20:55] ! bijeat is known as bijzonder
+[12 Jan/20:55] <Azmodan> doh
+[12 Jan/20:56] > Zeus_!~Amsterdam@master.of.the.bongfu.way.com has joined #WIN98
+[12 Jan/20:56] > Athena!itsnotme@ppp35.US-GOVT.org has joined #WIN98
+[12 Jan/20:56] > Cat`Woman!Cat@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[12 Jan/20:56] @ mode #WIN98 [+oov Athena Cat`Woman Cat`Woman] by Amsterdam.NL.Eu.UnderNet.org
+[12 Jan/20:58] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Switching servers...)
+[12 Jan/20:58] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #WIN98
+[12 Jan/21:00] <LosGuy> `op Proteus Zeus_
+[12 Jan/21:00] @ mode #WIN98 [+oo Proteus Zeus_] by Zeus__!~Hashish@master.of.the.bongfu.way.com
+[12 Jan/21:00] < CJ^!~skippy@sdn-ar-003watacoP004.dialsprint.net has left #WIN98 ()
+[12 Jan/21:06] ! ^Fraser^ is known as nikkers
+[12 Jan/21:08] > d_a_v_i_d!M_a_K_k@202.58.104.211 has joined #WIN98
+[12 Jan/21:08] < d_a_v_i_d!M_a_K_k@202.58.104.211 has left #WIN98 ()
+[12 Jan/21:12] > kayak!~C_bain@p35-max1.hbc.ihug.co.nz has joined #WIN98
+[12 Jan/21:13] < kayak!~C_bain@p35-max1.hbc.ihug.co.nz has left #WIN98 ()
+[12 Jan/21:22] > W!cservice@undernet.org has joined #WIN98
+[12 Jan/21:22] > Aphrodite!pegasys@tigerrose.grateful.org has joined #WIN98
+[12 Jan/21:22] > Mandy!biged98@chat.eskimo.com has joined #WIN98
+[12 Jan/21:22] > Tribble!biged98@chat.eskimo.com has joined #WIN98
+[12 Jan/21:22] @ mode #WIN98 [+oovovo W Aphrodite Aphrodite Mandy Mandy Tribble] by Dallas-R.Tx.US.Undernet.org
+[12 Jan/21:22] @ mode #WIN98 [+v Tribble] by Dallas-R.Tx.US.Undernet.org
+[12 Jan/21:22] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[12 Jan/21:22] > Los-Guy!husky21@user-33qtin1.dialup.mindspring.com has joined #WIN98
+[12 Jan/21:22] < SignOff: LosGuy!~husky21@user-33qtin1.dialup.mindspring.com (Read error to LosGuy[user-33qtin1.dialup.mindspring.com]: Connection reset by peer)
+[12 Jan/21:27] <Cat`Woman> ha!
+[12 Jan/21:27] <Cat`Woman> I was successful
+[12 Jan/21:27] <Cat`Woman> win98 re-install totally did the trick
+[12 Jan/21:27] <Cat`Woman> and not a visual setting was changed
+[12 Jan/21:28] <Cat`Woman> `voice los-guy
+[12 Jan/21:28] @ mode #WIN98 [+v Los-Guy] by Zeus_!~Amsterdam@master.of.the.bongfu.way.com
+[12 Jan/21:28] <Los-Guy> thx cat
+[12 Jan/21:28] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[12 Jan/21:28] <Cat`Woman> yw
+[12 Jan/21:28] <Los-Guy> excellent
+[12 Jan/21:28] <Cat`Woman> so are ya proud of me or what???
+[12 Jan/21:28] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #WIN98
+[12 Jan/21:28] <Los-Guy> sure am
+[12 Jan/21:29] <Rav3n> keen 
+[12 Jan/21:29] <Cat`Woman> only had about 6 blue screens and 4 illeagal operations!  ;)
+[12 Jan/21:29] <Cat`Woman> thanks for your help guys
+[12 Jan/21:30] <Cat`Woman> I have another question to pose to you win98 gods
+[12 Jan/21:30] <Rav3n> sure?
+[12 Jan/21:30] <Cat`Woman> a friend of mine, which det and I are determined to turn in to an absolute geek like us...
+[12 Jan/21:30] <Cat`Woman> is building his first computer
+[12 Jan/21:31] <Cat`Woman> everything is done, except can't get a boot disk to recognize his cd rom drive
+[12 Jan/21:31] <Cat`Woman> My brain is exhausted
+[12 Jan/21:31] + Azmodan waves nite to all
+[12 Jan/21:32] <Rav3n> Is the CD-ROm connected via a sound card ide adapter ?
+[12 Jan/21:32] <Rav3n> nite Az 
+[13 Jan/17:30] > Azmodan!~azmodan@p45-max27.akl.ihug.co.nz has joined #win98
+[13 Jan/17:30] @ mode #WIN98 [+v Azmodan] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/17:33] < SignOff: Vulcan__!~Amsterdam@master.of.the.bongfu.way.com (Ping timeout for Vulcan__[master.of.the.bongfu.way.com])
+[13 Jan/17:33] > madhadder!poisonven@wlbo-98ppp100.epix.net has joined #WIN98
+[13 Jan/17:34] @ mode #WIN98 [+v madhadder] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/17:34] <madhadder> is there anywhere I can go to find the manufactorer of my modem?
+[13 Jan/17:34] <madhadder> manufacture even
+[13 Jan/17:34] <LosGuy> uh you can do a FCC search at windrivers.com
+[13 Jan/17:35] <madhadder> nah, I mean on my computer, like will it tell me what company?
+[13 Jan/17:35] <madhadder> manual doesn't even say who it is copywrited to
+[13 Jan/17:36] <LosGuy> control panel may have it under modems  or under control panel / sysetem
+[13 Jan/17:36] <LosGuy> but that is usually from the drivers
+[13 Jan/17:36] <Big`Ed> sometimes you can get 'more info'
+[13 Jan/17:36] <Big`Ed> form the advanced modem 
+[13 Jan/17:36] ! Bluz_Lady is known as Bluz_BUSY
+[13 Jan/17:37] <madhadder> I was going to say, no modems icon under control panel
+[13 Jan/17:37] <Big`Ed> then your modem is NOT detected?
+[13 Jan/17:37] <Big`Ed> or you have used tweakui or others to alter system properties
+[13 Jan/17:38] <madhadder> must be detected I am connected with it
+[13 Jan/17:38] <madhadder> nope
+[13 Jan/17:38] <Big`Ed> you go to control panel
+[13 Jan/17:38] <Big`Ed> and you do NOT have a modem icon
+[13 Jan/17:38] < SignOff: devilDigg!devild_@RED-216-203-1-22.dialup.nyc.redconnect.net (brb trying to configure linux...)
+[13 Jan/17:39] <madhadder> ok, I closed it and reopened it and now I do
+[13 Jan/17:39] <madhadder> glitch?
+[13 Jan/17:39] <Big`Ed> on that tab - when off-line
+[13 Jan/17:39] <Big`Ed> you go to diagnostics
+[13 Jan/17:39] <Big`Ed> select the modem
+[13 Jan/17:39] ! bad^fish is known as fire^fish
+[13 Jan/17:39] <Big`Ed> then click moreinfo
+[13 Jan/17:39] > |mrgone|!~Webmaster@ts1-125.brg.tallships.ca has joined #WIN98
+[13 Jan/17:39] <Big`Ed> in that box
+[13 Jan/17:39] <Big`Ed> there will be some code info
+[13 Jan/17:39] @ mode #WIN98 [+v |mrgone|] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/17:40] <Big`Ed> www.56k.com 
+[13 Jan/17:40] <Big`Ed> has links to decifer modem info
+[13 Jan/17:40] <madhadder> ok, thanks
+[13 Jan/17:40] <|mrgone|> crap
+[13 Jan/17:40] * madhadder will check that out when he gets off tonight
+[13 Jan/17:40] < SignOff: mrgone!~Webmaster@ts1-114.brg.tallships.ca (Ping timeout for mrgone[ts1-114.brg.tallships.ca])
+[13 Jan/17:40] ! |mrgone| is known as mrgone
+[13 Jan/17:40] <Big`Ed> okies
+[13 Jan/17:41] > Vulcan__!~Amsterdam@master.of.the.bongfu.way.com has joined #WIN98
+[13 Jan/17:41] @ mode #WIN98 [+v Vulcan__] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/17:41] < madhadder!poisonven@wlbo-98ppp100.epix.net has left #WIN98 ()
+[13 Jan/17:41] > Zeus_!Hashish@master.of.the.bongfu.way.com has joined #WIN98
+[13 Jan/17:42] @ mode #WIN98 [+v Zeus_] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/17:42] ! WolfieBoy is known as WolfiHunt
+[13 Jan/17:45] < SignOff: CJ^!~skippy@sdn-ar-001watacoP292.dialsprint.net (Lost irc connection from sdn-ar-001watacoP292.dialsprint.net: Connection reset by peer)
+[13 Jan/17:47] < SignOff: jet!pirch@1Cust128.tnt3.seymour.in.da.uu.net (Read error to jet[1Cust128.tnt3.seymour.in.da.uu.net]: Connection reset by peer)
+[13 Jan/17:50] > CJ^!~skippy@sdn-ar-006watacoP138.dialsprint.net has joined #WIN98
+[13 Jan/17:50] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[13 Jan/17:50] @ mode #WIN98 [+v CJ^] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/17:54] ! PeJay is known as PJ_Food
+[13 Jan/18:01] > Azmodan!~azmodan@p45-max27.akl.ihug.co.nz has joined #win98
+[13 Jan/18:01] @ mode #WIN98 [+v Azmodan] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:01] <jet> Los can that be related to my problems lastnight?
+[13 Jan/18:04] > terl!ouin@poste44-41.ulaval.ca has joined #WIN98
+[13 Jan/18:04] @ mode #WIN98 [+v terl] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:04] <terl> I've got a question for someone who really knows win98...
+[13 Jan/18:05] <Big`Ed> like?
+[13 Jan/18:05] * LosGuy watches terl demonstrate how NOT to get helped
+[13 Jan/18:06] <terl> I'll say it anyway...
+[13 Jan/18:06] <Big`Ed> like?
+[13 Jan/18:06] <jet> Los?
+[13 Jan/18:06] <LosGuy> jet never head of it
+[13 Jan/18:06] <wez> terl was the bad guy in Battlefield Earth....
+[13 Jan/18:06] <LosGuy> yeah
+[13 Jan/18:06] <jet> thanks
+[13 Jan/18:06] <terl> wez yes he was
+[13 Jan/18:06] <LosGuy> excellent book
+[13 Jan/18:07] <jet> I was just wondering if that might be related to my problems lasnight
+[13 Jan/18:07] > MavericK!Maverick@ip188.montreal10.dialup.canada.psi.net has joined #WIN98
+[13 Jan/18:08] <LosGuy> yes having a trojan could do that I guess if it was broken
+[13 Jan/18:08] @ mode #WIN98 [+v MavericK] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:08] <MavericK> sup all!
+[13 Jan/18:08] * Big`Ed wonders what terl's problem was all about anyways?
+[13 Jan/18:08] <LosGuy> hi MavericK
+[13 Jan/18:08] <MavericK> Wingate is use for what ??? 
+[13 Jan/18:08] <jet> thanks its still here I formatted just one drive not them both
+[13 Jan/18:09] <LosGuy> connecting more thatn on computer to the internet via a single connection MavericK
+[13 Jan/18:09] <terl> I'm trying to install new fonts in win98, but i whan i go in parameters, fonts, i don't have "install a new font" as a choise and when i just copy my files in the font folder in windows, it do not appears as a choice in Words or any others programs... what can i do to install my fonts ?
+[13 Jan/18:09] <MavericK> can it be use as a firewall ?
+[13 Jan/18:10] <LosGuy> MavericK I have never used it..but I belive so.
+[13 Jan/18:10] <MavericK> ok .. but . what is the best progrma to use for a firewall ???
+[13 Jan/18:10] * LosGuy just dumps them in the fonts folder in windows dir terl
+[13 Jan/18:11] <LosGuy> just a firewall?
+[13 Jan/18:11] <LosGuy> conseal ... signal9.com
+[13 Jan/18:11] <MavericK> yes
+[13 Jan/18:11] <Big`Ed> terl - control panel - fonts
+[13 Jan/18:11] <terl> losguy: as i said it dont work
+[13 Jan/18:11] <Big`Ed> terl - file - add new fonts
+[13 Jan/18:11] <MavericK> ok .. thank you  losguy !!
+[13 Jan/18:11] <Big`Ed> "install new fonts"
+[13 Jan/18:12] <terl> Big'Ed: i don't have that choice in - file - ??? how's that ?
+[13 Jan/18:12] <LosGuy> terl http://www.ozemail.com.au/~daylott/faq.htm
+[13 Jan/18:12] <Big`Ed> you are under - control panel - fonts?
+[13 Jan/18:12] <Big`Ed> also - the folder is c:\windows\fonts -NOT\ c:\windows
+[13 Jan/18:13] <Big`Ed> terl - you are in control panel - FONTS?
+[13 Jan/18:13] <terl> Big Ed: yeah....
+[13 Jan/18:13] <Big`Ed> and the third item under FILE says?
+[13 Jan/18:13] <LosGuy> np MavericK
+[13 Jan/18:14] ! Marggggie is known as Marg
+[13 Jan/18:14] <Big`Ed> terl - and the third item under FILE says?
+[13 Jan/18:15] <terl> big ed: it says - delete - ???
+[13 Jan/18:15] <Big`Ed> you are in windows  98?
+[13 Jan/18:16] <Big`Ed> cuz - you do NOT have the FONT menu open, that is the "explorer" menu
+[13 Jan/18:16] <terl> yeay
+[13 Jan/18:16] <Big`Ed> what does it say in the top left corner next to the picture of a file folder?
+[13 Jan/18:16] <Big`Ed> very top - bar
+[13 Jan/18:16] <terl> it says the same thing, but i assure you i'm in the font menu
+[13 Jan/18:17] <Big`Ed> it says WHAT?
+[13 Jan/18:17] <terl> c:\windows\fonts
+[13 Jan/18:17] <Big`Ed> ON THE VERY TOP line of the MENY BOX?
+[13 Jan/18:17] <Big`Ed> MENU box
+[13 Jan/18:17] <Big`Ed> ABOVE the word FILE
+[13 Jan/18:18] <Big`Ed> hello?
+[13 Jan/18:18] > nihon!pinion@a24b161n129client25.hawaii.rr.com has joined #WIN98
+[13 Jan/18:19] @ mode #WIN98 [+v nihon] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:19] <terl> yeah, i was checking...
+[13 Jan/18:19] <terl> that's what it says...
+[13 Jan/18:19] <terl> c:\windows\fonts
+[13 Jan/18:19] <terl> ???
+[13 Jan/18:19] <Big`Ed> why does it take me over 4 minutes to ask you WHAT it says on a box you have right in front of you on the VERY TOP line.
+[13 Jan/18:19] <terl> is that bad or what ?
+[13 Jan/18:19] <MavericK> and .. What "BulletProof" is use for ???
+[13 Jan/18:19] <Big`Ed> you are NOT in the fonts program
+[13 Jan/18:19] <nihon> where can i find more information on having windows98 with one pc and two monitors showing same desktop?
+[13 Jan/18:19] <jet> Los can you tell me where to go to find out about that trojan?
+[13 Jan/18:20] <Big`Ed> display.txt in your windowscd
+[13 Jan/18:20] < SignOff: mrgone!~Webmaster@ts1-125.brg.tallships.ca (im a leech that needs to be bled)
+[13 Jan/18:20] <terl> ok.... if you say so....
+[13 Jan/18:20] > mrgone!~Webmaster@ts1-125.brg.tallships.ca has joined #WIN98
+[13 Jan/18:20] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[13 Jan/18:20] <terl> windowscd ?
+[13 Jan/18:20] <Big`Ed> terl - is this a NEW PC, home built? what?
+[13 Jan/18:20] @ mode #WIN98 [+v mrgone] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:20] <LosGuy> jet I have never heard of that trojan...what told you that you had it?
+[13 Jan/18:20] <terl> big ed: yeah, pretty new
+[13 Jan/18:20] <jet> avp
+[13 Jan/18:21] <Big`Ed> terl - try this
+[13 Jan/18:21] <MavericK> and .. What "BulletProof" is use for ???
+[13 Jan/18:21] <terl> it's a thinkpad actually
+[13 Jan/18:21] <wez> Bulletproof is for FTP
+[13 Jan/18:21] <Big`Ed> terl - close all open boxes besides your MIRC
+[13 Jan/18:21] <Big`Ed> IRC client
+[13 Jan/18:21] <wez> File Transfer Protocol
+[13 Jan/18:21] <Big`Ed> terl
+[13 Jan/18:21] <Big`Ed> then go to start, run
+[13 Jan/18:21] <terl> ok
+[13 Jan/18:21] <jet> its listed but dont give info on it
+[13 Jan/18:21] <Big`Ed> type in this:   FONTS
+[13 Jan/18:21] <Big`Ed> and click OK
+[13 Jan/18:21] <MavericK> ok thanks ! 
+[13 Jan/18:22] <terl> i'm getting the same thing ....
+[13 Jan/18:22] ! PJ_Food is known as PeJay
+[13 Jan/18:22] <Big`Ed> terl - under this box, you should have gotton the box on the top that ONLY says the word FONTS
+[13 Jan/18:23] <Big`Ed> it should have brought up a list of all installed fonts
+[13 Jan/18:23] <terl> nah
+[13 Jan/18:23] <Big`Ed> under the word file - is OPEN, PRINT, INSTALL
+[13 Jan/18:23] <terl> i have the list, but it's like i'm the explorer
+[13 Jan/18:23] <Big`Ed> (and more)
+[13 Jan/18:23] <terl> i have the same menu
+[13 Jan/18:23] <Big`Ed> most boxes look like explorer - but are not
+[13 Jan/18:23] < nihon!pinion@a24b161n129client25.hawaii.rr.com has left #WIN98 ()
+[13 Jan/18:24] <Big`Ed> for some reason your system is running explorer
+[13 Jan/18:24] <Big`Ed> you should also see icons
+[13 Jan/18:24] <terl> i've got icons
+[13 Jan/18:24] <Big`Ed> for large, list, similarity
+[13 Jan/18:24] * Athena thinks that terl has a few too many saucepans of kerbango
+[13 Jan/18:24] <terl> oh..
+[13 Jan/18:24] <terl> not those icons...
+[13 Jan/18:25] <Big`Ed> under VIEW should be a choice for "Hide variations"
+[13 Jan/18:25] <terl> i thing i found somthing on you oege losguy....
+[13 Jan/18:25] <Big`Ed> terl - if you do NOT have these things
+[13 Jan/18:25] <Big`Ed> your system is not standard
+[13 Jan/18:25] <Big`Ed> and may have been messed with
+[13 Jan/18:25] <terl> that is what i think....
+[13 Jan/18:25] <Big`Ed> either by you, someone else, or by the company that sold it to you
+[13 Jan/18:25] > TNRaven!nevermore@hiper2-d228.stk.cwnet.com has joined #WIN98
+[13 Jan/18:26] @ mode #WIN98 [+v TNRaven] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:26] <TNRaven> Can't get my My documents folder to reappear.. any other suggestions besides using tweakui?
+[13 Jan/18:26] * Big`Ed is out of ideas - short of a reload
+[13 Jan/18:26] * Big`Ed has to go
+[13 Jan/18:26] <Big`Ed> nite all
+[13 Jan/18:26] <TNRaven> nite ed
+[13 Jan/18:26] <jet> thanks Ed
+[13 Jan/18:27] < SignOff: Big`Ed!BigEd@01-058.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[13 Jan/18:27] <terl> i'm trying somthing and i'll report back...
+[13 Jan/18:27] < terl!ouin@poste44-41.ulaval.ca has left #WIN98 ()
+[13 Jan/18:27] <wez> im surprized he isnt using AOl
+[13 Jan/18:28] <wez> Doh!
+[13 Jan/18:28] <MavericK> signal9.com is down !
+[13 Jan/18:29] <CJ^> hacked??/
+[13 Jan/18:29] <CJ^> hmmm
+[13 Jan/18:29] <CJ^> heh
+[13 Jan/18:29] <MavericK> dunno
+[13 Jan/18:30] <TNRaven> No ideas, huh?
+[13 Jan/18:30] <MavericK> can find the page
+[13 Jan/18:30] <MavericK> cant
+[13 Jan/18:30] <MavericK> any other site 'bout firewall ?
+[13 Jan/18:30] <jet> must be up I'm there now
+[13 Jan/18:31] <CJ^> http://www.signal9.com/  <<< yeap so am i
+[13 Jan/18:31] <MavericK> huh?
+[13 Jan/18:31] <LosGuy> jet I cant get to the viursu info page on avp.com
+[13 Jan/18:31] <jet> nor can I....grrrrrr
+[13 Jan/18:32] * LosGuy tries something else
+[13 Jan/18:32] <MavericK> that's why I like my 56k modem !!
+[13 Jan/18:32] <jet> I have pc-cillin too but it didnt find it AGAIN
+[13 Jan/18:33] <LosGuy> no offense ..but pc-cillin sux
+[13 Jan/18:33] <jet> I am finding that out
+[13 Jan/18:33] <wez> avp goes down all hte time
+[13 Jan/18:33] < SignOff: TNRaven!nevermore@hiper2-d228.stk.cwnet.com (Quoth the Raven "Nevermore")
+[13 Jan/18:33] <CJ^> offend...
+[13 Jan/18:33] <CJ^> ill offend.. PC-Cillian SUX
+[13 Jan/18:33] <CJ^> from waht i here.. so does Panada AV
+[13 Jan/18:33] <CJ^> er Panda
+[13 Jan/18:34] * LosGuy wants to try sophos av
+[13 Jan/18:34] <mrgone> well im goin to bed
+[13 Jan/18:34] <wez> hi mrgone, nite mrgone
+[13 Jan/18:34] <wez> heh
+[13 Jan/18:34] <mrgone> i gota get up for school in 7 hours
+[13 Jan/18:35] * jet wants to know how I am getting these?
+[13 Jan/18:35] < SignOff: mrgone!~Webmaster@ts1-125.brg.tallships.ca (im a leech that needs to be bled)
+[13 Jan/18:35] > dlwdaw!~glock@brpt-sh4-port139.snet.net has joined #WIN98
+[13 Jan/18:35] @ mode #WIN98 [+v dlwdaw] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:36] < SignOff: dlwdaw!~glock@brpt-sh4-port139.snet.net ([x]chat)
+[13 Jan/18:38] <LosGuy> jet I see no mention of that trojan at avp.ru
+[13 Jan/18:39] <jet> avp?it was them that found it
+[13 Jan/18:40] <LosGuy> yeah gotta love that kinda thing
+[13 Jan/18:40] <jet> thanks 
+[13 Jan/18:40] <LosGuy> deja.com returns no hits for that either
+[13 Jan/18:40] < wez!not@02-094.034.popsite.net has left #WIN98 ()
+[13 Jan/18:41] < MavericK!Maverick@ip188.montreal10.dialup.canada.psi.net has left #WIN98 ()
+[13 Jan/18:41] <jet> geee I wonder what this one will do to me now
+[13 Jan/18:41] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[13 Jan/18:44] ! VANILLAIC is known as JaOco
+[13 Jan/18:46] <jet> pc-cillin lists it but no info at that web site as well
+[13 Jan/18:46] <LosGuy> hmm
+[13 Jan/18:47] ! JaOco is known as MAX2THEMA
+[13 Jan/18:48] <LosGuy> nite (need sleep) goood luck in your search
+[13 Jan/18:48] < SignOff: LosGuy!~husky21@user-2iniokq.dialup.mindspring.com (adios need sleep)
+[13 Jan/18:48] > MavericK!Maverick@ip188.montreal10.dialup.canada.psi.net has joined #WIN98
+[13 Jan/18:48] @ mode #WIN98 [+v MavericK] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:48] <jet> thanks all nite
+[13 Jan/18:48] <MavericK> ummmm
+[13 Jan/18:48] < SignOff: jet!~pirch@1Cust203.tnt1.seymour.in.da.uu.net (Read error to jet[1Cust203.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[13 Jan/18:49] <MavericK> got problem ... I can access any http site !?!? .. 
+[13 Jan/18:50] > Amorak!fred@24.64.82.107.on.wave.home.com has joined #WIN98
+[13 Jan/18:50] <Amorak> Anyone alive in here ?
+[13 Jan/18:50] @ mode #WIN98 [+v Amorak] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:51] < SignOff: Amorak!fred@24.64.82.107.on.wave.home.com (Leaving)
+[13 Jan/18:54] > terl!ouin@poste26-41.ulaval.ca has joined #WIN98
+[13 Jan/18:54] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[13 Jan/18:54] @ mode #WIN98 [+v terl] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:54] < MavericK!Maverick@ip188.montreal10.dialup.canada.psi.net has left #WIN98 ()
+[13 Jan/18:55] * terl 's very happy 'cause he found a way to install those dawm fonts...
+[13 Jan/18:57] > Sobek!~waste_the@cust-168-7.as01.phnx.eli.net has joined #WIN98
+[13 Jan/18:57] < SignOff: Zeus_!Hashish@master.of.the.bongfu.way.com (Ping timeout for Zeus_[master.of.the.bongfu.way.com])
+[13 Jan/18:57] @ mode #WIN98 [+v Sobek] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/18:57] < Sobek!~waste_the@cust-168-7.as01.phnx.eli.net has left #WIN98 ()
+[13 Jan/18:57] < SignOff: Vulcan__!~Amsterdam@master.of.the.bongfu.way.com (Ping timeout for Vulcan__[master.of.the.bongfu.way.com])
+[13 Jan/18:59] < terl!ouin@poste26-41.ulaval.ca has left #WIN98 ()
+[13 Jan/19:02] > Zeus_!Hashish@master.of.the.bongfu.way.com has joined #WIN98
+[13 Jan/19:02] > Vulcan__!~Amsterdam@master.of.the.bongfu.way.com has joined #WIN98
+[13 Jan/19:02] @ mode #WIN98 [+vv Zeus_ Vulcan__] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/19:03] > informix!entropy@cvx01-1266.gst.aloha.net has joined #WIN98
+[13 Jan/19:03] @ mode #WIN98 [+v informix] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/19:04] <informix> anyone know how to change the default boot screen (the windows 98 screen)?
+[13 Jan/19:04] <informix> anyone?...
+[13 Jan/19:04] <informix> awake?...
+[13 Jan/19:04] <CJ^> soem themes can
+[13 Jan/19:04] <CJ^> logo.sys,lo9gow.sys
+[13 Jan/19:04] <CJ^> er logow.sys
+[13 Jan/19:04] <CJ^> you can make yer own as well..
+[13 Jan/19:05] <informix> its not the thethank you... and i replace that with a bitmap and name it logow.sys?...
+[13 Jan/19:05] <CJ^> a bitmap of a certain size  yes
+[13 Jan/19:05] <informix> thankx, gonna try it now...
+[13 Jan/19:05] <CJ^> http://www.geocities.com/~budallen/   <<
+[13 Jan/19:06] <CJ^> look there for logo.sys
+[13 Jan/19:08] > meri^!tvmeri@98CDBBDA.ipt.aol.com has joined #WIN98
+[13 Jan/19:08] <meri^> hi
+[13 Jan/19:08] @ mode #WIN98 [+v meri^] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/19:08] <meri^> again
+[13 Jan/19:08] <CJ^> again?
+[13 Jan/19:08] <meri^> can someone please helpe me and share there knowledge
+[13 Jan/19:09] <CJ^> `op
+[13 Jan/19:09] @ mode #WIN98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[13 Jan/19:09] <CJ^> meri.. with what?
+[13 Jan/19:09] <meri^> sound wont work
+[13 Jan/19:09] <CJ^> ok....
+[13 Jan/19:09] <meri^> and found this in the computer
+[13 Jan/19:09] <CJ^> is the sound card installed?
+[13 Jan/19:10] <CJ^> found what??
+[13 Jan/19:10] <meri^> no config manager/preform config manualy using setupsa.sax sound system not found on config manager
+[13 Jan/19:10] ! symie is known as symZzZzzZ
+[13 Jan/19:10] <CJ^> ok
+[13 Jan/19:10] <CJ^> what sound card though??
+[13 Jan/19:11] <CJ^> what brand or make or model?
+[13 Jan/19:11] <meri^> genis
+[13 Jan/19:11] <Rav3n> evening
+[13 Jan/19:11] <CJ^> genis? hmmm
+[13 Jan/19:11] <meri^> but it yamaha drivers
+[13 Jan/19:11] <CJ^> then its a yamaha OPL chipset
+[13 Jan/19:11] <meri^> that win instakked
+[13 Jan/19:12] <CJ^> well dont you have the sound card drivers disk??
+[13 Jan/19:12] <meri^> i dont think so
+[13 Jan/19:12] <meri^> but windows did it for me
+[13 Jan/19:12] <CJ^> well..
+[13 Jan/19:12] ! desire1 is known as megans
+[13 Jan/19:12] <CJ^> getting the RIGHT drivers may help you
+[13 Jan/19:13] <meri^> but it no in the confg system
+[13 Jan/19:14] < SignOff: informix!entropy@cvx01-1266.gst.aloha.net (Read error to informix[cvx01-1266.gst.aloha.net]: Connection reset by peer)
+[13 Jan/19:14] <CJ^> then you get the right drivers for the card...
+[13 Jan/19:14] <CJ^> from the maker
+[13 Jan/19:14] <CJ^> and you said Genius   right?
+[13 Jan/19:14] <meri^> ya
+[13 Jan/19:16] <CJ^> ok
+[13 Jan/19:16] <CJ^> do you knwo which model of Genius???
+[13 Jan/19:18] <CJ^> SM3DX?
+[13 Jan/19:18] <meri^> there are only a bar code and fcc id#
+[13 Jan/19:18] > Candyice!pulga@cr1001685-a.rchmd1.bc.wave.home.com has joined #WIN98
+[13 Jan/19:18] <Candyice> hey
+[13 Jan/19:18] @ mode #WIN98 [+v Candyice] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/19:18] <Candyice> any1 alive in here?
+[13 Jan/19:18] <CJ^> ok  what chipset does it show?
+[13 Jan/19:18] <meri^> and this number on it A151-A00
+[13 Jan/19:19] <CJ^> yes Candyice
+[13 Jan/19:19] <Candyice> i was wondering... ive got a scanner and i want to scan a document but i want to cut a part of the document to paste into another
+[13 Jan/19:19] <Candyice> what program is the best for this purpose?
+[13 Jan/19:20] <CJ^> Xerox
+[13 Jan/19:20] <CJ^> they have a good OCR scan software package
+[13 Jan/19:20] <Candyice> is there a good shareware prog i could quickly download?
+[13 Jan/19:21] ! Azmodan- is known as Azmodan2
+[13 Jan/19:21] <CJ^> download.com maybe
+[13 Jan/19:21] <Candyice> yeah im checking there
+[13 Jan/19:21] <Candyice> what do u think i should look under though?
+[13 Jan/19:21] <CJ^> try OCR
+[13 Jan/19:21] <CJ^> in search
+[13 Jan/19:22] <Candyice> ok thanks for your help
+[13 Jan/19:22] <CJ^> np
+[13 Jan/19:22] <CJ^> meri.... hello you still there??/
+[13 Jan/19:22] <Candyice> ill cya l8r
+[13 Jan/19:22] < SignOff: Candyice!pulga@cr1001685-a.rchmd1.bc.wave.home.com (Leaving)
+[13 Jan/19:23] ! HigH|AwaY is known as HigHBabE
+[13 Jan/19:25] <CJ^> http://www.yamahayst.com/pcaudio/download/driver/sax/95v2343.exe   << meri try those drivers 
+[13 Jan/19:25] < SignOff: CJ^!~skippy@sdn-ar-006watacoP138.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[13 Jan/19:30] > informix!entropy@204.149.167.121 has joined #WIN98
+[13 Jan/19:30] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[13 Jan/19:30] <meri^> sorry cj
+[13 Jan/19:30] @ mode #WIN98 [+v informix] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/19:30] <meri^> yes i am
+[13 Jan/19:31] <meri^> was looking at the chip
+[13 Jan/19:31] <meri^> chip is ymf719E-S
+[13 Jan/19:31] <Azmodan> yamaha?
+[13 Jan/19:31] <Azmodan> doh
+[13 Jan/19:31] <Azmodan> hehehe
+[13 Jan/19:32] <informix> yo... that didn't work... i reinstalled my win98 and it doesn't have the Plus! logo... i know this is a minor thing but does anyone know how i can accomplish this?... plus is installed so i know the correct file is on the computer somewhere... anyone?...
+[13 Jan/19:33] <informix> nobody knows how to do this do they?...
+[13 Jan/19:33] ! \dev\eth0 is known as piparca
+[13 Jan/19:40] <meri^> tell cj thanks for trying to help me whaen you see him/her
+[13 Jan/19:40] <meri^> bye and thanks
+[13 Jan/19:41] < meri^!tvmeri@98CDBBDA.ipt.aol.com has left #WIN98 ()
+[13 Jan/19:48] ! HEBITCH is known as TORINO
+[13 Jan/19:48] ! Azmodan2 is known as Azmodan-
+[13 Jan/19:55] > h8cap!fuckyou@du181025.pot.ptd.net has joined #WIN98
+[13 Jan/19:55] @ mode #WIN98 [+v h8cap] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/19:55] <h8cap> i know this is a windows channel but i was wondering how do you get ip addresses here on mirc
+[13 Jan/19:55] <h8cap> ?
+[13 Jan/19:57] < h8cap!fuckyou@du181025.pot.ptd.net has left #WIN98 ()
+[13 Jan/20:04] < SignOff: informix!entropy@204.149.167.121 (Ping timeout for informix[204.149.167.121])
+[13 Jan/20:05] ! AEnima is known as Col
+[13 Jan/20:22] > Deton8R!~Deton8R@24.31.74.225 has joined #WIN98
+[13 Jan/20:22] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[13 Jan/20:22] @ mode #WIN98 [+v Deton8R] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/20:36] ! Col is known as ^peanut^
+[13 Jan/20:44] ! endorphin is known as endo|nap
+[13 Jan/20:45] ! ChiwiGal is known as QT^Showa
+[13 Jan/20:48] ! LowHz is known as CNLingus
+[13 Jan/20:52] > MacInnis!marco@pool0089.cvx5-bradley.dialup.earthlink.net has joined #WIN98
+[13 Jan/20:52] @ mode #WIN98 [+v MacIn[13 Jan/22:55] > balls^!balls@sy-as-09-180.free.net.au has joined #WIN98
+[13 Jan/22:55] <balls^> hi there, doees anyone know if there is a utility out there that lets you share net connections with 2 pc's via laplink cable?
+[13 Jan/22:56] @ mode #WIN98 [+v balls^] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/23:01] ! BlkSbbth is known as `Predator
+[13 Jan/23:13] > Innocenti!~v@ledn0366-2.dial.wxs.nl has joined #WIN98
+[13 Jan/23:13] <Innocenti> # Appears as TIKI.
+[13 Jan/23:13] @ mode #WIN98 [+v Innocenti] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/23:13] < Innocenti!~v@ledn0366-2.dial.wxs.nl has left #WIN98 ()
+[13 Jan/23:14] > `Remy!~remy@as12-72.brunet.bn has joined #WIN98
+[13 Jan/23:14] <`Remy> hello
+[13 Jan/23:14] @ mode #WIN98 [+v `Remy] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[13 Jan/23:14] <`Remy> which one is faster amdk6 3d now or pentium III 400?
+[13 Jan/23:16] ! LisieLou is known as Pebbles
+[13 Jan/23:17] ! leeli is known as jexabel
+[13 Jan/23:18] <balls^> both of them
+[13 Jan/23:18] <`Remy> actually what the different?
+[13 Jan/23:22] < SignOff: balls^!balls@sy-as-09-180.free.net.au (Ping timeout for balls^[sy-as-09-180.free.net.au])
+[13 Jan/23:34] < SignOff: `Remy!~remy@as12-72.brunet.bn (digital computing services)
+[13 Jan/23:45] ! poisnlucy is known as poisn_awa
+[13 Jan/23:45] ! poisn_awa is known as poisnaway
+[13 Jan/23:50] ! MadameX is known as Mad_afk
+[13 Jan/23:51] ! zes is known as zesafk
+[13 Jan/23:53] ! [N]iffy is known as djnifty
+[14 Jan/00:02] ! ^katie^ is known as babyluv
+[14 Jan/00:06] ! Chote is known as Ch0te
+[14 Jan/00:08] ! zesafk is known as zes
+[14 Jan/00:10] ! Azmodan is known as Az|Sleep
+[14 Jan/00:10] ! Mandy is known as Azmodan
+[14 Jan/00:11] < SignOff: Zeus_!Hashish@master.of.the.bongfu.way.com (Ping timeout for Zeus_[master.of.the.bongfu.way.com])
+[14 Jan/00:11] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[14 Jan/00:12] ! djnifty is known as [N]ate
+[14 Jan/00:12] > Zeus_!~Hashish@master.of.the.bongfu.way.com has joined #WIN98
+[14 Jan/00:12] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[14 Jan/00:12] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #WIN98
+[14 Jan/00:12] @ mode #WIN98 [+vv Zeus_ Proteus] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[14 Jan/00:12] (Az|Sleep) -op Vulcan__ Zeus_
+[14 Jan/00:12] @ mode #WIN98 [+oo Vulcan__ Zeus_] by Azmodan!biged98@chat.eskimo.com
+[14 Jan/17:50] > Azmodan`!azmodan@phi.compinet.com has joined #win98
+[14 Jan/17:50] <Patty> yes, the monitor lights up ok
+[14 Jan/17:50] @ mode #win98 [+v Azmodan`] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:51] <Patty> well, no not really....but i do have the motherboard manual here with me 
+[14 Jan/17:51] <Patty> I am currently on the same computer that is giving me problems
+[14 Jan/17:51] <LosGuy> that should tell you the key to hold while rebooting to enter setup (bios)
+[14 Jan/17:51] ! Azmodan is known as Mandy
+[14 Jan/17:51] <cwoods> ... boot sequence in bios set to C only?
+[14 Jan/17:51] ! Azmodan` is known as Azmodan
+[14 Jan/17:52] <Patty> don't know....I don't think so....
+[14 Jan/17:52] * Cat`Woman missed the problem completly
+[14 Jan/17:52] <cwoods> cat, can't boot from a bootable floopy
+[14 Jan/17:52] <LosGuy> cat she is just booting straight to win98 ... she sees only a black screen untill then
+[14 Jan/17:52] <LosGuy> right Patty?
+[14 Jan/17:52] <cwoods> oops, guess i missed the problem
+[14 Jan/17:52] <Cat`Woman> Los..ok
+[14 Jan/17:53] <Cat`Woman> cwoods...I was thinking the same thing but she said no
+[14 Jan/17:53] <LosGuy> no cwoods..that is only part of the problem
+[14 Jan/17:53] <LosGuy> the main part is that she cant boot from a floppy
+[14 Jan/17:53] <Cat`Woman> Los..that could be a normal thing for the brand of computer
+[14 Jan/17:53] * LosGuy doesnt know..never seen one like that
+[14 Jan/17:53] <Cat`Woman> hp's go from a blue screen steight to a win98 screen
+[14 Jan/17:53] <Cat`Woman> acers do the same thing
+[14 Jan/17:53] <LosGuy> ahh
+[14 Jan/17:54] < j3ss1!4000@209.71.126.79 has left #win98 ()
+[14 Jan/17:54] <Cat`Woman> she needs to play with the keyboard ie: f1 f2 cntl del until she finds the way to go to bios and check stuff
+[14 Jan/17:54] <cwoods> yup
+[14 Jan/17:54] <Cat`Woman> Then make sure the floppy is good, them darn things are so unreliable
+[14 Jan/17:55] < SignOff: Patty!unknown@216.209.250.93 (Ping timeout for Patty[216.209.250.93])
+[14 Jan/17:55] <cwoods> yup yup
+[14 Jan/17:55] > CJ^!skippy@sdn-ar-003watacoP194.dialsprint.net has joined #win98
+[14 Jan/17:55] @ mode #win98 [+v CJ^] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:55] <Cat`Woman> great time for her to ping out
+[14 Jan/17:56] <Cat`Woman> `op
+[14 Jan/17:57] <CJ^> `op
+[14 Jan/17:57] <cwoods> `op
+[14 Jan/17:57] @ mode #win98 [+o CJ^] by Zeus!pegasys@tigerrose.grateful.org
+[14 Jan/17:57] < SignOff: Kawi!What@209.47.170.227 (Isn't This Fun...............................................bye)
+[14 Jan/17:57] <Cat`Woman> `op
+[14 Jan/17:57] @ mode #win98 [+o Cat`Woman] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:57] <cwoods> lol
+[14 Jan/17:57] <Cat`Woman> `kick cwoods Don't even think about it
+[14 Jan/17:57] < cwoods!~charlie.w@63.6.230.146 was kicked off #win98 by Zeus!pegasys@tigerrose.grateful.org (Don't even think about it)
+[14 Jan/17:57] > Novell_!0@du-148-233-63-192.prodigy.net.mx has joined #win98
+[14 Jan/17:57] @ mode #win98 [+v Novell_] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:57] <Cat`Woman> `op Azmodan
+[14 Jan/17:57] @ mode #win98 [+o Azmodan] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:57] <Cat`Woman> `op deton8r
+[14 Jan/17:57] @ mode #win98 [+o Deton8R] by Zeus_!~Hashish@master.of.the.bongfu.way.com
+[14 Jan/17:57] <Cat`Woman> `op losguy
+[14 Jan/17:57] @ mode #win98 [+o LosGuy] by Zeus_!~Hashish@master.of.the.bongfu.way.com
+[14 Jan/17:58] <Cat`Woman> `op athena
+[14 Jan/17:58] @ mode #win98 [+o Athena] by Zeus_!~Hashish@master.of.the.bongfu.way.com
+[14 Jan/17:58] < SignOff: Jakeofall!Jakeofall@jennandkevinthsd.ne.mediaone.net (Leaving)
+[14 Jan/17:58] <LosGuy> what was that?
+[14 Jan/17:58] @ mode #win98 [-v Los`Guy] by Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com
+[14 Jan/17:58] @ mode #win98 [-v Novell_] by Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com
+[14 Jan/17:58] @ mode #win98 [-v Rav3n] by Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com
+[14 Jan/17:58] @ mode #win98 [-v sektor_] by Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com
+[14 Jan/17:58] @ mode #win98 [+v Los`Guy] by Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com
+[14 Jan/17:58] @ mode #win98 [+v Rav3n] by Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com
+[14 Jan/17:58] <Cat`Woman> ok, I feel better
+[14 Jan/17:58] <Cat`Woman> :)
+[14 Jan/17:59] <Cat`Woman> `down
+[14 Jan/17:59] @ mode #win98 [-o Cat`Woman] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:59] <Cat`Woman> `voice
+[14 Jan/17:59] @ mode #win98 [+v Cat`Woman] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/17:59] <LosGuy> what was cwoods doing?
+[14 Jan/17:59] <Cat`Woman> "`op" geez, I hate that
+[14 Jan/17:59] <LosGuy> oh hahahah
+[14 Jan/18:00] <LosGuy> he used to come here alot..then was real abusive one time when he came, I kicked him and didnt see him for a long time after that
+[14 Jan/18:01] <Cat`Woman> hrm
+[14 Jan/18:02] ! chiQ is known as chiQ3
+[14 Jan/18:11] > Azmodan! has joined #win98
+[14 Jan/18:11] @ mode #win98 [+o Azmodan] by Azmodan
+[14 Jan/18:11] * pyrokiwi decides that CJ^ has gone bannanas
+[14 Jan/18:13] <CJ^> "Look down... ya may be holding a banana"  <<< found in the mens bathroom...
+[14 Jan/18:13] ! pyrokiwi is known as pyro|away
+[14 Jan/18:14] <pyro|away> sya
+[14 Jan/18:14] <CJ^> where is the new linux g33k?
+[14 Jan/18:14] ! Katrina is known as ^AnG|afk
+[14 Jan/18:18] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[14 Jan/18:18] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[14 Jan/18:18] < SignOff: Zeus!pegasys@tigerrose.grateful.org (Baltimore-R.MD.US.Undernet.Org McLean.VA.us.undernet.org)
+[14 Jan/18:19] <Los`Guy> he was on said that he got his voodoo card working right and was installing more drivers
+[14 Jan/18:19] ! Zeus_ is known as Zeus
+[14 Jan/18:22] <Novell_> Can somebody speak Spanish?
+[14 Jan/18:23] <CJ^> not i novell
+[14 Jan/18:23] <Azmodan> No habla espaniol
+[14 Jan/18:23] <Novell_> I find s software some special I think
+[14 Jan/18:23] <Novell_> Nadie habla español aqui
+[14 Jan/18:23] ! ^AnG|afk is known as ^Katrina
+[14 Jan/18:24] <Novell_> ok.
+[14 Jan/18:25] <Los`Guy> 
+[14 Jan/18:26] ! SpyderB8 is known as SpyBRB
+[14 Jan/18:27] <Novell_> You know the software for call from Internet for example from México to EU
+[14 Jan/18:27] <Novell_> how local call
+[14 Jan/18:27] < SignOff: Zeus!~Hashish@master.of.the.bongfu.way.com (Killed (Baltimore-R.MD.US.Undernet.Org (Dallas-R.Tx.US.Undernet.org <- McLean.VA.us.undernet.org[205.252.46.98] (older nick overruled))))
+[14 Jan/18:27] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[14 Jan/18:27] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[14 Jan/18:27] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[14 Jan/18:27] @ mode #win98 [+ovov Zeus Cat`Woman Deton8R Deton8R] by McLean.VA.us.undernet.org
+[14 Jan/18:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[14 Jan/18:27] <Novell_> You know the software for call from Internet for example from México to EU how local call
+[14 Jan/18:27] > Zeus_!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[14 Jan/18:28] @ mode #win98 [+v Zeus_] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:28] <CJ^> Net-T-Phone
+[14 Jan/18:28] <Novell_> whera I found?
+[14 Jan/18:28] <Novell_> this is a Programm
+[14 Jan/18:29] <CJ^> yes..
+[14 Jan/18:29] <CJ^> www.download.com
+[14 Jan/18:29] <Novell_> thaks
+[14 Jan/18:29] <CJ^> search for telephony
+[14 Jan/18:33] < SignOff: Los`Guy!~husky21@user-33qtji6.dialup.mindspring.com (brb)
+[14 Jan/18:33] <Novell_> o.k.
+[14 Jan/18:34] > Los`Guy!~husky21@user-33qtji6.dialup.mindspring.com has joined #win98
+[14 Jan/18:34] @ mode #win98 [+v Los`Guy] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:34] <Novell_> I need a programm foy any country... I live in Mexico
+[14 Jan/18:34] < sektor_!please.ask@dialup-63.208.116.17.Weehawkin1.Level3.net has left #win98 ()
+[14 Jan/18:35] <Novell_> I need a programm foy any country... I live in Mexico for example
+[14 Jan/18:35] <CJ^> Novell.. well  a lot of applications are in english...
+[14 Jan/18:35] <CJ^> sorta how it goes..
+[14 Jan/18:35] <CJ^> gotta look around locally i guess..
+[14 Jan/18:37] ! pyro|away is known as pyrokiwi
+[14 Jan/18:37] <pyrokiwi> hiyas
+[14 Jan/18:37] <CJ^> FWOOOOOOOOOOOOOOOOOOOOOOOOOOSHHHHHHHHHHHH!!!!!!!!!!!!
+[14 Jan/18:37] ! PeJay is known as PJ_Telly
+[14 Jan/18:38] > shorin!~AHentro@p191-tnt2.syd.ihug.com.au has joined #win98
+[14 Jan/18:38] <Novell_> because, somebody tell me about a software.... Don't you know?
+[14 Jan/18:38] @ mode #win98 [+v shorin] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:38] <CJ^> Novell.. i dont knwo of many applicatiosn that are in spanish... except Microsoft..
+[14 Jan/18:40] <Novell_> o.k.
+[14 Jan/18:40] <Novell_> No problem
+[14 Jan/18:44] < SignOff: CJ^!skippy@sdn-ar-003watacoP194.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[14 Jan/18:44] ! el`loco is known as Gerbs
+[14 Jan/18:45] > edhaskal!ed@jp202-149.ntslink.net has joined #win98
+[14 Jan/18:45] @ mode #win98 [+v edhaskal] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:45] <edhaskal> hi
+[14 Jan/18:45] <Los`Guy> hi
+[14 Jan/18:45] <pyrokiwi> hiya
+[14 Jan/18:45] <edhaskal> what doew vulcansets mode mean?
+[14 Jan/18:46] > ttaazz!yorker2pcc@as4-buf-201-195.wnysurf.net has joined #win98
+[14 Jan/18:46] @ mode #win98 [+v ttaazz] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:46] <edhaskal> yea that
+[14 Jan/18:46] <Los`Guy> nuttin much
+[14 Jan/18:46] <shorin> is there anyway to connect to computers with a serial link without "direct cable connection", because my Win 98 is stuffed and won't let me install it.  
+[14 Jan/18:46] <Los`Guy> just gave a voice
+[14 Jan/18:46] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[14 Jan/18:47] <pyrokiwi> welll wats wrong with win98 ?
+[14 Jan/18:47] <Los`Guy> not that I know of shorin
+[14 Jan/18:47] <ttaazz> shorin do you have pc anywhere
+[14 Jan/18:47] > beastie!emcee@ABDC9B2A.ipt.aol.com has joined #win98
+[14 Jan/18:47] @ mode #win98 [+v beastie] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:47] <shorin> when i go to windows setup i tick direct cable connection and it won't install
+[14 Jan/18:48] <beastie> hmm....thanks
+[14 Jan/18:48] <shorin> pc anywhere?
+[14 Jan/18:48] <pyrokiwi> wat message does it bring up?
+[14 Jan/18:48] <beastie> what would be a good isp to use...a free one, my msn account went dead last night
+[14 Jan/18:49] <ttaazz> yes its a program where you use your modem to get into someone elses comp.
+[14 Jan/18:49] <shorin> nothing, I click ok it closes the dialog box, then when i go back to it in the setup it isn't ticked
+[14 Jan/18:49] > ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has joined #win98
+[14 Jan/18:49] <ir> anyone know anything about ASP in here
+[14 Jan/18:49] @ mode #win98 [+v ir] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:49] <pyrokiwi> hmmm thats weird 
+[14 Jan/18:49] <pyrokiwi> let me seee u got parralal port?
+[14 Jan/18:49] > darky_!darky_@QNCYA040-0037.splitrock.net has joined #win98
+[14 Jan/18:49] @ mode #win98 [+v darky_] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:50] <shorin> serial port
+[14 Jan/18:50] <ir> anybody
+[14 Jan/18:50] <darky_> what does it mean when i have a VxD error in VCACHE(01)
+[14 Jan/18:50] <ttaazz> sorry ir
+[14 Jan/18:50] <ttaazz> what is asp?
+[14 Jan/18:50] <edhaskal> have you recently put in memory, darky?
+[14 Jan/18:50] <darky_> yes and no
+[14 Jan/18:51] <edhaskal> yes, but....
+[14 Jan/18:51] <darky_> i been messing with my comp forever now.
+[14 Jan/18:51] <ir> active server page or something like that
+[14 Jan/18:51] <darky_> haven got it running correctly in 3 days
+[14 Jan/18:51] <edhaskal> ok, darky, when did you put in the memory
+[14 Jan/18:51] <ir> i'm in mis, and i want to learn some things about the web and programming, and somebody told me to learn that
+[14 Jan/18:51] <darky_> its memory that was in ther before, but too it out when i keepgetting windows protection mode erreos on install
+[14 Jan/18:52] < SignOff: beastie!emcee@ABDC9B2A.ipt.aol.com (why not a beastie revolution)
+[14 Jan/18:52] <darky_> bout 5 min ango
+[14 Jan/18:52] > beastie!emcee@ABDC9B2A.ipt.aol.com has joined #win98
+[14 Jan/18:52] @ mode #win98 [+v beastie] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:52] < SignOff: beastie!emcee@ABDC9B2A.ipt.aol.com (why not a beastie revolution)
+[14 Jan/18:53] <edhaskal> when you originally installed win98, did you have this memory in?
+[14 Jan/18:54] <ttaazz> shorin what if you download win 98 from someone and then try installing it?
+[14 Jan/18:54] > poper!robicho@sag1034.max.netaxis.ca has joined #win98
+[14 Jan/18:54] < pyrokiwi!mrremhehe@210-55-150-193.dialup.xtra.co.nz has left #win98 ()
+[14 Jan/18:54] @ mode #win98 [+v poper] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:54] > ``remy!~Remy@as12-71.brunet.bn has joined #win98
+[14 Jan/18:54] <``remy> hello
+[14 Jan/18:54] @ mode #win98 [+v ``remy] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:55] <darky_> no, but it wa in for like 2 months
+[14 Jan/18:55] <``remy> need help about overclocking
+[14 Jan/18:55] <ttaazz> darky did you try formatting it?
+[14 Jan/18:55] <ir> so nobody has anything for me
+[14 Jan/18:55] <ir> well take care
+[14 Jan/18:56] <ttaazz> sorry ir not i
+[14 Jan/18:56] > pyrokiwi!mrremhehe@210-55-150-193.dialup.xtra.co.nz has joined #win98
+[14 Jan/18:56] @ mode #win98 [+v pyrokiwi] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:56] <pyrokiwi> hey Los`Guy can u get tweak thingy 4 win98 ?
+[14 Jan/18:56] <pyrokiwi> and if so can ya use it 4 first edition?
+[14 Jan/18:56] <Los`Guy> tweakUI?
+[14 Jan/18:56] < ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has left #win98 ()
+[14 Jan/18:56] <Los`Guy> it is on the win98 (first edition) cdrom
+[14 Jan/18:56] > beastie!emcee@ABDC9B2A.ipt.aol.com has joined #win98
+[14 Jan/18:56] @ mode #win98 [+v beastie] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/18:56] < SignOff: poper!robicho@sag1034.max.netaxis.ca (Leaving)
+[14 Jan/18:57] <pyrokiwi> yeh
+[14 Jan/18:57] <pyrokiwi> oooh kewl
+[14 Jan/18:57] <pyrokiwi> hav to get uit
+[14 Jan/18:57] ! SpyBRB is known as Spy|Away
+[14 Jan/18:57] < SignOff: shorin!~AHentro@p191-tnt2.syd.ihug.com.au (Leaving)
+[14 Jan/18:58] <pyrokiwi> ahhh i hav cd :)
+[14 Jan/18:58] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[14 Jan/19:01] ! PJ_Telly is known as PeJay
+[14 Jan/19:03] <ttaazz> darky you there?
+[14 Jan/19:05] <pyrokiwi> LosGuy how do u install it?
+[14 Jan/19:06] < SignOff: beastie!emcee@ABDC9B2A.ipt.aol.com (why not a beastie revolution)
+[14 Jan/19:06] > |SpRNovA|!~user@dt041n12.tampabay.rr.com has joined #win98
+[14 Jan/19:06] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[14 Jan/19:06] <|SpRNovA|> hello people
+[14 Jan/19:06] @ mode #win98 [+v |SpRNovA|] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/19:07] <|SpRNovA|> what is the best utility to backup and restore the registry ... anybody knows?
+[14 Jan/19:08] <pyrokiwi> its called system backup
+[14 Jan/19:08] < pyrokiwi!mrremhehe@210-55-150-193.dialup.xtra.co.nz has left #win98 ()
+[14 Jan/19:09] <|SpRNovA|> i was thinking a progy with ease of use and flexible 
+[14 Jan/19:09] <LosGuy> |SpRNovA| your using win98?
+[14 Jan/19:10] <LosGuy> cuz win98 keeps several days worth of registries in the C:\windows\sysbckup dir in the rb00xx.cab files
+[14 Jan/19:11] < SignOff: |SpRNovA|!~user@dt041n12.tampabay.rr.com (Read error to |SpRNovA|[dt041n12.tampabay.rr.com]: Connection reset by peer)
+[14 Jan/19:11] > SpRNovA!_SpRNovA_@dt041n12.tampabay.rr.com has joined #win98
+[14 Jan/19:11] <SpRNovA> disconnected
+[14 Jan/19:11] @ mode #win98 [+v SpRNovA] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/19:11] <SpRNovA> win98 pings out off its own ip :)
+[14 Jan/19:11] <LosGuy> |SpRNovA| your using win98?
+[14 Jan/19:11] <LosGuy> cuz win98 keeps several days worth of registries in the C:\windows\sysbckup dir in the rb00xx.cab files
+[14 Jan/19:12] <LosGuy> and scanreg /restore will restore versions of the reg
+[14 Jan/19:12] <SpRNovA> I am thinking to backup the registry in installing basis
+[14 Jan/19:12] <LosGuy> huh?
+[14 Jan/19:12] <SpRNovA> when i install something i will backup
+[14 Jan/19:12] <SpRNovA> before and after
+[14 Jan/19:12] < edhaskal!ed@jp202-149.ntslink.net has left #win98 ()
+[14 Jan/19:12] <SpRNovA> so if something goes wrong i can pinpoint the problem
+[14 Jan/19:12] <darky_> what does it mean when i have a VxD error in VCACHE(01). i get it on a 17 gig drive
+[14 Jan/19:13] ! ``remy is known as `Remy-awy
+[14 Jan/19:13] * `Remy-awy is now away reason: mandi - [logging: ON] - [pager: ON] - [email: NotSet@SoAskMe.com] ((DiGiTaL-WaVe))
+[14 Jan/19:13] < `Remy-awy!~Remy@as12-71.brunet.bn has left #win98 ()
+[14 Jan/19:13] <SpRNovA> Day by Day would also work but makes it harder
+[14 Jan/19:13] <LosGuy> SpRNovA the registry is two files... system.dat and user.dat
+[14 Jan/19:14] <SpRNovA> darky: Update your motherboard drivers 
+[14 Jan/19:14] <darky_> i've updated the bios and just did a clean install
+[14 Jan/19:15] <SpRNovA> and update your windows .. remebering seing a patch about large harddrives
+[14 Jan/19:15] <darky_> for se?
+[14 Jan/19:15] <LosGuy> yes
+[14 Jan/19:16] <darky_> k i'll look
+[14 Jan/19:16] <SpRNovA> LosGuy: registry is my weak stomach
+[14 Jan/19:16] <SpRNovA> dunno squat about it
+[14 Jan/19:17] <SpRNovA> All I know some program is messing my 98 and can't seem to find it
+[14 Jan/19:17] <ttaazz> i put a 20 gig in mine and its 5 years old i did not have that problem as far as the motherboard
+[14 Jan/19:17] <SpRNovA> so figured if i keep intense registry backup i can track the succer
+[14 Jan/19:18] <SpRNovA> 20 gig .. 5 years old??? 
+[14 Jan/19:18] <ttaazz> the comp is 5 yrs old
+[14 Jan/19:18] <darky_> $$$$$$$$$$
+[14 Jan/19:18] <SpRNovA> You must have paid 5000 bucs for that 
+[14 Jan/19:19] <SpRNovA> and many many partitions
+[14 Jan/19:19] <ttaazz> just 1
+[14 Jan/19:19] <ttaazz> and i still have the other hard drive in too
+[14 Jan/19:20] <darky_> don't see any larage had drisk update storage 1394 suplement maybe?
+[14 Jan/19:20] <SpRNovA> 95 would erase anyything beyond 500mb when scandisk it (early versions)
+[14 Jan/19:20] <ttaazz> the company said i couldnt go more then 1 gig but it did
+[14 Jan/19:20] <ttaazz> i have 98
+[14 Jan/19:21] <SpRNovA> well i am talking about win95 5 years ago
+[14 Jan/19:21] <SpRNovA> what a pain in the ass it was !
+[14 Jan/19:21] <ttaazz> i put this in 3 months ago
+[14 Jan/19:21] <SpRNovA> Thought you said it was 5 years old
+[14 Jan/19:22] <ttaazz> the comp.
+[14 Jan/19:22] <ttaazz> is
+[14 Jan/19:22] <SpRNovA> uhh ok
+[14 Jan/19:22] <ttaazz> the company said it couldnt go over 1 gig 
+[14 Jan/19:22] <SpRNovA> you were lucky then
+[14 Jan/19:22] <ttaazz> so much for what they know
+[14 Jan/19:23] <SpRNovA> LosGuY: how often 98 updates its registry?
+[14 Jan/19:23] <SpRNovA> in every update or daily
+[14 Jan/19:23] <Los`Guy> once a day unless youchoose to do it more often
+[14 Jan/19:23] > Guest2901!jj@1Cust225.tnt4.dfw3.da.uu.net has joined #win98
+[14 Jan/19:23] @ mode #win98 [+v Guest2901] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[14 Jan/19:24] <Los`Guy> (on the first boot of each day)(
+[14 Jan/19:24] <darky_> sprnova: i see no larage hdd update on ms update. the vxd error contines to say something about being called by vfat32(01)+
+[14 Jan/19:25] <Los`Guy> you will find the reg scan program under the tools menu start/run/type msinfo32
+[14 Jan/19:25] <SpRNovA> VxD is motherboard driver eror if i am not wrong
+[14 Jan/19:25] <ttaazz> ?  i want to delette win from my 1rst hard drive and put it on my 20 gig one and get rid of the 1st one should i fuck with it or wait till it goes ?my ? really is will i mess up being lucky with the 20 gig and poss. fuck it up?
+[14 Jan/19:26] <Los`Guy> ttaazz:  no cussing here
+[14 Jan/19:26] <ttaazz> sorry
+[14 Jan/19:26] <Los`Guy> vxd is just a driver (virtual driver) error
+[14 Jan/19:27] <darky_> i know, but i need one that doesn't error
+[14 Jan/19:27] <darky_> it only happens when te drive is writing fast
+[14 Jan/19:27] <SpRNovA> my motherboard gives VxD errors for my USB
+[14 Jan/19:27] <Los`Guy> have you searched the knowledgebase? or deja.com?
+[14 Jan/19:27] ! PeJay is known as No1UNo
+[14 Jan/19:27] <SpRNovA> so far i see no choice but to change my motherboard
+[14 Jan/19:28] <Azmodan> nite guys
+[14 Jan/19:28] <Azmodan> have fun
+[14 Jan/19:28] <Los`Guy> nite az
+[14 Jan/19:28] <SpRNovA> nite
+[14 Jan/23:04] > Azmodan! has joined #win98
+[14 Jan/23:04] @ mode #win98 [+o Azmodan] by Azmodan
+[14 Jan/23:04] ! cougar969 is known as RaSCaLKnG
+[14 Jan/23:07] > Vulcan_!itsnotme@the.best.os.is.linux.am has joined #win98
+[14 Jan/23:07] + Azmodan takes a doulbe take
+[14 Jan/23:07] <Azmodan> you still up Los?
+[14 Jan/23:07] <LosGuy> yes I am az
+[14 Jan/23:07] <Azmodan> hehehe
+[14 Jan/23:08] ! AZ|BRB is known as Azmodan-
+[14 Jan/23:08] <LosGuy> camina says LOL! after every sentence
+[14 Jan/23:09] <LosGuy> worse than me with hehe
+[14 Jan/23:09] <Azmodan> lol
+[14 Jan/23:09] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[14 Jan/23:09] <Azmodan> (sorry couldn't resist)
+[14 Jan/23:09] <LosGuy> hahah
+[14 Jan/23:13] ! Azmodan- is known as poohead
+[14 Jan/23:13] ! poohead is known as Nadomza
+[14 Jan/23:17] ! Nadomza is known as Axxxmodan
+[14 Jan/23:18] ! Axxxmodan is known as Az
+[14 Jan/23:18] ! Az is known as nadomzA
+[14 Jan/23:31] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Baltimore-R.MD.US.Undernet.Org auckland.nz.undernet.org)
+[14 Jan/23:31] ! DeViLgAl is known as DeViAFK
+[14 Jan/23:31] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[14 Jan/23:32] ! freddy is known as fredyout
+[14 Jan/23:33] @ mode #win98 [+ooo Athena Proteus Vulcan_] by Azmodan!azmodan@phi.compinet.com
+[14 Jan/23:35] > _bad!~gangsta@host-209-198-252-163.interpacket.net has joined #win98
+[14 Jan/23:35] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[14 Jan/23:35] @ mode #win98 [+v _bad] by Vulcan_!itsnotme@the.best.os.is.linux.am
+[14 Jan/23:36] < _bad!~gangsta@host-209-198-252-163.interpacket.net has left #win98 ()
+[14 Jan/23:39] ! SistaGurl is known as NTyce_N
+[14 Jan/23:48] < SignOff: LosGuy!husky21@user-33qtkn1.dialup.mindspring.com (adios)
+[14 Jan/23:56] ! kt-amy is known as babyluv
+[15 Jan/00:01] ! babyluv is known as aims
+[15 Jan/00:01] ! fredyout is known as freddy
+[15 Jan/00:05] ! aims is known as babyluv
+[15 Jan/00:06] ! DeViAFK is known as DeViLgAl
+[15 Jan/00:16] ! chiQ is known as chiQ3
+[15 Jan/00:28] ! Azm0dan is known as Az
+[15 Jan/00:28] ! Az is known as Bent
+[15 Jan/00:28] ! Marg is known as Get
+[15 Jan/00:30] ! Get is known as Marg
+[15 Jan/00:30] ! Bent is known as Azmodan-
+[15 Jan/00:31] ! Elly` is known as Elly_brb
+[15 Jan/00:33] ! Azmodan- is known as fuckface
+[15 Jan/00:34] ! fuckface is known as Ben
+[15 Jan/00:38] ! Elly_brb is known as Elly`
+[15 Jan/00:41] ! HiKKi is known as AppleJack
+[15 Jan/13:33] > Azmodan! has joined #win98
+[15 Jan/13:33] @ mode #win98 [+o Azmodan] by Azmodan
+[15 Jan/13:34] <Los-Guy> SOS = Same Old Stuff (or what ever you want that last word to be)
+[15 Jan/13:35] <Raph2000> SOS in French mean HELP HELP HELP ;-) that's why I asked you..
+[15 Jan/13:38] <Los-Guy> ahh yeah ... as in SOS my ship is sinking!
+[15 Jan/13:38] > Boburo!PlainMe@212.124.85.59 has joined #win98
+[15 Jan/13:38] @ mode #win98 [+v Boburo] by Vulcan!itsnotme@the.best.os.is.linux.am
+[15 Jan/13:41] <Boburo> hy i need some help:Can u pls tell how can i conect 2 puters local network infact on the same table with network cards.My puter doesn`t see the other one?
+[15 Jan/13:41] <Boburo> can someone pls give me a hand?
+[15 Jan/13:44] <Raph2000> do you have a cross over cable or a hub ?
+[15 Jan/13:44] <Boburo> i have a  cross over cable
+[15 Jan/13:45] <Raph2000> you have Win98 on both ?
+[15 Jan/13:46] <Boburo> yes
+[15 Jan/13:46] <Boburo> win98 se
+[15 Jan/13:46] <Raph2000> you are using TCP IP  I guess, what IP and what subnet mask did you use ?
+[15 Jan/13:47] <Boburo> well
+[15 Jan/13:47] <Boburo> i tried tcp ip
+[15 Jan/13:47] <Boburo> but the puter`s don`t see each other
+[15 Jan/13:47] <Los-Guy> Boburo what kind of cable are you using to connect them?
+[15 Jan/13:47] <Boburo> i tried ipx same thing
+[15 Jan/13:47] <Los-Guy> ack lag
+[15 Jan/13:47] <Los-Guy> or even bnc
+[15 Jan/13:47] <Los-Guy> your sure of that..its important?
+[15 Jan/13:47] <Boburo> ipx
+[15 Jan/13:48] <Los-Guy> the computers have the same workgroup names and different computer names right? and file and printer sharing is installed (and same protocols on each?)
+[15 Jan/13:48] <Boburo> yup
+[15 Jan/13:48] <Los-Guy>  <<ÐêtóÑ8®>> Ping reply for Boburo: 224 Sec
+[15 Jan/13:48] <Boburo> dang
+[15 Jan/13:49] <Los-Guy>  <<ÐêtóÑ8®>> Ping reply for Boburo: 4 Sec
+[15 Jan/13:49] <Los-Guy> better now
+[15 Jan/13:49] <Boburo> nope it`s 7 from the server
+[15 Jan/13:49] <Raph2000> in you Network properties, do you have ( for TCP IP ) TCP IP , CLIENT For Microsoft Windows and File and Print sharing INSTALLED ?
+[15 Jan/13:49] <Boburo> file adn prin is instaled tcp ip i deleted it and added ipx
+[15 Jan/13:49] > awara!~kaliya@jeter.ocs.k12.al.us has joined #win98
+[15 Jan/13:49] <Los-Guy> Boburo any conflicts at all in control panel / system? any problem with the install of the nics?
+[15 Jan/13:49] @ mode #win98 [+v awara] by Vulcan!itsnotme@the.best.os.is.linux.am
+[15 Jan/13:49] <Boburo> that`s waht i need should i add tcp/ip back
+[15 Jan/13:50] <Boburo> no conflicts
+[15 Jan/13:50] <Raph2000> I use TCP IP here.
+[15 Jan/13:50] <Los-Guy> Boburo you probably want either netbeui or tcp/ip unless you need ipx for some older games
+[15 Jan/13:50] <awara> hi what's ISO...in computer??any one know
+[15 Jan/13:50] <Los-Guy> international standards organization
+[15 Jan/13:50] <Raph2000> faster then me LosGuy ;-)
+[15 Jan/13:50] <Boburo> i just need ipx
+[15 Jan/13:50] <Los-Guy> if you mean .iso ... it is an image file
+[15 Jan/13:51] <Raph2000> is it for a Game Boburo ?
+[15 Jan/13:51] <Boburo> yes
+[15 Jan/13:51] <Boburo> only ipx
+[15 Jan/13:51] <Boburo> pls help me
+[15 Jan/13:51] <Los-Guy> Boburo www.helmig.com
+[15 Jan/13:51] <awara> windows 2000 final iso..what's ISO??plz
+[15 Jan/13:52] <Los-Guy> `kb awara a topic violation thats what
+[15 Jan/13:52] @ mode #win98 [+b *!*kaliya@*.al.us] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/13:52] < awara!~kaliya@jeter.ocs.k12.al.us was kicked off #win98 by Athena!itsnotme@ppp35.US-GOVT.org (a topic violation thats what)
+[15 Jan/13:52] <Raph2000> what happened ? and why ?
+[15 Jan/13:53] <Los-Guy> I kicked him cuz he was asking about warez
+[15 Jan/13:53] <Raph2000> how do you know ? 
+[15 Jan/13:53] * Los-Guy knows
+[15 Jan/13:53] <Los-Guy> he asked about a specific program that is not even released yet
+[15 Jan/13:54] <Raph2000> I have Win2K here only RC2...anyway... Boburo, what kind of Network card do you have ?
+[15 Jan/13:55] < SignOff: Boburo!PlainMe@212.124.85.59 (Read error to Boburo[212.124.85.59]: Connection reset by peer)
+[15 Jan/13:55] > lublore!PlainMe@212.124.85.59 has joined #win98
+[15 Jan/13:55] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/13:55] ! lublore is known as Boburo
+[15 Jan/13:56] <Boburo> hey that`s only win95 stuff
+[15 Jan/13:56] <Los-Guy> at that URL?
+[15 Jan/13:57] <Los-Guy> nah it is a great networking site
+[15 Jan/13:57] <Boburo> yup
+[15 Jan/13:57] > Aleister!Aleister@98AB87D4.ipt.aol.com has joined #win98
+[15 Jan/13:57] <Los-Guy> it is not ONLY win95
+[15 Jan/13:57] <Boburo> but do u have any ideas what could be wrong i tried all that is there
+[15 Jan/13:57] <Boburo> i tried tcp ip
+[15 Jan/13:57] <Raph2000> http://www.helmig.com/j_helmig/win98.htm
+[15 Jan/13:57] <Aleister> i seem to have windows/dos claiming to have two partitions in the space for one?
+[15 Jan/13:57] <Boburo> netbeiu ipx
+[15 Jan/13:58] > mY-AmaE!MYCROFT@nas-5-90.nyc.navinet.net has joined #win98
+[15 Jan/13:58] <Raph2000> do you have a light on the 2 network cards ?
+[15 Jan/13:58] <Los-Guy> Aleister what is telling you this?
+[15 Jan/13:58] <Aleister> i used the DOS subst commmand trying to redirect A: to my CD-R
+[15 Jan/13:58] <Boburo> on mine yes on the other no it`s a isa NE2000
+[15 Jan/13:58] <mY-AmaE> hi ... what's a good proxy server ?
+[15 Jan/13:58] <Aleister> instead of doing that, it created a D: on my hard drive
+[15 Jan/13:58] <Aleister> which showed as being of 0 bytes length
+[15 Jan/13:58] <Los-Guy> Aleister that is what you told it to do
+[15 Jan/13:59] <Aleister> no, the cd-r was the d drive at the time
+[15 Jan/13:59] <Aleister> dos then bumped it up to E:
+[15 Jan/13:59] <Raph2000> When you had TCP IP installed, could you ping the ohter Computer ?
+[15 Jan/13:59] <Aleister> i tried formatting it, thinking it would see there is nothing there
+[15 Jan/14:00] <Aleister> now it shows as being almost 8 gigs
+[15 Jan/14:00] <Los-Guy> Aleister use subst /d command
+[15 Jan/14:00] ! HEBITCH is known as TOR1NO
+[15 Jan/14:00] <Los-Guy> in fact do subst /? for all commands
+[15 Jan/14:00] <Boburo> nope
+[15 Jan/14:00] <Boburo> i couldn`t ping him
+[15 Jan/14:00] <Boburo> no route to host
+[15 Jan/14:00] <Aleister> i'm showing over 18 gigs on a 13 gig drive
+[15 Jan/14:00] <Raph2000> could you ping yourself ?
+[15 Jan/14:01] <Boburo> myself
+[15 Jan/14:01] <Boburo> hmm
+[15 Jan/14:01] <Boburo> let me try
+[15 Jan/14:01] < mY-AmaE!MYCROFT@nas-5-90.nyc.navinet.net has left #win98 ()
+[15 Jan/14:01] <Raph2000> if you have TCPIP Installed, it's important that you have a IP and a Subnet Mask.
+[15 Jan/14:02] <Boburo> yes i can ping myself
+[15 Jan/14:02] <Raph2000> what is your IP and what is your Subnet ?
+[15 Jan/14:02] <Raph2000> then What is your other PC's IP ?
+[15 Jan/14:02] <Aleister> i seem to have two partitions claiming the same area...
+[15 Jan/14:03] <Boburo> bob-s-puter
+[15 Jan/14:03] <Los-Guy> one is a virtual partition Aleister
+[15 Jan/14:03] <Boburo> and the other vladdy
+[15 Jan/14:03] <Los-Guy> YOU created it with the subst command
+[15 Jan/14:04] <Aleister> how do i get rid of it?
+[15 Jan/14:04] <Boburo> but i can only ping me
+[15 Jan/14:04] <Boburo> :/
+[15 Jan/14:04] <Los-Guy> use subst /? for help with the command
+[15 Jan/14:04] <Raph2000> Bob, you gave me the Computer name, I want the IP address
+[15 Jan/14:04] <Los-Guy> subst /D is what you need to use (but do subst /? for help)
+[15 Jan/14:04] <Boburo> my ip
+[15 Jan/14:04] <Boburo> ok
+[15 Jan/14:04] <Boburo> 212.124.85.59
+[15 Jan/14:04] <Aleister> i did that, it didn't tell me anything i didn't already know
+[15 Jan/14:04] <Raph2000> and the other pc ?
+[15 Jan/14:04] <Boburo> if i try to ping vladdy i get no route to host
+[15 Jan/14:05] <Los-Guy> that is NOT his local network IP
+[15 Jan/14:05] <Boburo> he doesn`t have a ip he doesn`t have a modem
+[15 Jan/14:05] <Boburo> :/
+[15 Jan/14:05] <Raph2000> ;-)))
+[15 Jan/14:05] <Boburo> my local ip
+[15 Jan/14:05] <Boburo> is
+[15 Jan/14:05] <Boburo> bob-puter-s
+[15 Jan/14:05] <Boburo> as dos says in win bob`s puter
+[15 Jan/14:05] <Raph2000> the one that you set it up yourself..
+[15 Jan/14:06] <Boburo> yup it`s bob`s puter
+[15 Jan/14:06] <Boburo> but he can`t ping me and i can`t ping him
+[15 Jan/14:06] <Boburo> :/
+[15 Jan/14:07] <Raph2000> I think you should read this : http://www.helmig.com/j_helmig/win98.htm
+[15 Jan/14:07] <Boburo> i din`t work with net cards yes so pls understand that i`m a very new newbie in this
+[15 Jan/14:07] <Boburo> i`m doind that now
+[15 Jan/14:07] <Raph2000> do you have netmeeting boburo ?
+[15 Jan/14:08] <Boburo> hehe
+[15 Jan/14:08] <Boburo> i think u`rr right
+[15 Jan/14:08] <Boburo> i found what i din`t try yet
+[15 Jan/14:08] <Boburo>  http://www.helmig.com/j_helmig/win98.htm
+[15 Jan/14:08] <Boburo> i`ll just folow what is sayd there
+[15 Jan/14:08] < SignOff: `wez!not@steve.protocom.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[15 Jan/14:08] <Boburo> and if i can`t set i`ll be back
+[15 Jan/14:08] <Boburo> thanks very much for the help
+[15 Jan/14:08] <Raph2000> ok
+[15 Jan/14:08] <Boburo> very very much
+[15 Jan/14:08] <Boburo> bye
+[15 Jan/14:09] < Boburo!PlainMe@212.124.85.59 has left #win98 ()
+[15 Jan/14:10] > black14-!hg@ts1-21.f4001.quebectel.com has joined #win98
+[15 Jan/14:10] <black14-> Salut tlm!
+[15 Jan/14:11] <black14-> ca va?
+[15 Jan/14:11] <Los-Guy> english only black14-
+[15 Jan/14:12] <black14-> ho scuse!
+[15 Jan/14:12] <black14-> bye
+[15 Jan/14:12] <Raph2000> salut...
+[15 Jan/14:12] <Raph2000> ;-)
+[15 Jan/14:12] <black14-> t francais?
+[15 Jan/14:13] <Raph2000> I'll talk to him...in private 
+[15 Jan/14:13] <Los-Guy> ok Raph2000
+[15 Jan/14:18] < black14-!hg@ts1-21.f4001.quebectel.com has left #win98 ()
+[15 Jan/14:20] ! TOR1NO is known as TORINO
+[15 Jan/14:27] > mrgone!~Webmaster@ts1-120.brg.tallships.ca has joined #win98
+[15 Jan/14:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/14:28] < SignOff: Raph2000!why@ip96.fredericksburg3.va.pub-ip.psi.net (Ping timeout for Raph2000[ip96.fredericksburg3.va.pub-ip.psi.net])
+[15 Jan/14:31] > wahspUnaD!upsandaway@r-250.190.alltel.net has joined #win98
+[15 Jan/14:31] <wahspUnaD> would anyone mind helping me with a win98 problem, it is with the add/remove program feature in the control panel
+[15 Jan/14:32] <Los-Guy> can try
+[15 Jan/14:32] <wahspUnaD> i was cleaning up my system unloading some programs when i got to one (can't remember which) i uninstalled it and when i did it cleared out my whole add/remove list
+[15 Jan/14:33] <wahspUnaD> do you know what could have aused this?
+[15 Jan/14:33] <Los-Guy> no... but
+[15 Jan/14:34] <Los-Guy> do you have tweakUI installed?
+[15 Jan/14:34] <wahspUnaD> i'm listening....
+[15 Jan/14:34] <wahspUnaD> yes
+[15 Jan/14:35] <Los-Guy> are there items listed there in add remove?
+[15 Jan/14:35] <wahspUnaD> nope
+[15 Jan/14:35] <Los-Guy> was the culprit norton utils?
+[15 Jan/14:36] <wahspUnaD> nope, never had that on my system
+[15 Jan/14:36] <Los-Guy> what program did this?
+[15 Jan/14:36] <wahspUnaD> i can't remember which program it is, i wish i could, but it uninstalled really quickly then made my list disappear
+[15 Jan/14:36] <Los-Guy> couple of things come to mind as posibilties... 
+[15 Jan/14:36] <Los-Guy> scanreg /fix
+[15 Jan/14:37] <wahspUnaD> in dos right?
+[15 Jan/14:37] <wahspUnaD> windows/command directory?
+[15 Jan/14:37] <Los-Guy> or restoring a older version of the registry ..but then you will have reg entries from the items you removed and would probably need to run the regcleaner
+[15 Jan/14:37] <Los-Guy> uh no its command line
+[15 Jan/14:37] <Los-Guy> or you can run msinfo32
+[15 Jan/14:37] > Boburo!PlainMe@212.124.85.59 has joined #win98
+[15 Jan/14:37] <wahspUnaD> so just at the c pomp type scanreg?
+[15 Jan/14:38] <Boburo> i`m back i did all i was told 2 nuffin works
+[15 Jan/14:38] <Los-Guy> and you will find a regscanner under the tools
+[15 Jan/14:38] <Los-Guy> scanreg /fix
+[15 Jan/14:38] <Los-Guy> or
+[15 Jan/14:38] <Los-Guy> scanreg /?
+[15 Jan/14:38] <Los-Guy> for all the commands
+[15 Jan/14:38] <Boburo> btw
+[15 Jan/14:38] ! ^AnG3L^ is known as ^AnG|afk
+[15 Jan/14:38] <wahspUnaD> thanks, i'll do those things
+[15 Jan/14:39] <Boburo> my net ip is 169.254.182.50 
+[15 Jan/14:39] <Boburo> and the other is
+[15 Jan/14:39] <wahspUnaD> brb
+[15 Jan/14:39] <Los-Guy> wahspUnaD start / run type msinfo32
+[15 Jan/14:39] < SignOff: wahspUnaD!upsandaway@r-250.190.alltel.net (If we don't hang together, we shall most assuredly hang separately! Now I'm leaving.)
+[15 Jan/14:39] ! TTimo is known as TTimoAFK
+[15 Jan/14:39] <Boburo> 169.252.69.148
+[15 Jan/14:39] <Boburo> i meen 144 at the end
+[15 Jan/14:39] <Boburo> that the other puter
+[15 Jan/14:39] <Boburo> that`s
+[15 Jan/14:40] <Los-Guy> Boburo your positive that you have a crossover cable?
+[15 Jan/14:40] <Los-Guy> not a normal pass through cable?
+[15 Jan/14:40] <Boburo> it`s a black one
+[15 Jan/14:41] > wahspUnaD!upsandaway@r-250.190.alltel.net has joined #win98
+[15 Jan/14:41] <Los-Guy> Boburo do this
+[15 Jan/14:41] <Boburo> yes
+[15 Jan/14:41] <wahspUnaD> how can i scan the reg using msinfo32?
+[15 Jan/14:41] <Boburo> what?
+[15 Jan/14:41] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[15 Jan/14:41] <Los-Guy> take the cable out 
+[15 Jan/14:41] <Los-Guy> under tools wahspUnaD
+[15 Jan/14:41] <Los-Guy> hold the two ends together in the same position Boburo
+[15 Jan/14:41] <wahspUnaD> i don't have a tools menu
+[15 Jan/14:42] <Los-Guy> look to see if the colors of the wires going into the rj45 are in the same order
+[15 Jan/14:42] <Boburo> one moment
+[15 Jan/14:42] <Los-Guy> if they are it is not a crossover
+[15 Jan/14:42] <Los-Guy> wahspUnaD start / run
+[15 Jan/14:42] <Los-Guy> type MSINFO32
+[15 Jan/14:42] <Los-Guy> you will see tools in the menu bar
+[15 Jan/14:43] <Boburo> hmm
+[15 Jan/14:43] <Boburo> hey i don`t have colour or anything
+[15 Jan/14:43] <Los-Guy> under that you will see registry tool wahspUnaD
+[15 Jan/14:43] <Boburo> it`s just a big iron hub
+[15 Jan/14:43] <wahspUnaD> k
+[15 Jan/14:43] <Los-Guy> Boburo 
+[15 Jan/14:43] <Boburo> yes
+[15 Jan/14:43] <Los-Guy> is the cable round or does it look like a big phone line cable?
+[15 Jan/14:44] <Boburo> it`s not like a phone cable (but i have a phone cable 2 if that would help)
+[15 Jan/14:44] ! BuZzZzZzY is known as ^Maab^
+[15 Jan/14:44] <Boburo> it`s round black
+[15 Jan/14:44] <Los-Guy> doh
+[15 Jan/14:44] <Los-Guy> that is BNC
+[15 Jan/14:44] <wahspUnaD> thanks
+[15 Jan/14:44] <wahspUnaD> brb
+[15 Jan/14:44] < SignOff: wahspUnaD!upsandaway@r-250.190.alltel.net (If we don't hang together, we shall most assuredly hang separately! Now I'm leaving.)
+[15 Jan/14:45] <Los-Guy> it is NOT a crossover... totally different thing
+[15 Jan/14:45] < SignOff: mrgone!~Webmaster@ts1-120.brg.tallships.ca (im a leech that needs to be bled)
+[15 Jan/14:45] <Boburo> ok
+[15 Jan/14:45] <Los-Guy> you have terminators on there?
+[15 Jan/14:45] * Boburo is stupid
+[15 Jan/14:45] <Boburo> yup
+[15 Jan/14:45] <Los-Guy> read the BASICS/CABLING at helmig.com
+[15 Jan/14:45] <Boburo> ol
+[15 Jan/14:45] <Boburo> brb
+[15 Jan/14:46] <Boburo> ok i meen :/
+[15 Jan/14:47] > wahspUnaD!upsandaway@r-250.79.alltel.net has joined #win98
+[15 Jan/14:47] ! }SpawN{ is known as SpawNlurk
+[15 Jan/14:48] < SignOff: Aleister!Aleister@98AB87D4.ipt.aol.com (Ping timeout for Aleister[98AB87D4.ipt.aol.com])
+[15 Jan/14:48] <Boburo> and what should i read there?
+[15 Jan/14:48] <wahspUnaD> where is the registry usually backuped? because i used the registry checker and it said it found no errors, said that the registry had already been backed up today and asked if i wanted to do it again, it may have been backedup earlier when i didn't have the probelm so i was thinking i could restore that one, is that a good idea and if it is, where could i find it?
+[15 Jan/14:49] <Azmodan> wahspUnaD, use scanreg /restore from DOS
+[15 Jan/14:49] <Azmodan> choose the registry to restore and let it do its thing
+[15 Jan/14:49] <Los-Guy> pick one dated BEFORE you made your changes...and remember what I told you
+[15 Jan/14:49] <wahspUnaD> great! thanks
+[15 Jan/14:49] <Los-Guy> you will have errors regarding the programs you deleted already
+[15 Jan/14:50] <Los-Guy> you will need to clean thos things out
+[15 Jan/14:50] <Los-Guy> ms has a reg cleaner on their site
+[15 Jan/14:50] <wahspUnaD> yeah, but that is fixable using tweakui, right?
+[15 Jan/14:51] > Big`Ed!BigEd@01-017.009.popsite.net has joined #win98
+[15 Jan/14:51] <Los-Guy> no wahspUnaD
+[15 Jan/14:51] <Los-Guy> you will need to use a cleaner
+[15 Jan/14:51] <wahspUnaD> oh i see....
+[15 Jan/14:51] <wahspUnaD> ok
+[15 Jan/14:51] <Los-Guy> wahspUnaD and back up your current reg first
+[15 Jan/14:52] <wahspUnaD> what are the files to back up?
+[15 Jan/14:52] <Boburo> i know
+[15 Jan/14:52] <Boburo> it`s not  damn hub
+[15 Jan/14:52] <Los-Guy> make a temp folder and find anc copy system.dat user.dat win.ini and system.ini
+[15 Jan/14:52] <Boburo> it`s a terminator
+[15 Jan/14:52] <wahspUnaD> ok...
+[15 Jan/14:53] <Big`Ed> NO CUSSING
+[15 Jan/14:53] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[15 Jan/14:54] > Raph2000!why@ip114.fredericksburg3.va.pub-ip.psi.net has joined #win98
+[15 Jan/14:54] <wahspUnaD> thanks, be back in a few
+[15 Jan/14:54] < SignOff: wahspUnaD!upsandaway@r-250.79.alltel.net (If we don't hang together, we shall most assuredly hang separately! Now I'm leaving.)
+[15 Jan/14:54] <Boburo> so los what do u think i should it`s not a hub cable it ends witha terminator
+[15 Jan/14:55] <Big`Ed> `say
+[15 Jan/14:55] > bleh88!4000@rotary08081.voicenet.com has joined #win98
+[15 Jan/14:56] <Los-Guy> HI Ed
+[15 Jan/14:56] <Big`Ed> hi
+[15 Jan/14:56] <Los-Guy> Boburo I never used the word hub
+[15 Jan/14:57] <Los-Guy> the first question I asked you was what kind of cable are you using
+[15 Jan/14:57] <Los-Guy> you said a crossover
+[15 Jan/14:57] <Los-Guy> but now you say your cable is BNC (round)
+[15 Jan/14:57] <Big`Ed> hehe
+[15 Jan/14:57] <Boburo> i`m sorry i know
+[15 Jan/14:58] > Emma_!ingeroey@ti13a61-0057.dialup.online.no has joined #win98
+[15 Jan/14:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/14:58] <Boburo> i was refering at me when i sayd damn
+[15 Jan/14:58] <Big`Ed> still NO CUSSING
+[15 Jan/14:58] > Melanie!Melanie@212.68.158.12 has joined #win98
+[15 Jan/14:58] <Melanie> howdy
+[15 Jan/14:58] <Melanie> I need some help, please
+[15 Jan/14:58] <Big`Ed> hi
+[15 Jan/14:59] <Big`Ed> what kind?
+[15 Jan/14:59] <Big`Ed> Los-Guy is single
+[15 Jan/14:59] <Raph2000> ask melanie.
+[15 Jan/14:59] <Melanie> you see, this driver, doing all this annoying problems always close my IE up
+[15 Jan/14:59] <Melanie> And it named Et6000.drv
+[15 Jan/15:00] <Big`Ed> your on a network?
+[15 Jan/15:00] <Melanie> and I think that's because the display driver
+[15 Jan/15:00] <Melanie> nopes
+[15 Jan/15:00] <Melanie> Win98
+[15 Jan/15:00] <Melanie> Hebrew enabled
+[15 Jan/15:00] <Big`Ed> i presume that is a video driver
+[15 Jan/15:01] <Big`Ed> you would have to reload your video drivers
+[15 Jan/15:01] > wahspUnaD!upsandaway@thga3pp29.alltel.net has joined #win98
+[15 Jan/15:01] <Melanie> how do ido that?
+[15 Jan/15:01] <wahspUnaD> ok, did that, it fixed the problem, thanks to both of you for your help
+[15 Jan/15:01] <Los-Guy> np wahspUnaD
+[15 Jan/15:01] <wahspUnaD> now where can i find the reg cleaner?
+[15 Jan/15:01] <Big`Ed> Melanie - how exactly are you getting the error?
+[15 Jan/15:02] <Los-Guy> wahspUnaD it is on ms site or search any shareware site
+[15 Jan/15:02] <wahspUnaD> great, thanks
+[15 Jan/15:02] <Melanie> I open IE/Photo Shop 5/Ace Expert and it gives me that error
+[15 Jan/15:02] <Big`Ed> did you allways have this error or when did it start?
+[15 Jan/15:03] <Melanie> ahh, yeah, but sometimes it fixed by itself
+[15 Jan/15:04] <Big`Ed> yes - but how long have you been having it?
+[15 Jan/15:04] <Melanie> not now, like last time, before i formatted
+[15 Jan/15:04] <Melanie> i dunnno.. about a week
+[15 Jan/15:04] <Big`Ed> and you have had this problem SINCE you reformated?
+[15 Jan/15:04] <Big`Ed> i ask - cuz something is causing it
+[15 Jan/15:05] <Melanie> well no, it happend last time as well
+[15 Jan/15:05] <Melanie> not as aften tho
+[15 Jan/15:05] <Big`Ed> but something you did then, and something you did NOW is causing this problem
+[15 Jan/15:06] <Emma_> well
+[15 Jan/15:06] <Melanie> I dunno.. last time ace expert worked very good now it won't even come up
+[15 Jan/15:06] <Melanie> that driver having all kinda modes
+[15 Jan/15:06] <Melanie> working whenever he feels like
+[15 Jan/15:06] <Emma_> Big`Ed the problem has been adressed by others online before
+[15 Jan/15:06] <Emma_> i did a search on et6000.drv on altavista
+[15 Jan/15:07] <Big`Ed> explain Emma_
+[15 Jan/15:07] <Emma_> and the same error popped right up on message forums
+[15 Jan/15:07] <Melanie> with the same version
+[15 Jan/15:07] <Big`Ed> go ahead
+[15 Jan/15:07] <Emma_> it didnt help to reinstall what i suggest
+[15 Jan/15:07] <Emma_> is that she finds out what kind of display card she has
+[15 Jan/15:07] <Emma_> go to their website
+[15 Jan/15:07] <Emma_> and download the newest driver
+[15 Jan/15:07] <Emma_> and try that instead of using the standard windows drivers
+[15 Jan/15:08] < Raph2000!why@ip114.fredericksburg3.va.pub-ip.psi.net has left #win98 ()
+[15 Jan/15:08] <Melanie> any idea where from?
+[15 Jan/15:08] <Emma_> i believe that http://hjem.get2net.dk/et6000/Release8.zip is the newest release
+[15 Jan/15:08] <Emma_> yeah just pasted mel
+[15 Jan/15:09] <Melanie> great, thanks alot
+[15 Jan/15:09] ! bleh88 is known as _4000
+[15 Jan/15:09] <Melanie> how do i install?
+[15 Jan/15:10] <Melanie> i got to put it somewhere?
+[15 Jan/15:10] <Emma_> well
+[15 Jan/15:10] <Emma_> its a zip file
+[15 Jan/15:11] <Boburo> any one have any ideas wichi terminator should be grounded
+[15 Jan/15:11] <Boburo> ?
+[15 Jan/15:11] <Melanie> yeah i noticed
+[15 Jan/15:11] <Big`Ed> Boburo - www.helmig.com
+[15 Jan/15:11] <Big`Ed> has all sorts of info on networking cables
+[15 Jan/15:12] <Boburo> yeah i read it all
+[15 Jan/15:12] <Azmodan> Boburo, I have no problems with ungrounded 50ohm terminators
+[15 Jan/15:12] <Boburo> when i ping the other puter i get a ping but it`s a request timed out 
+[15 Jan/15:12] <Boburo> 100% los
+[15 Jan/15:12] <Boburo> lost
+[15 Jan/15:13] <Boburo> what should i chnage in the config?
+[15 Jan/15:13] <Big`Ed> Boburo - if you read it all - it tells you how to test your cables
+[15 Jan/15:13] <Boburo> the network config
+[15 Jan/15:14] <Big`Ed> Boburo - it also tells you exactly how to set up tcp/ip - and how to test it
+[15 Jan/15:14] <wahspUnaD> do any of you suggest a registry cleaner i can downlaod, because i can't find the ms one on the ms site, and they have some funky selections at share ware.com
+[15 Jan/15:14] <Boburo> dang
+[15 Jan/15:15] ! Big`Ed is known as Ed`AwaY
+[15 Jan/15:15] <Boburo> hey give me  hand here pls
+[15 Jan/15:15] <Boburo> :?
+[15 Jan/15:15] <Ed`AwaY> Boburo - this is giving a hand
+[15 Jan/15:15] <Ed`AwaY> Boburo - do you not find the information there very informative and helpfull?
+[15 Jan/15:16] <Boburo> yes it`s helpuff
+[15 Jan/15:16] <Los-Guy> wahspUnaD it is there and many other places ... file name is regclean.exe
+[15 Jan/15:16] <Ed`AwaY> troubleshooting bad networks is very hard - especially if there is no common baseline
+[15 Jan/15:16] <wahspUnaD> k thanks
+[15 Jan/15:16] <Boburo> but i need to do this fast do u have any ideas how to set the cables
+[15 Jan/15:16] <Ed`AwaY> like knowing you have tried everthing that helmig suggests
+[15 Jan/15:16] <Los-Guy> wahspUnaD make sure you get the win98 version 
+[15 Jan/15:16] <Ed`AwaY> Boburo - networking is NOT fast
+[15 Jan/15:16] <wahspUnaD> ok
+[15 Jan/15:16] <Ed`AwaY> Boburo - guys are paid to do this full time for life
+[15 Jan/15:16] <Azmodan> Boburo, are you useing coax?
+[15 Jan/15:17] <Boburo> yup
+[15 Jan/15:17] <Boburo> infact i don`t know what i`m using i told u i`ma new bie with net`s
+[15 Jan/15:18] <Boburo> so sorry if i`m a dumb--------CENSORED--------
+[15 Jan/15:18] <Azmodan> Boburo, don't answer yes then
+[15 Jan/15:18] <Boburo> ok sorry
+[15 Jan/15:18] <Azmodan> Boburo, does the end of the cable look like a big phone connector?
+[15 Jan/15:18] <Azmodan> or is it round?
+[15 Jan/15:18] <Boburo> it`s round it`s a terminator
+[15 Jan/15:19] <Boburo> i ungraunded bought of the terminators
+[15 Jan/15:19] <Azmodan> don't try to answer two questions at once
+[15 Jan/15:19] <Boburo> ok
+[15 Jan/15:19] <Azmodan> do you have 2 silver/stainless steel T shaped connectors?
+[15 Jan/15:20] <Boburo> yup
+[15 Jan/15:20] <Azmodan> ok
+[15 Jan/15:20] <Azmodan> you plug the cable into on side of the T and the terminator into the other side of the T
+[15 Jan/15:20] <Azmodan> on = one
+[15 Jan/15:20] <Boburo> ok
+[15 Jan/15:20] <Boburo> do i ground bought terminators
+[15 Jan/15:21] <Azmodan> connect the base of the T socket to the network card in the computer
+[15 Jan/15:21] <Boburo> ok
+[15 Jan/15:21] < SignOff: wahspUnaD!upsandaway@thga3pp29.alltel.net (Ping timeout for wahspUnaD[thga3pp29.alltel.net])
+[15 Jan/15:21] <Azmodan> do this for both of your computers
+[15 Jan/15:21] <Boburo> ok
+[15 Jan/15:21] <Azmodan> tell me when you've done this
+[15 Jan/15:22] <Boburo> did it
+[15 Jan/15:22] <Boburo> still geting ping time out 100% loss
+[15 Jan/15:22] <Azmodan> don't ping yet
+[15 Jan/15:22] > oriam!fred@modemcable074.176-200-24.hull.mc.videotron.net has joined #win98
+[15 Jan/15:22] <Boburo> ok
+[15 Jan/15:22] <oriam> hello
+[15 Jan/15:22] <oriam> does anyone here use ATI TV tuner ? i can't get any sound from it ;(
+[15 Jan/15:23] <Boburo> so bought terminators must be GROUNDED
+[15 Jan/15:23] * Los-Guy doesnt oriam
+[15 Jan/15:24] <Azmodan> Boburo, grounding the terminators does not matter
+[15 Jan/15:24] <Boburo> ok
+[15 Jan/15:24] <Azmodan> Boburo, can you click start, click run, type in WINIPCFG and press enter
+[15 Jan/15:24] <Boburo> now what do i do to get the puters conected and a good ping>
+[15 Jan/15:25] <Los-Guy> ack
+[15 Jan/15:25] < oriam!fred@modemcable074.176-200-24.hull.mc.videotron.net has left #win98 ()
+[15 Jan/15:25] <Azmodan> Boburo, just wait and I'll get you there
+[15 Jan/15:25] <Boburo> ok
+[15 Jan/15:25] <Boburo> ok 
+[15 Jan/15:25] <Boburo> ok i started WINIPCFG
+[15 Jan/15:26] <Azmodan> tell me what it says for IP Address and Subnet Mask for the Ethernet Adapter,  if the ethernet adaptor is not shown already in the first box select it and tell me the numbers
+[15 Jan/15:26] <Boburo> dang
+[15 Jan/15:27] <Boburo> it crushed
+[15 Jan/15:27] <Azmodan> crushed?
+[15 Jan/15:27] <Boburo> won`t start
+[15 Jan/15:27] <Boburo> i`ll brb
+[15 Jan/15:27] <Boburo> yup
+[15 Jan/15:27] <Azmodan> crushed?
+[15 Jan/15:27] <Boburo> i`ll just rebot
+[15 Jan/15:27] <Boburo> ok
+[15 Jan/15:27] <Azmodan> what does a crushed pc look like?  Is it flat?
+[15 Jan/15:27] <Boburo> i don`t know
+[15 Jan/15:28] <Boburo> can i rebot pls
+[15 Jan/15:28] <Boburo> so i can start it
+[15 Jan/15:28] <Azmodan> don't you mean it crashed
+[15 Jan/15:28] <Boburo> pls
+[15 Jan/15:28] <Boburo> yes that`s what i meen
+[15 Jan/15:28] <Boburo> :/
+[15 Jan/15:28] <Boburo> ok
+[15 Jan/15:28] <Azmodan> yeah, reboot it
+[15 Jan/15:28] <Boburo> brb
+[15 Jan/15:28] < SignOff: Boburo!PlainMe@212.124.85.59 (MoonScript IRC Pro  by [MiKeMOoN])
+[15 Jan/15:28] @ mode #win98 [+b *!*PlainMe@212.124.*] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/15:28] <Los-Guy> hehehe
+[15 Jan/15:28] <Los-Guy> `op
+[15 Jan/15:28] @ mode #win98 [+o Los-Guy] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/15:29] @ mode #win98 [-b *!*PlainMe@212.124.*] by Los-Guy!husky21@user-2inioa3.dialup.mindspring.com
+[15 Jan/15:29] <Azmodan> hehe
+[15 Jan/15:29] <Los-Guy> `down
+[15 Jan/15:29] @ mode #win98 [-o Los-Guy] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/15:30] ! ^AnG|afk is known as ^AnG3L^
+[15 Jan/15:33] > Boburo!PlainMe@212.124.85.59 has joined #win98
+[15 Jan/15:33] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/15:34] <Boburo> ok i`m back
+[15 Jan/15:34] <Azmodan> ok, can you run winipcfg again please
+[15 Jan/15:34] <Boburo> now what do i do next i started WINIPCFG
+[15 Jan/15:34] <Boburo> yes it`s started
+[15 Jan/15:34] <Azmodan> tell me the IP Address and subnet mask of your ethernet card
+[15 Jan/15:35] <Boburo> ip is 212.124.85.59
+[15 Jan/15:35] <Azmodan> Boburo, that is your modems address
+[15 Jan/15:35] > DaveB`!dave@hillsboro63.cillnet.com has joined #win98
+[15 Jan/15:35] <Boburo> 255.255.255.0
+[15 Jan/15:35] <Boburo> i know
+[15 Jan/15:35] <Azmodan> select your ethernet adapter from the drop down list at the top
+[15 Jan/15:36] <Boburo> ok
+[15 Jan/15:36] <DaveB`> what is run command to check  system files?
+[15 Jan/15:36] <Azmodan> DaveB`, SFC
+[15 Jan/15:36] <Los-Guy> SFC
+[15 Jan/15:36] <Boburo> and now the program went down again
+[15 Jan/15:36] <DaveB`> aha    that
+[15 Jan/15:36] <DaveB`> thanks
+[15 Jan/15:36] < DaveB`!dave@hillsboro63.cillnet.com has left #win98 ()
+[15 Jan/15:36] ! CHiwiOUt is known as CHiwiGal
+[15 Jan/15:37] <Boburo> ok
+[15 Jan/15:37] <Boburo> it worked now
+[15 Jan/15:38] > Swian!~Swian@digital19.pm3-03.orlando-fl.bitstorm.net has joined #win98
+[15 Jan/15:38] <Azmodan> Boburo, what worked?
+[15 Jan/15:38] <Boburo> adapter adress-00-00-e8-9f-76-OE
+[15 Jan/15:38] <Azmodan> IP Address
+[15 Jan/15:38] <Azmodan> not adapter address
+[15 Jan/15:38] <Boburo> that`s the adapter
+[15 Jan/15:38] <Boburo> ok
+[15 Jan/15:39] <Boburo> 169.254.182.150
+[15 Jan/15:39] > _THX!king808@ABDE30EC.ipt.aol.com has joined #win98
+[15 Jan/15:39] <Boburo> subnet mask 255.255.0.0
+[15 Jan/15:39] <_THX> anyone know how to get programs out of win98 registry
+[15 Jan/15:39] < Emma_!ingeroey@ti13a61-0057.dialup.online.no has left #win98 ()
+[15 Jan/15:39] < Swian!~Swian@digital19.pm3-03.orlando-fl.bitstorm.net has left #win98 ()
+[15 Jan/15:39] <Los-Guy> regclean.exe _THX
+[15 Jan/15:39] <Melanie> duh delete it maybe?
+[15 Jan/15:39] <Boburo> that`s all i have there
+[15 Jan/15:39] <Los-Guy> is that what you mean THX?
+[15 Jan/15:40] <Azmodan> Boburo, and get the same information from the second computer
+[15 Jan/15:40] <Melanie> thanls guys for the help
+[15 Jan/15:40] < Melanie!Melanie@212.68.158.12 has left #win98 ()
+[15 Jan/15:40] <Los-Guy> else check regedit.com THC
+[15 Jan/15:40] <Los-Guy> doh THX
+[15 Jan/15:40] <Boburo> 169.254.69.144 ip adress
+[15 Jan/15:40] <Boburo> i meen
+[15 Jan/15:40] <Boburo> ip auconf. adress
+[15 Jan/15:41] <Boburo> subnet mask:255.255.0.0
+[15 Jan/15:41] <Azmodan> Boburo, you don't have an ip address on the second computer?
+[15 Jan/15:41] <Boburo> no 
+[15 Jan/15:41] <Boburo> no modem installed
+[15 Jan/15:41] <Los-Guy> hehe
+[15 Jan/15:41] <Azmodan> Boburo, don't tell me about modems
+[15 Jan/15:41] <Azmodan> we are not talking about modems
+[15 Jan/15:41] <_THX> thx....los
+[15 Jan/15:41] <Boburo> ok sorry
+[15 Jan/15:41] <Azmodan> Boburo, tell me about ethernet adaptors
+[15 Jan/15:42] <Boburo> it`s a NE2000
+[15 Jan/15:42] <Los-Guy> run winipcfg on the other comupter 
+[15 Jan/15:42] <Boburo> on the other computer
+[15 Jan/15:42] <Boburo> i did that
+[15 Jan/15:42] <Los-Guy> AND?
+[15 Jan/15:42] <Boburo> that`s where i got the info from
+[15 Jan/15:42] <Azmodan> tell me the IP Address for the Ethernet Adaptor that winipcfg showed you
+[15 Jan/15:42] > Lise!~pirch@216.209.232.8 has joined #win98
+[15 Jan/15:42] <Boburo> ok
+[15 Jan/15:43] ! CHiwiGal is known as ChiwiZzZ
+[15 Jan/15:43] <Boburo> 00-00-01-16-14-93
+[15 Jan/15:43] <Boburo> that`s the adpters adress
+[15 Jan/15:43] <Los-Guy> nope
+[15 Jan/15:43] <Azmodan> that is the adapter address
+[15 Jan/15:43] <Azmodan> IP IP IP
+[15 Jan/15:44] <Boburo> the ip is 169.254.69.144
+[15 Jan/15:44] ! Azmodan- is known as PurdyFly
+[15 Jan/15:44] <Azmodan> Boburo, you have both network cards with the SAME IP address
+[15 Jan/15:44] <Azmodan> Boburo, change the second one to 169.254.69.145
+[15 Jan/15:44] <Boburo> nope
+[15 Jan/15:44] ! CHaiNS is known as LeSTaT-
+[15 Jan/15:45] <Azmodan> yes you do
+[15 Jan/15:45] <Azmodan> you just told us
+[15 Jan/15:45] * Los-Guy thinks he hasnt checked them both
+[15 Jan/15:46] <Azmodan> I asked you for the first one, and then the second one, you gave the same IP address BOTH times
+[15 Jan/15:46] <Boburo> ok look the first one is 169.254.182.59 the second is 169.254.69.144
+[15 Jan/15:46] < Lise!~pirch@216.209.232.8 has left #win98 ()
+[15 Jan/15:46] <Azmodan> <Boburo> ip auconf. adress
+[15 Jan/15:46] <Azmodan> that do you mean by that
+[15 Jan/15:46] <Boburo> yes
+[15 Jan/15:46] ! PurdyFly is known as T-B-R
+[15 Jan/15:47] <Azmodan> what do you mean by that does not require a yes/no answer
+[15 Jan/15:47] <Boburo> the ips aren`t the same
+[15 Jan/15:47] > devilDigg!devild_@RED-216-203-1-147.dialup.nyc.redconnect.net has joined #win98
+[15 Jan/15:47] <devilDigg> hi all
+[15 Jan/15:47] <Azmodan> hi devilDigg 
+[15 Jan/15:47] <Los-Guy> <Boburo> ip auconf. adress <--- WHAT does this mean?
+[15 Jan/15:47] <devilDigg> hi az, los, ed, mandy
+[15 Jan/15:47] <Los-Guy> wb devilDigg
+[15 Jan/15:47] <devilDigg> thanks
+[15 Jan/15:48] <Boburo> ok the fisrt one is "Ip autoconfigurationadress"-169.254.182.59
+[15 Jan/15:48] <devilDigg> yo i finished everything, reinstalled linux, and everything is peachy :), now ill concentrate more in win98 for the weekend (spent the whole week with a headache from linux :))
+[15 Jan/15:48] <Boburo> the second is 169.254.69.144
+[15 Jan/15:48] <Ed`AwaY> lin who?
+[15 Jan/15:49] ! Ed`AwaY is known as Big`Ed
+[15 Jan/15:49] <Azmodan> where on earth does it say autoconfigurationaddress
+[15 Jan/15:49] <devilDigg> wb ed
+[15 Jan/15:49] <Big`Ed> is this windows95 too?
+[15 Jan/15:49] <Big`Ed> hola
+[15 Jan/15:49] <Boburo> my second option
+[15 Jan/15:49] <Boburo> after adpter adress
+[15 Jan/15:49] <Boburo> adapter
+[15 Jan/15:49] <Boburo> grr
+[15 Jan/15:50] ! Ceo2Be is known as nickerv
+[15 Jan/15:50] ! nickerv is known as Ceo2Be
+[15 Jan/15:50] <Boburo> so just pls tell me how to conect the 2 puters
+[15 Jan/15:51] <Los-Guy> Boburo in properties for network neighborhood, under properties for TCP/IP
+[15 Jan/15:51] <Los-Guy> UNselect 'automaticly obtain IP'
+[15 Jan/15:51] <Big`Ed> Boburo - are you using windows 95?
+[15 Jan/15:51] <Boburo> no
+[15 Jan/15:51] <Boburo> win 98 sec
+[15 Jan/15:51] <Los-Guy> type in this number on one computer for the IP
+[15 Jan/15:51] <Los-Guy> 192.168.0.1
+[15 Jan/15:52] <Los-Guy> subnet mask will be 255.255.255.0
+[15 Jan/15:52] <Los-Guy> do the same thing on the other computer except the IP will be 192.168.0.2
+[15 Jan/15:52] <Los-Guy> REBOOT both computers at the same time
+[15 Jan/15:53] <Boburo> ok
+[15 Jan/15:53] <Boburo> brb
+[15 Jan/15:54] < SignOff: Boburo!PlainMe@212.124.85.59 (MoonScript IRC Pro  by [MiKeMOoN])
+[15 Jan/15:54] <Big`Ed> quick ban
+[15 Jan/15:55] <Los-Guy> hehe I did once..but I took it off :)
+[15 Jan/15:55] <Big`Ed> hehe
+[15 Jan/15:55] <Azmodan> yeah, he wimped out
+[15 Jan/15:55] <Los-Guy> and regret it too
+[15 Jan/15:56] > osbourne!~osbourne@sdn-ar-003moslouP295.dialsprint.net has joined #win98
+[15 Jan/15:56] <Azmodan> hey ozzy
+[15 Jan/15:56] <Los-Guy> OS!
+[15 Jan/15:56] <osbourne> howdy
+[15 Jan/15:56] * Big`Ed notices DaMan recognizes osbourne on the channel
+[15 Jan/15:56] < SignOff: _THX!king808@ABDE30EC.ipt.aol.com (~~~~Digitally Remastered~~~~)
+[15 Jan/15:58] <Big`Ed> `op
+[15 Jan/15:58] @ mode #win98 [+o Big`Ed] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/15:59] @ mode #win98 [+v devilDigg] by Big`Ed!BigEd@01-017.009.popsite.net
+[15 Jan/15:59] @ mode #win98 [+v osbourne] by Big`Ed!BigEd@01-017.009.popsite.net
+[15 Jan/15:59] @ mode #win98 [+v WarnBufet] by Big`Ed!BigEd@01-017.009.popsite.net
+[15 Jan/15:59] @ mode #win98 [+v _4000] by Big`Ed!BigEd@01-017.009.popsite.net
+[15 Jan/15:59] @ mode #win98 [-o Big`Ed] by Big`Ed!BigEd@01-017.009.popsite.net
+[15 Jan/15:59] > Boburo!PlainMe@212.124.85.59 has joined #win98
+[15 Jan/16:00] <Boburo> ok i did that
+[15 Jan/16:00] <Boburo> it looks like they found eachother
+[15 Jan/16:00] <Azmodan> Boburo, ping the second computer from the first then
+[15 Jan/16:00] <Boburo> but the ping from the puter "no route to host"
+[15 Jan/16:00] <Boburo> and from here request timed out
+[15 Jan/16:01] <Los-Guy> Boburo what is the work group name?
+[15 Jan/16:02] > CJ^!~skippy@sdn-ar-004watacoP191.dialsprint.net has joined #win98
+[15 Jan/16:02] <Boburo> one sec
+[15 Jan/16:02] <CJ^> grrrrrrrrr
+[15 Jan/16:03] <Los-Guy> my sentiments exactly CJ^ ..but probably for a different reason
+[15 Jan/16:03] <devilDigg> cj!!
+[15 Jan/16:03] <CJ^> gee...
+[15 Jan/16:03] <Azmodan> I agree with you too CJ
+[15 Jan/16:03] <CJ^> l0ve how they can call ya into work..
+[15 Jan/16:03] <CJ^> and when yer inteh elevator... call and cancel your contract...
+[15 Jan/16:04] <Azmodan> dang
+[15 Jan/16:04] <Los-Guy> ouch
+[15 Jan/16:04] <Boburo> do the name of the workgroups have to be the same?
+[15 Jan/16:04] <Los-Guy> they have to pay you for 4 hours though if they call you in I belive
+[15 Jan/16:04] <Los-Guy> Boburo that was the second thing I asked you ...you said yes
+[15 Jan/16:04] <Los-Guy> yes they do
+[15 Jan/16:04] <Los-Guy> sheez
+[15 Jan/16:04] <Boburo> ok
+[15 Jan/16:05] <Boburo> the we have to rebot
+[15 Jan/16:05] <Boburo> brb
+[15 Jan/16:05] <CJ^> they owe me for 11 hours actually..
+[15 Jan/16:05] <Big`Ed> no way CJ^!!!
+[15 Jan/16:05] <CJ^> tells me  hey  be in bright and early monday  hoep to see ya.. we'll have coffe...:P
+[15 Jan/16:05] <CJ^> yeah Ed...
+[15 Jan/16:05] * Los-Guy decides that Boburo is a troll and decides to ignore him
+[15 Jan/16:05] <Big`Ed> finally
+[15 Jan/16:07] <Big`Ed> so how can you work monday - if canceled?
+[15 Jan/16:08] < SignOff: Boburo!PlainMe@212.124.85.59 (Ping timeout for Boburo[212.124.85.59])
+[15 Jan/16:09] <CJ^> ed..
+[15 Jan/16:09] <CJ^> she lied to me plain and simple
+[15 Jan/16:09] <CJ^> i have the msg here from Hall Kinion..
+[15 Jan/16:09] <CJ^> 4:45pm   3 mins after i was in teh elevator...
+[15 Jan/16:09] ! Tears is known as N0SFERATU
+[15 Jan/16:09] <CJ^> i hadnt even left the building..
+[15 Jan/16:12] > Boburo!PlainMe@212.124.85.59 has joined #win98
+[15 Jan/16:12] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/16:13] <Boburo> still nothing
+[15 Jan/16:13] <Big`Ed> bummer
+[15 Jan/16:13] <Boburo> i get timeouts and the other gets unreacheable
+[15 Jan/16:13] <Azmodan> oh well
+[15 Jan/16:13] <Azmodan> guess your just not meant to network
+[15 Jan/16:14] <Boburo> well
+[15 Jan/16:14] <Boburo> i`ll just try it from linux
+[15 Jan/16:14] <Boburo> :/
+[15 Jan/16:15] <Los-Guy> oh yeah 
+[15 Jan/16:15] <Boburo> well thanks for helping guys
+[15 Jan/16:15] <Boburo> take care all
+[15 Jan/16:15] < Boburo!PlainMe@212.124.85.59 has left #win98 ()
+[15 Jan/16:15] <Los-Guy> good luck
+[15 Jan/16:15] <Big`Ed> hahaha
+[15 Jan/16:15] @ mode #win98 [+b *!*plainme@212.124.*] by Azmodan!azmodan@phi.compinet.com
+[15 Jan/16:15] <Azmodan> we don't want him back asking stupid linux questions
+[15 Jan/16:16] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[15 Jan/16:16] * devilDigg shuts his mouth about linux too ;)
+[15 Jan/16:16] <Big`Ed> lin who?
+[15 Jan/16:16] <devilDigg> dunno big
+[15 Jan/16:17] ! KeV_- is known as L_Padrino
+[15 Jan/16:18] ! odif is known as ifdoAway
+[15 Jan/16:18] <CJ^> oh  love this...
+[15 Jan/16:18] <CJ^> just gotta love this...
+[15 Jan/16:18] <CJ^> Hall Kinion  just called me to tell me whwat the reason was......
+[15 Jan/16:19] <CJ^> seems i like German Porn sites...
+[15 Jan/16:19] <CJ^> WTH?????????/
+[15 Jan/16:19] <devilDigg> WHAT?????
+[15 Jan/16:19] <Los-Guy> haha
+[15 Jan/16:19] <devilDigg> LOL
+[15 Jan/16:19] <devilDigg> and he was right up specific :)
+[15 Jan/16:20] <CJ^> weird...
+[15 Jan/16:20] <CJ^> she could have just said.. i wasnt working out..
+[15 Jan/16:20] <CJ^> but to say that crap...
+[15 Jan/16:20] <CJ^> ooh.. bebbe
+[15 Jan/16:20] <CJ^> now im gonna demand proof..
+[15 Jan/16:21] <Big`Ed> yea - you didn't even start
+[15 Jan/16:21] <CJ^> specailly... when the lab i was in.. wasnt hooked to the internat...:PP
+[15 Jan/16:21] <CJ^> er internet..
+[15 Jan/16:22] <devilDigg> oh thats just plain old stupid from her
+[15 Jan/16:22] <CJ^> you better belive it....
+[15 Jan/16:23] > walkndude!~dunno@pm3-31.ppp73.webzone.net has joined #win98
+[15 Jan/16:23] <Big`Ed> hmm - i have a german kiddie porn god as a op here?
+[15 Jan/16:24] <devilDigg> hi walkndude
+[15 Jan/16:24] <CJ^> :P
+[15 Jan/16:24] <CJ^> Ed..
+[15 Jan/16:24] <CJ^> actually..
+[15 Jan/16:24] <walkndude> hello all
+[15 Jan/16:24] <CJ^> it was a PUSH braodcast from San Diego...
+[15 Jan/16:24] <CJ^> they sent the German Magazine to us...
+[15 Jan/16:24] <CJ^> everyone saw it..
+[15 Jan/16:24] <CJ^> the manager there is claiming I did it...
+[15 Jan/16:24] > Big_Dad!~cbeav@net107ip50.parklink.com has joined #win98
+[15 Jan/16:25] <Big`Ed> not fun
+[15 Jan/16:25] <CJ^> oh   its gonna be lots of fun
+[15 Jan/16:25] <CJ^> ill get about a ton of denials..
+[15 Jan/16:25] <CJ^> and  "sorry we dont knwo what to tell ya" comments
+[15 Jan/16:25] <CJ^> no worries..
+[15 Jan/16:25] <CJ^> i have 2 other interviews with MSN this week anyway that i was postponing...
+[15 Jan/16:25] <CJ^> so..
+[15 Jan/16:26] <CJ^> think ill go see em
+[15 Jan/16:27] < SignOff: Zeus_!~Hashish@master.of.the.bongfu.way.com (Ping timeout for Zeus_[master.of.the.bongfu.way.com])
+[15 Jan/16:27] > _WaZuP_!nv@h-207-148-129-119.dial.cadvision.com has joined #win98
+[15 Jan/16:28] < SignOff: Vulcan_!~Amsterdam@master.of.the.bongfu.way.com (Ping timeout for Vulcan_[master.of.the.bongfu.way.com])
+[15 Jan/16:28] <_WaZuP_> how can i find out my ip without mirc or icq/
+[15 Jan/16:28] <_WaZuP_> ?
+[15 Jan/16:29] <devilDigg> start \ run \ winipcfg
+[15 Jan/16:30] > zippy!zippy@host5-171-255-96.btinternet.com has joined #win98
+[15 Jan/16:30] < SignOff: Rubberduc!SDFD@194.182.199.148 (Ping timeout for Rubberduc[194.182.199.148])
+[15 Jan/16:30] <Big`Ed> do a /dns on your NICK
+[15 Jan/16:30] <Big`Ed> oh - without
+[15 Jan/16:31] < SignOff: _WaZuP_!nv@h-207-148-129-119.dial.cadvision.com (Leaving)
+[15 Jan/16:32] <devilDigg> rude, he asks then leaves..
+[15 Jan/16:32] ! ChiwiZzZ is known as ChiwiGal
+[15 Jan/16:32] > Zeus_!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[15 Jan/16:33] <Los`Guy> yeah that is rude devilDigg
+[15 Jan/16:34] * Los`Guy is gonna reboot
+[15 Jan/16:34] < SignOff: walkndude!~dunno@pm3-31.ppp73.webzone.net (Ping Timeout!)
+[15 Jan/16:34] < SignOff: Los-Guy!husky21@user-2inioa3.dialup.mindspring.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[15 Jan/16:34] > walkndude!dunno@ip160.tul1.ok.pub-ip.ionet.net has joined #win98
+[15 Jan/16:34] <devilDigg> wb walkndude
+[15 Jan/16:34] <Azmodan> heya walkndude 
+[15 Jan/16:34] <Big`Ed> runningman!
+[15 Jan/16:35] > Vulcan_!Amsterdam@master.of.the.bongfu.way.com has joined #win98
+[15 Jan/16:35] ! ifdoAway is known as odif
+[15 Jan/16:35] <devilDigg> lol
+[15 Jan/16:35] <walkndude> thanks
+[15 Jan/16:35] <walkndude> hello
+[15 Jan/16:36] < SignOff: Los`Guy!husky21@user-2inioa3.dialup.mindspring.com (Read error to Los`Guy[user-2inioa3.dialup.mindspring.com]: Connection reset by peer)
+[15 Jan/16:38] <walkndude> I been having problems for a week or two staying online
+[15 Jan/16:39] ! WitchCrft is known as JoanOfArc
+[15 Jan/16:39] <walkndude> not the ISP must be the phone lines, prob laying some new wagon trails in the Tulsa area.
+[15 Jan/16:40] ! JoanOfArc is known as WitchCrft
+[15 Jan/16:40] <devilDigg> u live in oklahoma?
+[15 Jan/16:40] <walkndude> yeah
+[15 Jan/16:41] <Big`Ed> injuns cut your telephone pole down white man
+[15 Jan/16:42] <walkndude> yeah and it ain't even the first of the month
+[15 Jan/16:43] > LosGuy!~husky21@user-33qthgl.dialup.mindspring.com has joined #win98
+[15 Jan/16:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/16:43] < SignOff: LosGuy!~husky21@user-33qthgl.dialup.mindspring.com (Killed (Dallas-R.Tx.US.Undernet.org (austin.tx.us.undernet.org <- SantaClara.CA.US.Undernet.Org[205.158.23.3] (older nick overruled))))
+[15 Jan/16:43] > LosGuy!husky21@user-33qthgl.dialup.mindspring.com has joined #win98
+[15 Jan/16:44] <walkndude> hi Losguy
+[15 Jan/16:46] <devilDigg> wb los
+[15 Jan/16:46] > Los-Guy!husky21@user-33qthgl.dialup.mindspring.com has joined #win98
+[15 Jan/16:47] <Los-Guy> `say
+[15 Jan/16:47] < SignOff: CJ^!~skippy@sdn-ar-004watacoP191.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[15 Jan/16:47] ! ^AnG3L^ is known as ^AnG|afk
+[15 Jan/16:49] <devilDigg> bbl
+[15 Jan/16:49] <LosGuy> hi walkndude
+[15 Jan/16:49] <Big`Ed> bye
+[15 Jan/16:49] <Los-Guy> see ya devilDigg
+[15 Jan/16:49] < SignOff: devilDigg!devild_@RED-216-203-1-147.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[15 Jan/16:51] <Big`Ed> `op
+[15 Jan/16:51] @ mode #win98 [+o Big`Ed] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/16:55] < SignOff: Los-Guy!husky21@user-33qthgl.dialup.mindspring.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[15 Jan/16:55] < SignOff: walkndude!dunno@ip160.tul1.ok.pub-ip.ionet.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[15 Jan/16:55] < SignOff: _4000!4000@rotary08081.voicenet.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[15 Jan/16:55] < SignOff: osbourne!~osbourne@sdn-ar-003moslouP295.dialsprint.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[15 Jan/16:55] < SignOff: Rav3n!rav3n@darksouls.vnet.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[15 Jan/17:10] > Azmodan`!azmodan@phi.compinet.com has joined #win98
+[15 Jan/17:10] ! Azmodan is known as Mandy
+[15 Jan/17:10] ! Azmodan` is known as Azmodan
+[15 Jan/17:11] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[15 Jan/17:11] > zippy!zippy@host5-171-255-96.btinternet.com has joined #win98
+[15 Jan/17:11] > Zeus_!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[15 Jan/17:11] @ mode #win98 [+ov Zeus Zeus] by Flanders.Be.Eu.Undernet.org
+[15 Jan/17:12] <walkndude> I need to find a converter for a slot 1
+[15 Jan/17:12] <walkndude> motherboard
+[15 Jan/17:13] <Los-Guy> pricewatch has them I thikn
+[15 Jan/17:13] <Los-Guy> think
+[15 Jan/17:13] < SignOff: zippy!zippy@host5-171-255-96.btinternet.com (Leaving)
+[15 Jan/17:13] <walkndude> yeah..I just hate to get started
+[15 Jan/17:14] > ag1!me@ip227.denver14.co.pub-ip.psi.net has joined #win98
+[15 Jan/17:14] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/17:14] <ag1> can someone enlighten me a bit regarding an mprexe error message i was receiving?
+[15 Jan/17:14] <Los-Guy> what was the exact error message?
+[15 Jan/17:15] <ag1> it wasnt able to detect what themodule was when i clicked on "details"
+[15 Jan/17:15] <ag1> i have since sort of corrected the problem, maybe... but am wondering what to do
+[15 Jan/17:16] <ag1> i had a backup of my registry from a few days ago and imported it, things seem to work.. but here is when the problem started...
+[15 Jan/17:16] <ag1> i installed win2000 on the system to have a dual boot option, then all of a sudden i couldnt do anything in win98... i would get somethinig like  "an unspecified error has occured"  then i'd click ok, then i'd get the mprexe error...
+[15 Jan/17:17] > CJ^!~skippy@sdn-ar-001watacoP255.dialsprint.net has joined #win98
+[15 Jan/17:17] <Los-Guy> try reinstalling windows98 on top of itself?
+[15 Jan/17:17] <ag1> another thing i noticed, prior to reloading the registry, was that i could go out and manually run c:\windows\system\mprexe.exe  adn then i could load things like windows explorer, whereas before i couldnt...
+[15 Jan/17:17] <Big`Ed> hahaha
+[15 Jan/17:17] <ag1> well, i tried that too... but it didnt work...
+[15 Jan/17:18] <Big`Ed> must be nice to have BOUGHT win2000 allready
+[15 Jan/17:18] <ag1> no, its RC2
+[15 Jan/17:18] <CJ^> ag1....  why ya running it?
+[15 Jan/17:18] <ag1> which i get legally...
+[15 Jan/17:18] <Big`Ed> so your a legal beta site?
+[15 Jan/17:18] <CJ^> specially THAT old of a beta
+[15 Jan/17:18] <ag1> you could say that
+[15 Jan/17:18] <CJ^> no...
+[15 Jan/17:18] <ag1> there only on RC3 now...
+[15 Jan/17:18] <CJ^> are ya  or arent ya
+[15 Jan/17:18] <ag1> as far as i no
+[15 Jan/17:18] <ag1> know
+[15 Jan/17:18] <CJ^> ag1  its shipped
+[15 Jan/17:19] <CJ^> its final
+[15 Jan/17:19] <CJ^> its GOLD...
+[15 Jan/17:19] <CJ^> hello..
+[15 Jan/17:19] <ag1> cool... i've been too busy to really know that i guess..
+[15 Jan/17:19] <ag1> anyway, the RC2 was giving me problems..
+[15 Jan/17:19] <ag1> i am loading it on a laptop
+[15 Jan/17:20] <Big`Ed> do you have the problem with ONLY clean windows 98 install?
+[15 Jan/17:20] <CJ^> too busy to turn on a TV?
+[15 Jan/17:20] <CJ^> ahh  nm
+[15 Jan/17:20] <ag1> i couldnt get it to load up after the install... then when i take out the pcmcia cards it boots up fine...
+[15 Jan/17:21] <ag1> otherwise i get a message something regarding KMODE_....
+[15 Jan/17:21] <ag1> i didnt have many problems with win98 before... nothing that bad anyway
+[15 Jan/17:21] <ag1> i was about to format the c: partition, and reinstall 98
+[15 Jan/17:22] <ag1> i imagine all my stuff on the d and e partitions would be fine even if i format the c, right?
+[15 Jan/17:22] <walkndude> right
+[15 Jan/17:22] > Free`!~user@cda635.emirates.net.ae has joined #win98
+[15 Jan/17:22] <ag1> to answer your question of why i was loading it, one reason was that i wanted NT, 4 would have been fine for me, but unfortunately, due to user error (yeah, thats me) i made the drive FAT32....
+[15 Jan/17:23] <ag1> so i was stuck with win2000
+[15 Jan/17:23] <Big`Ed> ag1 - mprexe deals mostly with networking
+[15 Jan/17:23] <Big`Ed> if you are getting other errors too
+[15 Jan/17:23] <Big`Ed> it is indicative of other problems
+[15 Jan/17:23] <Free`> hiya ...... my computer running with win98 wont go on power standby ..... keeps saying some device is wrong ..... is there an easy fix ?
+[15 Jan/17:23] <Big`Ed> ag1 - also we do NOT support WAREZ - NON win98 problems
+[15 Jan/17:24] <Big`Ed> Free` - what device is wrong?
+[15 Jan/17:24] <walkndude> http://support.microsoft.com/support/kb/articles/Q178/0/84.asp?LNG=ENG&SA=ALLKB
+[15 Jan/17:24] <Big`Ed> Free` - you have lots of devices
+[15 Jan/17:24] <walkndude> that may or may not help?
+[15 Jan/17:25] <Big`Ed> good link walkndude - closes thing
+[15 Jan/17:25] <Free`> Big`Ed - heh heh ..... i wish it said ..... i remember a while back though i was told to run a win98 config program and turn a setting back on .. after which it worked fine
+[15 Jan/17:25] <ag1> Big`Ed its is/was a win98 problem, as far as i could tell, but i am a little skeptical, since it only occured after installing win2000
+[15 Jan/17:26] <Big`Ed> correct 
+[15 Jan/17:26] <Big`Ed> that problem was very prevelent in 95 days
+[15 Jan/17:26] <Big`Ed> and is almost non-existent in 98 
+[15 Jan/17:26] <ag1> which one?
+[15 Jan/17:26] <Big`Ed> perhaps if you get your system back to a LEGAL win98 configuration - we can help you farther
+[15 Jan/17:27] <Free`> Big`Ed - problem is i don't remember what it was i ran to fix it last time
+[15 Jan/17:27] <ag1> well it is now.. i would say
+[15 Jan/17:27] <ag1> i mean, things are working now....
+[15 Jan/17:27] <Big`Ed> Free` - msconfig
+[15 Jan/17:27] <ag1> though i havent tried rebooting to see if win2K would load
+[15 Jan/17:27] <Big`Ed> ag1 - ok - things are working - whats the problem?
+[15 Jan/17:28] <Big`Ed> no warez (warning 2)
+[15 Jan/17:28] <Free`> Big`Ed - woooooooo ........ that was simple ....... thanks a million :)
+[15 Jan/17:28] < SignOff: Free`!~user@cda635.emirates.net.ae (Leaving)
+[15 Jan/17:28] <ag1> well, back to what my original question was then,  does anyone have any idea why that happened to me?
+[15 Jan/17:28] <ag1> big`ed are you saying that to me?
+[15 Jan/17:29] <walkndude> heheh
+[15 Jan/17:29] <CJ^> yes ag1...
+[15 Jan/17:29] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[15 Jan/17:29] <CJ^> he is..
+[15 Jan/17:29] <ag1> i never asked a non win98 question!
+[15 Jan/17:29] <CJ^> win2k  is not in stores...
+[15 Jan/17:29] <Big`Ed> yes  = your using a old version of beta network OS mixed with a released desktop os.   Second, see the link that walkndude sent you
+[15 Jan/17:29] <CJ^> talkign about it technically breaks the NDA
+[15 Jan/17:29] <ag1> and what does WAREZ mean anyway?
+[15 Jan/17:30] <CJ^> stolen software
+[15 Jan/17:30] <walkndude> ZZzzz
+[15 Jan/17:30] <ag1> excuse the ignorance...
+[15 Jan/17:30] <Big`Ed> all problems caused by using your legal beta software is supported by microsoft for free as part of the beta program.
+[15 Jan/17:30] <CJ^> thats what it means
+[15 Jan/17:31] <ag1> well, it is legal beta software then... my company has a partnership with microsoft, we get many of their products to run, and i am running it on a company laptop...
+[15 Jan/17:31] <CJ^> and...  to tell the truth  if you are a beta tester... you would be aware that it has shipped.. cause you would have teh RC3 or final by now...
+[15 Jan/17:31] <CJ^> ag1  your company does...
+[15 Jan/17:31] <CJ^> its to be used at the company... as per the agreement..
+[15 Jan/17:31] <ag1> well, i am travelling and havent been in the office in quite a while...
+[15 Jan/17:31] <Big`Ed> ag1 - just cuz your COMPANY tossed the CD to you like a fresbee don't make your installation of it legal.
+[15 Jan/17:32] <ag1> exactly, and since i am travelling and using company hardware (though as far as i understand i am also allowed to run it on my home pc if i wish..) its all legal
+[15 Jan/17:32] <walkndude> what strike we on now 2 or 3 ?
+[15 Jan/17:32] <CJ^> no ag1  its not...
+[15 Jan/17:32] <Azmodan> I think we just made it to strike 5
+[15 Jan/17:32] <Big`Ed> better go back and READ the license on what you installed then
+[15 Jan/17:32] <CJ^> the company admins shudl have told you this...
+[15 Jan/17:32] <ag1> what isnt legal about it?
+[15 Jan/17:32] <CJ^> i really hope your not an IT pro...
+[15 Jan/17:32] <Big`Ed> `kick ag1
+[15 Jan/17:32] < ag1!me@ip227.denver14.co.pub-ip.psi.net was kicked off #win98 by Aphrodite!pegasys@tigerrose.grateful.org (Aphrodite)
+[15 Jan/17:32] <walkndude> yep
+[15 Jan/17:32] <walkndude> company brb
+[15 Jan/17:33] <Big`Ed> (wonder where it said free to use on home pc's too)
+[15 Jan/17:33] <Big`Ed> i gotta get that EULA
+[15 Jan/17:33] <CJ^> actually.....
+[15 Jan/17:33] <CJ^> only MS internals.. and a few companies were allowed to do that Ed..
+[15 Jan/17:33] <CJ^> Like Compaq and what have ya....
+[15 Jan/17:34] <Big`Ed> but he just has that MSDN thing
+[15 Jan/17:34] <CJ^> right
+[15 Jan/17:34] <CJ^> and thats NOT legal...
+[15 Jan/17:35] <CJ^> the EULA with MSDN does allow it to beinstalled on as many test systems that are logged to MS...
+[15 Jan/17:35] <Big`Ed> [20:30] *ag1* well, I'd at least like to say thank you for the assistance you did provide me with. As far as I know there is nothing illegal about what i am doing, but i will verify this. Its a shame that many of the people in the channel dont have the patience or openmindedness to at least consider that I may be correct.... at least i will verify what i say is true, i doubt anyone there knows for 100% sure that I am doing something illegal. thanks, and
+[15 Jan/17:35] <Big`Ed> right - logged to msdn
+[15 Jan/17:35] <CJ^> yeap
+[15 Jan/17:35] <Big`Ed> not any pc
+[15 Jan/17:35] <CJ^> all the systems that have it installed become part of the BUG report DB
+[15 Jan/17:35] <Big`Ed> it also talks about the support (actually lack off) on the beta
+[15 Jan/17:36] <CJ^> hehe
+[15 Jan/17:36] <CJ^> support is provided by email...
+[15 Jan/17:36] <CJ^> except ot priority customers with showstopper bugs
+[15 Jan/17:37] <CJ^> IE: COmpaq with a 36 proc Alpha...
+[15 Jan/17:37] <Big`Ed> my latest beta software from microsoft has a 3 page license NDA
+[15 Jan/17:37] <CJ^> hehe
+[15 Jan/17:37] <CJ^> reall..
+[15 Jan/17:37] <CJ^> didnt think testing the MSN IM was that hard though...
+[15 Jan/17:37] <CJ^> BoB 2.3
+[15 Jan/17:38] <Big`Ed> they kicked in several beta cycles right after the new year
+[15 Jan/17:38] <Big`Ed> i'm in 4
+[15 Jan/17:38] <CJ^> "Click here to install.... click here to contiune with the install... click here and here to shut me up and just do what you want... and see if I care.. and BTW  im telling Bahlmer!!!"
+[15 Jan/17:39] <Big`Ed> a bahlmer blabber eh?
+[15 Jan/17:39] <CJ^> yeap
+[15 Jan/17:39] * CJ^ delets MS BoB2.3 cause he can.
+[15 Jan/17:39] > Charley!cwoods@1Cust33.tnt2.plano.tx.da.uu.net has joined #win98
+[15 Jan/17:39] <Big`Ed> haha
+[15 Jan/17:40] > ag1!me@ip227.denver14.co.pub-ip.psi.net has joined #win98
+[15 Jan/17:40] < ag1!me@ip227.denver14.co.pub-ip.psi.net has left #win98 ()
+[15 Jan/17:40] > AR-15!Bushmaster@133.kansas-city-15-20rs.mo.dial-access.att.net has joined #win98
+[15 Jan/17:41] > FearPogo!Tdefence99@98A98060.ipt.aol.com has joined #win98
+[15 Jan/17:42] > mrgone!~Webmaster@ts2-148.brg.tallships.ca has joined #win98
+[15 Jan/17:42] < SignOff: Big_Dad!~cbeav@net107ip50.parklink.com (Leaving)
+[15 Jan/17:42] > Patty!unknown@216.209.250.168 has joined #win98
+[15 Jan/17:42] <Patty> I have a problem....I can not boot from a Boot diskette on my win98 !
+[15 Jan/17:42] <CJ^> Patty  is yer computer set to boot off a floppy disk?
+[15 Jan/17:43] <Los-Guy> Patty didnt we go through this last night?
+[15 Jan/17:43] <Patty> ah....we did ? 
+[15 Jan/17:43] <Patty> maybe ...but I still can not 
+[15 Jan/17:43] < FearPogo!Tdefence99@98A98060.ipt.aol.com has left #win98 ()
+[15 Jan/17:43] <AR-15> Someone please help
+[15 Jan/17:43] <Los-Guy> you cant see anything until windows is loaded?
+[15 Jan/17:43] <AR-15> I have a stupid winmodem
+[15 Jan/17:43] <CJ^> ar-15  and?
+[15 Jan/17:43] <AR-15> Sportster ?? Speed.  WIN98 recogizes it, but finds no drivers
+[15 Jan/17:44] <AR-15> Therefore it doesnot work
+[15 Jan/17:44] <AR-15> I went to USR's webpage
+[15 Jan/17:44] <CJ^> ar-15  then goto www.3com.com and download them for your modem
+[15 Jan/17:44] <Patty> correct...I still can't see anyting
+[15 Jan/17:44] > ag1!me@ip227.denver14.co.pub-ip.psi.net has joined #win98
+[15 Jan/17:44] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/17:44] <AR-15> and DL some drivers.  I do not know the brand of the modem either
+[15 Jan/17:44] <CJ^> get the model number off the modem  and get the right drivers for it
+[15 Jan/17:44] <CJ^> ar-15  ya just said it was a sportster..
+[15 Jan/17:44] <Los-Guy> Patty what brand of computer do you have?
+[15 Jan/17:44] <CJ^> the model number is on it..
+[15 Jan/17:44] <AR-15> But When I dl the ALL Sportsters models, still no luck
+[15 Jan/17:44] <CJ^> the white sticker...
+[15 Jan/17:44] <AR-15> It doesn't say on it.
+[15 Jan/17:44] <AR-15> Let me ask you this
+[15 Jan/17:45] <AR-15> I have a few INF files, 
+[15 Jan/17:45] <CJ^> no
+[15 Jan/17:45] <CJ^> wait
+[15 Jan/17:45] <CJ^> it has a model number on it...
+[15 Jan/17:45] <CJ^> either the sticker..
+[15 Jan/17:45] <AR-15> why doesn't WIN98 recognize the INF files I am pointing to. BRB let me grab the card
+[15 Jan/17:45] <CJ^> OR the model engraved in the back...
+[15 Jan/17:45] <CJ^> thast ALL USR/3Com modems...
+[15 Jan/17:45] <AR-15> On the back
+[15 Jan/17:46] <AR-15> 4 White stickers
+[15 Jan/17:46] <AR-15> 1 is bull crap about the UL info
+[15 Jan/17:46] <CJ^> white sticker on the modem  yes
+[15 Jan/17:46] <CJ^> there will be a bar code..
+[15 Jan/17:46] <CJ^> look for that
+[15 Jan/17:46] <CJ^> it even tells ya on the USR site
+[15 Jan/17:46] <AR-15> 1 is noting "IBM PART 12/2964 FRY 122965 Manufactured by US Robotics
+[15 Jan/17:46] <Patty> it's an "Asus P5A-B" motherboard, AMD K6 400 Mhz, 32 RAm
+[15 Jan/17:46] <AR-15> no bar codes
+[15 Jan/17:47] <AR-15> oh other side
+[15 Jan/17:47] <AR-15> Ok, what about the bar code
+[15 Jan/17:47] <CJ^> you see th bar code???
+[15 Jan/17:47] <Big`Ed> i think USR has a downloadable modem identifier program
+[15 Jan/17:47] <CJ^> yes they do
+[15 Jan/17:47] <CJ^> as well...
+[15 Jan/17:48] <Big`Ed> since this is a IBM hack
+[15 Jan/17:48] <AR-15> Here is what the bar says
+[15 Jan/17:48] <CJ^> now  you see the bar code ar-15??
+[15 Jan/17:48] <Patty> could it be my BIOS ? what can I do ?
+[15 Jan/17:48] <Los-Guy> patty are you running an OEM version of win98?
+[15 Jan/17:48] < ag1!me@ip227.denver14.co.pub-ip.psi.net has left #win98 ()
+[15 Jan/17:49] <AR-15> (underneith) 210B65602807 40175000               r:2
+[15 Jan/17:49] <CJ^> 6560
+[15 Jan/17:49] <Patty> I think so...I did not install it myself....
+[15 Jan/17:49] <AR-15> Cj - Was on the other side
+[15 Jan/17:49] <Patty> they installed it where i purchased it
+[15 Jan/17:49] <Patty> why ?
+[15 Jan/17:49] <CJ^> ok  gimme a sec
+[15 Jan/17:50] <Los-Guy> because some oems boot a bit differently
+[15 Jan/17:50] <AR-15> thanks
+[15 Jan/17:50] <Los-Guy> does the floppy work in win98 Patty?
+[15 Jan/17:51] <Patty> yes it does
+[15 Jan/17:52] <Patty> i can access it ...and do everything regular
+[15 Jan/17:52] <Los-Guy> Patty I think you need to return it to the people that sold it to you and installed win98 to get assistance
+[15 Jan/17:52] <Big`Ed> need to figure out how to get to the bios then and reset the default boot to A:
+[15 Jan/17:52] < Charley!cwoods@1Cust33.tnt2.plano.tx.da.uu.net has left #win98 ()
+[15 Jan/17:52] <Big`Ed> and since the screen does not work right - make them fix it if THEY installed it
+[15 Jan/17:53] ! Azmoham is known as hashblack
+[15 Jan/17:53] ! hashblack is known as Azmoham
+[15 Jan/17:54] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[15 Jan/17:55] < SignOff: mrgone!~Webmaster@ts2-148.brg.tallships.ca (im a leech that needs to be bled)
+[15 Jan/17:55] <Patty> why ? what could be wrong...if at least i knew what the problem was then I'd understand and not do it again
+[15 Jan/17:55] <Patty> but what could of happend ?
+[15 Jan/17:55] <Los-Guy> we cant tell from here patty
+[15 Jan/17:55] <Big`Ed> well - first thought - boot to a:
+[15 Jan/17:55] <Big`Ed> that is a setting inside the bios
+[15 Jan/17:55] <Patty> could it be that my Bios is "dead" ? 
+[15 Jan/17:55] <Big`Ed> did they install the motherboard for you?
+[15 Jan/17:55] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[15 Jan/17:57] <AR-15> Any luck CJ
+[15 Jan/17:58] <Patty> it doesn't even do a memory test, at the beginning , doesn't check the drive...just goes directly into win98
+[15 Jan/17:58] <Big`Ed> Patty - did they install the motherboard for you?
+[15 Jan/17:58] <AR-15> I believe its a voicemodem
+[15 Jan/17:58] <AR-15> Looks like one from the pics
+[15 Jan/17:58] <Big`Ed> [20:45] <AR-15> (underneith) 210B65602807 40175000               r:2
+[15 Jan/17:58] <Big`Ed> [20:45] <CJ^> 6560
+[15 Jan/17:59] ! Azmoham is known as az|brb
+[15 Jan/17:59] <AR-15> what
+[15 Jan/17:59] <Patty> yes they did...when I got the computer, everything WAS working perfectly
+[15 Jan/17:59] < SignOff: CJ^!~skippy@sdn-ar-001watacoP255.dialsprint.net (Ping timeout for CJ^[sdn-ar-001watacoP255.dialsprint.net])
+[15 Jan/17:59] <Big`Ed> so at some point after you transported it home, this started?
+[15 Jan/18:00] > jet!pirch@1Cust133.tnt1.seymour.in.da.uu.net has joined #win98
+[15 Jan/18:00] > Fizban!~skippy@sdn-ar-004watacoP044.dialsprint.net has joined #win98
+[15 Jan/18:00] <Big`Ed> hi skippy
+[15 Jan/18:01] <Fizban> still looking
+[15 Jan/18:01] <Fizban> almost
+[15 Jan/18:01] <Patty> I must of done something.....!
+[15 Jan/18:02] <Big`Ed> patty - i suspect that something came loose, or was not installed correctly from them.
+[15 Jan/18:02] <Patty> yes they did
+[15 Jan/18:02] <Big`Ed> you should have video immediatally on turn on
+[15 Jan/18:02] <Big`Ed> you should see post and hear post test
+[15 Jan/18:02] <Big`Ed> you should see that on the screen
+[15 Jan/18:02] <Big`Ed> and then - you should see win98 splash
+[15 Jan/18:02] <Patty> It was working fine when I got the computer
+[15 Jan/18:03] < SignOff: walkndude!dunno@ip160.tul1.ok.pub-ip.ionet.net (Read error to walkndude[ip160.tul1.ok.pub-ip.ionet.net]: Connection reset by peer)
+[15 Jan/18:03] <Fizban> PCI or ISA?
+[15 Jan/18:03] <Fizban> 5602  is what i shodul have said..
+[15 Jan/18:03] <Fizban> PCI  or ISA?  whioch is it???
+[15 Jan/18:03] ! Fizban is known as CJ^
+[15 Jan/18:04] <Big`Ed> patty - prob would be best to take it back to them... this is beyond this channels capability for online help
+[15 Jan/18:04] <AR-15> ISA
+[15 Jan/18:04] <Patty> yes....kind of....
+[15 Jan/18:04] <AR-15> sorry was in other room
+[15 Jan/18:04] <Patty> I worked on it for about 2-3 months and then....Poufffff !
+[15 Jan/18:05] <AR-15> Fizban / CJ
+[15 Jan/18:05] <AR-15> Get this
+[15 Jan/18:05] <AR-15> Regedit recognizes it as a 0100
+[15 Jan/18:05] <Big`Ed> Patty - something went bad on the motherboard
+[15 Jan/18:06] <CJ^> yo
+[15 Jan/18:06] <Big`Ed> <<LósGüyPB&J>> Ping reply for CJ^: 265 Sec
+[15 Jan/18:06] <Big`Ed> [CJ^ PING reply]: 4mins 25secs
+[15 Jan/18:06] <Patty> I have a CD that came with the motherboard manual....could that serve me for anything  ?
+[15 Jan/18:06] <Big`Ed> nope
+[15 Jan/18:07] <Big`Ed> not if you can't see dos, boot dos, enter bios
+[15 Jan/18:07] <Patty> the memory ?
+[15 Jan/18:07] <Big`Ed> doubt that part
+[15 Jan/18:07] * Big`Ed has to reboot
+[15 Jan/18:08] ! az|brb is known as Azmodan-
+[15 Jan/18:08] > F0o!F0oBox@210-55-149-101.dialup.xtra.co.nz has joined #win98
+[15 Jan/18:08] <F0o> Hi
+[15 Jan/18:08] < SignOff: Big`Ed!BigEd@01-017.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[15 Jan/18:08] <Patty> NOW I can't (don't hear anything) .... but before I did....
+[15 Jan/18:08] <F0o> hay I was wondering what the deference was of having ya cdrom on dma or not ?
+[15 Jan/18:09] <Los-Guy> try it..it might not work, or may cause errors..or be unreadable
+[15 Jan/18:09] <F0o> what dma ?
+[15 Jan/18:10] <Los-Guy> direct memory access
+[15 Jan/18:10] <CJ^> ok
+[15 Jan/18:10] <Patty> kind of hard to do...oh well.....no luck for me ...:o(
+[15 Jan/18:10] <F0o> didn't seam to make a deference if it was on or off :)
+[15 Jan/18:10] <CJ^> AR is htere a bar code at the back of the modem??
+[15 Jan/18:11] <Patty> thanks anyways...guess I am stuck
+[15 Jan/18:11] > kickboxer!magick@grayct-1-16.netnet.net has joined #win98
+[15 Jan/18:11] <CJ^> no jumpers on this thing at all AR-15??
+[15 Jan/18:11] <Los-Guy> it doesnt sound like anything that can be handled over the net patty
+[15 Jan/18:12] <Patty> can the BIOS be reinstalled ?
+[15 Jan/18:12] <CJ^> ouch
+[15 Jan/18:12] <kickboxer> does anyone here have the Intellipoint drivers (version 3.0) for MS pointing devices?  I can't find my cd for my optical intellimouse and I am out of luck without them.
+[15 Jan/18:12] < SignOff: CJ^!~skippy@sdn-ar-004watacoP044.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[15 Jan/18:12] <Los-Guy> it can be reflashed ...is that something you did before patty?
+[15 Jan/18:12] > lippy!girlies@98A6332F.ipt.aol.com has joined #win98
+[15 Jan/18:13] <lippy> hi
+[15 Jan/18:13] <F0o> anyone know how to install the win95 shell into 98 I've heard it speed things up ?
+[15 Jan/18:13] > CJ^!~skippy@sdn-ar-004watacoP044.dialsprint.net has joined #win98
+[15 Jan/18:13] <Patty> i can go into msdos window
+[15 Jan/18:13] <CJ^> better?
+[15 Jan/18:13] <Patty> but when I maximize the window...It goes all black again
+[15 Jan/18:13] <Los-Guy> F0o look for lite98
+[15 Jan/18:13] <F0o> Los-Guy: doesn't that need a complete re-install ?
+[15 Jan/18:13] <Los-Guy> patty changed any settings on your monitor?
+[15 Jan/18:14] <Los-Guy> dunno F0o I dont mess with my OS like that
+[15 Jan/18:14] <F0o> << does :))
+[15 Jan/18:14] <jet> CJ 5 sec
+[15 Jan/18:14] <Los-Guy> I prefer stability
+[15 Jan/18:14] <F0o> there is such a thing :) 
+[15 Jan/18:14] <Los-Guy> kickboxer cant help you and we do not do files on this channel
+[15 Jan/18:15] <Los-Guy> my win98 is rock solid
+[15 Jan/18:15] <Los-Guy> as solid as my linux box (more if you include Xwindows)
+[15 Jan/18:15] <CJ^> AR  that number ya gacve  is that with ahte bar code????
+[15 Jan/18:15] <CJ^> and it it at the back of the modem?
+[15 Jan/18:16] @ mode #win98 [+b *!*lol@*.paradise.net] by LifeBlood!azmodan@phi.compinet.com
+[15 Jan/18:16] <F0o> so is mine normale, today it started doing strange things, my cd-r/cd-rw went west, for some reason could've been because I deltree C:\windows\sysbckup (thinking that directory wasn't needed "it is back up") :)
+[15 Jan/18:16] < SignOff: Patty!unknown@216.209.250.168 (VISIT ---> http://come.to/hotoshop-cafe)
+[15 Jan/18:17] <Los-Guy> doesnt sound normal to me if your doing deltree on windows files
+[15 Jan/18:18] <F0o> well it bckup, which I asume is a back up, there for it should've be access cd drivers in a backup directory, but in C:\windows\system(32) etc
+[15 Jan/18:18] <CJ^> danit
+[15 Jan/18:18] <CJ^> ok
+[15 Jan/18:18] <CJ^> hmm
+[15 Jan/18:19] <CJ^> someone wanan send that product number again on that modem?  i think i may have it
+[15 Jan/18:19] <F0o> CJ^: Don't you have scroll back :)
+[15 Jan/18:20] <Los-Guy> I am looking..who said it?
+[15 Jan/18:20] <F0o> ruff guess, patty
+[15 Jan/18:20] <CJ^> yes foo  there is
+[15 Jan/18:20] <kickboxer> kind of a catch-22 though with 98 sometimes :)
+[15 Jan/18:20] <kickboxer> ok, just wondering, thanks anyway though
+[15 Jan/18:20] <kickboxer> :)
+[15 Jan/18:21] > Big`Ed!BigEd@12-162.009.popsite.net has joined #win98
+[15 Jan/18:21] <kickboxer> then perhaps someone would have insight as to why my USB optical intellieye would start to cause the cursor to track slowly across the screen.. as if its sampling rate had been turned WAAAY down from the 125 hz that is USB..
+[15 Jan/18:21] <Los-Guy> [20:59] <Big`Ed> [20:45] <AR-15> (underneith) 210B65602807 40175000               r:2
+[15 Jan/18:21] <Los-Guy> [20:59] <Big`Ed> [20:45] <CJ^> 6560
+[15 Jan/18:22] <Los-Guy> is that what your looking for CJ^?
+[15 Jan/18:23] <F0o> kickboxer: uhmm, well maybe your table was on a lean :)
+[15 Jan/18:24] * Los-Guy has not used one kickboxer try searching at deja.com ..see if someone else has had your problem
+[15 Jan/18:24] <Los-Guy> or the ms kb
+[15 Jan/18:25] <CJ^> gawd  alot of lagg here ppl...
+[15 Jan/18:25] <CJ^> im seeing Los from last week...
+[15 Jan/18:25] <Los-Guy> hehe
+[15 Jan/18:25] <CJ^> :P
+[15 Jan/18:26] <CJ^> <<ÐêtóÑ8®>> Ping reply for Los-Guy: 345 Sec
+[15 Jan/18:26] <F0o> don't worry I am seeing thing from 1709 :)
+[15 Jan/18:26] <Los-Guy> ouch
+[15 Jan/18:26] <F0o> year that is
+[15 Jan/18:27] <kickboxer> least that isn't a quake ping ;)
+[15 Jan/18:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/18:27] <Los-Guy> hmm CJ^ I think it is on your end
+[15 Jan/18:27] <CJ^> wb Ed
+[15 Jan/18:27] <Los-Guy> most are pinging ok for me
+[15 Jan/18:28] < SignOff: Big`Ed!BigEd@12-162.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[15 Jan/18:28] * LosGuy does notice the ping floods from Ed and CJ^ though
+[15 Jan/18:28] > Big`Ed!BigEd@12-162.009.popsite.net has joined #win98
+[15 Jan/18:28] <CJ^> yeah
+[15 Jan/18:28] > jet350!~pirch@1Cust133.tnt1.seymour.in.da.uu.net has joined #win98
+[15 Jan/18:29] <Los-Guy> hi jet
+[15 Jan/18:29] <jet350> hey los
+[15 Jan/18:29] <Big`Ed> hi jet
+[15 Jan/18:30] <kickboxer> ok..
+[15 Jan/18:30] <kickboxer> thanks
+[15 Jan/18:30] < kickboxer!magick@grayct-1-16.netnet.net has left #win98 ()
+[15 Jan/18:30] > Cursed_D!dragonxj@cc239016-a.jrsycty1.nj.home.com has joined #win98
+[15 Jan/18:30] <Cursed_D> How do I find my true IP while on a cable modem?
+[15 Jan/18:30] <jet350> ehy Big ED
+[15 Jan/18:31] <Los-Guy> Cursed_D run winipcfg
+[15 Jan/18:31] > KALIK!~yomoma@b31.pioneernet.net has joined #win98
+[15 Jan/18:31] < SignOff: jet!pirch@1Cust133.tnt1.seymour.in.da.uu.net (Read error to jet[1Cust133.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[15 Jan/18:31] <KALIK> hello folks
+[15 Jan/18:31] <CJ^> yeah
+[15 Jan/18:31] <CJ^> !eb
+[15 Jan/18:31] <KALIK> can anyone answer me a question?
+[15 Jan/18:31] <CJ^> hey  is it me
+[15 Jan/18:31] <CJ^> or is everyone laggin like heck...
+[15 Jan/18:31] <KALIK> CJ?
+[15 Jan/18:31] <KALIK> waht the hell are you doing in here?
+[15 Jan/18:31] <KALIK> lol
+[15 Jan/18:31] <KALIK> that's weird man
+[15 Jan/18:31] <CJ^> er no
+[15 Jan/18:31] <CJ^> im an op here
+[15 Jan/18:31] <Los-Guy> its you CJ^
+[15 Jan/18:31] <KALIK> i had no idea
+[15 Jan/18:31] <KALIK> i just guessed a channel name
+[15 Jan/18:31] <KALIK> didn't evne know this existed
+[15 Jan/18:31] <CJ^> `op
+[15 Jan/18:31] @ mode #win98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[15 Jan/18:31] <KALIK> ok then..
+[15 Jan/18:31] <KALIK> how can I disable my modem so it doesn't answer the phone?
+[15 Jan/18:31] <KALIK> like...if I have to share a voice line?
+[15 Jan/18:31] <KALIK> dial out only
+[15 Jan/18:31] <Cursed_D> not giving me rite one wid winipcfg
+[15 Jan/18:32] <CJ^> it shoudl only pick up if its set to do that actually..
+[15 Jan/18:32] <Los-Guy> Cursed_D look for the drop down box
+[15 Jan/18:32] <KALIK> well....how do I *un* set it :-)
+[15 Jan/18:32] <KALIK> I can't find it anywhere
+[15 Jan/18:32] <KALIK> I need the hayes command or something
+[15 Jan/18:32] <CJ^> naah
+[15 Jan/18:33] <KALIK> i can't find the optioin anywhere
+[15 Jan/18:33] <KALIK> where is the option to disable my modem from answering?
+[15 Jan/18:33] <CJ^> under the modem properties usually..
+[15 Jan/18:33] <CJ^> but im looking soem stuff up]
+[15 Jan/18:33] <CJ^> what brand modem ya got?
+[15 Jan/18:33] <KALIK> toshiba internal
+[15 Jan/18:33] <KALIK> It's a laptop
+[15 Jan/18:33] <CJ^> ahhh
+[15 Jan/18:33] <KALIK> nothing under there about answering calls that I can find
+[15 Jan/18:33] <CJ^> it may be a wake on lan type...
+[15 Jan/18:33] <CJ^> that may be part of it...
+[15 Jan/18:34] <CJ^> or wake on ring rather...
+[15 Jan/18:34] <KALIK> oh...figured
+[15 Jan/18:34] <jet350> are the pings ok now?
+[15 Jan/18:34] <Big`Ed> winipcfg
+[15 Jan/18:34] <Big`Ed> start-run-
+[15 Jan/18:34] <KALIK> that's why I was wondering if there was a string I could put in
+[15 Jan/18:34] < SignOff: Big`Ed!BigEd@12-162.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[15 Jan/18:34] <CJ^> way better Jet
+[15 Jan/18:35] <jet350> I still seem to be missing??
+[15 Jan/18:35] <KALIK> guess not
+[15 Jan/18:35] <LosGuy> I see ya jet350
+[15 Jan/18:35] <CJ^> 28 secs to you jet
+[15 Jan/18:35] <LosGuy>  <<ÐêtóÑ8®>> Ping reply for jet350: 2 Sec
+[15 Jan/18:36] <jet350> thanks los
+[15 Jan/18:36] <CJ^> Kalik.. what model toshiba??
+[15 Jan/18:36] <CJ^> or  is it a PCMCIA card?/
+[15 Jan/18:36] <jet350> bit slow to you CJ,thanks
+[15 Jan/18:36] > Big`Ed!BigEd@12-165.009.popsite.net has joined #win98
+[15 Jan/18:36] <KALIK> toshiba 500CDT, not it's not a card, it's a internal modem the size of about...well it's about the size of 5 stacked dimes :-)
+[15 Jan/18:36] <CJ^> heh
+[15 Jan/18:36] <CJ^> yeah
+[15 Jan/18:36] <CJ^> ok
+[15 Jan/18:37] <KALIK> although it does have the slot for a new card, I have a lan card in that one
+[15 Jan/18:37] <KALIK> well it has a spare, but...why buy a new modem there's no poinit
+[15 Jan/18:37] <CJ^> well i think the wake on ring feature is in the BIOS...
+[15 Jan/18:37] <Big`Ed> <LósGüyPB&J>> Ping reply for CJ^: 14 Sec
+[15 Jan/18:37] <Big`Ed> [CJ^ PING reply]: 14 secs
+[15 Jan/18:37] <KALIK> just kinda sucks I have to pull the cord out when I'm off line :-)
+[15 Jan/18:37] <KALIK> is there any easy way to fix it?
+[15 Jan/18:37] < SignOff: AR-15!Bushmaster@133.kansas-city-15-20rs.mo.dial-access.att.net (Leaving)
+[15 Jan/18:37] <LosGuy> [CJ^ PING reply]: 32 secs
+[15 Jan/18:38] <CJ^> check in teh bios
+[15 Jan/18:38] <KALIK> I don't think I can mess with the bios on it too much
+[15 Jan/18:38] <CJ^> i think you have to shut off wake on ring...
+[15 Jan/18:38] <KALIK> ok
+[15 Jan/18:38] <KALIK> yeah I am sure there is an option somewhere
+[15 Jan/18:38] <KALIK> better try the manual (dammit)
+[15 Jan/18:38] <KALIK> last resort :-)
+[15 Jan/18:38] <Big`Ed> no cussing
+[15 Jan/18:38] <CJ^> yeah cause normally  the modem doesnt answer.. unless its set that way...
+[15 Jan/18:38] <CJ^> normally...
+[15 Jan/18:38] <KALIK> nobody reads that shit
+[15 Jan/18:38] <KALIK> hehe
+[15 Jan/18:38] <KALIK> yeah I know...
+[15 Jan/18:38] <KALIK> like on desktops
+[15 Jan/18:38] <KALIK> it does't answer unless you tell it to
+[15 Jan/18:39] <KALIK> mine seems to be the default
+[15 Jan/18:39] <Los-Guy> KALIK no cussing
+[15 Jan/18:39] <KALIK> answer after one ring
+[15 Jan/18:39] <KALIK> oh sorry
+[15 Jan/18:39] <KALIK> ok thanks I'm gone sorry for cussin' later folks
+[15 Jan/18:39] < KALIK!~yomoma@b31.pioneernet.net has left #win98 ()
+[15 Jan/18:44] > DaR0CK!TheR0CK@dialup-63.209.92.113.LosAngeles1.Level3.net has joined #win98
+[15 Jan/18:45] < Cursed_D!dragonxj@cc239016-a.jrsycty1.nj.home.com has left #win98 ()
+[15 Jan/18:45] < DaR0CK!TheR0CK@dialup-63.209.92.113.LosAngeles1.Level3.net has left #win98 ()
+[15 Jan/18:50] > cwoods!cwoods@1Cust33.tnt2.plano.tx.da.uu.net has joined #win98
+[15 Jan/18:56] <Los-Guy> hi cwoods
+[15 Jan/18:57] <cwoods> hey Los-Guy, you guys get Patty's boot floppy problem fixed?
+[15 Jan/18:57] <Los-Guy> no 
+[15 Jan/18:57] <Los-Guy> she was back a short while ago though
+[15 Jan/18:57] <cwoods> to bad
+[15 Jan/18:57] <Los-Guy> can only do so much over the internet
+[15 Jan/18:57] <lippy> i installed win98 tonite but i cant detect my modem..why?
+[15 Jan/18:58] < _4000!4000@rotary08081.voicenet.com has left #win98 ()
+[15 Jan/18:58] <Big`Ed> hmmm
+[15 Jan/18:58] <Los-Guy> lippy any conflicts or unknown devices in control panel / system?
+[15 Jan/18:58] <Big`Ed> lippy did you look to see what else is detected?
+[15 Jan/18:58] <Big`Ed> yea - what he says
+[15 Jan/18:58] <lippy> looking..hold on
+[15 Jan/18:59] <lippy> doesnt appear to be..theres no modem in there
+[15 Jan/18:59] <CJ^> then have win98 manuall detect it
+[15 Jan/18:59] <Big`Ed> in control panel - system - is there any device with a ?
+[15 Jan/18:59] <Big`Ed> or a !
+[15 Jan/18:59] <Big`Ed> or listed as unknown?
+[15 Jan/18:59] <CJ^> open up modem properties in control panel...
+[15 Jan/19:00] <lippy> k
+[15 Jan/19:01] <CJ^> or  do you know what brand of modem ya got?
+[15 Jan/19:01] <lippy> when i click on modem..its gona try to install one
+[15 Jan/19:01] <Big`Ed> aka none detected
+[15 Jan/19:01] > osbourne!~osbourne@sdn-ar-002moslouP191.dialsprint.net has joined #win98
+[15 Jan/19:01] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/19:01] <lippy> right
+[15 Jan/19:01] <Big`Ed> hola sir osbourne
+[15 Jan/19:01] <lippy> i have the drivers in C:\temp but i cant find my floppy
+[15 Jan/19:02] <CJ^> lippy...  is it a PCI modem???
+[15 Jan/19:02] <lippy> let me type off the box
+[15 Jan/19:02] ! Los-Guy is known as LosSG1
+[15 Jan/19:02] <CJ^> ACK SG1 is on!!!!!
+[15 Jan/19:02] <lippy> AOpenFM56-ITU/2
+[15 Jan/19:02] <osbourne> howdy ed and da man (c)
+[15 Jan/19:02] <CJ^> lippy  its a PCI modem?
+[15 Jan/19:02] <CJ^> hmm...
+[15 Jan/19:03] <CJ^> try AOpens site
+[15 Jan/19:03] <lippy> i did..and got the driver..its in the puter
+[15 Jan/19:03] <LosSG1> oh Ed gets greeted twice by mr osbourne
+[15 Jan/19:03] <CJ^> right  but they have a HOW to at the site too
+[15 Jan/19:03] <Big`Ed> so - proceed
+[15 Jan/19:03] <lippy> oh i didnt know that cuz a friend got it for me
+[15 Jan/19:03] * Big`Ed dares not be insulted by DaMan
+[15 Jan/19:04] <Big`Ed> SirLos is NEVER wrong - cuz - he is the true DaMan
+[15 Jan/19:04] <CJ^> lippy ifits a PCI mode.. there may be an UNKNOWN device in the dev manager..
+[15 Jan/19:04] <osbourne> pfft, we all know what da man is here los
+[15 Jan/19:05] > devilDigg!devild_@RED-216-203-0-113.dialup.nyc.redconnect.net has joined #win98
+[15 Jan/19:05] <LosSG1> pfft is right
+[15 Jan/19:05] <devilDigg> cj you there?
+[15 Jan/19:05] <Big`Ed> wb  devilDigg
+[15 Jan/19:05] <devilDigg> thanks, hi all
+[15 Jan/19:05] <CJ^> yes
+[15 Jan/19:05] <Azmodan> hi devilDigg 
+[15 Jan/19:06] <devilDigg> well i was going to ask you something but i forgot :(
+[15 Jan/19:06] <Big`Ed> ugh - nother reboot
+[15 Jan/19:06] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[15 Jan/19:06] <Big`Ed> nite all
+[15 Jan/19:06] <devilDigg> bye ed
+[15 Jan/19:06] < SignOff: Big`Ed!BigEd@12-165.009.popsite.net (<<ÐêtóÑ8®>> v4.01 Digital Damnation Edition.)
+[15 Jan/19:07] <cwoods> LosGuy <- still running at 91f  (4.5x112)
+[15 Jan/19:07] > MindRape!Me@dialup-209.244.105.250.SanJose1.Level3.net has joined #win98
+[15 Jan/19:07] <LosSG1> kewl cwoods
+[15 Jan/19:07] <MindRape> anyone know how to set up newsgroups on Netscape 4.7?
+[15 Jan/19:07] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[15 Jan/19:08] <LosSG1> MindRape get agent
+[15 Jan/19:08] <LosSG1> or free agent
+[15 Jan/19:08] <CJ^> http://english.aopen.com/tech/faq/modem/nonpnp.htm  <<< lippy
+[15 Jan/19:08] <LosSG1> much better
+[15 Jan/19:08] <MindRape> okie dokie, thanx
+[15 Jan/19:08] <devilDigg> oh yeah, CJ^ how can i set lilo to boot up to another partition? (to boot up to my win98 partition)
+[15 Jan/19:08] <devilDigg> ?
+[15 Jan/19:08] < MindRape!Me@dialup-209.244.105.250.SanJose1.Level3.net has left #win98 ()
+[15 Jan/19:08] <CJ^> dd
+[15 Jan/19:09] <CJ^> you add it to lilo...
+[15 Jan/19:09] <CJ^> RH  or mandrake shoudl see that in there already....
+[15 Jan/19:09] <devilDigg> i mean i already have it booting
+[15 Jan/19:09] <devilDigg> but i dont want to have to type dos
+[15 Jan/19:09] <CJ^> ok..
+[15 Jan/19:09] <CJ^> look in the lilo.conf
+[15 Jan/19:09] <devilDigg> ok
+[15 Jan/19:10] < SignOff: jet350!~pirch@1Cust133.tnt1.seymour.in.da.uu.net (Read error to jet350[1Cust133.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[15 Jan/19:10] <LosSG1> or RUN linuxconf
+[15 Jan/19:10] <CJ^> yeap
+[15 Jan/19:10] <CJ^> linuxconf can do it too
+[15 Jan/19:10] <CJ^> run linuxconf as ROOT
+[15 Jan/19:10] <LosSG1> heck just run lilo
+[15 Jan/19:10] <devilDigg> tell me im writing it down, (i got another modem, going to find out if its linux compatible)
+[15 Jan/19:10] <devilDigg> it HAS jumpers, and is ISA
+[15 Jan/19:11] <CJ^> then it wil work
+[15 Jan/19:11] <CJ^> set it to COM 3  IRQ 4
+[15 Jan/19:11] <CJ^> and shut off the internal COM ports
+[15 Jan/19:11] * devilDigg will run lilo and then if nothing ill try linuxconfig
+[15 Jan/19:11] <CJ^> lilo -v
+[15 Jan/19:11] * devilDigg doesnt know how to do that :(
+[15 Jan/19:11] <CJ^> dd
+[15 Jan/19:11] <CJ^> go in the BIOS
+[15 Jan/19:11] <CJ^> look for the com ports
+[15 Jan/19:11] <devilDigg> ok
+[15 Jan/19:11] <CJ^> serial ports
+[15 Jan/19:11] <CJ^> and disable them
+[15 Jan/19:12] < SignOff: WarnBufet!tomorrow@208.148.73.233 (Ping timeout for WarnBufet[208.148.73.233])
+[15 Jan/19:12] > crusty55!abc123@sji-ca3-246.ix.netcom.com has joined #win98
+[15 Jan/19:12] <devilDigg> com & serial, or com or serial?
+[15 Jan/19:12] <CJ^> com or serail
+[15 Jan/19:12] <CJ^> they are the same thing
+[15 Jan/19:12] <devilDigg> ok
+[15 Jan/19:13] <crusty55> Hi, if anyone can help.. please, I just bought the win98 cd and i am trying to upgrade win 95... but it says i need the win 98 upgrade cd, is there any way around this?????????//
+[15 Jan/19:13] <CJ^> no crusty
+[15 Jan/19:13] <CJ^> you bought an OEM cd  correct?
+[15 Jan/19:13] <crusty55> correct
+[15 Jan/19:14] <CJ^> and it clearly says  for PC's without Windows 
+[15 Jan/19:14] <CJ^> right on the CD
+[15 Jan/19:14] <crusty55> what if I put the #2 drive as #1 and booted of a disk
+[15 Jan/19:14] <CJ^> crusty  that cd is for clean win98 installs only
+[15 Jan/19:14] <crusty55> sorry but I had my mom buy it
+[15 Jan/19:15] <devilDigg> crusty back up all ur most valuable data, and then format and install win98
+[15 Jan/19:15] <CJ^> yeap
+[15 Jan/19:15] <CJ^> well  crusty  the only way you can legally buy that is if you get a new hard drive 
+[15 Jan/19:15] <CJ^> or a motherboard  or build a computer system
+[15 Jan/19:15] <crusty55> what about the hard drive idea.. I got a new motherboard and cpu
+[15 Jan/19:16] <crusty55> and vid card and sound card
+[15 Jan/19:16] <CJ^> right..
+[15 Jan/19:16] <CJ^> thast hwo you get that CD
+[15 Jan/19:16] <CJ^> all you can do is back up your data..
+[15 Jan/19:16] <CJ^> and install win98
+[15 Jan/19:16] <CJ^> thats the only legal way
+[15 Jan/19:16] > WarnBufet!tomorrow@208.148.73.233 has joined #win98
+[15 Jan/19:16] <CJ^> and no msgs crusty
+[15 Jan/19:17] <CJ^> strike 2
+[15 Jan/19:17] <CJ^> no msgs
+[15 Jan/19:17] <LosSG1> hehe
+[15 Jan/19:17] <crusty55> alright
+[15 Jan/19:17] <CJ^> ask in channel...
+[15 Jan/19:17] <crusty55> is there an easier non legal way??
+[15 Jan/19:17] <crusty55> sure
+[15 Jan/19:17] <CJ^> no
+[15 Jan/19:17] <CJ^> crussty
+[15 Jan/19:17] <devilDigg> crusty dont push your luck
+[15 Jan/19:17] <CJ^> ask again and get kicked...
+[15 Jan/19:17] <LosSG1> non legal? we dont do that here
+[15 Jan/19:17] <crusty55> well.. why d he say that then?
+[15 Jan/19:17] <CJ^> read the topic
+[15 Jan/19:18] <CJ^> i did say that crusty
+[15 Jan/19:18] <CJ^> i said the only legal way is to clean install...
+[15 Jan/19:18] <crusty55> alright, thankyou for your help
+[15 Jan/19:18] < crusty55!abc123@sji-ca3-246.ix.netcom.com has left #win98 ()
+[15 Jan/19:19] < devilDigg!devild_@RED-216-203-0-113.dialup.nyc.redconnect.net has left #win98 ()
+[15 Jan/19:19] > dk4mlz!andes@p210-tnt7.akl.ihug.co.nz has joined #win98
+[15 Jan/19:19] <dk4mlz> can anyone tell me of any internet sharing software thats free and easy to setup other than 98se's?
+[15 Jan/19:19] > devilDigg!devild_@RED-216-203-0-113.dialup.nyc.redconnect.net has joined #win98
+[15 Jan/19:19] <devilDigg> sorry pressed the wrong button..
+[15 Jan/19:19] <CJ^> dk  there are plenty of demos and sharware..
+[15 Jan/19:20] <CJ^> the only free one.. totally free.....  hehe linux...
+[15 Jan/19:20] <CJ^> other than that..
+[15 Jan/19:20] <LosSG1> linux..but not easy to set up
+[15 Jan/19:20] <CJ^> try a search
+[15 Jan/19:20] <CJ^> for NAT  on teh net
+[15 Jan/19:20] <devilDigg> believe me its not
+[15 Jan/19:20] * devilDigg is just getting the hang of it, and i've got a week on that :P
+[15 Jan/19:20] <LosSG1> hehe
+[15 Jan/19:20] <devilDigg> but cj at least i installed my sound, graphics, still havent installed glide though..
+[15 Jan/19:21] <CJ^> GLX dd
+[15 Jan/19:21] <CJ^> the MESA libs
+[15 Jan/19:21] <CJ^> aint hard for 3dfx cards really..
+[15 Jan/19:21] <devilDigg> i hope it wont be
+[15 Jan/19:21] <CJ^> just follow the instructions to the T...
+[15 Jan/19:21] <CJ^> well get the modem workig first in windows...
+[15 Jan/19:21] <devilDigg> ill worry about that after i have IRC in linux
+[15 Jan/19:21] <CJ^> once it works in windows...
+[15 Jan/19:21] <CJ^> it will work in Linux..
+[15 Jan/19:22] <devilDigg> it does work in windows
+[15 Jan/19:22] <CJ^> as long as ya dont use PnP
+[15 Jan/19:22] <devilDigg> no, it needs its drivers to work 
+[15 Jan/19:22] <CJ^> well  look for it at boot up in linux....
+[15 Jan/19:22] <CJ^> what drivers???
+[15 Jan/19:22] <CJ^> if linux sees it... it will work...
+[15 Jan/19:22] <CJ^> dev/ttyS <<<
+[15 Jan/19:22] <CJ^> what com port do you have it set on?
+[15 Jan/19:23] <devilDigg> i still havent restarted or installed it yet
+[15 Jan/19:23] <CJ^> ok
+[15 Jan/19:23] <CJ^> do so...
+[15 Jan/19:23] <CJ^> once its up and running on a com port.. then get back here...
+[15 Jan/19:23] <devilDigg> ok, also, im going to teh modem compatibility list (its outside) so i can compare model numbers
+[15 Jan/19:23] <devilDigg> ok
+[15 Jan/19:24] <lippy> well, i just looked thru the notes and other than being a programmer and adding strings i dont know :(
+[15 Jan/19:24] <CJ^> lippy...  i gave ya the URL
+[15 Jan/19:24] <lippy> i looked
+[15 Jan/19:24] <CJ^> http://english.aopen.com/tech/faq/modem/nonpnp.htm   <<< right there
+[15 Jan/19:24] <lippy> i downloaded the notebook :)
+[15 Jan/19:25] <CJ^> tells ya how to set it up in win9x
+[15 Jan/19:25] <lippy> i got it :)
+[15 Jan/19:25] <CJ^> ok..so...
+[15 Jan/19:25] <devilDigg> it works!!!!
+[15 Jan/19:25] <devilDigg> i saw it
+[15 Jan/19:25] <devilDigg> it works in linux
+[15 Jan/19:25] <CJ^> ok dd...
+[15 Jan/19:26] <CJ^> now..
+[15 Jan/19:26] <CJ^> once in linux
+[15 Jan/19:26] <LosSG1> hey cheer up
+[15 Jan/19:26] <CJ^> as root do this...
+[15 Jan/19:26] <LosSG1> :P
+[15 Jan/19:26] <CJ^> well what com port first???
+[15 Jan/19:27] <devilDigg> you want me to disable all com ports from bios?
+[15 Jan/19:27] <CJ^> well you dont have to..
+[15 Jan/19:27] <CJ^> i just do it to avoide conflicts
+[15 Jan/19:27] <devilDigg> oh
+[15 Jan/19:27] <CJ^> yeah
+[15 Jan/19:27] <devilDigg> oh, because i would also like to have the com ports open to windows
+[15 Jan/19:28] <CJ^> you have a serial mouse??
+[15 Jan/19:28] <devilDigg> yes
+[15 Jan/19:28] <CJ^> ok
+[15 Jan/19:28] <devilDigg> err no
+[15 Jan/19:28] <devilDigg> ps/2
+[15 Jan/19:28] <CJ^> on
+[15 Jan/19:28] <CJ^> er oh
+[15 Jan/19:28] <CJ^> ok
+[15 Jan/19:28] <CJ^> the disable them...
+[15 Jan/19:28] <CJ^> if the modem is on COM 3  disable com 1
+[15 Jan/19:28] > walkndude!dunno@ip532.tul1.ok.pub-ip.ionet.net has joined #win98
+[15 Jan/19:28] <devilDigg> hi walkndude
+[15 Jan/19:29] <walkndude> hi
+[15 Jan/19:29] < SignOff: cwoods!cwoods@1Cust33.tnt2.plano.tx.da.uu.net (Ping Timeout!)
+[15 Jan/19:29] <devilDigg> ok, when the modem installs in windows its in com3
+[15 Jan/19:29] > cwoods!cwoods@1Cust40.tnt3.plano.tx.da.uu.net has joined #win98
+[15 Jan/19:29] <CJ^> ok  kewls..
+[15 Jan/19:30] <CJ^> IRQ what?  4?
+[15 Jan/19:30] * cwoods loves GTE
+[15 Jan/19:30] <LosSG1> hah
+[15 Jan/19:30] <devilDigg> no i think its 5
+[15 Jan/19:30] <cwoods> lol
+[15 Jan/19:30] <CJ^> hmm...
+[15 Jan/19:30] <CJ^> ok..
+[15 Jan/19:30] <CJ^> try it under linux then...
+[15 Jan/19:31] <CJ^> you may have an issue with the sound card though...:P
+[15 Jan/19:31] <CJ^> so  thats why i set it to com 3 irq 4
+[15 Jan/19:31] <CJ^> and disable com 1
+[15 Jan/19:31] <devilDigg> oh
+[15 Jan/19:31] <CJ^> well actually both com ports..
+[15 Jan/19:31] <CJ^> just to be safe from conflicts
+[15 Jan/19:31] <devilDigg> um so ill disable com1 and com2 from bios
+[15 Jan/19:31] <CJ^> right
+[15 Jan/19:31] <CJ^> and set teh modem to com3 irq 4..
+[15 Jan/19:31] <CJ^> just to avoide the sound card conflict
+[15 Jan/19:31] <devilDigg> then how do i install the modem, i know in isntalling it i set its com port and irq
+[15 Jan/19:32] <CJ^> no
+[15 Jan/19:32] <CJ^> ya dont have to do that under linux actually..
+[15 Jan/19:32] < SignOff: dk4mlz!andes@p210-tnt7.akl.ihug.co.nz (Leaving)
+[15 Jan/19:32] <CJ^> once its set right..
+[15 Jan/19:32] <CJ^> ya do this..
+[15 Jan/19:32] <CJ^> setserial /dev/ttyS2
+[15 Jan/19:32] <CJ^> then  ln -s /dev/ttyS2 /dev/modem
+[15 Jan/19:33] <CJ^> that makes a link from dev/ttyS2  <<< physical modem   to /dev/modem  << soft location of the modem...
+[15 Jan/19:33] <devilDigg> oh so its like mounting the modem
+[15 Jan/19:33] <CJ^> er  no
+[15 Jan/19:33] <devilDigg> ok forget i said that
+[15 Jan/19:33] <devilDigg> ok and then what do i do to like connect?
+[15 Jan/19:34] <LosSG1> hmm isnt tty stuff old and not recommended anymore?
+[15 Jan/19:34] <CJ^> the /dev/modem?
+[15 Jan/19:34] <CJ^> ahh he doesnt HAVE to do it...
+[15 Jan/19:34] <devilDigg> also i use red and netzero and aol, but i dont think any of them are linux compatible
+[15 Jan/19:34] <CJ^> still works though
+[15 Jan/19:35] + Azmodan is off to watch vids
+[15 Jan/19:35] <CJ^> aol and netzero arent...
+[15 Jan/19:35] <Azmodan> nite guys
+[15 Jan/19:35] <CJ^> not right now they arent...
+[15 Jan/19:35] <devilDigg> red is?
+[15 Jan/19:35] <cwoods> nite Azmodan
+[15 Jan/19:35] <LosSG1> c ya az
+[15 Jan/19:35] <devilDigg> red uses dial up networking, ppp, microsoft compression, tcp/ip
+[15 Jan/19:36] <walkndude> later AZ
+[15 Jan/19:36] <devilDigg> hi az
+[15 Jan/19:36] <devilDigg> err: bye az
+[15 Jan/19:36] > oneforall!guru@mhat-53-0196.direct.ca has joined #win98
+[15 Jan/19:36] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/19:36] <oneforall>  Hey whats a good program to test your mother board etc . ?
+[15 Jan/19:36] <devilDigg> hi oneforall
+[15 Jan/19:37] <oneforall> hey sup
+[15 Jan/19:37] <devilDigg> ok but you still havent answered my ?stion, how would i connect to my isp?
+[15 Jan/19:37] <CJ^> dd  supposedly you can so the netzero thing..
+[15 Jan/19:37] <CJ^> so.
+[15 Jan/19:37] <walkndude> there's a lot of them..the best is to just run it for a while
+[15 Jan/19:37] <CJ^> you may have to get eh DNS and domain
+[15 Jan/19:37] <devilDigg> i can so the netzero thing?
+[15 Jan/19:38] <devilDigg> my main isp is red, www.redconnect.net
+[15 Jan/19:38] <CJ^> well.. is that free??
+[15 Jan/19:38] <CJ^> or pay?
+[15 Jan/19:38] <devilDigg> red is pay
+[15 Jan/19:38] <CJ^> i mean  is it a normal ISP?
+[15 Jan/19:38] <devilDigg> 8$ a month
+[15 Jan/22:28] > Azmodan! has joined #win98
+[15 Jan/22:28] @ mode #win98 [+v Azmodan] by Azmodan
+[15 Jan/22:29] > maxwell22!maxwell22@du-148-233-179-219.prodigy.net.mx has joined #win98
+[15 Jan/22:29] < maxwell22!maxwell22@du-148-233-179-219.prodigy.net.mx has left #win98 ()
+[15 Jan/22:35] <sleeper> thanks 
+[15 Jan/22:35] < SignOff: sleeper!at@1Cust39.tnt34.lax3.da.uu.net (Leaving)
+[15 Jan/22:41] <Los`Guy> `say
+[15 Jan/22:41] ! kt-amy is known as babyluv
+[15 Jan/22:41] ! babyluv is known as ^katie^
+[15 Jan/22:42] <Bigs> say wot
+[15 Jan/22:42] <Los`Guy> `say Hi Bigs
+[15 Jan/22:42] <Aphrodite> Hi Bigs
+[15 Jan/22:42] <Athena> Hi Bigs
+[15 Jan/22:42] <Vulcan> Hi Bigs
+[15 Jan/22:42] <Vulcan_> Hi Bigs
+[15 Jan/22:42] <Proteus> Hi Bigs
+[15 Jan/22:42] <Zeus_> Hi Bigs
+[15 Jan/22:42] <Zeus> Hi Bigs
+[15 Jan/22:42] <Bigs> ha
+[15 Jan/22:43] ! Yawns is known as Yawn
+[15 Jan/22:45] <Bigs> bot world
+[15 Jan/22:45] <Los`Guy> yeah
+[15 Jan/22:46] > CJ^!~skippy@sdn-ar-001watacoP010.dialsprint.net has joined #win98
+[15 Jan/22:48] > Azza!~azmodan@p165-tnt5.akl.ihug.co.nz has joined #win98
+[15 Jan/22:48] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/22:48] <Azza> `say
+[15 Jan/22:48] <Bigs> say wot
+[15 Jan/22:48] <Aphrodite> wot
+[15 Jan/22:48] <Vulcan> wot
+[15 Jan/22:48] <Vulcan_> wot
+[15 Jan/22:48] <Proteus> wot
+[15 Jan/22:48] <Zeus_> wot
+[15 Jan/22:48] <Bigs> dear oh dear
+[15 Jan/22:48] > Sale_face!c_est@modemcable095.33-200-24.mtl.mc.videotron.net has joined #win98
+[15 Jan/22:49] <Sale_face> Can somebody tell me if it is necessere to reformat my HD to go from win95 to win98?
+[15 Jan/22:49] <Los`Guy> Sale_face no
+[15 Jan/22:49] <CJ^> no.. as long as you have the win98 upgrade
+[15 Jan/22:49] <Los`Guy> IF you have the upgrade or full retail version
+[15 Jan/22:49] <CJ^> right
+[15 Jan/22:49] <Sale_face> full retail version
+[15 Jan/22:50] <Los`Guy> if you have OEM it will not work
+[15 Jan/22:50] <Sale_face> what must I do then
+[15 Jan/22:50] <Sale_face> reformat?
+[15 Jan/22:50] <CJ^> drop the cd in
+[15 Jan/22:50] <CJ^> and start the install
+[15 Jan/22:50] <Sale_face> it will erase the old version?
+[15 Jan/22:50] <CJ^> no
+[15 Jan/22:50] <CJ^> it will upgrade it to win98
+[15 Jan/22:50] <CJ^> thats what an upgrade does..
+[15 Jan/22:51] <Sale_face> and if I have the Full retail Version?
+[15 Jan/22:51] <CJ^> thats what you need
+[15 Jan/22:51] <CJ^> full retail  or the upgrade version
+[15 Jan/22:51] < SignOff: Azza!~azmodan@p165-tnt5.akl.ihug.co.nz (ircII EPIC4-2000 -- Reality Bites <--- comeing to a store near you soon)
+[15 Jan/22:51] <CJ^> either one will upgrade win95 to win98
+[15 Jan/22:51] > Azza!~azmodan@p165-tnt5.akl.ihug.co.nz has joined #win98
+[15 Jan/22:51] <CJ^> the OEM will not  as Los said
+[15 Jan/22:51] <Sale_face> not at all!
+[15 Jan/22:52] <CJ^> no
+[15 Jan/22:52] <CJ^> but  why are ya worried  you have the full retail version..
+[15 Jan/22:52] <CJ^> ya said so  right?
+[15 Jan/22:52] ! SpyderB8 is known as Spy|sigh
+[15 Jan/22:52] <CJ^> full retail boxed version...
+[15 Jan/22:52] <Bigs> ist time i upgraded from 95 to 98...few things didnt work, like fast shutdown
+[15 Jan/22:52] <Sale_face> I have win95 now... A shit load of thing on my HD and I dont want to reformat...
+[15 Jan/22:52] <Bigs> clean install works just fine from full version
+[15 Jan/22:52] <CJ^> no cussin
+[15 Jan/22:53] <CJ^> Sale  do you have the full retail boxed win98 form the store?
+[15 Jan/22:53] <Bigs> you can get rid of 95 without reformatting
+[15 Jan/22:53] <CJ^> or do you just have a cd?
+[15 Jan/22:53] < SignOff: Azza!~azmodan@p165-tnt5.akl.ihug.co.nz ([BX] Beefcake! BEEFCAKE!)
+[15 Jan/22:53] <Sale_face> yes
+[15 Jan/22:53] <CJ^> then just drop the cd in
+[15 Jan/22:53] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #win98
+[15 Jan/22:53] <CJ^> win98 setup will begin
+[15 Jan/22:54] <Sale_face> even if it not the uprgrade
+[15 Jan/22:54] <CJ^> yes
+[15 Jan/22:54] <CJ^> we told ya this three times
+[15 Jan/22:54] <Sale_face> thanks
+[15 Jan/22:54] <Sale_face> sorry ;0)
+[15 Jan/22:54] <Sale_face> want to make sure...
+[15 Jan/22:54] <CJ^> full retail or upgrade will upgrade win95 to win98
+[15 Jan/22:56] <Los`Guy> why get the full retail if you have win95?
+[15 Jan/22:56] <Los`Guy> it is muchmore expensive
+[15 Jan/22:56] <CJ^> yeah.
+[15 Jan/22:56] <CJ^> upgrade is much cheaper...
+[15 Jan/22:56] <Bigs> ya get to keep all the old 95 registry clutter tho with the upgrade
+[15 Jan/22:56] <CJ^> and can still do a clean install later if things get messed up..
+[15 Jan/22:57] <Sale_face> Is it hard?
+[15 Jan/22:57] <CJ^> what the upgrade?
+[15 Jan/22:57] <CJ^> no
+[15 Jan/22:57] <Sale_face> will every thing be plug and play like?
+[15 Jan/22:57] <CJ^> just pull the cd outtsa the case
+[15 Jan/22:58] <CJ^> opne the cdrom drive
+[15 Jan/22:58] <Sale_face> :0)
+[15 Jan/22:58] <CJ^> drop the cd in
+[15 Jan/22:58] <CJ^> and follow the on screen instructions..
+[15 Jan/22:58] <Sale_face> I get th epicture thanks...
+[15 Jan/23:00] <Sale_face> thanks all
+[15 Jan/23:00] < SignOff: Sale_face!c_est@modemcable095.33-200-24.mtl.mc.videotron.net (Leaving)
+[15 Jan/23:03] > __Crimson!me@242828hfc162.tampabay.rr.com has joined #win98
+[15 Jan/23:03] <__Crimson> hello all anyone here?
+[15 Jan/23:03] <Azmodan> hi Crimson
+[15 Jan/23:03] <CJ^> think so
+[15 Jan/23:03] <__Crimson> i was wondering if someone could help me out real quick?
+[15 Jan/23:04] <__Crimson> im werking on a machine here, win98 and its having trouble booting up, it will boot into safe mode ok, but when i try to boot up normal it freezes about 2 seconds into the spash screen, any ideas?
+[15 Jan/23:04] <__Crimson> er splash, sorry.. heh
+[15 Jan/23:05] <CJ^> install new drivers lately??
+[15 Jan/23:05] <__Crimson> i ran scandisk in safemode, no errors, regfix, system file checker...
+[15 Jan/23:05] <Bigs> ya done anything recently to it?
+[15 Jan/23:05] <Bigs> anything in yer autoexec etc?
+[15 Jan/23:05] <__Crimson> well i was trying to get the onboard video disabled and a voodoo 3 card werking but it didnt werk, i went into device manager and removed both video drivers....
+[15 Jan/23:06] <__Crimson> no editing to my startup files tho.
+[15 Jan/23:06] <__Crimson> it seems to be freezing too soon to be trying to redetect the video.
+[15 Jan/23:07] <__Crimson> this is really odd.
+[15 Jan/23:07] <CJ^> Crimson.. not really..
+[15 Jan/23:07] <CJ^> its the BIOS.
+[15 Jan/23:08] <CJ^> its setting teh on-board video to be default..
+[15 Jan/23:08] <CJ^> and  Acer shoudl have the fix for it...
+[15 Jan/23:08] <CJ^> although  i dont expcet emt o actualyl have it available..:PPP
+[15 Jan/23:08] <__Crimson> cj, there isnt any settings in the bios for video, its like a lamer version of a bios on this acer.. not many settings at all
+[15 Jan/23:09] <CJ^> well  this is the new bios ya flashed  right?
+[15 Jan/23:10] <__Crimson> no i couldnt find a updated bios, so i didnt flash it.
+[15 Jan/23:10] <CJ^> ok
+[15 Jan/23:10] <CJ^> what model of Acer aspire?
+[15 Jan/23:11] <__Crimson> 1816
+[15 Jan/23:11] <CJ^> ok
+[15 Jan/23:11] <CJ^> lemme hunt
+[15 Jan/23:11] <__Crimson> cool thanks.
+[15 Jan/23:14] <CJ^> ya messed with jumper JP7  correct?
+[15 Jan/23:14] <__Crimson> yep,
+[15 Jan/23:14] <CJ^> ok
+[15 Jan/23:15] <CJ^> whats it set to now??
+[15 Jan/23:15] <CJ^> disbaled?
+[15 Jan/23:15] <__Crimson> i tried all settings with it. it seems to have no effect but i get no video with vga is enabled witch is wierd.
+[15 Jan/23:15] * Cat`Woman remembers her aspire
+[15 Jan/23:18] <CJ^> ok
+[15 Jan/23:18] <CJ^> what is the system serial number???
+[15 Jan/23:18] <CJ^> think i found something
+[15 Jan/23:18] <__Crimson> ok just a sec.
+[15 Jan/23:18] <CJ^> ftp.acer.com  hehe
+[15 Jan/23:19] <__Crimson> p/n is 91.AB652D.02
+[15 Jan/23:19] <__Crimson> s/n is 3600101375
+[15 Jan/23:20] <CJ^> :P
+[15 Jan/23:20] <CJ^> great
+[15 Jan/23:20] <CJ^> 11 bios's listed..
+[15 Jan/23:20] <CJ^> on 4 with descriptions
+[15 Jan/23:20] <__Crimson> man i hate this feeling, when u cant get a machine to boot, and it isnt even mine, heh
+[15 Jan/23:20] <CJ^> er only
+[15 Jan/23:21] <__Crimson> 11 with 4 descriptions, heh
+[15 Jan/23:21] <CJ^> yeah
+[15 Jan/23:21] <CJ^> but im downloading onw now to take a look at it
+[15 Jan/23:21] <__Crimson> ok great
+[15 Jan/23:22] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[15 Jan/23:22] <CJ^> yeah tell em about it...
+[15 Jan/23:23] <CJ^> hmm
+[15 Jan/23:23] <CJ^> lemem dig a little edeeper
+[15 Jan/23:23] <CJ^> ii think i have the right onee  but i want to make sure
+[15 Jan/23:23] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[15 Jan/23:23] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/23:23] <__Crimson> ok
+[15 Jan/23:23] <CJ^> where are you located??
+[15 Jan/23:24] <__Crimson> im in fl.
+[15 Jan/23:24] <CJ^> ok  US..
+[15 Jan/23:24] < SignOff: Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[15 Jan/23:28] <CJ^> hmm rechekc that part number
+[15 Jan/23:28] <CJ^> 91.AB386.T01, 91.AB386.T02, 91.AB386.T03,
+[15 Jan/23:28] <CJ^>                                 91.AB386.T04, 91.AB386.T05
+[15 Jan/23:28] <CJ^> i have those listed...
+[15 Jan/23:29] <__Crimson> k
+[15 Jan/23:29] <__Crimson> p/n is 91.AB652D.02 is this one
+[15 Jan/23:31] <CJ^> hmmm
+[15 Jan/23:31] <CJ^> that a correct PN  
+[15 Jan/23:31] <CJ^> but it doesnt show on the site...:P
+[15 Jan/23:31] <__Crimson> yep..
+[15 Jan/23:31] <__Crimson> wierd.
+[15 Jan/23:32] <CJ^> hmmm ok
+[15 Jan/23:32] <CJ^> still digging
+[15 Jan/23:32] <__Crimson> ok
+[15 Jan/23:33] <CJ^> just a pentium  right?
+[15 Jan/23:33] <CJ^> not a PII?
+[15 Jan/23:33] <__Crimson> k6 300
+[15 Jan/23:34] <CJ^> ok
+[15 Jan/23:34] <CJ^> got it
+[15 Jan/23:34] <CJ^> 91.AB652.D02
+[15 Jan/23:34] <CJ^> 1816M
+[15 Jan/23:34] <CJ^> 1816M
+[15 Jan/23:34] <CJ^> supposedlty
+[15 Jan/23:35] <__Crimson> yep thats it.
+[15 Jan/23:36] <CJ^> ok
+[15 Jan/23:36] <CJ^> Acer ya a BIOS listed.
+[15 Jan/23:36] <CJ^> BUT  i dont know if its the one for yours or not
+[15 Jan/23:36] <CJ^> its on the ftp site
+[15 Jan/23:36] <__Crimson> ic...
+[15 Jan/23:37] <CJ^> ftp.acer.com/acc_support/desktops/bios
+[15 Jan/23:37] <__Crimson> v59la-2 is listed on the bios chip..
+[15 Jan/23:37] <CJ^> now  the list a text with only 4 files
+[15 Jan/23:37] <__Crimson> ok lemme chekc that out
+[15 Jan/23:37] <CJ^> but there are more than that in the directory on that site...
+[15 Jan/23:37] <CJ^> Email Tech support would know the right answer...
+[15 Jan/23:39] <__Crimson> i mailed them earlier today with no response yet, and phone techs told me "i dont know" heh
+[15 Jan/23:39] <CJ^> well i dont really like most phone techs..
+[15 Jan/23:39] <CJ^> and that site is so lame..
+[15 Jan/23:39] <CJ^> i mean.. no bios update links?? cmon
+[15 Jan/23:39] <__Crimson> yeo
+[15 Jan/23:40] <__Crimson> im not really worried about this voodoo card anymore, im just scared cuase i cant get it to boot with the onboard anymore!
+[15 Jan/23:40] <CJ^> whose system is it???
+[15 Jan/23:41] <__Crimson> its my brothers boss's sons
+[15 Jan/23:41] <CJ^> ouch
+[15 Jan/23:41] <__Crimson> yep
+[15 Jan/23:43] <CJ^> hmm
+[15 Jan/23:43] <__Crimson> it was wierd, i removed the display drivers from device manager rebooted, i got 2 seconds of the splash screen and freeze, i removed them before and didnt have a problem.
+[15 Jan/23:43] <CJ^> i bet the Acer TW site has it..
+[15 Jan/23:43] <CJ^> but...
+[15 Jan/23:43] <CJ^> i dunno..
+[15 Jan/23:43] <__Crimson> i can boot into safemode fine, but its not displaying any video driver at all in device manager.
+[15 Jan/23:44] <CJ^> got the restore cd?
+[15 Jan/23:44] <__Crimson> nope, all i have here is a generic 98se disk..
+[15 Jan/23:45] <CJ^> hmm
+[15 Jan/23:45] <CJ^> checking the acer UK site now...
+[15 Jan/23:47] <__Crimson> also witch is wierd is in safemode, its saying the drives are in dos compatibiliy mode...
+[15 Jan/23:47] > Stephen!stephen@theabysss.com has joined #win98
+[15 Jan/23:47] <Stephen> anybody here?
+[15 Jan/23:47] <__Crimson> im here
+[15 Jan/23:47] <Stephen> hey i have an odd question 
+[15 Jan/23:48] * Los`Guy is barely here
+[15 Jan/23:48] > Soul-Woun!SoulWound@c269895-a.plano1.tx.home.com has joined #win98
+[15 Jan/23:48] < SignOff: Bigs!evasive@202.67.78.249 (the depths are only the beginnings-the surface is merely a shelter)
+[15 Jan/23:48] <Stephen> my win98 runs great 
+[15 Jan/23:48] <CJ^> ok
+[15 Jan/23:48] <Stephen> cept sometimes it doesnt boot it halts at dblbuff.sys
+[15 Jan/23:48] <CJ^> yer fixed 
+[15 Jan/23:48] <CJ^> NEXT
+[15 Jan/23:48] <Stephen> what is dblbuff.sys for?
+[15 Jan/23:48] <Los`Guy> LOL!
+[15 Jan/23:48] <__Crimson> heh
+[15 Jan/23:49] <Los`Guy> double buffering it sounds like
+[15 Jan/23:49] <CJ^> http://support.aceruk.co.uk/fr_desktop.htm   << crimson  maybe there???
+[15 Jan/23:49] <CJ^> Soul-Woun... no msgs
+[15 Jan/23:49] <__Crimson> maybe lets try..
+[15 Jan/23:49] <Soul-Woun> ohh...
+[15 Jan/23:49] <CJ^> see topic
+[15 Jan/23:49] <Stephen> cj what ya think?
+[15 Jan/23:50] <Soul-Woun> ya i see it now...sorry...
+[15 Jan/23:50] <__Crimson> hey maybe i could try disabling the onboard sound? right after is ini's the sound is when it freezes..
+[15 Jan/23:50] <CJ^> might wanna try that ....
+[15 Jan/23:50] <Stephen> no smart *ss comments about not thinking it hurts or its dangerous
+[15 Jan/23:50] <__Crimson> i never messed with the sound tho, heh
+[15 Jan/23:50] * Los`Guy knows that Soul-Woun should know..being that he is elysians friend :P
+[15 Jan/23:50] <Stephen> crimson what problem u having?
+[15 Jan/23:51] <CJ^> Stephen..
+[15 Jan/23:51] <CJ^> run sfc?
+[15 Jan/23:51] <CJ^> see if its corrupt
+[15 Jan/23:51] <CJ^> replace if needed..
+[15 Jan/23:51] <Soul-Woun> nah los i was only aware of warez part not of the msg part but oh well.....
+[15 Jan/23:51] <__Crimson> windows wont boot, freeze after 2 seconds of splash screen, heh
+[15 Jan/23:51] <Stephen> system file checker?
+[15 Jan/23:51] <Stephen> hey crimson thats my problem !!!!!!
+[15 Jan/23:51] <Stephen> heh
+[15 Jan/23:51] <__Crimson> hey cj, im gonne go try to boot up the machine, ill be right back ok?
+[15 Jan/23:51] <Stephen> what kinda motherboard u got?
+[15 Jan/23:51] <__Crimson> lame acer.
+[15 Jan/23:52] <Stephen> i just rebooted mine
+[15 Jan/23:52] <Stephen> rofl
+[15 Jan/23:52] <Stephen> locked
+[15 Jan/23:52] <__Crimson> brb
+[15 Jan/23:52] < SignOff: __Crimson!me@242828hfc162.tampabay.rr.com (Leaving)
+[15 Jan/23:52] <Stephen> cj does sfc really work?
+[15 Jan/23:52] <CJ^> works when i need it too
+[15 Jan/23:53] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Ping timeout for Athena[ppp35.US-GOVT.org])
+[15 Jan/23:53] <CJ^> if i think the file is corrupt and win98 dont
+[15 Jan/23:53] <CJ^> ill replace it with sfc
+[15 Jan/23:53] <CJ^> thats its function
+[15 Jan/23:53] <Los`Guy> SFC can be very nice
+[15 Jan/23:53] <Stephen> heh 
+[15 Jan/23:53] <Los`Guy> if set up right for what you need
+[15 Jan/23:53] <Stephen> if i step by step and skip dblbuff it boots
+[15 Jan/23:53] <Stephen> roofl
+[15 Jan/23:53] <Soul-Woun> hey cj but do ya have any clue of what i am talkin bout?
+[15 Jan/23:54] <Stephen> msconfig is our friend!
+[15 Jan/23:54] <CJ^> soul.. what question did you ask???
+[15 Jan/23:54] <CJ^> cause i close msgs 
+[15 Jan/23:54] <Stephen> i think i will do that cj
+[15 Jan/23:54] <CJ^> i dont read em
+[15 Jan/23:54] <Stephen> ./msg cj^ why dont you read them?? 
+[15 Jan/23:54] <Stephen> heh 
+[15 Jan/23:55] <Stephen> sorry scarcastic mood
+[15 Jan/23:55] <CJ^> :P
+[15 Jan/23:55] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[15 Jan/23:55] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[15 Jan/23:55] <Soul-Woun> umm....it has to do with the "Restore" directory in millenium....elysian and i disabled/deleted it once...but today its back and i dont remember...
+[15 Jan/23:55] <CJ^> soul
+[15 Jan/23:55] <CJ^> we dont deal in Betas dude..
+[15 Jan/23:56] <Stephen> cj is there a way to scan just dblbuff.sys ? or do i have to scan them all? 
+[15 Jan/23:56] <CJ^> let it scan all..
+[15 Jan/23:56] <CJ^> either that
+[15 Jan/23:56] <CJ^> or just tell it to extract just that one file and replace it
+[15 Jan/23:56] <Soul-Woun> ya thats what i thought thats why i didnt really wanna say nithing...but i dunno this place was like a last resort tonite....oh well...laterz ppl....
+[15 Jan/23:56] < Soul-Woun!SoulWound@c269895-a.plano1.tx.home.com has left #win98 ()
+[15 Jan/23:57] <CJ^> like I know anythign about that beta??????
+[15 Jan/23:57] <CJ^> geeeeeeeeeeeeeeeze
+[15 Jan/23:57] <Stephen> heh i played with advanced server and prof
+[15 Jan/23:57] <Stephen> havent seen mil yet
+[15 Jan/23:58] <CJ^> diff beast:P
+[15 Jan/23:58] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[15 Jan/23:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[15 Jan/23:58] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[15 Jan/23:58] <Stephen> if you restore does it offer undo files?
+[15 Jan/23:58] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[15 Jan/23:58] <CJ^> hmm..
+[15 Jan/23:59] <CJ^> think it may do a back up
+[15 Jan/23:59] <Stephen> i have3 win98 all updated
+[15 Jan/23:59] <CJ^> havent really needed to care
+[15 Jan/23:59] <CJ^> i figure im replacing a win988 file with a known good win98 file
+[15 Jan/23:59] <CJ^> er win98
+[16 Jan/00:01] <Stephen> heh i think it just undid my updates
+[16 Jan/00:01] <CJ^> it shoulnt
+[16 Jan/00:01] <Stephen> heh welp i am rebooting now
+[16 Jan/00:02] <Stephen> heh cool its booting
+[16 Jan/00:02] * Stephen ponders making that ghost image now !
+[16 Jan/00:03] <Stephen> ok thats one for sfc 
+[16 Jan/00:03] <Stephen> thanks cj
+[16 Jan/00:04] <CJ^> :P
+[16 Jan/00:05] ! DoC`` is known as DR_Mengle
+[16 Jan/00:08] ! DR_Mengle is known as DoC``
+[16 Jan/00:16] <Stephen> heh just rebooted again same thiingg
+[16 Jan/00:18] ! HigHBabE is known as HigH|zZZz
+[16 Jan/11:03] > Azmodan! has joined #win98
+[16 Jan/11:03] @ mode #win98 [+v Azmodan] by Azmodan
+[16 Jan/11:05] > beartooth!trones@wtpbl-165.wtp.net has joined #win98
+[16 Jan/11:06] @ mode #win98 [+v beartooth] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/11:06] <beartooth> hello there!!!
+[16 Jan/11:08] < beartooth!trones@wtpbl-165.wtp.net has left #win98 ()
+[16 Jan/17:12] > Azmodan! has joined #win98
+[16 Jan/17:12] @ mode #win98 [+v Azmodan] by Azmodan
+[16 Jan/17:13] > Los`Guy!husky21@user-2inio82.dialup.mindspring.com has joined #win98
+[16 Jan/17:13] @ mode #win98 [+v Los`Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:15] < SignOff: LifeBlood!azmodan@phi.compinet.com (Dallas-R.Tx.US.Undernet.org SanDiego.CA.US.Undernet.org)
+[16 Jan/17:15] < SignOff: Tribble!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org SanDiego.CA.US.Undernet.org)
+[16 Jan/17:16] > LifeBlood!azmodan@phi.compinet.com has joined #win98
+[16 Jan/17:16] > Tribble!biged98@chat.eskimo.com has joined #win98
+[16 Jan/17:16] @ mode #win98 [+oov LifeBlood Tribble Tribble] by SanDiego.CA.US.Undernet.org
+[16 Jan/17:19] ! meganuke is known as grid
+[16 Jan/17:20] > Fizban!~skippy@sdn-ar-001watacoP302.dialsprint.net has joined #win98
+[16 Jan/17:20] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[16 Jan/17:20] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[16 Jan/17:20] < SignOff: mrgone!~Webmaster@ts1-108.brg.tallships.ca (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[16 Jan/17:20] < SignOff: Rav3n!rav3n@darksouls.vnet.net (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[16 Jan/17:20] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Dallas-R.Tx.US.Undernet.org Baltimore-R.MD.US.Undernet.Org)
+[16 Jan/17:20] < SignOff: Zeus_!~Hashish@master.of.the.bongfu.way.com (Dallas-R.Tx.US.Undernet.org montreal.qu.ca.undernet.org)
+[16 Jan/17:20] < SignOff: CJ^!~skippy@sdn-ar-001watacoP302.dialsprint.net (Dallas-R.Tx.US.Undernet.org montreal.qu.ca.undernet.org)
+[16 Jan/17:20] < SignOff: W!cservice@undernet.org (Dallas-R.Tx.US.Undernet.org plano.tx.us.undernet.org)
+[16 Jan/17:20] < SignOff: Azmodan_!biged98@chat.eskimo.com (Dallas-R.Tx.US.Undernet.org LasVegas.NV.US.Undernet.org)
+[16 Jan/17:20] @ mode #win98 [+v Fizban] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:20] < SignOff: Fizban!~skippy@sdn-ar-001watacoP302.dialsprint.net (Read error to Fizban[sdn-ar-001watacoP302.dialsprint.net]: EOF from client)
+[16 Jan/17:21] > CJ^!~skippy@sdn-ar-001watacoP302.dialsprint.net has joined #win98
+[16 Jan/17:21] @ mode #win98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:21] > Azmodan_!biged98@chat.eskimo.com has joined #win98
+[16 Jan/17:21] @ mode #win98 [+v Azmodan_] by LasVegas.NV.US.Undernet.org
+[16 Jan/17:26] > W!cservice@undernet.org has joined #win98
+[16 Jan/17:26] @ mode #win98 [+o W] by plano.tx.us.undernet.org
+[16 Jan/17:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[16 Jan/17:32] > Zeus_!~Hashish@master.of.the.bongfu.way.com has joined #win98
+[16 Jan/17:32] > Rav3n!rav3n@darksouls.vnet.net has joined #win98
+[16 Jan/17:32] > mrgone!~Webmaster@ts1-108.brg.tallships.ca has joined #win98
+[16 Jan/17:32] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[16 Jan/17:32] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[16 Jan/17:32] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[16 Jan/17:32] > LosGuy!~husky21@user-2inio82.dialup.mindspring.com has joined #win98
+[16 Jan/17:32] @ mode #win98 [+vvvovo Rav3n mrgone Deton8R Athena Athena Proteus] by Baltimore-R.MD.US.Undernet.Org
+[16 Jan/17:32] @ mode #win98 [+v Proteus] by Baltimore-R.MD.US.Undernet.Org
+[16 Jan/17:32] @ mode #win98 [+vv Zeus_ LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:33] > SenecaQ!hyperlogic@h004033ac00fd.ne.mediaone.net has joined #win98
+[16 Jan/17:33] @ mode #win98 [+v SenecaQ] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:34] <SenecaQ> My new PC with Win98SE will not shut down automatically despite downloding the fix from MS. Any ideas
+[16 Jan/17:35] <Los`Guy> update your drivers
+[16 Jan/17:35] <Los`Guy> the usual cause is a driver failing to unload
+[16 Jan/17:35] <CJ^> or contact the maker of the PC....
+[16 Jan/17:35] <Los`Guy> also check any programs that your running as TSR (ie your antivirus scanner)
+[16 Jan/17:36] <SenecaQ> Which ones? PC is brand ne clone. All the Windows updtaes.
+[16 Jan/17:36] <Los`Guy> I would start with my vid driver SenecaQ and go from there
+[16 Jan/17:36] <SenecaQ> Even if I close all programs running in the background (except explorer and systray) it still does not shut down.
+[16 Jan/17:37] <SenecaQ> Aha! Video driver, eh?
+[16 Jan/17:37] <Los`Guy> I would try that first SenecaQ
+[16 Jan/17:38] <Los`Guy> but heck if it is a new computer..I would take it back (As CJ^ said)
+[16 Jan/17:38] <CJ^> yeap..
+[16 Jan/17:39] <CJ^> but $100 says they tell you the same thing....  update teh drivers dude..
+[16 Jan/17:39] <CJ^> unless you built it  or had it built locally
+[16 Jan/17:39] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[16 Jan/17:39] <SenecaQ> Pardon my persistence, and thank you for your patience, Los Guy... but tonight I tried downloading the updated driver for the Diamond Viper 770, an dit instructed me to set my display at Standard VGA and then install the new driver. My PC rebooted, I got to a DOS prompt, and heard windows loading behind it, but nothing! Had to reinstall all my drivers.
+[16 Jan/17:40] <CJ^> SenecaQ  www.glsetup.com
+[16 Jan/17:40] <CJ^> go tehre
+[16 Jan/17:40] <CJ^> get the updated drivers for the video through that site...
+[16 Jan/17:40] <CJ^> mucho better
+[16 Jan/17:40] <SenecaQ> Thanks, CJ!I'll try it.
+[16 Jan/17:41] <Los`Guy> they worked for me..but were not optimal drivers for me
+[16 Jan/17:41] <CJ^> seems to rock for me..
+[16 Jan/17:42] <Los`Guy> interestingly they did windows fine...but games looked rather poor
+[16 Jan/17:43] <CJ^> ahh
+[16 Jan/17:43] <CJ^> i dunno..
+[16 Jan/17:43] <CJ^> i think it depends onteh card..
+[16 Jan/17:43] < SignOff: SenecaQ!hyperlogic@h004033ac00fd.ne.mediaone.net (Leaving)
+[16 Jan/17:43] <CJ^> the Creative has been good to me.
+[16 Jan/17:43] <CJ^> cant complain
+[16 Jan/17:43] <Los`Guy> hehe
+[16 Jan/17:43] <Los`Guy> well they did work
+[16 Jan/17:50] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #win98
+[16 Jan/17:50] @ mode #win98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:58] > `Muff`!~kmefford@lou46.kih.net has joined #win98
+[16 Jan/17:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[16 Jan/17:59] @ mode #win98 [+v `Muff`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/17:59] ! CHiwiOut is known as CHiwiGal
+[16 Jan/17:59] <`Muff`> 'lo all
+[16 Jan/18:00] <Los`Guy> hi ya `Muff`
+[16 Jan/18:01] <`Muff`> Hola Los
+[16 Jan/18:01] > Vtek!~Vtek@202.21.35.219 has joined #win98
+[16 Jan/18:02] <Vtek> help
+[16 Jan/18:02] @ mode #win98 [+v Vtek] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/18:02] <`Muff`> Ask away vtek
+[16 Jan/18:02] <Vtek> s there any service called the Internet Montoring Service?
+[16 Jan/18:02] <`Muff`> For monitoring what, vtek?
+[16 Jan/18:03] <Vtek> websites?
+[16 Jan/18:03] <Vtek> wait..
+[16 Jan/18:03] <Vtek> tell me if this message is a bogus or not..okay? ill display it...
+[16 Jan/18:03] <CJ^> ya mean system monitor?
+[16 Jan/18:03] <CJ^> its has a monitor for the dial up adapter...
+[16 Jan/18:04] <Vtek> got it in email from the IMS...check if it is bogus or not okay?
+[16 Jan/18:05] <`Muff`> vtek, I can almost verify it's bogus before you post it...
+[16 Jan/18:05] <Vtek> okay...how?
+[16 Jan/18:06] <`Muff`> Email offers usually are.  Are you looking for something to preload web pages?
+[16 Jan/18:06] > |DKMY|!josh_81@ip75.ottawa8.dialup.canada.psi.net has joined #win98
+[16 Jan/18:06] <Los`Guy> do you find them referenced  on any search engine Vtek? (and what was this in regards to?)
+[16 Jan/18:06] @ mode #win98 [+v |DKMY|] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/18:07] <|DKMY|> hello
+[16 Jan/18:07] <|DKMY|> moving wallpaper backgrounds for windows 95/98 ANyone ? pls let me know :) plz upload it to me at ravi.dynip.com l/p upload/upload port 2000
+[16 Jan/18:07] <|DKMY|> i need it bad
+[16 Jan/18:07] <Vtek> no
+[16 Jan/18:07] <Vtek> no
+[16 Jan/18:07] <|DKMY|> why not?
+[16 Jan/18:07] <CJ^> ?
+[16 Jan/18:07] <CJ^> what?
+[16 Jan/18:07] <Los`Guy> leave now |DKMY| and avoid a kick ban
+[16 Jan/18:07] <|DKMY|> why man?
+[16 Jan/18:07] <|DKMY|> sorry
+[16 Jan/18:07] <`Muff`> `op
+[16 Jan/18:07] @ mode #win98 [+o `Muff`] by Athena!itsnotme@ppp35.US-GOVT.org
+[16 Jan/18:07] <Vtek> i need to kno9w if there is a service called the IMS cause they sent me a email ..tell me if this is a prank or not..ill post it okay?
+[16 Jan/18:08] <CJ^> who sent an email?
+[16 Jan/18:08] <`Muff`> Don't flood, vtek.  o you have a web address for them?
+[16 Jan/18:08] <Vtek> the IMS..ill post it okay?
+[16 Jan/18:08] <`Muff`> Do even...
+[16 Jan/18:08] <Vtek> no..
+[16 Jan/18:08] <Vtek> its short man
+[16 Jan/18:09] <Vtek> the email is short man.. a few lines
+[16 Jan/18:09] <CJ^> just thee URL...
+[16 Jan/18:09] <Vtek> no url dude...
+[16 Jan/18:09] <Los`Guy> just paste it a few lines at a time
+[16 Jan/18:09] <Vtek> okay..ready?
+[16 Jan/18:10] <Vtek> We checked out all your websites and they were senseless!
+[16 Jan/18:10] <Vtek> If you clutter up the web with junk like this we'll hit your computer with a deadly virus to paralyze you and your stupid computer!
+[16 Jan/18:10] <Vtek> thas part one...
+[16 Jan/18:10] <CJ^> who sent that????
+[16 Jan/18:10] <Vtek> the IMS it says...
+[16 Jan/18:10] <CJ^> the IMS?
+[16 Jan/18:10] <Vtek> second part on route..hold
+[16 Jan/18:10] <Vtek> We are the Internet monitoring society and we know who you are.
+[16 Jan/18:10] <Vtek> We know everyone on the net. 
+[16 Jan/18:10] <Vtek> We suggest you get rid of all your websites by the end of this month.
+[16 Jan/18:10] <Vtek> Don't reply.
+[16 Jan/18:10] <CJ^> what wqas the email addy that sent it??
+[16 Jan/18:10] <Los`Guy> haha
+[16 Jan/18:10] < |DKMY|!josh_81@ip75.ottawa8.dialup.canada.psi.net has left #win98 ()
+[16 Jan/18:11] <CJ^> Vtek.. whoever sent that  reply to their ISP if you can..
+[16 Jan/18:11] <Vtek> IMS@internet.com
+[16 Jan/18:11] <CJ^> or have your ISP track it down
+[16 Jan/18:11] <Vtek> IMS@internet.com
+[16 Jan/18:11] <CJ^> its bogus..
+[16 Jan/18:11] <Vtek> last part...
+[16 Jan/18:11] <`Muff`> Yeah, extremely bogus
+[16 Jan/18:11] <CJ^> contact your ISP and have them handle that
+[16 Jan/18:11] <Vtek> Tell all your little friends about this.
+[16 Jan/18:11] <Vtek> Thank you for your cooperation.
+[16 Jan/18:11] <Vtek> bogus huh..
+[16 Jan/18:11] <Vtek> how do i kill this guy?
+[16 Jan/18:11] <CJ^> its a wannabe hacker threat
+[16 Jan/18:12] <CJ^> you contact YOUR isp  and have them handle it...
+[16 Jan/18:12] ! tHeDEVIL is known as DEVIL-awy
+[16 Jan/18:12] <Vtek> how do i show him whos boss?
+[16 Jan/18:12] <Vtek> how can i do that?
+[16 Jan/18:12] <CJ^> you contact YOUR isp  and have them handle it...
+[16 Jan/18:12] <CJ^> you contact YOUR isp  and have them handle it...
+[16 Jan/18:12] <CJ^> you contact YOUR isp  and have them handle it...
+[16 Jan/18:12] <CJ^> do i have to say this again?/
+[16 Jan/18:12] <`Muff`> vtek, you can probably forward that to abuse@(your ISP) 
+[16 Jan/18:12] > y2kdemon!ASK@illawr46.midwest.net has joined #win98
+[16 Jan/18:12] <y2kdemon> I just dont get it, my scsi card WAS working, in the middle of a download it stopped working, so I went to CONTROL PANEL-SYSTEM, and deleted it out of there, and then restart windows and windows found it, and windows says my scsi card is working GOOD, but its not showing the drives, what could be wrong?
+[16 Jan/18:12] @ mode #win98 [+v y2kdemon] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/18:13] <Vtek> okay..
+[16 Jan/18:13] <Vtek> u mean whaich part..?
+[16 Jan/18:13] <`Muff`> Could be the card has failed, y2k.  Just because Windows says it's working doesn't mean it's so...
+[16 Jan/18:14] <CJ^> Vtek all of it
+[16 Jan/18:14] <CJ^> forward it to your ISP
+[16 Jan/18:14] <CJ^> the whole email..
+[16 Jan/18:14] <CJ^> call em..
+[16 Jan/18:14] <Vtek> the text or the addy?
+[16 Jan/18:14] <CJ^> and email them
+[16 Jan/18:14] <CJ^> ALL of it
+[16 Jan/18:14] < LosGuy!~husky21@user-2inio82.dialup.mindspring.com has left #win98 ()
+[16 Jan/18:14] <CJ^> the whole email...
+[16 Jan/18:14] <Vtek> okay...
+[16 Jan/18:14] <y2kdemon> MUFF: yea, but it was working......how could that be
+[16 Jan/18:14] <Vtek> but cant i do something myself?
+[16 Jan/18:14] > LosGuy!~husky21@user-2inio82.dialup.mindspring.com has joined #win98
+[16 Jan/18:14] @ mode #win98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/18:15] <Vtek> but cant i do something myself?
+[16 Jan/18:15] <Los`Guy> like what Vtek?
+[16 Jan/18:15] <CJ^> Vtek not unless you really want to get into a flame war..
+[16 Jan/18:15] <CJ^> or worse yet..
+[16 Jan/18:15] <Los`Guy> sink to their level?
+[16 Jan/18:15] <CJ^> get arrested
+[16 Jan/18:16] <Vtek> okay...
+[16 Jan/18:16] <Vtek> cool
+[16 Jan/18:16] <`Muff`> y2k, it could have just failed... have you gone to the card's manufactur's website to get the newest drivers?
+[16 Jan/18:16] <y2kdemon> MUFF: Its a ADAPTEC 1510 scsi card, I used the windows drivers that came with windows98 cd
+[16 Jan/18:17] <CJ^> y2k  then update em...
+[16 Jan/18:17] <`Muff`> y2k, try getting the newest drivers from Adaptec's website...
+[16 Jan/18:17] <y2kdemon> MUFF: could you help?
+[16 Jan/18:18] <CJ^> www.adaptec.com
+[16 Jan/18:18] <Vtek> thank ppl
+[16 Jan/18:18] <Los`Guy> y2kdemon driveS ? isnt the 1510 a single device card?
+[16 Jan/18:18] <y2kdemon> But when I hooked my dat drive up, windows finds my dat drive, but it dont show me the drives
+[16 Jan/18:19] <Vtek> thas ppl...catch you later...
+[16 Jan/18:19] <y2kdemon> LOSGUY: I have a internal and external drive hooked to it
+[16 Jan/18:19] <CJ^> http://www.adaptec.com/support/files/drivers.html#isa
+[16 Jan/18:19] ! ^PaSSiOn^ is known as AnGeL^_
+[16 Jan/18:19] <Los`Guy> win98 has drivers for that card
+[16 Jan/18:19] <`Muff`> cya vtec
+[16 Jan/18:19] <`Muff`> vtek even
+[16 Jan/18:19] <Vtek> :)
+[16 Jan/18:19] ! CHiwiGal is known as ChiwiZzzZ
+[16 Jan/18:19] <y2kdemon> LOS: Thats the one Im using! :)
+[16 Jan/18:19] <y2kdemon> LOS: but they say to update them
+[16 Jan/18:20] <`Muff`> `down
+[16 Jan/18:20] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[16 Jan/18:20] @ mode #win98 [-o `Muff`] by Zeus!pegasys@tigerrose.grateful.org
+[16 Jan/18:20] <`Muff`> brb, lease is up on that last beer...
+[16 Jan/18:21] <Los`Guy> who is THEY? `Muff` and CJ^? ... they usually know what they are talking about
+[16 Jan/18:21] <y2kdemon> MUFF: What is a scsi select utility?
+[16 Jan/18:21] <Los`Guy> and I thought that the 1510 was for a single device only
+[16 Jan/18:22] <CJ^> y2k  the SCSI select is the SCSi cards bios utility
+[16 Jan/18:22] <y2kdemon> LOS: nope, has a hookup for a internal and external device
+[16 Jan/18:22] <y2kdemon> CJ: so what it do?
+[16 Jan/18:22] ! DEVIL-awy is known as tHeDEVIL
+[16 Jan/18:22] <CJ^> it helps you set up the drives...
+[16 Jan/18:22] <CJ^> l8r all
+[16 Jan/18:23] <CJ^> gonna go lay down for a biut  tired
+[16 Jan/18:23] < SignOff: CJ^!~skippy@sdn-ar-001watacoP302.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[16 Jan/18:23] < SignOff: Vtek!~Vtek@202.21.35.219 (Ping timeout for Vtek[202.21.35.219])
+[16 Jan/18:23] <Los`Guy> it doesnt matter if it has connectors for more than one if it only supports 1 device those are different types is all
+[16 Jan/18:24] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[16 Jan/18:25] @ mode #win98 [+v Proteus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[16 Jan/18:25] <Los`Guy> and I dont think that card has an configurable bios either
+[16 Jan/18:25] <Los`Guy> but ...I cant say for sure
+[16 Jan/18:27] <y2kdemon> NOOOO...hamsterdance was on a commerical
+[16 Jan/18:27] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[16 Jan/18:27] ! decpinakI is known as despTWINK
+[16 Jan/18:27] <y2kdemon> LOS: a internal and external drive worked
+[16 Jan/18:28] > [nick-1]!~kvirc@RED-216-203-0-249.dialup.nyc.redconnect.net has joined #win98
+[16 Jan/18:28] < SignOff: [nick-1]!~kvirc@RED-216-203-0-249.dialup.nyc.redconnect.net (Read error to [nick-1][RED-216-203-0-249.dialup.nyc.redconnect.net]: EOF from client)
+[16 Jan/18:29] > alice!~osbourne@sdn-ar-001moslouP050.dialsprint.net has joined #win98
+[16 Jan/18:29] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[16 Jan/18:30] <y2kdemon> the drivers on the adaptec site, I ran the exe and it has a broken file error
+[16 Jan/18:30] <y2kdemon> wtf
+[16 Jan/18:32] ! ChiwiGal is known as ChiwiZzzZ
+[16 Jan/18:33] < SignOff: `Muff`!~kmefford@lou46.kih.net (Ping timeout for `Muff`[lou46.kih.net])
+[16 Jan/18:33] > Vulcan!itsnotme@the.best.os.is.linux.am has joined #win98
+[16 Jan/18:34] > ZooLaBuS!ZooLaBuS@mkc-166-236.kc.rr.com has joined #win98
+[16 Jan/18:34] < ZooLaBuS!ZooLaBuS@mkc-166-236.kc.rr.com has left #win98 ()
+[16 Jan/18:39] > devilDigg!~devild@RED-216-203-1-42.dialup.nyc.redconnect.net has joined #win98
+[16 Jan/18:39] <devilDigg> hi all
+[16 Jan/18:40] ! Tigerleah is known as TigerBrb
+[16 Jan/18:40] <devilDigg> los, im in Linux right now
+[16 Jan/18:40] <LosGuy> hi devilDigg
+[16 Jan/18:40] <LosGuy> kewl devilDigg
+[16 Jan/18:40] <devilDigg> yup
+[16 Jan/18:40] > walkndude!dunno@tultnt-459.ionet.net has joined #win98
+[16 Jan/18:40] <devilDigg> i dont have many problems, just one with my mail
+[16 Jan/18:40] <devilDigg> and then thats it.. but of course i still luv windows. :)
+[16 Jan/18:41] <LosGuy> kewl
+[16 Jan/18:41] <LosGuy> I have not used mail in linux
+[16 Jan/18:41] <LosGuy> i always use my windows box for that
+[16 Jan/18:41] <devilDigg> o
+[16 Jan/18:41] <devilDigg> well ill ask in #linuxhelp or #linux for that
+[16 Jan/18:42] <y2kdemon> rebooting now, 
+[16 Jan/18:42] <y2kdemon> I installed the new drivers
+[16 Jan/18:42] <walkndude> evening all
+[16 Jan/18:43] <devilDigg> hi walkndude
+[16 Jan/18:43] > jet!~pirch@1Cust68.tnt1.seymour.in.da.uu.net has joined #win98
+[16 Jan/18:44] <y2kdemon> AHHH
+[16 Jan/18:44] <y2kdemon> still no show
+[16 Jan/18:45] > man00!~man00@tultnt-459.ionet.net has joined #win98
+[16 Jan/18:45] > yaber-sno!1947623962@205.186.231.108 has joined #win98
+[16 Jan/18:45] <yaber-sno> hey
+[16 Jan/18:45] <yaber-sno> i have a problem with burning an audio cd
+[16 Jan/18:46] <yaber-sno> after burning it - the time it takes for the cd drive to realize it's an audio cd is unbearable
+[16 Jan/18:46] <yaber-sno> it doesnt seem to play on regular cd players either
+[16 Jan/18:46] <yaber-sno> and after the session was recorded, it said that the session was closed
+[16 Jan/18:46] <yaber-sno> any guesses?
+[16 Jan/18:46] <y2kdemon> I just dont get it, my scsi card WAS working, in the middle of a download it stopped working, so I went to CONTROL PANEL-SYSTEM, and deleted it out of there, and then restart windows and windows found it, and windows says my scsi card is working GOOD, but its not showing the drives, what could be wrong?
+[16 Jan/18:46] ! Ferrero_R is known as Jubbly
+[16 Jan/18:46] <LosGuy> closed is normal... but I have never burned an audio cd
+[16 Jan/18:47] ! ^KiwiDude is known as KD-Away
+[16 Jan/18:47] <walkndude> you might try different CDs
+[16 Jan/18:47] <yaber-sno> y2kd - checked the cables?
+[16 Jan/18:47] <LosGuy> so I cant really offer any help yaber-sno
+[16 Jan/18:47] <yaber-sno> walkndude - recorded from wav files
+[16 Jan/18:47] <yaber-sno> wav files played fine
+[16 Jan/18:48] <LosGuy> hi walkndude didnt see ya 
+[16 Jan/18:48] <walkndude> hello 
+[16 Jan/18:48] <yaber-sno> y2kd - some cables can magically loosen themselves (believe me its weird)
+[16 Jan/18:50] <yaber-sno> which drives screwed up, y2k?
+[16 Jan/18:51] < SignOff: jet!~pirch@1Cust68.tnt1.seymour.in.da.uu.net (Read error to jet[1Cust68.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[16 Jan/18:52] > ]F0o[!F0oBox@210-55-85-205.dialup.xtra.co.nz has joined #win98
+[16 Jan/18:52] <]F0o[> hi
+[16 Jan/18:54] <walkndude> hello
+[16 Jan/18:55] <man00> hi
+[16 Jan/18:57] ! KD-Away is known as ^KiwiDude
+[16 Jan/18:58] <]F0o[> Is there a sega saturn emulation ??
+[16 Jan/19:00] <y2kdemon> YABER: it was working though
+[16 Jan/19:01] <Azmodan> ]F0o[, not that I am aware of
+[16 Jan/19:01] <y2kdemon> YABER: But when I hookup my dattape drive through my scsi harddrive, it finds it
+[16 Jan/19:02] []F0o[> Azmodan: cheers
+[16 Jan/19:02] < SignOff: LosGuy!~husky21@user-2inio82.dialup.mindspring.com (Read error to LosGuy[user-2inio82.dialup.mindspring.com]: Connection reset by peer)
+[16 Jan/19:03] > LosGuy!~husky21@user-2inio82.dialup.mindspring.com has joined #win98
+[16 Jan/19:03] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/17:21] > Azmodan! has joined #win98
+[17 Jan/17:21] @ mode #win98 [+v Azmodan] by Azmodan
+[17 Jan/17:25] ! ^warrior^ is known as freddy^
+[17 Jan/17:27] > Los`Guy!~husky21@user-2iniobo.dialup.mindspring.com has joined #win98
+[17 Jan/17:27] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/17:27] @ mode #win98 [+v Los`Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:27] <Azmodan> hey Los
+[17 Jan/17:28] <Los`Guy> hi Az
+[17 Jan/17:30] > Elysian1!Elysian@1Cust254.tnt6.plano.tx.da.uu.net has joined #win98
+[17 Jan/17:30] <Elysian1> hi
+[17 Jan/17:30] @ mode #win98 [+v Elysian1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:30] <Los`Guy> hey
+[17 Jan/17:30] ! Elysian1 is known as Elysian`
+[17 Jan/17:30] <Elysian`> howsit?
+[17 Jan/17:30] <Azmodan> hi ely
+[17 Jan/17:31] <Los`Guy> tis OK
+[17 Jan/17:31] <Elysian`> oh good the bios lookup page loaded right
+[17 Jan/17:31] <Los`Guy> hows things on your end?
+[17 Jan/17:33] <Los`Guy> heard that usenet is gonna ban @home because of spam/abuse
+[17 Jan/17:33] <Elysian`> woohoo
+[17 Jan/17:33] <Elysian`> doh
+[17 Jan/17:33] <Elysian`> not woohoo to that^^
+[17 Jan/17:33] <Elysian`> woohoo i found the maker of this unknown mb
+[17 Jan/17:34] <Elysian`> EFA
+[17 Jan/17:34] <Elysian`> its a P55T2SPIO mobo
+[17 Jan/17:35] <Elysian`> with a intel Triton II chipset
+[17 Jan/17:35] > Trinitron!~gusa@HSE-Toronto-ppp88609.sympatico.ca has joined #win98
+[17 Jan/17:35] < Trinitron!~gusa@HSE-Toronto-ppp88609.sympatico.ca has left #win98 ()
+[17 Jan/17:37] > hyporg!~hyporg@203.197.84.9 has joined #win98
+[17 Jan/17:37] @ mode #win98 [+v hyporg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:38] <Los`Guy> kewl Elysian`
+[17 Jan/17:38] <hyporg> Is there a tool for copying my 2GB partition from this drive to a 4GB partition in a new drive?
+[17 Jan/17:38] <Los`Guy> xcopy
+[17 Jan/17:39] <Elysian`> yeah
+[17 Jan/17:39] <Los`Guy> type xcopy /? for switches
+[17 Jan/17:39] <Los`Guy> or xcopy32
+[17 Jan/17:39] <Elysian`> or
+[17 Jan/17:39] <Elysian`> just keep both hdd's:)
+[17 Jan/17:39] <hyporg> Los`Guy: is xcopy a part of win98?
+[17 Jan/17:39] <Los`Guy> yes hyporg 
+[17 Jan/17:39] <Los`Guy> left over from dos days
+[17 Jan/17:39] <hyporg> Elysian`: got to loose the old one for money$
+[17 Jan/17:40] <hyporg> Los`Guy: hmm... when I was in dos days I remember something like DISKCOPY.
+[17 Jan/17:40] <Elysian`> doh
+[17 Jan/17:40] > Acidance!~slacker@mrns-01-121.dialup.netins.net has joined #win98
+[17 Jan/17:40] <Elysian`> how much can a 2 gig get you? $25?
+[17 Jan/17:40] @ mode #win98 [+v Acidance] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:41] <Acidance> i need a lock workstation app? or a startup passwd app?
+[17 Jan/17:41] <hyporg> Los`Guy: If I xcopy from c: (a 2Gb partition on primary HDD) to e: (a 4GB partition on secondary HDD), then switch the HDD connections (so that the new one becomes primary), run FDISK /MBR to get my MBR in place and boot, will I get a replication of what my computer used to work like 5 minutes ago?
+[17 Jan/17:42] > Xax!xax@cgowave-44-145.cgocable.net has joined #win98
+[17 Jan/17:42] <Xax> does anyone know where i can upload files (5-10 MB) to an FTP site with a fast connection for free, for temporary usage (like 1 hour)?
+[17 Jan/17:42] @ mode #win98 [+v Xax] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:42] <hyporg> Acidance: Windows user profile manager does that
+[17 Jan/17:42] <Elysian`> `up
+[17 Jan/17:42] @ mode #win98 [+o Elysian`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:42] <Acidance> hyporg???
+[17 Jan/17:42] <hyporg> Xar:webjump.com (25MB)
+[17 Jan/17:42] <Acidance> but if they cancel out
+[17 Jan/17:42] <hyporg> Los`Guy: ???
+[17 Jan/17:42] <Acidance> they are in?
+[17 Jan/17:42] <Los`Guy> hyporg yes if you use the proper switches you should be OK if you are just changing HDs
+[17 Jan/17:42] <hyporg> Acidance: aha... never figured that out!
+[17 Jan/17:43] <Acidance> ???
+[17 Jan/17:43] <hyporg> Los`Guy: any idea is it'd do the same trick if my partition were non-DOS
+[17 Jan/17:43] <Los`Guy> there are other programs that will do it also drive copy by powerquest , ghost , drive image etc
+[17 Jan/17:43] <hyporg> Los`Guy: you want me to buy them for one-time-use?
+[17 Jan/17:43] <Los`Guy> non dos?
+[17 Jan/17:44] <Los`Guy> I dont WANT you to do anythihng hyporg
+[17 Jan/17:44] <hyporg> Los`Guy: I gave two Linux partitions as logical drives in the extended partition
+[17 Jan/17:44] <Elysian`> hyporg: then no it won't work
+[17 Jan/17:44] <hyporg> Los`Guy: FDISK reveals them as NON-DOS logical partitions
+[17 Jan/17:45] <Los`Guy> but you cant see them from win98 so you cant copy them using xcopy
+[17 Jan/17:45] < Acidance!~slacker@mrns-01-121.dialup.netins.net has left #win98 ()
+[17 Jan/17:45] <hyporg> Elysian`: probably xcopy need to be able to read the file system
+[17 Jan/17:45] <Xax> hyporg: thx
+[17 Jan/17:45] <hyporg> Xax: thz for what?
+[17 Jan/17:45] <Elysian`> hyporg: can't read linux.. its not native to any windows os
+[17 Jan/17:45] <Xax> hyporg: webjump.com :)
+[17 Jan/17:46] <hyporg> Xax: oh.. sorry! I have a short time memory for nicks!
+[17 Jan/17:46] <Xax> hehe
+[17 Jan/17:46] <hyporg> Elysian`: yeah... I'll search for a similar function in Linux!
+[17 Jan/17:46] > ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has joined #win98
+[17 Jan/17:46] <ir> hey can someone help me out
+[17 Jan/17:46] @ mode #win98 [+v ir] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:46] <hyporg> ir: sure
+[17 Jan/17:46] <Elysian`> hyporg: good luck
+[17 Jan/17:46] <Elysian`> also
+[17 Jan/17:46] <hyporg> Elysian`: thanks
+[17 Jan/17:46] <ir> ok my internet explorer is pretty much messed
+[17 Jan/17:47] <Elysian`> good luck getting em to boot
+[17 Jan/17:47] <Elysian`>  ir: ok
+[17 Jan/17:47] <Elysian`> and?
+[17 Jan/17:47] <ir> for some reason i d/l some critical updates and since then it has been screwed
+[17 Jan/17:47] <ir> i can't even access my school website
+[17 Jan/17:47] <Elysian`> ok
+[17 Jan/17:47] <Elysian`> well
+[17 Jan/17:47] <hyporg> Elysian`: don't worry, I won't delete any data on the existing drive before everything works for a week!
+[17 Jan/17:47] <ir> or my student loan website
+[17 Jan/17:47] <Elysian`> ie4 or 5?
+[17 Jan/17:47] <ir> ie5
+[17 Jan/17:47] <Elysian`> ok
+[17 Jan/17:48] <Elysian`> do you still have the install files?
+[17 Jan/17:48] <ir> but on netscape these sites work
+[17 Jan/17:48] * hyporg sends ir a packet of $2000 loan. Is that enough? I charge only 15% interest p.a.
+[17 Jan/17:48] <ir> no i installed them from microsoft.com
+[17 Jan/17:48] <ir> so i was thinking
+[17 Jan/17:48] < hyporg!~hyporg@203.197.84.9 has left #win98 ()
+[17 Jan/17:48] <ir> i would uninstall, and then reinstall it
+[17 Jan/17:48] <Elysian`> well
+[17 Jan/17:48] <ir> but i need to keep my bookmarks
+[17 Jan/17:48] <ir> how do i do that
+[17 Jan/17:48] <Elysian`> ok do this
+[17 Jan/17:48] <Elysian`> there should be a repair function when you go to uninstall
+[17 Jan/17:48] <Elysian`> i thinks
+[17 Jan/17:49] <ir> how do i uninstall it, i was just going to delete it right out
+[17 Jan/17:49] < SignOff: Xax!xax@cgowave-44-145.cgocable.net (Leaving)
+[17 Jan/17:49] <Elysian`> wow
+[17 Jan/17:49] <Elysian`> thats not smart ir
+[17 Jan/17:49] <Elysian`> you go into control panel
+[17 Jan/17:50] <Elysian`> go to add/remove programs
+[17 Jan/17:50] <ir> lol, ok
+[17 Jan/17:50] <ir> ok then hit repair
+[17 Jan/17:50] <Elysian`> yeah
+[17 Jan/17:50] <ir> ok i'll do it, and i'll be back
+[17 Jan/17:51] <ir> thanks
+[17 Jan/17:52] <Elysian`> np
+[17 Jan/17:52] < ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has left #win98 ()
+[17 Jan/17:56] > Digger`!Fob@ba2p31.net.auckland.voyager.co.nz has joined #win98
+[17 Jan/17:56] @ mode #win98 [+v Digger`] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/17:56] <Digger`> wtf was that  Elysian` 
+[17 Jan/17:56] <Digger`> Why did you go so quickly ?
+[17 Jan/17:58] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/17:58] <Elysian`> ?
+[17 Jan/17:58] <Elysian`> i'm lost
+[17 Jan/17:59] <Digger`> In #cybertalk 
+[17 Jan/17:59] <Elysian`> yeah
+[17 Jan/17:59] <Digger`> Yes you 
+[17 Jan/17:59] ! HigHBabE is known as HigH-AwaY
+[17 Jan/17:59] <Elysian`> just tryin to get hold of Elysain
+[17 Jan/17:59] <Elysian`> elysian even
+[17 Jan/17:59] <Digger`> See where he is ?
+[17 Jan/18:01] <Elysian`> det: you around?
+[17 Jan/18:02] <Elysian`> deton8r: you there?
+[17 Jan/18:02] ! TORINO is known as TORINOBRB
+[17 Jan/18:02] <Deton8R> nope
+[17 Jan/18:02] <Elysian`> hmm
+[17 Jan/18:03] <Elysian`> sarcasm?
+[17 Jan/18:03] <Digger`> don't do it again 
+[17 Jan/18:03] <Elysian`> :)
+[17 Jan/18:03] <Deton8R> :P~
+[17 Jan/18:03] <Digger`> ok ?
+[17 Jan/18:03] <Elysian`> det: so howsit?
+[17 Jan/18:03] <Digger`> good
+[17 Jan/18:03] < Digger`!Fob@ba2p31.net.auckland.voyager.co.nz has left #win98 ()
+[17 Jan/18:03] > ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has joined #win98
+[17 Jan/18:03] <ir> hey elysian, nothing
+[17 Jan/18:03] @ mode #win98 [+v ir] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:03] <Deton8R> eatin pizza
+[17 Jan/18:04] <Los`Guy> again?
+[17 Jan/18:04] <Elysian`> so hows the script comin?
+[17 Jan/18:04] <Los`Guy> sheez pizza was yesterday... 
+[17 Jan/18:04] <Los`Guy> or so cat said
+[17 Jan/18:04] <Elysian`> woohoo
+[17 Jan/18:04] <ir> it didnt work
+[17 Jan/18:04] ! CptCook is known as Morphs
+[17 Jan/18:04] <Elysian`> got this mb set up right and still have 2 jumpers left
+[17 Jan/18:04] <Elysian`> ir: do this then
+[17 Jan/18:04] <Elysian`> go to start
+[17 Jan/18:04] <Elysian`> run
+[17 Jan/18:05] <Elysian`> and go to the c: dir
+[17 Jan/18:05] <Elysian`> under browse
+[17 Jan/18:05] <Deton8R> nothin as good as leftover pizza
+[17 Jan/18:05] <Elysian`> then look for windows update setup files... it also might be in program files
+[17 Jan/18:05] <Los`Guy> strong statement..but it is good
+[17 Jan/18:06] <ir> yeah ok found it
+[17 Jan/18:06] <ir> there is a folder and two files in thre
+[17 Jan/18:06] <ir> ie5setup and oainst are the files
+[17 Jan/18:06] <Elysian`> ok
+[17 Jan/18:06] <Elysian`> ie5setup 
+[17 Jan/18:06] <Elysian`> ok
+[17 Jan/18:06] <Elysian`> good
+[17 Jan/18:06] <Elysian`> then you can uninstall IE5
+[17 Jan/18:06] <ir> and the folder is baseie40_win
+[17 Jan/18:07] <Elysian`> completely
+[17 Jan/18:07] <Elysian`> and reainstall it with the ie5setup file
+[17 Jan/18:07] <ir> ok, but i need to keep my bookmarks, how do i do that
+[17 Jan/18:07] <Elysian`> it'll stay
+[17 Jan/18:07] > jet!~pirch@1Cust21.tnt2.seymour.in.da.uu.net has joined #win98
+[17 Jan/18:07] <Elysian`> IE4 will stil be there
+[17 Jan/18:07] <Elysian`> hi jet
+[17 Jan/18:07] @ mode #win98 [+v jet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:07] <ir> ok i'm confused
+[17 Jan/18:08] <jet> hey all
+[17 Jan/18:08] <ir> so where do i go to uninstall it
+[17 Jan/18:08] <ir> in the control panel
+[17 Jan/18:08] <Elysian`> ir: same add remove programs place
+[17 Jan/18:08] <ir> then i reinstall by opening the ie5setup file
+[17 Jan/18:09] <Elysian`> yes
+[17 Jan/18:09] <ir> ok i'll try it thanks, i'll be back
+[17 Jan/18:09] < SignOff: ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net (Leaving)
+[17 Jan/18:09] <Los`Guy> ir have you searched the KB 
+[17 Jan/18:09] <Los`Guy> doh
+[17 Jan/18:09] <Elysian`> and choosing the same options you downloaded(probly typical
+[17 Jan/18:09] <Elysian`> doh
+[17 Jan/18:10] > ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has joined #win98
+[17 Jan/18:10] <Elysian`> ?
+[17 Jan/18:10] @ mode #win98 [+v ir] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:10] <Elysian`> back so soon
+[17 Jan/18:10] <Elysian`> ?
+[17 Jan/18:10] <ir> elysian, it won't let me uninstall
+[17 Jan/18:10] <Elysian`> hmm
+[17 Jan/18:10] <Elysian`> whats it saying?
+[17 Jan/18:10] <ir> says that ie files have been corrupted or something like that
+[17 Jan/18:10] <Elysian`> wow
+[17 Jan/18:10] <CJ^> IE5 repair install maybe?
+[17 Jan/18:10] <Elysian`> cj: he tried that
+[17 Jan/18:10] <CJ^> this is FAR too common...
+[17 Jan/18:11] ! TORINOBRB is known as TORINO
+[17 Jan/18:11] <CJ^> one of the reasons i dont recommend IE5 on win98...
+[17 Jan/18:11] <Elysian`> hehe
+[17 Jan/18:11] <Los`Guy> yes I have see it twice now
+[17 Jan/18:11] <ir> it says either the uninstall information is missing or has been corrupted
+[17 Jan/18:11] <Elysian`> it seems nice on 2k... millenium has had bugs for me but stuff like illegal operations...
+[17 Jan/18:11] <Elysian`> thats odd
+[17 Jan/18:11] <Los`Guy> have you searched the KB for info yet?
+[17 Jan/18:11] <CJ^> well thats cause its part of the OS..
+[17 Jan/18:11] <CJ^> its nto an upgrade
+[17 Jan/18:12] <CJ^> the IE5 upgrade for 98 seems to go haywire..
+[17 Jan/18:12] <Elysian`> ir: try running ie5setup and see if you can just install over it?
+[17 Jan/18:13] <ir> ok i'll try it
+[17 Jan/18:18] <jet> .
+[17 Jan/18:19] <Elysian`> howsit jet?
+[17 Jan/18:19] <jet> sorry about that,my boy got the board.
+[17 Jan/18:19] <Elysian`> hmm
+[17 Jan/18:19] <jet> going good,you?
+[17 Jan/18:20] <Elysian`> something tells me i should quit lookin int he channel for a new info bot:)
+[17 Jan/18:20] <Azmodan> Elysian`, you won't see it soon, sorry
+[17 Jan/18:21] <Elysian`> hehe
+[17 Jan/18:21] <Elysian`> i saw it one day
+[17 Jan/18:21] <Elysian`> then it was gone
+[17 Jan/18:21] <Elysian`> The-Bot?
+[17 Jan/18:21] <Elysian`> right
+[17 Jan/18:21] <Azmodan> no
+[17 Jan/18:21] <Azmodan> that is banned
+[17 Jan/18:22] <Elysian`> really?
+[17 Jan/18:22] < SignOff: ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net (Read error to ir[modemcable015.87-200-24.mtl.mc.videotron.net]: Connection reset by peer)
+[17 Jan/18:30] < SignOff: jet!~pirch@1Cust21.tnt2.seymour.in.da.uu.net (Read error to jet[1Cust21.tnt2.seymour.in.da.uu.net]: Connection reset by peer)
+[17 Jan/18:31] > ir1!ada@modemcable015.87-200-24.mtl.mc.videotron.net has joined #win98
+[17 Jan/18:31] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/18:31] <ir1> elysian, thanks
+[17 Jan/18:31] @ mode #win98 [+v ir1] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:31] <ir1> it worked
+[17 Jan/18:31] <Elysian`> ok cool
+[17 Jan/18:31] <ir1> i can access my grades
+[17 Jan/18:31] <Elysian`> ok
+[17 Jan/18:31] <ir1> so i shouldn't run a windows update though again right
+[17 Jan/18:31] <Elysian`> i honestly wouldn't wanna access my grades:)
+[17 Jan/18:31] > devilDigg!~devild@RED-216-203-0-142.dialup.nyc.redconnect.net has joined #win98
+[17 Jan/18:32] <ir1> thats what i was just thinking too
+[17 Jan/18:32] @ mode #win98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:32] <Elysian`> ir1: no thats not it...
+[17 Jan/18:32] <devilDigg> whats up..
+[17 Jan/18:32] <Elysian`> if i accessed my grades my parents would want em and it woudl not go well at my house... not my fault i don't make a's and b's
+[17 Jan/18:32] <Elysian`> :)
+[17 Jan/18:33] <ir1> yeah same with my parents
+[17 Jan/18:33] <ir1> but i live across the country 
+[17 Jan/18:33] <ir1> so, that helps
+[17 Jan/18:33] <ir1> so should i run any windows updates anymore
+[17 Jan/18:34] <CJ^> only for critcle updates
+[17 Jan/18:34] <ir1> ok thanks again guy
+[17 Jan/18:34] <Elysian`> if you want... most of the time its never hurt anything... actually all the time when i had 98.. but i nevcer did the critical update crap
+[17 Jan/18:34] <ir1> gusy
+[17 Jan/18:34] <ir1> that should be thanks again guys
+[17 Jan/18:34] > jet!~pirch@1Cust125.tnt1.seymour.in.da.uu.net has joined #win98
+[17 Jan/18:34] @ mode #win98 [+v jet] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:34] <Elysian`> wb jet
+[17 Jan/18:34] <ir1> seeya later
+[17 Jan/18:34] < SignOff: ir1!ada@modemcable015.87-200-24.mtl.mc.videotron.net (Leaving)
+[17 Jan/18:35] <jet> thanks
+[17 Jan/18:35] <Elysian`> wow
+[17 Jan/18:35] <Elysian`> the student teacher ratio at my school is only 16.4 to 1
+[17 Jan/18:36] <Elysian`> 7.7% african american, 8.6% hispanic, 76.2% white, 7.4% Asian, 0.1% native american
+[17 Jan/18:37] <Elysian`> definate majority here:)
+[17 Jan/18:37] <jet> conceal private desktop stopped IE5 from loading websites anyone know why?
+[17 Jan/18:37] <Los`Guy> Elysian` your a minority?
+[17 Jan/18:38] <Los`Guy> oh a geek ..yeah ok
+[17 Jan/18:38] <Elysian`> nope
+[17 Jan/18:38] <Elysian`> hehe
+[17 Jan/18:38] <Los`Guy> jet are you blocking too much?
+[17 Jan/18:38] <Elysian`> http://k-12.pisd.edu/schools/planoeast/
+[17 Jan/18:39] <Elysian`> this is my school
+[17 Jan/18:39] <Elysian`> its odd
+[17 Jan/18:39] <jet> nope in fact I rebooted after the install of it and now have it shut off but still am not able to open sites
+[17 Jan/18:39] <Elysian`> its surrounded by farms and a couplo blocks of houses, while the rest of plano is very dense
+[17 Jan/18:39] ! PeJay is known as PJ_Food
+[17 Jan/18:39] <jet> its off right now as well 
+[17 Jan/18:40] <Elysian`> its a very big school...
+[17 Jan/18:40] <Los`Guy> jett didnt we just go through this last week?
+[17 Jan/18:40] <Los`Guy> after you uninstalled conseal 
+[17 Jan/18:40] <jet> yes we did 
+[17 Jan/18:41] <jet> that was the firewall
+[17 Jan/18:41] <Los`Guy> [21:37] <jet> conceal private desktop stopped IE5 from loading websites anyone know why?
+[17 Jan/18:42] <Los`Guy> isnt that the other model of the firewall?
+[17 Jan/18:42] <jet> got me it must have been the desktop
+[17 Jan/18:42] <jet> yes
+[17 Jan/18:42] <Los`Guy> how did you fix it last time?
+[17 Jan/18:42] <jet> format
+[17 Jan/18:43] ! devilDigg is known as devAway
+[17 Jan/18:44] <Los`Guy> doh
+[17 Jan/18:44] > osbourne!osbourne@sdn-ar-002moslouP330.dialsprint.net has joined #win98
+[17 Jan/18:44] <Azmodan> hiya ozzy
+[17 Jan/18:44] @ mode #win98 [+v osbourne] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:44] <Los`Guy> hi ya os
+[17 Jan/18:45] <osbourne> howdy
+[17 Jan/18:45] <Elysian`> wb os
+[17 Jan/18:45] <Elysian`> ozzy rocks!
+[17 Jan/18:45] <Elysian`> :)
+[17 Jan/18:47] <Elysian`> well
+[17 Jan/18:47] <Elysian`> i go's to sleep now
+[17 Jan/18:47] <Elysian`> laterz
+[17 Jan/18:47] < SignOff: Elysian`!Elysian@1Cust254.tnt6.plano.tx.da.uu.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[17 Jan/18:52] <jet> here we go again--brb
+[17 Jan/18:52] < SignOff: jet!~pirch@1Cust125.tnt1.seymour.in.da.uu.net (Read error to jet[1Cust125.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[17 Jan/18:53] > Shao|Buzy!hiphop101@modemcable054.161-200-24.mtl.mc.videotron.net has joined #win98
+[17 Jan/18:54] @ mode #win98 [+v Shao|Buzy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:55] <Shao|Buzy> does intellimouse explorer work if i connect a ps/2 to serial connector?
+[17 Jan/18:55] <CJ^> it shoudl yes
+[17 Jan/18:55] <Shao|Buzy> ok
+[17 Jan/18:56] <Shao|Buzy> thanx
+[17 Jan/18:56] < SignOff: Shao|Buzy!hiphop101@modemcable054.161-200-24.mtl.mc.videotron.net (ircN 7.11 + 7.0 for mIRC (1999/09/28 16.00))
+[17 Jan/18:56] > jet350!~pirch@1Cust42.tnt1.seymour.in.da.uu.net has joined #win98
+[17 Jan/18:56] @ mode #win98 [+v jet350] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/18:57] <jet350> got it los just took it completely 
+[17 Jan/18:57] <jet350> out
+[17 Jan/19:00] > JMG!JMG@ppp-209-79-180-161.vntrcs.pacbell.net has joined #win98
+[17 Jan/19:00] @ mode #win98 [+v JMG] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:00] <JMG> In word 2000, how do I get it to show the whole pull down menu without having to click on the two little down arrows?
+[17 Jan/19:01] <devAway> i dont think it can be done, thats how win2k and o2k are.. but i would check the prefs
+[17 Jan/19:01] <devAway> and your office helper
+[17 Jan/19:02] <JMG> Unfortunately tried those already with no help
+[17 Jan/19:03] <devAway> then like i said before you cant, its the same in windows 2000, thats how microsoft thought it looked best, guess you will have to settle with that :(
+[17 Jan/19:03] <devAway> but i'd keep lookin though
+[17 Jan/19:03] <devAway> like on their site..
+[17 Jan/19:03] <devAway> and public msg boards
+[17 Jan/19:03] <devAway> and right here on irc
+[17 Jan/19:04] <Los`Guy> try the KB and deja.com
+[17 Jan/19:05] <JMG> ok, I'll take a look, got to be a registry setting somewhere that conrols them.
+[17 Jan/19:08] ! ChiwiOut is known as ChiwiGal
+[17 Jan/19:09] ! devAway is known as devilDigg
+[17 Jan/19:09] <Azmodan> JMG, I'll tell you what it is shortly
+[17 Jan/19:11] ! PJ_Food is known as PeJay
+[17 Jan/19:11] ! RiNoA^ is known as KoRn^
+[17 Jan/19:11] <Azmodan> JMG, click tools, click customize, untick 1st and 2nd check boxes in the Personalized Menus and Toolbars second, click Close
+[17 Jan/19:12] <JMG> Yes, that did it, just found that same answer on deja.news Thanks!!  Their back to the old way now, much better.
+[17 Jan/19:13] > Nightfox!Me@i48-41-40.pdx.du.teleport.com has joined #win98
+[17 Jan/19:13] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/19:13] <Nightfox> Hello
+[17 Jan/19:13] <Nightfox> I'm running Windows 98 Second Edition.  I have a PnP monitor that's capable of 1280x1024.  Windows used to be able to use this resolution, but since I re-installed Windows not too long ago, it no longer has a 1280x1024 option in the display settings..  I've tried having it re-detect the monitor, and I also tried manually changing the monitor in Windows's setup, but it didn't help..  Anyone have any ideas?
+[17 Jan/19:13] @ mode #win98 [+v Nightfox] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:13] ! HigH-AwaY is known as HigHBabE
+[17 Jan/19:13] <CJ^> Night  got the right drivers for your video card?
+[17 Jan/19:13] ! KoRn^ is known as RiNoA^
+[17 Jan/19:14] <Nightfox> CJ^: Yeah, I always did, and I still do..
+[17 Jan/19:14] [JMG> Azmodan: Thanks for your help.
+[17 Jan/19:14] < SignOff: JMG!JMG@ppp-209-79-180-161.vntrcs.pacbell.net (Leaving)
+[17 Jan/19:15] < SignOff: Nightfox!Me@i48-41-40.pdx.du.teleport.com (Perhaps today IS a good day to die...)
+[17 Jan/19:19] ! seksybum is known as Katrina^
+[17 Jan/19:20] < SignOff: jet350!~pirch@1Cust42.tnt1.seymour.in.da.uu.net (Read error to jet350[1Cust42.tnt1.seymour.in.da.uu.net]: Connection reset by peer)
+[17 Jan/19:22] < SignOff: osbourne!osbourne@sdn-ar-002moslouP330.dialsprint.net (i am the pusher i'm a whore, i am the need you have for more)
+[17 Jan/19:22] ! seksybum is known as Katrina^
+[17 Jan/19:23] > stab!stab@obscurity.org has joined #win98
+[17 Jan/19:23] <stab> hi, is there any way to stop outlook express from sending email with html formatted content?
+[17 Jan/19:23] @ mode #win98 [+v stab] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:24] < SignOff: CJ^!skippy@sdn-ar-001watacoP253.dialsprint.net (yeah.. you too can run Win98.. in all the shades of blue.... Page Fault at www.the-hunters.org/Goirc)
+[17 Jan/19:24] <Los`Guy> stab I know you can ..but I dont know how.. cuz I dont use it
+[17 Jan/19:25] <stab> i normally dont use it either.  it's the email client im pretty much forced to use at work, and i subscribed to some mailing lists that i would like to post on but i dont think they would appreciate the html stuff :(
+[17 Jan/19:26] <Los`Guy> bl0w m3
+[17 Jan/19:26] <Los`Guy>  doh sorry wrong channel
+[17 Jan/19:26] <Azmodan> lol
+[17 Jan/19:26] <Azmodan> ./kick los`guy behave
+[17 Jan/19:26] <Los`Guy> I have seen it referenced stab.. I just dont know where it is
+[17 Jan/19:26] * stab gets on his knees j/k
+[17 Jan/19:26] <Los`Guy> yeah ok I deserve that
+[17 Jan/19:26] <Los`Guy> ewww
+[17 Jan/19:26] <stab> alright thanks los, im glad i know its possible now. i will keep looking into it
+[17 Jan/19:26] <stab> cheers
+[17 Jan/19:27] < stab!stab@obscurity.org has left #win98 ()
+[17 Jan/19:27] <devilDigg> lol los
+[17 Jan/19:27] <Los`Guy> hehe danged F7 button does that
+[17 Jan/19:27] ! Techno2k is known as Techno
+[17 Jan/19:27] ! salacious is known as vexatious
+[17 Jan/19:28] * devilDigg wonders if los is drunk or something today
+[17 Jan/19:32] <devilDigg> `kick devilDigg im bored
+[17 Jan/19:33] < devilDigg!~devild@RED-216-203-0-142.dialup.nyc.redconnect.net was kicked off #win98 by Aphrodite!pegasys@tigerrose.grateful.org (im bored)
+[17 Jan/19:33] > devilDigg!~devild@RED-216-203-0-142.dialup.nyc.redconnect.net has joined #win98
+[17 Jan/19:33] > FadeRemzs!FuckU@modemcable055.248-200-24.que.mc.videotron.net has joined #win98
+[17 Jan/19:33] @ mode #win98 [+v FadeRemzs] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:34] <FadeRemzs> Hi, i'd like to know if I can install win98 second ed. on win 98. Without loosing anything?
+[17 Jan/19:35] <Los`Guy> yes you should be able to FadeRemzs
+[17 Jan/19:36] > SHADOWMOB!~Enough@ppp-192.tnt-1.atl.smartworld.net has joined #win98
+[17 Jan/19:36] <FadeRemzs> I'ts not risky? (coz i dont wanna loose my 18gigs of stuff)
+[17 Jan/19:36] @ mode #win98 [+v SHADOWMOB] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:36] <Los`Guy> FadeRemzs there is always a risk... you should back up your data first but usually it is no problem
+[17 Jan/19:37] <SHADOWMOB> Anyone here know how to make dialup networking a service on 98?????????????????????????
+[17 Jan/19:37] <FadeRemzs> Ok. Thank U very much Los`Guy !
+[17 Jan/19:37] < SignOff: FadeRemzs!FuckU@modemcable055.248-200-24.que.mc.videotron.net (Dimension Hip Hop. Samedis, 96,1fm, de 17:30 a 19:00!!!Coming Soon Album Remz 3:16 Dope Cuts by me! Hehe)
+[17 Jan/19:37] ! vexatious is known as salacious
+[17 Jan/19:38] <SHADOWMOB> anyone awake here?
+[17 Jan/19:38] <SHADOWMOB> Los you know how?
+[17 Jan/19:40] < SignOff: Zeus!pegasys@tigerrose.grateful.org (NewYork-R.NY.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[17 Jan/19:40] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[17 Jan/19:40] < SignOff: Vulcan_!stoner@207.178.66.22 (NewYork-R.NY.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[17 Jan/19:40] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (NewYork-R.NY.US.Undernet.Org Amsterdam.NL.Eu.UnderNet.org)
+[17 Jan/19:41] < SignOff: SHADOWMOB!~Enough@ppp-192.tnt-1.atl.smartworld.net (TheKrue)
+[17 Jan/19:42] ! Zeus_ is known as Zeus
+[17 Jan/19:42] > Vulcan_!stoner@207.178.66.22 has joined #win98
+[17 Jan/19:42] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #win98
+[17 Jan/19:42] @ mode #win98 [+ovov Vulcan_ Vulcan_ Proteus Proteus] by Flanders.Be.Eu.Undernet.org
+[17 Jan/19:43] > wez!not@02-101.034.popsite.net has joined #win98
+[17 Jan/19:43] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/19:43] @ mode #win98 [+v wez] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:45] ! fire^fish is known as GizmO^
+[17 Jan/19:46] <devilDigg> lol aphrodite
+[17 Jan/19:46] * devilDigg knows he didnt do that though
+[17 Jan/19:47] * Los`Guy wonders what devilDigg is talking about
+[17 Jan/19:49] <devilDigg> <devilDigg> `kick devilDigg im bored
+[17 Jan/19:49] <devilDigg> *** You have been kicked by Aphrodite (im bored)
+[17 Jan/19:49] <Los`Guy> hmm didnt see that
+[17 Jan/19:49] <Los`Guy> doh oh right after [22:28] * devilDigg wonders if los is drunk or something today
+[17 Jan/19:49] <Los`Guy> [22:32] <devilDigg> `kick devilDigg im bored
+[17 Jan/19:50] <Los`Guy> but it wasnt me
+[17 Jan/19:50] * Los`Guy doesnt drink
+[17 Jan/19:50] > Cat`Work!deidre@oahu-v90-144.cchono.com has joined #win98
+[17 Jan/19:50] @ mode #win98 [+v Cat`Work] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:50] <Los`Guy> hi cat
+[17 Jan/19:50] <Azmodan> devilDigg, it was I having fun with ya
+[17 Jan/19:51] <Azmodan> my ride is here
+[17 Jan/19:51] <Azmodan> ciao
+[17 Jan/19:51] <Los`Guy> see ya az
+[17 Jan/19:54] < SignOff: Mandy!biged98@chat.eskimo.com (Ping timeout for Mandy[chat.eskimo.com])
+[17 Jan/19:56] > Sir_ZMan!rzsigray@eloh3pp71.alltel.net has joined #win98
+[17 Jan/19:56] @ mode #win98 [+v Sir_ZMan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/19:56] <Sir_ZMan> hi all
+[17 Jan/19:57] ! salacious is known as vexatious
+[17 Jan/19:57] < Sir_ZMan!rzsigray@eloh3pp71.alltel.net has left #win98 ()
+[17 Jan/19:58] < SignOff: Zeus!stoner@207.178.66.22 (Killed (Flanders.Be.Eu.Undernet.org (SantaClara.CA.US.Undernet.Org <- Amsterdam.NL.Eu.UnderNet.org[194.134.52.178] (older nick overruled))))
+[17 Jan/19:58] > Athena!itsnotme@ppp35.US-GOVT.org has joined #win98
+[17 Jan/19:58] > Zeus!pegasys@tigerrose.grateful.org has joined #win98
+[17 Jan/19:58] @ mode #win98 [+vov Athena Zeus Zeus] by Amsterdam.NL.Eu.UnderNet.org
+[17 Jan/19:59] > Zeus_!stoner@207.178.66.22 has joined #win98
+[17 Jan/19:59] @ mode #win98 [+v Zeus_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/20:04] < SignOff: Tribble!biged98@chat.eskimo.com (Read error to Tribble[chat.eskimo.com]: Connection timed out)
+[17 Jan/20:04] <devilDigg> az i know that
+[17 Jan/20:04] * devilDigg could now have done that i have NO bot access
+[17 Jan/20:04] > bky2!sl@46-pool2.ras11.calan.agisdial.net has joined #win98
+[17 Jan/20:05] @ mode #win98 [+v bky2] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/20:05] <bky2> anyone here know how the ftp.exe program in win98 works?
+[17 Jan/20:06] <wez> go to dos prompt and type ftp
+[17 Jan/20:06] <bky2> yes wez but how does it work?
+[17 Jan/20:07] <wez> its a program.... i dunno...
+[17 Jan/20:07] <bky2> hmmm
+[17 Jan/20:07] <devilDigg> by2k
+[17 Jan/20:07] <devilDigg> err: bky2
+[17 Jan/20:07] <bky2> yes devilDigg
+[17 Jan/20:08] <devilDigg> type: ftp /?
+[17 Jan/20:08] <devilDigg> it should tell you all its commands
+[17 Jan/20:08] <devilDigg> if not, type: ftp and when you are in the program type: help
+[17 Jan/20:08] <bky2> i see
+[17 Jan/20:08] <devilDigg> but i know its a standard ftp client
+[17 Jan/20:09] <bky2> oh...i read the help file and it sait it's an ftp server where u can open port21 to serv ftp site
+[17 Jan/20:10] <devilDigg> oh its a ftp server >
+[17 Jan/20:10] <devilDigg> sorry, i dont use ftp if its a server then i would recommend you like get ahold of the help files and study them
+[17 Jan/20:10] <devilDigg> i thought it was a client
+[17 Jan/20:11] <bky2> oh...well then i dont know
+[17 Jan/20:12] <bky2> hey thnks for the info devilDigg
+[17 Jan/20:13] < bky2!sl@46-pool2.ras11.calan.agisdial.net has left #win98 ()
+[17 Jan/20:16] ! Katrina^ is known as Kat|Dins
+[17 Jan/20:16] < SignOff: Los`Guy!~husky21@user-2iniobo.dialup.mindspring.com (Ping timeout for Los`Guy[user-2iniobo.dialup.mindspring.com])
+[17 Jan/20:21] > Los`Guy!~husky21@user-2iniobo.dialup.mindspring.com has joined #win98
+[17 Jan/20:21] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/20:21] @ mode #win98 [+v Los`Guy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/20:23] <Los`Guy> `say
+[17 Jan/20:29] > Vmax!~Vmax@a24b31n74client225.hawaii.rr.com has joined #win98
+[17 Jan/20:29] @ mode #win98 [+v Vmax] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/20:32] <devilDigg> los what time is it around where you live in the world..
+[17 Jan/20:32] <Los`Guy> 11:30
+[17 Jan/20:32] <wez> 1:37 central
+[17 Jan/20:32] < SignOff: Vmax!~Vmax@a24b31n74client225.hawaii.rr.com (Madcows on the loose, mooooo mooooo)
+[17 Jan/20:35] <Cat`Work> 9:32 hawaiian
+[17 Jan/20:35] <devilDigg> 2:32 eastern
+[17 Jan/20:36] <Los`Guy> heh yer a late night geek devilDigg
+[17 Jan/20:37] <devilDigg> heh
+[17 Jan/20:37] ! Kat|Dins is known as Katrina^
+[17 Jan/20:37] <Los`Guy> :P
+[17 Jan/20:38] < wez!not@02-101.034.popsite.net has left #win98 ()
+[17 Jan/20:38] > Vmax!~Vmax@a24b31n74client225.hawaii.rr.com has joined #win98
+[17 Jan/20:39] @ mode #win98 [+v Vmax] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/20:43] < SignOff: Vulcan!itsnotme@the.best.os.is.linux.am (Ping timeout for Vulcan[the.best.os.is.linux.am])
+[17 Jan/20:43] < SignOff: Aphrodite!pegasys@tigerrose.grateful.org (Ping timeout for Aphrodite[tigerrose.grateful.org])
+[17 Jan/20:45] < SignOff: Zeus!pegasys@tigerrose.grateful.org (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Athena!itsnotme@ppp35.US-GOVT.org (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Vulcan_!stoner@207.178.66.22 (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: devilDigg!~devild@RED-216-203-0-142.dialup.nyc.redconnect.net (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: W!cservice@undernet.org (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Cat`Work!deidre@oahu-v90-144.cchono.com (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Vmax!~Vmax@a24b31n74client225.hawaii.rr.com (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Los`Guy!~husky21@user-2iniobo.dialup.mindspring.com (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Zeus_!stoner@207.178.66.22 (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: Rav3n_!rav3n@darksouls.vnet.net (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/20:45] < SignOff: LifeBlood!azmodan@phi.compinet.com (austin.tx.us.undernet.org SantaClara.CA.US.Undernet.Org)
+[17 Jan/21:16] > Azmodan!azmodan@phi.compinet.com has joined #win98
+[17 Jan/21:16] @ mode #WIN98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:18] <devilDigg> hi az
+[17 Jan/21:18] <Azmodan> hi devilDigg 
+[17 Jan/21:18] ! devilDigg is known as devSleep
+[17 Jan/21:18] ! DeViAFK is known as DeViLgAl
+[17 Jan/21:19] <devSleep> bbl, when this d/l is complete
+[17 Jan/21:20] <Azmodan> okies
+[17 Jan/21:22] > \SlaX\!~SlackerZ@MDP2ppp-241.uc.infovia.com.ar has joined #WIN98
+[17 Jan/21:22] @ mode #WIN98 [+v \SlaX\] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:22] <\SlaX\> hello , another question =)
+[17 Jan/21:22] > L3AD!L3AD@202.50.170.151 has joined #WIN98
+[17 Jan/21:23] @ mode #WIN98 [+v L3AD] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:23] <L3AD> anyone wanna help me with a linux installation cos the linux help people wont
+[17 Jan/21:23] <L3AD> and i need help
+[17 Jan/21:23] <L3AD> plz
+[17 Jan/21:23] <L3AD> i need help i just installed caldera linux, used partition magic, installed and froze at tetris, now i cant get into linux only windows, help please, msg me
+[17 Jan/21:23] <\SlaX\> is there a program that could say to windows to  at an hour he quits all programs, disconnect from the internet and turn of my pc?
+[17 Jan/21:23] <L3AD> yes
+[17 Jan/21:24] > D3t0n8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[17 Jan/21:24] @ mode #WIN98 [+v D3t0n8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:24] <L3AD> i need help i just installed caldera linux, used partition magic, installed and froze at tetris, now i cant get into linux only windows, help please, msg me
+[17 Jan/21:25] <\SlaX\> hellooooooooo
+[17 Jan/21:25] < SignOff: L3AD!L3AD@202.50.170.151 (i know u will be a star, in somebody elses sky but why, why cant it be, cant it be mine.)
+[17 Jan/21:25] <Los-Guy> L3AD do NOT /msg me see the topic
+[17 Jan/21:25] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (Read error to Deton8R[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[17 Jan/21:25] ! D3t0n8R is known as Deton8R
+[17 Jan/21:26] ! Los-Guy is known as LosGuy
+[17 Jan/21:27] <\SlaX\> LosGuy?
+[17 Jan/21:27] <\SlaX\> is there a program that could say to windows to  at an hour he quits all programs, disconnect from the internet and turn of my pc?
+[17 Jan/21:28] <LosGuy> slax you could perhaps write a bat file to do it..not sure if it would work
+[17 Jan/21:28] ! Hot_Shot is known as Hot_Away
+[17 Jan/21:28] <\SlaX\> cool
+[17 Jan/21:28] <LosGuy> hmm just a sec
+[17 Jan/21:28] <\SlaX\> but the bat file it woould have to say
+[17 Jan/21:28] @ mode #WIN98 [+o Deton8R] by W!cservice@undernet.org
+[17 Jan/21:29] <LosGuy> ok try this...
+[17 Jan/21:29] <LosGuy> make a txtfile ...carl it shutdown.txt or whatever
+[17 Jan/21:29] <\SlaX\> okay
+[17 Jan/21:29] > CJ^!~skippy@sdn-ar-006watacoP143.dialsprint.net has joined #WIN98
+[17 Jan/21:29] @ mode #WIN98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:29] <LosGuy> then put this line in it
+[17 Jan/21:29] <LosGuy> C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows
+[17 Jan/21:30] <LosGuy> then rename it to .bat
+[17 Jan/21:30] ! Ann_drivi is known as ann_nz
+[17 Jan/21:30] <\SlaX\> and i would quit al programs and turn off the computer?
+[17 Jan/21:31] <LosGuy> it will just shut down your computer slax
+[17 Jan/21:31] <LosGuy> I dont know if it will work as a scheduled program though
+[17 Jan/21:31] <\SlaX\> thanx!! =)
+[17 Jan/21:31] <LosGuy> test it
+[17 Jan/21:31] <LosGuy> let me know if it works
+[17 Jan/21:31] <\SlaX\> sure!!
+[17 Jan/21:32] <\SlaX\> u will see me quit and then i will reconnect and told u
+[17 Jan/21:32] <LosGuy> hehe ok
+[17 Jan/21:33] ! symetrix is known as symZzZzZz
+[17 Jan/21:33] <\SlaX\> it says before quiting windows u have to close this windows
+[17 Jan/21:33] <\SlaX\> it says before quiting windows u have to close this window
+[17 Jan/21:33] <\SlaX\> is the dos window =(
+[17 Jan/21:33] <LosGuy> hmm just a sec then...
+[17 Jan/21:34] <\SlaX\> sure =)
+[17 Jan/21:35] < SignOff: Cat`Work!deidre@oahu-v90-144.cchono.com (Leaving)
+[17 Jan/21:37] <LosGuy> slax better yet... go here and dl the program at the top of the page under winutils
+[17 Jan/21:37] <LosGuy> http://www.ozemail.com.au/~daylott/software.htm
+[17 Jan/21:37] <LosGuy> if yer running win98 you shouldnt need any runtimes
+[17 Jan/21:38] <\SlaX\> okay thanx!
+[17 Jan/21:39] <\SlaX\> VB5 runtime files?
+[17 Jan/21:39] <\SlaX\> that one LosGuy?
+[17 Jan/21:40] <CJ^> vb6
+[17 Jan/21:40] <LosGuy> you dont need them if your running win98
+[17 Jan/21:40] <LosGuy> the vb5 runtimes come with win98
+[17 Jan/21:40] <\SlaX\> so i need vb6?
+[17 Jan/21:40] <LosGuy> just the one that says version 4.2 for win95/98
+[17 Jan/21:40] <LosGuy> no
+[17 Jan/21:40] <\SlaX\> i am in second edition
+[17 Jan/21:41] <CJ^> slax yer fine!!!
+[17 Jan/21:41] <LosGuy> yer OK if you just dl the program then
+[17 Jan/21:41] ! HigH|Park is known as HigHBabE
+[17 Jan/21:41] <LosGuy> dont worry about the "additional requirements"
+[17 Jan/21:41] <devSleep> bye all
+[17 Jan/21:41] <LosGuy> nite dev
+[17 Jan/21:41] ! devSleep is known as devilDigg
+[17 Jan/21:41] <\SlaX\> okay 
+[17 Jan/21:42] <\SlaX\> i am donwloading =)
+[17 Jan/21:42] < SignOff: devilDigg!~devild@RED-216-203-0-142.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[17 Jan/21:43] <\SlaX\> and after downloaging the program? is it easy to use it?
+[17 Jan/21:43] <LosGuy> dunno never used it 
+[17 Jan/21:43] <LosGuy> but I have heard that it is
+[17 Jan/21:44] <\SlaX\> ok
+[17 Jan/21:44] <\SlaX\> so there is no command line to close the dos window?
+[17 Jan/21:44] <CJ^> exit
+[17 Jan/21:45] ! Hot_Away is known as Hot_Shot
+[17 Jan/21:45] <\SlaX\> no but when the program is ended
+[17 Jan/21:45] <\SlaX\> and the window is  still there
+[17 Jan/21:45] <LosGuy> slax it is more complicated to closes all running apps
+[17 Jan/21:45] <LosGuy> this program will do it for you easily
+[17 Jan/21:46] <\SlaX\> ok
+[17 Jan/21:46] <LosGuy> it is a far better way to do it rather than just shutting down
+[17 Jan/21:46] > awang7!eee@freedu-136-161.x-stream.co.uk has joined #WIN98
+[17 Jan/21:46] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/21:46] @ mode #WIN98 [+v awang7] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:47] <Azmodan> just go into its properties and click the close on exit check box
+[17 Jan/21:48] <awang7> i've copied whole cd games into hard drive..do anyone know how to redirect windows to read it form harddrive instead of cd
+[17 Jan/21:48] <awang7> i've copied whole cd games into hard drive..do anyone know how to redirect windows to read it form harddrive instead of cd?
+[17 Jan/21:48] <CJ^> ????????
+[17 Jan/21:49] <CJ^> use the cdrom bud...
+[17 Jan/21:49] <awang7> how
+[17 Jan/21:49] <CJ^> usee the cdrom drive..
+[17 Jan/21:49] <CJ^> dont use the hard drive...
+[17 Jan/21:50] < SignOff: LosGuy!~husky21@user-2iniobo.dialup.mindspring.com (Ping timeout for LosGuy[user-2iniobo.dialup.mindspring.com])
+[17 Jan/21:50] <awang7> i dont have the cd
+[17 Jan/21:50] <awang7> that's the prob
+[17 Jan/21:50] ! ^PaSSiOn^ is known as JeNsTaR
+[17 Jan/21:50] <CJ^> oh  so ya stole the game?
+[17 Jan/21:50] > LosGuy!~husky21@user-33qtisl.dialup.mindspring.com has joined #WIN98
+[17 Jan/21:50] <awang7> yup form internet
+[17 Jan/21:50] @ mode #WIN98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:51] <CJ^> thats illegal...
+[17 Jan/21:51] < SignOff: \SlaX\!~SlackerZ@MDP2ppp-241.uc.infovia.com.ar (···· I R c a p ··http://www.ircap.net ···)
+[17 Jan/21:51] <awang7> that's true
+[17 Jan/21:51] <CJ^> cant help...
+[17 Jan/21:51] <CJ^> leave now...
+[17 Jan/21:51] <CJ^> `op
+[17 Jan/21:51] @ mode #WIN98 [+o CJ^] by Athena!itsnotme@ppp35.US-GOVT.org
+[17 Jan/21:52] ! DeViLgAl is known as DeViAFK
+[17 Jan/21:53] < SignOff: awang7!eee@freedu-136-161.x-stream.co.uk (Leaving)
+[17 Jan/21:54] ! Dodgy is known as BunnyX
+[17 Jan/21:57] > Bigs!evasive@202.67.81.27 has joined #WIN98
+[17 Jan/21:57] <Bigs> g'day
+[17 Jan/21:57] @ mode #WIN98 [+v Bigs] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:58] <LosGuy> hi 
+[17 Jan/21:58] > \SlaX\!~SlackerZ@MDP2ppp-241.uc.infovia.com.ar has joined #WIN98
+[17 Jan/21:58] <Bigs> hows things
+[17 Jan/21:58] @ mode #WIN98 [+v \SlaX\] by Vulcan!itsnotme@the.best.os.is.linux.am
+[17 Jan/21:58] <\SlaX\> it doesn't work =(
+[17 Jan/21:58] <LosGuy> doh 
+[17 Jan/21:59] <LosGuy> search deja.com for shutdown batch then slax
+[17 Jan/21:59] <\SlaX\> because i have to purchase it
+[17 Jan/21:59] <LosGuy> ok hows things with you Bigs?
+[17 Jan/21:59] <Bigs> not bad thx
+[17 Jan/21:59] ! chi||i is known as chi||CASH
+[17 Jan/21:59] <LosGuy> you asked for an app to do it slax that is what puts food on peoples tables
+[17 Jan/21:59] <LosGuy> you buying it :P
+[17 Jan/22:00] <\SlaX\> sure ;)
+[17 Jan/22:21] ! chi||CASH is known as chi||i
+[17 Jan/22:22] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[17 Jan/22:22] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[17 Jan/22:22] @ mode #WIN98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/17:19] > Azmodan!azmodan@phi.compinet.com has joined #win98
+[18 Jan/17:19] @ mode #WIN98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/17:19] <wez> who is that?
+[18 Jan/17:19] <Azmodan> -op mandy
+[18 Jan/17:19] @ mode #WIN98 [+o Mandy] by LifeBlood!azmodan@phi.compinet.com
+[18 Jan/17:19] <wez> ???????????
+[18 Jan/17:19] <Azmodan> hi wez
+[18 Jan/17:19] <Big`Ed> the real az in a shell
+[18 Jan/17:19] <Big`Ed> as i'm in a shell
+[18 Jan/17:19] <Azmodan> the real az, fer real
+[18 Jan/17:19] <wez> imposter!!!!
+[18 Jan/17:19] <wez> hehehe
+[18 Jan/17:20] + Azmodan huffs at wez
+[18 Jan/17:20] <wez> oh, so there is reason to doubt......
+[18 Jan/17:20] * wez get real slanty eyed.........
+[18 Jan/17:21] <Azmodan> hehehe
+[18 Jan/17:21] + Azmodan goes to cut the meat for dinner
+[18 Jan/17:21] < SignOff: osbourne!~osbourne@sdn-ar-002moslouP171.dialsprint.net (Ping timeout for osbourne[sdn-ar-002moslouP171.dialsprint.net])
+[18 Jan/17:21] <wez> hmmmm
+[18 Jan/17:21] <Big`Ed> besides madny likes az
+[18 Jan/17:21] <Big`Ed> madny
+[18 Jan/17:21] <Big`Ed> mandy
+[18 Jan/17:21] <Big`Ed> can't type
+[18 Jan/17:21] <wez> smells like az....
+[18 Jan/17:21] <wez> keep at least ONE hand on the keyboard ed.....
+[18 Jan/17:21] <Big`Ed> cutting up a roo
+[18 Jan/17:21] <wez> ;)
+[18 Jan/17:21] <wez> hehehe roo roast
+[18 Jan/17:22] <wez> just boings onto your plate..
+[18 Jan/17:23] <Big`Ed> hehe
+[18 Jan/17:25] <wez> Jumps off your plate onto your hips
+[18 Jan/17:25] > devilDigg!devild@RED-216-203-0-115.dialup.nyc.redconnect.net has joined #WIN98
+[18 Jan/17:25] @ mode #WIN98 [+v devilDigg] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/17:25] <Big`Ed> hah
+[18 Jan/17:25] <wez> actually i hear roo is like goose, real lean
+[18 Jan/17:25] <Big`Ed> wb dev
+[18 Jan/17:27] <devilDigg> thanks Big`Ed
+[18 Jan/17:30] @ mode #WIN98 [+o Tiberius] by LifeBlood!azmodan@phi.compinet.com
+[18 Jan/17:31] <Big`Ed> a deton8r mech
+[18 Jan/17:31] <Big`Ed> ugh
+[18 Jan/17:32] <Big`Ed> don't know if i allow a mech i'm not 100 in
+[18 Jan/17:33] <Big`Ed> hehe
+[18 Jan/17:33] <wez> eleitist!
+[18 Jan/17:33] <wez> :)
+[18 Jan/17:33] > Ignoracle!~happy@steve.protocom.com has joined #WIN98
+[18 Jan/17:33] @ mode #WIN98 [+v Ignoracle] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/17:34] <Ignoracle> and what about me, big boy?
+[18 Jan/17:34] <Big`Ed> bah
+[18 Jan/17:34] <Ignoracle> ya think ya rate any less with me?
+[18 Jan/17:34] <Ignoracle> youre an easy 100 eddie-poo
+[18 Jan/17:34] <wez> ack!
+[18 Jan/17:35] <wez> what are you doing to my bot?
+[18 Jan/17:35] <Big`Ed> not i
+[18 Jan/17:35] <wez> sicko robo-sexual!!!
+[18 Jan/17:35] * wez plagurizes
+[18 Jan/17:35] <Big`Ed> only fluffe` calls me eddie-poo
+[18 Jan/17:36] <wez>  see?
+[18 Jan/17:36] <wez> theres more than one facet to preversity
+[18 Jan/17:41] <Big`Ed> z
+[18 Jan/17:46] <Big`Ed> z
+[18 Jan/17:46] <wez> well i have to write my own material and, well there are some clunkers..............
+[18 Jan/17:47] <Big`Ed> readlly?
+[18 Jan/17:47] <Big`Ed> really?
+[18 Jan/17:47] <wez> so i need help, isnt this a 
+[18 Jan/17:47] <wez> "help" channel???
+[18 Jan/17:47] <wez> boy thats really trying....
+[18 Jan/17:48] <Big`Ed> `insult wez
+[18 Jan/17:48] <Big`Ed> new material delivered
+[18 Jan/17:48] <wez> thx!
+[18 Jan/17:52] < wez!not@02-077.034.popsite.net has left #WIN98 ()
+[18 Jan/17:53] <Big`Ed> z
+[18 Jan/17:54] > Norstrom!marco@pool0719.cvx15-bradley.dialup.earthlink.net has joined #WIN98
+[18 Jan/17:54] <Norstrom> hey
+[18 Jan/17:54] @ mode #WIN98 [+v Norstrom] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/17:54] <Big`Ed> hi
+[18 Jan/17:54] <Norstrom> got a question
+[18 Jan/17:55] <Norstrom> what does it mean when I get "illegal operation, must shut down" message?
+[18 Jan/17:55] <Big`Ed> the program did just that and must be terminated
+[18 Jan/17:55] <Big`Ed> usually assocaiated with memory violations
+[18 Jan/17:56] <Norstrom> hmmm
+[18 Jan/17:56] <Norstrom> ok
+[18 Jan/17:56] <Norstrom> thanks
+[18 Jan/17:56] < Norstrom!marco@pool0719.cvx15-bradley.dialup.earthlink.net has left #WIN98 ()
+[18 Jan/17:56] <Big`Ed> k
+[18 Jan/17:58] <Azmodan> mostly associated with bad programming practises
+[18 Jan/17:59] <Deton8R> Az
+[18 Jan/18:01] <Azmodan> det
+[18 Jan/18:01] > LosGuy!~husky21@user-33qtgk9.dialup.mindspring.com has joined #WIN98
+[18 Jan/18:01] @ mode #WIN98 [+v LosGuy] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:01] <Big`Ed> z
+[18 Jan/18:02] <Big`Ed> los
+[18 Jan/18:03] <devilDigg> LosGuy!!!!
+[18 Jan/18:03] < Big`Ed!biged98@eskimo.com has left #WIN98 ()
+[18 Jan/18:04] < SignOff: devilDigg!devild@RED-216-203-0-115.dialup.nyc.redconnect.net (http://dd-soft.tripod.com)
+[18 Jan/18:04] <LosGuy> hehe Hi Ed
+[18 Jan/18:05] <LosGuy> didn expect to see ya
+[18 Jan/18:05] > Bill_!.@nas-20-165.la.navinet.net has joined #WIN98
+[18 Jan/18:05] @ mode #WIN98 [+v Bill_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:06] <Bill_> Greetings
+[18 Jan/18:06] <LosGuy> hy devilDigg
+[18 Jan/18:07] <Bill_> I just bought another hard drive, and would like to move my data files to it (my documents, favorites, outlook, etc.). Does anyone know if this is possible?
+[18 Jan/18:09] <LosGuy> yes Bill_
+[18 Jan/18:09] <LosGuy> you can slave the drive 
+[18 Jan/18:09] <LosGuy> and then just copy it using explorer for data files
+[18 Jan/18:09] <Bill_> Do I need to make registry changes?
+[18 Jan/18:09] <Bill_> I want d: to be the default for any data files
+[18 Jan/18:10] <LosGuy> or use xcopy from a dos prompt if you like (switches can be found by typing xcopy /?)
+[18 Jan/18:10] <LosGuy> Bill_ you should not need to make any registry changes if your just copying data
+[18 Jan/18:10] <LosGuy> however you will have problems if you try to copy most programs
+[18 Jan/18:10] <Bill_> How do I move Favorites?
+[18 Jan/18:10] > CJ^!~skippy@sdn-ar-004watacoP224.dialsprint.net has joined #WIN98
+[18 Jan/18:10] <LosGuy> now your talking about something else
+[18 Jan/18:10] <Bill_> Isn't My Documents hard wired into Windows?
+[18 Jan/18:10] @ mode #WIN98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:10] <LosGuy> and I dont use IE so I cant help ya there
+[18 Jan/18:11] <CJ^> hard wired??
+[18 Jan/18:11] <LosGuy> uh sorta...but into the windows that is running
+[18 Jan/18:11] <Bill_> I'd also like to move the desktop files over to D: if possible
+[18 Jan/18:11] <Deton8R> yeah..we haven't converted him yet
+[18 Jan/18:11] <Deton8R> but we're workin on him
+[18 Jan/18:11] <Bill_> Basically programs only on C:, Data files on D:
+[18 Jan/18:11] <LosGuy> if you have another on another drive.. that is different
+[18 Jan/18:11] <LosGuy> Bill_ desktop FILES are located at c:\windows\desktop
+[18 Jan/18:12] <Bill_> unless you have more than one user set up..., but I'd like to move desktop to the other drive. Do you know if that's even possible?
+[18 Jan/18:12] > MetHad0NE!AcidTrance@24.66.64.136.mb.wave.home.com has joined #WIN98
+[18 Jan/18:12] @ mode #WIN98 [+v MetHad0NE] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:12] <MetHad0NE> i ran a system checker and it told me i have a file called user.exe and it may be corrupt what is that?
+[18 Jan/18:12] <Bill_> I'm guessing that these things are covered somehow in registry settings, but I don't want to fool around when I don't know what I'm doing.
+[18 Jan/18:12] <LosGuy> it is part of windows bill
+[18 Jan/18:13] <LosGuy> doh MetHad0NE
+[18 Jan/18:13] <LosGuy> I think it is not even in a cab
+[18 Jan/18:13] <LosGuy> copy a new one from your cdrom 
+[18 Jan/18:13] <MetHad0NE> is that bad?
+[18 Jan/18:13] < SignOff: CJ^!~skippy@sdn-ar-004watacoP224.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[18 Jan/18:13] <LosGuy> if you cant find it run SFC and tell it to extract a single file from \win98 on your cdrom
+[18 Jan/18:13] <Bill_> cj^ meaning that it's a fixed location, can't be changed.
+[18 Jan/18:13] < SignOff: MetHad0NE!AcidTrance@24.66.64.136.mb.wave.home.com (Insert lame ass quit message here.)
+[18 Jan/18:14] <Bill_> This could make my backup routine a whole lot simpler if possible.
+[18 Jan/18:14] > CJ^!~skippy@sdn-ar-004watacoP224.dialsprint.net has joined #WIN98
+[18 Jan/18:15] @ mode #WIN98 [+v CJ^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:22] < Bill_!.@nas-20-165.la.navinet.net has left #WIN98 ()
+[18 Jan/18:29] > ^Pi0chaS^!3xcalibur@148.246.135.4 has joined #WIN98
+[18 Jan/18:30] @ mode #WIN98 [+v ^Pi0chaS^] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:39] > Charlie!wcharlie@1Cust106.tnt1.plano.tx.da.uu.net has joined #WIN98
+[18 Jan/18:40] @ mode #WIN98 [+v Charlie] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:40] <^Pi0chaS^> kien me puede resolver una duda ??????????????????????????????????????????
+[18 Jan/18:40] <CJ^> say what?
+[18 Jan/18:40] < Charlie!wcharlie@1Cust106.tnt1.plano.tx.da.uu.net has left #WIN98 ()
+[18 Jan/18:41] <LosGuy> english only
+[18 Jan/18:41] <LosGuy> and colors not needed
+[18 Jan/18:42] < ^Pi0chaS^!3xcalibur@148.246.135.4 has left #WIN98 ()
+[18 Jan/18:45] < SignOff: Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com (<<ÐêtóÑ8®>> v4.0 Digital Damnation Edition.)
+[18 Jan/18:45] > LoganFate!da_realnes@astrokat.dorm.rutgers.edu has joined #WIN98
+[18 Jan/18:45] @ mode #WIN98 [+v LoganFate] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:45] <LoganFate> how do I recover my master boot record after I've fucked it up?
+[18 Jan/18:45] <CJ^> first
+[18 Jan/18:45] <CJ^> dont cuss
+[18 Jan/18:45] <CJ^> second
+[18 Jan/18:46] <LosGuy> no cussing LifeBlood
+[18 Jan/18:46] <LosGuy> doh LoganFate
+[18 Jan/18:46] <CJ^> fdisk /mbr
+[18 Jan/18:46] < SignOff: Tiberius!~Tiberius@a24b31n74client225.hawaii.rr.com (Read error to Tiberius[a24b31n74client225.hawaii.rr.com]: Connection reset by peer)
+[18 Jan/18:46] <LoganFate> cool
+[18 Jan/18:46] <LosGuy> wont touch the file tables though if that is what is messed up
+[18 Jan/18:46] <LoganFate> sorry
+[18 Jan/18:46] <LoganFate> okay
+[18 Jan/18:46] <LoganFate> cool
+[18 Jan/18:46] <LoganFate> that should do it/
+[18 Jan/18:46] <LoganFate> ?
+[18 Jan/18:46] <CJ^> should..
+[18 Jan/18:46] <LoganFate> okay
+[18 Jan/18:46] <CJ^> what did you do to mess it up?
+[18 Jan/18:48] <LoganFate> you guys rock
+[18 Jan/18:48] <LoganFate> thanks
+[18 Jan/18:48] <LosGuy> if it was a mbr virus that encryptes the file table 
+[18 Jan/18:49] <LosGuy> doh
+[18 Jan/18:49] <LosGuy> anyway if you did that on a mbr virus that ecrypted the file table you would be hosed :O
+[18 Jan/18:49] <LosGuy> but I guess not
+[18 Jan/18:49] ! Azmodan- is known as DJ-Az
+[18 Jan/18:50] <LoganFate> bad case of linux install gone bad
+[18 Jan/18:50] <LosGuy> ahh the microsoft fever 
+[18 Jan/18:53] < LoganFate!da_realnes@astrokat.dorm.rutgers.edu has left #WIN98 ()
+[18 Jan/18:55] < SignOff: Proteus!itsnotme@0wned.the.US-GOVT.org (Ping timeout for Proteus[0wned.the.US-GOVT.org])
+[18 Jan/18:56] > Tiberius!~Tiberius@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[18 Jan/18:56] @ mode #WIN98 [+v Tiberius] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/18:59] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[18 Jan/18:59] @ mode #WIN98 [+v Deton8R] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:02] <LosGuy> doh I just noticed he said LINUX install gone bad hehehe
+[18 Jan/19:04] > Proteus!itsnotme@0wned.the.US-GOVT.org has joined #WIN98
+[18 Jan/19:05] @ mode #WIN98 [+v Proteus] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:10] > W!cservice@undernet.org has joined #WIN98
+[18 Jan/19:10] @ mode #WIN98 [+v W] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:10] @ mode #WIN98 [+o W] by channels2.undernet.org
+[18 Jan/19:11] > Jaymez!jaymez@pm3-28.ppp165.webzone.net has joined #WIN98
+[18 Jan/19:11] <Jaymez> anyone alive?
+[18 Jan/19:11] @ mode #WIN98 [+v Jaymez] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:11] < SignOff: CJ^!~skippy@sdn-ar-004watacoP224.dialsprint.net (<<ÐêtóÑ8®>>v3.0 Internet terrorism at its finest.)
+[18 Jan/19:11] <LosGuy> maybe
+[18 Jan/19:12] <Jaymez> I have a problem
+[18 Jan/19:12] <Jaymez> my usb ports aren't being recognized in windows
+[18 Jan/19:12] <LosGuy> conflicts?
+[18 Jan/19:12] <LosGuy> enabled in bios?
+[18 Jan/19:13] <Jaymez> usb has to be enabled in bios?
+[18 Jan/19:13] <Jaymez> hmm
+[18 Jan/19:13] <Jaymez> didn' tknow that
+[18 Jan/19:13] <Jaymez> what esle can I check before I reboot
+[18 Jan/19:13] ! LosGuy is known as LosBrb
+[18 Jan/19:14] < SignOff: Jaymez!jaymez@pm3-28.ppp165.webzone.net (Read error to Jaymez[pm3-28.ppp165.webzone.net]: Connection reset by peer)
+[18 Jan/19:15] ! LosBrb is known as LosGuy
+[18 Jan/19:15] > diskerror!diskerror@ip174.charleston.sc.pub-ip.psi.net has joined #WIN98
+[18 Jan/19:16] @ mode #WIN98 [+v diskerror] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:16] <diskerror> does ne1 know how to edit the modem init string in win98
+[18 Jan/19:16] <LosGuy> try 56K.com diskerror
+[18 Jan/19:16] <diskerror> k
+[18 Jan/19:17] > Cat`Woman!~Cat@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[18 Jan/19:17] @ mode #WIN98 [+v Cat`Woman] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:27] < diskerror!diskerror@ip174.charleston.sc.pub-ip.psi.net has left #WIN98 ()
+[18 Jan/19:29] > IVAN!me@ppp149.yakima-west.ewa.net has joined #WIN98
+[18 Jan/19:29] @ mode #WIN98 [+v IVAN] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:30] < SignOff: IVAN!me@ppp149.yakima-west.ewa.net (Leaving)
+[18 Jan/19:34] < SignOff: Tiberius!~Tiberius@a24b31n74client225.hawaii.rr.com (Error 86: Keyboard not found, press any key to continue)
+[18 Jan/19:41] < SignOff: LosGuy!~husky21@user-33qtgk9.dialup.mindspring.com (brb)
+[18 Jan/19:42] > Tiberius!~Tiberius@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[18 Jan/19:42] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[18 Jan/19:42] @ mode #WIN98 [+v Tiberius] by Vulcan!itsnotme@the.best.os.is.linux.am
+[18 Jan/19:43] @ mode #WIN98 [+o Deton8R] by W!cservice@undernet.org
+[18 Jan/19:43] @ mode #WIN98 [+o Tiberius] by Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com
+[19 Jan/06:24] > Azmodan!azmodan@phi.compinet.com has joined #win98
+[19 Jan/06:25] <Azmodan> -op athena athena_ proteus vulcan vulcan__
+[19 Jan/06:25] @ mode #win98 [+ooooo Athena Athena_ Proteus Vulcan Vulcan__] by LifeBlood!azmodan@phi.compinet.com
+[19 Jan/06:33] > fklibghe_!azmodan@phi.compinet.com has joined #win98
+[19 Jan/06:33] @ mode #win98 [+v fklibghe_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[19 Jan/06:34] > W!cservice@undernet.org has joined #win98
+[19 Jan/06:34] > Azmodan!biged98@chat.eskimo.com has joined #win98
+[19 Jan/06:34] @ mode #win98 [+ov W W] by Dallas-R.Tx.US.Undernet.org
+[19 Jan/06:34] @ mode #win98 [+v Azmodan] by Vulcan!itsnotme@the.best.os.is.linux.am
+[19 Jan/06:35] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[19 Jan/06:35] (fklibghe_) -op
+[19 Jan/06:35] @ mode #win98 [+o fklibghe_] by LifeBlood!azmodan@phi.compinet.com
+[19 Jan/06:38] ! Azmodan is known as Mandy`
+[19 Jan/06:38] < SignOff: Vulcan_!stoner@207.178.66.22 (Read error to Vulcan_[207.178.66.22]: Connection reset by peer)
+[19 Jan/06:38] < SignOff: Zeus_!stoner@207.178.66.22 (Write error, closing link)
+[19 Jan/06:38] ! fklibghe_ is known as Azmodan
+[19 Jan/06:39] > Vulcan_!stoner@207.178.66.22 has joined #win98
+[19 Jan/06:39] @ mode #win98 [+v Vulcan_] by Vulcan!itsnotme@the.best.os.is.linux.am
+[19 Jan/17:14] > Azmodan! has joined #win98
+[19 Jan/17:14] @ mode #WIN98 [+v Azmodan] by Azmodan
+[19 Jan/17:15] <by2k> Los how can u run tweakUI?
+[19 Jan/17:15] <LosGuy> install it ... 
+[19 Jan/17:15] <LosGuy> do you have win98 or win98se by2k?
+[19 Jan/17:16] < ir!ada@modemcable015.87-200-24.mtl.mc.videotron.net has left #WIN98 ()
+[19 Jan/17:16] <by2k> yes los
+[19 Jan/17:16] <LosGuy> yeah?
+[19 Jan/17:16] <LosGuy> which?
+[19 Jan/17:16] <by2k> win98se
+[19 Jan/17:16] <LosGuy> then you can get it here http://www.winmag.com/win98/software.htm
+[19 Jan/17:17] <LosGuy> (its on the win98 cdrom not on win98se though)
+[19 Jan/17:17] <by2k> i c
+[19 Jan/17:17] <by2k> but what does it do?
+[19 Jan/17:17] <LosGuy> by2k alot of tweaks
+[19 Jan/17:18] <LosGuy> but you can also mess your system up a bit if you go crazy with it
+[19 Jan/17:18] <LosGuy> there are some functions with it that you shold not do ie try to disable IE or hide drives
+[19 Jan/17:18] <LosGuy> you will not be happy with the results if you do
+[19 Jan/17:19] <LosGuy> too many people did dumb things with it ...so they didnt include it on the win98se cdrom
+[19 Jan/17:19] <by2k> haha 
+[19 Jan/17:19] < SignOff: ^Howler!John@216.176.147.154 (Leaving)
+[19 Jan/17:20] <by2k> it only disable drive...what about system device?
+[19 Jan/17:20] <LosGuy> no it does hundreds of things by2k
+[19 Jan/17:21] <LosGuy> disabling system devices is not one of them though
+[19 Jan/17:21] <LosGuy> brb 
+[19 Jan/17:21] ! LosGuy is known as LosBrb
+[19 Jan/17:23] < SignOff: NetSplit!~JJill@1Cust95.tnt3.athens.ga.da.uu.net (Leaving)
+[19 Jan/17:24] ! LosBrb is known as LosGuy
+[19 Jan/17:25] <by2k> can u give me an example of what tweakUi does Los?
+[19 Jan/17:26] < SignOff: devilDigg!~devild@RED-216-203-2-25.dialup.nyc.redconnect.net (just finished recompilin my kernel wish me luck :P (http://dd-soft.tripod.com))
+[19 Jan/17:27] <LosGuy> by2k just dl and install it to see it is tiny
+[19 Jan/17:27] <LosGuy> just because you install it doesnt mean you have to use it..it just will be there
+[19 Jan/17:28] <by2k> i c
+[19 Jan/17:29] <by2k> i wonder if i can close all the port on my system?? do u think it possible Los?
+[19 Jan/17:30] <LosGuy> with a firewall you can close ports
+[19 Jan/17:30] > MavericK!Maverick@ip7.montreal13.dialup.canada.psi.net has joined #WIN98
+[19 Jan/17:30] @ Topic by W: Premier Win98 Tech-Help-N-Chat Channel|NO:Warez,Files,/MSG's,Cussing,Keys,etc (look.4.new.info.bot.here)
+[19 Jan/17:30] <LosGuy> http://www.zonelabs.com/zonealarm.htm  <--- free firewall
+[19 Jan/17:30] <MavericK> hy guys
+[19 Jan/17:30] @ mode #WIN98 [+v MavericK] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[19 Jan/17:31] <MavericK> is it possible to have an ip adresse  like this one     :  123.0.0.0  ???
+[19 Jan/17:31] <LosGuy> or use conseal ( www.signal9.com ) its probably the best ... I have not tried that zone alarm program
+[19 Jan/17:31] <LosGuy> hi MavericK
+[19 Jan/17:31] <by2k> thks Los
+[19 Jan/17:31] <LosGuy> hmm MavericK... it would not be for a normal small home network
+[19 Jan/17:31] <MavericK> ok . thanks you !!
+[19 Jan/17:32] <LosGuy> it might work
+[19 Jan/17:32] <LosGuy> but there are certain ranges that are reserved for this
+[19 Jan/17:32] <NeTsPl|t> like my ip.......
+[19 Jan/17:32] <MavericK> but ,. it's can work ?   good ! 
+[19 Jan/17:32] <NeTsPl|t> its all numbers...
+[19 Jan/17:33] <LosGuy> that would be a class A network I belive
+[19 Jan/17:34] <LosGuy> you might have problems with some programs working ie ICS if you use it
+[19 Jan/17:34] <MavericK> Okay
+[19 Jan/17:35] <MavericK> what is ICS ? :)
+[19 Jan/17:36] < SignOff: Zeus_!stoner@bongfu.org (Amsterdam.NL.Eu.UnderNet.org Diemen.NL.EU.Undernet.org)
+[19 Jan/17:36] <LosGuy> a NAT ... ICS = Internet connection sharing
+[19 Jan/17:36] <MavericK> ok ! 
+[19 Jan/17:36] <LosGuy> like wingate or sygate or winroute sorta but free as part of win98se
+[19 Jan/17:37] > BuD-IcE!BuD@24.66.172.182.bc.wave.home.com has joined #WIN98
+[19 Jan/17:37] > Deton8R!~Deton8R@a24b31n74client225.hawaii.rr.com has joined #WIN98
+[19 Jan/17:37] @ mode #WIN98 [+vv BuD-IcE Deton8R] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[19 Jan/17:37] <by2k> and what does it do Los?
+[19 Jan/17:37] <BuD-IcE> can any one plz help i have a question about win95
+[19 Jan/17:38] <MavericK> Guy you really good !! thank alot
+[19 Jan/17:38] <LosGuy> what does what do by2k?
+[19 Jan/17:38] <LosGuy> try #win98 or #windows95 BuD-IcE most of us have not used win95 for a LONG time now
+[19 Jan/17:39] <BuD-IcE> i am in win98 lol
+[19 Jan/17:39] <LosGuy> np MavericK
+[19 Jan/17:39] <by2k> ics what does it do?
+[19 Jan/17:39] <BuD-IcE> well does any one know how to get a qucik launch bar for win95 ??
+[19 Jan/17:39] <LosGuy> doh meant #win95 ...ya see not even used to typing it
+[19 Jan/17:39] * NeTsPl|t Netsplit detected at 12:42pm (Baltimore-R.MD.US.Undernet.Org ann-arbor.mi.us.undernet.org
+[19 Jan/17:39] <BuD-IcE> there no one in win95 :(
+[19 Jan/17:39] <LosGuy> BuD-IcE that is part of internet explorer
+[19 Jan/17:39] <LosGuy> upgrade yours and you should get it
+[19 Jan/17:39] <BuD-IcE> i got 5.0
+[19 Jan/17:40] <LosGuy> then ask in #win95
+[19 Jan/17:40] <LosGuy> :)
+[19 Jan/17:40] <BuD-IcE> no one is there
+[19 Jan/17:40] <LosGuy> by2k it allows you to share one internet connection with more than one computer that is networked
+[19 Jan/17:41] <LosGuy> BuD-IcE no one there doesnt make this a win95 channel
+[19 Jan/17:41] <by2k> Los: oh i get it now
+[19 Jan/17:41] <BuD-IcE> i know iam sorry
+[19 Jan/17:41] <LosGuy> try #windows or #windowshelp etc .... there are tons of windows channels last time I looked
+[19 Jan/17:41] <BuD-IcE> k thanks :)
+[19 Jan/17:42] <LosGuy> good luck
+[19 Jan/17:42] <BuD-IcE> :)
+[19 Jan/17:42] < BuD-IcE!BuD@24.66.172.182.bc.wave.home.com has left #WIN98 ()
+[19 Jan/17:43] < SignOff: NeTsPl|t!~user@208.160.233.152 (Read error to NeTsPl|t[208.160.233.152]: Connection reset by peer)
+[19 Jan/17:43] > Zeus_!stoner@bongfu.org has joined #WIN98
+[19 Jan/17:43] @ mode #WIN98 [+v Zeus_] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[19 Jan/17:46] <by2k> Los can i ask u somting?
+[19 Jan/17:46] <LosGuy> sure
+[19 Jan/17:46] <by2k> can u manually open a port and let people connect into ur pc?
+[19 Jan/17:47] <by2k> but not w/o a server like ftpserver though
+[19 Jan/17:47] <LosGuy> uh what port?
+[19 Jan/17:47] > NeTsPl|t!~user@208.160.233.147 has joined #WIN98
+[19 Jan/17:47] <LosGuy> or connect how?
+[19 Jan/17:47] @ mode #WIN98 [+v NeTsPl|t] by Vulcan__!itsnotme@the.best.os.is.linux.am
+[19 Jan/17:47] <LosGuy> just installing file and print sharing and sharing a folder will open port 139... to the world if your not careful
+[19 Jan/17:48] <MavericK> but . it's still hard to connect to a network share folder! .. ( by the net)  isn't it ?
+[19 Jan/17:49] <by2k> yes by the net
+[19 Jan/17:49] <LosGuy> yeah sometimes having alot of bandwith helps
+[19 Jan/17:49] <LosGuy> there are other apps that work better ie pcanywhere 
+[19 Jan/17:50] <by2k> so how do u install the sharing file or whatever u call it Los?
+[19 Jan/17:50] <LosGuy> and are safer
+[19 Jan/17:50] <LosGuy> in control panel / networks properties for tcp/ip
+[19 Jan/17:50] <by2k> i know but i just want to know how it work by learning it manually
+[19 Jan/17:51] <by2k> uh huh
+[19 Jan/17:53] <by2k> where's Los?
+[19 Jan/17:54] <LosGuy> ¿
+[19 Jan/17:54] < MavericK!Maverick@ip
\ No newline at end of file
diff --git a/logsamples/eggdrop-sample.log b/logsamples/eggdrop-sample.log
new file mode 100644 (file)
index 0000000..1845622
--- /dev/null
@@ -0,0 +1,2563 @@
+[00:01] Topic changed on #Dragons by evilrain!rainS@dialpool1027.millenianet.com: call death at 808-561-384...
+[00:01] <my-butt-itches> lol
+[00:01] <evilrain> guess the last number and win a prize
+[00:02] <Death_INC> heh
+[00:02] Topic changed on #Dragons by ChanServ!service@dal.net: http://daldragons.bizhosting.com/stats/dragons.html <-== that is for the morons who need to know stupid stuff
+[00:02] <my-butt-itches> umm I got a guess
+[00:02] <evilrain> really?
+[00:02] <evilrain> lets hear it
+[00:02] <my-butt-itches> chanserv doesn't like you rain
+[00:02] <evilrain> im not a sop
+[00:02] <evilrain> ;/
+[00:08] <my-butt-itches> not online
+[00:08] <my-butt-itches> errrr
+[00:11] my-butt-itches (___@paalto-apx-1-148-161.penn.com) left #Dragons.
+[00:15] techniqz (m3th@cs6668135-187.austin.rr.com) joined #Dragons.
+[00:15] my-butt-itches (___@paalto-apx-1-148-161.penn.com) joined #Dragons.
+[00:15] <my-butt-itches> hrmmmm
+[00:15] <evilrain> hey my-butt-itches
+[00:15] <my-butt-itches> hey there evil
+[00:15] so-scratch-it (___@paalto-apx-1-148-161.penn.com) joined #Dragons.
+[00:15] Action: so-scratch-it \ 3
+[00:15] Action: my-butt-itches \ 3
+[00:15] <evilrain> hey my-butt-itches, so-scratch-it!
+[00:16] <techniqz> hmm
+[00:16] <my-butt-itches> hmmm?
+[00:16] <so-scratch-it> hmm?
+[00:16] <evilrain> er?
+[00:16] <evilrain> m3th!
+[00:18] <my-butt-itches> hmmm
+[00:20] abort (abort@j95.jhb36.jaring.my) joined #Dragons.
+[00:20] #dragons: mode change '+o abort' by ChanServ!service@dal.net
+[00:20] #dragons: mode change '+o abort' by rainssbot!rb@dialpool1027.millenianet.com
+[00:21] Action: so-scratch-it slaps rainssbot with an old trout
+[00:22] Action: abort is away -\ 2[\ 2 I'm not here . \ 2]\ 2- at 06:26p -\ 2[\ 2 P:On / L:On \ 2]\ 2-
+[00:22] <techniqz> erm, abort comes in here now?
+[00:23] <techniqz> hmm
+[00:23] <evilrain> yeah
+[00:23] <techniqz> nevermind
+[00:23] <evilrain> aborts been here
+[00:23] <my-butt-itches> abort has been here awhile
+[00:23] <abort> meth ;))
+[00:23] <abort> ur back ;(
+[00:23] <techniqz> heh, whats up man? :P
+[00:23] <techniqz> im not stayin though
+[00:24] <techniqz> just on to talk to my girl in houston
+[00:24] <evilrain> hmm should i get out the mud pit?
+[00:24] <evilrain> or you guys cool
+[00:24] <techniqz> very cool ;P
+[00:24] <evilrain> ah
+[00:24] <evilrain> ok
+[00:24] <techniqz> abort and i've talked a few times 
+[00:24] <techniqz> er, on the phone
+[00:24] <abort> ;)
+[00:25] <techniqz> nevermind, im too tired.
+[00:25] <techniqz> just got off work
+[00:25] <evilrain> that sounds real good
+[00:25] <evilrain> :P
+[00:25] <techniqz> well, it's 5:24am and I'm hungry as hell from runnin around all night
+[00:26] <so-scratch-it> 06:25:27 a.m.
+[00:26] <techniqz> that too
+[00:27] Action: my-butt-itches stares at the wall
+[00:29] <evilrain> brb
+[00:29] evilrain (rainS@dialpool1027.millenianet.com) left #Dragons.
+[00:30] #dragons: mode change '+o techniqz' by abort!abort@j95.jhb36.jaring.my
+[00:31] evilrains (rainS@dialpool1027.millenianet.com) joined #Dragons.
+[00:31] #dragons: mode change '+o evilrains' by rainssbot!rb@dialpool1027.millenianet.com
+[00:31] #dragons: mode change '+o my-butt-itches' by rainssbot!rb@dialpool1027.millenianet.com
+[00:31] #dragons: mode change '+o so-scratch-it' by rainssbot!rb@dialpool1027.millenianet.com
+[00:40] CHoooo[a] (~Thug@209.58.53.170) left irc: Read error: Connection reset by peer
+[00:50] abort (abort@j95.jhb36.jaring.my) left irc: Ping timeout
+[00:57] <techniqz> what's a girl to do?! ..\ 2p\ 2itch\1f(\1fv1\techniqz\1f)\1f
+[00:57] <techniqz> neat.
+[01:04] CuDDleS1 (justBeth@wapa4pp55.alltel.net) left irc: Ping timeout
+[01:06] Action: JoeMomma is \ 2Away\ 2: sn00zalin .\ 2.\ 2[\ 2k\ 2l\ 26\ 2\1f.\1f0]\ 2.\ 2.
+[01:06] QuEEnOfKinK (justBeth@wapa2pp46.alltel.net) joined #Dragons.
+[01:14] JoeMomma (WTF@sc-24-24-196-146.socal.rr.com) left irc: Ping timeout
+[01:16] Nick change: QuEEnOfKinK -> CuDDleS1
+[01:17] #dragons: mode change '+o CuDDleS1' by ChanServ!service@dal.net
+[01:23] Nick change: evilrains -> evilrainss
+[01:24] Nick change: techniqz -> techniqz-
+[01:24] Nick change: techniqz- -> techniqz
+[01:24] JoeMomma (WTF@sc-24-24-196-146.socal.rr.com) joined #Dragons.
+[01:24] #dragons: mode change '+o JoeMomma' by rainssbot!rb@dialpool1027.millenianet.com
+[01:24] #dragons: mode change '+o JoeMomma' by ChanServ!service@dal.net
+[01:38] Nick change: evilrainss -> evilgrains
+[01:39] Nick change: my-butt-itches -> my-butt-itchz
+[01:39] Nick change: so-scratch-it -> so-scratch-it-
+[01:40] neonkaz (kazek@irc-sucks.ca) joined #Dragons.
+[01:40] neonkaz (kazek@irc-sucks.ca) left #Dragons.
+[01:42] Nick change: evilgrains -> evilrain0r
+[01:42] <techniqz> is away\ 2(\ 2and who the hell are you?!\ 2)\ 2lp\on\ 2)\ 2 + pitch\ 2(\ 2v1\techniqz\ 2)\ 2
+[01:43] Action: techniqz is away\ 2(\ 2and who the hell are you?!$\ 2)\ 2lp\on\ 2)\ 2 + pitch\ 2(\ 2v1\techniqz\ 2)\ 2
+[01:44] Nick change: evilrain0r -> evilrainsss
+[01:44] Nick change: evilrainsss -> rain0rz
+[01:47] <my-butt-itchz> bout time that idiot learned that trick
+[01:47] Nick change: rain0rz -> evilrains
+[01:48] <evilrains> lol
+[01:48] <Death_INC> lol
+[01:48] so-scratch-it- (___@paalto-apx-1-148-161.penn.com) left irc: Quit: "LiFe Is OnLy InTeReStInG tO tHoSe WhO wAnT iT tO bE"-- so-scratch-it-
+[01:48] <my-butt-itchz> almost 3 hours
+[01:48] Nick change: my-butt-itchz -> PrOzAc_MaN
+[01:48] <Death_INC> that was good
+[01:48] <Death_INC> lmao
+[01:49] <evilrains> ah
+[01:49] <PrOzAc_MaN> it's been awhile since we've done that rain
+[01:49] <PrOzAc_MaN> why????
+[01:49] Action: evilrains ^5's yas
+[01:49] <evilrains> i dunno
+[01:49] <evilrains> :)
+[01:49] <evilrains> wuz fun eh?
+[01:49] <PrOzAc_MaN> that was
+[01:49] <Death_INC> we even took out chanserv and desync'd a channel
+[01:49] Action: Death_INC preens
+[01:49] <PrOzAc_MaN> \ 2FUN
+[01:49] <PrOzAc_MaN> lol
+[01:49] <evilrains> yeah
+[01:49] <evilrains> we did good for a buncha old timers
+[01:50] Nick change: evilrains -> n|n
+[01:50] <Death_INC> I bet I could write something to do that really good in perl
+[01:50] <PrOzAc_MaN> and all it took to get us goin was a good flood and your normaly services fuckin up
+[01:50] <Death_INC> heh
+[01:50] <n|n> dont want that lamer reporting me
+[01:50] <n|n> bleh
+[01:50] <Death_INC> PrOzAc_MaN, can do it when services are UP if your good
+[01:50] <PrOzAc_MaN> yeah
+[01:50] <Death_INC> just need a lagged server
+[01:50] <PrOzAc_MaN> I'm just sayin
+[01:50] <n|n> hmm i actually didnt have much war on
+[01:50] <n|n> juz a reban and reop
+[01:51] <n|n> used my shitlist alot
+[01:51] <n|n> :P
+[01:51] <n|n> now to remove all this junk
+[01:51] <Death_INC> too bad they fixed chanserv to see my old trick heh
+[01:51] <Death_INC> woulda been so much easier
+[01:51] <Death_INC> but so much more boring too
+[01:52] <PrOzAc_MaN> hoots back in
+[01:52] Nick change: rainssbot -> rainsbot
+[01:52] <PrOzAc_MaN> 2 ops 
+[01:52] <PrOzAc_MaN> yeah
+[01:52] <n|n> heh
+[01:52] <PrOzAc_MaN> [07:51] <hootowl> hmmm I switched addresses and  you already got rid of the culprit
+[01:52] <n|n> already?
+[01:52] <n|n> spare me
+[01:53] <Death_INC> LOL
+[01:53] <PrOzAc_MaN> bout 20 mins later
+[01:53] <n|n> hmm im gonna go spy in there for a min
+[01:53] <Death_INC> switched addresses?
+[01:53] <Death_INC> lol
+[01:53] <n|n> brb
+[01:53] n|n (rainS@dialpool1027.millenianet.com) left irc: Quit: sheep happens, so flock ewe.
+[01:53] Nick change: Death_INC -> Thanotos
+[01:55] <Thanotos> *** JohnKruk sets mode: +b *!*@*.hawaii.rr.com
+[01:55] <Thanotos> heh I think I'm about to be kicked
+[01:55] <PrOzAc_MaN> [07:53] <JohnKruk> they should have had access to the akick list
+[01:55] <PrOzAc_MaN> [07:54] *** JohnKruk sets mode: +b *!*@*.hawaii.rr.com
+[01:55] <Thanotos> they = clueless
+[01:55] <Thanotos> wtf is with the ban and no kick
+[01:56] <PrOzAc_MaN> I dunno
+[01:56] <Thanotos> LIAR :b
+[01:56] <rainsbot> lol
+[01:56] <rainsbot> im in nicely
+[01:57] <Thanotos> so am I, I'm just banned lol
+[01:57] <rainsbot> hmm our bans didnt stick
+[01:57] <rainsbot> damn
+[01:57] <rainsbot> i wanted to see them
+[01:57] <PrOzAc_MaN> I'm not even suspected
+[01:57] <PrOzAc_MaN> so far
+[01:57] <Thanotos> they mkicked
+[01:58] #dragons: mode change '+s ' by rainsbot!rb@dialpool1027.millenianet.com
+[01:58] #dragons: mode change '-s ' by ChanServ!service@dal.net
+[01:58] <rainsbot> ugh
+[01:58] <PrOzAc_MaN> yep
+[01:58] <Thanotos> fucking I'm stil awake
+[01:58] <rainsbot> lol
+[01:58] <PrOzAc_MaN> heh
+[01:58] <rainsbot> we made you stay :P
+[01:58] <Thanotos> bitch
+[01:58] <PrOzAc_MaN> you only had to be up for six more minutes
+[01:58] <PrOzAc_MaN> then you could of left
+[01:58] <rainsbot> yeah
+[01:58] <rainsbot> six more mins
+[01:59] <Thanotos> from any given time
+[01:59] <rainsbot> but no
+[01:59] <PrOzAc_MaN> nah he started haveing a lot of fun
+[01:59] <rainsbot> he had to get all sappy
+[01:59] <rainsbot> and start talking
+[01:59] <rainsbot> rite?
+[01:59] <Thanotos> naw I got distracted talking to some dumbass
+[01:59] <Thanotos> er
+[01:59] <rainsbot> yea
+[01:59] <rainsbot> see
+[02:00] <Thanotos> <PrOzAc_MaN> hmm rather quiet <-- yea about 10kb/sec less than it was when we were fighting chanserv :b
+[02:00] <Thanotos> LOL
+[02:00] <Thanotos> not suspected huh
+[02:00] <rainsbot> rofl
+[02:01] <PrOzAc_MaN> think i care?
+[02:01] <Thanotos> hehe no
+[02:01] <rainsbot> we can wiggle you out
+[02:01] <rainsbot> unless u wanna be known for doing it
+[02:01] <rainsbot> heh
+[02:02] <rainsbot> you did start it all
+[02:02] <Thanotos> I can help you getour proz
+[02:02] <Thanotos> I'll say "yea, he didnt help he couldnt even get his scropt to re-op us!"
+[02:02] <rainsbot> lol
+[02:02] <PrOzAc_MaN> heh
+[02:03] <rainsbot> u better answer him proz
+[02:03] <rainsbot> ;P
+[02:03] <PrOzAc_MaN> huh?
+[02:03] <rainsbot> he might akick you from yer hangout
+[02:03] <Thanotos> <PrOzAc_MaN> because it's fucking lame?
+[02:04] <rainsbot> [08:02] <JohnKruk`> so why was the channel messed with?
+[02:05] <rainsbot> lol proz say u hacked one of the sops..
+[02:05] <rainsbot> :P
+[02:05] <PrOzAc_MaN> lol
+[02:05] <Thanotos> haha proz
+[02:05] <Thanotos> get him to unban me and I'll vouch for that :b
+[02:06] <PrOzAc_MaN> msg him
+[02:06] <Thanotos> naw
+[02:06] <rainsbot> death juz have yer bot join
+[02:06] <Thanotos> lol, I'm fine just watching
+[02:06] <Thanotos> lol
+[02:06] <rainsbot> hes on a dif domain
+[02:06] <Thanotos> he MIGHT recognize the nick
+[02:06] <Thanotos> what do you think?
+[02:06] <rainsbot> prolly not
+[02:06] <rainsbot> he wouldnt see shit getting kicked around like that
+[02:07] <Thanotos> heh sure ya can
+[02:07] <Thanotos> whenever your kiced you end up staring at the name in server window
+[02:07] <Thanotos> kicked
+[02:07] <Thanotos> s0d was doing the kicking ;)
+[02:07] <Thanotos> bah you're giving in to the man proz
+[02:08] <rainsbot> damn man
+[02:08] <rainsbot> hes gone soft
+[02:08] <PrOzAc_MaN> no I'm not
+[02:08] <PrOzAc_MaN> not yet
+[02:08] <Thanotos> damnt hen I dont wanna see going soft
+[02:08] <rainsbot> man screw them
+[02:08] <rainsbot> tell them you fucked em over because they never aoped you
+[02:08] <rainsbot> and if they arent going to aop you yer gonna fuck em over again
+[02:09] lilith`jedidiah (lovely@216.215.132.72.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[02:09] <Thanotos> hey I like that one
+[02:09] #dragons: mode change '+o lilith`jedidiah' by ChanServ!service@dal.net
+[02:09] <rainsbot> god fuck them
+[02:09] <lilith`jedidiah> heh
+[02:09] <PrOzAc_MaN> heh
+[02:09] <PrOzAc_MaN> sup Silk
+[02:09] <lilith`jedidiah> heya proz
+[02:09] <rainsbot> do it proz
+[02:09] Action: lilith`jedidiah lix0rs prozzy
+[02:10] <PrOzAc_MaN> heh
+[02:10] <Thanotos> lol
+[02:10] <PrOzAc_MaN> whats goin on
+[02:10] <Thanotos> r00t-x = moron
+[02:10] <Thanotos> hey DUMBFUCK
+[02:10] <Thanotos> it's #pennsylvania
+[02:10] <PrOzAc_MaN> r00t-x=really lame
+[02:11] <Thanotos> lol
+[02:11] Nick change: lilith`jedidiah -> silksunflower
+[02:12] <Thanotos> heh and r00t-x dosnt have a clue in general
+[02:12] <rainsbot> im root-x
+[02:12] <rainsbot> you lamers
+[02:12] <rainsbot> :P
+[02:12] <Thanotos> lol
+[02:12] <PrOzAc_MaN> I think root-x is trying make things worse for me
+[02:12] <PrOzAc_MaN> we know dip shit
+[02:13] <Thanotos> whoever he is, hes a fucknut
+[02:13] <PrOzAc_MaN> yeah I can't stand lame ppl like him
+[02:13] <rainsbot> rofl
+[02:13] <rainsbot> im gonna try and make him late
+[02:13] <PrOzAc_MaN> lol
+[02:14] <Thanotos> and now, dammit..  I AM GOING TO SLEEP
+[02:14] <rainsbot> lol
+[02:14] <rainsbot> nite deathy
+[02:14] <silksunflower> yew guys are crazy
+[02:14] <PrOzAc_MaN> that means i should call in about an hour death?
+[02:14] <rainsbot> alrite im done
+[02:15] <PrOzAc_MaN> nice quit
+[02:15] <PrOzAc_MaN> DEATH
+[02:15] Last message repeated 5 time(s).
+[02:15] rains (rainS@dialpool1027.millenianet.com) joined #Dragons.
+[02:15] #dragons: mode change '+o rains' by ChanServ!service@dal.net
+[02:15] <silksunflower> rainy rainy rainy
+[02:15] <rains> hmm
+[02:15] <rains> yea yea yea
+[02:15] <rains> you know proz
+[02:15] <silksunflower> good morning randy
+[02:16] <PrOzAc_MaN> nope
+[02:16] <rains> that kinda reminded me of the old days
+[02:16] <PrOzAc_MaN> no one knows me
+[02:16] <PrOzAc_MaN> lol
+[02:16] <rains> almost like a time warp
+[02:16] <PrOzAc_MaN> thats what i said earlier
+[02:16] <rains> morning rach.
+[02:16] <rains> hmm yea
+[02:16] <rains> its true
+[02:16] <PrOzAc_MaN> I have always tried to play it off like I was innocent then too
+[02:16] <rains> hmm when really
+[02:16] Action: silksunflower wishes you guys would do another time warp on that Dragon guy
+[02:16] <rains> u were the root of all evil
+[02:16] <PrOzAc_MaN> was not
+[02:17] <rains> was to
+[02:17] <rains> you got split ops?
+[02:17] <PrOzAc_MaN> hmm?
+[02:17] <rains> you opped me?
+[02:17] <rains> that right there wuz bad news
+[02:17] <rains> you got ops, when the servers split?
+[02:17] <PrOzAc_MaN> yeah
+[02:17] <rains> yea..and u opped me
+[02:17] <rains> so yer the evil one
+[02:17] <PrOzAc_MaN> and I have you on my autoop list
+[02:17] <rains> you told me to join?
+[02:17] <rains> you were bragging
+[02:18] <PrOzAc_MaN> no I said i had ops thats all
+[02:18] Action: silksunflower thinks it sounds like eric IS the root of all evil
+[02:18] <PrOzAc_MaN> I told you to join when that idiot was floodin
+[02:18] <rains> heh
+[02:18] <rains> u werent opped then
+[02:18] <rains> but anyways
+[02:18] <rains> be glad
+[02:18] <PrOzAc_MaN> right
+[02:18] <PrOzAc_MaN> be glad?
+[02:18] <rains> u came through
+[02:18] <rains> yeah
+[02:18] <PrOzAc_MaN> why?
+[02:18] <rains> you actually were the sole reason we held it for that long
+[02:18] <rains> ya started it all
+[02:19] <PrOzAc_MaN> true
+[02:19] <rains> guess i cant call you lame anymore
+[02:19] <PrOzAc_MaN> I got the main control and you guys just kinda went from there
+[02:19] <rains> :/
+[02:19] <rains> is what im getting at.
+[02:19] <PrOzAc_MaN> yeah you can
+[02:19] <PrOzAc_MaN> cuz I am lame
+[02:19] <rains> good :D
+[02:19] Nick change: PrOzAc_MaN -> Im_Lame
+[02:20] <rains> that log will be posted btw, tonight
+[02:20] <Im_Lame> lol
+[02:20] <rains> actually have dual logs
+[02:20] <rains> one from the bot
+[02:20] <Im_Lame> what are we gonna see op deop op op op deop deop deop op op op
+[02:20] <rains> most of it
+[02:20] <rains> i might edit em
+[02:21] <Im_Lame> heh
+[02:21] silksunflower (lovely@216.215.132.72.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: bbl
+[02:21] <rains> we shoulda took credit tho
+[02:21] <rains> that wuz a good takeover
+[02:21] <Im_Lame> yeah it was
+[02:22] <Im_Lame> I admitted to being there but i didn't want to be the only one to be credited for it
+[02:22] <rains> hah
+[02:22] <rains> u shoulda
+[02:22] <Im_Lame> yeah
+[02:22] <Im_Lame> I'm sure he will bug the hellout of me later tonight
+[02:23] <rains> i wanted some of cammi
+[02:23] <rains> :/
+[02:23] <rains> disappointed
+[02:23] <Im_Lame> lol
+[02:23] <rains> hmm maybe ill memo her?
+[02:23] <Im_Lame> could do that
+[02:24] <rains> she founder?
+[02:24] <Im_Lame> she is now
+[02:24] <rains> penndalnet?
+[02:24] <rains> ugh
+[02:24] <Im_Lame> huh>
+[02:24] <Im_Lame> ?
+[02:24] <rains> hmm nothing
+[02:24] <rains> shes from pit
+[02:25] <rains> hmm
+[02:25] <Im_Lame> shes a bitch
+[02:26] <rains> ill stick her on notify and pester her next time
+[02:26] <rains> i gotta go i guess
+[02:26] <rains> see if the army is open or whatever
+[02:26] <Im_Lame> lol
+[02:26] <Im_Lame> ok
+[02:26] <rains> get my documents back :/
+[02:26] <Im_Lame> I am outta here too
+[02:26] <rains> fuckheads ;/
+[02:26] <Im_Lame> kick their as
+[02:26] <Im_Lame> ass
+[02:26] <rains> later proz.
+[02:26] <rains> thanks for the fun. :)
+[02:26] <Im_Lame> later rain
+[02:26] <Im_Lame> anytime
+[02:27] <rains> :D
+[02:27] <rains> diE
+[02:27] rainsbot (rb@dialpool1027.millenianet.com) left irc: Quit: ter\1fminated\1f
+[02:27] <Im_Lame> we'll have to do it more often
+[02:27] <rains> hmm 4sure
+[02:27] <rains> ciao!
+[02:27] rains (rainS@dialpool1027.millenianet.com) left irc: Quit: why sheep are better then chicks)[#10]A sheep won't make you say, "I love you," if you don't really mean it, and a sheep won't write you a Dear John letter.
+[02:30] Topic changed on #Dragons by Im_Lame!___@paalto-apx-1-148-161.penn.com: http://daldragons.bizhosting.com/stats/dragons.html  .... you ppl should stay awake you missed all the fun
+[02:31] Im_Lame (___@paalto-apx-1-148-161.penn.com) left irc: Quit: it wasn't me i swear
+[02:35] ragnarok (Ragnarok@1Cust186.tnt3.tampa.fl.da.uu.net) joined #Dragons.
+[02:35] #dragons: mode change '+o ragnarok' by ChanServ!service@dal.net
+[02:38] leviathan (Ragnarok@1Cust189.tnt6.tampa.fl.da.uu.net) joined #Dragons.
+[02:38] #dragons: mode change '+o leviathan' by ChanServ!service@dal.net
+[02:40] ragnarok (Ragnarok@1Cust186.tnt3.tampa.fl.da.uu.net) left irc: Killed (NickServ (Ghost command used by leviathan))
+[02:40] Nick change: leviathan -> ragnarok
+[02:44] B^Monday (~Breathles@cerberus.fbc.beau.org) left irc: Ping timeout
+[03:00] B^Monday (~Breathles@cerberus.fbc.beau.org) joined #Dragons.
+[03:00] #dragons: mode change '+o B^Monday' by ChanServ!service@dal.net
+[03:06] B^Monday (~Breathles@cerberus.fbc.beau.org) left irc: Ping timeout
+[03:07] abort (abort@j142.jhb35.jaring.my) joined #Dragons.
+[03:07] #dragons: mode change '+o abort' by ChanServ!service@dal.net
+[03:20] B^Monday (~Breathles@cerberus.fbc.beau.org) joined #Dragons.
+[03:20] #dragons: mode change '+o B^Monday' by ChanServ!service@dal.net
+[03:21] silksunflower (lovely@216.215.132.77.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[03:21] #dragons: mode change '+o silksunflower' by ChanServ!service@dal.net
+[03:26] B^Monday (~Breathles@cerberus.fbc.beau.org) left irc: Ping timeout
+[03:37] ragnarok (Ragnarok@1Cust189.tnt6.tampa.fl.da.uu.net) left irc: Quit: Connection reset by little mexican dude with pair of wire cutters
+[03:38] B^Monday (~Breathles@cerberus.fbc.beau.org) joined #Dragons.
+[03:38] #dragons: mode change '+o B^Monday' by ChanServ!service@dal.net
+[03:45] B^Monday (~Breathles@cerberus.fbc.beau.org) left irc: Ping timeout
+[03:46] Nick change: CuDDleS1 -> QuEEnOfKinK
+[03:48] Nick change: QuEEnOfKinK -> Mike^Hunthertz
+[03:51] Nick change: Mike^Hunthertz -> luv2teez
+[03:59] B^Monday (~Breathles@cerberus.fbc.beau.org) joined #Dragons.
+[03:59] #dragons: mode change '+o B^Monday' by ChanServ!service@dal.net
+[04:07] deluxe (Murder@168.187.220.53) joined #Dragons.
+[04:07] #dragons: mode change '+o deluxe' by ChanServ!service@dal.net
+[04:09] Nick change: luv2teez -> CuDDleS1
+[04:18] Paddrino (icymon@sortacool.com) joined #Dragons.
+[04:18] #dragons: mode change '+o Paddrino' by ChanServ!service@dal.net
+[04:23] Nick change: silksunflower -> lilithjed
+[04:24] Nick change: lilithjed -> lilith`jedidiah
+[04:25] _TaNk_ (~twisty@paalto-apx-1-150-127.penn.com) joined #Dragons.
+[04:29] doonbie (~twisty@paalto-apx-1-150-156.penn.com) joined #Dragons.
+[04:32] _TaNk_ (~twisty@paalto-apx-1-150-127.penn.com) left irc: Ping timeout
+[04:33] Nick change: doonbie -> proz-gone
+[04:42] Nautica (frozen@168.187.220.90) joined #Dragons.
+[04:42] Nautica (frozen@168.187.220.90) left #Dragons.
+[04:50] Puff (Puff@62.114.73.57) joined #Dragons.
+[04:50] #dragons: mode change '+o Puff' by ChanServ!service@dal.net
+[04:52] abort (abort@j142.jhb35.jaring.my) left irc: Quit: connection abort
+[04:52] SleepingMini (MiniMage@ool-182de0e5.dyn.optonline.net) left irc: Quit: " I'm not a WeightWatcher; I'm a FatLoser... A big FatLoser!" <rains> i Iove you? ok? <rains> mahal kita. <rains> MAHAL KITA MINI! * rains looks into yer eyes <rains> mahal kita mini
+[04:53] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[04:54] #dragons: mode change '+o MiniMage' by lilith`jedidiah!lovely@216.215.132.77.scgnvl-db-ar001.nw.TriVergent.Net
+[04:54] #dragons: mode change '+o proz-gone' by lilith`jedidiah!lovely@216.215.132.77.scgnvl-db-ar001.nw.TriVergent.Net
+[04:54] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[05:00] Puff (Puff@62.114.73.57) left irc: Quit: cCc-Bot Ver 5.1
+[05:06] <proz-gone> night
+[05:06] <lilith`jedidiah> nighterz
+[05:06] <lilith`jedidiah> *smooch*
+[05:11] deluxe (Murder@168.187.220.53) left #Dragons.
+[05:16] Paddrino (icymon@sortacool.com) left irc: Quit: lag city
+[05:17] Paddrino (icymon@sortacool.com) joined #Dragons.
+[05:17] #dragons: mode change '+o Paddrino' by ChanServ!service@dal.net
+[05:20] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) left irc: Quit: " I'm not a WeightWatcher; I'm a FatLoser... A big FatLoser!" <rains> i Iove you? ok? <rains> mahal kita. <rains> MAHAL KITA MINI! * rains looks into yer eyes <rains> mahal kita mini
+[05:32] Nick change: Paddrino -> Paddy[a]
+[05:40] <Guest05106> egh
+[05:40] Nick change: Guest05106 -> AlpineDragon
+[05:40] <lilith`jedidiah> TOMMMMMMMYYYYYYYYYY
+[05:40] AlpineDragon (10441@cc122995-b.aboite1.in.home.com) left irc: Killed (NickServ (Desynched))
+[05:40] <lilith`jedidiah> TOMMMMMMMYYYYYYYYYY
+[05:40] Last message repeated 2 time(s).
+[05:40] <lilith`jedidiah> arghh
+[05:40] AlpineDragon (27165@cc122995-b.aboite1.in.home.com) joined #Dragons.
+[05:40] <lilith`jedidiah> TOMMMMMMMYYYYYYYYYY
+[05:40] Last message repeated 2 time(s).
+[05:40] #dragons: mode change '+o AlpineDragon' by lilith`jedidiah!lovely@216.215.132.77.scgnvl-db-ar001.nw.TriVergent.Net
+[05:41] Action: AlpineDragon loves NickServ
+[05:41] <AlpineDragon> heh
+[05:41] <AlpineDragon> Rachel!! :)
+[05:41] <AlpineDragon> how are ya?
+[05:41] <lilith`jedidiah> TOMMMMMMMYYYYYYYYYY
+[05:41] Action: lilith`jedidiah tackles tommy!!
+[05:41] <AlpineDragon> oof
+[05:41] <lilith`jedidiah> I'm wonderful
+[05:41] <lilith`jedidiah> I wuz missin ya last night
+[05:41] <AlpineDragon> great! :)
+[05:41] <AlpineDragon> I saw :)
+[05:41] <AlpineDragon> heh
+[05:41] <lilith`jedidiah> hehe
+[05:42] <lilith`jedidiah> couldn't help it
+[05:42] <lilith`jedidiah> hehe
+[05:42] <lilith`jedidiah> I miss talking to mah tommy babez
+[05:42] <AlpineDragon> heh
+[05:42] <AlpineDragon> so where have ya been?
+[05:42] <lilith`jedidiah> *snugglz*
+[05:42] <AlpineDragon> :)
+[05:42] <lilith`jedidiah> ughh... I don't even want to get into it
+[05:43] <AlpineDragon> ehh
+[05:43] <AlpineDragon> that good eh?
+[05:43] <lilith`jedidiah> let's just say that I had a few probs which I have worked out
+[05:43] <lilith`jedidiah> and now i"m here :)
+[05:43] <AlpineDragon> that's good :)
+[05:43] <AlpineDragon> very very good :)
+[05:43] <lilith`jedidiah> how bout you?
+[05:44] <AlpineDragon> well.. heh
+[05:44] <AlpineDragon> life remains interesting :)
+[05:44] <lilith`jedidiah> come on... tell rachy all of it!
+[05:44] <AlpineDragon> too much to list... heh
+[05:44] <lilith`jedidiah> grrrr
+[05:44] <lilith`jedidiah> at least give me the highlights
+[05:44] <AlpineDragon> too early to think love :)
+[05:45] <AlpineDragon> lemme make some coffee... heh
+[05:45] <AlpineDragon> brb
+[05:45] <lilith`jedidiah> lol k
+[05:51] Action: lilith`jedidiah remembers that sometimes brb to tommy means 5 days
+[05:58] <AlpineDragon> heh
+[05:58] <AlpineDragon> sorry..
+[05:59] <AlpineDragon> I was crusin audiogalaxy :)
+[06:00] lilith`jedidiah (lovely@216.215.132.77.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: bbiam
+[06:07] silksunflower (lovely@216.215.133.72.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[06:08] #dragons: mode change '+o silksunflower' by ChanServ!service@dal.net
+[06:09] Nick change: silksunflower -> lilith`jedidiah
+[06:11] <AlpineDragon> hey :)
+[06:11] <lilith`jedidiah> hey you :)
+[06:12] <lilith`jedidiah> good to see that you returned this time :P
+[06:12] Action: lilith`jedidiah tickles tommy
+[06:21] cammi (~moi@pa-southhills3a-138.pit.adelphia.net) joined #Dragons.
+[06:21] <lilith`jedidiah> and tommy leaves again
+[06:22] <cammi> whos the owner of this channel?
+[06:22] <lilith`jedidiah> *sigh*
+[06:22] <lilith`jedidiah> why?
+[06:23] Last message repeated 1 time(s).
+[06:23] <cammi> i need to talk to the owner?
+[06:23] <lilith`jedidiah> and I asked why
+[06:23] <AlpineDragon> heh
+[06:23] <cammi> about a lil matter last nite
+[06:23] <lilith`jedidiah> a lil matter of what?
+[06:23] <cammi> where people from here took over my channel
+[06:23] <cammi> i wanna know why?
+[06:23] <AlpineDragon> were they successful?
+[06:23] <AlpineDragon> heh
+[06:23] <lilith`jedidiah> well..... that isn't the owners fault
+[06:24] <lilith`jedidiah> lol
+[06:24] <lilith`jedidiah> yeah tommy.... they kicked ass
+[06:24] <cammi> i think the owner may care
+[06:24] <AlpineDragon> then good :)
+[06:24] <AlpineDragon> cammi: somehow I doubt that ;)
+[06:24] Action: lilith`jedidiah points at the topic
+[06:24] <cammi> then he/she will care
+[06:24] <lilith`jedidiah> cammi: what if it was the owner?
+[06:24] <cammi> u will be reported
+[06:24] <AlpineDragon> heh
+[06:24] <cammi> then the irc ops will be told
+[06:24] <AlpineDragon> report me baybee :)
+[06:24] cammi (~moi@pa-southhills3a-138.pit.adelphia.net) left #Dragons.
+[06:24] <AlpineDragon> nothing turns me on more
+[06:24] <AlpineDragon> heh
+[06:24] <lilith`jedidiah> lol
+[06:24] Action: lilith`jedidiah tickles tommy
+[06:25] <lilith`jedidiah> it was ran,sam, and eric
+[06:25] <lilith`jedidiah> lol
+[06:25] <AlpineDragon> hehe
+[06:25] <AlpineDragon> whose channel did they nail?
+[06:25] <lilith`jedidiah> I don't know... I came in on the ass end of it
+[06:26] <AlpineDragon> damn.. heh
+[06:26] Action: lilith`jedidiah could check her logs though... I think it was mentioned in there
+[06:26] <AlpineDragon> I want a piece of it now
+[06:26] <lilith`jedidiah> LOL
+[06:26] <lilith`jedidiah> gimme a minute
+[06:26] <lilith`jedidiah> I'll check
+[06:26] lilith`jedidiah (lovely@216.215.133.72.scgnvl-db-ar001.nw.TriVergent.Net) left #Dragons.
+[06:27] lilith`jedidiah (lovely@216.215.133.72.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[06:27] #dragons: mode change '+o lilith`jedidiah' by ChanServ!service@dal.net
+[06:27] <lilith`jedidiah> the chan they were talking about was #pennsylvania
+[06:27] <lilith`jedidiah> I don't know if that was the one or not
+[06:27] <AlpineDragon> lol
+[06:28] <lilith`jedidiah> yeah that was it
+[06:28] Nick change: Marie^19|Away -> Marie^19
+[06:28] <Marie^19> bambam
+[06:28] <lilith`jedidiah> howdy Marie
+[06:28] <AlpineDragon> heya Rogue :)
+[06:29] <Marie^19> hi lilith`jedidiah
+[06:29] <Marie^19> hey AlpineDragon:)
+[06:29] Action: Marie^19 jus woke up not long ago
+[06:29] <lilith`jedidiah> you can call me rach
+[06:29] <lilith`jedidiah> rach-el
+[06:29] <AlpineDragon> hmm... more coffee
+[06:29] <AlpineDragon> brb
+[06:30] <AlpineDragon> back
+[06:30] <Marie^19> ok rach
+[06:30] <AlpineDragon> yanno.. this is the longest I've spent on IRC in a long time :)
+[06:30] <lilith`jedidiah> *grins*
+[06:30] Action: lilith`jedidiah is in a WONDERFUL mood today
+[06:30] proz-gone (~twisty@paalto-apx-1-150-156.penn.com) left irc: Read error: Connection reset by peer
+[06:31] <lilith`jedidiah> hehe
+[06:32] <lilith`jedidiah> hey tommy....
+[06:33] <AlpineDragon> yeah?
+[06:33] <Marie^19> tommy?
+[06:34] <AlpineDragon> heh
+[06:34] <AlpineDragon> yeah yeah? :P
+[06:35] <lilith`jedidiah> I wuz gonna call you the other day
+[06:35] <AlpineDragon> yew should have :)
+[06:35] <lilith`jedidiah> I didn't know if you were still at the same #'s
+[06:35] <AlpineDragon> msg me what #'s ya have.. heh
+[06:35] <AlpineDragon> and I'll tell you if they're still right :)
+[06:35] <lilith`jedidiah> shit..... I'd have to go look
+[06:35] <lilith`jedidiah> hold on
+[06:36] <AlpineDragon> lol..ok
+[06:36] <lilith`jedidiah> jeezus
+[06:36] <lilith`jedidiah> I have 4 tommy #'s and 2 addy's
+[06:36] <lilith`jedidiah> lol
+[06:36] <AlpineDragon> heh
+[06:36] <AlpineDragon> 4?
+[06:36] <AlpineDragon> damn.. heh
+[06:37] <AlpineDragon> I know of 3 you can get me at..
+[06:37] <AlpineDragon> don't know what the 4th one is :)
+[06:37] <lilith`jedidiah> yeah.... home line, pc line, (old)work line, and cell
+[06:37] <AlpineDragon> ahhh
+[06:37] <AlpineDragon> ok
+[06:37] <AlpineDragon> yeah.. you need updating :)
+[06:37] <AlpineDragon> 219-459-2667
+[06:37] <lilith`jedidiah> hehe
+[06:37] <lilith`jedidiah> ack
+[06:38] <AlpineDragon> that's my new home
+[06:38] <AlpineDragon> heh
+[06:38] <lilith`jedidiah> you just threw your number in the chan
+[06:38] <AlpineDragon> ahh.. that's ok
+[06:38] <lilith`jedidiah> hahaha
+[06:38] <AlpineDragon> I've got caller ID
+[06:38] <AlpineDragon> :)
+[06:38] <lilith`jedidiah> lol
+[06:38] <AlpineDragon> besides.. I don't mind if anybody else here calls.. heh
+[06:38] <AlpineDragon> the cell phone one is right still..
+[06:38] <AlpineDragon> but the home & PC line ones aren't anymore
+[06:38] <AlpineDragon> heh
+[06:39] <lilith`jedidiah> well I'll write down the new home one
+[06:39] Action: lilith`jedidiah is gonna have to get a new address book
+[06:39] <lilith`jedidiah> and your addy is on coventry pkwy?
+[06:39] Action: Marie^19 writes tommys number down.
+[06:39] <Marie^19> jk:)
+[06:39] <lilith`jedidiah> lol
+[06:40] <AlpineDragon> Rogue: feel free ;)
+[06:40] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[06:40] <AlpineDragon> yeah.. I'm still on Coventry Pkwy
+[06:40] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[06:40] <AlpineDragon> until the end of the month.. heh
+[06:40] <AlpineDragon> heya Mini :)
+[06:41] <MiniMage> hello
+[06:41] <MiniMage> thought you got k-lined
+[06:41] <AlpineDragon> heh
+[06:41] <AlpineDragon> I got klined?
+[06:41] Nick change: Marie^19 -> Marie^19|Away
+[06:41] <AlpineDragon> what for?
+[06:41] <AlpineDragon> heh
+[06:41] <AlpineDragon> I haven't been on for 3 days ;)
+[06:41] <MiniMage> hmm...
+[06:42] <MiniMage> Maybe i was mistaken
+[06:42] <lilith`jedidiah> hehe
+[06:42] <AlpineDragon> heh
+[06:42] <MiniMage> I thought Kalytyra kicked ya off of dalnet...
+[06:42] <MiniMage> maybe it wasn't you...
+[06:42] <MiniMage> wait
+[06:42] <MiniMage> nm
+[06:42] <MiniMage> i have you mixed up with someone else
+[06:42] <AlpineDragon> I could probably go annoy her
+[06:42] <MiniMage> him
+[06:42] <lilith`jedidiah> lol
+[06:42] <AlpineDragon> heh
+[06:42] <AlpineDragon> even better..
+[06:42] <AlpineDragon> I can call him a her
+[06:42] <MiniMage> ...
+[06:43] <MiniMage> i wouldn't if i were you
+[06:43] <AlpineDragon> heh
+[06:44] <AlpineDragon> what's the worst that could happen?
+[06:44] <MiniMage> you could get kicked off dalnet
+[06:44] <AlpineDragon> and...? :)
+[06:44] <lilith`jedidiah> lol
+[06:44] <lilith`jedidiah> wouldn't be tommy's first time
+[06:44] <AlpineDragon> he gonna kick my door in & sodomize my armpits?
+[06:45] <lilith`jedidiah> lol
+[06:45] <MiniMage> lol
+[06:45] <MiniMage> *shrug*
+[06:45] <AlpineDragon> annoyance in progress
+[06:45] <AlpineDragon> <g>
+[06:45] <lilith`jedidiah> lol
+[06:46] <MiniMage> @.@
+[06:46] sAtAn|c^sOuL[a] (~Do@host-64-110-87-33.interpacket.net) joined #Dragons.
+[06:46] Action: MiniMage regrets having said anything
+[06:47] <AlpineDragon> this is funny
+[06:48] <lilith`jedidiah> lol
+[06:48] <AlpineDragon> [11:46:59] <Kalytyra> oh.. 4 headed dragon.. two headz are male.. two female
+[06:48] <AlpineDragon> [11:47:45] <AlpineDragon> so if 2 heads are male.. and 2 are female.. 
+[06:48] <AlpineDragon> [11:47:49] <AlpineDragon> do you fight with yourself a lot?
+[06:49] <AlpineDragon> hmm
+[06:49] <AlpineDragon> he's hard to annoy
+[06:50] <lilith`jedidiah> lol
+[06:51] <MiniMage> he's my da
+[06:51] <MiniMage> (:
+[06:51] <MiniMage> i didn't give you his nick...
+[06:52] <AlpineDragon> heh
+[06:52] <AlpineDragon> what's a da?
+[06:53] <MiniMage> nothing....
+[06:53] <AlpineDragon> I see.
+[06:53] Action: AlpineDragon must be too stupid to understand :)
+[06:53] <AlpineDragon> to=too
+[06:54] Action: MiniMage nods
+[06:57] Nick change: Marie^19|Away -> Marie^19
+[06:59] <Marie^19> my ICQ list is empty on this puter:(
+[07:01] <Marie^19> hrm
+[07:01] <Marie^19> someone give me a good song to download
+[07:02] <lilith`jedidiah> how bout.... race against time by ja rule
+[07:02] <Marie^19> never heard it
+[07:02] <lilith`jedidiah> it's good
+[07:02] <lilith`jedidiah> if ya like rap
+[07:02] <lilith`jedidiah> or you can get the new version featuring Tank
+[07:02] <Marie^19> oh, i dun like rap
+[07:03] <lilith`jedidiah> hehe
+[07:03] <Marie^19> i'll get it anyway
+[07:05] <Marie^19> wow.. 7.10 MB
+[07:05] <lilith`jedidiah> lol
+[07:05] <lilith`jedidiah> which one? the new or old one?
+[07:05] <Marie^19> one wif tank
+[07:06] <lilith`jedidiah> w00t
+[07:06] <lilith`jedidiah> that one is tight
+[07:06] <Marie^19> it's the only one people had
+[07:07] <Marie^19> ok, it'z finished
+[07:07] <Marie^19> now letz hear how much i hate this..heh
+[07:07] <lilith`jedidiah> lol
+[07:08] <Marie^19> this acually sounds kinda cool
+[07:09] Action: lilith`jedidiah listens to it too
+[07:09] <lilith`jedidiah> I LOVE this song
+[07:09] <Marie^19> doesn't really sound too much like rap
+[07:09] <Marie^19> pretty cool song
+[07:09] <lilith`jedidiah> well the original version is rap
+[07:09] <Marie^19> i like the beat
+[07:09] <Marie^19> ah
+[07:09] <lilith`jedidiah> me too... it makes me feel like driving fast
+[07:10] <Marie^19> i'm glad i didn't get the original version
+[07:10] <Marie^19> lol
+[07:10] <lilith`jedidiah> lol
+[07:10] <Marie^19> new song new song
+[07:11] Nick change: Marie^19 -> PsychoticDrag0n
+[07:13] <PsychoticDrag0n> everyonez dead :(
+[07:13] <lilith`jedidiah> yeah
+[07:13] <lilith`jedidiah> and I'm about to dip
+[07:13] <lilith`jedidiah> I gotta get into something
+[07:14] <PsychoticDrag0n> hrm
+[07:14] <PsychoticDrag0n> muh bf is gonna be workin all day and i have nuffin to do.
+[07:14] <lilith`jedidiah> awwww
+[07:14] <lilith`jedidiah> download songs
+[07:14] <PsychoticDrag0n> hehe
+[07:14] <PsychoticDrag0n> that's all i wanted to do since i hooked up  muh dsl yesterday, lol
+[07:15] <PsychoticDrag0n> but i can't think of any.
+[07:15] <lilith`jedidiah> if ya listened to r&b or rap I could hook you up
+[07:15] <lilith`jedidiah> heh
+[07:15] <PsychoticDrag0n> i lovez r&b
+[07:15] <lilith`jedidiah> get Carl Thomas and Faith Evans Emotional Remix (it's also called Can't Believe)
+[07:15] <PsychoticDrag0n> i think black guys have the best singing voices
+[07:16] <lilith`jedidiah> That is tight right there
+[07:18] <PsychoticDrag0n> no one has it!
+[07:18] <PsychoticDrag0n> ah, there it is
+[07:20] Action: lilith`jedidiah iz jammin
+[07:21] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) left irc: Write Error: Broken pipe
+[07:22] <lilith`jedidiah> I luv this chicks voice
+[07:22] Action: PsychoticDrag0n playz tha song
+[07:23] Action: lilith`jedidiah plays it too
+[07:24] <lilith`jedidiah> <--- luvs Carl Thomas
+[07:26] <PsychoticDrag0n> r&b makez me wanna dance
+[07:26] <PsychoticDrag0n> lol
+[07:27] <lilith`jedidiah> me too
+[07:27] <lilith`jedidiah> it makes me wanna call one of my "friends"
+[07:27] <PsychoticDrag0n> heh
+[07:28] <lilith`jedidiah> I wanna listen to my ja rule cd now
+[07:29] <PsychoticDrag0n> listen to it
+[07:29] <lilith`jedidiah> lol I am
+[07:30] <PsychoticDrag0n> oh
+[07:30] <PsychoticDrag0n> well dun mind me
+[07:30] Action: lilith`jedidiah is trying to think of songs for you
+[07:30] <lilith`jedidiah> you can try that new Usher song... it has a kinda cheesy/musical type beat
+[07:38] <PsychoticDrag0n> this sucks
+[07:38] <lilith`jedidiah> lol
+[07:38] <PsychoticDrag0n> i cleaned everything that could be cleaned yesterday....and now there's absolutely nothing to do.
+[07:38] <lilith`jedidiah> lol
+[07:38] <lilith`jedidiah> I always re-clean
+[07:39] <PsychoticDrag0n> i recleaned it 2-3 times yesterday.....there's absolutely no dirt in my apartment, lol
+[07:39] <PsychoticDrag0n> i even gave the dog a bath yesterday....bathed her 3 times
+[07:39] <PsychoticDrag0n> she stunk that bad
+[07:39] <PsychoticDrag0n> lol
+[07:39] <lilith`jedidiah> hahahah
+[07:39] <lilith`jedidiah> wash your car
+[07:40] <PsychoticDrag0n> done
+[07:40] <lilith`jedidiah> your sneakers?
+[07:40] <PsychoticDrag0n> lol
+[07:40] <lilith`jedidiah> lol
+[07:40] <lilith`jedidiah> I'm so bored all the time that I wash mine about 2 times a week
+[07:41] <PsychoticDrag0n> heh
+[07:41] <PsychoticDrag0n> fun
+[07:41] <lilith`jedidiah> oh yeah
+[07:41] <lilith`jedidiah> loads
+[07:41] <PsychoticDrag0n> i must be bored....im downloading oldies..
+[07:41] <PsychoticDrag0n> lol
+[07:41] <lilith`jedidiah> lol
+[07:41] Action: lilith`jedidiah shows her air supply collection off
+[07:42] <PsychoticDrag0n> heh
+[07:42] <PsychoticDrag0n> i downloaded crazy little thing called love
+[07:42] <lilith`jedidiah> hahahah
+[07:43] Action: lilith`jedidiah hides from crazy little thing called love
+[07:43] <PsychoticDrag0n> hahaha
+[07:43] <PsychoticDrag0n> i told ya..it's the boredom disease
+[07:43] <PsychoticDrag0n> i downloaded that one song thinking it was rap....and i absolutely HATE rap
+[07:43] <PsychoticDrag0n> lol
+[07:43] <lilith`jedidiah> lol
+[07:44] <lilith`jedidiah> well it's the bomb song
+[07:44] <PsychoticDrag0n> i hate wearing headphones.....  my puppy chewed up the cords to both set of speakers.
+[07:44] <lilith`jedidiah> ewwww
+[07:44] <lilith`jedidiah> I hate headphones too
+[07:44] <lilith`jedidiah> ughh.... I have got to go get dressed
+[07:44] <lilith`jedidiah> <----- has a million things to do
+[07:44] <PsychoticDrag0n> i wish i had a million things to do
+[07:45] Action: lilith`jedidiah gives you a few
+[07:45] <PsychoticDrag0n> lol
+[07:45] <PsychoticDrag0n> see ya later
+[07:46] Nick change: PsychoticDrag0n -> Marie^19|Away
+[07:51] lilith`jedidiah (lovely@216.215.133.72.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: Leaving
+[07:57] FireDragon (stormdrago@1Cust250.tnt3.knoxville.tn.da.uu.net) joined #Dragons.
+[07:57] #dragons: mode change '+o FireDragon' by ChanServ!service@dal.net
+[08:09] Action: FireDragon is \ 2Away\ 2: Auto Away: Idle 12m .\ 2.\ 2[\ 2k\ 2l\ 26\ 2\1f.\1f0]\ 2.\ 2.
+[08:13] GhosTSoul[a] (~GhosT@194.126.18.219) joined #Dragons.
+[08:13] GhosTSoul[a] (~GhosT@194.126.18.219) left irc: Client closed connection
+[08:14] KNOW_YOUR_ENEMY (~whocaresa@adsl-151-197-20-223.phila.adsl.bellatlantic.net) joined #Dragons.
+[08:14] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[08:14] #dragons: mode change '+o KNOW_YOUR_ENEMY' by ChanServ!service@dal.net
+[08:14] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[08:20] Nick change: Marie^19|Away -> Marie^19
+[08:21] Nick change: Paddy[a] -> Paddrino
+[08:22] Action: FireDragon is \ 2Back\ 2 .\ 2.\ 2[Gone: 12m 31s]\ 2.\ 2.
+[08:22] <FireDragon> Yawn
+[08:24] Nick change: Paddrino -> Paddy[a]
+[08:32] Action: FireDragon looks over mini's shoulder
+[08:36] <FireDragon> -/me farts
+[08:36] <FireDragon> opps
+[08:36] Action: FireDragon fats
+[08:38] <FireDragon> damnit
+[08:38] <FireDragon> o well no one is here anyways
+[08:38] <FireDragon> i can typo all i want
+[08:39] <FireDragon> hdrhdfhdfhdsfhsdfhdsfhdsfhds
+[08:39] <FireDragon> dhdhdfhsdfhrthrtererhdffgagdasgdg
+[08:39] <FireDragon> fgdfhdfhrthwthtynssg
+[08:39] <FireDragon> fhbdhthynrsss
+[08:40] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) left irc: Ping timeout
+[08:40] <FireDragon> lalalalalalalalal
+[08:41] Action: FireDragon gives Marie a wedgey
+[08:43] <FireDragon> argyykf7sldlyjffjylfldyktltjlzaherejtn,re,wne,nttmrnt r y 6 f fvb ,dmdfhrrrhwwgeeeeejjeedhshehhhh
+[08:44] Action: KNOW_YOUR_ENEMY farts
+[08:44] <FireDragon> ack
+[08:45] <KNOW_YOUR_ENEMY> whats up fire
+[08:46] <KNOW_YOUR_ENEMY> bbl
+[08:47] <FireDragon> nothing hehe
+[08:48] <AlpineDragon> Firey :)
+[08:48] <AlpineDragon> heh
+[08:49] <AlpineDragon> did you manage to get back to sleep after that night?
+[08:49] <Marie^19> hrm
+[08:49] Action: AlpineDragon *kicks* Fire
+[08:49] <AlpineDragon> wake up
+[08:49] Action: AlpineDragon *kicks* Fire
+[08:50] Last message repeated 2 time(s).
+[08:50] <AlpineDragon> heh
+[08:50] <FireDragon> damnit alpy
+[08:50] <FireDragon> it took me about a hour
+[08:50] <Marie^19> *kicks alpine*
+[08:50] <AlpineDragon> man... I was trashed
+[08:50] <AlpineDragon> oof
+[08:50] Action: AlpineDragon wrestles Rogue to the ground
+[08:50] <FireDragon> I could tell
+[08:50] Action: FireDragon ties up Marie
+[08:51] <AlpineDragon> what should we do with her?
+[08:51] <FireDragon> ok now Alpy you can do what you want
+[08:51] <Marie^19> hrm
+[08:51] <AlpineDragon> heh
+[08:51] <AlpineDragon> hmm
+[08:51] Action: FireDragon picks up a whip
+[08:51] Action: AlpineDragon hoists Rogue over his shoulder & hauls her off to the bedroom
+[08:51] <FireDragon> think we can make her scream
+[08:51] <AlpineDragon> that's th'plan :)
+[08:51] <AlpineDragon> <g>
+[08:51] <FireDragon> lmao
+[08:52] <Marie^19> my icq list go byebye
+[08:52] <FireDragon> so when you gonna come visit before i move
+[08:52] <AlpineDragon> where are you moving to?>
+[08:52] <FireDragon> well i have 3 job offers one in FL one IN pa and one in Missouri
+[08:52] <AlpineDragon> well.. heh
+[08:53] <FireDragon> er in PA even
+[08:53] <AlpineDragon> if you move to PA or MO, you'll be as close as you are now
+[08:53] <AlpineDragon> :P
+[08:53] <FireDragon> going to Missouri next week to check things out
+[08:53] <AlpineDragon> if you move to FL.. I'll come down & vacation at your house :D
+[08:53] <Marie^19> oh i see,   you wanna move farther from me
+[08:53] <FireDragon> no marie i want the $$$$$$$$$$$$$$$
+[08:53] <AlpineDragon> but I'll stop & pick up Rogue on the way down there
+[08:53] <AlpineDragon> :)
+[08:54] <Marie^19> heh
+[08:54] <FireDragon> why she lives farther south than i do
+[08:54] <AlpineDragon> heh
+[08:54] <FireDragon> I would go get her and have her here when you get here
+[08:54] <Marie^19> [13:47] <AlpineDragon> if you move to FL.. I'll come down & vacation at your house :D
+[08:54] <Marie^19> [13:48] <FireDragon> no marie i want the $$$$$$$$$$$$$$$
+[08:54] <Marie^19> [13:48] <AlpineDragon> but I'll stop & pick up Rogue on the way down there
+[08:54] <Marie^19> read it all
+[08:54] <AlpineDragon> not if you move to Florida
+[08:54] <Marie^19> :P
+[08:54] <AlpineDragon> :P
+[08:54] <FireDragon> damn i only looked at half
+[08:54] <AlpineDragon> heh
+[08:54] <FireDragon> damn da dragon
+[08:55] <AlpineDragon> we're both dragons :P
+[08:55] <Marie^19> yea, it's that old man thing, you'll get used to it
+[08:55] <AlpineDragon> lol
+[08:55] <FireDragon> you do need to rode trip here again so we can go hiking
+[08:55] Action: FireDragon tail whips Marie
+[08:55] <AlpineDragon> the plans are in the works for August or OCtober :)
+[08:55] <AlpineDragon> or anywhere in between
+[08:55] <FireDragon> dont make it oct bad time of the year here
+[08:55] <AlpineDragon> gonna see what the vacation situation looks like
+[08:55] <AlpineDragon> why's that?
+[08:55] <Marie^19> hiking!!!!
+[08:56] <AlpineDragon> too cold?
+[08:56] <AlpineDragon> you like to hike Rogue?
+[08:56] <FireDragon> no full of old fucks
+[08:56] <AlpineDragon> heh
+[08:56] <AlpineDragon> we'll be hiking in OldFuckLand
+[08:56] <FireDragon> all the over the hill fuckers come in oct to see the leaves change colors
+[08:56] <Marie^19> muh b'day in aug
+[08:56] <AlpineDragon> heh
+[08:57] <FireDragon> but i could take you bear hunting in oct
+[08:57] <AlpineDragon> brb.. gotta take a dump
+[08:57] <Marie^19> i love it alpy
+[08:57] <FireDragon> alpy always has to shit
+[08:57] <Marie^19> gonna take me hiking for muh b'day? :P
+[08:57] <Marie^19> you're mean FireDragon
+[08:57] <FireDragon> I am not mean
+[08:57] <FireDragon> where do you want to go hiking at ?
+[08:58] <FireDragon> I can get passes to stay at the lecount lodge
+[08:58] <FireDragon> er loconte even
+[08:58] Marie^19 (Whatever@adsl-20-69-127.mem.bellsouth.net) left irc: Read error: Connection reset by peer
+[09:00] Marie^19 (Whatever@adsl-20-69-13.mem.bellsouth.net) joined #Dragons.
+[09:01] Action: FireDragon tail whips marie back
+[09:01] <Marie^19> hrm..
+[09:01] <Marie^19> wrong button
+[09:01] <Marie^19> :)
+[09:01] <Marie^19> that suckz :(
+[09:01] #dragons: mode change '+o Marie^19' by ChanServ!service@dal.net
+[09:02] <FireDragon> well sucking is not a bad thing
+[09:02] <FireDragon> opps did i say that
+[09:02] <Marie^19> you dont know how true that is, til you experienced mine :P
+[09:02] <Marie^19> jk:)
+[09:03] <FireDragon> O really
+[09:04] <FireDragon> do you swallow ?
+[09:05] <Marie^19> sorry went to get somethin to drink
+[09:05] <Marie^19> and yea i do.
+[09:05] <FireDragon> otay
+[09:05] <Marie^19> but we shouldn't talk about this:)
+[09:05] <Marie^19> new subject
+[09:05] <FireDragon> ok where do you want to go hiking at or to
+[09:05] <Marie^19> one more thing, what does swallowing have to do with how good the sucking is?
+[09:06] <Marie^19> i dont know anywhere.
+[09:06] <FireDragon> well one hates to waste it
+[09:06] <Marie^19> lol
+[09:06] <FireDragon> nothing worse than a wasted shot
+[09:08] <FireDragon> i know I am a bad person
+[09:09] <FireDragon> can go to big south fork and take the horses and ride and hike
+[09:09] <Marie^19> i've always wanted to, never have rode a horse
+[09:10] <FireDragon> just like riding anything else
+[09:10] <Marie^19> but horses are beautiful
+[09:11] <FireDragon> true all you have to do is wrap your legs around and hold on a point in the right direction
+[09:12] <Marie^19> i could handle that :)
+[09:12] <FireDragon> i kick here and there
+[09:12] <FireDragon> er a kick even
+[09:13] <Marie^19> that sounds a lil kinky though..
+[09:13] <Marie^19> oh wait...we've been talkin about riding horses..nevermind.
+[09:13] <Marie^19> :)
+[09:14] <FireDragon> heh
+[09:14] <FireDragon> well a little spur action and they go faster pull back on the reins to slow down
+[09:14] Paddy[a] (icymon@sortacool.com) left irc: Client closed connection
+[09:15] <FireDragon> unless your riding bareback then you pull on da hair
+[09:15] <Marie^19> lol
+[09:15] <FireDragon> :P
+[09:16] <FireDragon> damn Alpy must be taking one hell of a shit
+[09:16] <Marie^19> thats what i was thinking
+[09:17] <FireDragon> maybe he got hurt or it got stuck
+[09:17] <FireDragon> heh
+[09:19] <FireDragon> damnit and i wanted to give him hell
+[09:19] <Marie^19> well if it got stuck, it most likely got hurt too :)
+[09:19] <FireDragon> well i guess i need to go and do something productive
+[09:19] <Marie^19> ah
+[09:19] <Marie^19> have fun
+[09:19] <FireDragon> well that is true
+[09:20] <FireDragon> I shall be back stick your foot in his ass when he comes back for me
+[09:20] <Marie^19> sure
+[09:21] <FireDragon> hugs and kisses
+[09:21] FireDragon (stormdrago@1Cust250.tnt3.knoxville.tn.da.uu.net) left irc: Quit: \ f.\ 2.\ 2[\ 2K\ 2Line\ 2d\ 2(v\ 26.0\ 2)]\ 2.\ 2. by \ 2r\ 2oadrunne\ 2r\ 2
+[09:25] B^Monday (~Breathles@cerberus.fbc.beau.org) left irc: Ping timeout
+[09:38] techniqz (m3th@cs6668135-187.austin.rr.com) left irc: Write Error: Broken pipe
+[09:39] B^Monday (~Breathles@cerberus.fbc.beau.org) joined #Dragons.
+[09:39] #dragons: mode change '+o B^Monday' by ChanServ!service@dal.net
+[09:41] Nick change: Marie^19 -> Marie^19|Away
+[09:46] B^Monday (~Breathles@cerberus.fbc.beau.org) left irc: Ping timeout
+[09:56] crossbar (~user@atpm3-5-15.enter.net) joined #Dragons.
+[09:56] #dragons: mode change '+o crossbar' by ChanServ!service@dal.net
+[09:56] Nick change: crossbar -> cr0ssbar
+[09:58] <cr0ssbar> Now talking in #dragons
+[09:58] <cr0ssbar> Topic for #dragons set by Im_Lame: http://daldragons.bizhosting.com/stats/dragons.html  .... you ppl should stay awake you missed all the fun
+[09:58] <cr0ssbar> #dragons Info: Http://daldragons.bizhosting.com
+[09:58] <cr0ssbar> *** ChanServ sets mode: +o crossbar
+[09:58] <cr0ssbar> Updated internal address list
+[09:58] <cr0ssbar> *** crossbar is now known as cr0ssbar
+[09:58] <cr0ssbar> er
+[09:59] <cr0ssbar> System Information report written at: 07/07/2001 03:59:28 PM
+[09:59] <cr0ssbar> [System Summary]
+[09:59] <cr0ssbar> Item        Value
+[09:59] <cr0ssbar> OS Name     Microsoft Windows 2000 Professional
+[09:59] <cr0ssbar> Version     5.0.2195 Service Pack 2 Build 2195
+[09:59] <cr0ssbar> OS Manufacturer     Microsoft Corporation
+[09:59] <cr0ssbar> System Name PALADIN
+[09:59] <cr0ssbar> System Manufacturer System Manufacturer
+[09:59] <cr0ssbar> System Model        System Name
+[09:59] Channel flood from cr0ssbar -- kicking
+[09:59] <cr0ssbar> System Type X86-based PC
+[09:59] cr0ssbar kicked from #Dragons by s0d0mizer: flood
+[10:00] cr0ssbar (~user@atpm3-5-15.enter.net) joined #Dragons.
+[10:01] #dragons: mode change '+o cr0ssbar' by ChanServ!service@dal.net
+[10:02] sAtAn|c^sOuL[a] (~Do@host-64-110-87-33.interpacket.net) left irc: Read error: Connection reset by peer
+[10:03] MikeCaron (mike_drago@gk8-206.47.23.169.kingston.net) joined #Dragons.
+[10:03] MikeCaron (mike_drago@gk8-206.47.23.169.kingston.net) left irc: Quit: 
+[10:04] MikeCaron (mike_drago@gk8-206.47.23.169.kingston.net) joined #Dragons.
+[10:04] <MikeCaron> Hi!!!
+[10:04] Action: MikeCaron feels crowded with all the ops here
+[10:05] <MikeCaron> Hi Alpine
+[10:05] Action: MikeCaron 's dragon sarah looks around
+[10:06] <Marie^19|Away> hrm
+[10:06] <MikeCaron> what's wrong, Marie?
+[10:06] <Marie^19|Away> nothin
+[10:06] <MikeCaron> ok. . .:)
+[10:06] <MikeCaron> just checking
+[10:06] <MikeCaron> *sigh*
+[10:07] <Marie^19|Away> so so bored
+[10:07] <MikeCaron> yeah. . . nuttin to do
+[10:08] <MikeCaron> Sarah bugles
+[10:08] <MikeCaron> Sarah: when can I fly someone?
+[10:08] <MikeCaron> to sarah: in a minute
+[10:09] MikeCaron (mike_drago@gk8-206.47.23.169.kingston.net) left irc: Quit: 
+[10:09] <Marie^19|Away> weirdo..
+[10:14] B^Monday (~Breathles@cerberus.fbc.beau.org) joined #Dragons.
+[10:14] #dragons: mode change '+o B^Monday' by ChanServ!service@dal.net
+[10:27] <cr0ssbar> Hello marie
+[10:27] <cr0ssbar> B^Monday: Hi
+[10:29] <cr0ssbar> fuck
+[10:29] cr0ssbar (~user@atpm3-5-15.enter.net) left #Dragons.
+[10:38] proz-gone (~twisty@paalto-apx-1-150-156.penn.com) joined #Dragons.
+[10:42] Tolkien (x@5.ppp1-11.osl2.world-online.no) joined #Dragons.
+[10:42] #dragons: mode change '+o Tolkien' by ChanServ!service@dal.net
+[10:48] lilith`jedidiah (lovely@216.215.132.128.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[10:48] #dragons: mode change '+o lilith`jedidiah' by ChanServ!service@dal.net
+[10:48] Nick change: lilith`jedidiah -> lilith|afk
+[11:02] Nick change: Thanotos -> Death_INC
+[11:02] <lilith|afk> sammy
+[11:17] <Death_INC> heya
+[11:22] proz-gone (~twisty@paalto-apx-1-150-156.penn.com) left #Dragons.
+[11:22] proz-gone (~twisty@paalto-apx-1-150-156.penn.com) joined #Dragons.
+[11:22] <proz-gone> hrmmm
+[11:25] Nick change: proz-gone -> PrOzAc_MaN
+[11:25] <lilith|afk> hrmmm
+[11:26] <PrOzAc_MaN> #pennsylvania can't join channel (you're banned!) <-=== :/
+[11:26] <lilith|afk> lol
+[11:27] <lilith|afk> hmm WONDER why?
+[11:27] <PrOzAc_MaN> somthin about an offensive chaneel
+[11:27] <PrOzAc_MaN> [17:13] *** You were kicked from #pennsylvania by cammi^busy (<24K>PervScan Offensive Channel(s) Detected. (Kick - 63))
+[11:28] <lilith|afk> yeah
+[11:28] <lilith|afk> #dragons is an offensive channel
+[11:28] <PrOzAc_MaN> true
+[11:28] <lilith|afk> because SOMEONE from here tried to take over #pennsylvania last night or this morning
+[11:28] <lilith|afk> and cammi came in here throwing a fit earlier
+[11:29] <PrOzAc_MaN> lol
+[11:29] <PrOzAc_MaN> cammi was in here?
+[11:29] <lilith|afk> tommy and I took care of her
+[11:29] <lilith|afk> lol
+[11:29] <lilith|afk> yeah
+[11:29] Nick change: Marie^19|Away -> Marie^19
+[11:29] <lilith|afk> it was funny
+[11:29] <PrOzAc_MaN> was I still in here or was that one of the many times I died?
+[11:29] <PrOzAc_MaN> Hey Marie
+[11:29] <lilith|afk> you were here as proz-gone
+[11:29] <Marie^19> hey proz
+[11:30] <PrOzAc_MaN> ok I should have it logged then
+[11:30] <lilith|afk> yeah
+[11:30] <PrOzAc_MaN> hows it goin?
+[11:30] <lilith|afk> quite amusing
+[11:30] <lilith|afk> hey Marie^19
+[11:30] <Marie^19> hey lilith|afk
+[11:30] <PrOzAc_MaN> cammi is a old whore who only knoows how to do one thing. bitch
+[11:30] <lilith|afk> haha
+[11:31] <PrOzAc_MaN> ohh yeah wait she knows knows how to cry too
+[11:31] <PrOzAc_MaN> hmm I can'y type plus i'm stutterin
+[11:31] <PrOzAc_MaN> I muz be scared
+[11:31] Action: lilith|afk blinks
+[11:31] <Death_INC> lol go rach
+[11:31] <lilith|afk> lol what?
+[11:32] <lilith|afk> go rach what? you reading the log?
+[11:32] <Death_INC> <lilith|afk> tommy and I took care of her
+[11:32] <lilith|afk> lol
+[11:32] <lilith|afk> it was most amusing
+[11:33] <PrOzAc_MaN> [12:20] <AlpineDragon> whose channel did they nail?
+[11:33] <PrOzAc_MaN> [12:20] <lilith`jedidiah> I don't know... I came in on the ass end of it
+[11:33] <PrOzAc_MaN> [12:20] <AlpineDragon> damn.. heh
+[11:33] <PrOzAc_MaN> [12:20] * lilith`jedidiah could check her logs though... I think it was mentioned in there
+[11:33] <PrOzAc_MaN> [12:20] <AlpineDragon> I want a piece of it now
+[11:33] <lilith|afk> lol
+[11:33] <Death_INC> hehe
+[11:33] <lilith|afk> you need to show the part where she was asking for ran
+[11:33] <Death_INC> I can send him the log
+[11:33] <Death_INC> but it's about 6-700K
+[11:34] <Death_INC> mostly of chanserv trying to deop up
+[11:34] <Death_INC> us
+[11:34] <Death_INC> [06:21] *** Joins: cammi (~moi@pa-southhills3a-138.pit.adelphia.net)
+[11:34] <Death_INC> [06:22] <lilith`jedidiah> and tommy leaves again
+[11:34] <Death_INC> [06:22] <cammi> whos the owner of this channel?
+[11:34] <Death_INC> [06:22] <lilith`jedidiah> *sigh*
+[11:34] <Death_INC> [06:22] <lilith`jedidiah> why?
+[11:35] Last message repeated 1 time(s).
+[11:35] <Death_INC> [06:23] <cammi> i need to talk to the owner?
+[11:35] <Death_INC> [06:23] <lilith`jedidiah> and I asked why
+[11:35] <Death_INC> [06:23] <AlpineDragon> heh
+[11:35] <Death_INC> [06:23] <cammi> about a lil matter last nite
+[11:35] <Death_INC> [06:23] <lilith`jedidiah> a lil matter of what?
+[11:35] <Death_INC> [06:23] <cammi> where people from here took over my channel
+[11:35] <Death_INC> [06:23] <cammi> i wanna know why?
+[11:35] <PrOzAc_MaN> [12:19] <cammi> then the irc ops will be told
+[11:35] <PrOzAc_MaN> [12:19] <AlpineDragon> report me baybee :)
+[11:35] <PrOzAc_MaN> [12:19] *** cammi (~moi@pa-southhills3a-138.pit.adelphia.net) has left #dragons
+[11:35] <PrOzAc_MaN> [12:19] <AlpineDragon> nothing turns me on more
+[11:35] <Death_INC> [06:23] <AlpineDragon> were they successful?
+[11:35] <Death_INC> [06:23] <AlpineDragon> heh
+[11:35] <Death_INC> [06:23] <lilith`jedidiah> well..... that isn't the owners fault
+[11:35] <Death_INC> [06:24] <lilith`jedidiah> lol
+[11:35] <Death_INC> [06:24] <lilith`jedidiah> yeah tommy.... they kicked ass
+[11:35] <Death_INC> [06:24] <cammi> i think the owner may care
+[11:35] <Death_INC> [06:24] <AlpineDragon> then good :)
+[11:35] <Death_INC> [06:24] <AlpineDragon> cammi: somehow I doubt that ;)
+[11:35] <Death_INC> [06:24] * lilith`jedidiah points at the topic
+[11:35] <Death_INC> [06:24] <cammi> then he/she will care
+[11:35] <Death_INC> [06:24] <lilith`jedidiah> cammi: what if it was the owner?
+[11:35] <Death_INC> [06:24] <cammi> u will be reported
+[11:35] <lilith|afk> i LOVE tommy
+[11:35] <Death_INC> [06:24] <AlpineDragon> heh
+[11:35] <Death_INC> [06:24] <cammi> then the irc ops will be told
+[11:35] <Death_INC> [06:24] <AlpineDragon> report me baybee :)
+[11:35] <Death_INC> [06:24] *** Parts: cammi (~moi@pa-southhills3a-138.pit.adelphia.net)
+[11:35] <Death_INC> lmao
+[11:35] <Death_INC> the owner... um... dumbfuck, the OWNER started the whole thing :b
+[11:36] <lilith|afk> lol
+[11:36] <PrOzAc_MaN> rain is gonna cae that he took over a cannel last night
+[11:36] <PrOzAc_MaN> cae-care
+[11:36] <PrOzAc_MaN> yeah rain did it
+[11:36] <PrOzAc_MaN> I wasn't involved
+[11:37] <Death_INC> <AlpineDragon> 219-459-2667
+[11:37] <Death_INC> home #
+[11:37] <lilith|afk> lol
+[11:37] <Death_INC> anybody wanna call? :)
+[11:37] <lilith|afk> that dumbass
+[11:37] techniqz (m3th@cs6668135-187.austin.rr.com) joined #Dragons.
+[11:38] <PrOzAc_MaN> death sorry i forgot to call and wake you up
+[11:38] Action: lilith|afk called sammy every hour on the hour eric
+[11:38] <lilith|afk> :P
+[11:38] <Death_INC> proz, lol
+[11:38] <PrOzAc_MaN> I bet you did
+[11:38] <lilith|afk> i would have if I would have thought about it
+[11:38] <Death_INC> heh, nobody called me... I slept :)
+[11:39] <Marie^19> Death_INC!
+[11:39] Action: lilith|afk would have called all his phone numbers.... and sent the pizza delivery guy to his house
+[11:39] Action: Death_INC panics
+[11:39] <Death_INC> Death incoming?
+[11:39] <Death_INC> shiiie
+[11:39] <Death_INC> t
+[11:39] <Death_INC> lil, lol
+[11:39] <lilith|afk> :P~~
+[11:39] <Death_INC> I woulda just paid him and ate it
+[11:40] <PrOzAc_MaN> yep
+[11:40] <lilith|afk> lol
+[11:40] Action: lilith|afk doesn't know the number for Domino's in Mililani
+[11:40] <lilith|afk> or whutever it's called
+[11:40] <PrOzAc_MaN> I wanan talk to the th owner about a little matter that happened this morning
+[11:41] <PrOzAc_MaN> wheres that cocksucker rains at 
+[11:41] <PrOzAc_MaN> damn kid
+[11:41] <lilith|afk> ack
+[11:41] <lilith|afk> I'm afk fer chrissakes
+[11:41] <lilith|afk> brb
+[11:41] <PrOzAc_MaN> always takeing over channels and shit
+[11:41] <Death_INC> domino's heh I havnt had domino's in forever
+[11:41] <Death_INC> pizza hut dammit
+[11:41] <PrOzAc_MaN> damn I honestly don't know what his problem is
+[11:41] #dragons: mode change '+o PrOzAc_MaN' by lilith|afk!lovely@216.215.132.128.scgnvl-db-ar001.nw.TriVergent.Net
+[11:41] <Death_INC> lol proz
+[11:42] <PrOzAc_MaN> brb
+[11:42] PrOzAc_MaN (~twisty@paalto-apx-1-150-156.penn.com) left #Dragons.
+[11:43] PrOzAc_MaN (~twisty@paalto-apx-1-150-156.penn.com) joined #Dragons.
+[11:43] #dragons: mode change '+o PrOzAc_MaN' by ChanServ!service@dal.net
+[11:43] <PrOzAc_MaN> YEAHHHHHHHHHHHHHHHHHHHHHHHHH
+[11:43] <PrOzAc_MaN> I AM SO HAPPY
+[11:43] <PrOzAc_MaN> [17:37] *** You were kicked from #pennsylvania by ChanServ (User has been banned from the channel)       :p
+[11:43] <PrOzAc_MaN> there isn't anything more pleasing than an akick
+[11:44] <lilith|afk> lol
+[11:44] Topic changed on #Dragons by PrOzAc_MaN!~twisty@paalto-apx-1-150-156.penn.com: http://daldragons.bizhosting.com/stats/dragons.html  .... you ppl should stay awake you missed all the fun ... [17:37] *** You were kicked from #pennsylvania by ChanServ (User has been banned from the channel)   
+[11:44] #dragons: mode change '+nt-imps ' by PrOzAc_MaN!~twisty@paalto-apx-1-150-156.penn.com
+[11:44] <lilith|afk> w0w
+[11:44] <Death_INC> hehe
+[11:44] <lilith|afk> I'm akicked too
+[11:44] <lilith|afk> lol
+[11:44] <Death_INC> hah
+[11:44] <lilith|afk> that's rough
+[11:44] <PrOzAc_MaN> how about you death?
+[11:45] <lilith|afk> :P~~~
+[11:45] <Death_INC> aww I'm not
+[11:45] <Death_INC> *** You were kicked from #pennsylvania by cammi^busy (<24K>PervScan Offensive Channel(s) Detected. (Kick - 65))
+[11:45] <PrOzAc_MaN> you will be now
+[11:45] <Death_INC> shes right tho ya know
+[11:45] <Death_INC> prevscan DEF should catch this channel
+[11:45] <PrOzAc_MaN> juz cuz you hangout in here
+[11:45] <Death_INC> lol
+[11:45] <PrOzAc_MaN> lol
+[11:45] <PrOzAc_MaN> yeah
+[11:46] <lilith|afk> damn
+[11:46] Action: lilith|afk feels wounded
+[11:46] Nick change: lilith|afk -> silksunflower
+[11:47] Action: PrOzAc_MaN will bbiaf
+[11:47] <silksunflower> look at that
+[11:47] <silksunflower> I become un-afk and everyone dips
+[11:47] <PrOzAc_MaN> heh
+[11:47] <PrOzAc_MaN> i need a smoke
+[11:47] <PrOzAc_MaN> beback in about 5
+[11:47] <silksunflower> <------ smokin
+[11:48] Action: PrOzAc_MaN can't smoke in da house
+[11:48] <silksunflower> sucks to be you
+[11:48] <PrOzAc_MaN> thats my life story
+[11:48] <silksunflower> lol
+[11:49] <silksunflower> *sigh* does anyone know how often that stats thing is updated?
+[11:49] <Death_INC> silk, daily
+[11:50] <silksunflower> sam, thanky
+[11:50] <Death_INC> at midnight rain's time heh
+[11:50] <Death_INC> had to fooking subtract 6 hours from everything
+[11:50] <silksunflower> which would be midnight my time
+[11:50] <Death_INC> maybe I should just switch recluce to EST heh
+[11:50] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[11:50] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[11:50] <silksunflower> that's the beautiful thing about not living on some sweltering hot little tropical island
+[11:51] <Death_INC> swetering hot?
+[11:51] <silksunflower> *wink*
+[11:51] Action: Death_INC looks around
+[11:51] <Death_INC> where?
+[11:51] <silksunflower> yeah... it was the other day
+[11:51] <Death_INC> it's nice now
+[11:52] <silksunflower> well
+[11:52] Action: silksunflower hates hot!
+[11:52] <silksunflower> I'd rather have frostbite
+[11:52] <silksunflower> !
+[11:53] <Death_INC> heh
+[11:54] <silksunflower> just playing...... I would love to live near you.... you could buy me polo stuffs all the time!
+[11:54] <Death_INC> lol
+[11:54] <silksunflower> and pretty little glass flowers
+[11:55] <silksunflower> (although I prefer silk flowers :P )
+[11:55] Action: Death_INC blinks
+[11:55] <Death_INC> glass flowers?
+[11:55] <silksunflower> err ceramic and glass?
+[11:55] <Death_INC> your fetish?
+[11:55] <silksunflower> no
+[11:55] <silksunflower> you gave me one YOU DORK!
+[11:56] <Death_INC> I did?
+[11:56] <silksunflower> or was that a different sam from hawaii who uses the nick Death_INC?
+[11:56] Action: Death_INC nods
+[11:56] <Death_INC> think so
+[11:56] <Death_INC> you sure?
+[11:57] <Death_INC> heh I totally dont remember that
+[11:57] <silksunflower> for Christmas
+[11:57] <silksunflower> dork
+[11:57] <silksunflower> it's pink ceramic or porcelain.. with a glass stem, with some gold-looking trim stuff
+[11:58] <Death_INC> lol, I mist be going senile
+[11:58] <silksunflower> and a white polo shirt
+[11:58] <Death_INC> must
+[11:58] <silksunflower> maybe it was a mistake
+[11:58] <Death_INC> oh lol, I think I remember now
+[11:58] <silksunflower> *shrug* I got someone else's present
+[11:58] Nick change: Marie^19 -> PsychoticDrag0n
+[11:59] <Death_INC> yea heh
+[11:59] <silksunflower> retard
+[11:59] <silksunflower> :P
+[12:00] <Death_INC> heh
+[12:01] PrOzAc_MaN (~twisty@paalto-apx-1-150-156.penn.com) left irc: Ping timeout
+[12:01] <silksunflower> 8sigh*
+[12:01] <silksunflower> err *
+[12:03] <Death_INC> I... HATE.... SPAM
+[12:04] <silksunflower> I .... HATE..... SAM...... TOO
+[12:04] <silksunflower> err spam
+[12:06] <Death_INC> aww, everybody hates me
+[12:06] <silksunflower> i wubz yewwwwww
+[12:09] silksunflower (lovely@216.215.132.128.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: bbs
+[12:09] <Death_INC> she's a bulliten board service?
+[12:12] <Death_INC> everybody is asleep?
+[12:12] Action: Death_INC nods
+[12:16] silksunflower (lovely@216.215.132.22.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[12:16] #dragons: mode change '+o silksunflower' by ChanServ!service@dal.net
+[12:17] Nick change: silksunflower -> lilith|snoozin
+[12:18] crossbar (mofo@skilled.net) joined #Dragons.
+[12:18] #dragons: mode change '+o crossbar' by ChanServ!service@dal.net
+[12:23] PsychoticDrag0n (Whatever@adsl-20-69-13.mem.bellsouth.net) left irc: Ping timeout
+[12:24] AlpineDragon (27165@cc122995-b.aboite1.in.home.com) left irc: Client closed connection
+[12:25] <Death_INC> bah, he woke up and disappeared heh
+[12:28] lilith|snoozin (lovely@216.215.132.22.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Ping timeout
+[12:29] lilith|snoozin (lovely@216.215.132.22.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[12:30] #dragons: mode change '+o lilith|snoozin' by ChanServ!service@dal.net
+[12:40] PsychoticDrag0n (Whatever@adsl-62-246-165.hsv.bellsouth.net) joined #Dragons.
+[12:40] #dragons: mode change '+o PsychoticDrag0n' by ChanServ!service@dal.net
+[12:43] Nick change: PsychoticDrag0n -> Marie^19|Away
+[12:54] Tolkien (x@5.ppp1-11.osl2.world-online.no) left irc: Quit: Go my warrior The King of enchanted lands are awaiting your wictory Ride on the vings of wisdom Ride beyond the middle walleys to defeat The Master of Chaos in the name of cosmic justice
+[13:07] CuDDleS1 (justBeth@wapa2pp46.alltel.net) left irc: Ping timeout
+[13:31] CuDDleS1 (justBeth@wapa3pp20.alltel.net) joined #Dragons.
+[13:32] #dragons: mode change '+o CuDDleS1' by ChanServ!service@dal.net
+[13:43] Nick change: lilith|snoozin -> lilith`jedidiah
+[13:43] |STEVEN|_ (GuessWorld@64bit.descrypt.com) left irc: Ping timeout
+[13:59] KoT (nocturne@22-5.dial.AIC.NET) joined #Dragons.
+[13:59] KoT (nocturne@22-5.dial.AIC.NET) left #Dragons.
+[14:00] |STEVEN|_ (GuessWorld@64bit.descrypt.com) joined #Dragons.
+[14:04] lilith`jedidiah (lovely@216.215.132.22.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: Leaving
+[14:06] butt (~buttman@209.242.137.25) joined #Dragons.
+[14:06] <butt> hellp
+[14:07] <Death_INC> ok
+[14:07] #dragons: mode change '-o+b butt *!*@209.242.137.*' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[14:07] butt kicked from #Dragons by Death_INC: \ 2\ 34,1-=F\ 39,1][=-\ 3\ 2:\ 34©º°¨KickBan Victim <1166>¨°º©\7f\ 3:\ 2\ 34,1-=F\ 39,1][=-\ 3\ 2
+[14:07] <Death_INC> consider yourself helped
+[14:07] #dragons: mode change '-b *!*@209.242.137.*' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[14:13] Topic changed on #Dragons by ChanServ!service@dal.net: http://daldragons.bizhosting.com/stats/dragons.html  .... you ppl should stay awake you missed all the fun ... [17:37] *** You were kicked from #pennsylvania by ChanServ (User has been banned from the channel)
+[14:14] <Death_INC> ...
+[14:15] <Marie^19|Away> ...
+[14:18] <Death_INC> ---
+[14:22] <Death_INC> how's my lag marie?
+[14:22] <Marie^19|Away> hrm
+[14:23] <crossbar> ha ha
+[14:23] <crossbar> Fucking homo.
+[14:23] <Death_INC> what
+[14:23] <crossbar> Nothing.
+[14:25] nerodrago (wow@ppp214.vp.centurytel.net) joined #Dragons.
+[14:27] Nick change: Death_INC -> Connection1
+[14:27] Nick change: Connection1 -> Death_INC
+[14:28] lilith|incognito (lovely@216.215.133.86.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[14:28] <lilith|incognito> *look*
+[14:28] <nerodrago> eh huh woo wha?
+[14:28] Action: nerodrago looks around
+[14:28] <lilith|incognito> did I scare ya?
+[14:28] Nick change: Death_INC -> Connection2
+[14:28] Nick change: Connection2 -> Death_INC
+[14:28] Action: lilith|incognito pokes sammy
+[14:29] <lilith|incognito> bbl
+[14:29] <Death_INC> heh
+[14:29] Death_lNC (deth@a204b210n115client247.hawaii.rr.com) joined #Dragons.
+[14:29] <Death_INC> test
+[14:29] #dragons: mode change '+o Death_lNC' by s0d0mizer!dragon@recluce.bingner.com
+[14:29] <lilith|incognito> what a good test
+[14:30] <lilith|incognito> *kick*
+[14:30] <lilith|incognito> :P
+[14:30] <lilith|incognito> see ya around
+[14:30] lilith|incognito (lovely@216.215.133.86.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: Leaving
+[14:30] <Death_lNC> works for me
+[14:30] <Death_lNC> this is a connection in a DCC window on same mIRC
+[14:31] nerodrago (wow@ppp214.vp.centurytel.net) got netsplit.
+[14:31] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) got netsplit.
+[14:31] <Death_lNC> little script I made a while back, unfortunately I've only been able to get it to support one window
+[14:31] <crossbar> stupid shit.
+[14:31] <crossbar> lol
+[14:31] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) returned to #Dragons.
+[14:31] <Death_lNC> and it dosnt show parts/quits bleh
+[14:31] Action: Death_lNC fixes
+[14:31] #dragons: mode change '+o Death_lNC' by ChanServ!service@dal.net
+[14:31] nerodrago (wow@ppp214.vp.centurytel.net) returned to #Dragons.
+[14:32] <crossbar> Be back later.
+[14:34] <nerodrago> ah party time.....see yall
+[14:34] nerodrago (wow@ppp214.vp.centurytel.net) left #Dragons.
+[14:35] Nick change: MiniMage -> Guest57040
+[14:44] Death_lNC (deth@a204b210n115client247.hawaii.rr.com) left irc: Quit: Death_lNC
+[14:47] Nick change: Guest57040 -> MiniMage
+[14:48] #dragons: mode change '+o |STEVEN|_' by ChanServ!service@dal.net
+[14:58] Locke (lost@h24-71-117-168.ss.shawcable.net) joined #Dragons.
+[14:59] #dragons: mode change '+o Locke' by ChanServ!service@dal.net
+[15:04] Marie^19|Away (Whatever@adsl-62-246-165.hsv.bellsouth.net) left irc: Quit: 
+[15:04] Marie^19|Away (Whatever@adsl-62-246-165.hsv.bellsouth.net) joined #Dragons.
+[15:14] fefo17 (fefouv@200.26.77.108) joined #Dragons.
+[15:15] <fefo17> manga de putos me pueden decir que mierda es esto!!!!!!!!!!!!
+[15:16] <fefo17> aguante argentina yankees de  mierda
+[15:16] Last message repeated 6 time(s).
+[15:16] #dragons: mode change '+b *!*@200.26.77.108' by JoeMomma!WTF@sc-24-24-196-146.socal.rr.com
+[15:16] fefo17 kicked from #Dragons by JoeMomma: ok sure whatever \ f(\1fK\1f\ 2!\ 2L
+[15:17] FDwaiting (stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net) joined #Dragons.
+[15:23] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) left irc: Quit: " I'm not a WeightWatcher; I'm a FatLoser... A big FatLoser!" <rains> i Iove you? ok? <rains> mahal kita. <rains> MAHAL KITA MINI! * rains looks into yer eyes <rains> mahal kita mini
+[15:24] Nick change: FDwaiting -> FireDragon
+[15:25] FireDragon (stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net) left #Dragons.
+[15:25] FireDragon (stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net) joined #Dragons.
+[15:25] #dragons: mode change '+o FireDragon' by ChanServ!service@dal.net
+[15:25] #dragons: mode change '+o Marie^19|Away' by FireDragon!stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net
+[15:28] <FireDragon> Yawn
+[15:28] <FireDragon> *fart*
+[15:30] Action: FireDragon starts bitchslapping everyone
+[15:30] <FireDragon> dfhdffhdfhfsdf
+[15:30] <FireDragon> fdhdfhdf
+[15:30] <FireDragon> wake up ppl
+[15:31] <FireDragon> before i fart and it kills you all
+[15:32] Action: FireDragon starts kicking stuff
+[15:33] <FireDragon> i got it i need to start kicking ppl till they talk thats the ticket
+[15:34] Lucid` (just@h24-79-99-8.vc.shawcable.net) joined #Dragons.
+[15:34] #dragons: mode change '+o Lucid`' by ChanServ!service@dal.net
+[15:35] <FireDragon> lucy you whore
+[15:36] <Lucid`> firey! *:)
+[15:37] <FireDragon> wassup
+[15:39] Paddrino (icymon@sortacool.com) joined #Dragons.
+[15:39] #dragons: mode change '+o Paddrino' by ChanServ!service@dal.net
+[15:40] ragnarok (Ragnarok@1Cust145.tnt3.tampa.fl.da.uu.net) joined #Dragons.
+[15:40] #dragons: mode change '+o ragnarok' by ChanServ!service@dal.net
+[15:42] Action: JoeMomma is \ 2Away\ 2: goin to b a big brother ... .\ 2.\ 2[\ 2k\ 2l\ 26\ 2\1f.\1f0]\ 2.\ 2.
+[15:45] Lucid` (just@h24-79-99-8.vc.shawcable.net) left irc: Quit: why do we waste our youth trying to be adults, then in our adulthood we want our youth back
+[15:56] Silverqn (queen@duppp180.nwb1.perry.pa.net) joined #Dragons.
+[15:57] <Silverqn> the pa takeover was hilarious
+[15:57] <Silverqn> btw
+[15:58] <Silverqn> 0 well,, guess u all r sleeping
+[15:58] Silverqn (queen@duppp180.nwb1.perry.pa.net) left #Dragons.
+[16:02] Paddrino (icymon@sortacool.com) left irc: Quit: bbl
+[16:17] Action: FireDragon kicks shit
+[16:18] Action: crossbar looks at the shit still stuck on fire's paw.
+[16:18] Action: crossbar neener neener
+[16:24] FireDragon (stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net) got netsplit.
+[16:24] Marie^19|Away (Whatever@adsl-62-246-165.hsv.bellsouth.net) got netsplit.
+[16:24] Caram0n (~caramon@66.84.179.227) got netsplit.
+[16:24] RightOn (RightOn@chosen1.gryphontech.com) got netsplit.
+[16:28] FireDragon (stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net) returned to #Dragons.
+[16:28] Marie^19|Away (Whatever@adsl-62-246-165.hsv.bellsouth.net) returned to #Dragons.
+[16:28] RightOn (RightOn@chosen1.gryphontech.com) returned to #Dragons.
+[16:28] Caram0n (~caramon@66.84.179.227) returned to #Dragons.
+[16:28] #dragons: mode change '+oooo FireDragon Marie^19|Away RightOn Caram0n' by wombat.va.us.dal.net
+[16:34] Paddrino (icymon@sortacool.com) joined #Dragons.
+[16:34] #dragons: mode change '+o Paddrino' by ChanServ!service@dal.net
+[16:34] Paddrino (icymon@sortacool.com) left irc: Quit: just plain tired
+[16:46] crossbar_ (mofo@skilled.net) joined #Dragons.
+[16:46] crossbar (mofo@skilled.net) left irc: Ping timeout
+[16:47] Nick change: crossbar_ -> crossbar
+[16:50] <ragnarok> away (bbl later... got stuff to do... vodka to drink... etc@10:46:54p)
+[16:50] rains (rainS@dialpool1038.millenianet.com) joined #Dragons.
+[16:50] #dragons: mode change '+o rains' by ChanServ!service@dal.net
+[16:50] FireDragon (stormdrago@1Cust140.tnt6.knoxville.tn.da.uu.net) left irc: Quit: \ f.\ 2.\ 2[\ 2K\ 2Line\ 2d\ 2(v\ 26.0\ 2)]\ 2.\ 2. by \ 2r\ 2oadrunne\ 2r\ 2
+[16:59] leviathan (Ragnarok@1Cust71.tnt6.tampa.fl.da.uu.net) joined #Dragons.
+[16:59] #dragons: mode change '+o leviathan' by ChanServ!service@dal.net
+[17:00] <crossbar> rains: hello.
+[17:01] <rains> x: heya
+[17:01] ragnarok (Ragnarok@1Cust145.tnt3.tampa.fl.da.uu.net) left irc: Ping timeout
+[17:02] Nick change: leviathan -> ragnarok
+[17:02] #dragons: mode change '+oo crossbar techniqz' by rains!rainS@dialpool1038.millenianet.com
+[17:03] <crossbar> dang
+[17:04] <crossbar> where has time gone.
+[17:04] <crossbar> There already up to slack 8.
+[17:05] <crossbar> I have to run to circut city tomorrow and check out prices for duel way sat.
+[17:12] <rains> hmm
+[17:12] <rains> its jackie chan night
+[17:13] <Marie^19|Away> jackie chan!
+[17:13] <rains> yea
+[17:13] Nick change: Marie^19|Away -> Marie^19
+[17:13] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[17:13] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[17:14] -:@#dragons- ChanServ invited rainsbot into channel #dragons.
+[17:14] rainsbot (rb@dialpool1038.millenianet.com) joined #Dragons.
+[17:14] #dragons: mode change '+o rainsbot' by ChanServ!service@dal.net
+[17:14] #dragons: mode change '+o rainsbot' by rains!rainS@dialpool1038.millenianet.com
+[17:14] <crossbar> To bad I wasn't still in school.
+[17:14] <crossbar> http://www.cheathouse.com/uk/index.html
+[17:16] Action: ragnarok hugz minimage
+[17:16] <MiniMage> hey raggie
+[17:17] (#Dragons) Channel ban on *!*@200.26.77.108 expired.
+[17:17] #dragons: mode change '-b *!*@200.26.77.108' by s0d0mizer!dragon@recluce.bingner.com
+[17:19] <MiniMage> i think i've caught a cold
+[17:19] <crossbar> neener neener.
+[17:20] <MiniMage> ???
+[17:30] Death_lNC (deth@a204b210n115client247.hawaii.rr.com) joined #Dragons.
+[17:30] <crossbar> hey fucknut
+[17:30] #dragons: mode change '+o Death_lNC' by s0d0mizer!dragon@recluce.bingner.com
+[17:31] <Death_INC> its cutting lines I think
+[17:31] <MiniMage> opper chan...
+[17:31] <Death_INC> ick
+[17:32] #dragons: mode change '+o Death_lNC' by ChanServ!service@dal.net
+[17:36] CarteiR (Q-8@as10-195.qualitynet.net) joined #Dragons.
+[17:36] <crossbar> I SAID!!! " HEY FUCKNUT " !!
+[17:38] <Marie^19> hrm
+[17:38] Marie^19 (Whatever@adsl-62-246-165.hsv.bellsouth.net) left irc: Quit: 
+[17:38] <crossbar> Death_INC: I SAIDDDDDDDDDDDDDDDD HEY FUCKNUT
+[17:39] <crossbar> heh
+[17:39] <Death_INC> oh, you hadn't noticed I was already here?
+[17:39] Death_lNC (deth@a204b210n115client247.hawaii.rr.com) left irc: Ping timeout
+[17:40] <crossbar> I wasn't really watching....
+[17:40] <crossbar> Well then.
+[17:40] <crossbar> HEY FUCKNUT!
+[17:40] <crossbar> I never said hello yet.
+[17:40] <crossbar> http://www.cyberessays.com/
+[17:41] Death_lNC (deth@a204b210n115client247.hawaii.rr.com) joined #Dragons.
+[17:41] <Death_INC> aah, hi then
+[17:42] #dragons: mode change '+o Death_lNC' by s0d0mizer!dragon@recluce.bingner.com
+[17:42] <Death_INC> it's refusing to see #'s
+[17:43] <crossbar> What?
+[17:43] <crossbar> The client you made?
+[17:43] <crossbar> 1234
+[17:43] <Death_INC> yea
+[17:43] <Death_INC> PRIVATE: <Death_INC> aah, hi then
+[17:43] <Death_INC> PRIVATE: <Death_INC> it's refusing to see #'s
+[17:43] <Death_INC> PRIVATE: <crossbar> What?
+[17:43] <Death_INC> PRIVATE: <crossbar> The client you made?
+[17:43] <Death_INC> heh
+[17:43] <Death_INC> should be #Dragons: 
+[17:43] <Death_INC> if I put # in an if, mirc ignores it
+[17:44] CHoooo[a] (~Thug@209.58.53.170) joined #Dragons.
+[17:44] #dragons: mode change '+o CHoooo[a]' by rainsbot!rb@dialpool1038.millenianet.com
+[17:44] <crossbar> mirc is gay anyway.
+[17:44] <Death_INC> there it is, it's 35
+[17:45] <Death_INC> my list said 23, forgot that was 23 hex
+[17:45] <Death_INC> #Dragons: <Death_INC> my list said 23, forgot that was 23 hex
+[17:45] Action: Death_INC nods
+[17:46] #dragons: mode change '+o Death_lNC' by ChanServ!service@dal.net
+[17:47] <Death_INC> I cant talk in any simple fashion yet tho
+[17:47] <Death_INC> heh
+[17:48] <CarteiR> i want op here because all people are Operator here
+[17:48] <CarteiR> :)
+[17:49] #dragons: mode change '-o+ov-o CarteiR CarteiR CarteiR CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[17:49] <CarteiR>  Death_INC sets mode: -o   :(
+[17:50] <CarteiR> i`m sad 2 much
+[17:50] #dragons: mode change '-v CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[17:51] <crossbar> Someone op him.. whats the worse that can happen he will kick out some of the dead people?
+[17:51] <MiniMage> ...
+[17:51] <CarteiR> thanks for devoice :(
+[17:51] <CarteiR> <crossbar> i will not kick any bady 
+[17:52] #dragons: mode change '+v CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[17:52] #dragons: mode change '+o CarteiR' by crossbar!mofo@skilled.net
+[17:52] #dragons: mode change '-o CarteiR' by crossbar!mofo@skilled.net
+[17:52] <CarteiR> *** crossbar sets mode: +o CarteiR thanks dear
+[17:52] <crossbar> come back tomorrow for another opping.
+[17:52] <CarteiR> *** Death_INC sets mode: +v CarteiR    thanks 
+[17:53] <crossbar> a.s.l?
+[17:53] <CarteiR> <crossbar>  no i will stay here :0
+[17:53] <CarteiR> <crossbar>  no i will stay here :)
+[17:53] #dragons: mode change '-v CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[17:54] <CarteiR> 16 /  m / kuwait
+[17:55] #dragons: mode change '+v CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[17:55] <Death_INC> yes, I'm testing
+[17:55] <CarteiR> thanks 
+[17:56] #dragons: mode change '-o+ov-o CarteiR CarteiR CarteiR CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[17:58] <MiniMage> ugh
+[17:58] <MiniMage> i hate it when people don't call
+[18:00] <Death_INC> bet I broke it now
+[18:00] <Death_INC> who was supposed to call mini?
+[18:00] <MiniMage> this girl
+[18:00] <MiniMage> we're supposed to hang out tonight
+[18:02] <Death_INC> doh
+[18:02] #dragons: mode change '-v+v CarteiR CarteiR' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[18:03] Last message repeated 1 time(s).
+[18:03] <MiniMage> );
+[18:03] <CarteiR> i will not be sad if u do any thing
+[18:03] <Death_INC> Death_INC!deth@a204b210n115client247.hawaii.rr.com set MODE: #dragons -v+v CarteiR CarteiR <-- that look ok?
+[18:03] <CarteiR> :))))
+[18:04] <Death_INC> CarteiR, mmkay
+[18:05] <MiniMage> damn these people!
+[18:05] <Death_INC> ?
+[18:05] <MiniMage> keep callin n hangin up
+[18:06] Topic changed on #Dragons by ChanServ!service@dal.net: http://daldragons.bizhosting.com/stats/dragons.html  .... you ppl should stay awake you missed all the fun ... [17:37] *** You were kicked from #pennsylvania by ChanServ (User has been banned from the channel)
+[18:06] #dragons: mode change '-o CHoooo[a]' by ChanServ!service@dal.net
+[18:06] <MiniMage> bleh so much for going out
+[18:11] <MiniMage> anyone alive?
+[18:12] <crossbar> no
+[18:12] <MiniMage> figures
+[18:14] <Death_INC> heh, kinda alive ;)
+[18:14] <MiniMage> ic
+[18:14] <Death_INC> think I'm lagged here a little
+[18:15] <Death_INC> maybe not
+[18:15] <MiniMage> lol
+[18:15] <MiniMage> 2 outta 19
+[18:15] <MiniMage> ...
+[18:16] Action: MiniMage ponders sleeping
+[18:19] <Death_INC> woot it replies to pings correctly without me helping... no more ping timeouts :b
+[18:20] <Death_INC> hmm, I could make it put windows for channels too
+[18:20] <Death_INC> instead of having it all in one
+[18:20] <Death_INC> anybody want to see what I have sop far? heh
+[18:20] <MiniMage> ???
+[18:21] <MiniMage> for what?
+[18:21] <Death_INC> an mirc script that opens new connections to another IRC server
+[18:21] <Death_INC> in same mirc window
+[18:22] <Death_INC> bet I should upgrade my client
+[18:22] <Death_INC> heh
+[18:22] <Death_INC> 5.61 old?
+[18:24] <MiniMage> ...
+[18:24] CaNdLe^FlAmE (madene@as23-174.qualitynet.net) joined #Dragons.
+[18:25] <rains> id say so
+[18:25] <MiniMage> i give up on anyone calling me
+[18:25] <MiniMage> brb gotta charge tha phone
+[18:26] <Death_INC> MiniMage, whats your #?
+[18:26] <MiniMage> i dunno
+[18:26] <MiniMage> i don't call myself
+[18:26] <Death_INC> lol
+[18:26] <MiniMage> y u gonna call me/
+[18:26] Action: Death_INC shrugs
+[18:27] <Death_INC> you said you gave up on anybody calling you... sounded like a good reason to do so
+[18:27] <MiniMage> eh?
+[18:28] <MiniMage> ???
+[18:29] #dragons: mode change '+v CaNdLe^FlAmE' by rains!rainS@dialpool1038.millenianet.com
+[18:29] #dragons: mode change '+o CHoooo[a]' by rains!rainS@dialpool1038.millenianet.com
+[18:33] <MiniMage> is it saturday
+[18:33] <rains> no its sunday
+[18:33] <MiniMage> hmm ok
+[18:33] <MiniMage> bleh
+[18:34] <MiniMage> hmm now i remember my number
+[18:34] <MiniMage> brb
+[18:34] <MiniMage> lemme see if this is right
+[18:35] <Death_INC> goddammit PHP is REAFUSING to work
+[18:35] <Death_INC> er
+[18:35] <Death_INC> refusing
+[18:35] <MiniMage> damn it
+[18:37] <Death_INC> hah, got it
+[18:37] Action: rains bangs head on kb
+[18:38] <MiniMage> hmm
+[18:38] <MiniMage> ouch
+[18:39] <MiniMage> damn i love these pants
+[18:41] <Death_INC> lol, you seriously didnt know your own number?
+[18:41] <MiniMage> yea
+[18:41] <MiniMage> i don't think this is my phone
+[18:41] <MiniMage> left mine in tha car
+[18:42] <Death_INC> haha
+[18:42] <Death_INC> maybe thats why nobody called?
+[18:42] <MiniMage> yea
+[18:42] <rains> shit cammi is on
+[18:42] <rains> heh
+[18:43] <Death_INC> lmao
+[18:43] <Death_INC> keeel
+[18:43] <MiniMage> prolly is why
+[18:43] <rains> no keeeeling
+[18:43] <Death_INC> aww
+[18:43] Action: Death_INC pouts
+[18:43] <MiniMage> we own a truck...
+[18:43] <Death_INC> MiniMage, and you left it in the car? ... impressive
+[18:44] <MiniMage> i didn't know we had a truck
+[18:44] <Death_INC> ....
+[18:44] <MiniMage> wait what?
+[18:44] CaNdLe^FlAmE (madene@as23-174.qualitynet.net) left irc: Ping timeout
+[18:44] <Death_INC> how the hell do you now know that? lol
+[18:44] <MiniMage> it was in the garage
+[18:44] <Death_INC> not know
+[18:45] <Death_INC> lol, and you've never looked in the garage?
+[18:45] <MiniMage> i don't know
+[18:45] <MiniMage> there are so many cars here
+[18:45] <Death_INC> lol jeeze
+[18:45] <MiniMage> there are like 5 of them
+[18:45] <MiniMage> how am i supposed to know?
+[18:45] <Death_INC> I've never not known we owned a car lol
+[18:46] <MiniMage> we have a truck
+[18:46] <Death_INC> and my dad has had that many before... I had 3
+[18:46] <MiniMage> it was on the far end of the garage?
+[18:46] <Death_INC> car/truck/bus/whatever
+[18:46] <MiniMage> i think i dreamed this truck up
+[18:46] <MiniMage> i gotta go check to see that it's real
+[18:46] <Death_INC> heh *gets a picture of a hangar csalled a garage*
+[18:46] <MiniMage> hold on
+[18:46] <Death_INC> lol ok
+[18:49] <MiniMage> yea it's real
+[18:49] <MiniMage> damn that things huge
+[18:50] silksunflower (lovely@216.215.132.21.scgnvl-db-ar001.nw.TriVergent.Net) joined #Dragons.
+[18:50] #dragons: mode change '+o silksunflower' by rainsbot!rb@dialpool1038.millenianet.com
+[18:50] <silksunflower> spank ya rainssillylilbot
+[18:51] <rains> sure i see how it is
+[18:51] <silksunflower> want my new pic?
+[18:51] <rains> sure
+[18:51] <rains> :P
+[18:52] <silksunflower> <-- HOT
+[18:52] <rains> hmm wheres 1-9
+[18:52] <silksunflower> lol
+[18:52] <silksunflower> you have some
+[18:52] <rains> i want the series
+[18:52] <rains> :P
+[18:52] <silksunflower> pfft
+[18:52] <rains> ah i do?
+[18:52] <rains> j/k..
+[18:52] <rains> take it ez
+[18:52] <silksunflower> yeah.... look and tell me what rach pics you have
+[18:52] <rains> hmm lemme look
+[18:53] <Death_INC> hey I dont have the series either :~<
+[18:53] <silksunflower> *growl*
+[18:53] <silksunflower> hold on a minute
+[18:53] <silksunflower> sam..... which you do I send it to?
+[18:54] <Death_INC> heh, this one
+[18:54] <silksunflower> they look the same to me
+[18:54] <silksunflower> *shrug*
+[18:54] Nick change: Death_lNC -> Deathy
+[18:54] <silksunflower> thanks
+[18:54] <Death_INC> this one
+[18:54] <Death_INC> hehe
+[18:54] <silksunflower> ack
+[18:55] <Death_INC> that new?
+[18:56] <silksunflower> about ten minutes old
+[18:56] <silksunflower> why..... you gotta prob?
+[18:56] <rains> ah
+[18:56] <Death_INC> MORE HAIR!
+[18:56] <rains> hey yer aerodynamic
+[18:56] <Death_INC> lol
+[18:56] <rains> you got a advantage ;/
+[18:56] <Death_INC> rains is scared rach
+[18:56] <Death_INC> you better go easy on him
+[18:57] <rains> i phe3r the aerodynamics
+[18:57] <silksunflower> shut up
+[18:57] <MiniMage> lol
+[18:57] Action: silksunflower promptly ignores the guys
+[18:57] Action: rains shuts up
+[18:57] <rains> its not a bad thing
+[18:58] <silksunflower> *ignore*
+[18:58] <MiniMage> heh
+[18:58] <silksunflower> I happen to be VERY DAMN CUTE WITH SHORT HAIR
+[18:59] <silksunflower> !!
+[18:59] <MiniMage> short hair ick
+[18:59] <MiniMage> how short?
+[18:59] <silksunflower> *IGNORE*
+[18:59] <silksunflower> real short
+[18:59] <rains> i didnt say a word
+[19:00] <MiniMage> i think this is my phone
+[19:00] <MiniMage> wtf is my number!
+[19:00] <Death_INC> lol
+[19:00] #dragons: mode change '+o silksunflower' by ChanServ!service@dal.net
+[19:00] <MiniMage> anyone here got call id?
+[19:00] Action: Death_INC raises hand
+[19:00] <MiniMage> seriously?
+[19:01] <Death_INC> heh yea
+[19:01] <MiniMage> you live where?
+[19:01] Marie^19 (Whatever@adsl-20-69-211.mem.bellsouth.net) joined #Dragons.
+[19:01] #dragons: mode change '+o Marie^19' by rainsbot!rb@dialpool1038.millenianet.com
+[19:01] <Death_INC> hawaii
+[19:01] <MiniMage> damn that's gotta cost a lot
+[19:01] <Death_INC> not if I dont answer
+[19:01] <MiniMage> will you?
+[19:01] <Death_INC> but its same as any stateside call i think
+[19:01] <MiniMage> hmm ok
+[19:02] <MiniMage> i'm callin you and you're telling me my number okay?
+[19:02] <Death_INC> 808-561-EVIL = number :b
+[19:02] <silksunflower> lol
+[19:02] <MiniMage> ...
+[19:03] <Death_INC> seriously
+[19:03] <Death_INC> hehe
+[19:03] <silksunflower> hahaha
+[19:03] <silksunflower> rofl
+[19:03] <silksunflower> 864-225-SLUT
+[19:03] <silksunflower> that's my #
+[19:03] <Death_INC> silk, you're kidding right?
+[19:03] <silksunflower> *shrug*
+[19:03] <silksunflower> call and find out
+[19:04] <Death_INC> mini, call me and I see if thats her number after
+[19:04] <silksunflower> LOL
+[19:04] <silksunflower> sam....
+[19:04] <MiniMage> i don't trust ya
+[19:04] <silksunflower> mine is 287-0175
+[19:04] <silksunflower> Mini.... it's his #
+[19:04] <silksunflower> he isn't lying
+[19:04] Action: silksunflower thinks he requested that #
+[19:04] <Death_INC> I didnt request it lol
+[19:04] Nick change: Deathy -> Guest89164
+[19:05] <Death_INC> I didnt even know till i'd had it like 8 months
+[19:05] <Death_INC> er
+[19:05] <Death_INC> //sockwrite Connection10 NICK Death_LNC
+[19:05] <Death_INC> er
+[19:05] <silksunflower> haha
+[19:05] Nick change: Guest89164 -> Death_LNC
+[19:05] <rains> zzz
+[19:05] Nick change: Death_LNC -> Death_lNC
+[19:05] <MiniMage> i don't think thsi si my phone
+[19:05] <Death_INC> mini, lol
+[19:06] Action: silksunflower kix ran
+[19:06] Action: rains grumbles
+[19:06] <MiniMage> wtf!
+[19:07] #dragons: mode change '+o Marie^19' by ChanServ!service@dal.net
+[19:08] <Death_INC> ?
+[19:08] <MiniMage> this can't be my phone
+[19:09] <Death_INC> mini, you have some serious memory problems
+[19:09] <silksunflower> lol
+[19:09] <MiniMage> i knoe
+[19:09] <MiniMage> hah i was right
+[19:09] <MiniMage> it aint!
+[19:09] <MiniMage> where is my phone
+[19:09] <MiniMage> and where's tha car?
+[19:10] <MiniMage> i got tha number right!
+[19:10] <MiniMage> just don't have the right phone
+[19:10] <silksunflower> lol
+[19:11] <MiniMage> it's what day again?
+[19:11] <Death_INC> monday
+[19:11] <MiniMage> hmm
+[19:12] <rains> sunday
+[19:12] <MiniMage> sunday?
+[19:12] <MiniMage> monday/
+[19:12] <rains> its sunday..
+[19:12] <MiniMage> hm
+[19:12] <MiniMage> damn now i gotta check
+[19:12] <rains> its 1:12am sunday
+[19:12] <MiniMage> ok thankz
+[19:12] <rains> it wuz saturday.
+[19:13] <Death_INC> lol
+[19:13] <MiniMage> there's my phone!
+[19:13] <MiniMage> ... i think
+[19:13] <MiniMage> brb
+[19:13] <Death_INC> lmao
+[19:14] <MiniMage> ok found it
+[19:14] <MiniMage> just gotta call it
+[19:14] <MiniMage> alright
+[19:15] <MiniMage> i finally got tha right phone
+[19:15] <silksunflower> lol
+[19:15] Action: Death_INC cheers at mini
+[19:15] <MiniMage> lol
+[19:15] Guest88471 (tomsawyer@cuscon1048.tstt.net.tt) joined #Dragons.
+[19:16] Guest88471 (tomsawyer@cuscon1048.tstt.net.tt) left #Dragons.
+[19:16] <MiniMage> ok so it's sunday and i knoe my number
+[19:16] <MiniMage> i gotta write this down
+[19:17] Action: silksunflower is laffing so hard
+[19:17] <MiniMage> y?
+[19:17] <silksunflower> hmm
+[19:17] Nick change: CarteiR -> Q-8
+[19:17] <silksunflower> now that I think about it I dunno
+[19:18] <MiniMage> lol ok
+[19:18] <MiniMage> i gotta find a pen
+[19:18] Nick change: Q-8 -> CarteiR
+[19:19] <MiniMage> shit i forgot the number!
+[19:19] Nick change: silksunflower -> lilith`jedidiah
+[19:19] <rains> erm u could have the operator tell u
+[19:19] <MiniMage> oh well it's either 887 5206 or 5276
+[19:20] <MiniMage> hmm operator...
+[19:20] <MiniMage> i shoulda thought of that
+[19:20] <rains> hmm yea she has a cool voice too
+[19:20] <rains> sounds like a fembot
+[19:20] <rains> :P
+[19:20] nerodrago (wow@ppp292.vp.centurytel.net) joined #Dragons.
+[19:20] <MiniMage> who does?
+[19:20] <MiniMage> operator?
+[19:20] <rains> the operator
+[19:20] <rains> yeah
+[19:21] <nerodrago> hi hi all
+[19:21] <rains> heya blackie
+[19:21] <MiniMage> hmm ok
+[19:21] <MiniMage> i'm so lost
+[19:21] <Death_INC> lol
+[19:21] <nerodrago> somtimes being lost aint so bad
+[19:22] <Death_INC> mini, just call my # lol
+[19:22] <MiniMage> what's ur number?
+[19:22] -Death_INC:@#Dragons- [@#Dragons] 808-561-EVIL
+[19:22] <rains> u juz showed every1
+[19:22] <Death_INC> I know
+[19:22] <Death_INC> I dont care
+[19:23] <Death_INC> I get first incoing minute free :b
+[19:23] <rains> what bout her tho?
+[19:23] <lilith`jedidiah> lol
+[19:23] <Death_INC> heh I wont answer
+[19:23] <lilith`jedidiah> he showed us all earlier
+[19:23] -Death_INC:@#Dragons- [@#Dragons] mini, EVIL = 3845
+[19:23] <MiniMage> lol ok
+[19:24] <MiniMage> hmmm
+[19:24] <MiniMage> who's number is that?
+[19:24] <Death_INC> for the love of god, its mine
+[19:24] <lilith`jedidiah> that is sam's number
+[19:24] <lilith`jedidiah> hahaha
+[19:25] <MiniMage> ok
+[19:25] <MiniMage> why am i calling you?
+[19:25] <lilith`jedidiah> hahaha
+[19:25] <lilith`jedidiah> rofl
+[19:25] <Death_INC> because ... oh my god
+[19:25] <MiniMage> ???
+[19:25] <Death_INC> because you dont know your number, and I have caller ID
+[19:25] <Death_INC> lmao
+[19:25] <MiniMage> oh right
+[19:25] <MiniMage> ojk
+[19:25] <MiniMage> er
+[19:25] <MiniMage> ok
+[19:25] <lilith`jedidiah> lol
+[19:25] <rains> omg
+[19:26] <rains> yer calling HI to find out yer #?
+[19:26] <MiniMage> lemme find my phone i just put it down somewhere
+[19:26] <Death_INC> mini, have you ever forgotten where you live?
+[19:26] <Death_INC> oh shit lol
+[19:26] Action: lilith`jedidiah thinks MiniMage is a little out of it tonight
+[19:26] <Death_INC> rains, calling HI isnt expensive
+[19:27] |STEVEN|_ (GuessWorld@64bit.descrypt.com) left irc: Ping timeout
+[19:27] <nerodrago> i forgot what i was doing.....
+[19:27] <MiniMage> i can't find it
+[19:27] <MiniMage> ugh
+[19:27] <lilith`jedidiah> *sigh*
+[19:27] <MiniMage> there are three phones in this room and it's not either of them
+[19:27] <MiniMage> hmmm
+[19:27] <MiniMage> brb
+[19:28] <Death_INC> oh my god
+[19:28] <Death_INC> this is just WRONG
+[19:28] Action: lilith`jedidiah isn't even going to go there
+[19:30] <MiniMage> alright it's gone again
+[19:30] <Death_INC> mini, are you ok?
+[19:30] <MiniMage> yeah why?
+[19:30] <Death_INC> ...
+[19:30] <lilith`jedidiah> if we knew your number we could call your phone and you might be able to find it by the rings
+[19:30] <Death_INC> you seem to be having trouble even finding your own ass today heh
+[19:31] <MiniMage> it's because i don't have an ass
+[19:31] <Death_INC> aaah, that explains it
+[19:31] <MiniMage> yeah
+[19:32] <MiniMage> what huh?
+[19:32] |STEVEN|_ (GuessWorld@64bit.descrypt.com) joined #Dragons.
+[19:32] <MiniMage> maybe i'm charging it
+[19:32] <MiniMage> hold on
+[19:32] <Death_INC> lol
+[19:35] <MiniMage> can't find the charger
+[19:35] <lilith`jedidiah> jeez
+[19:35] <Death_INC> jesus
+[19:35] <Death_INC> mini, are you by any chance tired?
+[19:35] <MiniMage> i thought it was in the kitchen but i guess not
+[19:35] <lilith`jedidiah> mini.... yer one of those ppl who needs post it notes everywhere to remind you where you put stuff
+[19:35] <MiniMage> no i'
+[19:35] <MiniMage> m not
+[19:35] <Death_INC> no lil, she wouldnt be able to find the post-its
+[19:35] <lilith`jedidiah> lol
+[19:36] <MiniMage> i lost my post-its
+[19:36] <MiniMage> i had a huge pad of 'em
+[19:36] <MiniMage> seriously though
+[19:36] <lilith`jedidiah> omg
+[19:36] Action: lilith`jedidiah falls over
+[19:36] <lilith`jedidiah> and I thought i was forgetful
+[19:36] <MiniMage> i'm just tired
+[19:36] <MiniMage> or i overn slept
+[19:37] <Death_INC> lmao
+[19:37] <lilith`jedidiah> my toofy hurts
+[19:39] <MiniMage> aww
+[19:39] <MiniMage> poor thing
+[19:39] <MiniMage> hold on
+[19:39] <lilith`jedidiah> hold on to what?
+[19:39] <MiniMage> fly
+[19:39] <MiniMage> it's like dieing
+[19:39] <MiniMage> i feel so bad
+[19:39] <MiniMage> had to let it outside
+[19:40] <nerodrago> why is that?
+[19:40] <MiniMage> they don't belong in houses
+[19:40] <nerodrago> felt bad for a fly?
+[19:40] <MiniMage> yea
+[19:40] <nerodrago> it will die in a day anyway
+[19:40] <MiniMage> kept fallin over on it's back and couldn't get up
+[19:40] <MiniMage> so?
+[19:40] <MiniMage> i don't wana kill it
+[19:40] <nerodrago> heh that is a insects way of saying im die'n
+[19:40] <MiniMage> and i'd rather not find a dead fly in tha house tomorrow
+[19:40] ragnarok (Ragnarok@1Cust71.tnt6.tampa.fl.da.uu.net) left irc: Quit: Connection reset by little mexican dude with pair of wire cutters
+[19:41] <nerodrago> yeah they are pest
+[19:41] Nick change: lilith`jedidiah -> silksunflower
+[19:43] sAtAn|c^sOuL[a] (~Do@host-64-110-87-78.interpacket.net) joined #Dragons.
+[19:44] <MiniMage> i know where i put my phone!
+[19:44] <MiniMage> brb
+[19:45] <silksunflower> hehehe
+[19:45] <MiniMage> i found it
+[19:46] <nerodrago> where was it?
+[19:46] <MiniMage> on the table next to the charger
+[19:46] <Death_INC> lmao
+[19:46] <Death_INC> I thought you couldnt find teh charger
+[19:46] <Death_INC> now...
+[19:46] <Death_INC> do you remember WHY you were looking for your phone?
+[19:46] <MiniMage> it was movied into the living room
+[19:46] <MiniMage> and tha charger was on teh floor under some news papers
+[19:46] <MiniMage> and there are tables and there was the phone
+[19:47] <MiniMage> so i can find out my number?
+[19:47] Action: Death_INC cheers
+[19:47] <Death_INC> ding ding ding
+[19:47] <Death_INC> she wins a prize
+[19:47] <silksunflower> lol
+[19:47] <silksunflower> and behind door #1 we have MiniMage's phone number!!
+[19:48] <Death_INC> haha
+[19:48] <MiniMage> ok...
+[19:48] <silksunflower> :P
+[19:48] <MiniMage> yawn
+[19:48] <Death_INC> you remember how to dial, right? :)
+[19:48] <silksunflower> lol
+[19:49] <rains> wardial
+[19:49] <Death_INC> heh rains
+[19:49] <rains> hmm im going to bed
+[19:49] <rains> i think
+[19:49] <silksunflower> wuss
+[19:49] <rains> wuss?
+[19:49] <rains> i worked tonight
+[19:49] <silksunflower> yep
+[19:49] <MiniMage> what am i dialing?
+[19:49] <rains> wuz up all night last night
+[19:49] <silksunflower> going to bed THIS early?
+[19:50] <rains> i wuz up all night last night..
+[19:50] <rains> didnt sleep much 2day
+[19:50] <MiniMage> tha kids tired
+[19:50] <rains> then worked tonight
+[19:50] <silksunflower> wuss
+[19:50] <silksunflower> :P
+[19:50] <rains> grr
+[19:50] <silksunflower> go to bed babez.... I wuz teasin ya ranDY
+[19:50] <rains> how dare ya call me a wuss
+[19:50] <rains> me of all people
+[19:50] <silksunflower> wuss
+[19:50] <MiniMage> am i calling there death?
+[19:50] <rains> the nerve
+[19:50] <Death_INC> rains: wiss.
+[19:50] <silksunflower> wuss
+[19:51] Last message repeated 3 time(s).
+[19:51] <MiniMage> .notice am i supposed ot?
+[19:51] <rains> stop talking bout yerselves
+[19:51] Topic changed on #Dragons by silksunflower!lovely@216.215.132.21.scgnvl-db-ar001.nw.TriVergent.Net: http://daldragons.bizhosting.com/stats/dragons.html  .... ranDY is a wuss!!!!!!!!
+[19:51] <MiniMage> we
+[19:51] <MiniMage> bleh
+[19:51] <Death_INC> heh rains must be tired
+[19:51] <Death_INC> he's using the "I know you are but what am I" retort
+[19:51] <rains> i am
+[19:51] <rains> and cranky
+[19:51] <rains> i could rip someones arms off
+[19:51] <rains> :/
+[19:51] <Death_INC> hmm
+[19:51] <Death_INC> pass thanks
+[19:51] Action: Death_INC gives rains a fly
+[19:51] <MiniMage> hmm i'm confused
+[19:51] <Death_INC> there pull its arms off
+[19:51] <rains> hmm 
+[19:52] <MiniMage> what's happening/
+[19:52] <rains> i like bugs
+[19:52] <rains> i dont kill em
+[19:52] <rains> cept you..
+[19:52] Action: rains sprays death with raid
+[19:52] <nerodrago> poor death
+[19:52] <MiniMage> r o l a i d s spells?
+[19:52] <rains> die..deathgnat
+[19:53] <Death_INC> hehe
+[19:53] <silksunflower> wuss
+[19:53] <rains> grrr
+[19:53] <Death_INC> I've developed ana mmunity to raid
+[19:53] <Death_INC> it's addicting
+[19:53] Action: rains bites silk
+[19:53] <Death_INC> more, MOR!
+[19:53] Action: MiniMage hands rains the fly swatter
+[19:53] <rains> i actually got sick from raid once
+[19:53] <rains> hmm ask jazz bout it
+[19:53] <Death_INC> I bet
+[19:53] <nerodrago> ick
+[19:53] <Death_INC> that shit is bad
+[19:53] <rains> wuz enclosed ina room where it wuz sprayed
+[19:54] <nerodrago> i tried that in a bathroom once rains, not a good exp
+[19:54] <rains> haha
+[19:54] <nerodrago> i got spray happy
+[19:54] <rains> exactly :P
+[19:54] <rains> i had to spray it wuz a big spider
+[19:54] <rains> i hate spiders.
+[19:54] <silksunflower> <------ afk
+[19:54] <silksunflower> bbiam
+[19:54] <nerodrago> i like when it first hits them and they run like crazy
+[19:55] <rains> pisses em off
+[19:55] <Death_INC> hehe I did that
+[19:55] <Death_INC> used like half a can I think
+[19:55] <rains> yea
+[19:55] <nerodrago> all i know is i started to feel like i needed to puke soon
+[19:55] <Death_INC> HUGE spuder
+[19:55] <rains> i felt dizzy
+[19:55] <nerodrago> me too
+[19:55] <nerodrago> i needed to puke though
+[19:55] <rains> lets sue raid inc?
+[19:55] <nerodrago> heh
+[19:55] <rains> get millions
+[19:55] <nerodrago> yes
+[19:56] <Death_INC> but, it has a warning label
+[19:56] <rains> but, it wasnt our fault?
+[19:56] <nerodrago> im blind though
+[19:56] <nerodrago> ;p
+[19:56] <Death_INC> lol
+[19:56] <Death_INC> needs to have warning in braile?
+[19:56] <Death_INC> yea!
+[19:56] <nerodrago> yes
+[19:56] <Death_INC> they say: how did you know it was raid?
+[19:57] <nerodrago> it stunk
+[19:57] <nerodrago> or i thought it was air freshner
+[19:57] <nerodrago> ah well
+[19:57] <nerodrago> crazy time is over
+[19:57] <rains> that explains the bathroom spraying
+[19:57] <Death_INC> heh
+[19:57] <rains> see
+[19:57] <rains> perfect
+[19:57] <nerodrago> yes yes
+[19:58] <nerodrago> i had a screwed up dream when i was younger about a roach =\
+[19:59] <nerodrago> i steped on one then a big roach steped on me
+[19:59] <nerodrago> then i woke up
+[19:59] <nerodrago> nice dream
+[20:00] <nerodrago> and now i wonder why i told yall this
+[20:00] <rains> heh
+[20:00] <MiniMage> ok brb
+[20:00] <Death_INC> lol
+[20:02] <crossbar> I think my tv card just took a shit.
+[20:02] sAtAn|c^sOuL[a] (~Do@host-64-110-87-78.interpacket.net) left irc: Ping timeout
+[20:03] natstarr (daljava@AC9573D2.ipt.aol.com) joined #Dragons.
+[20:03] <crossbar> reboot
+[20:04] crossbar (mofo@skilled.net) left irc: Quit: See ya!
+[20:04] natstarr (daljava@AC9573D2.ipt.aol.com) left #Dragons.
+[20:06] <MiniMage> hmm idon't remember shutting off my lights
+[20:10] <MiniMage> did i shut my lights off?
+[20:10] <Death_INC> oh god
+[20:11] <MiniMage> they were just on i think
+[20:11] <MiniMage> hmm...
+[20:11] Action: Death_INC holds head
+[20:11] <Death_INC> huh?
+[20:11] <MiniMage> what?
+[20:12] sAtAn|c^sOuL[a] (~Do@host-64-110-87-209.interpacket.net) joined #Dragons.
+[20:12] <Death_INC> what you said made no sense
+[20:12] <MiniMage> when?
+[20:12] <MiniMage> wait what'd i say that made on sense?
+[20:13] <MiniMage> no too
+[20:13] <Death_INC> actualy, it does I misread a line
+[20:13] <silksunflower> lol
+[20:13] <MiniMage> what does?
+[20:13] <MiniMage> ???
+[20:14] <MiniMage> waht's my number again?
+[20:14] <silksunflower> oh my god
+[20:14] <Death_INC> lol
+[20:15] <Death_INC> you want me to say it here?
+[20:15] <silksunflower> say it!
+[20:15] <MiniMage> suer why not
+[20:15] <Death_INC> lol
+[20:15] <MiniMage> that way i can ask eveyone when i forget it
+[20:15] <Death_INC> if you were older than 9.5 I'd say it... but some perv might call you
+[20:15] <MiniMage> lol
+[20:15] <Death_INC> couldnt have that
+[20:15] <MiniMage> hey i'm a big nine and a half year old
+[20:15] <MiniMage> i can fend for myself
+[20:16] <MiniMage> did rains go to sleep?
+[20:16] <Death_INC> thats why you cant remember your number?
+[20:16] <Death_INC> yea
+[20:16] <MiniMage> hmm ok
+[20:16] <MiniMage> wait what?
+[20:17] Topic changed on #Dragons by ChanServ!service@dal.net: http://daldragons.bizhosting.com/stats/dragons.html  .... you ppl should stay awake you missed all the fun ... [17:37] *** You were kicked from #pennsylvania by ChanServ (User has been banned from the channel)
+[20:17] <MiniMage> just gimme my number!
+[20:17] <Death_INC> <MiniMage> waht's my number again?
+[20:17] <Death_INC> <MiniMage> i can fend for myself
+[20:17] <Death_INC> <Death_INC> thats why you cant remember your number?
+[20:17] <MiniMage> oh hah i get it
+[20:17] <MiniMage> lol
+[20:17] <MiniMage> can i have my number?
+[20:17] <Death_INC> lol
+[20:17] <MiniMage> i'll call you again
+[20:17] <MiniMage> gimme!
+[20:17] <silksunflower> lol
+[20:18] EaZe (mIRC@pc84.moew.main-link.net) joined #Dragons.
+[20:18] <silksunflower> i think I am going to die
+[20:18] <rains> hmm take me with you
+[20:19] <MiniMage> i thought you went to sleep?
+[20:19] <EaZe> ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
+[20:19] <silksunflower> no for real
+[20:19] <Death_INC> oh, sorry I meant he went to sheep
+[20:19] <rainsbot> \1f(\1f\ 2S\ 2\1fheep\1f\ 2C\ 2\1founter\1f: 50x\1f)\1f
+[20:19] Action: rainsbot *baaa's* at Death_INC
+[20:19] EaZe (mIRC@pc84.moew.main-link.net) left #Dragons.
+[20:19] <MiniMage> uh huh
+[20:19] crossbar (mofo@skilled.net) joined #Dragons.
+[20:19] #dragons: mode change '+o crossbar' by rainsbot!rb@dialpool1038.millenianet.com
+[20:19] <MiniMage> i think i had my number right originally
+[20:19] Draconis` (OmniMagnus@h2u1-a2c7bb.elp.rr.com) joined #Dragons.
+[20:19] <MiniMage> didn't i?
+[20:19] <Death_INC> I donno
+[20:19] Draconis` (OmniMagnus@h2u1-a2c7bb.elp.rr.com) left #Dragons.
+[20:19] <Death_INC> you never said it did you
+[20:20] <rains> sleep?
+[20:20] <MiniMage> i tak it ur not sleeping
+[20:20] <MiniMage> didn't i?
+[20:20] <MiniMage> i thought i did
+[20:20] <MiniMage> i might be mistaken
+[20:20] <rains> i sed i wuz thinking bout it
+[20:20] Action: Death_INC shrugs
+[20:20] <MiniMage> oh ok
+[20:20] <rains> then silk called me a wuss
+[20:20] <rains> so
+[20:20] <MiniMage> i sound 12 don't i?
+[20:20] Action: rains stays
+[20:20] <MiniMage> lol aww
+[20:21] <Death_INC> MiniMage, yea.. you sound old for your age
+[20:21] <MiniMage> lol
+[20:21] <MiniMage> yea i know
+[20:21] <Death_INC> somone deop rains please
+[20:21] <Death_INC> I think my script is pissy
+[20:22] <Death_INC> er nm
+[20:22] <Death_INC> bah chanserv lagged
+[20:22] <MiniMage> lol
+[20:22] <rains> u tryin to get someone killed?
+[20:23] <rains> tellin em to deop me with the bot here
+[20:23] #dragons: mode change '-o rains' by Death_lNC!deth@a204b210n115client247.hawaii.rr.com
+[20:23] #dragons: mode change '-o Death_lNC' by rainsbot!rb@dialpool1038.millenianet.com
+[20:23] #dragons: mode change '+o Death_lNC' by s0d0mizer!dragon@recluce.bingner.com
+[20:23] Action: rains shrugs
+[20:23] <Death_INC> hmm
+[20:23] crossbar_ (mofo@skilled.net) joined #Dragons.
+[20:23] <Death_INC> strange
+[20:23] #dragons: mode change '+o rains' by Death_INC!deth@a204b210n115client247.hawaii.rr.com
+[20:23] <Death_INC> *** ChanServ sets mode: -ooo Cecil-PizzaHut Saber[TF] dOmInIOn-X
+[20:23] <Death_INC> *** Death_INC: you're not channel operator
+[20:23] Last message repeated 2 time(s).
+[20:23] <Death_INC> heh
+[20:23] <Death_INC> wtf is that coming from??!?
+[20:24] <rains> um pa?
+[20:24] <crossbar_> argh you know, fuck dalnet.
+[20:24] crossbar (mofo@skilled.net) left irc: Ping timeout
+[20:25] Action: crossbar_ shutter
+[20:25] <MiniMage> ...
+[20:25] Nick change: crossbar_ -> crossbar
+[20:25] <silksunflower> heh
+[20:25] Draconis` (OmniMagnus@h2u1-a2c7bb.elp.rr.com) joined #Dragons.
+[20:25] <MiniMage> hmm that girl didn't call
+[20:25] Draconis` (OmniMagnus@h2u1-a2c7bb.elp.rr.com) left #Dragons.
+[20:26] CarteiR (Q-8@as10-195.qualitynet.net) left irc: Write Error: Broken pipe
+[20:26] <crossbar> You are still waiting for her to call?
+[20:26] <Death_INC> rains, the pa stuff is gone
+[20:26] <Death_INC> I KNOW heh
+[20:26] <MiniMage> no but i found my phone so i can check
+[20:26] <Death_INC> I checked like 10x
+[20:26] <crossbar> I say I go find a new server to hang out on.
+[20:27] <crossbar> um pa um pa dududu um pa um pa dudududu
+[20:27] Action: silksunflower knows a fun server
+[20:28] _Hugh (~FireIce@pm736-25.dialip.mich.net) joined #Dragons.
+[20:28] #dragons: mode change '+o _Hugh' by rainsbot!rb@dialpool1038.millenianet.com
+[20:28] <silksunflower> hughston
+[20:29] <silksunflower> ok
+[20:29] <_Hugh> hiya hiya
+[20:29] <silksunflower> :P
+[20:29] <rains> sup h?
+[20:29] Action: MiniMage dies
+[20:30] <Death_INC> heya hugh
+[20:31] <crossbar> Hello hugh!@#
+[20:31] <silksunflower> all we need is tommy lucy rayray and m0ppy to be perfect!
+[20:31] <Death_INC> m0ppy?
+[20:31] <silksunflower> you don't know m0p?
+[20:31] <rains> master0fpuppets
+[20:32] <crossbar> fuck lucy the damn crack wh0re.
+[20:32] <crossbar> heh
+[20:32] <Death_INC> aah ya
+[20:32] Action: silksunflower would
+[20:32] <Death_INC> lol silk
+[20:32] #dragons: mode change '+o crossbar' by ChanServ!service@dal.net
+[20:33] crossbar (mofo@skilled.net) left irc: Quit: See ya!
+[20:33] <Death_INC> lol
+[20:34] _Hugh (~FireIce@pm736-25.dialip.mich.net) left irc: Ping timeout
+[20:34] <MiniMage> hmm she did call
+[20:34] <MiniMage> damn
+[20:34] #dragons: mode change '+o rains' by ChanServ!service@dal.net
+[20:34] <Death_INC> doh
+[20:34] DragonStylez (raistlin@208-25-48-12.stk.inreach.net) joined #Dragons.
+[20:35] DragonStylez (raistlin@208-25-48-12.stk.inreach.net) left #Dragons.
+[20:35] <MiniMage> i'm
+[20:35] <rains> tired
+[20:35] <MiniMage> 887 5206 rite?
+[20:35] <Death_INC> LOL
+[20:35] <Death_INC> no
+[20:35] <Death_INC> er
+[20:35] <Death_INC> yea
+[20:35] <MiniMage> i think i called myself then
+[20:35] <MiniMage> lol
+[20:35] <Death_INC> area code missing threw me off
+[20:35] <silksunflower> lol
+[20:36] <Death_INC> you called yourself??? lol
+[20:36] <MiniMage> i think so
+[20:36] <MiniMage> that number is on my calls
+[20:36] <Death_INC> did you check voice mail?
+[20:36] <Death_INC> thats what it does to connect to it
+[20:36] <MiniMage> ???
+[20:36] <MiniMage> what?
+[20:36] <MiniMage> ur on there too
+[20:37] <MiniMage> hmm...
+[20:37] <MiniMage> i think
+[20:38] <MiniMage> 808 blah blah blah?
+[20:38] <Death_INC> no, my number starts with 900
+[20:38] <MiniMage> hmm ok
+[20:38] <Death_INC> ....
+[20:38] <Death_INC> uh 808=me
+[20:38] <MiniMage> er no
+[20:39] <Death_INC> 900=pay calls
+[20:39] <MiniMage> yea
+[20:39] <MiniMage> ???
+[20:39] <MiniMage> ok
+[20:39] <MiniMage> what?
+[20:39] Marie^19 (Whatever@adsl-20-69-211.mem.bellsouth.net) left irc: Quit: 
+[20:39] <Death_INC> you know, like 1-900-KINKY-SEX
+[20:39] <Death_INC> then they charge you like $50/monute
+[20:40] <MiniMage> wouldn't know
+[20:40] <MiniMage> yea ur here twice
+[20:40] Marie^19 (Whatever@adsl-20-69-211.mem.bellsouth.net) joined #Dragons.
+[20:40] #dragons: mode change '+o Marie^19' by rainsbot!rb@dialpool1038.millenianet.com
+[20:40] <Death_INC> oh wait, you're 9.5 I forgot
+[20:40] <Death_INC> hmm I gotta go
+[20:40] <MiniMage> lol
+[20:41] <MiniMage> ttyl
+[20:45] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) left #Dragons.
+[20:45] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[20:45] #dragons: mode change '+o MiniMage' by rainsbot!rb@dialpool1038.millenianet.com
+[20:45] <rains> wb..
+[20:45] <MiniMage> ty?
+[20:45] <rains> yw
+[20:46] <MiniMage> what're you up to kid?
+[20:48] #dragons: mode change '+o Marie^19' by ChanServ!service@dal.net
+[20:48] <rains> hmm
+[20:48] <rains> being bored..listening to music
+[20:48] <rains> relcining like so far back i could fall
+[20:48] Action: rains yawns
+[20:48] <rains> reclining too
+[20:49] <MiniMage> heh
+[20:49] <MiniMage> so bored
+[20:49] <rains> hmm i get like 4 days off
+[20:49] <MiniMage> my throat hurts now
+[20:49] <rains> how cool is that
+[20:50] <MiniMage> you've worked how many days now?
+[20:50] <rains> 2
+[20:50] <MiniMage> how many hours/
+[20:50] <rains> one wuz a meeting and one wuz training
+[20:50] <rains> hmm
+[20:50] <rains> 4 + 5 = 9
+[20:50] <rains> 9 hrs
+[20:51] <MiniMage> that's not too bad
+[20:51] <MiniMage> i don't thinki have classes on monday
+[20:51] <MiniMage> but i can't remember
+[20:52] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[20:53] <MiniMage> oh well
+[20:54] <MiniMage> hmm how long till we get married?
+[20:55] <rains> hmm u still want to?
+[20:55] <nerodrago> err bbl
+[20:55] nerodrago (wow@ppp292.vp.centurytel.net) left irc: Quit: dah!
+[20:55] <MiniMage> y u don't??
+[20:56] <rains> didnt say that
+[20:56] <rains> juz asking if u still want to
+[20:56] <MiniMage> yea i do
+[20:56] Nick change: Locke -> Prettz
+[20:56] <MiniMage> do u?
+[20:57] <rains> sure.
+[20:57] <MiniMage> hmm ok
+[20:58] <MiniMage> when?
+[20:58] Nick change: Marie^19 -> Marie|Sleeping
+[20:58] <rains> whenever
+[20:58] <MiniMage> hmm...
+[20:59] silksunflower (lovely@216.215.132.21.scgnvl-db-ar001.nw.TriVergent.Net) left irc: Quit: Leaving
+[20:59] <rains> i'll be in a better mood tomorrow tho
+[20:59] <MiniMage> ok
+[21:00] <MiniMage> ditto i'm almost fallin asleep here
+[21:00] Nick change: Marie|Sleeping -> Marie^19
+[21:01] <rains> hmm its not sleep for me
+[21:01] <rains> heh
+[21:01] <rains> i am tired tho
+[21:01] <MiniMage> hmm
+[21:01] <MiniMage> what's botherin ya?
+[21:02] <rains> bleh army mostly
+[21:02] <MiniMage> :\
+[21:02] <MiniMage> you go in today?
+[21:02] <rains> and its stupid for me to even let it get to me.
+[21:03] <rains> so im juz gonna stop
+[21:04] <MiniMage> :\
+[21:04] <rains> cheer up
+[21:04] <MiniMage> ok...
+[21:04] <MiniMage> how?
+[21:05] <rains> makes me feel 10x worse if some else gets down cuz of me
+[21:05] <rains> hmm i dunno?
+[21:05] <MiniMage> only person taht called was death
+[21:05] <MiniMage> which is kinda sad...
+[21:05] <MiniMage> well that girl caleed
+[21:05] <MiniMage> but i missed her call
+[21:06] <rains> hmm told ya id call ya
+[21:06] <rains> anytime
+[21:06] <MiniMage> did you?
+[21:06] <rains> yea
+[21:06] <MiniMage> (ok
+[21:07] <MiniMage> (:
+[21:07] <rains> hmm im gonna vamp tomorrow
+[21:08] <rains> unplug my phone close my curtains and juz sleep hopefully
+[21:08] <MiniMage> heh
+[21:08] <rains> someone will wake me up tho
+[21:08] Nick change: sAtAn|c^sOuL[a] -> sAtAn|c^sOuL
+[21:09] <MiniMage> i'd sleep all day but i got another thign to write and i haven't started yet
+[21:09] <rains> hmm i can never sleep good during the day
+[21:09] <MiniMage> well
+[21:11] <rains> and the pool is gone for 2 weeks cuz it had a hole that needs to be patched :/
+[21:11] <MiniMage> i can sometimes
+[21:11] <rains> not my week
+[21:11] <MiniMage> aww
+[21:11] <MiniMage> sorry 
+[21:11] Action: rains takes it all out on death
+[21:11] <rains> hmm thats better.
+[21:11] <rains> :)
+[21:11] <MiniMage> ???
+[21:12] <rains> nothing
+[21:12] <MiniMage> hmm ok
+[21:12] Prettz (lost@h24-71-117-168.ss.shawcable.net) left irc: Quit: it is better to be loved then to love someone.
+[21:13] <MiniMage> sam thinks i'm crazy now
+[21:13] <MiniMage> i knoe it
+[21:17] PrOzAc_MaN (___@paalto-apx-1-148-89.penn.com) joined #Dragons.
+[21:17] #dragons: mode change '+o PrOzAc_MaN' by ChanServ!service@dal.net
+[21:18] <rains> proz
+[21:18] <PrOzAc_MaN> rain
+[21:18] <rains> were u here when cammi wuz here
+[21:18] <PrOzAc_MaN> I was sleepin at the time
+[21:18] <rains> k
+[21:18] <PrOzAc_MaN> but I have it logged upstairs
+[21:18] <rains> she memoed me too
+[21:18] <PrOzAc_MaN> what did she have to say
+[21:19] <PrOzAc_MaN> that she was gonna tell an an IRCop??
+[21:19] <MiniMage> zzz
+[21:19] <rains> no she said your channel took over my channel and if you dont stop this activity im going to have to report you
+[21:20] <PrOzAc_MaN> kinda hard to do it again
+[21:20] <PrOzAc_MaN> I'm akicked
+[21:20] <rains> heh
+[21:20] <rains> shes on :(
+[21:20] <rains> im set as away tho i think
+[21:20] <rains> been set away most the night
+[21:20] <PrOzAc_MaN> heh
+[21:20] <rains> heh
+[21:21] <PrOzAc_MaN> not my fault she can't handle it
+[21:21] <rains> um like the whole chan did it anyways
+[21:21] <PrOzAc_MaN> not like we hurt anything
+[21:21] <rains> wuz juz 3 ppl
+[21:21] <PrOzAc_MaN> I mean shit they got it back
+[21:21] <PrOzAc_MaN> me you and death
+[21:21] <rains> exactly
+[21:22] <rains> no harm done
+[21:22] <rains> the flooder did more harm then we did
+[21:22] <PrOzAc_MaN> hell i could set up the passhack and took it completely
+[21:22] <PrOzAc_MaN> yeah no shit
+[21:22] <PrOzAc_MaN> no one was there when we went in
+[21:23] <rains> we sat there for like 2 hours by ourselves
+[21:23] <PrOzAc_MaN> yep
+[21:24] <PrOzAc_MaN> what maybe 3 ppl joined in that 2 hour period then those few showed up for the last hour
+[21:24] <rains> yea
+[21:25] <PrOzAc_MaN> so it's not like we did it when the place was full and ppl were chattin
+[21:25] <PrOzAc_MaN> ohh well to them the only thing that matters is that we were there and it happened
+[21:26] <rains> heh
+[21:26] <PrOzAc_MaN> you kicked from there too?
+[21:26] <rains> proz come on man when do you accuse a whole channel to begin with
+[21:26] <PrOzAc_MaN> never
+[21:26] <PrOzAc_MaN> unless well
+[21:26] <PrOzAc_MaN> if we were still alpha  THEN you could accuse the whole channel
+[21:27] <rains> well yea
+[21:27] <rains> if we were still a group
+[21:27] <rains> but were not
+[21:27] <PrOzAc_MaN> exactly
+[21:27] <rains> were individual snipers
+[21:27] <PrOzAc_MaN> just good at what were doin
+[21:27] <rains> you cant blame a whole chan tho
+[21:27] <rains> thats crazy
+[21:27] <PrOzAc_MaN> granted I'm rusty as hell
+[21:28] <PrOzAc_MaN> what 3/4 of the ppl in here anymore wouln't have much of a clue as to what we were doin let alone be involved
+[21:28] <rains> rit
+[21:28] <rains> e
+[21:28] <rains> half the people here dont even know nothing bout alpha
+[21:29] <PrOzAc_MaN> hell half of them don't even now the basics to makeing an attempt to take a channel
+[21:29] <rains> hmm i wouldnt say that
+[21:30] <PrOzAc_MaN> heh
+[21:30] <PrOzAc_MaN> well true
+[21:30] <rains> i saw min take down 10 chans one night!
+[21:30] <rains> all alone too
+[21:30] <PrOzAc_MaN> lol
+[21:30] <PrOzAc_MaN> whatever
+[21:31] <rains> dont believe me?
+[21:31] <rains> ?!?!?!
+[21:31] <PrOzAc_MaN> not really
+[21:32] <rains> hmm good cuz i dont even believe myself
+[21:32] <PrOzAc_MaN> lol
+[21:32] <rains> hmm
+[21:32] <rains> stupid army
+[21:32] <rains> proz they gave me such a hard time today
+[21:33] <rains> i wuz ready to juz tell em to forget it
+[21:34] <PrOzAc_MaN> hmm
+[21:34] <PrOzAc_MaN> did they give you yer paperwork??
+[21:34] <rains> yeah, after i sat there for 30mins listening to thier bs
+[21:34] abort (abort@j237.jhb36.jaring.my) joined #Dragons.
+[21:34] #dragons: mode change '+o abort' by rainsbot!rb@dialpool1038.millenianet.com
+[21:34] #dragons: mode change '+o abort' by ChanServ!service@dal.net
+[21:34] <PrOzAc_MaN> heh
+[21:35] <rains> the whole thing is they hate me working for target over the summer
+[21:35] <PrOzAc_MaN> brb
+[21:35] <rains> they want me enlisted now
+[21:35] <PrOzAc_MaN> hmm tell em to fuck off 
+[21:35] <PrOzAc_MaN> if they want ya they will take ya as soon as they can get ya
+[21:35] <rains> they give me all this the enlistment bonus is bigger
+[21:35] <rains> i dont care bout money
+[21:38] techniqz (m3th@cs6668135-187.austin.rr.com) left irc: Ping timeout
+[21:38] techniqz (m3th@cs6668135-187.austin.rr.com) joined #Dragons.
+[21:40] -ChanServ:#dragons- abort has opped techniqz
+[21:40] #dragons: mode change '+o techniqz' by ChanServ!service@dal.net
+[21:45] sAtAn|c^sOuL (~Do@host-64-110-87-209.interpacket.net) left irc: Write Error: Connection reset by peer
+[21:48] sAtAn|c^sOuL (~Do@host-64-110-87-105.interpacket.net) joined #Dragons.
+[21:49] #dragons: mode change '+oo sAtAn|c^sOuL |STEVEN|_' by rains!rainS@dialpool1038.millenianet.com
+[21:57] abort (abort@j237.jhb36.jaring.my) left irc: Read error: Connection reset by peer
+[21:58] sAtAn|c^sOuL (~Do@host-64-110-87-105.interpacket.net) left irc: Read error: Connection reset by peer
+[22:00] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) left irc: Quit: " I'm not a WeightWatcher; I'm a FatLoser... A big FatLoser!" <rains> i Iove you? ok? <rains> mahal kita. <rains> MAHAL KITA MINI! * rains looks into yer eyes <rains> mahal kita mini
+[22:01] MiniMage (MiniMage@ool-182de0e5.dyn.optonline.net) joined #Dragons.
+[22:01] #dragons: mode change '+o MiniMage' by rainsbot!rb@dialpool1038.millenianet.com
+[22:01] #dragons: mode change '+o MiniMage' by ChanServ!service@dal.net
+[22:01] sAtAn|c^sOuL (~Do@host-64-110-87-138.interpacket.net) joined #Dragons.
+[22:02] #dragons: mode change '+o sAtAn|c^sOuL' by ChanServ!service@dal.net
+[22:03] abort (abort@j237.jhb36.jaring.my) joined #Dragons.
+[22:03] #dragons: mode change '+o abort' by rainsbot!rb@dialpool1038.millenianet.com
+[22:03] #dragons: mode change '+o abort' by ChanServ!service@dal.net
+[22:06] sAtAn|c^sOuL (~Do@host-64-110-87-138.interpacket.net) left irc: Write Error: Connection reset by peer
+[22:22] <PrOzAc_MaN> hrrm
+[22:42] sAtAn|c^sOuL[a] (~Do@host-64-110-87-36.interpacket.net) joined #Dragons.
+[22:42] #dragons: mode change '+o sAtAn|c^sOuL[a]' by ChanServ!service@dal.net
+[22:44] abort (abort@j237.jhb36.jaring.my) left irc: Quit: connection abort
+[22:52] forever^^ (~gj18qp44@217.131.14.5) joined #Dragons.
+[22:53] <forever^^> slm
+[22:53] crossbar (mofo@skilled.net) joined #Dragons.
+[22:53] #dragons: mode change '+o crossbar' by ChanServ!service@dal.net
+[22:53] #dragons: mode change '+o crossbar' by rainsbot!rb@dialpool1038.millenianet.com
+[22:54] <crossbar> hi.
+[22:55] forever^^ (~gj18qp44@217.131.14.5) left #Dragons.
+[22:56] <PrOzAc_MaN> sup cross
+[22:56] <crossbar> PrOzAc_MaN: nothing, you?
+[22:57] <PrOzAc_MaN> chillin
+[22:57] <PrOzAc_MaN> gettin ready to go to sleep
+[22:59] <crossbar> PrOzAc_MaN: Sleep? It is morning time now you might as well stay up?
+[22:59] <PrOzAc_MaN> it's bed time for me
+[23:00] <crossbar> hrm
+[23:00] <crossbar> I should probably go to bed also.
+[23:00] <PrOzAc_MaN> why not everyone else did
+[23:00] <crossbar> But I was thinking about going to circut city tomorrow and checking prices on duel way satillite.
+[23:00] <crossbar> Tomorrow/ today.
+[23:02] <crossbar> PrOzAc_MaN: What is your fav. bomb to make?
+[23:02] <PrOzAc_MaN> hmm my favorite???
+[23:03] <crossbar> Yeah.
+[23:03] <PrOzAc_MaN> not sure
+[23:03] <crossbar> What ones do you like?
+[23:03] <PrOzAc_MaN> mortars are fun
+[23:03] <PrOzAc_MaN> umm pipe bombs are ok
+[23:04] <PrOzAc_MaN> I have alot of favorites cross
+[23:04] <crossbar> What are some good sites about bombs and shit?
+[23:04] <crossbar> heh
+[23:04] <crossbar> No I am not planing on blowing ANYTHING up.
+[23:04] <PrOzAc_MaN> it just depends on what I am doing with it 
+[23:04] <crossbar> Aiight.
+[23:04] <crossbar> You know any good sites?
+[23:05] Action: rains knows the best
+[23:05] <PrOzAc_MaN> hold on lemme see if I still have some of my book marks
+[23:05] <rains> http://www.angelfire.com/ny4/anarchy
+[23:10] <crossbar> PrOzAc_MaN: Find anything?
+[23:11] <PrOzAc_MaN> http://www.nodoze.net/index.html
+[23:12] <PrOzAc_MaN> wait
+[23:12] <PrOzAc_MaN> thats a members site
+[23:15] <PrOzAc_MaN> hey cross
+[23:17] crossbar kicked from #Dragons by PrOzAc_MaN: wake up \ 34,1««\ 33,1øVê® \ 315,1Ф§ê\ 34,1»»\ 3
+[23:17] crossbar (mofo@skilled.net) joined #Dragons.
+[23:17] #dragons: mode change '+o crossbar' by rainsbot!rb@dialpool1038.millenianet.com
+[23:17] #dragons: mode change '+o crossbar' by ChanServ!service@dal.net
+[23:18] <crossbar> YEah?
+[23:18] <PrOzAc_MaN> this one is for you
+[23:18] <PrOzAc_MaN> you can have fun with the stuff and make money
+[23:18] <PrOzAc_MaN> http://www.greatshop.com/cdrom/M80.TXT
+[23:19] <crossbar> hah
+[23:21] Action: PrOzAc_MaN is out
+[23:21] <crossbar> later man
+[23:21] <PrOzAc_MaN> later ppl
+[23:21] <PrOzAc_MaN> later cross
+[23:21] <PrOzAc_MaN> don't blow yourself  up
+[23:22] rains kicked from #Dragons by PrOzAc_MaN: quit takeing over channels \ 34,1««\ 33,1øVê® \ 315,1Ф§ê\ 34,1»»\ 3
+[23:22] PrOzAc_MaN kicked from #Dragons by rainsbot: rainsbot
+[23:22] PrOzAc_MaN (___@paalto-apx-1-148-89.penn.com) joined #Dragons.
+[23:22] #dragons: mode change '+o PrOzAc_MaN' by ChanServ!service@dal.net
+[23:22] #dragons: mode change '-o PrOzAc_MaN' by s0d0mizer!dragon@recluce.bingner.com
+[23:22] rains (rainS@dialpool1038.millenianet.com) joined #Dragons.
+[23:22] #dragons: mode change '+o rains' by ChanServ!service@dal.net
+[23:22] #dragons: mode change '+o PrOzAc_MaN' by ChanServ!service@dal.net
+[23:23] PrOzAc_MaN (___@paalto-apx-1-148-89.penn.com) left irc: Quit: who would of thunk it
+[23:24] <crossbar> hrm
+[23:24] <crossbar> Where the hell am I gonna make Potassium Perchlorate to Aluminum Powder at ?
+[23:24] <crossbar> I shoulda asked proz if he has any.
+[23:24] <rains> ...
+[23:24] <rains> i gave u a site.
+[23:26] sAtAn|c^sOuL[a] (~Do@host-64-110-87-36.interpacket.net) left irc: Ping timeout
+[23:27] <crossbar> Ah thanks rain.
+[23:30] <crossbar> I know you did, I said thanks.
+[23:31] <rains> yer welcome
+[23:32] <rains> im delayed
+[23:32] <rains> so..if i dont answer juz kick me
+[23:35] <crossbar> Thats ok I am a little to, I am in a intence game of minesweep.
+[23:38] <crossbar> fucking mines.,\
+[23:42] <crossbar> night.
+[23:43] <rains> l8r man
+[00:00] --- Sun Jul  8 2001
diff --git a/logsamples/energymech-sample.log b/logsamples/energymech-sample.log
new file mode 100644 (file)
index 0000000..7d2260d
--- /dev/null
@@ -0,0 +1,1980 @@
+[05:52] <agonizer> *nöl*
+[06:50] *** Joins: astralhed (~Astralhea@pD900CB64.dip.t-dialin.net)
+[06:50] *** Lucy21 sets mode: +v astralhed 
+[06:56] *** agonizer sets mode: +o astralhed 
+[06:57] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[06:58] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[06:58] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[06:58] *** AiYume was kicked by |Scr3am| (gebannt: requested)
+[07:05] *** Devil21 is now known as Sub-Away
+[07:21] *** kat|zZz is now known as kat|afk
+[07:21] <kat|afk> *g*
+[07:21] <agonizer> Ich geh gleich pennen *g*
+[07:21] <kat|afk> schule. örgs. du sau! *g*
+[07:22] <agonizer> Urlaub *g*
+[07:22] <kat|afk> die welt ist schlech.... boah das wird ja immer schlimmer! *grrrr*
+[07:26] *** Joins: Baba_Frau (~Altenhoff@p50857740.dip.t-dialin.net)
+[07:27] *** Quits: Baba_Frau ()
+[07:28] *** pyranha is now known as [gXp]pyRA
+[07:34] *** Joins: |Lucy21| (~Lucy@p5086EFE3.dip.t-dialin.net)
+[07:36] *** Gina6 sets mode: +o |Lucy21| 
+[07:36] *** Frieda sets mode: +o |Lucy21| 
+[07:37] *** Quits: kat|afk ()
+[07:37] *** Quits: Lucy21 (Ping timeout)
+[07:38] *** |Lucy21| is now known as Lucy21
+[07:45] *** Quits: Sub-Away (Connection reset by peer)
+[08:01] *** Joins: geilesie (~jakfls@server.kfm-schule.sig.bw.schule.de)
+[08:15] *** Joins: Alpha-Vx (bj76@pD9E2300E.dip.t-dialin.net)
+[08:16] *** Quits: geilesie (Connection reset by peer)
+[08:16] *** Parts: Alpha-Vx (bj76@pD9E2300E.dip.t-dialin.net)
+[08:28] *** Joins: Sub-Away (~nightsky@pD9E4BCD2.dip.t-dialin.net)
+[08:29] *** Sub-Away is now known as Sub-Seven
+[08:32] *** Joins: toki (toki@c050.apm.etc.tu-bs.de)
+[08:41] *** Quits: Sub-Seven (BlaCk^D3v|L 2.0 by maSSiccio, http://web.interpuntonet.it/bdevil/)
+[08:45] *** Joins: Sub-Seven (~nightsky@pD9E4BCD2.dip.t-dialin.net)
+[08:47] *** Joins: vjaway (vector@p5086F6EF.dip.t-dialin.net)
+[08:47] *** Frieda sets mode: +o vjaway 
+[08:52] *** eisi`zZzZ is now known as Eisbaer`
+[08:57] *** Eisbaer` is now known as Eisi`afk
+[08:58] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[08:59] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[08:59] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[08:59] *** AiYume was kicked by |Scr3am| (gebannt: requested)
+[09:05] *** Joins: _seneca_ (~seneca@pD953552E.dip.t-dialin.net)
+[09:06] *** Eisi`afk is now known as eisi`w3g
+[09:06] *** Sub-Seven is now known as Sub-Away
+[09:11] *** [gXp]pyRA is now known as pyranha
+[09:40] *** Deathman is now known as deathman
+[10:01] *** Quits: Babysleep (Connection reset by peer)
+[10:08] *** Joins: Babysleep (charly@pD95031EA.dip.t-dialin.net)
+[10:09] *** Frieda sets mode: +o Babysleep 
+[10:12] *** Joins: rodon_ (jstrass@p508055AD.dip.t-dialin.net)
+[10:13] *** Parts: rodon_ (jstrass@p508055AD.dip.t-dialin.net)
+[10:20] *** Joins: Hellga (~Hellga@pD9512DD0.dip.t-dialin.net)
+[10:20] *** Lucy21 sets mode: +o Hellga 
+[10:59] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[11:00] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[11:00] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[11:00] *** AiYume was kicked by |Scr3am| (gebannt: requested)
+[11:13] *** Joins: coke-afk- (cola@p5087999E.dip.t-dialin.net)
+[11:13] *** Joins: stern2 (stern2@ACB0077E.ipt.aol.com)
+[11:14] <P|0pSe> *2 hi
+[11:14] *** coke-afk- is now known as coke2k
+[11:17] *** Joins: Balou (~seneca@pD953552E.dip.t-dialin.net)
+[11:19] *** |Scr3am| sets mode: +o coke2k 
+[11:23] *** Parts: Balou (~seneca@pD953552E.dip.t-dialin.net)
+[11:26] *** Quits: stern2 (GermanFunScript V2.0 http://gfs.userclub.de)
+[11:34] *** Quits: Tr|pLe911 (Ping timeout)
+[11:34] *** Quits: tripleho (Ping timeout)
+[11:44] *** Joins: sandy23 (sandy22@62.16.185.5)
+[11:47] *** pyranha is now known as [gXp]pyRA
+[11:53] *** Joins: joybar (~martin@62.180.110.193)
+[11:58] *** Quits: sandy23 (Connection reset by peer)
+[12:04] *** diMitri is now known as dimitri
+[12:05] *** Joins: sandy23 (sandy22@62.16.185.5)
+[12:07] *** toki is now known as messalina
+[12:07] *** messalina is now known as toki
+[12:09] *** coke2k sets mode: +v joybar 
+[12:12] *** coke2k is now known as coke-away
+[12:12] *** Frieda sets mode: +o sandy23 
+[12:13] *** Joins: manicman (xaeon@hat.exklusiv.bilder.vom.monster.von.l0chness.de)
+[12:14] *** a is now known as admy
+[12:17] *** Joins: |Stoffi (~stoffi@p50846B2D.dip.t-dialin.net)
+[12:17] *** Parts: |Stoffi (~stoffi@p50846B2D.dip.t-dialin.net)
+[12:18] *** admy` is now known as admy_
+[12:18] *** admy_ is now known as admy`
+[12:19] *** Quits: joybar (Ping timeout)
+[12:21] *** Joins: joybar (~martin@62.180.110.193)
+[12:22] *** [gXp]pyRA is now known as pyranha
+[12:31] *** Joins: Ein_21 (-mirc-onli@ACB2AB8F.ipt.aol.com)
+[12:32] *** Joins: Baba_Frau (~Altenhoff@p50857740.dip.t-dialin.net)
+[12:32] *** |Scr3am| sets mode: +o Baba_Frau 
+[12:35] *** pyranha is now known as [gXp]pyRA
+[12:37] *** Quits: Ein_21 (Leaving)
+[12:41] *** sandy23 is now known as sandyklo
+[12:45] *** Joins: DJ|DeaN (~servus@pD955DCB2.dip.t-dialin.net)
+[12:45] *** sandyklo is now known as sandy23
+[12:57] *** _seneca_ is now known as Balou_
+[12:57] <admy> *g*
+[12:58] *** [gXp]pyRA is now known as pyranha
+[13:00] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[13:01] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[13:01] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[13:01] *** AiYume was kicked by |CoROna| (gebannt: requested)
+[13:05] *** Balou_ is now known as _seneca_
+[13:11] *** stef|off is now known as Steffi16
+[13:15] *** Quits: OpTiCaLx (EOF From client)
+[13:16] *** Joins: OpTiCaLx (optical@tschennautschoggingtschuh.tschporttschaeft.eu.org)
+[13:16] *** Gina6 sets mode: +o OpTiCaLx 
+[13:16] *** Frieda sets mode: +o OpTiCaLx 
+[13:16] *** Quits: beebee (Ping timeout)
+[13:17] *** Joins: beebee (beebee@p50861093.dip.t-dialin.net)
+[13:24] *** Parts: _seneca_ (~seneca@pD953552E.dip.t-dialin.net)
+[13:25] *** coke-away is now known as coke2k
+[13:28] *** sandy23 is now known as sandykipp
+[13:28] *** admy changes topic to "\ 2http://www.wegwerfnutte.de/ | http://www.8ung.at/rhyno666/"
+[13:33] *** sandykipp is now known as sandy23
+[13:35] *** Joins: katjes (superstar@pD9E5C90B.dip.t-dialin.net)
+[13:35] *** Frieda sets mode: +o katjes 
+[13:37] *** Joins: babybitch (~bloody@pD955F601.dip.t-dialin.net)
+[13:38] *** Joins: streetboy (+Miles@p50840265.dip0.t-ipconnect.de)
+[13:39] <katjes> *g*
+[13:40] * katjes geht jetzt pennen, vorschlafen für heut abend! *g* bis denn
+[13:40] *** katjes is now known as kat|zZz
+[13:40] *** Parts: streetboy (+Miles@p50840265.dip0.t-ipconnect.de)
+[13:45] *** Joins: Trac|wech (~ps@p50842ECA.dip.t-dialin.net)
+[13:46] *** pyranha is now known as [gXp]pyRA
+[13:50] *** Frieda sets mode: +o Trac|wech 
+[13:50] *** Quits: joybar (Connection reset by peer)
+[13:53] *** Joins: GLAA (~na@p5084524E.dip.t-dialin.net)
+[13:54] *** [gXp]pyRA is now known as pyranha
+[13:54] *** pyranha is now known as [gXp]pyRA
+[13:54] *** Steffi16 is now known as stef|off
+[13:56] *** stef|off is now known as Steffi16
+[13:59] *** Quits: Baba_Frau ()
+[14:02] *** [gXp]pyRA is now known as pyranha
+[14:02] *** Parts: coke2k (cola@p5087999E.dip.t-dialin.net)
+[14:03] *** Joins: Cassy (~Cerstin-W@B7cfd.pppool.de)
+[14:03] *** Parts: Cassy (~Cerstin-W@B7cfd.pppool.de)
+[14:21] *** pyranha is now known as [gXp]pyRA
+[14:23] *** Joins: fripLghnk (+tripleho@cebra.it)
+[14:23] *** Steffi16 is now known as stef|afk
+[14:25] *** [gXp]pyRA is now known as pyranha
+[14:25] *** Quits: OpTiCaLx (EOF From client)
+[14:25] *** Quits: admy` (Connection reset by peer)
+[14:28] *** Quits: fripLghnk (Serverwechsel)
+[14:28] *** Joins: tripleho (tripleho@cebra.it)
+[14:29] *** JCGir|w3g is now known as JCGirl
+[14:29] *** Quits: DJ|DeaN (Ping timeout)
+[14:29] *** Joins: M|ssSUNNY (~Reike_198@pD955D4C6.dip.t-dialin.net)
+[14:30] *** |Scr3am| sets mode: +o M|ssSUNNY 
+[14:30] *** tripleho is now known as Tr|pLe911
+[14:31] <JCGirl> huhu maksche auch hier *g*
+[14:37] *** Tr|pLe911 is now known as tripleho
+[14:37] *** agonizer is now known as Agonizer
+[14:47] *** pyranha is now known as [gXp]pyRA
+[14:48] *** Joins: stern2 (stern2@ACB81A36.ipt.aol.com)
+[14:50] *** Quits: stern2 (GermanFunScript V2.0 http://gfs.userclub.de)
+[14:54] *** [gXp]pyRA is now known as pyranha
+[14:59] * tripleho is away,\ 2 auto-away after 15 minutes\ 2, (log\\ 2off\ 2 pager\\ 2on\ 2)
+[15:01] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[15:02] *** sandy23 is now known as sandyaway
+[15:02] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[15:02] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[15:02] *** AiYume was kicked by |Scr3am| (gebannt: requested)
+[15:03] *** admy is now known as a
+[15:08] *** Joins: LuNa|cS (sai_moiHUY@p50840A36.dip.t-dialin.net)
+[15:09] *** LuNa|cS is now known as LuNa|tIc
+[15:11] *** Joins: SoulLady (_lady@pD9E27C6A.dip.t-dialin.net)
+[15:13] *** Quits: M|ssSUNNY (Sven110, ICH LIEBE DICH!!!!!!! ;))
+[15:15] *** Quits: tripleho (Serverwechsel)
+[15:15] *** Joins: tripleho (tripleho@cebra.it)
+[15:16] *** Joins: Lil_Lady (_lady@pD9E27FD5.dip.t-dialin.net)
+[15:17] *** Quits: SoulLady (Ping timeout)
+[15:17] *** Lil_Lady is now known as SoulLady
+[15:19] *** Joins: Dj-Neo (~flashligh@pD95744AF.dip.t-dialin.net)
+[15:19] *** Parts: Dj-Neo (~flashligh@pD95744AF.dip.t-dialin.net)
+[15:22] *** a is now known as admy
+[15:23] *** admy sets mode: +ooo Sub-Away toki tripleho 
+[15:23] *** admy sets mode: +oo beebee SoulLady 
+[15:23] *** Frieda sets mode: -o SoulLady 
+[15:23] *** admy sets mode: +vvv GLAA LuNa|tIc manicman 
+[15:23] *** admy sets mode: +v babybitch 
+[15:23] <admy> *g*
+[15:28] *** Joins: admy` (admy@mfCreations.de)
+[15:29] *** |CoROna| sets mode: +o admy` 
+[15:29] <SoulLady> da issa ruhig *fg*
+[15:35] * toki rollt erst mal wieder wech
+[15:37] *** Parts: toki (toki@c050.apm.etc.tu-bs.de)
+[15:41] *** Joins: chrissii (chrissii@pD9E0AAD0.dip.t-dialin.net)
+[15:44] *** Joins: Balou (~seneca@pD953552E.dip.t-dialin.net)
+[15:44] <admy> *g*
+[15:45] *** Joins: OpTiCaLx (optical@tschennautschoggingtschuh.tschporttschaeft.eu.org)
+[15:45] *** Frieda sets mode: +o OpTiCaLx 
+[15:45] *** Parts: chrissii (chrissii@pD9E0AAD0.dip.t-dialin.net)
+[15:47] * Balou gammelt mal so einfach rum
+[15:50] * tripleho is back after 51m 1s
+[15:50] * tripleho is away,\ 2 Cebit bis sonntag.. :))\ 2, (log\\ 2off\ 2 pager\\ 2on\ 2)
+[15:51] *** Parts: Balou (~seneca@pD953552E.dip.t-dialin.net)
+[15:51] *** Quits: LuNa|tIc (.:(SysIRC):. V1.0 - 2002)
+[15:52] <SoulLady> liebe?? gibts sowas *fg
+[15:53] <admy> *g*
+[15:54] <admy> *g*
+[16:05] *** Joins: bAster_ (CP_I_Nova@p508419DD.dip.t-dialin.net)
+[16:05] <admy> *g*
+[16:06] *** Parts: bAster_ (CP_I_Nova@p508419DD.dip.t-dialin.net)
+[16:10] *** Joins: DJ|DeaN (~servus@pD9E4A4E5.dip.t-dialin.net)
+[16:11] <admy> *g*
+[16:13] <admy> *gggg*
+[16:17] <admy> *G*
+[16:18] *** sandyaway is now known as sandy23
+[16:18] <SoulLady> *zick
+[16:18] <admy> *g*
+[16:19] <SoulLady> xtra für dich *fg*
+[16:21] <admy> *g*
+[16:23] *** stef|afk is now known as stef|off
+[16:25] *** Quits: SoulLady (Ping timeout)
+[16:25] <admy> *g*
+[16:27] *** sandy23 is now known as sandykipp
+[16:28] *** Joins: SoulLady (_lady@pD9E27B1B.dip.t-dialin.net)
+[16:30] <admy> *denk*
+[16:30] *** stef|off is now known as Steffi16
+[16:31] <SoulLady> trackyy *reknuddelz
+[16:32] *** sandykipp is now known as sandy23
+[16:39] *** Quits: SoulLady (Ping timeout)
+[16:39] *** Quits: sveni (BelWue.DE uni-karlsruhe.de)
+[16:39] *** Joins: lvenihbnd (sven110@sven110.de)
+[16:42] *** Joins: Lil_Lady (_lady@p5080C922.dip.t-dialin.net)
+[16:42] *** admy sets mode: +o lvenihbnd 
+[16:47] *** Quits: Lil_Lady (Ping timeout)
+[16:47] *** Joins: SoulLady (_lady@p5080C915.dip.t-dialin.net)
+[16:49] <admy> *g*
+[16:51] *** Joins: stern2 (stern2@ACB00086.ipt.aol.com)
+[16:52] *** sandy23 is now known as unerw
+[16:52] *** unerw is now known as nimmido
+[16:54] *** nimmido is now known as sandy23
+[16:54] <Trac|wech> *knuddel*
+[16:54] *** kat|zZz is now known as katjes
+[16:54] *** Trac|wech sets mode: +o stern2 
+[16:55] * katjes hört bon jovi - lay your hands on me
+[16:55] <katjes> admy: die finger net *g*
+[16:55] *** JCGirl is now known as JCgir|w3g
+[16:55] *** JCgir|w3g is now known as JCGir|w3g
+[16:55] <admy> *g*
+[16:56] *** Quits: SoulLady (Ping timeout)
+[16:56] <katjes> als klabusterbeere? hm. *g*
+[16:57] <stern2> *G*
+[16:57] <katjes> *g*
+[16:59] * katjes hört shawn mullins - lullaby
+[16:59] * admy hoert Blue - All Rise.mp3
+[17:00] <katjes> *kreisch* 
+[17:00] <admy> *gAy*
+[17:00] * admy hoert Bill Withers - Ain't no sunshine.mp3
+[17:00] <admy> *G*
+[17:02] <katjes> lahme antwort, da hätt ich was bessres erwartet. aber naja, bei deiner herkunft.. *g*
+[17:02] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[17:03] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[17:03] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[17:03] *** AiYume was kicked by |CoROna| (gebannt: requested)
+[17:03] <admy> *vorwebcamrumhuepf* *g*
+[17:03] <katjes> fickst du auch das kissen für mich? *g+
+[17:03] <admy> *g*
+[17:04] <admy> *ggg*
+[17:05] * katjes geht jetzt zum training, bis später
+[17:05] *** katjes is now known as kat|train
+[17:05] *** Quits: stern2 (GermanFunScript V2.0 http://gfs.userclub.de)
+[17:10] *** lvenihbnd is now known as sveni
+[17:37] *** Joins: GuruNbg (__@pD951C1AE.dip.t-dialin.net)
+[17:43] *** Joins: StRoH80 (StRoH80@p5088B422.dip.t-dialin.net)
+[17:43] *** Parts: StRoH80 (StRoH80@p5088B422.dip.t-dialin.net)
+[17:43] *** Steffi16 is now known as stef|off
+[17:47] *** Quits: Babysleep (Ping timeout)
+[17:57] *** P|0pSe is now known as Jessica19
+[18:05] *** Quits: GuruNbg (GermanFunScript V2.0 http://gfs.userclub.de)
+[18:07] *** Jessica19 is now known as P|0pSe
+[18:11] *** Joins: ]453 (ferkel@dsl-213-023-064-152.arcor-ip.net)
+[18:12] *** Frieda sets mode: +o ]453 
+[18:18] *** Quits: admy (Killed (huba.irc.pl (johnyb@mikro.siec.pl[poznan.irc.pl](a) <- admy@office.wwnet.pl[lublin.irc.pl])))
+[18:18] *** Joins: pdmylibg (admy@office.wwnet.pl)
+[18:24] *** babybitch is now known as {baby}
+[18:26] *** Quits: sandy23 (GermanFunScript V2.0 http://gfs.userclub.de)
+[18:41] *** pdmylibg is now known as admy_
+[18:44] *** admy` sets mode: +o admy_ 
+[18:47] *** Agonizer is now known as agonizer
+[19:03] *** |Scr3am| sets mode: -b *!*@marvin.sun-powered.de 
+[19:04] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[19:04] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[19:04] *** AiYume was kicked by |Scr3am| (gebannt: requested)
+[19:16] *** dimitri is now known as diMitri
+[19:22] *** Quits: Gina6 (Ping timeout)
+[19:27] *** ]453 is now known as f3rK3[awy
+[19:29] *** Joins: datakuk (datakuk@p508FE464.dip.t-dialin.net)
+[19:30] *** Parts: datakuk (datakuk@p508FE464.dip.t-dialin.net)
+[19:33] *** f3rK3[awy is now known as ]453
+[19:35] *** diMitri is now known as dimitri
+[19:35] *** dimitri is now known as diMitri
+[19:39] *** Joins: M0lnie (~molnie@p50843399.dip.t-dialin.net)
+[19:39] *** Quits: |Scr3am| (EOF From client)
+[19:39] *** Quits: |CoROna| (EOF From client)
+[19:40] *** Quits: NoAngel (EOF From client)
+[19:40] *** Parts: M0lnie (~molnie@p50843399.dip.t-dialin.net)
+[19:40] *** Quits: eis[away] (EOF From client)
+[19:40] *** Quits: P|0pSe (EOF From client)
+[19:48] *** Joins: zapf2000 (zapf2000@p3E9C03CD.dip.t-dialin.net)
+[19:49] *** vjaway is now known as vectorjoe
+[19:49] <zapf2000> joooo ferkele :)))) *freu*
+[19:50] *** Joins: stern2 (stern2@ACB23522.ipt.aol.com)
+[19:54] *** Quits: GLAA (-)( I´m out )(-)
+[19:58] *** Joins: zapf2k (zapf2000@p3EE0180C.dip.t-dialin.net)
+[19:59] *** Joins: SoulLady (_lady@pD9E01B86.dip.t-dialin.net)
+[20:00] *** Quits: zapf2000 (Ping timeout)
+[20:02] *** Parts: stern2 (stern2@ACB23522.ipt.aol.com)
+[20:13] *** Quits: zapf2k ()
+[20:15] *** Quits: DJ|DeaN (Ich lebe für techno (tech .. techno))
+[20:15] *** Joins: DJ|DeaN (~servus@pD9E4A4E5.dip.t-dialin.net)
+[20:15] *** Joins: Feueregen (L@pD904DD14.dip.t-dialin.net)
+[20:19] <SoulLady> dann wech mit dir *fg*
+[20:19] <Feueregen> *g*
+[20:20] *** Quits: Hellga (Connection reset by peer)
+[20:20] *** ]453 sets mode: +o SoulLady 
+[20:20] *** Frieda sets mode: -o SoulLady 
+[20:20] <]453> Frieda *fick*
+[20:21] *** ]453 sets mode: +v SoulLady 
+[20:21] *** JCGir|w3g is now known as JCGirl
+[20:22] <]453> JCGirl!!!!!! *umarm*
+[20:23] *** Joins: Hellga (~Hellga@p508610F7.dip.t-dialin.net)
+[20:23] *** Lucy21 sets mode: +o Hellga 
+[20:30] *** Joins: NoAngel (wpww@p50865D5C.dip.t-dialin.net)
+[20:34] *** Joins: [Hellga] (~Hellga@pD9E344C1.dip.t-dialin.net)
+[20:34] <]453> NoAngel *drück*
+[20:35] *** Lucy21 sets mode: +o [Hellga] 
+[20:35] *** Joins: Bica (2IC@pD9504713.dip.t-dialin.net)
+[20:36] <NoAngel> moin dectalein *knuff*
+[20:36] *** Quits: Hellga (Ping timeout)
+[20:36] *** [Hellga] is now known as Hellga
+[20:39] *** TripLe911 is now known as hripLdbcp
+[20:40] *** hripLdbcp is now known as TripLe911
+[20:41] *** Joins: _EvE_ (~Jenny@A30aa.pppool.de)
+[20:41] <]453> mein bnc-server is auch weg. *ärger*
+[20:42] *** Parts: Bica (2IC@pD9504713.dip.t-dialin.net)
+[20:43] *** ]453 sets mode: +o NoAngel 
+[20:44] <NoAngel> *g* sach ma horoskop
+[20:45] *** {baby} is now known as vivemaria
+[20:46] *** eisi`w3g is now known as Eisbaer`
+[20:46] *** Sub-Away is now known as Sub-Seven
+[20:48] * TripLe911 is away,\ 2 Cebit bis sonntag :)\ 2, (log\\ 2on\ 2 pager\\ 2on\ 2)
+[20:54] *** Joins: [Hellga] (~Hellga@pD9E34DE1.dip.t-dialin.net)
+[20:54] *** Quits: Hellga (Ping timeout)
+[20:55] *** Lucy21 sets mode: +o [Hellga] 
+[20:55] *** Joins: MickyMUC (Nutzer@c-53-112.cvx-munchen.ipdial.viaginterkom.de)
+[20:55] *** Parts: MickyMUC (Nutzer@c-53-112.cvx-munchen.ipdial.viaginterkom.de)
+[20:55] *** [Hellga] is now known as Hellga
+[20:58] <NoAngel> das wurd ja auch zeit *g*
+[21:02] *** Parts: Feueregen (L@pD904DD14.dip.t-dialin.net)
+[21:03] *** Quits: Trac|wech (Connection reset by peer)
+[21:07] *** Joins: ON-AIR (~fazie@pD9EB7C55.dip.t-dialin.net)
+[21:10] *** vivemaria is now known as MissS|xty
+[21:10] *** Quits: _EvE_ (bis gleich)
+[21:14] *** Parts: ON-AIR (~fazie@pD9EB7C55.dip.t-dialin.net)
+[21:14] * DJ|DeaN is essen
+[21:18] *** Quits: tripleho (Ping timeout)
+[21:18] *** Joins: Trac|wech (~ps@p50842ECA.dip.t-dialin.net)
+[21:18] *** MissS|xty is now known as Ms`Sixty
+[21:19] *** Trac|wech is now known as Trackmast
+[21:28] *** Ms`Sixty is now known as MissS|xty
+[21:31] *** Quits: SoulLady ()
+[21:32] *** Joins: f3rK3[off (~ferkel@kr-welt.de)
+[21:33] *** Quits: f3rK3[off (EOF From client)
+[21:34] *** Joins: f3rK3[off (~ferkel@kr-welt.de)
+[21:34] *** Quits: f3rK3[off (EOF From client)
+[21:36] *** Joins: f3rK3[off (~ferkel@kr-welt.de)
+[21:36] *** Quits: f3rK3[off (Broken pipe)
+[21:37] *** Joins: LoLe|Pred (~Loudless@pD904FD80.dip.t-dialin.net)
+[21:38] *** Parts: LoLe|Pred (~Loudless@pD904FD80.dip.t-dialin.net)
+[21:39] *** Frieda sets mode: +o Trackmast 
+[21:45] *** Joins: _EvE_ (~Jenny@A3305.pppool.de)
+[21:46] *** stef|off is now known as Steffi16
+[21:48] *** Joins: sunny_ (ww@A525c.pppool.de)
+[21:48] *** Frieda sets mode: +v sunny_ 
+[21:49] *** Frieda sets mode: +o sunny_ 
+[21:51] *** Joins: Joos4 (+070566@ACB9D8A8.ipt.aol.com)
+[21:52] * vectorjoe is dann mal weg
+[21:52] *** vectorjoe is now known as vjaway
+[21:53] *** Joins: Dreamer18 (Dreamer18@chat16.maximum.de)
+[21:53] *** Lucy21 sets mode: +b *!*@*.maximum.de 
+[21:53] *** Dreamer18 was kicked by Lucy21 (Banned: requested)
+[21:55] *** Joins: ninchen3 (ja@B78ce.pppool.de)
+[21:55] * ninchen3 moinz
+[21:56] <ninchen3> huhu Eisbaer` *knuddelwuschel*
+[21:56] <Eisbaer`> :) *reknuddelwuschel*
+[21:57] <]453> ninchen3!!!!!!!!!!!!!!!!!!! *insqueryentführ*
+[21:57] *** ]453 sets mode: +o ninchen3 
+[21:57] *** Frieda sets mode: -o ninchen3 
+[21:57] *** Eisbaer` sets mode: +o ninchen3 
+[21:57] *** Frieda sets mode: -o ninchen3 
+[21:58] <Eisbaer`> *g*
+[21:59] <]453> Eisbaer` *ggggg* wann?
+[22:00] *** Quits: Joos4 (Connection reset by peer)
+[22:01] <Eisbaer`> *g*
+[22:02] <_EvE_> eben *g*
+[22:02] *** Eisbaer` sets mode: +vv ninchen3 _EvE_ 
+[22:05] *** Lucy21 sets mode: -b *!*@*.maximum.de 
+[22:06] *** Joins: Dreamer18 (Dreamer18@chat16.maximum.de)
+[22:06] *** Lucy21 sets mode: +b *!*@*.maximum.de 
+[22:06] *** Dreamer18 was kicked by Lucy21 (Banned: requested)
+[22:14] *** Eisbaer` is now known as Eisi`dush
+[22:15] *** vjaway sets mode: +o MissS|xty 
+[22:15] *** Frieda sets mode: -o MissS|xty 
+[22:17] *** Lucy21 sets mode: -b *!*@*.maximum.de 
+[22:18] *** Joins: zaren (ja@B78ce.pppool.de)
+[22:19] *** Joins: Trac|wech (~ps@p50842ECA.dip.t-dialin.net)
+[22:19] *** Frieda sets mode: +o Trac|wech 
+[22:19] *** Joins: Dreamer18 (Dreamer18@chat16.maximum.de)
+[22:19] *** Lucy21 sets mode: +b *!*@*.maximum.de 
+[22:19] *** Dreamer18 was kicked by Lucy21 (Banned: requested)
+[22:20] *** Joins: Babysleep (charly@pD95035C3.dip.t-dialin.net)
+[22:22] *** Frieda sets mode: +o Babysleep 
+[22:22] *** Quits: ninchen3 (BelWue.DE fu-berlin.de)
+[22:22] *** Quits: Trackmast (BelWue.DE fu-berlin.de)
+[22:22] *** Quits: NoAngel (BelWue.DE fu-berlin.de)
+[22:22] *** Quits: OpTiCaLx (BelWue.DE fu-berlin.de)
+[22:22] *** Quits: vjaway (BelWue.DE fu-berlin.de)
+[22:23] *** zaren is now known as ninchen2
+[22:23] *** Quits: JCGirl (Ping timeout)
+[22:24] *** Quits: sunny_ (Connection reset by peer)
+[22:25] *** Quits: deathman (Ping timeout)
+[22:27] *** Joins: sunny_ (ww@A4ed2.pppool.de)
+[22:27] *** Frieda sets mode: +v sunny_ 
+[22:27] *** Frieda sets mode: +o sunny_ 
+[22:29] *** Lucy21 sets mode: -b *!*@*.maximum.de 
+[22:31] *** Quits: Babysleep (GermanFunScript V2.0 http://gfs.userclub.de)
+[22:34] *** Joins: OpTiCaLa (optical@tschennautschoggingtschuh.tschporttschaeft.eu.org)
+[22:34] *** Frieda sets mode: +o OpTiCaLa 
+[22:40] * Trac|wech geht mal ins bett.n8 alle
+[22:41] <]453> n8 Trac|wech *begleit*
+[22:42] *** Quits: Trac|wech ()
+[22:42] *** Quits: sunny_ (alle wollen nur mein Bestes, doch MEINEN Tracky geb ich NIE mehr her!!!)
+[22:43] *** Eisi`dush is now known as Eisbaer`
+[22:50] *** Joins: |Klaus40| (._.@pD9002BC2.dip.t-dialin.net)
+[22:51] *** Parts: |Klaus40| (._.@pD9002BC2.dip.t-dialin.net)
+[22:53] *** Quits: admy_ (TU-Muenchen.DE *.pl)
+[22:54] *** ]453 is now known as f3rK3[off
+[22:55] *** Quits: f3rK3[off (Ach! Sähen wir doch das Leben und nicht die Situation!)
+[22:56] *** Joins: admy_ (admy@office.wwnet.pl)
+[22:56] *** *.pl sets mode: +o admy_
+[22:56] *** hub2.irc.pl sets mode: +l 50 
+[23:02] *** ninchen2 is now known as ninchen3
+[23:06] *** Joins: eis[away] (eisbaer@195.167.217.30)
+[23:08] *** Steffi16 is now known as stef|off
+[23:08] *** Quits: eis[away] (Serverwechsel)
+[23:09] *** Joins: eis[away] (eisbaer@195.167.217.30)
+[23:12] *** Joins: streetboy (+Miles@p5084031E.dip0.t-ipconnect.de)
+[23:18] *** Sub-Seven is now known as Sub-Away
+[23:19] * ninchen3 is dann mal wech
+[23:19] *** Parts: ninchen3 (ja@B78ce.pppool.de)
+[23:21] *** Joins: teuferl (~seneca@pD953552E.dip.t-dialin.net)
+[23:22] *** Parts: teuferl (~seneca@pD953552E.dip.t-dialin.net)
+[23:24] *** Joins: NoAngel (wpww@p50865D5C.dip.t-dialin.net)
+[23:28] *** Quits: Hellga (Connection reset by peer)
+[23:30] *** Quits: streetboy ()
+[23:33] *** Eisbaer` is now known as eisi`w3g
+[23:41] *** Joins: JCGirl (~JCGirl@pD9506A4C.dip.t-dialin.net)
+[23:42] *** Frieda sets mode: +o JCGirl 
+[23:42] *** Quits: MissS|xty ()
+[23:54] *** Quits: diMitri (EOF From client)
+[23:59] *** Joins: Gina6 (Gina6@pD954EBEA.dip.t-dialin.net)
+[00:00] *** Quits: Gina6 (Connection reset by peer)
+[00:04] *** Quits: eis[away] (freenet.de Uni-Erlangen.DE)
+[00:04] *** Quits: _EvE_ (freenet.de Uni-Erlangen.DE)
+[00:04] *** Quits: Lucy21 (freenet.de Uni-Erlangen.DE)
+[00:06] *** Joins: eis[away] (eisbaer@195.167.217.30)
+[00:06] *** Joins: Lucy21 (~Lucy@p5086EFE3.dip.t-dialin.net)
+[00:06] *** Uni-Erlangen.DE sets mode: +o Lucy21
+[00:06] *** Uni-Erlangen.DE sets mode: +l 50 
+[00:07] *** Lucy21 sets mode: +v astralhed 
+[00:09] *** Joins: |Timm| (flowers@p5085B10F.dip.t-dialin.net)
+[00:13] *** Parts: |Timm| (flowers@p5085B10F.dip.t-dialin.net)
+[00:15] *** Joins: JaRule (isch@94-198.F.dial.o-tel-o.net)
+[00:17] *** Parts: JaRule (isch@94-198.F.dial.o-tel-o.net)
+[00:18] *** Joins: diMitri (smur@willst.du.meine.terrorkomrechnung.de)
+[00:19] *** Joins: deathman (~Deathman@pD9506A4C.dip.t-dialin.net)
+[00:19] *** JCGirl is now known as JCGir|w3g
+[00:21] *** agonizer is now known as Agonizer
+[00:21] *** Joins: Gina6 (Gina6@pD9E2D1D0.dip.t-dialin.net)
+[00:28] *** Quits: Gina6 (EOF From client)
+[00:29] *** Joins: Gina6 (Gina6@pD9E2D1D0.dip.t-dialin.net)
+[00:29] *** Joins: OLIV3R (XXX@217.7.140.205)
+[00:29] *** Parts: OLIV3R (XXX@217.7.140.205)
+[00:30] *** Quits: Lucy21 (BelWue.DE Uni-Erlangen.DE)
+[00:30] *** Quits: eis[away] (BelWue.DE Uni-Erlangen.DE)
+[00:32] *** Joins: eis[away] (eisbaer@195.167.217.30)
+[00:32] *** Joins: Lucy21 (~Lucy@p5086EFE3.dip.t-dialin.net)
+[00:32] *** Uni-Erlangen.DE sets mode: +o Lucy21
+[00:32] *** Uni-Erlangen.DE sets mode: +l 50 
+[00:32] *** Joins: Pl0pSe (wpww@p508451AC.dip.t-dialin.net)
+[00:32] *** Lucy21 sets mode: +v astralhed 
+[00:32] *** Quits: Gina6 (EOF From client)
+[00:37] *** Joins: Hobbes_II (HobbesIII@pec-116-196.tnt8.s2.uunet.de)
+[00:37] *** Parts: Hobbes_II (HobbesIII@pec-116-196.tnt8.s2.uunet.de)
+[00:46] *** Quits: DJ|DeaN (Excess Flood)
+[00:48] *** Parts: Pl0pSe (wpww@p508451AC.dip.t-dialin.net)
+[00:52] *** Joins: streetboy (+Miles@p50840006.dip0.t-ipconnect.de)
+[00:52] *** Agonizer is now known as agonizer
+[00:53] *** Parts: streetboy (+Miles@p50840006.dip0.t-ipconnect.de)
+[00:53] *** agonizer is now known as Agonizer
+[01:01] *** JCGir|w3g is now known as JCGirl
+[01:04] *** Joins: vjaway (vector@p5086F6EF.dip.t-dialin.net)
+[01:04] *** Frieda sets mode: +o vjaway 
+[01:22] *** JCGirl is now known as JCG^zZzZz
+[01:32] *** Quits: vjaway (diamond soul)
+[01:34] *** diMitri is now known as dimitri
+[01:57] *** admy_ is now known as admy
+[01:58] *** admy sets mode: +ooo dimitri eis[away] NoAngel 
+[01:58] *** Frieda sets mode: -o eis[away] 
+[01:58] *** admy sets mode: +o deathman 
+[01:58] *** admy sets mode: +v eis[away] 
+[02:06] <admy> huhu Agonizer *ankotz*
+[02:06] * Agonizer scheißt admy zu
+[02:06] <admy> *g*
+[02:06] <admy> boah *nimmaklarkomm*
+[02:07] <Agonizer> hmm ich hab jetzt ne Kanne Kaffee aber ich glaub nicht, daß ich heute auch durchmache *g*
+[02:07] <admy> ich bin dicht und ich hab meine ex fast wieder *nimmaklakomm*
+[02:08] <admy> *g*
+[02:09] *** Joins: GuruNbg (__@pD951CE3A.dip.t-dialin.net)
+[02:09] <admy> hey du glaubst gar nicht wie viel arbeit das ist die fehler zu bearbeiten *g*
+[02:09] *** GuruNbg was kicked by admy (diiiiicht#)
+[02:10] *** Joins: GuruNbg (__@pD951CE3A.dip.t-dialin.net)
+[02:10] *** GuruNbg was kicked by admy (eeeeexxxxxxx)
+[02:10] <Agonizer> *g*
+[02:10] *** Joins: GuruNbg (__@pD951CE3A.dip.t-dialin.net)
+[02:11] *** Quits: GuruNbg (GermanFunScript V2.0 http://gfs.userclub.de)
+[02:13] *** Agonizer is now known as agonizer
+[02:13] *** dimitri is now known as diMitri
+[02:26] *** Sub-Away is now known as Sub-Seven
+[02:29] *** eisi`w3g is now known as Eisbaer`
+[02:30] *** Quits: eis[away] (Serverwechsel)
+[02:32] *** Joins: eis[away] (eisbaer@195.167.217.30)
+[02:33] *** Eisbaer` sets mode: +o eis[away] 
+[02:33] *** Frieda sets mode: -o eis[away] 
+[03:02] *** kat|train is now known as katjes
+[03:15] *** katjes is now known as kat|zZz
+[03:21] *** Sub-Seven is now known as Sub-ZzZz
+[03:23] *** OpTiCaLa is now known as OpTiCaLx
+[04:13] *** Eisbaer` is now known as eisi`zZzZ
+[04:17] *** Joins: Trac|wech (~ps@pD958E3A8.dip.t-dialin.net)
+[04:26] *** Quits: Trac|wech ()
+[04:50] *** Joins: |stalker| (stalker@pD9055501.dip.t-dialin.net)
+[04:50] *** TU-Ilmenau.DE sets mode: +tnl 50 
+[04:52] *** Quits: astralhed (Ping timeout)
+[04:53] *** Joins: [Frieda] (~_Frieda_@pD900CB4C.dip.t-dialin.net)
+[04:54] *** Lucy21 sets mode: +o [Frieda] 
+[04:54] *** [Frieda] sets mode: -o Frieda 
+[04:55] *** Quits: Frieda (Ping timeout)
+[04:56] *** [Frieda] is now known as Frieda
+[05:42] *** Quits: NoAngel (Ihr mich auch !!!)
+[05:53] *** Joins: ninchen3 (ja@B79b2.pppool.de)
+[06:01] *** Parts: ninchen3 (ja@B79b2.pppool.de)
+[06:01] *** Joins: Gina6 (Gina6@pD9E2D1D0.dip.t-dialin.net)
+[06:02] *** Quits: Gina6 (Hatschi *schnüff*)
+[06:04] *** Joins: Gina6 (Gina6@pD9E2D1D0.dip.t-dialin.net)
+[06:05] *** Quits: Gina6 (Hatschi *schnüff*)
+[06:11] *** Joins: [Frieda] (_Frieda_@pD9E2D1D0.dip.t-dialin.net)
+[06:12] *** Lucy21 sets mode: +o [Frieda] 
+[06:13] *** Quits: [Frieda] (EOF From client)
+[06:14] *** Joins: Gina6 (_Frieda_@pD9E2D1D0.dip.t-dialin.net)
+[06:15] *** Quits: Gina6 (Auch ich muss mal schlafen *grins*)
+[06:49] *** Joins: astralhed (~Astralhea@pD900CB4C.dip.t-dialin.net)
+[06:49] *** Lucy21 sets mode: +v astralhed 
+[07:34] *** Joins: |Lucy21| (~Lucy@pD9538CAC.dip.t-dialin.net)
+[07:35] *** Frieda sets mode: +o |Lucy21| 
+[07:37] *** Quits: Lucy21 (Ping timeout)
+[07:38] *** |Lucy21| is now known as Lucy21
+[08:29] *** Quits: Sub-ZzZz (Ping timeout)
+[08:33] *** Joins: Sub-ZzZz (~nightsky@pD958EAAF.dip.t-dialin.net)
+[08:56] *** Joins: GLAA (~na@p50845FE7.dip.t-dialin.net)
+[09:03] *** Quits: admy (huba.irc.pl poznan.irc.pl)
+[09:05] *** Joins: Baba_Frau (~Altenhoff@pD9E14F68.dip.t-dialin.net)
+[09:06] *** Quits: Baba_Frau ()
+[09:06] *** Joins: Baba_Frau (~Altenhoff@pD9E14F68.dip.t-dialin.net)
+[09:08] *** Joins: admy (admy@office.wwnet.pl)
+[09:08] *** *.pl sets mode: +o admy
+[09:08] *** poznan.irc.pl sets mode: +l 50 
+[09:10] *** Quits: Baba_Frau ()
+[09:12] *** Joins: Baba_Frau (~Altenhoff@pD9E14F68.dip.t-dialin.net)
+[09:16] *** Quits: Baba_Frau ()
+[09:26] *** Joins: Babysleep (charly@p3E9BB65F.dip.t-dialin.net)
+[09:27] *** Frieda sets mode: +o Babysleep 
+[09:33] *** Joins: Baba_Frau (~Altenhoff@pD9E14F68.dip.t-dialin.net)
+[09:33] *** Quits: Baba_Frau ()
+[09:34] *** Joins: Baba_Frau (~Altenhoff@pD9E14F68.dip.t-dialin.net)
+[09:37] *** admy is now known as a
+[09:47] *** Joins: duncan_nb (habkeine@62.144.116.149)
+[09:50] *** Parts: duncan_nb (habkeine@62.144.116.149)
+[09:51] *** Joins: duncan_nb (habkeine@62.144.116.149)
+[09:57] *** Quits: duncan_nb (Connection reset by peer)
+[10:11] *** Quits: a (TU-Muenchen.DE *.pl)
+[10:22] *** Quits: GLAA (-)( I´m out )(-)
+[10:25] *** Joins: GLAA (~na@p50845FE7.dip.t-dialin.net)
+[10:27] *** Quits: pyranha (Ping timeout)
+[10:36] *** Joins: a (admy@office.wwnet.pl)
+[10:36] *** *.pl sets mode: +o a
+[10:36] *** hub2.irc.pl sets mode: +l 50 
+[10:39] *** Joins: Hellga (~Hellga@p50861DBB.dip.t-dialin.net)
+[10:40] *** Lucy21 sets mode: +o Hellga 
+[10:41] *** Joins: stern2 (stern2@ACB8A43C.ipt.aol.com)
+[10:42] *** Joins: MissS|xty (~bloody@p5087D79E.dip.t-dialin.net)
+[10:46] *** Quits: Hellga (Ping timeout)
+[10:47] *** Joins: pyranha (pyranha@clearly.kicks-ass.net)
+[10:50] *** Joins: [Hellga] (~Hellga@p5086165E.dip.t-dialin.net)
+[10:50] *** Quits: stern2 (GermanFunScript V2.0 http://gfs.userclub.de)
+[10:51] *** Lucy21 sets mode: +o [Hellga] 
+[10:54] *** [Hellga] is now known as Hellga
+[10:56] *** Joins: [Hellga] (~Hellga@pD9E3405E.dip.t-dialin.net)
+[10:57] *** Lucy21 sets mode: +o [Hellga] 
+[11:00] *** Quits: Hellga (Ping timeout)
+[11:00] *** [Hellga] is now known as Hellga
+[11:04] *** GLAA is now known as GLAA^na
+[11:10] *** Joins: stern2 (stern2@ACB803A9.ipt.aol.com)
+[11:14] *** a is now known as admy
+[11:17] *** Babysleep is now known as FireBaby
+[11:21] *** agonizer sets mode: +o Baba_Frau 
+[11:21] *** Frieda sets mode: -o Baba_Frau 
+[11:22] *** Quits: stern2 (GermanFunScript V2.0 http://gfs.userclub.de)
+[11:22] *** admy is now known as admy|dush
+[11:35] *** Joins: GuruNbg (__@pD951CE3A.dip.t-dialin.net)
+[11:36] *** diMitri is now known as dimitri
+[11:37] *** Parts: GuruNbg (__@pD951CE3A.dip.t-dialin.net)
+[11:40] *** FireBaby is now known as BabyTV
+[11:41] *** Quits: beebee ()
+[11:42] *** dimitri is now known as helas
+[11:43] *** helas is now known as dimitri
+[11:45] *** Joins: beebee (beebee@pD9E34C36.dip.t-dialin.net)
+[11:47] *** dimitri is now known as diMitri
+[11:49] *** Joins: f6e8r6s1g (~servus@p508414A1.dip.t-dialin.net)
+[11:50] *** f6e8r6s1g is now known as DJ|DeaN|
+[11:52] *** Joins: AgnusDeae (+agnusdeae@194.235.194.121)
+[11:53] *** Joins: Dj-Neo (SysIRC@pC19F7935.dip.t-dialin.net)
+[11:54] *** DJ|DeaN| is now known as DJ|DeaN
+[11:56] <AgnusDeae> wo sind die Frauen? *g*
+[11:57] <AgnusDeae> warum sollten die auch in den channel kommen *g*
+[11:59] <AgnusDeae> richtig *nick*
+[12:10] *** GLAA^na is now known as GLAA
+[12:11] *** admy|dush is now known as admy
+[12:11] * Dj-Neo findet es riecht jetzt auch wieder besser
+[12:13] *** Joins: sandy23 (sandy22@62.16.185.5)
+[12:14] *** Frieda sets mode: +o eis[away] 
+[12:14] *** eisi`zZzZ sets mode: +oo astralhed Sub-ZzZz 
+[12:15] *** eisi`zZzZ sets mode: +o sandy23 
+[12:15] *** eisi`zZzZ sets mode: +vvv Baba_Frau MissS|xty pyranha 
+[12:16] *** Quits: MissS|xty ()
+[12:19] *** Dj-Neo is now known as DeanMelde
+[12:19] * DJ|DeaN is mal eben mitm hund unten
+[12:20] *** DeanMelde is now known as Dj-Neo
+[12:22] *** GLAA is now known as GLAA^ana
+[12:22] *** GLAA^ana is now known as GLAA^na
+[12:23] *** Joins: vjaway (vector@pD9538B7C.dip.t-dialin.net)
+[12:23] *** Frieda sets mode: +o vjaway 
+[12:34] *** Sub-ZzZz is now known as Sub-Seven
+[12:34] *** admy sets mode: +oo beebee DJ|DeaN 
+[12:34] *** admy sets mode: +vvv AgnusDeae Dj-Neo GLAA^na 
+[12:34] *** admy sets mode: +v |stalker| 
+[12:37] *** Quits: Dj-Neo (Ping timeout)
+[12:38] *** pyranha is now known as [gXp]pyRA
+[12:39] * DJ|DeaN is back
+[12:42] *** Parts: AgnusDeae (+agnusdeae@194.235.194.121)
+[12:54] *** Joins: SelFluff (=coke@KLAG11PROXY.aon.at)
+[12:56] *** Joins: stern2 (stern2@ACB03A3B.ipt.aol.com)
+[12:58] *** admy sets mode: +o SelFluff 
+[12:58] *** Frieda sets mode: -o SelFluff 
+[13:02] *** Joins: Baba-Frau (~Altenhoff@pD9E140DC.dip.t-dialin.net)
+[13:06] *** Quits: Baba_Frau (Ping timeout)
+[13:06] *** Joins: TorstiG (TorstiG@B9604.pppool.de)
+[13:31] *** GLAA^na is now known as GLAA
+[13:34] *** Quits: kat|zZz (Ping timeout)
+[13:39] *** Joins: GuruNbg (__@p50844E9D.dip.t-dialin.net)
+[13:42] *** Parts: stern2 (stern2@ACB03A3B.ipt.aol.com)
+[13:44] *** Quits: TorstiG ()
+[13:46] *** [gXp]pyRA is now known as pyranha
+[13:47] *** Quits: GuruNbg (GermanFunScript V2.0 http://gfs.userclub.de)
+[13:52] *** JCG^zZzZz is now known as JCGirl
+[13:53] *** eisi`zZzZ is now known as Eisbaer`
+[13:57] *** Quits: Baba-Frau ()
+[13:57] *** Joins: Baba_Frau (~Altenhoff@pD9E140DC.dip.t-dialin.net)
+[13:57] *** Quits: Baba_Frau ()
+[13:57] *** Joins: Baba_Frau (~Altenhoff@pD9E140DC.dip.t-dialin.net)
+[13:58] *** Quits: Baba_Frau ()
+[13:59] *** Joins: Baba_Frau (~Altenhoff@pD9E140DC.dip.t-dialin.net)
+[14:04] *** Quits: DJ|DeaN (restarting..)
+[14:04] *** Joins: katjes (superstar@pD954817B.dip.t-dialin.net)
+[14:04] *** Frieda sets mode: +o katjes 
+[14:05] *** sandy23 is now known as sandyklo
+[14:05] *** sandyklo is now known as sandy23
+[14:07] <Sub-Seven> aber dich auch *fg*
+[14:07] <katjes> *g*
+[14:07] * katjes hört bon jovi - lay your hands on me
+[14:08] *** Joins: Pl0pSe (wpww@pD951C6E7.dip.t-dialin.net)
+[14:08] *** katjes sets mode: +o Pl0pSe 
+[14:09] * katjes geht jetzt kochen, bis später!
+[14:09] *** katjes is now known as kat|koch
+[14:11] *** Joins: DJ|DeaN| (~servus@p50841CC8.dip.t-dialin.net)
+[14:12] *** Sub-Seven is now known as Sub-Away
+[14:13] *** DJ|DeaN| is now known as DJ|DeaN
+[14:13] * DJ|DeaN is back
+[14:16] *** vjaway is now known as vectorjoe
+[14:28] *** JCGirl is now known as JCGirl^HP
+[14:28] *** Joins: coke2k (~cola@pD952DE0E.dip.t-dialin.net)
+[14:29] *** Parts: coke2k (~cola@pD952DE0E.dip.t-dialin.net)
+[14:34] *** Joins: P|0pSe (plopse@195.167.218.6)
+[14:35] *** admy sets mode: +o P|0pSe 
+[14:35] *** Frieda sets mode: -o P|0pSe 
+[14:36] *** Joins: datakuk (datakuk@p508FEA31.dip.t-dialin.net)
+[14:36] * vectorjoe is dann mal weg
+[14:36] *** vectorjoe is now known as vjaway
+[14:36] *** Quits: datakuk (noch ist nicht aller Tage abend,ich komme wieder keine Frage)
+[14:39] *** Joins: M|ssSUNNY (~Reike_198@pD955DB80.dip.t-dialin.net)
+[14:49] *** Eisbaer` is now known as Eisi`afk
+[14:54] *** Eisi`afk is now known as eisi`w3g
+[14:57] *** Joins: Girls18 (Supersonic@p508453AE.dip.t-dialin.net)
+[14:57] *** Parts: Girls18 (Supersonic@p508453AE.dip.t-dialin.net)
+[14:59] *** Quits: M|ssSUNNY (Sven110, ICH LIEBE DICH!!!!!!! ;))
+[15:01] * DJ|DeaN is CS zocken bis nochher
+[15:01] *** Joins: MissS|xty (~bloody@p5087D79E.dip.t-dialin.net)
+[15:08] *** Quits: SelFluff ()
+[15:15] *** Joins: NoAngel (wpww@pD954ECF3.dip.t-dialin.net)
+[15:20] *** MissS|xty is now known as sixty|aw
+[15:28] *** Joins: lex|cs (lala@pD9E108E5.dip.t-dialin.net)
+[15:28] *** Quits: beebee (Ping timeout)
+[15:29] *** Parts: Pl0pSe (wpww@pD951C6E7.dip.t-dialin.net)
+[15:31] *** Joins: datakuk (datakuk@p508FEA31.dip.t-dialin.net)
+[15:33] *** Parts: lex|cs (lala@pD9E108E5.dip.t-dialin.net)
+[15:35] *** sandy23 is now known as sandykipp
+[15:36] *** Quits: Baba_Frau (Ping timeout)
+[15:37] *** Quits: datakuk (noch ist nicht aller Tage abend,ich komme wieder keine Frage)
+[15:38] *** Joins: Syri (plopse@195.167.217.30)
+[15:38] *** sandykipp is now known as sandy23
+[15:40] *** Quits: NoAngel (Ihr mich auch !!!)
+[15:41] * DJ|DeaN is back
+[15:41] *** Syri is now known as NoAngel
+[15:43] *** sandy23 is now known as sandyfck
+[15:47] *** sandyfck is now known as sandyFCK
+[15:47] *** kat|koch is now known as kat|dusch
+[15:53] *** Quits: NoAngel (changing servers)
+[15:54] *** eisi`w3g is now known as Eisbaer`
+[15:55] *** Joins: NoAngel (plopse@195.167.217.30)
+[15:56] *** sandyFCK is now known as sandy23
+[16:01] *** Joins: GuruNbg (__@p50844C20.dip.t-dialin.net)
+[16:02] *** Joins: beebee (beebee@pD9E3457E.dip.t-dialin.net)
+[16:03] *** Joins: Baba_Frau (~Altenhoff@p50856A60.dip.t-dialin.net)
+[16:05] *** Eisbaer` is now known as Eisi`afk
+[16:15] *** Quits: P|0pSe (changing servers)
+[16:16] *** Parts: GuruNbg (__@p50844C20.dip.t-dialin.net)
+[16:16] *** Quits: sixty|aw ()
+[16:18] *** Joins: P|0pSe (plopse@195.167.218.5)
+[16:18] *** Quits: Baba_Frau (Ping timeout)
+[16:23] *** Quits: P|0pSe (changing servers)
+[16:24] *** Joins: P|0pSe (plopse@195.167.218.5)
+[16:27] *** JCGirl^HP is now known as JCGir|w3g
+[16:27] *** admy sets mode: +ooo DJ|DeaN NoAngel P|0pSe 
+[16:27] *** Frieda sets mode: -oo NoAngel P|0pSe 
+[16:27] *** admy sets mode: +o beebee 
+[16:28] *** kat|dusch is now known as katjes
+[16:31] *** agonizer sets mode: +o P|0pSe 
+[16:31] *** Frieda sets mode: -o P|0pSe 
+[16:32] *** sandy23 is now known as sandyluft
+[16:35] * katjes hört joe cocker & jennifer warnes - up where we belong
+[16:38] *** katjes is now known as kat|putz
+[16:40] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[16:42] *** sandyluft is now known as sandy23
+[16:46] *** Parts: |Scr3am| (pl0pse@195.167.218.6)
+[16:47] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[16:47] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[16:48] *** admy sets mode: +ooo beebee |CoROna| |Scr3am| 
+[16:48] *** Frieda sets mode: -oo |CoROna| |Scr3am| 
+[16:48] <admy> *g*
+[16:50] *** Quits: P|0pSe (changing servers)
+[16:52] *** Parts: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[16:53] *** Parts: |Scr3am| (pl0pse@195.167.218.6)
+[16:53] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[16:53] *** Joins: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[16:53] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[16:57] *** Quits: JCGir|w3g (Ping timeout)
+[16:58] *** Quits: deathman (Ping timeout)
+[16:58] *** Parts: |Scr3am| (pl0pse@195.167.218.6)
+[16:59] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[17:02] *** Joins: SoulLady (lady@pD9E018F6.dip.t-dialin.net)
+[17:02] *** Eisi`afk sets mode: +o |Scr3am| 
+[17:02] *** Frieda sets mode: -o |Scr3am| 
+[17:03] <admy> *zickzickzick*
+[17:05] *** Joins: PlopSe (wpww@pD951C6E7.dip.t-dialin.net)
+[17:06] *** Frieda sets mode: +o PlopSe 
+[17:06] *** Frieda sets mode: +o NoAngel 
+[17:06] *** Frieda sets mode: +o P|0pSe 
+[17:06] *** Frieda sets mode: +o SoulLady 
+[17:06] *** Frieda sets mode: +o |CoROna| 
+[17:06] *** Joins: Klaus40 (._.@pD9002A46.dip.t-dialin.net)
+[17:06] *** Frieda sets mode: +o |Scr3am| 
+[17:06] *** admy sets mode: +v Klaus40 
+[17:07] *** Parts: PlopSe (wpww@pD951C6E7.dip.t-dialin.net)
+[17:07] *** Parts: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[17:07] *** Joins: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[17:07] *** Frieda sets mode: +o P|0pSe 
+[17:09] *** Quits: sandy23 (GermanFunScript V2.0 http://gfs.userclub.de)
+[17:17] *** Quits: SoulLady (am good in beeing bad hell yeah :P)
+[17:18] *** Quits: beebee ()
+[17:20] *** Joins: Baba_Frau (~Altenhoff@pD952E79A.dip.t-dialin.net)
+[17:21] *** |Scr3am| sets mode: +o Baba_Frau 
+[17:21] *** Frieda sets mode: -o Baba_Frau 
+[17:22] *** Quits: Baba_Frau ()
+[17:22] *** Joins: Baba_Frau (~Altenhoff@pD952E79A.dip.t-dialin.net)
+[17:23] *** |Scr3am| sets mode: +o Baba_Frau 
+[17:23] *** Frieda sets mode: -o Baba_Frau 
+[17:24] *** kat|putz is now known as katjes
+[17:25] <admy> *G*
+[17:26] *** |CoROna| sets mode: +o Baba_Frau 
+[17:26] *** Frieda sets mode: -o Baba_Frau 
+[17:27] <admy> *g*
+[17:27] *** |Scr3am| sets mode: +o Baba_Frau 
+[17:27] *** Frieda sets mode: -o Baba_Frau 
+[17:28] <katjes> *fluch*
+[17:29] <admy> lustig ne? *g*
+[17:29] * katjes hört shawn mullins - lullaby
+[17:30] *** Frieda sets mode: +o Baba_Frau 
+[17:35] *** BabyTV is now known as Babydusch
+[17:38] *** Joins: beebee (beebee@p50861C65.dip.t-dialin.net)
+[17:40] *** Quits: beebee ()
+[17:43] * katjes hört the proclaimers - 500 miles
+[17:43] * admy nicht
+[17:51] *** Joins: beebee (beebee@pD9512B0D.dip.t-dialin.net)
+[18:01] *** Joins: M|ssSUNNY (~Reike_198@pD9E4A7F0.dip.t-dialin.net)
+[18:02] <katjes> moin sunny *drygg*
+[18:02] <M|ssSUNNY> huhu katjes *knuddäääääältz*
+[18:02] *** |Scr3am| sets mode: +o M|ssSUNNY 
+[18:03] <katjes> *g*
+[18:06] <M|ssSUNNY> habt ihr schonmal was von 24Std. Videotheklen gehört?! *ggg*
+[18:06] *** Joins: GuruNbg (__@p50844C20.dip.t-dialin.net)
+[18:07] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[18:08] *** Babydusch is now known as FireBaby
+[18:11] <katjes> *rofl*
+[18:11] <admy> *g*
+[18:12] <FireBaby> hehe *fg*
+[18:13] <katjes> bis gleich *rrrr*
+[18:13] <admy> bis gleich *rrrr*
+[18:16] *** Joins: Lo (Lo@pD9E4C706.dip.t-dialin.net)
+[18:16] *** admy sets mode: +oo beebee datakuk 
+[18:16] *** admy sets mode: +vv GuruNbg Lo 
+[18:17] *** Quits: beebee ()
+[18:22] *** admy was kicked by katjes (nerv net)
+[18:22] *** Joins: admy (admy@office.wwnet.pl)
+[18:22] *** admy was kicked by katjes (ich sagte nerv net! *g*)
+[18:22] *** Joins: admy (admy@office.wwnet.pl)
+[18:22] *** Frieda sets mode: +o admy 
+[18:23] *** katjes was kicked by admy (*nerv*)
+[18:23] *** Joins: katjes (superstar@pD954817B.dip.t-dialin.net)
+[18:23] *** Frieda sets mode: +o katjes 
+[18:23] *** katjes was kicked by admy (*weiternerv*)
+[18:23] *** Joins: katjes (superstar@pD954817B.dip.t-dialin.net)
+[18:24] *** admy was kicked by agonizer (sorry, katjes is protected)
+[18:24] *** Frieda sets mode: +o katjes 
+[18:24] *** Joins: admy (admy@office.wwnet.pl)
+[18:24] *** agonizer sets mode: +o admy 
+[18:24] *** agonizer was kicked by admy (/me is protected, too.)
+[18:24] *** Joins: agonizer (agonizer@packt.gerne.mal.an.die.hochspannungselektro.de)
+[18:24] *** Frieda sets mode: +o agonizer 
+[18:24] *** admy sets mode: +o agonizer 
+[18:24] <admy> *g*
+[18:25] <agonizer> /kick admy sorry, me has double protection *g*
+[18:25] *** Parts: Lo (Lo@pD9E4C706.dip.t-dialin.net)
+[18:25] <agonizer> hehe das gut für die stats *g*
+[18:25] *** katjes is now known as kat|bad
+[18:26] <admy> *g*
+[18:26] <admy> *g*
+[18:26] *** Joins: MickyMUC (Miami@du-019-167.access.de.clara.net)
+[18:27] *** agonizer sets mode: +v MickyMUC 
+[18:28] *** Joins: FaZie (~fazie@pD950E407.dip.t-dialin.net)
+[18:28] *** Quits: GuruNbg (GermanFunScript V2.0 http://gfs.userclub.de)
+[18:29] *** FaZie is now known as fazie
+[18:30] *** Quits: FireBaby (GermanFunScript V2.0 http://gfs.userclub.de)
+[18:34] *** Joins: SoulLady (lady@p5080D787.dip.t-dialin.net)
+[18:35] *** Joins: stern2 (stern2@ACB027CF.ipt.aol.com)
+[18:36] *** Quits: M|ssSUNNY (Sven110, ICH LIEBE DICH!!!!!!! ;))
+[18:37] *** admy changes topic to "ZIIIIIIIIIIIIIIICCCCCCCCKKKKKKEEEEEEEEEEEEEE"
+[18:38] <datakuk> *g*
+[18:39] <SoulLady> admy is auf einma so ruhig *fg*
+[18:39] *** Parts: MickyMUC (Miami@du-019-167.access.de.clara.net)
+[18:41] <stern2> *G*
+[18:41] <admy> *g*
+[18:42] *** datakuk changes topic to "http://blade.tomk32.de/zicke.html"
+[18:42] <admy> *g*
+[18:46] <datakuk> *g*
+[18:49] *** Quits: Klaus40 ()
+[18:51] *** SoulLady is now known as Soul|wech
+[18:54] *** |CoROna| sets mode: -b *!*@marvin.sun-powered.de 
+[18:54] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[18:54] *** |CoROna| sets mode: +b *!*@marvin.sun-powered.de 
+[18:54] *** AiYume was kicked by |CoROna| (gebannt: requested)
+[18:54] *** Frieda sets mode: -ob |CoROna| *!*@marvin.sun-powered.de 
+[18:54] *** Frieda sets mode: -o+b |CoROna| *!*pl0pse@*.und.ali.sind.konkret.krazz.bei.doener-polizei.net 
+[18:54] *** |CoROna| was kicked by Lucy21 (\ 2Banned\ 2 by Frieda)
+[18:54] *** |Scr3am| sets mode: -b *!*pl0pse@*.und.ali.sind.konkret.krazz.bei.doener-polizei.net 
+[18:54] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[18:54] *** |Scr3am| sets mode: +b *!*@marvin.sun-powered.de 
+[18:54] *** Frieda sets mode: -ob |Scr3am| *!*@marvin.sun-powered.de 
+[18:55] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[18:57] *** stern2 is now known as sternweg
+[18:59] *** Joins: beebee (beebee@p50861B82.dip.t-dialin.net)
+[19:02] *** datakuk is now known as kuki|bad
+[19:11] *** Joins: Evil-E (~ad@pD953BBFD.dip.t-dialin.net)
+[19:12] *** Soul|wech is now known as SoulLady
+[19:14] *** P|0pSe sets mode: +o |CoROna| 
+[19:14] *** |CoROna| sets mode: +b *!*@marvin.sun-powered.de 
+[19:14] *** Frieda sets mode: -o |CoROna| 
+[19:14] *** Frieda sets mode: -ob |CoROna| *!*@marvin.sun-powered.de 
+[19:17] *** Joins: Trac|wech (~ps@p50843738.dip.t-dialin.net)
+[19:18] *** diMitri is now known as dimitri
+[19:18] *** dimitri is now known as diMitri
+[19:20] *** kuki|bad is now known as datakuk
+[19:21] *** sternweg is now known as stern2
+[19:25] *** kat|bad is now known as katjes
+[19:26] *** Quits: katjes ()
+[19:26] *** Quits: fazie (Global German Radio Network - www.ggrn.de - 24 Stunden Live Radio)
+[19:28] *** Parts: Evil-E (~ad@pD953BBFD.dip.t-dialin.net)
+[19:54] *** SoulLady is now known as Soul|wech
+[19:58] *** Quits: Hellga (Ping timeout)
+[19:58] *** Joins: Hellga (~Hellga@pD9E34448.dip.t-dialin.net)
+[19:59] *** Lucy21 sets mode: +o Hellga 
+[19:59] *** Joins: SelFluff (=coke@KLAG11PROXY.aon.at)
+[20:00] *** |stalker| was kicked by agonizer (Test )
+[20:00] *** Joins: |stalker| (stalker@pD9055501.dip.t-dialin.net)
+[20:00] *** TU-Ilmenau.DE sets mode: +tnl 50 
+[20:00] *** agonizer sets mode: +v |stalker| 
+[20:01] *** Joins: Tryit (Tryit@a2125952119.net-htp.de)
+[20:01] *** Parts: Tryit (Tryit@a2125952119.net-htp.de)
+[20:01] *** Joins: SweetWeed (fsfgaeg@pD9EA1C5D.dip.t-dialin.net)
+[20:05] *** Joins: Klaus40 (._.@pD9002A03.dip.t-dialin.net)
+[20:07] *** Quits: diMitri (EOF From client)
+[20:10] *** Soul|wech is now known as SoulLady
+[20:10] *** Quits: Baba_Frau ()
+[20:12] * admy slaps SoulLady around a bit with a large trout
+[20:12] *** admy sets mode: +ooo Trac|wech |CoROna| |Scr3am| 
+[20:12] *** |CoROna| sets mode: +b *!*@marvin.sun-powered.de 
+[20:12] *** AiYume was kicked by |CoROna| (gebannt: requested)
+[20:12] *** Frieda sets mode: -oo |CoROna| |Scr3am| 
+[20:12] <P|0pSe> *réMaunz* admy
+[20:12] *** Frieda sets mode: -ob |CoROna| *!*@marvin.sun-powered.de 
+[20:12] *** Frieda sets mode: -o+b |CoROna| *!*pl0pse@*.und.ali.sind.konkret.krazz.bei.doener-polizei.net 
+[20:12] *** |CoROna| was kicked by Lucy21 (\ 2Banned\ 2 by Frieda)
+[20:12] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[20:12] <admy> *g*
+[20:12] *** P|0pSe sets mode: -b *!*pl0pse@*.und.ali.sind.konkret.krazz.bei.doener-polizei.net 
+[20:13] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[20:13] *** admy sets mode: -o Frieda 
+[20:13] *** Lucy21 sets mode: +o Frieda 
+[20:13] *** Hellga sets mode: +o Frieda 
+[20:13] *** Frieda sets mode: -o NoAngel 
+[20:13] *** admy sets mode: -ooo Frieda Hellga Lucy21 
+[20:13] *** admy sets mode: +oo |CoROna| |Scr3am| 
+[20:13] <|CoROna|> Entfernter Bann: *!*@marvin.sun-powered.de
+[20:13] <admy> *g*
+[20:14] *** admy sets mode: +ooo NoAngel SelFluff SoulLady 
+[20:14] *** admy sets mode: +o stern2 
+[20:14] *** admy sets mode: +o beebee 
+[20:14] *** admy sets mode: +vvv Klaus40 Lucy21 SweetWeed 
+[20:14] *** admy sets mode: +vvv AiYume Frieda Hellga 
+[20:14] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[20:14] *** datakuk sets mode: +v crazyapes 
+[20:15] *** Parts: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[20:15] *** Joins: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[20:15] <admy> *g+
+[20:15] *** |CoROna| sets mode: +o P|0pSe 
+[20:17] <P|0pSe> *g
+[20:17] *** admy sets mode: +o crazyapes 
+[20:21] <agonizer>      [20:12] * admy slaps SoulLady around a bit with a large trout 
+[20:21] <agonizer> *g*
+[20:26] <agonizer> blödes languagefile war noch fehlerhaft *grr*
+[20:31] <datakuk> *g*
+[20:32] <agonizer> *g*
+[20:35] *** Joins: MissS|xty (~bloody@pD955F667.dip.t-dialin.net)
+[20:36] *** GLAA is now known as GLAA^na
+[20:38] <agonizer> *g*
+[20:38] *** agonizer sets mode: -v |stalker| 
+[20:41] * P|0pSe is \ 314,1[\ 2\ 39,1T\ 2\ 314,1]\ 314,1[\ 2\ 39,1O\ 2\ 314,1]\ 314,1[\ 2\ 39,1T\ 2\ 314,1]\ f
+[20:43] <agonizer> hmm *hungerkrieg*
+[20:44] * P|0pSe \ 30.....\ 313_\ 30...\ 313_
+[20:44] * P|0pSe \ 313 \|/(_)_(_)\|/
+[20:44] * P|0pSe \ 30..\ 313@~ (o.o) ~@
+[20:44] * P|0pSe \ 313 /___( * )___\
+[20:44] * P|0pSe \ 30....\ 313/ `U' \ Na na na na
+[20:44] * P|0pSe \ 30...\ 313(\ 30...\ 313.\ 30...\ 313)\ 30------\ 39 agonizer
+[20:44] * P|0pSe \ 30....\ 313`>---<'
+[20:44] * P|0pSe \ 30.....\ 313_\ /_
+[20:44] <P|0pSe> huhu NöRgel *knutsch
+[20:45] <agonizer> *g*
+[20:48] <agonizer> und Platz 2 is Sandy23 mit 6 Nicks *g*
+[20:48] <NoAngel> huhu K|0pSe *mitknutsch*
+[20:51] <NoAngel> hehe *dazunixsag*
+[20:56] *** stef|off is now known as Steffi16
+[20:56] *** MissS|xty is now known as sixty|aw
+[20:56] *** Joins: ps (ps@patched.de)
+[20:57] *** Parts: ps (ps@patched.de)
+[20:58] *** Joins: Joos4 (070566@dialin-145-254-236-163.arcor-ip.net)
+[21:07] *** vjaway is now known as vectorjoe
+[21:09] *** sixty|aw is now known as MissS|xty
+[21:10] <admy> *g*
+[21:11] <SoulLady> den gefallen tu ich dir nich *fg*
+[21:11] <vectorjoe> *soul einmal von hinten kräftig knuddel*
+[21:11] <admy> *g*
+[21:11] * datakuk warnt: \ 2\ 38,1A\ 31,8C\ 38,1H\ 31,8T\ 38,1U\ 31,8N\ 38,1G\ 2\ 316,4 vectorjoe ZICKENALARM IM CHANNEL \ 2\ 38,1A\ 31,8C\ 38,1H\ 31,8T\ 38,1U\ 31,8N\ 38,1G
+[21:12] *** admy changes topic to "Soullady == Zicke"
+[21:14] <admy> *scheißeist*
+[21:14] * datakuk warnt: \ 2\ 38,1A\ 31,8C\ 38,1H\ 31,8T\ 38,1U\ 31,8N\ 38,1G\ 2\ 316,4 admy ZICKENALARM IM CHANNEL \ 2\ 38,1A\ 31,8C\ 38,1H\ 31,8T\ 38,1U\ 31,8N\ 38,1G
+[21:17] *** datakuk changes topic to "admy == OBERZICKE"
+[21:18] <SoulLady> yeah *fg
+[21:18] <SoulLady> brav kuki *tätschel
+[21:19] * vectorjoe is dann mal weg
+[21:19] *** vectorjoe is now known as vjaway
+[21:28] * datakuk wünscht SoulLady eine gute Nacht und angenehme Träume.
+[21:29] <datakuk> *bussi*
+[21:30] <SoulLady> *rebussi*
+[21:33] *** Quits: SoulLady (am good in beeing bad hell yeah :P)
+[21:35] *** Quits: SweetWeed (www.sweetweed.de)
+[21:36] *** Quits: crazyapes ()
+[21:37] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[21:38] *** |Scr3am| sets mode: +o crazyapes 
+[21:39] *** Joins: _arven_ (+me@ACB051D0.ipt.aol.com)
+[21:41] *** Trac|wech is now known as Trackmast
+[21:41] *** Trackmast is now known as Trac|wech
+[21:42] *** Quits: NoAngel (changing servers)
+[21:42] *** Joins: NoAngel (plopse@hat.dir.deinen.bnc.gemobbst.de)
+[21:43] <P|0pSe> *g
+[21:44] *** Quits: _arven_ (Connection reset by peer)
+[21:45] *** Parts: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[21:45] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[21:48] *** Eisi`afk is now known as eisi`w3g
+[21:49] *** Joins: nuit (+me@ACB20A92.ipt.aol.com)
+[21:50] *** |CoROna| sets mode: +o NoAngel 
+[21:51] *** Quits: Joos4 (GermanFunScript V2.0 http://gfs.userclub.de)
+[21:52] *** |Scr3am| sets mode: +o datakuk 
+[21:55] *** Joins: diMitri (smur@willst.du.meine.terrorkomrechnung.de)
+[21:57] *** Quits: GLAA^na (-)( I´m out )(-)
+[22:01] *** Quits: diMitri (EOF From client)
+[22:03] <SelFluff> *g*
+[22:04] *** Joins: diMitri (smur@willst.du.meine.terrorkomrechnung.de)
+[22:04] *** MissS|xty is now known as MissS123
+[22:04] *** |CoROna| sets mode: +o diMitri 
+[22:04] *** |Scr3am| sets mode: +o diMitri 
+[22:07] <NoAngel> *duck*
+[22:09] <crazyapes> *g*
+[22:12] <crazyapes> *g*
+[22:16] *** Quits: nuit (Connection reset by peer)
+[22:17] * datakuk nimmt \ 34 stern2 \ 31 und knutscht sie quer durch den channel
+[22:20] <datakuk> *g*
+[22:22] *** Quits: SelFluff ()
+[22:40] *** Joins: DJ-Kayle (Kayle@pD9E40610.dip.t-dialin.net)
+[22:44] <crazyapes> *g*
+[22:46] *** Joins: bastER_ (InPuT@195.145.150.13)
+[22:47] *** Parts: bastER_ (InPuT@195.145.150.13)
+[22:47] *** Joins: KaDeR (uzyhgpvm@stargate-39-232.salzburg-online.at)
+[22:47] *** Parts: KaDeR (uzyhgpvm@stargate-39-232.salzburg-online.at)
+[22:47] *** Joins: sunny_ (ww@B4d8d.pppool.de)
+[22:49] *** datakuk sets mode: +v sunny_ 
+[22:50] *** Trac|wech is now known as Trackmast
+[22:52] *** Trackmast sets mode: +o sunny_ 
+[22:57] *** Joins: JeffHardy (Ballermann@hagn-d9b9d447.pool.mediaWays.net)
+[22:58] *** Parts: JeffHardy (Ballermann@hagn-d9b9d447.pool.mediaWays.net)
+[22:59] *** MissS123 is now known as miZweg
+[23:09] *** |Scr3am| sets mode: -o sunny_ 
+[23:10] *** Trackmast sets mode: +o sunny_ 
+[23:11] <Trackmast> [23:09:07] *** Trackmast sets mode: +o sunny_!!!!!
+[23:11] <sunny_> *g*
+[23:11] <sunny_> komischerweise immer der gleiche bot... der immer deopt... *amkopfkratz*
+[23:18] *** Joins: baster_ (InPuT@195.145.150.13)
+[23:18] *** Parts: baster_ (InPuT@195.145.150.13)
+[23:23] *** |CoROna| sets mode: -o sunny_ 
+[23:24] *** Trackmast sets mode: +o sunny_ 
+[23:24] *** |Scr3am| sets mode: -o sunny_ 
+[23:24] *** crazyapes sets mode: +o sunny_ 
+[23:24] *** datakuk sets mode: +o sunny_ 
+[23:25] <sunny_> *gg* dreifachdanke
+[23:27] *** |CoROna| sets mode: -o sunny_ 
+[23:27] *** miZweg is now known as MissS123
+[23:27] <sunny_> *bäh*
+[23:28] *** crazyapes sets mode: +o sunny_ 
+[23:28] <sunny_> *nochmaldangesag*
+[23:29] *** |Scr3am| sets mode: -o crazyapes 
+[23:29] *** sunny_ sets mode: +o crazyapes 
+[23:29] *** |Scr3am| sets mode: -o crazyapes 
+[23:30] *** |Scr3am| sets mode: +o crazyapes 
+[23:30] *** |CoROna| sets mode: -o crazyapes 
+[23:31] *** |Scr3am| sets mode: +o crazyapes 
+[23:31] *** |Scr3am| sets mode: -o crazyapes 
+[23:31] *** |Scr3am| sets mode: +o crazyapes 
+[23:32] *** |CoROna| sets mode: -o crazyapes 
+[23:32] *** |Scr3am| sets mode: +o crazyapes 
+[23:33] *** |CoROna| sets mode: -o crazyapes 
+[23:33] *** |CoROna| was kicked by datakuk (laß die unny mal in ruhe*g*)
+[23:33] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[23:33] *** |Scr3am| sets mode: +o |CoROna| 
+[23:34] *** |CoROna| was kicked by datakuk (auszeit für euch mal)
+[23:34] *** datakuk was kicked by |Scr3am| (#frauen)
+[23:34] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[23:34] *** |Scr3am| sets mode: +o |CoROna| 
+[23:34] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[23:34] <datakuk> *g*
+[23:34] *** |Scr3am| sets mode: +o crazyapes 
+[23:34] *** |CoROna| sets mode: -o crazyapes 
+[23:35] *** |Scr3am| sets mode: +o datakuk 
+[23:35] *** |Scr3am| sets mode: +o crazyapes 
+[23:36] *** |CoROna| sets mode: -o crazyapes 
+[23:36] *** |Scr3am| sets mode: +o crazyapes 
+[23:36] *** crazyapes sets mode: -o |CoROna| 
+[23:36] *** |Scr3am| sets mode: +o |CoROna| 
+[23:36] *** crazyapes sets mode: -o |CoROna| 
+[23:36] *** |Scr3am| sets mode: +o |CoROna| 
+[23:36] *** |CoROna| sets mode: +v crazyapes 
+[23:37] *** crazyapes sets mode: -o |CoROna| 
+[23:37] *** |Scr3am| sets mode: +o |CoROna| 
+[23:37] *** crazyapes sets mode: -o |CoROna| 
+[23:37] * |CoROna| sets mode: +deop @ll
+[23:37] *** |Scr3am| sets mode: +o |CoROna| 
+[23:37] *** NoAngel sets mode: -o crazyapes 
+[23:37] *** |Scr3am| sets mode: +o crazyapes 
+[23:38] *** sunny_ was kicked by crazyapes (kick nen anderen)
+[23:38] *** Joins: sunny_ (ww@B4d8d.pppool.de)
+[23:38] *** crazyapes was kicked by |Scr3am| (#frauen)
+[23:38] <sunny_> [23:35:58] *** You were kicked by crazyapes (kick nen anderen\ f) <--- was solln das?
+[23:38] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[23:38] *** |Scr3am| sets mode: +o crazyapes 
+[23:39] *** sunny_ was kicked by |Scr3am| (kick nen anderen)
+[23:39] *** Joins: sunny_ (ww@B4d8d.pppool.de)
+[23:40] *** crazyapes sets mode: +o sunny_ 
+[23:40] *** Trackmast sets mode: +o sunny_ 
+[23:41] *** Joins: Strzelec^ (=-@pa165.skierniewice.cvx.ppp.tpnet.pl)
+[23:41] *** Strzelec^ was kicked by datakuk (beib in polen)
+[23:44] *** agonizer is now known as Agonizer
+[23:50] <sunny_> *gg*
+[23:52] *** Quits: Hellga (Connection reset by peer)
+[23:52] <sunny_> *g*
+[00:00] *** Joins: square- (bigz@62.80.107.62)
+[00:00] *** |CoROna| sets mode: +o square- 
+[00:01] <admy> *g+
+[00:01] *** Parts: stern2 (stern2@ACB027CF.ipt.aol.com)
+[00:02] *** |Scr3am| sets mode: -o P|0pSe 
+[00:02] *** admy sets mode: +o P|0pSe 
+[00:03] <admy> da brauch ich dich heute nimma zum spielen square- *g*
+[00:04] <DJ-Kayle> *g*
+[00:04] *** square- sets mode: +vvv DJ-Kayle MissS123 |stalker| 
+[00:04] *** Joins: JAN20 (WhiteJack1@B1d0b.pppool.de)
+[00:04] *** Parts: JAN20 (WhiteJack1@B1d0b.pppool.de)
+[00:05] *** crazyapes was kicked by |Scr3am| (no reg user on this bot)
+[00:05] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[00:06] *** |Scr3am| sets mode: +o crazyapes 
+[00:06] *** crazyapes was kicked by |CoROna| (flood)
+[00:06] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[00:06] *** |Scr3am| sets mode: +o crazyapes 
+[00:06] *** crazyapes was kicked by |CoROna| (op flood)
+[00:07] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[00:07] *** |Scr3am| sets mode: +o crazyapes 
+[00:07] *** P|0pSe was kicked by |CoROna| (admy stink darum musst du gehen(random kick))
+[00:07] *** Joins: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[00:08] *** |CoROna| sets mode: +o P|0pSe 
+[00:08] <admy> *g*
+[00:08] *** admy sets mode: +o P|0pSe 
+[00:09] *** admy was kicked by |Scr3am| (kurwa polska)
+[00:10] *** Joins: admy (admy@office.wwnet.pl)
+[00:10] *** |Scr3am| sets mode: +o admy 
+[00:11] *** DJ-Kayle was kicked by NoAngel (sorry kicksucht)
+[00:11] *** admy sets mode: +b *DJ*!*@* 
+[00:11] *** datakuk was kicked by |Scr3am| (ein tz zu viel)
+[00:11] <admy> *g*
+[00:11] *** admy sets mode: -b *DJ*!*@* 
+[00:11] *** Joins: DJ-Kayle (Kayle@pD9E40610.dip.t-dialin.net)
+[00:12] *** admy is now known as DJ-aDmY
+[00:12] *** DJ-aDmY is now known as admy
+[00:12] *** DJ-Kayle was kicked by |Scr3am| (weiss nicht)
+[00:12] <admy> infect kickt hier net weil infect gar net im chan ist *g*
+[00:13] *** MissS123 is now known as HellKitty
+[00:13] *** Joins: DJ-Kayle (Kayle@pD9E40610.dip.t-dialin.net)
+[00:13] *** admy changes topic to "admy == MISTSTUECK"
+[00:13] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[00:13] *** crazyapes sets mode: +o datakuk 
+[00:14] *** NoAngel was kicked by |Scr3am| (geh weg)
+[00:14] *** Joins: NoAngel (plopse@hat.dir.deinen.bnc.gemobbst.de)
+[00:14] *** crazyapes sets mode: +o NoAngel 
+[00:14] *** HellKitty is now known as MissS123
+[00:15] *** NoAngel was kicked by admy (doofe bemerkung)
+[00:15] *** datakuk sets mode: +b admy!*@*.wwnet.pl 
+[00:15] *** admy was kicked by |Scr3am| (ach ja)
+[00:15] *** |CoROna| sets mode: -b admy!*@*.wwnet.pl 
+[00:15] *** |Scr3am| sets mode: -b admy!*@*.wwnet.pl 
+[00:15] *** Joins: admy (admy@office.wwnet.pl)
+[00:15] *** Joins: NoAngel (plopse@hat.dir.deinen.bnc.gemobbst.de)
+[00:16] *** |Scr3am| sets mode: +o NoAngel 
+[00:16] <|Scr3am|> [00:14] *** datakuk sets mode: +b admy!*@*.wwnet.pl
+[00:16] *** crazyapes sets mode: +o admy 
+[00:16] *** admy` was kicked by NoAngel (du mich auch !)
+[00:16] *** Trackmast was kicked by admy (du zugucker du)
+[00:16] *** Joins: Trackmast (~ps@p50843738.dip.t-dialin.net)
+[00:16] *** crazyapes sets mode: +o Trackmast 
+[00:16] *** admy was kicked by datakuk (datakuk)
+[00:16] *** Joins: admy` (admy@mfCreations.de)
+[00:16] *** admy` was kicked by datakuk (datakuk)
+[00:17] *** Joins: admy (admy@office.wwnet.pl)
+[00:17] *** admy was kicked by datakuk (datakuk)
+[00:17] *** Joins: admy (admy@office.wwnet.pl)
+[00:17] *** crazyapes sets mode: +o admy 
+[00:17] *** datakuk was kicked by |Scr3am| (eh scheissendreck mother fucker)
+[00:17] *** Joins: admy` (admy@mfCreations.de)
+[00:17] *** admy sets mode: +o admy` 
+[00:17] *** |Scr3am| sets mode: +o admy` 
+[00:18] <NoAngel> *opfersuch*
+[00:18] *** Trackmast was kicked by admy (*opferfind*)
+[00:18] *** Joins: Trackmast (~ps@p50843738.dip.t-dialin.net)
+[00:18] *** Parts: Trackmast (~ps@p50843738.dip.t-dialin.net)
+[00:18] *** Parts: sunny_ (ww@B4d8d.pppool.de)
+[00:19] <admy> *g*
+[00:19] *** MissS123 is now known as MissSixty
+[00:20] *** admy sets mode: +b *!*@*.de 
+[00:20] *** square- sets mode: -b *!*@*.de 
+[00:20] *** admy sets mode: -b *!*@*.de 
+[00:21] *** Joins: Strzelec^ (=-@pa165.skierniewice.cvx.ppp.tpnet.pl)
+[00:22] *** admy sets mode: +o Strzelec^ 
+[00:22] <admy> *fg*
+[00:22] *** Strzelec^ was kicked by |Scr3am| (raus du pl)
+[00:22] *** admy was kicked by |CoROna| (raus du pl)
+[00:22] *** admy` was kicked by |CoROna| (raus du pl)
+[00:22] *** Joins: admy (admy@office.wwnet.pl)
+[00:22] *** crazyapes sets mode: +o admy 
+[00:23] *** Joins: admy` (admy@mfCreations.de)
+[00:23] *** |Scr3am| sets mode: +o admy` 
+[00:23] *** crazyapes was kicked by |CoROna| (no handop suck0r)
+[00:23] *** admy sets mode: +o admy` 
+[00:23] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[00:24] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[00:24] *** |Scr3am| sets mode: +o crazyapes 
+[00:24] *** Agonizer sets mode: -ov |stalker| |stalker| 
+[00:25] *** crazyapes sets mode: +o datakuk 
+[00:26] *** crazyapes was kicked by |CoROna| (no handop)
+[00:26] *** Joins: crazyapes (schmitt.be@B8254.pppool.de)
+[00:26] *** admy sets mode: +o crazyapes 
+[00:26] <admy> *handop*
+[00:26] *** admy was kicked by |CoROna| (no handop)
+[00:26] *** Joins: admy (admy@office.wwnet.pl)
+[00:27] <admy> Agonizer: schon immer! *g*
+[00:27] *** |CoROna| sets mode: +v admy 
+[00:28] *** DJ-Kayle is now known as ka|feiere
+[00:28] <NoAngel> *bitchbin*
+[00:28] <admy> Agonizer: da hats wohl keiner gesehen *g*
+[00:29] <Agonizer> *g*
+[00:29] *** Agonizer sets mode: +o |Scr3am| 
+[00:29] <Agonizer> *g*
+[00:29] <Agonizer> der hatte schon *bettel* ;)
+[00:29] *** Agonizer was kicked by |CoROna| (Flood)
+[00:29] *** Joins: Agonizer (agonizer@packt.gerne.mal.an.die.hochspannungselektro.de)
+[00:29] *** Agonizer was kicked by |CoROna| (no handop)
+[00:29] *** Quits: ka|feiere (Connection reset by peer)
+[00:29] *** Joins: Agonizer (agonizer@packt.gerne.mal.an.die.hochspannungselektro.de)
+[00:30] <Agonizer> *gg*
+[00:31] <admy> *fggggggg*
+[00:31] <Agonizer> *g*
+[00:32] <Agonizer>  [op] (nick@62.146.39.221) : * I'm to lame to read BitchX.doc *
+[00:32] <Agonizer> *g*
+[00:34] *** admy` sets mode: +o admy 
+[00:34] *** admy changes topic to "square- is KISSENFICKER"
+[00:35] *** admy was kicked by |CoROna| (flood)
+[00:35] *** square- changes topic to "."
+[00:35] *** Joins: admy (admy@office.wwnet.pl)
+[00:35] *** admy` sets mode: +o admy 
+[00:35] *** Quits: Klaus40 ()
+[00:37] *** |Scr3am| sets mode: -ooo DJ|DeaN vjaway Sub-Away 
+[00:37] *** |Scr3am| sets mode: -ooo sIk TripLe911 Steffi16 
+[00:37] *** |Scr3am| sets mode: -o beebee 
+[00:38] *** admy sets mode: +ooo Steffi16 Sub-Away TripLe911 
+[00:38] *** admy sets mode: +ooo Agonizer DJ|DeaN sIk 
+[00:39] <square-> du addest die sicher so: .+user <nick> *!*@*
+[00:39] <Agonizer> Danke *küss*
+[00:39] *** admy sets mode: +oo beebee vjaway 
+[00:39] *** admy sets mode: +v |stalker| 
+[00:44] <Agonizer> *g*
+[00:45] <admy> *g*
+[00:47] * Agonizer hat kein Fax ;/
+[00:47] <P|0pSe> [00:08] * Riven is away: was essbares suchn
+[00:48] <admy> *g*
+[00:49] <admy> *G*
+[00:50] <Agonizer> *g*
+[00:50] *** AiYume was kicked by admy (1.ter!!!!!!!!!!!!!!!!!)
+[00:50] *** Joins: AiYume (traeume@marvin.sun-powered.de)
+[00:50] *** admy sets mode: +v AiYume 
+[00:50] *** admy was kicked by Agonizer (Schummeln gildet nich )
+[00:51] <Agonizer> *wart* ;)
+[00:51] *** Joins: admy (admy@office.wwnet.pl)
+[00:51] *** Agonizer sets mode: +o admy 
+[00:51] *** Agonizer was kicked by |Scr3am| (!!!!!!!!warten beende!!!!!!!)
+[00:51] *** Joins: Agonizer (agonizer@packt.gerne.mal.an.die.hochspannungselektro.de)
+[00:52] <Agonizer> mist *g*
+[00:52] <Agonizer> oh scream wo hasten deine host gelassen *g*
+[00:53] *** Joins: |HoloDoc (~HoloWorkz@ncdial3-24-2-nc.nordcom.net)
+[00:53] *** Joins: Spy|tot (Spygrave@p5088AB28.dip.t-dialin.net)
+[00:53] <Spy|tot> *g*
+[00:54] *** Joins: Trac|wech (~ps@p50843738.dip.t-dialin.net)
+[00:55] *** Steffi16 is now known as stef|off
+[00:55] <Spy|tot> *auf permban wart*
+[00:55] *** Spy|tot was kicked by |Scr3am| (request)
+[00:55] *** Joins: Spy|tot (Spygrave@p5088AB28.dip.t-dialin.net)
+[00:55] <admy> *g*
+[00:55] *** Spy|tot was kicked by |Scr3am| (request)
+[00:55] *** Joins: Spy|tot (Spygrave@p5088AB28.dip.t-dialin.net)
+[00:55] *** Spy|tot was kicked by |Scr3am| (request)
+[00:55] *** Joins: Spy|tot (Spygrave@p5088AB28.dip.t-dialin.net)
+[00:55] *** Spy|tot was kicked by |Scr3am| (request)
+[00:55] *** Joins: Spy|tot (Spygrave@p5088AB28.dip.t-dialin.net)
+[00:56] *** P|0pSe sets mode: +b *!*Spygrave@p5088AB28.dip.t-dialin.net 
+[00:56] *** Spy|tot was kicked by |Scr3am| (request)
+[00:56] <|HoloDoc> *rot wert*
+[00:56] *** Parts: Trac|wech (~ps@p50843738.dip.t-dialin.net)
+[00:57] <Agonizer> *dumdidum*
+[00:58] <Agonizer> nöö... stimmt schon wenn ich mir das so angucke *g*
+[00:58] *** P|0pSe sets mode: -b *!*Spygrave@p5088AB28.dip.t-dialin.net 
+[00:58] <admy> *g*
+[01:05] <Agonizer> ist aber nen Unterschied ob du von Papptellern (wegwerf-) oder vernünftigen Porzellantellern (welche öfter benutzt werden) ißt  *Klugscheiß*
+[01:07] *** Parts: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[01:08] <admy> *topicfick*
+[01:08] *** Parts: |HoloDoc (~HoloWorkz@ncdial3-24-2-nc.nordcom.net)
+[01:09] <admy> *g*
+[01:13] <Agonizer> *gähn*
+[01:14] <admy> .oO(noch eine rauchen gehen oder nicht? *gruebel*)
+[01:15] *** admy sets mode: +o Agonizer 
+[01:15] <Agonizer> oh danke *handop* ;)
+[01:15] * |Scr3am| gibt crazyapes einen lutscher
+[01:16] * Agonizer bläst |Scr3am| etwas Zucker in den Arsch *g*
+[01:17] <admy> *g*
+[01:22] <admy> *g*
+[01:26] *** Joins: streetboy (+Miles@p508402A7.dip0.t-ipconnect.de)
+[01:26] *** Parts: streetboy (+Miles@p508402A7.dip0.t-ipconnect.de)
+[01:32] *** Quits: DJ|DeaN (Ping timeout)
+[01:34] <admy> *g
+[01:34] *** Quits: crazyapes ()
+[01:41] <Agonizer> *wink*
+[01:43] *** Joins: LegaLizE (buzzfuzz@uebt.fuer.rutscher.oder.lutscher.bei.tv.t0tal.de)
+[01:44] *** Parts: LegaLizE (buzzfuzz@uebt.fuer.rutscher.oder.lutscher.bei.tv.t0tal.de)
+[02:04] *** P|0pSe is now known as Jessica19
+[02:11] *** eisi`w3g is now known as Eisbaer`
+[02:21] * Jessica19 says to \ 34 Agonizer \ 32ých fýck dých
+[02:21] * Jessica19 \ 34,4.\ 34,4.\ 34,4\ 30(\ 34,4\ 30*\ 34,4.\ 34,4\ 34,4.
+[02:37] *** Joins: Tinka_ (tinka@dschungel.traum-er.de)
+[02:38] *** Tinka_ is now known as tinka_
+[02:39] *** tinka_ is now known as Tinka_
+[02:41] <Tinka_> hmm... wo is nur mein op? *umschau*
+[02:41] *** Eisbaer` sets mode: +o Tinka_ 
+[02:41] <Eisbaer`> *g*
+[02:42] *** Tinka_ sets mode: -vvv AiYume Frieda Lucy21 
+[02:42] *** Tinka_ sets mode: +ooo AiYume Frieda Lucy21 
+[02:42] *** Frieda sets mode: -ooo |Scr3am| |CoROna| NoAngel 
+[02:42] *** Frieda was kicked by AiYume (Mass deop.  Go sit in a corner.)
+[02:42] *** manicman was kicked by Lucy21 (\ 2Banned\ 2 by admy)
+[02:42] *** Joins: Frieda (~_Frieda_@pD900CB4C.dip.t-dialin.net)
+[02:43] *** Lucy21 sets mode: +o Frieda 
+[02:43] *** Tinka_ sets mode: +oo |CoROna| |Scr3am| 
+[02:43] *** |Scr3am| sets mode: -ooo vjaway Sub-Away Lucy21 
+[02:43] *** |Scr3am| was kicked by AiYume (Mass deop.  Go sit in a corner.)
+[02:43] *** Frieda sets mode: +b *!*pl0pse@195.167.218.* 
+[02:43] *** |CoROna| sets mode: +o NoAngel 
+[02:43] *** Frieda sets mode: +ooo vjaway Sub-Away Lucy21 
+[02:43] *** |CoROna| sets mode: -b *!*pl0pse@195.167.218.* 
+[02:43] *** Frieda sets mode: -o NoAngel 
+[02:43] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[02:43] *** |CoROna| sets mode: +o |Scr3am| 
+[02:43] *** Frieda sets mode: -o |Scr3am| 
+[02:45] *** Tinka_ sets mode: +o |Scr3am| 
+[02:45] *** |Scr3am| sets mode: -ooo Frieda Tinka_ Agonizer 
+[02:45] *** Lucy21 sets mode: -o+b |Scr3am| *!*pl0pse@195.167.218.* 
+[02:45] *** |Scr3am| was kicked by Lucy21 (\ 34Mass Deop! Have a nice day... OUTSIDE\ 3)
+[02:45] *** Lucy21 sets mode: +o Frieda 
+[02:45] *** Frieda sets mode: -o+o |CoROna| Tinka_ 
+[02:45] *** |CoROna| was kicked by Frieda (\ 2Banned\ 2 by Lucy21)
+[02:47] *** Frieda sets mode: +o Agonizer 
+[02:47] <Agonizer> Huhu Tinka *Knuddel* :)
+[02:48] <Tinka_> huhu großa *reknuddel*
+[02:49] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[02:49] *** Eisbaer` sets mode: -b *!*pl0pse@195.167.218.* 
+[02:49] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[02:50] *** Parts: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[02:50] *** Parts: |Scr3am| (pl0pse@195.167.218.6)
+[02:50] *** Joins: ramses (tinka@dschungel.traum-er.de)
+[02:50] *** Frieda sets mode: +o ramses 
+[02:50] <Eisbaer`> *g*
+[02:54] <Tinka_> achso *wunder*
+[02:54] *** Tinka_ sets mode: +o NoAngel 
+[02:57] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[02:57] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[02:57] *** Frieda sets mode: +oo |CoROna| |Scr3am| 
+[02:57] *** |Scr3am| sets mode: -ooo Agonizer beebee vjaway 
+[02:57] *** Lucy21 sets mode: -o+b |Scr3am| *!*pl0pse@195.167.218.* 
+[02:57] *** |Scr3am| was kicked by AiYume (Mass deop.  Go sit in a corner.)
+[02:57] *** |CoROna| sets mode: -b *!*pl0pse@195.167.218.* 
+[02:57] *** Frieda sets mode: +o Agonizer 
+[02:57] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[02:57] *** Frieda sets mode: +o |Scr3am| 
+[02:57] *** |CoROna| sets mode: +o |Scr3am| 
+[02:57] *** Parts: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[02:58] *** Parts: |Scr3am| (pl0pse@195.167.218.6)
+[02:59] *** Joins: |CoROna| (pl0pse@murat.und.ali.sind.konkret.krazz.bei.doener-polizei.net)
+[02:59] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[02:59] *** Frieda sets mode: +oo |CoROna| |Scr3am| 
+[03:00] *** Eisbaer` sets mode: +oo beebee vjaway 
+[03:00] *** |Scr3am| was kicked by Eisbaer` (Rejoin mal den Chan bitte - 108 -)
+[03:00] *** Joins: |Scr3am| (pl0pse@195.167.218.6)
+[03:00] *** Frieda sets mode: +o |Scr3am| 
+[03:00] *** Tinka_ sets mode: +l 50 
+[03:01] *** Tinka_ changes topic to "Topic entlaufen"
+[03:06] <Eisbaer`> *** (|CoROna|) Eisbaer hat bezahlt und den Strich verlassen. (lost dcc link)
+[03:06] <Tinka_> *giggel*
+[03:07] <Eisbaer`> *auchdruffserv*
+[03:09] <Agonizer> Tinka_: Du bist auf platz 16 *g*
+[03:09] <Eisbaer`> *ggggggg*
+[03:10] <Tinka_> *wechlol*
+[03:11] <Eisbaer`> *heul*
+[03:12] *** Agonizer sets mode: -vvv MissSixty pyranha |stalker| 
+[03:12] *** Agonizer sets mode: +vvv MissSixty pyranha |stalker| 
+[03:13] <Tinka_> Agonizer magste den net auch auf traumerde stellen? *großanschau*
+[03:14] *** Eisbaer` is now known as eisi`zZzZ
+[04:00] *** Agonizer is now known as Ago|Sad
+[04:00] *** Ago|Sad is now known as Agonizer
+[04:06] <Jessica19> *g
+[04:08] *** Joins: streetboy (+Miles@p50840039.dip0.t-ipconnect.de)
+[04:08] * Jessica19 \ 30,4 (*  \ 31,4\1f!\1fSELAM\1f streetboy !\1f \ 30,4 (* \ f
+[04:09] *** Jessica19 changes topic to "http://www.mollig.de/200112/200112-010.jpg <---- i love this girl"
+[04:10] *** Jessica19 changes topic to "http://www.mollig.de/200112/200112-026.jpg <---- i love this girl"
+[04:11] * Tinka_ zieht sich mal in ihr leider einsames Koerbchen zurück, kuschelt sich tief in ihre Decke und träumt von ....
+[04:11] <Tinka_> *n8maunz* alle
+[04:11] <Jessica19> *n8maunz* Tinka_
+[04:12] <Tinka_> *maumaum* Jessica19 
+[04:12] <Jessica19> *fellstreichel* :>
+[04:14] <Tinka_> *schnurrrrrrrr*
+[04:14] <Jessica19> *leckerligeb*
+[04:15] * Tinka_ ist away (Katzenschläfchen halten *maunz*)
+[04:15] *** Tinka_ is now known as tinka_
+[04:15] *** Parts: streetboy (+Miles@p50840039.dip0.t-ipconnect.de)
+[04:46] *** Quits: MissSixty (EOF From client)
+[04:50] *** Joins: |stalker| (stalker@pD900CBE2.dip.t-dialin.net)
+[04:50] *** TU-Ilmenau.DE sets mode: +tnl 50 
+[04:51] *** agonizer is now known as Agonizer
+[04:53] *** Joins: [Frieda] (~_Frieda_@pD900CBAC.dip.t-dialin.net)
+[04:54] *** Quits: astralhed (Ping timeout)
+[04:54] *** Lucy21 sets mode: +o [Frieda] 
+[04:54] *** [Frieda] sets mode: -oo Frieda NoAngel 
+[04:56] *** Quits: Frieda (Ping timeout)
+[04:57] *** [Frieda] is now known as Frieda
+[04:59] *** Joins: _stalker| (stalker@pD950D912.dip.t-dialin.net)
+[05:00] *** TU-Ilmenau.DE sets mode: +tnl 50 
+[05:01] *** agonizer is now known as Agonizer
+[05:02] *** Quits: vjaway (diamond soul)
+[05:03] *** Quits: |stalker| (Ping timeout)
+[05:05] *** _stalker| is now known as |stalker|
+[06:16] *** Joins: [TaLoN20] (Shilone@p3E9BF933.dip.t-dialin.net)
+[06:16] *** Parts: [TaLoN20] (Shilone@p3E9BF933.dip.t-dialin.net)
+[06:17] *** Joins: theboh (K_rner@B65be.pppool.de)
+[06:17] *** Parts: theboh (K_rner@B65be.pppool.de)
+[06:18] *** Joins: Mina|Wech (~mina_2104@pD95004F6.dip.t-dialin.net)
+[06:18] *** Parts: Mina|Wech (~mina_2104@pD95004F6.dip.t-dialin.net)
+[06:51] *** Joins: astralhed (~Astralhea@pD900CBAC.dip.t-dialin.net)
+[06:51] *** Lucy21 sets mode: +v astralhed 
+[07:04] *** Agonizer is now known as agonizer
+[07:33] *** Joins: |Lucy21| (~Lucy@p5086FBD1.dip.t-dialin.net)
+[07:35] *** Frieda sets mode: +o |Lucy21| 
+[07:35] *** Quits: Lucy21 (Ping timeout)
+[07:35] *** |Lucy21| is now known as Lucy21
+[08:27] *** Quits: Sub-Away (Ping timeout)
+[08:30] *** Joins: Sub-Away (~nightsky@pD958ED19.dip.t-dialin.net)
+[08:43] *** Joins: [TaLoN20] (Shilone@p3E9BF933.dip.t-dialin.net)
+[08:55] *** Joins: |e-flow| (e-flow@pD9E39CD3.dip.t-dialin.net)
+[08:56] *** Joins: Hellga (~Hellga@p508611D8.dip.t-dialin.net)
+[08:57] *** Lucy21 sets mode: +o Hellga 
+[08:57] <[TaLoN20]> ja das sind bestimmt die ganz harten, die Stahlmantel Tampons benutzen *FullMetalJacket*
+[08:57] <|e-flow|> aber die rechnen halt nich damit dass wir die weltherrschaft an uns reissen werden *g*
+[08:59] <|e-flow|> oder ignorierens einfach .. die sind zu cool für uns *g*
+[09:00] <|e-flow|> *g+
+[09:12] *** Parts: |e-flow| (e-flow@pD9E39CD3.dip.t-dialin.net)
+[09:12] *** Parts: [TaLoN20] (Shilone@p3E9BF933.dip.t-dialin.net)
+[09:21] *** Joins: DArkSaN (xmalcomx@p50843DA9.dip.t-dialin.net)
+[09:22] *** Parts: DArkSaN (xmalcomx@p50843DA9.dip.t-dialin.net)
+[10:10] *** Joins: Trac|wech (~ps@p50843738.dip.t-dialin.net)
+[10:11] *** Frieda sets mode: +o Trac|wech 
+[10:37] *** Quits: beebee ()
+[10:44] *** Joins: stern2 (stern2@ACB8E96B.ipt.aol.com)
+[10:48] *** Joins: FireBaby (charly@p3EE30047.dip.t-dialin.net)
+[10:49] *** Frieda sets mode: +o FireBaby 
+[10:50] *** Joins: Exgipsi (+Klausi@ACB9D315.ipt.aol.com)
+[10:50] * Exgipsi sacht moin moin
+[11:02] *** Parts: stern2 (stern2@ACB8E96B.ipt.aol.com)
+[11:03] *** Joins: DJ|DeaN (~servus@pD955D14C.dip.t-dialin.net)
+[11:05] *** Joins: Baba_Frau (~Altenhoff@p508575B3.dip.t-dialin.net)
+[11:05] *** |Scr3am| sets mode: +o Baba_Frau 
+[11:10] *** Joins: GLAA (~na@p50845FCA.dip.t-dialin.net)
+[11:16] *** Quits: Exgipsi (Meine Freundin hat grad nicht die Tage - ich komme wieder - keine Frage)
+[11:16] *** Joins: ]453 (ferkel@dsl-213-023-064-173.arcor-ip.net)
+[11:21] *** Joins: beebee (~BeeBee@dialin-145-254-152-234.arcor-ip.net)
+[11:25] *** pyranha is now known as [gXp]pyRA
+[11:25] *** Joins: MissSixty (~bloody@pD955F860.dip.t-dialin.net)
+[11:25] *** FireBaby is now known as Babydusch
+[11:26] <Babydusch> du doch immer *G*
+[11:26] <]453> *freu*
+[11:26] *** Frieda sets mode: +o ]453 
+[11:28] *** Quits: Trac|wech ()
+[11:31] *** admy sets mode: +ooo DJ|DeaN NoAngel Sub-Away 
+[11:31] *** Frieda sets mode: -o NoAngel 
+[11:32] *** admy sets mode: +o astralhed 
+[11:33] *** Quits: beebee (Connection reset by peer)
+[11:34] *** Joins: beebee (~BeeBee@dialin-145-254-152-234.arcor-ip.net)
+[11:35] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[11:47] *** ]453 is now known as ]453sort
+[11:48] *** Joins: DARKSIDE2 (mirc@p50840DA5.dip.t-dialin.net)
+[11:48] *** Parts: DARKSIDE2 (mirc@p50840DA5.dip.t-dialin.net)
+[11:56] *** [gXp]pyRA is now known as pyranha
+[11:56] *** ]453sort is now known as f3rK3[
+[12:00] *** stef|off is now known as Steffi16
+[12:10] *** Joins: Fliesie (~Fliesie@195.63.42.106)
+[12:11] *** Steffi16 is now known as stef|tel
+[12:12] *** pyranha is now known as [gXp]pyRA
+[12:17] *** Joins: Larry19 (Northface@p3EE294A9.dip.t-dialin.net)
+[12:18] *** admy sets mode: +oo beebee datakuk 
+[12:18] *** Frieda sets mode: -o beebee 
+[12:18] *** admy sets mode: +vvv GLAA Larry19 MissSixty 
+[12:18] *** admy sets mode: +vvv beebee Fliesie |stalker| 
+[12:18] *** [gXp]pyRA is now known as pyranha
+[12:18] *** Parts: Fliesie (~Fliesie@195.63.42.106)
+[12:22] *** Quits: f3rK3[ (Excess Flood)
+[12:23] *** Joins: f3rK3[ (ferkel@dsl-213-023-064-173.arcor-ip.net)
+[12:27] *** Joins: Balou (Balou@pD9E4E88D.dip.t-dialin.net)
+[12:28] *** Frieda sets mode: +o Balou 
+[12:34] *** Quits: Baba_Frau (Ping timeout)
+[12:37] *** Joins: Dj-Neo (~Moin@B8274.pppool.de)
+[12:41] *** Joins: GuruNbg (__@pD9051D5D.dip.t-dialin.net)
+[12:41] *** Babydusch is now known as FireBaby
+[12:42] *** f3rK3[ is now known as f3rK3[eat
+[12:43] <f3rK3[eat> danke FireBaby *umarm*
+[12:45] <datakuk> *fg*
+[12:46] <Balou> huhu NoAngel *knuddelz*
+[12:46] <NoAngel> hallöli Balou *knuff*
+[12:46] *** FireBaby is now known as Baby|aw
+[12:47] <datakuk> *schleim*
+[12:48] <Balou> ups ich hab ja mal wieder von mir gesprochen *fg*
+[12:51] <Balou> NoAngel *würg* mir ist schon schlecht danke
+[12:54] *** admy sets mode: +o f3rK3[eat 
+[12:54] *** admy sets mode: +vvv Dj-Neo GuruNbg NoAngel 
+[12:54] *** stef|tel is now known as Steffi16
+[12:54] <Balou> huhu Steffi16 *knuddelwuschel
+[12:55] <Steffi16> huhu Balou :) *reknuddel*
+[12:57] *** Joins: ShAQ (~shaq@pD9EB7B78.dip.t-dialin.net)
+[13:01] *** Jessica19 is now known as P|0pSe
+[13:02] *** Parts: ShAQ (~shaq@pD9EB7B78.dip.t-dialin.net)
+[13:03] *** eisi`zZzZ is now known as Eisbaer`
+[13:04] *** f3rK3[eat is now known as f3rK3[
+[13:04] <P|0pSe> NoAngel *bussel*
+[13:04] <NoAngel> *knutscha*
+[13:04] <f3rK3[> *mitmach*
+[13:04] <NoAngel> *wegschubs*
+[13:06] <NoAngel> subba *froi*
+[13:07] *** Frieda sets mode: +o NoAngel 
+[13:08] <admy> *g*
+[13:08] *** Frieda sets mode: +o beebee 
+[13:09] *** Quits: beebee ()
+[13:12] *** Quits: MissSixty (Ping timeout)
+[13:14] *** Joins: beebee (~BeeBee@dialin-145-254-143-035.arcor-ip.net)
+[13:16] *** Joins: MissSixty (~bloody@pD955F2A5.dip.t-dialin.net)
+[13:16] *** f3rK3[ is now known as f3rK3[tel
+[13:16] *** Quits: beebee ()
+[13:21] *** Quits: MissSixty (Ping timeout)
+[13:23] *** Eisbaer` is now known as eisi`w3g
+[13:25] *** Joins: MissSixty (~bloody@p5087D754.dip.t-dialin.net)
+[13:26] *** admy sets mode: +v MissSixty 
+[13:30] <NoAngel> mir hat heut nacht son arsch die antenne vom audi abgebrochen *wütendbin*
+[13:36] *** Quits: Dj-Neo (in einer minute wieder da spätestens)
+[13:38] *** Joins: Dj-Neo (~Moin@pC19F0CA4.dip.t-dialin.net)
+[13:38] <NoAngel> mein schöner audi *jammer*
+[13:39] <P|0pSe> *wegrenn*
+[13:39] *** Steffi16 is now known as stef|away
+[13:40] *** TripLe911 is now known as tripleho
+[13:41] <admy> *eineklatsch*
+[13:41] <admy> *g*
+[13:42] <admy> *g*
+[13:42] <admy> *g*
+[13:44] <admy> *spracheanpass*
+[13:44] * P|0pSe beliebt heut seinen kaffee im freien einzunehmen
+[13:45] * Dj-Neo sagt da ses hier bewölkt ist
+[13:45] <admy> *g*
+[13:45] *** Quits: GuruNbg (GermanFunScript V2.0 http://gfs.userclub.de)
+[13:45] *** Joins: GuruNbg (__@pD9051D5D.dip.t-dialin.net)
+[13:45] *** Dj-Neo was kicked by admy (interessiert keine sau)
+[13:45] *** Joins: Dj-Neo (~Moin@pC19F0CA4.dip.t-dialin.net)
+[13:45] *** Quits: Dj-Neo (.:(SysIRC):. V1.1 - 2002)
+[13:47] *** Joins: Dj-Neo (~Moin@pC19F0CA4.dip.t-dialin.net)
+[13:48] * admy kommt so 3 pixel links von duesseldorf
+[13:48] <P|0pSe> *g
+[13:51] *** datakuk was kicked by admy (freeeeeeessse lan)
+[13:51] *** Joins: datakuk (datakuk@p508FFDD0.dip.t-dialin.net)
+[13:51] *** |Scr3am| sets mode: +o datakuk 
+[13:52] *** Joins: aripldlgp (tripleho@3ffe:1001:600:3:0:0:0:45)
+[13:52] *** Joins: priplbhna (tripleho@cebra.it)
+[13:52] *** admy was kicked by datakuk (ruhe du linksrheinisches wesen*g*)
+[13:53] *** Joins: admy (admy@office.wwnet.pl)
+[13:53] <admy> *fg*
+[13:53] *** Frieda sets mode: +o admy 
+[13:54] *** Quits: priplbhna (Serverwechsel)
+[13:55] *** diMitri is now known as dimitri
+[13:58] *** Quits: GLAA (Connection reset by peer)
+[13:59] * DJ|DeaN is mal aufm klo und dann mimt hund unten bis gloich
+[14:00] * tripleho is away,\ 2 Jesus ist ein guter mann, abba er trifft keinen Curvball *g*\ 2, (log\\ 2on\ 2 pager\\ 2on\ 2)
+[14:01] *** Joins: priplbhna (tripleho@cebra.it)
+[14:02] *** Parts: priplbhna (tripleho@cebra.it)
+[14:11] *** aripldlgp is now known as hripLdbcp
+[14:11] *** Quits: hripLdbcp (changing servers)
+[14:12] *** Joins: hripLdbcp (tripleho@3ffe:1001:600:3:0:0:0:45)
+[14:13] *** hripLdbcp is now known as Tr|pLe911
+[14:15] *** Dj-Neo is now known as Dj-CS
+[14:19] *** Parts: Larry19 (Northface@p3EE294A9.dip.t-dialin.net)
+[14:21] *** Frieda sets mode: +o Tr|pLe911 
+[14:22] *** Quits: datakuk (noch ist nicht aller Tage abend,ich komme wieder keine Frage)
+[14:33] *** Joins: Klaus40 (._.@pD9002B17.dip.t-dialin.net)
+[14:35] *** Joins: LottoFee (Alsoap@p50812A4B.dip.t-dialin.net)
+[14:35] <LottoFee> hier bin ich *g*
+[14:41] *** Quits: Klaus40 (Ping timeout)
+[14:42] *** GuruNbg is now known as Guru|mamp
+[14:44] *** stef|away is now known as Steffi16
+[14:50] *** Dj-CS is now known as Dj-NEo
+[14:50] *** Dj-NEo is now known as Dj-Ne0
+[14:50] *** |Scr3am| sets mode: +o LottoFee 
+[14:52] <LottoFee> *drück*
+[14:52] <P|0pSe> *redrýck*
+[14:53] *** Guru|mamp is now known as GuruNbg
+[14:54] *** Joins: M|ssSUNNY (~Reike_198@pD9E4A2B3.dip.t-dialin.net)
+[14:54] <P|0pSe> kuk da kommt scho eine *g
+[14:56] * P|0pSe \ 30,4 (*  \ 31,4\1f!\1fSELAM\1f M|ssSUNNY !\1f \ 30,4 (* \ f
+[14:58] *** Joins: Andrea_33 (Andrea_33@pD9584134.dip.t-dialin.net)
+[14:59] *** Parts: Andrea_33 (Andrea_33@pD9584134.dip.t-dialin.net)
+[14:59] *** |Scr3am| sets mode: +o M|ssSUNNY 
+[15:01] * DJ|DeaN is mal was essen
+[15:03] *** Joins: ina_l (w@AS-108-242.dial-up.siol.net)
+[15:03] *** Parts: ina_l (w@AS-108-242.dial-up.siol.net)
+[15:05] *** Dj-Ne0 is now known as Dj-EssEn
+[15:08] *** Joins: katjes (superstar@pD9548138.dip.t-dialin.net)
+[15:08] *** Frieda sets mode: +o katjes 
+[15:08] *** Joins: Klaus40 (._.@pD90027D8.dip.t-dialin.net)
+[15:08] <Steffi16> *g*
+[15:09] <katjes> *g+ hi steffi
+[15:10] *** Quits: M|ssSUNNY (Sven110, ICH LIEBE DICH!!!!!!! ;))
+[15:11] *** katjes is now known as kat|zZz
+[15:13] *** Quits: Klaus40 (Ping timeout)
+[15:14] *** GuruNbg is now known as Guru|ZzZz
+[15:16] *** Quits: Balou (Liebe ist...... Seinen schatz auch ohne worte zu verstehn)
+[15:16] *** Dj-EssEn is now known as Dj-Ne0
+[15:18] *** Joins: Baba_Frau (~Altenhoff@pD952E6CD.dip.t-dialin.net)
+[15:18] *** |Scr3am| sets mode: +o Baba_Frau 
+[15:24] *** Joins: Klaus40 (._.@p3EE0A2BB.dip.t-dialin.net)
+[15:27] *** square- is now known as square`cs
+[15:40] *** square`cs is now known as square-
+[15:40] *** Parts: square- (bigz@62.80.107.62)
+[15:43] *** Joins: square- (bigz@62.80.107.62)
+[15:43] *** |CoROna| sets mode: +o square- 
+[15:47] *** Joins: Laura_2 (~Ask@dialin-72084.ewetel.net)
+[15:49] *** Parts: LottoFee (Alsoap@p50812A4B.dip.t-dialin.net)
+[15:52] *** Joins: Thomas24 (wald@rzppp-93.uni-trier.de)
+[15:55] *** Joins: Jordan17 (Kilic17@A204a.pppool.de)
+[16:02] *** Joins: fujy (~NNNEVOGLI@ppp-164-84.29-151.libero.it)
+[16:03] *** Parts: fujy (~NNNEVOGLI@ppp-164-84.29-151.libero.it)
+[16:03] *** Joins: vjaway (vector@pD9E16611.dip.t-dialin.net)
+[16:04] *** Frieda sets mode: +o vjaway 
+[16:04] *** vjaway is now known as vectorjoe
+[16:05] *** Parts: DJ|DeaN (~servus@pD955D14C.dip.t-dialin.net)
+[16:05] *** Joins: DJ|DeaN (~servus@pD955D14C.dip.t-dialin.net)
+[16:07] *** Quits: Jordan17 ()
+[16:11] *** Dj-Ne0 is now known as Dj-CS
+[16:13] *** Joins: Dj-Neo^ (SysIRC@pD9574517.dip.t-dialin.net)
+[16:14] *** Steffi16 is now known as stef|tel
+[16:15] * P|0pSe \ 30.\ 3\ 313 ______
+[16:15] * P|0pSe \ 313,(_.--._) \ 312Phone
+[16:15] * P|0pSe \ 313: / :: \\ 3\ 30..\ 3\ 312will brb
+[16:15] * P|0pSe \ 30.\ 3\ 313`------'
+[16:16] *** Joins: Pummel (+Pummel@ACB30041.ipt.aol.com)
+[16:16] *** Quits: Dj-CS (Ping timeout)
+[16:20] *** Quits: Pummel (Connection reset by peer)
+[16:24] * vectorjoe is dann mal weg
+[16:24] *** vectorjoe is now known as vjaway
+[16:29] *** Thomas24 was kicked by f3rK3[tel (*in müll werf*)
+[16:30] *** Joins: toki (toki@c050.apm.etc.tu-bs.de)
+[16:30] *** Joins: tokii (~toki76@c050.apm.etc.tu-bs.de)
+[16:31] *** Quits: tokii (Tok Tok Tok - ich brauch nen Grog)
+[16:34] *** eisi`w3g is now known as Eisbaer`
+[16:34] * P|0pSe \ 30,4 (*  \ 31,4\1f!\1fSELAM\1f Eisbaer` !\1f \ 30,4 (* \ f
+[16:38] *** Quits: Laura_2 (Leaving)
+[16:38] *** vjaway is now known as vectorjoe
+[16:40] *** Eisbaer` is now known as Eisi`eat
+[16:45] *** Dj-Neo^ is now known as Dj-CS
+[16:52] * toki reboot
+[16:55] *** Quits: toki (Connection reset by peer)
+[16:56] *** Joins: toki (toki@c050.apm.etc.tu-bs.de)
+[17:01] *** P|0pSe changes topic to "http://plopse.kicks-ass.net/chatter_frauen.htm"
+[17:02] *** Quits: Dj-CS (Ping timeout)
+[17:06] *** Eisi`eat is now known as Eisbaer`
+[17:08] * vectorjoe is dann mal weg
+[17:08] *** vectorjoe is now known as vjaway
+[17:10] *** Joins: ninchen3 (ja@A889e.pppool.de)
+[17:12] <ninchen3> f3rK3[tel *knuddel*
+[17:14] <Eisbaer`> *hatschi*
+[17:17] <Eisbaer`> hm ich weiß da geileres *g*
+[17:17] <admy> *Fggg*
+[17:18] <Eisbaer`> *g*
+[17:18] <admy> *g*
+[17:19] *** vjaway is now known as vectorjoe
+[17:19] *** Quits: f3rK3[tel (reboot)
+[17:21] *** Guru|ZzZz is now known as GuruNbg
+[17:22] * vectorjoe is dann mal weg
+[17:22] *** vectorjoe is now known as vjaway
+[17:28] *** Quits: GuruNbg ()
+[17:31] *** Quits: Klaus40 ()
+[17:34] *** Joins: Missyke (~cordoba@line-51-73.dial.matav.net)
+[17:35] *** Parts: Missyke (~cordoba@line-51-73.dial.matav.net)
+[17:39] * ninchen3 geht nun wieder
+[17:39] *** Parts: ninchen3 (ja@A889e.pppool.de)
+[17:41] *** Joins: Exgipsi (+Klausi@ACB1AD26.ipt.aol.com)
+[17:42] * Exgipsi sacht namd
+[17:42] * P|0pSe \ 30,4 (*  \ 31,4\1f!\1fSELAM\1f Exgipsi !\1f \ 30,4 (* \ f
+[17:44] *** Quits: Baba_Frau (Ping timeout)
+[17:47] *** stef|tel is now known as Steffi16
+[17:48] *** Joins: SoulLady (lady@p5080D5AB.dip.t-dialin.net)
+[17:49] *** Quits: Exgipsi (Connection reset by peer)
+[17:55] *** Joins: Baba_Frau (~Altenhoff@pD9E14AC7.dip.t-dialin.net)
+[17:56] *** P|0pSe is now known as Seicherl
+[17:57] *** |Scr3am| sets mode: +o Baba_Frau 
+[18:03] *** Joins: Trixy (Trixy@dialin-leer-80-228-3-002.ewetel.net)
+[18:04] *** Quits: Trixy (German Fun Script - www.userclub.de)
+[18:09] *** Eisbaer` is now known as Eisi`afk
+[18:13] *** Seicherl is now known as P|0pSe
+[18:18] *** Quits: decta (Kill line active: Abuse)
+[18:22] *** Quits: dimitri (Ping timeout)
+[18:26] *** Steffi16 is now known as stef|afk
+[18:29] *** Joins: crazyapes (+schmitt.b@ACB2F253.ipt.aol.com)
+[18:29] *** Quits: crazyapes ()
+[18:30] *** Joins: crazyapes (+schmitt.b@ACB2F253.ipt.aol.com)
+[18:30] *** Quits: crazyapes ()
+[18:30] *** Quits: SoulLady (Ping timeout)
+[18:31] *** admy sets mode: +oo DJ|DeaN toki 
+[18:37] *** Joins: SoulLady (lady@pD9E27639.dip.t-dialin.net)
+[18:38] *** admy sets mode: +o SoulLady 
+[18:38] *** Frieda sets mode: -o SoulLady 
+[18:39] *** stef|afk is now known as Steffi16
+[18:43] *** Joins: GuruNbg (__@pD9051FAD.dip.t-dialin.net)
+[18:44] <DJ|DeaN> du fehlst mir *G*
+[18:44] <SoulLady> *fg*
+[18:45] <admy> *G+
+[19:01] *** Joins: Mike17 (Kilic17@A1c85.pppool.de)
+[19:04] *** Steffi16 is now known as stef|tel
+[19:06] * P|0pSe \ 30.\ 3\ 313 ______
+[19:06] * P|0pSe \ 313,(_.--._) \ 312Phone
+[19:06] * P|0pSe \ 313: / :: \\ 3\ 30..\ 3\ 312will brb
+[19:06] * P|0pSe \ 30.\ 3\ 313`------'
+[19:07] *** Quits: SoulLady (am good in beeing bad hell yeah :P)
+[19:14] *** kat|zZz is now known as katjes
+[19:18] <P|0pSe> aso ob *g
+[19:18] * katjes hört the house martins - the house martins
+[19:18] *** Parts: Mike17 (Kilic17@A1c85.pppool.de)
+[19:22] *** Joins: Mike17 (Kilic17@A1c85.pppool.de)
+[19:23] <katjes> *g*
+[19:23] <GuruNbg> *schmoll*
+[19:24] *** P|0pSe changes topic to "http://plopse.kicks-ass.net/chatter_frauen.htm <katjes> mösenschleimbällchen"
+[19:25] <katjes> *gähn*
+[19:26] *** Quits: MissSixty (Connection reset by peer)
+[19:27] <katjes> *g*
+[19:29] *** Joins: LuNa|tIc (sai_moiHUY@pD9E4A2C9.dip.t-dialin.net)
+[19:29] *** katjes is now known as kat|afk
+[19:31] * DJ|DeaN is TV gucke
+[19:34] *** LuNa|tIc was kicked by kat|afk (nerv net schon wieder.)
+[19:38] *** Joins: Kitty666 (~bloody@p5087DE6E.dip.t-dialin.net)
+[19:39] *** Joins: LuNa|tIc (sai_moiHUY@pD9E4A2C9.dip.t-dialin.net)
+[19:41] *** Joins: SweetWeed (fsfgaeg@pD9EA2EDF.dip.t-dialin.net)
+[19:41] *** LuNa|tIc was kicked by |Scr3am| (tschiksa u teba pad mischkoi wolasa)
+[19:53] *** Joins: SelFluff (coke@N682P007.adsl.highway.telekom.at)
+[19:53] *** P|0pSe sets mode: +o SelFluff 
+[19:53] *** Frieda sets mode: -o SelFluff 
+[19:54] *** |Scr3am| sets mode: +o SelFluff 
+[19:57] *** Joins: CHANTALE (3400474841@pC19F2B15.dip.t-dialin.net)
+[19:59] * SelFluff sets mode: +subtilität SelFluff
+[19:59] *** Parts: Mike17 (Kilic17@A1c85.pppool.de)
+[20:03] *** Quits: kat|afk (Ping timeout)
+[20:03] * CHANTALE slaps SelFluff around a bit with a large trout
+[20:03] *** Joins: woelkchen (pc-20@213.164.147.20)
+[20:04] * SelFluff slaps CHANTALE around a bit with genitalkrampf
+[20:04] * CHANTALE slaps SelFluff around a bit with a large trout
+[20:09] *** vjaway is now known as vectorjoe
+[20:10] *** P|0pSe sets mode: +vvv CHANTALE GuruNbg Kitty666 
+[20:10] *** P|0pSe sets mode: +vv SweetWeed woelkchen 
+[20:21] *** admy` is now known as admy_
+[20:21] *** admy_ is now known as admy`
+[20:21] <SelFluff> ja, die meisten sind ziemlich bescheuert hier *kopfschüttel*
+[20:22] * admy ist bescheuert!!!!!!!!!!!!
+[20:28] <SelFluff> *g*
+[20:30] *** Joins: crazyapes (schmitt.be@A376f.pppool.de)
+[20:30] * admy hoert Curse - Nichts wird mehr so sein wie es war.mp3
+[20:31] <admy> *g*
+[20:31] *** |Scr3am| sets mode: +o crazyapes 
+[20:34] <admy> *wechschmeisß*
+[20:34] *** admy was kicked by admy (*wechschmeiß*)
+[20:35] *** Joins: admy (admy@office.wwnet.pl)
+[20:35] *** P|0pSe was kicked by P|0pSe (:-(()
+[20:35] *** Frieda sets mode: +o admy 
+[20:35] *** Joins: P|0pSe (plopse@frueher.hab.ich.immer.die.socks.von.abuse.kiddys.gemobbst.de)
+[20:35] *** Frieda sets mode: +o P|0pSe 
+[20:35] *** Parts: woelkchen (pc-20@213.164.147.20)
+[20:37] <admy> *fg*
+[20:39] <admy> *fg*
+[20:39] <P|0pSe> [20:38] *** You were kicked from #wariaci by Pitok (banned: Sorry, too many TakeKidZ!)
+[20:39] *** Kitty666 is now known as CBK
+[20:39] *** CBK is now known as Kitty666
+[20:40] *** Joins: f3rK3[ (ferkel@dsl-213-023-065-219.arcor-ip.net)
+[20:40] * vectorjoe is dann mal weg
+[20:40] *** vectorjoe is now known as vjaway
+[20:41] <P|0pSe> [20:40] *** El-DiabLo sets mode: -o P|0pSe
+[20:42] *** Joins: Trac|wech (~ps@pD958E33B.dip.t-dialin.net)
+[20:45] <admy> *fg*
+[20:47] *** Joins: Joos4 (070566@dialin-145-254-233-141.arcor-ip.net)
+[20:48] <admy> *fg*
+[20:52] <admy> *g*
+[20:52] <P|0pSe> lol ich will da keinen *g
+[20:54] *** crazyapes is now known as pupsi
+[20:54] *** pupsi was kicked by admy (es stinkt)
+[20:55] *** Trac|wech is now known as schmusepu
+[20:56] <SelFluff> *schwärmel*
+[20:58] *** Joins: crazyapes (schmitt.be@A376f.pppool.de)
+[20:58] *** |Scr3am| sets mode: +o crazyapes 
+[20:59] <P|0pSe> [20:53] *** crazyapes is now known as pupsi
+[20:59] <P|0pSe> [20:53] *** pupsi was kicked by admy (es stinkt)
+[21:03] *** SelFluff was kicked by admy (*wiederholunginzeitlupe*)
+[21:05] *** Joins: SelFluff (coke@N682P007.adsl.highway.telekom.at)
+[21:05] *** |Scr3am| sets mode: +o SelFluff 
+[21:11] *** f3rK3[ is now known as f3rK3[tot
+[21:12] *** |Scr3am| sets mode: +o f3rK3[tot 
+[21:12] *** Joins: beebee (beebee@p5086149A.dip.t-dialin.net)
+[21:12] *** admy sets mode: +oo beebee schmusepu 
+[21:13] *** admy sets mode: +v Joos4 
+[21:13] * P|0pSe is \ 314,1[\ 2\ 39,1T\ 2\ 314,1]\ 314,1[\ 2\ 39,1O\ 2\ 314,1]\ 314,1[\ 2\ 39,1T\ 2\ 314,1]\ f
+[21:13] <admy> *g*
+[21:13] * SelFluff freut sich über den toten plopse
+[21:14] <admy> *g*
+[21:14] *** Quits: Joos4 (GermanFunScript V2.0 http://gfs.userclub.de)
+[21:14] * P|0pSe freut sich das sich SelFluff freut das plopse tot ist :-((
+[21:14] * NoAngel freut sich, dass P|0pSe sich freut, dass SelFluff sich freut
+[21:15] * SelFluff freut sich, dass NoAngel sich freut, dass P|0pSe sich freut, dass ich mich freue
+[21:15] * admy tritt NoAngel
+[21:15] <SelFluff> *freu*
+[21:16] * P|0pSe freut sich das SelFluff sich freut weil NoAngel sich freut das SelFluff sich freut weil plopse tot ist
+[21:17] *** f3rK3[tot is now known as f3rK3[
+[21:18] <P|0pSe> NotNagel *ruf*
+[21:18] <NoAngel> du mich auch *niewiedernesmsinsösi-landschick*
+[21:18] <SelFluff> *wein*
+[21:19] <SelFluff> *ambodenzerstörtbin*
+[21:19] <SelFluff> ich schreib dir nie mehr wenn mein arsch mit massageöl eingerieben wird *droh*
+[21:19] <NoAngel> dafür reib ich dir deinen arsch niemals mit massageöl ein *mehrdroh*
+[21:21] <P|0pSe> *hoil*
+[21:22] <P|0pSe> auch *droh* irgend was
+[21:25] *** Quits: SelFluff (ceterum censeo carthaginem esse delendam)
+[21:27] *** Joins: SelFluff (~coke@ns.wwwnic.de)
+[21:28] <SelFluff> *phreu*
+[21:30] <SelFluff> *freu*
+[21:31] *** Quits: Baba_Frau ()
+[21:31] *** Baby|aw is now known as FireBaby
+[21:31] *** Quits: DJ|DeaN (muss weg bis morgen)
+[21:32] <P|0pSe> *freu*
+[21:33] *** Quits: Kitty666 ()
+[21:34] <FireBaby> wenn wir wollen dürfen wir P|0pSe *g*
+[21:34] *** |Scr3am| sets mode: +o SelFluff 
+[21:38] *** GuruNbg is now known as Guru|Nbg
+[21:41] *** Joins: broknDoll (WhiteTrash@A236a.pppool.de)
+[21:42] *** stef|tel is now known as Steffi16
+[21:42] *** Joins: stern2 (stern2@ACB0E9F9.ipt.aol.com)
+[21:44] *** crazyapes sets mode: +o stern2 
+[21:46] *** |Scr3am| sets mode: -o schmusepu 
+[21:47] *** crazyapes sets mode: +v schmusepu 
+[21:47] *** vjaway is now known as vectorjoe
+[21:48] *** Quits: Guru|Nbg ()
+[21:50] <P|0pSe> [21:48] <Joe3k> Was? Grillkotzing? Fuck, mal wieder das Beste verpasst *Keine Ahnung wers war*
+[21:51] <admy> [21:45] <(Hensl> *** Lost bot: Kretl (lost 1 bot and 1 user)
+[21:53] * vectorjoe is dann mal weg
+[21:53] *** vectorjoe is now known as vjaway
+[21:54] <P|0pSe> [21:46] <Fireball`> der kasten war vonner disco, net von mir. *anmerk*
+[21:54] *** P|0pSe changes topic to "Achso... Euer äh Bier äh... ist..."
+[21:59] *** Joins: LiebERnrw (RalfNRW@pD95613A7.dip.t-dialin.net)
+[22:00] <LiebERnrw> *rotwerd*
+[22:01] <LiebERnrw> eine sie aus NRW hier ??? *liebfrag*
+[22:02] *** Joins: katjes (+superstar@p5085D328.dip.t-dialin.net)
+[22:03] *** admy sets mode: +vv broknDoll LiebERnrw 
+[22:03] *** admy sets mode: +o katjes 
+[22:03] <katjes> *g* hi schwästa
+[22:05] <katjes> lol der ist so geil *totlach*
+[22:05] * admy hoert Shakira whenever - wherever .mp3
+[22:05] <admy> *abgeh*
+[22:05] * katjes hört the house martins - the house martins
+[22:06] <katjes> axo. abend schweinder *küss*
+[22:06] <f3rK3[> *reküss* meine heiss geliebte
+[22:06] <katjes> *g*
+[22:07] <katjes> schweinderl wir haben 4:0 gewonnen u. sind jetzt nur noch 1 punkt vom ersten entfernt *strike*
+[22:07] <katjes> *g*
+[22:07] *** Joins: nimitflek (smur@willst.du.meine.terrorkomrechnung.de)
+[22:08] *** |CoROna| sets mode: +o nimitflek 
+[22:08] * FireBaby schnappt sich f3rK3[ und gibt ihm einen heißen erotischen langen \ 34zungenkusssssssssssssssssssssssssssssssssss
+[22:08] <katjes> *wegdreh*
+[22:08] <f3rK3[> *knallrotanlauf*
+[22:09] <katjes> *g*
+[22:09] <admy> du hast ja keine ahnung *g*
+[22:10] * FireBaby nimmt katjes mit und spielt doktor :) *fg*
+[22:10] <admy> *nischglaub*
+[22:11] <katjes> aber ich spiel mit baby doktor, net du. das spricht für sich meinst net auch? *g*
+[22:11] <admy> *fg*
+[22:11] <admy> *fg*
+[22:15] * katjes schreibt das drecks-referat,bis gleich
+[22:15] <admy> katjes ist dreck *wegschrubb*
+[22:15] <katjes> admy ist scheiße *runterspül*
+[22:18] *** Quits: Hellga (Connection reset by peer)
+[22:18] *** katjes was kicked by admy (reeeeeeeeestmuell)
+[22:19] *** Joins: katjes (+superstar@p5085D328.dip.t-dialin.net)
+[22:19] *** Frieda sets mode: +o katjes 
+[22:20] *** Parts: LiebERnrw (RalfNRW@pD95613A7.dip.t-dialin.net)
+[22:22] *** Joins: Klaus40 (._.@pD9002B7B.dip.t-dialin.net)
+[22:25] <admy> *fg*
+[22:27] *** Quits: SweetWeed (www.sweetweed.de)
+[22:33] <FireBaby> f3rK3[ den bekommst du net du bekommst du mir *fg*
+[22:33] *** Quits: Klaus40 (Ping timeout)
+[22:35] *** f3rK3[ is now known as f3rK3[tel
+[22:36] *** Joins: Klaus40 (._.@pD9002B5A.dip.t-dialin.net)
+[22:37] *** Joins: ShAQ (~shaq@pD9EB7B78.dip.t-dialin.net)
+[22:37] <ShAQ> !seen *katjes*
+[22:42] *** tinka_ is now known as Tinka_
+[22:42] <admy> *fg*
+[22:43] <katjes> *g*
+[22:43] <ShAQ> HI *FREU*!!!!!
+[22:43] <katjes> *g*
+[22:44] <katjes> admy: klappe *g*
+[22:44] *** admy sets mode: +vo Klaus40 ShAQ 
+[22:44] *** Frieda sets mode: -o ShAQ 
+[22:44] *** admy sets mode: -oo Frieda Lucy21 
+[22:44] *** |CoROna| sets mode: +o Frieda 
+[22:44] *** |Scr3am| sets mode: +o Frieda 
+[22:44] *** Frieda sets mode: -oo NoAngel SelFluff 
+[22:44] *** Frieda sets mode: +o Lucy21 
+[22:44] <admy> *g*
+[22:44] *** admy sets mode: +ooo NoAngel SelFluff ShAQ 
+[22:44] *** Frieda sets mode: -ooo NoAngel SelFluff ShAQ 
+[22:44] <Tinka_> admy *lach* und nu?
+[22:45] *** Tinka_ sets mode: +o NoAngel 
+[22:45] *** admy sets mode: -o NoAngel 
+[22:45] <admy> *g*
+[22:45] <Tinka_> Frieda is n braver bot *giggel*
+[22:45] *** Frieda sets mode: +o NoAngel 
+[22:45] *** Frieda sets mode: +o SelFluff 
+[22:45] *** Frieda sets mode: +o ShAQ 
+[22:45] <katjes> *G*
+[22:46] <Tinka_> *g* nur über die partyline ...
+[22:49] *** Tinka_ sets mode: -v |stalker| 
+[22:49] *** admy sets mode: +v |stalker| 
+[22:49] *** sveni sets mode: +v-o admy admy 
+[22:49] *** sveni sets mode: +v-o admy` admy` 
+[22:50] *** |Scr3am| sets mode: +o admy 
+[22:50] *** sveni sets mode: +v-o admy admy 
+[22:50] *** |Scr3am| sets mode: +o admy` 
+[22:50] *** sveni sets mode: +v-o admy` admy` 
+[22:50] *** |Scr3am| sets mode: -o sveni 
+[22:50] *** ShAQ sets mode: +o admy 
+[22:50] *** ShAQ sets mode: +o admy` 
+[22:50] *** Tinka_ sets mode: +o sveni 
+[22:54] <sveni> [22:54:39] <|Scr3am|> [00:58] #sven110`# +host admy *!*homo@rape.my.anus.com
+[22:56] <admy> *g*
+[22:56] <admy> *Fg*
+[22:57] <admy> boah *svenianpopp*
+[22:57] <admy> *g*
+[22:57] * sveni is der beste ;)
+[22:59] *** Quits: CHANTALE (Ping timeout)
+[23:06] *** Quits: vjaway (diamond soul)
+[23:09] *** FireBaby is now known as Babysleep
+[23:12] <katjes> *tret* n8 admy
+[23:13] *** Parts: broknDoll (WhiteTrash@A236a.pppool.de)
+[23:13] *** Steffi16 is now known as stef|off
+[23:14] *** Quits: f3rK3[tel (Ach! Sähen wir doch das Leben und nicht die Situation!)
+[23:22] *** Parts: |stalker| (stalker@pD950D912.dip.t-dialin.net)
diff --git a/logsamples/grufti-sample.log b/logsamples/grufti-sample.log
new file mode 100644 (file)
index 0000000..cb1f878
--- /dev/null
@@ -0,0 +1,1774 @@
+[00:00] ## Started: Tue Jul 17 00:00:00 2001
+[00:03] Doomshammer (doomy@liebt.seine.Sandy.unendli.ch) left irc: Quit: gn8
+[00:03] Rampage001|schaffen (Rampage001@Elite-39170.dip.t-dialin.net) joined #german-elite-board.
+[00:03] #german-elite-board: mode change '+v Rampage001|schaffen' by aa
+[00:03] Nick change on #german-elite-board: magica --> magica_sleepin
+[00:04] Rampage001 (Rampage001@mitm.Motorrad.ganz.schnell.unnerwegs.in.de) left irc: Killed (NickServ (GHOST command used by Rampage001|schaffen))
+[00:04] Nick change on #german-elite-board: Rampage001|schaffen --> Rampage001
+[00:04] Nick change on #german-elite-board: Hessi-James --> JamezZzzZz
+[00:06] GigantoSandwich (SuCkA@Elite-39332.dip.t-dialin.net) left irc: Quit: i´m a creep, i´m a weirdo. what the hell am i doing here, i don´t belong here
+[00:07] * JamezZzzZz is away (Life sucks .. if only it would)
+[00:07] Nick change on #german-elite-board: JamezZzzZz --> James|off
+[00:08] Gollum|ZzzZzzZ (gollum@german-elite-board.de) joined #german-elite-board.
+[00:08] #german-elite-board: mode change '+a Gollum|ZzzZzzZ' by vincent
+[00:08] #german-elite-board: mode change '+o Gollum|ZzzZzzZ' by vincent
+[00:08] Jedder (blabla@german-elite-board.de) joined #german-elite-board.
+[00:08] #german-elite-board: mode change '+a Jedder' by vincent
+[00:08] #german-elite-board: mode change '+ovoooo Marko James Penner Jamesblas Jedder Doomshammer Sandy' by vincent
+[00:09] Gollum|bla (gollum@german-elite-board.de) left irc: Ping timeout
+[00:14] Jedyte (KLAB_TZEL@Elite-38217.dip.t-dialin.net) joined #german-elite-board.
+[00:14] #german-elite-board: mode change '+v Jedyte' by aa
+[00:16] <chojin> o yasumi nasai
+[00:17] <Glen> denk ich auch
+[00:17] <SaTYr> mein reden
+[00:17] <chojin> n8i jungs
+[00:18] <Glen> ;) das versteh ich
+[00:18] <SaTYr> n8i chojin
+[00:18] * SaTYr auch :)
+[00:20] Nick change on #german-elite-board: flone[essen] --> flone
+[00:20] Nick change on #german-elite-board: Jedder --> Jedder|Seinfeld
+[00:21] chojin (chojin@findet.dat.kyo.net) left irc: Quit: i broke the rules, i know it well. i don´t understand myself, it´s hard to tell.
+[00:21] <flone> so, /me geht jetzt mal pennen ;)
+[00:21] <flone> gn8i@all
+[00:21] Nick change on #german-elite-board: flone --> flone[zZz]
+[00:22] Nick change on #german-elite-board: Brandmaster --> Brandmaster|penne
+[00:24] Nick change on #german-elite-board: Gollum|ZzzZzzZ --> Gollum
+[00:25] Kater_Carlo (carl0@Elite-14275.pt.lu) joined #german-elite-board.
+[12:25] Doomshammer has changed the topic to http://geb.german-elite-net.de | http://doomshammer.yi.org/~doomy/ge-stats/gEb.html  <-- neu und ab jetzt immer wieder aktuell
+[00:27] xfects (xfects@62.145.22.Elite-33711) joined #german-elite-board.
+[00:27] #german-elite-board: mode change '+v xfects' by aa
+[00:28] <xfects> hm.. aa?
+[00:28] Jedder|Seinfeld (blabla@german-elite-board.de) left irc: Quit: .........................................................
+[00:29] <aa> ja?
+[00:29] hellscooter (hellscoot@62.145.22.Elite-33711) joined #german-elite-board.
+[00:29] #german-elite-board: mode change '+v hellscooter' by aa
+[00:29] <smeagol> höllen-roller ? :)
+[00:29] <xfects> japi issn freund :)
+[00:29] <xfects> hi hell :)
+[00:29] <hellscooter> greetz
+[00:29] <aa> hm?
+[00:30] <hellscooter> hi @ll
+[00:30] <xfects> ich will ja mal net nerven... aber (ja ich weiß er kann selber tippen *ggg*) hast du grad gute laune aa?
+[00:30] <hellscooter> ajo hi xfects *grins*
+[00:30] <xfects> hoi hälschkuhta ;)
+[00:30] <smeagol> 10:1 dass die mädels nen acc wollen ;)
+[00:31] <aa> von guter laune kann nicht die rede sein, nein
+[00:31] <hellscooter> die wetten stehen gut...
+[00:31] <xfects> hehe... ich gehe mit :)
+[00:31] <Gollum> ich halte dagegen
+[00:31] <Gollum> die haben sich bestimmt nur in der tür geirrt :)
+[00:31] <xfects> *g*
+[00:31] <hellscooter> *grins* sin ja keine hausierer...
+[00:32] <xfects> najoo.... eigentlich will der kleine roller nen account :)
+[00:32] <xfects> liebschaun muss er aba selber (*zuhälschiel* :))
+[00:33] <hellscooter> *hellimmaliebschauntut*
+[00:33] Aqr8 (Aqr8@Elite-39145.dip.t-dialin.net) left irc: Ping timeout
+[00:33] <hellscooter> hmm... schleimen tut gut...
+[00:33] <xfects> kann man diesem dackelblick wiederstehen AA?
+[00:33] <xfects> *gg*
+[00:34] Aqr8 (Aqr8@Elite-40168.dip.t-dialin.net) joined #german-elite-board.
+[00:34] #german-elite-board: mode change '+v Aqr8' by vincent
+[00:35] Judy[XC] (spanner19@ist.rockos.bester.freund.de) left #german-elite-board.
+[00:36] Nick change on #german-elite-board: Gollum --> Gollum|forum_entruempeln
+[00:36] <xfects> und aa? kannst doch die leute die grad eben so hoch gewettet haben nit enttäuschen *g*
+[00:37] <hellscooter> zahlst du xfects ?? ich hab nit soviel geld...
+[00:38] <hellscooter> übrigens das mit samstag ärgert mich noch immer !!
+[00:38] <xfects> hm... schuldest du mir nit eh no was?
+[00:38] <hellscooter> ich hätt zhaus gehn solln...
+[00:38] <hellscooter> ja ich schuld dir noch was... 
+[00:38] <xfects> hm.. na dann iss ja gut *g*
+[00:38] <hellscooter> jaja freu dich nur drüber... :-/
+[00:38] <xfects> *grins* tu ich
+[00:38] <hellscooter> kriegst halt am do die popcorn *grins*
+[00:39] <xfects> goil.. ich hab mal 3 karten reserviert
+[00:39] <xfects> ich kann aber noch mehr.. wen würden wir noch mitschleppn?
+[00:39] <xfects> hm... blockieren wir eh nit den channel? ;)
+[00:39] <hellscooter> na passt... ich hoff sie enttäuscht mich nit... *dg*
+[00:39] <xfects> spielen eh nur alleinunterhalter *g*
+[00:40] <xfects> aba na :)
+[00:40] <hellscooter> is eh nix los hier *zwinker*
+[00:40] <xfects> schaut eh grad zu :)
+[00:40] <hellscooter> sie ???
+[00:40] <xfects> jap
+[00:40] <hellscooter> asooo is scho in vienna ... *ggg*
+[00:40] <xfects> wink mal *g*
+[00:40] <xfects> jap seit gestern schon.. seit ein paar stunden da :)
+[00:40] <hellscooter> *winkewinke* ??
+[00:40] <xfects> lächelt grad :)
+[00:41] <hellscooter> is ja süß ;-)
+[00:41] <xfects> *grins*
+[00:41] <hellscooter> soll ich wieder gehen ??
+[00:41] <xfects> nana
+[00:41] <xfects> lass nur
+[00:41] <hellscooter> najut...
+[00:41] <xfects> Piper da?
+[00:41] <xfects> kann man ja mal das ganze admin-team wachrütteln *g*
+[00:41] <PipeR> na sag schon an
+[00:41] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) left irc: Datenübergabe unterbrochen (broken pipe)
+[00:41] <xfects> piper?? *wachrüttel* *g*
+[00:41] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) joined #german-elite-board.
+[00:41] #german-elite-board: mode change '+a RekiM' by vincent
+[00:42] <xfects> hi piperchen :)
+[00:42] <hellscooter> wow doch einer ;-)
+[00:42] <xfects> aaaaalsooo hellscooter hätte gerne nen account :)
+[00:42] <PipeR> ja, das is mir schon klar
+[00:42] <xfects> wusst ichs doch... :)
+[00:42] <PipeR> du sollst mir den usernamen und seine email-adresse sagen
+[00:42] <smeagol> query an piper mit username,. email, pw und einem lieben "bitte bitte" könnte helfen
+[00:42] flone[zZz] (flone@surft.durchs.inter.net) left irc: Ping timeout
+[00:43] <Glen> und ein glen für mich :)
+[00:43] <xfects> *g*
+[00:43] Nick change on #german-elite-board: MikeB|away --> MikeB
+[00:43] flone (flone@Elite-39105.dip.t-dialin.net) joined #german-elite-board.
+[00:43] #german-elite-board: mode change '+h flone' by vincent
+[00:43] <xfects> bin schon am refresehen der statistik-seite so schnell wie das admin-team hier immer ist kann es ja nimmer lang dauern bis hellscooter da auftaucht als letzer registrierter user :)
+[00:44] <Gollum|forum_entruempeln> ein refresh = 1 tag
+[00:45] <Gollum|forum_entruempeln> du solltest die f5-taste aus der hand legen
+[00:46] <xfects> jap!
+[00:46] <xfects> hellscooter steht schon drauf!
+[00:46] <smeagol> 18341 Registrierungen seit August 1999, Die letzte Registrierung erfolgte durch hellscooter
+[00:46] <smeagol> welcome on board ;)
+[00:46] <hellscooter> Hey Dange leutz !!!! 
+[00:46] <hellscooter> THX 2 PipeR :o)
+[00:46] <xfects> http://xfects.de/hell.jpg -> hab das gleich geknipst *g*
+[00:46] <PipeR> ???
+[00:46] <PipeR> is das nich n bisschen übertrieben?
+[00:47] <hellscooter> was denn ?
+[00:47] <smeagol> lol
+[00:47] <PipeR> na das da gleich screenshots gemacht werden...
+[00:47] <PipeR> aber wenn ihr meint...tut euch keinen zwang an
+[00:47] <hellscooter> naja... wieviele leute nehmt ihr noch auf ?? seit dicht gemacht wurde...
+[00:47] <PipeR> ~3 am tag
+[00:48] <VIT> PipeR: Er freut sich halt, gell?   ;)))
+[00:48] <PipeR> jaja, soll er ja auch, wunder mich halt nur
+[00:48] * smeagol wird mal versuchen gEb-Accs bei eBay anzubieten
+[00:48] <xfects> willkommen in der großen weiten geb-welt hellscooter.. du wirst es nicht bereuen *g*
+[00:48] <Taurin|away> hat einer ahnung ob das hier funzt? <?php
+[00:48] <Taurin|away> echo $HTTP_REFERER;
+[00:48] <Taurin|away> ?>
+[00:48] <hellscooter> klar freut er sich ;-) 
+[00:48] <smeagol> ma guckn was reinkommt <lol>
+[00:48] <VIT> loooool
+[00:48] <xfects> smeagol: jap.. das musst ich ihm doch festhalten *g*
+[00:49] <xfects> Taurin|away: nein  das funzt nicht, weil der code hier nicht geparst wird, sprich durch die php.exe gejagt wird
+[00:49] <Taurin|away> keine php götter?
+[00:49] <Taurin|away> ahso
+[00:49] <Taurin|away> damn
+[00:49] <xfects> Taurin|away: ist ein perl-script kein php script
+[00:49] Nick change on #german-elite-board: Mel --> Mel[sleep]
+[00:49] <Taurin|away> hmm, funzt also nix mit php, shit
+[00:49] <xfects> Taurin|away: das funktioniert nur wenn der code direkt in die datei auf dem server geschrieben werden müsste
+[00:50] <Taurin|away> in welche? in die php.exe oder was?
+[00:50] <Taurin|away> oder nur in die *.php
+[00:50] <xfects> nur in die .php
+[00:50] <Taurin|away> das mein ich
+[00:50] <Taurin|away> ok, dann probier ich ma weide
+[00:50] <hellscooter> hmm... ich sag mal dankeschön und auf wiedersehen!!! vielen dank leute !!! cya
+[00:50] <xfects> das einzige was sonst noch geparst wird sind codes die die .php datei irgendwie aufruft zum Beispiel mit funktionen wie "fopen"
+[00:50] <Taurin|away> ok
+[00:50] <Taurin|away> thx
+[00:51] hellscooter (hellscoot@62.145.22.Elite-33711) left irc: Quit: \ 2[\ 2CGI\ 2:\ 2IRC 0.4\ 2]\ 2
+[00:52] Killervirus (Me@vertritt.oesterreich.im.net) left irc: Ping timeout
+[00:53] <xfects> np :)
+[00:53] <Taurin|away> hmm, xfects, wenn ich dirch recht verstande hab, muss ich das <php... in die .php schreiben, uppen und dann liest er die url aus und gibt sie aus oder?
+[00:53] <xfects> ja genau
+[00:53] <Taurin|away> tut er nich
+[00:53] <Taurin|away> ;)
+[00:54] <Taurin|away> funzt das nur im root oder auch innem subdirß
+[00:54] <Taurin|away> sollt immer gehen oder?
+[00:54] * xcoom wünscht allen eine gute nacht und das alle träume in erfüllung gehen von wilden hemmungslosen SEX *g
+[00:54] <Tennessee> gn8 @all
+[00:55] Tennessee (Tennessee@german-elite-board.de) left irc: Quit: wech
+[00:57] MikeB|awa (sog@Elite-39791.dip.t-dialin.net) joined #german-elite-board.
+[00:57] MikeB (sog@Elite-39791.dip.t-dialin.net) left irc: Connection reset by peer
+[00:57] VIT (vitaminb@Elite-39089.dip.t-dialin.net) left irc: Connection reset by peer
+[00:57] #german-elite-board: mode change '+v MikeB|awa' by aa
+[00:57] Nick change on #german-elite-board: MikeB|awa --> MikeB
+[00:57] VIT (vitaminb@Elite-39089.dip.t-dialin.net) joined #german-elite-board.
+[00:57] #german-elite-board: mode change '+h VIT' by vincent
+[00:59] <xfects> Taurin|away: das sollte eigentlich immer funzen, solang das der Server unterstützt
+[00:59] Killervirus (Me@vertritt.oesterreich.im.net) joined #german-elite-board.
+[00:59] #german-elite-board: mode change '+v Killervirus' by aa
+[01:00] <xfects> es ist Serverabghängig möglich, dass solche Funktionen für bestimmte verzeichnisse oder nur für bestimmte Verzeichnisse ermöglich oder gesperrt sind
+[01:00] <Taurin|away> der server unterstützt das, hab grad andre scripts laufen lassen, aber da geht nix
+[01:00] <Taurin|away> kann ich mir fast nich vorstellen
+[01:00] <xfects> wie meinst du geht nix`
+[01:00] <Taurin|away> is puretec
+[01:00] <xfects> <? echo "test"; ?>
+[01:00] <xfects> schreib das mal in ein .php4 file
+[01:00] <Taurin|away> najo, der gibt mir halt alle scripts aus, wie include oder so
+[01:00] <Taurin|away> nein, die scripte gehen
+[01:00] <xfects> puretec unterstützt nur .php3 und .php4 als endung
+[01:00] <Taurin|away> bis auf das mit HTTP
+[01:00] <Taurin|away> hab ich auch grad gemerkt ;)
+[01:00] <Taurin|away> aber das mit dem referrer geht trotzdem nich
+[01:01] <Taurin|away> der gibt einfach nix aus, wenn ich den quelltext aufm server ediere steht da einfach nix mehr ;)
+[01:02] <xfects> das funktioniert auch nur dann wenn auf das script von wo anders gelinkt wird
+[01:02] <Taurin|away> also er verarbeitet was, aber die ausgabe is leer
+[01:02] <xfects> genau
+[01:02] <xfects> <? echo "test"; ?>
+[01:02] <Taurin|away> ?
+[01:02] <xfects> das sollte funzen
+[01:02] <Taurin|away> funzt sicher
+[01:02] <xfects> $HTTP_REFERER gibt den Referrer aus, der funktioniert natürlich nur dann wenn auf das script von wo anders gelinkt wurde
+[01:03] <Taurin|away>  .. <?php include("main.tc"); ?></p>
+[01:03] <Taurin|away> das geht auch
+[01:03] <okami> n8 @ all
+[01:03] okami (okami@linux-secure.de) left irc: Quit: the proof of the pudding is in the eating
+[01:03] <Taurin|away> ich blick dat mit dem linken noch nich
+[01:03] <Taurin|away> ich wollt nur ein script das mir die domain ausgeibt
+[01:04] <Taurin|away> weil auf die site 3 doms routen, aber er soll immer "willkommen auf domainame" ausgeben
+[01:05] <xfects> hm...
+[01:05] <xfects> mom kurz
+[01:05] <Taurin|away> jap
+[01:06] <xfects> if ($SERVER_NAME == "domain1") { code für 1 }
+[01:06] <xfects> usw.
+[01:07] creative (Boardie@212.12.56.Elite-42019) left irc: Ping timeout
+[01:07] <Taurin|away> ?
+[01:07] <xfects> $HTTP_HOST funktioniert auch
+[01:07] <Taurin|away> bin nich so der checker, kannste das ma erläutern?
+[01:07] <xfects> moment
+[01:08] creative (Boardie@212.12.57.Elite-27055) joined #german-elite-board.
+[01:08] #german-elite-board: mode change '+v creative' by aa
+[01:08] <Taurin|away> $HTTP_HOST im gleichen script wie HTTP_REFERRER geht auch net
+[01:09] <xfects> am besten du legst eine html datei für jede domain an
+[01:10] <Taurin|away> gnarf, und dann ein eigenes subdir oder was? das suckt, ich wollts "elegant", ich brauch das halt oft
+[01:10] <xfects> wie meinst du?
+[01:10] <Taurin|away> najo, elegant = mit php ;9
+[01:11] <Taurin|away> ich setz es eh ein bissle in mit "include" und da dacht ich,müsste es ne einfache möglichkeit geben die domain auszulesen und zu pasten
+[01:11] <Taurin|away> mit jscript gehts auch, is aba müll. ich will das serverseitig haben ;)
+[01:12] Nick change on #german-elite-board: flone --> flone[zZz]
+[01:12] <Taurin|away> gibts da echt nüscht? 
+[01:12] <flone[zZz]> gn8i@all
+[01:13] <Taurin|away> bei jscript gehts mit                   location.hostname == "www.test.de")
+[01:14] <xfects> hm...
+[01:14] <xfects> also eigentlich sollte er entweder mit referrer oder mit http_host das machen
+[01:15] <xfects> <? echo $HTTP_HOST; echo $HTTP_REFERRER; ?>
+[01:15] <xfects> gibt das GARNIX aus?
+[01:15] <flone[zZz]> mach mal <? phpinfo(); ?>
+[01:15] <flone[zZz]> @Taurin|away: was willst du denn coden
+[01:15] <flone[zZz]> fass mal kurz zusammen
+[01:16] Jedyte (KLAB_TZEL@Elite-38217.dip.t-dialin.net) left irc: Quit: ab die da
+[01:16] Nick change on #german-elite-board: MikeB --> MikeB|zzZZzz
+[01:16] <Taurin|away> PHP Version 4.0.6
+[01:16] <Taurin|away> sec, glaub hab was verbockt
+[01:17] <Taurin|away> gnarf, soory
+[01:17] <Taurin|away> mit $HTTP_HOST gehts
+[01:18] <Taurin|away> hab das ausm falschen dir geuppt
+[01:18] * Taurin|away kniet nieder und bittet um verzeihung
+[01:18] <Taurin|away> shit, dass das immer mir passieren muss
+[01:18] <Taurin|away> vielen Dank auf jeden Fall!
+[01:19] <xfects> na ok
+[01:19] <xfects> hast du jetzt schon was du willst?
+[01:19] <Taurin|away> jap
+[01:19] <xfects> gut
+[01:19] <Taurin|away> einfach nur die URL auslesen und rein in die ausgabe, das wars
+[01:20] <Taurin|away> ich dacht schon, dass das nich so schwer sein kann, aber wenn man zu doof zum uppen is 
+[01:20] Nick change on #german-elite-board: SaTYr --> SaTYr|von_Raven
+[01:20] <Taurin|away> <-
+[01:22] <xfects> *g*
+[01:24] MikeB|zzZZzz (sog@Elite-39791.dip.t-dialin.net) left irc: Quit: aua
+[01:25] <xfects> ok, ich werd dann mal.. hat mich wie immer gefreut bei euch zu weilen! cya
+[01:25] xfects (xfects@62.145.22.Elite-33711) left irc: Quit: \ 2[\ 2CGI\ 2:\ 2IRC 0.4\ 2]\ 2
+[01:26] Nick change on #german-elite-board: Rampage001 --> Rampage001|unaufmerksam
+[01:29] Lim|mathe (Lim_Dul@Elite-39742.dip.t-dialin.net) left irc: Ping timeout
+[01:32] Kater_Carlo (carl0@Elite-14275.pt.lu) left irc: Quit: \ 315,1°\ 2\1fShowDowN v11 PrO\1f\ 2°\ 3\ 31 since \ 21996\ 2\ 316,1http://www.sci.fi/~showdown/\ 3
+[01:41] creative (Boardie@212.12.57.Elite-27055) left irc: Ping timeout
+[01:41] creative (Boardie@Elite-39203.dip.t-dialin.net) joined #german-elite-board.
+[01:42] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) left irc: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
+[01:42] #german-elite-board: mode change '+v creative' by aa
+[01:43] RekiM (nobody@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) joined #german-elite-board.
+[01:43] #german-elite-board: mode change '+a RekiM' by vincent
+[01:43] <Taurin|away> brauch ich um php auf meim rechner laufen zu lassen eigentlich ISS oder apache oder so?
+[01:43] Nick change on #german-elite-board: smeagol --> smeagol|zzZZzz
+[01:43] <Taurin|away> hat da einer schimmer?
+[01:45] <smeagol|zzZZzz> gn8
+[01:45] creative (Boardie@Elite-39203.dip.t-dialin.net) left irc: Ping timeout
+[01:45] PipeR (piper99@german-elite-board.de) left irc: Ping timeout
+[01:45] <SaTYr|von_Raven> ich denke, irgendeinen http-server mit php unterstützung brauchste schon...aber wissen tu ich nix
+[01:45] creative (Boardie@212.12.57.Elite-33362) joined #german-elite-board.
+[01:45] #german-elite-board: mode change '+v creative' by aa
+[01:45] <Taurin|away> hehe, naja immerhin ;)
+[01:46] <SaTYr|von_Raven> http://www.vogelgesang-berlin.de/server/apache/winapache.htm <--hier is sonst nen apache, den man unter win im grunde nur entpacken muss und alles läuft
+[01:46] tscherno (tscherno@Elite-39177.dip.t-dialin.net) joined #german-elite-board.
+[01:46] <tscherno> nabend
+[01:46] #german-elite-board: mode change '+v tscherno' by aa
+[01:46] <SaTYr|von_Raven> habich mal spasseshalber ausprobiert. is php, perl auch schon mit drin
+[01:46] <Taurin|away> ah, danke SaTYr|von_Raven
+[01:47] <SaTYr|von_Raven> np
+[01:48] RekiM (nobody@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) left irc: Ping timeout
+[01:49] PipeR (piper99@german-elite-board.de) joined #german-elite-board.
+[01:49] #german-elite-board: mode change '+a PipeR' by vincent
+[01:49] <aa> \ 2\ 33»º\ 3\ 33º«..»º\ 3\ 33º«..»\ 2\ 34{{ \ 2PipeR DETECTED!\ 2 }}\ 2\ 33«..»º\ 3\ 33º«..»º\ 3\ 33º«
+[01:50] <tscherno> :)
+[01:51] VIT (vitaminb@Elite-39089.dip.t-dialin.net) left irc: Client exited
+[01:52] VIT (vitaminb@Elite-39089.dip.t-dialin.net) joined #german-elite-board.
+[01:52] #german-elite-board: mode change '+v VIT' by aa
+[01:52] <VIT> argss
+[01:52] RekiM (nobody@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) joined #german-elite-board.
+[01:52] #german-elite-board: mode change '+a RekiM' by vincent
+[01:54] Masterflash (dome-@Elite-39774.dip.t-dialin.net) joined #german-elite-board.
+[01:54] <tscherno> hi Masterflash
+[01:54] <tscherno> :)
+[01:54] #german-elite-board: mode change '+v Masterflash' by aa
+[01:54] <Masterflash> moiners
+[01:54] #german-elite-board: mode change '+h VIT' by vincent
+[01:54] <Masterflash> endlich was los hier :)
+[01:55] <tscherno> das glaubst auch nur du *g*
+[01:57] Mel[sleep] (DssdScript@german-elite-board.de) left irc: Ping timeout
+[01:57] RekiM (nobody@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) left irc: Ping timeout
+[01:58] <SaTYr|von_Raven> nicht wirklich :)
+[01:59] Nick change on #german-elite-board: tscherno --> tscherno|afk
+[02:03] * Taurin|away geht pennen
+[02:04] <Sandy> gn8 Taurin|away :)
+[02:04] <Taurin|away> n8 sandy
+[02:04] <Taurin|away> schlaf schön ;)
+[02:04] Nick change on #german-elite-board: VIT --> VIT|pennen
+[02:04] <tscherno|afk> n8
+[02:04] <Sandy> danke du auch :)
+[02:04] <Sandy> gn8 VIT|pennen :)
+[02:05] <SaTYr|von_Raven> gn8 alle die pennen gehen
+[02:05] <VIT|pennen> n8 @ all
+[02:05] <VIT|pennen> n8 Sandy ;))
+[02:07] <Sandy> :)
+[02:12] * Glen wuffelt und pennt
+[02:12] Glen (Bello2000@german-elite-board.de) left irc: Quit: ins körbchen
+[02:12] Nick change on #german-elite-board: tscherno|afk --> tscherno|www
+[02:13] Nick change on #german-elite-board: Gollum|forum_entruempeln --> Gollum
+[02:18] Aqr8 (Aqr8@Elite-40168.dip.t-dialin.net) left irc: Quit: reboot
+[02:22] <SaTYr|von_Raven> gn8 alle
+[02:22] SaTYr|von_Raven (SaTYr@ist.der.dickste.im.net) left irc: Quit: Hier ruht einer von vielen der den Wert des Lebens erkannt hat, er starb durch seine eigne Hand, da der Tod das bessere Leben ist.
+[02:23] <tscherno|www> cu all
+[02:23] tscherno|www (tscherno@Elite-39177.dip.t-dialin.net) left #german-elite-board.
+[02:24] Aqr8 (Aqr8@Elite-39129.dip.t-dialin.net) joined #german-elite-board.
+[02:24] #german-elite-board: mode change '+v Aqr8' by vincent
+[02:25] Killervirus (Me@vertritt.oesterreich.im.net) left irc: Quit: bye
+[02:26] * Gollum geht dann auch mal schlafen
+[02:26] Nick change on #german-elite-board: Gollum --> Gollum|ZzzZzzZ
+[02:26] <Gollum|ZzzZzzZ> gute n8 :)
+[02:26] PipeR (piper99@german-elite-board.de) left irc: Ping timeout
+[02:31] <Masterflash> Alle brav am schlafen.....
+[03:04] gEb-Log (doomy@Elite-41077.dip.t-dialin.net) joined #german-elite-board. (that's me)
+[03:04] #german-elite-board: mode change '+v gEb-Log' by aa
+[03:08] NiGhTHawK3k (af@Elite-40452.dip.t-dialin.net) left irc: Quit: is mir übel spach der dübel und verschwand in der wand
+[03:10] Nick change on #german-elite-board: Masterflash --> Mf|sleeping
+[03:25] <cosmotic> n8
+[03:25] Nick change on #german-elite-board: cosmotic --> cosmotic^away
+[03:27] Lim|mathe (Lim_Dul@Elite-39808.dip.t-dialin.net) joined #german-elite-board.
+[03:27] #german-elite-board: mode change '+v Lim|mathe' by aa
+[03:30] int3 (tE@Elite-39015.dip.t-dialin.net) joined #german-elite-board.
+[03:30] #german-elite-board: mode change '+v int3' by aa
+[03:30] <int3> hi aa
+[03:33] int3 (tE@Elite-39015.dip.t-dialin.net) left irc: Quit: http://egoiste.cjb.net
+[03:49] M-T (a@Elite-39182.dip.t-dialin.net) left irc: Quit: Leaving
+[03:49] Nick change on #german-elite-board: aa --> AA|OFF
+[03:59] Aqr8 (Aqr8@Elite-39129.dip.t-dialin.net) left irc: Ping timeout
+[04:00] Aqr8 (Aqr8@Elite-38874.dip.t-dialin.net) joined #german-elite-board.
+[04:00] #german-elite-board: mode change '+v Aqr8' by vincent
+[04:03] cosmotic^away (cosmotic@kabelsalat.ist.gesund.de) left irc: Ping timeout
+[04:07] Aqr8 (Aqr8@Elite-38874.dip.t-dialin.net) left irc: Ping timeout
+[04:10] Heffer45 (Heffer@ist.rockos.bester.freund.de) left irc: Ping timeout
+[04:11] M-T (a@Elite-39182.dip.t-dialin.net) joined #german-elite-board.
+[04:11] <M-T> morgn
+[04:13] PipeR (piper99@german-elite-board.de) joined #german-elite-board.
+[04:13] #german-elite-board: mode change '+a PipeR' by vincent
+[04:13] #german-elite-board: mode change '+o PipeR' by vincent
+[04:16] * Gandi|divx ist gar nicht da. :-Þ (\ 34Grund:\ 3 Blair Witch Project) (\ 34Logging is on\ 3)
+[04:18] Nick change on #german-elite-board: Rampage001|unaufmerksam --> Rampage001|pennen
+[04:18] Aqr8 (Aqr8@Elite-40360.dip.t-dialin.net) joined #german-elite-board.
+[04:18] #german-elite-board: mode change '+v Aqr8' by vincent
+[04:18] <Rampage001|pennen> n8
+[04:18] <Aqr8> n8
+[04:18] <Rampage001|pennen> aha
+[04:19] <Rampage001|pennen> da isser also noch
+[04:19] <Aqr8> mir is grad der pc zum zweiten mal eingefroren
+[04:19] Nick change on #german-elite-board: AA|OFF --> aa
+[04:19] <Rampage001|pennen> lol
+[04:19] #german-elite-board: mode change '+vv flone[zZz] M-T' by aa
+[04:19] <Rampage001|pennen> na denn, fuil glick peim rebardirieren
+[04:20] <Aqr8> hmph
+[04:21] Aqr8 (Aqr8@Elite-40360.dip.t-dialin.net) left irc: Quit: Transferred: Joint.003 0.33000.000 g weed in 10:23 (0,000049759 g THC/Sec)
+[04:37] Mf|sleeping (dome-@Elite-39774.dip.t-dialin.net) left irc: Ping timeout
+[04:37] Nick change on #german-elite-board: aa --> AA|OFF
+[04:46] PipeR (piper99@german-elite-board.de) left irc: Ping timeout
+[05:03] PipeR (piper99@german-elite-board.de) joined #german-elite-board.
+[05:03] #german-elite-board: mode change '+a PipeR' by vincent
+[05:05] M-T (a@Elite-39182.dip.t-dialin.net) left irc: Ping timeout
+[05:23] <creative> is abend oder morchen?
+[05:23] <creative> jemand ne idee?
+[05:48] trespasser (a@217.85.213.Elite-51858) left irc: Quit: 
+[06:06] GOATimes (udrc@Elite-19469.rz.uni-karlsruhe.de) left irc: Client exited
+[06:37] flone[zZz] (flone@surft.durchs.inter.net) left irc: Ping timeout
+[06:51] Nepumuk (nepumuk@62.72.84.Elite-20452) joined #german-elite-board.
+[06:52] <Nepumuk> moin!
+[06:52] <creative> näbend
+[06:52] <Nepumuk> ? abend? wo bist du denn? ;-)
+[06:53] <creative> hmm...
+[06:53] <creative> *blickausdemfenstersagteswirdhell*
+[06:53] <creative> moin Nepumuk :)
+[06:53] <Nepumuk> @ creative : Das ist die Sonne und nicht der Mond! *g*
+[06:54] <creative> ironie?
+[06:55] <Nepumuk> nö, nur gute Laune! *wink*
+[06:55] <creative> hier is dunkel, da denkste schon das der mond :)
+[06:55] <creative> gute laune am morchen?
+[06:55] <creative> frühaufsteher?
+[06:56] <Nepumuk> Mein Chef hat mir Überstunden verboten! *keinwitzsein*
+[06:56] <creative> oh
+[06:56] <creative> das is hart
+[06:56] <Nepumuk> *g*
+[06:56] <creative> lehrling?
+[06:57] <Nepumuk> Nö, "administrative Tätigkeiten"! *fg*
+[06:57] <creative> lol....
+[06:57] <creative> der chef wird seine gründe haben :))))))))
+[06:58] <crazy> *gähn*
+[06:58] <creative> ja crazy, wird zeit doch mal ins bettchen zu gehen
+[06:58] <Nepumuk> Moin crazy! ausgeschlafen?
+[06:58] <crazy> ne ..... musste aufstehen ... *grmpf*
+[06:59] * crazy muss gleich auf arbeit *grummel*
+[06:59] #german-elite-board: mode change '+v Nepumuk' by crazy
+[06:59] <Nepumuk> @ creative : Ja! 280 Überstunden seit Februar! *fg*
+[07:00] Nick change on #german-elite-board: XWinG|grunzing --> XW[e]G
+[07:00] <creative> 3h täglich mehr draufgemacht?
+[07:00] <Nepumuk> Stell dich nicht so an, crazy! Ich muß auch gleich los.
+[07:00] <crazy> *grrrrrrrrrr*
+[07:01] * crazy will nochmal schulkind sein und jetzt ferien haben ....
+[07:01] <creative> \ 34¿
+[07:01] <creative> ich auch *schnief*
+[07:01] <Nepumuk> @ creative Manchmal auch WE und teilweise von 6-22 Uhr
+[07:01] <creative> da geht jemand gerne arbeiten??
+[07:02] <crazy> wer ? ... wo ?
+[07:02] <crazy> \ 32dialup\ 3\1f[\1fT-Online DSL Flat via T-DSL--Adapter Line 01 @ 64000bps (300.40MB up, 925.78MB down)\1f]\1f
+[07:02] <crazy> argh
+[07:03] <Nepumuk> Bis jetz schon. Mal schauen wie es nach der Migrationsphase auf W2K aussieht! *g*
+[07:03] <creative> \ 33H\ 3\ 34e\ 33H\ 3\ 34e
+[07:03] <crazy> Nepumuk ..... jetzt erst ?
+[07:04] <creative> joah ist bei uns auch so, die meisten stellen erst jetzt auf win2k um...
+[07:04] <crazy> mhm
+[07:04] <creative> es kommt schliesslich auch SP3...
+[07:05] * creative geht auch gerne arbeiten
+[07:06] <Nepumuk> Jau! Autoinstall und Office2K, Notes5, usw.! Das ist nicht so einfach!
+[07:06] <creative> :))))))) *zwangsurlaubhat*
+[07:06] Nick change on #german-elite-board: lustigerSachse|work --> lustigerSachse
+[07:06] <lustigerSachse> moin
+[07:06] <creative> moin 
+[07:06] <Nepumuk> Hi lustigerSachse
+[07:06] <lustigerSachse> hi nepi :)
+[07:07] <Nepumuk> Seit wann gibt es im Knast Internet, creative? *lol*
+[07:07] <creative> lol.
+[07:07] * lustigerSachse slaps crazy around a bit with a "schönen guten morgen"
+[07:07] <creative> *zwangsurlaubvomchefbekommenhat*
+[07:08] <crazy> morgen lustigerSachse
+[07:08] Nick change on #german-elite-board: Houdang|zZz --> Houdang
+[07:08] * lustigerSachse soll auch zwangsurlaub nehmen, will aber nich ;)
+[07:08] Nick change on #german-elite-board: Houdang --> Houdang|aw
+[07:08] <Nepumuk> @ creative : Tschuldigung! *g*
+[07:08] * crazy hätte gern urlaub ...
+[07:09] <creative> crazy soll arbeiten *fg
+[07:09] <lustigerSachse> jupp, ab marsch! *fg*
+[07:09] * crazy slaps creative around a bit with a large trout
+[07:09] <crazy> wenn ich pech hab, muss ich sogar am samstag arbeiten :(
+[07:09] <Nepumuk> Einer muß uns ja versorgen! *g*
+[07:09] <lustigerSachse> das kannste vergessen, crazy
+[07:10] <lustigerSachse> dann gibts nen tritt in den hintern :)
+[07:10] <crazy> aber bitte nich mich, sondern meinen chaf
+[07:10] <lustigerSachse> von mir aus 
+[07:10] <Nepumuk> @ crazy : Dann kannste ja vielleicht gar nicht zum Treffen kommen? Schade!
+[07:10] <crazy> chef
+[07:10] <lustigerSachse> crazy MUSS zum treffen
+[07:11] <crazy> *örgs*
+[07:11] <creative> wann war das treffen?
+[07:11] <crazy> wieso MUSS ?
+[07:11] <crazy> 21.07.
+[07:11] liebe_machen (sartre@Elite-40349.dip.t-dialin.net) joined #german-elite-board.
+[07:11] <lustigerSachse> was is los crazy??
+[07:11] Nick change on #german-elite-board: liebe_machen --> sartre
+[07:11] <crazy> hehe
+[07:11] <crazy> moin sartre
+[07:11] <Nepumuk> 21.07 17:30 FFM-HBF
+[07:11] <sartre> morgen:)
+[07:12] <creative> morchen sartre
+[07:12] <sartre> :)
+[07:12] <crazy> 21.07 17:30 FFM-HBF 12 <--- so
+[07:12] <sartre> genau
+[07:12] <lustigerSachse> Datum: 21.07.2001 Uhrzeit: 17:30 Ort: Frankfurt Hbf Gleis 12 Aktivitäten: Bei gutem Wetter auf- (heim-?) suchen eines Parks <-- so!! *g*
+[07:13] Nepu (root@62.72.84.Elite-20452) joined #german-elite-board.
+[07:13] M-T (a@Elite-41196.dip.t-dialin.net) joined #german-elite-board.
+[07:14] <Nepu> *grrr*
+[07:14] #german-elite-board: mode change '+vvv M-T Nepu sartre' by crazy
+[07:14] Nepumuk (nepumuk@62.72.84.Elite-20452) left irc: Ping timeout
+[07:15] <sartre> !op
+[07:15] <sartre> !protect
+[07:15] #german-elite-board: mode change '+a sartre' by vincent
+[07:15] Nick change on #german-elite-board: Nepu --> Nepumuk
+[07:17] <Nepumuk> Bevor ich so rüde unterbrochen wurde: Datum: 21.07.2001 Uhrzeit: 17:30 Ort: Frankfurt Hbf Gleis 12
+[07:17] <lustigerSachse> joja *g*
+[07:19] M-T (a@Elite-41196.dip.t-dialin.net) left irc: Quit: Leaving
+[07:24] * Nepumuk geht jetzt mal zur Arbeit! (Muß das Geld für's Treffen verdienen! *g*)
+[07:25] SL|away (Tracer@Elite-22775.infraserv.net) joined #german-elite-board.
+[07:25] <SL|away> moin *gähn*
+[07:25] Nick change on #german-elite-board: SL|away --> Starlancer
+[07:25] * Nepumuk winkt fröhlich in die Runde und sucht den Disconnect-Button! Bye!
+[07:25] <Starlancer> by
+[07:25] Nepumuk (root@62.72.84.Elite-20452) left irc: Quit: 
+[07:26] <Starlancer> bin ich der einzige, der so früh schon arbeitet???
+[07:26] <lustigerSachse> nö
+[07:26] <Starlancer> *freu*
+[07:26] * lustigerSachse is noch a bissl wach :)
+[07:27] <crazy> mhm ... ich muss in 4 minuten auf arbeit sein .... ;)
+[07:27] <lustigerSachse> hehe, wie weit hastes denn?
+[07:27] <crazy> och ... um 8 fährt der zug .....
+[07:27] <Starlancer> :D
+[07:27] <Starlancer> dass dürfte knapp werden
+[07:27] <crazy> passt scho :D
+[07:27] <lustigerSachse> hää? in 4min? um 8? *verwirrt*
+[07:28] <crazy> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^hihi
+[07:28] <lustigerSachse> was is nu samstag, geht das klar mit dir, crazy?
+[07:28] <crazy> ich hoff mal :)
+[07:29] <Starlancer> wird bestimmt lustig
+[07:29] Nick change on #german-elite-board: VIT|pennen --> VIT
+[07:29] <VIT> moin @ all
+[07:30] <Starlancer> moin
+[07:30] <lustigerSachse> moin VIT 
+[07:30] #german-elite-board: mode change '+v Starlancer' by VIT
+[07:36] Nick change on #german-elite-board: crazy --> crazy|WORK
+[07:36] <crazy|WORK> <---- is dann mal auf arbeit ...
+[07:36] <creative> cya crazy|WORK
+[07:37] <crazy|WORK> *klick* ... monitor aus ;)
+[07:37] <lustigerSachse> sicher *g*
+[07:51] jacknirons (irons-rex@Elite-39801.dip.t-dialin.net) joined #german-elite-board.
+[07:51] #german-elite-board: mode change '+v jacknirons' by vincent
+[07:56] <jacknirons> morgn ;)
+[07:56] <lustigerSachse> morschen :)
+[07:58] <jacknirons> hmm
+[07:58] <jacknirons> sachse, haste specki gesehen ? ;)
+[08:00] <lustigerSachse> nö
+[08:00] <jacknirons> !seen Spectator
+[08:00] <vincent> I don't know who Spectator is.
+[08:01] <lustigerSachse> -NickServ-      Letztes Mal gesehen: 15.Jul.2001, 20:51:38 CEST
+[08:01] <jacknirons> Starlancer: sobald du mir noch sagst WANN bin ich happy ;)
+[08:01] <jacknirons> :\
+[08:01] <jacknirons> verdammt
+[08:04] AckStorm|testing (ackstormt@62.145.22.Elite-33711) joined #german-elite-board.
+[08:04] <AckStorm|testing> Moin
+[08:05] <jacknirons> morgen
+[08:05] <Starlancer> ,oin jack
+[08:05] <jacknirons> morgen lancer ;)
+[08:05] <Starlancer> happy?
+[08:05] <sartre> morgen ackstorm:)
+[08:05] <jacknirons> jo, dein script sagt nich WANN er da war ;)
+[08:05] <AckStorm|testing> moin sartre ;)
+[08:06] <Starlancer> was fürn script?
+[08:07] Nick change on #german-elite-board: AckStorm|testing --> AckStorm|Ka
+[08:08] Nick change on #german-elite-board: AckStorm|Ka --> AckStorm|rauchen
+[08:09] <Starlancer> !seen Spectator
+[08:09] <vincent> Ich kenne Spectator nicht.
+[08:12] <jacknirons> !seen sepcki
+[08:12] <vincent> I don't know who sepcki is.
+[08:13] <Starlancer> !seen specki
+[08:13] <vincent> Ich kenne specki nicht.
+[08:15] Nick change on #german-elite-board: AckStorm|rauchen --> AckStorm
+[08:19] Nick change on #german-elite-board: lustigerSachse --> lustigerSachse|ZZzzZzzz
+[08:20] <jacknirons> n8 sache ,)
+[08:20] <jacknirons> üs
+[08:20] <jacknirons> +s
+[08:20] <jacknirons> ;)
+[08:21] lustigerSachse|ZZzzZzzz (luSa@Elite-37816.dip.t-dialin.net) left irc: Quit: (Quit: (Quit: (Quit: )))
+[08:21] y3k (y_3_k@Elite-38391.dip.t-dialin.net) joined #german-elite-board.
+[08:21] <y3k> moin moin
+[08:21] <jacknirons> morgen
+[08:25] jacknirons (irons-rex@Elite-39801.dip.t-dialin.net) left irc: Quit: 
+[08:27] Gallerhead (Gallerhead@Elite-40276.dip.t-dialin.net) joined #german-elite-board.
+[08:28] <Gallerhead> moin zusammen
+[08:28] y3k (y_3_k@Elite-38391.dip.t-dialin.net) left irc: Quit: was testen...
+[08:30] <Starlancer> moin
+[08:39] y3k (y_3_k@Elite-38391.dip.t-dialin.net) joined #german-elite-board.
+[08:40] Miner2049 (Zx81@Elite-40003.dip.t-dialin.net) joined #german-elite-board.
+[08:42] Nick change on #german-elite-board: James|off --> JamesBlast
+[08:43] Kater_Carlo (katercarl@62.145.22.Elite-33711) joined #german-elite-board.
+[08:48] Nick change on #german-elite-board: AckStorm --> AckStorm|testing
+[08:50] <AckStorm|testing> noch jemand da?
+[08:51] #german-elite-board: mode change '+vvv AckStorm|testing Gallerhead Kater_Carlo' by VIT
+[08:51] #german-elite-board: mode change '+vv Miner2049 y3k' by VIT
+[08:52] AckStorm|real (ackstormr@62.145.22.Elite-33711) joined #german-elite-board.
+[08:53] <Gallerhead> hö
+[08:53] <Gallerhead> !op
+[08:53] AckStorm|real (ackstormr@62.145.22.Elite-33711) left irc: Quit: blah
+[08:54] Nick change on #german-elite-board: AckStorm|testing --> AckStorm
+[09:01] Miner2049 (Zx81@Elite-40003.dip.t-dialin.net) left irc: Quit: 
+[09:04] chojin (chojin@Elite-53074.tnt8.b2.uunet.de) joined #german-elite-board.
+[09:04] #german-elite-board: mode change '+a chojin' by vincent
+[09:04] <chojin> ohayo gozai masu german elite
+[09:05] <y3k> sale malaikum chojin ;-)
+[09:05] <AckStorm> Moin
+[09:05] <y3k> bon giorno!
+[09:05] <VIT> Schönen guten morgen chojin ;))
+[09:05] <chojin> moin ihrs
+[09:05] <y3k> grüss dich!
+[09:05] <chojin> *wink
+[09:07] okami (okami@Elite-38288.dip.t-dialin.net) joined #german-elite-board.
+[09:07] #german-elite-board: mode change '+v okami' by vincent
+[09:08] <okami> moin
+[09:08] <chojin> ohayo gozai masu okami
+[09:08] <chojin> :))
+[09:08] <y3k> hi
+[09:09] <VIT> moin okami
+[09:13] Z_AT (whocares@Elite-24701.inf.tu-dresden.de) joined #german-elite-board.
+[09:13] <Z_AT> moin
+[09:13] <chojin> amd ;)
+[09:13] #german-elite-board: mode change '+v Z_AT' by chojin
+[09:13] <sartre> kennt einer von euch eine quelle, wo ich mir klicktel ziehen kann?
+[09:13] #german-elite-board: mode change '+o Lim|mathe' by chojin
+[09:13] <chojin> sartre is das ein request ?
+[09:14] <sartre> jaaaaaaaaaaaaa
+[09:14] <chojin> !kick sartre
+[09:14] <chojin> ;)
+[09:16] <sartre> !deprotect chojin
+[09:16] <sartre> hmmm
+[09:16] <chojin> JamesBlast HÜLFE !!!
+[09:16] <okami> huhuuuu
+[09:16] <JamesBlast> :)
+[09:16] <JamesBlast> keine angst kleines
+[09:16] <JamesBlast> der onkel iss ja bei dir ;)
+[09:16] <sartre> lol
+[09:17] <sartre> so ist das also:)
+[09:17] <chojin> *hinter.dat.james.versteck
+[09:17] <chojin> :P @ jean paul
+[09:19] Starlancer (Tracer@Elite-22775.infraserv.net) left irc: Quit: \ 315I\ 314m \ 315U\ 314sing \ 315T\ 314racer \ 315S\ 314cript \ 315 v1.22- \ 314http://www.tracerscript.net \ 315W\ 314asted: \ 3151hr 59mins 14secs \ 314Online
+[09:19] Nick change on #german-elite-board: AckStorm --> AckStorm|rauchen
+[09:25] okami (okami@linux-secure.de) left irc: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
+[09:26] Nick change on #german-elite-board: Z_AT --> Z_AT[working]
+[09:28] GOATimes (udrc@Elite-19469.rz.uni-karlsruhe.de) joined #german-elite-board.
+[09:29] #german-elite-board: mode change '+o GOATimes' by chojin
+[09:29] #german-elite-board: mode change '-o GOATimes' by chojin
+[09:29] #german-elite-board: mode change '+v GOATimes' by chojin
+[09:29] <chojin> *args
+[09:29] <chojin> *augenreib
+[09:29] <chojin> *kaffeehol
+[09:30] <GOATimes> \ 34\ 2[\ 2\ 37L\ 34\ 2]\ 2aughing \ 34\ 2[\ 2\ 37O\ 34\ 2]\ 2ut \ 34\ 2[\ 2\ 37L\ 34\ 2]\ 2oud\ 3
+[09:30] <GOATimes> das war schon richtig so!
+[09:30] <chojin> jaja
+[09:31] <GOATimes> wie war das muede menschen und kinder sagen meist die wahrheit, oder?
+[09:31] <chojin> öhm... ich glaub das müde solltest du gegn betrunken austauschen
+[09:31] <chojin> und im bezug auf die kinder....
+[09:32] <chojin> frag doch mal vincent ob er dich opt
+[09:32] <GOATimes> hehe
+[09:32] <GOATimes> das passt schon so alles!1
+[09:32] <chojin> aber denk bloss nich das ich wegen dir wach mach :)
+[09:33] <GOATimes> och, hatte ich jetzt gedacht, warum denn nicht
+[09:33] <chojin> der is gerade erst eingeschlafen
+[09:33] <GOATimes> war aber heute schon wach, oder?
+[09:33] <chojin> blockiert zwar die ganze couch aber naja
+[09:33] <chojin> 2mal
+[09:33] <chojin> 3.00
+[09:34] <chojin> 8.00
+[09:34] <GOATimes> hehe, so was muss doch spass machen
+[09:34] <AckStorm|rauchen> und schreit?
+[09:34] <chojin> nur bei bauchweh
+[09:34] Fear (.....@Elite-57838.rz.uni-mannheim.de) joined #german-elite-board.
+[09:35] <GOATimes> das ist doch schon mal was!!
+[09:35] <AckStorm|rauchen> hab ich immer kümmelöl aufn bauch gerieben
+[09:35] <GOATimes> wenigstens nicht andauernd sonst
+[09:35] <chojin> sonst plappert er und lacht
+[09:35] <GOATimes> plappert, ist der nicht erst 2 monate alt?
+[09:35] <GOATimes> so in etwa?
+[09:36] <chojin> AckStorm|rauchen ich hab da so ne salbe
+[09:36] <AckStorm|rauchen> jo, gibt tonnenweise son zeugs - ich schwör auf kümmelöl ;)
+[09:36] <chojin> goa ja und der plappert trotzdem, kann ihm ja nich sagen das darfst du noch nich können
+[09:37] <chojin> die salbe hat die hebamme mitgebracht da is auch kümmelöl drin
+[09:37] <GOATimes> hehe, das schon nicht, aber ich dachte kinder in dem alter liegen meistens rum und machen gar nix, so wie ich immer noch!!
+[09:37] <AckStorm|rauchen> sach ich doch ;)
+[09:37] <chojin> hihi
+[09:38] Nick change on #german-elite-board: AckStorm|rauchen --> AckStorm|kaffeeholen
+[09:41] Nick change on #german-elite-board: AckStorm|kaffeeholen --> AckStorm|kaffeeundrauchn
+[09:52] Nick change on #german-elite-board: AckStorm|kaffeeundrauchn --> AckStorm
+[09:53] Nick change on #german-elite-board: chojin --> kopf|gegen|wand|hau
+[09:54] okami (okami@Elite-38288.dip.t-dialin.net) joined #german-elite-board.
+[09:54] #german-elite-board: mode change '+v okami' by vincent
+[09:55] #german-elite-board: mode change '+v Fear' by kopf|gegen|wand|hau
+[09:56] AckStorm (ackstormt@62.145.22.Elite-33711) left irc: Quit: husten
+[09:56] AckStorm (ackstorm@62.145.22.Elite-33711) joined #german-elite-board.
+[09:56] #german-elite-board: mode change '+v AckStorm' by kopf|gegen|wand|hau
+[09:57] <okami> rele
+[09:58] Nick change on #german-elite-board: kopf|gegen|wand|hau --> kopf|gegen|tischkante|ram
+[10:05] Nick change on #german-elite-board: Gallerhead --> GH|aa
+[10:06] Nick change on #german-elite-board: GH|aa --> GH|Arbeitsamt
+[10:06] <y3k> !seen doomshammer
+[10:06] <vincent> doomshammer wurde zuletzt vor 10 Stunden, 3 Minuten gesehen.
+[10:06] Nick change on #german-elite-board: VIT --> VIT|work
+[10:06] <y3k> VIT - kommst Du auf den 2. gEbster-Server drauf?
+[10:07] Nick change on #german-elite-board: kopf|gegen|tischkante|ram --> chojin
+[10:08] <VIT|work> welchen meinst du mit 2.?
+[10:08] Nick change on #german-elite-board: chojin --> kopf|gegen|tischkante|ram
+[10:08] <kopf|gegen|tischkante|ram> JAMES
+[10:08] <VIT|work> doomis ist glaub nicht mehr aktiv
+[10:08] helmutb (helmutb@Elite-40568.dip.t-dialin.net) joined #german-elite-board.
+[10:08] <VIT|work> bin aber net sicher
+[10:08] <y3k> den doomXX.yi.org
+[10:08] <VIT|work> ich bin auf gebster.speed2surf
+[10:09] <y3k> isch hab auch den gebster...
+[10:09] <VIT|work> ich seh grad, läuft aufm anderen rechner ;)
+[10:09] Nick change on #german-elite-board: kopf|gegen|tischkante|ram --> kopf|gegen|tischkante|ramm
+[10:09] <y3k> doomshammer.yi.org 8887
+[10:10] <VIT|work> yep, ich denke, er ist weg, weil die verlinkung immer gesponnen hat
+[10:10] * y3k denkt fester rammen!!
+[10:10] <y3k> ganz off?
+[10:10] <VIT|work> ka
+[10:10] Nick change on #german-elite-board: kopf|gegen|tischkante|ramm --> tischkante|kaputt
+[10:10] <y3k> naja - werd doomi nachher mal fragen...
+[10:11] <y3k> Holzkopf :-)
+[10:11] Nick change on #german-elite-board: tischkante|kaputt --> was|neues|such
+[10:11] * y3k reicht mal nen Backstein
+[10:11] <y3k> Ytong?!?
+[10:11] <was|neues|such> iiiiiiieeeeeeeeee gasbeton
+[10:12] <was|neues|such> das hält doch nich
+[10:12] <y3k> je nach tempo wird auch gasbeton ganz schön hart....
+[10:12] Nick change on #german-elite-board: was|neues|such --> kopf|gegen|berliner|mauer|hau
+[10:12] <VIT|work> So, bin weg.   l8er
+[10:13] <y3k> jo - cu
+[10:13] <kopf|gegen|berliner|mauer|hau> die steht jetzt schon 40 jahre
+[10:13] <kopf|gegen|berliner|mauer|hau> die muss das abkönnen
+[10:13] <y3k> jupp - ist wohl recht stabil
+[10:14] * y3k stellt sich daneben um die Bruchstücke der Mauer zu verkaufen - dann hat das ganze auch noch nen GUTEN zweck
+[10:14] <y3k> könnte sonst auch mit Tramal/Novalgin aushelfen, wenns migräne ist...
+[10:15] <kopf|gegen|berliner|mauer|hau> is es nich
+[10:16] <kopf|gegen|berliner|mauer|hau> es is sich über etwas tierisch aufregen und dann abreagieren
+[10:16] * Gandi|divx ist gar nicht da. :-Þ (\ 34Grund:\ 3 Blair Witch Project) (\ 34Logging is on\ 3)
+[10:16] <y3k> aso..
+[10:16] <y3k> dann Hau den Lukas
+[10:16] Nick change on #german-elite-board: y3k --> lukas
+[10:17] <lukas> hihi
+[10:17] <lukas> und los!!
+[10:17] <kopf|gegen|berliner|mauer|hau> nö
+[10:17] Nick change on #german-elite-board: lukas --> y3k
+[10:17] <kopf|gegen|berliner|mauer|hau> ich klopf die mauer ein und bau sie dann um spandau wieder auf
+[10:18] Nick change on #german-elite-board: Gandi|divx --> Gandi|zzzZZZ
+[10:18] * Gandi|zzzZZZ ist wieder da \ 34von\ 3 Blair Witch Project (\ 34für\ 3 12hrs 1min 59secs)! Pech gehabt!
+[10:18] Nick change on #german-elite-board: Gandi|zzzZZZ --> Gandalf
+[10:18] Nick change on #german-elite-board: kopf|gegen|berliner|mauer|hau --> chojin|langsam|wieder
+[10:18] Nick change on #german-elite-board: chojin|langsam|wieder --> chojin|langsam|wieder|ruhig
+[10:19] Nick change on #german-elite-board: chojin|langsam|wieder|ruhig --> chojin|mauer|um|spandau|wieder
+[10:20] Nick change on #german-elite-board: chojin|mauer|um|spandau|wieder --> chojin|mauer|um|spandau|aufbau
+[10:21] Nick change on #german-elite-board: chojin|mauer|um|spandau|aufbau --> chojin|fertig
+[10:22] xcoom (xcoom@Elite-38439.dip.t-dialin.net) left irc: Ping timeout
+[10:23] <AckStorm> schon jemand mal aufs board geschaut?
+[10:23] xcoom (xcoom@Elite-39385.dip.t-dialin.net) joined #german-elite-board.
+[10:23] #german-elite-board: mode change '+v xcoom' by vincent
+[10:23] #german-elite-board: mode change '+v helmutb' by chojin|fertig
+[10:23] <chojin|fertig> leider ;PP
+[10:23] <AckStorm> krass
+[10:24] <AckStorm> is nich mehr lustig :(
+[10:25] <y3k> was im besonderen?
+[10:25] <AckStorm> http://geb.german-elite-net.de/showthread.php?postid=400066#post400066
+[10:26] helmutb (helmutb@Elite-40568.dip.t-dialin.net) left irc: Quit: helmutb verabschiedet sich !
+[10:26] <chojin|fertig> *wähähähä
+[10:26] Nick change on #german-elite-board: chojin|fertig --> weiter|kopf|gegen|wand|hau
+[10:27] <weiter|kopf|gegen|wand|hau> das ihr noch salz draufstreuen müsst
+[10:27] <AckStorm> ?
+[10:27] <weiter|kopf|gegen|wand|hau> *tränmchen.über.wange.kullern
+[10:27] <AckStorm> Wird schon wieder...
+[10:27] <y3k> ?? was geht denn da ab??
+[10:28] cmd| (keine@Elite-16586.80.37.5.rev.rmc.de) joined #german-elite-board.
+[10:28] <cmd|> morgen
+[10:28] Iceberg (Wilson@Elite-39022.dip.t-dialin.net) joined #german-elite-board.
+[10:28] <AckStorm> ich sach nur Ben - hmpf
+[10:28] #german-elite-board: mode change '+vv cmd| Iceberg' by weiter|kopf|gegen|wand|hau
+[10:28] <y3k> *grml*
+[10:28] <Iceberg> morsche
+[10:28] <y3k> hat der net AA auch aufm gewissen??
+[10:28] <y3k> hiho ice-cold
+[10:29] <Iceberg> hehe
+[10:29] <y3k> *schlotter*
+[10:29] Nick change on #german-elite-board: weiter|kopf|gegen|wand|hau --> chojin|an|james|kuschel
+[10:29] RekiM (RekiM@Elite-34000.mb3.fh-zwickau.de) joined #german-elite-board.
+[10:29] #german-elite-board: mode change '+a RekiM' by vincent
+[10:29] #german-elite-board: mode change '+o RekiM' by vincent
+[10:30] Nick change on #german-elite-board: AckStorm --> AckStorm|rauchen
+[10:32] GH|Arbeitsamt (Gallerhead@Elite-40276.dip.t-dialin.net) left irc: Quit: 
+[10:35] * Gandalf ist gar nicht da. :-Þ (\ 34Grund:\ 3 Zurück in den Bergen!) (\ 34Logging is on\ 3)
+[10:35] Nick change on #german-elite-board: Gandalf --> Frison-Rouge
+[10:35] Nick change on #german-elite-board: Frison-Rouge --> Gandalf
+[10:35] * Gandalf ist wieder da \ 34von\ 3 Zurück in den Bergen! (\ 34für\ 3 3secs)! Pech gehabt!
+[10:35] * Gandalf geht jetzt Tour de France gucken. (Zurück in den Bergen!)
+[10:35] Nick change on #german-elite-board: Gandalf --> Frison-Rouge
+[10:37] Nick change on #german-elite-board: chojin|an|james|kuschel --> chojin
+[10:37] Nick change on #german-elite-board: Kater_Carlo --> KC|work
+[10:43] <y3k> bin nicht sicher was in bens kopf vorgeht... warum muss er immer persönliche Streitigkeiten austragen?
+[10:44] <chojin> no comment
+[10:44] <y3k> hab ihn noch nie im IRC gesehen, wo man so was doch besser austragen könnte
+[10:44] <chojin> er war im irc als das board down war
+[10:45] <y3k> aha - hat er da auch ständig den Aufstand gegen alles geprobt
+[10:46] <y3k> jeder dumme spruch ist seiner?? das versteh wer will... - wenn hier jeder meine Sprüche SO genau auf die Goldwaage legen würde hätte ich schon längst einen Bann glaub ich... mannOmann
+[10:46] <chojin> hihi
+[10:46] <chojin> sags ihm doch mal :PP
+[10:46] <y3k> um dann PN-Spamm zu erhalten
+[10:46] <y3k> nene
+[10:47] Lissy (DssdScript@Elite-39851.dip.t-dialin.net) joined #german-elite-board.
+[10:47] Fear (.....@Elite-57838.rz.uni-mannheim.de) left irc: Quit: 
+[10:48] <Lissy> hallo
+[10:48] <y3k> hi lissy - kannst mich mal aufklären ?? bzgl. Ben
+[10:48] #german-elite-board: mode change '+o Lissy' by chojin
+[10:48] <y3k> ich fall echt vom Glauben ab - anspielung auf den Thread)
+[10:49] jacknirons (irons-rex@Elite-40616.dip.t-dialin.net) joined #german-elite-board.
+[10:49] #german-elite-board: mode change '+v jacknirons' by vincent
+[10:50] <jacknirons> hi ;)
+[10:50] <y3k> hi jack
+[10:50] <Lissy> mom tel
+[10:50] <y3k> jo
+[10:50] Nick change on #german-elite-board: AckStorm|rauchen --> AckStorm
+[10:51] <jacknirons> hm, kann mir jemand erklären wieso mein cd-rw keine exe-datein starten will ? :(
+[10:51] <creative> win98 ?
+[10:51] <jacknirons> jo
+[10:51] <creative> exe files auf cd und wenn du eine starten tust > fehler?
+[10:52] <jacknirons> jups
+[10:52] * jacknirons wird nervös :P
+[10:52] <creative> > dma-modus rausnehmen > neu booten :)
+[10:53] <jacknirons> aaahhh, testen ! ;)
+[10:53] Nick change on #german-elite-board: chojin --> schwarz
+[10:53] <jacknirons> <- is damit auf neuen terrain :P
+[10:53] <creative> :)
+[10:53] <creative> klappt hin und wieder, aber *ohne* dma-modus ist auch net so doll...
+[10:54] <jacknirons> ...
+[10:54] Nick change on #german-elite-board: schwarz --> deckweiss
+[10:54] <jacknirons> welche nachteile bringt das genau ?
+[10:55] Nick change on #german-elite-board: deckweiss --> chojin|mit|farbklecksen
+[10:55] <creative> der dma modus sollte eigentlich cpu weniger belasten und mehr übertragungsgeschw...
+[10:55] <jacknirons> hmm ..
+[10:55] <jacknirons> ma guckn ...
+[10:55] <jacknirons> <- amd, dem dürfte das nich viel ausmachen :P
+[10:56] Nick change on #german-elite-board: chojin|mit|farbklecksen --> in|badewanne|bequem|mach
+[10:57] jacknirons (irons-rex@Elite-40616.dip.t-dialin.net) left irc: Quit: 
+[11:00] <y3k> darf ich Teile des IRC's in einer PN weiterverwenden?
+[11:00] <in|badewanne|bequem|mach> hmm
+[11:01] <creative> wenn du vorher die betroffenen fragst und an's copyright denkst > bestimmt...
+[11:01] <y3k> also direkt kopieren? und dann an Ben senden? --> geht um den Teil zw. 10:23 bis 10:46
+[11:01] <in|badewanne|bequem|mach> nö
+[11:02] <y3k> Chojin, arcst.. iceberg?
+[11:02] <in|badewanne|bequem|mach> nnnnnnnnnnnnneeeeeeeeeeeeeiiiiiiiiiiiiiiiiiiinnnnnnnnnnnnnn
+[11:02] <y3k> ne?? schade - gut. schreib ich es etwas um und nur den Inhalt kricht er - sprich meine Meinung
+[11:02] <in|badewanne|bequem|mach> das wär nich gut
+[11:02] * xcoom wünscht allen einen schönen Guten Tag :-)))
+[11:02] <y3k> warum so ne angst *kopfschüttel*
+[11:02] <in|badewanne|bequem|mach> er wird das log schon noch von irgendwem bekommen is immer so
+[11:03] <y3k> auch so!!
+[11:03] <y3k> aha - erwähn ich das besser net??
+[11:04] * creative bestreitet schon jetzt alles was er zw. 10:23 und 46 gesagt hat!
+[11:04] <in|badewanne|bequem|mach> << auch
+[11:04] <in|badewanne|bequem|mach> im übrigens kann man logs auch fälschen
+[11:05] <in|badewanne|bequem|mach> is zwar ein haufen arbeit...
+[11:05] Heffer45 (Heffer@ist.rockos.bester.freund.de) joined #german-elite-board.
+[11:05] #german-elite-board: mode change '+h Heffer45' by vincent
+[11:06] <y3k> ruhig brauner - werd nix schreiben - ist ne PN an Ben - werd das nichtr in einem öffenltichen thread mit ihm regenl - bin ja nicht doof
+[11:06] <y3k> wenn ich keinen bock mehr hab, les ich seine Mails nicht mehr...
+[11:06] sartre (sartre@Elite-40349.dip.t-dialin.net) left irc: Ping timeout
+[11:06] <y3k> aber meine Meinung wird er sich wohl geben müssen
+[11:07] <Heffer45> Hi Brüder und Schwestern :)
+[11:07] <y3k> tag auch
+[11:07] KC|work (katercarl@62.145.22.Elite-33711) left #german-elite-board.
+[11:07] jacknirons (irons-rex@Elite-38710.dip.t-dialin.net) joined #german-elite-board.
+[11:07] #german-elite-board: mode change '+v jacknirons' by vincent
+[11:07] <jacknirons> funzt ;)
+[11:08] <creative> :)
+[11:08] <in|badewanne|bequem|mach> y3k mach was du für richtig hälst
+[11:08] <Heffer45> hey.. y3k :) du bist im flaschen jahrtausend.. wir sind im keilriemenzeitalter
+[11:08] <jacknirons> hm, pcin der wanne ?
+[11:08] <jacknirons> hm, pc in der wanne ?
+[11:08] <y3k> ?? den hab ich net ??
+[11:09] <in|badewanne|bequem|mach> laptop :)
+[11:09] <y3k> heffer
+[11:10] <jacknirons> schwimmender laptop ?
+[11:10] <creative> von Apple ?
+[11:10] <Heffer45> jo
+[11:11] <in|badewanne|bequem|mach> kennste nich die dinger wo man in der badewanne frühstücken kann , die gibts jetzt als laptopablagefläche ;)
+[11:11] Nick change on #german-elite-board: Rampage001|pennen --> Rampage001
+[11:11] <creative> cool
+[11:12] <creative> da kannst du dann zusehen wie das windows *versinkt*
+[11:12] <in|badewanne|bequem|mach> wer sagt den was von windoof
+[11:13] <creative> also doch'n apple?
+[11:13] <in|badewanne|bequem|mach> nö linux :PP
+[11:13] <creative> :p
+[11:13] <in|badewanne|bequem|mach> tux muss als pinguin ja schwimmen können
+[11:13] <AckStorm> haste auch nen eisberg für den pingu?
+[11:14] <in|badewanne|bequem|mach> nee leider ;(
+[11:14] * Heffer45 \ 38,4 \ 2 jetzt nReformen ergreift.. :))
+[11:14] Nick change on #german-elite-board: Heffer45 --> y4k
+[11:14] <y4k> huhu
+[11:15] <y3k> y4k/2 ;-)
+[11:15] <y3k> lol
+[11:15] <y4k> :)
+[11:15] helmut (helmut_koh@Elite-38712.dip.t-dialin.net) joined #german-elite-board.
+[11:15] #german-elite-board: mode change '+a helmut' by vincent
+[11:15] <helmut> hoi
+[11:15] <y4k> hi helmut
+[11:15] Jedder|Seinfeld (blabla@german-elite-board.de) joined #german-elite-board.
+[11:15] <y3k> tag
+[11:15] <creative> hoi helmut
+[11:15] <creative> hi Jedder|Seinfeld
+[11:15] Nick change on #german-elite-board: Jedder|Seinfeld --> Jedder
+[11:16] <in|badewanne|bequem|mach> huhu jedder
+[11:16] <Jedder> hallo creative / schwimmer :)
+[11:17] <Lissy> so bin wieder da
+[11:19] * in|badewanne|bequem|mach schiebt lissy durch die andere tür
+[11:19] <in|badewanne|bequem|mach> *args
+[11:19] <in|badewanne|bequem|mach> jetzt biste wohlö auch nass ;)
+[11:19] <Lissy> [10:26] <y3k> hi lissy - kannst mich mal aufklären ?? bzgl. Ben  <---was muss ich da noch aufklären?
+[11:20] <AckStorm> Ben will sich nich mit mir "streiten" *eg*
+[11:21] Masterflash (dome-@Elite-38721.dip.t-dialin.net) joined #german-elite-board.
+[11:21] <Masterflash> moiners
+[11:21] <y3k> ja??
+[11:21] #german-elite-board: mode change '+o Jedder' by in|badewanne|bequem|mach
+[11:21] #german-elite-board: mode change '+v Masterflash' by in|badewanne|bequem|mach
+[11:22] Nick change on #german-elite-board: Rampage001 --> Rampage001|beim_arlt
+[11:22] <Jedder> tja wer will das schon AckStorm *g*
+[11:22] <AckStorm> ???
+[11:23] Banjix (Banjix@Elite-51779.pppool.de) joined #german-elite-board.
+[11:23] <Banjix> hihi
+[11:23] <Jedder> ok, magica haste ja zum meinungsaustausch hier im chan :)
+[11:23] okami (okami@linux-secure.de) left irc: Keine Route zum Zielrechner
+[11:24] <AckStorm> aber Ben wäre besser *g*
+[11:24] <AckStorm> naja, kann nicht alles haben ;)
+[11:26] <y3k> ich versteh halt nicht warum er auf kleinigkeiten (in meinen Augen) so extrem reagiert und dann so extrem wird.
+[11:26] <AckStorm> y3k: definiere "Kleinigkeiten"
+[11:27] <y3k> es kann ja nicht sein, dass er immer mit dem Mods nicht klar kommt - den übermod wird er net finden
+[11:27] Nick change on #german-elite-board: Jedder --> Jedder|gone
+[11:27] <AckStorm> doch, hat er schon *g*
+[11:27] okami (okami@linux-secure.de) joined #german-elite-board.
+[11:27] #german-elite-board: mode change '+v okami' by vincent
+[11:27] <y3k> http://geb.german-elite-net.de/showthread.php?postid=400066#post400066
+[11:27] <y3k> das woraus diese Reaktion von Mel entstanden ist...
+[11:28] <in|badewanne|bequem|mach> AckStorm sichselbst ?
+[11:28] <AckStorm> planschi: hehe ;)
+[11:28] Nick change on #german-elite-board: in|badewanne|bequem|mach --> chojin|traurig
+[11:29] <okami> re
+[11:30] Tennessee (Tennessee@german-elite-board.de) joined #german-elite-board.
+[11:30] #german-elite-board: mode change '+a Tennessee' by vincent
+[11:30] Masterflash (dome-@Elite-38721.dip.t-dialin.net) left #german-elite-board.
+[11:30] Nick change on #german-elite-board: jacknirons --> drecksweiber
+[11:30] <Tennessee> mahlzeit
+[11:30] <drecksweiber> hi tännä ;)
+[11:30] <Banjix> gleichfalls
+[11:33] <Banjix> \ 311Kann jetzt auch in Farbe schreiben
+[11:33] Nick change on #german-elite-board: AckStorm --> AckStorm|rauchen
+[11:34] <Banjix> Hasst noch eine Kippe????????
+[11:34] <Tennessee> \ 36/me auch
+[11:35] * Tennessee \ 310farbe ist doch alt
+[11:35] <Banjix> Hasst du oder nicht?????
+[11:35] <Banjix> Wiso??????
+[11:36] <Banjix> mir gefällt Farbe!!!!!!
+[11:36] * chojin|traurig gibt Tennessee ne marlboro von butcher
+[11:36] <Tennessee> danke
+[11:36] <chojin|traurig> llllllllllllllllllliiiiiiiiiiiissssssssssssssssssssssssssssssssssssssssyyyyyyyyyyyyyyyyyy
+[11:36] <Banjix> Mir auch!!!!!!!!Bitte
+[11:36] tscherno|essen (tscherno@Elite-39177.dip.t-dialin.net) joined #german-elite-board.
+[11:36] <tscherno|essen> hi fans
+[11:36] Nick change on #german-elite-board: tscherno|essen --> tschcerno
+[11:37] <Banjix> hihi
+[11:37] Nick change on #german-elite-board: tschcerno --> tscherno
+[11:37] jacknirons (irons-rex@Elite-39833.dip.t-dialin.net) joined #german-elite-board.
+[11:37] #german-elite-board: mode change '+v jacknirons' by vincent
+[11:37] drecksweiber (irons-rex@Elite-38710.dip.t-dialin.net) left irc: Ping timeout
+[11:37] <AckStorm|rauchen> rauchen tötet *g*
+[11:37] <tscherno> :) egal
+[11:38] <Banjix> ok dann verzichte ich heute mal
+[11:38] <PipeR> morgähn :)
+[11:38] <tscherno> Kann mir mal wer nen Tip geben wieviel ich für ne grbrauchte Voodoo³3000 verlangen kann ?
+[11:38] <tscherno> hi PipeR
+[11:38] <AckStorm|rauchen> rauchen tötet auch morgen *eg*
+[11:38] <AckStorm|rauchen> Hi
+[11:38] <Banjix> ok morgen gibt ihr mir eine*g*
+[11:39] Nick change on #german-elite-board: AckStorm|rauchen --> AckStorm|husten
+[11:39] <Banjix> Man ich glaub dann muss ich aufhören!!!
+[11:39] <tscherno> sind 170 DM zu viel für den schrott ?
+[11:39] humsta (phuNETtix@145.228.252.Elite-51766) joined #german-elite-board.
+[11:39] <Banjix> Oder doch nicht!!!!!*g*
+[11:40] <AckStorm|husten> tscherno: hab eine für 95,- bekommen
+[11:40] <Banjix> Von wem?????????
+[11:40] <humsta> yoooten moin
+[11:40] <tscherno> *argh*
+[11:40] <AckStorm|husten> Flohmarkt
+[11:40] <tscherno> axso
+[11:40] <tscherno> irgendnen dummen find ich schon
+[11:40] <Banjix> aha
+[11:41] <AckStorm|husten> war als V3 2k angeboten - habe aber gleich gepeilt...
+[11:41] <tscherno> und will mir wer ne GeForce2 verkaufen ? *g*
+[11:41] <Banjix> Wiso was willst du verkaufeb????????
+[11:41] <AckStorm|husten> ...daß TV-Out drauf war...
+[11:41] <Banjix> ich meinte verkaufen!
+[11:41] Nick change on #german-elite-board: Lissy --> Mel[weg]
+[11:41] <AckStorm|husten> das gabs nur ab der 3k
+[11:41] <Banjix> haha
+[11:41] Nick change on #german-elite-board: smeagol|zzZZzz --> smeagol
+[11:42] Nick change on #german-elite-board: AckStorm|husten --> AckStorm
+[11:43] Bello2000 (Bello2000@german-elite-board.de) joined #german-elite-board.
+[11:43] #german-elite-board: mode change '+a Bello2000' by vincent
+[11:43] <jacknirons> wuuuuff
+[11:43] <Bello2000> :)
+[11:44] <jacknirons> ;)
+[11:44] #german-elite-board: mode change '+vvv Banjix humsta tscherno' by Bello2000
+[11:44] <tscherno> und kennt wer nen Online-Shop der mir innerhalb von 4 Tagen ne günstige Geforce2 liefern kann ? ;)
+[11:44] <helmut> hoi Kapitän
+[11:44] <Banjix> Ich nicht oder!!
+[11:45] <Bello2000> war für nen wuff bestimmt :)
+[11:45] <helmut> yo
+[11:45] <helmut> ;)
+[11:45] <chojin|traurig> *knochen.werf
+[11:45] * Bello2000 aufschnapp
+[11:46] <tscherno> bei fuss :)
+[11:46] <Bello2000> was hat den die liebe chojin ?
+[11:46] <chojin|traurig> *kraul
+[11:46] Nick change on #german-elite-board: tscherno --> tscherno|www
+[11:46] <Bello2000> lieb rückenschmeiss
+[11:46] <chojin|traurig> find es selber raus
+[11:46] atnt (atnt@Elite-59727.rz.uni-karlsruhe.de) left irc: Ping timeout
+[11:46] <Banjix> Darf ich mal raten???????
+[11:47] <chojin|traurig> nö
+[11:48] atnt (atnt@Elite-59727.rz.uni-karlsruhe.de) joined #german-elite-board.
+[11:48] <Banjix> Wiso???????
+[11:48] #german-elite-board: mode change '+v atnt' by chojin|traurig
+[11:51] atnt (atnt@Elite-59727.rz.uni-karlsruhe.de) left irc: Quit: 
+[11:53] Nick change on #german-elite-board: chojin|traurig --> chojin
+[11:54] <Bello2000> ah besser
+[11:55] Fear (baba@Elite-57838.rz.uni-mannheim.de) joined #german-elite-board.
+[11:55] Nick change on #german-elite-board: Bello2000 --> WasserWuff
+[11:57] * Z_AT[working] \ 314sets away \1f(\ 313spachteln\ 314)\1f \1f(\1fLog:\ 313ON\ 314|Page:\ 313Off\1f\ 314)\1f \ 32,1-\ 312:\ 311:\ 39[\ 3\ 310\1f/Ðëf¢øñ øñë\\1f\ 3\ 39]\ 311:\ 312:\ 32-
+[11:57] Nick change on #german-elite-board: Z_AT[working] --> Z_AT|afk
+[12:00] <tscherno|www> cu all
+[12:00] tscherno|www (tscherno@Elite-39177.dip.t-dialin.net) left irc: Quit: Leaving
+[12:02] Nick change on #german-elite-board: VIT|work --> VIT
+[12:03] <y4k> atn: gib mir endlich die freiminuten.. :)
+[12:03] <y4k> oh.. der ist ja weg
+[12:03] <y4k> \ 312\ 2(\ 2\ 3chojin\ 312\ 2)\ 2\ 3: huhu
+[12:03] <chojin> huhu
+[12:04] <y4k> ich mah nachher mal mein Hefi-Bild fertig
+[12:04] <y4k> ich mah nachher mal mein Heffi-Bild fertig
+[12:04] <y4k> :)
+[12:04] <y4k> hat mal einer eine serial für corel 10?
+[12:05] <Jedder|gone> was zahlste ?
+[12:05] <Jedder|gone> :)
+[12:05] <y4k> :(
+[12:05] <y4k> :)
+[12:05] <y4k> *bettel*
+[12:05] <y4k> :)
+[12:05] <Banjix> Ich zahle eine DM
+[12:06] Nick change on #german-elite-board: smeagol --> smeagol|work
+[12:06] humsta (phuNETtix@145.228.252.Elite-51766) left irc: Quit: omg
+[12:06] GOATimes (udrc@Elite-19469.rz.uni-karlsruhe.de) left irc: Quit: \ 34I was using \ 315-\ 314=\ 31{\ 3 \1f#VCDVault Script\1f \ 31}\ 314=\ 315- \ 34by \ 37Striker
+[12:07] <Jedder|gone> y4k: dxuxr-n356462181
+[12:07] <Banjix> Ha?????????
+[12:07] <y4k> danke.. jetzt hab ich 2 :)
+[12:07] Nick change on #german-elite-board: Iceberg --> Iceberg|work
+[12:08] <Tennessee> D10XR-08983K6419
+[12:08] <y3k> :))
+[12:08] <y3k> Banjix --> query
+[12:08] <Tennessee> \ 2\ 34(\ 2\1f\ 33Jedder|gone\1f\ 2\ 34)\ 3\1f\1f\ 2 deine ist für das update :))
+[12:08] <y3k> Version: 10
+[12:08] <y3k> s/n: D10NR-3284253T76 
+[12:08] <Jedder|gone> jo tenne , ich hab auch nur das update... reicht doch aus
+[12:09] <Tennessee> *fg*
+[12:09] Nick change on #german-elite-board: PipeR --> PipeR|uni
+[12:09] <Jedder|gone> denkst du im ernst ich kauf mir die vollversion wenn ich das update günstiger bekommen kann ?
+[12:09] <Jedder|gone> :)
+[12:10] <Tennessee> gab doch vollversion umsonst in der zeitung *fg*
+[12:10] Nick change on #german-elite-board: Houdang|aw --> Houdang
+[12:11] Houdang (rackycrack@ball.is.on.the.kickers.world.ne.tt) left irc: Quit: bla
+[12:11] <Jedder|gone> so voll waren die auch nicht , da fehlten schriften und was weiß ich noch , ansonsten wars aber ziemlich voll *g*
+[12:11] Houdang (rackycrack@Elite-38287.dip.t-dialin.net) joined #german-elite-board.
+[12:11] #german-elite-board: mode change '+v Houdang' by vincent
+[12:13] Frison-Rouge (gandalf@german-elite-board.de) left irc: Quit: [01:12:41] [Baba PING reply]: 248644hr 58min 38sec
+[12:14] Fear (baba@Elite-57838.rz.uni-mannheim.de) left irc: Quit: 
+[12:14] Gallerhead (Gallerhead@Elite-40276.dip.t-dialin.net) joined #german-elite-board.
+[12:16] <Houdang> wie kann cih namen von datein in nem ordner in ne txt einfügen?
+[12:16] <y4k> komisch, wieso kann man bei corel 10 nur default fonts auswählen?
+[12:18] <y4k> das setup ist aber schnell geworden oder kommt mir das nur so vor?
+[12:18] <Banjix> Vieleicht!
+[12:18] <y4k> ach nee
+[12:18] <y4k> geht erst los :)
+[12:18] <Banjix> Doch!!!!!!
+[12:18] <y4k> der registriert jetzt erst die komponenten
+[12:19] <Banjix> Wer ?????
+[12:19] <y4k> das ist aber shit, wenn der pc während der installation crasht
+[12:19] <Banjix> Ich weis
+[12:19] <Banjix> richtig aufregend
+[12:19] <y4k> ne.. naja
+[12:19] Nick change on #german-elite-board: y4k --> Heffi
+[12:19] <VIT> 24 h Zwangstrennung und reboot. brb
+[12:20] * Heffi ja windows 2000 hat und da ziemlich verschont bvleibt :)
+[12:20] <Heffi> blleibt
+[12:20] VIT (vitaminb@Elite-39089.dip.t-dialin.net) left irc: Quit: Killer-Cat will be back
+[12:20] <Heffi> so ein qutasch.. der bedankt sich schon am anfang für die installtion der corel graphics suite
+[12:21] <Banjix> \ 313Der spind
+[12:22] <chojin> \ 304 hat da jemand rausgefunden wie das mit den farben geht \ 3
+[12:22] <Heffi> :)
+[12:22] <Banjix> Ja ich von.........
+[12:22] * Heffi \ 38,4 das schon länger \ 2 weiß
+[12:22] <Heffi> :)
+[12:23] <Iceberg|work> hehe
+[12:23] <y3k> das weiss ist aber gelb auf rot :-)
+[12:23] <Banjix> Du bist gut Heffi
+[12:23] <Heffi> naja.. wie auch immer
+[12:23] sartre (sartre@Elite-39519.dip.t-dialin.net) joined #german-elite-board.
+[12:23] #german-elite-board: mode change '+a sartre' by vincent
+[12:23] <Banjix> Ich gehe jetzt raus CUCUCU
+[12:24] <xcoom> strg+k =bunt
+[12:25] Iceberg|work (Wilson@Elite-39022.dip.t-dialin.net) left #german-elite-board.
+[12:25] Iceberg|work (Wilson@Elite-39022.dip.t-dialin.net) joined #german-elite-board.
+[12:25] <Heffi> ./me + Senf = irgendwelcher Quatsch in Form eines geistigen Ergusses :)
+[12:25] <xcoom> hehe
+[12:26] VIT (vitaminb@Elite-38408.dip.t-dialin.net) joined #german-elite-board.
+[12:26] RekiM (RekiM@Elite-34000.mb3.fh-zwickau.de) left irc: Ping timeout
+[12:26] <VIT> rööö
+[12:26] <Heffi> oh..
+[12:26] Nick change on #german-elite-board: Mel[weg] --> Mel
+[12:26] Banjix (Banjix@Elite-51779.pppool.de) left irc: Keine Route zum Zielrechner
+[12:27] * Heffi gerade Corel mit seinem Brenner in 4x HyperSpeed installiert.. 34 % :(
+[12:28] Bartman (Bartman@Elite-7259.wh5.tu-dresden.de) joined #german-elite-board.
+[12:28] <y3k> http://geb.german-elite-net.de/showthread.php?postid=400250#post400250   <<---- klingt gut dneke ich mal...
+[12:28] <jacknirons> hallo VIT ;)
+[12:28] <Bartman> kann mir wer bei win2k weiterhelfen?
+[12:28] MikeB (sog@Elite-39216.dip.t-dialin.net) joined #german-elite-board.
+[12:28] #german-elite-board: mode change '+v MikeB' by vincent
+[12:29] <jacknirons> huhu MikeBabiiiiiiiiiiiiiiiiiiiiii :P
+[12:29] <Bartman> nich?
+[12:29] maddog|wuerk (ssterasdfi@Elite-59897.wiz.uni-kassel.de) joined #german-elite-board.
+[12:29] <y3k> hihi - evtl. mal die frage stellen - und auf antwort hoffen....
+[12:29] <maddog|wuerk> hi
+[12:29] Killervirus (Me@vertritt.oesterreich.im.net) joined #german-elite-board.
+[12:29] #german-elite-board: mode change '+o Gallerhead' by helmut
+[12:30] <jacknirons> huhu killerösi ;)
+[12:30] <AckStorm> wasn los mit w2k?
+[12:30] <Bartman> naja die sicherheitseinstellungen für ordnerfreigabe wo kann man das aktivieren?
+[12:30] <MikeB> jackel :)))
+[12:30] <jacknirons> ;))
+[12:30] <Bartman> was gibbet da zu lachen?
+[12:30] <Bartman> -das ist wichtig
+[12:30] <Killervirus> huhu jacki
+[12:31] <AckStorm> ordner auswählen, re. Maustaste -> Sicherheitseinstellungen
+[12:31] <y3k> Explorer - rechtsklick auf den Ordner und dann Eigenschaften und dann Freigaben...
+[12:31] <y3k> da solltest Du das passende finden.....
+[12:31] * Bartman will wissen warum es bei ihm nicht da ist
+[12:31] <AckStorm> kein NTFS!
+[12:32] <Bartman> ach liegt es an ntfs?
+[12:32] #german-elite-board: mode change '-o Mel' by Mel
+[12:32] <AckStorm> ja, nur NTFS hat security
+[12:32] * MikeB lauscht zu\ 3\ 2\ 2 \ 2[\ 2Dante Thomas feat. Pras - Miss California.mp3\ 2]\ 2 -\ 3\ 2\ 2 \ 2(\ 24m31s - 10.35mb - 44khz - 320kbps \ 2)\ 2
+[12:32] <y3k> grml*mel
+[12:32] <Bartman> achso und bei ntfs macht er es automatisch
+[12:32] <AckStorm> was automatisch?
+[12:33] <Bartman> na dieses fenster für sicherheitseinstellungen
+[12:33] <y3k> nein - dann bekommst du eine neue schaltfläche
+[12:33] <VIT> !halfop
+[12:33] #german-elite-board: mode change '+h VIT' by vincent
+[12:33] <y3k> und aknnst den usern rechte erteilen
+[12:33] #german-elite-board: mode change '+vvv Bartman Iceberg|work Killervirus' by VIT
+[12:33] <Bartman> meinte ja die schaltfläche
+[12:33] #german-elite-board: mode change '+vv maddog|wuerk Mel' by VIT
+[12:34] <Bartman> dangge :)
+[12:34] Bartman (Bartman@Elite-7259.wh5.tu-dresden.de) left irc: Quit: *happy*
+[12:34] <AckStorm> mach ma: c:\>convert c: /fs:ntfs /V -> VORSICHT!
+[12:35] Termi|aw (computerer@Elite-39815.dip.t-dialin.net) joined #german-elite-board.
+[12:35] #german-elite-board: mode change '+v Termi|aw' by chojin
+[12:35] <Termi|aw> moin
+[12:36] Nick change on #german-elite-board: Termi|aw --> Terminator
+[12:37] Nick change on #german-elite-board: helmut --> helmut|essen
+[12:39] RekiM (RekiM@Elite-34000.mb3.fh-zwickau.de) joined #german-elite-board.
+[12:40] * chojin is wech-\ 2[\ 2 vincent \ 2]\ 2- at 12:44p -\ 2[\ 2 P:On / L:On \ 2]\ 2-
+[12:40] Nick change on #german-elite-board: chojin --> chojin|wech
+[12:41] Gandalf (gandalf@german-elite-board.de) joined #german-elite-board.
+[12:41] #german-elite-board: mode change '+a Gandalf' by vincent
+[12:41] * Gandalf geht jetzt Tour de France gucken. (Zurück in den Bergen!)
+[12:41] Nick change on #german-elite-board: Gandalf --> Frison-Rouge
+[12:41] Nick change on #german-elite-board: AckStorm --> AckStorm|mampfen
+[12:41] <Mel> hört Frankie_goes_to_Hollywood-The_power_of_love.mp3 , 5:30 , 5.05 MB
+[12:42] <AckStorm|mampfen> Mel: mußte das sein?
+[12:42] <Mel> was?
+[12:42] <AckStorm|mampfen> Demission
+[12:43] <Mel> das ich gehe?
+[12:43] <AckStorm|mampfen> Mel: jo
+[12:43] <Mel> ja
+[12:43] RekiM (RekiM@Elite-34000.mb3.fh-zwickau.de) left irc: Ping timeout
+[12:43] <AckStorm|mampfen> y3k: mein browser kann auch 2 fenster ;)
+[12:44] <y3k> sorry... 
+[12:44] <y3k> *versteck*
+[12:44] <AckStorm|mampfen> Mel: den gefallen hätt ich ihm nicht getan...
+[12:45] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) joined #german-elite-board.
+[12:45] #german-elite-board: mode change '+a RekiM' by vincent
+[12:46] <Mel> es gibt noch mehr member, die so denken wie er  und es wäre früher oder später sowieso dazu gekommen, wäre nur eine frage der zeit gewesen
+[12:46] * Keiner|da macht ein Auge auf ;)
+[12:46] Nick change on #german-elite-board: Keiner|da --> Keiner
+[12:46] <Mel> ich bin nicht so stark wie ben und auch nicht so schlau
+[12:46] <y3k> gibt aber auch member, die NICHT so denken!!!
+[12:46] <VIT> Wenn das der einzige Grund ist: Ich hätte mich gleich entschuldigt und die admins um ne Stellungsnahme gebeten und hätte dann entschieden. Sehr schade, wie das lief.
+[12:47] <AckStorm|mampfen> Ben ist nicht stark...
+[12:47] okami (okami@linux-secure.de) left irc: Quit: the proof of the pudding is in the eating
+[12:47] <y3k> ben drückt sich brutal aus - wenn du das als stark meinst
+[12:47] <y3k> extrem exakt
+[12:48] <cmd|> wieso sagen alle das ben schlau ist ????????
+[12:48] <VIT> Der hat vielleicht Hirn, ist wortgewandt aber das ist auch alles. Respektlos, Hinterhältig,..... aber das hatten wir schon alles
+[12:48] <Mel> das sage ich
+[12:48] <cmd|> vit wie kommst du darauf das ben schlau sein soll ?
+[12:48] <y3k> könnt ich mal die Stelle sehen, wo steht, dass Werbung für Sekten lt. Board-RuleZ nicht erlaubt ist steht??
+[12:48] <y3k> Ben labert doch auch nur müll
+[12:49] <cmd|> würde ich nicht so sagen
+[12:49] <VIT> Ich hab gesagt, der hat Hirn, dass er anwendet. Das hat aber 0 und nix mit Schlauheit zu tun
+[12:49] ChriZ (Ka@Elite-52069.pppool.de) joined #german-elite-board.
+[12:49] <AckStorm|mampfen> das problem sind wohl eher ben's ziele...
+[12:49] <cmd|> ok, aber wieso sagen dann alle das ben schlau ist, selbst mel hat das erwähnt
+[12:50] Nick change on #german-elite-board: MikeB --> MikeB|away
+[12:50] <cmd|> nur weil er risiege texte schreibt heisst das nicht dass er schlau ist
+[12:50] <VIT> Ist deren Meinung. Meine ist ganz einfach so: Schlauheit hat nix damit zu tun, seine Hirnkünste so zu verbraten und sich so selber ins lächerliche zu ziehn
+[12:50] <sartre> aber wir sollten ben mal zugute halten, dass er in diesem thread recht fair ist
+[12:50] <cmd|> er ist ganz normal nur mit einer anderen strärke, im reden, schreiben
+[12:50] <AckStorm|mampfen> sartre: *lol*
+[12:50] <jacknirons> uh ?
+[12:50] <jacknirons> <- hat 2 beiträge gelesen ..
+[12:51] <cmd|> selbst im reden wissen wir das nicht da wir immer nur das lesen was er schreibt
+[12:51] Psycho (Psycho@Elite-20981.adsl.highway.telekom.at) joined #german-elite-board.
+[12:51] <jacknirons> in denen ging es nur darum "belügen der member" .. und " magica is n sektenführer" :P
+[12:51] <Psycho> moin
+[12:51] <sartre> ackstorm: er hat immerhin eine chance zur zur quellenangaben gegeben oder?
+[12:51] Nick change on #german-elite-board: Frison-Rouge --> Gandalf
+[12:51] * Gandalf hat sich wieder vom Fernseher wegbewegt.
+[12:51] <AckStorm|mampfen> sartre: er will bloss nicht, daß sein Melissa-Gemetzel gestört wird
+[12:52] * jacknirons schiebt Gandalf wieder vor die glotze ;)
+[12:52] * Gandalf geht jetzt Tour de France gucken. (Zurück in den Bergen!)
+[12:52] Nick change on #german-elite-board: Gandalf --> Frison-Rouge
+[12:52] <cmd|>  ich sage ja nicht das ben kein hirn hat, aber in machen threads wo ben beteiligt war steht, das es ja so schklau sei
+[12:52] <sartre> ich hab da eine andere einschätzung
+[12:52] <VIT> Das war in meinen Augen DER Fehler, den du, Mel, gemacht hast. Aber was Ben dann abgelassen hat, war wieder tiefstes Niveau
+[12:52] <cmd|> z.b. der letzte thread von ihm steht es auch drin
+[12:52] <AckStorm|mampfen> sartre: dann sach ma....
+[12:53] <sartre> ich glaube nicht, dass er es mit mel eskalieren lassen wollte, sonst hätte er direkt geschossen und nicht die frage nach der quelle gestellt
+[12:53] trespasser (a@Elite-40304.dip.t-dialin.net) joined #german-elite-board.
+[12:54] <AckStorm|mampfen> manche hetzen ihr opfer, bevor sie es erlegen...
+[12:55] Nick change on #german-elite-board: Frison-Rouge --> Gandalf
+[12:55] <trespasser> hi
+[12:55] * Gandalf hat sich wieder vom Fernseher wegbewegt.
+[12:55] <sartre> Ackstorm: das finde ich böse. Ich meine jeder kennt meine nicht vorhandenen sympathien für ben, aber was recht ist muss auch recht bleiben
+[12:55] * Gandalf geht jetzt Tour de France gucken. (Zurück in den Bergen!)
+[12:55] Nick change on #german-elite-board: Gandalf --> Frison-Rouge
+[12:55] <AckStorm|mampfen> sartre ich auch ;)
+[12:55] <AckStorm|mampfen> :
+[12:56] Husky (none@Elite-38792.dip.t-dialin.net) joined #german-elite-board.
+[12:56] Starlancer (Tracer@Elite-22775.infraserv.net) joined #german-elite-board.
+[12:56] <Starlancer> hoi
+[12:56] <sartre> na ja, wir wollen mal sehen, wie sich ben entwickelt
+[12:57] <Starlancer> mmh, habt ihr es auch gerade gelesen?
+[12:57] <xcoom> TAKE 2  <--brauch mal nen link dazu bitte 
+[12:57] <sartre> und ich werde jetzt mal meine tochter aus dem kindergarten abholen und eis essen:)
+[12:57] <Starlancer> satre
+[12:57] sartre (sartre@Elite-39519.dip.t-dialin.net) kicked Starlancer off #german-elite-board. (\ 31\1f(\1f(\1f\ 2SD v12 PrO\1f\ 2)\1f)\1f (\ 2\ 314NO bad words !\ 2\ 31))
+[12:57] Starlancer (Tracer@Elite-22775.infraserv.net) joined #german-elite-board.
+[12:57] <Starlancer> hehe
+[12:57] <Starlancer> ich liebe es
+[12:57] Nick change on #german-elite-board: AckStorm|mampfen --> AckStorm|away
+[12:57] <Psycho> http://www.take2games.com/ oder www.take2.de
+[12:58] <xcoom> 10000thx
+[12:58] <y3k> bin nur nicht sicher, ob ich bei bens netter art zu fragen direkt mit der korrekten Antwort aufgeschlagen wäre
+[12:58] <Starlancer> um was gehts?
+[12:58] <sartre> starlancer?
+[12:58] <y3k> Der Oberlehrer .... (so kommts mir vor
+[12:58] <Starlancer> ja?
+[12:58] <Starlancer> sarty?
+[12:59] <sartre> wolltest du was?
+[12:59] <Starlancer> :D
+[12:59] <Starlancer> nee
+[12:59] <sartre> oki
+[12:59] <Starlancer> nur mal testen
+[12:59] <Starlancer> ob, dein kickscript noch funzt
+[12:59] sartre (sartre@Elite-39519.dip.t-dialin.net) kicked Starlancer off #german-elite-board. (\ 31\1f(\1f(\1f\ 2SD v12 PrO\1f\ 2)\1f)\1f (\ 2\ 314Deserved kick !\ 2\ 31))
+[12:59] Starlancer (Tracer@Elite-22775.infraserv.net) joined #german-elite-board.
+[12:59] <Killervirus> sartre, eis essen ? du sau, bei uns schüttets wie die pest :)
+[12:59] <sartre> manchmal eben manuell
+[12:59] <sartre> hihi, hier ist sonne:))))
+[12:59] <Starlancer> bei uns scheint die sonne
+[12:59] <Starlancer> FFM
+[13:00] <Killervirus> gestern 36° heute 17, grml
+[13:00] <Starlancer> lol
+[13:00] <Starlancer> dafür wars gestern schlecht
+[13:00] Nick change on #german-elite-board: VIT --> VIT_Mampf_organisieren
+[13:00] <Starlancer> dummdidumm
+[13:01] <Starlancer> ist Mel nun noch Mod?? 
+[13:01] <Mel> nein
+[13:02] <Starlancer> :(
+[13:02] <Mel> mich hat nur noch keiner ausgetragen
+[13:02] <Starlancer> asso
+[13:02] <Starlancer> darf ich ;)
+[13:02] <Mel> was
+[13:03] #german-elite-board: mode change '+vvvvv ChriZ Husky Psycho Starlancer trespasser' by Tennessee
+[13:03] <Starlancer> dich tragen
+[13:04] Nick change on #german-elite-board: ChriZ --> ChriZ|AFK
+[13:04] <ChriZ|AFK> \ 33So, ich bin kurz weg für -= [\ 34 AutoAway nach 10 Minute(n) \ 33] =- !
+[13:04] <ChriZ|AFK> \ 33C\ 34u \ 33@\ 34ll
+[13:04] SomaX (SomaX@Elite-39850.dip.t-dialin.net) joined #german-elite-board.
+[13:06] NiGhTHawK3k (af@Elite-39343.dip.t-dialin.net) joined #german-elite-board.
+[13:07] <NiGhTHawK3k> moin
+[13:09] #german-elite-board: mode change '+vv NiGhTHawK3k SomaX' by Tennessee
+[13:09] ChriZ|AFK (Ka@Elite-52069.pppool.de) left irc: Quit: \ 34(\1f\ 33WFB-Script\1f\ 33)\ 34 Version: (\ 33\1f3.3\1f\ 34) Webpage: (\1f\ 33http://www.wf-board.net\1f\ 34) Wasted: (\ 33\1f27 Minutes 37 Seconds\1f\ 34)
+[13:11] <Keiner> Mel Du bist kein Mod mehr?
+[13:12] Nick change on #german-elite-board: Z_AT|afk --> Z_AT[working]
+[13:12] * Z_AT[working] \ 314sets back from \1f(\ 313spachteln\ 314)\1f gone for\ 313 1hr 14mins 54secs \ 32,1-\ 312:\ 311:\ 39[\ 3\ 310\1f/Ðëf¢øñ øñë\\1f\ 3\ 39]\ 311:\ 312:\ 32-
+[13:12] <Mel> nein
+[13:13] <Keiner> oeh?
+[13:14] GOD|tennis (s_begedei@Elite-38677.dip.t-dialin.net) joined #german-elite-board.
+[13:14] Nick change on #german-elite-board: GOD|tennis --> GodOfDisaster
+[13:15] Nick change on #german-elite-board: AckStorm|away --> AckStorm
+[13:15] <Mel> ich habe etwas getan was man nicht machen darf und ben hat mich auflaufen lassen, meine konsequenz daraus ist, das ich gehe. mehr kann ich nicht tun, um das irgendwie wieder gut zu machen
+[13:15] <Mel> es gibt keine entschuldigung für mein verhalten
+[13:16] Bartman (Bartman@Elite-7259.wh5.tu-dresden.de) joined #german-elite-board.
+[13:16] <Starlancer> Mel, ich habe es in dem Post schon geschrieben, aber ich finde so eine Kleinigkeit ist kein Grund zum Gehen
+[13:16] <Husky> eben, echt labidarer vorfall
+[13:16] * Bartman fährt heut nach Hause um seinen Führerschein zu holen :)
+[13:18] <Mel> ben ist für mich keine kleinigkeit, er hat es schon lange auf mich abgesehen und ich habe ihm auch noch den stoff gegeben um mich den bach runter zu schubsen
+[13:18] <cmd|> herzlichen bartman
+[13:18] <cmd|> :)
+[13:19] <Bartman> hehe...das ist echt blöd einen Monat ohne *g*
+[13:19] <cmd|> kann ich mir vorstellen
+[13:19] <cmd|> @mel ich weiss nicht was ben gemacht hat aber willst du, dass er sein ziel erreicht ?
+[13:20] Terminator (computerer@Elite-39815.dip.t-dialin.net) left irc: Quit: Heute ist nicht alle Tage, ich komm wieder keine Frage
+[13:20] wech (Tennessee@german-elite-board.de) joined #german-elite-board.
+[13:20] #german-elite-board: mode change '+a wech' by vincent
+[13:20] <Bartman> will sich keiner mitfreun? :(
+[13:20] <Mel> das hat er schon lange cmd
+[13:20] * Keiner freut sich immer :)
+[13:20] Tennessee (Tennessee@german-elite-board.de) left irc: Killed (NickServ (GHOST command used by wech))
+[13:20] <Bartman> dangge :)
+[13:20] <cmd|> @ bartman ich habe mich doch schon mirgrferut 
+[13:20] Nick change on #german-elite-board: wech --> Tennessee
+[13:20] <Tennessee> re
+[13:21] <Bartman> is lieb daß du dich mirgferut hast *g*
+[13:21] #german-elite-board: mode change '+vv Bartman GodOfDisaster' by Tennessee
+[13:21] <cmd|> wenn du jetzt gehst ... meinst du nicht das dann sein ziel "vollkommen" ist ?
+[13:21] <AckStorm> cmd|: nein
+[13:21] <cmd|> wie gesagt ich weiss nicht was gelaufen ist, aber ich finde es nicht ok wenn du deswegen gehst
+[13:22] <cmd|> @ackstorm bitte etwas genauer
+[13:22] <Mel> mir würde niemand mehr ein posting abnehmen, wenn ich mal ein gutes geschrieben habe  und es ist meine eigene schuld
+[13:22] <Starlancer> ich verstehe nur nicht , das die Admins der Demontage eines Mods mit ansehen
+[13:22] <AckStorm> cmd moment, döner auf tastatur
+[13:22] <cmd|> ok ich warte ackstorm :)
+[13:22] <Starlancer> Mel, ich glaube, da  unterschätzt du die user
+[13:22] <Mel> starlancer die admins haben damit nichts zu tun
+[13:23] <Mel> ich bin selbst schuld
+[13:23] <Mel> und muss da allein wieder raus
+[13:23] <Bartman> 000000000000000000000000000000000000000000000000000000000000000000
+[13:23] <cmd|> mel wieso würde dir keiner mehr ein posting mehr abnehmen
+[13:23] <Bartman> scheiss köter!
+[13:23] <Starlancer> nun versink hier nicht im Selbstmitleid, es gibt mehr user die es bedauern das du gehst, als die die sich freuen
+[13:24] <Iceberg|work> GENAU !
+[13:24] <Iceberg|work> BLEIBEN !!!
+[13:24] Jedder|gone (blabla@german-elite-board.de) kicked Iceberg|work off #german-elite-board. (\ 31\1f(\1f(\1f\ 2SD v12 PrO\1f\ 2)\1f)\1f (\ 2\ 314NO CAPS/shouting !\ 2\ 31))
+[13:24] Iceberg|work (Wilson@Elite-39022.dip.t-dialin.net) joined #german-elite-board.
+[13:24] sartre (sartre@Elite-39519.dip.t-dialin.net) kicked Iceberg|work off #german-elite-board. (\ 31\1f(\1f(\1f\ 2SD v12 PrO\1f\ 2)\1f)\1f (\ 2\ 314NO CAPS/shouting !\ 2\ 31))
+[13:24] Iceberg|work (Wilson@Elite-39022.dip.t-dialin.net) joined #german-elite-board.
+[13:24] <Bartman> ich auch
+[13:24] <cmd|> im welchen forum warst du mod mel ?
+[13:24] <Starlancer> wie schon gesagt, ich fand den Vorfall nicht mal erwähnenswert.....
+[13:25] <Mel> ich versinke nicht in selbstmitleid, ich bin nur einsichtig und weiss was ich gemacht habe
+[13:25] <Starlancer> ja, aber es ist nicht TRAGISCH
+[13:25] <cmd|> mel, in welchem forum warst du mod ?
+[13:25] <Mel> \ 2\ 34(\ 2\1f\ 33cmd|\1f\ 2\ 34)\ 3\1f\1f\ 2 im liebe und partrschaft
+[13:25] <Starlancer> habt ihr alle hier noch nie gelogen
+[13:25] <cmd|> ok
+[13:25] <jacknirons> blah, als ob andere ops noch keinen fehler gemacht haben :-u
+[13:25] Gallerhead (Gallerhead@Elite-40276.dip.t-dialin.net) left irc: Datenübergabe unterbrochen (broken pipe)
+[13:25] <Starlancer> genau jack
+[13:26] <cmd|> was war denn der "fehler"
+[13:26] SuCkA (SuCkA@Elite-39555.dip.t-dialin.net) joined #german-elite-board.
+[13:26] <SuCkA> hi
+[13:26] <AckStorm> cmd|: nun, Ben hat bestimmte Qualitätsmaßstäbe, was MOD's betrifft...
+[13:26] jacknirons (irons-rex@Elite-39833.dip.t-dialin.net) left irc: Quit: brb ...und wenn ich in 10 mins nich zurück bin, stirbt der gockel ! :P
+[13:26] <Mel> das ich einen fremden beitrag benutzt habe und gelogen habe
+[13:26] <AckStorm> cmd|: ...strengere als ich ... ;)
+[13:27] <Starlancer> mmmh....
+[13:27] <Bartman> das is mir hier zu tragisch :(
+[13:27] Bartman (Bartman@Elite-7259.wh5.tu-dresden.de) left irc: Quit: *traurig*
+[13:27] <AckStorm> cmd|: ...zur Zeit erfüllen die wohl bloß 1 oder 2 leutz *g*
+[13:27] <cmd|> naja mel, das war vielleicht nicht gerade eine glanzleistung, aber meinst du wirklich dass es ein grund ist zu gehen oder hat ben dich soweit da hinbekommen das du gehst ?
+[13:27] <AckStorm> ... und die sind keine mods *eg*
+[13:28] Husky (none@Elite-38792.dip.t-dialin.net) left irc: Quit: 
+[13:28] <cmd|> mhh ... aber sonst wurde das forum doch gut geführt ....
+[13:28] <cmd|> oder nicht
+[13:28] <cmd|> ich war da nicht so oft
+[13:29] <cmd|> @ackstorm das forum word doch jetzt auch von melissa geführt, sie ist doch ein mod ..
+[13:30] #german-elite-board: mode change '+vv Iceberg|work SuCkA' by Tennessee
+[13:30] Nick change on #german-elite-board: Lim|mathe --> Lim|away
+[13:30] <AckStorm> ...lies meine zeilen noch mal ;)
+[13:30] <cmd|> mel, überleg es dir nochmal, ob du deswegen gehen willst, schon eigenartig, was ben für eine auswirkung auf manche hat
+[13:30] Nick change on #german-elite-board: AckStorm --> AckStorm|rauchen
+[13:31] <cmd|> <AckStorm> ... und die sind keine mods *eg*
+[13:31] <Mel> schon gut cmd ich war schon immer nicht geeignet
+[13:31] <cmd|> lol, meinst du das erst jetzt oder wusstest du das schon vorher ?
+[13:32] <Mel> das weiss ich schon spätestens seit dem gähn thread
+[13:32] <cmd|> also hat ben dich beeinflusst ....
+[13:33] <cmd|> würde es dir noch spass machen das forum zu moderieren ?
+[13:33] Rampage001|beim_arlt (Rampage001@mitm.Motorrad.ganz.schnell.unnerwegs.in.de) left irc: Ping timeout
+[13:33] <cmd|> hättest du noch lust oder zeit dazu, mal anders gefragt
+[13:33] Gallerhead (Gallerhead@Elite-40276.dip.t-dialin.net) joined #german-elite-board.
+[13:33] <Mel> hab mich hier nur noch durchgewurschtelt,  das war auch ein grund weshalb ich einen fremden text benutze, weil ich nunmal nicht so schlau bin wie einige hier und nicht so gut schreiben kann
+[13:33] Rampage001|beim_arlt (Rampage001@Elite-39170.dip.t-dialin.net) joined #german-elite-board.
+[13:33] PipeR|uni (piper99@german-elite-board.de) left irc: Ping timeout
+[13:33] <Keiner> Mel Hmm stimmt, Du warst noch nie geeignet. Es gab schon immer nen besseren .... Ben =;)
+[13:33] <Keiner> Und wenn ich an die ganzen Beschwerden denke, nur weil Du da moderiert hast ...
+[13:34] PipeR|uni (piper99@german-elite-board.de) joined #german-elite-board.
+[13:34] <cmd|> lol keiner ....
+[13:34] <Keiner> Und jetzt schau endlich ins querry bevor meine ironie freien lauf hat ;)
+[13:34] xcoom (xcoom@Elite-39385.dip.t-dialin.net) left irc: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
+[13:34] xcoom (xcoom@Elite-39385.dip.t-dialin.net) joined #german-elite-board.
+[13:34] #german-elite-board: mode change '+v xcoom' by vincent
+[13:35] Nick change on #german-elite-board: VIT_Mampf_organisieren --> VIT_Mampf_verarbeiten
+[13:35] <cmd|> mel wenn du nicht mehr das forum moderieren willst dann lass es, aber nicht, weil dich ein, user in diesem fall ben, dazu gebracht hast das forum nicht mehr zu moderieren 
+[13:37] Mf|sleeping (dome-@Elite-38896.dip.t-dialin.net) joined #german-elite-board.
+[13:38] Nick change on #german-elite-board: Mf|sleeping --> Masterflash
+[13:38] Nick change on #german-elite-board: AckStorm|rauchen --> AckStorm
+[13:38] NiGhTHawK3k (af@Elite-39343.dip.t-dialin.net) left irc: Quit: is mir übel spach der dübel und verschwand in der wand
+[13:39] <y3k> so ... nu isses raus *grummel*
+[13:39] <cmd|> was ist raus
+[13:39] <Starlancer> sein post
+[13:39] <cmd|> welcher post, klärt mich auf
+[13:39] <Mel> niemand sollte fremde texte, als sein eigenen ausgeben, ich habe das getan, weil ich vieleicht ein wenig aufmerksamkeit suchte da ich nicht so gut bin im schreiben, es tut mir wirklich sehr leid
+[13:39] Mel (DssdScript@german-elite-board.de) left irc: Quit: Weiß der Geier warum ich jetzt gehe?
+[13:40] <cmd|> vergeben und vergessen, das leben geht weiter
+[13:40] <Starlancer> ich würde mir da keine Platte machen.....
+[13:40] <y3k> ?? bitte
+[13:41] <y3k> @cmd: so leicht isses net! Ben hat auch AA geripped
+[13:41] <Starlancer> ich meine, das ich es mir nicht sooooo zu Herzen nehmen würde
+[13:41] <y3k> asso
+[13:41] <cmd|> wie ?
+[13:41] <Starlancer> nee, ich glaub AA hatte andere Gründe
+[13:41] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) left irc: Client exited
+[13:42] <y3k> aber Ben hat da nicht unerheblich mit rum gefingert - soweit ich das aus den post erkennen konnte - man peilt ja immer nur die hälfte
+[13:42] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) joined #german-elite-board.
+[13:42] #german-elite-board: mode change '+a RekiM' by vincent
+[13:42] #german-elite-board: mode change '+v Lim|away' by vincent
+[13:42] #german-elite-board: mode change '+h Lim|away' by vincent
+[13:42] #german-elite-board: mode change '+a Lim|away' by vincent
+[13:42] <AckStorm> Mel: klarstellung und versprechen, eigene und fremde texte zukünftig besser zu trennen hätte greicht
+[13:43] <y3k> mel is off....
+[13:43] Nick change on #german-elite-board: Gallerhead --> GH|Burning
+[13:45] Keiner (Dark@Killing_and_Exploration_Youth.com) left irc: Ping timeout
+[13:46] <cmd|> kommt ben auch mal in den chan ?
+[13:46] <AckStorm> cmd|: ;)
+[13:47] <cmd|> mh ? das heisst
+[13:48] <AckStorm> cmd|: das heisst nö
+[13:48] Nick change on #german-elite-board: GodOfDisaster --> GOD|HimbeerenSammeln
+[13:48] <cmd|> ich möchte nicht auf spekulationen setzten ich möchte es direkt hören, hab ich mir gedacht
+[13:48] <AckStorm> cmd|: *was* direkt hören?
+[13:49] <cmd|> das er nicht hier rein kommt
+[13:49] <cmd|> dann fertigt er seine texte vorher an und kopiert diese einfach nur reni
+[13:49] <cmd|> rein
+[13:49] <cmd|> er kann also nicht "frei" reden
+[13:49] Nick change on #german-elite-board: smeagol|work --> smeagol|off
+[13:49] <cmd|> reine vermutung
+[13:50] <AckStorm> cmd|: mit vermutungen sollte man vorsichtig sein
+[13:50] <cmd|> das beste wäre ben einfach zu ignorieren, nicht auf seine kommentare eingehen
+[13:50] SuCkA (SuCkA@Elite-39555.dip.t-dialin.net) left irc: Quit: If we could like ourselves, even a little, maybe our crulties and angers might melt away
+[13:50] <cmd|> wieso sollte man damit vorsichtig sein
+[13:51] <cmd|> es scheint doch so zu sein, wie gesgt scheint
+[13:51] <AckStorm> cmd|: weil es eben nur vermutungen sind
+[13:51] <cmd|> man muss es ja nicht als argument einsetzen, wo sollte dies auch sinn machen
+[13:51] <xcoom> aba jeder hat das recht seine vernutungen zu sagen
+[13:51] <Starlancer> ja
+[13:52] <cmd|> ich weiss nicht aber langsam geht mir ben auf die nerven
+[13:52] <cmd|> wenn ich mit ansehen muss, das manche sich so beeinflussen lassen
+[13:52] <Starlancer> ja, das ist das einzige was nervt
+[13:52] <Starlancer> mir ist er so egal, wie die anderen user
+[13:53] <Starlancer> ähem ich meine wichtig
+[13:53] SaTYr (SaTYr@217.227.202.Elite-62807) joined #german-elite-board.
+[13:53] <cmd|> worauf geht ben eigendlich immer ein ?
+[13:53] Nick change on #german-elite-board: AckStorm --> AckStorm|working
+[13:53] <cmd|> kennt ihr ihn scho so gut ? 
+[13:53] <cmd|> schin
+[13:53] <cmd|> schon
+[13:53] <SaTYr> hoihoi
+[13:54] <Starlancer> cmd@| weniger Alkohol 
+[13:54] <Starlancer> dann klappts auch mit dem Schreiben
+[13:54] <cmd|> lol, ich trinke nicht
+[13:54] <cmd|> zumindest kein alkohol
+[13:55] <cmd|> Starlancer toll wie du auf meine frage eingegangen bist
+[13:56] <cmd|> nur andere kritisieren aber nichts produktieves beitragen
+[13:56] <Starlancer> ???
+[13:56] <Starlancer> was....
+[13:56] SaTYr|wech (SaTYr@Elite-38903.dip.t-dialin.net) joined #german-elite-board.
+[13:56] <Houdang> lol
+[13:56] Frison-Rouge (gandalf@german-elite-board.de) left #german-elite-board.
+[13:56] SaTYr (SaTYr@ist.der.dickste.im.net) left irc: Killed (NickServ (GHOST command used by SaTYr|wech))
+[13:57] <cmd|> <cmd|> worauf geht ben eigendlich immer ein ?<cmd|> kennt ihr ihn scho so gut ? 
+[13:57] Nick change on #german-elite-board: SaTYr|wech --> SaTYr
+[13:57] <cmd|> <Starlancer> cmd@| weniger Alkohol 
+[13:57] <cmd|> <Starlancer> dann klappts auch mit dem Schreiben
+[13:57] <Starlancer> mmh, ich verstehe deine Frage nicht
+[13:57] <Houdang> lol
+[13:57] <Houdang> cmd.. er hat deine schreibweise kritisiert..
+[13:57] <Houdang> das hat nix mit diner frage zu tun ;=9
+[13:57] <cmd|> weiss ich
+[13:58] <cmd|> ich will wissen, was ben "anzieht" thread-mässig
+[13:58] <cmd|> wo er present ist
+[13:58] <cmd|> was ihn interessiert
+[13:58] <Starlancer> Sekten
+[13:58] <Starlancer> magica
+[13:58] <Starlancer> Medien
+[13:59] <cmd|> was ist magica ? meinst du magic ?
+[13:59] <Starlancer> nein den user magica, den mag er nicht
+[13:59] RekiM (root@Elite-14379.muob.nyrk.nycenycp.dsl.att.net) left irc: Client exited
+[13:59] <Starlancer> aber darüber kann man keinen Thread eröffnen
+[13:59] <cmd|> dann sag das doch .... :)
+[14:00] <cmd|> klar wer mag magica nicht ;)
+[14:00] <Starlancer> ich hab mit magica keine Probs
+[14:01] <cmd|> ich auch nicht, komischer weise kenne ich kaum leute aus dem geb (von nick her)
+[14:01] Nick change on #german-elite-board: chojin|wech --> chojin
+[14:01] * chojin is zurück -\ 2[\ 2 vincent \ 2]\ 2- gone 1 hr 20 min 51 s
+[14:01] <cmd|> anscheinend kenn die mich auch nciht
+[14:01] <cmd|> aber was solls
+[14:01] <cmd|>  ich muss mal den rechner neu starten bis gleich
+[14:01] <Starlancer> stimmt, ich kannte dich auch nicht bis heute
+[14:01] cmd| (keine@Elite-16586.80.37.5.rev.rmc.de) left #german-elite-board.
+[14:03] <chojin> rö
+[14:04] * xcoom winkt mal chojin zu :-))
+[14:04] <Starlancer> hi cho
+[14:05] <chojin> huhu xcoom hoi Starlancer
+[14:07] cmd| (keine@Elite-16586.80.37.5.rev.rmc.de) joined #german-elite-board.
+[14:07] <cmd|> re
+[14:07] <Starlancer> hi cmd|
+[14:07] <cmd|> hi
+[14:08] <cmd|> irgendwer hatte noch etwas geschrieben als ich mirc geschlossen hatte
+[14:08] #german-elite-board: mode change '+o GH|Burning' by chojin
+[14:08] #german-elite-board: mode change '+o PipeR|uni' by chojin
+[14:08] <Starlancer> ja ich
+[14:08] #german-elite-board: mode change '+vvv SaTYr Rampage001|beim_arlt Masterflash' by chojin
+[14:08] #german-elite-board: mode change '+v cmd|' by chojin
+[14:08] <cmd|> was hattest du geschrieben
+[14:08] <Starlancer> ich hab dir nur gesagt, das ich dich eigentlich nicht kenne
+[14:08] <Starlancer> bis heute
+[14:09] <cmd|> naja bin ja auch kaum hier
+[14:09] <Iceberg|work> <--- hätt da mal ne Frage an die Mods
+[14:09] <cmd|> aber bin seit dem 20.11.00 im geb
+[14:10] RekiM (RekiM@141.32.208.Elite-51778) joined #german-elite-board.
+[14:10] #german-elite-board: mode change '+a RekiM' by vincent
+[14:10] <Iceberg|work> muss man jetztseinen Text auf Textbausteine immer überprüfen ob diese auch sein eigen sind 
+[14:10] <Starlancer> ich seit dem 13.12.1999
+[14:10] <Starlancer> lol
+[14:10] <cmd|> hehe, dann müsstest du mich ja kennen ;) 
+[14:10] <cmd|> :)
+[14:10] <Starlancer> darf ich auch Wörter nehmen die im Duden sind :)
+[14:10] <Starlancer> vielleicht mal gesehen
+[14:11] <Starlancer> aber pers. haben wir noch nie gechattet
+[14:11] <cmd|> jupp
+[14:11] <cmd|> ich kann mir nur die pics der member merken :)
+[14:11] <cmd|> oder wenn ich privat mir den leuten gechattet habe dann auch die nicks
+[14:11] <cmd|> :)
+[14:11] <Starlancer> ich hab kein pic
+[14:12] <Starlancer> irgenwann leg ich mir mal eins zu
+[14:12] <Starlancer> dann schmeiss ich ne pic-party
+[14:12] <cmd|> lol
+[14:12] <Starlancer> hatte irgendwie noch nie Zeit mir eins zu basteln
+[14:12] <cmd|> dauert doch nicht lange
+[14:13] <cmd|> einen abend höchstens
+[14:13] <Starlancer> ja, hab aber noch kein motiv
+[14:13] <cmd|> nimm doch was zu deinem nick
+[14:13] <cmd|> was du mit dem nick ausdrücken willst, beschreibe es als biöd
+[14:13] <cmd|> bild
+[14:14] Nick change on #german-elite-board: Gollum|ZzzZzzZ --> Gollum
+[14:14] <Gollum> morgän :)
+[14:14] <Starlancer> tach
+[14:14] <Starlancer> schon aufgestanden?
+[14:14] <cmd|> mahlzeit passt besser :)
+[14:14] <Gollum> joooooo
+[14:14] <Starlancer> <---- hat bald feierabend
+[14:14] <Gollum> naja, bei mir nich :)
+[14:15] <Iceberg|work> <--- findet das ganze mit Mel einfach nur traurig 
+[14:15] <Starlancer> bestimmt so ein elender Student
+[14:15] * Starlancer stimmt Iceberg zu
+[14:15] <cmd|> iceberg dann rede mit mel
+[14:15] <Gollum> kein student
+[14:15] <Gollum> <---- abiturient :)
+[14:15] <cmd|> start wann haste feierabend
+[14:15] <Gollum> frei bis zivi :)
+[14:15] <Iceberg|work> <-- hat des schon  
+[14:15] <Starlancer> 16.15 Uhr
+[14:16] <cmd|> mhh ... naja ich muss noch ne weile
+[14:16] <Starlancer> 2 h noch
+[14:16] <cmd|> aber ich chatte ja gerade, muss mich gleich mal an mein projekt setzen :D
+[14:16] <Starlancer> oh ja, ich hab auch noch was liegen hier -- ne Datenbank
+[14:17] <cmd|> ja das kommt auch noch auf mich zu, das sehe ich schon :)
+[14:17] <Starlancer> als was arbeitest du?
+[14:17] <Iceberg|work> @cmd  ich steig da immer noch nicht durch  nach dem Warum ??? 
+[14:17] Nick change on #german-elite-board: y3k --> y3k|a
+[14:17] <cmd|> im moment mache ich praktikum um meine fhs zu bekommen ausgelernt habe ich 
+[14:18] <cmd|> @ice welchem warum
+[14:18] <Starlancer> asso, ich hab 3 Jahre studiert und mach jetzt ne FI Ausbildung
+[14:18] <cmd|> was hast du studiert und was ist fi ?
+[14:18] <Starlancer> Informatik -- FI= Fachinformatiker
+[14:19] <cmd|> achso
+[14:19] <Starlancer> das Studium hatte zuiel Mathe
+[14:19] <Starlancer> :D
+[14:19] Nick change on #german-elite-board: Rampage001|beim_arlt --> Rampage001|sauer_auf_via
+[14:19] <Starlancer> sauer auf via ist cool
+[14:19] <cmd|> ich bin technischer assistent für informatik und mache jetzt, wie schon gesagt, meine fhs zu ende, den schulischen tei lhabe ich schon
+[14:19] <Starlancer> cool
+[14:20] <cmd|> aber nur klasse a mathe oder ?
+[14:20] <Iceberg|work> ob ich jetzt nen textbaustein verwende oder ne meinung  vertreten  wo ist da der unterscheid
+[14:20] <Starlancer> klasse a?
+[14:20] RekiM|2 (RekiM@141.32.208.Elite-51778) joined #german-elite-board.
+[14:20] RekiM (RekiM@141.32.208.Elite-51778) left irc: Keine Route zum Zielrechner
+[14:20] <cmd|> das wird doch unterteilt was du studiert
+[14:20] <cmd|> aber ich hab das nicht so im kopf, müsste ich mich erst nochmal richtig erkundigen
+[14:20] Nick change on #german-elite-board: RekiM|2 --> RekiM
+[14:21] <Starlancer> mmh, bei uns nicht
+[14:21] <Starlancer> ich war aber Uni nicht FH
+[14:21] <cmd|> @ice öhm bin bin zwar da nicht draufeingegangen und finde im moment auch keinen zusammenhang aber
+[14:21] y3k|a (y_3_k@Elite-38391.dip.t-dialin.net) left irc: Quit: und weg...
+[14:21] <Starlancer> ich hatte erst überlegt auf die FH zu wechseln, aber dann hatte ich hier ein Ausbildungsangebot in FFM
+[14:22] <Starlancer> und meine Freundin hat einen Job hier bekommen
+[14:22] <cmd|> der unterschied ist ein text baustein ist ein zum satzgehöriges wort und deine meinung erklärt sich ja von selbst, deine meinung
+[14:22] <cmd|> @startlancer das passt sich doch gut :)
+[14:23] <cmd|> was lenrst du für eine programmiersprache 
+[14:23] <Starlancer> C++
+[14:23] Nick change on #german-elite-board: Iceberg|work --> Iceberg|Text|schreiben
+[14:23] <Starlancer> und VBA
+[14:23] Gandalf (gandalf@german-elite-board.de) joined #german-elite-board.
+[14:23] #german-elite-board: mode change '+a Gandalf' by vincent
+[14:23] <Starlancer> gezwungenermaßen
+[14:23] <cmd|> ui, c++ ist sehr sinnvoll
+[14:23] Gandalf (gandalf@german-elite-board.de) left #german-elite-board.
+[14:23] <Starlancer> c++ ist nicht soo übel
+[14:24] <cmd|> delphi ist besser :D
+[14:24] <cmd|> hehe
+[14:24] <Starlancer> bin gerade dabei mir etwas php anzueignen
+[14:24] <cmd|> hab ich schon gesehen
+[14:24] <Starlancer> an der uni hatten wir java, das fand ich gut, aber hier an der Schule gibts sowas nicht mehr
+[14:24] <cmd|> hast ja nach variablen gefragt die übergeben werden
+[14:24] <Starlancer> genau
+[14:24] <Starlancer> hat auch geklappt
+[14:24] RekiM (RekiM@141.32.208.Elite-51778) left irc: Connection reset by peer
+[14:25] <cmd|> das ist gut
+[14:25] <cmd|> mit internet programmierung kenne ich mich zwar nicht so gut aber aber naja
+[14:26] <cmd|> so ich muss jetzt hier mal weiter machen bis denne
+[14:26] <Starlancer> bin mal kurz für kleine FI's
+[14:27] Nick change on #german-elite-board: cmd| --> cmd|work
+[14:27] Nick change on #german-elite-board: VIT_Mampf_verarbeiten --> VIT
+[14:29] Camper-2001 (Camper-20@Elite-39326.dip.t-dialin.net) joined #german-elite-board.
+[14:29] Camper-2001 (Camper-20@Elite-39326.dip.t-dialin.net) left irc: Quit: \ 34(\1f\ 33WFB-Script\1f\ 33)\ 34 Version: (\ 33\1f3.3\1f\ 34) Webpage: (\1f\ 33http://www.wf-board.net\1f\ 34) Wasted: (\ 33\1f1 Day 3 Hours 37 Minutes\1f\ 34)
+[14:31] Masterflash (dome-@Elite-38896.dip.t-dialin.net) left irc: Ping timeout
+[14:33] Camper-2001 (Camper@Elite-39326.dip.t-dialin.net) joined #german-elite-board.
+[14:34] Camper-2001 (Camper@Elite-39326.dip.t-dialin.net) left irc: Quit: \ 34(\1f\ 33WFB-Script\1f\ 33)\ 34 Version: (\ 33\1f3.3\1f\ 34) Webpage: (\1f\ 33http://www.wf-board.net\1f\ 34) Wasted: (\ 33\1f1 Day 17 Hours 6 Minutes 50 Seconds\1f\ 34)
+[14:35] MikeB|awa (sog@Elite-39216.dip.t-dialin.net) joined #german-elite-board.
+[14:36] MikeB|away (sog@Elite-39216.dip.t-dialin.net) left irc: Connection reset by peer
+[14:36] chojin (chojin@findet.dat.kyo.net) left irc: Quit: i broke the rules, i know it well. i don´t understand myself, it´s hard to tell.
+[14:38] Mel[aw] (DssdScript@Elite-39851.dip.t-dialin.net) joined #german-elite-board.
+[14:39] <Starlancer> re
+[14:40] Gollum (gollum@german-elite-board.de) left irc: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
+[14:40] Gollum|bla (gollum@german-elite-board.de) joined #german-elite-board.
+[14:40] Nick change on #german-elite-board: Gollum|bla --> Gollum
+[14:40] Gollum (gollum@german-elite-board.de) left irc: Quit: ... und so ging der Grösste unter den Hobbits ...
+[14:40] Gollum|bla (gollum@german-elite-board.de) joined #german-elite-board.
+[14:40] Nick change on #german-elite-board: Gollum|bla --> Gollum
+[14:40] <Gollum> chanserv invite #geb
+[14:40] <Gollum> gnaaaaaa
+[14:41] helmut|essen (helmut_koh@german-elite-board.de) left irc: Quit: bye bye
+[14:41] <Gollum> !op
+[14:41] <Gollum> !protect
+[14:41] #german-elite-board: mode change '+a Gollum' by vincent
+[14:41] MikeB|away (sog@Elite-39216.dip.t-dialin.net) joined #german-elite-board.
+[14:41] MikeB|awa (sog@Elite-39216.dip.t-dialin.net) left irc: No route to host
+[14:44] Z_AT[working] (whocares@Elite-24701.inf.tu-dresden.de) left irc: Ping timeout
+[14:44] GW (GW@Elite-38687.dip.t-dialin.net) joined #german-elite-board.
+[14:45] <GW> hi
+[14:45] <Psycho> hi
+[14:46] Nick change on #german-elite-board: VIT --> VIT|wech
+[14:47] <Rampage001|sauer_auf_via> btw : wer hat nen dynamischen dateenträger unter w2k oder xp erstellt?
+[14:47] GW (GW@peace.linux.and.lo.ve) left irc: Quit: bye
+[14:49] Nick change on #german-elite-board: Gollum --> Gollum|afk
+[14:49] lustigerSachse (luSa@Elite-38283.dip.t-dialin.net) joined #german-elite-board.
+[14:49] #german-elite-board: mode change '+v lustigerSachse' by vincent
+[14:49] DH|F_okami (okami@Elite-38288.dip.t-dialin.net) joined #german-elite-board.
+[14:49] Nick change on #german-elite-board: DH|F_okami --> okami
+[14:49] #german-elite-board: mode change '+o Mel[aw]' by Tennessee
+[14:49] #german-elite-board: mode change '+vv MikeB|away okami' by Tennessee
+[14:49] <AckStorm|working> wo ist das problem?
+[14:49] okami (okami@linux-secure.de) left irc: Quit: the proof of the pudding is in the eating
+[14:50] DH|F_okami (okami@Elite-38288.dip.t-dialin.net) joined #german-elite-board.
+[14:50] Nick change on #german-elite-board: DH|F_okami --> okami
+[14:51] <Rampage001|sauer_auf_via> ich hab aus drei platten eine große gemacht
+[14:51] <Rampage001|sauer_auf_via>  wenn ich die nun wieder trenn, sind die daten darauf wech oder einfach nur auf die platten verteilt?
+[14:51] <Rampage001|sauer_auf_via> kein Raid erstellt
+[14:51] <Rampage001|sauer_auf_via> da sindse wech, dat weiß ich
+[14:51] <Rampage001|sauer_auf_via> einfach nur aneinandergehängt die platten
+[14:52] Aqr8 (Aqr8@Elite-39274.dip.t-dialin.net) joined #german-elite-board.
+[14:52] #german-elite-board: mode change '+v Aqr8' by vincent
+[14:53] <Aqr8> moin
+[14:54] #german-elite-board: mode change '+v okami' by Tennessee
+[14:54] jacknirons (irons-rex@Elite-39320.dip.t-dialin.net) joined #german-elite-board.
+[14:54] #german-elite-board: mode change '+v jacknirons' by vincent
+[14:54] <Aqr8> http://www.electrotank.com/lab/miniGolf.html
+[14:54] <jacknirons> urgs
+[14:54] <jacknirons> re
+[14:54] <jacknirons> ;)
+[14:57] creative (Boardie@212.12.57.Elite-33362) left irc: Connection reset by peer
+[14:57] <Killervirus> danke Aqr8,jetzt is mir nimma so fad :)
+[14:57] <jacknirons> killerösi ;)
+[14:58] <Killervirus> jacki ;)
+[14:59] <AckStorm|working> concatenated disks: daten auch futsch
+[14:59] <Rampage001|sauer_auf_via> also nix mit trennen?
+[14:59] <Rampage001|sauer_auf_via> erst brennen, dann trennen?
+[15:01] Nick change on #german-elite-board: Gollum|afk --> Gollum
+[15:01] Z_AT[working] (whocares@Elite-24701.inf.tu-dresden.de) joined #german-elite-board.
+[15:01] Nick change on #german-elite-board: VIT|wech --> VIT
+[15:01] trespasser (a@Elite-40304.dip.t-dialin.net) left irc: Ping timeout
+[15:01] <VIT> reeee
+[15:01] <jacknirons> vit ;)
+[15:02] <AckStorm|working> ja
+[15:02] <Rampage001|sauer_auf_via> shit
+[15:02] <Rampage001|sauer_auf_via> shit
+[15:02] <Rampage001|sauer_auf_via> wie soll ich dann gottverdammt nochmal 120GB brennen
+[15:03] <okami> minigolf rockt
+[15:04] <AckStorm|working> evtl. auf andere Platten umkopieren?
+[15:04] Tennessee (Tennessee@german-elite-board.de) left irc: Quit: wech
+[15:04] Nick change on #german-elite-board: Rampage001|sauer_auf_via --> Rampage001
+[15:05] helmut (helmut_koh@Elite-38712.dip.t-dialin.net) joined #german-elite-board.
+[15:05] #german-elite-board: mode change '+a helmut' by vincent
+[15:05] <Rampage001> hassu mal schnell ne 120-130gig platte da?
+[15:07] jacknirons (irons-rex@Elite-39320.dip.t-dialin.net) left irc: Quit: 
+[15:08] cosmotic^away (cosmotic@Elite-39624.dip.t-dialin.net) joined #german-elite-board.
+[15:08] RekiM (RekiM@141.32.208.Elite-51778) joined #german-elite-board.
+[15:08] Nick change on #german-elite-board: cosmotic^away --> cosmotic
+[15:08] cosmotic (cosmotic@kabelsalat.ist.gesund.de) left #german-elite-board.
+[15:08] cosmotic (cosmotic@kabelsalat.ist.gesund.de) joined #german-elite-board.
+[15:08] #german-elite-board: mode change '+h cosmotic' by vincent
+[15:09] <cosmotic> hi
+[15:09] Nick change on #german-elite-board: SaTYr --> SaTYr|wech
+[15:09] Frodo (asd@Elite-11844.fvag.hn.bw.schule.de) joined #german-elite-board.
+[15:10] <Frodo> Hi leutz!!!
+[15:11] Nick change on #german-elite-board: Frodo --> Aragorn
+[15:11] Nick change on #german-elite-board: Aragorn --> Aragorn|Schule
+[15:11] RekiM (RekiM@141.32.208.Elite-51778) left irc: Connection reset by peer
+[15:12] Judy[XC] (spanner19@ist.rockos.bester.freund.de) joined #german-elite-board.
+[15:13] <AckStorm|working> Rampage001: ;)
+[15:14] <Aragorn|Schule>  Was Haltet ihr von TO Beta 2?
+[15:14] <Houdang> zo ?
+[15:14] <Houdang> to?
+[15:14] <Aragorn|Schule> Tactical Ops
+[15:15] <Houdang> mod für?
+[15:15] <Aragorn|Schule> mod für UT
+[15:15] <Houdang> ah ut ;=)
+[15:15] <Aragorn|Schule> Hast du noch nie TO gezockt?
+[15:17] Aragorn|Schule (asd@Elite-11844.fvag.hn.bw.schule.de) left irc: Quit: 
+[15:18] fOLlowME (myfus@Elite-10759.pool.mediaWays.net) joined #german-elite-board.
+[15:19] <Houdang> nope
+[15:20] Nick change on #german-elite-board: AckStorm|working --> AckStorm
+[15:21] Nick change on #german-elite-board: crazy|WORK --> crazy
+[15:21] Judy[XC] (spanner19@ist.rockos.bester.freund.de) left irc: Quit: \ 309\ 2(\ 2\1f\ 312I was using Polaris 2000\ 309\1f\ 2)\ 2 Version:(\1f\ 3121.0\ 309\1f) Webpage:(\1f\ 312http://members.xoom.com/PolarisIRC/\ 309\1f) Wasted:(\1f\ 3129 Minutes and 38 Seconds Online\ 309\1f)
+[15:22] Nick change on #german-elite-board: crazy --> crazy|NT-FXP
+[15:23] fOLlowME (myfus@Elite-10759.pool.mediaWays.net) left irc: Quit: 
+[15:31] AckStorm (ackstorm@62.145.22.Elite-33711) left irc: Quit: Bis gleich
+[15:31] AckStorm (ackstorm@62.145.22.Elite-33711) joined #german-elite-board.
+[15:32] AckStorm (ackstorm@62.145.22.Elite-33711) left irc: Quit: \ 2[\ 2CGI\ 2:\ 2IRC 0.4\ 2]\ 2
+[15:32] AckStorm (ackstorm@62.145.22.Elite-33711) joined #german-elite-board.
+[15:35] <helmut> kennt jemand ne Seite wo HAftpflicht und Rechtschutzversicherungen verglichen werden ?????
+[15:36] <Rampage001> www.focus.de
+[15:36] <Rampage001> da unter versicherungen schauen
+[15:36] <Rampage001> die vergleichen alles
+[15:36] <Doomshammer> Toll!
+[15:36] <Doomshammer> Ganz Toll!
+[15:36] <Doomshammer> Mich kotzt das an!
+[15:36] <Doomshammer> Wie spät ist es?
+[15:36] <Doomshammer> Supi ;)
+[15:36] <Doomshammer> Ich bin froh darüber :)
+[15:36] <Doomshammer> Manoman ;)
diff --git a/logsamples/hydra-sample.log b/logsamples/hydra-sample.log
new file mode 100644 (file)
index 0000000..95eee89
--- /dev/null
@@ -0,0 +1,19 @@
+[2003-02-23 16:38:11] *** now talking in #testerisation
+[2003-02-23 16:38:20] *** Alexander changed topic to Wibble
+[2003-02-23 16:45:22] *** now talking in #testerisation
+[2003-02-23 16:45:33] *** Kemmy|InterviewWithMorpheus (kemayo@ZiRC-4768348.stl1.dsl.speakeasy.net) joined
+[2003-02-23 16:45:38] *** Kemmy|InterviewWithMorpheus was kicked from #testerisation by Alexander (Kick!)
+[2003-02-23 16:45:39] *** Kemmy|InterviewWithMorpheus (kemayo@ZiRC-4768348.stl1.dsl.speakeasy.net) joined
+[2003-02-23 16:45:45] *** Kemmy|InterviewWithMorpheus (kemayo@ZiRC-4768348.stl1.dsl.speakeasy.net) left ()
+[2003-02-23 16:49:02] *** now talking in #testerisation
+[2003-02-23 16:49:08] *** Kemmy|InterviewWithMorpheus (kemayo@ZiRC-4768348.stl1.dsl.speakeasy.net) joined
+[2003-02-23 16:49:18] *** Alexander changed topic to wibble
+[2003-02-23 16:51:33] *** now talking in #testerisation
+[2003-02-23 16:51:33] *** topic is wibble
+[2003-02-23 16:51:33] *** set by Alexander on Sun Feb 23 16:49:19 2003
+[2003-02-23 16:51:49] <Alexander> Booyah.
+[2003-02-23 16:54:21] *** now talking in #testerisation
+[2003-02-23 16:54:23] *** Kemmy|InterviewWithMorpheus (kemayo@ZiRC-4768348.stl1.dsl.speakeasy.net) joined
+[2003-02-23 16:54:30] *** Alexander sets channel #testerisation mode +o Kemmy|InterviewWithMorpheus
+[2003-02-23 16:54:42] <Alexander> l;kl;kl
+[2003-02-23 17:25:25] *** Kemmy|InterviewWithMorpheus (kemayo@ZiRC-4768348.stl1.dsl.speakeasy.net) left ()
diff --git a/logsamples/infobot-sample.log b/logsamples/infobot-sample.log
new file mode 100644 (file)
index 0000000..d3ed0a1
--- /dev/null
@@ -0,0 +1,89 @@
+1004524153 [1] loaded param file ./conf/infobot.config (56 items)
+1004524153 [2] Loaded help file infobot.help
+1004524153 [3] opened are -> ./infobot-are
+1004524153 [4] opened is -> ./infobot-is
+1004524153 [5] opened ignore -> ./infobot-ignore
+1004524153 [6] loading sane defines conf/sane-is.txt
+1004524153 [7] loaded conf/sane-is.txt into is (8/8 good items)
+1004524153 [8] loading sane defines conf/sane-are.txt
+1004524153 [9] loaded conf/sane-are.txt into are (6/6 good items)
+1004524153 [10] Adding *cthulhu!hastur@*unspeakable.net to ignore list (from sane).
+1004524153 [11] Adding *!*@*nan*direct.ca to ignore list (from sane).
+1004524153 [12] Adding *!*@200.38.211.* to ignore list (from sane).
+1004524153 [13] opened plusplus -> ./infobot-karma
+1004524153 [14] opened seen -> ./infobot-seen
+1004524153 [15] Parsing User File
+1004524153 [16] Parsing Channel File
+1004526777 [1] loaded param file ./conf/infobot.config (56 items)
+1004526777 [2] Loaded help file infobot.help
+1004526777 [3] opened are -> ./infobot-are
+1004526777 [4] created new db is -> ./infobot-is
+1004526777 [5] loaded conf/infobot-is.txt into is (2/2 good items)
+1004526777 [6] opened ignore -> ./infobot-ignore
+1004526777 [7] loading sane defines conf/sane-is.txt
+1004526777 [8] loaded conf/sane-is.txt into is (8/8 good items)
+1004526777 [9] loading sane defines conf/sane-are.txt
+1004526777 [10] loaded conf/sane-are.txt into are (6/6 good items)
+1004526777 [11] Adding *cthulhu!hastur@*unspeakable.net to ignore list (from sane).
+1004526777 [12] Adding *!*@*nan*direct.ca to ignore list (from sane).
+1004526777 [13] Adding *!*@200.38.211.* to ignore list (from sane).
+1004526777 [14] opened plusplus -> ./infobot-karma
+1004526777 [15] opened seen -> ./infobot-seen
+1004526777 [16] Parsing User File
+1004526777 [17] Parsing Channel File
+1004526778 [18] setup: 2623 factoids; 10 IS; 2613 ARE
+1004526778 [19] Connecting to port 6667 of server 127.0.0.1 (127.0.0.1)...
+1004526778 [20]  connected.
+1004526778 [21] -!127.0.0.1!- *** If you are having problems connecting due to ping timeouts, please type /raw pong F62B6658 or /quote pong F62B6658 now.
+1004526778 [22] -!127.0.0.1!- *** If you still have trouble connecting, please email nospoof@dal.net with the name and version of the client you are using, and the server you tried to connect to: (irc.avians.net)
+1004526778 [23] joined #Feathers
+1004526778 [24] joined #BirdBot
+1004526778 [25] Your host is irc.avians.net, running version dal4.4.10
+1004526778 [26] This server was created Sun May 13 2001 at 03:41:57 EDT
+1004526778 [27] There are 12 users and 3 invisible on 2 servers
+1004526778 [28] I have 7 clients and 1 servers
+1004526778 [29] -[irc.avians.net]- Highest connection count: 18 (17 clients)
+1004526778 [30] - irc.avians.net Message of the Day - 
+1004526778 [31] - 16/1/2001 20:53
+1004526778 [32] - -_-   -_-   -_-   -_-   -_-   -_-   -_-   -_-   -_-   -_-  -_- 
+1004526778 [33] - Welcome to irc.avians.net, located in Cleveland, OH!
+1004526778 [34] - 
+1004526778 [35] - The Windriders (IRC Admin):
+1004526778 [36] -         Skandranon (skandranon@avians.net)
+1004526778 [37] -         Whyrl (whyrl@feathers.net)
+1004526778 [38] - 
+1004526778 [39] - The normal roost is on: #Feathers, feel free to join us!
+1004526778 [40] - 
+1004526778 [41] - SERVICES:       Avians.net employs services includding NickServ, ChanServ,
+1004526778 [42] -                 MemoServ, and HelpServ. /msg any of these services with
+1004526778 [43] -                 the word "help" for syntax assistance.
+1004526778 [44] - 
+1004526778 [45] - NEED HELP?      Please /join #Feathers if you have any questions or
+1004526778 [46] -                 otherwise need help. There is generally an IRC op on wing
+1004526778 [47] -                 to offer assistance.
+1004526778 [48] - 
+1004526778 [49] - If you have any questions about this, please email irc@avians.net.
+1004526778 [50] - 
+1004526778 [51] -                     -  http://www.avians.net -
+1004526778 [52] - 
+1004526778 [53] - Last revision, 16 Jan 2001 - Lord Skandranon (MCP)
+1004526778 [54] End of /MOTD command.
+1004526778 [55] >>> BirdBot (~BirdBot@irc.avians.net) has joined #Feathers
+1004530872 [68] <Whyrl/#feathers> hugs BirdBot!
+1004530875 [70] <Whyrl/#feathers> Good bot!
+1004536691 [97] <Takena/#feathers> waves to Whyrl! :>
+1004554167 [243] >>> mode/[1m#Feathers[0m [[1m+o Prio[0m] by [1mChanServ[0m
+1004566295 [434] >>> [1;32mPrio[0m materializes into [1;32mPrioAttaMall[0m 
+1004566279 [433] >>> Akil (Akil2001@modem-46.green-chromis.dialup.pol.co.uk) has joined #Feathers
+1004765092 [8495] >>> mode/[1m#avians[0m [[1m+ooo BirdBot Bushrat Kibbe[0m] by [1mWhyrl[0m
+1005030118 [1785] >>> mode/[1m#Feathers[0m [[1m+oo BirdBot Buran[0m] by [1mWhyrl[0m
+1005963897 [687] >>> [1mFalco_Lombardi[0m was kicked off [1m#feathers[0m by [1mWarphammer[0m ([1mPhysical threats? I don't think so.[0m)
+1006063103 [3153] >>> Skandranon[1m[[0m#Feathers :ATTENTION CORVIDS (and chimeric subsidiaries thereof) -- Flying Shinies Showers this evening in the sky! Watch where you're flying.[1m][0m set the topic: >
+1006260715 [7906] >>> Whyrl[1m[[0m#Feathers[1m][0m set the topic: Hooray for feathers!
+1007331465 [8616] >>> Whyrl[1m[[0m#avians :Just testing[1m][0m set the topic:  ignore this topic.
+1007331594 [79] QUIT BirdBot has quit IRC (regrouping; bbiab)
+1007331594 [80] closed db plusplus
+1007331594 [81] closed db are
+1007331594 [82] closed db seen
+1007331594 [83] closed db ignore
+1007331594 [84] closed db is
diff --git a/logsamples/ircii-sample.log b/logsamples/ircii-sample.log
new file mode 100644 (file)
index 0000000..2986919
--- /dev/null
@@ -0,0 +1,640 @@
+IRC log started Fri Aug 16 15:04
+*** Value of LOG set to ON
+<yakk> no, I'm not as smart as luyer
+<yakk> dayta: I have none "going"
+* dayta comforts yakk
+<mesh> grahame mustang might know? hrm.
+15:15
+<m|chael> Wow. I found code (in C) that finds the maximum of 3 variables with only six comparisons! :P
+<yakk> POST!
+15:30
+<m|chael>     if((contfd >= s) && (contfd >= fw_handle)) {
+<m|chael>         maxfd = contfd;
+<m|chael>     }
+<m|chael>     if((s >= contfd) && (s >= fw_handle)) {
+<m|chael>         maxfd = s;
+<m|chael>     }
+<m|chael>     if((fw_handle >= contfd) && (fw_handle >= s)) {
+<m|chael>         maxfd = fw_handle;
+<m|chael>     }
+<yakk> ahh, of course
+<m|chael> maxfd is used only for the first arg to select()
+<yakk> select *bad*
+<yakk> poll *good*
+* m|chael nods vigorously.
+<yakk> /dev/poll *better*
+<m|chael> But I don't have time to fix this.
+* yakk nods.
+<yakk> know that feeling
+<m|chael> But I do have time to update my vent page at http://quota2.murdoch.edu.au/shame.html ;)
+<yakk> m|chael: what are you doing at murdoch? programming? sysadmining?
+<m|chael> 'Unix Support Officer'
+<m|chael> Mostly adminning.
+<m|chael> But I have this heap-of-shit RedHate box used for web proxy and student byte-counting.
+<m|chael> kernel 2.3.29 (hacked), squid 2.2.STABLE4 (hacked), tac_plus (hacked)
+<m|chael> When Adrian gets back from Sydney I'm going to get work to pay him to get the squid hacks added to upstream.
+15:45
+> this assumes adrian does come back from sydney :P
+<dayta> he was due back start of this week...
+* dayta ponders
+<yakk> m|chael: cool
+* m|chael grins at trs80.
+> yes, he was. current estimate involving a date is another month. but he also said "I don't know when I'm coming back" when I talked to him yesterday
+<yakk> whats adrian doing in sydney?
+<yakk> isn't he studying?
+>  quota and proxy service FOO | BAR | green
+> yakk: he's withdrawing
+<yakk> again? :)
+<m|chael> He -was-, presumably up until someone offered him dumptrucks full of money :P
+<yakk> heh
+<yakk> whats he doing in sydney?
+<m|chael> trs80: Oi! That pages isn't really live yet :P
+* m|chael wonders if/when /dev/netfilter_ipv4 went away.
+> yakk: ISP stuff. he said before he went "6.5 figure salary", but I'm not sure if that's for what he's doing now or not.
+* m|chael faints.
+<Barnes> 6.5? Wouldn't that be halfway between a 6 figure and a 7 figure salary? I really don't think he's getting that much.
+<m|chael> 10^(6.5-1)?
+<grahame> gah
+16:00
+<grahame> damn all stupid people
+<grahame> damn them
+<m|chael> "I see dumb people"
+<grahame> rofl
+<grahame> man SQL sucks
+<grahame> it's just difficult to do so many simple things
+<m|chael> Sounds like tcsh. :P
+* acolyte peers at grahame 
+<acolyte> easy to do simple things
+<acolyte> its just things are often not simple 
+<acolyte> databases in general suck
+16:15
+<m|chael> Is there an alternative? Flat text? :P
+<Barnes> XML is the way.
+* proXy bings
+* m|chael grins at Barnes.
+16:30
+<yakk> eeeek!
+<yakk> its the simpsons furry episode!
+16:45
+<grahame> oh no
+<yakk> furries scare me
+<dayta> not as much as plushies ;)
+<grahame> erk
+17:00
+<yakk> plushies scare me
+<yakk> scare scare scare
+<grahame> heh
+<grahame> cya guys
+*** Signoff: grahame (foo)
+17:15
+17:30
+17:45
+18:00
+*** vXIQ (~dunc@spdax1-138.dialup.optusnet.com.au) has joined channel #ucc
+*** vXIQ is now known as dunc-
+> comindico to iprimus goes via the US.
+18:15
+*** yakk is now known as yakkGone
+18:30
+*** Signoff: dunc- (BitchX-1.0c19 -- just do it.)
+18:45
+19:00
+<mesh> iprimus are very very sucky. like tpgi
+19:15
+<Lathiat> yes
+<Lathiat> they are
+<Lathiat> trs80: u get that
+<Lathiat> i goto melbourne to get to ucc
+<Lathiat> not as bad as the us tho
+19:30
+19:45
+20:00
+20:15
+20:30
+*** acolyte has left channel #ucc
+20:45
+21:00
+21:15
+21:30
+21:45
+22:00
+22:15
+22:30
+22:45
+23:00
+23:15
+23:30
+* Lathiat is away: (sleeping) [\ 2BX\ 2-MsgLog On]
+23:45
+00:00
+*** ircd.gimp.org Friday August 16 2002 -- 09: 00:18 -07:00
+*** Topic for #ucc: Q is for Al'Qaeda
+*** #ucc drs80 1027999007
+Pub: #ucc       proXy Lathiat mesh @trs80 @dayta @Burrito Barnes @m|chael dunc shig @yakkGone 
+00:15
+00:30
+00:45
+01:00
+01:15
+01:30
+01:45
+02:00
+02:15
+02:30
+* dayta grumbles
+02:45
+03:00
+03:15
+03:30
+03:45
+04:00
+04:15
+04:30
+*** yakkGone is now known as yakk
+04:45
+05:00
+05:15
+05:30
+05:45
+06:00
+06:15
+06:30
+06:45
+07:00
+07:15
+07:30
+07:45
+08:00
+08:15
+08:30
+08:45
+09:00
+09:15
+09:30
+09:45
+10:00
+10:15
+10:30
+10:45
+11:00
+11:15
+*** yakk is now known as yakkGone
+11:30
+<proXy> bing
+11:45
+12:00
+*** Topic for #ucc: Q is for Al'Qaeda
+*** #ucc drs80 1027999007
+Pub: #ucc       proXy Lathiat mesh @trs80 @dayta @Burrito Barnes @m|chael dunc shig @yakkGone 
+12:15
+12:30
+12:45
+13:00
+13:15
+13:30
+13:45
+14:00
+14:15
+14:30
+14:45
+15:00
+15:15
+<Lathiat> heyas
+15:30
+15:45
+* proXy bings from Midland
+16:00
+16:15
+16:30
+16:45
+17:00
+<shig> Morning.
+17:15
+17:30
+17:45
+<mesh> morning shig
+* proXy bings
+* proXy also notes it isn't morning
+<proXy> shig ; you were gone by the time that I awoke
+18:00
+<mesh> mm. 8.5% beer
+* proXy notes that he doesn't want beer today
+<mesh> smile
+18:15
+18:30
+*** yakkGone is now known as yakk
+<yakk> bleah
+<yakk> drunken
+<mesh> good night?
+<yakk> yes, actually
+<yakk> I was wearing my "kissing contest" t-shirt
+<yakk> and I think I won
+<yakk> h0t girls
+<yakk> mmmm
+<yakk> so tasty
+<yakk> bleah
+<yakk> I need Barnes' home phone #
+<yakk> mmm
+<yakk> college girls...
+18:45
+<yakk> my life is like a spam message
+* trs80 grins
+<yakk> well, this evening anyway
+<mesh> teehee
+<yakk> mm
+<yakk> farscape makes me homesick
+19:00
+*** yakk is now known as yakkGone
+19:15
+19:30
+19:45
+20:00
+20:15
+20:30
+> http://www.theaustralianit.com.au/articles/0,7204,4911945%5E15306%5E%5Enbv%5E,00.html - " Solution 6 said the AlphaWest management team would pay $18 million cash to buy back the farm"
+20:45
+* dayta ponders
+21:00
+<dayta> the bloody telstra cable usage page appears to be down more than it is up.
+*** dunc_ (~dunc@spdax1-138.dialup.optusnet.com.au) has joined channel #ucc
+<dayta> hey dunc.
+<dunc_> heyhey
+* dayta found an electronic burr grinder :)
+<shig> explodingdog is funny
+<dunc_> ooo
+<dunc_> cool
+<dayta> last one  in the store :)
+<dunc_> I got a pepper grinder for my birthday, and thought about trying coffee beans in one :-}
+* dayta grins
+<dayta> I have no use for my old manual one now :)
+<dayta> the new one's _so_ much faster :P
+<dayta> you just select fineness, press a button, and it does it :)
+<dunc_> cool
+<dunc_> how much?
+* dayta can't seem to find anywhere to download blakes' seven movies.
+<dayta> $135
+<dayta> the woman I bought it off seemed doubtful she'd be able to find another one for some reason.
+<dayta> it's by breville though, so I figure it'd be quite easy to get a random electronics store to order one in.
+* dayta shrugs
+<dayta> perhaps it doesn't work like that
+<dunc_> probably does.
+<dunc_> should be able to buy one /somewhere/.
+* dayta nods
+<dunc_> but I need money first
+<dayta> yeah :)
+<dayta> I've _almost_paid off my credit card :P
+<dunc_> coffee maker second
+<dayta> by then I should be able to tell you if it's gonna fall apart or not
+<dunc_> and coffee beans third
+21:15
+<dunc_> I'm not minding the instant at the moment.  but I know I will as soon as I smell fresh grounds again.
+<dayta> yes :)
+<dayta> had a conversation with the girl in the store about that ;)
+<dayta> got it from a place in that little arcade just north of subi train station...
+<dayta> specialises in coffee, some random kitchen equipment, and drinking paraphernalia ;)
+<dayta> almost ended up with martini glasses too :P
+21:30
+<dunc_> Melissa gave me the F1 2001 PS2 game for my birthday dayta ... apparently after you saying it was probably OK? :-)
+<dayta> I think my response was actually 'Yeah, looks like it doesn't completely suck' I just read a few reviews of it :P
+<dayta> she'd already bought it at the point she asked me ;)
+<dunc_> oh
+<dunc_> she didn't mention that bit, conveniently.
+<dayta> I'm like "I don't want to answer these questions dammit :P"
+<dayta> what's it like anyhow?
+<dunc_> well, I thought I remembered seeing the preview with you on one of those magazine cover DVD's and us lambasting it to all hell.
+<dayta> oh, entirely possible. I don't really remember names though :P
+<dunc_> I played it a little bit, not as bad as I expected.
+<dunc_> a bit like MotoGP, except in F1 cars and a lot more polished.
+<dayta> reviews I read said it had a pretty good 'full season' type game.
+<dunc_> yeah, I don't know that I can be bothered though.
+<dayta> bah!
+<dayta> (says the guy who hasn't played a game on his ps2 in multiple weeks)
+<dunc_> I'm not into the whole realism thing, just want to grab a car and race.  Surprisingly, I was able to do that.
+<dayta> cool ;)
+<dayta> and... f1... 
+<dunc_> I raced around Suzuka because it's familiar territory :-)
+<dayta> good impression of speed? :)
+* dayta rofls
+<dayta> does it drive similarly in an f1 car?
+<dayta> how do your lap times compare?
+<dunc_> heheh
+<dunc_> didn't get that far.  haven't actually played motoGP since I got it from you.
+<dunc_> it does drive similarly.
+<dayta> nah, you'd kindaq played it out ;)
+<dunc_> much easier to brake for corners in the F1 car.
+<dunc_> oh, and you can actually steer under brakes, I think that makes most of the difference - don't actually need to set up for corners as much.
+* dayta grins
+<dayta> indeed. I need a roadgoing f1 car :)
+<dayta> then I need roads that are flat enough.
+<dayta> bugger this 6 seconds to 100 thing. 
+<dunc_> that's what this game is - F1 cars which don't shatter when you hit the walls.
+<dunc_> dude my bike is faster than that.
+<Barnes> Can you jack other peoples F1 cars?
+<dunc_> hey barnes.
+<dayta> dunc: of course it is, that's _my_ car :P
+<Barnes> Hey hey.
+<dunc_> doubt it, but I'll try :-)
+<dayta> I shoulda told her to try and find a copy of gta3 actually.. it doesn't matter that you've played itbefore ;)
+<dunc_> yup
+<dunc_> when I checked recently, gta3 was still in the top ten.
+21:45
+<dunc_> I'm enjoying ICO a lot.
+<dunc_> there have been a couple of times where I've been really frustrated and about to give up when I see the answer.
+<dunc_> fuck, ps2 games are selling for up to $81 on ebay.  that's > 80% of retail :-/
+* dayta grins
+<dayta> yeah, finish ico so I can borrow it ;)
+<dunc_> pfeh
+<dunc_> it looks pretty long.
+<dunc_> but we will see
+<dayta> ps2 games are outselling xbox by about 3:1 at the moment.
+<dayta> yeah, interesting you say that ;) since the reviews I said didn't agree.
+<dayta> btw, did you get the dvd remote with it?
+<dunc_> I rainchecked a package at target which included a remote.  so no, not yet.
+<dunc_> but no the sony remote, in case you wanted the dvd driver update.
+<dunc_> Tekken 4
+<dunc_> Tekken 4 marks the return of Namco's premier fighting franchise. Tekken strikes back with new jaw-dropping graphics, game play mechanics, and fearsome fighters.
+<dunc_> oops
+<dunc_> apparently GTA: Vice City will be out end of october.
+<dayta> yeah, i'll be getting it :)
+<dayta> I need to get hold of the dvd-driver update at some point.
+<dayta> might bug teik about it again.
+<dunc_> do you have problems playing dvd's?
+<dayta> the sound gets out of sync lots.
+<dayta> haven;'t had any issues with them actually _playing_, but better quality would be nice :P
+* dayta ponders
+<dayta> though, I could probly write my own by now :)
+<dunc_> driver?
+<dunc_> I'm sick, so bed time.  ciao.
+22:00
+<dayta> dvd player ;) ok, g'night
+22:15
+22:30
+22:45
+23:00
+23:15
+23:30
+23:45
+00:00
+*** ircd.gimp.org Saturday August 17 2002 -- 09: 00:03 -07:00
+*** Topic for #ucc: Q is for Al'Qaeda
+*** #ucc drs80 1027999007
+Pub: #ucc       dunc_ proXy Lathiat mesh @trs80 @dayta @Burrito Barnes @m|chael dunc shig @yakkGone 
+00:15
+00:30
+00:45
+01:00
+01:15
+01:30
+01:45
+02:00
+02:15
+02:30
+02:45
+03:00
+03:15
+03:30
+03:45
+04:00
+04:15
+04:30
+04:45
+05:00
+05:15
+05:30
+05:45
+06:00
+06:15
+06:30
+06:45
+07:00
+07:15
+07:30
+07:45
+08:00
+08:15
+08:30
+08:45
+09:00
+09:15
+09:30
+09:45
+10:00
+10:15
+*** acolyte (~Andrew@203.63.54.147) has joined channel #ucc
+<acolyte> morning
+10:30
+* proXy bings
+<dunc_> morning
+<acolyte> heyya dunc
+<dunc_> acolyte: hope you're not at work
+10:45
+<acolyte> umm, maybe 
+<dunc_> tsck tsck
+<dunc_> what are you in for?  deadline?
+<acolyte> something like that 
+<acolyte> oh fucking yay
+<acolyte> I hate crap bugs like this one 
+* acolyte pondes
+11:00
+11:15
+11:30
+11:45
+*** Signoff: proXy (irc.lekstuga.org sumo.solutionsfirst.com.au)
+*** Signoff: Barnes (irc.lekstuga.org sumo.solutionsfirst.com.au)
+*** proXy (gavel@opera.iinet.net.au) has joined channel #ucc
+*** Barnes (barnaby@whippersnipper.pacific.net.au) has joined channel #ucc
+*** Signoff: Barnes (irc.acc.umu.se sumo.solutionsfirst.com.au)
+*** Signoff: proXy (irc.acc.umu.se sumo.solutionsfirst.com.au)
+*** proXy (gavel@opera.iinet.net.au) has joined channel #ucc
+*** Barnes (barnaby@whippersnipper.pacific.net.au) has joined channel #ucc
+12:00
+*** Topic for #ucc: Q is for Al'Qaeda
+*** #ucc drs80 1027999007
+Pub: #ucc       Barnes proXy acolyte dunc_ Lathiat mesh @trs80 @dayta @Burrito @m|chael dunc shig @yakkGone 
+12:15
+12:30
+12:45
+13:00
+13:15
+13:30
+13:45
+*** acolyte has left channel #ucc
+14:00
+14:15
+*** yakkGone is now known as yakk
+14:30
+> morning yakk
+> hard night partying?
+<yakk> nah
+<yakk> slacking
+<yakk> last night was good partying
+* dayta yawns
+<dayta> g'day
+<dayta> now, should I a) clean my car. b) calibrate the projector, or c) sit around slacking and reading
+14:45
+<yakk> d)
+<yakk> tard
+<dayta> 'tard'?
+<dayta> is that an action of some sort? :)
+*** Signoff: mesh (Ping timeout: 600 seconds)
+15:00
+<yakk> sort of
+<yakk> its a way of life
+<yakk> for example I'm tarding
+<yakk> I'm sitting at home chatting on my laptop watching a documentary about dwarves
+15:15
+* dayta grins
+<dayta> ahh, so slacking and reading a book could be tarding...
+<dayta> or does it require some sort of 'net' dependancy?
+<yakk> if its a tardy book...
+<yakk> whats the book?
+<yakk> is it about dwarves?
+<dayta> nah.. it's by sean williams ;)
+<dayta> it's about post-apocalyptic, magic-enabled australia
+<yakk> which one?
+<yakk> oooh, sounds good
+<dayta> between the stone mage and the sea?
+<yakk> I like sean williams' writing
+<yakk> I heard that was good
+<dayta> minus the 'between'
+<dayta> he is.
+<dayta> and I always kinda like books that feel like australia
+<yakk> yeah
+<yakk> I know what you mean
+<dayta> I think australian culture (as in, aboriginal culture I guess) is under-represented.
+* yakk nods.
+<yakk> "modern" australian culture is pretty unique too
+<dayta> theres a lot of original stuff there, untapped :)
+<yakk> a lot of the aboriginal-based stuff I've read was pretty superficial
+* dayta nods
+<yakk> though perhaps I just don't get it because I guess we didn't really get a great education in it
+<dayta> 'ave a blow of me didgeridoo mate. Then we can go and whack some wallabies with me boomerang.
+<yakk> heh
+* dayta ponders
+<yakk> and throw a vauge dreamtime reference in there :)
+<dayta> my auntie wrote a book on aboriginal artwork ;)
+<yakk> cool
+<dayta> unfortunately, I've never really had a good opportunity to talk to her :(
+<dayta> I've been told she's the family member I'm most like :P Probly explains why she never talks to the rest of the family ;P
+<yakk> heh
+<dayta> 'Ghost World' looks cool :)
+<yakk> is she local?
+<yakk> Lots of people like Ghost World
+<dayta> nope, not local
+<yakk> I didn't like it as much, but I thought it was pretty good
+<dayta> may be going to see y tu mama tambien tonight.
+<yakk> who is that?
+<dayta> some sort of random road trip movie. I'm working entirely off having been told it looks decent :P
+<dayta> I believe it's mexican
+<yakk> cool
+<yakk> sounds mexican
+<shig> Mroning
+<yakk> hi shig
+<dayta> hey shig
+15:30
+<shig> Hi guys
+<shig> How's life treating you?
+<yakk> good
+<yakk> slack
+<yakk> had an awesome time out last night
+15:45
+> mexican teen road trip movie
+16:00
+* yakk is watching the History of Britain thing on tv
+* dayta grins at trs80
+<dayta> but a lot of reviews say it's good..
+<dayta> deep and meaningful undertones of the duality of mexican society and shit like that.
+* trs80 nods
+> guess what the director's next project is?
+16:15
+<dayta> I've no idea. :P
+> harry potter 3
+<dayta> hehe :)
+<dayta> remember, it goes art-flick, money-flick, repeat ;)
+* trs80 grins
+<dayta> also did great expectations, a little princess, fallen angels..
+* dayta shrugs
+<yakk> thats almost a jay & silent bob strike back quote
+<dayta> but this is the only one he's written
+<dayta> yakk: where'd you reckon I got it from? :)
+<yakk> heh
+* yakk must watch that sober one day
+<dayta> I love the scene with Ben Affleck and Matt Damon :)
+<dayta> Good Will Hunting 2 - Hunting Season.
+<yakk> lemonface ooh!
+<yakk> lionface argh!
+<dayta> lemonface?
+<yakk> was that what it was?
+* dayta grins
+<dayta> I remember now :P
+16:30
+<yakk> F1RST POST!!!!!
+<yakk> HOT GRITS!
+* yakk is watching The Professional / Leon
+<dayta> 'great movie
+<yakk> yes
+16:45
+17:00
+<yakk> I had forgotten how good this movie is
+17:15
+17:30
+<dayta> it was on tv here not that long ago.
+*** mesh (~mattj@relay1.uwa.edu.au) has joined channel #ucc
+<mesh> sigh. 
+<dayta> sigh?
+<mesh> the terminal had stopped responding
+17:45
+<dayta> I occasionally suspend input on my screens then forget about it for a day or two ;)
+<dayta> it's hard to spot on here, it's not like a lack of traffic is unusual
+* trs80 notes michael's on timer triggers are useful in this regard
+* dayta scratches his head
+* dayta needs a bookshelf
+18:00
+18:15
+18:30
+18:45
+19:00
+19:15
+19:30
+*** yakk is now known as yakkGone
+19:45
+20:00
+20:15
+20:30
+20:45
+21:00
+21:15
+21:30
+21:45
+*** Riff (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+*** proXimity (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+*** Riffington (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+*** Signoff: proXimity (Give me a break! "Purposity" isn't even a word!)
+*** Signoff: Riffington (Give me a break! "Purposity" isn't even a word!)
+22:00
+*** Signoff: Riff (Give me a break! "Purposity" isn't even a word!)
+*** Riff (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+22:15
+22:30
+22:45
+23:00
+23:15
+23:30
+Pub: #ucc       Riff mesh Barnes proXy dunc_ Lathiat @trs80 @dayta @Burrito @m|chael dunc shig @yakkGone 
+-> *trs80* test
+*trs80* test
+* -> trs80: trs80 test
+*> trs80 test
+23:45
+<shig>  (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+<shig> *** proXimity (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+<shig> *** Riffington (~epoch@004.pth0107.pth.iprimus.net.au) has joined channel #ucc
+<shig> Fuck
+<Riff> gnome2 fucked me
+<Riff> It registered my keysequence 3 times (which it occasionally does)
+<Riff> and therefore executed xchat 3 times
+00:00
+*** ircd.gimp.org Sunday August 18 2002 -- 09: 00:25 -07:00
+*** Topic for #ucc: Q is for Al'Qaeda
+*** #ucc drs80 1027999007
+Pub: #ucc       Riff mesh Barnes proXy dunc_ Lathiat @trs80 @dayta @Burrito @m|chael dunc shig @yakkGone 
diff --git a/logsamples/irssi-sample.log b/logsamples/irssi-sample.log
new file mode 100644 (file)
index 0000000..ae2899e
--- /dev/null
@@ -0,0 +1,3384 @@
+--- Log opened Thu Aug 16 19:31:38 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:28  * zapper test test
+17:28  * zapper test test
+17:28  * zapper test test
+17:28  * zapper test test
+17:28  * zapper test test
+17:28  * zapper test test
+17:28  * zapper test test
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....!!
+17:27 <@zapper> weee....!!!
+17:27 <@zapper> weee....!!!!
+17:27 <@zapper> weee....!!!!!
+17:27 <@zapper> weee....
+17:27 <@zapper> weee....!!!
+17:27 <@zapper> weee....jeg er den vildeste og blah blha blah
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee...?
+17:27 <@zapper> weee....?
+17:27 <@zapper> weee....?
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+--- Log opened Thu Aug 16 19:31:38 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+--- Log opened Thu Aug 16 19:31:38 2001
+19:31 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has joined #c64
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
+19:31 -!- Irssi: Join to #c64 was synced in 18 secs
+19:38 -!- DonJesto [~jester@gnejsv072.sn.umu.se] has quit [EOF From client]
+19:45 -!- falde [^falde@speedy.ludd.luth.se] has quit [Ping timeout]
+19:47 -!- Netsplit *.sci.kun.nl ircnet.easynet.co.uk quits: @dialtone
+19:48 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+19:48 -!- mode/#c64 [+o falde] by c0mm0d0re, CaSsIoPeE
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has joined #c64
+19:48 -!- RuBBu [rubbu@lpr-1a0.cable.inet.fi] has left #c64 [RuBBu]
+20:07 -!- Annihila_ [~jeesus@netti-3-359.dyn.nic.fi] has quit [Jumala on pilvessä]
+21:06 -!- zapper [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+21:09 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+21:10 -!- EhNaT0n [micimac@heron.elte.hu] has joined #c64
+21:10 -!- mode/#c64 [+o EhNaT0n] by skank, AnAlYsE
+21:13 -!- EhNaT0n is now known as PyRrUs
+21:25 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has joined #c64
+21:29 -!- ext- [~mattias@h77n1fls31o1112.telia.com] has quit [Ping timeout]
+21:46 -!- Netsplit elte.irc.hu sote.irc.hu quits: @Sl33pR @skank @PyRrUs @kAzMeR @AnAlYsE @CaSsIoPeE @DaYsLeEpR @c0mm0d0re
+22:01 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has joined #c64
+22:01 < al-d> hey
+22:31 -!- al-d [alain.derp@ppp-151-39-138.tiscalinet.be] has quit [Connection timed out]
+22:32 -!- jzu [juzu@ui214i8hel.dial.kolumbus.fi] has quit [Leaving]
+22:55 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+22:55 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+22:55 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo skank CaSsIoPeE c0mm0d0re] by *.hu
+22:55 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+22:55 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+22:55 -!- AnAlYsE [~AnAlYsE@diakiroda2.banki.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+ooo Sl33pR kAzMeR AnAlYsE] by *.hu
+22:55 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+22:55 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+22:55 -!- ServerMode/#c64 [+oo DaYsLeEpR PyRrUs] by *.hu
+22:55 -!- ServerMode/#c64 [+l 18] by elte.irc.hu
+22:56 -!- mode/#c64 [-ooo falde Ed_Gein kewken] by skank
+22:56 -!- mode/#c64 [-o FAQ] by skank
+22:56 -!- mode/#c64 [+o falde] by CaSsIoPeE
+22:56 -!- mode/#c64 [+o Ed_Gein] by PyRrUs, CaSsIoPeE
+22:56 -!- mode/#c64 [+o FAQ] by kAzMeR, DaYsLeEpR
+22:57 -!- mode/#c64 [+ooo Ed_Gein kewken FAQ] by c0mm0d0re
+22:57 -!- mode/#c64 [+o kewken] by PyRrUs
+22:57 -!- mode/#c64 [+o Ed_Gein] by AnAlYsE
+22:57 -!- mode/#c64 [+oo kewken Ed_Gein] by Sl33pR
+22:57 -!- mode/#c64 [+o kewken] by skank
+22:57 -!- mode/#c64 [+o Ed_Gein] by skank
+23:10 -!- mode/#c64 [+l 24] by c0mm0d0re
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has joined #c64
+23:12 -!- Eidis [~pirch@dial32.apollo.lv] has left #c64 [Eidis]
+23:44 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:44 < WlNNET0U> hi..
+23:54 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+23:58 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has joined #c64
+23:59 < WlNNET0U> anyone here speaking NOT german ?
+23:59 < Faq`> hi
+23:59 < Faq`> who is this Faq bot ?????????
+--- Day changed Fri Aug 17 2001
+00:00 < WlNNET0U> hehe
+00:02 -!- WlNNET0U [WlNNET0U@dialin-194-29-61-44.berlin.gigabell.net] has left #c64 [WlNNET0U]
+00:39 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has joined #c64
+01:02 -!- |ION| [umwelt_199@kabel208070.kabel.utwente.nl] has left #c64 [|ION|]
+02:37 -!- Netsplit irc.cd.chalmers.se irc.ludd.luth.se quits: @falde
+02:58 -!- Sl33pR [gremlin@dualhoki.vim.hu] has quit [Ping timeout]
+02:58 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+02:58 -!- PyRrUs [micimac@heron.elte.hu] has quit [Ping timeout]
+02:58 -!- Netsplit elte.irc.hu sote.irc.hu quits: @skank @kAzMeR @AnAlYsE @c0mm0d0re @DaYsLeEpR
+03:00 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+03:00 -!- mode/#c64 [+o PyRrUs] by Ed_Gein, FAQ
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:01 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:08 -!- CaSsIoPeE [+micimacko@server.pasztorvolgyi.sulinet.hu] has quit [i-lines suck]
+03:10 -!- KasmiR [micimac@hotsheep.mad.hu] has joined #c64
+03:10 -!- mode/#c64 [+o KasmiR] by Ed_Gein
+03:23 -!- Netsplit over, joins: DaYsLeEpR
+03:23 -!- Netsplit over, joins: c0mm0d0re
+03:23 -!- mode/#c64 [+o DaYsLeEpR] by Ed_Gein
+03:23 -!- mode/#c64 [+o c0mm0d0re] by PyRrUs
+03:23 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+03:24 -!- mode/#c64 [+o Sl33pR] by Ed_Gein, KasmiR
+03:25 -!- mode/#c64 [+o c0mm0d0re] by DaYsLeEpR
+03:26 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+03:26 -!- mode/#c64 [+o AnAlYsE] by KasmiR
+03:26 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+03:27 -!- mode/#c64 [+o skank] by kewken
+03:27 -!- mode/#c64 [+o skank] by PyRrUs
+03:27 -!- mode/#c64 [+o skank] by AnAlYsE
+03:28 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+03:29 -!- KasmiR is now known as kAzMeR
+03:29 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+07:34 -!- Netsplit freenet.de BelWue.DE quits: @Sl33pR @skank @PyRrUs @kAzMeR @CaSsIoPeE @AnAlYsE @c0mm0d0re @DaYsLeEpR
+07:43 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+07:43 -!- skank [ext@hobagoly.discimus.hu] has joined #c64
+07:43 -!- AnAlYsE [micimac@diakiroda2.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo CaSsIoPeE skank AnAlYsE] by *.hu
+07:43 -!- Sl33pR [gremlin@dualhoki.vim.hu] has joined #c64
+07:43 -!- c0mm0d0re [micimacko@hobagoly.discimus.hu] has joined #c64
+07:43 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+ooo Sl33pR c0mm0d0re DaYsLeEpR] by *.hu
+07:43 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+07:43 -!- PyRrUs [micimac@heron.elte.hu] has joined #c64
+07:43 -!- ServerMode/#c64 [+oo kAzMeR PyRrUs] by *.hu
+07:43 -!- ServerMode/#c64 [+l 24] by elte.irc.hu
+08:00 -!- Netsplit *.de *.pl quits: Faq`
+08:09 -!- Netsplit *.tut.fi *.se, *.no, *.at, *.hu, irc1.inet.fi, *.stealth.net quits: @FAQ @Sl33pR @skank @Ed_Gein @PyRrUs @kAzMeR @kewken @AnAlYsE @CaSsIoPeE @DaYsLeEpR  (+1 more, use /NETSPLIT to show all of them)
+08:10 -!- Netsplit over, joins: PyRrUs, kAzMeR, DaYsLeEpR, c0mm0d0re, Sl33pR, AnAlYsE, skank, CaSsIoPeE, FAQ, kewken (+1 more)
+08:10 -!- ServerMode/#c64 [+l 24] by irc.cs.hut.fi
+08:16 -!- Netsplit over, joins: Faq`
+08:16 -!- ServerMode/#c64 [+l 24] by huba.irc.pl
+08:43 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+08:51 -!- zapper is now known as zap^djurp
+08:51 -!- zap^djurp is now known as zap^idle
+08:52 -!- zap^idle [~zapper@h248n1fls34o815.telia.com] has quit [man skall inte göra något idag som man kan göra imorgon för att imorgon kanske d]
+09:05 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit []
+09:07 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+09:38 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has quit [Ping timeout]
+09:44 -!- FAQ [tribe@c-a74970d5.019-4-7673742.cust.bredbandsbolaget.se] has joined #c64
+09:45 -!- mode/#c64 [+o FAQ] by c0mm0d0re, skank, Ed_Gein
+10:07 -!- Faq- is now known as Faq`
+10:24 -!- Faq` is now known as Faq-
+10:24 -!- Faq- is now known as Faq`
+10:28 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+10:30 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+10:30 -!- mode/#c64 [+o kAzMeR] by skank
+10:46 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+10:50 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+10:50 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR
+11:09 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+11:13 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+11:15 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+11:15 -!- mode/#c64 [+o CaSsIoPeE] by kewken, PyRrUs
+11:17 -!- dialtone [~cbeck@moppsy.comp.glam.ac.uk] has joined #c64
+11:17 -!- mode/#c64 [+o dialtone] by DaYsLeEpR, kewken
+11:18 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+11:22 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+11:23 < mIcImAc> humm re :D
+11:52 < Faq`> hu is tihs Faq bot ?
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has quit [Excess Flood]
+11:55 -!- mIcImAc [~micimac@diakiroda1.banki.hu] has joined #c64
+12:01 < mIcImAc> humm
+12:01 < mIcImAc> this is a good question
+12:16 -!- Faq` [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+12:22 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+12:25 < mIcImAc> Faq- : i dont know
+12:37 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has quit [mIcImAcKo]
+12:50 -!- DaYsLeEpR [~DaYsLeEpR@diakiroda1.banki.hu] has joined #c64
+12:50 -!- mode/#c64 [+o DaYsLeEpR] by kAzMeR, dialtone, FAQ
+12:57 -!- Faq- [zybert@pl150.wroclaw.sdi.tpnet.pl] has quit [Ping timeout]
+13:05 -!- q1c7u9g5a [zybert@pl150.wroclaw.sdi.tpnet.pl] has joined #c64
+13:06 -!- q1c7u9g5a is now known as Faq^
+13:08 -!- falde [^falde@speedy.ludd.luth.se] has joined #c64
+13:08 -!- mode/#c64 [+o falde] by c0mm0d0re
+13:19 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [Ping timeout]
+13:32 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+13:32 -!- mode/#c64 [+o CaSsIoPeE] by kAzMeR, DaYsLeEpR
+13:57 -!- mIcImAc is now known as mIcEaT
+14:03 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+14:08 -!- kAzMeR [micimac@hotsheep.mad.hu] has quit [Ping timeout]
+14:10 -!- mIcEaT is now known as mIcImAc
+14:11 -!- kAzMeR [micimac@hotsheep.mad.hu] has joined #c64
+14:11 -!- mode/#c64 [+o kAzMeR] by skank, c0mm0d0re
+14:25 -!- Faq^ is now known as Faq`
+15:05 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has joined #c64
+15:06 -!- Hutmacher [Pelikan@pD957252D.dip.t-dialin.net] has left #c64 [Hutmacher]
+15:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+15:10 -!- mode/#c64 [+o CaSsIoPeE] by DaYsLeEpR
+15:12 -!- Faq` is now known as Faq^
+15:14 -!- Faq^ is now known as Faq`
+16:08 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has quit [EOF From client]
+16:10 -!- CaSsIoPeE [micimacko@server.pasztorvolgyi.sulinet.hu] has joined #c64
+16:10 -!- mode/#c64 [+o CaSsIoPeE] by FAQ, PyRrUs, skank, Sl33pR
+17:25 -!- zapper [~zapper@h248n1fls34o815.telia.com] has joined #c64
+17:25 < mIcImAc> hi
+17:25 < mIcImAc> hi zapper
+17:25 -!- ext [~mattias@h77n1fls31o1112.telia.com] has joined #c64
+17:25 < zapper> hi =)
+17:25 < mIcImAc>  hi ext
+17:25 < ext> hi
+17:25 < mIcImAc> ext:
+17:25 < mIcImAc> faq- search to you 
+17:26 < ext> ehh, i dont know him..what do he want me?
+17:26 -!- mode/#c64 [+o ext] by c0mm0d0re
+17:27 < zapper> ext, your bots?
+17:27 < mIcImAc> ha want speak with you about FAQ
+17:27 <@ext> mIcImAc, hmm, ok
+17:27 <@ext> zapper, some of them, yes.
+17:27 -!- mode/#c64 [+ooo Faq` Grue mIcImAc] by ext
+17:27 -!- mode/#c64 [+o zapper] by ext
+17:27 <@zapper> weee....
+17:27 <@zapper> =)
+17:28 -!- zapper changed the topic of #c64 to: .:4j0hrt1s P0w4h:. || http://www.luderstorm.nu
+17:28 <@zapper> =)
+17:28 -!- ext changed the topic of #c64 to: www.c64.org | www.c64.com -> Go read.
+17:28 <@mIcImAc> :D
+17:28 <@zapper> lol
+17:29 -!- mode/#c64 [+l 28] by c0mm0d0re
+17:35 -!- ext [~mattias@h77n1fls31o1112.telia.com] has quit [bbl]
+17:36 <@zapper> lol
+17:39 -!- mode/#c64 [-ooo AnAlYsE c0mm0d0re CaSsIoPeE] by zapper
+17:39 -!- zapper was kicked from #c64 by FAQ [Mass deop.  Go sit in a corner.]
+17:39 -!- mode/#c64 [-oo Grue Faq`] by dialtone, skank
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by PyRrUs
+17:39 -!- mode/#c64 [-oo Grue Faq`] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by kAzMeR
+17:39 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by DaYsLeEpR
+17:39 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Sl33pR
+17:39 -!- mode/#c64 [+b *!zapper@*.telia.com] by Ed_Gein
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by PyRrUs
+17:39 -!- mode/#c64 [+o AnAlYsE] by c0mm0d0re
+17:39 -!- mode/#c64 [+o CaSsIoPeE] by Sl33pR, kAzMeR
+17:39 -!- mode/#c64 [+smi] by Ed_Gein
+17:40 -!- mode/#c64 [+oo AnAlYsE c0mm0d0re] by Ed_Gein, kewken, FAQ
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by Ed_Gein, kewken
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by dialtone
+17:40 -!- mode/#c64 [-oo+o Grue Faq` CaSsIoPeE] by FAQ
+17:40 -!- mode/#c64 [+ooo AnAlYsE c0mm0d0re CaSsIoPeE] by skank
+17:40 <@mIcImAc> humm
+17:28  * mIcImAc zapper test test
+17:28  * mIcImAc zapper test test
+17:28  * mIcImAc pper test test
+17:41 -!- mode/#c64 [+b *!*zapper@h248n1fls34o815.telia.com)] by mIcImAc
+17:44 -!- mode/#c64 [-i] by mIcImAc
+17:44 -!- mode/#c64 [-m] by mIcImAc
+18:05 -!- Grue [grue@koti1-user18.adsl.tpo.fi] has left #c64 [Grue]
+--- Log closed Fri Aug 17 18:05:45 2001
diff --git a/logsamples/javabot-sample.log b/logsamples/javabot-sample.log
new file mode 100644 (file)
index 0000000..34df55e
--- /dev/null
@@ -0,0 +1,9 @@
+maj 07 21:11:11 -->     JavaBot_ (~javabot@example.com) has joined #eql
+maj 07 21:11:19 ---     CreoN sets mode -o scalldog
+maj 07 21:11:44 <CreoN> a regular line
+maj 07 21:12:02 ---     CreoN sets mode +o scalldog
+maj 07 21:12:05 <--     CreoN has kicked JavaBot (JavaBot)
+maj 07 21:12:06 -->     JavaBot (~javabot@217.31.186.246) has joined #eql
+maj 07 21:12:08 *       CreoN slaps Lols|aW around a bit with a large trout
+maj 07 21:16:30 ---     Q has changed the topic to: This is a topic
+maj 07 21:18:00 ---     CreoN is known as CreoN|
diff --git a/logsamples/kvirc-sample.log b/logsamples/kvirc-sample.log
new file mode 100644 (file)
index 0000000..cbf04e5
--- /dev/null
@@ -0,0 +1,1039 @@
+### Log session started at Fri Aug 24 11:48:37 2001 ###
+[11:48:37] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] has joined #ECI
+[11:48:37] Topic was set by ChanServ on Fri Aug 24 07:11:10 2001
+[11:48:37] Channel #eci is modeless
+[11:48:37] Channel was created on Fri Aug 24 05:09:53 2001
+[11:48:38] Channel synchronized in 1.357 seconds
+[11:48:39] <wwp> yop
+[11:48:59] <wwp> low mons hello (+ question)
+[11:49:18] <Mons> lu
+[11:49:32] <wwp> on peut enregistrer son nick sur ce server?
+[11:49:36] <Pix[Taff]> ju, tes en mandrake ?
+[11:49:48] <Mons> open^rpject ? non .
+[11:49:49] <low> zwizz wwp
+[11:50:00] <wwp> ok
+[11:50:01] <low> wwp: si
+[11:50:06] <wwp> ah
+[11:50:08] <Mons> lu Pix[Taff]$
+[11:50:10] <wwp> mettez vous d'accord!
+[11:50:12] <Mons> lu low
+[11:50:19] <wwp> lo luw
+[11:50:22] <low> lu Mons
+[11:50:25] <Mons> ?? low ?
+[11:50:26] <wwp> lo Muns!
+[11:50:29] <Mons> comment low ?
+[11:50:33] <Pix[Taff]> lo Mons
+[11:50:38] <wwp> l'est gros, Low
+[11:50:41] <low> Mons: ben si j'ai registre mon nick sur opn
+[11:50:44] <Pix[Taff]> ben mons fais /msg nickserv help
+[11:50:56] >>> nickserv : help
+[11:51:00] <wwp> merci low
+[11:51:27] <low> mais j'ai rien fait...
+[11:51:59] <wwp> mais si
+[11:52:06] <Mons> arf ...
+[11:52:08] <wwp> fais pas l'innocent
+[11:52:12] <wwp> on t'a vu
+[11:52:12] <low> ben non
+[11:52:15] <wwp> bbs
+### Log session terminated at Fri Aug 24 11:52:18 2001 ###
+### Log session started at Fri Aug 24 11:53:16 2001 ###
+[11:53:16] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] has joined #ECI
+[11:53:16] Topic was set by ChanServ on Fri Aug 24 07:11:10 2001
+[11:53:17] Channel #eci is modeless
+[11:53:17] Channel was created on Fri Aug 24 05:09:53 2001
+[11:53:17] Channel synchronized in 0.454 seconds
+[11:53:36] <wwp> re
+[11:53:44] <Mons> ptete ...
+[11:54:19] <Pix[Taff]> opn2 la grande blague
+[11:54:29] <Pix[Taff]> pas de hub visible, tout le monde sur la meme branche
+[11:54:48] <Pix[Taff]> quand tas un peu touché a l'admin irc opn2 c un grand moment de rire :))
+[11:58:28] <Mons> au fait ...
+[11:58:49] <low> wé ?
+[11:59:11] <Pix[Taff]> moui ?
+[11:59:24] <Mons> g mis le log de #eci sur grossac
+[11:59:48] <Pix[Taff]> si vous voulez je pose un bot qui logge, avec le log accessible en temps réel sur une page web
+[12:00:38] <low> faudrait voir ca avec les owners...moi ca me pose pas de pb en tt cas (mais j'ai trop a dire ds la conduite du chan donc bon...)
+[12:00:49] <Mons> ouep, si ça fait moins de merde que webdaeomon :)
+[12:01:03] <Pix[Taff]> moins de merdes ?
+[12:01:12] <Mons> lol
+[12:01:16] <Mons> bah ...
+[12:01:26] <Mons> son bot faisait nimp !
+[12:01:29] <Pix[Taff]> arf ok
+[12:01:33] <Pix[Taff]> bah c un ptit jeune
+[12:01:35] <low> bon app tous
+[12:01:47] <Pix[Taff]> ca fais 4 ans que je fais du botnet j'ai l'habitude
+[12:07:03] <wwp> bon app low
+[12:07:20] <wwp> low t'as pu regarder les pix?
+[12:07:27] <wwp> enfin l'url?
+[12:09:01] <wwp> allo low?
+[12:11:37] logb0t [pix@212.234.120.131] has joined #eci
+[12:11:47] <Pix[Taff]> bon c midi
+[12:11:52] <wwp> oué
+[12:11:57] <Pix[Taff]> a 2h je config le log et je donne l'url
+[12:12:01] <Pix[Taff]> deja ya le bot
+[12:12:02] <Pix[Taff]> :)
+[12:12:04] <Mons> kk
+[12:12:05] <Pix[Taff]> a plus tlm
+[12:12:06] <Mons> :)
+[12:12:12] <Mons> il fait quoi ce bot ?
+[12:12:15] <Pix[Taff]> c un eggdrop
+[12:12:26] <Pix[Taff]> il va logger dans un repertoire que je vais mettre en alias dans mon apache
+[12:12:28] <Pix[Taff]> c tout
+[12:12:29] <Pix[Taff]> :)
+[12:12:34] <Mons> ok
+[12:12:48] <Pix[Taff]> tous les jours nouveau log comme ca on perdra rien
+[12:12:59] <Pix[Taff]> (et sauvegarde de l'ancien evidemment)
+[12:13:05] Pix[Taff] bon app tlm
+[12:18:11] <wwp> Pix[Taff]: 
+[12:18:20] <wwp> Pix[Taff]: ton bot il fait le "seen"?
+[12:20:23] <Mons> !seen jeanseb
+[12:22:25] <wwp> %seen la_vierge
+[12:22:46] <wwp> nop
+[12:47:47] webdaemon [toto@Mix-Marseille-106-2-81.abo.wanadoo.fr] has joined #ECI
+[12:47:54] <webdaemon> hello
+[12:48:12] <webdaemon> logb0t ... mmmmm
+[12:52:29] webdaemon [toto@Mix-Marseille-106-2-81.abo.wanadoo.fr] has quit irc : [Leaving]
+[12:53:59] uzy is back (gone 02:55:54)
+[12:54:06] <uzy> fini l'apero, le repas et cie :)
+[12:54:10] <uzy> lu wwp
+[12:54:17] <uzy> t de mtp ?
+[12:55:02] <uzy> !op
+[12:55:07] <uzy> !wtf
+[12:55:13] <uzy> !smd
+[12:55:16] <uzy> !wwp
+[12:55:45] <uzy> bon, wwp, fais moi signe quand t'es de retour...
+[13:04:43] <Mons> pt 1
+[13:04:48] <Mons> ça avance plus le driver
+[13:04:56] <Mons> maintenant que jesnseb travaille ....
+[13:05:14] <Mons> pfff
+[13:05:23] <Mons> si seulement je savait ou aller ...
+[13:05:33] <uzy> ?
+[13:05:46] <uzy> jseb bosse plus sur le driver ?
+[13:07:27] <Mons> ben si
+[13:07:31] <Mons> mais que le soir
+[13:07:45] <uzy> arf
+[13:07:45] <Mons> et il se couche assez tot vu qu'il bosse le lendemain
+[13:07:55] <uzy> il est courageux
+[13:08:01] <Mons> c clair  !
+[13:08:07] <uzy> bosser le soir apres une journee de taff !
+[13:08:20] <uzy> il devrait te deleguer le taff
+[13:08:30] <uzy> te guider dans ce que tu dois faire
+[13:08:38] <uzy> vu que tu touches
+[13:08:41] <Mons> ouep ...
+[13:08:58] <uzy> pk tu le maillerais pas ?
+[13:08:59] <Mons> le soucis, c que la semaine prochaine, je vais être blindé de taff !
+[13:09:09] <uzy> ouaip
+[13:09:19] <uzy> ca veut donc dire que tu pourrais bosser que cet aprem ;)
+[13:09:37] <uzy> apres c week end => jseb reprends la main
+[13:38:38] <uzy> wwp
+[13:43:16] djook [o@cerbere.ocare.com] has joined #eci
+[13:43:23] <djook> slu everybody
+[13:43:34] <uzy> zwizz djook
+[13:43:34] <djook> wwp alors ton telephone ?
+[13:43:39] <djook> slu uzy
+[13:43:49] <djook> uzy does it !
+[13:44:01] <djook> pan pan pan !
+[13:44:06] <djook> lol
+[13:44:47] <uzy> :)
+[13:44:53] <uzy> djook: tu connais wwp ?
+[13:45:03] <djook> depuis hier oui !
+[13:45:12] <uzy> moarf
+[13:45:27] <uzy> irl ou sur le net ?
+[13:45:33] <djook> sur irc ici
+[13:45:36] <uzy> okiz
+[13:45:44] <uzy> et deja tu compte qu'il te file son num de tel ?
+[13:45:46] <uzy> ;)
+[13:45:52] <uzy> zetes homo
+[13:45:54] <uzy> ?
+[13:45:56] <djook> uzy: non, pas trop !
+[13:46:05] <djook> il voulait deriver sa ligne chez lui
+[13:46:33] <djook> arf !!
+[13:46:42] <djook> j'vais bouffer!
+[13:46:49] <djook> a toute...
+[13:47:27] <uzy> tout
+[13:47:32] <uzy> bon ap
+[13:49:05] uzy is away: (8~1337 activities~8)
+[14:10:08] <wwp> djook: heelo
+[14:10:23] <wwp> uzy re
+[14:10:23] uzy is back (gone 00:21:19)
+[14:10:29] <uzy> re
+[14:10:32] <uzy> t de mtp ?
+[14:11:06] <low> re
+[14:11:09] <wwp> oué
+[14:11:15] <wwp> why? toi idem?
+[14:11:18] <uzy> ouaip
+[14:11:24] <uzy> cote bissy
+[14:11:30] <uzy> t etudiant ?
+[14:11:32] <wwp> non
+[14:11:45] <wwp> campus de bissy, sur st clement?
+[14:11:58] <uzy> ouaip
+[14:12:00] <wwp> je suis un espion de chez ECI
+[14:12:05] <uzy> enfin, je suis pas sur bissy, pas tres loin
+[14:12:08] <wwp> oki
+[14:12:11] logb0t [pix@212.234.120.131] has left #eci [Left all channels]
+[14:12:18] logb0t [pix@212.234.120.131] has joined #eci
+[14:12:25] <Pix[Taff]> plop
+[14:12:27] <Pix[Taff]> test
+[14:12:27] <uzy> espion ?
+[14:12:28] <uzy> :)
+[14:12:43] <Pix[Taff]> bah c le but
+[14:12:44] <Pix[Taff]> :)
+[14:12:52] <wwp> uzy je suis po homo lol
+[14:14:35] logb0t [pix@212.234.120.131] has left #eci [Left all channels]
+[14:14:53] logb0t [pix@212.234.120.131] has joined #eci
+[14:14:59] <wwp> uzy tu etudies quoi,  a par le modem?
+[14:15:01] <Pix[Taff]> vouaaala
+[14:15:03] <Pix[Taff]> bon test
+[14:15:34] <wwp> ahah
+[14:16:31] <uzy> wwp: info
+[14:16:40] <uzy> t dans kel coin wwp ?
+[14:17:37] <wwp> uzy, je bosses sur lattes, mais habite castelnolelèze
+[14:17:41] webdaemon [toto@Mix-Marseille-106-1-230.abo.wanadoo.fr] has joined #eci
+[14:18:13] <wwp> -s
+[14:18:18] <wwp> et merde encore une fôte
+[14:18:35] <uzy> hehe:)
+[14:18:46] <uzy> bah, ca fait loin pour les reseaux sans fil !
+[14:18:54] <wwp> lol
+[14:18:56] <uzy> sinon je t'aurai enrole :)
+[14:18:56] <wwp> oui en effet
+[14:19:09] <wwp> j'a pas d'equipement hertzien moi
+[14:19:54] <wwp> ni IR, ni laser
+[14:20:22] <uzy> hehe
+[14:20:33] <uzy> 802.11b
+[14:20:35] <wwp> toi aussi alors tu pleures ton achat de modem usb?
+[14:20:37] <Pix[Taff]> IR heureusement
+[14:20:46] <uzy> nan
+[14:20:48] <wwp> ah
+[14:20:49] <uzy> je l'ai pas achete
+[14:20:51] <uzy> c un pote
+[14:20:51] <wwp> oh
+[14:20:54] <wwp> tu l'as volé?
+[14:21:09] <uzy> mais du coup on va etre oblige de faire tourner 2k en tant que routeur...
+[14:21:17] <uzy> nan, c un pote ki l'a achete ;)
+[14:21:18] <webdaemon> bis :(
+[14:21:19] <Pix[Taff]> pkoa 2k ?
+[14:21:25] <webdaemon> pkoa pas ?
+[14:21:25] <Pix[Taff]> prends un ptit 98 avec winroute pro
+[14:21:34] <Pix[Taff]> ca marche du tonnerre
+[14:21:36] <uzy> auh...
+[14:21:43] <uzy> j'voudrais faire de la QOS
+[14:21:53] <wwp> exact Pix[Taff] c ce que j'installe ce soir (en attendant mieux)
+[14:21:54] <Pix[Taff]> bah c pas un routeur 2000
+[14:21:55] <uzy> genre m'assurer un tier de la bp
+[14:22:00] <wwp> mais me manque un raccord de clavier lol
+[14:22:06] <Pix[Taff]> tu pourra pas sans soft additionnel ju
+[14:22:12] <Pix[Taff]> le QoS il le fais en client
+[14:22:17] <Pix[Taff]> mais pas en gestionnaire
+[14:22:18] <uzy> cad ?
+[14:22:22] <uzy> en client ?
+[14:22:29] <uzy> il limite ses envois ?
+[14:22:38] <Pix[Taff]> sur certains services QoS ya des paquets de scheduling
+[14:22:44] <Pix[Taff]> il sais les interpreter
+[14:22:54] <Pix[Taff]> mais il saura jamais faire du cbq en routeur par exemple
+[14:23:02] <wwp> keskidilui
+[14:23:03] <webdaemon> Concretement , ca fait koi le QoS ?
+[14:23:05] <Pix[Taff]> pour ca j'ai ptete ce qu'il te faut
+[14:23:30] <wwp> Pix[Taff]: tu confirmes qu'un win98SE+winroutePRO ça marche bien pour router tout ça?
+[14:23:31] <Pix[Taff]> QoS c'est un terme générique c'est Quality of Service, c'est un ensemble de techniques pour scheduler des paquets
+[14:23:42] <Pix[Taff]> faire de la priorité de flux, load balancing, tt ca
+[14:23:44] <webdaemon> concretement Pix !
+[14:23:48] <webdaemon> ok
+[14:23:55] <Pix[Taff]> wwp vivi winroute pro c'est un soft genial (pour une fois)
+[14:24:08] <wwp> oki
+[14:24:14] <wwp> facile de s'en servir,
+[14:24:15] <wwp> ?
+[14:24:17] <Pix[Taff]> ju si tu veux j'ai ce qu'il te faut
+[14:24:20] <Pix[Taff]> wwp: ouaip
+[14:24:25] <wwp> oki
+[14:24:27] <Pix[Taff]> tu selectionne l'interface adsl
+[14:24:28] <wwp> oki
+[14:24:31] <Pix[Taff]> perform NAT
+[14:24:33] <wwp> tant que j'y suis
+[14:24:39] <Pix[Taff]> et oublie pas de cocher "exclude from nat"
+[14:24:41] <uzy> Pix[Taff]: ouaip, je pense que tu vois bien ce que je veux faire...
+[14:24:42] <wwp> on peut voir les disques win via le rezo ?
+[14:24:45] <Pix[Taff]> sinon le poste routeur sortira pas
+[14:24:49] <wwp> y'a des servers nfs sous win32?
+[14:24:49] <Pix[Taff]> non wwp
+[14:24:54] <Pix[Taff]> nfs ?
+[14:24:56] <Pix[Taff]> alors la
+[14:24:59] <Pix[Taff]> pas integre en tt cas
+[14:25:02] <uzy> ouaip
+[14:25:04] <uzy> ca existe
+[14:25:12] <webdaemon> mets samba :) hihi
+[14:25:18] <uzy> tu te rappelle pas avoir fait du nux sous nt ? ;)
+[14:25:29] <uzy> le meme soft fais serveur nfs aussi
+[14:25:35] <Pix[Taff]> hehe ok
+[14:25:49] <wwp> Pix[Taff]: pas integré je le sais, mais third-party ?
+[14:26:23] <wwp> attends, samba ça montre du nux pour win32 mais pas l'inverse non?
+[14:26:34] <Mons> si webdaemon
+[14:26:34] <webdaemon> les 2 sens !
+[14:26:39] <wwp> non!
+[14:26:44] <wwp> ben merde
+[14:26:48] <wwp> j'ai tjrs cru que non
+[14:26:55] <Mons> lol webdaemon !
+[14:26:57] <wwp> ben merdalor
+[14:26:58] <webdaemon> ca marche bien, mais ca fout la merde sur le lan ....
+[14:27:00] <Mons> smbmount est ton amis
+[14:27:11] <wwp> smbmount? je va voir ça alors
+[14:27:13] <uzy> moarf :)
+[14:27:24] <uzy> Pix[Taff]: ton soft c koa ?
+[14:28:00] <Pix[Taff]> je le cherche
+[14:28:03] <Pix[Taff]> je sais plus ou je l'ai foutu
+[14:29:03] logb0t [pix@212.234.120.131] has left #eci [Left all channels]
+[14:29:12] <Pix[Taff]> j'affine le format du log :)
+[14:29:44] <uzy> Pix[Taff]: le type qui fait 12 trucs en meme temps ;))
+[14:30:49] <wwp> genre
+[14:31:17] logb0t [pix@212.234.120.131] has joined #eci
+[14:32:01] <Pix[Taff]> vala il est config
+[14:32:08] <wwp> arf
+[14:32:18] <wwp> hé
+[14:32:23] <wwp> a propos de smbmount
+[14:32:39] <wwp> le //server/share faut qu'il soit declaré dans smb.conf?
+[14:32:53] <webdaemon> installe swat !
+[14:32:57] <wwp> ah merde
+[14:33:04] <wwp> samba web administration tool
+[14:33:10] <webdaemon> yep 
+[14:33:20] <webdaemon> special weapons and tactics
+[14:33:25] <wwp> lol
+[14:33:28] <wwp> oui aussi
+[14:33:46] <webdaemon> Pix : tu fais koi ce soir !
+[14:33:59] <low> marche avec smb 2.2 swat?
+[14:34:11] <webdaemon> alors la ??? ye ne sais pas
+[14:34:20] <Pix[Taff]> webdaemon: chuis chez mes parents je garde la maison ce weekend
+[14:34:23] <Pix[Taff]> bon attention
+[14:34:34] <webdaemon> dommage, on ira pas chasser de la pouffe !
+[14:34:37] <Pix[Taff]> ne parlez plus de trucs qui craignent ya un bot qui logge a present
+[14:34:44] <webdaemon> ooops
+[14:35:02] Pix[Taff] [KelTruc@AMarseille-201-1-3-193.abo.wanadoo.fr] sets topic for #eci to :Driver Linux pour modem ECI USB ADSL | logb0t: http://212.234.120.229/eci
+[14:36:17] <uzy> mdr
+[14:36:22] <wwp> cul bite couille
+[14:36:37] <webdaemon> :)
+[14:36:39] <wwp> :))
+[14:36:53] <webdaemon> quand le bot n'est pas la les souris dansent
+[14:37:45] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] has joined #eci
+[14:37:46] ChanServ [s@ChanServ] sets mode +o jeanseb
+[14:37:47] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] sets topic for #eci to :Driver Linux pour modem ECI USB ADSL
+[14:38:01] <uzy> weeeeek end 4 jeanseb ???
+[14:38:05] <uzy> lu jeanseb
+[14:38:21] <webdaemon> lut
+[14:38:29] <jeanseb> yes !
+[14:39:17] <uzy> t fonctionnaire, c pas possible ;)
+[14:39:35] <Mons> le jeanseb...
+[14:39:44] <wwp> lo jeanseb
+[14:39:53] Pix[Taff] [KelTruc@AMarseille-201-1-3-193.abo.wanadoo.fr] sets topic for #eci to :Driver Linux pour modem ECI USB ADSL | logb0t: http://212.234.120.229/eci
+[14:39:59] <wwp> va pouvoir plancher sur le projet alors :))
+[14:40:28] <wwp> tiens à ce propos, j'ai drolement avancé!
+[14:40:45] <wwp> j'ai reussi à brancher les cables aux modems du 1er coup, sans plus me tromper
+[14:40:46] <uzy> wwp: tu codes toi aussi ?
+[14:40:50] <uzy> arf
+[14:40:51] <uzy> ok
+[14:40:52] <wwp> uzy non pas encore :)
+[14:40:55] <uzy> mdr
+[14:40:57] <wwp> mais ça peut venir si besoin est
+[14:41:04] <wwp> (nuit et w/e only)
+[14:41:30] <jeanseb> uzy : ouais fonctionnaire
+[14:41:40] <wwp> djook: back?
+[14:41:52] <Pix[Taff]> jeanseb: a la demande de mons ya un bot qui logge le channel
+[14:41:58] <Pix[Taff]> d'ou l'url
+[14:42:02] <jeanseb> kool g vu ca
+[14:42:05] <Mons> arf :)
+[14:42:11] <Mons> a ma demande :) lol 
+[14:42:18] <wwp> jeanseb: c vrai que t fonctionnaires?
+[14:42:20] <wwp> -s
+[14:42:23] <jeanseb> je change mon init :)
+[14:42:24] <wwp> putain ENCORE un s de trop
+[14:42:41] <Pix[Taff]> <Mons> g mis le log de #eci sur grossac
+[14:42:41] <Pix[Taff]> <Pix[Taff]> si vous voulez je pose un bot qui logge, avec le log accessible en temps réel sur une page web
+[14:42:41] <Pix[Taff]> <low> faudrait voir ca avec les owners...moi ca me pose pas de pb en tt cas (mais j'ai trop a dire ds la conduite du chan donc bon...)
+[14:42:41] <Pix[Taff]> <Mons> ouep, si ça fait moins de merde que webdaeomon :)
+[14:42:42] <low> lu jeanseb
+[14:42:50] <jeanseb> lu low
+[14:43:38] <jeanseb> wwwp: ouaip
+[14:43:41] <webdaemon> Pix! ne commence pas ou alors .......
+[14:43:48] <Pix[Taff]> mais g rien dit moi
+[14:43:53] <Mons> lol webdaemon :)
+[14:43:55] <low> d'ici qq mois "le roller pour les nuls" aux editions low ;) rah c trop galere de taper a une main
+[14:43:58] <webdaemon> dis au revoir a ton bot
+[14:44:17] <Pix[Taff]> web mdr
+[14:44:23] <Pix[Taff]> tu peux toujours essayer si tas envie
+[14:44:23] <Pix[Taff]> :)
+[14:44:46] <Pix[Taff]> j'ai deux ligne a decommenter, et un rehash a faire pour le transformer en machine à te traquer
+[14:44:47] <wwp> allez noooon
+[14:44:50] <webdaemon> tu oublie que je suis tourjour dans ton LAN
+[14:44:55] <wwp> commencez po la gueguerre des bots
+[14:45:00] <Pix[Taff]> bah
+[14:45:02] <Pix[Taff]> et alors ?
+[14:45:07] <Pix[Taff]> je l'admin le lan avec gilles
+[14:45:10] <wwp> moi aussi apres tout
+[14:45:23] <low> Pix[Taff]: he he sur la ls le flood va pas etre facile =)
+[14:45:49] <webdaemon> repartition de bande maintenant ?
+[14:45:52] <low> mais bon on est pas ici pour jouer a la gueguerre
+[14:45:58] Pix[Taff] vous quitte
+[14:46:04] Pix[Taff] maintenance de son routeur mode on
+[14:46:05] <uzy> ++pix
+[14:46:05] <wwp> non
+[14:46:10] <webdaemon> il a eu peur !
+[14:46:10] <wwp> a+
+[14:46:12] <webdaemon> :)
+[14:46:18] <Mons> lol
+[14:46:21] <Pix[Taff]> hehe
+[14:46:26] <Pix[Taff]> me cherche pas :p
+[14:46:38] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] sets mode +o Mons
+[14:47:06] Pix[Taff] [KelTruc@AMarseille-201-1-3-193.abo.wanadoo.fr] has quit irc : []
+[14:49:42] <low> jeanseb: koid 9 ? qt a moi rien que j'ai les 2 ds les choux a coz d'une chute en roller...c trop chiant );
+[14:50:18] <low> sauf que et 2 mains rah g trop du mal
+[14:51:02] <jeanseb> ki a une machine costaude sous win 98 ?
+[14:51:08] Mons [lecabe@AFontenayssB-101-1-5-56.abo.wanadoo.fr] has quit irc : [Ping timeout for Mons[AFontenayssB-101-1-5-56.abo.wanadoo.fr]]
+[14:51:15] <jeanseb> genre 700 mega
+[14:51:20] <jeanseb> hertz
+[14:51:24] <jeanseb> au moins
+[14:51:25] <uzy> nan
+[14:51:28] <webdaemon> avec le modem 
+[14:51:31] <uzy> j'ai ca mais sous nux
+[14:51:33] <jeanseb> oui
+[14:51:35] <uzy> mais sans modem
+[14:51:52] <jeanseb> mons doit avoir ca
+[14:52:19] <uzy> jeanseb: ca en es ou le sniffeur sous 2k ?
+[14:52:24] <wwp> lol
+[14:52:24] <jeanseb> je comprend pas pourkoi g pas le dump du buffer et g bien peur ke ca aille pas encore assez vite pour ma machine
+[14:52:26] <uzy> c'etait bien une erreur de compil .?
+[14:52:26] <wwp> costaude en quoi?
+[14:52:37] <jeanseb> ben moa je peut pâs le compiler
+[14:52:47] <jeanseb> frequence et proc
+[14:52:51] <wwp> jeanseb: que cherches tu exactement comme "machine costaude"?
+[14:52:56] <webdaemon> jeanseb : si faut vraiment se devouer !
+[14:53:10] <jeanseb> la plus puissante possible :)
+[14:53:30] <webdaemon> si tu attends ce soir !
+[14:55:10] <jeanseb> k moa je vais ouvrir un compte dans une baque et ma renseigner comment on en ferme un autre :)
+[14:55:12] <jeanseb> a tout 
+[14:56:15] <webdaemon> c'est pas open() et close() ?
+[14:56:42] <webdaemon> desolé, je fatigue!
+[14:57:58] <wwp> jeanseb: ben desolé alors ça ira po loin chez moi :)
+[15:02:40] <wwp> webdaemon: no problem avec smbmount, merci!
+[15:03:44] <wwp> webdaemon?
+[15:03:57] <webdaemon> oui
+[15:04:08] <webdaemon> j'etais dans mon frigo
+[15:04:15] <uzy> lol
+[15:04:20] <webdaemon> fais chaud
+[15:04:35] <wwp> ah
+[15:04:38] <wwp> heu
+[15:04:48] <wwp> si tu veux ajouter une entree dans le fstab
+[15:05:13] ===================================->>>
+[15:05:13] Error in command   : Unknown command
+[15:05:13] ===================================->>>
+[15:05:13] Parsing stopped at :
+[15:05:13] Line 1 : /machine/share       /mount/point  ...
+[15:05:13] Character 0
+[15:05:13] Logical location : COMMAND
+[15:05:13] Error detail : /machine/share       /mount/point   smbf...
+[15:05:16] <webdaemon> oui
+[15:05:18] <wwp> : //machine/share       /mount/point   smbfs     guest,rw      0  0
+[15:05:22] <wwp> ben ça marche po
+[15:05:43] <wwp> alors que j'arrive à la monter avec smbmount //machine/share /mount/point
+[15:06:18] <wwp> faudrait pitet upgrader mon mountd?
+[15:06:40] <wwp> paske la commande par mount -tsmbfs blabla marche po non plus (of course)
+[15:06:43] <webdaemon> alors la je sais pas
+[15:07:17] <wwp> oki
+[15:07:19] <wwp> je cherche
+[15:07:53] <wwp> mais heureusement comme tu disais, smbmount est notre copaing
+[15:10:00] <webdaemon> c'est pas moi c'est mons 
+[15:10:57] <webdaemon> Bon, je rentre chez moi ... a tout a l'heure:!
+[15:11:07] webdaemon [toto@Mix-Marseille-106-1-230.abo.wanadoo.fr] has quit irc : [Leaving]
+[15:11:40] <wwp> sacré lui alors
+[15:11:57] <wwp> djook: highlight moi quand t de retour please :)
+[15:12:57] uzy is away: weeeeekkkennd moins 2h !!! (=> un peu taff)
+[15:15:25] wwp is AWAY at 15:15:25 : Not behind the keyboard
+[15:15:25] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwpAWAY
+[15:42:40] Mons [lecabe@AFontenayssB-101-1-5-56.abo.wanadoo.fr] has joined #eci
+[15:42:43] <Mons> re
+[15:42:48] <uzy> re
+[15:42:52] <low> re
+[15:42:55] <Mons> mon pc est out
+[15:42:56] uzy is back (gone 00:30:00)
+[15:42:59] <Mons> faut que je rebbot
+[15:43:17] <Mons> reboot dans 40 min, a la fin du dl
+[15:43:34] <low> arf
+[15:43:46] <low> les joies zinzin...
+[15:45:27] <Mons> le pire :
+[15:45:33] <Mons> c pour dl solaris
+[15:45:41] <Mons> qui est presque pire que zinzin :)
+[15:45:44] <low> houla
+[15:45:46] <uzy> ouaip
+[15:45:53] <uzy> c pas tout jeunz ca ...
+[15:46:09] <Mons> ??
+[15:46:15] <Mons> solaris ?
+[15:46:18] <uzy> ouaip
+[15:46:20] <uzy> ca date
+[15:46:22] <Mons> ben si, c encore utilisé :)
+[15:46:24] <uzy> oua lors ya des maj
+[15:46:27] <low> ouarf sur sun ca va encore mais sur pc ):
+[15:46:27] <Mons> non, c recent !
+[15:46:33] <uzy> a bon
+[15:46:35] <Mons> lol
+[15:46:43] <Mons> solaris 8 !
+[15:46:45] <uzy> bin ya pleins des failles dessus ou quoi ?
+[15:46:48] <Mons> oui
+[15:46:59] <Mons> tu peux etre root tres facilement
+[15:47:01] <uzy> j'ai des potes ya 3 ans ils faisaient pleins de solaris
+[15:47:10] <uzy> k
+[15:47:17] <uzy> c pour ca que c connu alors :)
+[15:47:34] <Mons> lol
+[16:09:24] <djook> wwp djook is on air
+[16:09:47] <wwpAWAY> djook: 
+[16:09:51] <wwpAWAY> hello
+[16:09:54] <wwpAWAY> merci pour le tuyau hier
+[16:10:05] wwpAWAY is back after 0 d 0 h 54 m 40 s
+[16:10:05] wwpAWAY [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwp
+[16:10:27] <djook> wwp: c'est cool
+[16:10:32] <wwp> en fait
+[16:10:34] <djook> ta facture va doubler !!
+[16:10:47] <wwp> sur le prise 2, y'avait 1+3, comme sur la prise 1
+[16:11:05] <wwp> j'ai donc du toucher le config du boitier separateur
+[16:11:18] <wwp> et operer à une vraie derivation de la ligne 1, au lieu de la ligne 2
+[16:11:24] <wwp> enfin bref, ça marche
+[16:11:24] <djook> t'as rien fait sauter chez toi ? lol
+[16:11:27] <wwp> non
+[16:11:31] <wwp> (pas encore)
+[16:11:33] <wwp> ah
+[16:11:34] <wwp> si
+[16:11:35] <djook> c'est l'essentiel !
+[16:11:36] <wwp> les crepes
+[16:11:40] <djook> arf !
+[16:11:42] <wwp> :))
+[16:11:43] <wwp> mais
+[16:11:45] <wwp> truc bizarre
+[16:11:48] <wwp> mon modem marchait plus!
+[16:11:56] <djook> ah bon?
+[16:12:01] <wwp> rohlala me suis dis je
+[16:12:04] <wwp> éhvi
+[16:12:21] <wwp> or me j'a souviendu que h'avai du faire 2 modifs dans le boitier de la rallonge du modem
+[16:12:25] <wwp> pour que ça marche, avant
+[16:12:26] <djook> pas cense etre en relation avec la prise si le tel marche
+[16:12:30] <wwp> et j'ai simplement eu à les oter
+[16:12:31] <djook> ok
+[16:12:37] <wwp> bizarre d'ailleurs..
+[16:12:39] <djook> laborieux !
+[16:12:48] <wwp> 2 vers 1 et 4 vers 3.. 
+[16:13:17] <wwp> moi pas compris, mais moi fait sauté, ça y'en a marché
+[16:13:26] <wwp> moi dire tant mieux et danser sur balcon
+[16:13:41] <djook> great !
+[16:14:05] <djook> a ta place, j'aurais tout degager, sorti les deux fils principaux et deriver tout partout
+[16:14:11] <wwp> lol
+[16:14:24] <wwp> oui, mais toi tu es un peu bourrin, là, avoue :))
+[16:14:25] <djook> c'est ce que j'ai fait chez moi
+[16:14:30] <wwp> ah pardon!
+[16:14:41] <djook> les gars de telecoms, s'ils voient ca font un arret cardiaque !!
+[16:14:45] <wwp> enfin, ton conseil m'a bien aidé, car j'ai su par quoi commencé
+[16:14:48] <wwp> -é +er
+[16:15:04] <djook> le support technique, c'et mon metier !
+[16:15:05] <wwp> et par quoi finir (donc) (du coup) (par conséquent)
+[16:15:08] <wwp> ah
+[16:15:10] <djook> mais pas pour le tel !!!
+[16:15:14] <wwp> ahah
+[16:15:22] <wwp> tu fais du suporc teknik info?
+[16:15:35] <djook> du support teknik open-source
+[16:15:40] <wwp> ouhlllllléééééé
+[16:15:46] <djook> seulement des sofs license gpl etlinux
+[16:15:46] <wwp> ok
+[16:15:51] <wwp> ah bon
+[16:15:53] <wwp> chez qui?
+[16:15:57] <djook> open care
+[16:15:59] <wwp> ok
+[16:16:36] <wwp> vous fournissez du support pour quels softs (en gros)?
+[16:17:05] <djook> linux toutes distribs , apache, postfix, samba, sendmail
+[16:17:10] <wwp> oki
+[16:17:25] <wwp> la base meme du systeme linux quoi
+[16:17:29] <djook> tout ce qui tourne autour de l'os et les applications de types entreprises
+[16:17:42] <wwp> voué
+[16:17:48] <djook> on a un departement qui fournit des solutions
+[16:17:52] <wwp> base de données?
+[16:18:00] <djook> bases de donnees, securite
+[16:18:05] <wwp> informix?
+[16:18:11] <djook> no lo se
+[16:18:16] <wwp> ok
+[16:18:18] <djook> sybase, postgres
+[16:18:23] <wwp> mysql..
+[16:18:26] <djook> oracle
+[16:18:34] <wwp> oracle 8 et + je suppose
+[16:18:35] <djook> mysql sql postgresql
+[16:18:42] <djook> oui enfin pas moi  !!
+[16:18:47] <wwp> oui oui
+[16:18:54] <wwp> toi t dans quel domaine?
+[16:19:05] <wwp> TU VAS PARLER OUI!
+[16:19:08] <wwp> lol
+[16:19:10] <wwp> pardon
+[16:19:14] <djook> moi je suis au support premier et deuxieme niveau
+[16:19:17] <wwp> ah
+[16:19:26] <wwp> tu passes moins de temps dans l'ascenseur alors
+[16:19:45] <djook> je receptionne l'appel client et je resout dans la limitte de mes competences; apres je forwarde au labo ou aux consultant
+[16:20:00] <djook> you've gone ?
+[16:20:05] <wwp> ouah t un firewall à problemes
+[16:20:10] <djook> du genre
+[16:20:12] <wwp> oué
+[16:20:22] <djook> j'suis plutot un technicien cameleon
+[16:20:27] <wwp> lol
+[16:20:36] <wwp> tu aurais pu bosser chez SuSE alors :)
+[16:20:45] <djook> lol !!
+[16:20:50] <wwp> doh!
+[16:21:11] <wwp> t'as linux chez toi?
+[16:21:39] <djook> oui mais en client dhcp de win2k
+[16:21:45] <wwp> DOH!
+[16:21:51] <djook> c'est pôur ca que j'attends les drivers
+[16:21:59] <wwp> attends
+[16:22:01] <wwp> mais
+[16:22:10] <wwp> je vois pas le rapport :)
+[16:22:16] <djook> ah bon ?
+[16:22:20] <wwp> ou alors t'as fait un raccourci sur ma question?
+[16:22:37] <djook> pas de drivers pour linux donc partage de connexion internet win2000
+[16:22:38] <wwp> linux en client dhcp.. t'as quand meme bien linux!
+[16:22:41] <wwp> oué ok
+[16:22:47] <djook> ok ?
+[16:22:47] <wwp> sacré raccourci :)
+[16:22:50] <djook> yes
+[16:22:52] <wwp> lol
+[16:23:00] <wwp> c ce que je dois monter ce soir chez moi
+[16:23:07] <wwp> mais win98+winroute ça me suffira
+[16:23:17] <wwp> putain
+[16:23:22] <djook> il parait que winroute est pas necessaire
+[16:23:27] <wwp> heu
+[16:23:28] <wwp> ouais
+[16:23:40] <djook> il y a le protocole de partage a installer du cd
+[16:23:42] <wwp> t'as un truc pour partager la connexion sous win98SE mais g jamais pu le faire marcher
+[16:23:46] <djook> a la winme
+[16:23:49] <wwp> yep
+[16:23:58] <wwp> tu en sais plus?
+[16:24:05] <wwp> sur ce protocole à installer?
+[16:24:16] <djook> je sais que moi je m'emmerde pas avec win9x
+[16:24:18] <wwp> tant qu'a faire, si ça me simplifie la choooose
+[16:24:23] <wwp> lol
+[16:24:27] <wwp> moi j'ai que ça sous la mimine
+[16:24:29] <djook> meme sous winme ca marchait pas
+[16:24:32] <wwp> lol
+[16:24:35] <wwp> oki
+[16:24:42] <djook> pourtant c'est pix
+[16:24:46] <wwp> ahah
+[16:24:48] <djook> ki m'en avait parle
+[16:24:53] <wwp> ah
+[16:24:57] <wwp> mais pa'ti le pix
+[16:25:03] <djook> et il en disait du bien, j'etais tres etonne ...lol
+[16:25:42] <wwp> tiens
+[16:25:45] <wwp> bizarroïde
+[16:25:51] <wwp> faudra que je lui en touche un mot
+[16:27:16] <wwp> je me souviens que fallait configurer un machin et creer une disquette pour les win32 client
+[16:27:20] <wwp> le truc louche
+[16:27:40] <wwp> ou alors je confond avec une autre bizarrerie
+[16:27:53] <wwp> ou alors je confond pas
+[16:27:56] <wwp> ou alors mais si
+[16:28:00] <wwp> quoique!
+[16:28:01] <djook> moi on m'as dit que ca se rajoutait comme un composant windows normal
+[16:28:08] <wwp> ouep?
+[16:28:11] <wwp> bah
+[16:28:15] <wwp> je verra ça
+[16:28:19] <djook> et apres tu le selectionne dans les proprietes reseau
+[16:29:01] <djook> j'peux regarder faut que je reboute
+[16:29:15] <djook> mais ici, je paartagerai quedal alors ...
+[16:29:36] <wwp> ouais
+[16:29:43] <wwp> eheh g cru ke t t aux states
+[16:29:57] <wwp> isdn sur paris/banlieue?
+[16:30:00] Mons [lecabe@AFontenayssB-101-1-5-56.abo.wanadoo.fr] has quit irc : [Ping timeout for Mons[AFontenayssB-101-1-5-56.abo.wanadoo.fr]]
+[16:30:09] <djook> adsl
+[16:30:12] <wwp> oki
+[16:30:18] <djook> sur orsay
+[16:33:42] Mons [lecabe@AFontenayssB-101-1-5-56.abo.wanadoo.fr] has joined #eci
+[16:34:12] <wwp> re
+[16:34:50] <djook> re
+[16:36:53] <wwp> (annonce: échange pack modem usb contre pack modem ethernet avec possesseur de windows)
+[16:37:00] webdaemon [olivier@AMarseille-201-1-2-46.abo.wanadoo.fr] has joined #ECI
+[16:37:03] <wwp> nan di diou
+[16:37:33] <jeanseb> re
+[16:37:40] <wwp> id
+[16:37:46] <djook> wwp don't give up the fight
+[16:37:57] <webdaemon> kes tu fais wwp
+[16:38:07] <wwp> djook: lol si on peut plus plaisanter roh lala (quoi que)
+[16:38:12] <wwp> webdaemon: comment ça?
+[16:38:22] <djook> wwp lol!!!!
+[16:38:31] <wwp> c clair je crois
+[16:38:34] <djook> wwp j'y avais pense...lol
+[16:38:38] <wwp> ben oui
+[16:38:51] <wwp> maintenant faut convaincre un gars ké sous win que c pas pour l'entuber quoi
+[16:38:59] <wwp> et lui faire l'install en plus
+[16:39:03] <djook> dur dur    !
+[16:39:07] <wwp> ahah
+[16:39:12] <djook> c'est pourri d'avance
+[16:39:15] <wwp> p'tet po..
+[16:39:23] <wwp> si t'as un copain ké sous win+adsl ethernet..
+[16:39:32] <wwp> tu peux lui proposer c sur
+[16:39:42] <wwp> (je cherche qui je connais qui..)
+[16:39:44] <djook> parle de linux a un windowsien , il a des boutons dans la minute
+[16:39:49] <wwp> meuuuuuuh
+[16:40:03] <wwp> tu fais install le modem usb, si ça marche, tu pars avec son sien qué pas usb :)
+[16:40:38] <wwp> et hop
+[16:40:40] <djook> il va se sentir laise le gars, pourkoi t'es si content de partir avec son modem ?
+[16:41:02] <wwp> bah tu lui explique que t'as coincé par le manque de driver sous linux, c un aveu honnete
+[16:41:48] <djook> ils sont malhonnetes ces gars la ,il va trouver ca louche ! lol
+[16:43:16] <wwp> bah si c un pote quand meme
+[16:43:31] <wwp> sinon il te casse ta voiture, alors..
+[16:44:31] <djook> arf lol !
+[16:44:34] <wwp> et il viole ton chat
+[16:44:58] <djook> ah non, pas mon chat !
+[16:45:01] <wwp> (si si)
+[16:45:02] <djook> merde !
+[16:45:09] <wwp> t'as les boules hein
+[16:45:12] <djook> c'est moi qui m'occupe de lui d'habitude !
+[16:45:15] <jeanseb> c m'etonerai, les chattes elle font terriblement mal a leur male pendant l'acte
+[16:45:18] <jeanseb> :)
+[16:45:19] <wwp> alors tu vas pas lui faire de saloperie, à ton copaing
+[16:45:30] <wwp> jeanseb: et reciproquement
+[16:45:44] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has joined #eci
+[16:45:51] <wwp> ahah l'air de rien, jeanseb il laisse trainer une oreille, et dès que ça parle de violer un chat, hop!
+[16:45:54] <wwp> tiens pix
+[16:46:00] <Pix[Taff]> enfin bordel
+[16:46:02] <wwp> on parlait de toi justement (avant de parler de viol de chat)
+[16:46:04] <Pix[Taff]> quelle merde cette redhat
+[16:46:11] <Pix[Taff]> le modules.conf ne contient aucun alias
+[16:46:16] <djook> Pix[Taff]: slu you
+[16:46:16] <wwp> lol
+[16:46:18] <wwp> pratix
+[16:46:21] <Pix[Taff]> 'jour djook
+[16:46:26] <wwp> dis donc pix..
+[16:46:35] <djook> Pix[Taff]: y a pas conf.modules sous redhat ?
+[16:46:48] <djook> avec les alias ?
+[16:46:53] <wwp> Pix[Taff]:  t'as fait partage de connexion a partir d'une win98SE sans winroute?
+[16:47:22] <Pix[Taff]> a partir de modutils 2.4 c'est plus conf.modules djook
+[16:47:24] <Pix[Taff]> c modules.conf
+[16:47:32] <djook> oki doki
+[16:47:34] <Pix[Taff]> wwp non g installé une rh ce matin en vitesse
+[16:47:49] <wwp> souvent y'a qu'a virer le lien conf.modules, ou a inverser le lien si c modules.conf qui en est un d'ailleurs
+[16:48:00] <djook> etc/modules ?
+[16:48:24] <wwp> Pix[Taff]: bah djook avait l'air de se souvenir d'une action d'eclat de ta part telle que celle ci
+[16:48:45] <Pix[Taff]> une action d'eclat !?
+[16:48:48] <wwp> bé
+[16:48:54] <wwp> c facile?
+[16:49:03] <djook> etc/modutils/alias
+[16:49:10] <djook> etc/modutils/option
+[16:49:13] <djook> etc/modutils/path
+[16:49:14] <wwp> (je parle du partage de cnx sous win98 Pix[Taff])
+[16:49:18] <djook> arf !!
+[16:49:24] <uzy> bon tcho les cocos :)
+[16:49:31] <uzy> v prendre la route :(
+[16:49:31] <wwp> salut uzy
+[16:49:40] <wwp> tant que c pas le platane
+[16:49:46] <uzy> a lundi et bon wwwweeeeeeeeeekkkkkkk eeeeeeeennnnnnnnnnndddddddddeeeeeeeeeuuuuuuhhhh !!!!!!!!!!
+[16:49:58] <low> lu
+[16:49:58] <uzy> lol wwp
+[16:50:04] uzy [uzy@195.25.31.159] has quit irc : [yo]
+[16:50:49] <wwp> bbs (5min)
+[16:51:03] <jeanseb> mons : to sfcript pour les log l'es ok ?
+[16:52:58] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has quit irc : [Ping timeout for Pix[Taff][AMarseille-201-1-4-84.abo.wanadoo.fr]]
+[16:56:10] <jeanseb> mons !
+[16:57:41] <wwp> et hop
+[17:00:21] <webdaemon> jeanseb
+[17:01:03] <jeanseb> oui webdaemon
+[17:01:27] <webdaemon> 2sec !
+[17:01:37] Pix[Taff] [KelTruc@AMarseille-201-1-1-44.abo.wanadoo.fr] has joined #eci
+[17:01:48] Pix[Taff] re
+[17:01:58] Pix[Taff] putain de coupures de courant de mes deux si je puis dire
+[17:02:02] webd [root@AMarseille-201-1-2-46.abo.wanadoo.fr] has joined #eci
+[17:02:12] webdaemon [olivier@AMarseille-201-1-2-46.abo.wanadoo.fr] has quit irc : []
+[17:02:17] <wwp> t en afrique centrale Pix[Taff]?
+[17:02:29] <low> warf
+[17:02:31] <Pix[Taff]> ouais du coté du kenya la
+[17:02:34] <wwp> ah ok
+[17:02:54] <webd> jeanseb : est ce qu'un pc peut se comporter comme un peripherique USB ?
+[17:03:07] <wwp> heu
+[17:03:16] <webd> Simuler le modem par exemple ?
+[17:03:17] <wwp> lol
+[17:03:23] <low> webd: hmmm pas bien de surfer root
+[17:03:41] <webd> :)
+[17:03:57] <webd> sous BitchX en plus !
+[17:04:01] <wwp> lol
+[17:04:10] <webd> une daube interplanetaire
+[17:04:19] <jeanseb> non, j'y av deja pense 
+[17:04:34] <webd> et alors ?
+[17:04:44] <webd> ca foire ?
+[17:04:50] <jeanseb> pour faire un analyseur usb harware avec un eme pc
+[17:04:58] <webd> :) hehe
+[17:05:06] <webd> je fais ca pour les sockets 
+[17:05:06] <jeanseb> mais les signaux electrique st pas symetrique !
+[17:05:11] <webd> aye
+[17:06:35] <webd> mais ca fait chier, de pas pouvoir avoir le net quand tu bricolle le modem
+[17:06:55] <wwp> lol
+[17:07:05] <wwp> t'en faudrait 1 2e + une 2e ligne alors :)
+[17:07:35] <webd> bein, j'ai bien le RTC, mais bon ca va commencre a faire cher tout ca !
+[17:09:29] webd [root@AMarseille-201-1-2-46.abo.wanadoo.fr] has quit irc : [webd has no reason]
+[17:10:17] low [low@pamoc.univ-littoral.fr] has quit irc : [rentrage maison puis medecin ):]
+[17:13:42] <jeanseb> kekun ki sait ou hiberne mons ?
+[17:13:44] <jeanseb> kekun ki sait ou hiberne mons ?
+[17:13:44] <jeanseb> kekun ki sait ou hiberne mons ?
+[17:14:51] <Pix[Taff]> aucune idée
+[17:18:40] <wwp> nope
+[17:21:21] <jeanseb> bon les gas , je vais un peu yoyoter pour cause de test sniffeur
+[17:21:28] <jeanseb> vous inquitez pas
+[17:21:45] <djook> webd rtc what is that ?
+[17:21:58] <jeanseb> allez Premier reboot iminant
+[17:23:35] <jeanseb> j'y go
+[17:23:40] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] has quit irc : [Rebbot #1]
+[17:24:07] wwp is AWAY at 17:24:07 : Not behind the keyboard
+[17:24:08] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwpAWAY
+[17:24:24] djook [o@cerbere.ocare.com] is now known as djook_lazy
+[17:26:26] djook_lazy [o@cerbere.ocare.com] has quit irc : [Client Exiting]
+[17:33:13] Mons is back
+[17:35:09] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] has joined #eci
+[17:35:09] ChanServ [s@ChanServ] sets mode +o jeanseb
+[17:35:14] <Mons> re jeanseb
+[17:35:22] <jeanseb> re
+[17:35:34] <jeanseb> mons : ton script svp :)
+[17:35:37] <Mons> kk
+[17:35:41] <Mons> sur grossac
+[17:35:47] <Mons> je te dcc
+[17:38:20] <jeanseb> mons pb vec grossac ?
+[17:38:29] <Mons> ouep :)
+[17:38:41] <Mons> lol ;)
+[17:38:45] <Mons> je te dcc de suite
+[17:39:30] <Mons> hehe c fait
+[17:39:35] <jeanseb> translog c koi ?
+[17:39:41] <Mons> desole pour le retard, gt en course
+[17:39:59] <Mons> tu fais translog.sh *log , ça te sort des .gz
+[17:40:09] <Mons> passés a la moulinette
+[17:40:48] <jeanseb> ouais mais moa je prefere les log non zipee
+[17:41:01] <jeanseb> marce ke vi sur les .gz c pas terrible
+[17:41:05] <Mons> bah !
+[17:41:11] <Mons> tu fais a la min alors !
+[17:41:23] <Mons> ou tu commente la ligne avec le gzip :)
+[17:41:31] <Mons> demerdes toi !!
+[17:42:32] <jeanseb> :)
+[17:42:59] <wwpAWAY> lol
+[17:43:06] <wwpAWAY> ceci dit bz2 c mieux :)) lol
+[17:43:09] <Mons> jeanseb, je me demandes ce que tu as fait avec mon serv :) il marche plus depuis ce matin !
+[17:43:12] wwpAWAY is back after 0 d 0 h 19 m 5 s
+[17:43:12] wwpAWAY [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwp
+[17:43:22] <wwp> l'a pissé dedans pitet
+[17:43:32] <jeanseb> ben g voulu creer un compte utilisateur et planter
+[17:43:42] <jeanseb> puis g voulu logoin et replanter
+[17:43:58] <jeanseb> dois avoir un pb avec mysql et php 
+[17:44:03] <jeanseb> ki plante windows
+[17:44:16] <Mons> ouep ..
+[17:44:26] <Mons> mais now, c pire ...
+[17:44:31] <Mons> page blanche :)
+[17:44:36] <jeanseb> g vue
+[17:44:39] <Mons> par contre, ça plante plus !
+[17:44:49] <jeanseb> regarde le sce de la page
+[17:44:50] <Mons> ... :(
+[17:44:56] <Mons> ouep, g vu
+[17:45:05] <jeanseb> c koi ?
+[17:45:28] <Mons> c la sortie de php mais sans les trucs qui devrait y avoir a l'interieur
+[17:45:39] <Mons> ptete que sql est down
+[17:45:46] <Mons> ça expliquerait tt. ...
+[17:46:23] <jeanseb> moi j'av ca qd php.ini charge pas les ext mysql...
+[17:46:42] <Mons> hummm...
+[17:46:45] <Mons> zarb ...
+[17:46:59] <Mons> moi, ça marche plus depuis que apache a crashé ...
+[17:48:39] <Mons> jeanseb, tu fais quoi là ?
+[17:48:45] <Mons> au fait, 
+[17:48:54] <Mons> moi cassos ce soir vers 19h30
+[17:49:05] <Mons> reviens demain ...
+[17:49:08] <Mons> mais g tu taff
+[17:49:13] <Mons> tt le WE
+[17:50:05] Pix[Taff] [KelTruc@AMarseille-201-1-1-44.abo.wanadoo.fr] has quit irc : [Ping timeout for Pix[Taff][AMarseille-201-1-1-44.abo.wanadoo.fr]]
+[17:50:29] <jeanseb> ben je surf un peu et je regarde le snoop
+[17:51:37] <Mons> ok
+[17:51:53] <Mons> sinon, les acces sur default.ida, c pas codered ?
+[17:51:54] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has joined #eci
+[17:51:59] <Mons> Pix[Taff] !
+[17:52:00] <Mons> Pix[Taff] !
+[17:52:02] <Mons> sinon, les acces sur default.ida, c pas codered ?
+[17:52:14] webdaemon [root@AMarseille-201-1-2-46.abo.wanadoo.fr] has joined #eci
+[17:52:16] <Mons> ou red truc ?
+[17:52:23] <webdaemon> rere
+[17:52:32] <webdaemon> qui est sous redhat ici
+[17:52:33] <webdaemon> .
+[17:52:56] <Pix[Taff]> re
+[17:53:02] <Pix[Taff]> oui Mons
+[17:53:06] <Pix[Taff]> c'est code red
+[17:53:11] <Mons> lol ;)
+[17:53:12] <webdaemon> comment tu veux faire du java ou du c sans les accolades !  grrr
+[17:53:14] <Pix[Taff]> si tu vois des NNNNN c la v1 si tu vois ds XXXXX c la v2
+[17:53:18] <Mons> y'en a vraiment plein !!!
+[17:53:23] <Mons> c grave !
+[17:53:47] uzy [uzy@dyn-213-36-137-221.ppp.libertysurf.fr] has joined #eci
+[17:53:49] <uzy> re
+[17:53:55] <uzy> Pix[Taff]: t la ?
+[17:54:05] <uzy> les .xm ca s'ouvre avec koa ?
+[17:56:15] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has quit irc : [Ping timeout for Pix[Taff][AMarseille-201-1-4-84.abo.wanadoo.fr]]
+[17:57:24] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has joined #eci
+[17:59:36] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has quit irc : []
+[17:59:38] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has joined #eci
+[18:08:30] uzy [uzy@dyn-213-36-137-221.ppp.libertysurf.fr] has quit irc : [long way from home bab]
+[18:11:28] <Mons> pfoui !
+[18:11:32] <Mons> grossac up
+[18:11:42] <Mons> j'avais modif le code ...
+[18:12:01] <Mons> c bon, jeanseb, c up
+[18:12:18] <jeanseb> k regarde les log
+[18:12:38] <jeanseb> me touche pas au forum :)
+[18:13:44] <jeanseb> te sur de ton script ?
+[18:14:00] <Mons> hum ...
+[18:14:04] <Mons> oui, les logs ?
+[18:14:12] <jeanseb> me semblais ki av qu'une seul D7
+[18:14:20] <jeanseb> kekesoit le log ...
+[18:14:28] <Mons> et ?
+[18:15:01] <jeanseb> ben ds
+[18:15:12] <jeanseb> *  ledfixjs1.log.vend.prec.txt.gz
+[18:15:16] <jeanseb> y'en a uh wagon 
+[18:15:29] <jeanseb> oups c dans *  log_passage_led_verte_1.log.vend.prec.txt.gz
+[18:15:30] <Mons> hummm ...
+[18:15:43] <Mons> ouep , c mon log ça ...
+[18:15:46] <wwp> passage led verte?
+[18:15:58] <wwp> y'a du nouveau coté avancement?
+[18:15:58] <Mons> led verte fixe quoi
+[18:16:05] <Mons> non, je crois pas
+[18:16:08] <wwp> ah ouf
+[18:16:13] <wwp> j'ai zu peur
+[18:16:39] <jeanseb> tu as tjrs les log ?
+[18:16:42] <Mons> oui
+[18:16:53] <Mons> grossac dans pppeci
+[18:17:18] <jeanseb> y'a ke le .zip :)
+[18:17:29] <jeanseb> au fait logflo c le loader tu peut virer!
+[18:17:30] <Mons> ??
+[18:17:36] <Mons> kk
+[18:18:33] <wwp> yop question à 2 F, l'est deposé sous sourceforge ce projet?
+[18:18:39] <Mons> oui
+[18:18:42] <wwp> ah!
+[18:18:55] <wwp> les sources alpha/cvs y sont?
+[18:19:06] <Mons> ouep, ça y est
+[18:19:09] <wwp> AH!
+[18:19:30] <Mons> ça a ete mis a jour en plus je crois
+[18:19:34] <wwp> what is ze name of the project?
+[18:19:40] <Mons> hummm ...
+[18:19:44] <wwp> pppeci?
+[18:19:54] <Mons> http://sourceforge.net/projects/eciadsl
+[18:20:00] <wwp> ah ok thanx
+[18:20:17] <Mons> ts les liens importants st sur grossac ou sur le site de flash
+[18:20:29] <Mons> ce serait pas mal de mettre les sites dans le topic
+[18:20:32] <Mons> jeanseb
+[18:20:40] <jeanseb> ou http://eciadsl.sourceforge.net <- our le site web 
+[18:20:46] <jeanseb> oui
+[18:22:14] <jeanseb> mons : ton script bug c sur
+[18:22:21] <Mons> humm ... :(
+[18:22:34] <Pix[Taff]> franchement tu pars en couille mons...
+[18:22:39] <Mons> bah je v corriger
+[18:22:47] <Mons> c quoi le bug ?
+[18:22:55] <Pix[Taff]> c conceptuel
+[18:22:57] <Pix[Taff]> fo tout refaire
+[18:23:02] <Mons> pfff :(
+[18:23:17] Mons est depité
+[18:23:27] <jeanseb> je compar js.log.vend.prec.txt.gz
+[18:23:30] <jeanseb> et le log
+[18:23:38] <jeanseb> et le type/Request corespond pas
+[18:23:52] <Mons> ouep ...
+[18:23:57] <Mons> je regarde ça de suite
+[18:24:15] <jeanseb> 00000410  0.05405120        Request                 = a0  
+[18:24:19] <jeanseb> URB 5
+[18:24:29] <jeanseb> L'urb VENDOR : Type : 0 , value : 01 , index : 00 
+[18:24:34] <jeanseb> g compris
+[18:24:44] <jeanseb> ton type il arrive dans l'urb suivante
+[18:24:55] <jeanseb> tu dump avan de l'avoir !
+[18:25:47] <Mons> ouep .. je m'en doutait ...
+[18:26:49] <Mons> kk, je corrige...
+[18:27:33] <wwp> ürb!
+[18:27:34] <wwp> pardon
+[18:30:48] jseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] has joined #eci
+[18:30:48] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] has quit irc : [Read error to jeanseb[AToulon-101-1-3-249.abo.wanadoo.fr]: Connection reset by peer]
+[18:31:01] jseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] is now known as jeanseb
+[18:31:38] ChanServ [s@ChanServ] sets mode +o jeanseb
+[18:31:42] ChanServ [s@ChanServ] sets mode +o Mons
+[18:35:08] <Mons> re jeanseb
+[18:35:14] <Mons> c corrigé je crois
+[18:36:03] <Mons> ptete encore un bug pour la premiére val
+[18:36:10] <Mons> mais sinon c ok
+[18:36:29] <Mons> http://grossac.dyndns.org/pppeci/sources/stats.pl
+[18:36:35] <jeanseb> k
+[18:36:45] <jeanseb> t'a relance sur les log du site ?
+[18:36:54] <Mons> nop ... je fais :)
+[18:40:04] <Mons> gz a jours ...
+[18:40:55] <jeanseb> k mrci
+[18:41:07] <jeanseb> je cherche un bug :)
+[18:41:17] <Mons> y'en a encore un je crois
+[18:41:25] <Mons> pour le premiére urb vend ...
+[18:41:42] <Mons> mais pas le temps de corriger, faut que je parte ... d'ici 2 min ...
+[18:42:10] <jeanseb> k
+[18:43:04] webdaemon [root@AMarseille-201-1-2-46.abo.wanadoo.fr] has quit irc : [BitchX-75p3 -- just do it.]
+[18:43:17] nwebdaemo [root@AMarseille-201-1-2-46.abo.wanadoo.fr] has joined #eci
+[18:43:57] nwebdaemo [root@AMarseille-201-1-2-46.abo.wanadoo.fr] is now known as webdaemon
+[18:44:02] <Mons> ok ... a plus tous ..
+[18:44:13] <jeanseb> plus
+[18:44:13] <webdaemon> +
+[18:44:15] <Mons> le script aussi est sur le site ...
+[18:44:16] <Mons> +
+[18:44:21] Mons [lecabe@AFontenayssB-101-1-5-56.abo.wanadoo.fr] is now known as Mons_aw
+[18:44:25] <wwp> question: quelles logs de comm system-modem voulez-vous (je veux dire, en provenance de quel application)?
+[18:45:35] Pix[Taff] [KelTruc@AMarseille-201-1-4-84.abo.wanadoo.fr] has quit irc : []
+[18:47:30] <wwp> jeanseb?
+[18:47:48] <jeanseb> ben c le log de l'initiamlisationdu modem kil ns faut
+[18:47:55] <wwp> oui mais
+[18:47:58] <wwp> generée par quoi?
+[18:48:10] <wwp> pas le systeme ou par un autre outil qui spy la comm usb?
+[18:49:45] <webdaemon> par windows (access reseau distant ) je presume
+[18:50:18] <webdaemon> et a travers le driver du modem,non ?
+[18:51:22] <wwp> okay
+[18:51:28] <wwp> np alors
+[18:52:03] <wwp> ben ça fait pas de dump des paquets.. si c ça qu'il faut logger, autant savoir quel outils ils utilisent
+[18:52:19] <wwp> un usb sniffer?
+[18:53:21] <jeanseb> oui
+[18:53:31] <wwp> ah!
+[18:53:40] <wwp> lequel jeanseb? (ou alors, "oui" à quelle question?)
+[18:53:53] <webdaemon> ce que j'ai pas compris, c'est qu'il y a 1 page w2k sur snoopy
+[18:54:00] <wwp> snoopy!
+[18:54:02] <wwp> c donc ça
+[18:56:18] <wwp> jeanseb: les specs usb c 2.0 ou 1.1?
+[18:56:44] <webdaemon> wwp: tu serais pas en train de t'y mettre ?
+[18:56:52] <wwp> moi?
+[18:56:53] <wwp> heu
+[18:56:59] <wwp> (:chuttt:)
+[18:57:13] <webdaemon> :)
+[18:57:43] <webdaemon> mmmm ... les rillettes de thon au gouter !! divin !
+[18:57:49] <wwp> arglz
+[18:57:55] <wwp> c t donc ça cette odeur
+[18:58:20] <webdaemon> lol
+[18:58:28] <jeanseb> 2.0
+[18:58:38] <wwp> merci jeanseb
+[18:58:53] <wwp> me semblait que c t du 1.1 (marqué sur le modem ou dans sa doc)
+[18:59:01] <jeanseb> bon v tester kek truc
+[18:59:02] <jeanseb> a tt
+[18:59:05] jeanseb [nvvc@AToulon-101-1-3-249.abo.wanadoo.fr] has left #eci []
+[18:59:14] <wwp> merde, aurais une version du modem pourrie encore plus que non supportée?
+[19:00:12] <wwp> gosh!
+[19:00:14] <wwp> damned
+[19:00:17] <wwp> trahison!
+[19:00:26] <wwp> voire "doh!"
+[19:00:32] <webdaemon> kes ki t'arive?
+[19:00:34] <wwp> ben
+[19:00:47] <wwp> me semblait avoir lu sur la doc du modem que c t usb 1.1
+[19:01:04] <wwp> aurais-je bu/fumé?
+[19:01:10] <webdaemon> tu oublie la compatibilite descendante !
+[19:01:16] <wwp> ouais ok ok
+[19:01:27] <webdaemon> enfin, je pense !
+[19:01:39] <wwp> et il serait plus simple de concevoir un driver usb avec le protocole 2.0?
+[19:01:47] <wwp> sinon c po necessaire
+[19:01:53] <wwp> au contraire meme
+[19:02:03] <wwp> tu peux plus faire tourner ton driver sur les becanes qui n'ont que l'usb 1.1
+[19:02:26] <wwp> me trompè-je?
+[19:02:39] <webdaemon> je sais pas, j'ai pas lu les docs ...
+[19:03:51] <webdaemon> tout le monde a des ports en 2.0, je pense
+[19:03:59] <wwp> hum
+[19:04:02] <wwp> j'espère
+[19:04:38] <wwp> comme tout le monde à au moins un PII avec au moins 128meg de ram :)))
+[19:05:05] <wwp> adieu, la possibilité d'utiliser son vieux vieux pc (usb1.1) pour servir de routeur adsl alors :)
+[19:30:47] webdaemon [root@AMarseille-201-1-2-46.abo.wanadoo.fr] has quit irc : [Ping timeout for webdaemon[AMarseille-201-1-2-46.abo.wanadoo.fr]]
+[20:02:07] wwp is AWAY at 20:02:07 : Not behind the keyboard
+[20:02:08] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwpAWAY
+[20:07:26] Mr-Ragga [polrse@APlessis-Bouchard-102-1-1-93.abo.wanadoo.fr] has joined #eci
+[20:09:04] Mr-Ragga [polrse@APlessis-Bouchard-102-1-1-93.abo.wanadoo.fr] has quit irc : [(I was using Polaris SE) Version:(1.0) Wasted:(1 Minute and 46 Seconds Online)]
+[20:11:41] wwpAWAY is back after 0 d 0 h 9 m 34 s
+[20:11:41] wwpAWAY [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwp
+[20:12:51] wwp is AWAY at 20:12:51 : Gone fishin'
+[20:12:51] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwp_away
+[20:12:55] wwp_away is back after 0 d 0 h 0 m 4 s
+[20:12:55] wwp_away [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] is now known as wwp
+[20:19:55] <wwp> tsoin
+### Log session terminated at Fri Aug 24 20:23:34 2001 ###
diff --git a/logsamples/mIRC6-sample.log b/logsamples/mIRC6-sample.log
new file mode 100644 (file)
index 0000000..3662e9d
--- /dev/null
@@ -0,0 +1,76 @@
+
+Session Start: Fri Aug 30 10:52:14 2002
+Session Ident: #afterlife
+[10:52] * Now talking in #afterlife
+[10:52] * Topic is '.....\ f'
+[10:52] * Set by Hobben on Sat Aug 24 12:35:10
+[10:52] * ChanServ sets mode: +o Sentrosi
+[10:52] -> -Sentrosi- notice test
+[10:52] -Sentrosi- notice test
+[10:52] -> *Sentrosi* msg test
+[10:52] * Sentrosi sets mode: +v Sentrosi
+[10:52] * Sentrosi sets mode: -v Sentrosi
+[10:52] * Sentrosi sets mode: -o Sentrosi
+[10:52] * Retrieving #afterlife info...
+[10:52] * Sentrosi changes topic to '......\ f'
+[10:53] * You were kicked by Sentrosi (you suck\ f)
+[10:53] * Dekein was kicked by Sentrosi (you suck\ f)
+Session Close: Fri Aug 30 10:53:07 2002
+
+Session Start: Fri Aug 30 10:53:09 2002
+Session Ident: #afterlife
+[10:53] * Now talking in #afterlife
+[10:53] * Topic is '......\ f'
+[10:53] * Set by Sentrosi on Fri Aug 30 10:52:46
+[10:53] * ChanServ sets mode: +o Sentrosi
+[10:53] -> Ops #afterlife: need a sample of mirc6 logs ;)
+[10:53] <Sentrosi> heh
+[10:53] <Sentrosi> bbl
+[10:53] * Disconnected
+Session Close: Fri Aug 30 10:53:46 2002
+
+Session Start: Fri Aug 30 11:06:11 2002
+Session Ident: #afterlife
+[11:06] * Now talking in #afterlife
+[11:06] * Topic is '......\ f'
+[11:06] * Set by Sentrosi on Fri Aug 30 10:52:46
+[11:06] * ChanServ sets mode: +o Sentrosi
+[11:06] -Jorr:@#afterlife- ...
+[11:06] * You were kicked by Dekein (you suck\ f)
+Session Close: Fri Aug 30 11:06:24 2002
+
+Session Start: Fri Aug 30 11:06:31 2002
+Session Ident: #afterlife
+[11:06] * Now talking in #afterlife
+[11:06] * Topic is '......\ f'
+[11:06] * Set by Sentrosi on Fri Aug 30 10:52:46
+[11:06] * ChanServ sets mode: +o Sentrosi
+[11:06] <Sentrosi> argh was typing
+[11:06] <Sentrosi> mirc6 log formats is retarded, actions look just like mode changes
+[11:07] * Delheru_ has joined #afterlife
+[11:07] * Sentrosi changes topic to 'wtf?'
+[11:07] <Sentrosi> oh I het it, there's a special character in the line
+[11:08] <Sentrosi> how retarded
+[11:08] * Sentrosi thinks mIRC6's logformat is RETARDED!
+[11:08] <Sentrosi> wonder what it does if I type this heh
+[11:08] * Sentrosi changes topic to 'mirc6 sucks ASS\ f'
+[11:08] * paluwen has quit IRC (Read error: Connection reset by peer\ f)
+[11:09] <Sentrosi> it left in the special character in the log.... lame crappy useless program, how the hell are you supposed to reliably parse that kind of format?
+[11:09] <Dekein> you don't?
+[11:10] * Thanotos has joined #afterlife
+[11:10] * ChanServ sets mode: +o Thanotos
+[11:10] <Sentrosi> huh?
+[11:10] <Thanotos> I don't what?
+[11:10] * yasai has quit IRC (Ping timeout\ f)
+[11:10] <Thanotos> oh thats even worse
+[11:10] * yasai has joined #afterlife
+[11:10] * Thanotos has joined #afterlife
+[11:11] <Thanotos> looks EXACTLY the same as when I joined
+[11:11] <Thanotos> gotta be able to tell it to fix that shit
+[11:12] * Disconnected
+Session Close: Fri Aug 30 11:12:10 2002
+
+#16:04 <coaster> Alt+O -> IRC -> Options -> Short join/parts
+#16:04 <coaster> I guess that's ticked?
+[05:32a] * Quits: cxz (~guniradsa@Rizon-2AE4CB4A.dsl.sndg02.pacbell.net) (irc.tokyotosho.com *.split)
+[05:33a] * Joins: cxz (~guniradsa@Rizon-2AE4CB4A.dsl.sndg02.pacbell.net)
diff --git a/logsamples/mbot-sample.log b/logsamples/mbot-sample.log
new file mode 100644 (file)
index 0000000..233e059
--- /dev/null
@@ -0,0 +1,772 @@
+Thu Aug 23 12:51:23 2001 Crusaderipojake!~Crusaderi@***-12625.colleduc.ee JOIN
+Thu Aug 23 12:51:25 2001 Crusader MODE +o Crusaderipojake
+Thu Aug 23 12:51:43 2001 <Crusader> Crusaderipojake: tere
+Thu Aug 23 12:56:46 2001 <Chaser> crusader lase see bot kohe pange
+Thu Aug 23 12:57:01 2001 <Crusader> Chaser miks?
+Thu Aug 23 12:57:13 2001 <Chaser> see nii m6ttetu asi :P
+Thu Aug 23 12:57:19 2001 <Chaser> \ 1ACTION on back [\1f\ 312Tagasi\1f\ 3:\1f\ 34Kylmkappi confima\1f\ 3] [Kast: OFF] [PC: ON] [Uni: OFF] [Igav: OFF] [Huvitav comeback msg: PORGAND] \ 315\ 2«ChaseNET Script»\ 2\ 1
+Thu Aug 23 12:57:22 2001 <Crusader> r22gib isegi ju :)
+Thu Aug 23 12:57:33 2001 <Crusader> Crusaderipojake, say hello to Chaser
+Thu Aug 23 12:57:40 2001 <Crusader> mhm
+Thu Aug 23 12:57:58 2001 <Chaser> aaaargh :P
+Thu Aug 23 12:59:22 2001 <Martino> nunäed, saadanas ei kuulettu :)
+Thu Aug 23 12:59:40 2001 <Crusader> :)
+Thu Aug 23 13:00:21 2001 <Martino> ok, korraks eemale
+Thu Aug 23 13:01:13 2001 <PeTs> mis bot ?
+Thu Aug 23 13:01:15 2001 Martino QUIT Quit: 
+Thu Aug 23 13:02:00 2001 <Crusader> Crusaderipojake :)
+Thu Aug 23 13:02:36 2001 <PeTs> Crusaderipojake would you go to bed with me ?
+Thu Aug 23 13:02:41 2001 <PeTs> lol
+Thu Aug 23 13:04:12 2001 <Chaser> hlp
+Thu Aug 23 13:04:18 2001 <Chaser> see bot
+Thu Aug 23 13:04:24 2001 <Crusader> hlp?
+Thu Aug 23 13:04:36 2001 <Crusader> mida see t2hendab?
+Thu Aug 23 13:04:36 2001 <Chaser> bot help
+Thu Aug 23 13:04:45 2001 <Chaser> q2 channelis oli see kyll paij in da batt
+Thu Aug 23 13:04:54 2001 <Crusader> :)
+Thu Aug 23 13:04:55 2001 <Chaser> hlp on lyhend help
+Thu Aug 23 13:05:04 2001 <Crusader> ok
+Thu Aug 23 13:05:08 2001 <Crusader> !seen martino
+Thu Aug 23 13:05:09 2001 <henno> \ 1ACTION has returned. \1f[\1fgone\ 2:\ 23h9m21s\1f]\1f\ 1
+Thu Aug 23 13:05:09 2001 <Renekas> \ 314Sorry \ 307Crusader\ 314, I haven't seen \ 307martino \ 314around.
+Thu Aug 23 13:05:15 2001 <Crusader> henno
+Thu Aug 23 13:05:16 2001 <Crusader> tere
+Thu Aug 23 13:05:18 2001 <henno> tere
+Thu Aug 23 13:05:48 2001 <Chaser> tere henno
+Thu Aug 23 13:06:07 2001 <henno> tere
+Thu Aug 23 13:06:27 2001 <Chaser> sa roguet kah weel peald?
+Thu Aug 23 13:08:48 2001 <PeTs> Chaser
+Thu Aug 23 13:08:48 2001 <PeTs> tuled minu juurdE ?
+Thu Aug 23 13:09:44 2001 <Chaser> tulen....
+Thu Aug 23 13:09:54 2001 <Chaser> poole tunni p2rast hakkan tulema
+Thu Aug 23 13:09:55 2001 <Chaser> shower first
+Thu Aug 23 13:11:51 2001 <henno> \ 1ACTION is away, \ 2autoaway\ 2 \1f[\1flog\ 2:\ 2OFF\1f]\1f \1f[\1fpage\ 2:\ 2OFF\1f]\1f\ 1
+Thu Aug 23 13:13:21 2001 <PeTs> ookoo
+Thu Aug 23 13:18:48 2001 <PeTs> ... väike katkestus ... nii 15min
+Thu Aug 23 13:18:49 2001 PeTs QUIT Quit: connection reset by puuks
+Thu Aug 23 13:27:27 2001 Crusader QUIT Quit: 
+Thu Aug 23 13:42:09 2001 PeTs!~jaanson@***-32418.cable.infonet.ee JOIN
+Thu Aug 23 13:42:09 2001 ChanServ MODE +o PeTs
+Thu Aug 23 14:06:37 2001 PeTs NICK PeTs|film
+Thu Aug 23 14:07:15 2001 <Renekas> \ 1ACTION \ 307is AFK, lähen vaatan mis tydrukud teevad \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Thu Aug 23 14:07:15 2001 Renekas NICK Ignite
+Thu Aug 23 15:17:09 2001 <Ignite> \ 1ACTION \ 307is back from lähen vaatan mis tydrukud teevad. \ 307I was gone for \ 3071 Hour 9 Minutes and 50 Seconds \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Thu Aug 23 15:17:10 2001 Ignite NICK Renekas
+Thu Aug 23 15:18:21 2001 Renekas NICK Hitler
+Thu Aug 23 15:18:39 2001 Hitler NICK Renekas
+Thu Aug 23 15:56:37 2001 p6nn!jyrka@***-47610.ut.ee JOIN
+Thu Aug 23 15:56:37 2001 ChanServ MODE +v p6nn
+Thu Aug 23 15:56:47 2001 <p6nn> hei
+Thu Aug 23 15:59:38 2001 <p6nn> on siin keegi?
+Thu Aug 23 16:00:05 2001 <Renekas> \ 38 (\1f\ 314(\1f(\1f(\1f \ 34Re-Joining \1f\ 314)\1f)\1f)\1f\ f\ 38) 
+Thu Aug 23 16:00:35 2001 <p6nn> Kas keegi oskab soovitada head hostingu-teenuse pakkujat
+Thu Aug 23 16:00:55 2001 <Renekas> hostingu
+Thu Aug 23 16:00:57 2001 <Renekas> ?
+Thu Aug 23 16:01:07 2001 <Renekas> valele kanalil räägid seda
+Thu Aug 23 16:01:24 2001 <Renekas> siin räägitakse motokatest
+Thu Aug 23 16:01:26 2001 <Renekas> :P
+Thu Aug 23 16:02:53 2001 <p6nn> tean, et motikakanal on see, mutlesin, et meil on listis ju ka arvutiinimesi, kes vuibolla oskaks sellele vastata.
+Thu Aug 23 16:03:15 2001 <Renekas> mida sa tahad
+Thu Aug 23 16:03:23 2001 <Renekas> hostingu pakkuijaid ?
+Thu Aug 23 16:03:25 2001 <Renekas> ET
+Thu Aug 23 16:03:28 2001 <Renekas> :P
+Thu Aug 23 16:03:35 2001 <p6nn> :)
+Thu Aug 23 16:03:41 2001 <p6nn> just
+Thu Aug 23 16:03:48 2001 <Renekas> milles küsimus
+Thu Aug 23 16:04:17 2001 <p6nn> ma tegelt mutlen munda tasuta veebiruumi pakkujat koos e-mailiga ja kesEI oleks ET vui selle allasutus..
+Thu Aug 23 16:04:46 2001 <Renekas> palju ruumi sa tahad ?
+Thu Aug 23 16:05:08 2001 <Renekas> zone.ee
+Thu Aug 23 16:05:13 2001 <Renekas> geocityes
+Thu Aug 23 16:05:16 2001 <Renekas> vms.
+Thu Aug 23 16:05:17 2001 <p6nn> vdhemalt 20MB
+Thu Aug 23 16:05:25 2001 <Renekas> zones on 25mb
+Thu Aug 23 16:05:27 2001 <p6nn> zonet tean, aga seal pole meili
+Thu Aug 23 16:05:31 2001 <Renekas> www.zone.ee
+Thu Aug 23 16:05:37 2001 <Renekas> hmmmm
+Thu Aug 23 16:05:42 2001 <Renekas> ota ma mõtlen
+Thu Aug 23 16:05:54 2001 <p6nn> aga munda normaalset POP3 e-maili teenust
+Thu Aug 23 16:06:00 2001 <p6nn> mitte hot?
+Thu Aug 23 16:06:14 2001 <p6nn> hot sakib
+Thu Aug 23 16:06:27 2001 <Renekas> hmm
+Thu Aug 23 16:06:32 2001 <Renekas> oled nõus maxma ?
+Thu Aug 23 16:06:45 2001 <p6nn> kui, siis vdga vdhe
+Thu Aug 23 16:07:10 2001 <Renekas> ota ma ocin
+Thu Aug 23 16:07:11 2001 <p6nn> kui maksaks, siis v6taks eeskujuks 100.- atlas centrumi
+Thu Aug 23 16:07:23 2001 <p6nn> see on raudselt maximum
+Thu Aug 23 16:07:53 2001 <p6nn> selle 10 eeq sees on lausa .ee aadress tasuta :) ja 50!! MB ruumi...
+Thu Aug 23 16:08:01 2001 <p6nn> 100eeq sry
+Thu Aug 23 16:08:02 2001 <Renekas> hm
+Thu Aug 23 16:08:03 2001 <Renekas> nja
+Thu Aug 23 16:08:34 2001 <p6nn> praegu on hot is mail ja sellega on KOGU AEG problad
+Thu Aug 23 16:09:00 2001 <p6nn> 6nneks pole see mu enda mail, vaid isa aitan
+Thu Aug 23 16:09:08 2001 <Renekas> ota
+Thu Aug 23 16:09:12 2001 <Renekas> isa tahab firmale ?
+Thu Aug 23 16:09:15 2001 <Renekas> vms. ?
+Thu Aug 23 16:09:53 2001 <p6nn> enamv2hem - kle, ma pean praegu 1/2 tunniks 2ra minema, kas sa p2rast ka siin oled?
+Thu Aug 23 16:10:01 2001 <Renekas> ma ei tea
+Thu Aug 23 16:10:03 2001 <p6nn> ma afk panen
+Thu Aug 23 16:10:05 2001 <Renekas> ju ikka
+Thu Aug 23 16:10:10 2001 <p6nn> ok
+Thu Aug 23 16:10:13 2001 <Renekas> ma jätan privasse kui leian midagi
+Thu Aug 23 16:10:21 2001 <p6nn> ait2h
+Thu Aug 23 16:10:36 2001 <p6nn> jyrka@ut.ee olen
+Thu Aug 23 16:10:40 2001 p6nn QUIT Quit: Leaving
+Thu Aug 23 16:14:21 2001 <Renekas> http://www.future.ee/teenused/webhosting/
+Thu Aug 23 16:24:28 2001 WiCkeD QUIT Quit: reb00t
+Thu Aug 23 16:27:27 2001 <Renekas> http://freespace.believer.ca/
+Thu Aug 23 16:27:53 2001 <Renekas> http://www.20megsfree.com/
+Thu Aug 23 16:30:14 2001 <Renekas> http://home.justfree.com/
+Thu Aug 23 16:54:26 2001 WiCkeD QUIT Quit: eee... quit message...
+Thu Aug 23 16:56:43 2001 p6nn!jyrka@***-47610.ut.ee JOIN
+Thu Aug 23 16:56:43 2001 ChanServ MODE +v p6nn
+Thu Aug 23 16:56:59 2001 <p6nn> hei, tagasi olen
+Thu Aug 23 17:11:25 2001 <Renekas> ehe
+Thu Aug 23 17:11:35 2001 <Renekas> kas oled 49.- maxma ?
+Thu Aug 23 17:11:39 2001 <Renekas> nõus
+Thu Aug 23 17:11:47 2001 <Renekas> http://www.future.ee/teenused/webhosting/
+Thu Aug 23 17:11:56 2001 <Renekas> http://freespace.believer.ca/
+Thu Aug 23 17:12:00 2001 <Renekas> http://www.20megsfree.com/
+Thu Aug 23 17:12:08 2001 <Renekas> tasuta on raske leida
+Thu Aug 23 17:12:09 2001 <Renekas> cau
+Thu Aug 23 17:12:11 2001 <Renekas> ma kaon
+Thu Aug 23 17:17:38 2001 <p6nn> cau
+Thu Aug 23 17:24:11 2001 p6nn QUIT Quit: Leaving
+Thu Aug 23 17:26:55 2001 Martino!~martiino@213.180.26.***-42608 JOIN
+Thu Aug 23 17:27:04 2001 <Martino> \ 1ACTION tagasi\ 1
+Thu Aug 23 17:39:08 2001 <henno> \ 1ACTION has returned. \1f[\1fgone\ 2:\ 24h27m18s\1f]\1f\ 1
+Thu Aug 23 17:40:08 2001 <Martino> ter Henno :)
+Thu Aug 23 17:40:14 2001 <henno> tere
+Thu Aug 23 17:45:56 2001 <henno> \ 1ACTION is away, \ 2autoaway\ 2 \1f[\1flog\ 2:\ 2OFF\1f]\1f \1f[\1fpage\ 2:\ 2OFF\1f]\1f\ 1
+Thu Aug 23 17:52:00 2001 PeTs|film NICK PeTs
+Thu Aug 23 18:00:35 2001 Martino QUIT Quit: 
+Thu Aug 23 18:06:26 2001 Guest4547!~Javauser@***-27137.ark.ee JOIN
+Thu Aug 23 18:06:33 2001 <Guest4547> ehh
+Thu Aug 23 20:36:22 2001 henno QUIT Connection reset by peer
+Thu Aug 23 21:02:58 2001 Renekas NICK Ignite
+Thu Aug 23 21:07:04 2001 Ignite QUIT Quit: mõtle selle peale .. või sinuga juhtub sama
+Thu Aug 23 21:07:33 2001 Ignite!Ignite@Punk.ee JOIN
+Thu Aug 23 21:07:37 2001 Ignite QUIT Quit: mõtle selle peale .. või sinuga juhtub sama
+Thu Aug 23 21:07:53 2001 Renekas!Ignite@Punk.ee JOIN
+Thu Aug 23 21:19:48 2001 Renekas NICK Ignite
+Thu Aug 23 21:30:33 2001 Crusader!~xx@193.40.157.***-53522 JOIN
+Thu Aug 23 21:30:33 2001 ChanServ MODE +q Crusader
+Thu Aug 23 21:30:33 2001 ChanServ MODE +o Crusader
+Thu Aug 23 21:30:35 2001 <Crusader> tere
+Thu Aug 23 21:33:22 2001 Ignite NICK Renekas
+Thu Aug 23 21:33:51 2001 <Crusader> Renekas
+Thu Aug 23 21:33:51 2001 <Crusader> tere
+Thu Aug 23 21:41:39 2001 Crusader MODE +vv Guest4547 Renekas
+Thu Aug 23 22:15:21 2001 <Crusader> njaa
+Thu Aug 23 22:15:30 2001 <Crusader> ma vaatasin #motikas logid yle :)
+Thu Aug 23 22:15:35 2001 <Crusader> mitte mingit mootorratta juttu :)
+Thu Aug 23 22:15:36 2001 <Crusader> jama :)
+Thu Aug 23 22:15:48 2001 <Crusader> Renekas sa olid tubli :)
+Thu Aug 23 22:16:03 2001 <Renekas> ?
+Thu Aug 23 22:16:13 2001 <Renekas> tere crusader
+Thu Aug 23 22:16:20 2001 <PeTs> Renekas
+Thu Aug 23 22:16:22 2001 <Renekas> mis ma tegin ?
+Thu Aug 23 22:16:22 2001 <Crusader> tere Renekas
+Thu Aug 23 22:16:25 2001 <PeTs> mis masin sul siis on ?
+Thu Aug 23 22:16:29 2001 <Renekas> :)
+Thu Aug 23 22:16:34 2001 <Crusader> 6petasid webhostingut :)
+Thu Aug 23 22:16:38 2001 <Renekas> aa
+Thu Aug 23 22:16:48 2001 <Renekas> :)
+Thu Aug 23 22:16:59 2001 <Renekas> PeTs .. kui minult küsisid siis mul pole präägu
+Thu Aug 23 22:17:01 2001 <Renekas> ma ocin
+Thu Aug 23 22:17:06 2001 <Renekas> ja präägu kaon
+Thu Aug 23 22:17:07 2001 <Renekas> cya
+Thu Aug 23 22:17:10 2001 <Renekas> nägemiseni
+Thu Aug 23 22:17:25 2001 <PeTs> ahah
+Thu Aug 23 22:17:26 2001 <Crusader> cya
+Thu Aug 23 22:17:29 2001 <PeTs> edu siis
+Thu Aug 23 22:17:32 2001 <PeTs> ära jawat osta
+Thu Aug 23 22:17:40 2001 <PeTs> kui ostad siis 10 käigukasti kaasa :)
+Thu Aug 23 22:18:24 2001 <Crusader> :)
+Thu Aug 23 22:31:30 2001 Crusader QUIT Quit: 
+Fri Aug 24 00:10:46 2001 real1000!martin@adsl10596.estpak.ee JOIN
+Fri Aug 24 00:11:25 2001 <real1000> hmm
+Fri Aug 24 00:16:21 2001 <Chaser> te mehed teate autodest eks kah midagi....mul oleks vaja saada mingit 6li jahutit or breakk fluid jahutit
+Fri Aug 24 00:24:41 2001 real1000 PART
+Fri Aug 24 01:29:27 2001 Renekas QUIT User has been banned from IrcWorld (pingimiseeest)
+Fri Aug 24 01:54:57 2001 Renekas!Ignite@adsl6305.estpak.ee JOIN
+Fri Aug 24 02:02:14 2001 Renekas PART
+Fri Aug 24 02:02:14 2001 Renekas!Ignite@Internats.ee JOIN
+Fri Aug 24 02:02:14 2001 ChanServ MODE +v Renekas
+Fri Aug 24 02:08:04 2001 Renekas QUIT Quit: mõtle selle peale .. või sinuga juhtub sama
+Fri Aug 24 02:08:26 2001 Renekas!Ignite@vok.ee JOIN
+Fri Aug 24 02:08:26 2001 ChanServ MODE +v Renekas
+Fri Aug 24 02:30:03 2001 Renekas QUIT Killed (C (6pi kombeid mees))
+Fri Aug 24 02:30:14 2001 Renekas!Ignite@vok.ee JOIN
+Fri Aug 24 02:30:14 2001 ChanServ MODE +v Renekas
+Fri Aug 24 02:31:11 2001 Renekas QUIT User has been banned from IrcWorld (2kkisaadarunyyd)
+Fri Aug 24 02:41:37 2001 Renekas!Ignite@vok.ee JOIN
+Fri Aug 24 02:41:37 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:01:04 2001 PeTs QUIT Connection reset by peer
+Fri Aug 24 03:01:06 2001 PeTs!jaanson@***-32418.cable.infonet.ee JOIN
+Fri Aug 24 03:01:06 2001 ChanServ MODE +o PeTs
+Fri Aug 24 03:53:08 2001 Renekas QUIT Quit: mõtle selle peale .. või sinuga juhtub sama
+Fri Aug 24 03:54:10 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:54:10 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:54:51 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:54:52 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:54:52 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:55:13 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:56:03 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:56:03 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:56:48 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:56:49 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:57:08 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:57:15 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:57:15 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:57:30 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:57:36 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:57:36 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:57:48 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:58:00 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:58:01 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:58:13 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:58:24 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:58:24 2001 ChanServ MODE +v Renekas
+Fri Aug 24 03:58:59 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 03:59:30 2001 Renekas!~Ignite@adsl6205.estpak.ee JOIN
+Fri Aug 24 03:59:30 2001 ChanServ MODE +v Renekas
+Fri Aug 24 04:00:59 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 04:01:21 2001 Renekas!~Ignite@vok.ee JOIN
+Fri Aug 24 04:01:21 2001 ChanServ MODE +v Renekas
+Fri Aug 24 04:09:38 2001 <Renekas> \ 1ACTION \ 307is AFK, Sleeping \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Fri Aug 24 04:09:39 2001 Renekas NICK Ignite
+Fri Aug 24 09:06:26 2001 martin_hunt!martin@adsl13786.estpak.ee JOIN
+Fri Aug 24 09:10:33 2001 <martin_hunt> on siin keegi aktiivne ka?
+Fri Aug 24 09:11:52 2001 Ignite NICK Renekas
+Fri Aug 24 09:12:10 2001 <Renekas> \ 1ACTION \ 307is AFK, kooli :((((((((((((((((((((( \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Fri Aug 24 09:12:10 2001 Renekas NICK Ignite
+Fri Aug 24 09:12:24 2001 <martin_hunt> kooli?
+Fri Aug 24 09:27:51 2001 martin_hunt PART
+Fri Aug 24 09:55:35 2001 Crusader!~xx@193.40.157.***-53522 JOIN
+Fri Aug 24 09:55:35 2001 ChanServ MODE +q Crusader
+Fri Aug 24 09:55:35 2001 ChanServ MODE +o Crusader
+Fri Aug 24 09:55:36 2001 <Crusader> tere
+Fri Aug 24 10:27:00 2001 Guest4547 QUIT Quit: Guest4547
+Fri Aug 24 10:27:36 2001 <Crusader> urmas - tagasi? :)
+Fri Aug 24 10:28:12 2001 <urmas> mes?
+Fri Aug 24 10:30:18 2001 Chaser QUIT Connection reset by peer
+Fri Aug 24 10:43:03 2001 test!jirc@193.40.157.***-53522 JOIN
+Fri Aug 24 10:43:15 2001 <test> tere :)
+Fri Aug 24 10:43:22 2001 <test> s
+Fri Aug 24 10:43:36 2001 <Crusader> tere :)
+Fri Aug 24 10:45:57 2001 test QUIT Quit: Leaving
+Fri Aug 24 10:54:27 2001 Kasper!jirc@193.40.157.***-53522 JOIN
+Fri Aug 24 10:54:36 2001 tsiklimees!~tm@vesivoo.seksodroom.ee JOIN
+Fri Aug 24 10:54:48 2001 <Crusader> tere tsiklimees
+Fri Aug 24 10:55:42 2001 <Crusader> mis tsikkel sul on?
+Fri Aug 24 10:55:47 2001 Guest4547!~Javauser@***-27137.ark.ee JOIN
+Fri Aug 24 10:59:48 2001 Chaser!chaser@***-36106.lda.comtrade.ee JOIN
+Fri Aug 24 10:59:48 2001 ChanServ MODE +v Chaser
+Fri Aug 24 11:00:09 2001 Crusader MODE +v tsiklimees
+Fri Aug 24 11:00:15 2001 Crusader MODE +vv Guest4547 Kasper
+Fri Aug 24 11:22:18 2001 Guest4547 QUIT Quit: Guest4547
+Fri Aug 24 11:39:03 2001 Kasper QUIT Quit: Leaving
+Fri Aug 24 11:47:57 2001 Mati!jirc@193.40.157.***-53522 JOIN
+Fri Aug 24 11:48:08 2001 Mati NICK Test
+Fri Aug 24 11:48:12 2001 <Test> tere
+Fri Aug 24 11:48:51 2001 Crusader MODE +v Test
+Fri Aug 24 11:49:51 2001 <Test> \ 33v2rvid
+Fri Aug 24 11:53:21 2001 acidhac!~acidhac@***-60563.nlib.ee JOIN
+Fri Aug 24 11:53:31 2001 acidhac PART
+Fri Aug 24 12:01:54 2001 Test QUIT Quit: Leaving
+Fri Aug 24 12:12:06 2001 <urmas> kes elus on?
+Fri Aug 24 12:12:21 2001 <Crusader> mina
+Fri Aug 24 12:12:37 2001 <Crusader> Chaser kah vist
+Fri Aug 24 12:12:54 2001 <Crusader> krt kanal hakkab v2lja surema :)))
+Fri Aug 24 12:12:59 2001 <Ignite> \ 1ACTION \ 307is back from kooli :(((((((((((((((((((((. \ 307I was gone for \ 3073 Hours and 51 Seconds \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Fri Aug 24 12:13:00 2001 Ignite NICK Renekas
+Fri Aug 24 12:13:00 2001 <Crusader> rahvast juurde vaja :)
+Fri Aug 24 12:13:18 2001 <urmas> kule tsekka korra http://gw.ark.ee/~urmas/jutukas/index.html
+Fri Aug 24 12:13:30 2001 <urmas> vaata kas sa saad sellega siia
+Fri Aug 24 12:13:39 2001 <Crusader> ok
+Fri Aug 24 12:13:45 2001 <Crusader> sa www.hot.ee/motikaz :)
+Fri Aug 24 12:13:48 2001 <urmas> mul on siin terve hunnik firewalli optioone ja makardan et ei rabotaajeta
+Fri Aug 24 12:14:51 2001 karustt!~jirc@***-27137.ark.ee JOIN
+Fri Aug 24 12:15:24 2001 karustt QUIT Quit: Leaving
+Fri Aug 24 12:15:37 2001 <Crusader> hmm ei paista t88tavad
+Fri Aug 24 12:15:38 2001 <Crusader> hmm ei paista t88tavat
+Fri Aug 24 12:16:02 2001 <Crusader> miski halli kasti viskab ette ja kiri opening index.html
+Fri Aug 24 12:16:10 2001 <Crusader> hmm nyyd done :)
+Fri Aug 24 12:16:32 2001 <Crusader> haha mul on aeglane yhendus lihtsalt vist
+Fri Aug 24 12:17:26 2001 <urmas> hm
+Fri Aug 24 12:17:42 2001 <urmas> no vaga aeglane ju olla ei saa? voi saab?
+Fri Aug 24 12:18:02 2001 <Crusader> connect kyll mitte midagi ei tee
+Fri Aug 24 12:18:10 2001 <Crusader> mul on see page kyll hirmus aeglane
+Fri Aug 24 12:18:12 2001 <urmas> oots korra
+Fri Aug 24 12:19:54 2001 <urmas> kas ta naitab sul seal et connectin 195....
+Fri Aug 24 12:19:58 2001 <urmas> ?
+Fri Aug 24 12:20:07 2001 <Crusader> n2itab
+Fri Aug 24 12:20:12 2001 <urmas> aa
+Fri Aug 24 12:20:19 2001 <urmas> krt siis on firewall 
+Fri Aug 24 12:20:21 2001 <urmas> hm
+Fri Aug 24 12:20:30 2001 <urmas> huvitav mis porte kasutavad?
+Fri Aug 24 12:20:41 2001 <Crusader> mis kes kus
+Fri Aug 24 12:20:52 2001 <Crusader> see server?
+Fri Aug 24 12:20:57 2001 <urmas> jep
+Fri Aug 24 12:21:11 2001 <Crusader> 6667 ja ylespoole minuarust
+Fri Aug 24 12:21:20 2001 <Crusader> j2rjest vist
+Fri Aug 24 12:21:21 2001 <urmas> pohimotteliselt peaks ju olema 1024 ja up 
+Fri Aug 24 12:21:32 2001 <urmas> see kuhu connectitakse on selge
+Fri Aug 24 12:21:40 2001 <urmas> oots korra veel
+Fri Aug 24 12:23:54 2001 LS!~user@konn.tiik.ee JOIN
+Fri Aug 24 12:24:53 2001 <Crusader> LS
+Fri Aug 24 12:24:53 2001 <Crusader> tere
+Fri Aug 24 12:24:54 2001 <Crusader> sup
+Fri Aug 24 12:25:25 2001 <LS> nuthing :)
+Fri Aug 24 12:30:51 2001 <urmas> nii proovi veel korra
+Fri Aug 24 12:30:54 2001 <urmas> vaata mis nyyd teeb
+Fri Aug 24 12:34:33 2001 <Crusader> hmm
+Fri Aug 24 12:34:43 2001 <Crusader> kohe kui ma sinna l2ksin, ytles et connecting
+Fri Aug 24 12:35:07 2001 <Crusader> ja p2rast connecti vajutamist ainult applet has started vms ja mitte midagi muud
+Fri Aug 24 12:36:55 2001 Renekas NICK Ignite
+Fri Aug 24 12:37:30 2001 Crusader MODE +v LS
+Fri Aug 24 12:37:36 2001 Ignite NICK SinuSurm
+Fri Aug 24 12:38:19 2001 SinuSurm NICK Tere-
+Fri Aug 24 12:38:34 2001 Tere- NICK Assa
+Fri Aug 24 12:38:39 2001 wax!www-data@***-54681.artun.ee JOIN
+Fri Aug 24 12:38:41 2001 Assa NICK Aas
+Fri Aug 24 12:38:53 2001 <wax> hmnjaa
+Fri Aug 24 12:39:01 2001 Aas NICK Renekas
+Fri Aug 24 12:39:09 2001 wax NICK Genekas
+Fri Aug 24 12:39:19 2001 <Crusader> wax
+Fri Aug 24 12:39:20 2001 <Crusader> tere
+Fri Aug 24 12:39:23 2001 Genekas NICK wax
+Fri Aug 24 12:39:28 2001 <Crusader> sup
+Fri Aug 24 12:39:30 2001 <wax> jajah :)
+Fri Aug 24 12:39:36 2001 <wax> tulin jõudu ja edu soovima :)
+Fri Aug 24 12:39:50 2001 <Crusader> ait2h
+Fri Aug 24 12:39:51 2001 <urmas> edu millele?
+Fri Aug 24 12:39:52 2001 <Crusader> seda l2heb vaja
+Fri Aug 24 12:39:58 2001 <wax> kanalile :)
+Fri Aug 24 12:40:08 2001 Crusader MODE +v wax
+Fri Aug 24 12:40:22 2001 <wax> heh :9
+Fri Aug 24 12:41:09 2001 Crusader MODE +h urmas
+Fri Aug 24 12:42:39 2001 <wax> et siis jah, sai asi üle kaedud :)
+Fri Aug 24 12:42:45 2001 wax PART
+Fri Aug 24 12:44:36 2001 Tarmo!~SR_dude@***-5660.estpak.ee JOIN
+Fri Aug 24 12:44:40 2001 <Tarmo> tere
+Fri Aug 24 12:44:53 2001 <Crusader> tere Tarmo :)
+Fri Aug 24 12:44:59 2001 priit_triip!~priit.tri@***-5558.estpak.ee JOIN
+Fri Aug 24 12:45:08 2001 <priit_triip> terv
+Fri Aug 24 12:45:30 2001 <Crusader> tere priit_triip
+Fri Aug 24 12:45:43 2001 <priit_triip> siin puht tsiklipesa?
+Fri Aug 24 12:46:13 2001 <Crusader> jap
+Fri Aug 24 12:46:15 2001 <Tarmo> ma ei tea tsklitest midagi aga eile katsusin tsiklit mis läheb 2.8 sekundit sajani
+Fri Aug 24 12:46:17 2001 <Tarmo> ja andsin tuure ka
+Fri Aug 24 12:46:18 2001 Baker!~lauri.pet@***-4824.eabc.edu.ee JOIN
+Fri Aug 24 12:46:20 2001 <Crusader> vau
+Fri Aug 24 12:46:21 2001 <Tarmo> kurja häält tegi
+Fri Aug 24 12:46:23 2001 <Crusader> Baker
+Fri Aug 24 12:46:23 2001 <Crusader> tere
+Fri Aug 24 12:46:30 2001 <Crusader> 2.8 sek sajani?
+Fri Aug 24 12:46:34 2001 <Crusader> kohutav pill
+Fri Aug 24 12:46:39 2001 <Crusader> mul l2heb 25 sek sajani :)
+Fri Aug 24 12:46:43 2001 <priit_triip> 2,8 sek norm bike
+Fri Aug 24 12:46:46 2001 <Tarmo> yeah
+Fri Aug 24 12:46:50 2001 <Tarmo> Yamaha bike
+Fri Aug 24 12:46:53 2001 <priit_triip> yamaha R1 or smth?
+Fri Aug 24 12:46:54 2001 <Tarmo> ylikõva
+Fri Aug 24 12:46:55 2001 Crusader MODE +vvv Baker priit_triip Tarmo
+Fri Aug 24 12:46:59 2001 <Tarmo> igakord kui venda näen
+Fri Aug 24 12:47:03 2001 <Tarmo> kysin tuure
+Fri Aug 24 12:47:10 2001 <Crusader> krt R1 on k6va ikka kyll
+Fri Aug 24 12:47:17 2001 <Tarmo> ja siis piinan seda bike'i kuskil 12000 pöörde juures
+Fri Aug 24 12:47:26 2001 <Tarmo> ei tea mis tüüpi
+Fri Aug 24 12:48:11 2001 <Crusader> lahe
+Fri Aug 24 12:48:15 2001 <priit_triip> R7 ka kõva lax
+Fri Aug 24 12:48:21 2001 <Crusader> priit_triip kas sul on miski tsikkel?
+Fri Aug 24 12:48:54 2001 <Tarmo> mul maja ees seisab hetkel mingi 1000-ne Yamaha
+Fri Aug 24 12:49:00 2001 <Tarmo> ma ei saa aru kas ta on bike või tsikkel
+Fri Aug 24 12:49:02 2001 <Tarmo> kondleid igastahes pole
+Fri Aug 24 12:49:17 2001 <priit_triip> ääh
+Fri Aug 24 12:49:18 2001 <priit_triip> mul
+Fri Aug 24 12:49:23 2001 <priit_triip> oli iz 49
+Fri Aug 24 12:49:27 2001 <priit_triip> 53aasta
+Fri Aug 24 12:49:32 2001 <priit_triip> julm aparaat
+Fri Aug 24 12:49:35 2001 <Crusader> lahe
+Fri Aug 24 12:49:38 2001 <Crusader> mul on pannonia :)
+Fri Aug 24 12:49:40 2001 <priit_triip> kahe sadulaga
+Fri Aug 24 12:49:48 2001 <Tarmo> keegi linnapeal Manowari Dneprit on näinud?
+Fri Aug 24 12:49:54 2001 <Baker> \ 1ACTION omab ühte minimopeedi ja ühte Deltat :)\ 1
+Fri Aug 24 12:50:06 2001 <Baker> 0-100 lõpmatus aega
+Fri Aug 24 12:50:44 2001 Kahro!~kahro@***-20335.estpak.ee JOIN
+Fri Aug 24 12:51:07 2001 <Crusader> Kahro
+Fri Aug 24 12:51:07 2001 <Crusader> tere
+Fri Aug 24 12:51:12 2001 Crusader MODE +v Kahro
+Fri Aug 24 12:51:30 2001 <priit_triip> manowari dnepr'ga tüüp käis minu koolis
+Fri Aug 24 12:51:33 2001 <Kahro> tre, mul veel 9 min lõunat alles
+Fri Aug 24 12:51:37 2001 <Tarmo> yeah
+Fri Aug 24 12:51:38 2001 <priit_triip> iga hommik tuli mölinaga
+Fri Aug 24 12:51:41 2001 <Tarmo> Intsu mõtled?
+Fri Aug 24 12:51:46 2001 <priit_triip> ei tia nime
+Fri Aug 24 12:51:49 2001 <Tarmo> kuskoolis?
+Fri Aug 24 12:52:19 2001 <priit_triip> TTÜ KMK
+Fri Aug 24 12:52:20 2001 <Tarmo> see jumala lahe sell
+Fri Aug 24 12:52:23 2001 <Tarmo> ja ja
+Fri Aug 24 12:52:24 2001 <Tarmo> see sama
+Fri Aug 24 12:52:28 2001 <Tarmo> tean tean
+Fri Aug 24 12:52:29 2001 <priit_triip> karta on
+Fri Aug 24 12:52:37 2001 <Tarmo> tema ja ta vend mingid hullud tsikli fänid
+Fri Aug 24 12:52:49 2001 <Tarmo> garaaz on selliseid tsikleid täis et telk on püksis
+Fri Aug 24 12:54:25 2001 <Crusader> ma tahaksin kah endale miskit vene bokserit osta
+Fri Aug 24 12:54:28 2001 <Crusader> l2he h22l ikka
+Fri Aug 24 12:55:09 2001 <Tarmo> dneprit ei taha?
+Fri Aug 24 12:55:43 2001 <Crusader> tahan
+Fri Aug 24 12:55:50 2001 <Crusader> sa myyd?
+Fri Aug 24 12:58:04 2001 Volts!~perw@***-19251.he.ee JOIN
+Fri Aug 24 12:58:10 2001 <Crusader> Volts
+Fri Aug 24 12:58:11 2001 <Crusader> tere
+Fri Aug 24 12:58:26 2001 <Tarmo> Crusader ma võin kysida selle R1 mehe käest
+Fri Aug 24 12:58:34 2001 <Tarmo> tal on päris mitu tsiklit üle
+Fri Aug 24 12:58:37 2001 <Volts> tere
+Fri Aug 24 12:58:46 2001 <Crusader> kysi muidugi
+Fri Aug 24 12:58:58 2001 <Crusader> kui soodsalt saaks oleksin ma v2gagi huvitatud
+Fri Aug 24 12:59:04 2001 Crusader MODE +v Volts
+Fri Aug 24 12:59:18 2001 <Tarmo> see on ilus Dnepr
+Fri Aug 24 12:59:23 2001 <Tarmo> Manowari kirjaga ainult
+Fri Aug 24 13:00:27 2001 <Tarmo> palju dnepr maksta võib üldse
+Fri Aug 24 13:01:09 2001 Kahro PART
+Fri Aug 24 13:01:33 2001 <Crusader> no selline v6ib p2ris kallis olla, miski 5k v2hemalt
+Fri Aug 24 13:01:42 2001 <Tarmo> irw
+Fri Aug 24 13:01:42 2001 <Crusader> ma tahaksin palju-palju odavamalt
+Fri Aug 24 13:01:48 2001 <Tarmo> R1 maksis 40 000
+Fri Aug 24 13:01:50 2001 <Tarmo> kui see on R1
+Fri Aug 24 13:01:56 2001 <Crusader> eiei
+Fri Aug 24 13:02:03 2001 <Crusader> r1 nii odav kyll ei ole
+Fri Aug 24 13:02:25 2001 <Tarmo> siis ta pole R1
+Fri Aug 24 13:02:29 2001 <Tarmo> aga Yamaha on kyll
+Fri Aug 24 13:02:33 2001 <Tarmo> ja väga kiire
+Fri Aug 24 13:02:39 2001 <urmas> ehh mulle on half op pandud :)
+Fri Aug 24 13:02:43 2001 <Crusader> jap :)
+Fri Aug 24 13:02:48 2001 <Crusader> selline asjamees oled :)
+Fri Aug 24 13:02:55 2001 <Tarmo> ma tahan ka Half opp
+Fri Aug 24 13:02:57 2001 <Tarmo> olla
+Fri Aug 24 13:03:00 2001 <Crusader> :)
+Fri Aug 24 13:03:16 2001 <Tarmo> \ 1ACTION poeb crusaderile\ 1
+Fri Aug 24 13:03:21 2001 <urmas> kule crus kas sul on kanal ka protected?
+Fri Aug 24 13:03:48 2001 <Crusader> mis m6ttes?
+Fri Aug 24 13:03:54 2001 <urmas> tiri chanserv siia
+Fri Aug 24 13:03:54 2001 <Crusader> ma kardan et mitte
+Fri Aug 24 13:04:03 2001 <Crusader> kuidas ma ta siia saan?
+Fri Aug 24 13:04:06 2001 <urmas> oots
+Fri Aug 24 13:04:59 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Fri Aug 24 13:05:13 2001 Renekas!~Ignite@movies-n-games.ee JOIN
+Fri Aug 24 13:05:13 2001 ChanServ MODE +v Renekas
+Fri Aug 24 13:09:48 2001 <Tarmo> \ 1ACTION changes modes for #motikas to +h Tarmo\ 1
+Fri Aug 24 13:10:00 2001 <Crusader> haha
+Fri Aug 24 13:10:04 2001 <Crusader> \ 1ACTION ops Tarmo\ 1
+Fri Aug 24 13:10:40 2001 <Tarmo> yeah
+Fri Aug 24 13:11:19 2001 Crusader MODE +o urmas
+Fri Aug 24 13:11:23 2001 Crusader MODE -o Crusader
+Fri Aug 24 13:12:13 2001 ChanServ MODE +o Crusaderipojake
+Fri Aug 24 13:12:17 2001 ChanServ MODE +o Crusader
+Fri Aug 24 13:12:31 2001 Crusader MODE +e Crusaderipojake!*@*
+Fri Aug 24 13:12:38 2001 Crusader MODE -o Crusader
+Fri Aug 24 13:14:25 2001 urmas KICK Crusaderipojake - urmas
+Fri Aug 24 13:14:27 2001 Crusaderipojake!~Crusaderi@***-12625.colleduc.ee JOIN
+Fri Aug 24 13:14:27 2001 ChanServ MODE +o Crusaderipojake
+Fri Aug 24 13:14:32 2001 Crusaderipojake KICK urmas - "Those who fear darkness have never seen what light can do." -Selenia, dark angel
+Fri Aug 24 13:14:32 2001 urmas!~urmas@***-27137.ark.ee JOIN
+Fri Aug 24 13:14:51 2001 <Tarmo> täitsa perses mis siin toimub
+Fri Aug 24 13:14:59 2001 <Crusader> :)
+Fri Aug 24 13:15:17 2001 <Crusader> urmas r22kis et kanal pole piisavalt protected
+Fri Aug 24 13:15:27 2001 priit_triip QUIT Ping timeout
+Fri Aug 24 13:15:27 2001 <Crusader> ma tahtsin et ta yritaks takeoverit :)
+Fri Aug 24 13:15:38 2001 Volts PART
+Fri Aug 24 13:15:42 2001 <urmas> oot anna uuesti
+Fri Aug 24 13:15:56 2001 <Crusader> kummaline
+Fri Aug 24 13:16:02 2001 <Crusader> sa peaksid aop olema
+Fri Aug 24 13:16:11 2001 <urmas> pane op
+Fri Aug 24 13:16:11 2001 <Crusader> -ChanServ- Access level for urmas on #motikas unchanged from 5.
+Fri Aug 24 13:16:16 2001 <Crusader> pane ise
+Fri Aug 24 13:16:22 2001 <Crusader> pane /cs op #motikas urmas
+Fri Aug 24 13:16:36 2001 <Tarmo> kui panemiseks läheb lykake mulle yks hädine +h ja olen rahul
+Fri Aug 24 13:16:53 2001 <urmas> -ChanServ- Permission denied.
+Fri Aug 24 13:16:58 2001 <Crusader> hmm
+Fri Aug 24 13:17:04 2001 <urmas> see oli kuidagi teist moodi
+Fri Aug 24 13:17:16 2001 ChanServ MODE +o urmas
+Fri Aug 24 13:17:19 2001 <Crusader> ei olnud
+Fri Aug 24 13:17:22 2001 <urmas> pane praegukasitsi ma tsekkan yhte asha
+Fri Aug 24 13:17:22 2001 <Crusader> ma panin sama asja just
+Fri Aug 24 13:17:29 2001 <Crusader> oled ju :)
+Fri Aug 24 13:17:39 2001 urmas MODE +si  
+Fri Aug 24 13:17:46 2001 urmas KICK Crusaderipojake - urmas
+Fri Aug 24 13:17:51 2001 Crusaderipojake!~Crusaderi@***-12625.colleduc.ee JOIN
+Fri Aug 24 13:17:51 2001 ChanServ MODE +o Crusaderipojake
+Fri Aug 24 13:17:51 2001 Crusaderipojake KICK urmas - go away, we're like closed or something
+Fri Aug 24 13:18:36 2001 ChanServ MODE +o Crusader
+Fri Aug 24 13:18:40 2001 Crusader MODE -b *!*@*-12625.colleduc.ee
+Fri Aug 24 13:18:45 2001 Crusader MODE -si  
+Fri Aug 24 13:18:58 2001 urmas!~urmas@***-27137.ark.ee JOIN
+Fri Aug 24 13:19:15 2001 <Crusader> krt ma ei saa aru mis jama on, miks cs aop ei pane sulle
+Fri Aug 24 13:20:36 2001 priit_triip!~priit.tri@***-5558.estpak.ee JOIN
+Fri Aug 24 13:20:57 2001 Crusader MODE +v priit_triip
+Fri Aug 24 13:21:31 2001 urmas PART
+Fri Aug 24 13:21:37 2001 urmas!~urmas@***-27137.ark.ee JOIN
+Fri Aug 24 13:21:46 2001 <Crusader> cs ei salli sind :)
+Fri Aug 24 13:21:47 2001 <Crusader> irw
+Fri Aug 24 13:21:56 2001 <urmas> oot see oli vist labi itentify
+Fri Aug 24 13:22:14 2001 <Crusader> hmm no kui sul on identify-ga miski jama siis ta jah ei pane oppi
+Fri Aug 24 13:22:21 2001 <Crusader> nt kui sul on identify tegemata
+Fri Aug 24 13:22:31 2001 <Crusader> ja serviced ja kicki miski p2rast
+Fri Aug 24 13:22:39 2001 <Crusader> 2kki on maas kickimine millegi p2rast
+Fri Aug 24 13:24:20 2001 Crusader MODE +o urmas
+Fri Aug 24 13:25:08 2001 <urmas> krt on jah aop
+Fri Aug 24 13:25:39 2001 <Crusader> no vot
+Fri Aug 24 13:26:04 2001 <Crusader> kuule kas sa oled jaan kirsipuu sugulane?
+Fri Aug 24 13:26:10 2001 <urmas> hehh
+Fri Aug 24 13:26:11 2001 <urmas> ei ole
+Fri Aug 24 13:26:14 2001 <Crusader> :(
+Fri Aug 24 13:26:25 2001 Crusader MODE +h Tarmo
+Fri Aug 24 13:26:32 2001 <Crusader> ole 6nnelik tarmo :)
+Fri Aug 24 13:26:58 2001 <Crusader> urmas kirjuta /cs identify sinuparool
+Fri Aug 24 13:27:07 2001 <Crusader> siis /part #motikas
+Fri Aug 24 13:27:12 2001 <Crusader> ja /j #motikas
+Fri Aug 24 13:27:39 2001 <urmas> indenti saab ainult kanali passiga teha
+Fri Aug 24 13:28:00 2001 <Crusader> krt n2pukas - /ns ikka :)
+Fri Aug 24 13:28:03 2001 <Tarmo> thank you@ Crusader
+Fri Aug 24 13:28:23 2001 urmas PART
+Fri Aug 24 13:28:28 2001 urmas!~urmas@***-27137.ark.ee JOIN
+Fri Aug 24 13:28:28 2001 ChanServ MODE +o urmas
+Fri Aug 24 13:28:32 2001 <urmas> hm?
+Fri Aug 24 13:28:33 2001 <Crusader> no n2ed :)
+Fri Aug 24 13:28:39 2001 <Tarmo> Crusader?
+Fri Aug 24 13:28:39 2001 <urmas> krt nyyd on mingi kala
+Fri Aug 24 13:28:40 2001 <Crusader> tegid identify? :)
+Fri Aug 24 13:28:43 2001 <urmas> nujha
+Fri Aug 24 13:28:45 2001 <Tarmo> kas see jääbki külge mulle?
+Fri Aug 24 13:28:45 2001 <urmas> aa
+Fri Aug 24 13:29:01 2001 <Tarmo> et kui sisse ja välja lähen siis jääb külge
+Fri Aug 24 13:29:05 2001 <Crusader> Tarmo kui sa ei lahku siit kanalist kunagi siis j22b :) sa oled auto voice muidu
+Fri Aug 24 13:29:20 2001 <Tarmo> aaa
+Fri Aug 24 13:29:25 2001 <Tarmo> aga õhtul peab ju lahkum
+Fri Aug 24 13:29:28 2001 <Crusader> :(
+Fri Aug 24 13:29:41 2001 <Crusader> no ma vaatan 6htul logisid ja siis meibi t6stan sul access lvl
+Fri Aug 24 13:29:43 2001 <Crusader> :)
+Fri Aug 24 13:30:00 2001 <Crusader> urmas mis sa arvad kas peaks kanali lehele logid kah yles panema?
+Fri Aug 24 13:30:07 2001 <Crusader> mul bot logib nimelt
+Fri Aug 24 13:30:14 2001 <urmas> void ju panna
+Fri Aug 24 13:30:17 2001 <Crusader> ok
+Fri Aug 24 13:30:26 2001 <Crusader> ma j2rgmine n2dal teen miski asjalikuma lehe
+Fri Aug 24 13:30:37 2001 <urmas> tegelt void sinna hoopis activity panna
+Fri Aug 24 13:31:02 2001 <Crusader> nojah... peab miski parema boti hankima :)
+Fri Aug 24 13:31:30 2001 <urmas> mis sul praegu on?
+Fri Aug 24 13:31:38 2001 <Crusader> mbot
+Fri Aug 24 13:31:43 2001 <urmas> nixi all va?
+Fri Aug 24 13:31:47 2001 <Crusader> jap
+Fri Aug 24 13:31:52 2001 <Crusader> tead seda?
+Fri Aug 24 13:31:54 2001 <urmas> mul oli kunagi ntle
+Fri Aug 24 13:31:57 2001 <urmas> ei tea
+Fri Aug 24 13:32:00 2001 <urmas> eggdrop
+Fri Aug 24 13:32:08 2001 <Crusader> eggdrop on jama selle k6rval
+Fri Aug 24 13:32:22 2001 <Crusader> vaata mis mul oskab - r22kida isegi :)
+Fri Aug 24 13:32:22 2001 <urmas> krt aga ma ei saa aru mis kamm selle ideniga on
+Fri Aug 24 13:32:28 2001 <Crusader> Crusaderipojake: tere!
+Fri Aug 24 13:32:30 2001 <urmas> mul oskas kah
+Fri Aug 24 13:32:33 2001 <Crusader> Crusaderipojake: kes on crusader?
+Fri Aug 24 13:32:39 2001 <Crusader> :)))))
+Fri Aug 24 13:32:41 2001 <urmas> ehh
+Fri Aug 24 13:32:44 2001 <Crusader> vms
+Fri Aug 24 13:32:56 2001 <urmas> mul laps tegi migeid trivia asju
+Fri Aug 24 13:33:01 2001 <Crusader> soh
+Fri Aug 24 13:33:02 2001 <urmas> tegelt oleks paris abiks asi siin
+Fri Aug 24 13:33:09 2001 <Crusader> kyllap vist
+Fri Aug 24 13:33:13 2001 <Crusader> kui vana sa oled? :)
+Fri Aug 24 13:33:24 2001 <urmas> 37
+Fri Aug 24 13:33:28 2001 <Crusader> oioioi
+Fri Aug 24 13:33:30 2001 <Tarmo> irw
+Fri Aug 24 13:33:33 2001 <Crusader> sa v6iksid mulle ise olla :)
+Fri Aug 24 13:33:36 2001 <Tarmo> eriti vanad mehed siin koos
+Fri Aug 24 13:33:36 2001 <Crusader> isa
+Fri Aug 24 13:33:55 2001 <Crusader> ma olen 17 :)
+Fri Aug 24 13:34:06 2001 <Tarmo> ma olen 19
+Fri Aug 24 13:34:27 2001 <urmas> nojah
+Fri Aug 24 13:34:29 2001 <urmas> eks ta ole
+Fri Aug 24 13:34:42 2001 <Crusader> kuulge ma pean minema
+Fri Aug 24 13:34:44 2001 <urmas> nii vaike katse
+Fri Aug 24 13:34:49 2001 <Crusader> okidoki
+Fri Aug 24 13:34:50 2001 urmas QUIT Quit: My real car is ZAZ965A
+Fri Aug 24 13:35:24 2001 urmas!~urmas@***-27137.ark.ee JOIN
+Fri Aug 24 13:35:39 2001 <Crusader> identify j2i 2ra :)
+Fri Aug 24 13:35:46 2001 urmas QUIT Quit: My real car is ZAZ965A
+Fri Aug 24 13:36:33 2001 Crusader QUIT Quit: 
+Fri Aug 24 13:37:12 2001 urmas!~urmas@***-27137.ark.ee JOIN
+Fri Aug 24 13:37:12 2001 ChanServ MODE +o urmas
+Fri Aug 24 13:37:23 2001 <urmas> nu nii korras 
+Fri Aug 24 13:42:46 2001 cainm_t88!~cainam@***-32826.guvatrak.ee JOIN
+Fri Aug 24 13:43:00 2001 <cainm_t88> nuh
+Fri Aug 24 13:43:17 2001 <cainm_t88> mis siis toimumas?
+Fri Aug 24 13:43:33 2001 <Tarmo> Elagu kiirendus!!!!!!!!
+Fri Aug 24 13:46:09 2001 <Tarmo> kuidas voicei pannakse?
+Fri Aug 24 13:46:12 2001 <Tarmo> mul pole MIRC
+Fri Aug 24 13:46:16 2001 <Tarmo> mul on java
+Fri Aug 24 13:46:36 2001 <cainm_t88> kellegil vana jaffi ei vedele nurgas?
+Fri Aug 24 13:46:42 2001 <cainm_t88> paberitega?
+Fri Aug 24 13:46:51 2001 <urmas> mis sellest voicest
+Fri Aug 24 13:47:01 2001 <urmas> siin enivei koikidel olemas
+Fri Aug 24 13:47:27 2001 <Tarmo> ei ma niisama
+Fri Aug 24 13:47:29 2001 <Tarmo> kysin
+Fri Aug 24 13:47:32 2001 <Tarmo> et kuda seda pannakse
+Fri Aug 24 13:47:57 2001 <urmas> ilmselt set #motikas user +v
+Fri Aug 24 13:48:26 2001 <Tarmo> unknown command
+Fri Aug 24 13:48:28 2001 <Tarmo> ytles
+Fri Aug 24 13:48:33 2001 <urmas> hm
+Fri Aug 24 13:48:35 2001 <urmas> krt mina kae maleta
+Fri Aug 24 13:50:06 2001 <Tarmo> irw
+Fri Aug 24 13:51:53 2001 martin_hunt!martin@adsl10825.estpak.ee JOIN
+Fri Aug 24 13:52:33 2001 cainm_t88 NICK cainam
+Fri Aug 24 13:52:45 2001 cainam NICK cainam_suic
+Fri Aug 24 13:53:29 2001 PeTs|kino!jaanson@***-32418.cable.infonet.ee JOIN
+Fri Aug 24 13:53:30 2001 PeTs QUIT Connection reset by peer
+Fri Aug 24 13:56:13 2001 martin_hunt QUIT Quit: 
+Fri Aug 24 14:00:57 2001 cainam_suic NICK cainam
+Fri Aug 24 14:02:06 2001 urmas MODE +v PeTs|kino
+Fri Aug 24 14:02:30 2001 <urmas> tarmo nii kaib see asi /mode #motikas +v username
+Fri Aug 24 14:02:42 2001 <Tarmo> oota
+Fri Aug 24 14:02:45 2001 <Tarmo> ma üritan
+Fri Aug 24 14:02:52 2001 Tarmo MODE +v cainam
+Fri Aug 24 14:02:55 2001 <Tarmo> yeah
+Fri Aug 24 14:02:57 2001 <Tarmo> lahe
+Fri Aug 24 14:09:35 2001 PeTs|kino QUIT Ping timeout
+Fri Aug 24 14:13:46 2001 Marx001!~Octavia@***-19802.estpak.ee JOIN
+Fri Aug 24 14:18:57 2001 <urmas> nii mina lhen nyyd maale minema, olge siis tublid ja arage pahandust tehke
+Fri Aug 24 14:19:20 2001 cainam NICK cainam_cruisimas
+Fri Aug 24 14:20:48 2001 Marx001 QUIT Quit: no aeg on siis ilmselt lahkuda. | <octavia> v0.3b
+Fri Aug 24 14:21:19 2001 Marx001!~Octavia@***-19802.estpak.ee JOIN
+Fri Aug 24 14:23:03 2001 Marx001 QUIT Quit: no aeg on siis ilmselt lahkuda. | <octavia> v0.3b
+Fri Aug 24 14:23:39 2001 <Tarmo> ma proovin igast asju
+Fri Aug 24 14:23:41 2001 <Tarmo> ärge pahandage
+Fri Aug 24 14:23:59 2001 Tarmo MODE +k +h
+Fri Aug 24 14:24:08 2001 <Tarmo> misasja
+Fri Aug 24 14:24:16 2001 <Tarmo> nyyd juhtus?
+Fri Aug 24 14:24:31 2001 <Tarmo> mis ma tegin?
+Fri Aug 24 14:25:24 2001 Tarmo MODE +k +h
+Fri Aug 24 14:25:29 2001 <Tarmo> mida krt
+Fri Aug 24 14:25:34 2001 <Tarmo> jätan järgi
+Fri Aug 24 14:29:45 2001 Tarmo QUIT Quit: Tarmo
+Fri Aug 24 14:43:53 2001 tsiklimees QUIT Quit: asjatama linnapeale.
+Fri Aug 24 14:53:15 2001 Baker NICK Baker_eemal
+Fri Aug 24 14:57:24 2001 cainam_cruisimas NICK cainam
+Fri Aug 24 15:06:15 2001 priit_triip QUIT Quit: 
+Fri Aug 24 15:27:12 2001 cainam NICK cainam_taas_cruise
+Fri Aug 24 15:40:23 2001 LS QUIT Quit: Dark Trooper v1.0.31 © 1998 by [Apache] of BlastNet (http://www.blastnet.org/dt/)
+Fri Aug 24 16:04:00 2001 cainam_taas_cruise NICK cainam
+Fri Aug 24 16:25:24 2001 Baker_eemal NICK Baker
+Fri Aug 24 16:25:30 2001 Baker QUIT Connection reset by peer
+Fri Aug 24 16:36:10 2001 Renekas QUIT delfi.ircworld.org spawn.ircworld.org
+Fri Aug 24 17:22:23 2001 cainam QUIT Quit: sikipriki
+Fri Aug 24 20:44:23 2001 Crusader!~xx@193.40.157.***-53522 JOIN
+Fri Aug 24 20:44:23 2001 ChanServ MODE +q Crusader
+Fri Aug 24 20:44:23 2001 ChanServ MODE +o Crusader
+Fri Aug 24 20:44:26 2001 <Crusader> hahaha
+Fri Aug 24 20:44:28 2001 <Crusader> irw
+Fri Aug 24 20:44:38 2001 Crusader MODE -k +h
+Fri Aug 24 20:44:46 2001 <Crusader> ffs see tyyp oli ikka eriti jobu
+Fri Aug 24 20:45:09 2001 <Crusader> tarmo rsk
+Fri Aug 24 20:53:29 2001 Renekas!~Ignite@Punk.ee JOIN
+Fri Aug 24 20:53:29 2001 ChanServ MODE +v Renekas
+Fri Aug 24 21:09:24 2001 Renekas NICK Ment
+Fri Aug 24 21:11:34 2001 Ment NICK Renekas
+Fri Aug 24 21:18:10 2001 Renekas NICK FuckingMent
+Fri Aug 24 21:21:39 2001 FuckingMent NICK Protest
+Fri Aug 24 21:24:53 2001 Protest NICK Renekas
+Fri Aug 24 21:26:13 2001 Mopimees!jirc@193.40.157.***-53718 JOIN
+Fri Aug 24 21:26:19 2001 <Mopimees> tere
+Fri Aug 24 21:26:39 2001 <Crusader> Mopimees
+Fri Aug 24 21:26:39 2001 <Crusader> tere
+Fri Aug 24 21:26:44 2001 <Crusader> vaatad et v2he rahvast, jah? :)
+Fri Aug 24 21:26:57 2001 <Mopimees> Tere KAlev
+Fri Aug 24 21:27:03 2001 <Crusader> miski till pani just pooleks p2evaks kanali parooli alla :)
+Fri Aug 24 21:27:04 2001 <Crusader> irw
+Fri Aug 24 21:27:09 2001 <Crusader> keegi ei saanu sisse :)
+Fri Aug 24 21:27:36 2001 <Crusader> nuh kuda l2heb siis?
+Fri Aug 24 21:27:41 2001 Crusader MODE +v Mopimees
+Fri Aug 24 21:27:42 2001 Mopimees QUIT Quit: Leaving
+Fri Aug 24 22:27:48 2001 Crusader QUIT Quit: 
+Fri Aug 24 23:18:10 2001 SliCeR!SliCeR@ppp40117.tele2.ee JOIN
+Fri Aug 24 23:18:49 2001 SliCeR PART
+Fri Aug 24 23:19:57 2001 SliCeR QUIT Quit: \ 315,1°\ 2\1fShowDowN v12 PrO\1f\ 2°\ 3\ 31 since \ 21996\ 2\ 316,1http://www.sci.fi/~showdown/\ 3
+Sat Aug 25 00:19:55 2001 SliCeR QUIT Quit: \ 315,1°\ 2\1fShowDowN v12 PrO\1f\ 2°\ 3\ 31 since \ 21996\ 2\ 316,1http://www.sci.fi/~showdown/\ 3
+Sat Aug 25 01:17:37 2001 Tarmo!~SR_dude@***-5271.estpak.ee JOIN
+Sat Aug 25 01:17:41 2001 <Tarmo> õhtast
+Sat Aug 25 01:34:14 2001 SliCeR QUIT Quit: \ 315,1°\ 2\1fShowDowN v12 PrO\1f\ 2°\ 3\ 31 since \ 21996\ 2\ 316,1http://www.sci.fi/~showdown/\ 3
+Sat Aug 25 01:44:42 2001 SliCeR QUIT Ping timeout
+Sat Aug 25 02:15:28 2001 Tarmo QUIT Quit: <---n'eb
+Sat Aug 25 02:27:55 2001 Renekas QUIT Quit: (( Killed ( Global Kill by C ))
+Sat Aug 25 02:31:24 2001 Renekas!Ignite@Punk.ee JOIN
+Sat Aug 25 02:31:44 2001 Renekas PART
+Sat Aug 25 02:31:44 2001 Renekas!Ignite@Punk.ee JOIN
+Sat Aug 25 02:31:44 2001 ChanServ MODE +v Renekas
+Sat Aug 25 02:52:33 2001 Renekas NICK Ignite
+Sat Aug 25 03:19:35 2001 Ignite NICK Renekas
+Sat Aug 25 03:19:40 2001 <Renekas> \ 1ACTION \ 307is AFK, Sleeping \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Sat Aug 25 03:19:41 2001 Renekas NICK Ignite
+Sat Aug 25 11:07:51 2001 Crusader!~xx@193.40.157.***-53522 JOIN
+Sat Aug 25 11:07:51 2001 ChanServ MODE +q Crusader
+Sat Aug 25 11:07:51 2001 ChanServ MODE +o Crusader
+Sat Aug 25 11:07:53 2001 <Crusader> tere
+Sat Aug 25 11:18:53 2001 xmasteR!JavaUser@***-5793.estpak.ee JOIN
+Sat Aug 25 11:18:58 2001 <Crusader> xmasteR
+Sat Aug 25 11:18:59 2001 <Crusader> tere
+Sat Aug 25 11:19:04 2001 <xmasteR> tere tere
+Sat Aug 25 11:19:10 2001 <xmasteR> mul on ka äge motikas
+Sat Aug 25 11:19:12 2001 <xmasteR> delta:P
+Sat Aug 25 11:19:15 2001 <Crusader> lahe :)
+Sat Aug 25 11:19:36 2001 <Crusader> irw eile oli takeover :)
+Sat Aug 25 11:19:41 2001 <Crusader> kanal tyhi nyyd :)
+Sat Aug 25 11:19:47 2001 Crusader MODE +v xmasteR
+Sat Aug 25 11:19:57 2001 <xmasteR> hm, välja veits, memory kiirus ei anna rahu
+Sat Aug 25 11:20:02 2001 xmasteR QUIT Quit: ripping 64mb
+Sat Aug 25 11:20:41 2001 <Crusader> Chaser sa kutsusid ta?
+Sat Aug 25 11:21:08 2001 <Chaser> kelel
+Sat Aug 25 11:21:23 2001 <Crusader> xmasta
+Sat Aug 25 11:21:29 2001 <Chaser> mina pole kedagi kutsunud
+Sat Aug 25 11:21:33 2001 <Crusader> ok
+Sat Aug 25 11:45:36 2001 <Ignite> \ 1ACTION \ 307is back from Sleeping. \ 307I was gone for \ 3078 Hours 25 Minutes and 57 Seconds \ 312\97\ 314I\ 312-\ 315n\ 312-\ 315v\ 312-\ 300i\ 312-\ 300s\ 312-\ 315i\ 312-\ 315o\ 312-\ 314n\ 312\97 \ f\ 1
+Sat Aug 25 11:45:36 2001 Ignite NICK Renekas
+Sat Aug 25 12:21:25 2001 ChanServ MODE +a Crusaderipojake
+Sat Aug 25 12:21:44 2001 Crusaderipojake PART
+Sat Aug 25 12:21:48 2001 Crusaderipojake!~Crusaderi@***-12625.colleduc.ee JOIN
+Sat Aug 25 12:21:48 2001 ChanServ MODE +o Crusaderipojake
+Sat Aug 25 12:22:43 2001 ChanServ MODE +a Crusaderipojake
+Sat Aug 25 12:25:29 2001 Crusaderipojake PART
+Sat Aug 25 12:25:29 2001 Crusaderipojake!~Crusaderi@***-12625.colleduc.ee JOIN
+Sat Aug 25 12:25:29 2001 ChanServ MODE +a Crusaderipojake
+Sat Aug 25 12:25:29 2001 ChanServ MODE +o Crusaderipojake
+Sat Aug 25 12:25:36 2001 Crusader PART
+Sat Aug 25 12:25:38 2001 Crusader!~xx@193.40.157.***-53522 JOIN
+Sat Aug 25 12:25:38 2001 ChanServ MODE +q Crusader
+Sat Aug 25 12:25:38 2001 Crusaderipojake MODE +o Crusader
+Sat Aug 25 12:25:38 2001 ChanServ MODE +o Crusader
+Sat Aug 25 12:26:31 2001 tsiklimees!tsiklimees@vesivoo.seksodroom.ee JOIN
+Sat Aug 25 12:26:31 2001 ChanServ MODE +v tsiklimees
+Sat Aug 25 12:27:41 2001 <Crusader> tsiklimees
+Sat Aug 25 12:27:41 2001 <Crusader> tere
+Sat Aug 25 12:27:53 2001 <tsiklimees> teretere :)
+Sat Aug 25 12:28:02 2001 <Crusader> palju rahvast siin :)
+Sat Aug 25 12:28:10 2001 <tsiklimees> oo jaaa
+Sat Aug 25 12:28:44 2001 <Crusader> kuule tsiklimees kas sa pannoniatest tead midagi?=
+Sat Aug 25 12:28:46 2001 tsiklimees QUIT Quit: ära kuskil
+Sat Aug 25 12:28:50 2001 <Crusader> irw
+Sat Aug 25 12:29:35 2001 Crusader MODE +b *!*@*-12625.colleduc.ee
+Sat Aug 25 12:29:43 2001 Crusader MODE -b *!*@*-12625.colleduc.ee
+Sat Aug 25 12:30:41 2001 Crusader MODE +a Crusader
+Sat Aug 25 12:38:54 2001 <Renekas> tere tsikklimehed
+Sat Aug 25 12:39:17 2001 <Renekas> ok ma lähen surfan ringi
+Sat Aug 25 12:39:38 2001 <Crusader> tere hommikust Renekas
+Sat Aug 25 12:39:43 2001 <Renekas> omq
+Sat Aug 25 12:49:09 2001 PeTs!jaanson@***-32418.cable.infonet.ee JOIN
+Sat Aug 25 12:49:09 2001 ChanServ MODE +o PeTs
+Sat Aug 25 12:49:44 2001 <Crusader> oo PeTs
+Sat Aug 25 12:49:45 2001 <Crusader> tere
+Sat Aug 25 12:59:14 2001 PeTs QUIT Ping timeout
+Sat Aug 25 13:05:14 2001 Crusader PART
+Sat Aug 25 13:06:08 2001 Crusader!~xx@193.40.157.***-53522 JOIN
+Sat Aug 25 13:06:08 2001 ChanServ MODE +q Crusader
+Sat Aug 25 13:06:08 2001 Crusaderipojake MODE +o Crusader
+Sat Aug 25 13:06:08 2001 ChanServ MODE +o Crusader
diff --git a/logsamples/miau-sample.log b/logsamples/miau-sample.log
new file mode 100644 (file)
index 0000000..997bcbd
--- /dev/null
@@ -0,0 +1,10 @@
+May 07 14:07:41 <Gathond> vil godt på forhånd undskylde for støjen :) 
+May 07 14:07:59 --- Gathond has changed the topic to: testtopic
+May 07 14:08:05 <-- Hal-10k was kicked by Gathond (test)
+May 07 14:08:07 --> Hal-10k (~bots@62.79.1.95.adsl.abc.tiscali.dk) has joined #n42
+May 07 14:08:12 --- Gathond sets mode +o Hal-10k 
+May 07 14:08:13 * Gathond jumps on Hal-10k 
+May 07 14:08:21 <Gathond> test
+May 07 14:13:50 --- Gathond sets mode -o Hal-10k 
+May 07 14:13:53 --- Gathond sets mode +o Hal-10k 
+May 07 14:15:31 --> Gathond (~gathond@62.79.1.95.adsl.abc.tiscali.dk) has joined #n42
diff --git a/logsamples/mirc-sample.log b/logsamples/mirc-sample.log
new file mode 100644 (file)
index 0000000..16bc48f
--- /dev/null
@@ -0,0 +1,2379 @@
+Session Start: Sun Jul 29 23:44:56 2001
+[23:44] *** Now talking in #alohachat
+[23:44] *** Topic is '\ 313A BIG MAHALOS to all of you who made my birthday a memorable one!!..BTW..what happened???... heh.. I love you all *muah* ~CuteePie~ \ 3| Joe made it home in one piece :) | So Um..Who feels messed up today? *LmFaO* O=P http://stations.mp3s.com/stations/210/future_hits_radio.html "Check It Out! Good Stuff!"\ f'
+[23:44] *** Set by Saber[TF]GT3A_Spec on Sun Jul 29 15:53:22
+[23:44] <Death_lNC> erm wtf
+[23:45] <aZiAn`AnGeL> wb sam
+[23:45] *** Death_lNC is now known as Death_INC
+[23:45] \ 2\ 34,1-=F\ 39,1][=-\ 3\ 2:\ 34Now Configured For:\ 36[Death_INC]\ 34:
+[23:45] *** Death_lNC has left IRC
+[23:45] *** Death_INC is on IRC (Scripter)
+[23:45] <Death_INC> fooking mirc crashed when I clicked options
+[23:45] <aZiAn`AnGeL> haha
+[23:45] <IsleAWAY> wb SAM
+[23:45] <Death_INC> I was checking to see my quit message the same heh
+[23:45] <Death_INC> thanks ren, wen
+[23:46] <Death_INC> er, I mean thanks REN, wen
+[23:46] *** Quits: faithinchaos (Quit: Leaving\ f)
+[23:47] <aZiAn`AnGeL> hows juan last nite when everyone going home he's like..OK he asks me k who are you agian? (reply...I'm Wende) (Kev shouts...YOu KNow..aZiAn`AnGeL) (Juan: OOOOOOOOOOH Your Wen? Oh Hi i'm Juan) 
+[23:48] <aZiAn`AnGeL> goof ball
+[23:48] <Death_INC> haha
+[23:48] <Death_INC> which one was juan again?
+[23:48] <aZiAn`AnGeL> sitting next to joe?
+[23:48] <Death_INC> aah yea I knew that
+[23:48] <Death_INC> duh
+[23:48] <CuteePie> what???
+[23:48] <aZiAn`AnGeL> tsi92
+[23:49] <CuteePie> he only knew after we were going home?
+[23:49] <aZiAn`AnGeL> yah
+[23:49] <aZiAn`AnGeL> lmao
+[23:49] <CuteePie> lolo
+[23:49] <IsleAWAY> so JUAN still dunno who i am
+[23:49] <IsleAWAY> haehea
+[23:49] <aZiAn`AnGeL> then he tells me today you looked like wende's pic but i didnt know if it was you
+[23:49] <aZiAn`AnGeL> *wth*
+[23:49] <CuteePie> huh?
+[23:50] <IsleAWAY> heaheh
+[23:50] <aZiAn`AnGeL> haha
+[23:50] * CuteePie shakes my head*
+[23:50] * IsleAWAY was scared of you people.. das why I was clinging on to CYN
+[23:50] <IsleAWAY> hahah j/k
+[23:51] <dOmInIOn-X> scared of me?
+[23:51] *** tRetRe is now known as BaBy`tRe
+[23:51] <aZiAn`AnGeL> LMAO i tink cyn was scared of Jay singing oh shet
+[23:51] <aZiAn`AnGeL> she kept looking at me like WTH is wrong with him
+[23:51] <IsleAWAY> TRE: well i met you already.. ehaeheha
+[23:51] <BaBy`tRe> oi
+[23:51] <aZiAn`AnGeL> hi tre
+[23:51] <IsleAWAY> heahea
+[23:51] <CuteePie> what the hell you were afraid of ren
+[23:51] <BaBy`tRe> hey ren
+[23:51] <BaBy`tRe> hey wen
+[23:51] * IsleAWAY was scared of HIM.. if dats da guy dat was sitting next to CYN
+[23:51] <BaBy`tRe> haha
+[23:51] <aZiAn`AnGeL> hahahaa
+[23:51] <IsleAWAY> hi TRE.. heahea.. 
+[23:52] <IsleAWAY> was dat him??
+[23:52] <aZiAn`AnGeL> yah i think my bf wanted it that way ren
+[23:52] <IsleAWAY> He was free flowing
+[23:52] <IsleAWAY> cuz i was reading da screen
+[23:52] <IsleAWAY> AYE NOT DA SAME WORDS
+[23:52] <IsleAWAY> and i was lookin at him like.. WHAAAAAAAAA?? 
+[23:52] <aZiAn`AnGeL> hahahaha 
+[23:52] <Death_INC> lol
+[23:52] <BaBy`tRe> hahahaha
+[23:52] <aZiAn`AnGeL> nah he just does it in his spare time das why...
+[23:53] <aZiAn`AnGeL> so he knew if he cant sing the songs then fuck it
+[23:53] <IsleAWAY> heahehae
+[23:53] <IsleAWAY> good Job
+[23:54] * IsleAWAY wanted to dance
+[23:54] <IsleAWAY> but ehaeh SHAME
+[23:54] <BaBy`tRe> the ppls in the other room where dancing
+[23:55] <aZiAn`AnGeL> OMG tre you saw them too
+[23:55] <aZiAn`AnGeL> lmao
+[23:55] <aZiAn`AnGeL> dey was funnie
+[23:55] <aZiAn`AnGeL> i saw this one chick go and stick her koochie in some guys face from the table and i was like WTF?
+[23:55] <IsleAWAY> aaaaaaahhhhhhhhh another depressing song
+[23:55] <BaBy`tRe> yeah was funnie
+[23:55] <IsleAWAY> F**K
+[23:55] <BaBy`tRe> lolz
+[23:55] <BaBy`tRe> ewww
+[23:55] <IsleAWAY> OHHHHHHHHH SHIYET really
+[23:55] <IsleAWAY> aaaaaaahhhhhhh
+[23:55] <BaBy`tRe> hahaha
+[23:56] <IsleAWAY> man.. heahea den you guys should see me at da clubs
+[23:56] <IsleAWAY> *gigglez*
+[23:56] <dOmInIOn-X> what room was that?
+[23:56] <BaBy`tRe> lol
+[23:56] <BaBy`tRe> oi
+[23:56] <IsleAWAY> fackin O-TOWN is gay
+[23:57] <aZiAn`AnGeL> fucking chase
+[23:57] *** Joins: Saber[TF] (saber@a24b165n48client9.hawaii.rr.com)
+[23:57] *** ChanServ sets mode: +o Saber[TF]
+[23:57] <Saber[TF]> >=D
+[23:57] <aZiAn`AnGeL> hahaha
+[23:57] <aZiAn`AnGeL> wb shane
+[23:57] <dOmInIOn-X> what
+[23:57] <Saber[TF]> now that was fun
+[23:57] <Saber[TF]> thx
+[23:57] <aZiAn`AnGeL> was the room right next to us
+[23:57] <dOmInIOn-X> oh
+[23:57] <dOmInIOn-X> heh
+[23:58] <Saber[TF]> i stopped by one of the park bathrooms...
+[23:58] <Saber[TF]> and had a cop there
+[23:58] <aZiAn`AnGeL> doh?
+[23:58] <aZiAn`AnGeL> and wha happened shane?
+[23:58] <Saber[TF]> so i pissed in the bushes & sped off on my moped....he didn't do anything
+[23:58] <Saber[TF]> lol
+[23:58] <aZiAn`AnGeL> muahahahaha
+[23:59] <Saber[TF]> now that was fun
+[23:59] <Saber[TF]> i'll have more fun saturday afternoon
+[23:59] <Saber[TF]> ^_^
+[23:59] * BaBy`tRe watches the video
+[23:59] <Saber[TF]> hehe
+
+Session Time: Mon Jul 30 00:00:00 2001
+
+[00:00] <Saber[TF]> i should be going 60mph by then
+[00:00] <Saber[TF]> ^_^
+[00:00] <Saber[TF]> muuuuhahhah
+[00:00] * IsleAWAY not on dat VIDEO huh Tre??
+[00:00] <IsleAWAY> was all on KARYN
+[00:01] <BaBy`tRe> u are
+[00:01] <BaBy`tRe> lolz
+[00:01] <IsleAWAY> *sneeze*
+[00:01] <CuteePie> what about me?????
+[00:01] <IsleAWAY> oh gawd.. wha tam I doing
+[00:01] <BaBy`tRe> oh get lots of you, Karyn
+[00:01] <BaBy`tRe> u was sittin and doing nuthing
+[00:01] <CuteePie> LOL
+[00:01] <BaBy`tRe> lolz
+[00:01] <BaBy`tRe> but karyn omg
+[00:01] <BaBy`tRe> lol
+[00:01] <CuteePie> I'm the star of the show.. LOL
+[00:01] *** Saber[TF] sets mode: +vvvv CuteePie IsleAWAY BaBy`tRe Death_INC
+[00:01] <CuteePie> thanks shane
+[00:02] <Saber[TF]> np
+[00:02] <IsleAWAY> oh me just sit and do nuffin?? heahaehea
+[00:02] <IsleAWAY> lookin all GANGSTA and shiyet
+[00:02] <IsleAWAY> heahehea
+[00:02] <dOmInIOn-X> lol, yeah
+[00:02] <IsleAWAY> FUCK YOU GUYS CAN SMOKE *cough*
+[00:02] <BaBy`tRe> lol
+[00:02] <Saber[TF]> when are you not ren? when are we gonna see the gurly side of you?
+[00:02] <Saber[TF]> =oP
+[00:03] <IsleAWAY> *cough cough* SECOND HAND SMOKING IS DEADLY YOU F**KERS
+[00:03] <IsleAWAY> heahaehea
+[00:03] * IsleAWAY stank when I went home
+[00:03] <Death_INC> lol
+[00:03] <aZiAn`AnGeL> no shet i went home and my hair smelt AWFUL
+[00:03] <Death_INC> yea, I did too
+[00:03] <Death_INC> I could smell it this morning
+[00:03] <aZiAn`AnGeL> hahahahahahaha
+[00:03] <BaBy`tRe> lol
+[00:03] <CuteePie> too friggin bad
+[00:03] <Death_INC> I hadda hide shirt
+[00:03] <Death_INC> lol
+[00:03] <aZiAn`AnGeL> i was like OMG i need HERBAL ESSENCE
+[00:03] <IsleAWAY> heahea
+[00:03] <dOmInIOn-X> mmmm, i've got herbal essence
+[00:03] <IsleAWAY> SHANE: hah?? you saw me all girly.. wid dat ASSHOLE CHRISTIAN
+[00:04] *** Saber[TF] is now known as Saber[TF]Buzz_Happy
+[00:04] <CuteePie> lol chase
+[00:04] <IsleAWAY> you wanna see me all dressed up in a gown
+[00:04] <BaBy`tRe> haha
+[00:04] <CuteePie> chase.. do you moan in the shower?
+[00:04] <Death_INC> wende: isnt it karyn supposta be using the herbal essence? ... he said it was waterproof....
+[00:04] <CuteePie> and say yes yes yes
+[00:04] <IsleAWAY> www.geocities.com/IsleGirl_808/RenJames.jpg
+[00:04] <dOmInIOn-X> lol
+[00:04] <CuteePie> lol
+[00:04] <Saber[TF]Buzz_Happy> um...naw ren...just be yourself.....
+[00:04] <Saber[TF]Buzz_Happy> ^_^
+[00:04] <Saber[TF]Buzz_Happy> that picture is blury
+[00:04] <dOmInIOn-X> lol
+[00:05] <Death_INC> that your wedding? ;)
+[00:05] <BaBy`tRe> lol
+[00:05] <aZiAn`AnGeL> lmao
+[00:05] <IsleAWAY> NO
+[00:05] <Death_INC> haha
+[00:05] *** Joins: sakura`gurlie (himei@a204b210n119client223.hawaii.rr.com)
+[00:05] *** dOmInIOn-X sets mode: +v sakura`gurlie
+[00:06] <Saber[TF]Buzz_Happy> hey sup taryn
+[00:06] <sakura`gurlie> supsh
+[00:07] <aZiAn`AnGeL> OMG i have fettucinni with shrimp and scallops in garlic butter sauce
+[00:07] <IsleAWAY> dang im hungry
+[00:07] <IsleAWAY> freckin CHASE rubbed off on WENs....... always eatting
+[00:07] <IsleAWAY> and when you talk about sex.. dats when dey wake up
+[00:07] <dOmInIOn-X> shush
+[00:07] <aZiAn`AnGeL> oooh chase is hungry
+[00:07] <aZiAn`AnGeL> ??
+[00:07] <dOmInIOn-X> :P~
+[00:07] <aZiAn`AnGeL> PIZZA?
+[00:08] <aZiAn`AnGeL> RAVIOLI
+[00:08] <aZiAn`AnGeL> subway
+[00:08] <aZiAn`AnGeL> man doo
+[00:08] <aZiAn`AnGeL> meat jun
+[00:08] <aZiAn`AnGeL> doritos
+[00:08] <aZiAn`AnGeL> Belly washer
+[00:09] * IsleAWAY *sings* I GOT HOES......... IN DIFFERENT AREA CODES
+[00:10] <dOmInIOn-X> damn, first ren be all gangsta'ish, now she be pimpin hoes
+[00:11] <aZiAn`AnGeL> what you jealous ah?
+[00:11] <IsleAWAY> hahea
+[00:11] * IsleAWAY watchin MTV
+[00:11] <IsleAWAY> heahehea
+[00:11] <dOmInIOn-X> lol
+[00:11] <IsleAWAY> gotta watch RUSH HOUR 2
+[00:11] * IsleAWAY should be da 808 HOE
+[00:11] <IsleAWAY> hahahaha
+[00:11] <IsleAWAY> j/k.. I dont stack up to those HOES
+[00:12] <Saber[TF]Buzz_Happy> but chase...aren't you a pimp too?
+[00:12] <Saber[TF]Buzz_Happy> oP
+[00:12] <Saber[TF]Buzz_Happy> =oP
+[00:12] <dOmInIOn-X> me?
+[00:12] <dOmInIOn-X> nah
+[00:14] <aZiAn`AnGeL> just a whore
+[00:14] <aZiAn`AnGeL> trav agrees with me
+[00:14] <aZiAn`AnGeL> *nods*
+[00:14] <aZiAn`AnGeL> *giggles*
+[00:14] <IsleAWAY> eeeeewwwwwww fack I feel all sticky
+[00:14] <aZiAn`AnGeL> shower
+[00:14] <IsleAWAY> f**KIN weather
+[00:14] <aZiAn`AnGeL> herbal essence ren
+[00:14] <aZiAn`AnGeL> oh yes yes yes
+[00:14] <aZiAn`AnGeL> lol
+[00:14] <Saber[TF]Buzz_Happy> hehe
+[00:14] <IsleAWAY> den come out all sweattin again
+[00:14] <aZiAn`AnGeL> nawt
+[00:14] <IsleAWAY> waste water
+[00:14] <aZiAn`AnGeL> take cold shower
+[00:14] <IsleAWAY> HAhaHA j/k
+[00:14] <aZiAn`AnGeL> just come out with fripples
+[00:14] <IsleAWAY> brrrrrrr can not take cold shower
+[00:14] <aZiAn`AnGeL> O=X
+[00:14] *** Joins: ^PuA_TiNg^ (lolo@AC8B48C7.ipt.aol.com)
+[00:14] <IsleAWAY> heaheheahea
+[00:14] *** Joins: Asian_Demon (demon@ppp140.hgea.org)
+[00:14] *** aZiAn`AnGeL sets mode: +v Asian_Demon
+[00:14] <IsleAWAY> hi DAV
+[00:14] <aZiAn`AnGeL> oh speaking of the devil
+[00:14] *** Joins: XCEL (saudong@a204b210n122client83.hawaii.rr.com)
+[00:15] <aZiAn`AnGeL> i dav
+[00:15] <aZiAn`AnGeL> ARIC
+[00:15] <Saber[TF]Buzz_Happy> yo dav
+[00:15] <aZiAn`AnGeL> what you wanted dude?
+[00:15] <Saber[TF]Buzz_Happy> yo xcel
+[00:15] *** BaBy`tRe is now known as Kevy
+[00:15] <XCEL> eh sup guys
+[00:15] <aZiAn`AnGeL> KEVY
+[00:15] <aZiAn`AnGeL> hi kevs
+[00:15] <Asian_Demon> sup ppl
+[00:15] <CuteePie> hey dav
+[00:15] * aZiAn`AnGeL slaps davin
+[00:15] <Kevy> howdy
+[00:15] <aZiAn`AnGeL> you away still?
+[00:15] <aZiAn`AnGeL> mauahahahaha\
+[00:15] <Asian_Demon> what
+[00:15] <aZiAn`AnGeL> doh
+[00:15] <aZiAn`AnGeL> awak
+[00:15] <aZiAn`AnGeL> e
+[00:15] <Asian_Demon> hi honey
+[00:16] <Asian_Demon> sorry just got home from work
+[00:16] <Kevy> ouch
+[00:16] <aZiAn`AnGeL> hahahahahaha
+[00:16] <Asian_Demon> what
+[00:16] *** ChanServ sets mode: +o Kevy
+[00:16] <Asian_Demon> so hows everyone feeling today
+[00:16] <aZiAn`AnGeL> YUMMIE
+[00:16] <Kevy> excellant
+[00:16] <aZiAn`AnGeL> hahahaha
+[00:16] <Saber[TF]Buzz_Happy> guess?
+[00:17] <Saber[TF]Buzz_Happy> ^_^
+[00:17] <CuteePie> good
+[00:17] <aZiAn`AnGeL> lmao shane
+[00:17] <Asian_Demon> i was hung over like a muther fuck
+[00:17] <aZiAn`AnGeL> hahahaha
+[00:17] * aZiAn`AnGeL laughs at dav
+[00:17] <Kevy> muahahahaha
+[00:17] <Saber[TF]Buzz_Happy> lucky bastard
+[00:17] <Saber[TF]Buzz_Happy> >:|
+[00:17] *** Quits: sakura`gurlie (Quit: \ f)
+[00:17] <CuteePie> not me.. hehe
+[00:17] <Asian_Demon> lol
+[00:17] <CuteePie> hey dav.. what's in the cherry bomb again?
+[00:17] <aZiAn`AnGeL> mauhahahaha
+[00:17] <Asian_Demon> 151 and grenadine
+[00:18] <Asian_Demon> but what you had was a mega cherry bomb
+[00:18] <CuteePie> oh yea.. remind me NOT to drink that again
+[00:18] <CuteePie> tell me about it
+[00:18] <aZiAn`AnGeL> so whats a MEGA cherry bomb?
+[00:18] <Kevy> lol
+[00:18] <CuteePie> fuck!
+[00:18] <CuteePie> wens.. that was a triple
+[00:18] <Asian_Demon> translation 3 shots 151 to one shot grenadine
+[00:18] <Kevy> ouch
+[00:18] <aZiAn`AnGeL> OH SHET
+[00:18] <CuteePie> no wonder
+[00:18] <CuteePie> I was fucking bombed!!!!
+[00:18] <Kevy> no wonder mommy was all crashed
+[00:18] <aZiAn`AnGeL> no shet
+[00:19] <Kevy> muahahaha
+[00:19] <aZiAn`AnGeL> fawk 
+[00:19] <Saber[TF]Buzz_Happy> >=DS
+[00:19] <XCEL> drinking...
+[00:19] <XCEL> oh boy
+[00:19] <CuteePie> I was so out after that
+[00:19] <Kevy> 2 iceteas and a triple cherry bomb
+[00:19] <Kevy> ouch
+[00:20] <Saber[TF]Buzz_Happy> i was like.."you ok karyn?"
+[00:20] <Saber[TF]Buzz_Happy> lol
+[00:20] <CuteePie> lol
+[00:20] <CuteePie> shit.. I drank it
+[00:20] <Saber[TF]Buzz_Happy> uh huh
+[00:20] <Saber[TF]Buzz_Happy> lol
+[00:20] <Saber[TF]Buzz_Happy> lol
+[00:20] <CuteePie> I know.. I was in the ZONE
+[00:20] <IsleAWAY> BLU CANTRELL
+[00:20] <IsleAWAY> aahhhhhhh love dis song
+[00:20] <aZiAn`AnGeL> oooh i like her cd ren
+[00:20] <Saber[TF]Buzz_Happy> who?
+[00:20] *** Joins: VIXXEN30 (gues@evrtwa1-ar3-180-196.evrtwa1.dsl.gtei.net)
+[00:21] <aZiAn`AnGeL> i wanna be a vixen
+[00:21] <Saber[TF]Buzz_Happy> sup vixxen 30
+[00:21] <VIXXEN30> hello all 
+[00:21] <IsleAWAY> if Christian had Money.. and I had access to dat shiyet..... I'd spend everything for all da SHIYET he put me through
+[00:21] <Asian_Demon> but yeah i was kinda fucked last night...but good everyone got home ok
+[00:21] * Death_INC REALLY out this time
+[00:21] <Kevy> yep
+[00:21] <IsleAWAY> I got home EARLY
+[00:21] <IsleAWAY> ehahae
+[00:21] <Kevy> k sam
+[00:21] <aZiAn`AnGeL> no shet ren
+[00:21] <VIXXEN30> whats going on in here tonight 
+[00:21] <IsleAWAY> nite SAM
+[00:21] <Asian_Demon> laters sam
+[00:22] <CuteePie> bye same
+[00:22] <CuteePie> oops
+[00:22] <CuteePie> sam
+[00:22] <Kevy> same
+[00:22] <Kevy> lol
+[00:22] * CuteePie smacks kev*..shaddap
+[00:22] * Kevy teases Karyn
+[00:22] <Saber[TF]Buzz_Happy> hahaha
+[00:22] <Asian_Demon> nothing much just reminising bout last nite....or what we could remeber bout it
+[00:22] <CuteePie> damn kids
+[00:22] <Asian_Demon> lol
+[00:22] <Death_INC> night kev, REN, karyn, *scritch scritch*..... Asian_Demon
+[00:22] <CuteePie> I remember everything
+[00:22] <VIXXEN30> where is everyone from 
+[00:22] <aZiAn`AnGeL> i remember everything
+[00:22] <VIXXEN30> I am on Kauai 
+[00:22] <Kevy> I remember everything too
+[00:22] <aZiAn`AnGeL> muahahahaha
+[00:22] <Kevy> and so does the camera ;)
+[00:22] <Asian_Demon> davin 
+[00:23] <IsleAWAY> ohhhhhh CLINT EASTWOOD
+[00:23] <Death_INC> davin, thats right heh sorry ;) I suck with names, takes about 100 times beating it into me before I remember
+[00:23] <CuteePie> lol kev
+[00:23] <CuteePie> when do I get a copy of that
+[00:23] <IsleAWAY> fack dey playin all da songs on MTV
+[00:23] <Saber[TF]Buzz_Happy> k den sam
+[00:23] * aZiAn`AnGeL pounces on kevin YOU KNOW YOUR AT a 10 i could use you at a 2 from all your SHOUTING last nite
+[00:23] <Kevy> I dunno, tre hid the tape
+[00:23] <aZiAn`AnGeL> hahahaha
+[00:23] <Kevy> lol
+[00:23] <IsleAWAY> did you guys trash da room
+[00:23] <Asian_Demon> hey i want a copy of that too man
+[00:23] <CuteePie> kev.. did ice go in your pants?
+[00:23] <IsleAWAY> had cake frosting on da walls
+[00:23] <Asian_Demon> na np
+[00:23] <IsleAWAY> carpet all wet
+[00:23] <Asian_Demon> lol
+[00:23] <VIXXEN30> nite all
+[00:23] <Asian_Demon> that was from me
+[00:23] <Saber[TF]Buzz_Happy> oh bs kev...we want that tape
+[00:23] *** Parts: VIXXEN30 (gues@evrtwa1-ar3-180-196.evrtwa1.dsl.gtei.net)
+[00:24] <aZiAn`AnGeL> omg yah kev did you shrink? lol
+[00:24] <IsleAWAY> HAhaHAha
+[00:24] <CuteePie> friggin dav.. I going kill you for that
+[00:24] <Kevy> umm yeah, I was shakin like Elvis trying to get that ice out of my pants.
+[00:24] <aZiAn`AnGeL> muahahahahaha
+[00:24] <CuteePie> HAHAHAHAH
+[00:24] <Asian_Demon> you know you lover me
+[00:24] <CuteePie> dammit.. kev.. that's our second time already
+[00:24] <Kevy> lol
+[00:24] * aZiAn`AnGeL I DONT LOVE YOU DAVIN
+[00:24] * CuteePie ME TOO
+[00:25] <CuteePie> hehe
+[00:25] <IsleAWAY> Hooooo I saw dat cake FROSTING FLY
+[00:25] <aZiAn`AnGeL> MOMMIE O=X
+[00:25] <IsleAWAY> i was like.. ohhhhhh SHIYET dont get on me
+[00:25] <IsleAWAY> :)
+[00:25] <IsleAWAY> but I got Karyn first
+[00:25] <IsleAWAY> but was all nice kine
+[00:25] *** Quits: ^PuA_TiNg^ (Quit: Leaving\ f)
+[00:25] <IsleAWAY> heahahea
+[00:25] <aZiAn`AnGeL> OMG i saw cake fly i was looking for my jacket i was like i aint ruining my OUTFIT
+[00:25] <dOmInIOn-X> lol, when you got up for that ren
+[00:25] <dOmInIOn-X> i already knew what you was goin do
+[00:25] <IsleAWAY> heheheahea
+[00:26] <Kevy> lol
+[00:26] <IsleAWAY> ohhhh so chase was watchin me.. *ahem*
+[00:26] <IsleAWAY> haha j/k
+[00:26] <dOmInIOn-X> lol
+[00:26] <CuteePie> I didn['t know who did that to me
+[00:26] <Kevy> lol
+[00:26] *** IsleAWAY is now known as IsleGirl
+[00:26] <aZiAn`AnGeL> FAWK chase what you want her number i ask ren for you shet
+[00:26] <Kevy> oi
+[00:26] <IsleGirl> heahehea
+[00:26] <aZiAn`AnGeL> all you doing is talking about what REN DID or REN  DID THAT
+[00:26] <IsleGirl> stoops
+[00:26] <XCEL> hahaha
+[00:26] <dOmInIOn-X> not
+[00:26] <CuteePie> lol
+[00:26] <IsleGirl> WHAAAAAAAT??
+[00:26] <CuteePie> hahaha
+[00:26] <IsleGirl> *scratch head*
+[00:26] <aZiAn`AnGeL> yes
+[00:26] <Saber[TF]Buzz_Happy> er?
+[00:26] <XCEL> heheh
+[00:26] <Kevy> hehehe
+[00:27] <dOmInIOn-X> not
+[00:27] <CuteePie> wow wens.. just tell in here
+[00:27] <XCEL> oooook
+[00:27] <CuteePie> kev.. is our ice fight on film?
+[00:27] <IsleGirl> *gigglez*
+[00:27] <XCEL> this musta been the big party i missed
+[00:27] <IsleGirl> Yeah I saw CHASES face when I left.. *pouts*
+[00:27] <XCEL> hehehehe
+[00:27] <IsleGirl> haha j/k Chase
+[00:27] <aZiAn`AnGeL> who agrees with me? das all chase talkin bout...he goes earlier you were scared me  were you ren? or yah i saw ren stand up and i knew what she was going do
+[00:27] <Kevy> \ 303\ 2(\ 2\ 3CuteePie\ 303\ 2)\ 2\ 3: yep, its all there
+[00:27] <aZiAn`AnGeL> or chase was sad
+[00:27] <aZiAn`AnGeL> dang
+[00:27] <IsleGirl> he's all REN YOU LEAVING?? *sad face*
+[00:27] <CuteePie> woo hoo kev
+[00:27] <aZiAn`AnGeL> see
+[00:27] <dOmInIOn-X> :P~
+[00:27] <CuteePie> for prosperity
+[00:27] <Kevy> \ 303\ 2(\ 2\ 3CuteePie\ 303\ 2)\ 2\ 3: the battle I lost...
+[00:27] <IsleGirl> haha j/k
+[00:27] <aZiAn`AnGeL> oh kiss my ass chase god dammit
+[00:27] <CuteePie> xcel.. where were you?
+[00:27] <dOmInIOn-X> oh shush..
+[00:27] <CuteePie> kev.. fucking A you lost
+[00:27] <IsleGirl> brb
+[00:27] <aZiAn`AnGeL> i never make puppie face all nite so no act chase
+[00:27] <Kevy> whoa whoa
+[00:28] <Kevy> who's kissing ass
+[00:28] <XCEL> hehehe
+[00:28] <IsleGirl> goinn clean small kine
+[00:28] <dOmInIOn-X> lol
+[00:28] <XCEL> i was shooting pool
+[00:28] <Saber[TF]Buzz_Happy> see when you no drink chase? you start thinking stupid shiet!....=oP
+[00:28] *** IsleGirl is now known as IsleCLEANING
+[00:28] <Saber[TF]Buzz_Happy> loo
+[00:28] <Saber[TF]Buzz_Happy> lol
+[00:28] <CuteePie> lol shane
+[00:28] <Asian_Demon> i got to do some serious ass kissing to get off the couch for what i did to karyn last night
+[00:28] <Kevy> but chase did drink
+[00:29] <Kevy> I saw him on the vid
+[00:29] <CuteePie> fucking A dav
+[00:29] <Kevy> with a bear
+[00:29] <Kevy> errrrrrrrrr
+[00:29] <Kevy> beer
+[00:29] <CuteePie> what about the beer?
+[00:29] <CuteePie> oh chase?
+[00:29] <Kevy> yeah
+[00:29] <CuteePie> ohh ok
+[00:29] <dOmInIOn-X> yes?
+[00:29] <CuteePie> no.. asking kev chasey
+[00:29] <IsleCLEANING> chase had a beer
+[00:29] <IsleCLEANING> I saw too
+[00:29] <XCEL> DRINKIN......aiya
+[00:29] <dOmInIOn-X> oh
+[00:29] <Kevy> see
+[00:30] <CuteePie> you missed it xcel
+[00:30] <dOmInIOn-X> lol
+[00:30] <XCEL> those days r over 
+[00:30] * IsleCLEANING never drink:)
+[00:30] <aZiAn`AnGeL> aric you suck
+[00:30] <XCEL> it's ok i hardly drink anymore
+[00:30] <CuteePie> drinking.. singing.. ice fight.. cake fight.. omg
+[00:30] * IsleCLEANING good girl Gangsta Bitch
+[00:30] <XCEL> hehehe
+[00:30] <Saber[TF]Buzz_Happy> only for you xcel
+[00:30] <Kevy> haha you sound like an old man
+[00:30] <Saber[TF]Buzz_Happy> >:)
+[00:30] <aZiAn`AnGeL> aric you suck in fact you suck a fat one for not coming last nite
+[00:30] <XCEL> haha
+[00:30] <XCEL> oh man
+[00:30] <XCEL> hahahaha
+[00:30] <CuteePie> yea.. ditto
+[00:30] <CuteePie> hehe
+[00:30] * aZiAn`AnGeL pinches aric!
+[00:30] <aZiAn`AnGeL> you owe me and my mommie a date now yah mommie
+[00:30] <CuteePie> ok.. who's birthday next.. lmao
+[00:31] <aZiAn`AnGeL> lol
+[00:31] <aZiAn`AnGeL> no shet
+[00:31] <aZiAn`AnGeL> should post that babie
+[00:31] <CuteePie> shit yea.. you owe us
+[00:31] <aZiAn`AnGeL> new topic
+[00:31] <XCEL> nah...i mighta if there were no drinkin involved
+[00:31] <Saber[TF]Buzz_Happy> pussy
+[00:31] <aZiAn`AnGeL> shet i didnt drink
+[00:31] <XCEL> what?
+[00:31] <aZiAn`AnGeL> i still went
+[00:31] <XCEL> hehehe
+[00:31] <IsleCLEANING> i went never need drink
+[00:31] <CuteePie> so.. you never have to drink
+[00:31] <Kevy> right
+[00:31] <IsleCLEANING> just look like a GANGSTA BITCH.. and dey leave you alone
+[00:31] <IsleCLEANING> HAhaHAha
+[00:31] <CuteePie> only if you like
+[00:31] <aZiAn`AnGeL> lol
+[00:31] <Kevy> lol ren
+[00:31] <XCEL> nah...seriously it was hard for me to stop drinkin when i did before
+[00:31] <Asian_Demon> yeah me and kev would have done your share of the drinking
+[00:32] *** Joins: Bannor (me@ppp-4-161.5800-10.access.uk.worldonline.com)
+[00:32] <Kevy> omg
+[00:32] <aZiAn`AnGeL> yeeps dav is right about that
+[00:32] <XCEL> and i don't want to be around alcohol as much anymore
+[00:32] <aZiAn`AnGeL> hahahahahahahahhaha
+[00:32] <CuteePie> hey bannor
+[00:32] <aZiAn`AnGeL> oh shet
+[00:32] <XCEL> hehehe
+[00:32] <Bannor> allo CuteePie
+[00:32] <Bannor> : )
+[00:32] <XCEL> otherwise 
+[00:32] <XCEL> i may go back to it
+[00:32] <IsleCLEANING> there was no pressure to drink
+[00:32] <XCEL> and i can't do that....
+[00:32] <XCEL> DAMMIT!!!!!
+[00:32] <CuteePie> aric.. we wouldn't let you anyway
+[00:32] <Kevy> geeez you talk like you an old man
+[00:32] <XCEL> hehehehehehehehe
+[00:32] <aZiAn`AnGeL> no cause i would kick your bootie if you did aric
+[00:32] <IsleCLEANING> heahea
+[00:32] <aZiAn`AnGeL> just tell davin and davin will keep you outta trubo
+[00:33] <CuteePie> see aric.. wens would have taken care of that
+[00:33] <aZiAn`AnGeL> hahaha
+[00:33] <aZiAn`AnGeL> shet davin wouldnt even let me leave
+[00:33] <XCEL> hahahaha
+[00:33] <CuteePie> davin???.. no ways.. he was so fucked
+[00:33] * IsleCLEANING see WENs talk all hard in here.. When I saw her.. she soooooooo KYOOT *pinch cheeks*
+[00:33] <Saber[TF]Buzz_Happy> PUSSY!
+[00:33] <Saber[TF]Buzz_Happy> lol
+[00:33] <aZiAn`AnGeL> he's like FUCK NO YOU AINT LEAVING you staying RIGHT HERE
+[00:33] <XCEL> errr....i dunno...
+[00:33] *** Joins: Disco_Chris (disco@ppp229-kauairac1.hgea.org)
+[00:33] <aZiAn`AnGeL> muahahaha
+[00:33] <Kevy> lol
+[00:33] <Saber[TF]Buzz_Happy> sup DC
+[00:33] <XCEL> once i'm around alcohol i get really tempted
+[00:34] <XCEL> can't have that
+[00:34] <CuteePie> davin was like the director last night
+[00:34] * aZiAn`AnGeL oh i kaYoot
+[00:34] * aZiAn`AnGeL blushes
+[00:34] <Disco_Chris> sup
+[00:34] <CuteePie> lol wens
+[00:34] <aZiAn`AnGeL> mauahahha
+[00:34] <CuteePie> eh disco
+[00:34] <XCEL> sup disco
+[00:34] <aZiAn`AnGeL> see mommie it working the hallo hiding the HORNS
+[00:34] * IsleCLEANING see dis small Haponee all hooched up at da karaoke hut.. eatting her spaghetti
+[00:34] <XCEL> hehehe
+[00:34] <Disco_Chris> anyone here goto UH?
+[00:34] <dOmInIOn-X> lol
+[00:34] <Kevy> ahahah
+[00:34] <CuteePie> wens.. please.. I'm not drunk.
+[00:34] <dOmInIOn-X> she a lil brat...
+[00:34] <dOmInIOn-X> hehe
+[00:34] <Kevy> I remember the sphaghetti
+[00:34] <IsleCLEANING> hehea
+[00:34] <aZiAn`AnGeL> eh i never eat all yesterday so shut yer ass
+[00:34] <IsleCLEANING> i did too.. cuz i was hungry
+[00:34] <Asian_Demon> lol yeah but i got everyone home safe and i did most of the drinking lastnight
+[00:35] <CuteePie> yea.. there's wens.. feeding her face.. and no share
+[00:35] <aZiAn`AnGeL> and CHASE still never get me a BELLY WASHER
+[00:35] <Kevy> yeah
+[00:35] <IsleCLEANING> okay brb
+[00:35] <aZiAn`AnGeL> eh i my babie bought it for ME ME ME ME ME ME
+[00:35] <Saber[TF]Buzz_Happy> ehemmmm
+[00:35] <aZiAn`AnGeL> GET YOUR OWN
+[00:35] <Saber[TF]Buzz_Happy> >:|
+[00:35] <Saber[TF]Buzz_Happy> lol
+[00:35] <CuteePie> belly washer???
+[00:35] <aZiAn`AnGeL> EH HAD CAKE .. till karyn stuck her dildo in it
+[00:35] <CuteePie> WTF?
+[00:35] <Kevy> lol
+[00:35] <CuteePie> LOL
+[00:35] <Kevy> LMAO!
+[00:35] <aZiAn`AnGeL> fawk
+[00:35] <CuteePie> so.. it was clean.. I licked it
+[00:35] <Saber[TF]Buzz_Happy> in alcohol content...i out drank everyone
+[00:35] <Saber[TF]Buzz_Happy> ^_^
+[00:36] <aZiAn`AnGeL> muahahahaha
+[00:36] <aZiAn`AnGeL> dont you always?
+[00:36] <CuteePie> shane.. you and dav I think
+[00:36] <CuteePie> lol wens
+[00:36] <CuteePie> kev.. op your mother
+[00:36] <Kevy> oi
+[00:36] <Asian_Demon> shane i had nearly a case by myself
+[00:36] <Saber[TF]Buzz_Happy> i had 2 long island ice tea's & my special....
+[00:36] -ChanServ:#alohachat- Kevy has opped CuteePie
+[00:36] *** ChanServ sets mode: +o CuteePie
+[00:36] <CuteePie> thanks
+[00:36] <Kevy> np
+[00:36] <Saber[TF]Buzz_Happy> saber special= 4 shot's of 151 rum & 2 midori sours
+[00:36] *** CuteePie sets mode: +v Bannor
+[00:37] <Bannor> tks
+[00:37] <Bannor> : )
+[00:37] <CuteePie> welcome david
+[00:37] <Kevy> bleh
+[00:37] <Saber[TF]Buzz_Happy> sup bannor
+[00:37] <CuteePie> hey people.. this is my friend david... 
+[00:37] <Kevy> just the sound of that makes my stomach turn
+[00:37] <Kevy> howdy david
+[00:37] * CuteePie points to Bannor*
+[00:37] <IsleCLEANING> Okay soooooo I paid for a song and who's DRINKS?? heahea
+[00:37] <Bannor> nowt much m8 .. just dossing .. u ?
+[00:37] <Bannor> lol
+[00:37] <CuteePie> he's from London
+[00:37] <dOmInIOn-X> heh
+[00:37] <Asian_Demon> hi david
+[00:38] <CuteePie> mine ren
+[00:38] <Bannor> allo all and sundry : )
+[00:38] <Bannor> particularly sundry
+[00:38] <CuteePie> david.. cut the cockney
+[00:38] <CuteePie> hehe
+[00:38] <Bannor> howdy kev
+[00:38] <Bannor> haha
+[00:38] <Bannor> :P
+[00:38] <CuteePie> I think david came in to hear about the party y'all
+[00:38] <Bannor> dam
+[00:38] <IsleCLEANING> oh yeah
+[00:38] <IsleCLEANING> KARYNS
+[00:38] <IsleCLEANING> heahehae
+[00:39] <CuteePie> hheheh ren
+[00:39] <Bannor> like i gottaa learn a new lang in here
+[00:39] <Bannor> lol
+[00:39] <Bannor> tell all
+[00:39] <Bannor> the juicy details pls
+[00:39] <CuteePie> lol
+[00:39] <Kevy> brb...going to eat again
+[00:39] <Bannor> omitnothing salacious
+[00:39] <Bannor> : )
+[00:39] <CuteePie> there's no juicy details???
+[00:39] <Bannor> hmn?
+[00:39] <CuteePie> kevin!!!!
+[00:39] <Asian_Demon> well karyn got a pink vibrator and she ate the cake with it
+[00:39] * IsleCLEANING hungry
+[00:39] <Kevy> yesh
+[00:39] <CuteePie> when am I going to get my tape
+[00:39] <IsleCLEANING> KEV gimme food
+[00:39] <Kevy> hahah
+[00:39] <Bannor> ok.. but anything juicy .. out of the ordinary ?
+[00:39] * IsleCLEANING wants STOUFFERS LASAGNA
+[00:40] <CuteePie> what hahaha.. gimme boy
+[00:40] <Kevy> awe
+[00:40] <Kevy> sorry, only got teri chicken and rice
+[00:40] <Kevy> heheh
+[00:40] <CuteePie> out of the ordinary???.. *smacks david*
+[00:40] <Bannor> lol
+[00:40] <dOmInIOn-X> fooood
+[00:40] <CuteePie> food where?
+[00:40] <Kevy> hehe
+[00:40] <Kevy> food and sex
+[00:41] <CuteePie> ohh ok
+[00:41] <CuteePie> but I not hungry
+[00:41] <Kevy> Thinks that Chase always answers too
+[00:41] <Saber[TF]Buzz_Happy> hehe
+[00:41] <Kevy> things
+[00:41] <CuteePie> oh
+[00:41] <CuteePie> I thought that was an offer
+[00:41] <CuteePie> sorry
+[00:41] <Bannor> lol
+[00:41] <Saber[TF]Buzz_Happy> aahahhhahhaha
+[00:41] <CuteePie> lol
+[00:41] <Kevy> ack
+[00:41] <Kevy> wth?@#$
+[00:41] <CuteePie> oh wait.. from kev?
+[00:41] <dOmInIOn-X> lol
+[00:42] <CuteePie> I take food then
+[00:42] <CuteePie> I have a headache
+[00:42] <Bannor> arent u his mom ?
+[00:42] <Bannor> thats sick
+[00:42] <Kevy> ah then that leaves sex from chase
+[00:42] <Kevy> heheh
+[00:42] <CuteePie> I know.. isn't incest great?
+[00:42] <Kevy> muahahaha
+[00:42] <aZiAn`AnGeL> ewwwwwwwwwwwwwwwwwwwww
+[00:42] <Bannor> duno, havent gotten round to it yet
+[00:42] <CuteePie> sex from chase.. ummm.. ok.. he's animal enough
+[00:42] <Bannor> lol
+[00:43] <Saber[TF]Buzz_Happy> if it's not blood related...why is it incest?
+[00:43] <Saber[TF]Buzz_Happy> =oiP
+[00:43] <CuteePie> david!!!.. you bollox of a gobshite
+[00:43] <aZiAn`AnGeL> dat was a thought that DIDN'T NEED TO CROSS MY MIND
+[00:43] <Kevy> behind that quiet exterior...Chase is a different person!
+[00:43] <Saber[TF]Buzz_Happy> lol
+[00:43] <Bannor> LMFAO
+[00:43] <Bannor> go K
+[00:43] <Bannor> lol
+[00:43] <dOmInIOn-X> me?
+[00:43] <dOmInIOn-X> not
+[00:43] <dOmInIOn-X> <-- as pure and innocent as they come
+[00:43] <CuteePie> yes you chase.. you animal
+[00:43] <aZiAn`AnGeL> kevy what you do in your spare time with chase is what you do BUT I DONT WANNA KNOW
+[00:43] * aZiAn`AnGeL fuck you chase whatevers
+[00:44] <CuteePie> LOL wens
+[00:44] <aZiAn`AnGeL> yah and i really got wings from god and a halo of gold
+[00:44] <CuteePie> that's an understatement
+[00:44] <dOmInIOn-X> those are some nice wings you've got there
+[00:44] <Asian_Demon> you do 
+[00:44] <aZiAn`AnGeL> muahahahahaha
+[00:44] * CuteePie smacks davin*.. stop sucking up
+[00:44] <XCEL> whoa...
+[00:44] <XCEL> ok...
+[00:44] <aZiAn`AnGeL> i like how davin kept referring to Travis as CHase
+[00:44] <Asian_Demon> its just i saw the same pair on sale in hell for $.99
+[00:45] <CuteePie> LOL davin
+[00:45] <dOmInIOn-X> heh
+[00:45] * Kevy shoots an arrow at Wen's halo, knocking it off into the hands of Chase.
+[00:45] <Asian_Demon> what?
+[00:45] <Asian_Demon> i wasnt that drunk was i???
+[00:45] <Kevy> there ya go :)
+[00:45] <CuteePie> what?.. no act
+[00:45] * dOmInIOn-X fits on his new halo
+[00:45] <dOmInIOn-X> see, i'm the innocent one here
+[00:45] <Kevy> lol
+[00:45] * CuteePie knocks it off chase's head with my vib*
+[00:45] <aZiAn`AnGeL> well if you called travis chase i would hope you were or you just lost a best friend hahahahahahaha
+[00:45] <CuteePie> yea dav.. I heard you
+[00:46] <aZiAn`AnGeL> and you not getting programs until you get rr
+[00:46] <Kevy> ack
+[00:46] <Asian_Demon> lol
+[00:46] <aZiAn`AnGeL> hahahahahaha
+[00:46] <Kevy> not with the vibrato
+[00:46] <Kevy> virator
+[00:46] <Kevy> ack
+[00:46] <CuteePie> yes.. with the vib.. and it's on too
+[00:46] *** Quits: Saber[TF]Buzz_Happy (Write Error: Broken pipe\ f)
+[00:46] <CuteePie> bbbbzzzzzzzzzzzzzzzz
+[00:46] <Asian_Demon> for real? damn got to apologise to trav for the big insult
+[00:46] <Kevy> whoa
+[00:46] <Kevy> V-6 Power vibrator
+[00:46] <CuteePie> fucking A.. only the best
+[00:46] <Asian_Demon> lol
+[00:46] *** Joins: Flech (monkeyboy@cvx-61.flex.com)
+[00:46] <CuteePie> and pink too baby
+[00:47] <CuteePie> brad!!!
+[00:47] <IsleCLEANING> fackkkkkk IM hungry....... I NEED RICEEEEEEEEEEE
+[00:47] <IsleCLEANING> or LASAGNA
+[00:47] <CuteePie> where the fuck were you?
+[00:47] <aZiAn`AnGeL> LMAO davs
+[00:47] <Flech> hey
+[00:47] <CuteePie> why didn't you come to my party?
+[00:47] <Kevy> dammit Brad
+[00:47] <Flech> oh i didn't even know there was a party
+[00:47] <Kevy> how come you never come
+[00:47] <Kevy> ah
+[00:47] *** Joins: Saber[TF] (saber@a24b165n48client9.hawaii.rr.com)
+[00:47] *** ChanServ sets mode: +o Saber[TF]
+[00:47] <CuteePie> oh like.. read the topics sometimes
+[00:47] <Flech> oops
+[00:47] <Saber[TF]> doh...i was watching a video & my pc froze.....
+[00:47] <Saber[TF]> lol
+[00:47] <Flech> where was it?
+[00:47] <Kevy> ok brb...going get food
+[00:47] <CuteePie> karaoke hut
+[00:47] <XCEL> oh by the way....sorry i couldn't make it karyn
+[00:47] <XCEL> but....
+[00:48] <CuteePie> that's ok aric.. you missed it tho
+[00:48] <XCEL> HAPPY BELATED BIRTHDAY!!!
+[00:48] <Flech> oh man..i coulda gotten f'd up?
+[00:48] <CuteePie> thank you aric.. 
+[00:48] <CuteePie> yep brad.. you could have
+[00:48] <XCEL> you're welcome
+[00:48] <CuteePie> and sing too
+[00:48] <Flech> oh well
+[00:48] <Flech> when was it?
+[00:48] <CuteePie> we had way too much beer
+[00:49] <CuteePie> last night
+[00:49] <XCEL> sing?...me?....sing?....
+[00:49] <Flech> oh man
+[00:49] *** Joins: gst (demon@ppp89.hgea.org)
+[00:49] <aZiAn`AnGeL> mauhahahaha davs
+[00:49] <XCEL> somehow those two words don't match
+[00:49] <XCEL> hehehehe
+[00:49] <CuteePie> missed it brad.. was fun
+[00:49] <Flech> that's ok..i got f'd up last night anyways
+[00:49] <CuteePie> aric.. didn't match for most of us
+[00:49] *** Quits: Disco_Chris (Quit: \ f)
+[00:49] <CuteePie> but not with us.. 
+[00:49] <CuteePie> and it was the best.. yea everyone?
+[00:49] <gst> i hate dialup
+[00:49] <CuteePie> david.. you still here?
+[00:49] <Saber[TF]> we know davin
+[00:49] <Saber[TF]> lol
+[00:50] <XCEL> hahaha
+[00:50] <CuteePie> dav is that you?
+[00:50] <Flech> heh
+[00:50] <Flech> oh well..next year!
+[00:50] <Bannor> sorry k
+[00:50] *** Asian_Demon was kicked by CuteePie (CuteePie\ f)
+[00:50] <aZiAn`AnGeL> dav you came on earlier with asian demon?
+[00:50] <aZiAn`AnGeL> doh
+[00:50] <Bannor> yeh kinda
+[00:50] <Bannor> lol
+[00:50] <gst> yeah
+[00:50] <aZiAn`AnGeL> i mean spawn demon?
+[00:50] <CuteePie> sorry what?
+[00:50] <aZiAn`AnGeL> or demon spawn
+[00:50] <aZiAn`AnGeL> ?
+[00:50] *** gst is now known as Asian_Demon
+[00:50] <CuteePie> you know.. this is my second bday party with alohachat
+[00:50] <Saber[TF]> doh
+[00:50] <Asian_Demon> nope
+[00:50] <XCEL> second?...
+[00:50] <CuteePie> gotta make it an annual thing
+[00:50] <CuteePie> yep
+[00:50] <aZiAn`AnGeL> ¤ [22:50] demon_spawn is on IRC
+[00:50] <aZiAn`AnGeL> ¤¤¤ [22:52] demon_spawn has left IRC
+[00:51] <XCEL> wow that's kool
+[00:51] <Saber[TF]> OMG this woman is beautiful!
+[00:51] <Saber[TF]> =o
+[00:51] <aZiAn`AnGeL> did you give that nick up?
+[00:51] <aZiAn`AnGeL> or still under you?
+[00:51] <IsleCLEANING> brb.. Goin SAFEWAY
+[00:51] <IsleCLEANING> heahheahea
+[00:51] * IsleCLEANING craving LASAGNA
+[00:51] <Flech> oooo that sounds damn good
+[00:52] <dOmInIOn-X> that sounds good
+[00:52] <CuteePie> thanks shane.. hehe
+[00:52] <CuteePie> oh wait.. not me?
+[00:52] <CuteePie> lol
+[00:52] <IsleCLEANING> heahehaeh
+[00:53] <aZiAn`AnGeL> lol
+[00:53] <Asian_Demon> never had demon_spawn as my nick
+[00:53] <IsleCLEANING> okay
+[00:53] <Saber[TF]> well not just you karyn
+[00:53] <Saber[TF]> ^_^
+[00:53] <IsleCLEANING> be back in like 30 MINS
+[00:53] <aZiAn`AnGeL> okies
+[00:53] <IsleCLEANING> going Drive to SAFEWAY grab one Lasagna.. den come back
+[00:53] <IsleCLEANING> aaaaaaahhhhhh F**K da bra
+[00:53] <IsleCLEANING> ehahea to lazy
+[00:53] <IsleCLEANING> bye bye
+[00:53] <Kevy> oi
+[00:53] <dOmInIOn-X> i like one too
+[00:53] <Flech> bouncy 
+[00:53] <CuteePie> good answer shane.. :)
+[00:53] <Saber[TF]> oh yea...put A1 sauce over it....
+[00:53] <IsleCLEANING> HELLS I not dropping Off Lasagna Your house wid no bra chase
+[00:53] <IsleCLEANING> HAhaha
+[00:53] <Saber[TF]> P=
+[00:53] <dOmInIOn-X> lol
+[00:53] <IsleCLEANING> ewwwww NO A1
+[00:53] <IsleCLEANING> yuck
+[00:53] <Flech> a1 on lasagna?
+[00:54] <Flech> yeck
+[00:54] <Saber[TF]> well shiet karyn you was a model before....duh
+[00:54] <Saber[TF]> =oP
+[00:54] <IsleCLEANING> okay be back
+[00:54] <Asian_Demon> chase you want a bra?
+[00:54] *** Quits: IsleCLEANING (Quit: If Love Is So Good, Why Does It Hurt So Bad??\ f)
+[00:54] <aZiAn`AnGeL> lmao
+[00:54] <dOmInIOn-X> no, i lasanga
+[00:54] <aZiAn`AnGeL> he get breast buds
+[00:54] <Saber[TF]> i can answer ren'z quit message....
+[00:54] <Saber[TF]> cause she likes picking the wrong guys
+[00:54] <Saber[TF]> lol
+[00:55] <Saber[TF]> >=D
+[00:55] <XCEL> hehe...that's cold but funny
+[00:55] <XCEL> hehe
+[00:55] <CuteePie> heh shane
+[00:55] <CuteePie> dav
+[00:55] <CuteePie> wheres dav?
+[00:56] <Saber[TF]> idiot's always do that...they know what there getting in to...but don't care...but then they bitch about getting hurt after the fact....lol
+[00:56] *** CuteePie sets mode: +v Asian_Demon
+[00:56] <Saber[TF]> silly humans
+[00:56] <Saber[TF]> =oP
+[00:56] <Saber[TF]> ren is a perfect example of that
+[00:56] <Asian_Demon> hey shane shut up man i go through that alot
+[00:57] <Saber[TF]> oh sorry bro...i wasn't talking about you
+[00:57] *** Quits: F1lter (Read error: Connection reset by peer\ f)
+[00:57] <Saber[TF]> your a different category
+[00:57] <Saber[TF]> heheh
+[00:57] <Saber[TF]> >:)
+[00:57] <CuteePie> ohh right
+[00:57] <CuteePie> hehe
+[00:57] <CuteePie> dav
+[00:57] * aZiAn`AnGeL sighs
+[00:57] <CuteePie> I like go karaoke again
+[00:57] <CuteePie> over there
+[00:57] <Asian_Demon> but then i'm not as lucky as you to get girls who are "model quality"
+[00:58] <Saber[TF]> ?
+[00:58] <Kevy> ok back
+[00:58] <CuteePie> what the fuk is model quality?
+[00:58] <Flech> plastic and glued together?
+[00:58] <CuteePie> I guess
+[00:58] <Saber[TF]> wth are you talking about dav? you had 15 strippers/models living with you back when you was 18
+[00:58] <CuteePie> whatever turns you on
+[00:58] <Asian_Demon> wende knows what i'm talking bout
+[00:58] <Asian_Demon> so
+[00:58] <aZiAn`AnGeL> i aint saying shet in this whatever shane says fuck it im all for it
+[00:59] <Saber[TF]> so?!
+[00:59] <CuteePie> lol
+[00:59] <aZiAn`AnGeL> cause apparently i dont know what love is
+[00:59] <Saber[TF]> your telling me that didn't count davin?
+[00:59] <aZiAn`AnGeL> so whatevers
+[00:59] <CuteePie> hahhaha wens
+[00:59] <Asian_Demon> that was when i was 18 this is now
+[01:00] *** Parts: ^^ccman (__ccman@ACB42083.ipt.aol.com)
+[01:00] <Saber[TF]> i thought you'd be proud of your past? most poeple are....
+[01:00] <Saber[TF]> er
+[01:00] <Saber[TF]> people
+[01:00] <Saber[TF]> hhr
+[01:00] <Saber[TF]> hehe
+[01:00] <Saber[TF]> they wrote it
+[01:00] <Saber[TF]> themselves
+[01:00] <Asian_Demon> oh yeah right druged out 24 hours a day...and being at work for 16 of thoes hours and being an alcholic really something to be proud of
+[01:01] <Saber[TF]> i wasn't talking bout the drug abuse...
+[01:01] <Saber[TF]> lol
+[01:01] <Saber[TF]> >:)
+[01:02] <Bannor> laters : )
+[01:02] *** Parts: Bannor (me@ppp-4-161.5800-10.access.uk.worldonline.com)
+[01:02] <CuteePie> bye david
+[01:02] <CuteePie> ack
+[01:02] <CuteePie> holy shit.. it's 1am
+[01:02] <CuteePie> I going sleep
+[01:02] <CuteePie> night all
+[01:03] <Kevy> k k
+[01:03] <Saber[TF]> i tell you straight i ain't proud of my past...that's why i threw away all my annuals.....
+[01:03] <XCEL> night...
+[01:03] <Saber[TF]> start fresh
+[01:03] <CuteePie> k k
+[01:03] <Saber[TF]> night karyn
+[01:03] <CuteePie> night aric
+[01:03] <CuteePie> night shane
+[01:03] <CuteePie> night dav
+[01:03] <CuteePie> night baby girl
+[01:03] <dOmInIOn-X> nite karyn
+[01:03] <Asian_Demon> nite honey
+[01:03] <CuteePie> and thanks you guys.. for last night.. I love you all
+[01:03] <Saber[TF]> i had nothing but bad memories....
+[01:03] <CuteePie> night chase
+[01:03] <Saber[TF]> so i got rid of them.....
+[01:03] <Kevy> tre says nite Karyhn
+[01:03] <Kevy> ack
+[01:03] <Kevy> Karyn
+[01:03] <CuteePie> night re
+[01:03] <CuteePie> tre
+[01:03] <CuteePie> hehe
+[01:03] <CuteePie> I want my tape!!!
+[01:04] <Kevy> lol
+[01:04] <CuteePie> kev.. I can copy it at my office
+[01:04] <CuteePie> I got the machine
+[01:04] <Kevy> ah
+[01:04] <Kevy> I'll talk to tre
+[01:04] <Kevy> hehe
+[01:05] <CuteePie> k.. one day bring to work.. I'll come get it and copy it
+[01:05] <Kevy> ok
+[01:05] <CuteePie> j
+[01:05] <CuteePie> k
+[01:05] <CuteePie> night
+[01:05] <CuteePie> byeeeeeeeeee
+[01:05] *** Quits: CuteePie (Quit: Just one touch of the soul can last a lifetime\ f)
+[01:06] *** Quits: Flech (Quit: zoog zoog\ f)
+[01:06] <Saber[TF]> hey i wanna see the tape
+[01:06] <Kevy> heh, tretre has it
+[01:08] <Saber[TF]> greedy
+[01:08] <Saber[TF]> heheh
+[01:11] <Saber[TF]> bah...there goes the buzz
+[01:11] <Saber[TF]> >:\
+[01:12] *** Saber[TF] is now known as Saber[TF]Losing_Buzz
+[01:14] <XCEL> wow...it's quiet now..
+[01:14] <Saber[TF]Losing_Buzz> =oP~
+[01:14] <Saber[TF]Losing_Buzz> hehh
+[01:14] <XCEL> hrmm....must be everybody gotta work tomorrow or something
+[01:14] *** Kevy is now known as tRetRe-away
+[01:15] <Saber[TF]Losing_Buzz> nah...we warming up for round 2
+[01:15] <Saber[TF]Losing_Buzz> hehe
+[01:15] <XCEL> heh
+[01:15] *** tRetRe-away sets mode: +v tRetRe-away
+[01:16] *** ChanServ sets mode: -o tRetRe-away
+[01:17] <Saber[TF]Losing_Buzz> woah it's 1:15....i better fire up the ps2?
+[01:17] <Saber[TF]Losing_Buzz> heheh
+[01:18] <XCEL> heh
+[01:21] <XCEL> wow...where did everyone go
+[01:21] <Saber[TF]Losing_Buzz> warming up for round 2
+[01:21] <Saber[TF]Losing_Buzz> hehhe
+[01:21] <XCEL> uhhh...heh
+[01:21] <XCEL> don't think so
+[01:23] *** Joins: IsleGirl (~RenRen@cvx-349.flex.com)
+[01:23] <IsleGirl> AAAAAAHHHHHHHH
+[01:23] <IsleGirl> heahehahea
+[01:24] <IsleGirl> wow everyone left
+[01:24] <IsleGirl> *pouts*
+[01:24] *** Quits: IsleGirl (Quit: If Love Is So Good, Why Does It Hurt So Bad??\ f)
+[01:25] <Saber[TF]Losing_Buzz> beat it!
+[01:25] <Saber[TF]Losing_Buzz> lol
+[01:26] *** Saber[TF]Losing_Buzz is now known as Saber[TF]
+[01:26] <Saber[TF]> >=)
+[01:40] *** Joins: jaejae (aLLuRe@a66b91n40client41.hawaii.rr.com)
+[01:41] <Saber[TF]> i think i need everclear
+[01:41] <Saber[TF]> heheh
+[01:41] *** Quits: jaejae (Quit: \ 314,1dIR\ 315C dO\ 30mIn\ 315IOn \ 314IRC\ f by \ 314,1dO\ 315m\ 30In\ 315I\ 314On\ f\ f)
+[01:52] <XCEL> later all
+[01:52] *** Parts: XCEL (saudong@a204b210n122client83.hawaii.rr.com)
+[01:53] *** Quits: aZiAn`AnGeL (Quit: hrrrrms bah its irc why waste my time getting upset and pissed off in here? aint worth mah time LaTz... \ 313¤¤¤\ f \ 314,1dIR\ 315C dO\ 30mIn\ 315IOn \ 314IRC\ f by \ 314,1dO\ 315m\ 30In\ 315I\ 314On\ f \ 313¤¤¤\ f\ f)
+[01:55] <Saber[TF]> hahaha
+[01:56] <Saber[TF]> night all
+[01:56] *** Quits: Saber[TF] (Quit: "After The Booze...Parties...& Food...Your Trying To Tell Me There's More To Life Then This?! Ahahaaahahhh!"...>=D\ f)
+[01:59] *** Joins: XCEL (saudong@a204b210n122client83.hawaii.rr.com)
+[01:59] <XCEL> hrmm...
+[01:59] *** Parts: XCEL (saudong@a204b210n122client83.hawaii.rr.com)
+[02:02] *** Joins: ramenx (X@a24b165n48client134.hawaii.rr.com)
+[02:02] *** Quits: ramenx (Quit: \ f)
+[02:06] *** Joins: XCEL (saudong@a204b210n122client83.hawaii.rr.com)
+[02:06] *** Quits: Asian_Demon (Quit: Stupidity has become the most prominent religion in the world\ f)
+[02:06] *** Parts: XCEL (saudong@a204b210n122client83.hawaii.rr.com)
+[02:39] *** Quits: tek-X (Read error: Connection reset by peer\ f)
+[02:45] *** Joins: tek-X (bigpoppate@a24b161n137client58.hawaii.rr.com)
+[02:45] *** dOmInIOn-X sets mode: +v tek-X
+[03:07] *** Joins: Virtual_Jane (kath@202.91.160.15)
+[03:07] <Virtual_Jane>  baguio
+[03:12] *** Parts: Virtual_Jane (kath@202.91.160.15)
+[04:15] *** Joins: jsn808 (nosaj4@usrns147.dialup.hawaii.edu)
+[04:16] *** Parts: jsn808 (nosaj4@usrns147.dialup.hawaii.edu)
+[04:58] *** Joins: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[05:08] *** ChanServ sets mode: +o deboo
+[05:14] *** Parts: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[05:19] *** Joins: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[05:19] *** Parts: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[05:26] *** Quits: jOy^away (typhoon.va.us.dal.net liberty.nj.us.dal.net\ f)
+[05:35] *** Joins: jOy^away (joy_@adsl-64-163-244-231.dsl.lsan03.pacbell.net)
+[05:35] *** liberty.nj.us.dal.net sets mode: +v jOy^away
+[05:45] *** ChanServ sets mode: +o tRetRe-away
+[05:58] *** Joins: [kdfkr] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[06:14] *** ChanServ sets mode: -ooo tRetRe-away IsLaNd^dAwL^aWay dOmInIOn-X
+[06:25] *** ChanServ sets mode: +o dOmInIOn-X
+[06:44] *** Joins: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[07:05] *** Quits: fiend3 (Write Error: Connection reset by peer\ f)
+[07:16] *** Joins: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[07:18] *** Quits: fiend3 (Quit: \ f)
+[07:43] *** Joins: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[07:44] *** Parts: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[07:54] *** Joins: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[08:23] *** Quits: [kdfkr] (Excess Flood\ f)
+[08:24] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[08:25] *** Quits: [`jessica-G] (Excess Flood\ f)
+[08:26] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[08:54] *** Joins: jOy^ (joy_@adsl-64-163-244-231.dsl.lsan03.pacbell.net)
+[08:56] *** Quits: [`jessica-G] (typhoon.va.us.dal.net liberty.nj.us.dal.net\ f)
+[08:56] *** Quits: jOy^away (typhoon.va.us.dal.net liberty.nj.us.dal.net\ f)
+[09:11] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[09:15] *** Quits: fiend3 (Quit: \ f)
+[09:24] *** Quits: [`jessica-G] (typhoon.va.us.dal.net toronto.on.ca.dal.net\ f)
+[09:25] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[09:33] *** Quits: [`jessica-G] (Excess Flood\ f)
+[09:34] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[09:34] *** Quits: [`jessica-G] (Excess Flood\ f)
+[09:35] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolA221.mpls.uswest.net)
+[10:21] *** Quits: [`jessica-G] (Ping timeout\ f)
+[10:24] *** Joins: Altivec (~me@office.cchono.com)
+[10:24] *** ChanServ sets mode: +o Altivec
+[11:04] *** Joins: julez (~me@modem01.hpu.edu)
+[11:05] *** Parts: julez (~me@modem01.hpu.edu)
+[11:32] *** Joins: CuteePie (~karynmui@66.8.159.245)
+[11:32] *** ChanServ sets mode: +o CuteePie
+[11:32] <Altivec> \ 310¤WB \ 308\ 2(\ 2\ 3CuteePie\ 308\ 2)\ 2 \ 310WB¤ \ 308- \ 3\1fIt's a cuteepie! Aweeeee soooo cute...quick! Grab her!\1f
+[11:32] <CuteePie> aloha
+[11:32] <Altivec> heya karyn
+[11:32] <CuteePie> hi kev
+[11:33] <CuteePie> dammit.. busy over here.. ugh
+[11:33] <CuteePie> how's things over there?
+[11:33] <Altivec> umm, a little busy
+[11:34] <CuteePie> ugh.. i hate mondays
+[11:34] <Altivec> I know
+[11:34] <Altivec> ugh
+[11:38] <CuteePie> guess what kev?
+[11:38] <CuteePie> now.. my lolo boss.. 
+[11:39] <CuteePie> like hire another girl.. ugh
+[11:39] <CuteePie> says.. i think we need someone huh?.. I'm like.. DOH!!!
+[11:41] *** Joins: dijitul-away (dijitul@a204b210n124client201.hawaii.rr.com)
+[11:41] *** dijitul-away is now known as BaybZ
+[11:43] <Altivec> lol
+[11:44] <CuteePie> so now what?.. going to put another ad in the paper.. and I gotta train someone again
+[11:44] <CuteePie> ugh.. this time I'm going to train this person.. and I'm going to look for another job
+[11:46] *** Quits: jOy^ (Ping timeout\ f)
+[11:49] <Altivec> oi
+[11:50] <CuteePie> I fed up already.. 
+[11:50] <CuteePie> hehe
+[11:50] <Altivec> watch when Chase comes in....all the phones will stop
+[11:50] <Altivec> lol
+[11:50] <CuteePie> hehe.. of course
+[11:50] <CuteePie> as how
+[11:50] <CuteePie> what time chase coming in?
+[11:50] <Altivec> bah
+[11:50] <Altivec> he suppost to be here at 11
+[11:50] <Altivec> he called me about 10 min ago...he overslept
+[11:50] <Altivec> lol
+[11:51] <CuteePie> ohh no kidding
+[11:51] <Altivec> you should have came with us after Karaoke...we was eatin at zips
+[11:55] <CuteePie> eat??. I could bearly walk
+[11:55] <CuteePie> hehe
+[11:56] <Altivec> heheeh
+[11:56] <Altivec> yeah, I know
+[11:56] <Altivec> got home at 5:30
+[11:56] <Altivec> and can you believe I got up at 10am
+[11:56] <Altivec> crazy I tell you
+[11:56] <Altivec> oooh
+[11:56] <CuteePie> omg
+[11:56] <CuteePie> nutcase
+[11:56] <Altivec> Martin leaving tonight at 6
+[11:57] <CuteePie> eh.. I pissy at him.. how come he didn't come?
+[11:57] <Altivec> I dunno, tre spoke to him yesterday
+[11:57] <Altivec> he went to rockza instead...I think
+[11:57] <CuteePie> that lolo.. no even call his cuz.. as ok.. when he like something.. oh yea.. I really hear
+[11:59] <CuteePie> !ping
+[12:00] <CuteePie> oh man.. I have a good connection today
+[12:00] <CuteePie> :)
+[12:00] <Altivec> heheh yeah
+[12:04] <CuteePie> ohhh brb.. boss coming.... ugh
+[12:04] *** Parts: CuteePie (~karynmui@66.8.159.245)
+[12:06] *** Joins: [`jessica-G] (_VirginiaG@mplsdslgw18poolB246.mpls.uswest.net)
+[12:07] <BaybZ> -+ Auto-Away +-
+[12:07] *** BaybZ is now known as dijitul-away
+[12:08] *** Joins: dOm-X (dOmInIOn@kaneohe.cchono.com)
+[12:08] *** dOmInIOn-X sets mode: +v dOm-X
+[12:11] *** Quits: [`jessica-G] (Ping timeout\ f)
+[12:12] *** Quits: dijitul-away (Quit: \ f)
+[12:57] *** Joins: ^poet^ (NotABlonde@AC903D5E.ipt.aol.com)
+[12:59] *** Joins: IsleGirl (~RenRen@cvx-119.flex.com)
+[13:00] <^poet^> hi ren
+[13:00] <IsleGirl> hi JC..
+[13:00] <IsleGirl> where you been?
+[13:00] <IsleGirl> you didnt go to KARYN's party
+[13:02] <^poet^> uh... kinda hard considering i'm several thousand miles away
+[13:02] <IsleGirl> ummmmmm OKAY
+[13:02] <IsleGirl> its quiet
+[13:02] <IsleGirl> OHHHHHHH
+[13:02] <IsleGirl> where you at now JC??
+[13:03] * IsleGirl didnt even know
+[13:03] <^poet^> i moved almost 3 months ago
+[13:03] <^poet^> i'm in Tucson
+[13:03] <IsleGirl> Ohhh
+[13:03] <Altivec> heya JC
+[13:03] <IsleGirl> hi KEVY
+[13:03] <Altivec> heya ren
+[13:04] <IsleGirl> KEV: was i doin anything stupid on da CAM??  
+[13:04] <IsleGirl> heaaeh i dont think so
+[13:04] <IsleGirl> cuz i just sat there
+[13:04] <^poet^> hi kev
+[13:04] <Altivec> \ 308\ 2(\ 2\ 3IsleGirl\ 308\ 2)\ 2\ 3: nope, just sitting there
+[13:04] <IsleGirl> heahea
+[13:04] <IsleGirl> JC: I actually went out.. and met da iRC'ers
+[13:04] <IsleGirl> heahehea
+[13:05] <^poet^> bout frickin time
+[13:05] <Altivec> man oh man, I hate that tape...gots my voice all over it *cringes*
+[13:05] <IsleGirl> heahea
+[13:05] * Altivec hides under a rock.
+[13:06] <IsleGirl> KEV got Iced in his DINGDING
+[13:06] <IsleGirl> ruined da carpet
+[13:06] <IsleGirl> heahe I could see KARYN's nips.. got all hard.. heahea she was COOOOOOOOOOOOOLD
+[13:06] <Altivec> mostly you were in the background while davin was singing...and when Karyn was going off with her friend...
+[13:06] <Altivec> ack
+[13:06] <Altivec> yeah...I was shakin trying to get rid of the ice down in my pants.
+[13:07] <Altivec> brrrrrrrrr!
+[13:07] <IsleGirl> heahaehae
+[13:07] <Altivec> but that's our usural ice fight...she won this time
+[13:07] <IsleGirl> SOoooooo FUNNY cuz Dav would be so serious about his singing.. but i dont think he hit any right notes
+[13:07] <IsleGirl> I just kept watchin him..
+[13:07] <Altivec> lol
+[13:07] <IsleGirl> and den WEN's bf.. he scares me... 
+[13:07] <IsleGirl> he was goin off on da MIC too
+[13:07] <Altivec> we should have vid taped you singing
+[13:07] <^poet^> sounds like the time we had Alex's sister with us
+[13:08] *** Joins: baby_g (BiTeMeEh@a204b210n100client247.hawaii.rr.com)
+[13:08] *** dOmInIOn-X sets mode: +v baby_g
+[13:08] <Altivec> ah
+[13:08] <Altivec> heya Lanie
+[13:08] <IsleGirl> Ewwwww Im glad you didnt
+[13:08] <IsleGirl> JC:why?
+[13:08] <IsleGirl> heaheha
+[13:08] <baby_g> hiyeehhhh keverz *HUGGLEZ*
+[13:08] <baby_g> omg 2 more hourz KEV!!!!!!!
+[13:08] <Altivec> lol
+[13:08] <IsleGirl> hi LANIE.. remember me.. REN.. da gangsta BITCH
+[13:08] <baby_g> man i can't wait
+[13:08] * baby_g bounces all over the place *
+[13:08] <^poet^> she was just scary
+[13:08] <Altivec> lol gangsta!
+[13:08] <IsleGirl> JC: ehahaehea
+[13:08] <baby_g> aiyahz .. hiyeehhzzz renniez *HUGGLEZ*
+[13:08] <dOm-X> all gangsta'ish
+[13:09] <IsleGirl> wow.. 
+[13:09] <IsleGirl> she huggin everyone.. she must be Excited
+[13:09] <baby_g> uh huh uh huh
+[13:09] <baby_g> *hehe*
+[13:09] <IsleGirl> LANIE was da one farting on da mic
+[13:09] <IsleGirl> oh CHASE woke up
+[13:09] <IsleGirl> heahahea
+[13:09] <dOm-X> i'm here
+[13:09] <Altivec> 2 more hours till her babie comes hope, that's why
+[13:09] <^poet^> hey chaseypooo
+[13:09] <dOm-X> hiyas jc
+[13:10] <^poet^> chase, can u take a dcc?  =)  I gotta show u a pic of my pup!
+[13:10] <baby_g> not not
+[13:10] <Altivec> heheh chaseypooo
+[13:10] <Altivec> gotta remember that one
+[13:10] <baby_g> that wasn't meeh that was tretre
+[13:10] <baby_g> *hehe*
+[13:10] <IsleGirl> kewl
+[13:10] <IsleGirl> *sigh* Me no more baby no more
+[13:10] <IsleGirl> arghhhhhhhhh
+[13:10] <dOm-X> lol
+[13:10] <dOm-X> no
+[13:10] <Altivec> lol
+[13:10] <dOm-X> only she calls me that
+[13:10] <^poet^> dammit
+[13:10] <Altivec> ooooh
+[13:10] <^poet^> lol
+[13:11] <baby_g> aiyahz renz
+[13:11] <Altivec> chaseypoo, chasey wasTy...what else...
+[13:11] <^poet^> i got the cutest dog last week!  She's soooo great!
+[13:11] <^poet^> a corgi/chow/retriever mix
+[13:11] <baby_g> chasey wasie waserz
+[13:11] <baby_g> lol
+[13:11] <IsleGirl> JC: what happened to your cats
+[13:11] <^poet^> we've still got cats
+[13:11] <^poet^> 2 of them
+[13:11] <Altivec> no no it's wasTey!
+[13:11] <Altivec> with the capital T
+[13:11] <dOm-X> newp
+[13:12] <dOm-X> no "t"
+[13:12] <baby_g> itz the chaseMaisTeR
+[13:12] <Altivec> according to wende and jojo it's with the t
+[13:12] <Altivec> lol
+[13:13] <dOm-X> no
+[13:13] <Altivec> yesh
+[13:13] *** Altivec sets mode: +vvv IsLaNd^dAwL^aWay IsleGirl ^poet^
+[13:13] <baby_g> be funny if kev was still hanging the time shane was going  90 on the freeway
+[13:13] <Altivec> nope
+[13:14] <baby_g> i think tre and i would of had to take a shower when we got home
+[13:14] <Altivec> was just feeling good
+[13:14] <baby_g> OMG
+[13:14] <Altivec> was quite comfortable, if I may say
+[13:14] <baby_g> you know i have a black DOT on my leg from the time dav burnt meeh with his cigg
+[13:15] <baby_g> *sigh*
+[13:15] <Altivec> youch
+[13:15] <^poet^> hey chase, what's your email addy?
+[13:15] <IsleGirl> brb
+[13:15] *** Quits: IsleGirl (Quit: If Love Is So Good, Why Does It Hurt So Bad??\ f)
+[13:15] <baby_g> hey how long does it take from LA to here
+[13:15] <baby_g> is it 4 or 5 hours?
+[13:16] <Altivec> about 4 to 5 hours
+[13:16] <Altivec> depends on the winds
+[13:16] <baby_g> 330 .. that's still a long time from now
+[13:16] <Altivec> no ways
+[13:16] <Altivec> that's a little more than 2 hours
+[13:17] <baby_g> man
+[13:17] <baby_g> he wants to go beach as soon as he get's bach
+[13:17] <baby_g> back i meant .. weird
+[13:17] <Altivec> omg
+[13:17] <Altivec> lol
+[13:17] <baby_g> i was like .. not enough heat and sun in vegas 
+[13:17] <Altivec> if tretre going to see martin off, she might was well pick me up
+[13:17] <baby_g> man he said it hit like 120 or something
+[13:18] <Altivec> from work
+[13:18] <baby_g> yeah
+[13:18] <baby_g> remind tre to scold him for not showing up too
+[13:18] <baby_g> lol
+[13:18] <Altivec> oh yeah
+[13:19] <Altivec> no worr though, Karyn going give him lickings
+[13:19] <baby_g> hahha
+[13:19] <baby_g> oh boy .. i feel sorry for him
+[13:19] <baby_g> tell her to shmack him around with her new found friend *hehe*
+[13:19] <Altivec> going strip club instead of her bd party...oooooh
+[13:19] <baby_g> OMG
+[13:19] <baby_g> he went WHERE?!?!
+[13:19] <baby_g> that boy .. man
+[13:19] <Altivec> I think rockza
+[13:20] *** Quits: IsLaNd^dAwL^aWay (Quit: Don't walk in front of me for I may not follow, Don't walk in back of me for I may not lead, Don't walk beside me either, JUST LEAVE ME ALONE!!!\ f)
+[13:20] <baby_g> yeah
+[13:20] <Altivec> thats probably the only place he can go
+[13:20] <baby_g> hew was saying that he was gonna go sometime during his stay
+[13:20] <Altivec> other places not going let him in
+[13:20] <Altivec> unless he knows somebody
+[13:20] <baby_g> for someone that lives in kauai .. man he got the hook ups over here
+[13:21] <baby_g> *sigh*
+[13:21] <baby_g> okies brb
+[13:21] <baby_g> i just got home from werk so i going shower and everything and relax
+[13:21] <Altivec> ah
+[13:21] *** baby_g is now known as baby[away]
+[13:21] <baby[away]> oh did i tell you we gotta get re-trained again cuz they going get new registers
+[13:21] <baby[away]> but this time we getting paid to be trained whoooho more money for meeh *hehe*
+[13:24] *** Joins: SPC_Jones (superfunsl@ACB534A9.ipt.aol.com)
+[13:25] <^poet^> jonesy!
+[13:27] *** Joins: IsleGirl (~RenRen@cvx-38.flex.com)
+[13:27] <IsleGirl> fackkkkkkkkkkkkkk ITS HOT
+[13:28] *** Parts: IsleGirl (~RenRen@cvx-38.flex.com)
+[13:36] <SPC_Jones> sup
+[13:36] <^poet^> you laggin jones?
+[13:36] <SPC_Jones> umm
+[13:36] <SPC_Jones> !ping
+[13:37] <SPC_Jones> nope
+[13:37] <^poet^> just took u 10 mins to answer me hehe
+[13:37] <SPC_Jones> oh
+[13:37] <SPC_Jones> sorry
+[13:37] <SPC_Jones> no one ever talks in here
+[13:38] <SPC_Jones> not used to anyone sayin anything
+[13:38] <^poet^> lol
+[13:38] <^poet^> where u at these days, jonesy?
+[13:39] <SPC_Jones> umm
+[13:39] <SPC_Jones> Just got back from Egypt a few days ago
+[13:40] <^poet^> cool
+[13:40] <^poet^> i just remember u mentioning the possibility of being sent to italy or something a while back
+[13:41] <SPC_Jones> yeah
+[13:41] <SPC_Jones> Germany
+[13:43] <^poet^> cool
+[13:43] <^poet^> when u do leave?
+[13:45] *** tRetRe-away is now known as tRetRe
+[13:47] <SPC_Jones> not sure 
+[13:47] <SPC_Jones> hopefully soon
+[13:48] <^poet^> cool... what part of germany, do u know?
+[13:48] <SPC_Jones> graff
+[13:48] <SPC_Jones> or somethin like that
+[13:49] <^poet^> hmm.. don't think i've been there
+[13:49] <^poet^> munich is great tho
+[13:49] <SPC_Jones> yeah
+[13:51] *** Quits: ^poet^ (Quit: Life doesn't come with instructions, but maybe it should. Maybe then there would be less pain, fewer broken hearts and promises ... Life doesn't come with instructions ... the fickle finger of fate needs to point our way blind ...\ f)
+[13:52] <Altivec> brb reboot
+[13:52] *** Quits: Altivec (Quit: \ 310 reboot. \ 310«~\ 308\ 2{\ 2\ 310\1fPolaris IRC 2001\1f\ 308\ 2}\ 2\ 310~»3.04\ f)
+[13:52] *** Quits: SPC_Jones (Quit: Never give up, never quit, unless you're lagging!\ f)
+[13:55] *** Joins: local_gurl (meme@oahu3-att-v90-136.cchono.com)
+[14:02] *** Joins: Altivec (~me@office.cchono.com)
+[14:03] *** ChanServ sets mode: +o Altivec
+[14:06] *** Altivec changes topic to '\ 313A BIG MAHALOS to all of you who made my birthday a memorable one!!..BTW..what happened???... heh.. I love you all *muah* ~CuteePie~ \ 3| http://stations.mp3s.com/stations/210/future_hits_radio.html "Check It Out! Good Stuff!"\ f'
+[14:15] *** Joins: LaniMoo (thuhong75@a24b94n93client63.hawaii.rr.com)
+[14:18] *** Joins: SPC_Jones (superfunsl@ACB6B187.ipt.aol.com)
+[14:18] <local_gurl> hiya toddy
+[14:19] <SPC_Jones> sup sup
+[14:19] <SPC_Jones> congrats
+[14:19] <local_gurl> happy belated
+[14:20] <SPC_Jones> thanks :)
+[14:20] <SPC_Jones> I got a autographed pic of the Arizona Cardinal cheerleaders
+[14:20] <SPC_Jones> it cool
+[14:20] <SPC_Jones> they came to egypt
+[14:21] <local_gurl> lol
+[14:24] <SPC_Jones> what is this Digimon crap
+[14:24] <SPC_Jones> I'm scared
+[14:24] <local_gurl> ??
+[14:32] *** Joins: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[14:32] *** Parts: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[14:35] *** baby[away] is now known as baby_g
+[14:36] *** Joins: fiend3 (HERE@a24b31n72client109.hawaii.rr.com)
+[14:38] *** Quits: SPC_Jones (Quit: Never give up, never quit, unless you're lagging!\ f)
+[14:53] *** Quits: local_gurl (Quit: \ 315,1°\ 2\1fShowDowN v12 PrO\1f\ 2°\ 3\ 31 since \ 21996\ 2\ 316,1http://www.sci.fi/~showdown/\ 3\ f)
+[14:55] *** Joins: localgurl (meme@oahu3-att-v90-136.cchono.com)
+[14:55] <Altivec> wb
+[14:55] *** localgurl is now known as local_gurl
+[14:56] <local_gurl> dankya
+[14:57] <local_gurl> i need a friggen job
+[14:57] <Altivec> damn
+[14:57] <local_gurl> im gonna go sleep
+[14:57] <local_gurl> buh bai
+[14:57] <Altivec> k jojo
+[14:57] *** Quits: local_gurl (Quit: \ 315,1°\ 2\1fShowDowN v12 PrO\1f\ 2°\ 3\ 31 since \ 21996\ 2\ 316,1http://www.sci.fi/~showdown/\ 3\ f)
+[14:59] <Altivec> \ 310\ 2(\ 2\1f\ 308Leaving\ 310\1f\ 2)\ 2 Reason:(\1f\ 308bbl...working with customer.\ 310\1f\ 310«~\ 308\ 2{\ 2\ 310\1fPolaris IRC 2001\1f\ 308\ 2}\ 2\ 310~»
+[14:59] *** Altivec is now known as Altivec-working
+[15:00] *** Joins: Disco_Chris (disco@ppp228-kauairac1.hgea.org)
+[15:02] *** Quits: Disco_Chris (Quit: \ f)
+[15:16] * Hawaii22M-aWaY *
+[15:19] <dOm-X> sup rick
+[15:22] *** Joins: Shaymarie (hell@61.9.81.45)
+[15:24] <Hawaii22M-aWaY> sups
+[15:28] <dOm-X> you was at mccully's zips yeah, like few days ago
+[15:29] <dOm-X> like early early mornin
+[15:29] <Hawaii22M-aWaY> hmm
+[15:29] <Hawaii22M-aWaY> last time was fri 
+[15:29] <Hawaii22M-aWaY> sat i went vineyard one
+[15:29] <baby_g> hey chase where did tre go?
+[15:30] <baby_g> OMG
+[15:30] <Hawaii22M-aWaY> and b4 fri i was there sun
+[15:30] <baby_g> ricky you still going zippyz
+[15:30] <baby_g> you still going there with like jordan them?
+[15:30] <baby_g> you still going there with like jordan them?
+[15:31] <Hawaii22M-aWaY> uhh 
+[15:31] <Hawaii22M-aWaY> i go with everyone
+[15:31] *** Quits: fiend3 (Write Error: Broken pipe\ f)
+[15:31] <Hawaii22M-aWaY> sometimes jordan not really tho
+[15:31] <Hawaii22M-aWaY> why i ever saw u at zips?
+[15:31] <baby_g> oOoOOoHHh
+[15:31] <Hawaii22M-aWaY> or u used to go with jordan all da time?
+[15:31] <baby_g> okies i goingnow
+[15:32] <baby_g> no
+[15:32] <baby_g> i just heard what happened to hong the time they was drinking and they went to the mccully one
+[15:33] <baby_g> and he had a really nice bonding with the concrete
+[15:33] <baby_g> *hehe*
+[15:33] <dOm-X> nah, was like sometime last week
+[15:33] <dOm-X> was leaving zips
+[15:33] <dOm-X> and was like, hey, that look like rick
+[15:33] <baby_g> hey chase how long more you guys going be there?
+[15:33] <Hawaii22M-aWaY> hmmm i c
+[15:33] <Hawaii22M-aWaY> cool 
+[15:33] <Hawaii22M-aWaY> hong hmm i neva heard bout dat one
+[15:33] <dOm-X> me, not that much more
+[15:33] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[15:33] <baby_g> oh
+[15:34] <Hawaii22M-aWaY> ya but i go zips like what 
+[15:34] <baby_g> everyday?
+[15:34] <baby_g> *hehe*
+[15:34] <Hawaii22M-aWaY> 3 times a week usually
+[15:34] <Hawaii22M-aWaY> haha
+[15:34] <Hawaii22M-aWaY> everytime afta anywhere
+[15:34] <Hawaii22M-aWaY> hit there
+[15:34] <baby_g> see you got money
+[15:34] <baby_g> haha
+[15:34] <dOm-X> everytime we go, we usually end up, sitting in the far corner booth
+[15:34] <Hawaii22M-aWaY> ask every waitress there dey know me by heart hahaha
+[15:35] <baby_g> ricky ... go become a stripper LOL
+[15:35] <Hawaii22M-aWaY> except da early shift ones
+[15:35] <Hawaii22M-aWaY> i c
+[15:35] <dOm-X> like, against the window, facin the back exit
+[15:35] <baby_g> haha
+[15:35] <baby_g> sounds like dav
+[15:35] <baby_g> the time in the parking lot
+[15:35] <baby_g> whohoo
+[15:35] <baby_g> k i going now
+[15:35] <Hawaii22M-aWaY> if i had da body i would
+[15:35] <dOm-X> like, when sal, chris or laura folks workin
+[15:35] <dOm-X> or ben
+[15:35] <baby_g> see yah laterz rickyz and chaserz
+[15:35] <baby_g> *hugglez*
+[15:35] <Hawaii22M-aWaY> make some cash
+[15:35] <dOm-X> bye lanie
+[15:35] *** Parts: baby_g (BiTeMeEh@a204b210n100client247.hawaii.rr.com)
+[15:36] <Hawaii22M-aWaY> k den
+[15:36] <dOm-X> so what days you go down?
+[15:36] <Hawaii22M-aWaY> anyday i go out
+[15:37] <dOm-X> cool
+[15:37] <Hawaii22M-aWaY> haha
+[15:37] <Hawaii22M-aWaY> like tonite might go bedroqs
+[15:37] <Hawaii22M-aWaY> so maybe tonite
+[15:37] <Hawaii22M-aWaY> sat go all stars so sats too
+[15:37] <dOm-X> ahh
+[15:37] <Hawaii22M-aWaY> tues and thurs if we go pipe or oceans haha
+[15:37] <Hawaii22M-aWaY> its just everynite we up late
+[15:37] <Hawaii22M-aWaY> go dea haha
+[15:37] <dOm-X> lol, maybe tonite, might go
+[15:37] <dOm-X> dunno
+[15:37] <Hawaii22M-aWaY> why how come u up so late 
+[15:37] <Hawaii22M-aWaY> where u usually go
+[15:38] <dOm-X> we just usually end up goin late
+[15:38] <dOm-X> like 12ish
+[15:38] <Hawaii22M-aWaY> i c
+[15:38] <Hawaii22M-aWaY> usually we hit it like 2-on
+[15:38] <dOm-X> cause thats bout when, my friend dav get home from work
+[15:38] <dOm-X> so, by then, we go down to zips
+[15:38] <Hawaii22M-aWaY> i c
+[15:38] <dOm-X> and jus cruise it down there till 4ish
+[15:38] <Hawaii22M-aWaY> dang
+[15:39] <Hawaii22M-aWaY> u must be drinking a lot of coffee 
+[15:39] <dOm-X> we just drink coffee and talk stories
+[15:39] <dOm-X> lol
+[15:39] <dOm-X> ya
+[15:39] <Hawaii22M-aWaY> yups haha
+[15:39] <Hawaii22M-aWaY> eh u got a pic 
+[15:39] <Hawaii22M-aWaY> so i can see what u exactly look like
+[15:39] <Hawaii22M-aWaY> so can say wassup next time
+[15:40] <dOm-X> ya
+[15:40] <dOm-X> hold on
+[15:40] <Hawaii22M-aWaY> wonder if still got da hp with all da pix
+[15:40] <dOm-X> http://dominion.cyberkotik.com/chase.jpg
+[15:41] <dOm-X> you know wende, ya
+[15:41] <Hawaii22M-aWaY> brb
+[15:41] <Hawaii22M-aWaY> ya lil bit
+[15:41] <Hawaii22M-aWaY> short one right
+[15:41] <dOm-X> k
+[15:42] <Hawaii22M-aWaY> eh i think i did see u dea b4 haha
+[15:42] <dOm-X> ya
+[15:42] <dOm-X> yeah, she usually with us
+[15:42] <dOm-X> lol
+[15:42] <Hawaii22M-aWaY> wow 
+[15:42] <Hawaii22M-aWaY> i am one blind foolio
+[15:42] <Hawaii22M-aWaY> or just got bad memory
+[15:42] <Hawaii22M-aWaY> damn the drugs! haha jk
+[15:42] <dOm-X> lol
+[15:43] <dOm-X> you got pic?
+[15:43] <Hawaii22M-aWaY> ya i saw it 
+[15:43] <Hawaii22M-aWaY> das why i said i think i seen u at zips b4
+[15:43] <dOm-X> ahh
+[15:43] <Hawaii22M-aWaY> scroll up man
+[15:43] <Hawaii22M-aWaY> u getting bad memory like me
+[15:43] <Hawaii22M-aWaY> haha
+[15:43] <dOm-X> you still got a pic on your homepage?
+[15:43] <Hawaii22M-aWaY> ummm
+[15:44] <Hawaii22M-aWaY> only new one i got is on aa
+[15:44] <dOm-X> oh
+[15:44] <Hawaii22M-aWaY> my hp is older then jesus's babysitter
+[15:44] <dOm-X> whats your aa name?
+[15:44] <Hawaii22M-aWaY> ricks23
+[15:44] <dOm-X> lol
+[15:44] <dOm-X> k
+[15:45] <Hawaii22M-aWaY> kinda lame tho but oh wells haha
+[15:45] <dOm-X> its prolly better than mines
+[15:46] <dOm-X> cool
+[15:46] <dOm-X> ya
+[15:47] <dOm-X> better than mines
+[15:47] <dOm-X> mines don't got anythin on it
+[15:47] <Hawaii22M-aWaY> so boring right now
+[15:47] <Hawaii22M-aWaY> haha 
+[15:47] <Hawaii22M-aWaY> yours must be blank then
+[15:47] <Hawaii22M-aWaY> cuz mines sucks
+[15:47] <dOm-X> ya
+[15:47] <dOm-X> mines blank, with only wende listed under my frinds list
+[15:47] *** Joins: SPC_Jones (superfunsl@ACB6AC7A.ipt.aol.com)
+[15:47] <dOm-X> lol
+[15:48] <dOm-X> since i signed up, i only been on aa like not even 5
+[15:48] <dOm-X> times
+[15:48] <Hawaii22M-aWaY> haha
+[15:48] <Hawaii22M-aWaY> ya 
+[15:48] <Hawaii22M-aWaY> everything is boring now
+[15:48] <Hawaii22M-aWaY> even aol im 
+[15:48] <Hawaii22M-aWaY> same people
+[15:48] <Hawaii22M-aWaY> bored hah
+[15:49] <dOm-X> ya
+[15:49] <dOm-X> so what you been up to>
+[15:50] <Hawaii22M-aWaY> nuttin
+[15:50] <Hawaii22M-aWaY> i guess if u go tonite ill see u dea
+[15:50] <Hawaii22M-aWaY> right now i going watch tv haha
+[15:50] <Hawaii22M-aWaY> catch u laterz
+[15:50] <Altivec-working> oi
+[15:50] <dOm-X> lol
+[15:50] <dOm-X> aight
+[15:50] <Altivec-working> that's ricky?
+[15:50] <dOm-X> not sure, if we are but if we do, shoots
+[15:50] <dOm-X> catch you laters then dood
+[15:51] <Altivec-working> later man
+[15:51] <Hawaii22M-aWaY> ya haha
+[15:51] <Hawaii22M-aWaY> k den
+[15:51] <Altivec-working> cool
+[15:58] <SPC_Jones> sup people
+[15:59] <Altivec-working> heya todd, where were you?
+[16:00] <SPC_Jones> umm
+[16:00] <SPC_Jones> over there
+[16:00] * SPC_Jones points
+[16:01] *** Parts: LaniMoo (thuhong75@a24b94n93client63.hawaii.rr.com)
+[16:03] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[16:08] *** Joins: wyri (~phayes@4.23.195.253)
+[16:08] <wyri> shups
+[16:09] <dOm-X> yo
+[16:11] <wyri> got 17 damn SirCam's today
+[16:12] *** Joins: Jon^_ (why@a24b31n86client10.hawaii.rr.com)
+[16:12] *** Quits: SPC_Jones (Quit: Rebboot\ f)
+[16:12] *** Parts: Jon^_ (why@a24b31n86client10.hawaii.rr.com)
+[16:12] <Altivec-working> heya eric
+[16:14] <dOm-X> damn
+[16:14] <dOm-X> heh, got like 11 or so today
+[16:14] <wyri> sup kev
+[16:14] <dOm-X> lol
+[16:14] <dOm-X> all from the same guy
+[16:14] <wyri> poor sap
+[16:15] <wyri> wonder if he even knows he has the virus
+[16:15] *** Joins: stickystarfish (Stickystar@ACB7C4E5.ipt.aol.com)
+[16:16] *** Parts: stickystarfish (Stickystar@ACB7C4E5.ipt.aol.com)
+[16:18] <Altivec-working> we sent an email to the person...so far nadda
+[16:19] <dOm-X> yeah, mailed the guy twice already
+[16:20] *** Quits: Shaymarie (Quit: love you angel baby..\ f)
+[16:21] *** Joins: aZiAn`AnG (aLLuRe@a66b91n40client41.hawaii.rr.com)
+[16:21] *** aZiAn`AnG is now known as jaejae
+[16:21] *** Quits: jaejae (Quit: \ 314,1dIR\ 315C dO\ 30mIn\ 315IOn \ 314IRC\ f by \ 314,1dO\ 315m\ 30In\ 315I\ 314On\ f\ f)
+[16:29] <wyri> k den - tyme to go to school
+[16:29] <wyri> l8ts
+[16:30] <dOm-X> laters
+[16:30] *** Quits: wyri (Quit: aloha\ f)
+[16:34] *** Quits: Altivec-working (Quit: Blah\ f)
+[16:34] *** Joins: Lord_Cecil (Lord_Cecil@staff.dal.net)
+[16:34] *** ChanServ sets mode: +o Lord_Cecil
+[16:39] *** Disconnected
+[16:40] *** Now talking in #alohachat
+[16:40] *** Topic is '\ 313A BIG MAHALOS to all of you who made my birthday a memorable one!!..BTW..what happened???... heh.. I love you all *muah* ~CuteePie~ \ 3| http://stations.mp3s.com/stations/210/future_hits_radio.html "Check It Out! Good Stuff!"\ f'
+[16:40] *** Set by Altivec on Mon Jul 30 14:05:10
+[16:41] *** Joins: SPC_Jones (superfunsl@ACB79F8F.ipt.aol.com)
+[16:41] <SPC_Jones> finally 
+[16:43] <Lord_Cecil> finally
+[16:44] <SPC_Jones> :)
+[16:44] <SPC_Jones> I have gf
+[16:44] <SPC_Jones> woo hoo
+[16:44] *** Joins: gelbotheclown (Sprynet@sfr-tgn-sfv-vty59.as.wcom.net)
+[16:45] <Lord_Cecil> kyootie?
+[16:45] *** Joins: |Z0d| (yamada7@ip-20-249-241.la-l3.navipath.net)
+[16:45] <|Z0d|> hey todd
+[16:45] <Death_INC> lol
+[16:45] <Death_INC> good for you
+[16:46] <Death_INC> is it amy?
+[16:46] <SPC_Jones> HAHA
+[16:46] <SPC_Jones> she was my last GF
+[16:46] <Death_INC> lol
+[16:46] <SPC_Jones> nah
+[16:46] <Lord_Cecil> oh
+[16:46] <Lord_Cecil> another girl?
+[16:46] <SPC_Jones> Kristen was gone a long time ago
+[16:46] <SPC_Jones> Her Name is Celine
+[16:47] <|Z0d|> Celine Dion
+[16:47] <Lord_Cecil> oooh, sexy
+[16:47] <Lord_Cecil> where she from?
+[16:48] <SPC_Jones> Waikiki
+[16:48] <gelbotheclown> hi
+[16:49] <Lord_Cecil> hehe
+[16:49] <gelbotheclown> howzit going
+[16:49] <Lord_Cecil> uh oh.. a waikiki girl
+[16:49] *** Quits: dOm-X (Quit: irc\ 2N\ 2 7.26 + 7.0 for mIRC (2001/04/03 20.00)\ f)
+[16:49] <Lord_Cecil> i'm so pumped up, I get to fax my paperwork tonight
+[16:50] <SPC_Jones> woo hoo
+[16:50] <SPC_Jones> me too!
+[16:50] <Lord_Cecil> cept its gonna cost a lot of money
+[16:50] <gelbotheclown> waikiki
+[16:50] <Lord_Cecil> 2 dollars first page, 1 dollar every page after that
+[16:50] <Lord_Cecil> I gotta fax 13 pages including the cover sheet
+[16:57] *** Quits: gelbotheclown (Ping timeout\ f)
+[16:57] *** Joins: gelbotheclown (Sprynet@sfr-tgn-sfr-vty17.as.wcom.net)
+[16:57] *** Quits: gelbotheclown (Quit: Leaving\ f)
+[17:01] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:01] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:08] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:18] *** Joins: kYoOtiE (kYoOtiEgRL@1Cust71.tnt2.honolulu2.hi.da.uu.net)
+[17:20] *** Quits: kYoOtiE (Quit: Programmers don't die, they just GOSUB without RETURN.\ f)
+[17:23] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:25] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:25] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:28] *** Joins: angel^21 (nrt@ip64-75-141-133.dial.aloha.net)
+[17:29] *** Joins: HawaiianStyleGuy (POS3@we-24-165-131-6.we.mediaone.net)
+[17:29] <HawaiianStyleGuy> whats up everyone..
+[17:29] <HawaiianStyleGuy> does anyone have any hawaiian mp3s?
+[17:37] *** Quits: HawaiianStyleGuy (Quit: \ f)
+[17:39] *** Joins: aZiAn`AnGeL (aLLuRe@hnl04-151.gst.aloha.net)
+[17:39] *** ChanServ sets mode: +o aZiAn`AnGeL
+[17:39] *** dOmInIOn-X sets mode: +v aZiAn`AnGeL
+[17:47] * Lord_Cecil is back from - Auto-away (idle 30 min) - Gone 11mins 35secs - \ 2[\ 2\ 2]\ 2
+[17:49] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:49] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[17:53] *** Quits: Lord_Cecil (SendQ exceeded\ f)
+[18:00] *** Quits: tek-X (Read error: Connection reset by peer\ f)
+[18:00] *** Quits: tRetRe (Write Error: Connection reset by peer\ f)
+[18:01] *** Joins: tek-X (bigpoppate@a24b161n137client58.hawaii.rr.com)
+[18:01] *** dOmInIOn-X sets mode: +v tek-X
+[18:01] *** Joins: tRetRe (AnGeLz@a66b8n208client165.hawaii.rr.com)
+[18:01] *** Quits: angel^21 (Quit: \ f)
+[18:04] *** Joins: jOy^ (joy_@adsl-64-164-245-77.dsl.lsan03.pacbell.net)
+[18:05] *** Quits: SPC_Jones (Quit: Never give up, never quit, unless you're lagging!\ f)
+[18:07] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[18:10] *** jOy^ is now known as jOy^away
+[18:11] *** Quits: aZiAn`AnGeL (Quit: Always Missing My Sweet Serinity \ 314,1dIR\ 315C dO\ 30mIn\ 315IOn \ 314IRC\ f by \ 314,1dO\ 315m\ 30In\ 315I\ 314On\ f\ f)
+[18:19] *** Joins: TSi92 (VZres0gdg@1Cust4.tnt1.honolulu.hi.da.uu.net)
+[18:19] <TSi92> wassup
+[18:21] *** Joins: kYoOtiE (kYoOtiEgRL@1Cust71.tnt2.honolulu2.hi.da.uu.net)
+[18:21] <TSi92> !ping
+[18:21] <TSi92> krissss
+[18:21] <TSi92> :P
+[18:21] <kYoOtiE> hi hi.
+[18:22] * TSi92 runs and give kristen a BIG hug
+[18:22] <TSi92> :)
+[18:22] <TSi92> wassup hottie dorkie!!
+[18:22] <TSi92> lol
+[18:22] * TSi92 runs
+[18:22] <kYoOtiE> u wish.. i was hotties
+[18:22] <TSi92> lol
+[18:23] <TSi92> don't play modest!
+[18:23] <TSi92> :D
+[18:23] <kYoOtiE> na da I plannin on working on my homepage
+[18:24] <TSi92> any updates?
+[18:24] <TSi92> http://www.geocities.com/tickelmysoul right?
+[18:24] <TSi92> !ping
+[18:24] <kYoOtiE> no i just put like 3 more pix in the photo place.
+[18:24] <kYoOtiE> yeah
+[18:24] <TSi92> cool
+[18:25] <TSi92> I'll go check it out
+[18:28] * kYoOtiE is now \ 2\1f\ 32A\ 2\1f\ 35way \ 2\1f\ 32F\ 2\1f\ 35rom \ 2\1f\ 32K\ 2\1f\ 35eyboard \ 2\ 35°(\ 2\ 312 updating my homepage \ 2\ 35)°\ 2\ 3 Type: /ctcp kYoOtiE PAGE <message> to leave me a message.
+[18:31] <TSi92> brb
+[18:31] *** Joins: JoeAloha- (~aoekjr@66.8.142.75)
+[18:31] *** Parts: JoeAloha- (~aoekjr@66.8.142.75)
+[18:31] *** Quits: TSi92 (Quit: TSi92\ f)
+[18:32] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[18:35] *** Joins: SPC_Jones (superfunsl@ACB7150A.ipt.aol.com)
+[18:36] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[18:36] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[18:40] *** Quits: |Z0d| (Quit: I am an ass\ f)
+[18:43] *** Joins: TrillionDollarTedra (msalyssa@66.8.244.214)
+[18:44] *** Quits: TrillionDollarTedra (Quit: Leaving\ f)
+[18:48] *** Quits: kYoOtiE (Ping timeout\ f)
+[18:48] *** Joins: TheRealAlyssa (msalyssa@a66b8n244client214.hawaii.rr.com)
+[18:49] *** Quits: TheRealAlyssa (Quit: Leaving\ f)
+[18:50] *** Joins: neotzc (neotzc@a66b8n180client63.hawaii.rr.com)
+[18:51] *** Quits: neotzc (Quit: -\ 312\1fN\1f\ 314eo\1f\ 312T\1f\ 314zc- Mission Failure\ f)
+[18:52] *** Joins: FrankDawg (NONE@lifl3pp74.alltel.net)
+[19:00] *** Quits: FrankDawg (Quit: Leaving\ f)
+[19:05] *** Quits: SPC_Jones (Quit: Never give up, never quit, unless you're lagging!\ f)
+[19:06] *** Joins: teddy_ra (msalyssa@a66b8n244client214.hawaii.rr.com)
+[19:07] *** Quits: teddy_ra (Quit: ALYSSA IS BAAAAAAAAACKKKKKKK!!! http://www.gurlpages.com/tedra Please sign the guestbook! Mahalo!\ f)
+[19:07] *** Joins: teddy_ra (msalyssa@a66b8n244client214.hawaii.rr.com)
+[19:11] *** Joins: zero_IQ (Rave-hard@a66b8n184client26.hawaii.rr.com)
+[19:12] *** Quits: zero_IQ (Quit: Leaving\ f)
+[19:12] *** Joins: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[19:12] *** Parts: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[19:13] *** Joins: kYoOtiE (kYoOtiEgRL@1Cust157.tnt1.honolulu2.hi.da.uu.net)
+[19:13] *** Quits: kYoOtiE (Quit: " We are told that talent creates its own opportunity. But it sometimes seems that instense desire creates not only in own opportunities, but its own talents "-Eric Hoffer-\ f)
+[19:13] *** Joins: smilingecko (nelson@a24b94n88client26.hawaii.rr.com)
+[19:14] <teddy_ra> hi
+[19:15] <teddy_ra> ok....nm den
+[19:16] <smilingecko> kden
+[19:16] <teddy_ra> oi
+[19:16] <teddy_ra> wat den
+[19:17] <smilingecko> noten
+[19:18] <teddy_ra> GOTEN~
+[19:18] <smilingecko> inolie
+[19:19] <teddy_ra> i lie
+[19:19] <teddy_ra> haahaa
+[19:19] <smilingecko> oh
+[19:20] <teddy_ra> doh
+[19:21] <teddy_ra> ping pogn!
+[19:21] <teddy_ra> uhhh
+[19:21] <teddy_ra> ping pong
+[19:24] <smilingecko> aloha oi fo now
+[19:24] *** Parts: smilingecko (nelson@a24b94n88client26.hawaii.rr.com)
+[19:28] *** Quits: teddy_ra (Quit: Leaving\ f)
+[19:31] *** Joins: TSi92 (VZres0gdg@1Cust18.tnt1.honolulu.hi.da.uu.net)
+[19:31] *** Quits: jOy^away (Read error: Connection reset by peer\ f)
+[19:33] *** Parts: TSi92 (VZres0gdg@1Cust18.tnt1.honolulu.hi.da.uu.net)
+[19:53] *** Joins: julez (~me@modem01.hpu.edu)
+[19:53] *** Parts: julez (~me@modem01.hpu.edu)
+[19:59] *** Joins: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[20:00] *** Joins: Lord_Cecil (Lord_Cecil@staff.dal.net)
+[20:01] *** ChanServ sets mode: +o Lord_Cecil
+[20:02] *** Parts: fiend2 (HERE@a24b31n72client109.hawaii.rr.com)
+[20:19] *** Joins: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[20:19] *** Parts: deboo (deboo@adsl-64-123-145-42.dsl.okcyok.swbell.net)
+[20:29] *** Joins: kYoOtiE (kYoOtiEgRL@1Cust197.tnt1.honolulu2.hi.da.uu.net)
+[20:31] *** Quits: kYoOtiE (Quit: " We are told that talent creates its own opportunity. But it sometimes seems that instense desire creates not only in own opportunities, but its own talents "-Eric Hoffer-\ f)
+[21:00] *** Joins: the_Governor (marianoj@ascend2ppp47.HAWAII-ISP.NET)
+[21:02] * Death_INC pokes the_Gov
+[21:02] *** Joins: TSi92 (VZres0gdg@1Cust18.tnt1.honolulu.hi.da.uu.net)
+[21:02] <TSi92> ...
+[21:02] <the_Governor> hey 
+[21:03] <TSi92> that's why I say mondays suck
+[21:03] <TSi92> hey leah!
+[21:03] <TSi92> sup there girl!
+[21:03] <Death_INC> why do you say that?
+[21:03] * Death_INC looks confuzzled
+[21:03] <the_Governor> hey what's going on?
+[21:03] <TSi92> cuz I just recieved my LES
+[21:03] <TSi92> and I'm $200 short
+[21:04] <the_Governor> really?
+[21:04] <TSi92> and the channel's empty lol
+[21:04] <TSi92> $200 is my party money
+[21:04] <the_Governor> well did you report that to your finance NCO?
+[21:04] <TSi92> I will tomorrow
+[21:04] <TSi92> I know what it was
+[21:05] <TSi92> but it won't be fixed until next paycheck
+[21:05] <TSi92> so I'm SOL this pay period
+[21:06] <Death_INC> LES?
+[21:06] <Death_INC> oh
+[21:06] <Death_INC> leave and earning statement
+[21:06] <TSi92> there's nothing like having a messed up day then at the end formation they give u you LES and you find out you're $200 short
+[21:07] <TSi92> yeah sam
+[21:07] <Death_INC> mine they better not fuck up
+[21:07] <TSi92> the "tab"
+[21:07] <TSi92> I mean stub
+[21:07] <Death_INC> its exactly the same every pay period
+[21:07] <Death_INC> how the hell do they screw THAT up ;)
+[21:08] <TSi92> it was because of an allotment it was supposed to be stopped two weeks ago
+[21:08] <Death_INC> aah
+[21:08] <TSi92> I'll be ok I guess
+[21:08] <TSi92> but won't be able to party that much
+[21:08] <TSi92> :(
+[21:08] <TSi92> !ping
+[21:08] *** Joins: ^Kar^ (anuhea@ACB47C94.ipt.aol.com)
+[21:09] <TSi92> laggy server
+[21:09] <TSi92> hey dav thanks for driving me and joe home on sat
+[21:09] <TSi92> :)
+[21:10] <the_Governor> gosh! class starts tomorrow :( i still don't feel like going back :(
+[21:10] <Death_INC> school isnt bad, you get to hang out with a bunch of other people your own age heh
+[21:10] <TSi92> wtf I'm halusinating
+[21:10] <TSi92> LOL
+[21:10] <Death_INC> work is annoying, everybody older than me
+[21:10] <TSi92> maybe I'm too sober
+[21:10] <TSi92> awwww leah
+[21:11] <the_Governor> oh yeah? well i am surrounded with old people at work for your info 
+[21:11] <TSi92> I can swear i saw dav's nick on the nick list LOL
+[21:11] <Death_INC> I said school lol
+[21:11] * TSi92 smacks himself
+[21:11] <TSi92> lol sam
+[21:11] <the_Governor> even at school, there is only few of us that is about my age in a class
+[21:12] <Death_INC> heh
+[21:12] <TSi92> how old are u leah?
+[21:12] *** OperServ has left IRC
+[21:12] <the_Governor> take a guess
+[21:12] <Death_INC> ooh ooh, I can guess
+[21:12] <Death_INC> :b
+[21:13] <TSi92> 19?
+[21:13] <TSi92> U seemed young when I met you at bryans
+[21:13] <Death_INC> dang your good lol
+[21:13] *** OperServ is on IRC
+[21:13] <Death_INC> course, that woulda been my guess too
+[21:13] <TSi92> lol sam
+[21:13] <the_Governor> really? hmmmm so you are trying to say that i look old with my new hair cut?
+[21:13] <Death_INC> new hair cut?
+[21:14] <TSi92> me?
+[21:14] <the_Governor> yeah you Juan
+[21:14] <TSi92> nope!
+[21:14] <TSi92> u really 19?
+[21:15] *** Joins: Shaolin_Paint_Freak (whogives@dial34-155.d.umn.edu)
+[21:15] <TSi92> hmmm I said u look young!
+[21:15] <^Kar^> hey bixy
+[21:15] <the_Governor> hello Bix
+[21:15] <TSi92> sup there bix!
+[21:15] <Shaolin_Paint_Freak> hey kari
+[21:15] <Shaolin_Paint_Freak> hey leah
+[21:15] <Shaolin_Paint_Freak> sup juan
+[21:15] <the_Governor> hey long time no chat
+[21:15] <Shaolin_Paint_Freak> i can't sleep
+[21:15] <Shaolin_Paint_Freak> i know
+[21:15] <the_Governor> oh well you are right Juan
+[21:15] <Shaolin_Paint_Freak> it's like 2:15 a.m. up here
+[21:15] <Death_INC> see you shoulda guessed 17
+[21:15] <Death_INC> she woulda been all over you
+[21:15] <TSi92> LOL sam
+[21:16] <Shaolin_Paint_Freak> *meow*
+[21:16] <the_Governor> hey be quiet Sam
+[21:16] <Death_INC> lol
+[21:16] <TSi92> she's cute
+[21:16] <TSi92> hehehe
+[21:16] <the_Governor> whatever
+[21:16] <Shaolin_Paint_Freak> they talking about you leah?
+[21:16] <TSi92> yah
+[21:16] <the_Governor> eventhough he says 16 or older than that, i am not like that k
+[21:16] *** Joins: Jon^_ (why@a24b31n86client10.hawaii.rr.com)
+[21:16] <Shaolin_Paint_Freak> i figured
+[21:16] <the_Governor> see Bix, they just don't know me yeah?
+[21:16] <Shaolin_Paint_Freak> yeah
+[21:16] <Shaolin_Paint_Freak> i suppose
+[21:17] <the_Governor> hehehehe but that's okay
+[21:17] <Shaolin_Paint_Freak> just for your guy's FYI, leah's older than me
+[21:17] <TSi92> :P
+[21:17] <Shaolin_Paint_Freak> so how you doing there kari? getting ready for another walk on that line?
+[21:17] <TSi92> how old are you bix?
+[21:17] <Shaolin_Paint_Freak> i just turned 21
+[21:17] <TSi92> whoa
+[21:17] <Death_INC> lol
+[21:18] <TSi92> leah u old fart too?
+[21:18] <Shaolin_Paint_Freak> how old do you think i am?
+[21:18] <^Kar^> i hope not bix...but i'll go if i hafta
+[21:18] <TSi92> shit I dunno
+[21:18] <^Kar^> this yr. round skoo sucks tho
+[21:18] <TSi92> I know sam looks like he's 12
+[21:18] <Shaolin_Paint_Freak> kari: i'm not there to back you guys 
+[21:18] <TSi92> LMAO
+[21:18] <TSi92> j/k
+[21:18] <Shaolin_Paint_Freak> sam time to beat juan with an ugly stick
+[21:19] *** Joins: JoeAloha- (~aoekjr@66.8.142.75)
+[21:19] * Death_INC laughs
+[21:19] *** Parts: JoeAloha- (~aoekjr@66.8.142.75)
+[21:19] <TSi92> hahahaha
+[21:19] <Death_INC> no I look at least 13, bitch
+[21:19] <TSi92> I think leah will take care of that
+[21:19] <Shaolin_Paint_Freak> i hope today's negotiations "tuesday" will be an easy one
+[21:19] <TSi92> LOL sam
+[21:19] <Shaolin_Paint_Freak> Sam i ain't guessing
+[21:20] <Shaolin_Paint_Freak> but i haven't seen a picture of you so i'm going to safely say you're around the age of me
+[21:20] <Death_INC> Shaolin_Paint_Freak, who are you again?
+[21:20] <Shaolin_Paint_Freak> Bixby
+[21:20] <Death_INC> you never seen me?
+[21:20] <Shaolin_Paint_Freak> aka Asian_Incognito_2001
+[21:20] <Shaolin_Paint_Freak> i may have
+[21:20] * Death_INC shrugs
+[21:20] <Death_INC> I'm 21
+[21:20] <TSi92> so how old really are you?
+[21:20] <Death_INC> as of last feb
+[21:20] <Shaolin_Paint_Freak> i'm 21 as of June
+[21:21] * Shaolin_Paint_Freak holds up his Military ID
+[21:21] <TSi92> wow sam u don't really look 21!
+[21:21] <Death_INC> lol
+[21:21] <TSi92> I wish I had young face
+[21:21] <the_Governor> hey wait
+[21:21] <TSi92> most ppl think I'm 30!
+[21:21] <Shaolin_Paint_Freak> i wish i had a young face too
+[21:21] <Shaolin_Paint_Freak> a lot of people thought i was older than 40
+[21:21] <TSi92> LOL
+[21:21] <TSi92> I hate that!
+[21:22] <Death_INC> how old did you think I was juan?
+[21:22] <Shaolin_Paint_Freak> i bet he thought you were at least in your twenties
+[21:22] <the_Governor> hahah yeah you look 30 Juan
+[21:22] <TSi92> I thought u was like 18
+[21:22] <Death_INC> heh
+[21:22] <TSi92> :(
+[21:22] <TSi92> for real leah?
+[21:22] <TSi92> see?
+[21:22] <Shaolin_Paint_Freak> gawd i'm going to have so much fun when i come home for visit
+[21:22] <the_Governor> hahahaahha nah just joking
+[21:22] <TSi92> shit
+[21:23] <TSi92> I have old fart face
+[21:23] <the_Governor> hmmmm around 24 and 25 like that
+[21:23] <Death_INC> juan: 24/25?
+[21:23] <Shaolin_Paint_Freak> better than 30
+[21:23] <Death_INC> lol leah
+[21:23] <TSi92> I'm 25
+[21:23] <Death_INC> hah
+[21:23] <the_Governor> you are?
+[21:24] <Shaolin_Paint_Freak> well anyways i just came on cause i couldn't sleep
+[21:24] <the_Governor> oh well i guessed right then 
+[21:24] <the_Governor> leaving so soon Bix?
+[21:24] <TSi92> yep leah u guessed right!
+[21:24] <TSi92> brb my kid took a shit
+[21:24] <Shaolin_Paint_Freak> it's 0230 hours
+[21:24] <TSi92> gotta change diaper
+[21:24] <the_Governor> hahahaha
+[21:24] <the_Governor> alright
+[21:24] *** Joins: MiniMage (~youneekne@ool-182de4ba.dyn.optonline.net)
+[21:24] <Shaolin_Paint_Freak> you expect me to stay up?
+[21:24] * Death_INC panics
+[21:24] <Death_INC> heya min
+[21:24] <MiniMage> ,lol
+[21:25] <MiniMage> hiya
+[21:25] <Shaolin_Paint_Freak> Min?
+[21:25] <Shaolin_Paint_Freak> Minerva?
+[21:25] * Death_INC points at the funny looking girl that just joined
+[21:25] <MiniMage> mini?
+[21:25] <Shaolin_Paint_Freak> oh
+[21:25] <MiniMage> you've never seen me kid
+[21:25] <MiniMage> shh
+[21:25] <Shaolin_Paint_Freak> good enough
+[21:25] <Death_INC> yah I know, nothing looks really weird if you put it in the shape of a face
+[21:25] <Shaolin_Paint_Freak> i thought i knew you, but i don't
+[21:26] <Death_INC> wouldnt you say, juan?
+[21:26] <Shaolin_Paint_Freak> okay well good finally i get to meet you sam
+[21:26] <Death_INC> eh? didnt we talk before?
+[21:26] <Shaolin_Paint_Freak> yeah we probably did
+[21:26] <Death_INC> and who been talking about me? lol, none of it good I hope
+[21:26] <Shaolin_Paint_Freak> but heck always good to reintroduce
+[21:27] *** Joins: sweetyie (xhehe@AC9505D4.ipt.aol.com)
+[21:27] <Shaolin_Paint_Freak> gee i wonder
+[21:27] <sweetyie> elo
+[21:27] <Death_INC> heya ness
+[21:27] <Shaolin_Paint_Freak> i gotta split
+[21:27] <Shaolin_Paint_Freak> have a good evening for me, a good morning
+[21:27] <sweetyie> hello gentlemen
+[21:27] * Death_INC blinks
+[21:27] <Shaolin_Paint_Freak> aloha pumehana
+[21:27] <Death_INC> gentlemen?
+[21:27] <Death_INC> where?
+[21:27] <Shaolin_Paint_Freak> not here
+[21:27] <Death_INC> you joined wrong channel
+[21:27] * Death_INC shoos ness
+[21:27] <Shaolin_Paint_Freak> definitely
+[21:27] <Shaolin_Paint_Freak> outta here
+[21:27] <sweetyie> lmfao
+[21:27] *** Joins: julez (~me@modem01.hpu.edu)
+[21:28] <the_Governor> bye Bix
+[21:28] *** Quits: Shaolin_Paint_Freak (Quit: If we have to fight, we will tear down the walls at the Capitol and burn down the Governor's office\ f)
+[21:28] <Death_INC> oh, he was saying bye
+[21:28] <Death_INC> doh
+[21:28] *** Parts: julez (~me@modem01.hpu.edu)
+[21:28] <the_Governor> ewwwww
+[21:28] <sweetyie> watcha up to?¿?
+[21:28] <Death_INC> aww, poor leag
+[21:28] <the_Governor> hahahahahha
+[21:28] <Death_INC> he gonna burn your house?
+[21:29] <TSi92> brb
+[21:29] *** Parts: TSi92 (VZres0gdg@1Cust18.tnt1.honolulu.hi.da.uu.net)
+[21:29] <sweetyie> lol.
+[21:29] <sweetyie> not if i burn yers first
+[21:29] *** Joins: gelbotheclown (Sprynet@sfr-tgn-sja-vty32.as.wcom.net)
+[21:29] <the_Governor> hahahahaahahha good one sweetyie
+[21:30] * Death_INC frowns
+[21:30] <Death_INC> I dont get it
+[21:30] <sweetyie> well the figure it out!
+[21:30] <sweetyie> well then figure it out!
+[21:30] <Death_INC> hmm, naw I'm too tired
+[21:31] <the_Governor> who do you think is not tired SAm
+[21:31] <sweetyie> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
+[21:31] <Death_INC> it's only 930
+[21:31] <Death_INC> I wouldnt think many people would be
+[21:31] <gelbotheclown> hmmm
+[21:31] <sweetyie> heh
+[21:32] <the_Governor> anyway, yeah talk to you all later
+[21:32] <Death_INC> later leah
+[21:32] <the_Governor> probably on Saturday or Sunday?
+[21:32] <the_Governor> maybe :)
+[21:32] *** Joins: pau|ine-jane||e (Bubbs@dial-12-146-36-117.ctcak.net)
+[21:32] <sweetyie> bye bye the_Governor
+[21:32] <the_Governor> alright Aloha! :)
+[21:32] <the_Governor> bye Sweetyie and Sam
+[21:32] *** Quits: gelbotheclown (Quit: Leaving\ f)
+[21:32] *** Parts: the_Governor (marianoj@ascend2ppp47.HAWAII-ISP.NET)
+[21:32] <sweetyie> btw sam, who was that?¿?
+[21:33] <Death_INC> heh
+[21:33] <Death_INC> that was leah ;)
+[21:33] <sweetyie> oh
+[21:33] <Death_INC> she always uses that nick
+[21:33] * Death_INC shrugs
+[21:33] <Death_INC> not on much tho
+[21:33] <sweetyie> hehehehe
+[21:33] <Death_INC> I didnt remember she was a she until I met her at party last sat
+[21:34] <sweetyie> how was it btw?¿?
+[21:34] <Death_INC> it was cool
+[21:34] <sweetyie> heard it was a blast
+[21:35] *** Joins: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[21:40] <sweetyie> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
+[21:41] *** Parts: pau|ine-jane||e (Bubbs@dial-12-146-36-117.ctcak.net)
+[21:44] <sweetyie> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
+[21:45] *** Joins: TSi92 (VZres0gdg@1Cust18.tnt1.honolulu.hi.da.uu.net)
+[21:46] <sweetyie> wb TSi92
+[21:46] <TSi92> hi there ness!
+[21:46] <TSi92> thanks
+[21:46] <TSi92> server split huh
+[21:47] <Death_INC> server split and you got a part? that's different
+[21:47] <TSi92> what u up to girl
+[21:47] <sweetyie> hmmm dnt get it, u askin me?¿?
+[21:47] <TSi92> I was in #cars and everyone left all of a sudden
+[21:47] <TSi92> !ping
+[21:48] <sweetyie> Ping TSi92 in #alohachat [\ 2\ 314\ 2\ 2\ 314« §þlí\86 §Ç®íþ\86 v5.5\99 »\ 3\ 2\ 2\ 3\ 2]
+[21:48] <TSi92> I'm not laggin that bad
+[21:49] <TSi92> uh huh
+[21:49] <TSi92> lalalaaaaaalalalaaaaalalalaaaaalalalalaaaaaalalalaaaaa
+[21:49] \ 34PING --> TSi92
+[21:49] \ 34PING --> sweetyie
+[21:49] -sweetyie- thanks for the ping! \ 2\ 314« §þlí\86 §Ç®íþ\86 v5.5\99 »\ 3\ 2
+[21:49] *** Joins: winefly (alohachat@AC9F70B7.ipt.aol.com)
+[21:50] <sweetyie> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
+[21:50] <Death_INC> dang hes lagged
+[21:50] <TSi92> yah
+[21:50] <TSi92> LOL
+[21:50] <TSi92> super-lagged
+[21:50] <TSi92> fok
+[21:50] <TSi92> :P
+[21:50] <sweetyie> see what?¿?
+[21:51] <sweetyie> wyrd why did i ping you?¿?
+[21:51] <Death_INC> because he typed !ping
+[21:51] \ 34[dOmInIOn-X] CTCP PING 996565846
+[21:51] -dOmInIOn-X- \ 313¤¤¤ \ 312Your ping reply is\ 34 2secs \ 312second(s). \ 313¤¤¤ \ fPing reply brought to you by \ 314,1dIR\ 315C dO\ 30mIn\ 315IOn \ 314IRC\ f \ 314,15 [\ 31,152.0\ 314,15] \ f
+[21:51] <TSi92> script
+[21:51] <sweetyie> i was talking to you silly
+[21:51] <sweetyie> not juan
+[21:51] <TSi92> lol
+[21:51] <TSi92> silly wabbit
+[21:51] <Death_INC> oh
+[21:51] <Death_INC> because I pinged you lol
+[21:52] *** Quits: winefly (Quit: -=+ Aloha! +=- |--preconfigured mIRC by dijitul--|\ f)
+[21:52] <Death_INC> you didnt reply tho
+[21:52] *** Joins: winefly (alohachat@AC9F70B7.ipt.aol.com)
+[21:52] <Death_INC> PING --> sweetyie
+[21:52] <Death_INC> -sweetyie- thanks for the ping! « §þlí\86 §Ç®íþ\86 v5.5\99 »
+[21:52] <TSi92> lol
+[21:52] <sweetyie> oh heh
+[21:52] <TSi92> hi winefly
+[21:52] <TSi92> brb
+[21:52] *** Quits: TSi92 (Quit: TSi92\ f)
+[21:52] <winefly> wassup!
+[21:53] <sweetyie> aksnd;
+[21:53] *** Joins: TSi92 (VZres0gdg@1Cust18.tnt1.honolulu.hi.da.uu.net)
+[21:53] <TSi92> !ping
+[21:53] <sweetyie> uhh wb
+[21:54] <TSi92> better huh
+[21:54] \ 34PING --> TSi92
+[21:54] \ 2\ 34,1-=F\ 39,1][=-\ 3\ 2:\ 34Checking Lag On TSi92
+[21:54] <sweetyie> Ping TSi92 in #alohachat [\ 2\ 314\ 2\ 2\ 314« §þlí\86 §Ç®íþ\86 v5.5\99 »\ 3\ 2\ 2\ 3\ 2]
+[21:54] <Death_INC> hmm, no reply yet
+[21:54] <TSi92> got quick reply from tre and chase though
+[21:54] <winefly> what's going on here?
+[21:55] <sweetyie> we are playing !ping..lol
+[21:55] <TSi92> we're all lagging I guess
+[21:55] <winefly> i'm new to this chatroom
+[21:55] <sweetyie> not me
+[21:55] <TSi92> hehe
+[21:55] <TSi92> it's cool
+[21:55] <sweetyie> wanna join us?¿?
+[21:55] <TSi92> where from winefly?
+[21:55] <sweetyie> lmao
+[21:55] <winefly> makiki
+[21:55] <winefly> where is everybody from?
+[21:55] <sweetyie> makiki?¿? is that in manoa?¿?
+[21:55] <TSi92> wahiawa
+[21:56] <^Kar^> soweee
+[21:56] <^Kar^> oops
+[21:56] <sweetyie> <---- aiea
+[21:56] <winefly> kinda close its up the street from alamoana
+[21:56] <TSi92> <----- ghetto fab
+[21:56] <Jon^_> pearl cuty'
+[21:56] <Jon^_> city
+[21:56] <TSi92> cuty
+[21:56] <TSi92> lol
+[21:56] <Jon^_> stupid fingers
+[21:56] <Jon^_> lol
+[21:56] <sweetyie> nahhh am form NJ 
+[21:57] <winefly> ghetto?
+[21:57] <TSi92> wahiawa is ghetto
+[21:57] <sweetyie> who said so?¿?
+[21:57] <TSi92> me
+[21:57] <TSi92> :P
+[21:57] <winefly> thats ok
+[21:58] <TSi92> and u guy or girl?
+[21:58] <winefly> me?\
+[21:58] <sweetyie> me?¿?
+[21:58] <TSi92> yah you
+[21:58] <sweetyie> none of the above
+[21:58] <TSi92> lol ness
+[21:59] <sweetyie> heh
+[21:59] <winefly> a guy
+[21:59] <TSi92> none?
+[21:59] <TSi92> lol
+[21:59] <sweetyie> oh a guy...
+[21:59] <TSi92> blah I heard u cute kine
+[21:59] <TSi92> :D
+[21:59] <sweetyie> well you heard a lie
+[21:59] *** Quits: Lord_Cecil (Write Error: Broken pipe\ f)
+[21:59] <winefly> what about everyone else
+[21:59] <TSi92> why you think it's a lie?
+[22:00] * TSi92 is a guy
+[22:00] <TSi92> old
+[22:00] <TSi92> very...
+[22:00] <sweetyie> because i see myself in the mirror every mornin'
+[22:00] <TSi92> LOL
+[22:00] <TSi92> errrr so?
+[22:00] <sweetyie> heh
+[22:00] <TSi92> U think u not cute?
+[22:00] *** Joins: maxhardcore007 (a@a66b91n12client114.hawaii.rr.com)
+[22:00] <sweetyie> hmmmmm
+[22:00] <sweetyie> anyhow
+[22:00] <TSi92> heeh
+[22:01] <sweetyie> gtg gemntlemen
+[22:01] <TSi92> hehehe
+[22:01] <sweetyie> Nos Vemos Promto!!
+[22:01] <TSi92> ok nees bye bye!
+[22:01] <sweetyie> shit! 
+[22:01] <Death_INC> ness: I dont think I ever seen you, got a pic? I'll settle that little dispute :b
+[22:01] <TSi92> adios
+[22:01] *** Quits: winefly (Write Error: Connection reset by peer\ f)
+[22:01] <TSi92> lol sam
+[22:01] <sweetyie> hmmmm
+[22:01] *** Parts: maxhardcore007 (a@a66b91n12client114.hawaii.rr.com)
+[22:01] <sweetyie> check this out
+[22:02] <sweetyie> http://photos.yahoo.com/saintsweetness
+[22:02] <sweetyie> bye
+[22:02] *** Parts: sweetyie (xhehe@AC9505D4.ipt.aol.com) (\ 2\ 314« §þlí\86 §Ç®íþ\86 v5.5\99 »\ 3\ 2\ f)
+[22:02] <TSi92> bye bye!
+[22:02] <^Kar^> goodnite ppls
+[22:02] *** Quits: ^Kar^ (Quit: \ f)
+[22:02] <Death_INC> lol, she didnt stay
+[22:02] *** Quits: Jon^_ (Quit: \ f)
+[22:02] <TSi92> lol
+[22:03] <TSi92> like she don't wanna hear our opinion
+[22:03] <TSi92> lol
+[22:03] <TSi92> u watchin pic?
+[22:03] <TSi92> I can't see
+[22:03] <Death_INC> none of them very good pic heh
+[22:04] *** Joins: winefly (alohachat@AC9F080F.ipt.aol.com)
+[22:04] <TSi92> wb wine
+[22:04] <Death_INC> but she's cute
+[22:04] <winefly> someone called
+[22:05] <winefly> who's cute
+[22:05] <TSi92> lol
+[22:05] <TSi92> ness
+[22:05] <winefly> you people know eachother personally?
+[22:06] <TSi92> kinda
+[22:06] <TSi92> I know some
+[22:06] <winefly> oh
+[22:06] <TSi92> we just had a get-together last sat
+[22:06] <TSi92> it was a total riot lol
+[22:06] <winefly> im so new to this cuz i jus got my computer after my other one broke 3 years ago
+[22:07] *** Quits: TSi92 (Read error: Connection reset by peer\ f)
+[22:08] <Death_INC> aah, doh
+[22:08] <Death_INC> computers break alot heh
+[22:08] <Death_INC> usually pretty easy to fix tho, just gotta play with it
+[22:09] *** Joins: Jon^_ (why@a24b31n86client10.hawaii.rr.com)
+[22:09] *** Quits: Jon^_ (Quit: \ f)
+[22:09] <winefly> my computer was a relic the hard drive just crashed and i said forget it
+[22:09] <Death_INC> heh
+[22:09] * Death_INC nods
+[22:10] <winefly> how old are you?
+[22:11] <winefly> Is everyone on a private chatroom?
+[22:12] <Death_INC> most people are AFK
+[22:12] <Death_INC> heh, I'm 21
+[22:12] <winefly> what's afk
+[22:15] *** Parts: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[22:16] *** Joins: Shaymarie (jess@61.9.81.62)
+[22:17] <winefly> hi shay
+[22:17] <Death_INC> away from keyboard
+[22:20] *** Joins: aZiAn`AnGeL (aLLuRe@hnl03-132.gst.aloha.net)
+[22:20] *** dOmInIOn-X sets mode: +v aZiAn`AnGeL
+[22:21] *** ChanServ sets mode: +o aZiAn`AnGeL
+[22:22] *** Joins: ^PuA_TiNg^ (lolo@AC883744.ipt.aol.com)
+[22:23] <winefly> anyone want to chat with a new member?
+[22:24] <Shaymarie> hello winelfy
+[22:24] <winefly> Hi there
+[22:25] <winefly> i dont know what to say
+[22:25] <winefly> u live in town?
+[22:26] <Shaymarie> nope
+[22:27] *** Quits: aZiAn`AnGeL (Quit: Always Missing My Sweet Serinity \ 314,1dIR\ 315C dO\ 30mIn\ 315IOn \ 314IRC\ f by \ 314,1dO\ 315m\ 30In\ 315I\ 314On\ f\ f)
+[22:27] *** Joins: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[22:29] *** Joins: LadyReality (bO_tOsaka@a204b210n99client119.hawaii.rr.com)
+[22:29] *** ChanServ sets mode: +o LadyReality
+[22:29] *** LadyReality sets mode: +v tRetRe
+[22:29] *** LadyReality sets mode: +v Death_INC
+[22:30] *** Quits: LadyReality (Quit: Don't walk in front of me for I may not follow, Don't walk in back of me for I may not lead, Don't walk beside me either, JUST LEAVE ME ALONE!!!\ f)
+[22:32] *** Quits: winefly (Read error: Connection reset by peer\ f)
+[22:33] *** Joins: winefly (alohachat@172.158.22.27)
+[22:36] *** Parts: winefly (alohachat@172.158.22.27)
+[22:36] *** Joins: AREANEMESIS51 (UnLiMiTeD_@AC9AABFA.ipt.aol.com)
+[22:37] *** Joins: dijitul (dijitul@a204b210n124client201.hawaii.rr.com)
+[22:39] *** Joins: jaejae (aLLuRe@a66b91n40client41.hawaii.rr.com)
+[22:40] *** Joins: julez (~me@modem01.hpu.edu)
+[22:41] *** Parts: jaejae (aLLuRe@a66b91n40client41.hawaii.rr.com)
+[22:46] *** Quits: dijitul (Quit: \ f)
+[22:47] *** Parts: julez (~me@modem01.hpu.edu)
+[22:51] *** Quits: tRetRe (Read error: Connection reset by peer\ f)
+[22:52] *** Quits: AREANEMESIS51 (Quit: Leaving\ f)
+[22:53] *** Joins: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[23:07] *** Joins: julez (~me@modem01.hpu.edu)
+[23:08] *** Quits: julez (Quit: Why is lemon juice made with artificial flavor, and dishwashing liquid made with real lemons?\ f)
+[23:16] *** Joins: CuteePie (k@a24b94n70client75.hawaii.rr.com)
+[23:16] *** ChanServ sets mode: +o CuteePie
+[23:17] *** Quits: Shaymarie (Quit: Leaving\ f)
+[23:18] *** Joins: DakotaKoa (bla@AC9AAB87.ipt.aol.com)
+[23:18] *** Parts: CuteePie (k@a24b94n70client75.hawaii.rr.com)
+[23:19] *** Joins: ^BebeGrl^ (what@209.84.70.147)
+[23:20] *** Joins: hana_hou (XCL@ip64-75-139-95.dial.aloha.net)
+[23:22] *** Quits: DakotaKoa (Read error: Connection reset by peer\ f)
+[23:32] *** Joins: Alikona (alikona@1Cust253.tnt2.hilo.hi.da.uu.net)
+[23:32] <Alikona> woohhhaaa
+[23:32] <Alikona> aloha everyone!
+[23:32] <Alikona> hey ccman!
+[23:33] <^^ccman> hi ali hows hilo?
+[23:33] <Alikona> ooook
+[23:33] <Alikona> quiet as usual
+[23:33] <Alikona> bbl then
+[23:33] *** Parts: Alikona (alikona@1Cust253.tnt2.hilo.hi.da.uu.net)
+[23:36] *** Joins: SPC_Jones (superfunsl@AC96CC02.ipt.aol.com)
+[23:36] <^BebeGrl^> hi alikona
+[23:36] *** Joins: HawaiianStyleGuy (POS3@we-24-165-131-6.we.mediaone.net)
+[23:36] <SPC_Jones> sup Ali
+[23:38] <SPC_Jones> hmm
+[23:38] <SPC_Jones> no one alive
+[23:38] <SPC_Jones> what a surprise
+[23:38] <SPC_Jones> guess I'll call my woman
+[23:38] *** Parts: SPC_Jones (superfunsl@AC96CC02.ipt.aol.com)
+[23:40] *** Joins: IsleGirl (~RenRen@cvx-86.flex.com)
+[23:43] *** Quits: ^PuA_TiNg^ (Read error: Connection reset by peer\ f)
+[23:45] *** Joins: PikakeBabyGirl (~HawaiianA@max3-77.ilhawaii.net)
+[23:48] *** Joins: squidzilla (nathan@202.138.18.23)
+[23:49] *** Parts: squidzilla (nathan@202.138.18.23)
+[23:53] *** Quits: IsleGirl (Quit: If Love Is So Good, Why Does It Hurt So Bad??\ f)
+[23:54] *** Parts: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[23:57] *** Joins: ^PuA_TiNg^ (lolo@AC94E0E2.ipt.aol.com)
+[23:57] *** Joins: tRetRe (AnGeLz@a66b8n208client165.hawaii.rr.com)
+
+Session Time: Tue Jul 31 00:00:00 2001
+
+[00:00] *** Parts: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[00:03] *** Joins: SPC_Jones (superfunsl@AC9A5D1B.ipt.aol.com)
+[00:04] <SPC_Jones> sup peeps
+[00:08] <SPC_Jones> riiight
+[00:12] *** Joins: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[00:13] *** Parts: ^BebeGrl^ (what@209.84.70.147)
+[00:14] *** Joins: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[00:18] *** Joins: ABigC (abc@a24b31n74client4.hawaii.rr.com)
+[00:19] *** Parts: PikakeBabyGirl (~HawaiianA@max3-77.ilhawaii.net)
+[00:22] <SPC_Jones> hmm
+[00:23] *** Quits: ABigC (Quit: \ f)
+[00:28] *** Parts: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[00:34] *** Parts: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[00:35] *** Parts: tRetRe (AnGeLz@a66b8n208client165.hawaii.rr.com)
+[00:40] *** Quits: HawaiianStyleGuy (Quit: \ f)
+[00:43] *** Quits: SPC_Jones (Quit: Never give up, never quit, unless you're lagging!\ f)
+[00:51] *** Joins: tRetRe (AnGeLz@a66b8n208client165.hawaii.rr.com)
+[00:52] *** Joins: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[00:55] *** Joins: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[00:58] *** Parts: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[01:01] *** Parts: ^^ccman (__ccman@AC998A1F.ipt.aol.com)
+[01:03] *** Joins: LynAnn (admin@proxy1.cchono.com)
+[01:03] *** Joins: Ducati69 (dude@207.12.25.41)
+[01:03] <tRetRe> heya Lyn
+[01:03] <tRetRe> <--kev
+[01:04] <LynAnn> howdy
+[01:04] <LynAnn> hi Kevin
+[01:04] <LynAnn> how are you?
+[01:04] <tRetRe> good good
+[01:04] <tRetRe> jesse still working on the server?
+[01:04] <LynAnn> we came home about half an hour ago
+[01:04] <tRetRe> whoa
+[01:04] <tRetRe> so everything kinda back to normal
+[01:05] <LynAnn> so so
+[01:05] <tRetRe> ah ok
+[01:05] <LynAnn> cyber city sucks shit
+[01:05] <tRetRe> lol
+[01:05] *** Quits: Ducati69 (Quit: \ f)
+[01:05] <tRetRe> heheh nothing changes
+[01:05] <LynAnn> hehe
+[01:05] <tRetRe> sos everyday
+[01:05] <LynAnn> i waited for my mom to come home from work so she could watch the kids, and i went to pick up jesse and we went to KMart to buy school supplies
+[01:06] <tRetRe> ah
+[01:06] <tRetRe> hows the new car
+[01:06] <LynAnn> he was still working on the server when i went to the office at around 11:30
+[01:06] <tRetRe> dang
+[01:07] <LynAnn> jesse's been bragging about the van eh?
+[01:07] <tRetRe> hehe yeah
+[01:07] <LynAnn> what did he tell you?
+[01:07] <tRetRe> well, he just mentioned it when he picked it up
+[01:07] <LynAnn> ahhh
+[01:07] <LynAnn> the van's great
+[01:08] <tRetRe> what kind
+[01:08] <LynAnn> lots of room
+[01:08] <LynAnn> nice and comfy for all of us
+[01:08] <LynAnn> 2001 Ford Windstar SE
+[01:08] <LynAnn> leather seats
+[01:08] <tRetRe> ah, that is a nice comfy van
+[01:08] <LynAnn> rear entertainment center
+[01:08] <tRetRe> Leather!?@#@#%23
+[01:08] <LynAnn> leather!!
+[01:09] <LynAnn> and my stupid son has put his footprints on the back seats!!!!!!
+[01:09] <tRetRe> how the heck did he afford that on cc money!
+[01:09] <LynAnn> there's a vcr too
+[01:09] <tRetRe> @%%#!$#%^$^
+[01:09] <LynAnn> my son's happy.....we pop in a video for him, hand him the headphones and he shuts up 
+[01:09] <tRetRe> lol
+[01:10] <LynAnn> can hook up playstation to it too
+[01:10] <LynAnn> and dvd
+[01:10] <tRetRe> dang
+[01:11] <LynAnn> Jesse still drives the cherokee
+[01:11] <tRetRe> ah
+[01:12] <LynAnn> it's nice now......we can all hop in the van and go somewhere together
+[01:12] <tRetRe> I bet
+[01:13] <LynAnn> about affording the van on ccmoney......
+[01:13] <tRetRe> ?
+[01:13] <LynAnn> cc sucks shit in the money department
+[01:13] <LynAnn> long story
+[01:14] <LynAnn> we own another business on the side
+[01:14] <LynAnn> so that's our extra money
+[01:14] <tRetRe> ah, didn't think cc money alone could afford that
+[01:15] <LynAnn> if we didn't have kids and mortgage to pay....yeah, cc money can afford it
+[01:15] <LynAnn> actually.....cc money can afford it
+[01:16] <LynAnn> does anyone besides pat/mike/joe know how much each person makes?
+[01:17] <tRetRe> well, I only know the rest of my staff here in honolulu.
+[01:17] <tRetRe> that's it
+[01:17] <LynAnn> are you on hourly or salary?
+[01:17] <tRetRe> hourly
+[01:17] <tRetRe> but I can't past 40
+[01:18] <LynAnn> past 40 what?
+[01:18] <LynAnn> hours?
+[01:18] <tRetRe> 40 hours/week
+[01:18] <LynAnn> ahh
+[01:19] <LynAnn> jesse makes more than Pat
+[01:19] <LynAnn> that's all I know
+[01:20] <tRetRe> ah
+[01:21] <tRetRe> geeez
+[01:21] <tRetRe> well, no other sys admin around to do the work...great position to be in
+[01:22] <LynAnn> sometimes
+[01:22] <tRetRe> I understand
+[01:24] <LynAnn> kevin
+[01:24] <LynAnn> i gotta go
+[01:24] <LynAnn> baby woke up
+[01:24] <LynAnn> bye bye
+[01:24] <LynAnn> have a good Tuesday!
+[01:25] *** Quits: LynAnn (Quit: ......\ f)
+[01:38] *** Quits: tRetRe (Write Error: Connection reset by peer\ f)
+[01:38] * Hawaii22M-aWaY *
+[01:39] *** Joins: tRetRe (AnGeLz@a66b8n208client165.hawaii.rr.com)
+[01:44] *** Quits: ^PuA_TiNg^ (Quit: OH yeah baby\ f)
+[01:45] *** Joins: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[01:52] *** Parts: loneguy (hello@sdn-ar-001hipcitP073.dialsprint.net)
+[01:55] *** Parts: hana_hou (XCL@ip64-75-139-95.dial.aloha.net)
+[02:13] *** Joins: ^-m|ke-^ (ircxmatrix@a66b8n204client17.hawaii.rr.com)
+[02:14] *** Parts: ^-m|ke-^ (ircxmatrix@a66b8n204client17.hawaii.rr.com) (\ 34,1:::\ 315,1IRC\ 3\ 314,1[\ 34,1\ 2X\ 2\ 314,1]\ 315,1MATRIX v9.0 (Plus Edition...\ f)
+[02:18] *** Quits: tek-X (Read error: Connection reset by peer\ f)
+[02:18] *** Disconnected
+Session Close: Tue Jul 31 02:18:52 2001
+
diff --git a/logsamples/mozbot-sample.log b/logsamples/mozbot-sample.log
new file mode 100644 (file)
index 0000000..a839427
--- /dev/null
@@ -0,0 +1,2000 @@
+<mode channel="#usertools" nick="Colin" time="2006-05-02T15:46:46Z">+o StatusBot </mode>
+<join channel="#usertools" nick="kathy" time="2006-05-02T15:47:07Z"></join>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T15:47:15Z">hrm</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T15:47:26Z">why does this have parts of the sound of silence on it</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T15:53:22Z">mpd: UB40 - I Can&apos;t Help Falling In Love With You [playing] #2/2   2:12 (64%) </emote>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T15:54:42Z">mpd: UB40 - Red Red Wine [playing] #3/4   0:06 (3%) </emote>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:56:06Z">deal or no deal!!</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T15:56:14Z">bah forgot it was on</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:56:25Z">last 2 boxes</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:56:29Z">10,000 and 100,000</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T15:56:35Z">A deal if you throw in a Mr Blobby and fireing sqad</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:56:37Z">offer is 35,000</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T15:56:39Z">squad</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T15:57:29Z">No deal</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T15:57:59Z">LOl - So it&apos;s 10,00 or 100,00 - Who cares</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:58:30Z">no deal</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T15:58:36Z">OMG</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:58:53Z">we he offer swap the boxes?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T15:59:17Z">Wooooooooot</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T15:59:24Z">wooooo</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:59:24Z">nice</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T15:59:26Z">feck in hell</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T15:59:47Z">and he got rid of 250,000 first pick</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T15:59:51Z">rofl</msg>
+<join channel="#usertools" nick="Sgr55" time="2006-05-02T16:00:39Z"></join>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T16:01:12Z">indeed</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T16:01:24Z">Email -  Delayed Incoming Email - UPDATE (Ref 31938) :: http://usertools.plus.net/status/archive/1146585422.htm</msg>
+<join channel="#usertools" nick="Simon" time="2006-05-02T16:01:39Z"></join>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:01:47Z">:(</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:01:53Z">afternoon</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:04:07Z">Damn, your trigger happy Dan</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:04:17Z">eh</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:04:52Z">yeah - eh ?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:04:58Z">How come you closed that problem, when transfering it to me?</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:06:41Z">cos you raised it</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:06:50Z">so i passed it back and closed</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:06:55Z">just to make you aware</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:07:14Z">ah, fairy snuff</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:07:42Z">i liek to know what happens with problems i raised so i like to make people aware of there problems</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:08:05Z">Why not just generate a signoff, or is that not you</msg>
+<emote channel="#usertools" nick="Tam" time="2006-05-02T16:09:51Z">wonders if they are talking about work problems or &quot;other&quot; problems ..</emote>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T16:10:00Z">lol</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:10:08Z">knowing Earl|Home, it could be either</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:10:29Z">Work problems - But it was the customers fault</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T16:10:29Z">judging by the slowness of problem solving it sounds like other problems since its been closed</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T16:10:38Z">those ruddy customers</msg>
+<emote channel="#usertools" nick="JonW" time="2006-05-02T16:12:59Z">passes a problem back to Dan again :P</emote>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T16:13:23Z">first rule of problems, avoid Dan</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:13:26Z">Why? He waiving the idiot stick again?</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:13:52Z">no, because I&apos;m having one of those days and can&apos;t be bothered doing anything else</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T16:14:03Z">normal day Jon</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:14:37Z">nah, I&apos;m normally feeling more productive</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:14:39Z">JonW</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T16:14:44Z">lol</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:14:46Z">there is no way to double check it</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:15:00Z">I know, which is why I&apos;ve closed it</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:15:03Z">lol</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:15:16Z">Remember, you like to be notified about these things Dan :P</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:15:21Z">yup</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:15:36Z">not when ive got about a million things to do at once ;)</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:16:15Z">How about doing one thing a millions times - Would be as productive</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:16:57Z">How long you got over there?</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:17:15Z">till 15th</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T16:17:26Z">then what happens?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:17:40Z">Then he aint over there</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:17:53Z">lol</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:18:01Z">Then dave can continue to raise pointless problems</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:18:06Z">;)</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T16:18:12Z">but does he go back to IH, and if so is it back to CSC, and if it&apos;s back to CSC is he mister call monkey?</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T16:18:23Z">pointless??</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:18:39Z">I&apos;d have thought he&apos;d get put back in BOT?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:18:59Z">Good - I will have finished my placement when he gets back</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T16:19:00Z">you&apos;d have thought, but that may not be the case</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:19:13Z">lol</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:19:19Z">earl|home .. do you have anything to do with the exchange checker?</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:19:22Z">i might stay over here yet cos im such a hard worker</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:19:26Z">true.. by then there might be a vacancy elsewhere that he can fill</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:19:29Z">Tam - Yes</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:19:36Z">think someone is playing with it</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:19:38Z">1     Color: Green    Wickersley      24663</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:19:51Z">Huh?|</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T16:19:54Z">yep, the man that fills the chocolate machine is retiring I hear</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:20:01Z">http://usertools.plus.net/exchanges/</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:20:17Z">shows no.1 checked area as Wickersley 24663</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:20:28Z">hmm thats my area :-/</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:20:38Z">next is       Bowes Park      4272 - thats 20,000 lower !</msg>
+<join channel="#usertools" nick="Be3G" time="2006-05-02T16:20:44Z"></join>
+<mode channel="#usertools" nick="ChanServ" time="2006-05-02T16:20:44Z">+o Be3G </mode>
+<emote channel="#usertools" nick="Dan" time="2006-05-02T16:20:45Z">thinks he is the only one who uses it</emote>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T16:20:51Z">afternoon</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:20:57Z">but dan - 24,000 times ?</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:21:04Z">yea :p</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:21:09Z">af&apos;noon Be3G</msg>
+<msg channel="#usertools" nick="Dan" time="2006-05-02T16:21:10Z">i have to test things to make sure it works</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T16:21:22Z">that VMBU thing, Dan can explain as he&apos;s the one who says its not an issue</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T16:21:38Z">ah right, I&apos;ll await with baited breath...</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:21:44Z">i wouldnt</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:21:54Z">you&apos;d run out of breath much before you get a proper answer</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:21:57Z">infact..</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:22:01Z">WTF - They are playing with it too</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:22:06Z">GOOD IDEA Be3g !</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:22:13Z">deep breath first ..</msg>
+<kick channel="#usertools" nick="Be3G" time="2006-05-02T16:22:15Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T16:22:15Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:22:31Z">Now now ... power happy mods.</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T16:22:48Z">blimey, you&apos;re trying to imply I should deliberately starve myself of oxygen :P</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:22:56Z">Tue May 02 02:01:01 2006 - Mon May 01 02:01:01 2006     </msg>
+<kick channel="#usertools" nick="JonW" time="2006-05-02T16:22:58Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T16:22:58Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:22:58Z">well .. if you insist :)</msg>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T16:22:59Z">thinks that&apos;s enough to warrant a kicj</emote>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T16:23:03Z">*kick, too</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:23:07Z">brb</msg>
+<part channel="#usertools" nick="Earl|Home" time="2006-05-02T16:23:09Z"></part>
+<join channel="#usertools" nick="Earl|Home" time="2006-05-02T16:23:13Z"></join>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:23:20Z">Stupid editbox broke</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:23:34Z">what they doing then earl ..</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:23:44Z">20608 searched since midnight</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:24:35Z">Right - Time to amend the search system</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:24:36Z">Chris , i dont suppose u know any good quick guides to XML parsing do u? just to get me on my feet</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:24:47Z">the stuff i&apos;ve found so far seems rather useless</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:25:30Z">Sgr55 - He cheats - Try pear</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:25:41Z">sorry earl didnt mean to give you lots or work - but it did look strange ... also the one in 2nd place..</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:25:42Z">i dont care if he cheats. trying to KIS</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:25:57Z">thats 3,600 ish more than eveyone else.</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:26:18Z">Earl does PEAR not require an extension?</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:26:18Z">nope - make that 4,000 more</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:26:51Z">Sgr55 - No</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:26:55Z">ok</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:27:11Z">Pear is a set of PHP scripts - It&apos;s like a php version of CPAN</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:27:21Z">ok</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:28:11Z">yeh agian. everything is serveral hundred lines of code.</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:28:18Z">half of which probabily isnt relaly needed</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:29:44Z">Tam - Don&apos;t worry - Has needed a little tidy up for a while - Nothing like a good idiot to wake me up</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T16:32:15Z">Earl|Home, why don&apos;t you update it while you are there :D</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:32:35Z">lol</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:32:39Z">cya in a bit all</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T16:32:42Z">going homes now</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:32:50Z">I might - Need to find a working BTW  login first - I might make myself one now I have the power to get it upgraded</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:38:23Z">Colin - Was Edit+2 any use for you</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T16:38:35Z">it seemed to be, yep</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:38:56Z">I found a load of cool features I didn&apos;t know about yesterday</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T16:39:15Z">lol</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T16:39:34Z">Including braket highlighting when you move the cursor next to one, and shows me where tabs and spaces are</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:42:10Z">arrr parsing XML is really quite horribile</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:42:29Z">I really think i might just parse it as plain text and strip the stuff out</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:42:59Z">StatusBot: horribile is a mix of horrible and bile</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T16:43:00Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T16:43:19Z">parsing XML is relatively easy</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:44:01Z">is it. I must be missing something then</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:44:36Z">damn things spewing out random characters randomly about the place in the middle of the output :S</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:44:51Z">&quot;#163;800 &quot;</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:44:57Z">that isnt in the xml file</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:45:24Z">o wait it is :S</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:45:38Z">great. now i have to deal with that as well</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:45:40Z">use a real xml parser</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T16:50:56Z">Other -  Secondary Sheffield Datacentre Move - Tuesday 9th May - Starting 4AM :: http://usertools.plus.net/status/archive/1146588349.htm</msg>
+<emote channel="#usertools" nick="Colin" time="2006-05-02T16:51:43Z">wodners why people format their service status postings with hard line breaks at random places</emote>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:52:00Z">StatusBot: wodnering is the act of wondering while making typos</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T16:52:01Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:53:07Z">are frig the xml files are full of raise &amp;amp;#163;1,000 to </msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:53:11Z">&quot;raise &amp;amp;#163;1,000 to &quot;</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:53:11Z">even</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:53:13Z">&quot;managed b ourselves&quot;</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:53:29Z">that&apos;s been htmlentities&apos;d twice</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:53:31Z">what&apos;s the source?</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:53:36Z">bleb</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:53:40Z">ugh</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T16:53:43Z">why are you using bleb</msg>
+<msg channel="#usertools" nick="Sgr55" time="2006-05-02T16:54:12Z">because i felt like it. but since the xml files are abit messy i dont think i&apos;ll boterh</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T16:54:26Z">someone stole the y </msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:03:21Z">Colin - You may notice a steep increase in the size of the exchange search table</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:03:31Z">k</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:03:35Z">?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:03:51Z">It now logs searches by IP - So I can add automatic temporary bans</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:04:13Z">and the apache logs don&apos;t do that?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:04:17Z">:P</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:04:25Z">Not automaticly</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:06:09Z">You are currently connected to the &quot;Telehouse East, Juniper 3&quot; gateway. This gateway is sometimes known as pte-ag1.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:06:20Z">oh</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:06:26Z">I have all of usertools routed via blackhole</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:06:57Z">That one exchange has had more searched today, than any other exchange has ever been searched</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:08:02Z">20000 searches today, 25311 in total - The nearest one is 4445 searches</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:08:15Z">that seems weird, looked in the log?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:08:26Z">someone probably linked to a search url</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:08:45Z">Nope - I am gonna look in a second, and attribute all of todays searches for that exchange to 1 IP address though</msg>
+<join channel="#usertools" nick="tam" time="2006-05-02T17:10:55Z"></join>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:11:30Z">Erm - Looks like a PC in the CSC is borked on quick inspection</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:11:49Z">is it plugged in?</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:11:59Z">LOL, or someone has an &quot;auto-refresher&quot;?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:12:03Z">Actually</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:12:12Z">It&apos;s coming from lots of IPs</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:12:23Z">referers?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:12:24Z">look at the referers</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:12:29Z">:P</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:13:00Z">Aberdeen hmm</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:14:18Z">?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:15:34Z">Either I am looking at the wrong log file, or</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:15:51Z">....</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:16:01Z">Be3G</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:16:48Z">sstatusbot shout at Be3G</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:16:52Z">statusbot shout at Be3G</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T17:16:55Z">tam: Sorry, I&apos;ve no idea what &apos;shout at Be3G&apos; might be.</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:16:58Z">idiot</msg>
+<emote channel="#usertools" nick="StatusBot" time="2006-05-02T17:16:59Z">sobs</emote>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:17:03Z">lol</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:17:32Z">Has dragon been playing with the database as well?</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:17:43Z">yes</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:17:53Z">naughty dragon</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:17:55Z">dragon--</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:18:30Z">There isn&apos;t enough lines in the logfile to account for all the searches</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:18:43Z">earl - have you managed to track downd the excahnge list thingy</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:18:56Z">oh - ignore - i take it you just said</msg>
+<join channel="#usertools" nick="StatusBot" time="2006-05-02T17:25:06Z"></join>
+<topic channel="#usertools" nick="usertools.plus.net" time="2006-05-02T17:25:06Z">Welcome to the PlusNet/Force9/Free-Online Usertools Chat Room</topic>
+<mode channel="#usertools" nick="Colin" time="2006-05-02T17:25:16Z">+o StatusBot </mode>
+<join channel="#usertools" nick="Barghest" time="2006-05-02T17:25:25Z"></join>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T17:25:27Z">hmm, what&apos;re you lot up to?</msg>
+<mode channel="#usertools" nick="Colin" time="2006-05-02T17:25:29Z">+h Jon </mode>
+<mode channel="#usertools" nick="Colin" time="2006-05-02T17:25:31Z">+h JonW </mode>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T17:25:33Z">notes everyone&apos;s been disconnected</emote>
+<mode channel="#usertools" nick="Colin" time="2006-05-02T17:25:33Z">+h Barghest </mode>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:25:36Z">test</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T17:25:40Z">fail</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:25:43Z">what you lot broke.</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:25:48Z">I ran `wc -l access.log`</msg>
+<join channel="#usertools" nick="Captain-Fox[Away]" time="2006-05-02T17:25:51Z"></join>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:25:54Z">and killed the server, apparently</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:25:57Z">Be3G: - Go back to holding your breath</msg>
+<join channel="#usertools" nick="BadWolf" time="2006-05-02T17:25:59Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T17:25:59Z">+h BadWolf </mode>
+<join channel="#usertools" nick="rob" time="2006-05-02T17:26:07Z"></join>
+<join channel="#usertools" nick="mark" time="2006-05-02T17:26:10Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T17:26:10Z">+h mark </mode>
+<join channel="#usertools" nick="Ben" time="2006-05-02T17:26:14Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T17:26:14Z">+h Ben </mode>
+<join channel="#usertools" nick="JonS" time="2006-05-02T17:26:16Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T17:26:16Z">+h JonS </mode>
+<join channel="#usertools" nick="Gremlin" time="2006-05-02T17:26:24Z"></join>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T17:26:31Z">did someone break usertools?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:26:40Z">yes - Dragon did</msg>
+<join channel="#usertools" nick="Peer" time="2006-05-02T17:26:43Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T17:26:43Z">+h Peer </mode>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:26:47Z">I ran a command on the server, which must have caused the load to rocket</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:26:50Z">naughty dragon</msg>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:26:53Z">dragon--</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:27:04Z">erm</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:27:09Z">with the backquotes?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:27:17Z">;p</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:27:22Z">oh that would make no difference</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:27:23Z">nvm</msg>
+<join channel="#usertools" nick="tomaw" time="2006-05-02T17:27:37Z"></join>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:27:47Z">no, was using the backquotes to signify the command</msg>
+<join channel="#usertools" nick="Chris" time="2006-05-02T17:30:14Z"></join>
+<emote channel="#usertools" nick="Colin" time="2006-05-02T17:30:52Z">wonders who was here but is now missing</emote>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:31:50Z">what happened?</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:32:02Z">I told it to count the number of lines in the access log, and then it died</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T17:32:02Z">dragon is missing, other than that I think most people are back</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:32:07Z">Dragon did</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:32:19Z">broke it even</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:32:32Z">i think i should retire from computers for the day</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:35:25Z">Between yesterday and today, there are only 555 lines with 1090 in them - That means there are still 19500 lines that are AWOL</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T17:35:59Z">isn&apos;t that figure over a week though?</msg>
+<join channel="#usertools" nick="Simon" time="2006-05-02T17:39:17Z"></join>
+<emote channel="#usertools" nick="tam" time="2006-05-02T17:43:01Z">is sorry for pointing out the problem which has caused all this</emote>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T17:43:18Z">has some new software</emote>
+<msg channel="#usertools" nick="tam" time="2006-05-02T17:43:36Z">but i blame it on dragon - who actually broke it in the first place (and isnt here to defend himself - hahahaha)</msg>
+<emote channel="#usertools" nick="tam" time="2006-05-02T17:43:57Z">wonders if Be3G is still holding his breath</emote>
+<join channel="#usertools" nick="Hutchy" time="2006-05-02T17:45:42Z"></join>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:45:45Z">rawr</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:46:21Z">stop breaking things Hutchy</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:46:26Z">;o</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:46:33Z">i have a php kinda question actually</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:46:48Z">I need to import a large sql file</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:46:52Z">global $variable; solves all</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:46:54Z">taken as back up</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:46:56Z">BUT</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:47:01Z">I don&apos;t have ssh access</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:47:04Z">so it&apos;s not easy</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:47:10Z">can you use passthru?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:47:12Z">can&apos;t use phpmyadmin or a php script either</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:47:18Z">due to the memory useage not being big enough</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:47:30Z">jonw - You around</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T17:47:39Z">Earl|Home: What&apos;s up?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:47:52Z">can you connect to the mysql server externally, Hutchy?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:48:02Z">i.e. ssh into another server, then from there run `mysql...`</msg>
+<join channel="#usertools" nick="Matt" time="2006-05-02T17:48:12Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:48:13Z">YAy</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:48:21Z">/msg Jonw What&apos;s our BT Account </msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:48:22Z">hanging in here few weeks ago paid off</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:48:26Z">kjasalkjsalkjsaf;lkjnsa;askjnf;kjsa</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T17:48:29Z">has been maxed</emote>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:48:29Z">stupid stupid client</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:48:29Z">:D</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:48:31Z">/msg Earl|Home piss off</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:48:48Z">ooooo</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:48:49Z">:P</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:48:52Z">whos bitchy</msg>
+<emote channel="#usertools" nick="JonW" time="2006-05-02T17:49:39Z">demaxes Matt</emote>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:49:47Z">:(</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:49:50Z">suxs tho</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:50:00Z">i can upload at 46 kbs</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:50:09Z">but download is still shite</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:50:12Z">gotta wait 10 days</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:50:14Z">:\</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:50:17Z">more like 3</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:50:26Z">ah</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:50:33Z">https://portal.plus.net/my.html?action=stable_rate</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:50:35Z">watch that too</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:02Z">Your High-speed Broadband Service</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:02Z">Your current broadband speed is 2000</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:08Z">mine hasnt worked yet then</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:13Z">was on 1mb last night</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:18Z">so must have happend today</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:43Z">ah but.... i think im due to move back to LLU</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:44Z">:(</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:51:47Z">this is a tune.5 Hutchy</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T17:51:50Z">kk</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:55Z">*move to</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:51:57Z">soon</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:52:01Z">therefore to 2mb</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:52:04Z">for now</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:52:05Z">:Z</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:52:19Z">the upload makes all the difference</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:52:52Z">so basically all the leetboys in here</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:53:00Z">who saw the annoucment when it was posted</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:53:04Z">have benfitted today</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:53:04Z">:D</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:53:14Z">pfft, the real leetboys benefited sooner ;)</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:53:17Z">what?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:54:07Z">heh its great how CSC skipped the question on the forum</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:54:20Z">why queue jumpers had been maxed before PAYG</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:54:20Z">:P</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:54:32Z">I&apos;m still on 1mbit</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:54:42Z">i was till i got home tonight</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T17:54:42Z">:S</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:56:06Z">bored bored bored</msg>
+<emote channel="#usertools" nick="Colin" time="2006-05-02T17:56:22Z">is too, but is also going to go and set up a TV for his aunt</emote>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:56:33Z">you can write my essay on climate change if you like</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T17:56:37Z">...no</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:56:57Z">pah</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T17:57:21Z">Climate change?</msg>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T17:57:36Z">didn&apos;t know Chris was doing a Geography A level...</emote>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:57:44Z">biology</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T17:57:52Z">I know, was just making a point :P</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:57:56Z">Pah</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:58:03Z">although you&apos;re probably qualified to write it for me :P</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T17:58:07Z">He isn&apos;t - He is studying why on earth he is so cold in winter, if he goes out in a t-shirt</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T17:58:24Z">Chris - I wish I could say I was</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T17:58:31Z">although I do find the whole climate change thing very interesting</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:59:08Z">It&apos;s the physiological and ecological e/affects on living organisms apparently</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T17:59:12Z">so..not very interesting</msg>
+<kick channel="#usertools" nick="Be3G" time="2006-05-02T18:00:03Z">Chris</kick>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:00:03Z">Meh, need a new router</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:00:20Z">need a wirless router with Multi-NAT</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:00:25Z">anyone reccomend?</msg>
+<join channel="#usertools" nick="Chris" time="2006-05-02T18:00:34Z"></join>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T18:00:39Z">a Linux box?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:00:43Z">organisms are affected</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T18:00:45Z">Be3G - That aint the effects of climate change - It&apos;s just bullying</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:00:46Z">lmao aye</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:00:50Z">there is an effect on organisms</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:00:51Z">right?</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T18:00:58Z">correct, Chris</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:01:00Z">heh anything in router form :P</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:01:08Z">yay I&apos;ve finished GCSE English!</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T18:01:13Z">I use m0n0wall</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T18:01:14Z">claps</emote>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:02:20Z">tam is a spammer</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T18:02:34Z">he&apos;s a spanner (in the works) too</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T18:02:45Z">heh</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:02:50Z">tam is a spanner?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:02:52Z">nice</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:06:33Z">MEH</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:06:40Z">why do all routers not support Multi NA</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:06:42Z">*NAT</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:06:47Z">its like a MUST for leetboys</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T18:06:54Z">EN5162</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:06:55Z">btw heres a laugh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:07:17Z">D-Link dont understand how ADSL customers can have a Block of Statics</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:07:24Z">Tech was like :O your wrong</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:07:31Z">you cant have statics on an ADSL service</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:07:37Z">and im &quot;I fucking can&quot;</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T18:07:54Z">lol</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:17Z">retard was like OMG, set it to Static Mode</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:21Z">and im like no</msg>
+<join channel="#usertools" nick="Bethy" time="2006-05-02T18:08:27Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:29Z">coz then it doesnt dial up via PPPoA</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:33Z">and hes LIKE :O</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:36Z">errrrr</msg>
+<join channel="#usertools" nick="kathy" time="2006-05-02T18:08:40Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:42Z">let me refer this to outr senior tech</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:44Z">and im like</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:08:49Z">k *pats</msg>
+<join channel="#usertools" nick="MattB" time="2006-05-02T18:11:13Z"></join>
+<msg channel="#usertools" nick="MattB" time="2006-05-02T18:11:43Z">right ok</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:12:09Z">pats it and gives services a cookie</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T18:12:47Z">?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:06Z">ah ircd d/c&apos;d on meh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:06Z">:(</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:08Z">hmm</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:21Z">meh why is finding a decent router hard</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:22Z">:(</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:13:33Z">because you&apos;re not willing to spend the £££ on a recent router :P</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:39Z">i am?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T18:13:45Z">decent*</msg>
+<emote channel="#usertools" nick="Chris" time="2006-05-02T18:13:49Z">guesses</emote>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:52Z">only one ive seen so far</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:13:56Z">is vigor 2800g</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:14:02Z">thought there might of been others</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:14:05Z">like that</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:14:24Z">ZyXEL Prestige 660HW</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:14:25Z">oooooo</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:14:26Z">:P</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:14:28Z">any good?</msg>
+<join channel="#usertools" nick="Liam" time="2006-05-02T18:14:59Z"></join>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:17:42Z">hmm</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:17:49Z">no idea how to solve this database problem</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T18:18:26Z">evening</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:18:34Z">yo</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:18:39Z">what db problem?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:18:40Z">MySQL?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:19:04Z">ye</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:19:10Z">can&apos;t import my back up database ;[</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:19:19Z">ah</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:19:25Z">what sort of errors you getting</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T18:19:26Z">Anybody know if there is such thing as  Visio viewer?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:19:29Z">i do these for a job</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:19:33Z">$45 hour</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:19:34Z">:P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:19:45Z">http://www.microsoft.com/downloads/details.aspx?FamilyID=3fb3bd5c-fed1-46cf-bd53-da23635ab2df&amp;DisplayLang=en</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:19:49Z">matt</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:19:52Z">ya?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:19:53Z">the database is too big to import</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:19:55Z">over php</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:20:00Z">and i dont have ssh enabled on the hosting account</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:20:01Z">so</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:20:05Z">ye ;p</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:20:18Z">is MySQL port open to external connections ;)</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:20:30Z">99% likly</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:20:31Z">not</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:20:35Z">try it :P</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:20:48Z">youll be surprised</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:20:50Z">if not</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:20:52Z">it wont be</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:20:56Z">go complain ask them to do a dump</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:03Z">ye</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:21:06Z">then u get it passed to sumone like me</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:06Z">tried getting in touch</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:11Z">trying to do other shit in the mean time</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:21:12Z">who do them all the time</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:21Z">i can do the fucking job</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:26Z">its the system that cant physically</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:21:30Z">lol ye</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:21:35Z">which company u with?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:42Z">uh-hosting</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:21:46Z">ye?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:21:46Z">be alright if i had ssh</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T18:22:08Z">winamp(5.033) playing(Rage Against The Machine - Star Wars Imperial March) stats(16% of 2m 27s )</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:22:18Z">well i have got an exploit which can give u a backdoor via PHP 4.4 &lt;</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:22:26Z">LOL</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:22:27Z">but thats another story</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:22:28Z">:P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:22:29Z">better not ;p</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:22:59Z">also i love hosting companys who leave exec on</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:03Z">with there hosting accounts</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:09Z">they get so so so so pwned</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T18:23:09Z">I was just typing that</msg>
+<join channel="#usertools" nick="Simon" time="2006-05-02T18:23:13Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:19Z">LOL</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:37Z">make nice SH script to mod db&apos;s</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:40Z">and err do few things</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:48Z">run few hexs and root exploits</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:50Z">and wipe logsw</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:55Z">and you own teh b0x</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:23:55Z">:D</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T18:24:14Z">I use SSIs, but make sure I use +IncludesNOEXEC</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:24:22Z">ahhhh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:24:23Z">ye</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:24:31Z">my PHP is modded</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T18:24:42Z">so no stupid forms or anything can be exploited</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:24:44Z">I only allow certain functions</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:27:11Z">the problem is a hosting environment is so unsecure</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:27:22Z">and its usually peoples coding that cause problems :Z</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:27:26Z">not the server setup</msg>
+<emote channel="#usertools" nick="Liam" time="2006-05-02T18:28:19Z">thinks the http://servicestatus.net site needs a bit of an overhaul</emote>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:29:09Z">ouch</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:29:14Z">who decorated it</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:29:23Z">sumone with glocomba</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T18:30:22Z">Liam: Its something that we&apos;ve looked at but to the best of my knowledge nothing came of my suggestion</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:31:00Z">it needs like jazzing up with flash</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:31:08Z">and ultim0r effects :P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:32:19Z">matt</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:32:32Z">the best way of avoiding questions about a broken website</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:32:32Z">yep?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:32:34Z">www.coal-guild.org</msg>
+<join channel="#usertools" nick="Jon" time="2006-05-02T18:33:10Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T18:33:10Z">+h Jon </mode>
+<join channel="#usertools" nick="Sgr555" time="2006-05-02T18:34:46Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:35:28Z">lmao</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:35:29Z">nice</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:35:54Z">if u get the IP&apos;s of the fuckers annoying you</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:35:59Z">ill keep them ddosd offline</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:36:04Z">till its fixed if u want?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:36:20Z">rofl</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:36:24Z">evil boy!</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T18:36:27Z">sush :Po</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T18:36:31Z">has leet skills</emote>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T18:43:59Z">JonW - you suggested it did you?</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T18:44:33Z">I suggested a way to improve it</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T18:45:34Z">yeah? what was that?</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T18:46:03Z">Other -  Fax2Email Maintenance - POSTPONED :: http://usertools.plus.net/status/archive/1146595203.htm</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T18:46:43Z">just general improvements, and a way to make it more suitable for all the visps</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:47:33Z">THANK GOD MY MAX SPEEDS ARE BACK</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:47:39Z">must of been because it was bank holiday</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T18:51:14Z">detect ur ip which visp ur on and then only give u the announcements that apply to u</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T18:51:25Z">unless ur external, in which case give u a way of choosing ur visp</msg>
+<emote channel="#usertools" nick="Earl|Home" time="2006-05-02T18:52:29Z">complains about the dismal support I am getting</emote>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T18:53:04Z">;o</msg>
+<join channel="#usertools" nick="Jon" time="2006-05-02T18:53:05Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T18:53:05Z">+h Jon </mode>
+<join channel="#usertools" nick="Andy" time="2006-05-02T18:58:06Z"></join>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T18:58:54Z">hi andy</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T18:59:00Z">hey simon</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T18:59:35Z">hey porn lovers</msg>
+<join channel="#usertools" nick="Reedy_Boy" time="2006-05-02T18:59:51Z"></join>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T18:59:54Z">Hi</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T18:59:58Z">nods</emote>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:00:02Z">hey Knob Shine</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:00:13Z">eg?</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:00:15Z">eh?</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T19:00:53Z">watches futurama</emote>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:00:55Z">hey Reedy_Boy </msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:01:03Z">ignore the kids - They are going to bed in a min</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:01:03Z">F9 do like to mess stuff up</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:01:07Z">ah lol</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:01:19Z">(im a teenager.... at least im well behaved)</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:01:30Z">so am i and i wont be in my bed for a gd 6hrs lol</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:01:38Z">jesus</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:01:44Z">mine will be 2 or 3</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:01:47Z">lol</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:01:54Z">mine is 2</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:02:07Z">MaxDSL regrades - Are you supposed to be informed first? And then it done overnight?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:02:22Z">informed as the order is placed and when it is completed</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:02:28Z">hmm</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:02:40Z">lol</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:02:46Z">well i didnt receive no email</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:02:50Z">cause i&apos;ve just been regraded i think</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:02:53Z">i just was 3mb heavier this morning :P</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:02:53Z">whilst i was working</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:02:59Z">cause my internet slowed and then died</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:03:10Z">when the router restarted it was syncing higher</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:03:20Z">but im in that stuck at 2mb bug</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:04:59Z">and im not impressed</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:09Z">lol</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:11Z">calm down</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:05:11Z">ARGH whats wrong with MSN tonight</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:05:12Z">Why?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:15Z">u have to wait</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:18Z">3 days or so</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:05:23Z">nuttin Jon</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:24Z">for BT to find stable rate</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:05:29Z">yeah i know that</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:30Z">join the club</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:36Z">and stop complaining</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:05:39Z">lol</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:05:39Z">but it would have been nice to know first</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:05:45Z">to know what first?</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:05:53Z">that it was going to be done</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:56Z">hate people who complain about somthing they are getting for free and everyone else is in the same boat</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:05:58Z">how are we meant to tell you?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:05:59Z">fuck sake chill out</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:01Z">:\</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:06:04Z">Call every customer who gets upgraded?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:08Z">lmao</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:11Z">Jon ye</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:16Z">dam give PN a break</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:06:17Z">an automated email would be fine</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:22Z">at least we are upgraded</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:28Z">think about the thousands</msg>
+<join channel="#usertools" nick="Keith" time="2006-05-02T19:06:30Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:31Z">who arent</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:41Z">people nower days</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:06:41Z">matt</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:06:42Z">http://www.coal-guild.org/</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:06:42Z">:|</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:06:47Z">added a new bit of advice</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:06:57Z">Matt - methinks you need to &quot;chill out&quot; tbh</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:07:05Z">lol</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:07:05Z">as other people i know at their isps were told when it was going to happen and then had to turn off their equipment overnight</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:07:18Z">Well thats a precaution</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:07:21Z">any phpbb modders about?</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:07:25Z">if u knew or not you would have the same problem</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:07:40Z">being stuck at 2mb due to that bug doesnt bother me</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:07:50Z">Be3g - nah just people are so arrogant</msg>
+<msg channel="#usertools" nick="Reedy_Boy" time="2006-05-02T19:07:50Z">im just not impressed about my internet cutting out when i was using it</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:08:03Z">k</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:08:05Z">well you should have opted out of the Upgrade then</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:08:06Z">:P</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:08:23Z">PlusNET said there would be slight downtime</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:08:36Z">LMAO Hutchy</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:08:40Z">:P</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:08:56Z">this goddamn pc is doing my head in</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:00Z">lol hehe</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:06Z">just kick it</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:10Z">&quot;Connecting to Google.co.uk&quot;</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:11Z">i did that once</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:13Z">broke my toe</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:16Z">never again....</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:17Z">lmao</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:09:17Z">watcha need Keith?</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:19Z">&quot;The connection has timed out&quot;</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:21Z">what case did you have</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:23Z">Yet IRC still works</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:26Z">shuttle :P</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:26Z">so does NNTP and FTP</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:31Z">Jon : are you being pwned by a scan bot :P</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:09:32Z">hide memberlist from unregistered users</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:39Z">oh maybe not</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:41Z">www.scan.co.uk</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:42Z">Just HTTP dies but ONLY on this PC</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:09:43Z">www.phpbbhacks.com</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:43Z">dont sell bots</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:09:44Z">but nm</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:45Z">The other PC is fine</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:09:48Z">Jon : Dns issues?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:09:51Z">Jon - Get a decent SP</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:09:53Z">nah ping is ok</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:09:54Z">ah, forgot about that one</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:10:01Z">lol Earl|Home you missed half of wot i said</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:10:02Z">:P</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:10:02Z">phpBB sucks though :)</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:10:04Z">Jon : Change ISP :P</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:10:10Z">(20:09:46) (%Jon) The other PC is fine</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:10:21Z">I need email with my bbs</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:10:23Z">hmmm</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:10:24Z">Your Connection</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:10:24Z">Speed Test Results</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:10:24Z">Downstream   1,094.0 Kbps    ( = 1.1 Mbps )   </msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:10:24Z">Upstream     634.7 Kbps      ( = 0.6 Mbps )</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:10:33Z">lol</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:10:36Z">jon - No I never - Just get a decent SP</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:10:41Z">it&apos;s for old people</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:10:42Z">Liam : Yeh thats right</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:10:46Z">i have got one</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:10:50Z">Your on Business Account</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:10:51Z">hehe</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:10:53Z">whats wrong with BY</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:10:54Z">lucky sod</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:11:01Z">DownStream Connection Speed        7264 kbps</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:11:02Z">UpStream Connection Speed  448 kbps</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:09Z">aye on ur teh router</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:11:20Z">DownStream Connection Speed  8128 kbps       </msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:11:20Z">UpStream Connection Speed    832 kbps</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:11:24Z">:(</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:35Z">think u got pwned</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:38Z">hm</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:11:38Z">i want that upload tbh</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:11:41Z">Line Attenuation     11 db   2.5 db  </msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T19:11:41Z">Noise Margin 21 db   13 db</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:42Z">mines on 4134</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:44Z">or sumthing</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:46Z">LOL</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:11:53Z">my Line Att is 53</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:11:58Z">mines 46 ;]</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:00Z">was 45 yesterday</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:02Z">well lame</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:12:06Z">SNR is 4db</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:12:12Z">dont know how its stable</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:12:13Z">:S</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:17Z">4 is fine tbh</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:18Z">at this time</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:26Z">when it hits 2 and below</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:29Z">thats when it gets shakey</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:12:32Z">ah]</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:41Z">well I&apos;ve foudn that with mine anyway</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:45Z">i bought new phone cable</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:47Z">new face plate</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:48Z">etc</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:12:52Z">seemed to help</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:12:59Z">pfft Hutchy</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:13:00Z">2 is fine</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:13:05Z">well i got my uncle to come and put all new BT line in for meh upto the switch box on the side road</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:13:06Z">:P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:06Z">not when your ingame</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:13:06Z">when it gets below 0.5 it gets shakey</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:07Z">its not &gt;&lt;</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:13:09Z">I live on the EDGE man</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:13:14Z">true, I haven&apos;t played any games in ages</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:16Z">if mine reachs 0.5</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:13:18Z">Hutchy</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:18Z">it says its 0</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:21Z">and after 30 mins</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:13:24Z">your website is broken</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:25Z">says its 45324234234234234234234235246534645</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:27Z">and breaks the router</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:31Z">I know jon</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:13:33Z">:D</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:35Z">know evil monkey is going to kill you</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:13:36Z">grats</msg>
+<join channel="#usertools" nick="sparky" time="2006-05-02T19:13:36Z"></join>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T19:13:42Z">chris - I wouldn&apos;t live withing 50 miles of, let alone the edge of reading</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:13:55Z">evening</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:14:00Z">Hmm living in a tent on the edge of a cliff</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:14:03Z">is on the Edge</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:14:07Z">not having low SNR</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:14:23Z">i got my 8 meg woohoo</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:14:25Z">&quot;OMG you have a Low SNR, OMG :O You are So Living it LARGE on the EDGE like&quot;</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:14:25Z">:P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:14:46Z">9 meg yet</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:14:51Z">getting 300 - 490</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:14:53Z">at this time of day</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:02Z">dont think i will keep it look at this</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:02Z">can&apos;t complain i guess</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:05Z">Connection Status Connected</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:05Z">Upstream Rate (Kbps) 448</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:05Z">Downstream Rate (Kbps) 7200</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:05Z">US Margin 26</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:05Z">DS Margin 5</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:06Z">Modulation MMODE</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:06Z">LOS Errors 0</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:06Z">not enough bw in the uk &gt;&lt;</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:08Z">DS Line Attenuation 43</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:08Z">US Line Attenuation 54</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:10Z">Path Mode Fast Path</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:19Z">yours is about hte same as mine sparky</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:20Z">ds 5 (( £åügHîñg Øüt £öüР))</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:15:20Z">spam!</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:15:33Z">heh BT still using the 100mbit Netgear Switches :P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:36Z">5 is fine for this time</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:15:37Z">Chris</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:41Z">LOL</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:44Z">Cool</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:44Z">no ROFL matt</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:50Z">10mbit belkin switches</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:52Z">from pc world</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:15:53Z">aye</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:15:53Z">i think</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:15:55Z">seems to be running Øh!kay</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:16:04Z">Keith</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:16:09Z">My work place</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:16:13Z">only just come online after a few days</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:16:17Z">have you used any mods for this?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:16:19Z">has 4!!!!! bonded 8mb Maxed lines</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:16:20Z">im like</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:16:23Z">:O *drools</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:16:29Z">:)</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:16:33Z">max dsl lines</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:16:36Z">ye</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:16:37Z">for phpBB, or for that specific purpose, Keith?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:16:38Z">so you get 4meg throughput then</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:16:45Z">for keeping guests out</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:16:59Z">We don&apos;t allow guest posting - that&apos;s core functionality though</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:02Z">32mb Down, 3.2mb Up</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:03Z">tbh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:07Z">:P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:08Z">I wouldnt use phpbb</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:17:09Z">but not showing them the members list..no, I haven&apos;t done that yet</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:12Z">I&apos;m starting to hate it</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:19Z">every update provides many hours of pain</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:21Z">and if you dont update it</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:17:22Z">by vBulletin Hutchy</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:17:23Z">I want to hide who&apos;s online and memberlist from snoopers</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:24Z">someone exploits it</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:26Z">probably matt</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:17:28Z">buy*</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:29Z">yeh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:31Z">LOL</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:33Z">yeh your right</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:34Z">:P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:34Z">I&apos;d rather get invision tbh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:37Z">phpBB sucks</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:17:39Z">cheaper</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:48Z">phpBB is like your mum</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:17:50Z">there&apos;s a mailing list add-on for phpbb</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:52Z">so full of fuckable holes</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:17:53Z">:P</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:17:53Z">I need that</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:18:07Z">that was the worst joke i&apos;ve ever heard in my life</msg>
+<join channel="#usertools" nick="dragon" time="2006-05-02T19:18:09Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T19:18:09Z">+h dragon </mode>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:18:13Z">keith</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:13Z">sush :</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:18:13Z">if you know a bbs which does email, I&apos;m all ears</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:18:15Z">want to test it ?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:27Z">hmm</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:30Z">get</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:32Z">er</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:35Z">Invision</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:36Z">thats leetish</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:18:37Z">http://pics.rguk.eu/new_flat/BENQ0005 best home internet connection I&apos;ve been on :P we had a wireless link to redbus mer (white building poking out on right)</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:43Z">Invision has been secure for ages</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:18:49Z">so&apos;s vB</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:18:51Z">ye</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:52Z">nah</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:18:56Z">VB has been exploited lately</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:18:58Z">only because it&apos;s first line of code is</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:19:13Z">if $useragent(name) == &apos;matt&apos; then</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:19:13Z">matt = ballz?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:19:15Z">die()</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:19:21Z">does it do email Hutchy?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:19:25Z">pfft :P</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:19:31Z">what do you mean by does it do email ?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:19:38Z">it can send email notices out to its userbase</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:19:39Z">all forum boards do email</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:19:43Z">nice view, rob</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:19:43Z">u just need to set SMTP</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:19:47Z">can you post with email and receive email posts too?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:19:49Z">or have SendMAIL enabled</msg>
+<join channel="#usertools" nick="Hangfire" time="2006-05-02T19:19:59Z"></join>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:20:03Z">post on the forum using email ?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:04Z">I make my own forum boards</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:06Z">more fun</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:20:06Z">like yahoogroups and smartgroups</msg>
+<join channel="#usertools" nick="thetribe" time="2006-05-02T19:20:17Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:19Z">e107 code</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:22Z">i usually use</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:25Z">then work from that</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:34Z">strip out all the crap</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:38Z">patch all the holes</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:20:39Z">ffs</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:20:40Z">Hutchy, yes, send an email to a magic address and it&apos;s added to the forum</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:20:50Z">oh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:51Z">e107 is fuckin brill</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:20:51Z">no idea</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:20:53Z">probably not</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:20:57Z">so easy to mod</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:20:57Z">thats a weird request imo</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:21:03Z">e107 is old phpbb</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:21:07Z">with more holes probably</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:14Z">yeh 0.6 is</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:20Z">0.7 is whole new core</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:22Z">alot better</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:21:28Z">Hutchy, Trillian doesn&apos;t like dcc</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:28Z">trust me, ive tried exploting it</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:29Z">:P</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:21:29Z">etomite?</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:21:37Z">ah ok mate</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:21:40Z">nm</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:21:44Z">Chris: aye it sure was</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:21:45Z">email ?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:55Z">hey ive just got admin on a phpBB forum now</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:21:57Z">I&apos;ll look it up on the web</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:21:57Z">new version</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:22:03Z">:P</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:22:08Z">isn&apos;t &lt;the company you work for&gt; in Scotland though?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:22:11Z">phpBB are great for playing with</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:22:23Z">you have to pay keith</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:22:27Z">why i was sending you this version</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:22:28Z">Chris: we&apos;ve all gone seperate ways now, it was 2004 I was down there</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:22:28Z">to try out</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T19:22:33Z">ah</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:23:09Z">I&apos;m back in Inverness, other mate is in Oxford and not sure where the 3rd flatmate is now</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:23:10Z">Hutchy, pm</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:23:29Z">kk</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:23:32Z">sending now</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:23:35Z">35%</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:23:39Z">thanks</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:24:28Z">what I need is an email mailing list with a web interface</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:24:29Z">nice place to be anyway, 3 redbus&apos;s outside the door and telehouse a couple of hops on the DLR and visible from flat</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:24:49Z">so I use phpbb with mail2forum</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:25:27Z">the mod moves pop3 to forum and mails forum to subscribers on a cron job</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:25:44Z">lol - if it was that close on the DLR, it&apos;d have probably been quicker to walk rob... that thing can be a bit slow sometimes, as all the stops are so close together :/</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:25:57Z">so you can send or receive with email or browser</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:26:22Z">Be3G, I&apos;m having my first piano lesson in a week</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:26:26Z">Be3G: lol it was about 20min walk</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:26:55Z">Keith - and your last in two weeks? Just kidding :)</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:27:08Z">not because it&apos;s far away but the route isn&apos;t straight</msg>
+<join channel="#usertools" nick="mactribe" time="2006-05-02T19:27:26Z"></join>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:27:30Z">ah, yeah, I know what you mean... I&apos;ve spent longer than that getting lost in Canary Wharf</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:27:37Z">heh</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:27:38Z">I told him I might be a difficult student</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:27:53Z">when I was first there it was easy to get lost, now I just know the area</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:28:10Z">before there was in West Ealing</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:28:47Z">Ealing? I like parts of Ealing too... you have good taste ;)</msg>
+<msg channel="#usertools" nick="Keith" time="2006-05-02T19:28:57Z">thanks Hutchy. received in 1 piece</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:29:05Z">np</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:29:33Z">Be3G: wasn&apos;t me that picked there, mate had been there before I moved in</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:30:01Z">:)</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:30:41Z">whats goin down?</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T19:30:57Z">is still watching futurama</emote>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:31:02Z">lol</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:31:04Z">channel?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T19:31:16Z">sky three</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:31:26Z">rob - fair enough. Admittedly I don&apos;t know much of Ealing, but I liked the Broadway when I used to go there occasionally as a kid. IIRC it had a nice shopping street too</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T19:31:37Z">am watching friends</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:31:42Z">aye Be3G it&apos;s not bad</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:33:19Z">funny being back up here now after being down there anyway</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:33:26Z">one of the main things I miss is the tube</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:33:36Z">various noises from it are stuck in my head</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:34:45Z">lol - I like the tube. Although most Londoners don&apos;t...</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:34:52Z">aye</msg>
+<join channel="#usertools" nick="acDC" time="2006-05-02T19:34:59Z"></join>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:35:22Z">I got very into it when I was down there :\</msg>
+<join channel="#usertools" nick="mactribe" time="2006-05-02T19:35:31Z"></join>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:36:26Z">yeah... it&apos;s a bit annoying for me as there&apos;re no tube lines nearby (it&apos;s all national rail around here), but a combination of rail+tube&apos;s a nice way of getting in to and out of London, I think</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:36:35Z">although it&apos;s more useful to me as I live right on the outer edge</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:36:39Z">yeah</msg>
+<msg channel="#usertools" nick="mactribe" time="2006-05-02T19:38:04Z">hmm, seems I&apos;ve been upgraded</msg>
+<part channel="#usertools" nick="Andy" time="2006-05-02T19:38:13Z"></part>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:38:14Z">lucky for some</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:38:18Z">heh</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:38:21Z">still waiting here</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T19:38:25Z">no upgrade for me, and I&apos;m on the &quot;prioritised&quot; PAYG :(</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:39:00Z">lol</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:39:03Z">:P</msg>
+<emote channel="#usertools" nick="rob" time="2006-05-02T19:40:13Z">winds up the portal a bit more</emote>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:40:48Z">lmao ye</msg>
+<msg channel="#usertools" nick="mactribe" time="2006-05-02T19:40:54Z">woo, my current speed is 1.04Mbps, hope I can cope ;)</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:41:15Z">&quot;HAHA were on PREMIER and we got UPGRADED *pulls tongue&quot;</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T19:41:15Z">:P</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:41:20Z">lol</msg>
+<join channel="#usertools" nick="sparky" time="2006-05-02T19:41:37Z"></join>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:41:45Z">hi again</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:42:05Z">yo</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:42:06Z">looks like my line is a little unstable</msg>
+<emote channel="#usertools" nick="sparky" time="2006-05-02T19:42:32Z">goes and pollishes his connectors</emote>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T19:42:38Z">mine&apos;s ok :P</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:42:56Z">ds margin 4</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:43:06Z">:(</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:44:11Z">Downstream     Upstream</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:44:11Z">SNR Margin    28.3    25.0    dB      </msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:44:11Z">well live with it :P</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:44:12Z">Line Attenuation      29.2    16.5    dB</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:44:26Z">stop being gay rob</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:44:29Z">theres just no need</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:44:31Z">...</msg>
+<join channel="#usertools" nick="Simon_" time="2006-05-02T19:44:34Z"></join>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:44:58Z">showing off ;)</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:45:19Z">I mearly just pasted what I had! wasn&apos;t trying to show off</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:45:31Z">and I&apos;m quite happy being gay thank you :P</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T19:45:37Z">what did I miss?</msg>
+<msg channel="#usertools" nick="mactribe" time="2006-05-02T19:45:38Z">my Attenuation is 23 and 22.5</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:45:58Z">Simon: not a lot, upgrade moaning, about it</msg>
+<msg channel="#usertools" nick="mactribe" time="2006-05-02T19:45:59Z">noise margin 15.2 and 14</msg>
+<msg channel="#usertools" nick="mactribe" time="2006-05-02T19:46:22Z">who&apos;s moaning?</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:46:25Z">HUTCHY</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:46:28Z">BIG PROBLEMS</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T19:46:31Z">VERY VERY BIG PROBLEMS</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T19:46:32Z">scotty scott mcscotterson</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:33Z">Upstream Rate (Kbps) 448</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:33Z">Downstream Rate (Kbps) 7168</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:33Z">US Margin 25</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:33Z">DS Margin 4</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:33Z">Modulation MMODE</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:34Z">LOS Errors 0</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:34Z">DS Line Attenuation 43</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:46:36Z">US Line Attenuation 54</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:47:27Z">wish bt went in straight lines i am onlt 1.37k away</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:48:12Z">heh</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:48:36Z">i mean i am 1.37k from my exchange</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:48:52Z">not sure what the line does here, but due to the terrain, it can&apos;t be that much off straight</msg>
+<msg channel="#usertools" nick="mactribe" time="2006-05-02T19:49:23Z">I&apos;m 650yds straight line</msg>
+<join channel="#usertools" nick="Simon_" time="2006-05-02T19:50:18Z"></join>
+<join channel="#usertools" nick="sa3" time="2006-05-02T19:50:47Z"></join>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:51:34Z">i tried 14070 to get my line lenght but it didn&apos;t call me back</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T19:51:56Z">that&apos;s not worked for years</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:52:01Z">0.69 miles away straight line here</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:54:01Z">is there a new way to tell?</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:54:52Z">http://rguk.eu/upload/exchange.png</msg>
+<join channel="#usertools" nick="mactribe" time="2006-05-02T19:55:31Z"></join>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:56:33Z">Wow only 0.345 miles from mc donalds mmmmmmmmmmmmm</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:56:57Z">(mmmmmmmmmmmmmmm cheesburger)</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:57:01Z">(( £åügHîñg Øüt £öüР))</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T19:57:07Z">...</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:57:59Z">sparky: asked BT mate, he can&apos;t log in to whatver he needs ot log in to to get the data but will do by next monday</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:58:53Z">you mean a woosh test?</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T19:59:30Z">nah there&apos;s whatever database of info about lines</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T19:59:59Z">online database or p/n database</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:00:09Z">BT one</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:00:15Z">he works for BT</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:00:37Z">http://www.liam-martin.co.uk/exchangemap.gif</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:00:42Z">thats mine</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:00:55Z">LOL</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:01:04Z">very much doubt BT has a line to your house like that</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:01:04Z">P</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:01:38Z">I have access to the BT line condition checker, I think</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:01:49Z">it probably goes allll the way down the river to some crossing probably</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:02:06Z">have you</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:02:20Z">u can follow it actually</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:02:37Z">goes virtually diagonally like that</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:02:42Z">until just before my house</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:02:46Z">where it follows the road</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T20:02:46Z">draws his</emote>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:02:59Z">and then another bit comes out to the DP on the pole just outside my house</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:03:31Z">mine is undergroung so cant follow it</msg>
+<emote channel="#usertools" nick="sparky" time="2006-05-02T20:04:01Z">looks for a clever rat to go down the hole</emote>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:04:04Z">ße Right ßack</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:04:06Z">http://proxima.arlott.org/~byte/bt.gif</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:04:41Z">lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:04:44Z">that ur line?</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:04:49Z">(( £åügHîñg Øüt £öüР)) simon we must share lines</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:07:57Z">hmm</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:02Z">anyone good at french</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:04Z">need to know</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:13Z">&quot;Do you use a Sex Toy?&quot;</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:14Z">:S</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:08:35Z">use some dodgy online translator</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:40Z">Ah</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:45Z">Oui, tres bien rob</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:08:58Z">i know most of it</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:09:04Z">jouet de sexe</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:09:16Z">Utilisez-vous un jouet de sexe ?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:09:19Z">Mark</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:09:23Z">leet :P</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T20:09:29Z">pastes</emote>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:09:34Z">according to http://babelfish.altavista.com/translate.dyn</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:09:49Z">I wonder if it really is /translate.dyn these days or if it just redirects</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:09:53Z">I type it out of habit</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:09:53Z">&quot;vous utilisez un jouet de sexe?&quot;</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:10:03Z">http://babelfish.altavista.com/ works</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:10:03Z">having typed that URL for like 6 years</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:10:23Z">StatusBot translate from en to fr you are a cock</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:10:26Z">Earl|Home: vous �tes un robinet</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:10:45Z">:o</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:10:45Z">oh stupid unicode shite</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:10:47Z">more things it dus</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:10:53Z">21:10:25 &lt;@StatusBot&gt; Earl|Home: vous �tes un robinet</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:10:57Z">�tes indeed</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:11:15Z">That&apos;s just the french for you - Screwed up</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:11:40Z">vous êtes un robinet</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:11:42Z">StatusBot translate from en to fr hello</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:11:44Z">Liam: bonjour</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:11:54Z">nah it&apos;s just I can&apos;t do UTF-8</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:12:09Z">it doesn&apos;t need to use it</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:12:15Z">StatusBot translate from en to de You screw job</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:12:17Z">Earl|Home: Sie schrauben Job</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:12:23Z">it&apos;s not valid iso-8859-1 either</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:12:56Z">StatusBot translate from en to jp test</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:12:57Z">rob: Erm, well, translating from one language to the same language... doesn&apos;t change anything!</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:13:05Z">...</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:13:33Z">English != Japanese, StatusBot</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:13:49Z">It uses babelfish</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T20:13:57Z">i don&apos;t think it knows much about Japanese</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:13:59Z">which does Japanese just fine</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:14:31Z">of course this won&apos;t be able to display it, as it sure doesn&apos;t output romaji</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:14:49Z">could output utf-8</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:14:50Z">:p</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:14:57Z">StatusBot translate from fr to en Je danser avec un poulet dans une compartiment</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:15:02Z">Liam: Request timed out more than 5 times</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:15:07Z">lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:15:10Z">erm</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:15:11Z">wrong</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:15:27Z">StatusBot translate from en to fr Request timed out more than 5 times</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:15:43Z">StatusBot translate from fr to en merde</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:15:45Z">rob: shit</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:15:46Z">Liam: Request timed out more than 5 times</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:16:02Z">haha</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:16:05Z">StatusBot translate from fr to en tapette</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:16:07Z">Liam: queer</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:16:11Z">lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:16:40Z">statusbot translate from fr to en voulez-vous chouchez avec moi</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:16:42Z">Liam: you want chouchez with me</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:16:52Z">oops</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:17:07Z">statusbot translate from fr to en couchez</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:17:09Z">Liam: sleep</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:17:27Z">statusbot translate from en to cz hello</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:17:28Z">Liam: Erm, well, translating from one language to the same language... doesn&apos;t change anything!</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:17:34Z">roight</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:17:55Z">statusbot translate from english to french test</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:17:56Z">Liam: Noooo... That&apos;s not the right syntax at all! Try something like &apos;translate [from (en|fr|it|de|es|nl)] [to (en|fr|it|de|es|nl)] sentence&apos;</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:18:08Z">StatusBot translate from fr to en Vous dégoûtant, putain sale</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:18:10Z">Earl|Home: You dégo�</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:18:13Z">hmm</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:18:37Z">StatusBot translate from en to fr This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:18:46Z">ROFL</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:18:49Z">rob: Request timed out more than 5 times</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:18:57Z">lol: 21:18:09 &lt;@StatusBot&gt; Earl|Home: You dégo�</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:19:06Z">StatusBot translate from en to fr This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:19:09Z">statusbot translate fr to en gestion du trafic</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:19:10Z">Liam: Noooo... That&apos;s not the right syntax at all! Try something like &apos;translate [from (en|fr|it|de|es|nl)] [to (en|fr|it|de|es|nl)] sentence&apos;</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:19:11Z">rob: Request timed out more than 5 times</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:19:20Z">statusbot translate from fr to en gestion du trafic</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:19:24Z">Liam: management of the traffic</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:19:36Z">lol</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:19:44Z">statusbot translate from es to en poco yo</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:19:46Z">Hutchy: little I</msg>
+<join channel="#usertools" nick="Dan" time="2006-05-02T20:19:54Z"></join>
+<mode channel="#usertools" nick="StatusBot" time="2006-05-02T20:19:54Z">+h Dan </mode>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:21:12Z">statusbot translate from fr to en veuillez soulever un billet par l&apos;intermédiaire de notre site Web</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:21:17Z">Liam: Request timed out more than 5 times</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:21:22Z">bugger</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:21:26Z">it dusnt like long ones</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:22:13Z">it doesn&apos;t like you</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:24:49Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:24:50Z">Earl|Home: At 30/04/2006 23:25:01, there were 64 calls waiting, with the longest wait being 90:00:15 and the average answer time being -00:00:30</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:25:10Z">hahah</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:25:13Z">it did it again</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:25:15Z">wat the hell?</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:25:28Z">statusbot translate from fr to en je veux le maxdsl maintenant</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:25:30Z">Liam: I want the maxdsl now</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:26:02Z">LOL</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:26:13Z">heh</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:26:27Z">wait being 90:00:15 and the average answer time being -00:00:30</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:26:28Z">rofl</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:26:42Z">they can predict the problem and answer it before you get through</msg>
+<msg channel="#usertools" nick="Hutchy" time="2006-05-02T20:26:46Z">now thats what I call service</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:27:44Z">yeh but u have to wait 90 hrs to get through to someone :P</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:30:08Z">the new ebuyer website dusnt work in opera</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:30:16Z">http://www.liam-martin.co.uk/ebuyerscr2.png</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:31:38Z">and i reported it 2 months ago</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:31:38Z">http://forums.ebuyer.com/phpBB2/viewtopic.php?t=19</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:33:09Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:33:10Z">Earl|Home: For christs sake, WTF do you need to know that for</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:17Z">...</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:33:17Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:33:18Z">I&apos;ve just got bored enough to ring the BT news line</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:33:19Z">Earl|Home: Listen, if your waiting for help, maybe PC World would be better</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:33:23Z">haha</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:33:24Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:24Z">StatusBot: calls</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:24Z">...</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:33:25Z">Earl|Home: You ask me that one more time, and I&apos;ll send the heavies in</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:25Z">StatusBot: literal calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:33:27Z">At 02/05/2006 21:32:00, there were 24 calls waiting, with the longest wait being 00:54:17 and the average answer time being 00:13:44</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:33:29Z">Simon: Calls is &apos;Cool&apos;.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:44Z">StatusBot: calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:33:45Z">At 02/05/2006 21:32:00, there were 24 calls waiting, with the longest wait being 00:54:17 and the average answer time being 00:13:44</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:48Z">?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:33:52Z">oh I see what you&apos;re doing</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:34:00Z">but not really since it&apos;s invisible in irssi</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:34:23Z">statusbot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:34:24Z">At 02/05/2006 21:32:30, there were 23 calls waiting, with the longest wait being 00:49:30 and the average answer time being 00:13:44</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:34:27Z">it&apos;s on about dabs.com purchase</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:34:42Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:34:43Z">Earl|Home: At 30/04/2006 23:25:01, there were 64 calls waiting, with the longest wait being 90:00:15 and the average answer time being -00:00:30</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:34:44Z">the BT news line lol?</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:34:46Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:34:47Z">Earl|Home: For christs sake, WTF do you need to know that for</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:34:49Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:34:50Z">Earl|Home: Listen, if your waiting for help, maybe PC World would be better</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:34:52Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:34:53Z">Earl|Home: You ask me that one more time, and I&apos;ll send the heavies in</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:34:58Z">StatusBot: Earl</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:35:01Z">Simon: Sorry, I&apos;ve no idea what &apos;Earl&apos; might be.</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:35:12Z">StatusBot me</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:35:15Z">Liam: Sorry, I&apos;ve no idea what &apos;me&apos; might be.</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:35:16Z">Liam: 0800500005</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:35:22Z">StatusBot Liam</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:35:22Z">been around for ages</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:35:23Z">Liam: hmm... I think you are a dslconnect customer and should be pitied.</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:35:27Z">lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:35:45Z">still</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:35:54Z">btw, shud the room title include Metronet now?</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T20:36:22Z">Web Space &amp; FTP -  Webstats Generation - New :: http://usertools.plus.net/status/archive/1146601999.htm</msg>
+<topic channel="#usertools" nick="JonW" time="2006-05-02T20:36:43Z">Welcome to the PlusNet/Force9/Free-Online/Metronet/Charitydays Usertools Chat Room</topic>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:36:51Z">CharityDays?</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T20:36:52Z">that beter?</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:36:56Z">pfff.... we dont like charitydays</msg>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T20:36:57Z">You misssed out Tumbleweed</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:37:04Z">lmao</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:37:10Z">and slight leetness</msg>
+<topic channel="#usertools" nick="JonW" time="2006-05-02T20:37:13Z">Welcome to the PlusNet/Force9/Free-Online/Metronet/Charitydays Usertools Chat Room (Liam doesn&apos;t like Charitydays though)</topic>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:37:21Z">perfect</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T20:37:58Z">lo lo</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T20:38:29Z">&apos;lo</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:38:45Z">lo</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:38:47Z">l</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T20:39:23Z">hows all?</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:39:28Z">not bad thankee</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:39:29Z">and u?</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T20:39:31Z">is slightly pissed</emote>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T20:39:33Z">ok ta</msg>
+<emote channel="#usertools" nick="Liam" time="2006-05-02T20:39:37Z">is going to the pub in a sex</emote>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:39:40Z">opps</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:39:41Z">a sec</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T20:39:43Z">colin around?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:39:43Z">for sex?</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:39:44Z">nice</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:39:46Z">lol</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:40:27Z">wish i could go to my local pub for sex</msg>
+<msg channel="#usertools" nick="JonW" time="2006-05-02T20:40:27Z">I think he&apos;s AFK</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:40:34Z">they are all slightly deformed</msg>
+<join channel="#usertools" nick="Chris" time="2006-05-02T20:41:32Z"></join>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T20:41:41Z">any port in a storm</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:41:49Z">who is deformed?</msg>
+<join channel="#usertools" nick="mooner63" time="2006-05-02T20:42:57Z"></join>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:00Z">everyone at my local</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:01Z">:p</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:16Z">its like walkin into one of those freak shows</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:43:26Z">ah roight</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:43:30Z">i also work in my local</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:43:34Z">i like pubbing</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:40Z">so do i</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:43Z">just not in my local</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:43Z">:p</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:43:45Z">lol</msg>
+<join channel="#usertools" nick="sparky" time="2006-05-02T20:43:46Z"></join>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:43:52Z">i have a few locals in my village</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:43:55Z">we have a working mens club</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:43:58Z">*nods so do i</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:43:59Z">back again</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:44:01Z">but my local local</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:44:02Z">as in</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:44:05Z">the localest local</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:44:07Z">is weird</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:44:07Z">:p</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:45:07Z">both my locals are across the road from each other in the centre of the village</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:45:10Z">but i dont go in one of em</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:45:23Z">even when the other one (the one i go in and work in) burnt down....</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T20:45:49Z">well you wouldn&apos;t really want to be in a burning pub no</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:46:56Z">LOL</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:46:58Z">hmm</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:47:02Z">yeh</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:47:08Z">hot lager was never my thing</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:47:26Z">i mean if they can still get guiness to stay extra cold in a fire</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:47:31Z">id be amazed :P</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:47:32Z">lol</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:49:58Z">http://www.apple.com/</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:50:00Z">love it</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:24Z">want a laugh</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:27Z">??</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">Modem Status</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">Connection Status Connected</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">Upstream Rate (Kbps) 448</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">Downstream Rate (Kbps) 7072</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">US Margin 26</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">DS Margin 2147483647</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:37Z">Modulation MMODE</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:39Z">LOS Errors 0</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:39Z">DS Line Attenuation 43</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:41Z">US Line Attenuation 54</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:41Z">Path Mode Fast Path</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:50:48Z">now that us a ds margin</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T20:50:50Z">and thats funny coz?</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:51:24Z">DS Margin 2147483647 thats why</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:52:16Z">talk about unstable speed tests are 1.2 meg :(</msg>
+<emote channel="#usertools" nick="Matt" time="2006-05-02T20:52:23Z">sobs to Evanescence</emote>
+<join channel="#usertools" nick="grem" time="2006-05-02T20:53:13Z"></join>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:53:28Z">Hrm... I wonder how long I&apos;ve been on DSLMax for :/ I&apos;ve only just noticed... so I&apos;m guessing not that long</msg>
+<msg channel="#usertools" nick="sparky" time="2006-05-02T20:54:37Z">i noticed tonight 7 ish</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:55:16Z">what ya synced at grem</msg>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:55:53Z">3.5 as per the BT broadband checker</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:56:03Z">gutted for u :P</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:56:14Z">!as RRLiam</msg>
+<msg channel="#usertools" nick="`BBC" time="2006-05-02T20:56:15Z">Liam: RRLiam&gt; James Blunt - No Bravery [Tue, 02 May 2006 20:55:51 UTC]</msg>
+<emote channel="#usertools" nick="grem" time="2006-05-02T20:56:18Z">isn&apos;t too bothered</emote>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:56:28Z">Is there anything I need to do? Like sing my router a bed time story or something?</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:56:41Z">nah</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T20:56:58Z">sing some james blunt to it</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:57:38Z">move it out from under the bed. MAXDSL is sensitive to being peed on during the night</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:58:07Z">tends to have connection issues with the world. and it needs alot of tender loving care</msg>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:58:13Z">I have an en-suite so if I ever feel the need I&apos;m only steps away</msg>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:58:20Z">:P</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:58:30Z">assuming u make it.</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T20:58:40Z">and wtf do u have an en-suite</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T20:59:04Z">because en-suite &gt; no en-suite</msg>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:59:07Z">you know like the little rooms with a sink, toilet and shower?</msg>
+<msg channel="#usertools" nick="grem" time="2006-05-02T20:59:25Z">You should probably try getting a shower now and again :P</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:00:29Z">http://rguk.eu/qdb/?156</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:00:35Z">OI</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:00:42Z">that&apos;ll be the bath one</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:00:46Z">oh not</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:00:47Z">no it&apos;s not</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:00:48Z">ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:00:48Z">nvm</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:00:49Z">phew</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:01:02Z">http://rguk.eu/qdb/?175 THAT&apos;S the bath one</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:01:06Z">:P</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T21:01:32Z">roight im off up tut pub for a pint :)</msg>
+<join channel="#usertools" nick="mrhahn_aw" time="2006-05-02T21:01:57Z"></join>
+<msg channel="#usertools" nick="Earl|Home" time="2006-05-02T21:04:33Z">Mark</msg>
+<msg channel="#usertools" nick="grem" time="2006-05-02T21:08:43Z">nn</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:08:49Z">night</msg>
+<join channel="#usertools" nick="Tam" time="2006-05-02T21:09:48Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:10:14Z">errrmmm...</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:10:28Z">could i ask a favour</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:10:44Z">no, go ask Zen</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:10:53Z">be nice badwolf</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:12:10Z">Could someone OTHER than &quot;dragon&quot; or &quot;badwolf&quot; set a topic ... this place feels nakid without one.</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:12:35Z">there is a topic though..</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:12:43Z">nooo .. thats the default one</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:12:48Z">i dont like it.</msg>
+<topic channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:12:50Z">Noone likes Tam</topic>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:12:52Z">22:12:37 -!- Topic for #usertools: Welcome to the PlusNet/Force9/Free-Online/Metronet/Charitydays Usertools Chat Room (Liam doesn&apos;t like Charitydays though)</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:12:59Z">ajahah</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:13:14Z">Hrrrrummmph</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:13:44Z">missed a space.. Noone</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:14:18Z">yeah - and the name shouldn&apos;t be Tam - it should have been w2k</msg>
+<topic channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:14:36Z">No one likes Tam</topic>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:14:48Z">bored</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:14:53Z">me 2</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:14:53Z">StatusBot: simon is bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:14:54Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:15:00Z">me 3</msg>
+<topic channel="#usertools" nick="BadWolf" time="2006-05-02T21:15:01Z">No one likes Tam not even w2k</topic>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:15:10Z">statusbot Simon is also bland</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:12Z">dragon: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:17Z">StatusBot: forget simon is bland</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:15:18Z">statusbot badwolf is smelly and not very nice</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:15:18Z">statusbot simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:18Z">Simon: I never knew anything about &apos;simon is bland&apos; in the first place!</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:20Z">Tam: But BadWolf is &apos;a goit&apos;...</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:22Z">dragon: simon is bored</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:15:29Z">statusbot badwolf is also smelly and not very nice</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:30Z">Tam: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:38Z">StatusBot: simon =~ s/.*/bored/</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:39Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:44Z">StatusBot: literal Simon </msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:45Z">Simon: simon is &apos;bored&apos; or &apos;bored&apos;.</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:15:47Z">he cant help it.  he&apos;s a windows fan</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:49Z">hahahahahaa</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:56Z">StatusBot: simon is bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:58Z">Simon: But simon is &apos;bored&apos; or &apos;bored&apos;...</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:59Z">StatusBot: simon is also bored</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:15:59Z">StatusBot: simon is also bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:15:59Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:16:00Z">StatusBot: simon is also bored</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:16:00Z">StatusBot: simon is also bored</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:16:01Z">StatusBot: simon is also bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:02Z">Simon: ok</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:04Z">Simon: ok</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:06Z">Simon: ok</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:08Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:16:08Z">LEAVE the POOR bot ALONE</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:16:10Z">...</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:16:13Z">StatusBot, literal Simon </msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:14Z">Colin|AFK: simon is &apos;bored&apos; or &apos;bored&apos; or &apos;bored&apos; or &apos;bored&apos; or &apos;bored&apos; or &apos;bored&apos; or &apos;bored&apos;.</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:16:19Z">rob are u simons twin?</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:16:23Z">er no</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:16:29Z">u do the &quot;...&quot; thing</msg>
+<msg channel="#usertools" nick="acDC" time="2006-05-02T21:16:30Z">StatusBot who is Sgr555</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:16:33Z">Sgr555 doesn&apos;t understand ...</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:37Z">acDC: Sorry, I&apos;ve no idea what &apos;Sgr555&apos; is.</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:16:43Z">I don&apos;t do it nearly as much as Simon</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:16:46Z">...</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:16:47Z">heh</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:16:52Z">StatusBot, Sgr55</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:16:54Z">Colin|AFK: I seem to recall that Sgr55 is correct</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:16:58Z">:)</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:17:06Z">StatusBot, sgr55 =~ s/correct/wrong/</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:17:07Z">Colin|AFK: ok</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:17:11Z">StatusBot, Sgr55</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:17:12Z">Colin|AFK: Sgr55 is wrong</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T21:17:14Z">:(</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:17:17Z">830mb of Other Bandwidth</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:17:18Z">wtf</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:17:19Z">lol</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:17:24Z">What is classed as Other</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:17:26Z">dragon+=500</msg>
+<msg channel="#usertools" nick="Matt1" time="2006-05-02T21:17:44Z">matt++</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:17:45Z">anything htat&apos;s not covered by the named categories</msg>
+<msg channel="#usertools" nick="Matt2" time="2006-05-02T21:17:50Z">matt++</msg>
+<msg channel="#usertools" nick="Matt3" time="2006-05-02T21:17:54Z">matt++</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:18:17Z">statusbot karma matt</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:18:19Z">matt has 1 points of karma (rank 4).</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:18:22Z">leetish</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:18:43Z">statusbot karma tam</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:18:46Z">tam has -1 points of karma (rank 6).</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:18:51Z">statusbot karma dragon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:18:54Z">dragon has -2 points of karma (rank 14).</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:19:01Z">ha</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:19:06Z">ha</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:19:07Z">ha</msg>
+<msg channel="#usertools" nick="Colin|AFK" time="2006-05-02T21:19:09Z">dragon++</msg>
+<msg channel="#usertools" nick="mrhahn_aw" time="2006-05-02T21:19:12Z">dragon++</msg>
+<msg channel="#usertools" nick="mrhahn_aw" time="2006-05-02T21:19:13Z">:P</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:19:14Z">dragon--</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:19:16Z">but tam, I can change that at any time.  You cant</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T21:19:17Z">dragon++</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:19:21Z">dragon--</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:19:21Z">thanks colin :)</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:19:26Z">StatusBot karma dragon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:19:29Z">dragon has -2 points of karma (rank 14).</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:19:33Z">yay !</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:19:41Z">I guess it counts uniques</msg>
+<msg channel="#usertools" nick="not_chris" time="2006-05-02T21:19:52Z">dragon++</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:19:58Z">StatusBot karma dragon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:20:02Z">dragon has -1 points of karma (rank 7).</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:20:14Z">hypothesis proven!</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:20:40Z">hrrm</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:20:51Z">tried that before and it dont work</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:21:00Z">I&apos;m speshul</msg>
+<join channel="#usertools" nick="thetribe" time="2006-05-02T21:21:09Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:21:19Z">statusbot google speshul</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:21:22Z">Tam: Anime My Ass -- RORING BOMBA SPESHUL! -- http://www.animemyass.com/blog/archive/2006/03/02/roring-bomba-speshul/</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:21:39Z">StatusBot google I&apos;m speshul</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:21:41Z">I love statusbots googles - the&apos;re mental !</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:21:43Z">Chris: Pedigree for Karimar&amp;#39;s I KNOW Stuff -- http://www.karimarkennels.com/Stuff%20Pedigree.htm</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:22:19Z">statusbot google big horses</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:22:25Z">dragon: The Draft Horse Journal Feature Article: Draft Horses At Work As ... -- http://www.drafthorsejournal.com/features/policemounts/policemounts.htm</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:22:33Z">seems sensibvle to me</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:23:08Z">seems daft to me</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:23:26Z">as daft as horses being at work</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:25:59Z">literal simon</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:26:12Z">StatusBot: literal simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:13Z">Simon: simon is &apos;bored&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:15Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:17Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:19Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:21Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:26:23Z">oh hell/</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:23Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:25Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:27Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:29Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:26:30Z">nice</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:34Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:26:35Z">thankyou</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:36Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:38Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:26:39Z">someone&apos;s getting a boot up the arse!</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:40Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:42Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:44Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:26:44Z">ahahahahahehehehehe</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:45Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<kick channel="#usertools" nick="Be3G" time="2006-05-02T21:26:46Z">StatusBot</kick>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:47Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:49Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:51Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:57Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:26:59Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:02Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:04Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:06Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:10Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:12Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:14Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:19Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:27:23Z">BORED BORED BORED BORED&apos;.</msg>
+<join channel="#usertools" nick="StatusBot" time="2006-05-02T21:28:11Z"></join>
+<topic channel="#usertools" nick="usertools.plus.net" time="2006-05-02T21:28:11Z">No one likes Tam not even w2k</topic>
+<mode channel="#usertools" nick="ChanServ" time="2006-05-02T21:28:12Z">+o StatusBot </mode>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:28:14Z">yay</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:28:15Z">StatusBot: literal simon</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:28:30Z">no its</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:28:32Z">StatusBot: respond</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:28:35Z">Simon: Sorry, I&apos;ve no idea what &apos;respond&apos; might be.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:28:39Z">...</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:28:42Z">StatusBot: simon</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:28:43Z">StatusBot: literal simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:28:43Z">Simon: Sorry, I&apos;ve no idea who you are.</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:28:48Z">lol</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:28:52Z">bah</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:28:53Z">colin&apos;s logged in and deleted you</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:28:56Z">lol</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:29:01Z">StatusBot: simon is bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:29:02Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:29:15Z">StatusBot: Tam is bored</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:29:31Z">well anyone could do &apos;forget simon&apos;</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T21:29:43Z">he was right though</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:29:45Z">StatusBot: Tam is bored</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:29:52Z">StatusBot: bored is &lt;alias&gt;derob</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:29:53Z">Simon: But bored is &apos;a state of mind where the worms eat your grey matter and daytime TV almost becomes appealling&apos;...</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:00Z">StatusBot: a is &lt;alias&gt;b</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:30:02Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:03Z">StatusBot: b is &lt;alias&gt;a</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:30:04Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:05Z">StatusBot: a</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:30:05Z">http://pics.rguk.eu/random/bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:30:06Z">Simon: see b</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:12Z">hah</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:19Z">22:30:09 &lt;StatusBot&gt; BadWolf knew: Maybe you are gay with chimps</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:22Z">StatusBot: literal simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:30:23Z">Simon: simon is &apos;gay with chimps&apos;.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:30:25Z">StatusBot: forget simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:30:26Z">Simon: I&apos;ve forgotten what I knew about &apos;simon&apos;.</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:30:34Z">haha</msg>
+<emote channel="#usertools" nick="Tam" time="2006-05-02T21:30:54Z">wants to break statusbot again.</emote>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:30:58Z">that was funny</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:31:16Z">StatusBot: forget a</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:31:17Z">Simon: I&apos;ve forgotten what I knew about &apos;a&apos;.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:31:19Z">StatusBot: b</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:31:21Z">StatusBot: forget b</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:31:21Z">Simon: see a</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:31:23Z">Simon: I&apos;ve forgotten what I knew about &apos;b&apos;.</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:31:28Z">it didn&apos;t break it, it was just a DoS really</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:31:39Z">technicallities</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:32:03Z">StatusBot: hello</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:04Z">Tam! dude!</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:32:13Z">StatusBot: you smell</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:14Z">Tam: no, *you* suck!</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:32:22Z">StatusBot: you stink</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:32:23Z">statusbot foobar is 1 ro 2 or 3 or 4 or 5 or 6 or 7 or 9</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:26Z">dragon: ok</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:29Z">Tam: Sorry, I&apos;ve no idea what &apos;you stink&apos; might be.</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:32:35Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:37Z">dragon: um... foobar is 1 ro 2 or 3 or 4 or 5 or 6 or 7 or 9</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:32:42Z">statusbot stinks</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:48Z">Tam: Sorry, I&apos;ve no idea what &apos;stinks&apos; might be.</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:32:50Z">statusbot is an idiot</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:32:57Z">Tam: Sorry, I&apos;ve no idea what &apos;is an idiot&apos; might be.</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:32:58Z">idiot</msg>
+<emote channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:05Z">cries</emote>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:33:09Z">statusbot foobar =~ s/[1-9]/xxx/</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:12Z">dragon: ok</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:33:13Z">ahhh ... so you doo .... fool !</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:33:18Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:22Z">StatusBot: forget simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:22Z">dragon: foobar is xxx ro 2 or 3 or 4 or 5 or 6 or 7 or 9</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:26Z">Simon: I never knew anything about &apos;simon&apos; in the first place!</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:33:27Z">statusbot foobar =~ s/[1-9]/xxx/g</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:30Z">dragon: ok</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:33:32Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:33Z">dragon: everyone knows that! foobar is xxx ro xxx or xxx or xxx or xxx or xxx or xxx or xxx</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:37Z">StatusBot: simon is z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:33:37Z">lol</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:38Z">Simon: ok</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:33:39Z">fair enouugh</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:33:44Z">statusbot forget simon </msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:45Z">Be3G: I&apos;ve forgotten what I knew about &apos;simon&apos;.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:52Z">StatusBot: simon is z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z|z</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:52Z">simon =~ s/z/BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED/</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:53Z">StatusBot: simon =~ s/z/BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED/</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:54Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:55Z">StatusBot: literal simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:55Z">Simon: ok</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:57Z">Simon: simon is &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:33:58Z">hehehe</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:33:59Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:01Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:07Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:09Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:34:09Z">been there done that...........</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:10Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:34:10Z">hahah</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:11Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:13Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="acDC" time="2006-05-02T21:34:14Z">STFU</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:34:14Z">but I&apos;m SO BORED</msg>
+<kick channel="#usertools" nick="Be3G" time="2006-05-02T21:34:14Z">StatusBot</kick>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:16Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:18Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:20Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:22Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:24Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:30Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:32Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:34Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:36Z">BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:38Z">BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:40Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:42Z">BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:44Z">&apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:46Z">BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:48Z">BORED BORED BORED BORED&apos; or &apos;BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED BORED&apos;.</msg>
+<join channel="#usertools" nick="StatusBot" time="2006-05-02T21:34:53Z"></join>
+<topic channel="#usertools" nick="usertools.plus.net" time="2006-05-02T21:34:53Z">No one likes Tam not even w2k</topic>
+<mode channel="#usertools" nick="ChanServ" time="2006-05-02T21:34:54Z">+o StatusBot </mode>
+<mode channel="#usertools" nick="Colin" time="2006-05-02T21:35:02Z">-b *!*byte@*.uk </mode>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:35:05Z">test</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:35:11Z">oohh .. goodie i&apos;m still here</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:35:12Z">*.uk? :P</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:35:14Z">22:35:07 &lt;StatusBot&gt; BadWolf wanted you to know: hmm... I think you are BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:35:14Z">                     BORED BORED BORED BORED BORED BORED BORED BORED</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:35:30Z">whats @ and whats % and why have I not got %?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:35:37Z">you have %</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:35:43Z">whats @ and whats % and why have I not got @?</msg>
+<msg channel="#usertools" nick="Captain-Fox" time="2006-05-02T21:35:44Z">dragon: You&apos;re half op :P</msg>
+<msg channel="#usertools" nick="Captain-Fox" time="2006-05-02T21:35:49Z">@ is Op</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:35:51Z">because pn staff have halfops</msg>
+<msg channel="#usertools" nick="Captain-Fox" time="2006-05-02T21:35:55Z">Ya</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:36:05Z">coz you dont rule .. thats why</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:36:09Z"> but I do</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:36:22Z">http://pics.rguk.eu/random/bored2</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:36:29Z">rob: /msg StatusBot literal simon</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:36:30Z">ohh .. no you pretend you do ... but thats not correct</msg>
+<emote channel="#usertools" nick="dragon" time="2006-05-02T21:36:45Z">firewalls tam</emote>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:36:50Z">no Simon I don&apos;t want spam</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:37:13Z">statusbot google tam horse</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:37:19Z">I want my eggs, beans and bacon without spam spam spam spam and spam</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:37:19Z">dragon: Tim Tam Horse Pedigree -- http://www.pedigreequery.com/tim+tam</msg>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T21:37:45Z">had eggs, beans and bacon tonight too</emote>
+<emote channel="#usertools" nick="rob" time="2006-05-02T21:38:01Z">didn&apos;t</emote>
+<emote channel="#usertools" nick="Colin" time="2006-05-02T21:38:06Z">didn&apos;t either</emote>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:38:06Z">StatusBot: literal simon</msg>
+<emote channel="#usertools" nick="Chris" time="2006-05-02T21:38:10Z">had toast</emote>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:38:13Z">deeelicious</msg>
+<emote channel="#usertools" nick="rob" time="2006-05-02T21:38:19Z">had chicken</emote>
+<emote channel="#usertools" nick="Colin" time="2006-05-02T21:38:31Z">had stew</emote>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:38:37Z">with a rat in it?</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:38:47Z">blimey, I wasn&apos;t conducting a survey in to everyone&apos;s dinners :P</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:39:14Z">statusbot forget foobar</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:39:15Z">dragon: I&apos;ve forgotten what I knew about &apos;foobar&apos;.</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:39:25Z">i dont get it why does statusbot literal simon work for simon?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:39:28Z">StatusBot: simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:39:31Z">Simon: Sorry, I&apos;ve no idea who you are.</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:39:36Z">StatusBot: simon is bored</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:39:37Z"> </msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:39:38Z">Simon: ok</msg>
+<emote channel="#usertools" nick="JonW" time="2006-05-02T21:39:38Z">had a heart attack in a bun, aka a special burger.. just for the record of course :P</emote>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:39:39Z">StatusBot: simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:39:40Z">Simon: Maybe you are bored</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:39:46Z">speshul burger?</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:39:51Z">statusbot foobar is x|X|X|X|X|X|x</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:39:52Z">dragon: ok</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:40:34Z">JonW - when I tried to talk to Dan about the VMBU thing he didn&apos;t seem to have a clue what I was on about</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:40:36Z">StatusBot: foobar =~ s/X/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:40:37Z">Simon: ok</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:40:42Z">should I raise a ticket and get this sorted?</msg>
+<join channel="#usertools" nick="mactribe" time="2006-05-02T21:40:48Z"></join>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:41:03Z">statusbot foobar =~ s/a/\16`h/g</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:04Z">dragon: ok</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:41:10Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:11Z">dragon: I seem to recall that foobar is \16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h... (rest /msged)</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:41:18Z">StatusBot: literal foobar</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:21Z">Simon: foobar is &apos;x&apos; or</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:41:22Z">ohoh</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:23Z">&apos;\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:25Z">`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:41:25Z">he&apos;s gone mad</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:41:27Z">in PM</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:27Z">\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:29Z">&apos;\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:41:30Z">rofl</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:30Z">`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:41:32Z">and in here</msg>
+<kick channel="#usertools" nick="JonW" time="2006-05-02T21:41:35Z">Simon</kick>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:36Z">\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h&apos; or</msg>
+<join channel="#usertools" nick="Simon" time="2006-05-02T21:41:37Z"></join>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:37Z">&apos;\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:39Z">`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:41Z">\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:43Z">&apos;\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:41:44Z">DRAGON DID IT :P</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:45Z">`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h</msg>
+<kick channel="#usertools" nick="Colin" time="2006-05-02T21:41:46Z">StatusBot</kick>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:47Z">\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h&apos; or</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:49Z">&apos;\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:51Z">`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:41:53Z">\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h\16`h&apos; or &apos;x&apos;.</msg>
+<join channel="#usertools" nick="StatusBot" time="2006-05-02T21:43:15Z"></join>
+<topic channel="#usertools" nick="usertools.plus.net" time="2006-05-02T21:43:15Z">No one likes Tam not even w2k</topic>
+<mode channel="#usertools" nick="ChanServ" time="2006-05-02T21:43:15Z">+o StatusBot </mode>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:43:16Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:43:20Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:43:21Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:43:21Z">statusbot foobar</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:43:23Z">you could still do it with lots of also&apos;s</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:43:33Z">it&apos;s a bug that it doesn&apos;t take it to /msg like it does for output</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:43:50Z">Andy: you missed http://pics.rguk.eu/random/bored http://pics.rguk.eu/random/bored2 and http://pics.rguk.eu/random/sbotspam</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T21:44:00Z">lol</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T21:44:38Z">is bored</emote>
+<join channel="#usertools" nick="Assos" time="2006-05-02T21:44:55Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:45:07Z">statusbot isnt talking to me.</msg>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T21:45:09Z">thinks Simon should go and get a better hobby than annoying Usertools</emote>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:45:22Z">statusbot opme</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:45:23Z">Assos: You haven&apos;t authenticated yet. See &apos;help auth&apos; for details.</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:45:31Z">stupid bot</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:45:40Z">statusbot google simon is bored</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:45:43Z">dragon: Capitol Hill Coffee House Forum -&gt; American Idol -- http://www.capitolhillcoffeehouse.com/Invision/index.php?s=f6cbc7178f1f8ae9ca33e5e76146b903&amp;showtopic=6311&amp;st=15&amp;hl=</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:45:53Z">I see normal order has been returned to the channel :p</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:46:00Z">statusbot opme</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:46:01Z">dragon: You haven&apos;t authenticated yet. See &apos;help auth&apos; for details.</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:46:56Z">statusbot opme</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:47:01Z">statusbot foobar is you broken</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:47:38Z">statusbot Tam is not your friend</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:48:07Z">Right people</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:48:40Z">....</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:48:43Z">For the stellar work I have been doing for my grandad sorting out his PC&apos;s with BB and network and crap</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T21:48:48Z">evening Assos</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:48:53Z">he&apos;s going to buy me a new printer</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:48:57Z">whhoo</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:03Z">any reccomendations</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:09Z">(did he get if free with his new dell pc ? )</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:11Z">must be mac compatible</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:16Z">Tam</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:49:20Z">Write off HP then, Assos</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:49:26Z">their Mac drivers are terrible</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:49:32Z">HP = leet</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:33Z">bugger :-(</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:42Z">assos</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:45Z">Tam</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:48Z">assos</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:50Z">assos</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:50Z">assos</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:52Z">Tam</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:52Z">assos</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:49:53Z">Tam</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:53Z">assos</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:49:55Z">assos</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:50:00Z">someone kick him</msg>
+<kick channel="#usertools" nick="Be3G" time="2006-05-02T21:50:05Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T21:50:05Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:50:07Z">someone kick him !</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:50:16Z">:p</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:50:17Z">quickly then</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:50:25Z">what you want?</msg>
+<msg channel="#usertools" nick="acDC" time="2006-05-02T21:50:33Z">shut up kids</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:50:41Z">assos - WTF did you want&gt;</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:50:55Z">you wanted me</msg>
+<join channel="#usertools" nick="Captain-1ox" time="2006-05-02T21:51:01Z"></join>
+<kick channel="#usertools" nick="BadWolf" time="2006-05-02T21:51:20Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T21:51:21Z"></join>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:51:33Z">nope .... (22:49:35) (Assos) Tam</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:51:41Z">you called me first</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:51:42Z">oh sorry</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:51:43Z">whats the 219?</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:51:52Z">kick count</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:52:00Z">He doesn&apos;t have a dell PC</msg>
+<kick channel="#usertools" nick="BadWolf" time="2006-05-02T21:52:00Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T21:52:00Z"></join>
+<kick channel="#usertools" nick="BadWolf" time="2006-05-02T21:52:05Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T21:52:06Z"></join>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:52:22Z">he did get a free lexmark with his laptop though :p</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T21:52:22Z">are you still bored, Simon :p</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:52:22Z">Oi - Do i even look like fucking Tomd84 ???</msg>
+<kick channel="#usertools" nick="Colin" time="2006-05-02T21:52:27Z">Tam</kick>
+<join channel="#usertools" nick="Tam" time="2006-05-02T21:52:27Z"></join>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:52:28Z">yes</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:52:29Z">jasus christ</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:52:38Z">yes my child</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:52:41Z">what&apos;s with people having auto join on kick, makes it pointless</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:52:47Z">Colin: yes</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:52:48Z">Next usergroup meeting - i kick all ya asses.</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:52:58Z">you ain&apos;t in the usergroup</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:52:59Z">you won&apos;t mine though, Tam :P</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:53:03Z">like you&apos;ll  be there</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:53:06Z">i wanna be in it :(</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:53:12Z">nope be3g - i&apos;ll break your train</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:53:13Z">:P</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:53:18Z">hmm, that&apos;s true :(</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:53:22Z">you should join the ZUG Tam</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:53:25Z">Colin: why?</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T21:53:32Z">just wondering</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:53:54Z">Simon take up knitting</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:53:55Z">brb i have this urge to play scrabble</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:53:55Z">exactly rob - i have to though .... they do it often enough</msg>
+<msg channel="#usertools" nick="Matt" time="2006-05-02T21:53:58Z">hmmmmmmmmmmmmm</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:53:58Z">statusbot google I love horses</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:54:01Z">dragon: I love Horses -- http://www.deagostini.co.uk/ilovehorses/</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T21:54:04Z">best of all the animals</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:54:16Z">haha</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:54:26Z">knitting anything takes ages</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:54:44Z">anyway back to my printer</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T21:54:46Z">knit baby socks</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:55:20Z">Simon: bake a cake</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:55:41Z">statusbot google bake a cake in england with simon</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:55:44Z">dragon: The Real Mother Goose -- Pages 35 through 57 -- http://trmg.designwest.com/TRMG2.html</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:55:46Z">england?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:55:47Z">what</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:55:50Z">I&apos;m in edinburgh</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T21:56:00Z">I somehow expect that was dragon&apos;s point</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:56:02Z">it&apos;s as good as england</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:56:08Z">it certainly isn&apos;t real scots</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:56:14Z">no it&apos;s not</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:56:21Z">your own history says so</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:56:25Z">you have crazy people who talk about islands when driving</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:56:34Z">no, thats the midlands</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:56:42Z">the rest iof the country has disowned them</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:57:10Z">rob: if I hadn&apos;t recently been talking islands in derbyshire I&apos;d have thought wooshy was mad</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:57:22Z">righty-o ... cya laters</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:57:24Z">night</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:57:28Z">nn tam</msg>
+<msg channel="#usertools" nick="Tam" time="2006-05-02T21:57:28Z">night statusbot</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T21:57:29Z">night Tam</msg>
+<msg channel="#usertools" nick="dragon" time="2006-05-02T21:57:39Z">nite all</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T21:57:48Z">nite dragon</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:57:54Z">what Simon ?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:58:02Z">rob: at the new year</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:58:12Z">the roundabouts / islands thing</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:58:18Z">I have no idea what you&apos;re on about</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T21:58:22Z">ok</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T21:59:24Z">so feel free to explain</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:00:10Z">at christmas I was in derbyshire</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:00:20Z">and they were calling roundabouts islands</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:00:40Z">errr</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:00:42Z">:/</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T22:00:58Z">weird</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T22:01:11Z">not weird</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:01:14Z">someone will drive over 1 if they think its an island and not a roundabout then sue the council</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:01:22Z">...</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:01:26Z">they still know how they work</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T22:01:28Z">slaps Sgr555 </emote>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:01:31Z">people do these sort of things simon</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:01:33Z">anyway, wooshy does it too</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T22:01:39Z">granted, what passes as a mini-roundabout these days is no more than a dot in the road</msg>
+<emote channel="#usertools" nick="Sgr555" time="2006-05-02T22:01:52Z">points to the &quot;GPS told me to drive into a bloody river thing on the Times&quot;</emote>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:01:56Z">where&apos;s the chis roundabout quote</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T22:02:08Z">Simon: well it is an island I guess</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T22:02:16Z">sighs</emote>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:02:27Z">but they&apos;re normally called roundabouts :P</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T22:02:43Z">yeah, that&apos;s what I&apos;d call them</msg>
+<msg channel="#usertools" nick="rob" time="2006-05-02T22:02:51Z">but islands isn&apos;t incorrect :P</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:04:09Z">&quot;An island or isle is any piece of land that is completely surrounded by water.&quot;</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T22:04:29Z">yet you get traffic islands</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:04:40Z">and it would technically be called an islet apparnrlty</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:04:41Z">http://en.wikipedia.org/wiki/Island</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:04:56Z">island is technically incorrect</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:05:52Z">Chris - is the wake island map in Battlefield 2 a REAL PLACE?</msg>
+<join channel="#usertools" nick="Colin" time="2006-05-02T22:06:08Z"></join>
+<mode channel="#usertools" nick="ChanServ" time="2006-05-02T22:06:08Z">+o Colin </mode>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:06:35Z">yeah I think so Sgr555</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:06:41Z">http://upload.wikimedia.org/wikipedia/commons/c/cc/Wake_Island.png</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:06:59Z">:/</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:07:03Z">not really in BF2, cause that&apos;s a fictional setting</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:07:08Z">but in bf1942, yea</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:07:24Z">its in bf2. how it differes from 1942 i dunno</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:07:36Z">it&apos;s set in 2007</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:08:07Z">The US annexed Wake Island in 1899 for a cable station.</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:08:08Z">well yeh </msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:08:08Z">typical</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:08:17Z">errrm where abouts is wake isalnd?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:08:23Z">pacific?</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:08:43Z">more specifically :P</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:08:43Z">you seen about the Armored Fury booster pack?</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:08:49Z">no not yet</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:08:58Z">yet another money making pack :/</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:09:14Z">I reckon it looks pretty good</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:09:23Z">maps set in the USA, residential areas etc.</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:14:46Z">looks interesting</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T22:25:01Z">BadWolf you around</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T22:26:09Z">jon?</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T22:26:23Z">PM</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:30:23Z">hmmm http://www.konicaminoltaprinters.co.uk/products/pdf/mc2430dl.pdf</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:32:14Z">o goed</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:32:17Z">nooooo</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:32:27Z">we have a minolta in the office</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:32:35Z">i wish it started when we do in the morning</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:33:17Z">?</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:33:31Z">What&apos;s wrong with it?</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:34:33Z">it takes 20minutes to warm up. its ALWAYS out of toner. even when u isntall a new cartrigde</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:34:48Z">the drivers supplied wont stfu about the low toner and are generally crap</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:34:54Z">we have the 2300W</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:35:46Z">My grandad has the 2400W and it seems o.k.</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:35:57Z">i don&apos;t think he&apos;s run out of toner yet though...</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:36:00Z">i prefer the HP colour lasers TBH</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:36:07Z">there quite bulky but they seem more reliable</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:36:15Z">http://printer.konicaminolta.net/products/color/mc2300W/index.asp   &lt; Crap</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:36:21Z">cant speak for the 2400W though</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:36:24Z">Brother make the best lasers if you ask me (and apparently someone else too)</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:37:03Z">although I&apos;m thinking in terms of monochrome... don&apos;t know about colour</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:37:24Z">errm they do make good mono lasers but they dont last that long under heavy usage office enviroments</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:37:24Z">hmm we have mono brother at college and they&apos;re nice little printers...</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:37:29Z">we have a HP 1010 for the office</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:37:32Z">and its been solid so far</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:37:51Z">well, if Assos wants it to work well with his Mac, HP&apos;s out of the question</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:37:55Z">we used to have brothers. but they kept dieing after about a year :(</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:37:59Z">otherwise they were great</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:38:10Z">I thought HP had mac drivers?</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:38:17Z">well, &quot;drivers&quot;</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:38:17Z">that is the idea of it Be3G :-(</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:38:25Z">(notice the use of scare quotes)</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:38:32Z">if its light to moderate then the brothers are good.  not so good for heavy printing</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:38:47Z">how&apos;d you define heavy, sgr555?</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:38:55Z">Sgr555 I have &quot;drivers&quot; for my existing printer - it doesn&apos;t work though</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:38:55Z">hundreds of sheets a week</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:39:04Z">on the odd week over 1000</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:39:05Z">oh no nowhere near</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:39:31Z">probably maximum about 50 odd per week</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:39:33Z">hmm... tbh, that sounds similar to my mums&apos; Brother at work, and it&apos;s been going well for about... three/four years now, I think</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:39:39Z">brother shud be fine for along time then</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:39:50Z">the 3 brothers we had all died within 1 year be3g :(</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:39:51Z">less than 10 most weeks</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:40:11Z">heh, I can understand why you might be hesitant to recommend sgr555 :) maybe QC&apos;s been improved</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:40:19Z">heh</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:40:32Z">i dont have much against them. i just wouldnt recommend them to anyone doing high usage</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:40:42Z">hmm price a little steep on the brother...</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:41:16Z">Assos - you&apos;ll find the toners etc. aren&apos;t quite to much a rip-off as some other companies *cough* Samsung/Minolta *cough* though</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:41:22Z">*quite so much</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:41:40Z">i htink our hp 1010 was around £80</msg>
+<emote channel="#usertools" nick="Be3G" time="2006-05-02T22:41:41Z">doesn&apos;t know enough about HP lasers to comment on their consumable costs...</emote>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:42:03Z">couldnt tell u. i dont pay the bills</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:42:11Z">i knwo the minolta 1&apos;s are bloody expensive though</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:42:19Z">bbiab</msg>
+<msg channel="#usertools" nick="Sgr555" time="2006-05-02T22:43:05Z">the only gripes i have about the HP&apos;s are there drivers get in the way a bit</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:43:22Z">that would be the polite way of putting it</msg>
+<join channel="#usertools" nick="Assos" time="2006-05-02T22:45:03Z"></join>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:45:10Z">sorry about that</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:45:24Z">had a feeling someone was in the hall</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:47:35Z">Assos: hahaha</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:47:41Z">http://www.epson.co.uk/products/laser_printers/AcuLaser_C1100.htm</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:47:45Z">simon what?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:47:46Z">Assos: you&apos;re going to get caught!</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:47:58Z">nah</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:48:12Z">was only the hot water going</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:48:19Z">get caught?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:48:30Z">23:47:58 &lt;@toad&gt; ..</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:48:30Z">23:48:04 &lt;@toad&gt; why do I cut my toenails in bed</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:48:30Z">23:48:09 &lt;@toad&gt; they&apos;ve all gone missing</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:48:30Z">23:48:10 &lt;@toad&gt; that&apos;s not going to be comfortable</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:48:44Z">Assos - I don&apos;t know anything about Epson laser printers, but their inkjet printers have always been good enough for me (and they work well with Windows and Macs too...)</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:49:43Z">have you seen the new Mac ads, Be3G?</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:50:19Z">indeed, watched &apos;em on their site earlier</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:51:55Z">oh blimey</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:52:17Z">The application safari quit unexpectedly</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:53:15Z">hmm, strange</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:53:24Z">that happened to my mum for the first time ever a couple of days ago</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:53:38Z">wonder if it&apos;s a little glitch in 10.4.6 or something</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:54:20Z">that&apos;s a little glitch? Pfft Macs are sooo stable</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:54:20Z">:P</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:54:44Z">Chris - compared to getting a BSOD just &apos;cause the computer woke up before breakfast, yes :P</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:54:51Z">lol</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:55:05Z">Be3G I&apos;ve had that many a time - literally</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:55:15Z">lol</msg>
+<msg channel="#usertools" nick="Barghest" time="2006-05-02T22:55:34Z">people put their computers to sleep?</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:55:51Z">indeed - well, it&apos;s in my bedroom, and I don&apos;t like noise when I&apos;m trying to sleep</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:56:02Z">besides, it&apos;s better for the environment (and the computer)</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:56:04Z">I do as well</msg>
+<emote channel="#usertools" nick="Liam" time="2006-05-02T22:56:14Z">arrives back from the pub</emote>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:56:17Z">I did it with this laptop a couple of minutes ago</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:56:30Z">I dunno, the energy surge when it comes out of sleep must be pretty hefty</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:56:38Z">equivalent to a few hours of regular on-time, right?</msg>
+<emote channel="#usertools" nick="Assos" time="2006-05-02T22:56:59Z">waits for Liam to make a drunken post on the forums :P</emote>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T22:57:00Z">AFAIK it&apos;s fine bringing them out of sleep... only real problematic surge occurs on power-on</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:57:22Z">hehe lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:57:24Z">noooooo</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:57:27Z">only had 4 pints</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:57:31Z">Chris: no</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:57:31Z">nowt major</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:57:35Z">bah</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:57:57Z">Chris: only floruescant(sp) lights do that</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T22:57:59Z">Suggestions for &apos;floruescant&apos;: fluoroacetate, foretokens, fluoroscoped, fornicates, forespoken, floorcloths, phallocentric...</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:57:59Z">bleh</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:58:02Z">...</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T22:58:05Z">CRTs?</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:58:06Z">ok StatusBot</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T22:58:12Z">Chris: only fornicating lights do that</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T22:58:25Z">why does the network ready version of that epson have to be about £100 more than the non network</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:59:12Z">blah blah blah(sp) blah blah</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T22:59:14Z">&apos;blah&apos; seems to be the correct spelling.</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:59:18Z">koool</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:59:40Z">plusnet(sp)</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T22:59:41Z">Suggestions for &apos;plusnet&apos;: pulsant, pleasant, Pleasant, pulsate, pleuston, plushest, pulsates...</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T22:59:53Z">hehe</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T23:03:23Z">statusbot liam</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:03:48Z">who knows what these are the lyrics for</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:04:17Z">&quot;someone feed the monkey while i dig in search of china, white as dracula as i approach the bottom&quot;</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:04:31Z">!google &quot;someone feed the monkey&quot;</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T23:04:47Z">StatusBot google someone feed the monkey</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T23:04:55Z">Chris: UF - User Diary -- http://ars.userfriendly.org/users/read.cgi?id=36805&amp;tid=114137</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:05:02Z">StatusBot: google &quot;someone feed the monkey&quot; lyrics</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T23:05:05Z">Simon: SongMeanings | lyrics | A Perfect Circle - Weak And Powerless -- http://www.songmeanings.net/lyric.php?lid=3530822107858489514</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:05:40Z">lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:05:43Z">pff</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T23:05:53Z">StatusBot Liam</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:06:01Z">i am nothing</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:06:03Z">statusbot liam</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:06:10Z">statusbot assos</msg>
+<join channel="#usertools" nick="Andy" time="2006-05-02T23:06:17Z"></join>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:06:22Z">hi andy</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:06:23Z">statusbot assos is a monkey</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:06:29Z">it&apos;s broke</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T23:06:41Z">Indeed</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T23:06:48Z">Morning andy</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T23:06:52Z">Liam wanted you to know: um... Liam is (hic) a dslconnect (hic) cus(hic)tomer and (hic)should (hic)be pitied (hic).</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T23:07:03Z">hey Assos</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T23:07:09Z">am about to start on my blog update ;)</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:07:12Z">interesting</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T23:08:03Z">StatusBot, Liam </msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T23:08:04Z">Colin: Liam is (hic) a dslconnect (hic) cus(hic)tomer and (hic)should (hic)be pitied (hic).</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T23:08:45Z">hey simon</msg>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T23:09:55Z">http://www.macworld.com/2006/01/reviews/lexmarkc522n/index.php</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T23:10:06Z">u still on about printers lol</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T23:10:25Z">i went to watch the matrix that i have seen a zillion times and can quote most of the text lol</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T23:11:02Z">mpd: They Might Be Giants - Robot Parade [playing] #7/10   0:09 (11%) </emote>
+<msg channel="#usertools" nick="Assos" time="2006-05-02T23:11:03Z">yeh</msg>
+<msg channel="#usertools" nick="Andy" time="2006-05-02T23:12:44Z">lol</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T23:15:03Z">mpd: Elton John - Rocket Man (I Think It&apos;s Going To Be A Long Long Time) [playing] #8/10   2:47 (59%) </emote>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:16:45Z">what is gunna b the easiest and cheapest way of getting a dedicated always on line into the office at work</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:16:55Z">with a decent (2mb at least) upload</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:17:07Z">we have no SDSL or Cable or LLU or anything here</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:17:21Z">what&apos;s the budget?</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T23:17:32Z">mpd: artist - oasis-champagne supernova [playing] #9/10   0:34 (8%) </emote>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:19:29Z">well i dont know</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:19:33Z">stretchable</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:19:45Z">£5000 per month?</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:19:55Z">no lol</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:19:56Z">:S</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T23:20:09Z">bonded dialup lines</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:20:22Z">dialup?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T23:20:28Z">you heard!</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:20:35Z">why not bonded ADSL</msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:20:37Z">?</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T23:20:39Z">dialup is cooler</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:20:39Z">100 bonded 56k lines!</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T23:20:44Z">imagine a room of modems</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:21:02Z">5600kbit</msg>
+<msg channel="#usertools" nick="Chris" time="2006-05-02T23:21:03Z">beep beep beep beep...czhhhhhhh...badongbadong...czhhhhhCZHHHHHHHH...</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:22:18Z">lol</msg>
+<msg channel="#usertools" nick="Barghest" time="2006-05-02T23:23:18Z">calls waiting Jon</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:23:23Z">i aint on calls</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:23:25Z">StatusBot: calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T23:23:26Z">At 03/05/2006 00:21:30, there were 2 calls waiting, with the longest wait being 00:06:39 and the average answer time being 00:11:58</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:23:27Z">Wizard Belly</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:23:35Z">12 MINUTES?</msg>
+<msg channel="#usertools" nick="Barghest" time="2006-05-02T23:23:36Z">hush, sloth boy, and get a call</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:23:43Z">* phone rings</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:23:46Z">* jon ignores it</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:23:51Z">I aint on calls!</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:24:08Z">you are on nights</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:24:12Z">everyone takes calls</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:24:17Z">I know but so are three other people</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:24:24Z">there&apos;s 2 waiting</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:24:26Z">for 7 minutes</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:24:28Z">So im on faults seeing as its as bad as CSC</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:24:29Z">take the call</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:24:33Z">StatusBot calls</msg>
+<msg channel="#usertools" nick="StatusBot" time="2006-05-02T23:24:35Z">At 03/05/2006 00:23:01, there were 0 calls waiting, with the longest wait being 00:00:00 and the average answer time being 00:11:58</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:24:35Z">damn you!</msg>
+<msg channel="#usertools" nick="BadWolf" time="2006-05-02T23:24:41Z">ring ring</msg>
+<msg channel="#usertools" nick="Be3G" time="2006-05-02T23:24:47Z">I&apos;m off, night all</msg>
+<msg channel="#usertools" nick="Simon" time="2006-05-02T23:24:54Z">nn b3eg</msg>
+<emote channel="#usertools" nick="Simon" time="2006-05-02T23:24:57Z">mpd: artist - oasis-wonderwall [playing] #10/10   0:29 (11%) </emote>
+<msg channel="#usertools" nick="Barghest" time="2006-05-02T23:24:57Z">night</msg>
+<msg channel="#usertools" nick="Colin" time="2006-05-02T23:24:58Z">night Be3G </msg>
+<msg channel="#usertools" nick="Liam" time="2006-05-02T23:25:09Z">bonded ADSL</msg>
+<msg channel="#usertools" nick="Jon" time="2006-05-02T23:25:10Z">night</msg>
+<part channel="#usertools" nick="Be3G" time="2006-05-02T23:25:12Z">Leaving</part>
diff --git a/logsamples/oer-sample.log b/logsamples/oer-sample.log
new file mode 100644 (file)
index 0000000..0556990
--- /dev/null
@@ -0,0 +1,93 @@
+1010866737 NOTICE AUTH :*** Looking up your hostname
+1010866737 NOTICE AUTH :*** Found your hostname, cached
+1010866737 NOTICE AUTH :*** Checking Ident
+1010866737 NOTICE AUTH :*** Got ident response
+1010866737 :irc1.equnet.org 433 * oer :Nickname is already in use.
+1010866738 PING :393294281
+1010866738 :irc1.equnet.org 001 oeroer :Welcome to the EQUNet IRC Network oeroer
+1010866738 :irc1.equnet.org 002 oeroer :Your host is irc1.equnet.org, running version u2.10.10+lain(1.1.2)
+1010866738 :irc1.equnet.org 003 oeroer :This server was created Wed Jun 13 2001 at 11:15:00 EEST
+1010866738 :irc1.equnet.org 004 oeroer irc1.equnet.org u2.10.10+lain(1.1.2) dioswkg biklmnopstv
+1010866738 :irc1.equnet.org 005 oeroer SILENCE=15 WHOX WALLCHOPS USERIP CPRIVMSG CNOTICE MODES=6 MAXCHANNELS=20 MAXBANS=30 NICKLEN=15 TOPICLEN=250 KICKLEN=250 MAP :are supported by this server
+1010866738 :irc1.equnet.org 251 oeroer :There are 7 users and 17 invisible on 4 servers
+1010866738 :irc1.equnet.org 252 oeroer 5 :operator(s) online
+1010866738 :irc1.equnet.org 254 oeroer 6 :channels formed
+1010866738 :irc1.equnet.org 255 oeroer :I have 5 clients and 2 servers
+1010866738 :irc1.equnet.org NOTICE oeroer :Highest connection count: 13 (10 clients)
+1010866738 :irc1.equnet.org 375 oeroer :- irc1.equnet.org Message of the Day - 
+1010866738 :irc1.equnet.org 372 oeroer :- 20/12/2001 18:28
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-   Information for the EQUNet IRC Network - please read
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :- **[ Local IRC operators ]**************************************
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-         Admin: EQU <equ@equnet.org>
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-         Oper: Spede <spede@cutery.fi>
+1010866738 :irc1.equnet.org 372 oeroer :-               Cable <cable@z.kqgames.com>
+1010866738 :irc1.equnet.org 372 oeroer :-               Tomppa <tniemi@uiah.fi>
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :- **[ Channels ]**************************************************
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-   Join #opers to reach EQUNet admins and opers.
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :- **[ URLs ]*****************************************************
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-   EQUNet IRC Network - http://www.equnet.org/
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :- **[ History ]**************************************************
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-   Created in February 1999 by EQU with much help from
+1010866738 :irc1.equnet.org 372 oeroer :-   Bafi and Vekotin.
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-   The IRC software and some ideas (like this MOTD) were
+1010866738 :irc1.equnet.org 372 oeroer :-   borrowed from B2IRC and Quakenet.
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :- **[ Disclaimer ]***********************************************
+1010866738 :irc1.equnet.org 372 oeroer :-  
+1010866738 :irc1.equnet.org 372 oeroer :-   IRC is a free media, the operators of this server take no
+1010866738 :irc1.equnet.org 372 oeroer :-   responsibility whatsoever for opinions expressed by users
+1010866738 :irc1.equnet.org 372 oeroer :-   on this network.
+1010866738 :irc1.equnet.org 372 oeroer :-  
+1010866738 :irc1.equnet.org 372 oeroer :-   Channel protectbots (eg eggdrop etc.) are allowed. However,
+1010866738 :irc1.equnet.org 372 oeroer :-   running clonebots or any kind of floodbots will get you
+1010866738 :irc1.equnet.org 372 oeroer :-   killed, and if necessary, banned as well.
+1010866738 :irc1.equnet.org 372 oeroer :-  
+1010866738 :irc1.equnet.org 372 oeroer :-   Takeovers and general bad attitude to the users of this
+1010866738 :irc1.equnet.org 372 oeroer :-   net might get you killed or even banned. So for your own
+1010866738 :irc1.equnet.org 372 oeroer :-   sake, act nicely.
+1010866738 :irc1.equnet.org 372 oeroer :-  
+1010866738 :irc1.equnet.org 372 oeroer :-   Racism and nazism are also strictly forbidden.
+1010866738 :irc1.equnet.org 372 oeroer :-  
+1010866738 :irc1.equnet.org 372 oeroer :-   Spamming and advertising will not be tolerated.
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :-   By connecting to this server you give us the right to
+1010866738 :irc1.equnet.org 372 oeroer :-   probe your machine for open proxies/wingates.
+1010866738 :irc1.equnet.org 372 oeroer :-  
+1010866738 :irc1.equnet.org 372 oeroer :-   If you disagree with one or more of the statements above,
+1010866738 :irc1.equnet.org 372 oeroer :-   please disconnect now. Breaking any of the rules will be
+1010866738 :irc1.equnet.org 372 oeroer :-   taken very seriously by the IRC operators.
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 372 oeroer :- ***************************************************************
+1010866738 :irc1.equnet.org 372 oeroer :- 
+1010866738 :irc1.equnet.org 376 oeroer :End of /MOTD command.
+1010866738 :irc1.equnet.org NOTICE oeroer :on 4 ca 2(4) ft 20(20) tr
+1010866738 :irc1.equnet.org 302 oeroer :oeroer=+equ@irc1.equnet.org
+1010866738 :oeroer MODE oeroer :+i
+1010866740 :oeroer!equ@irc1.equnet.org JOIN :#oer
+1010866740 :irc1.equnet.org 332 oeroer #oer :http://oer.equnet.org | oer 1.0-51 | oer+MySQL 1.0-29
+1010866740 :irc1.equnet.org 333 oeroer #oer oer 1010317326
+1010866740 :irc1.equnet.org 353 oeroer = #oer :oeroer @oer @Bafi @EQU 
+1010866740 :irc1.equnet.org 366 oeroer #oer :End of /NAMES list.
+1010866740 :EQU!equ@mira.equnet.org MODE #oer +o oeroer 
+1010866742 :irc1.equnet.org 352 oeroer #oer equ irc1.equnet.org irc1.equnet.org oeroer H@ :0 http://oer.equnet.org/help.html
+1010866742 :irc1.equnet.org 352 oeroer #oer oer irc1.equnet.org irc1.equnet.org oer H@ :0 http://oer.equnet.org/help.html
+1010866742 :irc1.equnet.org 352 oeroer #oer sivis dita.sivis.org irc3.equnet.org Bafi H@ :2 Tero Nybacka
+1010866742 :irc1.equnet.org 352 oeroer #oer equ mira.equnet.org irc1.equnet.org EQU H*@ :0 http://www.equnet.org
+1010866742 :irc1.equnet.org 315 oeroer #oer :End of /WHO list.
+1010866744 :irc1.equnet.org 368 oeroer #oer :End of Channel Ban List
+1010866756 :EQU!equ@mira.equnet.org PRIVMSG #oer :test for mbrix
+1010866764 :EQU!equ@mira.equnet.org MODE #oer -o oeroer 
+1010866766 :EQU!equ@mira.equnet.org PRIVMSG #oer :!op oeroer
+1010866766 :oer!oer@irc1.equnet.org MODE #oer +o oeroer 
+1010866773 :EQU!equ@mira.equnet.org PRIVMSG #oer :oeroer quit
diff --git a/logsamples/pircbot-sample.log b/logsamples/pircbot-sample.log
new file mode 100644 (file)
index 0000000..760404e
--- /dev/null
@@ -0,0 +1,6507 @@
+1013630365177 ***Reading brain from monty.brain
+1013630378666 ***Connected to server.
+1004378139085 >>>NICK Monty
+1004378139085 >>>USER monty 8 * :PircBot Java IRC Bot Framework v0.9 by Paul Mutton
+1013630378676 :kruskal.18hp.net NOTICE AUTH :*** Looking up your hostname...
+1013630378676 :kruskal.18hp.net NOTICE AUTH :*** Checking Ident
+1013630378676 :kruskal.18hp.net NOTICE AUTH :*** Found your hostname
+1013630378676 :kruskal.18hp.net NOTICE AUTH :*** No Ident response
+1013630378856 :kruskal.18hp.net 001 Monty :Welcome to the DALnet IRC Network Monty!~monty@prim.18hp.net
+1013630378856 :kruskal.18hp.net 002 Monty :Your host is kruskal.18hp.net[@0.0.0.0], running version bahamut-1.4(30)
+1013630378856 :kruskal.18hp.net 003 Monty :This server was created Wed Nov 7 2001 at 21:42:41 GMT
+1013630378856 :kruskal.18hp.net 004 Monty kruskal.18hp.net bahamut-1.4(30) oiwscrknfydaAbghe biklLmMnoprRstvc
+1013630378856 ***Logged onto server.
+1013630378876 >>>JOIN #cs
+1013630378876 >>>JOIN #javahelp
+1013630378876 :kruskal.18hp.net 005 Monty NOQUIT WATCH=128 SAFELIST MODES=6 MAXCHANNELS=20 MAXBANS=100 NICKLEN=30 TOPICLEN=307 KICKLEN=307 CHANTYPES=&# PREFIX=(ov)@+ NETWORK=DALnet SILENCE=10 :are available on this server
+1013630378876 :kruskal.18hp.net 251 Monty :There are 0 users and 124 invisible on 6 servers
+1013630378876 :kruskal.18hp.net 252 Monty 5 :IRC Operators online
+1013630378876 :kruskal.18hp.net 254 Monty 29 :channels formed
+1013630378876 :kruskal.18hp.net 255 Monty :I have 5 clients and 1 servers
+1013630378906 :kruskal.18hp.net 265 Monty :Current local users: 5 Max: 8
+1013630378906 :kruskal.18hp.net 266 Monty :Current global users: 124 Max: 127
+1013630378906 :kruskal.18hp.net NOTICE Monty :*** Notice -- motd was last changed at 7/11/2001 21:42
+1013630378906 :kruskal.18hp.net NOTICE Monty :*** Notice -- Please read the motd if you haven't read it
+1013630378906 :kruskal.18hp.net 375 Monty :- kruskal.18hp.net Message of the Day - 
+1013630378906 :kruskal.18hp.net 372 Monty :- *** This is the short motd ***
+1013630378906 :kruskal.18hp.net 376 Monty :End of /MOTD command.
+1013630378906 :Monty MODE Monty :+iw
+1013630378926 :Monty!~monty@prim.18hp.net JOIN :#cs
+1013630378926 :kruskal.18hp.net 332 Monty #cs :Happy Valentine's Day Eve!! <> Another bloody UCAS day (CS one tomorrow) <> Should Paul cut his hair? Yes:4.2bn No:2 <> Opera 6.01 released <> UKMS shipped 35TB of data via ftp last quater
+1013630378936 :kruskal.18hp.net 333 Monty #cs tcr 1013608500
+1013630378936 :kruskal.18hp.net 353 Monty = #cs :Monty tiggs Ma-ku angelicdevil|England @Tim|18HP-BSD @Tim|18HP JediMaster @azz Reaper|home nuked Random|Rocks Dobbin ChildGenius Mewso Jonskichov|getting^raped @Paul|LargeJuicyMelons Glen CharlieChan Em|Origins kimble Robbo|penny TTaM Gorebash|Elated @foo[pub] cb|tv pseudoGeek chrislamb nert Fox Attila Kilgore|gorn tcr Smug|HouseHunting mimic alex|co504 JohnBoy alex|co5O4 lupus Stan-Detached deano|town-footie Vassago 
+1013630378936 :kruskal.18hp.net 353 Monty = #cs :illah Fox|Origins Magnus_C Tim|awol-BOFH Kyser|GONE _trout DarkHalf-detached mrsfoo[pub] Clarie|detached edd ID Scumbag Ghosty|Cookin Mewf|RefactoringConstitutions _5m @Paul|gawn Mercutio|dashedoffsomeplace Chimpy_nuts|gonehome Reaper @Pete|Karting|Home MrTea @foo[campus] @ben|curry lambda ducttape|notunawake @GeeeZa|pain The_Red_Bull Rogon_Josh_Leopard @Moof Gandalf|MAD SureShot Kinny|feeling^like^crap Alias SeaHorse 
+1013630378936 :kruskal.18hp.net 353 Monty = #cs :@foo[gone] @Pete|MachineRoom +iBot @Hal @nuked|notlab 
+1013630378936 :kruskal.18hp.net 366 Monty #cs :End of /NAMES list.
+1013630378936 :Monty!~monty@prim.18hp.net JOIN :#javahelp
+1013630378936 :kruskal.18hp.net 332 Monty #javahelp :New PircBot released - http://www.jibble.org/pircbot.php <> i-scream now uses pircbot for IRC bot :)
+1013630378936 :kruskal.18hp.net 333 Monty #javahelp Tim|BOFH 1013095298
+1013630378936 :kruskal.18hp.net 353 Monty = #javahelp :Monty cb|tv @Tim|awol-BOFH DarkHalf-detached @Paul|gawn @Hal 
+1013630378936 :kruskal.18hp.net 366 Monty #javahelp :End of /NAMES list.
+1013630386748 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :yay! monty's back!
+1013630387118 >>>PRIVMSG #cs :Hugs>
+1013630387849 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG monty :command password /join #test
+1013630387849 ***/join #test
+1013630387849 >>>JOIN #test
+1013630387849 :Monty!~monty@prim.18hp.net JOIN :#test
+1013630387849 :kruskal.18hp.net 353 Monty = #test :Monty @Paul|LargeJuicyMelons 
+1013630387849 :kruskal.18hp.net 366 Monty #test :End of /NAMES list.
+1013630388119 >>>PRIVMSG Paul|LargeJuicyMelons :Okay.
+1013630390783 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :awww
+1013630392316 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #test :monty
+1013630392826 >>>PRIVMSG #test :yayayay
+1013630392826 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hi monty
+1013630393147 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013630394038 >>>PRIVMSG #cs :Robert brought it ends?
+1013630394889 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #test :monty insult me
+1013630395360 >>>PRIVMSG #test :Paul|LargeJuicyMelons: Fuck off you wash basin homework doing, automobile defeiling, ice cube screwing, toilet bowl cigarette smoking, pat butcher marmite mining, poodle swallowing, rim jammer fornicating, small smelly girls funking, cake worshipping, the lord god almighty winking, pencil miturating, pissflap monkey spunk licker!
+1013630396532 :Ma-ku!root@raptor.ukc.ac.uk QUIT :Quit: Bye!
+1013630401328 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty, stats
+1013630401589 >>>PRIVMSG #cs :I have a vocabulary of 43799 words, 5 reminders pending, 10 outstanding welcome messages, seen 2112 different nicks and I was born on Wed Feb 13 19:59:25 GMT 2002
+1013630405174 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #test :insult
+1013630405655 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +v Monty
+1013630405725 >>>PRIVMSG #test :Paul|LargeJuicyMelons: Fuck your mum you rear animal felching, doll frisking, cereal raping, pandas barking, fungus the bogeyman knob holder decapitating, dog cocksucker!
+1013630407718 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #test :insult me
+1013630408098 >>>PRIVMSG #test :Paul|LargeJuicyMelons: Suck my cock you cockrocket paint drying, george w bush probing, small smelly girls pencil pusing, jesus fnurkling, toilet farting, bull consecrating, bicycle shifter!
+1013630413216 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :w00t, paul didn't kill him
+1013630414768 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :aha!monty joiuns and maku leaves.........;)
+1013630417001 >>>PRIVMSG #cs :(according to sign that Graph can pay cheuqe
+1013630419455 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :-u
+1013630420947 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :Monty: insult me!
+1013630422008 :ChildGenius!jlr8@raptor.ukc.ac.uk PRIVMSG #cs :bye
+1013630422038 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :No.
+1013630424622 :ChildGenius!jlr8@raptor.ukc.ac.uk QUIT :Quit: No Reason
+1013630425844 >>>PRIVMSG #cs :PKing :o) i hadnt of rdesktop? it held up are finding room tho that IASTE email? =) do databases?
+1013630427847 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :Monty: insult me
+1013630428027 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :No.
+1013630428197 >>>PRIVMSG #cs :Paul|LargeJuicyMelons: Fuck yourself you barbie anus-sucking, fish mooning, buggeration pooing, bell end theiving, brother gritter!
+1013630442968 :Sarah|LearningStuff!root@raptor.ukc.ac.uk JOIN :#cs
+1013630460454 :Sarah|LearningStuff!root@raptor.ukc.ac.uk PRIVMSG #cs :hiya
+1013630462436 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :hey hey sarah
+1013630463728 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ibot damn
+1013630464740 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION watches as a bolt of lightning strikes mimic\ 1
+1013630465431 :Sarah|LearningStuff!root@raptor.ukc.ac.uk NICK :Sarah
+1013630465931 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :remind me in 22 mins to get food
+1013630465941 >>>PRIVMSG #cs :Paul|LargeJuicyMelons: Okay, I'll remind you about that on Wed Feb 13 20:23:05 GMT 2002
+1013630471079 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :lol
+1013630472060 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo
+1013630472190 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :lo mimic
+1013630479371 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmm
+1013630491138 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :why is iBot so chatty#?
+1013630494082 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :everyone had a fun day?
+1013630495554 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :-#
+1013630497036 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :wierd
+1013630498338 :Vassago!Vassago@stuE1B8.ukc.ac.uk NICK :Vassago|mungos
+1013630500571 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yay!
+1013630531846 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :ID: what you doin tonight mate?
+1013630533709 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Sarah: yup me has a house :)
+1013630537805 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :cool
+1013630544835 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013630547859 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION had quite a sucky day\ 1
+1013630548841 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lotsa fun, and im not living in the house o' monkeys
+1013630552626 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :back............
+1013630553387 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugz Sarah\ 1
+1013630557032 :Vassago|mungos!Vassago@stuE1B8.ukc.ac.uk NICK :Vassago|mungos_8
+1013630557032 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::(
+1013630557213 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :right a question
+1013630559195 PING :kruskal.18hp.net
+1013630559195 >>>PONG :kruskal.18hp.net
+1013630560187 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: yes, excel will do that
+1013630570191 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :he he he
+1013630572184 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :left, an answer
+1013630575579 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :i have my notes stored on Bodiam but i want to move it to Percy....HOW???????
+1013630581057 :Vassago|mungos_8!Vassago@stuE1B8.ukc.ac.uk NICK :Vassago|mungos
+1013630583080 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :but I can see it's about to get better
+1013630583731 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic?
+1013630583751 >>>PRIVMSG #cs :b->n
+1013630589629 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yes tiggs
+1013630590641 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders what the fuck percy is\ 1
+1013630593635 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :elllllo?????
+1013630593655 >>>PRIVMSG #cs :nathan u lot,how come into kids...
+1013630594496 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Electronics machine?
+1013630597891 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :where you wanna drink tonight?
+1013630601216 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :angelicdevil|England : u have percy mapped?
+1013630607755 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :dunno
+1013630609788 :Sarah!root@raptor.ukc.ac.uk NICK :Sarah|XFiles
+1013630610760 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :angelicdevil|England: ftp to bodiam, copy them down and then ftp to percy and upload
+1013630611751 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :The_Red_Bull: u wot?
+1013630620804 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: OMG! ure watching XFiles?!
+1013630622486 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION faints\ 1
+1013630623929 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :sarah:why is it gonna get better?
+1013630625501 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013630634914 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :angelicdevil|England : do you have a drive letter for percy?
+1013630644749 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :X
+1013630647422 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :The_Red_Bull: its x
+1013630664867 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :drag from bodiam to percy then
+1013630665809 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :er random.....tooooo complicated
+1013630668272 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :then just move the files across
+1013630669795 :Sarah|XFiles!root@raptor.ukc.ac.uk PRIVMSG #cs :bye bye!!
+1013630672759 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :HOW?
+1013630673290 :Sarah|XFiles!root@raptor.ukc.ac.uk PRIVMSG #cs :dinner time O:)
+1013630674321 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :bye!
+1013630679849 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :enjoy
+1013630680860 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :\ 1ACTION forgets that when you're on campus windows networking is easier than ftp :P\ 1
+1013630686869 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :nat: open a window with ur percy files in
+1013630687510 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :bye Sarah|XFiles
+1013630693549 PING :kruskal.18hp.net
+1013630693549 >>>PONG :kruskal.18hp.net
+1013630693919 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :open one with ur bodiam files in
+1013630699748 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :Nat:What do u mean U HAVE NOTES?????
+1013630703874 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :click, hold, drag, release
+1013630715320 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :yes I HAVE NOTES
+1013630720848 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :ok cheers 
+1013630722610 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :bbiab
+1013630734758 :_trout!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013630734758 :chrislamb!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013630737121 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :mailinfo pjm2
+1013630738043 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :pjm2             P.J.Mutton       cug004  myrtle      13 Feb 20:05   no mail
+1013630745523 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION remembers the trouble she had last night on the computer :(\ 1
+1013630750160 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :Reaper: click, hold, drag, release - god i hope they don't ask me anything like that in my final exams :P
+1013630750200 >>>PRIVMSG #cs :mickey sent you can...
+1013630785701 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :?
+1013630806441 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Random: they might
+1013630809716 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :how di i map those drives?
+1013630813231 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :do^
+1013630819960 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u never know if Janet Linington will write it or not ;)
+1013630828753 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :alex!
+1013630833059 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mimic: right click on my computer as i recall
+1013630834451 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :right it appears to be doin something
+1013630836945 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs!
+1013630837756 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION was hungry, but now that he has just drunk 2 cans of a certain, well known, drink, he feels full\ 1
+1013630841612 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :angelic: is there smoke?
+1013630846579 PING :kruskal.18hp.net
+1013630846579 >>>PONG :kruskal.18hp.net
+1013630846759 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013630849223 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :Reaper: you can tell if janet wrote it cos it will be in crayon and spelt wrongly
+1013630855321 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :lol
+1013630859627 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: where you wanna go drink?
+1013630860689 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION burns 2.88mb to a cd, on it's own\ 1
+1013630868560 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :gary: this is true
+1013630870974 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :cd-rw of course
+1013630873558 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :JediMaster : a bit small isn't that?
+1013630875721 :ID!ph22@stuE112.ukc.ac.uk NICK :Alias^
+1013630876732 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:we have to go somewhere!?
+1013630879025 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :it's a boot disk
+1013630881078 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :monty insult me
+1013630881699 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :jedi: ure an idiot ;)
+1013630881839 >>>PRIVMSG #cs :Paul|LargeJuicyMelons: Fuck off you rim jammer cake cooking, fungus the bogeyman knob holder masticating, cattle star gazing, charlie howells feeling, fish kissing, slot machine arse banging, snowdrops probing, arsepipe eating, claustrophobic plunging, badger end!
+1013630883782 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :debian install
+1013630888159 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :Reaper: thats as long as she doesn't eat the crayon first :P
+1013630899164 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: yeah wanna go out after all :P
+1013630900446 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper :P well there's no fdd on this laptop
+1013630902439 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :SWEEET ALLL DONE
+1013630903961 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :CHEERS GUS
+1013630906365 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tigg: you could always get drink from shop
+1013630907026 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :GUYS
+1013630914797 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :+s
+1013630914797 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :np
+1013630915488 :Rogon_Josh_Leopard!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :monty, insult paul
+1013630916369 >>>PRIVMSG #cs :u'll like so far!
+1013630919544 :Rogon_Josh_Leopard!~list@vindaloo.at.fivegeeks.net NICK :_58fr
+1013630926163 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :monty, insult me
+1013630926634 >>>PRIVMSG #cs :_58fr: Suck my cock you snuggly penguins tugging, sausage hugging, puppies paint drying, paddington bears arse hair wanking, toilet bowl osama-fucking, pat butcher masturbating, matriculating gobbling, buy.com polishing, father smacker!
+1013630929688 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo steve
+1013630933854 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :lol
+1013630936378 :Alias^!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :LOL
+1013630937700 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :if indeed, u are steve
+1013630939693 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION prods angelicdevil|England \ 1
+1013630940694 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :wtf???
+1013630945611 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :wot gandalf?
+1013630946613 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus: have done but wanna go out as well
+1013630950078 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :no, I'm Adam
+1013630950738 :Alias^!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :rofl
+1013630956066 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ah, then keynes?
+1013630959641 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :angelicdevil|England felt like it
+1013630964829 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evily\ 1
+1013630966962 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :hehe
+1013630972269 :Alias^!ph22@stuE112.ukc.ac.uk NICK :ID
+1013630980662 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :phill: u a sad strange man ;)
+1013630988593 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :angelicdevil|England your not hyper too arer you
+1013630995793 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes his body temperature rise\ 1
+1013631001431 :_trout!root@raptor.ukc.ac.uk JOIN :#cs
+1013631004005 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 yup but what the hell
+1013631005758 :_trout!root@raptor.ukc.ac.uk QUIT :Quit: Windows is shutting down, or some twat pressed the Quit option... let's hope it's the former
+1013631011005 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :her? hyper?
+1013631016473 :_trout!root@raptor.ukc.ac.uk JOIN :#cs
+1013631024785 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she's permanently tired and or drunk ;)
+1013631025466 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :lol
+1013631025586 PING :kruskal.18hp.net
+1013631025586 >>>PONG :kruskal.18hp.net
+1013631026447 :_trout!root@raptor.ukc.ac.uk PRIVMSG #cs :stupid people pressing close :-(
+1013631027018 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she can't be hyper
+1013631042821 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 wouldn't bet on it
+1013631045835 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :she'll be back in a mo
+1013631053346 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs?
+1013631058013 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :keynes
+1013631060937 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :so what path is bodiam?
+1013631069730 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus
+1013631070991 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :dunno
+1013631074476 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\\bodiam
+1013631075628 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013631075638 >>>PRIVMSG #cs :like?? ADORE, LOVE!
+1013631085953 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :lol
+1013631086784 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :monty do you love Reaper|home?
+1013631087665 >>>PRIVMSG #cs :...out of danger.
+1013631098070 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :lol
+1013631104289 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no ure not monty, Im coming for u, and ure gonna die
+1013631105110 >>>PRIVMSG #cs :Still a chicken?
+1013631106072 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels light as a feather\ 1
+1013631107584 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mwa ha ha ha ha haa
+1013631116307 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no monty
+1013631117228 >>>PRIVMSG #cs :specialy the hole?
+1013631119872 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper?a chicken?lol
+1013631122766 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013631124799 :JohnBoy!jes2@stuE471.ukc.ac.uk NICK :JohnBoy|Working
+1013631126802 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hehe
+1013631127623 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :what hole monty?
+1013631127943 >>>PRIVMSG #cs :Puchu!
+1013631141823 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :wots a puchu hole then monty?
+1013631146810 >>>PRIVMSG #cs :moimic that time stamp and simon still hard level you thought The truth obviously that 100 of doom"
+1013631152689 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :monty, insult me
+1013631153059 >>>PRIVMSG #cs :Paul|LargeJuicyMelons: Fuck your mum you cunting abducting, klingon masticating, commando rousing, lawyer eating, television curb-crawling, nurses mounting, mother nob washer!
+1013631172307 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :simon hard levelled mimic?
+1013631173859 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :Monty, I'm gonna have to ban you at this rate
+1013631174330 >>>PRIVMSG #cs :brownies?
+1013631179197 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmmm
+1013631184234 :_58fr!~list@vindaloo.at.fivegeeks.net NICK :_Monty
+1013631186367 :_Monty!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :monty, insult me
+1013631186738 >>>PRIVMSG #cs :_Monty: Fuck your mum you computer kissing, prickslice killing, britney felching, necrophiliac watching, pumpkin barking, doll fnurkling, cat shafting, fireman spangled cheese rider!
+1013631187789 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mmmmmmmm brownies eh monty
+1013631188340 :_Monty!~list@vindaloo.at.fivegeeks.net NICK :_58fr
+1013631188731 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG monty :command password /join #geeks spamlite
+1013631188731 ***/join #geeks spamlite
+1013631188731 >>>JOIN #geeks spamlite
+1013631188731 >>>PRIVMSG Paul|LargeJuicyMelons :Okay.
+1013631188731 :Monty!~monty@prim.18hp.net JOIN :#geeks
+1013631188731 :kruskal.18hp.net 332 Monty #geeks :we won 3 bottles of bud at the pub quiz |  ducttape has decided on the costume for the misc meet - Be afriad, be very afriad
+1013631188731 :kruskal.18hp.net 333 Monty #geeks ducttape 1013559293
+1013631188731 :kruskal.18hp.net 353 Monty @ #geeks :Monty Geo|zzzzzz @Skinnybrown|Maths @ducttape @NQB-W|Present @Stephan @The_Red_Bull 
+1013631188731 :kruskal.18hp.net 366 Monty #geeks :End of /NAMES list.
+1013631189732 >>>PRIVMSG #cs :[01:52:25 am] * tcr invited to?
+1013631194439 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :monty, insult ibot
+1013631195330 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :bah, it didn't complain at itself ;)
+1013631196111 >>>PRIVMSG #cs :PRESSSING SHIFT LOCK KEY THERE =P
+1013631197303 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net JOIN :#geeks
+1013631201439 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks :aha it worked
+1013631204754 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yes
+1013631229009 :ID!ph22@stuE112.ukc.ac.uk NICK :ID|afk
+1013631232974 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will bbiab\ 1
+1013631238652 :ptc1!pc24@stuE0A8.ukc.ac.uk JOIN :#cs
+1013631238652 >>>PRIVMSG #cs :hi ptc1, how ya doing?
+1013631240976 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks :woah, are most of you in my java classes?
+1013631243049 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :\ 1ACTION throws a TooMuchFoodException\ 1
+1013631244521 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Freetings
+1013631244701 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :phil
+1013631247635 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :\ 1ACTION dumps core\ 1
+1013631250550 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Greetings, too.
+1013631252042 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath
+1013631252212 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :eww
+1013631254906 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmmm nice : dijkstra.18hp.net and prim.18hp.net - i c a pattern emurging
+1013631259002 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION reads a book - give me a holler when food's ready\ 1
+1013631267103 :ID|afk!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has gone.........\ 1
+1013631274234 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks ::)
+1013631281033 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :well me, matt, skinnybrwn, stephan and ducttape are me thinks
+1013631289696 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bouncesa\ 1
+1013631290848 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :-a
+1013631298479 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :catch (TooMuchFoodException e) { Tim.barf() }
+1013631306961 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013631307381 :mimic!elkippy@stuE4BD.ukc.ac.uk QUIT :Quit: bbiab
+1013631328812 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :brb
+1013631328922 PING :kruskal.18hp.net
+1013631328922 >>>PONG :kruskal.18hp.net
+1013631335842 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :okies
+1013631335852 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :PHIL
+1013631343834 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Black Sabbath - Am I Going Insane (Radio_\ 1
+1013631343954 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :ANGEL
+1013631346668 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :_->)
+1013631346688 >>>PRIVMSG #cs :Stan: errr ;) ... I've done quickly"?
+1013631356913 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Angel: how you feeling today?
+1013631370833 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #cs :insult me!
+1013631371874 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :No.
+1013631379926 :Tim|18HP-BSD!~tdb@kruskal.18hp.net MODE #geeks +k jibble
+1013631382620 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks :lol!
+1013631386775 :Tim|18HP-BSD!~tdb@kruskal.18hp.net JOIN :#geeks
+1013631389680 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks :rofl
+1013631390751 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm y?
+1013631393986 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :hax0r :P
+1013631397110 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks :w0t
+1013631397851 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION really hopes she doesnt get any valentines cards tomorrow\ 1
+1013631398893 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net PRIVMSG #geeks :w00t
+1013631405412 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :raelly?
+1013631409588 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :a<>e
+1013631412082 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus: yes really
+1013631414936 :Paul|LargeJuicyMelons!pjm2@dijkstra.18hp.net NICK :Paul|ChickenKievs
+1013631415146 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :i 0wn3d j00 4ll!
+1013631420814 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :esp froma certain person
+1013631420814 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :best send it to someone else then mike
+1013631425161 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013631439832 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :i wouldn't mind one, but I doubt i'll get any
+1013631439832 PING :kruskal.18hp.net
+1013631439842 >>>PONG :kruskal.18hp.net
+1013631441785 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION 's universal translation circuits r'nt working right now..... \ 1
+1013631454463 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION has no expectations and forgot it was valentines days tomorrow anyway!\ 1
+1013631463326 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at tiggs and suspects she will get a card form that certain person whom he and Deaf_Leopard laughed at in town\ 1
+1013631463516 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Angel??
+1013631464718 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Tim|18HP-BSD\ 2:\ 2 Aren't you the one who crashed Raptor the other day?
+1013631465709 :Kyser|GONE!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013631466590 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013631472459 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hits Reaper\ 1
+1013631477686 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm yes what exactly did you do?
+1013631479679 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :what?
+1013631480460 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PRIVMSG #geeks :lol
+1013631481031 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :I did not crash raptor.
+1013631484015 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :we did laugh at him
+1013631489874 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :What happened to it then?
+1013631498416 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :well u killed incoming connections 
+1013631499417 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :i really dont want a card from him
+1013631507399 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :it was rebooted.
+1013631508491 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PRIVMSG #cs :who?
+1013631508681 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :but u will get one
+1013631515841 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :Im off to read
+1013631516833 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :but i dont want it
+1013631518094 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :laters guys
+1013631518295 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :ah.... 
+1013631518946 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :by you?
+1013631521389 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :everything gets killed when it reboots, oddly enough.
+1013631522481 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :;)
+1013631523813 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :thats probably what he was on his way to buy when we saw him
+1013631525485 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Paul|ChickenKievs: dont worry
+1013631526897 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :bye nat
+1013631530092 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yeah strange how that happens
+1013631530242 :Skinnybrown|Maths!cjb2@raptor.ukc.ac.uk QUIT :Client closed connection
+1013631530592 :Skinnybrown|Maths!cjb2@raptor.ukc.ac.uk JOIN :#geeks
+1013631531393 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :yes, I typed: sync; init 6
+1013631533486 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper: ffs
+1013631533486 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Errr...
+1013631534438 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk PRIVMSG #cs :bibi
+1013631534718 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :monty, are you expecting any valentines cards?
+1013631536040 >>>PRIVMSG #cs :working? or Sam 2: The law
+1013631536471 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hehe
+1013631537472 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :later
+1013631538253 :mimic!elkippy@stuE4BD.ukc.ac.uk JOIN :#cs
+1013631544693 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :wb alex
+1013631545103 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PRIVMSG #cs :monty insult me
+1013631545484 >>>PRIVMSG #cs :Paul|ChickenKievs: Fuck yourself you james 'artritis in the sack' bebbington probing, turtle tugging, sensitive worshipping, mongoid kiddy-fiddling, shit for brains wrestling, apples mfhjgkhgher!
+1013631548939 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hi
+1013631551733 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :hey alex
+1013631556299 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo
+1013631558112 :angelicdevil|England!ng21@dhcp6137.ukc.ac.uk QUIT :Quit: england WILL win!!!
+1013631568677 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :U silly moo
+1013631568677 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pops back to cs\ 1
+1013631574726 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :where you wanna go for drinks?
+1013631578721 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :alex?
+1013631580975 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :dunno
+1013631582337 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :it was quite intentional :)
+1013631586623 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :useless
+1013631594044 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :Tim|18HP-BSD : NQB-W|Present is a windows user
+1013631594865 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Nice of you to tell us aboot it tho
+1013631596086 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PRIVMSG #geeks :insult me
+1013631596537 >>>PRIVMSG #geeks :Paul|ChickenKievs: Kiss my arse you penis book reading, blood donor crucifying, urinal abusing, cucumber granny-fondling, mother heaving, jizz leaping, pig fisting, thumb decapitating, todger skanking, sinbad thinker!
+1013631597318 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :m
+1013631598290 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Black Sabbath - The WRit\ 1
+1013631601294 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :Fnar!
+1013631613622 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Nice one heath!
+1013631614623 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :shuhs phill
+1013631617838 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wishes person didnt fancy her\ 1
+1013631620532 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :?
+1013631622494 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :brb
+1013631622504 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :monty sure likes you
+1013631622965 >>>PRIVMSG #geeks :chsh bcc3
+1013631624958 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Sabbath Rules!
+1013631625148 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :h<->s
+1013631628243 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Well done Monty
+1013631628563 >>>PRIVMSG #geeks :FOOOD?
+1013631632148 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Now insult Tim
+1013631633440 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :NQB-W|Present: we always do our best to keep the system available. but it's inevitable that sometimes we won't.
+1013631637196 :tcr!tcr@stuE40E.ukc.ac.uk PRIVMSG #cs :tiggs: Which one?
+1013631638207 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :phill: fuck yeah
+1013631639960 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-l
+1013631640450 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :tut
+1013631648111 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :tcr: dont worry
+1013631653018 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :Tim|18HP-BSD : and u do a very good job
+1013631655151 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :be happy
+1013631656153 :Alias!djl2@stuE13E.ukc.ac.uk NICK :Alias|away
+1013631661090 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION hides his smurk\ 1
+1013631661220 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :k
+1013631668110 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks ::)
+1013631671285 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :we do try ;)
+1013631676702 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Have you heard snowblind?
+1013631677984 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :phill shhh
+1013631679276 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Tim|18HP-BSD : What exactly does BOFH mean?
+1013631679567 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:dont worry
+1013631684624 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Is that a riff or what?
+1013631687438 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: heard it!? I can play it :P
+1013631689831 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :NQB-W|Present : bastard op from hell
+1013631690522 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Why is everyone telling me to 'shhh'?
+1013631693537 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :echo echo echo
+1013631697132 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #geeks :that's the one
+1013631702810 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: not u, him
+1013631703811 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :ptc1: not you Gandalf|MAD
+1013631704803 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :ah, I did wonder
+1013631709109 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Wicked.
+1013631710902 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :NQB-W|Present : i'll send u some texts for u to read
+1013631712474 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :heard it a lot that day
+1013631713015 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :oh
+1013631720626 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: it has two nice riffs
+1013631723319 PING :kruskal.18hp.net
+1013631723319 >>>PONG :kruskal.18hp.net
+1013631739823 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :the main riff and the interval?
+1013631746393 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :or bridge?
+1013631747414 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:maybe shouldnt go out tonite as test tomotow
+1013631748416 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION goes off to find them located somewhere on one of his many partitions spanning several harddisks\ 1
+1013631755095 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will hide in her room all day tomorrow (except when going to test)\ 1
+1013631761034 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :but if u really want a riff, try Symptom of The Universe, Into The Void, Hole in The Sky, Sweet Leaf, Lord of This World or After Forever
+1013631765760 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :The main riff is SO heavy
+1013631769766 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm finding them on the net is probably faster
+1013631772801 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :the second bridge
+1013631788713 >>>PRIVMSG #cs :Paul|LargeJuicyMelons: You asked me to remind you to get food
+1013631788764 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Snowblind is heavier than After Forever
+1013631796655 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Into the void kicks
+1013631800260 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :heavy? hmm, it;s not bad, it's nothing on the heaviness scale compared to the ones i just listed
+1013631801672 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :So does Hole in the Sky
+1013631808101 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :hell man, they're all great.  :)
+1013631815943 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :fuck yeah
+1013631822802 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013631823994 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs: mimic: how bout go out 2moorow and get pissed for anti-valentines?
+1013631831996 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :actually, the first tribute album is fucking awsome
+1013631834990 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmm
+1013631840408 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :I think I'll put them on now
+1013631840608 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :maybe
+1013631840608 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus: already have plans to
+1013631847949 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :matt : http://bofh.ntk.net/Bastard.html
+1013631857462 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :ah, my homepage
+1013631862690 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :\ 1ACTION puts in some Sabbath\ 1
+1013631862690 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: After Forever by Biohazard
+1013631864152 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :soooo good
+1013631871693 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :mmm
+1013631880225 PING :kruskal.18hp.net
+1013631880235 >>>PONG :kruskal.18hp.net
+1013631890800 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk PRIVMSG #cs :yep
+1013631892853 :chrislamb!root@raptor.ukc.ac.uk JOIN :#cs
+1013631898021 :The_Red_Bull!idg2@raptor.ukc.ac.uk NICK :The_Red_Bull|afk
+1013631899022 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk PRIVMSG #cs :hehe
+1013631900915 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :right, Sabotage nearly finished, time for MAster of Reality
+1013631910679 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013631915766 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013631915766 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :already done Dehumanizer and Sabbath Bloody Sabbath
+1013631920042 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :lol
+1013631926361 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :It's Sabbath night tonight, folks.
+1013631929796 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :kewl
+1013631932811 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and u know it ;)
+1013631937618 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION plays korn\ 1
+1013631938879 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has 8 albums to get through\ 1
+1013631944097 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :including the tribute
+1013631947101 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :hehe
+1013631954712 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :;)
+1013631967941 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to noise of.....remembers she has headphones :)\ 1
+1013631979338 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hehe
+1013631981350 PING :kruskal.18hp.net
+1013631981350 >>>PONG :kruskal.18hp.net
+1013631986027 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders where Deaf_Leopard has got to, since he's meant to be going home in -1.5 hours\ 1
+1013632007037 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :those mi phones your carring round? tiggs
+1013632015249 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :nope
+1013632018594 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mine
+1013632021528 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ooh
+1013632026806 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :nat has urs i think
+1013632028428 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :the big ones?
+1013632032544 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yea
+1013632055237 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION untangles headphones\ 1
+1013632065491 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens Black SAbbath - Blow On A Jug\ 1
+1013632074524 PING :kruskal.18hp.net
+1013632074524 >>>PONG :kruskal.18hp.net
+1013632078440 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Do you know Deaf Leopard?
+1013632083698 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to korn - falling away from me\ 1
+1013632091579 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :fuck yeah, he's been staying in my house for 3 days
+1013632095585 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :lol
+1013632099580 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION fights with headphones\ 1
+1013632101693 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :all his stuff is in my lounge
+1013632101954 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Cool.  Didnt know you guys were friends
+1013632108123 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :for ages, yes
+1013632112369 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Send him my regards
+1013632115383 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gigles at tiggs\ 1
+1013632119008 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :will do
+1013632127871 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :£5 on tiggs wining
+1013632133559 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION won\ 1
+1013632136574 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs ::)
+1013632136704 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :yay
+1013632140229 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :£10 on nat ruling their house
+1013632144735 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013632154099 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper: nah me n her mate me n her
+1013632166567 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evily\ 1
+1013632169902 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :£10 on mimic becoming their bitch
+1013632169902 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :shes already planning the repainting
+1013632171914 PING :kruskal.18hp.net
+1013632171914 >>>PONG :kruskal.18hp.net
+1013632177623 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :lol
+1013632181699 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :nah cos i already am ;)
+1013632186726 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Black Sabbath - Sweet Leaf\ 1
+1013632188839 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus: he already is our bitch :P
+1013632192083 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013632200005 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grabs guitar\ 1
+1013632212623 :mimic!elkippy@stuE4BD.ukc.ac.uk NICK :guitar
+1013632214325 :guitar!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :oi
+1013632217830 :guitar!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :sodoff
+1013632218832 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013632222647 :guitar!elkippy@stuE4BD.ukc.ac.uk NICK :mimic
+1013632228846 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hehe :p
+1013632242125 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :o/~ and all the goyems say I'm pretty fly for a Rabbi
+1013632248134 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries to remember how to do the music thing on the computer......\ 1
+1013632253862 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol aww
+1013632255885 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :oy vay
+1013632264197 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION notes that source for food is under lots of boxes\ 1
+1013632268704 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :..........
+1013632270727 PING :kruskal.18hp.net
+1013632270727 >>>PONG :kruskal.18hp.net
+1013632275143 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :need help?
+1013632286760 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk PRIVMSG #cs :tiggs : what sorta music thingy?
+1013632290585 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :i'll give it a go then scream when i need help
+1013632294581 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :right
+1013632336601 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces to weird al - Pretty Fly for a Rabbi\ 1
+1013632360766 :jester!root@raptor.ukc.ac.uk JOIN :#cs
+1013632362519 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION screams\ 1
+1013632364531 PING :kruskal.18hp.net
+1013632364531 >>>PONG :kruskal.18hp.net
+1013632368587 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :heyyo tiggs
+1013632372793 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :you screames
+1013632378592 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :fcking piece of shite
+1013632380024 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :-s +d
+1013632381356 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :?
+1013632386543 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :oh dear
+1013632386743 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :right, run \\changeling
+1013632403568 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :didnt we try that then it didnt work?
+1013632406592 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no mike
+1013632414613 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :u take over
+1013632418719 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :open media playerr
+1013632419721 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :i've got the player up
+1013632423266 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :file
+1013632425379 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :open
+1013632428303 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :browse
+1013632453529 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :and?
+1013632464585 PING :kruskal.18hp.net
+1013632464585 >>>PONG :kruskal.18hp.net
+1013632466208 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :now type \\changeling
+1013632473057 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :that was it
+1013632474119 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :find songs
+1013632479246 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :'open'
+1013632480929 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :'ok'
+1013632485886 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PART #geeks
+1013632489341 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps forhead\ 1
+1013632497022 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :eeeek
+1013632497973 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps lupus\ 1
+1013632515539 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty Python
+1013632515759 >>>PRIVMSG #geeks :HEY!
+1013632519624 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :eeeek?
+1013632522368 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :hehe
+1013632537390 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :eeeeeeek
+1013632540334 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :loud?
+1013632547344 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :eeeeeeek?
+1013632549357 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :no invalid filename 
+1013632554535 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ah
+1013632561625 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :then ur screwed
+1013632564679 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :how odd
+1013632569366 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :which one?
+1013632574393 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :want me to bring ur maiden cd up?
+1013632587552 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: no i wanna do this
+1013632590246 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION wonders why people can't write "your"\ 1
+1013632590436 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ok
+1013632594332 :Paul|ChickenKievs!pjm2@dijkstra.18hp.net NICK :Paul
+1013632604076 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :oh shush paul
+1013632606049 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries again\ 1
+1013632608062 PING :kruskal.18hp.net
+1013632608062 >>>PONG :kruskal.18hp.net
+1013632620670 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION crosses fingers\ 1
+1013632638956 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :nope
+1013632639967 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :woo hoooooo
+1013632646757 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to korn - beg for me\ 1
+1013632651684 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :NQB-W|Present : so u've read some of that page then?
+1013632653197 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::(
+1013632657393 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :wont work
+1013632658074 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs ::(
+1013632660046 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Warning: Serious jam ahead
+1013632671793 :nuked!frmb2@myrtle.ukc.ac.uk QUIT :Ping timeout
+1013632676580 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :hehe
+1013632688467 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :allright thats the work done
+1013632707605 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jus say if u wanna cd tiggs
+1013632707605 PING :kruskal.18hp.net
+1013632707615 >>>PONG :kruskal.18hp.net
+1013632719572 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :no i wanna figure this out
+1013632789142 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hmmms\ 1
+1013632801209 PING :kruskal.18hp.net
+1013632801209 >>>PONG :kruskal.18hp.net
+1013632825895 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :\ 1ACTION declares his essay finished at 3719 words and 8 pages\ 1
+1013632845573 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries to pretend that most of it isn't bollocks :P\ 1
+1013632846565 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sulks\ 1
+1013632894724 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :how far have you got?
+1013632896737 PING :kruskal.18hp.net
+1013632896737 >>>PONG :kruskal.18hp.net
+1013632906641 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\\changeling is invalid
+1013632916695 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :monty insult me
+1013632917056 >>>PRIVMSG #cs :Paul: Piss off you jester rimming, shit tunic-wetting, hitler defeiling, cucumber staring, single barrel pump action yogurt rifle mollesting, scrotum cannibalising, prickvixen cocksucker!
+1013632922033 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs: it shouldn't be
+1013632927010 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :well it is
+1013632928562 :Ghosty|Cookin!yeldo@stuE108.ukc.ac.uk NICK :Ghosty
+1013632931176 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hmmm
+1013632932338 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :hallo peeps
+1013632936924 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo
+1013632943314 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Monty insult Paul
+1013632945036 >>>PRIVMSG #cs :440Hz ... is driven home, i bounce
+1013632955691 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Monty insult me
+1013632956112 >>>PRIVMSG #cs :ptc1: Kiss my arse you hairy backed teenage boys cock painting, paddington bears arse hair skanking, sheep popping, saints mounting, dawg decapitating, spaniels ear leaping, urinal sacrificing, tulips nobber!
+1013632968480 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :haha cool I ahve the cam goin Again
+1013632981168 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper: help!!
+1013632990702 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kicks Deaf_Leopard out the door\ 1
+1013633024801 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hehehe
+1013633029688 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :@ reaper
+1013633031671 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wanders off home\ 1
+1013633033523 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :"jester rimming" ?
+1013633036968 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :yup
+1013633038841 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :lol jester!
+1013633047894 PING :kruskal.18hp.net
+1013633047894 >>>PONG :kruskal.18hp.net
+1013633051359 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :nice
+1013633052971 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :\ 1ACTION ponders going to woodys for a pint first\ 1
+1013633060552 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul - don't you have research stuff to do? =]
+1013633060552 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013633066280 :OJen!root@raptor.ukc.ac.uk JOIN :#cs
+1013633069986 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :jester: not right now, no, i'm at home
+1013633071558 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :What have I missed in my absence?
+1013633077667 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lo, jester ;)
+1013633081152 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :*lol
+1013633082694 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :try http://www.cs.ukc.ac.uk/people/staff/pssc/index.local
+1013633083686 :Random|Rocks!gjw2@jasper.ukc.ac.uk PRIVMSG #cs :ID|afk: OI!!
+1013633096183 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper!!
+1013633112146 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders if anyone will speak tohim\ 1
+1013633113148 :OJen!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013633113148 :Sarah|XFiles!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013633113148 :Reaper|home!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013633117394 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :hey Ghosty
+1013633120078 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs ::)
+1013633122862 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :hey tiggs
+1013633125666 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :there they go
+1013633131695 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :here you might be living with ID next year
+1013633137483 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :nope
+1013633141599 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION sees phil wave .... and wonders why he's still at work!\ 1
+1013633142190 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :why not?
+1013633146065 :archmoo!root@raptor.ukc.ac.uk JOIN :#cs
+1013633146065 >>>PRIVMSG #cs :hi archmoo
+1013633150452 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :lo all
+1013633151633 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION w00ts as he gets /ignore to work\ 1
+1013633158693 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :we were but 11 bedroom place is a bit much
+1013633175447 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :yup  fixin stuff
+1013633176629 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :11,  woah, that's like a ghetto
+1013633180725 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :bah, ben fun (chaotic fun, but fun none the less)
+1013633180725 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :uhuh
+1013633199933 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :and gettin the camera goin again
+1013633200934 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :ben = be
+1013633203728 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pumps out korn - wake up\ 1
+1013633203918 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :cheeky grin there phil
+1013633215735 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kicks windows media player\ 1
+1013633230006 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :why?
+1013633242614 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :scary
+1013633244617 PING :kruskal.18hp.net
+1013633244627 >>>PONG :kruskal.18hp.net
+1013633247581 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :phil: your java NFS thing - was that done with duncan?
+1013633253189 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :yup
+1013633257035 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :coz its a piece of shite and wont work for me
+1013633264746 :Random|Rocks!gjw2@jasper.ukc.ac.uk QUIT :Quit: off home
+1013633270544 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :use winamp
+1013633271235 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ah, i remember him telling me about this "cool java filesharing thing" in my first year
+1013633273969 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :you wan't the version that works then
+1013633275962 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION eeeeks at photo\ 1
+1013633284344 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Ghosty: on ppc
+1013633285356 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013633288059 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :ibot mugshots
+1013633289051 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mugshots is http://mugshots.all.fivegeeks.net/
+1013633290182 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION suspects that it's his mugshort\ 1
+1013633293217 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :-r
+1013633295971 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs updates every 15 seconds
+1013633301609 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013633304643 :Smug|HouseHunting!no@stuE38F.ukc.ac.uk NICK :DJ-Smug
+1013633315339 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013633325834 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :I will get out the way abd you can see by broom cuboard
+1013633330861 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs ::)
+1013633337891 PING :kruskal.18hp.net
+1013633337891 >>>PONG :kruskal.18hp.net
+1013633340685 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :owowowowow
+1013633342758 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Huh?
+1013633344010 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :wow, ben elton's on the mugshots page!
+1013633345041 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013633345602 :Ghosty!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :wah
+1013633351691 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ptc1?
+1013633358781 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :kewl
+1013633361675 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Ah, nevermind
+1013633363137 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hehe
+1013633364710 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ptc1???
+1013633367293 :Melanie!root@raptor.ukc.ac.uk JOIN :#cs
+1013633367333 >>>PRIVMSG #cs :Hey Melanie, Blean|Norfolk asked me to tell you: hope you had a nice curry, speak you soon honey. [Wed Feb 13 18:42:58 GMT 2002]
+1013633369146 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :coat
+1013633369797 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul???
+1013633373492 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :wtf
+1013633382415 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Bah, Tiscali no worky.
+1013633384198 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Thought you were asking me a question, but you werent
+1013633391628 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :urm no
+1013633391789 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013633396485 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: want to help me with my Schwing?
+1013633407161 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: In a purely non-sexual way, of course.
+1013633408983 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :sorry, ptc1, i was talking to the other phil :)
+1013633414351 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :yay thumbs up phill
+1013633415262 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :yeah, noticed.
+1013633417756 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ptc1: no, that's what your classes with tom are for
+1013633422623 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :pft
+1013633423574 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :hey Melanie
+1013633426478 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :fine then.
+1013633432197 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :although i 0wn java, this is my night off
+1013633433529 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty Mouse
+1013633435702 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol @ phill
+1013633436853 >>>PRIVMSG #geeks :.be, lol phill wrong wway round now, have conversations really sad
+1013633436953 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: ??
+1013633438966 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is whacked...\ 1
+1013633443202 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :archmoo?
+1013633448690 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: oh you didn't mean me :)
+1013633452946 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :yes i did :)
+1013633454609 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: one question.why?
+1013633461519 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION ponders opening up a bottle.....\ 1
+1013633462430 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lo peple
+1013633463702 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :your mugshot looks like ben elton
+1013633465515 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Er, people.
+1013633472074 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo
+1013633481267 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :tiggs, thought you'd be in a pub/bar...
+1013633482329 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: oi
+1013633483601 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :I have a camera why not, it would only just sit there otherwise
+1013633485603 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :i think it sucks that face shots on csweb have to be gifs, grrr
+1013633489689 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :DJ-Smug: not at the mo
+1013633499774 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: who's ben elton?
+1013633505592 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:whaaat? there mi bottles ;D
+1013633513654 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :archmoo: you'r kidding?!?!
+1013633514705 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sulks\ 1
+1013633515707 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION browses tiggs page\ 1
+1013633519452 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :http://www.cs.ukc.ac.uk/people/rpg/pjm2/webcam.jpg - not really up to date :)
+1013633522547 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Who's Ben Elton indeed. Bah!
+1013633526032 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013633529607 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks confused\ 1
+1013633533412 PING :kruskal.18hp.net
+1013633533412 >>>PONG :kruskal.18hp.net
+1013633537348 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Supernaut - awww yes!
+1013633542826 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kicks media player again\ 1
+1013633544909 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :no I am serious, who is ben elton?
+1013633552620 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs wait one
+1013633554663 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs - do *all* your friends have hideously disfigured hands?
+1013633559139 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013633559720 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :google ben elton comedian
+1013633560431 >>>PRIVMSG #cs :[ben elton comedian] http://www.salon.com/people/conv/2001/07/23/elton/
+1013633563155 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :no just DJ-Smug
+1013633567181 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs tiggs aww dont sulk, come drink instead\ 1
+1013633569033 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :oi
+1013633581101 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: when i've sorted media player
+1013633584185 :dgshft!root@raptor.ukc.ac.uk JOIN :#cs
+1013633590695 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ok
+1013633591696 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gets nunchuks out *don't make me use these!*\ 1
+1013633597374 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: so did you say my mugshot looks like ben elton?
+1013633600509 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :yes
+1013633609682 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :is that a positive thing or not?
+1013633615570 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :DJ-Smug: lol no you woundlt wanna hurt yourself
+1013633616382 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs ::P
+1013633616512 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :well it wasn't really negative
+1013633622711 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :heh
+1013633626686 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :tiggs, I got a book :P
+1013633628839 :Sarah|XFiles!root@raptor.ukc.ac.uk JOIN :#cs
+1013633631663 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :wb
+1013633632875 :Sarah|XFiles!root@raptor.ukc.ac.uk PRIVMSG #cs :hi
+1013633633256 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :not in the way that i look like gordon freeman apparently
+1013633633696 :Reaper|home!root@raptor.ukc.ac.uk JOIN :#cs
+1013633634027 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :bw
+1013633638543 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :wb
+1013633639224 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers\ 1
+1013633640937 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves\ 1
+1013633641438 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :sarah: watching david duchovny? :)
+1013633641548 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :wb
+1013633643631 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :and found out I had taught myself up to page 70 :P
+1013633644632 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :lo reaper
+1013633645353 :Sarah|XFiles!root@raptor.ukc.ac.uk NICK :Sarah
+1013633647186 :OJen!root@raptor.ukc.ac.uk JOIN :#cs
+1013633648798 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :not anymore
+1013633651782 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :what happened?
+1013633654586 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :useless book >:)
+1013633655518 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :no dedication, sarah
+1013633655668 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :but he was stunning O:)
+1013633655868 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :someone was calling me harry potter the other day, can't remember who ...
+1013633658192 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :>:(
+1013633658372 PING :kruskal.18hp.net
+1013633658372 >>>PONG :kruskal.18hp.net
+1013633661346 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :lo Sarah, Jen
+1013633662348 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Harry Potter? Nahh.
+1013633664340 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo jen, sarah :)
+1013633665082 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :her tom
+1013633670029 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :i don't see the appeal of david duchovny, myself....
+1013633672432 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :hey alex
+1013633675737 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kicks media player again\ 1
+1013633678741 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: Nah, me neither.
+1013633685561 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes back to work\ 1
+1013633692952 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :i'm a lesbian trapped in a man's body!!
+1013633693482 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper!!!!
+1013633696717 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: really, it's funny that, neither do I!
+1013633720752 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :i guess we just aren't wibbly
+1013633725919 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :wibbly?
+1013633732729 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :oh you're joking!!
+1013633752888 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks blankly\ 1
+1013633753008 PING :kruskal.18hp.net
+1013633753008 >>>PONG :kruskal.18hp.net
+1013633784754 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :ok try http://cs-redir.ukc.ac.uk:20004 for music on site
+1013633785555 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :...
+1013633786556 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :andy: there's nom ore wall on my carpet now O:)
+1013633795419 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013633802830 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :how?
+1013633814677 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :jen: how did the book flicking through go?
+1013633818722 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :mimic:was that at me?
+1013633819474 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :gandalf: with what software?
+1013633825542 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :xmms streeming via liveice 
+1013633825723 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah:yes, are you?
+1013633828737 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :heath: What's currently playing?  I'm on St. Vitus' dance
+1013633831461 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs
+1013633833153 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ibot wibbly
+1013633838301 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :juen:yes :)
+1013633838301 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD
+1013633840273 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :AC DC big guns
+1013633842657 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :jen: am I what?
+1013633847434 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :...
+1013633849196 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :-u
+1013633850258 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels left out\ 1
+1013633851590 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :well Sarah 
+1013633853432 PING :kruskal.18hp.net
+1013633853432 >>>PONG :kruskal.18hp.net
+1013633863246 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION thinks Gandalf|MAD put his hand over his mouth lots and goes "hmm" :)\ 1
+1013633872960 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: sorry mis read, it went well thanks glost two books, you?
+1013633884657 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hummm quite possibly\ 1
+1013633888413 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :yep, I've lost 2
+1013633893600 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :archmoo: wibbly, is, like batty
+1013633899068 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :mimic: i broke my bedroom wall this morning so there was plaster all over my floor O:)
+1013633901041 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :lo tiggs ?
+1013633905798 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: oh ok
+1013633907590 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :yes Gandalf|MAD?
+1013633908582 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: Orchid
+1013633909723 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :groovy O:) so wxshing up
+1013633923303 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jen:how did you break your wall?!
+1013633927409 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :listening to the music? for my machine?
+1013633930533 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION cries in corner\ 1
+1013633931525 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she swang on the pitcure rail
+1013633932526 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ooooo 40x cd-writers on Today Only..
+1013633932837 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :archmoo: wibbly is, from what i gather, a word with an established meaning at UKC
+1013633945475 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: huh?
+1013633945855 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: obviously not one that I know ...
+1013633951894 PING :kruskal.18hp.net
+1013633951894 >>>PONG :kruskal.18hp.net
+1013633952645 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :it was a accident, i was just ahnging up my washing and it fell away 
+1013633955129 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs  try http://cs-redir.ukc.ac.uk:20004 for music on site
+1013633956020 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she swang on the pitcure rail
+1013633956531 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :it's been around here for years :)
+1013633963721 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :andy: O:P
+1013633965694 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :even la_haine 3 years ago knew what it means
+1013633966745 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013633966916 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013633967366 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :meant
+1013633968668 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :it was really funny though
+1013633970581 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: yes ... but I haven't 
+1013633975868 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :yes it was
+1013633977150 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION and SArah were in histerics\ 1
+1013633987415 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :archmoo: ya learn a new thing every day :)
+1013633987966 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :thanx Gandalf|MAD
+1013633989518 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ok, i go away for a couple of minutes and suddenly the conversation increases
+1013633991040 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks\ 1
+1013633994525 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :jen: u nearly fell off the stool laughing ;)
+1013633996488 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Paul: indeed
+1013634007564 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jen:sounds like fun ;)
+1013634009567 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :O:)
+1013634009947 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :lol
+1013634026661 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: ummm wtf?
+1013634027453 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :"stop calling me shirly"
+1013634028624 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :it was, me and sarah are so entertaining to live with, right andy??
+1013634032630 :Random|Home!root@raptor.ukc.ac.uk JOIN :#cs
+1013634036456 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :absolutely
+1013634039710 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs : ? music yes
+1013634039720 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Have you changed your mind about helping me?  Because if you have, it's ok, I understand.
+1013634049284 PING :kruskal.18hp.net
+1013634049284 >>>PONG :kruskal.18hp.net
+1013634055693 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :now playing *snowblind*
+1013634056705 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :jen: it's only NINE o'clock
+1013634056705 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: ready to wash up, or still busy?
+1013634059168 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :infact, Im gonna sell my Iron Maiden ticket and spend that evening watching these two ;)
+1013634066208 :tcr!tcr@stuE40E.ukc.ac.uk QUIT :Ping timeout
+1013634068832 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Reaper:?!?!?!?!?!
+1013634068832 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thought it was TEN\ 1
+1013634070555 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs : Live stream like a radio station
+1013634072608 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: For some reason, this riff is just so damn groovy for me
+1013634077424 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ptc1: rather than asking me if i'm going to help, why not just ask me your question.  i may then be able to make a better decision as to whether to be arsed or not ;)
+1013634078496 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah, thats good
+1013634080869 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: which one?
+1013634085306 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: nothing there
+1013634087309 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: It's meaty as FUCK
+1013634092867 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah, jen: leave the washing up. mine.
+1013634094489 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Ok.
+1013634095490 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :but it into media player
+1013634096442 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :hmm that means we've only been home 40 mins?
+1013634098965 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Main riff
+1013634103442 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :of?
+1013634104994 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION watches Alias .... what a load of tosh\ 1
+1013634106807 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Snowblind?
+1013634108589 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Snowblind
+1013634109611 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :yueah
+1013634116711 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :open url or somint like that
+1013634118494 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION plays the snowblind riff for phil\ 1
+1013634119495 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper|home: no it's ours too
+1013634121498 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: do the address again
+1013634126405 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :We've been home AGES
+1013634129539 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs ::)
+1013634131222 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :try http://cs-redir.ukc.ac.uk:20004 for music on site
+1013634143550 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :surely more than 40 mins
+1013634144000 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Crank up the amp and experience euphoria
+1013634144170 PING :kruskal.18hp.net
+1013634144170 >>>PONG :kruskal.18hp.net
+1013634146013 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: i know there's some of urs too, but leave it, I shall do it.
+1013634151621 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :how can we have done all the stuff we've done since we've been home in 40 mins?
+1013634155286 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :no, but thanks honey
+1013634155487 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Ok.  What's Swing?
+1013634159052 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: nothing
+1013634161896 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :andy : NO don't be silly
+1013634163178 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :no sound
+1013634165681 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :aww, hes soo nice :)
+1013634174564 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :OJen: we must have been abducted by aliens
+1013634176887 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :aone out the go doze playing it
+1013634176897 >>>PRIVMSG #cs :start peaking in Eastenders
+1013634177889 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :he locks us in the cupboard
+1013634184989 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :really?!
+1013634186952 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Notice how the solo ends?  The mixing?  It's PERFECT
+1013634188835 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :yep
+1013634190056 :nuked!frmb2@myrtle.ukc.ac.uk JOIN :#cs
+1013634190587 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :O:) he;s lovely really
+1013634193001 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :HEath: Check out how it ends... 
+1013634202064 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: do you think we'll get mulder round??
+1013634203105 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :thats not nice
+1013634205819 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic?
+1013634206570 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: I can't play the outro solo unfortunatly
+1013634208172 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :Tiggs : do you get an error?
+1013634211037 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: The tonal change is AMAZING
+1013634212368 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :lo fred
+1013634212569 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs?
+1013634212769 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :whats your computer name?
+1013634213660 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: i can play the main solo tho
+1013634213971 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :jen: that would be nice
+1013634214972 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o nuked
+1013634218748 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :Gandalf|MAD: what software do i need?  winamp?
+1013634220440 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :mimic tiggs
+1013634223945 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :lo gary
+1013634232928 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Know what I mean though?  check it out...
+1013634242241 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD:no just no sound and it opens realplayer
+1013634243243 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :that work though media player should deal
+1013634245196 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: oh i know what u mean
+1013634253608 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes he doesn't unfortunatly own Volume 4\ 1
+1013634257093 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :yup have to be on site
+1013634257774 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :fucking hell - look at those tits on ITV!
+1013634257934 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks she should stop using the hoover as a stool before it vreaks as she only fixed it the other day O:)\ 1
+1013634266406 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :cs-redir is firewalled
+1013634267908 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is going off to the shop\ 1
+1013634273947 PING :kruskal.18hp.net
+1013634273947 >>>PONG :kruskal.18hp.net
+1013634280346 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :ah
+1013634280346 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :paul: u watching England Holland then? ;)
+1013634280466 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION can't believe it's only nine\ 1
+1013634285464 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :I SWEAR it's ten
+1013634285904 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :no reaper
+1013634293605 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :but vissible to ukc
+1013634293605 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Into The Void\ 1
+1013634297661 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :it can't be nine, we've done so much
+1013634300756 :NQB-W|Present!md27@raptor.ukc.ac.uk NICK :NQB-W|Gone2Shop|BackIn5
+1013634301657 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: You didn't answer my question
+1013634305422 :lex!irc@stuE2BB.ukc.ac.uk JOIN :#cs
+1013634305422 >>>PRIVMSG #cs :But what does lex have to do with the price of fish?
+1013634307495 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :Alex...
+1013634308497 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :sorry ptc1, i missed it
+1013634311992 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :reaper: Who's that by?
+1013634314535 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :my machine hobbiton aint
+1013634316228 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:umm lemme check
+1013634319973 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mel: why, the Sabs of course ;)
+1013634321005 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Regarding Swing... what is it?
+1013634324690 :GardenChairs2!~jmb8@node.18hp.net JOIN :#cs
+1013634325742 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yes david
+1013634327344 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :swing is a non-thread-safe extension to AWT
+1013634333132 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :reaper: Ah, right. <g>
+1013634337669 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: okies
+1013634338730 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :tim's going to have a dump, everyone
+1013634341875 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Ok.  Now, how do I do the assignment?
+1013634342766 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :Anyone had any luck
+1013634345690 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :You wanna get bomberman sometime...
+1013634348735 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: nope
+1013634377005 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is now 'Killing [him]self to live'\ 1
+1013634378808 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs: stuE4BD -MiMiC
+1013634386919 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: kewl thanx
+1013634387240 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :and putting it in the webbrowers don;t work either
+1013634396543 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wants to give someone a whooping at bomberman :D\ 1
+1013634400018 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ptc1: dunno.  i don't know what the assignment is, do i!
+1013634402672 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: ah, on Sabbath Bloody Sabbath now eh? :)
+1013634402842 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ok, so I just blinked and realised I can't follow all the conversations
+1013634403153 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :what server/port phill?
+1013634403343 PING :kruskal.18hp.net
+1013634403343 >>>PONG :kruskal.18hp.net
+1013634405696 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :preferably mimic as he sucks ;)
+1013634409192 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :david:i have no cd's to copy it to :(
+1013634411976 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :try http://cs-redir.ukc.ac.uk:20004 for music on site
+1013634412156 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: It's a mix, actually.
+1013634412156 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION reaches for guitar to play snowblind solo\ 1
+1013634413618 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm getting scroll eye. Ouch.
+1013634413638 >>>PRIVMSG #cs :pool is dan? :P hehe got on running!
+1013634414689 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :lo Melanie, how was the curry?
+1013634418745 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :Alex you can full install it
+1013634421639 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :don't need CD
+1013634424944 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :500Mb
+1013634430112 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :random: Was great! How come you didn't go?
+1013634441478 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :phill, is it on your machine too?
+1013634446435 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :\ 1ACTION doesn't need cs-redir :)\ 1
+1013634448117 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :yup
+1013634449049 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :Actually any install and you don't need the CD
+1013634449209 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmmmm
+1013634455428 :la_haine!root@raptor.ukc.ac.uk JOIN :#cs
+1013634456159 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmmmmmmmmmmmmm
+1013634456319 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :but the you don't get sound
+1013634459294 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmm
+1013634464151 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :which is the best bit ;)
+1013634467726 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :hobbiton
+1013634473644 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :cant seem to access any ones computers :(
+1013634474425 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :hobbiton:8000
+1013634480244 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: u mean u mp3'd sabbath?
+1013634497569 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: No, it's a CD called 'The Sabbath Collection'
+1013634503026 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh dear
+1013634505490 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u poor boy
+1013634506491 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Please dont laugh
+1013634508314 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :shit
+1013634508494 :lex!irc@stuE2BB.ukc.ac.uk QUIT :Quit: Leaving
+1013634515484 PING :kruskal.18hp.net
+1013634515484 >>>PONG :kruskal.18hp.net
+1013634525228 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: THey're all excellent tracks
+1013634526310 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs: cd?
+1013634529324 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk QUIT :Read error: Connection reset by peer
+1013634532258 :la_haine!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot seen pseudoGeek
+1013634532479 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :pseudoGeek was last seen on IRC 1 hours, 55 minutes and 12 seconds ago, saying: can't eat as the kitchen has been invaded by orientals [Wed Feb 13 19:13:54 2002]
+1013634533570 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION EWWWWs at ITV\ 1
+1013634541101 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: noy yet think i may have figured it out
+1013634542283 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :.........
+1013634551586 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :Melanie: wasn't really that hungry at the time and had to get my essay finished
+1013634562111 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION throws in some Ozzy with the Sabs\ 1
+1013634564785 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :Melanie: am very hungry now however
+1013634573948 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs ::(
+1013634574689 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk JOIN :#cs
+1013634578044 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION listens to Gandalf|MAD's audio stream!!!\ 1
+1013634587979 :la_haine!root@raptor.ukc.ac.uk NICK :la_afk
+1013634588129 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :random: Ah well, that's what you get for shunning our company. :oP
+1013634596561 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013634601788 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :\ 1ACTION setup a tunnel :)\ 1
+1013634603431 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs and gives up :(\ 1
+1013634615498 PING :kruskal.18hp.net
+1013634615508 >>>PONG :kruskal.18hp.net
+1013634620045 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: this is very mellow
+1013634633594 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :put on a decent ch00n :)
+1013634633614 >>>PRIVMSG #cs :LEGO
+1013634634686 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :hang on
+1013634641125 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :queen
+1013634650188 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :ok
+1013634655035 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :i mean put on queen, i wasn't calling u a queen :)
+1013634665400 :la_afk!root@raptor.ukc.ac.uk NICK :la_haine
+1013634679020 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :ch00n
+1013634680962 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION Eeps at realising how much work has to do :(\ 1
+1013634685589 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :Ok commin up Under pressure
+1013634687632 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :ccchhhh00000000000000000000000000000000000000000000nnnnnnnnnnn
+1013634691477 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :david bowie and queen?
+1013634693721 :Scumbag!sum1@stuE23B.ukc.ac.uk PRIVMSG #cs :ch00000nn
+1013634697766 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :yup
+1013634705367 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :o/~ PRESSURE!
+1013634711727 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :pushing down on me
+1013634714470 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :phill, you need an IRC bot to say what tune it is ;)
+1013634715522 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gives up(so stupid) and goes to drink\ 1
+1013634719358 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :tiggs any luck
+1013634720800 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :top plan!
+1013634723594 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :use PircBot :)
+1013634727369 :Scumbag!sum1@stuE23B.ukc.ac.uk PRIVMSG #cs :of course
+1013634735401 PING :kruskal.18hp.net
+1013634735401 >>>PONG :kruskal.18hp.net
+1013634747999 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders who much cider alex has... >:)\ 1
+1013634748009 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Is this going to be accessible from the rocks room? :o)
+1013634753366 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :yes
+1013634753547 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Sabra Cadabra...
+1013634754939 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :aye
+1013634757663 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :hummm yes 
+1013634762800 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :w00t
+1013634763821 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :She's beautiful, ain't she?
+1013634772905 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :I can put it on a webpage
+1013634776610 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :mailinfo djp2
+1013634777611 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djp2             D.J.Pike         cut061  pelican     13 Feb 13:05   mail
+1013634789919 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper: hav eyou got a screw so I can mend my chair?
+1013634828795 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :google xmms protocol
+1013634829896 >>>PRIVMSG #cs :[xmms protocol] http://www.csse.monash.edu.au/~timf/quake.html
+1013634852569 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: bar?
+1013634856615 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :where you neer?
+1013634863615 :orange!root@raptor.ukc.ac.uk JOIN :#cs
+1013634866980 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :in rutherford Gandalf|MAD
+1013634870935 :orange!root@raptor.ukc.ac.uk PRIVMSG #cs :boyackasha
+1013634878276 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic?!
+1013634882292 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :you in the compter room?
+1013634882302 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ummm
+1013634882322 >>>PRIVMSG #cs :wowo a week. I'm deeply offended.
+1013634889352 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :but it'lll suck!!1
+1013634891285 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Gandalf|MAD: maybe...
+1013634897654 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic: please
+1013634916721 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks at mimic with kitten eyes\ 1
+1013634921809 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ooo, kittens.
+1013634928418 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :it'll *reeealy*suck but ill come watch you drink for a while
+1013634931012 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :mmm tasty
+1013634936720 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :okies mimic
+1013634942939 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :now?
+1013634943630 :ben|curry!~ben@vindaloo.at.fivegeeks.net NICK :ben
+1013634945563 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :mmm
+1013634950119 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :come up here alex
+1013634950330 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :lo ben, nice curry?
+1013634952653 :CharlieChan!acb2@raptor.ukc.ac.uk PRIVMSG #cs :finger jlr8
+1013634955968 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :yes, lovely
+1013634957230 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Heya ben
+1013634961255 :la_haine!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION fingers jlr8\ 1
+1013634964200 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :for the first time ever, my telly looks small :P
+1013634965221 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :huh?
+1013634970328 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :mimic!
+1013634974524 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :you too DJ-Smug
+1013634975997 :CharlieChan!acb2@raptor.ukc.ac.uk QUIT :Quit: No Reason
+1013634976167 PING :kruskal.18hp.net
+1013634976167 >>>PONG :kruskal.18hp.net
+1013634976808 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION dribbles over kysers telly\ 1
+1013634978811 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :grrr
+1013634979141 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :you can come with us
+1013634980102 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ok
+1013634981464 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :what's going on... 
+1013634993422 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :DJ-Smug: bar now
+1013635001143 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :well computer room then bar
+1013635002204 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :bar... which one?
+1013635018197 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :just come up here
+1013635018197 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs?
+1013635018758 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :computer room? which one?
+1013635021822 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus?
+1013635028612 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :RCR1?
+1013635029013 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :DJ-Smug: rcr2
+1013635032097 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :what goin on?
+1013635032247 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :2 okay
+1013635033189 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: u round ricks?
+1013635042823 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :phil: is this a live version?
+1013635043634 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slowly puts shoes back on\ 1
+1013635044805 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: Aye, tis a nice TV. :o)
+1013635049853 :GardenChairs2!~jmb8@node.18hp.net QUIT :Quit: My damn controlling terminal disappeared!
+1013635067288 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :The Writ
+1013635068199 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :wooo, sharpe on uk gold :)
+1013635072055 PING :kruskal.18hp.net
+1013635072055 >>>PONG :kruskal.18hp.net
+1013635074508 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :Yay yay got a house... oops, haven't called parents yet... oh well do it later ;)
+1013635075279 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :Random|Home: nah - back home now
+1013635086365 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :DJ-Smug: i need to ring my mum too
+1013635102759 :GardenChairs2!~jmb8@node.18hp.net JOIN :#cs
+1013635102949 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :my mum can wait ;) :P
+1013635111011 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013635117951 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :She didn't seem to think we were looking at houses late...
+1013635123999 :mimic!elkippy@stuE4BD.ukc.ac.uk QUIT :Quit: i'm off to see the baar.the wonderfull bar of rutherford.....hang on...thats not right.
+1013635126883 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :oh right
+1013635130399 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :well... guess we're not late... but not early either ;)
+1013635132181 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :anyway DJ-Smug here now
+1013635136327 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :roger
+1013635137238 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION goes to steal some of marks evil chocolate tart\ 1
+1013635143628 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION yays!!!!\ 1
+1013635152711 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits for Gandalf|MAD,DJ-Smug and mimic\ 1
+1013635157798 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013635162154 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013635167632 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION poiks nert\ 1
+1013635169665 PING :kruskal.18hp.net
+1013635169665 >>>PONG :kruskal.18hp.net
+1013635175323 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION rubs eyes\ 1
+1013635182323 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013635188382 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs Melanie\ 1
+1013635191967 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces off\ 1
+1013635195502 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION yawns\ 1
+1013635196504 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces around lambda\ 1
+1013635201501 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :we won't be going outside, will we?
+1013635207730 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :f00l, you spoilt it!
+1013635208731 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :DJ-Smug: dunno yet
+1013635219086 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :bring coat anyway :)
+1013635221079 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at Melanie\ 1
+1013635236461 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION puts coat on\ 1
+1013635247998 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION does 'puppy eyes' at tiggs\ 1
+1013635259985 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks blankly at lupus\ 1
+1013635262539 :DJ-Smug!no@stuE38F.ukc.ac.uk NICK :Smug|Bar
+1013635267035 :VinnieJones!hlr5@raptor.ukc.ac.uk JOIN :#cs
+1013635268067 PING :kruskal.18hp.net
+1013635268067 >>>PONG :kruskal.18hp.net
+1013635269018 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013635271672 :Smug|Bar!no@stuE38F.ukc.ac.uk PRIVMSG #cs :be 5mins... need to pee :P
+1013635279633 :VinnieJones!hlr5@raptor.ukc.ac.uk PRIVMSG #cs :ibot seen fox
+1013635280585 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :fox was last seen on IRC 5 hours, 9 minutes and 55 seconds ago, saying: NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO [Wed Feb 13 16:11:38 2002]
+1013635307523 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :He's in Origins.
+1013635308455 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lupus: puppy eyes dont work with me hun
+1013635315575 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :fairy nuff
+1013635317207 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :Gandalf|MAD: this rocks
+1013635323767 :VinnieJones!hlr5@raptor.ukc.ac.uk PRIVMSG #cs :working?
+1013635337556 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :no, he works in mungos
+1013635340771 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013635348502 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :footie me thinking
+1013635350815 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION aches\ 1
+1013635368912 PING :kruskal.18hp.net
+1013635368912 >>>PONG :kruskal.18hp.net
+1013635379597 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits for Gandalf|MAD,DJ-Smug and mimic still\ 1
+1013635381990 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes, in one day, between them, Sarah and Jen have borken a wall, a chair and nearly a stool\ 1
+1013635386807 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013635388249 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :nice one
+1013635390222 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :w00t
+1013635401729 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :lol
+1013635410381 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :well, if you will live with women ;)
+1013635417481 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :oi
+1013635418353 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at ben.\ 1
+1013635419995 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Mwahahaha.
+1013635427195 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins\ 1
+1013635453042 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :me and angelicdevil WILL rule the house next yr mwuhahahahahahahahahahahahahaha
+1013635460133 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk JOIN :#cs
+1013635460133 >>>PRIVMSG #cs :yo BleanDweller|Norfolk!
+1013635464359 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :'Ello :o)
+1013635464689 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :evening all
+1013635468695 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ello honey
+1013635472811 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :how was the curry?
+1013635479390 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yummy, thanks. :o)
+1013635484848 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :bah. Missed it :(
+1013635485008 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs, me and jen rule the house, than andy fixes it O:)
+1013635489465 :NQB-W|Gone2Shop|BackIn5!md27@raptor.ukc.ac.uk NICK :NQB-W|Present
+1013635490637 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :a->e
+1013635491568 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is back\ 1
+1013635495353 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Sarah: kewl
+1013635496375 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yeah, sorry, we'll go in a big group soon.
+1013635503866 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :mmmm curry :)
+1013635508662 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :hows rick?
+1013635521691 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Sarah: so andy is your bitch then?
+1013635522613 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Bouncy. He was trying to get me to do his essay.
+1013635523554 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :lol
+1013635529062 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 lol
+1013635529262 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :yep O:)
+1013635532707 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :can you do mine?
+1013635533708 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :It turns out I've been to more databases lectures than him. ;oP
+1013635541059 :VinnieJones!hlr5@raptor.ukc.ac.uk QUIT :Quit: No Reason
+1013635543002 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Sarah: mwuahahahahahaha
+1013635543182 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION reaches for cable\ 1
+1013635543452 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :pwease pwease can you do mine>
+1013635544634 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013635548660 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Andy
+1013635560737 PING :kruskal.18hp.net
+1013635560737 >>>PONG :kruskal.18hp.net
+1013635561478 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :I'll love you forever and take you to Five Lakes....
+1013635564483 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION would like to point out, jen os typing\ 1
+1013635565494 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo mark
+1013635566516 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleandweller: Nah, you know more about it than I do. I'm just a girlie. :o)
+1013635571242 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :o->i
+1013635571252 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hows Lynn?
+1013635573846 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 pwease...
+1013635575849 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :Sarah: okies
+1013635578693 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :going now
+1013635583901 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Andy: Lynn is much the same mate :o)
+1013635588057 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: doesn't matter, i can turn off IRC for the upper floor of the house :P
+1013635595017 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleandweller: I've got Java to dooooo. I can Google search for you though. ;o)
+1013635601666 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :have fun tiggs
+1013635601666 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :O:P meany
+1013635608055 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs self\ 1
+1013635614374 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :andy dont be mean
+1013635617319 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :andy: can you help sarah fix her draw
+1013635620674 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :lol: -
+1013635621104 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :HTTP/1.0 306 Grow up
+1013635621605 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :Server: icecast/1.3.11
+1013635622106 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :Connection: close
+1013635622296 :tiggs!sexy@dhcp613C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves and bounces into the distance\ 1
+1013635622606 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :Content-Type: text/html
+1013635623107 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :306 Request all messed up
+1013635623608 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :<h1>306 Request all messed up</h1>
+1013635624669 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes to curl up on bed\ 1
+1013635625731 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :drawer?!
+1013635630498 :tiggs!sexy@dhcp613C.ukc.ac.uk QUIT :Quit: mwuhahahahahahahahahahaha
+1013635633252 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps debian around a bit\ 1
+1013635633252 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :The request your application sent to the server makes
+1013635633252 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :no more sense than..
+1013635633252 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :. well.. women with clothes on :)
+1013635640202 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins.\ 1
+1013635653721 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :lol
+1013635653851 :lupus!lupus@stuE5C0.ukc.ac.uk QUIT :Quit: what's the point?
+1013635661883 PING :kruskal.18hp.net
+1013635661883 >>>PONG :kruskal.18hp.net
+1013635666730 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Kylie - Some Kind of Bliss\ 1
+1013635680439 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :hey ben, you're a debianer aren't you?
+1013635683514 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lol thats a good one Paul
+1013635693538 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Most people around here are Debian bunnies.
+1013635702972 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes he isn't\ 1
+1013635704905 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well...
+1013635707839 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :aww, Debian bunnies
+1013635707839 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Bah, you're so degrading to women. It's just not right.
+1013635708820 :SureShot!gww2@stuE6A1.ukc.ac.uk NICK :SureShot-Fullup
+1013635713096 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Debian is on this box to my right...
+1013635713227 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :heh, well in that case, how do I do a net install without a floppy disk drive?
+1013635713497 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins.\ 1
+1013635713707 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins at mel - I just finished uploading the mpeg of the kylie vid :P\ 1
+1013635715790 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :shouldnt it be Debian pengies?
+1013635719005 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: Oooo, gimme.
+1013635729500 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Hmm, dunno. I like bunnies, though.
+1013635743029 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ben\ 2:\ 2 any LAN party photos yet? ;)
+1013635746504 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tickles BleanDweller|Norfolk\ 1
+1013635749639 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :I can't find any net install images I can burn to a bootable disk yet
+1013635750170 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Terry!
+1013635750901 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Oh gods.
+1013635755067 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :BleanDweller|Norfolk: working on that now ;)
+1013635756769 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :lo Mark
+1013635756769 PING :kruskal.18hp.net
+1013635756769 >>>PONG :kruskal.18hp.net
+1013635760675 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ben\ 2:\ 2 nice one :)
+1013635762507 :JediMaster!root@raptor.ukc.ac.uk PRIVMSG #cs :all the ones I've found are only cd or hd installs
+1013635767665 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Apparently there's a great picture of my arse. :o/
+1013635770549 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounds up to Terry and gives him a big bear hug\ 1
+1013635771571 :SureShot-Fullup!gww2@stuE6A1.ukc.ac.uk NICK :SureShot-throwingup
+1013635776017 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: now?
+1013635779121 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 fantastic, I want a copy
+1013635787123 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Bah. :oP
+1013635787143 >>>PRIVMSG #cs :http://www.binlaid.com/images/posts/baba0012.jpg
+1013635792400 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 is that on Bens Robbos or Geeezas cam?
+1013635799701 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :BleanDweller|Norfolk: do you do co618?
+1013635801704 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Uh, Ben's I think.
+1013635805479 :SureShot-throwingup!gww2@stuE6A1.ukc.ac.uk NICK :SureShot-better
+1013635809485 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :tery: thankfully nope
+1013635809996 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :mine :)
+1013635818508 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION passes ben a tenner to upload that one ASAP ;)\ 1
+1013635818678 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Robbo put some up at robbo.com/random but over 56k it's painful.
+1013635826439 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins at BleanDweller|Norfolk \ 1
+1013635830966 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Bahhh.
+1013635835322 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :nah, that'd be out of order
+1013635839939 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hello
+1013635841932 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk NICK :The_Red_Bull
+1013635849002 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :mwahahah
+1013635850534 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ben\ 2:\ 2 aww, come on....not as if i aint seen it myself ;)
+1013635852547 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION watches Jen watching said broken drawer with sellotape\ 1
+1013635854179 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs ::P
+1013635857073 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is listening to a stream\ 1
+1013635857234 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION coughs.\ 1
+1013635860859 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :hello darling
+1013635864023 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :x
+1013635865085 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :just gotta reboot, back in a bit
+1013635867108 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yeah, heya. :oP
+1013635870703 :lambda!root@raptor.ukc.ac.uk QUIT :Quit: reb00t
+1013635876952 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :(it is a very fine arse)
+1013635880427 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION blushes.\ 1
+1013635885735 PING :kruskal.18hp.net
+1013635885735 >>>PONG :kruskal.18hp.net
+1013635906424 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013635909980 :cb|tv!compu@stuE180.ukc.ac.uk NICK :cb
+1013635937339 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :a very fine..... sorry
+1013635937459 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at sarah\ 1
+1013635941665 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :a stream of wot?
+1013635946512 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: You can stop thinking about my arse now. <g>
+1013635949016 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :you mean 'arm'? ;)
+1013635950017 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :leave it, I'll do it later
+1013635952981 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 why?
+1013635955044 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :it's ok
+1013635956847 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :or now if it is so required
+1013635960522 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :I think she's mended it
+1013635962836 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :not with sellotape it's not
+1013635967432 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Hmm, I'm not sure. It's getting embarrassed. :o)
+1013635981572 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :it seems to be ok now
+1013635981713 PING :kruskal.18hp.net
+1013635981713 >>>PONG :kruskal.18hp.net
+1013635982584 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :what does one listen to?
+1013635990355 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes a striking similarity between the CSS everyones using and that of sourceforge....\ 1
+1013635991116 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013636001131 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Really? *looks*
+1013636003394 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :running water?
+1013636019537 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Hmmmm, not really..
+1013636029181 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :lo BleanDweller|Norfolk
+1013636030573 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :music
+1013636037393 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Gary
+1013636039906 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :not brilliant but acts like a radio
+1013636079143 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :similar in the sense that it uses CSS
+1013636081877 PING :kruskal.18hp.net
+1013636081877 >>>PONG :kruskal.18hp.net
+1013636097219 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Paul\ 2:\ 2 I was thinking similar in looks too, with the left and right hand sides as they are...
+1013636125029 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :"cannot resolve symbol 'ArrayList'"
+1013636125980 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :?!
+1013636130727 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :hmm, it's not really a stunning pic ;)
+1013636133731 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :In that there's a big bit in the middle and two bars at the sides.. <g>
+1013636139760 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes an import needed\ 1
+1013636145678 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION uploads pics\ 1
+1013636147111 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :paul: are java imports transitive?
+1013636151427 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 java.util.* I think
+1013636156925 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mark: correct
+1013636159729 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yup.
+1013636169703 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 of course
+1013636174921 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :paul?
+1013636175091 PING :kruskal.18hp.net
+1013636175091 >>>PONG :kruskal.18hp.net
+1013636206145 :Cumbers!rlc5@stuE31A.ukc.ac.uk JOIN :#cs
+1013636206145 :Cumbers!rlc5@stuE31A.ukc.ac.uk JOIN :#javahelp
+1013636272681 :lambda!root@raptor.ukc.ac.uk JOIN :#cs
+1013636274113 PING :kruskal.18hp.net
+1013636274113 >>>PONG :kruskal.18hp.net
+1013636280362 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :wb terry
+1013636291128 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION admires newly fixed drawer\ 1
+1013636291368 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :lo again
+1013636297216 :Pete!pajs@franklin.18hp.net JOIN :#cs
+1013636301493 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i have mp3 streaming working myself - except u need the exact path
+1013636311176 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION doesn't want to look at said drawer\ 1
+1013636316294 :Pete!pajs@franklin.18hp.net NICK :Pete|Pain
+1013636318187 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION waves\ 1
+1013636320730 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :http://stue13a.ukc.ac.uk/test/*
+1013636321762 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :it looks the same as the others
+1013636326328 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo mdc5
+1013636326649 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mdc5             M.D.Callanan     cut792  raptor      13 Feb 00:49   no mail
+1013636328682 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :for fear that merely looking at it will break it again, since it's being held together with sellotape
+1013636333068 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :hey pete, how was karting O;)
+1013636337705 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :where * is the filename
+1013636340178 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013636340328 :GardenChairs2!~jmb8@node.18hp.net PRIVMSG #cs :lo Pete
+1013636342191 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :have fun pete?
+1013636342221 >>>PRIVMSG #cs :edd: they put crap cup games but paul's site before 6am mmm i promise not inocent
+1013636346898 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :otherwise u'll get a 404
+1013636354399 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :monty, insult me
+1013636357753 >>>PRIVMSG #cs :ben: Kiss my arse you arse canal spunking, barking spider skanking, flannel fart smelling, snuffleupagus leaping, ladyboy gobbling, tv dinner investigating, rear tunic-wetting, avon lady blowing, hairy backed teenage boys handshagging, dog raccoon fucker!
+1013636363652 :Vassago|mungos!Vassago@stuE1B8.ukc.ac.uk QUIT :Quit: ...
+1013636372895 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :well it was fun ;) .. i now have roughly 2 inch across and 1 1/2 cm high lump on my back
+1013636373626 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :thanks monty
+1013636375098 >>>PRIVMSG #cs :got rotate90 working is exam?
+1013636376851 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :u can view the contents of the directory in some web browser though
+1013636377892 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :hehe
+1013636381277 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :my arms ache, and i can barely use me fingers 
+1013636389379 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :ahhhhhhhh
+1013636407295 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION also notes bruises on legs\ 1
+1013636407425 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :if u do use my streaming - make sure that u have a lot of buffering
+1013636414635 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :crash pete? ;)
+1013636416448 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :as the files r'nt of inferior quality
+1013636421615 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :i had a disagreement with a corner at about 70 ;)
+1013636423378 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION feels queesy after watching itv\ 1
+1013636433082 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :Pete|Pain: Been trying to pick the women again? :P
+1013636434083 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :paul, answer me damnit
+1013636435776 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION eeps at pete\ 1
+1013636437538 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmm.... next year we'll have to have it setup to stream radio
+1013636441304 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :i thought i could take it flat out... the corner didn't ;)(
+1013636442155 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :reaper?  sorry, missed your question
+1013636442395 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :around the house
+1013636445450 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins\ 1
+1013636450607 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :paul: are java imports transitive?
+1013636454292 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION thinks about getting a radio card\ 1
+1013636457076 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :"transitive"?
+1013636473139 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :if class a imports class b, and class c imports a, does c also import b?
+1013636475152 PING :kruskal.18hp.net
+1013636475152 >>>PONG :kruskal.18hp.net
+1013636476194 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm... me is now streaming off of himself
+1013636480710 :Robbo|penny!root@raptor.ukc.ac.uk NICK :Robbo|Vegas
+1013636489483 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :how silly :)
+1013636503463 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :no
+1013636505806 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yeah but it means i don't have to find the directory
+1013636507509 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :okey
+1013636509331 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :cheers
+1013636511645 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :np
+1013636519266 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :(which i know however to b /ftp/pub/2/mp3s/....
+1013636520077 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :)
+1013636537902 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :O:)
+1013636567325 PING :kruskal.18hp.net
+1013636567325 >>>PONG :kruskal.18hp.net
+1013636588205 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\ 1ACTION puts back on his javagod hat\ 1
+1013636593933 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :but i'm not really a javagod
+1013636601554 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Hey, nice hat.
+1013636627692 :Tim|18HP-BSD!~tdb@kruskal.18hp.net PRIVMSG #cs :I'm a java god
+1013636628833 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :\1f_/\_\1f
+1013636645547 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ooooo.
+1013636651766 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ooh nice hat
+1013636668731 PING :kruskal.18hp.net
+1013636668731 >>>PONG :kruskal.18hp.net
+1013636687758 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps Mewso around a bit with a large trout\ 1
+1013636704041 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces.\ 1
+1013636708608 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION eats ginger bikkies.\ 1
+1013636724421 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmm.... r u streaming off of me then or something?
+1013636743658 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION points Melanie at her email\ 1
+1013636748666 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :someone who's done the graphs
+1013636756477 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION likes ginges bikkies\ 1
+1013636757478 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :is the test.adj a euler or not?
+1013636758019 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo msf4
+1013636759010 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :msf4             M.S.Fendley      cut536  raptor      13 Feb 21:24   no mail
+1013636764498 PING :kruskal.18hp.net
+1013636764498 >>>PONG :kruskal.18hp.net
+1013636765880 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo mm3
+1013636765880 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mm3              M.Myhill         cut732  raptor      13 Feb 21:13   mail
+1013636765880 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :or do i have to check it myself? :P
+1013636767332 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm...
+1013636771108 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Woo, mail.
+1013636775935 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION sees hd light flicker\ 1
+1013636781953 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :wooohoooo
+1013636787972 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :you lucky girl, you
+1013636799999 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ooo, Kylie's in my inbox!
+1013636815592 :foo[pub]!~ms9@arwen.ukc.ac.uk NICK :foo
+1013636823623 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins\ 1
+1013636828530 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :home from the pub before 10 u wuss?
+1013636832726 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013636836712 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :not me
+1013636842991 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Gah, foo at the pub and me at home?
+1013636844503 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is doing maths & watching telly\ 1
+1013636845955 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :its not even 10 :P
+1013636846576 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Reality is fux0red.
+1013636846757 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pokes reaper\ 1
+1013636854728 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :Melanie: you wouldn't have liked it ;)
+1013636860907 PING :kruskal.18hp.net
+1013636860907 >>>PONG :kruskal.18hp.net
+1013636862439 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :anyway, someone answer the damn question
+1013636872423 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: Which pub? And why not? :oP
+1013636885142 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :weatherspoons, and cos it was with CU
+1013636894986 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ahh, right.
+1013636906963 :dgshft!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmmm cheap beer
+1013636909747 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION ch000ns as the sharpe music starts playing\ 1
+1013636920993 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm sure they're very nice people, though. More that they wouldn't have liked me. :o)
+1013636921484 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :damn still got maths to do
+1013636929115 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :Melanie: well, yes ;)
+1013636936836 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :they would have hated me
+1013636938268 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmm
+1013636941793 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Gah, Christians. :oP
+1013636942955 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :lambda: !!
+1013636943946 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION would have enjoyed that\ 1
+1013636945909 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 everyone likes you darling
+1013636947001 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pokes Melanie\ 1
+1013636953430 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :bloody Christians ;oP
+1013636955453 PING :kruskal.18hp.net
+1013636955453 >>>PONG :kruskal.18hp.net
+1013636958287 :orange!root@raptor.ukc.ac.uk NICK :orange|away
+1013636958517 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs foo\ 1
+1013636958517 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :except me :o)
+1013636959889 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ello matey
+1013636960019 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Aww, thanks. :o)
+1013636967540 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lo Neil
+1013636967540 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and neil home before 10!?
+1013636968472 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Neil
+1013636969193 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :wtf?!
+1013636976974 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Chris
+1013636983663 :Ma-ku!root@raptor.ukc.ac.uk JOIN :#cs
+1013636995921 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :lo all
+1013637009611 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lo lo lo
+1013637014958 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :someone answer the fucking question
+1013637017382 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :hi
+1013637033255 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :neil, ull do, i know uve done it
+1013637035157 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :hi mel, sarah
+1013637053594 PING :kruskal.18hp.net
+1013637053594 >>>PONG :kruskal.18hp.net
+1013637086571 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk QUIT :Quit: 
+1013637101022 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk JOIN :#cs
+1013637113941 :dgshft!root@raptor.ukc.ac.uk NICK :[PpP]Someone
+1013637139608 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :http://spod.cx/pics/lanparty'02/
+1013637141420 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION munches on raspberry pavlova\ 1
+1013637153668 PING :kruskal.18hp.net
+1013637153668 >>>PONG :kruskal.18hp.net
+1013637164894 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks for foopics\ 1
+1013637187997 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION makes up the panorama ;)\ 1
+1013637219182 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tucks into scrambled egg on toast mmmmmm\ 1
+1013637243627 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :terry: is it scrambled egg with pepper? if so, mmmmmm
+1013637245570 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :grr lag
+1013637248895 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ooo, yummy yum yum.
+1013637253902 PING :kruskal.18hp.net
+1013637253902 >>>PONG :kruskal.18hp.net
+1013637260191 :[PpP]Someone!root@raptor.ukc.ac.uk PRIVMSG #cs :theres not many pics on the lan party
+1013637261483 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Scrambled egg without pepper? Madness!
+1013637293940 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 aye
+1013637309993 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins.\ 1
+1013637328649 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :and that pic of you with the sign - superb#
+1013637333406 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :ibot, 8*640
+1013637334408 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :5120
+1013637338003 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :-#
+1013637339555 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs ::oP
+1013637346095 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :I look aaaawful in that picture.
+1013637353645 PING :kruskal.18hp.net
+1013637353645 >>>PONG :kruskal.18hp.net
+1013637362528 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps this connection for being so fucking slow\ 1
+1013637363500 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :damn!! I forgot the pepper
+1013637364301 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs ::(
+1013637368847 :Sarah!root@raptor.ukc.ac.uk NICK :BubblySarah
+1013637374235 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :washing up time
+1013637387384 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah (root@raptor.ukc.ac.uk) is now known as BubblySarah <-- U like Champagne? :)
+1013637389387 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :oooh washy up goodness
+1013637402946 :Dobbin!Dobbin@stuE332.ukc.ac.uk PRIVMSG #cs :fairy liquid
+1013637411348 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Hm, going to try to connect to Tiscali in a minute. On Virgin at the moment. Gah.
+1013637428733 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ma-ku: pay attention
+1013637444586 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 thought you always had tiscali 24/7
+1013637451616 PING :kruskal.18hp.net
+1013637451616 >>>PONG :kruskal.18hp.net
+1013637453649 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper: Nah far too mu....oooooooo :)
+1013637467479 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: I do, but they're having "server problems" according to the website. :o(
+1013637474589 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :and yeah you do look awful in that photo
+1013637474589 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013637486857 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes it's quite warm around here\ 1
+1013637487999 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs ::oP
+1013637495479 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper|home: you're not kidding :)
+1013637508037 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson bbc1
+1013637508047 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013637509580 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Right, reconnecty time.
+1013637509930 >>>PRIVMSG #javahelp :bbc1: 21:00-22:00 Crimewatch UK, 22:00-22:25 BBC News, 22:25-22:35 Regional News and Weather, 22:35-22:45 Crimewatch UK Update
+1013637511522 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson bbc2
+1013637511532 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013637513065 >>>PRIVMSG #javahelp :bbc2: 21:00-22:30 Crime and Punishment, 22:30-23:20 Newsnight, 23:20-00:00 Olympic Grandstand, 00:00-00:30 Despatch Box
+1013637516019 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson itv
+1013637516019 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013637517191 >>>PRIVMSG #javahelp :itv: 21:00-22:00 Facelifts from Hell, 22:00-22:20 ITV News at Ten, 22:20-23:20 To Kill and Kill Again, 23:20-23:30 Meridian News and Weather
+1013637520355 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* Reaper|home notes it's quite warm around here <--- What as in Warm in Kent?
+1013637523269 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson channel4
+1013637523269 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013637524491 >>>PRIVMSG #javahelp :channel4: 21:00-22:00 Because Youre Worth It: 100 Years of Make-Up, 22:00-22:40 Sex and The City, 22:40-23:20 Sex and The City, 23:20-00:20 Teachers
+1013637528607 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well yes
+1013637538211 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Compared too?
+1013637544870 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :my room inparticular i meant, but yes, it's been remarkably warm in kent all winter
+1013637556517 :Dobbin!Dobbin@stuE332.ukc.ac.uk PRIVMSG #cs :no snow :(
+1013637559441 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 agreed
+1013637561074 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Noirfolk's cold today
+1013637574783 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :-i
+1013637574783 :}Melanie!root@raptor.ukc.ac.uk JOIN :#cs
+1013637574783 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :norfolks always bloody cold
+1013637574793 :}Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ah, better.
+1013637574793 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :BleanDweller|Norfolk: How come you are in Norfolk?
+1013637579851 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :'specially Saddlebow road for some reason :P
+1013637588123 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :he lives there lambda
+1013637589424 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lambda\ 2:\ 2 getting away from it all
+1013637589985 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :poor fellow
+1013637597386 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper|home: I know traggic isn't it, not even cold in winter any more :(
+1013637602974 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps Reaper\ 1
+1013637605568 :GeeeZa|pain!bjt5@raptor.ukc.ac.uk NICK :GeeeZa
+1013637611546 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo geeeza
+1013637613679 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :don't kick me
+1013637621721 PING :kruskal.18hp.net
+1013637621721 >>>PONG :kruskal.18hp.net
+1013637625236 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION remebers the last time it snowed around Canterbury he was cut off for a week :(\ 1
+1013637625797 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :am just having a quick chat with peeps cos am lonely
+1013637631765 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :MArk: sorry, but if u know anything about the speedway in ur parts, im an Ipswich supporter and hence hate Lynn ;)
+1013637637774 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs geeeza ello mate\ 1
+1013637644824 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1PING 1013637658 939791\ 1
+1013637644824 >>>NOTICE NQB-W|Present :\ 1PING 1013637658 939791\ 1
+1013637651484 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Who's done the maths?
+1013637651894 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :...errmm.. cut off as in all roads blocked before you get any ideas :)
+1013637656932 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Or is doing the maths?
+1013637671883 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper: of course... only people that come from Norfolk would want to go there
+1013637676800 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :er not me just yet
+1013637684481 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh, sorry, i was on ur internet was cut off
+1013637689208 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :curse my dirty mind
+1013637690590 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013637693454 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs Ipswich\ 1
+1013637700324 :Melanie!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013637725520 :}Melanie!root@raptor.ukc.ac.uk NICK :Melanie
+1013637730898 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: i dunno, ive been there to see Ipswich kick Lynn's ass ;)_
+1013637730908 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-_
+1013637736937 PING :kruskal.18hp.net
+1013637736937 >>>PONG :kruskal.18hp.net
+1013637743596 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* lambda hugs Ipswich <-- that could take some time
+1013637767060 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION decides not to leave in the test line: outputResult = "FERRETS";\ 1
+1013637786127 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes that Ipswich Town FC lost miserably the other day....\ 1
+1013637804694 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well that doesn't bother me, i don't support the FC
+1013637805806 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :what happend to #monkeys? :(
+1013637807408 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :and if they went to North Lynn rather than SAaddlebow road, they'd get their arses kickied quite nicely
+1013637823411 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :and how many typos did i just make?!
+1013637833696 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ipswich Town? Sounds about as good as Wilmslow County. <g>
+1013637833696 PING :kruskal.18hp.net
+1013637833696 >>>PONG :kruskal.18hp.net
+1013637839965 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks mark should read his line again but his support\ 1
+1013637841517 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :BleanDweller|Norfolk: Yeah and that Norfolk side that are in the premiership, how are they doing?
+1013637842018 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :"outputResult"? isn't that a little redundant?
+1013637860364 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :tery: lol
+1013637865902 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :58fr: no
+1013637869768 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION wonders where work is\ 1
+1013637869768 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs BleanDweller|Norfolk\ 1
+1013637877208 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :NQB-W|Present : how far u got with the maths?
+1013637886792 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs terry\ 1
+1013637888274 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :plus can i borrow that sheet of u're again?
+1013637894603 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot group hug
+1013637894934 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pulls everyone together in a big hug\ 1
+1013637919990 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot group slap?
+1013637921031 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :ma-ku: i haven't a clue
+1013637933710 PING :kruskal.18hp.net
+1013637933710 >>>PONG :kruskal.18hp.net
+1013637934561 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Hah!
+1013637936153 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes geeeza is being very quite\ 1
+1013637939788 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :quiet even
+1013637941651 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot: maybe one day...one fine GLOURIOUS DAY... I will teach you :)
+1013637965105 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Mel: Well if ibot won't do it..i'll do it myself :)
+1013637977462 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps mel...in a nice way :)\ 1
+1013637977462 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot group slap
+1013637977462 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps Ma-ku\ 1
+1013637985184 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Hmm, says he's still idle. Peculiar..
+1013637986606 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013637989730 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Ibot: How much do I owe you? :)
+1013637999364 >>>PRIVMSG #cs :Ma-ku: You asked me to remind you to say something interesting in #cs :)
+1013638008036 :la_haine!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013638011141 :foo!~ms9@arwen.ukc.ac.uk NICK :foo[busyCaring4Sarah]
+1013638018431 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :arrrr
+1013638019994 :mrsfoo[pub]!ses20@stuE16A.ukc.ac.uk NICK :mrsfoo[busyBeingCaredFor]
+1013638020645 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Awww, bless.
+1013638024170 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013638027795 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION moves afk\ 1
+1013638028977 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :bye ;)
+1013638032452 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :What does 'caring for' involve?
+1013638033573 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :aww whats wrong with sarah?
+1013638037068 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :dag nabbit!
+1013638038150 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :?
+1013638040243 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :I can't do question 2
+1013638041234 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :I could do with some caring. <g>
+1013638044088 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :nothing :)
+1013638046822 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :awww, mel
+1013638047643 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :well come over with the notes
+1013638057778 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :that not very caring is it, "nothing" :)
+1013638069124 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 hello <g>
+1013638076565 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :?
+1013638076575 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Pete|Pain: why pain?
+1013638085277 :b0b0!abh4@stuE54B.ukc.ac.uk JOIN :#cs
+1013638087981 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :dont ask, or if you must, scroll up a bit
+1013638089033 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i know how to do q2
+1013638093039 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: :o)
+1013638095042 PING :kruskal.18hp.net
+1013638095042 >>>PONG :kruskal.18hp.net
+1013638111425 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :rofl
+1013638113418 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :me is on q3
+1013638118115 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :so come round and i'll help u
+1013638119497 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :nice one Pete
+1013638128630 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :monty, amuse everybody
+1013638131955 >>>PRIVMSG #cs :ee are generally think, before tim/pete/phil jump on ukc.misc etc?
+1013638135840 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot gimme a laugh
+1013638136872 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :I have disabled cvs on raptor, let's see you do some work now Paul, Mwahahaha
+1013638141879 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :Monty, insult me.
+1013638143121 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :ah, what a fantastic idea, monty.
+1013638145794 >>>PRIVMSG #cs :s'ok :) http://www.jibble.org/photos/de_dust20001.jpg
+1013638149460 >>>PRIVMSG #cs :north yorkshire ;) If i know? Glik-glak goes a bugger removed before their implementation and dumped back yet? :) ) all were about yesturday dude on OE
+1013638153956 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :Paul doesn't use CVS anymore. he doesn't know how.
+1013638154136 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION huggles Monty.\ 1
+1013638154146 >>>PRIVMSG #cs :ID|feeling^utter^crap : Can anyone still room saying there quite OO but which server as with GeeeZa
+1013638157792 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :Monty, insult me
+1013638159254 >>>PRIVMSG #cs :Tim|18HP: Fuck off you archbishop mincing, purple head letter writing, hard on hooker!
+1013638167906 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :thanks Monty.
+1013638174526 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty, insult me.
+1013638175347 >>>PRIVMSG #cs :cftbxydrtxbdryjn
+1013638176348 >>>PRIVMSG #cs :ho wcan I 'thought' so were agreed with me feels good night darling x programs is finished eating it. The pound a mess when my point, a rifle, or 219 if each
+1013638178401 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is watching... a TV program\ 1
+1013638181546 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is watching... a TV program\ 1
+1013638181796 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm
+1013638186643 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :what u watching?
+1013638191140 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :don't put a "." on the end Melanie
+1013638191290 :[PpP]Someone!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmmm me thinks someone should kick monty
+1013638192111 >>>PRIVMSG #cs :deary me toooooo
+1013638193573 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :http://spod.cx/pics/lanparty'02/lan-panorama.jpg
+1013638195196 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty make sense
+1013638195766 >>>PRIVMSG #cs :Ra ra ra ra
+1013638196598 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Oh, you don't like punctuation, Monty? Bitch.
+1013638199382 >>>PRIVMSG #cs :WOOOOOOOOOOOOTTTTTTTTTTTTTTTTTTTT??????????????????????
+1013638208535 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty, insult me
+1013638208925 >>>PRIVMSG #cs :Melanie: Suck my cock you headmaster book reading, satan wank-shite-ing, bull crucifying, small smelly girls anus-sucking, south panama coding, shitcake thinker!
+1013638209486 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION puts on some ch00ns\ 1
+1013638210538 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #cs :\ 1ACTION ponders how to persuade exceed that it's ok for windows from X to be on top of windows from um, MS Windows...\ 1
+1013638220822 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013638221293 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :No thanks, Monty.
+1013638221874 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :Paul, Monty doesn't do the insult if you put a . on the end
+1013638223947 >>>PRIVMSG #cs :<Fox> darn, I'm under an asking stuff eh?
+1013638226821 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :tim nope
+1013638227472 >>>PRIVMSG #cs :Projectlambda : were calculated as cruise control, all fit the exceptions in tents so everyone my kitchen? *raises eyebrow*
+1013638237667 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :i made a mistake in the regex
+1013638251597 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :?
+1013638257395 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty !!
+1013638259668 >>>PRIVMSG #cs :printf("Output file after ur bot speaks unix!
+1013638262092 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Does Monty ever repeat the word 'Monty', and if so, does that cause it to call itself?
+1013638264966 >>>PRIVMSG #cs :http://spod.cx/pics/cs-mad/thumbnails/azzwindows.jpg.html
+1013638271956 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty, you have eyebrows?
+1013638272817 :The_Red_Bull!idg2@raptor.ukc.ac.uk MODE #geeks +k spamlite
+1013638275431 >>>PRIVMSG #cs :hellooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
+1013638282611 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Channel 4
+1013638283713 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :no ptc1
+1013638286517 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION plays "count the geeezas"\ 1
+1013638289281 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION peers at monty\ 1
+1013638289311 >>>PRIVMSG #cs :psychotic it's clear stuff, i stayed awake but hillarious.
+1013638290783 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: Oh.
+1013638295700 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :just changed that back so people don't have to remember other passwd
+1013638298694 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: It should. 
+1013638301018 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :o/~ "Safe from harm, was it a dream i had, was it a dream i had, when did it turn bad?"
+1013638306826 :Paul!pjm2@dijkstra.18hp.net NICK :Paul|java
+1013638318703 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Monty are you going to start threating Pete again?
+1013638319074 >>>PRIVMSG #cs :Stella?
+1013638324401 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :bah, you can't prove I'm using windows in that picture. :P
+1013638329549 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :monty maybe on the weekends
+1013638330380 >>>PRIVMSG #cs :wannnnnnnnnnnnna
+1013638331602 :b0b0!abh4@stuE54B.ukc.ac.uk NICK :b0b0|cs
+1013638331602 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yuck, Monty.
+1013638332453 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :monty insult monty
+1013638333024 >>>PRIVMSG #cs :na, scrap that long it mate!
+1013638334025 >>>PRIVMSG #geeks :Used to both famous
+1013638336168 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :anyway, it's foo's machine.
+1013638345972 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :que?
+1013638358250 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty insult The_Red_Bull 
+1013638362596 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :Euq?
+1013638362736 >>>PRIVMSG #geeks :settled tonight, especially the amp and 0 at mine isn't particularly evil plan and rehash
+1013638367593 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty insult me
+1013638368074 >>>PRIVMSG #geeks :NQB-W|Present: Piss off you jesus anus-sucking, otter ballooning, carrot tops puppet fucking, gypsy backstabbing, cute back-flipping, welsh investigating, urinal rimming, cucumber saver!
+1013638369767 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: Expertly spliced, that picture. <g>
+1013638373592 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :equ?
+1013638373592 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :lol
+1013638375915 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :ooh yeah
+1013638380101 :[PpP]Someone!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013638389265 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 PHotoshop can do amazing things ;)
+1013638399109 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty\ 2:\ 2 I just fucking love it when you talk dirty to me
+1013638399109 >>>PRIVMSG #geeks :screw you
+1013638404266 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :ooh yeah
+1013638404266 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :Melanie: hey, that's the best I could be arsed to do
+1013638404657 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION considers rice pudding....\ 1
+1013638406620 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :lol
+1013638411006 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :of course, you're welcome to improve on it ;)
+1013638411206 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk MODE #cs +b [PpP]*!*@*.ukc.ac.uk
+1013638412638 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Aye, true. Did you use paintbrush, ben? <g>
+1013638415763 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION whistles\ 1
+1013638420229 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :I've gotta learn how to write a bot
+1013638422953 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :psp ;)
+1013638428521 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yeah
+1013638428531 >>>PRIVMSG #geeks :move in lighthouse in this hour? Bloody hell i overslept again :( im feeling guilty
+1013638429593 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Sorry, I'm being a Photoshop nazi again. :o)
+1013638437894 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :psp bah
+1013638443292 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :hey, ben, you should take pictures of the whiteboard more often. and put those pics from the election up ;)
+1013638448650 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Paint Shop Pro nastiness
+1013638449671 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION nodnods.\ 1
+1013638452095 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :and so starts another war...
+1013638475218 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: I don't think they really care about graphics in here.. Mention text editors, though, and all hell breaks loose. :o)
+1013638488417 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins \ 1
+1013638517619 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty countdown
+1013638517629 >>>PRIVMSG #geeks :One large one and five small numbers: 50, 10, 9, 5, 10, 5.  Your target is 619.  You have thirty seconds, tick, tock, tick, tock...
+1013638519382 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :bah, ben, you don't count, what you use isn't a text editor :P
+1013638534013 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION crouches.\ 1
+1013638536867 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :bah 3 lecture tomorrow, it's a hard life
+1013638537307 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :textpad is a perfectly good text editor :P
+1013638537608 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :boo
+1013638543216 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :besides, I used emacs earlier :P
+1013638547632 >>>PRIVMSG #geeks :Duh dum, duh dum, duh-da-da-dum!  Your 30 seconds are up!
+1013638553731 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :arse biscuits
+1013638556715 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :oh well no one is perfect ben
+1013638560581 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :where on your site are the photos of the foo hair competition again, can't gfind them...
+1013638562143 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces around Neil.\ 1
+1013638571727 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Melanie: answer your challenges :P
+1013638572628 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :man monty
+1013638574170 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :http://spod.cx/pics/cs-mad/
+1013638574761 >>>PRIVMSG #geeks :Gandalf|Dune : Yep. I weren't shown at 5pm
+1013638576143 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :ooh, it finished
+1013638576704 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :ben@vindaloo:~/part2/graphs$ java -Xms256m -Xmx256m EulerGraph ../../google/data/google1.graph
+1013638576844 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs : Checking graph is eulerian...
+1013638577045 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :Graph has unconnected nodes
+1013638579338 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :my god, they are planning another pop idol allready
+1013638580329 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :right - pink floyd is now available via a stream
+1013638581751 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :never mind
+1013638588100 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: Nooooooooooo! :oP
+1013638588100 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* Melanie crouches. <-- Mel is now: Crouching Hidden Melanie
+1013638605636 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins.\ 1
+1013638652623 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hides\ 1
+1013638665151 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Crouching Melanie Hidden Lambda
+1013638665151 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION runs\ 1
+1013638672191 PING :kruskal.18hp.net
+1013638672191 >>>PONG :kruskal.18hp.net
+1013638679552 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Where to?
+1013638683638 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013638690137 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Melanie\ 2:\ 2 far away
+1013638691299 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* Melanie grins. <--- Mel is now: Crouching Grining Melanie Hidden Lambda
+1013638696086 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :bleany: Bah. :o(
+1013638701774 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :which as a film title would probably make more sense :)
+1013638726469 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Are you bored, by any chance? <g>
+1013638731066 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :hm, I really ought to watch the rest of CTHD at some point...
+1013638739929 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bored??? Never :)\ 1
+1013638742883 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION dances\ 1
+1013638744195 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :yes, you should
+1013638754309 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Oooh, ch00n.
+1013638756953 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :is the second half better than the first half?
+1013638761189 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Kate Bush - Wuthering Heights\ 1
+1013638764254 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :_58fr: nah, it's not that good
+1013638770583 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :bah.
+1013638772616 PING :kruskal.18hp.net
+1013638772616 >>>PONG :kruskal.18hp.net
+1013638775099 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION gave up halfway since he was bored...\ 1
+1013638775880 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* lambda dances <-- I'll give you 2 for techinque, 4 for style and 6.9 for Effort
+1013638784974 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013638814596 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :<_58fr> is the second half better than the first half? <-- you can have more fun with the lower half... but the top half is nice to look at :)
+1013638815898 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks about going to Woodys for a pint\ 1
+1013638827875 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :While your there get us one please :)
+1013638852381 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION misses Canters\ 1
+1013638863056 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs :no Ma-ku, i'll drink it for you and let you know how cold and refreshing it was :)
+1013638873180 PING :kruskal.18hp.net
+1013638873180 >>>PONG :kruskal.18hp.net
+1013638874142 :Random|Home!root@raptor.ukc.ac.uk NICK :Canters
+1013638881492 :Canters!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION misses BleanDweller|Norfolk\ 1
+1013638885598 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins.\ 1
+1013638889784 :Canters!root@raptor.ukc.ac.uk NICK :Random|Home
+1013638893540 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :pah: I'll just walk to my fridge and get a beer... or a mixure with a choice of spirits :)
+1013638893850 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :The weather's awful, though.
+1013638895963 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :aww thx Gary, you too ;)
+1013638900740 :Random|Home!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013638908471 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Aww, bless. :o)
+1013638910184 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :BleanDweller|Norfolk: you fightclub at all?
+1013638916873 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: Yeah, but he sucks.
+1013638924985 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION had fun driving up here - some real twisty bits\ 1
+1013638925466 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :oooh free points then
+1013638930813 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :<Melanie> lambda: Yeah, but he sucks. <-- but only if you ask nicely :)
+1013638931294 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :cheers Mel
+1013638934579 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638934599 >>>PRIVMSG _58fr :doru
+1013638936411 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638936431 >>>PRIVMSG _58fr :tigger soo good one bottle!
+1013638937733 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638937753 >>>PRIVMSG _58fr :IF U ROB will goto hugs, and posted per se bye ;) but over 30gb :( and Tab cola.
+1013638938995 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :ewww
+1013638938995 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ma-ku: Aye. ;oP
+1013638940267 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638940297 >>>PRIVMSG _58fr :CSEng
+1013638941469 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638941499 >>>PRIVMSG _58fr :~ Pee-Ay-eSs-Tee-Ay.... Pee-Ay-eSs-Tee-Ay ~ and drink... maybe that like? I've now thats gooood cos i've given it definately don't fix irt
+1013638947838 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Ma-ku\ 2:\ 2 nope but Mel does
+1013638948308 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638948328 >>>PRIVMSG _58fr :playyyyyy :) nothing like LOTR
+1013638950261 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638950281 >>>PRIVMSG _58fr :DarkHalf-MMLabB-matlab : use scanf ;) muwahahaha
+1013638951463 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638951483 >>>PRIVMSG _58fr :impossible I harldy
+1013638952575 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638952595 >>>PRIVMSG _58fr :wannnnnnnnnnnnna
+1013638955449 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638955469 >>>PRIVMSG _58fr :knowledge=power power=energy, energy=mass, mass quit misc from arr's folder I died, does gandalf... it's ignoring us (jam12)
+1013638956170 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638956470 >>>PRIVMSG _58fr :whens that~?~
+1013638957642 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Vicious rumours, guv.
+1013638958824 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638958834 >>>PRIVMSG _58fr :foo:ascii morse code?
+1013638961367 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638961387 >>>PRIVMSG _58fr :http://www.ee.oulu.fi/~aaho/funny/Burp.avi
+1013638963921 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638963951 >>>PRIVMSG _58fr :26
+1013638966465 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638966485 >>>PRIVMSG _58fr :be annoying? (climax)
+1013638969018 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG monty :bleh
+1013638969038 >>>PRIVMSG _58fr :girns?
+1013638970570 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :<Melanie> Vicious rumours, guv. <--- Tell it to the jury :)
+1013638976930 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION blinks innocently.\ 1
+1013638991671 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :oooh 110 points only another 50 to go
+1013639006702 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* Melanie blinks innocently. <-- blink all you like, your still guilty until proven guilty :)
+1013639026531 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :guilty until proven guilty..... i like the sound of that :)
+1013639026891 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION lols at madmel.jpg\ 1
+1013639027452 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot melanie
+1013639028454 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :you are sweet and innocent, guv.
+1013639036645 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :See?
+1013639037597 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :ibot BleanDweller
+1013639037597 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :and, by the way, I agree with ntm.
+1013639041042 :Tim|18HP!tdb@knuth.18hp.net NICK :Melanie-
+1013639044407 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013639044837 :Melanie-!tdb@knuth.18hp.net PRIVMSG #cs :Monty, insult me
+1013639045698 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION <AOL>s\ 1
+1013639046089 >>>PRIVMSG #cs :Melanie-: Fuck yourself you wash basin shitstabbing, old women kiddy-fiddling, tulips puppet fucking, armpit ar master!
+1013639048833 :Melanie-!tdb@knuth.18hp.net NICK :Tim|18HP
+1013639053460 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :I wouldn't call iBot a character witness :)
+1013639053780 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :FANTASTIC!
+1013639054591 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION laughs.\ 1
+1013639064746 :Random|Home!root@raptor.ukc.ac.uk NICK :Random|AFK
+1013639066368 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :right then, I'm off to do some work on the lappy
+1013639069563 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION giggles at sharpe\ 1
+1013639074380 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :good night all, don't stay up too late
+1013639075521 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :Paul, would you not agree Monty is a bit obscene?
+1013639079046 >>>PRIVMSG #cs :yast1 isn't loaded, i'll then cos there's certainly do, to compile....
+1013639081730 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :and I'll chat tomorrow
+1013639087008 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :ibot, be insulted
+1013639087178 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :Monty, insult me
+1013639087549 >>>PRIVMSG #cs :iBot: Kiss my arse you rectum engineer hurdling, snuffleupagus molesting, paddington bears arse hair shitting, shit for brains star gazing, kind hearted policemen homework doing, sputum crucifying, curb buggering, rim jammer mounting, sex shop pisser!
+1013639088600 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :bye marky
+1013639088600 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers\ 1
+1013639090563 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :xxxx
+1013639091414 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;ater mark
+1013639094018 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;->l
+1013639102510 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :neil, u are clearly not in origins anymore :P
+1013639111353 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :obviously 
+1013639113306 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :or maybe i am
+1013639121297 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :<cue x-files like music>
+1013639125934 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :f00l
+1013639135658 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :maybe Neil asked the entire Origins bar around to his place?
+1013639142818 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :night all, sleep tight
+1013639143759 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :good point
+1013639148797 :Fox|Origins!root@raptor.ukc.ac.uk PRIVMSG #cs :i have so many friends
+1013639150569 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk QUIT :Quit: work time
+1013639157049 :Fox|Origins!root@raptor.ukc.ac.uk NICK :Fox|Drinkies
+1013639161064 :Andy|!amh1@dhcp6238.ukc.ac.uk JOIN :#cs
+1013639161064 >>>PRIVMSG #cs :hey Andy|
+1013639162807 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :does that help you andy pandy?
+1013639175776 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :much better neil
+1013639185700 :Andy|!amh1@dhcp6238.ukc.ac.uk PRIVMSG #cs :lo
+1013639189225 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :good good andy pandy
+1013639218998 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes the fightclub addiction seems to have worn off\ 1
+1013639239567 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yeah, play http://netropolis.lineone.net instead.
+1013639252436 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo adl1
+1013639253437 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :adl1             A.D.Lye          cut846  pelican     13 Feb 17:16   mail
+1013639256442 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :oh wow
+1013639258444 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo nar4
+1013639258625 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :nar4             N.A.Renaud       cut719  raptor      13 Feb 22:20   no mail
+1013639258985 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh ffs
+1013639259125 PING :kruskal.18hp.net
+1013639259125 >>>PONG :kruskal.18hp.net
+1013639265014 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :i'm getting quite drunk he he he
+1013639270041 :Paul|java!pjm2@dijkstra.18hp.net PRIVMSG #cs :ROFL at ITV - "anyone who chops up bodies and flushes them down the toilet has got to be a little bit odd"
+1013639282219 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :rofl
+1013639287857 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :what does'nt everybody do that???
+1013639290370 :Paul|java!pjm2@dijkstra.18hp.net PRIVMSG #cs :ewww icky tv
+1013639291432 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013639291612 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :lol
+1013639327243 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION retires back into his dark corner, to sharpen his knives...always the knives...\ 1
+1013639342185 :ptc1!pc24@stuE0A8.ukc.ac.uk QUIT :Ping timeout
+1013639351919 PING :kruskal.18hp.net
+1013639351919 >>>PONG :kruskal.18hp.net
+1013639380410 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to W.A.S.P. - Take The Addiction\ 1
+1013639380410 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Kniiiiives.
+1013639393719 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :knives are fun#
+1013639395822 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-#
+1013639399597 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs : kn111fe?
+1013639405566 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Melanie: what have you got me into!!!
+1013639406147 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :nah, doesn't work
+1013639427257 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: Mwahahaha, it's far more addictive than fightclub.
+1013639452664 PING :kruskal.18hp.net
+1013639452674 >>>PONG :kruskal.18hp.net
+1013639460996 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk JOIN :#cs
+1013639477479 :GardenChairs2!~jmb8@node.18hp.net QUIT :Quit: time to go
+1013639500633 :ptc1!pc24@stuE0A8.ukc.ac.uk JOIN :#cs
+1013639506681 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :phil
+1013639515784 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION states that guns are for show, knives for a pro :)\ 1
+1013639519910 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Do you like Soundgarden?
+1013639523856 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :aye
+1013639531918 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Excellent.
+1013639532118 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :aint got any tho
+1013639535833 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :What?!
+1013639546889 PING :kruskal.18hp.net
+1013639546889 >>>PONG :kruskal.18hp.net
+1013639548151 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: You don't have Badmotorfinger?
+1013639557324 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :nope
+1013639557745 :Berserker!Berserker@dhcp6118.ukc.ac.uk JOIN :#cs
+1013639563122 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Do you want a copy?
+1013639589140 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes bowling this week was amazing!!\ 1
+1013639598784 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :8 bowlers with an average over 150!!
+1013639607116 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :so...? :)
+1013639615448 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: ?
+1013639616459 :Kumquat!ryanand26@stuE220.ukc.ac.uk JOIN :#cs
+1013639625242 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: is that with the rails down? :)
+1013639626634 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION summons the excessive punctuation police to deal with lambda\ 1
+1013639640283 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :what?!!!!
+1013639644019 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs ::P
+1013639648575 PING :kruskal.18hp.net
+1013639648575 >>>PONG :kruskal.18hp.net
+1013639662886 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :* _58fr summons the excessive punching police to deal with lambda :)
+1013639668484 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :argh, must go back upstairs
+1013639675975 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :must not spend night lying on sofa
+1013639686300 :_58fr!~list@vindaloo.at.fivegeeks.net PRIVMSG #cs :on the plus side, this way I type into the wrong window less often
+1013639688853 :Andy|!amh1@dhcp6238.ukc.ac.uk NICK :Phlip
+1013639695142 :b0b0|cs!abh4@stuE54B.ukc.ac.uk NICK :b0b0
+1013639701662 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: go for it
+1013639720939 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Will do
+1013639735831 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: It's playing at the moment, but I will afterwards
+1013639739656 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: You there?
+1013639746356 PING :kruskal.18hp.net
+1013639746356 >>>PONG :kruskal.18hp.net
+1013639749821 :ptc1!pc24@stuE0A8.ukc.ac.uk JOIN :#javahelp
+1013639754388 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Greetings.
+1013639761598 :ID|afk!ph22@stuE112.ukc.ac.uk NICK :angelicdevil
+1013639762509 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :How do I change the textcolor of a JLabel?
+1013639766235 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lo there
+1013639770621 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :reaper:pm
+1013639782127 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Yo Angel
+1013639794315 :Longhead!nrps1@raptor.ukc.ac.uk JOIN :#cs
+1013639794315 >>>PRIVMSG #cs :hi Longhead, how ya doing?
+1013639799172 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :um, no i don't nat
+1013639806372 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :ah, wrong one silly
+1013639807223 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :er yeah u do
+1013639810278 :Longhead!nrps1@raptor.ukc.ac.uk PRIVMSG #cs :im cool, u?
+1013639813092 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lo nathan
+1013639819071 :Longhead!nrps1@raptor.ukc.ac.uk PRIVMSG #cs :l.o. babe :)
+1013639819091 >>>PRIVMSG #cs :boo
+1013639820813 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :this one nat, this one
+1013639825870 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :oooo, AOL7
+1013639829335 :Longhead!nrps1@raptor.ukc.ac.uk PRIVMSG #cs :which nat??!! lol
+1013639836936 :RGT!rgt1@raptor.ukc.ac.uk JOIN :#cs
+1013639843005 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :<ben> oooo, AOL7 <---- AAAAAAAAAARRRRRRRRRRRRRRRRRGGGGGGGGGGGGGHHHHHHHHHHHHH!!!! Take it away!!!!!!!!!!!!
+1013639847712 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :lo rgt
+1013639847872 :Em|Origins!root@raptor.ukc.ac.uk NICK :Em
+1013639852629 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :hello
+1013639854181 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lo
+1013639858487 :Em!root@raptor.ukc.ac.uk PRIVMSG #cs :hello :o)
+1013639859509 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :whtas going on?
+1013639869042 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Not much.. Avoiding work.
+1013639880529 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :hmmmm Im sure I should think about work some time
+1013639905154 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Aye.
+1013639911453 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :Ooooo IASTE email...
+1013639916561 PING :kruskal.18hp.net
+1013639916561 >>>PONG :kruskal.18hp.net
+1013639922559 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Mel: are you too! :)
+1013639922690 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ooo, good news?
+1013639922880 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :work? hahaha ;)
+1013639928788 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :Oooo it says nothing ;)
+1013639943590 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :It just says thank you for filling in you form, dont call us well call you
+1013639944891 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: Why didn't I accept Rick's offer? It's starting to look like a good idea..
+1013639952803 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :RGT: Woo, nice.
+1013639965852 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Melanie: oh-er
+1013639965852 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013639974434 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :I hear there is some vancancies at British Airways now :)
+1013639975425 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :Melanie: what offer?
+1013639982556 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: Swapping assignments. <g>
+1013639985189 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :Ma-ku\ 2:\ 2 No vacancies
+1013639990757 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013639996526 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :what you doing?
+1013640002564 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs graphs\ 1
+1013640010946 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Java graphs..
+1013640012969 PING :kruskal.18hp.net
+1013640012969 >>>PONG :kruskal.18hp.net
+1013640022293 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm in an essay-writing mood.. Gahh.
+1013640026979 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :mel: heheh
+1013640034580 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :write the OS essays (well, ok sentances)
+1013640035572 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :Mel: want to do my threads essay?
+1013640050573 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :RGT: I hanve an mangic keyboanrd it puts extran n's after an's anll the time :)
+1013640057403 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :fox: Well, no, since you have my book, and the deadline for graphs is tomorrow. <g>
+1013640068569 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1PING 1013640081 777080\ 1
+1013640068569 >>>NOTICE NQB-W|Present :\ 1PING 1013640081 777080\ 1
+1013640077372 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :Mel: I have an essay on the TSP.. you can write it for me if u like :)
+1013640078183 :Carbynel!Carbynel@stuE31C.ukc.ac.uk JOIN :#cs
+1013640078664 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :Ma-ku\ 2:\ 2 I meant there are no vacancies at BA since people were made redundant, not fired
+1013640088278 :Carbynel!Carbynel@stuE31C.ukc.ac.uk PRIVMSG #cs :hello everyone
+1013640093996 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :lo Carbynel
+1013640097000 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ma-ku: Woo, fun. No thanks. :oP
+1013640098052 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :Ma-ku: that ISN'T an essay!!!!!!!!!!!!!
+1013640101326 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot seen pseudoGeek
+1013640102338 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :pseudoGeek was last seen on IRC 3 hours, 28 minutes and 1 seconds ago, saying: can't eat as the kitchen has been invaded by orientals [Wed Feb 13 19:13:54 2002]
+1013640114335 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION listens to ash - theres a star\ 1
+1013640116048 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :Monkey!
+1013640123548 :Carbynel!Carbynel@stuE31C.ukc.ac.uk PRIVMSG #cs :hi ma-ku and dobbin
+1013640128245 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :RGT: well it was attempt at humour :)
+1013640130669 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to Three Doors Down - Story of a Girl\ 1
+1013640133483 :Carbynel!Carbynel@stuE31C.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps Dobbin around a bit with a large trout\ 1
+1013640150367 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :edd: Do you wish to learn the ways of MonKey-Fu?
+1013640155995 :Longhead!nrps1@raptor.ukc.ac.uk PRIVMSG #cs :kryptonite is better
+1013640164878 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :True, that's a ch00n.
+1013640166891 PING :kruskal.18hp.net
+1013640166891 >>>PONG :kruskal.18hp.net
+1013640167712 :Longhead!nrps1@raptor.ukc.ac.uk PRIVMSG #cs :;p
+1013640175914 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs KaZaa.\ 1
+1013640177466 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION knows all there is to know about Monkey-foo. I was taught by the great master allan!\ 1
+1013640186919 :archmoo!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013640200108 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION reckons loser is the best 3dd ch00n\ 1
+1013640218445 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION is listening to a song ben would like\ 1
+1013640227798 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :ash - shining light
+1013640241688 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Ahh, yeah.
+1013640248588 :Kumquat!ryanand26@stuE220.ukc.ac.uk PRIVMSG #cs :its good but not there best
+1013640255819 :Kumquat!ryanand26@stuE220.ukc.ac.uk PRIVMSG #cs :their
+1013640266334 PING :kruskal.18hp.net
+1013640266334 >>>PONG :kruskal.18hp.net
+1013640272673 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :ch00n ;)
+1013640273554 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Yeah.. tis a great album, though.
+1013640281075 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :all ash albums are great ;)
+1013640286983 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION notes he can actually now physicall open his right hand\ 1
+1013640291089 :Kumquat!ryanand26@stuE220.ukc.ac.uk PRIVMSG #cs :the first was great :)
+1013640294674 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION nods at ash\ 1
+1013640297218 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :unless you're still talking about 3dd ;)
+1013640300182 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :ash->ben
+1013640309566 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: I was, yeah. :oP
+1013640311929 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :waaahhhh, it's all getting confusing ;)
+1013640311929 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yeah me here
+1013640313371 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :ben : what albums do you have :)
+1013640332158 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION brain doesn't work anyway, so has got used to confusion :)\ 1
+1013640334181 :orange|away!root@raptor.ukc.ac.uk QUIT :Quit: bwahahahahaa
+1013640338527 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :pete: 1977, nu-clear sound, and free all angels
+1013640347971 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :y?
+1013640348422 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :lo
+1013640350395 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hi
+1013640353078 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :i think thats the 3 i have..
+1013640358406 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Remind me again.. are you on campus?  If not, do you have a high-speed connection?
+1013640359357 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :U want me to come round to do the Maths?
+1013640364415 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :coz I need help with it :)
+1013640364615 PING :kruskal.18hp.net
+1013640364615 >>>PONG :kruskal.18hp.net
+1013640364615 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION challenges edd to a fight with monkey-fu :)\ 1
+1013640364615 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no and no
+1013640367109 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION wants to find someone who has the others\ 1
+1013640368160 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :shit
+1013640371565 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :ok
+1013640381199 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yes
+1013640382791 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :pete: there's only two more
+1013640394648 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :Ma-ku: wouldn't be fair, I'm out of bananas
+1013640397312 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :thats 40% more albums :)
+1013640398123 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :heya phil
+1013640403331 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs ::)
+1013640405394 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :pete: true
+1013640409169 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :only one is studio tho
+1013640410801 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has a loaded fruit bowl and is willing to use it :)\ 1
+1013640411623 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :the other is live
+1013640417521 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :just buy em! ;)
+1013640425643 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION could :)\ 1
+1013640434205 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :* Pete|Pain should
+1013640434335 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lo maku
+1013640438822 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION notes his back actually not really fscking hurts\ 1
+1013640440023 :tcr!tcr@stuE40E.ukc.ac.uk JOIN :#cs
+1013640445932 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :not -> now
+1013640452842 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot divine sleep
+1013640455706 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shakes the psychic prismatic sphere...\ 1
+1013640455706 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :It says 'Eat more cheese, then ask again,' Melanie
+1013640456717 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION yawns\ 1
+1013640457559 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot divine java
+1013640457749 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shakes the psychic purple sphere...\ 1
+1013640457749 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :It says 'What do YOU think,' Melanie
+1013640462095 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot divine sleep
+1013640462115 PING :kruskal.18hp.net
+1013640462115 >>>PONG :kruskal.18hp.net
+1013640462225 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shakes the psychic black sphere...\ 1
+1013640462225 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :It says 'My Sources Say No,' Melanie
+1013640467863 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Gahh, you suck.
+1013640470157 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :da bot knows
+1013640472170 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :soz for the language but I hacked your pc, take a look http://www.lol.dk/fucked/ihackedyou.jpg
+1013640481673 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot divine will melanie do some work now?
+1013640482134 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shakes the psychic black sphere...\ 1
+1013640482134 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :It says 'As I See It, Yes,' Reaper|home
+1013640486640 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :go for it mel :P
+1013640493661 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Nooo.. need sleeeep.
+1013640519418 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :<Melanie> Gahh, you suck. <--- i've said it before and i'll say it again.... :)
+1013640532647 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION nearly finishs off the free all angels album with sometimes\ 1
+1013640553637 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs ::oP
+1013640554087 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION so isn't gonna be able to do any work tomorrow, barely type now :D\ 1
+1013640556241 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :lambda\ 2:\ 2 scary stuff ;)
+1013640558253 PING :kruskal.18hp.net
+1013640558253 >>>PONG :kruskal.18hp.net
+1013640588537 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013640596809 :chrislamb!root@raptor.ukc.ac.uk QUIT :Quit: ChatZilla 0.8.5 [Mozilla rv:0.9.8/20020204]
+1013640600534 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :heyup lambda 
+1013640606493 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :lo edd
+1013640613984 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :its like the old I have w00ted you click here: <A HREF="file:///c:/">
+1013640614294 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :hmm, a mate of mine just found one of my old websites]
+1013640639530 :Kumquat!ryanand26@stuE220.ukc.ac.uk PRIVMSG #cs :angelicdevil: id look at netgames
+1013640640642 :RGT!rgt1@raptor.ukc.ac.uk PRIVMSG #cs :but rather neater
+1013640641824 :chrislamb!root@raptor.ukc.ac.uk JOIN :#cs
+1013640647852 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :edd: pub trip good?
+1013640661622 PING :kruskal.18hp.net
+1013640661622 >>>PONG :kruskal.18hp.net
+1013640666609 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: yeah, twas cool, and we bumped into cu people having social
+1013640685627 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :chrislamb: How did you get on with the perl?
+1013640700218 :chrislamb!root@raptor.ukc.ac.uk PRIVMSG #cs :perl?  Me not touched perl
+1013640700218 :nuked!frmb2@myrtle.ukc.ac.uk QUIT :Ping timeout
+1013640710582 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs perl\ 1
+1013640716521 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :you do co618?
+1013640718864 :Mercutio|dashedoffsomeplace!acm2@raptor.ukc.ac.uk PRIVMSG #cs :*yawn*
+1013640720427 :chrislamb!root@raptor.ukc.ac.uk PRIVMSG #cs :yeah
+1013640720847 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :hey edd!
+1013640720857 >>>PRIVMSG #cs :ose = false?
+1013640724803 :Mercutio|dashedoffsomeplace!acm2@raptor.ukc.ac.uk NICK :Mercutio
+1013640725915 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :How are things?
+1013640731182 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :ey-up Berserker 
+1013640733355 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :yeah, jibbly :-)
+1013640743009 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :glad to hear it!
+1013640751431 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :just had dinner in weatherspoons with clarie
+1013640761305 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :which was nice
+1013640762507 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :go well?
+1013640764951 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :how bout you?
+1013640765742 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :that's good!
+1013640773783 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :that was ID pissing round reaper
+1013640774815 :angelicdevil!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :nini all
+1013640775005 :MrTea!mdc5@raptor.ukc.ac.uk NICK :MrTea|bed
+1013640780874 :NQB-W|Present!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Right, I'm setting off to yours
+1013640781484 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :I had 3 lectures and a test...
+1013640781615 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :night angelicdevil 
+1013640785440 :MrTea|bed!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :nite
+1013640786442 :NQB-W|Present!md27@raptor.ukc.ac.uk NICK :NQB-W|NotAllHere
+1013640789406 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :then slept the rest of the day
+1013640790427 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :night T
+1013640792170 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :bliss
+1013640796015 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :ouch!
+1013640796606 :NQB-W|NotAllHere!md27@raptor.ukc.ac.uk PRIVMSG #geeks :CU in 3
+1013640798639 :b0b0!abh4@stuE54B.ukc.ac.uk QUIT :Quit: I hope Si dont kick me out of -=CW=-
+1013640798639 :Reaper|home!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013640801613 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :have to revise for german...
+1013640801964 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :but sleep sounds nice :-)
+1013640808193 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION needs to get more sleep\ 1
+1013640815533 :BubblySarah!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013640815533 :OJen!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013640818027 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :It was - I was dead for a whole 4 hours...
+1013640820040 PING :kruskal.18hp.net
+1013640820040 >>>PONG :kruskal.18hp.net
+1013640824316 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :well, not literally
+1013640826529 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :went to bed at 3.30 this morning and got up at 9...I need more sleep than that
+1013640828522 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Dead? Eep.
+1013640829864 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013640834020 :angelicdevil!ph22@stuE112.ukc.ac.uk NICK :ID|film
+1013640836794 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :deads pretty harsh
+1013640842743 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :you got better though!
+1013640842903 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION didn't actually make it to bed this morning\ 1
+1013640848911 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :So I did!
+1013640849983 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :!
+1013640852857 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :revising?
+1013640856522 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :partly
+1013640860007 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013640862070 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :for a couple of hours
+1013640863102 :Reaper|home!root@raptor.ukc.ac.uk JOIN :#cs
+1013640865035 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :and mudding by any chance?
+1013640869331 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :I blame jason...
+1013640870663 :Longhead!nrps1@raptor.ukc.ac.uk QUIT :Quit: BitchX-1.0c18 -- just do it.
+1013640872255 :RGT!rgt1@raptor.ukc.ac.uk QUIT :Quit: BitchX-75p3 -- just do it.
+1013640874999 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :heya Reaper
+1013640879415 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :yeah, some of that too.
+1013640887577 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :ahh yes, I remember seeing you two chatting
+1013640889500 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo edd
+1013640898593 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :apparently I do know jason, as does clarie
+1013640903920 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :really? where?
+1013640907696 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :#misc?
+1013640909378 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :he was really freaked out that clarie knew him apparently
+1013640915878 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :aye
+1013640917871 PING :kruskal.18hp.net
+1013640917871 >>>PONG :kruskal.18hp.net
+1013640931460 :mimic!elkippy@stuE4BD.ukc.ac.uk JOIN :#cs
+1013640937329 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo
+1013640942185 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :I think he still is...
+1013640945891 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013640950477 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :good good
+1013640961003 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmm
+1013640967602 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :\ 1ACTION snaps awake, and glares at the Berserker.\ 1
+1013640969855 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs\ 1
+1013640987871 :deano|town-footie!deano@stuE319.ukc.ac.uk NICK :deano
+1013640996323 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves an terrible death implement in CutGlass's general direction\ 1
+1013641005737 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION scritches CutGlass \ 1
+1013641009903 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :\ 1ACTION yelps, and scampers away.\ 1
+1013641018525 PING :kruskal.18hp.net
+1013641018525 >>>PONG :kruskal.18hp.net
+1013641019136 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evilly\ 1
+1013641024434 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :giggle
+1013641040978 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Evil witch!
+1013641055709 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Edd: And I'd honestly say you don't really know me.
+1013641062458 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :You've maybe seen me twice, three times.
+1013641076799 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :CutGlass: Well, I keep seeing you and thinking I know you from somewhere :p
+1013641079663 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :Who are you calling a witch, necky?
+1013641092492 :Tim|18HP-BSD!~tdb@kruskal.18hp.net QUIT :Quit: Client Exiting
+1013641099161 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :fnar!
+1013641104178 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :lo phil
+1013641105230 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :Fneeb!
+1013641110467 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :snarf
+1013641110588 PING :kruskal.18hp.net
+1013641110588 >>>PONG :kruskal.18hp.net
+1013641114163 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION wonders why Gandalf is mad\ 1
+1013641120252 :Phlip!amh1@dhcp6238.ukc.ac.uk PRIVMSG #cs :\ 1ACTION catches up with #cs\ 1
+1013641121173 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Berserker: Quiet, Greenback.
+1013641138528 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION Reaper|home Can do\ 1
+1013641143805 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk QUIT :Ping timeout
+1013641171195 :ID|film!ph22@stuE112.ukc.ac.uk QUIT :Quit: Goes to dream of what of would love, but will never be.
+1013641198895 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 25 minutes to watch tv
+1013641198925 >>>PRIVMSG #cs :alex|co5O4: Okay, I'll remind you about that on Wed Feb 13 23:24:58 GMT 2002
+1013641221968 :Longhead!nrps1@raptor.ukc.ac.uk JOIN :#cs
+1013641230801 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :wb saunders
+1013641244981 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :i didn't go anywhere
+1013641248105 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Order Berserker kill.
+1013641251460 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :silly boy
+1013641262776 :Melanie!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm going for sleepybyes now.. Night all.
+1013641263778 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kills\ 1
+1013641267323 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :night mel
+1013641267884 :Ma-ku!root@raptor.ukc.ac.uk PRIVMSG #cs :night Mel
+1013641268975 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION o/~ we are the chapions by friends \ 1
+1013641270978 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders who she is killing\ 1
+1013641270978 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mel u lightweight
+1013641275655 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :night mel
+1013641278679 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :nini
+1013641292379 :Melanie!root@raptor.ukc.ac.uk PART #cs
+1013641297416 PING :kruskal.18hp.net
+1013641297416 >>>PONG :kruskal.18hp.net
+1013641349511 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Erm.... kill edd? That's the only name I really recognise here.
+1013641349722 :foo[busyCaring4Sarah]!~ms9@arwen.ukc.ac.uk QUIT :Quit: home
+1013641350713 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :javadoc JLabel
+1013641351053 >>>PRIVMSG #javahelp :javax.swing.JLabel: http://java.sun.com/j2se/1.3/docs/api/javax/swing/JLabel.html
+1013641374407 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Thanks, I got a book
+1013641375448 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp ::)
+1013641376891 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk JOIN :#cs
+1013641388227 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders if edd would mind being berserkered\ 1
+1013641398982 :mrsfoo[busyBeingCaredFor]!ses20@stuE16A.ukc.ac.uk NICK :mrsfoo[zzz]
+1013641402327 :mrsfoo[zzz]!ses20@stuE16A.ukc.ac.uk QUIT :Quit: 
+1013641403319 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :hehe
+1013641411540 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :I still can't see how tho :P
+1013641411721 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION isn;t sure what being beserked involves...\ 1
+1013641418661 :mimic!elkippy@stuE4BD.ukc.ac.uk NICK :mimic|southpark
+1013641431539 :Kumquat!ryanand26@stuE220.ukc.ac.uk PART #cs
+1013641446431 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :javadoc JFrame
+1013641446441 >>>PRIVMSG #javahelp :javax.swing.JFrame: http://java.sun.com/j2se/1.3/docs/api/javax/swing/JFrame.html
+1013641447422 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :being stabbed by a large robot, if I recall correctly
+1013641472758 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :no - I offer a personal, fist to hand service...
+1013641479839 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :no mechs involved!
+1013641491235 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :fist to hand?
+1013641497174 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :you want to punch my hand?
+1013641520757 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :instead of hand to hand....
+1013641525805 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :just an analogy...
+1013641536951 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :I guess you could be fisted wherever...
+1013641542979 PING :kruskal.18hp.net
+1013641542979 >>>PONG :kruskal.18hp.net
+1013641543029 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :Lol
+1013641547496 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :oh dear
+1013641550640 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :you actually know how, btw?
+1013641551301 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :I guess you could
+1013641555758 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :lo eddd
+1013641558772 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :I could?!
+1013641565922 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :This is my good eye
+1013641570900 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION isn't going to go there\ 1
+1013641572512 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Do you hear a cow?
+1013641574535 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :ptc1: huh?
+1013641575847 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :A rooster says
+1013641580003 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Here is a pig
+1013641587143 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :The Devil says
+1013641588014 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps ptc1 for not making sense\ 1
+1013641592060 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION drops a monitor on ptc1\ 1
+1013641594393 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :shush now
+1013641606821 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: You'll see what I mean soon enough
+1013641609675 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :;)
+1013641633570 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders if he just has a dirty mind\ 1
+1013641633840 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :I'll be in #jamsandwich if needed
+1013641635813 :jester!root@raptor.ukc.ac.uk PART #cs
+1013641644085 PING :kruskal.18hp.net
+1013641644085 >>>PONG :kruskal.18hp.net
+1013641686496 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Why is everyone so quiet?
+1013641694227 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :working
+1013641698042 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :ah
+1013641703600 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :tired and reading acum
+1013641704051 :Alcohol!pg8@stuE132.ukc.ac.uk JOIN :#cs
+1013641709148 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :and cowering in fear of Berserker 
+1013641735306 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries to look as menacing as possible\ 1
+1013641737319 PING :kruskal.18hp.net
+1013641737329 >>>PONG :kruskal.18hp.net
+1013641746742 :Alcohol!pg8@stuE132.ukc.ac.uk QUIT :Quit: 
+1013641751509 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :Pay up your subscription, mortal!
+1013641758880 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries to imagine Berserker being menacing\ 1
+1013641764508 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION stifles a grin\ 1
+1013641769755 :Kinny|feeling^like^crap!___@stuE117.ukc.ac.uk NICK :Kinny
+1013641780311 :Gandalf|MAD!pssc@myrtle.ukc.ac.uk PRIVMSG #cs :right better go home
+1013641785628 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION weilds random implements of doom\ 1
+1013641809533 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grabs the animesoc umbrella of justice and subtitiling\ 1
+1013641810534 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Fear the knitting needles!
+1013641813669 :Mewso!jc26@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION blinks \ 1
+1013641823963 :Mewso!jc26@raptor.ukc.ac.uk PRIVMSG #cs :If i had a hammer.,....
+1013641825846 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :heya mewsy!
+1013641835901 PING :kruskal.18hp.net
+1013641835901 >>>PONG :kruskal.18hp.net
+1013641837353 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :....I'd hammer in the morning
+1013641838614 :Mewso!jc26@raptor.ukc.ac.uk PRIVMSG #cs :feck... whats taking up all the bandwidth?
+1013641844843 :Mewso!jc26@raptor.ukc.ac.uk PRIVMSG #cs :elloooo eedd :D
+1013641860246 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes that the points on her needles are sharper\ 1
+1013641879123 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION isn't afraid of Berserker's pointy things\ 1
+1013641886754 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :I'll just call rob in!
+1013641915024 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :what for?
+1013641920202 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Noooo! Not the Berserker's kryptonite!
+1013641920582 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION confused\ 1
+1013641930396 :ben!~ben@vindaloo.at.fivegeeks.net PART #cs :lameness overload
+1013641938438 PING :kruskal.18hp.net
+1013641938438 >>>PONG :kruskal.18hp.net
+1013641939389 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :ahh, I obviously do just have far too dirty a mind 
+1013641942684 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :don't worry about it
+1013641957355 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :Reality has been broken quite enough in recent weeks.
+1013641963404 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :I don't see rob as pointy, more fluffy...
+1013641976883 :Mewso!jc26@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will brb\ 1
+1013641979918 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :He's getting better at poking though
+1013641984594 :Mewso!jc26@raptor.ukc.ac.uk QUIT :Quit: Brb
+1013641985566 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :That's not the word you usually use when talking about him to me. :)
+1013641993677 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :hmm... well, it's not hard to miss!
+1013642001989 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :The targets are large enough!
+1013642004062 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :arg
+1013642027065 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs -b [PpP]*!*@*.ukc.ac.uk
+1013642029569 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :\ 1ACTION covers his eyes and ears.\ 1
+1013642031582 PING :kruskal.18hp.net
+1013642031582 >>>PONG :kruskal.18hp.net
+1013642091648 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hums to himself, and ignores this part of the conversation.\ 1
+1013642098518 :Kyser|GONE!root@raptor.ukc.ac.uk JOIN :#cs
+1013642105879 :Mewso!root@raptor.ukc.ac.uk JOIN :#cs
+1013642116754 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps Kyser|GONE about with a smelly trout with marmite on it\ 1
+1013642130895 PING :kruskal.18hp.net
+1013642130895 >>>PONG :kruskal.18hp.net
+1013642131426 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :ahoyhoy
+1013642209438 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION drops a torch\ 1
+1013642215496 :Mercutio!acm2@raptor.ukc.ac.uk PRIVMSG #cs :lo mewso
+1013642219993 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmm, that may not have done my printer much good at all
+1013642224109 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :ello Merc D:
+1013642225301 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at printer\ 1
+1013642226252 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs ::D
+1013642230087 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :floooom
+1013642232100 PING :kruskal.18hp.net
+1013642232100 >>>PONG :kruskal.18hp.net
+1013642263996 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :you dropped a torch on your printer?
+1013642267962 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yes
+1013642275743 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :a big one?
+1013642284486 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :a big torch or a big printer?
+1013642288582 :Mercutio!acm2@raptor.ukc.ac.uk NICK :Mercutio|OilerTouring
+1013642288842 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :torch
+1013642293308 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :not really
+1013642298796 :Mercutio|OilerTouring!acm2@raptor.ukc.ac.uk NICK :Mercutio|OohlaTouring
+1013642312686 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :the word is Euler
+1013642313217 :Mercutio|OohlaTouring!acm2@raptor.ukc.ac.uk NICK :Mercutio|eeewlaTouring
+1013642313537 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Do I actually know what?  How to do it?
+1013642320417 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :yeah
+1013642330312 PING :kruskal.18hp.net
+1013642330312 >>>PONG :kruskal.18hp.net
+1013642331944 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :I'm working on it still
+1013642331964 >>>PRIVMSG #javahelp :PedentException in mplayer?
+1013642332154 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013642341568 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :wtf Monty?
+1013642342068 :foo[campus]!~ms9@sauron.at.fivegeeks.net NICK :foo
+1013642343040 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :i refuse to pronouce it "oiler"
+1013642343841 >>>PRIVMSG #javahelp :OJen: why any left, too. Hmmm. It happens....
+1013642346985 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :ptc1: it possibly inherits setForeground
+1013642354446 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u mean coz it's wrong? ;)
+1013642361737 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Ah, yes, thought it was something like tht
+1013642367134 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :someone else said background
+1013642369548 :Kyser|GONE!root@raptor.ukc.ac.uk NICK :KyserSoze
+1013642371811 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk PRIVMSG #cs :It's pronounced that way, yes.
+1013642372001 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :ok
+1013642372021 >>>PRIVMSG #javahelp :pweeeze
+1013642373403 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :\ 1ACTION tries\ 1
+1013642383027 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :yup it u-ler for me
+1013642395165 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :well, it has getForeground, and setForeground isn't listed, but, yaknow, might be an error
+1013642420091 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :iBot: time
+1013642420271 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :time is 23:20:34 2002
+1013642427151 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Nothing seems to change the color
+1013642445657 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :this.setForeground(Color.black);
+1013642449673 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :updating it afterwards?
+1013642468100 PING :kruskal.18hp.net
+1013642468100 >>>PONG :kruskal.18hp.net
+1013642470543 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :erm n/m
+1013642470543 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp ::)
+1013642476612 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Well, I put it before the add statements
+1013642476912 :[PpP]Someone|sleep!root@raptor.ukc.ac.uk JOIN :#cs
+1013642485174 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :Before I actually add the panels
+1013642490492 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :anyone got a huge euler graph that i can do a test on?
+1013642491493 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :ello Matt :D
+1013642496531 :Tim|18HP!tdb@knuth.18hp.net KICK #cs [PpP]Someone|sleep :out!
+1013642501347 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #javahelp :No luck
+1013642502289 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :we made a huge complicated one earlier
+1013642512594 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :hmm
+1013642516149 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :\ 1ACTION looks somewhere\ 1
+1013642535817 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :i have a 3 node graph... but uts made with REALLY big nodes
+1013642568744 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gasps at the size of Mewso's nodes\ 1
+1013642568885 PING :kruskal.18hp.net
+1013642568885 >>>PONG :kruskal.18hp.net
+1013642572740 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :nodes have no size, they are like particles in mechanics
+1013642581012 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :[23:22] Cartman: git git git git git git git git git git git git git git 
+1013642583666 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe :)
+1013642601241 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :alex - it was called irony
+1013642609102 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :its a subdivision of humour
+1013642615522 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :learn it someday
+1013642616112 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :humour ?
+1013642622592 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :that doesn't compute well, sorry
+1013642625596 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :laughywhat? ;)
+1013642639476 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes The Sting is better than he rememberd\ 1
+1013642641329 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :+e
+1013642646997 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Sting is quite good.
+1013642651634 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Respectable, at least
+1013642659725 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :the musician?
+1013642662589 PING :kruskal.18hp.net
+1013642662589 >>>PONG :kruskal.18hp.net
+1013642671492 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :'THE' sting?
+1013642695507 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no, not Sting, The Sting
+1013642696158 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :the sting on a wasp's arse?
+1013642697650 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it's an album
+1013642709126 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :is it by Sting?
+1013642709857 >>>PRIVMSG #cs :alex|co5O4: You asked me to remind you to watch tv
+1013642710528 :xterminal|Kitchen!root@myrtle.ukc.ac.uk JOIN :#cs
+1013642716947 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :javadoc LookAndFeel
+1013642716957 >>>PRIVMSG #javahelp :javax.swing.LookAndFeel: http://java.sun.com/j2se/1.3/docs/api/javax/swing/LookAndFeel.html
+1013642719511 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :Sting is good though :D
+1013642720513 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :alex: close, very close
+1013642731088 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no, it's by W.A.S.P.
+1013642734913 :Longhead!nrps1@raptor.ukc.ac.uk QUIT :Quit: gn all
+1013642734913 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013642740551 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :'Sting' is quite good too
+1013642756154 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :aye
+1013642758157 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :aargh! confusion.
+1013642760871 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :at least, he used to be
+1013642764987 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :yeah
+1013642766148 :Carbynel!Carbynel@stuE31C.ukc.ac.uk QUIT :Quit: 
+1013642773459 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :Sting makes me want to wet myself
+1013642793047 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :That's nice
+1013642809130 PING :kruskal.18hp.net
+1013642809130 >>>PONG :kruskal.18hp.net
+1013642809190 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :is it true?!?
+1013642813536 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :or am i lying?
+1013642817572 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION searches for "sting" on m:\\ 1
+1013642818423 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :you'll never know :D
+1013642835137 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :m:/
+1013642836149 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013642841326 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :m:\ even
+1013642849698 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :\ 1ACTION hmms as he also notes his back has been bleeding\ 1
+1013642864359 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :ah well.. think i will goto bed :)
+1013642871129 :Pete|Pain!pajs@franklin.18hp.net PRIVMSG #cs :night all
+1013642873733 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :night
+1013642879361 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :... Pete
+1013642884398 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :m:\ is my mp3 harddisk
+1013642887723 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :ah
+1013642893481 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :later pete
+1013642895504 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :why didn't youi say so thenb
+1013642895945 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013642902214 PING :kruskal.18hp.net
+1013642902214 >>>PONG :kruskal.18hp.net
+1013642908172 :Pete|Pain!pajs@franklin.18hp.net QUIT :Quit: sleep
+1013642912328 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :don't know.
+1013642915443 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION imagines carting Pete to casualty tomorrow\ 1
+1013642924316 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe :)
+1013642929373 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :(or should that be 'karting' pete to casualty?)
+1013642930875 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :you could always ask fox for more details
+1013642942632 :xterminal|Kitchen!root@myrtle.ukc.ac.uk PRIVMSG #cs :rar
+1013642947048 :Phlip!amh1@dhcp6238.ukc.ac.uk QUIT :Quit: 
+1013642953147 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :zip
+1013642955150 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013642955160 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :details about what?
+1013642960708 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :brb
+1013642975960 :edd!root@raptor.ukc.ac.uk PRIVMSG #cs :Good night all!
+1013642987767 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :back
+1013642988768 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :my mp3 collection - he downloaded all 10gigs of it over the internet
+1013642991843 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :night edd :>
+1013642999624 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :have a wonderful time in bed
+1013643003530 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :O.o
+1013643003530 PING :kruskal.18hp.net
+1013643003530 >>>PONG :kruskal.18hp.net
+1013643005092 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :tara edd
+1013643015557 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :noooo... you cannot say tara
+1013643021816 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :dns pendennis.ukc.ac.uk
+1013643022857 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :pendennis.ukc.ac.uk is 129.12.41.29
+1013643024390 :OJen!root@raptor.ukc.ac.uk JOIN :#cs
+1013643035325 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :dns kernow.ukc.ac.uk
+1013643035586 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :kernow.ukc.ac.uk is 129.12.3.234
+1013643038910 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :dns killigrew.ukc.ac.uk
+1013643039061 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :killigrew.ukc.ac.uk is 129.12.41.13
+1013643048124 :Ma-ku!root@raptor.ukc.ac.uk QUIT :Quit: Bye!
+1013643058398 :BubblySarah!root@raptor.ukc.ac.uk JOIN :#cs
+1013643066831 :xterminal|Kitchen!root@myrtle.ukc.ac.uk NICK :nuked|bzing2|curried
+1013643081412 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :Meep! Meep!
+1013643087641 :Tim|18HP!tdb@knuth.18hp.net MODE #cs +o Tim|awol-BOFH
+1013643097805 PING :kruskal.18hp.net
+1013643097805 >>>PONG :kruskal.18hp.net
+1013643106848 :Tim|18HP!tdb@knuth.18hp.net JOIN :#javahelp
+1013643114519 :Tim|18HP!tdb@knuth.18hp.net PART #javahelp
+1013643199281 PING :kruskal.18hp.net
+1013643199281 >>>PONG :kruskal.18hp.net
+1013643214403 :cb!compu@stuE180.ukc.ac.uk QUIT :Quit: <Ghosty> I found out thAT CLIMAX IS QUOTING ME
+1013643221163 :cb!compu@stuE180.ukc.ac.uk JOIN :#cs
+1013643226260 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION pokes fightclub for being broken\ 1
+1013643228623 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :alex, you working on the oola tour stuff ?
+1013643231087 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe :()
+1013643233000 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013643237606 :cb!compu@stuE180.ukc.ac.uk JOIN :#javahelp
+1013643240390 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :that the only way u can win fights foo? ;)
+1013643249433 :Mewso!root@raptor.ukc.ac.uk PRIVMSG #cs :i am... and i hate it :(
+1013643277994 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: nooooo!!
+1013643299585 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :lambda: it's loading fights, but only displaying the opponent
+1013643299735 PING :kruskal.18hp.net
+1013643299735 >>>PONG :kruskal.18hp.net
+1013643313786 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :then 'he' hits and just waits 
+1013643337440 :alex|co5O4!root@raptor.ukc.ac.uk PRIVMSG #cs :Mercutio|eeewlaTouring: sort of ish
+1013643355836 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION grins at http://www.cs.ukc.ac.uk/people/staff/tdb/borgface.jpg\ 1
+1013643370728 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: hmm
+1013643372560 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :I see
+1013643383065 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION wonders if it's mozilla being stupid\ 1
+1013643383256 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :It's loaded me, but not you
+1013643396304 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :that's what it did for me too
+1013643398317 PING :kruskal.18hp.net
+1013643398317 >>>PONG :kruskal.18hp.net
+1013643435491 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to W.A.S.P. - Animal (F**k Like a Beast) (Live in L.A.)\ 1
+1013643436833 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :hmmm
+1013643438805 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :it was mozilla
+1013643461318 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION is a scrapper ;)\ 1
+1013643463311 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: I think I won
+1013643468568 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :by a lot? ;)
+1013643475558 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :I don't know
+1013643478983 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION nearly beat Renaud earlier\ 1
+1013643495427 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :Reaper: what address do you use?
+1013643496428 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :I am just guessing by the fact I think my points went up by 1
+1013643496619 PING :kruskal.18hp.net
+1013643496619 >>>PONG :kruskal.18hp.net
+1013643497049 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :adl1 ?
+1013643507534 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :lambda: points always go up by 1 ;)
+1013643509417 :alex|co5O4!root@raptor.ukc.ac.uk NICK :alex|mercury|co504
+1013643519772 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :not if I lose to you
+1013643520583 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: aye
+1013643522476 :alex|co504!root@raptor.ukc.ac.uk NICK :alex|ameadenpc|co504
+1013643527753 :san4!san4@raptor.ukc.ac.uk JOIN :#cs
+1013643571086 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :Reaper: yhm ;)
+1013643577395 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013643590474 PING :kruskal.18hp.net
+1013643590474 >>>PONG :kruskal.18hp.net
+1013643595911 :san4!san4@raptor.ukc.ac.uk PRIVMSG #cs :lo Dave
+1013643615189 :Tim|18HP!tdb@knuth.18hp.net QUIT :Quit: The day after tomorrow is the third day of the rest of your life.
+1013643642598 :alex|jupiter|co504!root@raptor.ukc.ac.uk JOIN :#cs
+1013643659943 :san4!san4@raptor.ukc.ac.uk PRIVMSG #cs :still not set up properly
+1013643668075 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thwacks neil for using a special move\ 1
+1013643692600 PING :kruskal.18hp.net
+1013643692600 >>>PONG :kruskal.18hp.net
+1013643708533 :san4!san4@raptor.ukc.ac.uk PRIVMSG #cs :using bitchx out of desperation :(
+1013643725638 :Dobbin!Dobbin@stuE332.ukc.ac.uk PRIVMSG #cs :unlucky
+1013643785123 PING :kruskal.18hp.net
+1013643785123 >>>PONG :kruskal.18hp.net
+1013643790952 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: does it?
+1013643794877 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :Reaper: get a move on and die ;P
+1013643798703 :Skinnybrown|Maths!cjb2@raptor.ukc.ac.uk NICK :Skinnybrown|Away
+1013643805713 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :jen: nope
+1013643832141 :san4!san4@raptor.ukc.ac.uk PRIVMSG #cs :bilmey good luck dont get too wasted and ill sort this irc stuff out
+1013643841905 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmm 119 points
+1013643869515 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: shush, neil and terry first :P
+1013643873791 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :now u
+1013643881822 PING :kruskal.18hp.net
+1013643881822 >>>PONG :kruskal.18hp.net
+1013643882664 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sleeps\ 1
+1013643884486 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :night all
+1013643889323 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :nini
+1013643890325 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :later
+1013643892328 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda : night
+1013643895612 :lambda!root@raptor.ukc.ac.uk NICK :lambda|sleep
+1013643905416 :KyserSoze!root@raptor.ukc.ac.uk QUIT :Quit: 
+1013643908220 :san4!san4@raptor.ukc.ac.uk PRIVMSG #cs :bye ill be back when ive figured this out
+1013643914800 :san4!san4@raptor.ukc.ac.uk QUIT :Quit: BitchX-1.0c18 -- just do it.
+1013643975447 PING :kruskal.18hp.net
+1013643975447 >>>PONG :kruskal.18hp.net
+1013643984200 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION grins at andy\ 1
+1013643986092 :Paul|java!pjm2@dijkstra.18hp.net NICK :Paul
+1013644000774 :Dobbin!Dobbin@stuE332.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gets so confuzed he collapses on the floor\ 1
+1013644003247 :Dobbin!Dobbin@stuE332.ukc.ac.uk PART #cs
+1013644014143 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at foo\ 1
+1013644016316 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :he's always damn confused
+1013644017327 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :how many ranks above me are u?
+1013644020762 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :lots ;)
+1013644023877 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :3 or 4 ;)
+1013644038478 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :you are a pansy, yes? ;)
+1013644049534 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :am now
+1013644049534 :_trout!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013644069602 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: u using ms9?
+1013644072637 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :aye
+1013644078666 PING :kruskal.18hp.net
+1013644078666 >>>PONG :kruskal.18hp.net
+1013644090503 :_trout!root@raptor.ukc.ac.uk JOIN :#cs
+1013644101068 :_trout!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013644117842 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :4 above ;)
+1013644118803 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :anyway
+1013644121087 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :i be sleeping now
+1013644123340 :foo!~ms9@sauron.at.fivegeeks.net NICK :foozzz
+1013644124752 :_trout!root@raptor.ukc.ac.uk JOIN :#cs
+1013644152602 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :later foo
+1013644154364 :Mewso!root@raptor.ukc.ac.uk NICK :Mewso[Bed]
+1013644157719 :Mewso[Bed]!root@raptor.ukc.ac.uk PRIVMSG #cs :night all
+1013644166302 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: The tracks should be up fairly soon
+1013644171809 :Mewso[Bed]!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is gunna get up early to do javaish stuffs\ 1
+1013644173802 :ptc1!pc24@stuE0A8.ukc.ac.uk PART #javahelp
+1013644179841 PING :kruskal.18hp.net
+1013644179841 >>>PONG :kruskal.18hp.net
+1013644180242 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper: pixel ate his pancake last night, it was SOOOOO cute
+1013644187061 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013644193210 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :awww
+1013644208602 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :there were no pancakes in our house
+1013644214421 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :ahhhhhhhh
+1013644225487 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :we all had them
+1013644226228 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :O:)
+1013644227630 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Paul: No melted brie pancakes?
+1013644229122 :foozzz!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :Reaper: die ;)
+1013644232286 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :even the animals
+1013644239787 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :Jen's fish LOVED his O:)
+1013644241129 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :foo: okey, will do ;)
+1013644251124 :foozzz!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION turns off monitor and goes to bed (nini all)\ 1
+1013644253817 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :we couldn't be arsed to make any after we'd cooked dinner *before* remembering it was pancake day
+1013644254518 :BubblySarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night
+1013644275238 :BubblySarah!root@raptor.ukc.ac.uk NICK :Sarah
+1013644280416 PING :kruskal.18hp.net
+1013644280416 >>>PONG :kruskal.18hp.net
+1013644296889 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Shame.
+1013644375102 PING :kruskal.18hp.net
+1013644375112 >>>PONG :kruskal.18hp.net
+1013644429160 :Paul!pjm2@dijkstra.18hp.net PRIVMSG #cs :night all!
+1013644440826 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night paul
+1013644447296 :Paul!pjm2@dijkstra.18hp.net QUIT :Quit: the java is done for the day, wahey  :o)
+1013644470409 PING :kruskal.18hp.net
+1013644470409 >>>PONG :kruskal.18hp.net
+1013644520431 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to W.A.S.P. - Dirty Balls (Live in L.A.)\ 1
+1013644566677 PING :kruskal.18hp.net
+1013644566677 >>>PONG :kruskal.18hp.net
+1013644644079 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION wakes up\ 1
+1013644645230 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 10 minutes to go to bed
+1013644645250 >>>PRIVMSG #cs :Sarah: Okay, I'll remind you about that on Thu Feb 14 00:07:25 GMT 2002
+1013644653732 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :hey Giles
+1013644667743 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at sarah\ 1
+1013644669655 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo giles
+1013644704465 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmmm
+1013644709433 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is bored\ 1
+1013644736151 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :xfiles?
+1013644742190 PING :kruskal.18hp.net
+1013644742190 >>>PONG :kruskal.18hp.net
+1013644757231 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :maybe
+1013644787254 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :i didn't win my toy story 2 vid O:( but ebay  have a suggesting other things feature which incldes action man O:)
+1013644796678 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson bbc1
+1013644796678 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013644797679 >>>PRIVMSG #javahelp :bbc1: 23:30-00:00 Johnny Vaughan Tonight, 00:00-02:05 Olympic Grandstand, 02:05-06:00 Joins BBC News 24
+1013644798771 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :he he he
+1013644799722 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson bbc2
+1013644799722 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013644800724 >>>PRIVMSG #javahelp :bbc2: 00:00-00:30 Despatch Box, 00:30-01:00 Open Advice - The University without Walls, 01:00-01:30 Partnerships, 01:30-02:00 Taking Note
+1013644802777 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013644805491 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson itv
+1013644805501 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013644806502 >>>PRIVMSG #javahelp :itv: 23:30-00:25 Police in Action 4, 00:25-02:35 The Dark Half, 02:35-03:30 Trisha, 03:30-04:00 World Football
+1013644812080 :Ghosty!yeldo@stuE108.ukc.ac.uk NICK :Ghosty|Nobody^to^love
+1013644812831 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #javahelp :monty, whatson channel4
+1013644812831 >>>PRIVMSG #javahelp :Hold on whilst I flick through the Radio Times...
+1013644813943 >>>PRIVMSG #javahelp :channel4: 23:20-00:20 Teachers, 00:20-01:00 Snapshots of Alanis Morissette, 01:00-01:15 The Carling Weekend Reading Festival, 01:15-01:30 The Carling Weekend Reading Festival
+1013644819381 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :I got recommended a barbie when I looked at a mulder action figure O:)
+1013644825029 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :|~~Ghosty~~|
+1013644826170 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :hehehe
+1013644832019 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :sarah
+1013644844196 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes new ppl won't know what that means\ 1
+1013644849594 :jimbo!root@raptor.ukc.ac.uk JOIN :#cs
+1013644854541 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :it's CLEARLY a cyber-hug
+1013644855553 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION attempts to recall Ghosty's name\ 1
+1013644857275 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Simon?
+1013644862423 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :Reaper|home: what does that mean
+1013644862583 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :w00t
+1013644868822 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013644871816 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :and yes, my name is Si
+1013644876433 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it's a hug Ghosty
+1013644882411 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she invented last year
+1013644883543 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs ::)
+1013644884384 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks at jimbo and notes it's now officially 00:00 :)\ 1
+1013644884675 :jester!root@raptor.ukc.ac.uk JOIN :#cs
+1013644886677 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :nobody is really sure why
+1013644890613 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thanks Sarah\ 1
+1013644892115 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :poik?
+1013644892876 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs ::o)
+1013644896091 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs Sarah\ 1
+1013644899075 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :|~~ is an arm ~~| is another arm
+1013644899396 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :thanks cb, i'm allowed back
+1013644899536 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :works just as well
+1013644905464 :jimbo!root@raptor.ukc.ac.uk JOIN :#javahelp
+1013644905464 >>>PRIVMSG #javahelp :welcome, jimbo
+1013644906516 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :ibot hug sarah
+1013644906646 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs sarah\ 1
+1013644909010 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs ::)
+1013644909150 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :Andy says it looks like a washing line
+1013644916650 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :did i say that?
+1013644918403 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :who calleth the poik/
+1013644918403 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013644920466 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sounds like me
+1013644921157 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :i've had an uber productive day with no irc :p
+1013644931572 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well done jimbo
+1013644932573 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :nert - I did
+1013644938933 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :just checking ;)
+1013644949758 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :knocked off the Euler jobber!
+1013644951861 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #cs :jimbo: how horrid for you ;)
+1013644952873 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :the only way I'm productive is by not using a pc, but then I can't do my work :/
+1013644962426 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :nert - meant to ask you, what does that minilemons -> manylemons dial on top of the lemons box do?
+1013644962426 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :monty time
+1013644962436 >>>PRIVMSG #cs :It is now Thu Feb 14 00:02:42 GMT 2002 (or 1013644962 if you're a Unix jibbler)
+1013644974544 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :monty talk to me
+1013644977428 >>>PRIVMSG #cs :lanparty now is: http://www.cs.ukc.ac.uk/people/staff/tdb
+1013644979471 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :rmind jimbo in 23 hours 57 minutes to irc ;)
+1013644981464 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :switches pcs :)
+1013644983286 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :argh
+1013644987142 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :nert - I see
+1013644988153 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :they use the same keyboard/mouse/monitor
+1013644993451 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :ibot talk to Ghosty|Nobody^to^love
+1013644993992 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013644995544 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :'cause I'm tight ;)
+1013644999940 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :nert - hehehe
+1013645001372 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :remind me in 23 hours 57 minutes to tell jimbo to irc
+1013645001372 >>>PRIVMSG #cs :illah: Okay, I'll remind you about that on Fri Feb 15 00:00:21 GMT 2002
+1013645012348 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 11 hours and 56 minutes time is up :/
+1013645015262 >>>PRIVMSG #cs :horlicks then ben? :o) thats what RFord bar quiz then? Ta.
+1013645018757 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 11 hours and 56 mins time is up :/
+1013645019038 >>>PRIVMSG #cs :hears
+1013645020079 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :bah
+1013645023594 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 11 hours 56 mins time is up :/
+1013645023755 >>>PRIVMSG #cs :ow!
+1013645029713 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty you suck the chod
+1013645031936 >>>PRIVMSG #cs :Granted, sometimes we starting classes in 8?
+1013645043944 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 11 hours 56 minutes time is up :/
+1013645044945 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :monty, you gay
+1013645045656 >>>PRIVMSG #cs :BLAH BLAH BLAH
+1013645048510 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :jimbo : remind me <time> to <something>
+1013645049552 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :jimbo: all hours or all miniutes
+1013645056542 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :monty help remind
+1013645056552 >>>PRIVMSG #cs :Help: "Monty: remind me in [duration] to [task] - eg - remind me in 1 hour and 30 minutes to get my bike fixed"
+1013645057553 >>>PRIVMSG #cs :EulerGraph.java:72: unclosed string to me didn't stay awake yet, an honest resignation techniques? :) AMS/OMG rocks room, spike ;) .. THE WRONG BLOODY DEGREE IN A LEGO Odyssey are my 1st char *p; p++) {...} is 86% certain chars when cs and it's irriatating
+1013645065905 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk PRIVMSG #cs :goodnight all
+1013645067898 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :ha! see
+1013645069300 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :i was right
+1013645069310 >>>PRIVMSG #cs :Uhuh?
+1013645069350 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 11 hours 56 minutes to stop ircing
+1013645070311 >>>PRIVMSG #cs :jimbo: Okay, I'll remind you about that on Thu Feb 14 12:00:29 GMT 2002
+1013645070422 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :night
+1013645082559 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :monty time
+1013645082559 >>>PRIVMSG #cs :It is now Thu Feb 14 00:04:42 GMT 2002 (or 1013645082 if you're a Unix jibbler)
+1013645082799 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :at last
+1013645085804 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk QUIT :Quit: BIBI
+1013645086795 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night ghosty
+1013645086955 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :sorry for spammage!
+1013645107825 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs graphs assignment\ 1
+1013645108857 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :C:\Documents and Settings\Administrator\Desktop\graph>java EulerGraph 2.adj
+1013645108857 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :Test to see if the graph is connected
+1013645108887 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :Cool, the graph is connected
+1013645108887 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :Cool, the nodes all have even degree
+1013645108887 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :Good graph dude, lets crack open Heirholzers algorithm on it
+1013645108887 >>>PRIVMSG #cs :wow!!
+1013645114455 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: um, I think Gorebash was leaving, not Ghosty
+1013645122156 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :ah ok
+1013645127544 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :Euler tour is : [5, 1, 3, 4, 1, 2, 3, 9, 8, 2, 5, 6, 7, 4, 7, 6, 5]
+1013645132521 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at jimbo\ 1
+1013645151478 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks he'll be ok leaving it like that\ 1
+1013645161242 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :does pjr have a sense of humour? :|
+1013645168463 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :jimbo - im hoping so
+1013645176244 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to W.A.S.P. - I Wanna Be Somebody (Live in L.A.)\ 1
+1013645176564 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :jester: is yours funky?
+1013645181041 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :"hot diggity, dem dere nodes all be connected, like"
+1013645181041 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has to be up in a minute so is off to bed now\ 1
+1013645183024 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: They're uploading now... should be up soon
+1013645192377 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :night night everybody
+1013645193378 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :heath same place as before?
+1013645195732 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :night jen
+1013645200068 :alex|jupiter|co504!root@raptor.ukc.ac.uk PRIVMSG #cs :pjr has no sense of humour.
+1013645201019 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night night
+1013645201170 PING :kruskal.18hp.net
+1013645201170 >>>PONG :kruskal.18hp.net
+1013645207489 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe, nice stuff ben
+1013645211074 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :=]
+1013645215781 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :alex: he must do, his code is fucking horrible
+1013645222220 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: tell pixie night too
+1013645226857 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no one who's totally serious could write that
+1013645227628 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper|home - his code is w00t
+1013645231543 :Sarah!root@raptor.ukc.ac.uk NICK :Pixel
+1013645232445 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :his code is nasty
+1013645236280 :Pixel!root@raptor.ukc.ac.uk PRIVMSG #cs :night aunty jen
+1013645241868 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :night pixie
+1013645243390 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :O:)
+1013645245553 :alex|jupiter|co504!root@raptor.ukc.ac.uk PRIVMSG #cs :reaper: I think its more a case of him being a <seeme>ing <seeme>
+1013645247356 :Pixel!root@raptor.ukc.ac.uk NICK :Sarah
+1013645249028 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :in that case, judging from code, i'm a clown!
+1013645249038 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :O:
+1013645249159 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: I'll give you the URL in a minute
+1013645255508 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :O:] mew
+1013645257841 :OJen!root@raptor.ukc.ac.uk PRIVMSG #cs :byeeeeeeeeeeeeeeeeeeeeeeeee
+1013645259403 :OJen!root@raptor.ukc.ac.uk QUIT :Quit: 
+1013645260124 >>>PRIVMSG #cs :Sarah: You asked me to remind you to go to bed
+1013645262999 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION emails pjr the coding STANARDS\ 1
+1013645263459 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :does god have a halo?
+1013645265813 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :+D
+1013645272622 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :jester: no
+1013645280814 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :he has a beard tho
+1013645281585 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :he's an alcoholic
+1013645285150 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yes, he does
+1013645286352 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs ::]====>
+1013645290188 :TTaM!god@stuE1CC.ukc.ac.uk NICK :Chicken_Shish
+1013645290428 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and long blonde hair
+1013645294874 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :blonde?
+1013645296657 :Chicken_Shish!god@stuE1CC.ukc.ac.uk NICK :TTaM
+1013645297108 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :aye
+1013645303567 :alex|jupiter|co504!root@raptor.ukc.ac.uk PRIVMSG #cs :girly blonde
+1013645310106 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :god is NOT zakk, andy
+1013645316045 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yes jester, he is
+1013645325839 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :I see where you're going with that, and I don't like it one bit
+1013645329064 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :good that knew who i was talking about tho
+1013645338387 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :you never talk about anyone else
+1013645340390 :alex|jupiter|co504!root@raptor.ukc.ac.uk PRIVMSG #cs :hmm, how many MB should the eulergraph.java file be?
+1013645345557 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :this may be true in this context
+1013645349012 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :alex - mine's 7kb
+1013645360078 PING :kruskal.18hp.net
+1013645360078 >>>PONG :kruskal.18hp.net
+1013645361700 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk QUIT :Excess Flood
+1013645374148 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk JOIN :#cs
+1013645377924 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo mark
+1013645383352 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Andy
+1013645384133 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :gah
+1013645385785 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she's gone to bed. u can leave now ;)
+1013645388789 :alex|jupiter|co504!root@raptor.ukc.ac.uk PRIVMSG #cs :mine'll probably be in the region of GB when finished
+1013645392555 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk JOIN :#cs
+1013645395659 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Andy: ahem :)
+1013645397472 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 10 minutes to go to bed
+1013645397472 >>>PRIVMSG #cs :Sarah: Okay, I'll remind you about that on Thu Feb 14 00:19:57 GMT 2002
+1013645405513 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mark: yes? ;)
+1013645416609 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :EulerGraph.java - 6,489 bytes
+1013645436418 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :hmm, /me gets beaten up by "superbitch" who says "My tits bounce nicely when you fall..."
+1013645443077 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes this Euler thing REALLY isn't very hard\ 1
+1013645448085 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :jimbo - nice
+1013645461324 :alex|jupiter|co504!root@raptor.ukc.ac.uk PRIVMSG #cs :it's hard enough, certainly much harder than co505
+1013645473661 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :only just
+1013645481423 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well yes, that one only took one hour to do
+1013645483245 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION prints yet more online resources about Java Datagrams\ 1
+1013645488583 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :anyone useful around so I can update the topic??
+1013645492629 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :and only just because it uses hash stuff which we haven't strictly covered
+1013645492789 PING :kruskal.18hp.net
+1013645492789 >>>PONG :kruskal.18hp.net
+1013645496434 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: no
+1013645500480 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :grrrrrr
+1013645502693 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well
+1013645503514 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah - yep
+1013645505507 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :moof?
+1013645510204 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :Reaper?
+1013645513459 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :oh its ops only
+1013645514771 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-t?
+1013645517084 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :cheeky
+1013645521520 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :can I change the topic please honey
+1013645526608 :Moof!~Moof@loial.at.fivegeeks.net MODE #cs -t 
+1013645527869 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :lo Giles
+1013645540668 :Sarah!root@raptor.ukc.ac.uk TOPIC #cs :<3 Happy Valentine's Day <3 <> Opera 6.01 released <> UKMS shipped 35TB of data via ftp last quater
+1013645540858 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :lo
+1013645544023 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION guesses what sarah is gonna do\ 1
+1013645546196 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION was right\ 1
+1013645549260 :Moof!~Moof@loial.at.fivegeeks.net MODE #cs +t 
+1013645554267 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :why the 3's sarah?
+1013645555559 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :they look a BIT like hearts don't they?
+1013645560897 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :ish
+1013645561898 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :Aww.
+1013645566184 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :a bit, yes
+1013645567046 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :ahh, thats what they are :p
+1013645568057 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :use your imagination
+1013645570190 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :as close as ure gonna get
+1013645570310 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :@->--
+1013645578702 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :ahhhhhh
+1013645581507 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :do you like my rose?
+1013645583499 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :good christ almighty!  blean died and is IRCing from hell!
+1013645585122 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :bah, happy commercial day of you ask me
+1013645589037 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mark: genius
+1013645590039 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :very sweet honey
+1013645590229 PING :kruskal.18hp.net
+1013645590229 >>>PONG :kruskal.18hp.net
+1013645602016 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :jester\ 2:\ 2 ?
+1013645603508 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :simon: well, it was invented by greeting card manufactuers
+1013645606182 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :+r
+1013645623507 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes they look a little more like double ice cream cones, but what can you do O:)\ 1
+1013645634142 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :oooh, double ice cream cones....
+1013645635354 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: eat them? ;)
+1013645688440 PING :kruskal.18hp.net
+1013645688440 >>>PONG :kruskal.18hp.net
+1013645701769 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :right then, only came on whilst I was trawling the web for stuff, have found stuff, so I'm going to bed :)
+1013645707658 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk PRIVMSG #cs :good night all
+1013645737581 :BleanDweller|Norfolk!msf4@raptor.ukc.ac.uk QUIT :Quit: sleepypoos
+1013645758321 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :blurgh
+1013645791438 PING :kruskal.18hp.net
+1013645791438 >>>PONG :kruskal.18hp.net
+1013645836133 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :* pookies
+1013645852546 :jester!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION poiks\ 1
+1013645881588 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins in Jenny's direction\ 1
+1013645887006 PING :kruskal.18hp.net
+1013645887006 >>>PONG :kruskal.18hp.net
+1013645980010 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :why are you grinning at jen?
+1013645980190 PING :kruskal.18hp.net
+1013645980190 >>>PONG :kruskal.18hp.net
+1013646010203 >>>PRIVMSG #cs :Sarah: You asked me to remind you to go to bed
+1013646052504 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :grrrr
+1013646058272 :Sarah!root@raptor.ukc.ac.uk NICK :Sarah|Awake
+1013646062999 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: her batteries have run out in her Gameboy
+1013646073404 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :ahhhhhhh
+1013646088746 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and i don't have any
+1013646097999 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :music loud enough sarah?
+1013646106031 PING :kruskal.18hp.net
+1013646106031 >>>PONG :kruskal.18hp.net
+1013646116065 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs : fine
+1013646119750 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :does she want AAs?
+1013646124127 :jester!root@raptor.ukc.ac.uk NICK :jester|sleep
+1013646126911 :jester|sleep!root@raptor.ukc.ac.uk PRIVMSG #cs :night
+1013646139929 :jester|sleep!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot mugshots
+1013646140931 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mugshots is http://mugshots.all.fivegeeks.net/
+1013646145177 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: no, coz that would be too easy, since i have loads of those
+1013646148672 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she needs AAA
+1013646153078 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :ahhhhhhh
+1013646180207 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will go get some in a min\ 1
+1013646193847 :ben!~ben@vindaloo.at.fivegeeks.net JOIN :#cs
+1013646199876 PING :kruskal.18hp.net
+1013646199876 >>>PONG :kruskal.18hp.net
+1013646207386 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is soo tired\ 1
+1013646216990 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: music's fine eh? excellent :) this is about 30% louder than normal at this time o' night
+1013646224000 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o ben
+1013646231040 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :may piss off Ramsay but who cares? ;)
+1013646278609 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION points out she's not in bed yet and it may be more loud from there\ 1
+1013646282404 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes hashsets really suck\ 1
+1013646285068 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION notes a disturbing amount of nu-metal on mtv...\ 1
+1013646288423 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION nods at reaper\ 1
+1013646292319 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :they're slow as fuck
+1013646294332 PING :kruskal.18hp.net
+1013646294332 >>>PONG :kruskal.18hp.net
+1013646297146 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :and pretty useless in general
+1013646304456 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :how the hell do u get an element out?
+1013646306419 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 10 minutes to go to bed
+1013646306419 >>>PRIVMSG #cs :Sarah|Awake: Okay, I'll remind you about that on Thu Feb 14 00:35:06 GMT 2002
+1013646313018 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :gotta iterate innit :/
+1013646319728 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: let me know if it is too loud
+1013646327870 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :Andy: you know I will
+1013646340408 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :reaper: iterator
+1013646342801 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well no i don't, since u never have before unless ive specifically asked :P
+1013646350022 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :I have O:P
+1013646351023 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: yes, but theyre weird
+1013646378222 :Fox|Drinkies!root@raptor.ukc.ac.uk PRIVMSG #cs :monty seen pseudoGeek
+1013646378222 >>>PRIVMSG #cs :pseudoGeek (vr3) was last seen by #cs coming from stuE0AD.ukc.ac.uk on Wed Feb 13 19:13:40 GMT 2002 doing the following action: can't eat as the kitchen has been invaded by orientals
+1013646385352 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and anyway, that returns an iteraror, i just want one damn element
+1013646386374 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notices the date.. bleh.\ 1
+1013646391351 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :hashset().iterator().next() will return a random element from the hashset
+1013646392112 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :ahh
+1013646396448 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :|~~nert~~|
+1013646401986 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oooh, a .next() eh?
+1013646404650 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :cunning
+1013646408325 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :obviously a handy symbol for today O:)
+1013646410659 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :neil?
+1013646410659 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm being strung up on a clothes line? ;)
+1013646411720 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :next() from the iterator
+1013646417889 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :O:P
+1013646425440 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh ffs this isn't gonna be full of ppl whining about valentines again is it?
+1013646427503 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :obviously, don't do that unless you're sure that the next exists
+1013646430497 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :thanks though ;)
+1013646438609 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes she's not whining\ 1
+1013646443887 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :or you'll get interesting null pointer issues ;)
+1013646444958 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will try and call her tomorrow. if I don't get through this time I'm not gonna be happy :p\ 1
+1013646447592 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :didn't mean u dear
+1013646451397 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :phew
+1013646459419 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: is there a .hasNext()?
+1013646461101 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :oh christ, it's valentines day already?
+1013646463294 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :Reaper|home: yup
+1013646470305 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :cunning indeed ;)
+1013646478336 PING :kruskal.18hp.net
+1013646478336 >>>PONG :kruskal.18hp.net
+1013646483614 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: what else was to go on this CD? Megadeth and?
+1013646494660 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Ozzmosis?
+1013646498896 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :aye :)
+1013646502781 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :anything else?
+1013646514318 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :dunno
+1013646516701 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :random stuff good
+1013646518694 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Shitloads of Bon Jovi? ;)
+1013646523922 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :provided it's not overly heavy ;)
+1013646528999 :Sarah|Awake!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels a Red hot bridge moment coming on\ 1
+1013646531603 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :yeah, although I've already gone tonnes ;)
+1013646536820 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :s/gone/got/
+1013646546154 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :like, all the albums bar one, all the demos, all the bsides and most of the other studio stuff
+1013646557640 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :some of the rarer stuff would be good though ;)
+1013646564640 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :hrm, any way to chop out part of an array in java to pass about a bit?  like someFunction(<myArray elements 5-10>) ?
+1013646580743 PING :kruskal.18hp.net
+1013646580743 >>>PONG :kruskal.18hp.net
+1013646592991 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :removeRange or something i think
+1013646593011 >>>PRIVMSG #cs :pater phill
+1013646606270 :Sarah|Awake!root@raptor.ukc.ac.uk NICK :Sarah|WIDEawake
+1013646610656 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :extract rather than remove come to think of it
+1013646630835 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ben: what albums do u got?
+1013646634090 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :I'll bung the rest in
+1013646646318 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Ive got both of Jon's solo ones and Richie's first one too
+1013646660859 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :reaper: undiscovered soul, or the other one?
+1013646666687 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Stranger in This Town
+1013646695829 PING :kruskal.18hp.net
+1013646695829 >>>PONG :kruskal.18hp.net
+1013646702669 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and the demos from it too
+1013646707976 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :aha, yes please then :)
+1013646723168 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :right, and any Bon Jovi ones required?
+1013646755294 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION reads mplayer code and wonders why all linux video app authors appear to be on interesting psychedelic drugs...\ 1
+1013646756316 :alex|jupiter|co504!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013646764367 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION rips Stranger in This Town\ 1
+1013646788502 PING :kruskal.18hp.net
+1013646788502 >>>PONG :kruskal.18hp.net
+1013646792217 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION creates a 'ben' and 'melanie' folder\ 1
+1013646798767 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :azz: if you had to get your head round video codecs, you'd probably want to be on drugs
+1013646812346 :Sarah|WIDEawake!root@raptor.ukc.ac.uk PRIVMSG #cs :o/~ is the city I live in the city of angels
+1013646828620 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION peers happily at his now properly working graphs code\ 1
+1013646831053 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Sarah: that 'City of Angels' but the chillis? ;)
+1013646847908 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION slaps self for the stupid stupid error I've spent the evening tracking down....\ 1
+1013646852754 :mimic|southpark!elkippy@stuE4BD.ukc.ac.uk NICK :tiggs
+1013646854597 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::)
+1013646863179 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hey hey
+1013646868998 :Sarah|WIDEawake!root@raptor.ukc.ac.uk PRIVMSG #cs :yep O:)
+1013646869879 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins in Rob's direction (silly boy)\ 1
+1013646887605 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hey hey peeps
+1013646887605 PING :kruskal.18hp.net
+1013646887605 >>>PONG :kruskal.18hp.net
+1013646887735 :Sarah|WIDEawake!root@raptor.ukc.ac.uk PRIVMSG #cs :right I'm listening to it once more then I'm going to bed
+1013646891941 :Sarah|WIDEawake!root@raptor.ukc.ac.uk PRIVMSG #cs :hi tiggs
+1013646899812 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION saw a chillis album for 6.99 today that he doesn't think Sarah has\ 1
+1013646899812 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hey Sarah
+1013646905280 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hey Reaper
+1013646909626 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :evening
+1013646910297 >>>PRIVMSG #cs :Sarah|Awake: You asked me to remind you to go to bed
+1013646913832 :Sarah|WIDEawake!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper: which one? where?
+1013646918249 :Sarah|WIDEawake!root@raptor.ukc.ac.uk PRIVMSG #cs :monty, in a minute
+1013646920282 >>>PRIVMSG #cs :aparently quite short while you're sruck
+1013646920342 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she's excited now
+1013646924307 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013646928604 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :in the indoor market
+1013646938958 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ahhhh test in 10hrs
+1013646940511 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :!
+1013646945057 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it's got a similar design cover to (i think it's) the best of
+1013646956564 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers around for a discographyt\ 1
+1013646957986 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-t
+1013646969663 :Moof!~Moof@loial.at.fivegeeks.net MODE #cs -t 
+1013646974279 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :oh, not that time
+1013646976623 :Moof!~Moof@loial.at.fivegeeks.net MODE #cs +t 
+1013646993877 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :lo
+1013646999806 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hey ducttape|notunawake
+1013647002620 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :hows you
+1013647006315 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION wonders if we're supposed to upload our test data with our graphs code\ 1
+1013647006946 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ok
+1013647013976 PING :kruskal.18hp.net
+1013647013976 >>>PONG :kruskal.18hp.net
+1013647014597 :xterminal|Kitchen!root@myrtle.ukc.ac.uk JOIN :#cs
+1013647014988 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmmmmm pizza
+1013647019965 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :anyonw here?
+1013647025763 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION notes he feels silly neway\ 1
+1013647027406 :tiggs!elkippy@stuE4BD.ukc.ac.uk NICK :tiggs|pizza|brb
+1013647029729 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hi ducttape 
+1013647035107 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :what u up to?
+1013647046022 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :ducttape : done the maths?
+1013647069456 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lo fred
+1013647070488 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :rah
+1013647073021 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :or is it phill?
+1013647084147 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :not yet#
+1013647090326 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION has just been to see a film\ 1
+1013647092890 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION notes bUrt looks a lot like the singer from foreigner\ 1
+1013647107641 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :Vanilla Sky, rocks!
+1013647109664 PING :kruskal.18hp.net
+1013647109664 >>>PONG :kruskal.18hp.net
+1013647111657 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :fantastic film!
+1013647112648 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk QUIT :Ping timeout
+1013647112818 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :o?
+1013647120920 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :me don't have that 1
+1013647147188 :xterminal|Kitchen!root@myrtle.ukc.ac.uk QUIT :Client closed connection
+1013647148189 :nuked|bzing2|curried!root@myrtle.ukc.ac.uk QUIT :Client closed connection
+1013647160207 :Attila!dimi_good@stuE20A.ukc.ac.uk QUIT :Read error: Connection reset by peer
+1013647160827 :xterminal|Kitchen!root@myrtle.ukc.ac.uk JOIN :#cs
+1013647160827 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :ah
+1013647160827 >>>PRIVMSG #cs :bah, it's xterminal|Kitchen again
+1013647167507 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :tis still in cinimas
+1013647172825 :Fox|Drinkies!root@raptor.ukc.ac.uk NICK :Foxy
+1013647174567 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :messes with the head big time!
+1013647177892 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo neil
+1013647179895 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :lo foxy
+1013647187426 :Fox!root@raptor.ukc.ac.uk NICK :_Vixen
+1013647190310 :chat_!root@myrtle.ukc.ac.uk JOIN :#cs
+1013647204060 :chat_!root@myrtle.ukc.ac.uk PART #cs :Client Exiting
+1013647217379 :Foxy!root@raptor.ukc.ac.uk NICK :Fox
+1013647217920 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk JOIN :#cs
+1013647225320 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yeah but i have monsters inc and that's in the cinemas
+1013647231930 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :lo Ghosty|Nobody^to^love 
+1013647238339 :xterminal|Kitchen!root@myrtle.ukc.ac.uk NICK :Gandalf|curry
+1013647242445 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :but its shite!
+1013647245449 :tiggs|pizza|brb!elkippy@stuE4BD.ukc.ac.uk NICK :mimic
+1013647254773 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hi
+1013647256785 PING :kruskal.18hp.net
+1013647256785 >>>PONG :kruskal.18hp.net
+1013647256856 :KyserSoze!root@raptor.ukc.ac.uk JOIN :#cs
+1013647257947 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo
+1013647260060 :Gandalf|curry!root@myrtle.ukc.ac.uk PRIVMSG #cs :lo
+1013647261192 :nuked!frmb2@myrtle.ukc.ac.uk JOIN :#cs
+1013647264477 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :hmm
+1013647264887 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and yo rick too
+1013647269954 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and fred and phill
+1013647281972 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o nuked
+1013647285487 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :we had jay and silent bob in september and it didn't come out in the cinemas about december
+1013647285667 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :yada all
+1013647287339 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :lo andy
+1013647290394 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :lo
+1013647297504 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i mean it did come out in december
+1013647306237 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :HAPPY VALENTINES DAY PSEUDOGEEK
+1013647307038 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes abscence of valentines cards\ 1
+1013647310783 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :I LOVE YOU
+1013647318614 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :awww
+1013647320617 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION laughs at fucttape\ 1
+1013647322310 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wants to be sick\ 1
+1013647322740 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :how romantic :P
+1013647330271 :pseudoGeek!vr3@stuE0AD.ukc.ac.uk PRIVMSG #cs :awwwwwww
+1013647332274 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :ben : lo d00d
+1013647338543 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :lo rick :)
+1013647341758 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :you have mail :)
+1013647342749 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :pseudoGeek : sorry for kicking you
+1013647343971 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :ben : im abou as far along as when we last spoke
+1013647348888 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :ben : yeah cheers got the link
+1013647349178 PING :kruskal.18hp.net
+1013647349178 >>>PONG :kruskal.18hp.net
+1013647351532 :pseudoGeek!vr3@stuE0AD.ukc.ac.uk PRIVMSG #cs :ducttape|notunawake: that's okay
+1013647357911 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries on boots\ 1
+1013647362517 :Gandalf|curry!root@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION humms\ 1
+1013647378500 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah?
+1013647409305 :pseudoGeek!vr3@stuE0AD.ukc.ac.uk PRIVMSG #cs :I LOVE YOU TOO FOX
+1013647410306 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :monty tell Robbo|Vegas Vegas Baby! Vegas!
+robbo
+1013647410306 >>>PRIVMSG #cs :KyserSoze: Okay, I'll tell Robbo|Vegas that next time I see them...
+1013647415394 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :ah
+1013647436243 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks towards #happy-couples\ 1
+1013647444065 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels sick\ 1
+1013647467238 :mimic!elkippy@stuE4BD.ukc.ac.uk NICK :tiggs
+1013647470333 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo nar4
+1013647471334 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :nar4             N.A.Renaud       cut719  raptor      14 Feb 00:43   no mail
+1013647475270 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo vr3
+1013647476281 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :vr3              V.Roberts        cuc024  pelican     14 Feb 00:44   no mail
+1013647478554 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION likes being single\ 1
+1013647505773 :tcr!tcr@stuE40E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION likes it as well\ 1
+1013647507796 PING :kruskal.18hp.net
+1013647507796 >>>PONG :kruskal.18hp.net
+1013647509639 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION locates the bit of code in mplayer he wanted to modify and notes that somebody's already done it...\ 1
+1013647519443 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :tiggs - lets me fool around
+1013647525502 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION likes having done an assignment\ 1
+1013647541395 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol @ moof
+1013647550718 :cb!compu@stuE180.ukc.ac.uk PRIVMSG #cs :\ 1ACTION doesn't like it.....\ 1
+1013647566721 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :let's me put things like the donations button on my web page up...
+1013647578758 :cb!compu@stuE180.ukc.ac.uk NICK :cb|brb
+1013647582914 :tcr!tcr@stuE40E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes to bed\ 1
+1013647584316 :Gandalf|curry!root@myrtle.ukc.ac.uk PRIVMSG #cs :lol
+1013647585688 :tcr!tcr@stuE40E.ukc.ac.uk PRIVMSG #cs :Night all
+1013647595402 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION isn't sure if he's happy taken or not\ 1
+1013647603654 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION hugs nert\ 1
+1013647608681 PING :kruskal.18hp.net
+1013647608681 >>>PONG :kruskal.18hp.net
+1013647616342 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits for cameron diaz :]\ 1
+1013647625646 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION tries on knee high boots\ 1
+1013647631644 :tiggs!elkippy@stuE4BD.ukc.ac.uk NICK :tiggs|mimic|reddwarf
+1013647633597 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :pseudoGeek : they fit much better with tights
+1013647645424 :Gandalf|curry!root@myrtle.ukc.ac.uk PRIVMSG #cs :kewl tiggs
+1013647655319 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :hey Geek: Get all the assessments done?
+1013647684420 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION creates funky echo effect with java.sound\ 1
+1013647690459 :pseudoGeek!vr3@stuE0AD.ukc.ac.uk PRIVMSG #cs :almost, got to deal with some stubborn text tomorrow
+1013647707554 PING :kruskal.18hp.net
+1013647707554 >>>PONG :kruskal.18hp.net
+1013647729485 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Yeah.. thank god we have one more day...
+1013647744096 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION notes Tom Green is mad\ 1
+1013647745068 :Gandalf|curry!root@myrtle.ukc.ac.uk QUIT :Client closed connection
+1013647750575 :Ghosty|Nobody^to^love!yeldo@stuE108.ukc.ac.uk NICK :Ghosty|Napping
+1013647770644 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION prods Sarah\ 1
+1013647772657 :tcr!tcr@stuE40E.ukc.ac.uk QUIT :Ping timeout
+1013647809500 PING :kruskal.18hp.net
+1013647809500 >>>PONG :kruskal.18hp.net
+1013647875175 :nuked!frmb2@myrtle.ukc.ac.uk QUIT :Ping timeout
+1013647905328 PING :kruskal.18hp.net
+1013647905328 >>>PONG :kruskal.18hp.net
+1013647906640 :Em!root@raptor.ukc.ac.uk NICK :Em|Zzz
+1013647954018 :nuked!frmb2@myrtle.ukc.ac.uk JOIN :#cs
+1013647962020 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o nuked
+1013648008276 PING :kruskal.18hp.net
+1013648008276 >>>PONG :kruskal.18hp.net
+1013648026342 :tiggs|mimic|reddwarf!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013648031850 :tiggs|mimic|reddwarf!elkippy@stuE4BD.ukc.ac.uk NICK :tiggs
+1013648047202 :Jonskichov|getting^raped!mlhm2@stuE2AF.ukc.ac.uk NICK :Jonskichov
+1013648052470 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :"Why don't you step outside!" "Um, we are outside..."
+1013648059800 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION notes that these SMJ rips are very shiny...\ 1
+1013648065749 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION ponders sleep\ 1
+1013648079368 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :hwo do I find out an image size in the gimp?
+1013648102391 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :Reaper: what time tomorrow ?
+1013648102391 PING :kruskal.18hp.net
+1013648102391 >>>PONG :kruskal.18hp.net
+1013648155197 :Skimble!root@raptor.ukc.ac.uk JOIN :#cs
+1013648171180 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels sick from pizza\ 1
+1013648189356 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo fred
+1013648192281 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :moof : u about
+1013648200072 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :nert : u about
+1013648200553 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :KyserSoze?
+1013648205590 PING :kruskal.18hp.net
+1013648205590 >>>PONG :kruskal.18hp.net
+1013648209846 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :vaguely
+1013648211739 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION notes enemy at the gates looks like a good film\ 1
+1013648212740 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :Moof : i gotta another essay due in tomorrow at 4
+1013648216806 :Reaper|mIRC!root@raptor.ukc.ac.uk JOIN :#cs
+1013648219199 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :nert : u do databases
+1013648220111 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :mmmm, rachael weiss
+1013648223115 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hey hey Reaper dude
+1013648223145 >>>PRIVMSG #cs :yeahuh
+1013648223345 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :nope :/
+1013648226440 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :Kyser - on what?
+1013648237265 :Sarah!root@raptor.ukc.ac.uk JOIN :#cs
+1013648240320 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :Moof : and i havent got a fucking clue, im begging to really loathe this degree it seems so pointless
+1013648244195 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at azz, thanks ;) took their time in the making though..\ 1
+1013648245197 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :anyone know how to set the back ground color in java?
+1013648249994 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :Moof : ecomerce b2b solutions
+1013648253248 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :monty google matrix
+1013648253839 >>>PRIVMSG #geeks :[matrix] http://www.whatisthematrix.com/
+1013648253879 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pokes PuTTY\ 1
+1013648258536 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :monty google matricies
+1013648259077 >>>PRIVMSG #geeks :[matricies] http://www.chembio.uoguelph.ca/educmat/chm386/rudiment/quanmath/matrix.htm
+1013648265466 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :Reaper|mIRC: why did you poke me?
+1013648267148 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :nert: it was well worth it :)
+1013648267909 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces on tiggs and dodges the barf!\ 1
+1013648270363 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :ducttape: The background of what?  I can do a JLabel...
+1013648275400 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :sarah: about the chillis album
+1013648277403 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :.setBackground()
+1013648279486 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION hmmms at someone reading his site with MSIE 6.0; Windows 98\ 1
+1013648288459 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :.setBackground(<color>)
+1013648288459 :Sarah|WIDEawake!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013648294147 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has a vodka :-O\ 1
+1013648294618 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :yep
+1013648298103 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :Kyser - ah. It's the long one, isn't it.
+1013648317290 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes REALLY time to go to bed\ 1
+1013648322658 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night night everyone!
+1013648325021 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :Moof : 4-6 sides including diagrams, but other than data flow i aint gotta clue what to include
+1013648326033 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves\ 1
+1013648327805 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :ptc1 : Don't worry sorted it now
+1013648328807 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :night Sarah
+1013648339322 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders if he can position a window on the screen\ 1
+1013648340323 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night fred, see you tomorrow?
+1013648341255 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :coo
+1013648343268 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :i have about 15hours till the deadline and im about as motivated as a dead goldfish
+1013648346352 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION now has 8 dvds with 72 episodes on to rip quickish.. oh dear\ 1
+1013648351389 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :why cant they give me a nice fat coding assignment
+1013648359421 PING :kruskal.18hp.net
+1013648359421 >>>PONG :kruskal.18hp.net
+1013648379500 :Reaper|home!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013648388753 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :Sarah: i think so :)
+1013648392669 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :cool
+1013648396604 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :SArah: found out it's a demos/rarities thing thats bloody hard to get hold of
+1013648403074 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION adds "as motivated as a dead goldfish" to his list of useful similes\ 1
+1013648416333 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :azz: lol
+1013648417645 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :cool, I'll have a look on saturday thanks
+1013648428841 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION jumps under duvet!\ 1
+1013648430393 :Sarah!root@raptor.ukc.ac.uk PRIVMSG #cs :night!
+1013648433638 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :night
+1013648434719 :jimbo!root@raptor.ukc.ac.uk PRIVMSG #cs :nn
+1013648434920 :Sarah!root@raptor.ukc.ac.uk QUIT :Quit: bye bye xx
+1013648452655 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :Heath: Check your pm
+1013648458003 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :I'm going to go to sleep now
+1013648460016 PING :kruskal.18hp.net
+1013648460016 >>>PONG :kruskal.18hp.net
+1013648460286 :cb|brb!compu@stuE180.ukc.ac.uk NICK :cb
+1013648464292 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :night ptc1
+1013648470150 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :night ducttape
+1013648476980 :tiggs!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :biab changing computers
+1013648480755 :ptc1!pc24@stuE0A8.ukc.ac.uk PRIVMSG #cs :G'night all
+1013648485542 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :night
+1013648487345 :ptc1!pc24@stuE0A8.ukc.ac.uk QUIT :Quit: 
+1013648499943 :tiggs!elkippy@stuE4BD.ukc.ac.uk NICK :mimic
+1013648540201 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :yo alex
+1013648551137 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hi
+1013648562203 PING :kruskal.18hp.net
+1013648562203 >>>PONG :kruskal.18hp.net
+1013648578466 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :does anyone know how to position a window in java from code?
+1013648608329 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :setWindowPosition(whereverthefuckuwant)
+1013648609961 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013648614828 :alex|jupiter|co504!root@raptor.ukc.ac.uk JOIN :#cs
+1013648614828 >>>PRIVMSG #cs :welcome, alex|jupiter|co504
+1013648646283 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :reaper : thats not listed in the API
+1013648652372 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :it should be
+1013648668085 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :oh wait
+1013648679101 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ill bbl
+1013648682776 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :.setLocation(int, int)
+1013648698218 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :watchin red dwarf
+1013648714361 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION had to do all this for the MM project..\ 1
+1013648715383 :mimic!elkippy@stuE4BD.ukc.ac.uk NICK :mimic|reddwarf
+1013648715383 PING :kruskal.18hp.net
+1013648715383 >>>PONG :kruskal.18hp.net
+1013648723194 :jimbo!root@raptor.ukc.ac.uk NICK :jimbo|tired|bed
+1013648737104 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :ducttape: im not surprised, i made it up
+1013648756021 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :setLocation works.
+1013648756312 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013648773837 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :anyway...................
+1013648777833 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION can't find it in the api tho\ 1
+1013648780406 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at ally Fox ;)\ 1
+1013648780536 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :bed time
+1013648786515 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :night all
+1013648792313 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :night Andy
+1013648803309 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :try under JWindow or something
+1013648814425 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :night mate
+1013648814565 PING :kruskal.18hp.net
+1013648814565 >>>PONG :kruskal.18hp.net
+1013648815697 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :night neil
+1013648865308 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION pokes mel\ 1
+1013648891646 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kicks self for using "rm" instead of "mv"\ 1
+1013648905867 :Fox!root@raptor.ukc.ac.uk PART #cs
+1013648908781 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :me lols @ nuked OOOPS!
+1013648910804 PING :kruskal.18hp.net
+1013648910804 >>>PONG :kruskal.18hp.net
+1013648920858 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :nuked : anything important?
+1013648945464 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :KyserSoze: some PIC datasheet, downloading again (this time through the proxy just incase i do it again ;))
+1013648957401 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :f00l fred ;)
+1013648978171 :lupus!lupus@stuE5C0.ukc.ac.uk JOIN :#cs
+1013649006842 PING :kruskal.18hp.net
+1013649006842 >>>PONG :kruskal.18hp.net
+1013649009916 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :oooooh 2mb/sec link with 16 static ips nice!
+1013649028463 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :who's up?
+1013649054310 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :me
+1013649067429 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :nert : it works,
+1013649081990 :nert!root@raptor.ukc.ac.uk PRIVMSG #cs :It should, it's the code I'm using ;)
+1013649102690 :Cumbers|bank!rlc5@stuE31A.ukc.ac.uk JOIN :#cs
+1013649102700 PING :kruskal.18hp.net
+1013649102700 >>>PONG :kruskal.18hp.net
+1013649103701 :Cumbers|bank!rlc5@stuE31A.ukc.ac.uk JOIN :#javahelp
+1013649105153 :Cumbers|bank!rlc5@stuE31A.ukc.ac.uk QUIT :Client closed connection
+1013649111893 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hi ducttape|notunawake
+1013649122879 :ben!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION sleeps\ 1
+1013649126874 :ben!~ben@vindaloo.at.fivegeeks.net NICK :ben|zzz
+1013649128337 :ben|zzz!~ben@vindaloo.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION waves\ 1
+1013649135417 :Cumbers!rlc5@stuE31A.ukc.ac.uk PRIVMSG #cs :ibot seen jen
+1013649136418 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :jen was last seen on IRC 1 days, 2 hours, 24 minutes and 35 seconds ago, saying: ya [Tue Feb 12 22:47:54 2002]
+1013649189104 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :cumbers: u do know the je  thats normally on here u don't know right?
+1013649189354 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs ::P
+1013649196384 PING :kruskal.18hp.net
+1013649196384 >>>PONG :kruskal.18hp.net
+1013649198798 :Alias|away!djl2@stuE13E.ukc.ac.uk NICK :Alias
+1013649204246 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :lo all
+1013649212247 :tiggs!sexy@dhcp6135.ukc.ac.uk JOIN :#cs
+1013649214521 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey hey
+1013649219137 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hey tiggs.
+1013649222151 :JohnBoy|Working!jes2@stuE471.ukc.ac.uk NICK :JohnBoy|Need_Sleep
+1013649223143 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :wb
+1013649224114 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey dan
+1013649229262 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey Reaper
+1013649240488 :CutGlass!Wintermute@dhcp6119.ukc.ac.uk QUIT :Quit: I apologise for having taken up any of your valuable time.
+1013649243723 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :Cumbers? OJen? or different jens?
+1013649248569 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :the joys of smelly foreigners.....
+1013649250673 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :boo
+1013649264462 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :jimbo: precisely
+1013649278072 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :but he won't talk to anyone else, so i don't know ;)
+1013649289358 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :ah well
+1013649294355 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :!seen OJen
+1013649294375 >>>PRIVMSG #cs :OJen (root) was last seen by me coming from raptor.ukc.ac.uk on Thu Feb 14 00:07:39 GMT 2002 quitting from the server with the following reason: Quit: 
+1013649296398 :Hal!eggdrop@compsoc1.ukc.ac.uk PRIVMSG #cs :I found 583 matches to your query; please refine it to see any output.
+1013649301375 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hey tiggs
+1013649304380 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pokes tiggs in the eye\ 1
+1013649306623 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :hal: i don't give, stfu
+1013649310579 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :stupid loud smelly foreigners!!!
+1013649312582 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :what's wrong with foreigners?
+1013649319291 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :illah: ouch
+1013649329346 :nuked!frmb2@myrtle.ukc.ac.uk NICK :nuked|007
+1013649329786 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :yeah, them europeans especially
+1013649344317 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: he's belgian, be careful
+1013649356965 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013649359159 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :illah: sorry but there is a really loud and smeely bloke near me
+1013649364146 :nd10!nd10@raptor.ukc.ac.uk JOIN :#cs
+1013649365528 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :nuked: 007? but aren't u a villian?
+1013649367531 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION appologises to illah\ 1
+1013649369113 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :Dr. X.Nuked ;)
+1013649369113 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG Monty :join #misc
+1013649369133 >>>PRIVMSG Alias :<angelicdevil> just old bean!
+1013649385066 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :lol, Hal?
+1013649390784 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG Monty :monty. join #misc
+1013649390794 >>>PRIVMSG Alias :123456tyuikolp;['#
+1013649391074 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o nd10
+1013649399677 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :wooh
+1013649400408 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :ah, slow punK
+1013649407568 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks at a lagged irssiµ\ 1
+1013649434837 :chrislamb!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013649434837 :_trout!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013649435729 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :dude someone's leeching bad, its taking about 400ms to echo my chars ;)
+1013649444071 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves halfheartedly to tiggs\ 1
+1013649445763 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :i'm getting 3.3K
+1013649451421 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION ponders whether to hide in room after test tomorrow til 8ish :P\ 1
+1013649455507 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey lupus
+1013649455988 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :shall i pull the backbone? :)
+1013649470358 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :about 10 here
+1013649476918 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs: hows u?
+1013649483948 PING :kruskal.18hp.net
+1013649483948 >>>PONG :kruskal.18hp.net
+1013649484288 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lupus: ok thanx
+1013649486061 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :i tried shopping agian earlier, it was impossible
+1013649501633 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :i have to say, this is MUCH better than bitchx
+1013649507432 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :why do people have to be so fcking loud in here?!
+1013649516405 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :where are you?
+1013649522053 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :rcr2
+1013649522383 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shhhes\ 1
+1013649525958 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ah
+1013649530535 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :are they foreign?
+1013649531536 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces on jimbo|tired|bed\ 1
+1013649534591 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lupus: yes
+1013649537645 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :Belgian i'll bet
+1013649540690 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013649542312 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :that'll be why then
+1013649543303 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :are they greek?
+1013649547840 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :no spanish,i think
+1013649558495 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION does lots of bouncing on tiggs, enough to last 24 hours\ 1
+1013649562521 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013649566186 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013649566517 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :i've noticed greeks tend to speak louder in general than other people
+1013649574428 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :normally they're greek (he says, offending all greek people)
+1013649582159 :ID!ph22@stuE112.ukc.ac.uk JOIN :#cs
+1013649582159 PING :kruskal.18hp.net
+1013649582159 >>>PONG :kruskal.18hp.net
+1013649585304 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :grr
+1013649586786 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :no think they're spanish
+1013649591072 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey hey ID
+1013649597341 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :i'm sure i'm not normally here at this time of day
+1013649597982 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lo
+1013649601006 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013649604241 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :but i need a good hit before bed!
+1013649605222 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :tell them then to shuto the fucko upo
+1013649611201 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :lolol
+1013649614416 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nd10: no i cant
+1013649616328 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :+o :p
+1013649620995 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :LOL
+1013649632021 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :or, indeed
+1013649632021 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :or 'vette con mierda'
+1013649633333 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :LOLo
+1013649639341 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lupus: huh?
+1013649640493 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :neil - of coures malakka greeks malakka sepak louder than malakka!
+1013649652450 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013649674582 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs 'fuck off' one of the few bits of spanis i remember
+1013649674702 PING :kruskal.18hp.net
+1013649674702 >>>PONG :kruskal.18hp.net
+1013649678778 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :+h
+1013649689924 :nd10!nd10@raptor.ukc.ac.uk KICK #cs illah :Will bersirc actually wait 3 secs then re-join?
+1013649690926 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION stares at the foreign peeps then looks away as is scared by them\ 1
+1013649693489 :illah!root@raptor.ukc.ac.uk JOIN :#cs
+1013649703554 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :i know how u feel tiggs
+1013649705086 :nd10!nd10@raptor.ukc.ac.uk PRIVMSG #cs :That was so not 3 seconds
+1013649755729 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks "shut the fck up!!" and wishes they could hear her\ 1
+1013649758403 :_trout!root@raptor.ukc.ac.uk JOIN :#cs
+1013649763640 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :[01:21:42 am] *** illah was kicked by nd10 (Will bersirc actually wait 3 secs then re-join?)
+1013649763830 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :[01:21:43 am] * tiggs stares at the foreign peeps then looks away as is scared by them
+1013649763830 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :[01:21:45 am] *** illah (root@raptor.ukc.ac.uk) has joined #cs
+1013649768858 PING :kruskal.18hp.net
+1013649768858 >>>PONG :kruskal.18hp.net
+1013649769559 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :we yes, it was.
+1013649770410 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013649773024 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :we = er
+1013649785652 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :oops yjen :P
+1013649787024 :JohnBoy|Need_Sleep!jes2@stuE471.ukc.ac.uk QUIT :Quit: 
+1013649794765 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :then
+1013649802606 :ID!ph22@stuE112.ukc.ac.uk NICK :ID|afk
+1013649822975 :illah!root@raptor.ukc.ac.uk NICK :bedillah
+1013649827572 :chrislamb!root@raptor.ukc.ac.uk JOIN :#cs
+1013649827722 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION won at pool earlier (in doubles :P)\ 1
+1013649832940 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :oooh?
+1013649838808 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :illah: i dunno if it's cos you mentioned it the other day...
+1013649841803 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013649846149 :nd10!nd10@raptor.ukc.ac.uk NICK :illah|irssi
+1013649850155 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :but i just had "too much, too soon" float through my head!
+1013649853389 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :tiggs\ 2:\ 2 well done.. what were the pairs? =]
+1013649856093 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs: and you said you were crap
+1013649858396 :ID|afk!ph22@stuE112.ukc.ac.uk NICK :ID
+1013649861401 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lupus: i am
+1013649863414 PING :kruskal.18hp.net
+1013649863414 >>>PONG :kruskal.18hp.net
+1013649864886 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :jimmy white n tiggs Vs :p
+1013649872336 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Alias:
+1013649875221 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :oops
+1013649880098 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=]
+1013649883372 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :nah, jimmy sucks at pool
+1013649885706 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :tiggs:was rutherford fun??
+1013649889351 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :lost for words when you speak to me.. eh?
+1013649890342 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=P
+1013649891724 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Alias: me and phill vs mimic and dj-smug
+1013649892225 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION attempts to comb hair, and notes sadly that the hair appears to be winning\ 1
+1013649899065 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ID: yup
+1013649900497 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :tiggs\ 2:\ 2 cool.
+1013649903772 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :cool
+1013649905484 :bedillah!root@raptor.ukc.ac.uk PRIVMSG #cs :rofl
+1013649915188 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :phill went ot RFord eh?
+1013649919745 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :well i am shocked i must say
+1013649922348 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: yes.and?
+1013649927476 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lol @ Reaper
+1013649928487 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :azz\ 2:\ 2 why comb hair at this hour?
+1013649931021 :bedillah!root@raptor.ukc.ac.uk PRIVMSG #cs :azz that just reminded me of Space Balls "combing the dessert" and the two black dudes with the afro pick ;)
+1013649933745 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at reaper.\ 1
+1013649941175 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :coz he just showered
+1013649942177 :bedillah!root@raptor.ukc.ac.uk PRIVMSG #cs :combing the desert in fact
+1013649943579 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :alias: because I've just got out the shower ;)
+1013649944220 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :he wanted to go for a drink and asked me what i was doing and he joined us
+1013649947324 :Ghosty|Napping!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks he knows what id IS ON ABOUT\ 1
+1013649955376 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :ahh
+1013649958330 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes to bed\ 1
+1013649958510 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :azz : u do have rather a lot of it
+1013649963538 PING :kruskal.18hp.net
+1013649963538 >>>PONG :kruskal.18hp.net
+1013649964609 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :u lock up earlier punK?
+1013649965420 :Ghosty|Napping!yeldo@stuE108.ukc.ac.uk PRIVMSG #cs :\ 1ACTION takes caps lock off\ 1
+1013649968184 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :or shall i do it?
+1013649971870 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|mIRC: was a while ago hun
+1013649973532 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :i didnt
+1013649975575 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :kyser: yeah. but I'd look silly (well, sillier) with dreadlocks.
+1013649980702 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :so you best do it ;)
+1013649981373 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION does\ 1
+1013649983376 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :nite nite folks
+1013649987121 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :azz : i dunno might cheer me up
+1013649987252 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :but could you close buffy's window?
+1013649990466 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: yes, and? :P
+1013649991388 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :night jimbo
+1013649991558 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION drinks tequila\ 1
+1013649992049 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :wind keeps rattling doors
+1013649993050 :Cumbers!rlc5@stuE31A.ukc.ac.uk QUIT :Read error: Connection reset by peer
+1013649998708 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :okz
+1013650002193 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :ARGH
+1013650003886 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :58fr bins
+1013650004927 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: just thought i'd say ok?
+1013650008532 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :her water is virtually clear again btw
+1013650011316 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shuts up\ 1
+1013650015693 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :moof, do you still have clothes on?
+1013650021110 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013650021551 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces on tiggs before heading off\ 1
+1013650027159 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :yes tiggs, it's ok
+1013650031115 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :azz : was that meant to be a pm ;)
+1013650032817 :Tweet!pws1@raptor.ukc.ac.uk JOIN :#cs
+1013650033268 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :azz- no, why?
+1013650041249 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :'cos the bins still need putting out...
+1013650044434 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :ack
+1013650048430 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :eeek, mental image!
+1013650050202 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :hello
+1013650050342 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :GO COMMANDO
+1013650051264 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION puts trousers back on then\ 1
+1013650056571 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :thanks :)
+1013650063601 PING :kruskal.18hp.net
+1013650063601 >>>PONG :kruskal.18hp.net
+1013650069580 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: its not often i win pool so i'm happy :P
+1013650079254 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :YAY ON YOU
+1013650080255 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :illah|irssi : u done ya databases essay?
+1013650086044 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :what happened to your emailed reminders?
+1013650106884 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :moof: ben reinstalled vindaloo over christmas...
+1013650114455 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :ah
+1013650116618 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: only coz of phill we won though
+1013650117619 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :KyserSoze: Done loads of research so know pretty much what to write, but no haven't typed a single word as yet
+1013650125060 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :anyonw awake?
+1013650130257 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :illah|irssi : no research, no words ;(
+1013650131339 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION ponders creating a programming language called SlicedBread\ 1
+1013650132180 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs ::(
+1013650140692 :TTaM!god@stuE1CC.ukc.ac.uk PRIVMSG #cs :lol
+1013650141684 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs ::/
+1013650153180 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :that will be better than perl, and better than python, and shitloads better than C
+1013650164246 PING :kruskal.18hp.net
+1013650164246 >>>PONG :kruskal.18hp.net
+1013650168432 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :Moof : it will be the best thing since............
+1013650179989 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has hurt ankle and doesnt know how :(\ 1
+1013650188811 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :KyserSoze:excatly
+1013650189132 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION rubs tiggs's ankle\ 1
+1013650192577 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :right, im really bedding
+1013650195802 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs tiggs\ 1
+1013650199657 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION really likes irssi btw :)\ 1
+1013650202010 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :thanx
+1013650218374 :illah|irssi!nd10@raptor.ukc.ac.uk PRIVMSG #cs :this could beat bersirc tbh
+1013650235709 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :I just finished the Euler thing and wanted to tell someone.
+1013650252163 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shivers\ 1
+1013650260194 PING :kruskal.18hp.net
+1013650260194 >>>PONG :kruskal.18hp.net
+1013650264450 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :happy valentines day all
+1013650267525 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :its cold in here
+1013650268126 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION puts a blancket round tiggs shoulders\ 1
+1013650270769 :jimbo|tired|bed!root@raptor.ukc.ac.uk PRIVMSG #cs :Tweet: nice, satisfying isnt' it
+1013650273053 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ID: shut the f u
+1013650278340 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lol, ok
+1013650280503 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :very
+1013650284619 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ID: :P
+1013650295655 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :only took a couple of hours. I'm tickled pink.
+1013650299481 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at ducttape\ 1
+1013650317487 :Reaper|mIRC!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at his nick\ 1
+1013650327351 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013650327351 :Reaper|mIRC!root@raptor.ukc.ac.uk NICK :Reaper|home
+1013650344455 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :Yeah, good old valentine's day. Bring on the depression.
+1013650346088 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION reads reapers second action twice\ 1
+1013650352367 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at ducttap's spelling of blanket\ 1
+1013650354370 PING :kruskal.18hp.net
+1013650354370 >>>PONG :kruskal.18hp.net
+1013650355041 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :+e
+1013650358776 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes valentines day sucks so far\ 1
+1013650366156 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :why?
+1013650370463 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Tweet: nah it dont bother me as i dont want any cards
+1013650372666 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it's just a day
+1013650379856 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :the same as last thursday
+1013650384032 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :true
+1013650386325 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :forget it AND DRINK
+1013650387057 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes most days suck\ 1
+1013650398373 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :really?
+1013650398603 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :it's really quite lame anyway
+1013650405473 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Tweet: uhuh
+1013650406665 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :but do they spit or swallow?
+1013650413014 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :like saying "Oh, I actually suddenly love you MORE today..."
+1013650421396 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :ibot, 7 * 24
+1013650422397 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :168
+1013650426393 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :why depression tho? whats the point? it's just a weekday as any other, it means next to nothing
+1013650427415 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hand it to Moof to lower the tone :)
+1013650435066 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :remind me in 160 hours to put the sodding bins out
+1013650435096 >>>PRIVMSG #cs :azz: Okay, I'll remind you about that on Wed Feb 20 17:33:55 GMT 2002
+1013650449086 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oooh, bins
+1013650449416 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: exactly
+1013650453282 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wanders outside\ 1
+1013650454534 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :remind me in 165 hours to put the sodding bins out
+1013650454544 >>>PRIVMSG #cs :Moof: Okay, I'll remind you about that on Wed Feb 20 22:34:14 GMT 2002
+1013650456697 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION removes trousers again :P\ 1
+1013650457838 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :cheers azz!
+1013650463637 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :loo moof
+1013650464027 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :cheers azz
+1013650468984 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs ::)
+1013650470757 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :o->l
+1013650473371 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hmm
+1013650480641 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :why are you telling us azz?
+1013650487711 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION looks at webpage\ 1
+1013650488683 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :That's what pm is for.
+1013650492969 :deano!deano@stuE319.ukc.ac.uk QUIT :Read error: Connection reset by peer
+1013650493960 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013650494090 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :I sure write a lot of crap, don;t I
+1013650494391 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :moof : gargle! just to rub it in
+1013650499739 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :well.. that's what reaper tells me in pm.
+1013650501211 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=P
+1013650502002 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :right. I am now going to retire to bed to watch a large chunk of shiny SMJ.
+1013650503995 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :yeah, don't forget the bin
+1013650518395 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :it'll be all full and smelly by next week if you do, you mark my words.
+1013650520088 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders if the comment will go unnoticed.\ 1
+1013650529852 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Alias: huh?
+1013650537263 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION returns\ 1
+1013650541198 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :Alias - so reaper is having cybersex with you?
+1013650544863 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013650545955 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION drops a bin full of crap on dan\ 1
+1013650552985 PING :kruskal.18hp.net
+1013650552985 >>>PONG :kruskal.18hp.net
+1013650559615 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Moof\ 2:\ 2 well he tries..
+1013650561397 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Alias and Reaper sitting in a tree.....
+1013650563410 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :there we go, no need to put the bin out now, it's empty
+1013650568898 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :but i keep saying, no, no.
+1013650574005 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :and he keeps going...
+1013650578762 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :well.. you can imagine.
+1013650581696 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :lol
+1013650583269 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :f
+1013650583579 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :u
+1013650584581 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :so it more like cyber-rape really
+1013650584721 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :c
+1013650585272 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :k
+1013650585782 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i
+1013650586293 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :n
+1013650586874 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :g
+1013650588957 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013650589117 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at reaper.\ 1
+1013650601074 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :hmmmmmmmmm
+1013650608084 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :s
+1013650608255 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :p
+1013650608765 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :a
+1013650608946 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gets a room for the 2 love birds\ 1
+1013650609526 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :m
+1013650611639 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evily at Reaper\ 1
+1013650613672 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: i REALLY don't think u want me to retaliated do u?
+1013650617969 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-d
+1013650628384 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: DONT even go there
+1013650630166 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ever
+1013650639029 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hehe
+1013650642023 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evilly\ 1
+1013650645688 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :it was only a joke ffs
+1013650651397 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :You know im only joking. Reapers not like that =]
+1013650651507 PING :kruskal.18hp.net
+1013650651507 >>>PONG :kruskal.18hp.net
+1013650652368 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :i know
+1013650668551 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :ahh i thought u ment it :(
+1013650680028 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION was gonna type something.. but holds back.\ 1
+1013650681029 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :i can destroy anyone when it comes to piss taking, im from essex, we're bread on it down there
+1013650681049 >>>PRIVMSG #cs :programme in those channels are located in Project Lab. Can Euler Graph class b, and hellena to www.cs.ukc.ac.uk ? i cannot remember spike
+1013650686107 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yes
+1013650702650 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :erm
+1013650705304 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :*bred
+1013650708439 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :from essex, that explains a lot
+1013650714367 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :shush Rick
+1013650720386 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lol
+1013650721387 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: lol]
+1013650723470 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :-]
+1013650724281 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :id rather be from essex than Kings Lynn ;)
+1013650731993 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :essex is ok
+1013650733975 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :thats nice whos from Kings Lynn?
+1013650735968 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :stop mentioning me
+1013650739814 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Rick: mark
+1013650744140 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013650757429 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :ahhh well i dunno it close but essex is worse
+1013650770338 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :not than Lynn :P
+1013650771289 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION drinks more tequila\ 1
+1013650775475 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :although essex is shite ;)
+1013650777909 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shivers\ 1
+1013650783437 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :what u want me to say, they both shit :)
+1013650783437 PING :kruskal.18hp.net
+1013650783437 >>>PONG :kruskal.18hp.net
+1013650793771 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs tiggs to keep her warm\ 1
+1013650797046 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :essex is alright
+1013650797306 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION just went outside in shirt sleeves and notes it's really not cold at all\ 1
+1013650804807 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: no it aint :P
+1013650804937 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :time for my beddy-pops
+1013650806490 :Tweet!pws1@raptor.ukc.ac.uk PRIVMSG #cs :night night
+1013650810175 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: you been in rcr2?
+1013650816654 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yep
+1013650818657 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION just walked to rutherford and back and it is freezing\ 1
+1013650820930 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it's warm in there
+1013650822503 :Tweet!pws1@raptor.ukc.ac.uk QUIT :Quit: No Reason
+1013650826328 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: fcking air con
+1013650844885 :Alias!djl2@stuE13E.ukc.ac.uk NICK :Dan
+1013650852686 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lo Dan the amn
+1013650863231 :Glen!adsdsadsad@stuE185.ukc.ac.uk QUIT :Quit: 
+1013650864243 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: it cold in here
+1013650868198 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :i never new u were alias dan
+1013650876230 PING :kruskal.18hp.net
+1013650876230 >>>PONG :kruskal.18hp.net
+1013650883260 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :fool
+1013650884472 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :theres no kind of atmosphere, im fading fast, more or less
+1013650885473 :Dan!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps ID.\ 1
+1013650899013 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shivers\ 1
+1013650899974 :Dan!djl2@stuE13E.ukc.ac.uk NICK :Alias
+1013650901246 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is scared my steven king film\ 1
+1013650907996 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :wuss
+1013650910990 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :my= by
+1013650928265 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is all alone\ 1
+1013650937268 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :me too
+1013650939291 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is with strange foreign peeps\ 1
+1013650944178 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :just as bad
+1013650944328 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :loo
+1013650946291 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :eeek
+1013650946591 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lol
+1013650946731 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013650955874 :Moof!~Moof@loial.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION trie fo rsleep again\ 1
+1013650960461 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :god #cs nights is worse than baywatch nights, and theres less sex
+1013650967031 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013650972929 :Moof!~Moof@loial.at.fivegeeks.net NICK :Moof|zzz
+1013650973930 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :shut it richard
+1013650979969 PING :kruskal.18hp.net
+1013650979969 >>>PONG :kruskal.18hp.net
+1013650988111 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Rick: kids eh? ;)
+1013650994810 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :night giles
+1013650996813 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :sex on #cs? my computer might get a virus!
+1013650998816 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: kids?
+1013651006728 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :irctd
+1013651008460 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yes tiggs
+1013651008650 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :oh dear
+1013651009341 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is only 18\ 1
+1013651021078 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :oh
+1013651022300 :KyserSoze!root@raptor.ukc.ac.uk PRIVMSG #cs :ID : woah thats young
+1013651027307 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: i'm older than you remember
+1013651035199 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: only technically
+1013651037151 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i think
+1013651042169 :Jonskichov!mlhm2@stuE2AF.ukc.ac.uk QUIT :Quit: 
+1013651049679 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ur bday is when?
+1013651051672 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: technically?
+1013651052764 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :KyserSoze:nims was really shocked by my age
+1013651067445 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: on a certain date of the yr
+1013651072021 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :genius
+1013651078060 PING :kruskal.18hp.net
+1013651078060 >>>PONG :kruskal.18hp.net
+1013651110347 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION doesnt like people to know when her b'day is\ 1
+1013651141451 :Random|AFK!root@raptor.ukc.ac.uk QUIT :Quit: Trillian (http://www.ceruleanstudios.com)
+1013651171605 PING :kruskal.18hp.net
+1013651171605 >>>PONG :kruskal.18hp.net
+1013651174469 :ID!ph22@stuE112.ukc.ac.uk NICK :ID|afk
+1013651181058 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION b'day is unimportant like valentines day\ 1
+1013651196080 :ID|afk!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :tiggs:shhhhh
+1013651203501 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well thats...
+1013651204752 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :um...
+1013651204903 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ID|afk: what?
+1013651205894 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :silly
+1013651214416 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: no its not
+1013651221557 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :just another day of the yr
+1013651236758 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :all days are :P
+1013651242787 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :exactly
+1013651258239 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :so why don't u like ppl knowing when it is if it doesnt matter?
+1013651263998 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :"just another day of the year", "just another brick in the wall"
+1013651264188 PING :kruskal.18hp.net
+1013651264188 >>>PONG :kruskal.18hp.net
+1013651281553 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: as i dont want people making a fuss
+1013651296044 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :coz that matters why?
+1013651315321 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes lag on phone msg editor\ 1
+1013651316233 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :how odd
+1013651320789 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :dont like people making a fuss as its not an important day
+1013651340508 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :coz that matters why?
+1013651346336 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :dont like people making a fuss as its not an important day
+1013651352375 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013651359405 PING :kruskal.18hp.net
+1013651359415 >>>PONG :kruskal.18hp.net
+1013651360877 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :thats not a reason why that matters
+1013651366415 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :it is to me ok
+1013651368738 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :thats just repeating the sentence
+1013651371712 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013651377971 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :reasons don't work like that
+1013651399593 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :its beacuse i dont like people making a fuss (that is a reason)
+1013651410829 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :indeed
+1013651419381 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :so there
+1013651432029 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013651434032 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :but why does it matter if ppl do? it hardly does any harm does it?
+1013651434983 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yup
+1013651453069 PING :kruskal.18hp.net
+1013651453069 >>>PONG :kruskal.18hp.net
+1013651476773 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i just dont ok.i'm no-one special and my b'day is unimportant
+1013651506346 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :it brings attention to me
+1013651526034 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :what's the big deal, tiggs says it doesnt matter, end of story
+1013651550159 PING :kruskal.18hp.net
+1013651550159 >>>PONG :kruskal.18hp.net
+1013651576317 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :to change the subject
+1013651585440 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :yes?
+1013651589005 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION returns\ 1
+1013651595304 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: what were you going on about the ping thing?
+1013651605098 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ping?
+1013651610386 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :a while ago
+1013651612949 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :dont worry
+1013651618237 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks\ 1
+1013651632207 :NQB-W|NotAllHere!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Someone down my corridor has been smoking weed
+1013651639107 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :ugh
+1013651644144 :NQB-W|NotAllHere!md27@raptor.ukc.ac.uk NICK :NQB-W|BarelyConscious
+1013651646728 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :just remembered bout it
+1013651647349 :Xushi!root@raptor.ukc.ac.uk JOIN :#cs
+1013651652386 PING :kruskal.18hp.net
+1013651652386 >>>PONG :kruskal.18hp.net
+1013651652716 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :have shite memory sometimes
+1013651671063 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :how long ago? coz i don't remember talking about ping at all
+1013651672365 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hey sam
+1013651691012 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :that
+1013651700485 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :if you got that
+1013651705863 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and ure pinging me why?
+1013651712332 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :thats what i'm asking
+1013651744228 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :you said in a reminder thing with monty that you'd teach me bout it or summat implying that i was being silly
+1013651744258 PING :kruskal.18hp.net
+1013651744258 >>>PONG :kruskal.18hp.net
+1013651745860 >>>PRIVMSG #cs :Pete, have slit my student site?
+1013651757427 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :or stupid
+1013651762855 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh i did didn't i
+1013651765278 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks\ 1
+1013651768283 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :yes you did
+1013651768413 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ah yes
+1013651772128 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ping timeout
+1013651785527 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :yes
+1013651816222 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION reminds Reaper she is not too good with computers\ 1
+1013651827187 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it was because u sat there shouting for me lots and lots AFTER the line "Reaper|home has quit (Ping Timeout)" had gone
+1013651840266 PING :kruskal.18hp.net
+1013651840266 >>>PONG :kruskal.18hp.net
+1013651843521 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Ping timeout means BT has reset me or my tunnel has collapsed
+1013651846755 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: i didnt see that
+1013651847717 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ok
+1013651852934 :Phlip!amh1@dhcp611E.ukc.ac.uk JOIN :#cs
+1013651852934 >>>PRIVMSG #cs :hi Phlip, how ya doing?
+1013651855378 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :so shouting for me won't do u much good at all
+1013651857070 :ID|afk!ph22@stuE112.ukc.ac.uk NICK :ID
+1013651857491 :Phlip!amh1@dhcp611E.ukc.ac.uk QUIT :Quit: 
+1013651870249 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i didnt see it
+1013651875337 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013651878301 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u do it every time ;)
+1013651882337 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ffs
+1013651894344 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm... my computer is dreaming
+1013651908715 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 30 seconds to teach tiggs about ;)
+1013651908715 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :not EVERY time
+1013651908715 >>>PRIVMSG #cs :Example of correct usage: "Remind me in 15 minutes to check the oven."  I understand all combinations of days, hours and minutes.
+1013651914693 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013651917687 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u tit monty
+1013651919120 >>>PRIVMSG #cs :interesting than Kings Lynn?
+1013651928713 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :monty remind me in 0.5 minutes to teach tiggs about ;)
+1013651928733 >>>PRIVMSG #cs :Reaper|home: Okay, I'll remind you about that on Thu Feb 14 01:59:18 GMT 2002
+1013651945317 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION rolls eyes at Reaper|home\ 1
+1013651979086 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :hmm
+1013651980828 >>>PRIVMSG #cs :Reaper|home: You asked me to remind you to teach tiggs about ;)
+1013651981309 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :of wot?
+1013651981439 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs\ 1
+1013651983492 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: ';)' at the end of a line means it's a light hearted comment
+1013651985245 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs ::P
+1013651985445 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :electric sheep?
+1013651990122 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i know you f00l
+1013652002790 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evilly and continues to write code\ 1
+1013652007987 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :children, behave
+1013652011512 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :does Monty have a dictionary?
+1013652011793 >>>PRIVMSG #geeks ::((((
+1013652011833 :Alias!djl2@stuE13E.ukc.ac.uk NICK :bed
+1013652019634 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty define sheep
+1013652019864 >>>PRIVMSG #geeks :Arg.
+1013652027155 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty dictionary sheep
+1013652027916 >>>PRIVMSG #geeks :Fnarrglesticks,
+1013652028096 :bed!djl2@stuE13E.ukc.ac.uk NICK :Alias
+1013652030810 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :tut
+1013652037620 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: ffs was aimed at someone else.just read up.wrong window
+1013652048626 :ID!ph22@stuE112.ukc.ac.uk NICK :ID|bed|ping^if^needed
+1013652055195 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :the program is called electricsheep 
+1013652064308 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pings ID.\ 1
+1013652067343 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013652071889 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps alias\ 1
+1013652078138 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :monty loopuk sheep
+1013652079270 >>>PRIVMSG #geeks :50s, yes please mimic?
+1013652084377 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :monty lookup sheep
+1013652084968 >>>PRIVMSG #geeks :Lookup: Sheep \Sheep\, n. sing. & pl. [OE. shep, scheep, AS. sc?p, sce['a]p; akin to OFries. sk?p, LG. & D. schaap, G. schaf, OHG. sc[=a]f, Skr. ch[=a]ga. [root]295. Cf. {Sheepherd}.] 1. (Zo["o]l.) Any one of several species of ruminants of the genus {Ovis}, native of the higher mountains of both hemispheres, but most numerous in Asia.
+1013652086771 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :?
+1013652087221 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :oops wrong person Reaper sorry
+1013652091578 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::(
+1013652095603 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty lookup altercation
+1013652096024 >>>PRIVMSG #geeks :Lookup: Altercation \Al`ter*ca"tion\ (?; 277), n. [F. altercation, fr. L. altercatio.] Warm contention in words; dispute carried on with heat or anger; controversy; wrangle; wordy contest. ``Stormy altercations.'' --Macaulay.
+1013652098077 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has had way toooo much tequila\ 1
+1013652099068 :mimic|reddwarf!elkippy@stuE4BD.ukc.ac.uk NICK :mimic
+1013652104967 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs tiggs as am feeling a bit lonely\ 1
+1013652110735 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey hey mimic
+1013652116904 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shivers\ 1
+1013652135731 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ID|bed|ping^if^needed: you gonna be ok for test?
+1013652147268 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hi
+1013652150152 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey
+1013652153376 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :plus i just had the crap scared outta me by some animations
+1013652154408 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hows it goin up there?
+1013652154568 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :dunno if i will be there, depends how i am feeling
+1013652162319 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: cold
+1013652169189 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: foreign peeps
+1013652179394 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugz ID|bed|ping^if^needed\ 1
+1013652184721 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :thx
+1013652185763 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :well im done down here, you can come  bk if u want
+1013652192753 PING :kruskal.18hp.net
+1013652192753 >>>PONG :kruskal.18hp.net
+1013652198091 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :monty lookup skirts
+1013652198852 >>>PRIVMSG #geeks :Lookup: Sorry, the only similar words I could find were:  "Skirt" "Skilts"
+1013652201536 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :monty lookup skirt
+1013652204931 >>>PRIVMSG #geeks :Lookup: Skirt \Skirt\, v. t. [imp. & p. p. {Skirted}; p. pr. & vb. n. {Skirting}.] 1. To cover with a skirt; to surround.
+1013652207304 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: going back to darwin in a bit
+1013652212341 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION pulls skirt down\ 1
+1013652213283 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :walk me back?
+1013652218881 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tell me wek ?
+1013652222586 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :dont wanna go alone
+1013652224479 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :aaash
+1013652230267 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels a bit scared being alone on the ground floor\ 1
+1013652230948 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tell me when ok?
+1013652235915 :Berserker!Berserker@dhcp6118.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps edd around a bit with a large trout\ 1
+1013652237097 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :kewl
+1013652238218 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :okies mimic
+1013652248723 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :kewl
+1013652253721 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty remind me to leave in 5 minutes
+1013652256545 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces\ 1
+1013652257546 :nuked|007!frmb2@myrtle.ukc.ac.uk NICK :nuked
+1013652267020 >>>PRIVMSG #cs :tick the product= thing :P If so, and notes 4hrs till when ive noticed :P whole squad got whipped some more, so on have commented, just jump to list :) I'm so Paul Sheep there dint i? partially tidy has arisen and protect anyone use there fine, on keyboard shortcut
+1013652268061 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION arrrgs, the vodka has been depleted\ 1
+1013652269614 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wishes happy valentines to all here\ 1
+1013652277234 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ack!
+1013652279968 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :no!
+1013652282612 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :bad!
+1013652283614 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty remind me to leave in 5 mins
+1013652285136 >>>PRIVMSG #cs :g.loadAdjacencyFile(fileName);
+1013652289612 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty ffs
+1013652289763 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :especially, reaper ;)
+1013652291755 >>>PRIVMSG #cs :xhill dt is proved a Euler graphs baaaaaad
+1013652304414 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at alex\ 1
+1013652307979 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty, remind me in 5 minutes to leave
+1013652307979 >>>PRIVMSG #cs :tiggs: Okay, I'll remind you about that on Thu Feb 14 02:10:07 GMT 2002
+1013652315530 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at Reaper\ 1
+1013652327016 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks for pins\ 1
+1013652327997 :alex|jupiter|co504!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013652332314 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :pins?
+1013652340606 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :monty, remind me in 0.5 minutes to teach reaper about sarcasm
+1013652340606 >>>PRIVMSG #cs :mimic: Okay, I'll remind you about that on Thu Feb 14 02:06:10 GMT 2002
+1013652343249 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION remembers theyre on the mantle piece in the lounge\ 1
+1013652343940 :Xushi!root@raptor.ukc.ac.uk PART #cs
+1013652350991 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :lock on the console locks the whole system completely out
+1013652354456 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well bye then sam
+1013652359593 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol @ mimic
+1013652368616 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION once again peers at alex\ 1
+1013652368616 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :iv been reading up ;)
+1013652368616 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: why pins?
+1013652370869 >>>PRIVMSG #cs :mimic: You asked me to remind you to teach reaper about sarcasm
+1013652376778 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :tiggs: to stick in things
+1013652383898 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :for the fun of it
+1013652387433 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :what things
+1013652390978 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :walls
+1013652391108 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :reaper:sarcasm is when your not serious :p
+1013652392320 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :doors
+1013652392871 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :oh ok
+1013652395064 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :I hate the phonebox being right outside my window, there are always scary peeps out there :(
+1013652398990 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :people
+1013652400291 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :voodoo dolls?
+1013652405869 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013652418027 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :nah, don't piss around with dolls, stick the actual ppl
+1013652422764 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :umm Reaper|home you cant reach us :P
+1013652425017 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013652428492 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :true
+1013652437455 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins evily\ 1
+1013652437725 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :o shit.... caffiene is kicking in only now
+1013652440589 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :did i say i was gonna do it NOW? ;)
+1013652443484 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :and i feel really strange
+1013652455691 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol, u have a long memory i spose?
+1013652455691 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :no but you wont get ME
+1013652457824 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION attempts to flush it out of his system\ 1
+1013652461800 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :or me ;)
+1013652462811 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shivers, but not from cold\ 1
+1013652467849 PING :kruskal.18hp.net
+1013652467849 >>>PONG :kruskal.18hp.net
+1013652469861 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013652491683 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh id definatly get u alex
+1013652494036 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013652497621 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps lupus\ 1
+1013652500065 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmm, i wish ;)
+1013652506304 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :why ID
+1013652506524 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers once more ;)\ 1
+1013652509428 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks at voodo-code of monty\ 1
+1013652509448 >>>PRIVMSG #cs :undergrads can stfu, cos you mention acceptable opinions.
+1013652510500 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: and stick a pin in him
+1013652510500 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :why not
+1013652511011 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013652533623 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmm, a pin ay? ;)
+1013652534354 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013652539642 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :modest reaper ;)
+1013652540203 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :and et you mimic
+1013652541254 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels really insecure now :(\ 1
+1013652544839 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :monty: was that a sentence?
+1013652545070 >>>PRIVMSG #cs :sad!
+1013652553251 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well yes, it was quite sad
+1013652558429 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :but a sentence none the less
+1013652570757 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders if Fox is typing for tiggs and mimic\ 1
+1013652572639 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013652576124 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013652578057 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: oi ;)
+1013652582884 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :we dont need fox
+1013652587441 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :evidently
+1013652588442 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :you know i cant type well
+1013652588903 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013652597365 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk NICK :Guybrush_Threepwood
+1013652601020 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :oi:my typing ois foinew
+1013652601040 >>>PRIVMSG #cs :5gig?
+1013652610894 >>>PRIVMSG #cs :tiggs: You asked me to remind you to leave
+1013652617093 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :monty lookup superfluous
+1013652617494 >>>PRIVMSG #geeks :Lookup: Superfluous \Su*per"flu*ous\, a. [L. superfluus overflowing; super over, above + fluere to flow. See {Super-}, and {Fluent}.] More than is wanted or is sufficient; rendered unnecessary by superabundance; unnecessary; useless; excessive; as, a superfluous price. --Shak.
+1013652623903 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :.....
+1013652627128 :KyserSoze!root@raptor.ukc.ac.uk QUIT :Quit: 
+1013652637272 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes the fourth W.A.S.P. album of the day has finished\ 1
+1013652643321 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty, remind me in 20 mins to leave if angelicdevil is gone
+1013652643321 :Guybrush_Threepwood!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION decides to go to bed\ 1
+1013652643321 >>>PRIVMSG #cs :tiggs: Okay, I'll remind you about that on Thu Feb 14 02:30:43 GMT 2002
+1013652650061 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :rofl
+1013652653345 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :just 5 more to go
+1013652656690 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :slacker
+1013652657541 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and i didn't even bring one
+1013652657692 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nat has justa rrived
+1013652660896 :Guybrush_Threepwood!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :tiggs:i will see u in the exam if i am not being sick
+1013652669238 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Guybrush_Threepwood: okies
+1013652669238 :Guybrush_Threepwood!ph22@stuE112.ukc.ac.uk NICK :ID|bed|ping^if^needed
+1013652676318 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :bah, leave the bitch
+1013652688476 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :nn all
+1013652693163 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has gone.........\ 1
+1013652695456 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :nite m8
+1013652695456 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: no ;)
+1013652702055 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :awwwww why not?
+1013652723757 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :coz shes my mate and she is an ickle bit stressed
+1013652723777 >>>PRIVMSG #cs :doh!
+1013652728333 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :why?
+1013652730336 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :exactly monty
+1013652732569 >>>PRIVMSG #cs :wooooooooo..... suger rush :D :D D: :D D: :D
+1013652741332 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :yay sugar rush monty
+1013652742003 >>>PRIVMSG #cs :whatsup mate/
+1013652750225 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ibot quotes
+1013652751166 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :somebody said quotes was http://quotes.all.fivegeeks.net/
+1013652754881 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :oi! tiggs: how come shes stressed
+1013652759328 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :?
+1013652766077 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: shhh dont worry
+1013652774009 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :dont tell me to shhhhh
+1013652776372 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ffs
+1013652779467 :Magnus_C!Mike@stuE1E0.ukc.ac.uk QUIT :Quit: Peace & Protection 4.00 BETA 13 Build 900
+1013652789080 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :or not to worry
+1013652798454 :Skimble!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013652799305 :Skimble2!root@raptor.ukc.ac.uk JOIN :#cs
+1013652805214 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :mimic:SHHHHHHHHHHHHHHHHHHHHHHHHHH
+1013652812544 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :shush yourself
+1013652822739 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes she has been quoted AGAIN\ 1
+1013652840304 PING :kruskal.18hp.net
+1013652840304 >>>PONG :kruskal.18hp.net
+1013652846503 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013652851440 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ffs ;)
+1013652853964 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :dont change the subject
+1013652867674 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :<tiggs> monty you want alcohol?
+1013652867714 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :<Monty> *sipsip*
+1013652867984 >>>PRIVMSG #cs :-z +x
+1013652870237 >>>PRIVMSG #cs :2L is Hard drive has explained "static" to drugs"?
+1013652870708 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013652898448 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :i saw
+1013652899449 :Skimble2!root@raptor.ukc.ac.uk NICK :Skimble
+1013652911416 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs : <mimic> dont change the subject
+1013652917205 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grrrrrs @ mimic\ 1
+1013652924986 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grrrr's rite back\ 1
+1013652939196 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: what subject? where? /me whistles and looks into the air
+1013652948239 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :dont
+1013652955800 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs : <mimic> oi! tiggs: how come shes stressed
+1013652957993 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :what?
+1013652959025 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013652964573 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :stressed>?
+1013652964733 PING :kruskal.18hp.net
+1013652964733 >>>PONG :kruskal.18hp.net
+1013652967257 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :who?
+1013652976590 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013652977131 :TTaM!god@stuE1CC.ukc.ac.uk PART #cs
+1013652977301 :TTaM!god@stuE1CC.ukc.ac.uk JOIN :#cs
+1013652979284 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs : <tiggs> coz shes my mate and she is an ickle bit stressed
+1013652982749 :angelicdevil|England!ng21@dhcp6136.ukc.ac.uk JOIN :#cs
+1013652986765 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :what mate where?
+1013652987846 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013652992092 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013652995167 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs : <tiggs> monty, remind me in 20 mins to leave if angelicdevil is gone
+1013652995387 >>>PRIVMSG #cs ::'o(
+1013652995467 :angelicdevil|England!ng21@dhcp6136.ukc.ac.uk NICK :angelicdevil|inmourning
+1013652997500 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :alex you wont win
+1013652998512 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hey nat
+1013652999533 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes I have also been quoted\ 1
+1013653004340 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yeah i will
+1013653008206 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :fool
+1013653010399 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugz angelicdevil|inmourning\ 1
+1013653011370 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo nat
+1013653011370 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ah, we lost huh?
+1013653018440 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :why are you stressed?
+1013653018821 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :lo there
+1013653022246 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: nope a draw
+1013653029626 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :HELLO TO THE WORST DAY OF THE FING YEAR
+1013653029636 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :bloody dutch
+1013653037027 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yeah i kno
+1013653037878 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :uhuh
+1013653038880 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :(/me takes that back)
+1013653041564 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013653047883 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :nat: u wot?
+1013653055514 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION isnt THAT bothered about today\ 1
+1013653060311 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :me either
+1013653064717 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no one should be
+1013653067511 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :it's just a day
+1013653070605 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :the same as any other
+1013653077375 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: except that i might get a card from.....
+1013653082963 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well yes
+1013653083274 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :i have a test is the only reason its worse
+1013653088311 PING :kruskal.18hp.net
+1013653088311 >>>PONG :kruskal.18hp.net
+1013653089102 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: true
+1013653089362 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :can i say who?????????
+1013653091936 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :but that can be ignored and makes no difference anyway
+1013653092337 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :go on lt me
+1013653094249 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :bah, ignore it tiggs
+1013653095661 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :angelicdevil|inmourning: nope
+1013653108860 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :we all know anyway
+1013653114518 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :this is true
+1013653114939 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :yeah i know
+1013653121539 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :just ignore the whole day
+1013653122220 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ffs ;)
+1013653144542 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :what?
+1013653153905 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :we dont say anythin
+1013653153905 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will not check the mail box today\ 1
+1013653167144 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: ffs about person
+1013653186242 PING :kruskal.18hp.net
+1013653186242 >>>PONG :kruskal.18hp.net
+1013653188164 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :well i will tonight
+1013653190197 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :thats why we r here
+1013653201343 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :to protect u m8
+1013653210226 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :you cant protect me there
+1013653218268 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmm ish
+1013653219279 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :well you could maybe
+1013653227891 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yes
+1013653231897 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is not sending or expecting any cards and doesn't really give a shit\ 1
+1013653236414 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :this comp is fuked
+1013653238807 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will hide in room\ 1
+1013653243113 :way|tooearly!ejc2@dhcp6329.ukc.ac.uk JOIN :#cs
+1013653246198 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :till 8 then go drink
+1013653251906 :way|tooearly!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :morning
+1013653252046 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs: can I hide with you? :)
+1013653256302 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lo emma
+1013653258846 :way|tooearly!ejc2@dhcp6329.ukc.ac.uk NICK :bird
+1013653262952 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hey hey bir
+1013653264053 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :how'd you know it was me
+1013653265666 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :+d
+1013653272716 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :knew it was you
+1013653276942 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :who's up?
+1013653280207 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :me
+1013653281609 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :saw you come in yesterday or summat
+1013653281789 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :can check the e-mail addy n stuff
+1013653283772 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :bird: guess ;)
+1013653288809 PING :kruskal.18hp.net
+1013653288809 >>>PONG :kruskal.18hp.net
+1013653290892 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :lo andy
+1013653292925 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013653294647 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :long time no type
+1013653296150 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::)
+1013653297992 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yes
+1013653300175 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013653300486 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs the reaper\ 1
+1013653304982 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :indeed
+1013653309639 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs bird\ 1
+1013653319303 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :hows you em?
+1013653321406 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is gonna attempt to stagger to mungos tomorrow night\ 1
+1013653323399 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :oh happy days oh happy days
+1013653328386 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: kewl
+1013653331330 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :whys that andy
+1013653336307 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :mungos shud be good
+1013653339171 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION puts some shredding metal on\ 1
+1013653342857 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 wanna go to a bar with a pool table =P
+1013653342977 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mimic: to see her
+1013653343177 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :it's my valentines thing
+1013653344800 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION points\ 1
+1013653345801 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ah i remember
+1013653349196 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :ahh
+1013653352150 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :ahhhah
+1013653354924 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :;)
+1013653355565 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :with the bras
+1013653355565 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :alias: not tomorrow, no
+1013653357167 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :??
+1013653361273 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :oh
+1013653361984 :RiP|PISSED!djs10@raptor.ukc.ac.uk JOIN :#cs
+1013653365119 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :lo bird 
+1013653371548 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is still getting shit from her wisdom teeth\ 1
+1013653374703 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION didn't notice bird arrive\ 1
+1013653375333 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :lo ductt
+1013653375984 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :aww :(
+1013653376315 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh, ducttape's still up
+1013653377316 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :awww
+1013653377877 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :goody!
+1013653381362 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :bird : did you get my email?
+1013653381582 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION aims\ 1
+1013653384807 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ducttape|notunawake: is a f00l then
+1013653384997 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013653385138 PING :kruskal.18hp.net
+1013653385138 >>>PONG :kruskal.18hp.net
+1013653390946 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well we knew that
+1013653392438 :RiP|PISSED!djs10@raptor.ukc.ac.uk PRIVMSG #cs :WOOOOOOOOOOOOoo
+1013653398016 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :david: just now
+1013653398657 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013653403854 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :whos rip?
+1013653406048 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :bird : pm
+1013653407490 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :anyone i know
+1013653409102 :RiP|PISSED!djs10@raptor.ukc.ac.uk PRIVMSG #cs :rip is I
+1013653423192 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo djs10
+1013653424194 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djs10            D.J.Stephens     cut156  pelican     14 Feb 02:23   no mail
+1013653426167 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :him
+1013653433527 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hmmms\ 1
+1013653434398 :RiP|PISSED!djs10@raptor.ukc.ac.uk PRIVMSG #cs :nosey!
+1013653438504 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013653441048 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :she asked
+1013653442049 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013653443712 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs ::P
+1013653452524 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION checks /uwho now\ 1
+1013653460506 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :when new peeps come in
+1013653462018 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013653464452 :RiP|PISSED!djs10@raptor.ukc.ac.uk PRIVMSG #cs :oh yeah...lets all do what the woman says :)
+1013653472563 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :i prefer /whois
+1013653474055 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hears movement upstairs and notes Sarah is gonne be knackered tomorrow night\ 1
+1013653479133 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :aww
+1013653480885 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :mimic: so do i
+1013653483669 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :since it exists ;)
+1013653485682 PING :kruskal.18hp.net
+1013653485682 >>>PONG :kruskal.18hp.net
+1013653491871 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ahe still up?
+1013653493423 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol yes
+1013653495807 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :just about
+1013653499272 :Skimble!root@raptor.ukc.ac.uk QUIT :Quit: I have to go now, my giraffe is on fire.
+1013653499422 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :-a +s
+1013653501425 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION doesnt care\ 1
+1013653506762 :RiP|PISSED!djs10@raptor.ukc.ac.uk PRIVMSG #cs :did anyone do to the venue tonight?
+1013653511209 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :yo foundation lot
+1013653514624 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :yo
+1013653516176 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::p
+1013653516476 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION laughs in RiP's face\ 1
+1013653516747 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :how prepared are you for tomoro
+1013653518149 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :does the campus shop sell colored paper?
+1013653527022 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :not prepared
+1013653527212 :RiP|PISSED!djs10@raptor.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 erm...what
+1013653532279 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION uses /uwho coz didnt know bout /whois\ 1
+1013653539209 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :dicktape: not at 2:30 in the morning, no
+1013653547701 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :why dt?
+1013653548462 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ooooh, did i really type that?
+1013653559949 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013653568161 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION needs some read a4 and a5 paper, although a couple of sheets of red A0 would be cool\ 1
+1013653569152 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins at Reaper\ 1
+1013653576182 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ducttape|notunawake: why?
+1013653587909 PING :kruskal.18hp.net
+1013653587909 >>>PONG :kruskal.18hp.net
+1013653587939 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :s/read/red
+1013653588129 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :and should we care?
+1013653592576 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :tiggs : don't worry
+1013653593687 :RiP!root@raptor.ukc.ac.uk JOIN :#cs
+1013653601148 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ooo.oo.yell me :)
+1013653604142 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :-y +t
+1013653608409 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is now worrying\ 1
+1013653610412 :RiP|PISSED!djs10@raptor.ukc.ac.uk QUIT :Quit: BitchX-1.0c18 -- just do it.
+1013653616440 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :why tiggs?
+1013653622168 :RiP!root@raptor.ukc.ac.uk NICK :RiP|woooaddasd
+1013653630440 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :coz he told me not to worry
+1013653632093 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty lookup antidisestablishmentarianism
+1013653632093 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at his java\ 1
+1013653632593 >>>PRIVMSG #geeks :Lookup: I can't find any words that look like that...
+1013653634146 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ah
+1013653636619 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION just needs to print some stuff on red paper\ 1
+1013653638482 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :sure you can
+1013653639503 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers harder at pjr's java\ 1
+1013653644260 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty lookup antidissestablishmentarianism
+1013653644751 >>>PRIVMSG #geeks :Lookup: I can't find any words that look like that...
+1013653645802 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmm
+1013653645802 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :also he put s/read/red
+1013653647605 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :monty lookup nqbw
+1013653648096 >>>PRIVMSG #geeks :Lookup: I can't find any words that look like that...
+1013653649888 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty lookup anti-dissestablishmentarianism
+1013653650379 >>>PRIVMSG #geeks :Lookup: I can't find any words that look like that...
+1013653651290 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :and that confuses me
+1013653653864 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ooooh
+1013653657059 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :me too
+1013653659071 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION punches pjr in his square, unnaturaly flat head\ 1
+1013653660353 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty lookup anti-disestablishmentarianism
+1013653660844 >>>PRIVMSG #geeks :Lookup: I can't find any words that look like that...
+1013653663948 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :wimp
+1013653667644 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :replace read with red
+1013653669356 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty, you are a wimp
+1013653672180 >>>PRIVMSG #geeks :oven with 1s down boy is slightly smaller than simpsons.
+1013653686261 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Monty insult
+1013653686781 >>>PRIVMSG #geeks :NQB-W|BarelyConscious: Kiss my arse you bull gates-licking, sheep teddy-raping, shitcunt letter writing, insect boating, cuntapotamous liking, fake vagina strecthing, brit twatting, arse shitstabbing, taint arse banging, wonderful kiddy-fiddling, otters bofh'er!
+1013653712138 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: still confused
+1013653720550 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :theres no need to get in a huff if you don't know wot a word means, monty
+1013653721271 >>>PRIVMSG #geeks :HEadcorn Drive
+1013653721311 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmm the pming is quite loud ;)
+1013653723194 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :RiP..........is that u dave??????????
+1013653731395 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: i'm not pm-ing
+1013653743393 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :for once and that is the gods honest truth
+1013653752846 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hunts for copy of fightclub script\ 1
+1013653773206 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders about going to bed and hoping tomorrow/today will go away\ 1
+1013653775559 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ducttape|notunawake: why?
+1013653776781 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :everyone else is
+1013653803529 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :tiggs : for the misc meet
+1013653808606 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :oh right
+1013653811360 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :why?
+1013653813373 PING :kruskal.18hp.net
+1013653813373 >>>PONG :kruskal.18hp.net
+1013653813644 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013653816227 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmm
+1013653838259 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :IF i go i was considering clockwork orange for my costume
+1013653845149 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :kewl
+1013653852379 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :miscmeet?!
+1013653854773 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i'm not dressing up
+1013653856425 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :oh dear fucking god no
+1013653863195 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :need a bowler hat, already got the cane
+1013653863325 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :might not go
+1013653871026 >>>PRIVMSG #cs :tiggs: You asked me to remind you to leave if angelicdevil is gone
+1013653873179 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION runs\ 1
+1013653873179 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :might go if nat goes
+1013653877916 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION will definatly go\ 1
+1013653878056 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :failing that, wear it for the pit
+1013653883714 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013653888962 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION remembers the miscmeet where we played mallet's mallet with some balloons\ 1
+1013653888962 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty angelicdevil|inmourning is still here
+1013653892147 >>>PRIVMSG #cs :wooohoo I give this conversation pete to produce a possibillity
+1013653894790 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper: lol
+1013653905095 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes that was the day he met Spike\ 1
+1013653915390 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :what a sad day that was
+1013653918294 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION remembers being hit over the head with amiga manuals at the last meet\ 1
+1013653922430 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION blames foo for dragging him\ 1
+1013653931754 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ducttape: what did u do?
+1013653933446 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :turn up?
+1013653935018 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk NICK :angelicdevil|LAUNDRY
+1013653937001 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION should go to bed soon\ 1
+1013653937592 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :brb
+1013653944232 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: lol
+1013653946515 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 2«\ 2Reaper|home\ 2»\ 2\ f oi
+1013653951472 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yes rip?
+1013653952483 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :shes kinda gone tiggs.........
+1013653958071 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :no not you
+1013653965272 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :clicked the wrong person
+1013653965472 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: ha ha
+1013653971401 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :dave ur VERY drunk
+1013653979703 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :[02:38] <RiP|woooaddasd> «Reaper|home» oi
+1013653979703 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and u didn't want me?
+1013653980884 :Smug|Bar!no@stuE38F.ukc.ac.uk PRIVMSG #cs :no I'm not :P
+1013653986202 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs : chiiiiillllllllllllll
+1013653986202 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :angelicdevil|LAUNDRY: and you're not?!
+1013653987864 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :not u smug
+1013653989046 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :so ull be wanting the other Reaper|home then?
+1013653990258 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :RiP
+1013653990258 PING :kruskal.18hp.net
+1013653990258 >>>PONG :kruskal.18hp.net
+1013653991229 :Smug|Bar!no@stuE38F.ukc.ac.uk PRIVMSG #cs ::D
+1013653994484 :Smug|Bar!no@stuE38F.ukc.ac.uk NICK :DJ-Smug
+1013654012790 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic : stfu
+1013654026370 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sighs and becomes confused\ 1
+1013654028443 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :monty insult
+1013654028573 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 2«\ 2Reaper|home\ 2»\ 2\ f no i didnt.
+1013654028883 >>>PRIVMSG #geeks :ducttape: Kiss my arse you arsenal player shitstabbing, microsoft buggering, arsepipe fornicating, handcuff protruding, scuber diving animal felching, aeroplane rogering, donkey stealing, ladyboy worshipping, dog feeding, cunt bubble wank-shite-ing, elephant anus-sucking, pleasure piker!
+1013654033169 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013654033169 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :<Smug|Bar> no I'm not :P (huh?!)
+1013654040129 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :monty insult!
+1013654040760 >>>PRIVMSG #cs :Big long tag
+1013654040800 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic ;)
+1013654042763 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :monty insult
+1013654042963 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :nobody wants you. sorry dude. you're ugly.
+1013654042963 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well the only ones next to me in the list are me and u
+1013654043394 >>>PRIVMSG #cs :ducttape|notunawake: Piss off you fake vagina cigarette smoking, blatter jism eating, alien muff diving, pikey flange eating, shitehawk incesting, frank butcher balding, fluffy teddy bears jalumpferflying, thumb kicking, sausage ass licking scroat sucking, rectum pencil pushing, bicycle smashing, small smelly girls cunt slapper!
+1013654053869 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and u wouldnt be talking to urself now would u?
+1013654057564 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :coz thats sad
+1013654060869 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes to bed.\ 1
+1013654064625 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :nunight all
+1013654067078 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :night
+1013654070062 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :hahahahahah
+1013654072055 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :night
+1013654077173 :Alias!djl2@stuE13E.ukc.ac.uk NICK :Alias|Bed
+1013654080638 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hmm
+1013654080638 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :later dan
+1013654090542 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :beds next to pc.. how convenient.
+1013654092234 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :cya tomorrow dan
+1013654099735 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 2«\ 2Alias|Bed\ 2»\ 2\ f how sad :D
+1013654101898 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :or today even
+1013654106224 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION attempts to tidy room. pm me if you need me\ 1
+1013654114586 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :at least mine is over the other side of the room
+1013654124210 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :RiP|woooaddasd\ 2:\ 2 er, no. convenient!
+1013654125292 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :...
+1013654125522 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :NQB-W|BarelyConscious : i've worked out how to do part 3(i)
+1013654133283 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has a long way-ish to room\ 1
+1013654135286 PING :kruskal.18hp.net
+1013654135286 >>>PONG :kruskal.18hp.net
+1013654141525 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION brushes teeth\ 1
+1013654149977 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks DJ-Smug is confused :P\ 1
+1013654152902 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :you mean you're gonna try and sleep in your own room, Tiggs?
+1013654154334 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 2«\ 2Alias|Bed\ 2»\ 2\ f convenient for what!
+1013654160653 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :DJ-Smug: stfu
+1013654166381 :ducttape|notunawake!dif2@raptor.ukc.ac.uk PRIVMSG #cs :night tiggs
+1013654166431 >>>PRIVMSG #cs :Bha, only problems getting my thought la_haine using proper channel four cans in e1e room was Natalia for german...
+1013654171258 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :tiggs: you get my email?
+1013654174142 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :night ducttape|notunawake
+1013654179330 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :night david
+1013654186630 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :ibot seen robbo
+1013654187361 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :robbo was last seen on IRC 8 hours, 31 minutes and 9 seconds ago, saying: hmm, speaking of which [Wed Feb 13 18:05:31 2002]
+1013654188403 :Berserker!Berserker@dhcp6118.ukc.ac.uk QUIT :Quit: 
+1013654190115 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :uh?
+1013654194161 :ducttape|notunawake!dif2@raptor.ukc.ac.uk NICK :ducttape|notunasleep
+1013654194301 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bird: yes and deleted it.dont do them
+1013654198768 :Robbo|Vegas!root@raptor.ukc.ac.uk NICK :Robbo
+1013654198778 >>>PRIVMSG Robbo :Hey Robbo, KyserSoze asked me to tell you: Vegas Baby! Vegas! [Thu Feb 14 00:43:30 GMT 2002]
+1013654198818 :compsoc1.ukc.ac.uk 301 Monty Robbo :I'm away, mail me if you want, or call if it's important.
+1013654202253 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :?
+1013654204556 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013654210024 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :??
+1013654213429 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :ah, emma. hello
+1013654214430 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :???
+1013654216924 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :The_Red_Bull : pt 3 of what?
+1013654221340 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :Can you do the rest of the sheet tho?
+1013654228440 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :there was beeping, so I peered in
+1013654231284 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bird: sorry hun
+1013654242300 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013654258433 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :always with the beeping eh robbo? ;)
+1013654261788 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :monty tell kysersoze We call him "Double Down"
+kysersoze
+1013654261788 >>>PRIVMSG #cs :Robbo: Okay, I'll tell kysersoze that next time I see them...
+1013654272173 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :always with the beeping andy
+1013654274717 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION realises just how long it is taking me to read the messages and decides bed is a good idea\ 1
+1013654285282 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lupus: good plan mike
+1013654291711 :azz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION sleeps\ 1
+1013654294125 :azz!w00t@cartman.at.fivegeeks.net NICK :zzz
+1013654295497 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :plus I ache
+1013654301235 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :night azzykins
+1013654305221 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :possibly
+1013654305701 :zzz!w00t@cartman.at.fivegeeks.net PRIVMSG #cs :night
+1013654307524 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION seriously considers bed as she has a test at 11 eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeek\ 1
+1013654313412 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :good luck tiggs
+1013654318520 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :thanx robbo
+1013654322065 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :np
+1013654324999 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :i'm gonna need it
+1013654331859 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :bird
+1013654333071 :ducttape|notunasleep!dif2@raptor.ukc.ac.uk PRIVMSG #cs :good luck tiggs
+1013654337066 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION yawns\ 1
+1013654337207 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :thanx ducttape|notunasleep
+1013654340001 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :me is not gonna sleep
+1013654343045 :ducttape|notunasleep!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs tiggs goodnight\ 1
+1013654347101 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nat you've gotta
+1013654348142 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION heads back to his email client\ 1
+1013654352829 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :robbo
+1013654354702 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :wait!
+1013654356705 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :hello...
+1013654363665 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :ah
+1013654363845 PING :kruskal.18hp.net
+1013654363845 >>>PONG :kruskal.18hp.net
+1013654364296 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :hello
+1013654374751 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nat you need sleep
+1013654378015 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :me too
+1013654385045 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :sleeeeeep gooood
+1013654386047 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :ill sleep after the test
+1013654390954 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nat!!!
+1013654395200 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :got to go to the valentines shite thing at the venue
+1013654403812 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ewewewew
+1013654404003 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :evil
+1013654409691 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :uh huh
+1013654419345 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :me going to pub instead
+1013654426305 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ibot venue
+1013654427306 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :well, venue is cool
+1013654433685 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :tiggs: don't worry. 
+1013654434557 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ibot no venue is shite
+1013654435408 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :okay, tiggs.
+1013654440235 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ibot venue
+1013654440355 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ibot no venue is EVIL!
+1013654440355 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :venue is shite
+1013654440555 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :okay, lupus.
+1013654444160 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :bird: wassup?
+1013654447205 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :robbo: how you?
+1013654457359 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :im in searing agonising pain yet agian
+1013654463839 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :so much fun teething as an adult
+1013654463989 PING :kruskal.18hp.net
+1013654463989 >>>PONG :kruskal.18hp.net
+1013654475375 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bird: might pop in on your mungo's thing
+1013654490767 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm ok
+1013654492780 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :could be worth a look, aye
+1013654494803 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :sorry to hear about the teeth
+1013654499640 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :thanks for the spams today
+1013654510376 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :teething...
+1013654512378 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has 2 wisdom teeth through and they fcking killed\ 1
+1013654512378 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :brb
+1013654513490 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :np
+1013654552847 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks there is no sign yet of the other 2 coming through yet\ 1
+1013654558765 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes he has all 4 coming in and none of them hurt\ 1
+1013654558775 PING :kruskal.18hp.net
+1013654558775 >>>PONG :kruskal.18hp.net
+1013654568870 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :4?
+1013654571924 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: alright for some
+1013654572044 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :wtf are wisdom teeth
+1013654574167 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :wisdom teeth?
+1013654583160 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :gah, idiots
+1013654586385 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: you dont know?
+1013654600225 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :wisdom teeth are the ones you get in the corner if your mouth when you're like our age ;)
+1013654610249 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :they are the teeth that come through at the back of your molars
+1013654616688 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :well i know that there teeth an there sposed to hurt but thtas all i heard
+1013654620254 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :they feckin hurt
+1013654620935 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmm
+1013654622507 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION heads for bed\ 1
+1013654629747 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :might be gettin them soon
+1013654630178 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has done the wisdom tooth thing, and had to have one out\ 1
+1013654631169 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 2«\ 2DJ-Smug\ 2»\ 2\ f why are you called DJ0Smug??
+1013654632171 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :only one of my 2 hurt lots
+1013654643157 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :the bottom right one
+1013654645179 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :because I am
+1013654657697 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm... doesn't quite work
+1013654657697 PING :kruskal.18hp.net
+1013654657697 >>>PONG :kruskal.18hp.net
+1013654660982 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :not DJ0Smug :P
+1013654661793 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 2«\ 2DJ-Smug\ 2»\ 2\ f right
+1013654662865 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION suspects its growing the wrong way and may hafta have it removed\ 1
+1013654664848 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013654676224 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::(
+1013654684045 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :awww
+1013654693869 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :get your wisdom teeth out and you turn stupid :P
+1013654700108 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :yup
+1013654701110 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :fool
+1013654714209 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :u must have  none then
+1013654717353 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol jk
+1013654720057 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :its slightly twisted and may be growing into my jaw
+1013654720257 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::(
+1013654726897 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::/
+1013654730242 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :ouch!
+1013654730242 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :alex you got none :P
+1013654735269 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :and never will do :P
+1013654736511 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :my teeth hurt like a bitch
+1013654740607 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :david ^^^^^^^^^
+1013654741338 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :fyi
+1013654741488 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :it did for my mums one
+1013654748748 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :how does a bitch hurt?
+1013654759804 PING :kruskal.18hp.net
+1013654759804 >>>PONG :kruskal.18hp.net
+1013654768146 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :well you wouldnt know
+1013654768747 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :like my teeth
+1013654772503 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :bein a blike
+1013654774656 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :duh
+1013654776658 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hopes hers dont grow into jaw\ 1
+1013654778511 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :bloke
+1013654781505 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :blike...
+1013654785321 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :ah :)
+1013654786833 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :mine got taken out and i got paid for it
+1013654799001 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :lol :)
+1013654799171 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :RiP|woooaddasd: kewl
+1013654804028 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :a company called cyrex were doing research
+1013654817077 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :sweet
+1013654818218 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION feels sympathy for everyone's pain and then remembers own pain\ 1
+1013654823075 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :cyrex or cyrix?
+1013654830736 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :cyrex
+1013654840200 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty remind me in 13 mins to REALLY go to BED
+1013654840200 >>>PRIVMSG #cs :tiggs: Okay, I'll remind you about that on Thu Feb 14 03:00:20 GMT 2002
+1013654843685 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :tisn't a computer company, is it? Or was :P
+1013654847160 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :think that's cyrix
+1013654855041 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :cyrix is the IBM chip
+1013654861280 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :hhehehe no its not the cPU company
+1013654865316 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013654869302 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :IBM pulled out
+1013654873287 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:are you goin bk to darwin?
+1013654873287 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013654874810 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :cyrix went solo
+1013654877093 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :wonder why :D
+1013654878054 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION imagines CPUs made from teeth\ 1
+1013654879376 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders why a cpu company would want teeth\ 1
+1013654880708 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :then got taken over ;)
+1013654881529 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces bounces bounces\ 1
+1013654896911 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: yes
+1013654898293 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :was anyone in keynes tonight???
+1013654903791 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :in 12 mins and counting
+1013654906275 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :probably
+1013654908348 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :okie
+1013654919003 :RiP|woooaddasd!root@raptor.ukc.ac.uk PRIVMSG #cs :yeah/no?
+1013654921437 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :\ 1ACTION watches Slayer and goes to bed\ 1
+1013654925282 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :RiP|woooaddasd: i wasnt
+1013654940544 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits for nat to return\ 1
+1013654940544 PING :kruskal.18hp.net
+1013654940544 >>>PONG :kruskal.18hp.net
+1013654940845 :RiP|woooaddasd!root@raptor.ukc.ac.uk NICK :RiP|blingbling
+1013654943178 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :g'night everyone... see you Friday (today officially doesn't exist for me ;)
+1013654952271 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nn david
+1013654956267 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :night DJ-Smug
+1013654957769 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugz DJ-Smug tight\ 1
+1013654963307 :DJ-Smug!no@stuE38F.ukc.ac.uk PRIVMSG #cs :thanks :)
+1013654968765 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :np
+1013655002173 :DJ-Smug!no@stuE38F.ukc.ac.uk QUIT :Quit: *scrubs off today from calenda ;)*
+1013655006659 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :my mate puked on his keyboard in the 1st year and MS gave him a new one
+1013655008482 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces as she has a house for next year :D\ 1
+1013655018126 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::D
+1013655037213 PING :kruskal.18hp.net
+1013655037213 >>>PONG :kruskal.18hp.net
+1013655039657 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :i mean, how cool is hat
+1013655046206 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013655052916 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :ah
+1013655055970 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :where abouts is it tiggs?
+1013655056801 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :"scuse me, i barfed on my keyb, can i have a new one"
+1013655060106 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :"yeah no worries"
+1013655061097 :Xnuked!frmb2@myrtle.ukc.ac.uk JOIN :#cs
+1013655065183 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :headcorn close
+1013655071583 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :really?
+1013655071583 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :aha
+1013655073595 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o Xnuked
+1013655073595 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs -o Xnuked
+1013655076179 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :I have friends there
+1013655073595 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs -o Xnuked
+1013655076470 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmmm
+1013655079574 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :kewl
+1013655081256 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hmmmmmmmmmmmmmm
+1013655082658 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :headcore drive even ??
+1013655083119 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :is nice
+1013655084131 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :I like
+1013655091191 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION has started a new post on the man's role in abortion\ 1
+1013655092192 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :no sure its close
+1013655092593 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hm
+1013655094716 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks\ 1
+1013655096348 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :no its drive
+1013655097460 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is going to bed now\ 1
+1013655098221 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :i live there
+1013655100023 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk PRIVMSG #geeks :G'nite
+1013655103258 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :possibly
+1013655106553 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs\ 1
+1013655106713 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :in fact im ther enow
+1013655107164 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :rip: there's not a close around the corner
+1013655108165 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :drive
+1013655114384 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :no definately
+1013655115506 :NQB-W|BarelyConscious!md27@raptor.ukc.ac.uk NICK :NQB-W|NotUnasleep
+1013655116878 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION assumed that it would be the next road or something\ 1
+1013655119852 :NQB-W|NotUnasleep!md27@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is detaching now\ 1
+1013655121855 :RiP|blingbling!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013655133632 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bbiab
+1013655135645 PING :kruskal.18hp.net
+1013655135645 >>>PONG :kruskal.18hp.net
+1013655140241 :RiP|blingbling!root@raptor.ukc.ac.uk NICK :RiP|headcornDRIVE
+1013655149705 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :woo, email from ex-girlfriend
+1013655154772 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :day before valentines day
+1013655159639 :RiP|headcornDRIVE!root@raptor.ukc.ac.uk PRIVMSG #cs :heheh
+1013655160060 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :this'll be fun, no doubt.
+1013655162874 :RiP|headcornDRIVE!root@raptor.ukc.ac.uk PRIVMSG #cs :salt in the wound
+1013655168892 :nuked!frmb2@myrtle.ukc.ac.uk QUIT :Ping timeout
+1013655187149 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :oh
+1013655189482 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs ::/
+1013655198205 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :sounds like she's just as lonely as I...
+1013655207919 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :hmmm
+1013655210753 :RiP|headcornDRIVE!root@raptor.ukc.ac.uk NICK :RiP|yeahhhh
+1013655214398 :angelicdevil|LAUNDRY!ng21@dhcp6136.ukc.ac.uk NICK :angelicdevil|inmourning
+1013655238543 PING :kruskal.18hp.net
+1013655238543 >>>PONG :kruskal.18hp.net
+1013655246104 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION yawns\ 1
+1013655255557 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is back\ 1
+1013655260244 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lupus: go to bed
+1013655266933 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :k
+1013655275786 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :niight hun
+1013655278781 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks it probably was drive\ 1
+1013655281765 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :not close
+1013655290277 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has shite memory lately :(\ 1
+1013655304137 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :nn mike
+1013655316555 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :tiggs: me has shite memory all the time :(
+1013655322563 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :awww
+1013655331687 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs tiggs goodnight\ 1
+1013655339718 PING :kruskal.18hp.net
+1013655339718 >>>PONG :kruskal.18hp.net
+1013655352997 :lupus!lupus@stuE5C0.ukc.ac.uk PRIVMSG #cs :night all
+1013655358876 :Reaper|home!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013655365585 :Reaper|home!root@raptor.ukc.ac.uk JOIN :#cs
+1013655381238 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :wb 
+1013655388058 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo
+1013655394457 :cb!compu@stuE180.ukc.ac.uk QUIT :Quit: g'nite
+1013655400205 :lupus!lupus@stuE5C0.ukc.ac.uk QUIT :Quit: wibble
+1013655401797 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hi
+1013655423288 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :if sarah comes an annoys u andy say hi for me :)
+1013655434334 PING :kruskal.18hp.net
+1013655434334 >>>PONG :kruskal.18hp.net
+1013655441675 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :3 in the fucking am?
+1013655448955 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :will do ya big softy u ;)
+1013655456376 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :well bang goes my delusions of a productive morning
+1013655456376 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :althought she's asleep now
+1013655457367 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :oh shush u
+1013655469705 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :only pixie moving now
+1013655484336 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION awwwwwws at mimc\ 1
+1013655486429 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :+i
+1013655487431 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiggs:which spineshank album is the most recent
+1013655492007 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :um
+1013655497906 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION awwwwws at pixie\ 1
+1013655499458 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION can picture the cover....\ 1
+1013655504185 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u met pixie?
+1013655507640 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION guess no\ 1
+1013655510203 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :+es
+1013655515982 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ive been told bout him
+1013655522221 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: the height of callousness
+1013655527378 PING :kruskal.18hp.net
+1013655527378 >>>PONG :kruskal.18hp.net
+1013655527498 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Jen made him a miniture pancake yesterday
+1013655532806 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :thanx tiggs
+1013655534268 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :lol
+1013655535600 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :okeis
+1013655536601 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :i heard
+1013655543832 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :how cute is that?
+1013655549059 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :awww
+1013655562909 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :why you wanna know alex?
+1013655566454 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :about as cute as a hamster eating a small pancake
+1013655568527 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is doing the two-step-shuffle to The Dave Brubeck Quartet - Take Five\ 1
+1013655568697 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to spineshank\ 1
+1013655568888 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :id guess
+1013655575387 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :yo yo yo
+1013655581165 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hey nat
+1013655585341 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: awwww
+1013655589347 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :wb nat
+1013655590038 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jus wondering whick to listen to tiggs
+1013655593653 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :wich
+1013655595436 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :whick?
+1013655604399 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :u drunk alex?
+1013655605210 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :alex you drunk?
+1013655607944 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :;)
+1013655610728 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :me?
+1013655613312 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :!
+1013655617488 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :no
+1013655618319 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :yes you muppet boy
+1013655622565 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :sadly
+1013655624428 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :;)
+1013655624428 PING :kruskal.18hp.net
+1013655624428 >>>PONG :kruskal.18hp.net
+1013655634552 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :why do you ask
+1013655641212 >>>PRIVMSG #cs :tiggs: You asked me to remind you to REALLY go to BED
+1013655641843 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :no reason
+1013655643695 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :is my spelling worse than usual
+1013655646830 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty go away
+1013655646850 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION goes for a reboot to try out recompile of kernel\ 1
+1013655647100 >>>PRIVMSG #cs :huh??
+1013655652077 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :monty go away
+1013655653239 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo srp1
+1013655653409 >>>PRIVMSG #cs :[19:10] <Paul> me, please.
+1013655653449 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mailinfo: Login "srp1" does not exist
+1013655655682 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :tiiiiiiiiiiiigs
+1013655663033 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo srp3
+1013655663584 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :srp3             S.R.Phillpott    hht495  pelican     13 Feb 21:42   mail
+1013655667820 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmimic
+1013655668821 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :u know stevey?
+1013655677724 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :u gotta goto bed
+1013655678355 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :er
+1013655679116 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :no
+1013655683192 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :hopefully not
+1013655684904 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: ummmmmmmmmmmmmmmmmmmm
+1013655693727 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION should sleep\ 1
+1013655699075 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :good idea
+1013655702580 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :why u emailing srp3 then?
+1013655705714 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :i mnot
+1013655716250 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :or i wont wake up tomorrow which could be a good way to avoid peeps ;)
+1013655716440 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :it says in #misc "email srp3"
+1013655720055 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :and ure mailinfoing him because...?
+1013655721087 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :wondered who it was
+1013655721637 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :ah
+1013655728387 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :he's a friend of mine :P
+1013655738431 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :toull miss the test tho tiggs!!!
+1013655743228 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :-t +y
+1013655747975 :RiP|yeahhhh!root@raptor.ukc.ac.uk PRIVMSG #cs :wondered how he'd "revive EJCC" being the man that he is
+1013655748977 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :Reaper|home: its coz monty said mailinfo srp1
+1013655750589 >>>PRIVMSG #cs :MrTea:i'm not ircing from darren
+1013655771118 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: better than bumping into peeps
+1013655777648 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :not really
+1013655781133 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :or finding cards from peeps
+1013655786400 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :;)
+1013655789355 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ill check for you hunny
+1013655793491 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :kewl
+1013655802914 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is going to bed\ 1
+1013655805448 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :under "t"lol
+1013655810886 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic!!
+1013655814661 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hehe
+1013655817555 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :mailinfo ng21
+1013655818136 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :ng21             N.Grainger       elt332  pelican     14 Feb 02:39   no mail
+1013655820780 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jus quotiong
+1013655822713 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mailinfo tnr2
+1013655823804 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :tnr2             T.N.Reed         pht060  pelican     14 Feb 02:55   no mail
+1013655825867 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :thasts it wot?
+1013655826839 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :kewl
+1013655828801 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :ooops
+1013655835791 :ducttape|notunasleep!dif2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION beds it finally\ 1
+1013655846847 PING :kruskal.18hp.net
+1013655846847 >>>PONG :kruskal.18hp.net
+1013655849651 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks ducttape|notunasleep has been spying\ 1
+1013655851244 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013655859636 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::D
+1013655860247 :ducttape|notunasleep!dif2@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013655862470 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013655865855 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :j/k
+1013655872044 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jus lurking
+1013655873125 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::p
+1013655874397 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :he does that
+1013655874687 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013655887285 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :jus come down here an ill go bk with u m8
+1013655892914 :RiP|yeahhhh!root@raptor.ukc.ac.uk NICK :RiP|omg
+1013655894536 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mimic: come meet me
+1013655898942 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013655899603 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs ::/
+1013655906313 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :pleeeeeeeeeeeeeeeease
+1013655911340 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :awwwwwwwwwwwwwwwww
+1013655914935 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION does kitten eyes\ 1
+1013655915576 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :ok
+1013655923768 :ducttape!dif2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION beds it\ 1
+1013655929276 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :O.O
+1013655933282 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :noo....cant....resist..
+1013655935605 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :hehe
+1013655941634 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :meow
+1013655944328 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :b there inna min
+1013655946350 PING :kruskal.18hp.net
+1013655946350 >>>PONG :kruskal.18hp.net
+1013655946991 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :purrr
+1013655949605 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :;)
+1013655951548 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :purrr purrrr
+1013655955123 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :purrr
+1013655955594 :mimic!elkippy@stuE4BD.ukc.ac.uk PRIVMSG #cs :purrr
+1013655970856 :mimic!elkippy@stuE4BD.ukc.ac.uk NICK :mimic|purrr|away
+1013655995311 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION likes kittens\ 1
+1013655997143 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lots
+1013656015630 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks bird has fallen asleep at the keyboard\ 1
+1013656016051 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :mew mew
+1013656022119 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :possibly
+1013656037341 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :o.o
+1013656039364 PING :kruskal.18hp.net
+1013656039364 >>>PONG :kruskal.18hp.net
+1013656043490 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :i'm here
+1013656064520 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :o.o
+1013656064691 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :-
+1013656068015 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :oops
+1013656072322 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :never mind
+1013656078801 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs\ 1
+1013656082005 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :bird: oh, I didn't know we were commenting on the stuff sent back, hang on.
+1013656117126 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :bird: the carraige on Thomas the Tank engine.  It's also my Mother's name :)
+1013656119149 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bird: resend it and i'll do it later :)
+1013656141791 PING :kruskal.18hp.net
+1013656141791 >>>PONG :kruskal.18hp.net
+1013656148441 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :bird: lol. Robin was me being ironic.  Robin Robinson?  Robin "Robbo" Robinson?  I think not.
+1013656158976 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :tiggs: don't worry.
+1013656161650 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is very tired but will be wide awake when she gets to darwin\ 1
+1013656162471 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :robbo: oh
+1013656170142 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :tiggs: why darwin
+1013656171354 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :oh
+1013656172365 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :Robbo: ure Robbo Robinson on the 508 group lists page
+1013656175109 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :you live here don't you
+1013656182380 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :reaper: I know, good, isn't it?
+1013656187367 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :indeed
+1013656189370 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bird: umm yeah
+1013656194177 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm also "Jon (Robbo) Robinson" on CAS, and all seminar groups
+1013656204301 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013656209919 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :how'd u managew that?
+1013656211582 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :-w
+1013656220935 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :bird: how could you forget i live there?
+1013656234775 PING :kruskal.18hp.net
+1013656234775 >>>PONG :kruskal.18hp.net
+1013656237369 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :i can't remember where i live at the best of times
+1013656240774 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :lol
+1013656244820 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :you're on the dark side aren't you?
+1013656250247 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits for mimic\ 1
+1013656254303 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION spies mimic\ 1
+1013656259160 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves goodbye\ 1
+1013656264788 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION heads back to more email replies\ 1
+1013656269004 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION dreads looking in the mail\ 1
+1013656272279 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::(
+1013656281863 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :later tiggs
+1013656293179 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :cya tonight andy
+1013656298266 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :indeedy
+1013656302232 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves to alex too\ 1
+1013656319187 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :<mimic>waves to andy
+1013656325856 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugz Reaper\ 1
+1013656329441 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bounces off to darwin\ 1
+1013656334819 PING :kruskal.18hp.net
+1013656334819 >>>PONG :kruskal.18hp.net
+1013656335119 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to W.A.S.P. - Goodbye America\ 1
+1013656359715 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :/quit bouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebouncebounceboun
+1013656365413 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slumps on keyboard\ 1
+1013656369459 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :ooops
+1013656371942 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013656373044 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :doh
+1013656377280 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs :shhhh you
+1013656378542 :tiggs!sexy@dhcp6135.ukc.ac.uk PRIVMSG #cs ::P
+1013656379483 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :so 'bounce' then? ;)
+1013656387495 :tiggs!sexy@dhcp6135.ukc.ac.uk QUIT :Quit: bounce
+1013656405220 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sits up again and continues to code\ 1
+1013656425169 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves good bye to tiggs and mimic\ 1
+1013656433200 PING :kruskal.18hp.net
+1013656433200 >>>PONG :kruskal.18hp.net
+1013656478135 :Xnuked!frmb2@myrtle.ukc.ac.uk NICK :nuked
+1013656484294 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION puts together RS order\ 1
+1013656485295 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yo freddo
+1013656492646 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :lo andy
+1013656493337 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :whafor fred?
+1013656507758 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :shiny kit? ;)
+1013656511002 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :or lego? ;)
+1013656520085 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :thought i'd solder some components together and build something interesting ;)
+1013656532173 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :cool
+1013656532363 PING :kruskal.18hp.net
+1013656532363 >>>PONG :kruskal.18hp.net
+1013656553183 :nuked!frmb2@myrtle.ukc.ac.uk PRIVMSG #cs :i've got a few transputers i'd like to play with, but need to build some interface logic for them first
+1013656631365 PING :kruskal.18hp.net
+1013656631365 >>>PONG :kruskal.18hp.net
+1013656730848 PING :kruskal.18hp.net
+1013656730848 >>>PONG :kruskal.18hp.net
+1013656781601 :RiP|omg!root@raptor.ukc.ac.uk NICK :RiP
+1013656833456 PING :kruskal.18hp.net
+1013656833456 >>>PONG :kruskal.18hp.net
+1013656930916 PING :kruskal.18hp.net
+1013656930916 >>>PONG :kruskal.18hp.net
+1013657025031 PING :kruskal.18hp.net
+1013657025031 >>>PONG :kruskal.18hp.net
+1013657119177 PING :kruskal.18hp.net
+1013657119177 >>>PONG :kruskal.18hp.net
+1013657137824 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :o/~ i like ur style....i like ur class....but most of all i like ur arse
+1013657139857 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :lol
+1013657185853 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :HELLLLLLLLLLLLLLLLLOOOOOOOOOOOO
+1013657190780 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks the world is dead\ 1
+1013657200013 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :moo
+1013657205471 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :bah
+1013657210729 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :or baaaaa
+1013657216106 PING :kruskal.18hp.net
+1013657216106 >>>PONG :kruskal.18hp.net
+1013657251247 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers\ 1
+1013657313957 PING :kruskal.18hp.net
+1013657313957 >>>PONG :kruskal.18hp.net
+1013657409454 PING :kruskal.18hp.net
+1013657409454 >>>PONG :kruskal.18hp.net
+1013657416865 :Xushi!root@raptor.ukc.ac.uk JOIN :#cs
+1013657424105 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hey again sam
+1013657426759 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :morning
+1013657435311 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :lol, not used to be called by that name =)
+1013657464443 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :what? ure real name u mean? ;)
+1013657470111 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :such is the geeky world we inhabit ;)
+1013657487476 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :speak for urself reaper
+1013657489119 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :or do u prefer Samir?
+1013657489239 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :;)
+1013657499794 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :ill stick to Xushi =)
+1013657499954 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :nat: what? im used to be called Andy
+1013657508126 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :if someone calls me Reaper it's weird :P
+1013657510139 PING :kruskal.18hp.net
+1013657510139 >>>PONG :kruskal.18hp.net
+1013657513684 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :uh huh
+1013657530799 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :hmm, know where i can listen to uk radio on winamp?
+1013657542556 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :why the hell would u want to do that?
+1013657548314 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :cos hes bored
+1013657549315 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION listens to www.flaresound.com a lot\ 1
+1013657552570 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :but its not uk
+1013657570045 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :hmm.. yes im bored =/
+1013657571067 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :uk radio is soooooooo goddamn awful
+1013657576975 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :uk radio rox
+1013657585287 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :try listening to triple J in oz
+1013657586299 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :no, it's terrible
+1013657587190 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :that suz
+1013657588762 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :sux
+1013657605857 PING :kruskal.18hp.net
+1013657605857 >>>PONG :kruskal.18hp.net
+1013657619266 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :its just that i dont want to rely on my radio.
+1013657649930 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :mailinfo ng21
+1013657650931 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :ng21             N.Grainger       elt332  pelican     14 Feb 03:27   no mail
+1013657658633 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION updates robbo.com\ 1
+1013657663720 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :\ 1ACTION reads her emails\ 1
+1013657672563 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION moos at bird\ 1
+1013657682186 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :\ 1ACTION moos right back at robbo\ 1
+1013657685541 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs ::P
+1013657696086 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :ooooh
+1013657697318 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :ooooh
+1013657699071 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks WTF\ 1
+1013657699311 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :?
+1013657699441 PING :kruskal.18hp.net
+1013657699441 >>>PONG :kruskal.18hp.net
+1013657701024 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :i've got news
+1013657703627 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :ive got news
+1013657704489 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :really.
+1013657705470 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :i
+1013657707373 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :emmabird
+1013657712720 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :of misc and cs fame
+1013657714623 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :have
+1013657716876 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :given 
+1013657717617 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :up
+1013657719340 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :smoking
+1013657723386 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :tadah!
+1013657723576 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :yay!
+1013657727962 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :I KNOW!
+1013657732629 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :it's been 3 days
+1013657733450 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :sweeeeeeeeeeet
+1013657734472 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :well done
+1013657744706 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :I know the reason too.l
+1013657756153 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :do you?
+1013657758156 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :yep
+1013657760779 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :what?
+1013657769272 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :it's because you could never get a seat in eliot bar
+1013657773798 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :lol
+1013657777343 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013657786056 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :heheh
+1013657793086 PING :kruskal.18hp.net
+1013657793086 >>>PONG :kruskal.18hp.net
+1013657794468 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :my record for giving up was 3 weeks =) try to keep it up
+1013657795870 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :i actually don't know why
+1013657806135 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :i just decided on tuesday
+1013657810861 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :was really wierd
+1013657814477 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :lit up
+1013657818743 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :dosomehing else instead
+1013657818993 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :didn't like it
+1013657825663 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :nope
+1013657828657 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :chew a guitar pick
+1013657830830 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013657831531 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :like chop one off
+1013657836008 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :or watch films
+1013657837370 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :yeah, cos that's cool
+1013657838371 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :like reaper does
+1013657838992 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013657849667 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :is reaper a cracker?
+1013657851670 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :hahahahah
+1013657856076 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :lol
+1013657858039 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :why not just walk around with a guitar strapped to your head?
+1013657862386 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :f0000l boy dave
+1013657863988 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :head?
+1013657868695 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :or a sign saying "i like guitars, and their music"
+1013657876175 :Xushi!root@raptor.ukc.ac.uk PRIVMSG #cs :see ya all
+1013657879430 :Xushi!root@raptor.ukc.ac.uk NICK :Xushi|zzz
+1013657879811 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :000000h 1m l33333337
+1013657880001 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :cya sammy
+1013657880001 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :RiP: pm.................................
+1013657881723 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :bye
+1013657886210 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :robbo: i do it coz i always used to chew pens but theyre too heavy
+1013657891247 PING :kruskal.18hp.net
+1013657891247 >>>PONG :kruskal.18hp.net
+1013657899869 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :I can talk and drink with the pick in, I can't with a pen
+1013657921921 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bows to andy's oddness\ 1
+1013657928080 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION grins\ 1
+1013657947418 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION donks bird with a donker\ 1
+1013657952075 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :was playing one day, put it there while finger-picking Nothing Else Matters and thought ah, much better than a pen
+1013657965494 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bimbles\ 1
+1013657976169 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :rip: that's my word.
+1013657979925 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :er
+1013657982679 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :no its not
+1013657987716 PING :kruskal.18hp.net
+1013657987716 >>>PONG :kruskal.18hp.net
+1013657993995 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :is
+1013657997019 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :since when
+1013657998451 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :give it back
+1013658003699 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013658010198 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :since about 10 years ago when my bro taught me it
+1013658010388 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :bimble bimble bimble
+1013658010388 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :now now boys play nicely
+1013658015846 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hmmm .... have got a picture but still no sound
+1013658020743 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :hahahhah
+1013658032130 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :my bro taught me cool stuff like shit fuck and bollocks
+1013658037257 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :lol
+1013658039590 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :how ruuuuuuuuuuuuude
+1013658040281 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :yours taught you BIMBLE
+1013658043176 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :nice
+1013658043346 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :he sounds like a stand up guy
+1013658054862 :RiP!root@raptor.ukc.ac.uk PRIVMSG #cs :indeeeeeeeed
+1013658079998 PING :kruskal.18hp.net
+1013658079998 >>>PONG :kruskal.18hp.net
+1013658175275 PING :kruskal.18hp.net
+1013658175285 >>>PONG :kruskal.18hp.net
+1013658200522 :Reaper|home!root@raptor.ukc.ac.uk QUIT :Client closed connection
+1013658219279 :RiP!root@raptor.ukc.ac.uk NICK :RiP|theulcombemassive
+1013658271324 PING :kruskal.18hp.net
+1013658271324 >>>PONG :kruskal.18hp.net
+1013658367362 :RiP|theulcombemassive!root@raptor.ukc.ac.uk PRIVMSG #cs :where did everyone go
+1013658369385 PING :kruskal.18hp.net
+1013658369385 >>>PONG :kruskal.18hp.net
+1013658372880 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :here
+1013658380511 :RiP|theulcombemassive!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013658395342 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :and dont u know it 
+1013658396974 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :;)
+1013658467335 PING :kruskal.18hp.net
+1013658467335 >>>PONG :kruskal.18hp.net
+1013658529104 :Reaper|home!root@raptor.ukc.ac.uk JOIN :#cs
+1013658537807 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :reaper...............again
+1013658541953 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :hey
+1013658548402 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION kicks PuTTY\ 1
+1013658560459 PING :kruskal.18hp.net
+1013658560469 >>>PONG :kruskal.18hp.net
+1013658586477 :RiP|theulcombemassive!root@raptor.ukc.ac.uk PRIVMSG #cs :go to bed reaper
+1013658587478 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes uve all managed 5 lines in the 8 minutes he was away\ 1
+1013658590993 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :why?
+1013658591824 :RiP|theulcombemassive!root@raptor.ukc.ac.uk PRIVMSG #cs ::)
+1013658613215 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :yeah reaper ur the life and soul of this #cs paaaaaaaaaaaarty
+1013658624041 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :well clearly ;P
+1013658654114 PING :kruskal.18hp.net
+1013658654114 >>>PONG :kruskal.18hp.net
+1013658740658 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :night night
+1013658744564 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :going for hotchoc
+1013658747699 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :nini
+1013658752736 PING :kruskal.18hp.net
+1013658752736 >>>PONG :kruskal.18hp.net
+1013658753647 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :u goin for brekkie?
+1013658756511 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :uhuh
+1013658762550 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :see you there no doubt
+1013658765935 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :uh huh
+1013658771603 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :mind if i eat with u?
+1013658771903 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves to all the cs crew\ 1
+1013658775689 :bird!ejc2@dhcp6329.ukc.ac.uk PRIVMSG #cs :see u soonest
+1013658778583 :bird!ejc2@dhcp6329.ukc.ac.uk PART #cs
+1013658847182 PING :kruskal.18hp.net
+1013658847182 >>>PONG :kruskal.18hp.net
+1013658943771 PING :kruskal.18hp.net
+1013658943771 >>>PONG :kruskal.18hp.net
+1013658969247 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :I'm sure she didn't mean to ignore that nat
+1013658977048 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :hmmmmmmmmmmm riiiiiiiiiiiiiight
+1013658992821 :RiP|theulcombemassive!root@raptor.ukc.ac.uk PRIVMSG #cs :whos a 1st year here?
+1013658995555 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :she rushed off pretty sharpish, didn't even leave me time to say goodbye, and I was talking to her in pm for ages
+1013659001463 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :ok
+1013659020881 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :not me mate
+1013659033189 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :bed though I think
+1013659039318 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :before 4am rears its oh so ugly head
+1013659041090 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :DAAAAAAAAAAAVVVVEEEEEEEEEE
+1013659044706 :Robbo!root@raptor.ukc.ac.uk PRIVMSG #cs :goodnight
+1013659044876 PING :kruskal.18hp.net
+1013659044876 >>>PONG :kruskal.18hp.net
+1013659049723 :Robbo!root@raptor.ukc.ac.uk QUIT :Quit: Is nice
+1013659053018 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :nin
+1013659054670 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :i
+1013659056903 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :doh
+1013659142346 PING :kruskal.18hp.net
+1013659142346 >>>PONG :kruskal.18hp.net
+1013659155765 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION prepares for error flood\ 1
+1013659174803 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :only 11?!
+1013659175854 :Reaper|home!root@raptor.ukc.ac.uk PRIVMSG #cs :w00t
+1013659239185 PING :kruskal.18hp.net
+1013659239185 >>>PONG :kruskal.18hp.net
+1013659336866 PING :kruskal.18hp.net
+1013659336866 >>>PONG :kruskal.18hp.net
+1013659433815 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk PRIVMSG #cs :nini
+1013659439854 PING :kruskal.18hp.net
+1013659439854 >>>PONG :kruskal.18hp.net
+1013659441266 :RiP|theulcombemassive!root@raptor.ukc.ac.uk PRIVMSG #cs :night kiddies
+1013659448146 :angelicdevil|inmourning!ng21@dhcp6136.ukc.ac.uk QUIT :Quit: MAIL ME f000000l.....fuck valentines
+1013659537614 PING :kruskal.18hp.net
+1013659537614 >>>PONG :kruskal.18hp.net
+1013659635916 PING :kruskal.18hp.net
+1013659635916 >>>PONG :kruskal.18hp.net
+1013659737812 PING :kruskal.18hp.net
+1013659737812 >>>PONG :kruskal.18hp.net
+1013659793913 :RiP|theulcombemassive!root@raptor.ukc.ac.uk QUIT :Quit: \ f\97I-n-v-i-s-i-o-n\97 2.0 Build 930
+1013659802235 :Reaper|home!root@raptor.ukc.ac.uk PART #cs
+1013659831777 PING :kruskal.18hp.net
+1013659831777 >>>PONG :kruskal.18hp.net
+1013659928136 PING :kruskal.18hp.net
+1013659928136 >>>PONG :kruskal.18hp.net
+1013660025476 PING :kruskal.18hp.net
+1013660025476 >>>PONG :kruskal.18hp.net
+1013660122666 PING :kruskal.18hp.net
+1013660122666 >>>PONG :kruskal.18hp.net
+1013660215399 PING :kruskal.18hp.net
+1013660215399 >>>PONG :kruskal.18hp.net
+1013660312909 PING :kruskal.18hp.net
+1013660312909 >>>PONG :kruskal.18hp.net
+1013660359156 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG Monty :insult me
+1013660359176 >>>PRIVMSG Alias|Bed :(due to do......o/
+1013660368499 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG Monty :tvguide
+1013660368519 >>>PRIVMSG Alias|Bed :yus, we laugh in 18HP crack sup dude on incoming question why flame thrower
+1013660372034 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG Monty :tvguide 1
+1013660372054 >>>PRIVMSG Alias|Bed :gcc? thats that looks that now!!
+1013660464547 PING :kruskal.18hp.net
+1013660464547 >>>PONG :kruskal.18hp.net
+1013660560796 PING :kruskal.18hp.net
+1013660560796 >>>PONG :kruskal.18hp.net
+1013660662232 PING :kruskal.18hp.net
+1013660662232 >>>PONG :kruskal.18hp.net
+1013660757468 PING :kruskal.18hp.net
+1013660757468 >>>PONG :kruskal.18hp.net
+1013660854879 PING :kruskal.18hp.net
+1013660854879 >>>PONG :kruskal.18hp.net
+1013660949645 PING :kruskal.18hp.net
+1013660949645 >>>PONG :kruskal.18hp.net
+1013661044962 PING :kruskal.18hp.net
+1013661044962 >>>PONG :kruskal.18hp.net
+1013661139488 PING :kruskal.18hp.net
+1013661139488 >>>PONG :kruskal.18hp.net
+1013661235005 PING :kruskal.18hp.net
+1013661235005 >>>PONG :kruskal.18hp.net
+1013661329211 PING :kruskal.18hp.net
+1013661329211 >>>PONG :kruskal.18hp.net
+1013661426761 PING :kruskal.18hp.net
+1013661426761 >>>PONG :kruskal.18hp.net
+1013661528016 PING :kruskal.18hp.net
+1013661528016 >>>PONG :kruskal.18hp.net
+1013661623143 PING :kruskal.18hp.net
+1013661623143 >>>PONG :kruskal.18hp.net
+1013661719342 PING :kruskal.18hp.net
+1013661719352 >>>PONG :kruskal.18hp.net
+1013661813447 PING :kruskal.18hp.net
+1013661813447 >>>PONG :kruskal.18hp.net
+1013661908514 PING :kruskal.18hp.net
+1013661908524 >>>PONG :kruskal.18hp.net
+1013662001928 PING :kruskal.18hp.net
+1013662001928 >>>PONG :kruskal.18hp.net
+1013662103464 PING :kruskal.18hp.net
+1013662103464 >>>PONG :kruskal.18hp.net
+1013662198991 PING :kruskal.18hp.net
+1013662198991 >>>PONG :kruskal.18hp.net
+1013662294509 PING :kruskal.18hp.net
+1013662294509 >>>PONG :kruskal.18hp.net
+1013662388334 PING :kruskal.18hp.net
+1013662388334 >>>PONG :kruskal.18hp.net
+1013662416073 :nuked!frmb2@myrtle.ukc.ac.uk QUIT :Ping timeout
+1013662482699 PING :kruskal.18hp.net
+1013662482709 >>>PONG :kruskal.18hp.net
+1013662575332 PING :kruskal.18hp.net
+1013662575332 >>>PONG :kruskal.18hp.net
+1013662670559 PING :kruskal.18hp.net
+1013662670559 >>>PONG :kruskal.18hp.net
+1013662763463 PING :kruskal.18hp.net
+1013662763463 >>>PONG :kruskal.18hp.net
+1013662858970 PING :kruskal.18hp.net
+1013662858970 >>>PONG :kruskal.18hp.net
+1013662953496 PING :kruskal.18hp.net
+1013662953496 >>>PONG :kruskal.18hp.net
+1013663044848 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :cool... i'm compiling via apt-get
+1013663050876 PING :kruskal.18hp.net
+1013663050886 >>>PONG :kruskal.18hp.net
+1013663143700 PING :kruskal.18hp.net
+1013663143700 >>>PONG :kruskal.18hp.net
+1013663236213 PING :kruskal.18hp.net
+1013663236213 >>>PONG :kruskal.18hp.net
+1013663333753 PING :kruskal.18hp.net
+1013663333753 >>>PONG :kruskal.18hp.net
+1013663428679 PING :kruskal.18hp.net
+1013663428679 >>>PONG :kruskal.18hp.net
+1013663524017 PING :kruskal.18hp.net
+1013663524017 >>>PONG :kruskal.18hp.net
+1013663617711 PING :kruskal.18hp.net
+1013663617711 >>>PONG :kruskal.18hp.net
+1013663636038 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo pjr
+1013663637029 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :P.J.Rodgers      pjr              cur051  myrtle      13 Feb 17:17   mail
+1013663710455 PING :kruskal.18hp.net
+1013663710455 >>>PONG :kruskal.18hp.net
+1013663792322 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :damn it! sound work for TV please!!
+1013663805401 PING :kruskal.18hp.net
+1013663805401 >>>PONG :kruskal.18hp.net
+1013663900728 PING :kruskal.18hp.net
+1013663900728 >>>PONG :kruskal.18hp.net
+1013663930020 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :ne1 awake still?
+1013663996216 PING :kruskal.18hp.net
+1013663996216 >>>PONG :kruskal.18hp.net
+1013664091723 PING :kruskal.18hp.net
+1013664091723 >>>PONG :kruskal.18hp.net
+1013664184226 PING :kruskal.18hp.net
+1013664184226 >>>PONG :kruskal.18hp.net
+1013664279743 PING :kruskal.18hp.net
+1013664279743 >>>PONG :kruskal.18hp.net
+1013664356824 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :no go to bed you fools =]
+1013664379857 PING :kruskal.18hp.net
+1013664379857 >>>PONG :kruskal.18hp.net
+1013664474463 PING :kruskal.18hp.net
+1013664474463 >>>PONG :kruskal.18hp.net
+1013664569760 PING :kruskal.18hp.net
+1013664569760 >>>PONG :kruskal.18hp.net
+1013664665208 PING :kruskal.18hp.net
+1013664665208 >>>PONG :kruskal.18hp.net
+1013664762387 PING :kruskal.18hp.net
+1013664762387 >>>PONG :kruskal.18hp.net
+1013664855301 PING :kruskal.18hp.net
+1013664855301 >>>PONG :kruskal.18hp.net
+1013664884413 :bedillah!root@raptor.ukc.ac.uk QUIT :Ping timeout
+1013664949767 PING :kruskal.18hp.net
+1013664949767 >>>PONG :kruskal.18hp.net
+1013665051173 PING :kruskal.18hp.net
+1013665051173 >>>PONG :kruskal.18hp.net
+1013665132349 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers\ 1
+1013665154691 PING :kruskal.18hp.net
+1013665154691 >>>PONG :kruskal.18hp.net
+1013665253564 PING :kruskal.18hp.net
+1013665253564 >>>PONG :kruskal.18hp.net
+1013665258070 :illah|irssi!nd10@raptor.ukc.ac.uk QUIT :Client closed connection
+1013665347098 PING :kruskal.18hp.net
+1013665347098 >>>PONG :kruskal.18hp.net
+1013665446962 PING :kruskal.18hp.net
+1013665446962 >>>PONG :kruskal.18hp.net
+1013665544642 PING :kruskal.18hp.net
+1013665544652 >>>PONG :kruskal.18hp.net
+1013665641642 PING :kruskal.18hp.net
+1013665641642 >>>PONG :kruskal.18hp.net
+1013665735146 PING :kruskal.18hp.net
+1013665735146 >>>PONG :kruskal.18hp.net
+1013665837203 PING :kruskal.18hp.net
+1013665837203 >>>PONG :kruskal.18hp.net
+1013665934753 PING :kruskal.18hp.net
+1013665934753 >>>PONG :kruskal.18hp.net
+1013666028007 PING :kruskal.18hp.net
+1013666028007 >>>PONG :kruskal.18hp.net
+1013666124115 PING :kruskal.18hp.net
+1013666124115 >>>PONG :kruskal.18hp.net
+1013666218381 PING :kruskal.18hp.net
+1013666218381 >>>PONG :kruskal.18hp.net
+1013666312837 PING :kruskal.18hp.net
+1013666312837 >>>PONG :kruskal.18hp.net
+1013666407162 PING :kruskal.18hp.net
+1013666407162 >>>PONG :kruskal.18hp.net
+1013666502379 PING :kruskal.18hp.net
+1013666502379 >>>PONG :kruskal.18hp.net
+1013666561835 :Kinny!___@stuE117.ukc.ac.uk QUIT :Read error: Connection reset by peer
+1013666597997 PING :kruskal.18hp.net
+1013666597997 >>>PONG :kruskal.18hp.net
+1013666693434 PING :kruskal.18hp.net
+1013666693444 >>>PONG :kruskal.18hp.net
+1013666789923 PING :kruskal.18hp.net
+1013666789923 >>>PONG :kruskal.18hp.net
+1013666887223 PING :kruskal.18hp.net
+1013666887223 >>>PONG :kruskal.18hp.net
+1013666902264 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 you up?
+1013666984723 PING :kruskal.18hp.net
+1013666984723 >>>PONG :kruskal.18hp.net
+1013667004111 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :aye
+1013667007275 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :lo
+1013667008958 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=]
+1013667012012 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :yo
+1013667031861 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :have you seen micheal jacksons video, remember the time?
+1013667044228 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :um, probably 
+1013667058148 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :just wondering if eddie murphy is in it =]
+1013667067752 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :wanna link to download it?
+1013667086840 PING :kruskal.18hp.net
+1013667086840 >>>PONG :kruskal.18hp.net
+1013667116242 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :dl? 56k?
+1013667116983 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :;)
+1013667125505 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :your only on 56k?
+1013667126477 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is dling mp3's from ptc1 atm anyway\ 1
+1013667134538 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :and attempting to work a bug outta my code
+1013667145344 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :I presumed you were on higher, since you get buffy episodes!
+1013667161577 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :yeah, coz it''s not worht paying for adsl, since we only have two csers in here
+1013667169018 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :theyre on CD from Spike
+1013667175087 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :ahh =]
+1013667188165 PING :kruskal.18hp.net
+1013667188165 >>>PONG :kruskal.18hp.net
+1013667221964 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :goddamn it, my code gives the right answer, ive checked it manually, but crashes when it gets to the ehnd
+1013667222955 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :ffs
+1013667237386 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :-h
+1013667246720 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs.\ 1
+1013667252248 :Alias|Bed!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :miss a bracket?
+1013667291454 PING :kruskal.18hp.net
+1013667291454 >>>PONG :kruskal.18hp.net
+1013667309590 :Alias|Bed!djl2@stuE13E.ukc.ac.uk NICK :Alias
+1013667314387 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hi Alias 
+1013667321908 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hey iain.
+1013667356257 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :http://deluxe.mirrorz.com/ <- Got good links, esp. music vids =]
+1013667373492 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 you on a free isp?
+1013667378129 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :i really should have gone to sleep ages ago, but i've been trying to get sound to b outputted by me radeon so that i can listen to tv as well as watch it
+1013667384237 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 well - free dial.
+1013667384237 PING :kruskal.18hp.net
+1013667384237 >>>PONG :kruskal.18hp.net
+1013667413199 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :aye
+1013667416173 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :The_Red_Bull\ 2:\ 2 Is the audio wires connected properly..?
+1013667425487 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 and they don't cut you off?
+1013667432116 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :like, after 2 hours?
+1013667433748 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :well, no14.99 per month for all day every day typee thing
+1013667450292 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : there isn't nething comeing out of the radeon
+1013667469470 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :i've got it connected direct to my speakers 
+1013667472815 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :every 2 hours, yes
+1013667476931 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :no snd card in the way
+1013667477441 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :The_Red_Bull\ 2:\ 2 hmm.. my old tv card had an audio connection!
+1013667477602 PING :kruskal.18hp.net
+1013667477602 >>>PONG :kruskal.18hp.net
+1013667496559 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :yes the radeon has audio out
+1013667506824 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :but it isn't outputting nething
+1013667512231 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 you must be due a d/c'ion
+1013667515506 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :and i can't find ne help on the net
+1013667538699 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :perhaps i'll compile my own X at somepoint
+1013667551768 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :but i'ld rather not
+1013667569494 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :heh
+1013667569634 PING :kruskal.18hp.net
+1013667569634 >>>PONG :kruskal.18hp.net
+1013667597093 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :half hour yet dan
+1013667597274 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :i'll probably muck up package managment
+1013667667665 PING :kruskal.18hp.net
+1013667667665 >>>PONG :kruskal.18hp.net
+1013667762712 PING :kruskal.18hp.net
+1013667762712 >>>PONG :kruskal.18hp.net
+1013667846141 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION looks for something to do..\ 1
+1013667851860 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mhmmmm cold pizza.
+1013667864928 PING :kruskal.18hp.net
+1013667864928 >>>PONG :kruskal.18hp.net
+1013667911465 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Reaper\ 2:\ 2 youre going to mungos tonight?
+1013667960726 PING :kruskal.18hp.net
+1013667960726 >>>PONG :kruskal.18hp.net
+1013668062282 PING :kruskal.18hp.net
+1013668062282 >>>PONG :kruskal.18hp.net
+1013668074480 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks reaper is looking for bugs\ 1
+1013668111153 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :iain: you like music vids?
+1013668120786 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : such as?
+1013668145642 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :music, with an accompian video.
+1013668164730 PING :kruskal.18hp.net
+1013668164730 >>>PONG :kruskal.18hp.net
+1013668172150 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :(spelling?)
+1013668195013 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :yes but what sorta music u talking about?
+1013668216164 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs.\ 1
+1013668261389 PING :kruskal.18hp.net
+1013668261389 >>>PONG :kruskal.18hp.net
+1013668294386 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :It is him i tell you!
+1013668306393 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Eddie Murphy is in micheal jacksons video.
+1013668338990 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hehe
+1013668356075 PING :kruskal.18hp.net
+1013668356075 >>>PONG :kruskal.18hp.net
+1013668361232 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Remember the time - eddie murphy is a pharoh.
+1013668366740 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :schweet.
+1013668413037 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :I never realised he would go quite so low for money.
+1013668431703 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :grr.....! no sound still!
+1013668437352 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=/
+1013668449619 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :did you see what _58fr did with monty earlier?
+1013668452003 >>>PRIVMSG #cs :autoconf, but yes, this why couldnt you shower!
+1013668454006 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders..\ 1
+1013668461266 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :monty, insult me
+1013668461627 >>>PRIVMSG #cs :Alias: Suck my cock you critter spitting, sega spunking, men of ill repute plunging, the pope fornicating, cabbage manipulating, elephant barking, single barrel pump action yogurt rifle minging, union jack ball-breaking, penis fiddling, small smelly girls dreamer!
+1013668466283 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :haha.
+1013668499751 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION wonders who did that cruel thing to monty.\ 1
+1013668499771 >>>PRIVMSG #cs :mornijng
+1013668515093 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Monty\ 2:\ 2 shuush.
+1013668517627 >>>PRIVMSG #cs :presumablyyou mean accident than alex get offices?
+1013668538717 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : what?
+1013668541732 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :it would be so much better if he almost made sense.
+1013668549503 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :The_Red_Bull\ 2:\ 2 what to what?
+1013668557004 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :dunno
+1013668608267 PING :kruskal.18hp.net
+1013668608267 >>>PONG :kruskal.18hp.net
+1013668646582 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION has the video for Bloodhound Gang - The bad touch.\ 1
+1013668652761 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hmmm...... Decide whether you want to try out "stable" branch or "developmental" branch(extra unstable)
+1013668680541 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :stable, duh.
+1013668706989 PING :kruskal.18hp.net
+1013668706989 >>>PONG :kruskal.18hp.net
+1013668744473 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : for what i'm doing stable is not nescessarily the best option
+1013668798010 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :ook
+1013668806042 PING :kruskal.18hp.net
+1013668806042 >>>PONG :kruskal.18hp.net
+1013668866719 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :i wonder..
+1013668876293 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :monty, insult The_Red_Bull
+1013668879057 >>>PRIVMSG #cs :is/has alex has one instead then sleep time, 9am Dobbin
+1013668889251 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :oh well =P
+1013668904403 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :YEEEESS!
+1013668905625 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :done it!
+1013668909170 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :and no im going to bed
+1013668910171 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :woohoo
+1013668913566 :Reaper!adl1@raptor.ukc.ac.uk PRIVMSG #cs :later dan, iain
+1013668920256 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :fine, seeya
+1013668932023 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :you going to mungos tonight?
+1013668934496 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :btw
+1013668935298 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :cya reaper
+1013668953774 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hrmm
+1013668957730 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :fione
+1013668973172 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :damn y can't i get ne output in the form of sound
+1013668980202 PING :kruskal.18hp.net
+1013668980202 >>>PONG :kruskal.18hp.net
+1013669077482 PING :kruskal.18hp.net
+1013669077482 >>>PONG :kruskal.18hp.net
+1013669083351 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :certain theres not a connection from the card to the sound card
+1013669084672 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :?
+1013669173831 PING :kruskal.18hp.net
+1013669173831 >>>PONG :kruskal.18hp.net
+1013669198947 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :look i have the output from the radeon going straight to the speakers
+1013669206858 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :there is nothing
+1013669214810 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :no noise of ne kind
+1013669259774 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes to check logs\ 1
+1013669267806 PING :kruskal.18hp.net
+1013669267806 >>>PONG :kruskal.18hp.net
+1013669353168 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hmm.... (II) RADEON(0): Found MSP3410D (unsupported), rom version 0x25
+1013669361200 PING :kruskal.18hp.net
+1013669361200 >>>PONG :kruskal.18hp.net
+1013669415218 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :perhaps i should upgrade X to 4.2
+1013669422378 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :i hope its stable
+1013669456547 PING :kruskal.18hp.net
+1013669456547 >>>PONG :kruskal.18hp.net
+1013669485369 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hmm... 155meg to download to upgrade
+1013669525226 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : u still there?
+1013669553366 PING :kruskal.18hp.net
+1013669553366 >>>PONG :kruskal.18hp.net
+1013669576279 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :yea sos
+1013669631038 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :155 meg isn't bad.. 
+1013669637547 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :try the ftp mirrors?
+1013669650626 PING :kruskal.18hp.net
+1013669650626 >>>PONG :kruskal.18hp.net
+1013669676804 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : i'm using apt-get to do it all for me
+1013669703502 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :it downloads off of either the local mirror or the german mirror
+1013669747736 PING :kruskal.18hp.net
+1013669747736 >>>PONG :kruskal.18hp.net
+1013669802304 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hmmm... its not actually getting X 4.2
+1013669818708 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :obviously not stable enough to be in the unstable distro of debian
+1013669842843 PING :kruskal.18hp.net
+1013669842843 >>>PONG :kruskal.18hp.net
+1013669936988 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hehe ... some of the updates are games
+1013669939001 PING :kruskal.18hp.net
+1013669939001 >>>PONG :kruskal.18hp.net
+1013670031914 PING :kruskal.18hp.net
+1013670031914 >>>PONG :kruskal.18hp.net
+1013670055909 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :fuck, its raining.
+1013670059905 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :shit hail
+1013670065743 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :yea, that.
+1013670075377 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :that was suddern
+1013670098931 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION closes window\ 1
+1013670101925 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :yea
+1013670126070 PING :kruskal.18hp.net
+1013670126070 >>>PONG :kruskal.18hp.net
+1013670153549 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :wow lots of software is being updated
+1013670221497 PING :kruskal.18hp.net
+1013670221497 >>>PONG :kruskal.18hp.net
+1013670324275 PING :kruskal.18hp.net
+1013670324275 >>>PONG :kruskal.18hp.net
+1013670420413 PING :kruskal.18hp.net
+1013670420413 >>>PONG :kruskal.18hp.net
+1013670516351 PING :kruskal.18hp.net
+1013670516351 >>>PONG :kruskal.18hp.net
+1013670616896 PING :kruskal.18hp.net
+1013670616896 >>>PONG :kruskal.18hp.net
+1013670709188 PING :kruskal.18hp.net
+1013670709188 >>>PONG :kruskal.18hp.net
+1013670806729 PING :kruskal.18hp.net
+1013670806729 >>>PONG :kruskal.18hp.net
+1013670901855 PING :kruskal.18hp.net
+1013670901855 >>>PONG :kruskal.18hp.net
+1013670995370 PING :kruskal.18hp.net
+1013670995370 >>>PONG :kruskal.18hp.net
+1013671090827 PING :kruskal.18hp.net
+1013671090827 >>>PONG :kruskal.18hp.net
+1013671186364 PING :kruskal.18hp.net
+1013671186364 >>>PONG :kruskal.18hp.net
+1013671283745 PING :kruskal.18hp.net
+1013671283745 >>>PONG :kruskal.18hp.net
+1013671380283 PING :kruskal.18hp.net
+1013671380283 >>>PONG :kruskal.18hp.net
+1013671477463 PING :kruskal.18hp.net
+1013671477463 >>>PONG :kruskal.18hp.net
+1013671578228 PING :kruskal.18hp.net
+1013671578228 >>>PONG :kruskal.18hp.net
+1013671674917 PING :kruskal.18hp.net
+1013671674927 >>>PONG :kruskal.18hp.net
+1013671769443 PING :kruskal.18hp.net
+1013671769443 >>>PONG :kruskal.18hp.net
+1013671866853 PING :kruskal.18hp.net
+1013671866853 >>>PONG :kruskal.18hp.net
+1013671963462 PING :kruskal.18hp.net
+1013671963462 >>>PONG :kruskal.18hp.net
+1013672060572 PING :kruskal.18hp.net
+1013672060572 >>>PONG :kruskal.18hp.net
+1013672156109 PING :kruskal.18hp.net
+1013672156109 >>>PONG :kruskal.18hp.net
+1013672253629 PING :kruskal.18hp.net
+1013672253629 >>>PONG :kruskal.18hp.net
+1013672291213 :foozzz!~ms9@sauron.at.fivegeeks.net NICK :foo
+1013672348516 PING :kruskal.18hp.net
+1013672348516 >>>PONG :kruskal.18hp.net
+1013672443702 PING :kruskal.18hp.net
+1013672443702 >>>PONG :kruskal.18hp.net
+1013672485212 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1PING 1629412408\ 1
+1013672485212 >>>NOTICE foo :\ 1PING 1629412408\ 1
+1013672496709 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :What?
+1013672502357 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=]
+1013672504760 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hmm
+1013672506893 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :just making sure the connection was there ;)
+1013672515025 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :I should change the sound the ping makes.
+1013672525430 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :it says "you dirty little whore"
+1013672528995 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :hehe
+1013672566569 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :morning =]
+1013672572558 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :lo :)
+1013672585627 PING :kruskal.18hp.net
+1013672585627 >>>PONG :kruskal.18hp.net
+1013672645473 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :ug ... it's too early
+1013672679632 PING :kruskal.18hp.net
+1013672679642 >>>PONG :kruskal.18hp.net
+1013672683087 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :indeed.
+1013672700341 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :you in eliot?
+1013672707261 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :yep..
+1013672717096 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :nice (guess from ip address) :)
+1013672723505 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :good guess.. for someone.. blurgh
+1013672731046 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :was about to say "off campus"
+1013672732097 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=]
+1013672739698 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :i am off campus ;)
+1013672753738 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :you ever think that means you spend too much time looking at ip addresses?
+1013672768750 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :i work for the uni ... doing systems support
+1013672776791 PING :kruskal.18hp.net
+1013672776791 >>>PONG :kruskal.18hp.net
+1013672781168 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :So thats a yes..
+1013672784382 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :aye :)
+1013672795568 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :work with gandalf?
+1013672808547 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :nah ... i work in the librarym not CompSci
+1013672810450 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :-m
+1013672825371 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hi foo
+1013672829237 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :lo trb
+1013672837909 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :alias is down my corridor
+1013672842616 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :mailinfo hg5
+1013672852170 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :iBot: ?
+1013672858158 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :hmmmmmmmmmm
+1013672862144 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION goes to prod iBot\ 1
+1013672869254 PING :kruskal.18hp.net
+1013672869254 >>>PONG :kruskal.18hp.net
+1013672883345 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :hg5              H.Gor            sbt297  pelican     08 Feb 09:23   mail
+1013672883495 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :bugger all, i dunno, foo
+1013672889794 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :thankyou, iBot
+1013672889984 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :no problem, foo
+1013672900019 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :mailinfo hb5
+1013672900329 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :H.Bowman         hb5              cur166  myrtle      12 Feb 16:44   mail
+1013672950221 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :oooh
+1013672956330 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mailinfo djl2
+1013672957161 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djl2             D.J.Lowe         pht057  pelican     14 Feb 06:45   no mail
+1013672959855 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :Awww
+1013672967486 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :where's my daily dilbert?
+1013672972523 PING :kruskal.18hp.net
+1013672972523 >>>PONG :kruskal.18hp.net
+1013672974486 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :not here yet ;)
+1013673068921 PING :kruskal.18hp.net
+1013673068921 >>>PONG :kruskal.18hp.net
+1013673095209 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :normally here at 7:06
+1013673096691 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=P
+1013673117461 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :so there's a delay...     ;)
+1013673130630 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is very tired\ 1
+1013673159892 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mailinfo djl2
+1013673165180 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :hmm
+1013673165781 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION suggests good remedy for tiredness -- sleep\ 1
+1013673170878 :Scumbag!sum1@stuE23B.ukc.ac.uk QUIT :Read error: Connection reset by peer
+1013673170888 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djl2             D.J.Lowe         pht057  pelican     14 Feb 06:45   no mail
+1013673170888 PING :kruskal.18hp.net
+1013673170888 >>>PONG :kruskal.18hp.net
+1013673171859 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits for the kernel to recompile\ 1
+1013673176116 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :or pro plus
+1013673221661 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :or the combination of a lie down and some redbull
+1013673265424 PING :kruskal.18hp.net
+1013673265424 >>>PONG :kruskal.18hp.net
+1013673329386 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION LOLs at GeeeZa's ability to be in 5 places at once in the LAN Party panorama piccy\ 1
+1013673333672 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :http://spod.cx/pics/lanparty'02/thumbnails/lan-panorama.jpg.html
+1013673368863 PING :kruskal.18hp.net
+1013673368863 >>>PONG :kruskal.18hp.net
+1013673456669 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes for a reboot\ 1
+1013673464701 PING :kruskal.18hp.net
+1013673464701 >>>PONG :kruskal.18hp.net
+1013673560608 PING :kruskal.18hp.net
+1013673560608 >>>PONG :kruskal.18hp.net
+1013673656136 PING :kruskal.18hp.net
+1013673656136 >>>PONG :kruskal.18hp.net
+1013673751122 PING :kruskal.18hp.net
+1013673751122 >>>PONG :kruskal.18hp.net
+1013673774196 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION returns\ 1
+1013673846580 PING :kruskal.18hp.net
+1013673846580 >>>PONG :kruskal.18hp.net
+1013673861201 :Kilgore|gorn!ic@dhcp09CA.ukc.ac.uk NICK :Kilgore
+1013673903201 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thinks he knows y there isn't ne sound comeing from the radeon\ 1
+1013673919915 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :damn americans always thinking of themselves all the time
+1013673930831 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :damn ati for using different chips around the world
+1013673949928 PING :kruskal.18hp.net
+1013673949928 >>>PONG :kruskal.18hp.net
+1013673952552 :Mercutio|eeewlaTouring!acm2@raptor.ukc.ac.uk PRIVMSG #cs :damn the lot
+1013673960744 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION lols at http://yugop.com/ver3/stuff/03/fla.html\ 1
+1013673989295 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :if ne1 here knows how to get sound output working on the allinwonder radeon please do help
+1013673996495 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :(linux)
+1013674002244 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :what's up with it?
+1013674009794 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :no outpus
+1013674012809 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :-s +t
+1013674023905 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :do you have modules for it?
+1013674034560 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :me thinks it is a driver problem with ati.2
+1013674042592 PING :kruskal.18hp.net
+1013674042592 >>>PONG :kruskal.18hp.net
+1013674056001 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :plus perhaps a proper module
+1013674061799 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :do you have the drivers ?
+1013674062771 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mailinfo djl2
+1013674065044 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :and do they load?
+1013674070962 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :the card has a msp3410d chip
+1013674088798 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waits\ 1
+1013674107956 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :but the drivers, although they say for msp34xx, only work for msp3430
+1013674110930 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :really
+1013674113954 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mailinfo djl2
+1013674116157 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djl2             D.J.Lowe         pht057  pelican     14 Feb 06:45   no mail
+1013674117199 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djl2             D.J.Lowe         pht057  pelican     14 Feb 06:45   no mail
+1013674123308 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=/
+1013674129356 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :looked for a patch?
+1013674144448 PING :kruskal.18hp.net
+1013674144448 >>>PONG :kruskal.18hp.net
+1013674153090 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :i've been looking for the answer to this problem for months
+1013674239605 PING :kruskal.18hp.net
+1013674239615 >>>PONG :kruskal.18hp.net
+1013674280704 :mrsfoo[zzz]!ses20@stuE16A.ukc.ac.uk JOIN :#cs
+1013674293863 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :The_Red_Bull\ 2:\ 2 don't suppose this helps.. http://www.xs4all.nl/~orchard/linux/
+1013674297108 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :?
+1013674309906 :mrsfoo[zzz]!ses20@stuE16A.ukc.ac.uk NICK :mrsfoo
+1013674339468 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION waves\ 1
+1013674341491 PING :kruskal.18hp.net
+1013674341491 >>>PONG :kruskal.18hp.net
+1013674388249 :mrsfoo!ses20@stuE16A.ukc.ac.uk NICK :mrsfoo[d]
+1013674434505 PING :kruskal.18hp.net
+1013674434505 >>>PONG :kruskal.18hp.net
+1013674447173 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : no - i need very specific stuff to do with the aiw radeon
+1013674517124 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :http://gatos.sourceforge.net/livid-ati/2001-December/msg00078.html
+1013674528180 PING :kruskal.18hp.net
+1013674528180 >>>PONG :kruskal.18hp.net
+1013674539226 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :email that guy - ask him if he did a driver <g>
+1013674548138 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :eek!
+1013674563210 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :i used compuserve notation
+1013674566765 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps Alias around a bit with a large trout\ 1
+1013674628875 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :que?
+1013674628885 PING :kruskal.18hp.net
+1013674628885 >>>PONG :kruskal.18hp.net
+1013674632410 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :compuserve notation ?
+1013674640722 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :'<g>' ?
+1013674659408 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :<g> = grin
+1013674667039 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :hmm...
+1013674678316 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :nothing wrong with <g>
+1013674687279 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :compuserve used to kind of set it as "there" notation..
+1013674689542 :Tim|18HP!tdb@knuth.18hp.net JOIN :#cs
+1013674692466 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :everyone else used *g*
+1013674693367 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :hmm
+1013674696161 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :lo tim
+1013674699126 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o Tim|18HP
+1013674700618 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :morning
+1013674723731 PING :kruskal.18hp.net
+1013674723731 >>>PONG :kruskal.18hp.net
+1013674748667 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :how's 18hp today?
+1013674759142 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :dns stue50c
+1013674761335 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :stue50c is 129.12.229.12
+1013674765952 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :fine I think
+1013674777578 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :who dat?
+1013674785279 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :dunno
+1013674790537 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :been socks probing us though
+1013674794092 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :ah
+1013674795935 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :(us = cs)
+1013674798879 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :not 18hp :)
+1013674799720 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :yeah
+1013674816815 PING :kruskal.18hp.net
+1013674816815 >>>PONG :kruskal.18hp.net
+1013674849722 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :\ 1ACTION dresses for work\ 1
+1013674912883 PING :kruskal.18hp.net
+1013674912883 >>>PONG :kruskal.18hp.net
+1013674922086 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION notes new rdesktop deployed ok\ 1
+1013674952530 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :with those patches?
+1013675008270 PING :kruskal.18hp.net
+1013675008270 >>>PONG :kruskal.18hp.net
+1013675077420 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :yup
+1013675084710 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :w00t
+1013675101795 PING :kruskal.18hp.net
+1013675101795 >>>PONG :kruskal.18hp.net
+1013675197322 PING :kruskal.18hp.net
+1013675197322 >>>PONG :kruskal.18hp.net
+1013675229438 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :hmmm
+1013675232242 :foo!~ms9@sauron.at.fivegeeks.net PRIVMSG #cs :campus time methinks
+1013675260232 :JohnBoy|Need_Sleep!jes2@stuE471.ukc.ac.uk JOIN :#cs
+1013675269826 :foo!~ms9@sauron.at.fivegeeks.net NICK :foo[campus]
+1013675293961 PING :kruskal.18hp.net
+1013675293961 >>>PONG :kruskal.18hp.net
+1013675389308 PING :kruskal.18hp.net
+1013675389308 >>>PONG :kruskal.18hp.net
+1013675484875 PING :kruskal.18hp.net
+1013675484875 >>>PONG :kruskal.18hp.net
+1013675578480 PING :kruskal.18hp.net
+1013675578480 >>>PONG :kruskal.18hp.net
+1013675671984 PING :kruskal.18hp.net
+1013675671984 >>>PONG :kruskal.18hp.net
+1013675716418 :Alias!djl2@stuE13E.ukc.ac.uk JOIN :#javahelp
+1013675718581 :Alias!djl2@stuE13E.ukc.ac.uk PART #javahelp
+1013675742155 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is bored\ 1
+1013675764267 PING :kruskal.18hp.net
+1013675764267 >>>PONG :kruskal.18hp.net
+1013675816112 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :right i've emailed a guy about the msp3410d 
+1013675823292 :Attila!dimi_good@stuE20A.ukc.ac.uk JOIN :#cs
+1013675829771 :Paul!pjm2@floyd.18hp.net JOIN :#cs
+1013675839355 :Paul!pjm2@floyd.18hp.net JOIN :#javahelp
+1013675842259 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :hi paul
+1013675851262 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o Paul
+1013675851262 :Paul!eggdrop@compsoc1.ukc.ac.uk MODE #cs -o Hal
+1013675851262 :Paul!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o Hal
+1013675851262 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs -o Paul
+1013675851443 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :ello
+1013675852334 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #javahelp +o Paul
+1013675863390 PING :kruskal.18hp.net
+1013675863390 >>>PONG :kruskal.18hp.net
+1013675864411 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :morning
+1013675888476 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :that it be oooar that it be
+1013675900203 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :oh wow i got a valentine
+1013675903788 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is feeling very awake - and he's been up all night\ 1
+1013675914693 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :o god its not that day again
+1013675922905 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION hopes Paul doens't find out he sent it\ 1
+1013675925179 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :dan
+1013675926991 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :lol
+1013675927862 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :damn
+1013675930917 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :no i know who sent it
+1013675941031 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :ah, but _do_ you? ;)
+1013675944707 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :it's nice to know that UK2 love me
+1013675951426 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :lol
+1013675954050 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :I got 2 of them ;)
+1013675958617 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :heh
+1013675963283 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION looks at the _real_ card behind him :P\ 1
+1013675964255 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :they love you long time
+1013675964405 PING :kruskal.18hp.net
+1013675964405 >>>PONG :kruskal.18hp.net
+1013675988149 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :were you just in the shower?
+1013675995920 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :or was that Pete?
+1013676026835 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :me, i don't know where pete is
+1013676029178 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :The_Red_Bull\ 2:\ 2 did you email the person on the site.. c allen or something?
+1013676042858 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :Alias : no - another person
+1013676043018 :Pete|MachineRoom!pajs@myrtle.ukc.ac.uk NICK :Pete
+1013676050298 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :ahh k
+1013676050899 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :i been wating for you to get outa shower..
+1013676051660 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs ::)
+1013676052321 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :ah, Pete's been in the machine room all night
+1013676057108 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :cause that a gal
+1013676059131 PING :kruskal.18hp.net
+1013676059131 >>>PONG :kruskal.18hp.net
+1013676059341 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :heh
+1013676068765 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :how you feeling Pete?
+1013676068955 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :yeah, practicing for the summer when it it gets hot :)
+1013676071038 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :yeah i realised
+1013676078189 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION nods\ 1
+1013676089625 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :there's gonna be plenty of "urgent work in the machine room" when it gets really hot ;)
+1013676094883 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :erm, well im moving ;)
+1013676098618 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION thinks about moving his desk down there\ 1
+1013676114090 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :\ 1ACTION potters off to the shower, finding new bruises on the way\ 1
+1013676127379 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk JOIN :#cs
+1013676127379 >>>PRIVMSG #cs :welcome, Gorebash|Elated
+1013676128962 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :nice and cool in there is it then?
+1013676135621 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :ok, who's been hurting the shower?
+1013676136823 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :\ 1ACTION watches Pete's arm drop off on the way to the bathroom\ 1
+1013676143703 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk PRIVMSG #cs :thank you monty
+1013676145716 >>>PRIVMSG #cs :I'f fine later pete was proper languages
+1013676154438 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :The_Red_Bull: yeah. it's a nice 20something degrees. all year :)
+1013676162029 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013676164923 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :or maybe just below 20, I dunno.
+1013676173816 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :so where is this machine room again?
+1013676185763 :foo[gone]!~ms9@arwen.ukc.ac.uk NICK :foo
+1013676193785 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :hidden in the depthes of cornwallis, and surrounded by alarms ;)
+1013676194906 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :buy a fridge.  sit in it.
+1013676201125 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :Tim|18HP: hehe
+1013676202908 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :d'oh
+1013676216217 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :although I hear the MMlab has air con ;)
+1013676218631 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :me not allowed fridge here in eliot
+1013676225490 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :and it'ld have to b massive
+1013676230968 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :our machine room is at 19degC
+1013676237998 PING :kruskal.18hp.net
+1013676237998 >>>PONG :kruskal.18hp.net
+1013676239320 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :I had a fridge in eliot for  2years ;)
+1013676255073 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :didn't the power in your corridor trip at one point?
+1013676257927 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :but i don't have ne milk to keep in it
+1013676258928 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :was it big enough to sit in?
+1013676269363 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :=P
+1013676269594 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :or just put u're foot in
+1013676270765 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :yes, Paul.
+1013676272157 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :The_Red_Bull: then get some! chicken & egg!
+1013676277085 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :"I will call it mini-fridge"
+1013676284976 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :lol!
+1013676292056 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :it was mini, and in fact is in our kitchen now
+1013676293048 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :;)
+1013676299427 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :the house of two fridges
+1013676305235 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :a tale of two cities
+1013676308900 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #cs :i have no need for a fridge 
+1013676317162 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :\ 1ACTION is listening to George Harrison - My Sweet Lord\ 1
+1013676325104 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :\ 1ACTION ch00ns along to a dead bloke\ 1
+1013676325434 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :it's great for keeping beverages cool in the summer
+1013676336520 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :no shit :)
+1013676336520 PING :kruskal.18hp.net
+1013676336520 >>>PONG :kruskal.18hp.net
+1013676352944 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :well, it does that all year, but seems more beneficial in the summer ;)
+1013676363279 :The_Red_Bull!idg2@raptor.ukc.ac.uk NICK :The_Red_Bull|afk
+1013676364190 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk PRIVMSG #cs :brb
+1013676409365 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :o/~ haleleuuiaa
+1013676431166 PING :kruskal.18hp.net
+1013676431166 >>>PONG :kruskal.18hp.net
+1013676437085 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :hrm, I keep finding white hairs above my left ear
+1013676442092 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :(note I said white, not grey!)
+1013676474919 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :that's a bloody good party trick.... pulling white rabbits out of yer ears :)   .... oh, you said "hairs"
+1013676505433 :Tim|18HP!tdb@knuth.18hp.net PRIVMSG #cs :ha de ha :P
+1013676530890 :chrislamb!root@raptor.ukc.ac.uk PRIVMSG monty :\ 1PING 1013676587\ 1
+1013676530890 >>>NOTICE chrislamb :\ 1PING 1013676587\ 1
+1013676531941 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :man my humour is like a sharpened tungsten poker at this time in the mornin
+1013676542146 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :just like my spellin
+1013676544329 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :g!
+1013676548244 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :damn g key
+1013676589173 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :oooh ch00n
+1013676594381 :Paul!pjm2@floyd.18hp.net PRIVMSG #cs :\ 1ACTION is listening to Hanson - Mmmbop\ 1
+1013676618075 :The_Red_Bull|afk!idg2@raptor.ukc.ac.uk NICK :The_Red_Bull
+1013676626928 :Skinnybrown|Away!cjb2@raptor.ukc.ac.uk NICK :Skinnybrown
+1013676628941 PING :kruskal.18hp.net
+1013676628951 >>>PONG :kruskal.18hp.net
+1013676632656 :Skinnybrown!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :Mornin'
+1013676665934 :deano!deano@stuE319.ukc.ac.uk JOIN :#cs
+1013676708325 :Skinnybrown!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :How come I don't have ops?
+1013676724378 PING :kruskal.18hp.net
+1013676724378 >>>PONG :kruskal.18hp.net
+1013676733361 :Gorebash|Elated!Gorebash@stuE1B9.ukc.ac.uk QUIT :Quit: BIBI
+1013676739019 :Stephan!sd24@raptor.ukc.ac.uk MODE #geeks +o Skinnybrown
+1013676741703 :Skinnybrown!cjb2@raptor.ukc.ac.uk NICK :Skinnybrown|Shower
+1013676743746 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :thanks
+1013676747862 :Stephan!sd24@raptor.ukc.ac.uk PRIVMSG #geeks :hello btw
+1013676747892 >>>PRIVMSG #geeks :used bluej isn't bad thing will follow me means sshing to Timbuctoo
+1013676773138 :mrsfoo[d]!ses20@stuE16A.ukc.ac.uk NICK :mrsfoo
+1013676813205 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :hi
+1013676848396 PING :kruskal.18hp.net
+1013676848396 >>>PONG :kruskal.18hp.net
+1013676898338 :Tim|18HP!tdb@knuth.18hp.net QUIT :Read error: Connection reset by peer
+1013676943343 PING :kruskal.18hp.net
+1013676943343 >>>PONG :kruskal.18hp.net
+1013677039241 PING :kruskal.18hp.net
+1013677039241 >>>PONG :kruskal.18hp.net
+1013677113207 :lambda|sleep!root@raptor.ukc.ac.uk NICK :lambda
+1013677132294 PING :kruskal.18hp.net
+1013677132294 >>>PONG :kruskal.18hp.net
+1013677184229 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :morning
+1013677189477 :illah!root@raptor.ukc.ac.uk JOIN :#cs
+1013677195816 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :monty seen bedillah
+1013677195826 >>>PRIVMSG #cs :bedillah (root) was last seen by me coming from raptor.ukc.ac.uk on Thu Feb 14 05:34:44 GMT 2002 quitting from the server with the following reason: Ping timeout
+1013677215424 :Smaf!Smaf@dhcp6244.ukc.ac.uk JOIN :#cs
+1013677229364 :Smaf!Smaf@dhcp6244.ukc.ac.uk JOIN :#geeks
+1013677230536 :Stephan!sd24@raptor.ukc.ac.uk NICK :Stephan_Out
+1013677246048 :Paul!pjm2@floyd.18hp.net QUIT :Quit: we'll see you next week on the next exciting episode of Voyage to the Bottom of the University
+1013677248131 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :illah: Still not feeling well?
+1013677249252 :Skimble!Skimble@dhcp2938.ukc.ac.uk JOIN :#cs
+1013677271444 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :lambda: uhm no besides tired I feal fine.. why?
+1013677284022 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :gah assignment due in today
+1013677286326 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :grrr
+1013677287407 PING :kruskal.18hp.net
+1013677287407 >>>PONG :kruskal.18hp.net
+1013677294157 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :morning skimble
+1013677295319 :illah!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION really should finish it\ 1
+1013677321116 :Vassago!Vassago@stuE1B8.ukc.ac.uk JOIN :#cs
+1013677324891 :Vassago!Vassago@stuE1B8.ukc.ac.uk PRIVMSG #cs :#misc
+1013677386890 :Vassago!Vassago@stuE1B8.ukc.ac.uk NICK :Vassago|Away
+1013677388903 PING :kruskal.18hp.net
+1013677388903 >>>PONG :kruskal.18hp.net
+1013677433898 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :Monty: tell tim is there a new conient ?
+tim
+1013677433898 >>>PRIVMSG #cs :foo: Okay, I'll tell tim that next time I see them...
+1013677478402 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :illah: just wondering, btw is that csv generation thingy working yet?
+1013677526421 PING :kruskal.18hp.net
+1013677526421 >>>PONG :kruskal.18hp.net
+1013677534352 :Cumbers!rlc5@stuE31A.ukc.ac.uk JOIN :#cs
+1013677534352 :Cumbers!rlc5@stuE31A.ukc.ac.uk JOIN :#javahelp
+1013677581100 :Em|Zzz!root@raptor.ukc.ac.uk NICK :EM
+1013677583042 :EM!root@raptor.ukc.ac.uk NICK :Em
+1013677629960 PING :kruskal.18hp.net
+1013677629960 >>>PONG :kruskal.18hp.net
+1013677661265 :gorebash!Gorebash@stuE1B9.ukc.ac.uk JOIN :#cs
+1013677700291 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :lo em#
+1013677718878 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :hmm, monty is beginning to make a bit more sense these days
+1013677719268 :Em!root@raptor.ukc.ac.uk PRIVMSG #cs :lo
+1013677719949 >>>PRIVMSG #geeks :birds again alex rude
+1013677733208 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :not much more though
+1013677736874 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :yup he is a bitish
+1013677741671 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :lo em
+1013677758144 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :u not going to infoSys then
+1013677762771 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :no
+1013677776871 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i've been up all night
+1013677781888 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :i think i will give it a miss today
+1013677784742 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :reall
+1013677789910 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :*really
+1013677799634 :MrTea|bed!mdc5@raptor.ukc.ac.uk NICK :MrTea
+1013677801256 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :when did you last sleep?
+1013677802528 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :lo T
+1013677805933 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :hey Pete
+1013677812082 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i've been trying to get sound output from my radeon
+1013677823138 PING :kruskal.18hp.net
+1013677823138 >>>PONG :kruskal.18hp.net
+1013677826913 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :what in linux, or just generally
+1013677826913 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :but at least now i know what the problem is
+1013677831420 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :linux
+1013677832351 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :hey mark
+1013677837228 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :what is the problem then
+1013677840603 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :morning Sarah
+1013677851008 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :you're up ear;y :)
+1013677859180 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :;-->l
+1013677861523 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :the sound chip on the card is a msp3410d but there isn't an offical driver for it
+1013677862034 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :it's my brother's birthday
+1013677867081 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :and i don't know where to find one
+1013677872959 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :ah
+1013677907709 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :mailinfo mdc5
+1013677916141 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot?
+1013677921609 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :write one
+1013677923622 PING :kruskal.18hp.net
+1013677923622 >>>PONG :kruskal.18hp.net
+1013677923752 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks ::)
+1013677931564 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i don't have the knowledge for that
+1013677942389 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :mailinfo ses20
+1013677950631 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :i've found other people with the same problem though - so i've emailed one guy
+1013677953856 :Pete!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :mailinfo can take a long time recently..
+1013677966864 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :mdc5             M.D.Callanan     cut792  raptor      13 Feb 00:49   no mail
+1013677967315 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :monty can you write a driver for the msp3410d chip on the ati all-in-wonder card?
+1013677969048 >>>PRIVMSG #geeks :Kyser can stop drinking in america
+1013677978922 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :was quicker to do it mmyself
+1013677986292 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mailinfo djl2
+1013677998390 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :monty, I don't know how to tell you this, but he died many years ago
+1013677998540 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs /exec\ 1
+1013678000453 >>>PRIVMSG #geeks :Bohemian Rhapsody really useful in gnome?
+1013678002375 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mdc5             M.D.Callanan     cut792  raptor      13 Feb 00:49   no mail
+1013678002536 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :MrTea?
+1013678003467 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :ses20            S.E.Salmen       slt084  pelican     14 Feb 09:13   no mail
+1013678005630 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :mailinfo: Login "can" does not exist
+1013678007262 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djl2             D.J.Lowe         pht057  pelican     14 Feb 06:45   no mail
+1013678007773 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :probably not
+1013678008404 :ID|bed|ping^if^needed!ph22@stuE112.ukc.ac.uk NICK :ID
+1013678023446 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :could be fun though
+1013678034862 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot, all your base are belong to us
+1013678034982 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :WHAT YOU SAY!!
+1013678040560 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :bah, where is my dilbert?
+1013678044526 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :here
+1013678046218 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :lol!!
+1013678051536 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot, what happen?
+1013678051706 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :Somebody Set Up Us The Bomb.
+1013678054020 :ID!ph22@stuE112.ukc.ac.uk PRIVMSG #cs :lo alias
+1013678065276 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :lo
+1013678069442 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :ibot you remind me of the babe
+1013678069632 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :what babe
+1013678074639 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :the babe with the power
+1013678074840 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot, we get signal
+1013678074840 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :what power
+1013678079346 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :darn
+1013678079606 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :the power of voodoo
+1013678082010 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :bah
+1013678090462 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :do what?
+1013678097502 PING :kruskal.18hp.net
+1013678097502 >>>PONG :kruskal.18hp.net
+1013678098033 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot, the power of the voodoo
+1013678112974 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :bleh
+1013678113605 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :iBot: who do?
+1013678113796 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :you do
+1013678115728 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :do what?
+1013678115899 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :remind me of the babe
+1013678122488 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :what babe?
+1013678122608 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :the babe with the power
+1013678124932 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :what power?
+1013678125112 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :power of voodoo
+1013678127485 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :who do?
+1013678132052 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :iBot: who do?
+1013678132222 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :you do
+1013678134195 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :do what?
+1013678134325 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :remind me of the babe
+1013678136178 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :...
+1013678136638 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :do what?
+1013678143979 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :SCHTOP!
+1013678146853 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION slaps foo about for messing it up\ 1
+1013678147504 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION giggles\ 1
+1013678150999 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :morning
+1013678155035 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :this spam, is not ready yet
+1013678156737 :ID!ph22@stuE112.ukc.ac.uk NICK :ID|bed|ping^if^needed
+1013678160252 :lambda!root@raptor.ukc.ac.uk PRIVMSG #cs :morning GeeeZa
+1013678165470 :TTaM!god@stuE1CC.ukc.ac.uk PRIVMSG #cs :lol
+1013678191958 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION pokes lycos\ 1
+1013678194912 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION notes he should be in a 313 lecture\ 1
+1013678199950 PING :kruskal.18hp.net
+1013678199950 >>>PONG :kruskal.18hp.net
+1013678202623 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :ewww, 313
+1013678203314 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :GeeeZa: ummmmmmmmmmmmmmmmmm
+1013678212458 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :but, as it's 313, you are forgiven
+1013678252295 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :you do?
+1013678261738 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :ibot you do?
+1013678262810 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :do what
+1013678268889 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :remind me of the babe
+1013678269279 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sings o/~ I saw infobot's babe... o/~\ 1
+1013678270281 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :oh ffs
+1013678275769 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :lol
+1013678300234 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot, lart
+1013678301235 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hands MrTea a large hammer \ 1
+1013678301365 PING :kruskal.18hp.net
+1013678301365 >>>PONG :kruskal.18hp.net
+1013678301415 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION sticks Counting Crows on in the Rocks\ 1
+1013678304860 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :ibot lart
+1013678304981 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hands GeeeZa a large hammer \ 1
+1013678317448 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shields himself\ 1
+1013678319071 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION thwacks all the "babe" people to smithereens\ 1
+1013678330848 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :pig people?
+1013678345579 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :no comment.
+1013678372568 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :hehe
+1013678393398 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :o/"..oh what a circus, oh what a show...
+1013678393598 PING :kruskal.18hp.net
+1013678393598 >>>PONG :kruskal.18hp.net
+1013678403472 :Skinnybrown|Shower!cjb2@raptor.ukc.ac.uk NICK :Skinnybrown
+1013678419936 :Pete!pajs@myrtle.ukc.ac.uk NICK :Pete|Detached
+1013678424182 :Pete|Detached!pajs@myrtle.ukc.ac.uk PRIVMSG #cs :see you all shortly
+1013678432193 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :o/~ Why? Breathing is bleeding, you're hiding underneath the smoke in the room o/~
+1013678474594 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes a-breakfasting\ 1
+1013678491329 PING :kruskal.18hp.net
+1013678491329 >>>PONG :kruskal.18hp.net
+1013678494713 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION bops to the Counting Crows - Mr Jones\ 1
+1013678587407 PING :kruskal.18hp.net
+1013678587417 >>>PONG :kruskal.18hp.net
+1013678683895 PING :kruskal.18hp.net
+1013678683895 >>>PONG :kruskal.18hp.net
+1013678719807 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION jibbles about to Davie Bowie - Magic Dance\ 1
+1013678748719 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :foo: guess what I'm listening to
+1013678759985 :VeriHot!vmf1@dhcp38A4.ukc.ac.uk JOIN :#cs
+1013678765343 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :lo verihot
+1013678769098 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :hi Verity
+1013678771852 :VeriHot!vmf1@dhcp38A4.ukc.ac.uk PRIVMSG #cs :lo
+1013678781566 :VeriHot!vmf1@dhcp38A4.ukc.ac.uk PRIVMSG #cs :\ 1ACTION blows Valentine's kisses to #cs\ 1
+1013678783579 PING :kruskal.18hp.net
+1013678783579 >>>PONG :kruskal.18hp.net
+1013678841312 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes and cries in a corner\ 1
+1013678844326 :Alias!djl2@stuE13E.ukc.ac.uk PRIVMSG #cs :mailinfo djl2
+1013678845328 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :djl2             D.J.Lowe         pht057  pelican     14 Feb 06:45   no mail
+1013678854361 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :mrtea: whatsup?
+1013678876633 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs MrTea\ 1
+1013678876793 PING :kruskal.18hp.net
+1013678876793 >>>PONG :kruskal.18hp.net
+1013678883913 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :St. Valentine's Day is the most depressing day of the year for me. If it wasn't my brother's birthday I wouldn't even get out of bed.
+1013678912704 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs mrtea as well and invites the rest of #cs to join in\ 1
+1013678938842 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :iBot, lart
+1013678939843 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hands MrTea a stout stick with "Luser Attitude Readjustment Tool" etched into the side \ 1
+1013678955456 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :come near me again and you're dead.
+1013678964108 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :thanks
+1013678965600 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :mrsfoo: same thing? ;)
+1013678970618 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :nah
+1013678972631 PING :kruskal.18hp.net
+1013678972631 >>>PONG :kruskal.18hp.net
+1013678974804 :foo!~ms9@arwen.ukc.ac.uk NICK :foo[L1C]
+1013678976586 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :charming.
+1013678989305 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION hugs MrTea anyway\ 1
+1013678989625 :foo[L1C]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :\ 1ACTION potters off\ 1
+1013678993651 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION dies\ 1
+1013679011777 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :mrsfoo: that was aimed at Smaf
+1013679014751 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :ah
+1013679020159 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :I do not appreciate being hugged by men
+1013679021080 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION revives\ 1
+1013679031966 :archmoo!root@raptor.ukc.ac.uk JOIN :#cs
+1013679037324 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :morning all
+1013679041359 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :\ 1ACTION apologises to MrTea\ 1
+1013679044314 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :ello
+1013679070692 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION gives MrTea a manly pat on the back\ 1
+1013679070692 PING :kruskal.18hp.net
+1013679070692 >>>PONG :kruskal.18hp.net
+1013679077772 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :heh
+1013679083580 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :hey Tom
+1013679093735 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :morning Tom
+1013679165808 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :o/" I played you're silly games all right, didn't I? 
+1013679167821 PING :kruskal.18hp.net
+1013679167821 >>>PONG :kruskal.18hp.net
+1013679205886 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :o/~ If I opened my heart, there'd be no space for air, 'cause I wanted you o/~
+1013679228088 :AJ!~almoore@node.18hp.net JOIN :#cs
+1013679235258 :AJ!~almoore@node.18hp.net PRIVMSG #cs :lo all
+1013679238323 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o AJ
+1013679245403 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :hey AJ
+1013679255557 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :lo AJ
+1013679258201 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION goes off to gather some breakfast\ 1
+1013679261155 :lambda!root@raptor.ukc.ac.uk NICK :lambda|away
+1013679265502 :AJ!~almoore@node.18hp.net PRIVMSG #cs :ibot seen nuked
+1013679266553 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :nuked was last seen on IRC 6 hours, 18 minutes and 32 seconds ago, saying: i've got a few transputers i'd like to play with, but need to build some interface logic for them first [Thu Feb 14 03:16:07 2002]
+1013679266553 PING :kruskal.18hp.net
+1013679266553 >>>PONG :kruskal.18hp.net
+1013679272251 :lambda|away!root@raptor.ukc.ac.uk PRIVMSG #cs :bye all
+1013679286963 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :bye
+1013679294103 :Alcohol!pg8@stuE132.ukc.ac.uk JOIN :#cs
+1013679296176 :bUrt!mcw@myrtle.ukc.ac.uk JOIN :#cs
+1013679330615 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION likes Evita\ 1
+1013679363773 PING :kruskal.18hp.net
+1013679363773 >>>PONG :kruskal.18hp.net
+1013679410140 :jester|sleep!root@raptor.ukc.ac.uk NICK :jester
+1013679417070 :Paul|gawn!pjm2@torax.ukc.ac.uk NICK :Paul
+1013679420284 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :morning
+1013679460492 PING :kruskal.18hp.net
+1013679460492 >>>PONG :kruskal.18hp.net
+1013679466771 :Alcohol!pg8@stuE132.ukc.ac.uk QUIT :Quit: 
+1013679469645 :Tim|awol-BOFH!tdb@killigrew.ukc.ac.uk NICK :Tim|BOFH
+1013679469655 >>>PRIVMSG Tim|BOFH :Hey Tim|BOFH, foo asked me to tell you: is there a new conient ? [Thu Feb 14 09:03:53 GMT 2002]
+1013679482524 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :Monty, tell foo there's not a new conient
+foo
+1013679482534 >>>PRIVMSG #cs :Tim|BOFH: Okay, I'll tell foo that next time I see them...
+1013679495502 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at foo for messing up his nice i-scream alerts\ 1
+1013679508421 :Smaf!Smaf@dhcp6244.ukc.ac.uk PRIVMSG #cs :lol
+1013679541769 :AJ!~almoore@node.18hp.net PRIVMSG #cs :ello timbo
+1013679567766 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :hey ajay
+1013679570941 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs ::)
+1013679575117 :AJ!~almoore@node.18hp.net PRIVMSG #cs :whats he want a new conient for?
+1013679575117 PING :kruskal.18hp.net
+1013679575117 >>>PONG :kruskal.18hp.net
+1013679579333 :Fox!root@raptor.ukc.ac.uk JOIN :#cs
+1013679581927 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs\ 1
+1013679590419 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :grouping of hosts in frontend no doubt
+1013679592201 :AJ!~almoore@node.18hp.net PRIVMSG #cs :is it that request he put in about groupingmachines...
+1013679592993 :AJ!~almoore@node.18hp.net PRIVMSG #cs :ah
+1013679596638 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs ::)
+1013679599312 :AJ!~almoore@node.18hp.net PRIVMSG #cs :I was going to look at that....
+1013679602476 :AJ!~almoore@node.18hp.net PRIVMSG #cs :but I haven't :-)
+1013679605521 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :ibot alert
+1013679613172 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :Phill wants encryption and security :/
+1013679627582 :AJ!~almoore@node.18hp.net PRIVMSG #cs :why envcryption?
+1013679632469 :AJ!~almoore@node.18hp.net PRIVMSG #cs :-v
+1013679637627 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :because the data may be sensitive
+1013679643746 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :AJ: cheers for that URL, it's in the bot now :)
+1013679647231 :AJ!~almoore@node.18hp.net PRIVMSG #cs :sensitive how?
+1013679654822 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :monty: insult me
+1013679655012 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :No.
+1013679655182 >>>PRIVMSG #cs :Paul: Fuck yourself you whoop ass pencil pushing, whore donkey-punching, parent rimming, preist watching, bovine chuffer!
+1013679662943 :AJ!~almoore@node.18hp.net PRIVMSG #cs :lol
+1013679664846 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :well, contains users names, disk information, etc
+1013679678345 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :all stuff a potential hacker might be able to make use of...
+1013679683683 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :os name & version too
+1013679694859 :AJ!~almoore@node.18hp.net PRIVMSG #cs :hmm...spose so....
+1013679697082 :foo[L1C]!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :tim?
+1013679698594 :foo[L1C]!~ms9@arwen.ukc.ac.uk NICK :foo
+1013679698594 >>>PRIVMSG foo :Hey foo, Tim|BOFH asked me to tell you: there's not a new conient [Thu Feb 14 09:38:02 GMT 2002]
+1013679704793 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :foo?
+1013679707437 :AJ!~almoore@node.18hp.net PRIVMSG #cs :should be quite easy to do though surely...
+1013679718123 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :Monty: ?
+1013679719705 >>>PRIVMSG #cs :Century? Haven't heard rumours.
+1013679722359 :AJ!~almoore@node.18hp.net PRIVMSG #cs :there's a crypto classes....
+1013679725754 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :well, yes, easy to do within the server... which will do the trick.
+1013679727376 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :there isn't a new conient?
+1013679735257 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :no, foo, there isn't.
+1013679743419 :AJ!~almoore@node.18hp.net PRIVMSG #cs :hmm, what about perl though....
+1013679746874 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :monty insult me
+1013679747365 >>>PRIVMSG #cs :GeeeZa: Fuck your mum you nice young man coding, heaven apple pie cooking, creamy hole cheese apricot stroking, platypus winking, dickslice lap dancer!
+1013679749668 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :I'm not too worried about host->filter though
+1013679751871 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :so when are the features being added? ;)
+1013679761034 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :as that's more localised, and probably safer
+1013679761795 :MrTea!mdc5@raptor.ukc.ac.uk PRIVMSG #cs :nice young man coding?
+1013679766913 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :how did monty know I was coding?
+1013679767333 >>>PRIVMSG #cs :^soothes
+1013679768054 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :foo, what features?
+1013679776156 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :like sorted user lists
+1013679783787 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs\ 1
+1013679790056 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :I'm not putting any time into conient
+1013679796896 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :I'm working on the server.
+1013679799189 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :hmph
+1013679800130 :AJ!~almoore@node.18hp.net PRIVMSG #cs :surely the host->filter is the most open part of the exchange, in our plain text protocol rather than being wrapped up in corba objects.....
+1013679800721 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :;)
+1013679811156 :AJ!~almoore@node.18hp.net PRIVMSG #cs :foo - I was going to do it :-)
+1013679812218 :Pete|Karting|Home!pajs@myrtle.ukc.ac.uk NICK :Pete
+1013679813239 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :you add them foo, the source is there :)
+1013679821081 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :AJ, yes true... but the corba stuff is just a plain String ;)
+1013679823774 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :i might well do that ;)
+1013679841530 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :But in our setup the problem is going from a filter on the mirror kit in lancaster to a filter here at UKC>
+1013679843172 :AJ!~almoore@node.18hp.net PRIVMSG #cs :but its more obscure than our plain text....and filters aren't that local....
+1013679852896 :AJ!~almoore@node.18hp.net PRIVMSG #cs :they're not on the same subnet...
+1013679854659 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :they can be local, though.
+1013679862700 PING :kruskal.18hp.net
+1013679862700 >>>PONG :kruskal.18hp.net
+1013679865394 :AJ!~almoore@node.18hp.net PRIVMSG #cs :ah...they CAN be local :-)
+1013679866256 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :I've got one per subnet here.
+1013679869200 :AJ!~almoore@node.18hp.net PRIVMSG #cs :but they're not
+1013679871243 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :ibot: alert
+1013679881017 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :net4filter, net3filter, net41filter, etc.
+1013679906203 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :Paul, type 'alert' on unix ;)
+1013679911300 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :on what?!
+1013679912772 :AJ!~almoore@node.18hp.net PRIVMSG #cs :hm, interesting....still think you could do some ssl from perl to filter....
+1013679914815 :MrTea!mdc5@raptor.ukc.ac.uk NICK :MrTea|incommunicado
+1013679929116 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :probably could do, but it would take time.
+1013679939711 :AJ!~almoore@node.18hp.net PRIVMSG #cs :yeah, but it would be cool
+1013679941414 :AJ!~almoore@node.18hp.net PRIVMSG #cs ::-)
+1013679947663 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :I've got a lot to do, and can't do it full time :)
+1013679952710 :AJ!~almoore@node.18hp.net PRIVMSG #cs :or "funky" I suppose is the right word 
+1013679954843 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :is it just me finding access to the internet rediculously slow?
+1013679956145 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :yup ;)
+1013679957136 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :\ 1ACTION potters over to bluej\ 1
+1013679958548 :GeeeZa!bjt5@raptor.ukc.ac.uk PRIVMSG #cs :blergh
+1013679962824 PING :kruskal.18hp.net
+1013679962824 >>>PONG :kruskal.18hp.net
+1013679968382 :AJ!~almoore@node.18hp.net PRIVMSG #cs :\ 1ACTION finds access to the internet just fine :-)\ 1
+1013679968993 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :mmm BlueJ
+1013679976134 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :Paul, no, there does seem to be a problem, I'm sure they'll fix it.
+1013679996323 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :AJ, my main aim at the moment is to get the graphing stuff done.
+1013679997334 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :\ 1ACTION is getting google withdrawal\ 1
+1013680007268 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :mmm graphs
+1013680008270 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :then need to sort out a bit of authentication, maybe.
+1013680026356 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :host needs some work (ie. stop running top)
+1013680027648 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :nslookup nero
+1013680028359 :iBot!ms9@compsoc1.ukc.ac.uk PRIVMSG #cs :nero is 129.12.58.35
+1013680033326 :AJ!~almoore@node.18hp.net PRIVMSG #cs :\ 1ACTION is less than a hop or two away from a backbone router....so doesn't find to much google depression....\ 1
+1013680048257 :AJ!~almoore@node.18hp.net PRIVMSG #cs :how is the graphing stuff?
+1013680055818 PING :kruskal.18hp.net
+1013680055818 >>>PONG :kruskal.18hp.net
+1013680069778 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :it's "working", but not very elegantly.
+1013680077059 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :http://www.cs.ukc.ac.uk/people/staff/tdb/rrd2
+1013680082416 :AJ!~almoore@node.18hp.net PRIVMSG #cs :heh, no php lovelyness
+1013680093923 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :looks like php to me
+1013680097959 :AJ!~almoore@node.18hp.net PRIVMSG #cs :have you ever used httperf?
+1013680103276 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :well, that's a single php serving those images... but onyl for convienience.
+1013680128823 :AJ!~almoore@node.18hp.net PRIVMSG #cs :ooo...taking AGES to load....you sure ukc's link hasn't just dropped off the face of the planet?
+1013680137335 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :\ 1ACTION peers at AJ\ 1
+1013680138888 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :works fine here :o)
+1013680144976 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :AJ, you're talking to us right?
+1013680148882 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :;)
+1013680149232 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :lol
+1013680149423 PING :kruskal.18hp.net
+1013680149423 >>>PONG :kruskal.18hp.net
+1013680163183 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :AJ, you plant :)
+1013680163403 :AJ!~almoore@node.18hp.net PRIVMSG #cs :actually that's a very good point...I was wondering if you'd spot that...
+1013680167809 :AJ!~almoore@node.18hp.net PRIVMSG #cs :lol
+1013680167949 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :hehe
+1013680228967 :AJ!~almoore@node.18hp.net PRIVMSG #cs :happy valentines day btw lads
+1013680235126 :foo!~ms9@arwen.ukc.ac.uk NICK :foo[L1C]
+1013680243168 PING :kruskal.18hp.net
+1013680243168 >>>PONG :kruskal.18hp.net
+1013680256957 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :just another day for me :)
+1013680271428 :bUrt!mcw@myrtle.ukc.ac.uk PRIVMSG #cs :monty insult me
+1013680271909 >>>PRIVMSG #cs :bUrt: Suck my cock you quetaine spunking, nurses killing, dildo mills and boon reader!
+1013680317595 :AJ!~almoore@node.18hp.net PRIVMSG #cs :there's a page where you can add your own insults....
+1013680352995 :AJ!~almoore@node.18hp.net PRIVMSG #cs :http://www.philprice.net/cgi-bin/addwords.pl
+1013680362129 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :ARG people keep knocking on the door, i say "come in!" and they open it, don't see me round the other side of the door and close it and go away!
+1013680364151 PING :kruskal.18hp.net
+1013680364151 >>>PONG :kruskal.18hp.net
+1013680378672 :AJ!~almoore@node.18hp.net PRIVMSG #cs :maybe they do see you, and just don't want to talk to yo?
+1013680380505 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :hmm
+1013680388086 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :maybe they think the door talks
+1013680402056 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :that would be very scary
+1013680405982 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :very
+1013680406933 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :oh brilliant!  telnet://philprice.net:16969
+1013680449524 :AJ!~almoore@node.18hp.net PRIVMSG #cs :hmm, what's the protocol?
+1013680455242 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :telnet...
+1013680455363 PING :kruskal.18hp.net
+1013680455363 >>>PONG :kruskal.18hp.net
+1013680485226 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :hmmm so did anyone get a suprise valentine's day card?
+1013680485406 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :what do i have to install to get an X server on Debian?
+1013680490713 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :but monty uses the http one, probably would have been easier to use the telnet one.... although it does seem to add some extra crap
+1013680491945 >>>PRIVMSG #cs :ducttape|sleep: silence!
+1013680495080 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :apt-get install X?
+1013680497133 :Tim|BOFH!tdb@killigrew.ukc.ac.uk PRIVMSG #cs :\ 1ACTION shrugs\ 1
+1013680504303 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :is it just x?
+1013680508269 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :not xserver-common
+1013680509430 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Fox: ermm look at moof's homepage
+1013680512415 :Fox!root@raptor.ukc.ac.uk PRIVMSG #cs :or XFree86?
+1013680516771 :AJ!~almoore@node.18hp.net PRIVMSG #cs :Paul....I just get some dodgy protocol string...
+1013680531312 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG #cs :seems to work for me when i telnet to it
+1013680532494 :AJ!~almoore@node.18hp.net PRIVMSG #cs :Fuck Off Protocol v1.4 By Phil Price <fuckyou@philprice.net>
+1013680533615 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :Fox: http://www.moof.org.uk/jnsq/debian-install/
+1013680590837 PING :kruskal.18hp.net
+1013680590837 >>>PONG :kruskal.18hp.net
+1013680602144 :foo!~ms9@arwen.ukc.ac.uk JOIN :#cs
+1013680611057 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :lo foo
+1013680617456 :foo!~ms9@arwen.ukc.ac.uk PRIVMSG #cs :boo
+1013680621171 :mrsfoo!ses20@stuE16A.ukc.ac.uk PRIVMSG #cs :\ 1ACTION jumps\ 1
+1013680622974 :archmoo!root@raptor.ukc.ac.uk PRIVMSG #cs :arrggh!
+1013680623985 :Hal!eggdrop@compsoc1.ukc.ac.uk MODE #cs +o foo
+1013680641841 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION is gonna try and do some more maths instead of going to java\ 1
+1013680666356 :Skinnybrown!cjb2@raptor.ukc.ac.uk PRIVMSG #geeks :\ 1ACTION has finished the maths, so will leave in a minute\ 1
+1013680672625 :The_Red_Bull!idg2@raptor.ukc.ac.uk PRIVMSG #geeks :what???!!!
+1013680673626 :Paul!pjm2@torax.ukc.ac.uk PRIVMSG monty :command password /quit
+1013680673626 ***/quit
+1013680673626 ***Writing brain to monty.brain
+1013680686114 >>>QUIT :Seeking more intelligent lifeforms to converse with.
diff --git a/logsamples/psybnc-sample.log b/logsamples/psybnc-sample.log
new file mode 100644 (file)
index 0000000..033b3ea
--- /dev/null
@@ -0,0 +1,46 @@
+2001-08-19-22-08-17:#LINUX.DE::highend!~Highend@pD9004120.dip.t-dialin.net PRIVMSG #linux.de :Penne: ich denke es wird erst noch nen rc2 geben\r
+
+2001-08-19-22-10-17:#LINUX.DE::crazyimp!~crazyimp@p3EE37BBF.dip.t-dialin.net PART #linux.de :crazyimp\r
+
+2001-08-19-22-10-23:#LINUX.DE::Phosphan!~kursawe@A1864.pppool.de JOIN :#linux.de\r
+
+2001-08-19-22-10-30:#LINUX.DE::highend!~Highend@pD9004120.dip.t-dialin.net MODE #linux.de +o Phosphan \r
+
+2001-08-19-22-12-39:#LINUX.DE::froese!nobody@pD951F946.dip.t-dialin.net JOIN :#linux.de\r
+
+2001-08-19-22-18-13:#LINUX.DE::Haegar_!~haegar@krautsand.de MODE #linux.de +o Tired \r
+
+2001-08-19-22-18-51:#LINUX.DE::LausHigh!~toby@Aa4cc.pppool.de PART #linux.de :LausHigh\r
+
+2001-08-19-22-20-48:#LINUX.DE::CarfeX!~CarfeX@dialin-145-254-088-111.arcor-ip.net PART #linux.de :CarfeX\r
+
+2001-08-19-22-22-50:#LINUX.DE::Loc!~loc@dawolf.com JOIN :#linux.de\r
+
+2001-08-19-22-25-48:#LINUX.DE::klappi!~klappi@lottinet.ping.de MODE #linux.de +v rash_ \r
+
+2001-08-19-22-25-57:#LINUX.DE::Tired!michael@a138.home.uni-hannover.de KICK #linux.de rash_ :*lecken* heißt das.\r
+
+2001-08-19-22-53-49:#LINUX.DE::irc.ludd.luth.se MODE #linux.de +l 249 \r
+
+2001-08-19-22-55-09:#LINUX.DE::MFZ!ircII@pp.136.126.ess.germanynet.de PRIVMSG #linux.de :\ 1ACTION geht nu auch schlafen - BYe!\ 1\r
+
+2001-08-19-23-11-43:#LINUX.DE::rash_!~user@ruksis.koyanet.lv PART #linux.de :rash_\r
+
+2001-08-19-23-13-25:#LINUX.DE::_sterni_!~no@sterni.hh.fh-stralsund.de PRIVMSG #linux.de :\ 34[\ 314\ 2i\ 2\ 2a\ 2way...\ 314\ 2r\ 2eason: \ 310-\ 314\ 2 idle \ 2\ 310- \ 34| \ 314\ 2a\ 2way \ 2s\ 2ince: 01:15:46\ 34]\ 3\r
+
+2001-08-19-23-13-58:#LINUX.DE::darkbit!~Nils@darktec.org MODE #linux.de +b *!*no@*.hh.fh-stralsund.de \r
+
+2001-08-19-23-13-58:#LINUX.DE::darkbit!~Nils@darktec.org KICK #linux.de sterni|af :depp\r
+
+2001-08-19-23-14-06:#LINUX.DE::stelb!stelb@the.answer.is.42.org PRIVMSG #linux.de :menno!\r
+
+2001-08-19-23-14-10:#LINUX.DE::darkbit!~Nils@darktec.org MODE #linux.de +o Tired \r
+
+2001-08-19-23-18-45:#LINUX.DE::Obbakilla!drews@pD954A0FC.dip.t-dialin.net PRIVMSG #linux.de :Sascha26: nein, ich bekomme dann die meldung, dass eine "unknown version (2) usb_device_table" habe, dass es "likley" sei, dass die kernel-struktr sich verändert habe und ich wahrscheinlich eine neue version von modutils bräuchte, was aber blödsinn sein muss, da ich die neuste instelliert habe vor drei stunden oder so ... \r
+
+2001-08-19-23-18-53:#LINUX.DE::darkbit!~Nils@darktec.org MODE #linux.de -b *!*no@*.hh.fh-stralsund.de \r
+
+2004-08-12-09-08-40:#PARTYDOME::_slacker!~slacker@Slacker.users.undernet.org TOPIC #partydome :http://www.partydome.us/geeklog | http://www.netnova.de/phun/teentiffany/teentiffany.htm (for eddie, nsfw)\r
+
+2004-08-13-06-49-06:#PARTYDOME::Raky!~rakaveli@67.18.255.34 TOPIC #partydome :http://www.partydome.us/geeklog | http://www.netnova.de/phun/teentiffany/teentiffany.htm (for eddie, nsfw) | Mancow where are you, i love you.\r
+
diff --git a/logsamples/racbot-sample.log b/logsamples/racbot-sample.log
new file mode 100644 (file)
index 0000000..e69f5ce
--- /dev/null
@@ -0,0 +1,68 @@
+[15:56:57] Gwadj!Gwadj@me.working.fi has been kicked by Gwadj_!Gwadj@me.working.fi (Gwadj_)
+[15:56:57] Revenge not taken against Gwadj_!Gwadj@me.working.fi (Kicked Gwadj off #channel). Gwadj is a Friend
+[15:56:58] Gwadj_!Gwadj@me.working.fi has been kicked by loiri!Gwadj@me.working.fi (Don't kick my friends!)
+[15:57:04] $Gwadj$ (Gwadj_!Gwadj@me.working.fi) login
+[15:57:05] MODE "+o Gwadj_" by loiri!Gwadj@me.working.fi
+[16:03:35] !Gwadj! (Gwadj_!Gwadj@me.working.fi) logout
+[16:04:23] $Gwadj$ (Gwadj!Gwadj@me.working.fi) login
+[00:00:00] The peak usage for #channel was 6 people at 15:57
+[00:00:00] There were 2 people kicked from #channel
+[00:00:00] 9 people were made operators on #channel
+
+[13:34:49] <Zimbe> mut siis ne 70% alennetut ei ollu kovin kummosii, noista ei saanu 70% ;)
+[13:35:08] <McBain> jehjeh
+[13:35:23] <Zimbe> sellasia muovisii tms
+[13:35:37] <McBain> niinpa
+[13:35:37] -ZuGh:#channel- \ 2So\ 2\a\1fthis is so called irc\1f\a...
+[13:36:44] <Zimbe> http://www.finland.fi/finland.html
+[13:37:00] <Ukko> www.test.com
+
+[21:58:52] #Gwadj# deop (#channel) Zimbe  
+[21:59:45] #Gwadj# op (#channel) zimbe  
+[22:01:11] #Gwadj# console #channel
+[22:01:14] #Gwadj# bans  
+[22:03:00] #Gwadj# kick (#channel) zimbe "Requested by Gwadj"
+
+[09:50:31] Disconnected from irc.cs.hut.fi
+
+[15:54:41] loiri has joined #channel
+[15:57:04] Gwadj_ (Gwadj@me.working.fi) has joined #channel
+[16:03:35] Gwadj_ (Gwadj@me.working.fi) has left IRC: poks
+[16:04:23] Gwadj (Gwadj@me.working.fi) has joined #channel
+[16:06:23] Gwadj (Gwadj@me.working.fi) has left IRC: .
+[20:30:27] HippieFro (fusion@what.are.you.doing) has left IRC: Ping timeout
+[21:19:00] loiri has joined #channel
+[23:26:06] Puustinen (puu@seweurod.kuk.luk.fi) has left IRC: Leaving
+
+[21:59:12] ERROR: Cannot join #channel: The Bot has been banned
+
+[15:56:57] Gwadj!Gwadj@me.working.fi has been kicked by Gwadj_!Gwadj@me.working.fi (Gwadj_)
+[15:56:58] Gwadj_!Gwadj@me.working.fi has been kicked by loiri!Gwadj@me.working.fi (Don't kick my friends!)
+[15:57:05] MODE "+o Gwadj_" by loiri!Gwadj@me.working.fi
+[01:44:36] MODE "+v _0Shard" by loiri!Gwadj@me.working.fi
+[12:42:51] MODE "+v homottaja" by *.inet.fi
+[17:48:38] MODE "-v salownd" by McBain!warhammer@4tsdfg.this.is.fi
+[23:01:25] MODE "-o Gib|away" by loiri!Gwadj@me.working.fi
+
+[09:50:31] Trying server irc.nic.fi:6667
+[09:50:57] Connected to irc.nic.fi
+
+[22:03:00] #Gwadj# kick (#channel) zimbe "Requested by Gwadj"
+
+[00:32:47] Cyzada_ is now known as Cyzada
+[22:22:20] Topic changed to "This is topic!" by McBain!warhammer@a107d14.test.this.is
+[01:39:59] Topic changed on #channel by Akseli!ella@a100d6.test.this.is to "This is topic!"
+[12:41:46] homottaja (psyanide@is.getting.org) has been netsplit
+[12:42:50] homottaja (psyanide@is.getting.org) has returned to #channel after a netsplit
+[12:04:59] Topic changed to "This is topic! | http://www.test.com/" by McBain!warhammer@a59d4.test.this.is
+[22:01:25] Revenge not taken against Zimbe!zimbe@jhello.from.fi (deoped Gwadj!warhammer@a107d14.test.this.is). Zimbe is a Friend
+[22:01:25] Revenge not taken against Zimbe!zimbe@jhello.from.fi (deoped loiri). Zimbe is a Friend
+[22:02:34] MODE "-m " by loiri!Gwadj@me.working.fi
+
+[15:36:45] MODE "+b *!*@is.getting.org" by Gwadj_!Gwadj@me.working.fi
+[15:36:56] MODE "-b *!*@is.getting.org" by Gwadj_!Gwadj@me.working.fi
+
+
+[21:42:44] *Gwadj wonders....
+[21:42:49] *Gwadj slaps HippieFro around a bit with a large trout
+[21:43:18] *Zimbe ..
diff --git a/logsamples/sirc-sample.log b/logsamples/sirc-sample.log
new file mode 100644 (file)
index 0000000..de9dd45
--- /dev/null
@@ -0,0 +1,22 @@
+*\ 2L\ 2* IRC log started on Thu Jan  23 20:03:10 2003
+20:03 *** LOG is set to on
+20:05 *\ 2>\ 2* You have joined channel #bartko
+20:05 *\ 2#\ 2* Users on #bartko: bar_tek @bartek09
+20:05 *\ 2<\ 2* You have left channel #bartko
+20:06 *\ 2>\ 2* You have joined channel #bartko
+20:06 *\ 2T\ 2* Topic for #bartko: old topic
+20:06 *\ 2T\ 2* Topic for #bartko set by bartek09!buscil@blah.blah on Thu Jan  23 20:30:37 2003
+20:06 *\ 2#\ 2* Users on #bartko: bar_tek @bartek09
+20:06 *\ 2T\ 2* bar_tek has changed the topic on channel #bartko to "new topic"
+20:07 *\ 2+\ 2* Mode change "+v bar_tek" on channel #bartko by bartek09
+20:07 *\ 2+\ 2* Mode change "-v bar_tek" on channel #bartko by bartek09
+20:08 <\1fbar_tek\1f> bla blah
+20:08 *\ 2+\ 2* Mode change "+o bar_tek" on channel #bartko by bartek09
+20:08 <bartek09> blah blah
+20:10 * bar_tek bluh bluh
+20:10 *\ 2+\ 2* Mode change "-o bartek09" on channel #bartko by bar_tek
+20:11 *\ 2>\ 2* bartko__ (~bartek@blah.blah) has joined channel #bartko
+20:11 *\ 2N\ 2* bartko__ is now known as bartko_
+20:11 *\ 2+\ 2* Mode change "+oo bartek09 bartko_" on channel #bartko by bar_tek
+20:12 *\ 2<\ 2* bartek09 has been kicked off channel #bartko by bar_tek (some reason)
+20:12 *\ 2<\ 2* Signoff: bartko_ (some reason)
diff --git a/logsamples/virc98-sample.log b/logsamples/virc98-sample.log
new file mode 100644 (file)
index 0000000..3a0b1ff
--- /dev/null
@@ -0,0 +1,42 @@
+00.55.37 *** Fender (~hcezar@ppp-226-85.29-151.libero.it) has joined channel
+#oristano1
+00.55.37 *** Topic is: ki mi trova l'IP di AxL e KoRo e un Dio :P
+Axl_Rose(~SmurfMe@dizy.ipv6.edisontel
+00.55.37 *** Topic set by: Axl_Rose at 11.36  on dom nov 18 2001
+00.55.38 <@jax1n0\ f>   kazz00000OoOoOo
+00.55.39 *** Mode change [+ooo el33t SoZZoNa |Angelina] on channel
+#oristano1 by BLuEM0oN
+00.55.39 <@StIL0000\ f>   w la figa
+00.55.39 <@Axl_Rose\ f>   agyayggya
+00.55.40 *** Mode change [+ooo |Angelina NeRvOs0 EtCii] on channel
+#oristano1 by CtRlSmS
+00.55.40 *** Mode change [+ooo SoZZoNa |Angelina EtCii] on channel
+#oristano1 by CiCCia
+00.55.40 <@StIL0000\ f>   w la figa
+00.58.13 *** StIL0000 has kicked Fender from channel #oristano1 [w l'auto
+join]
+00.58.14 *** Fender (~hcezar@ppp-226-85.29-151.libero.it) has joined channel
+#oristano1
+01.00.10 *** Signoff: KoRo\ipV6 (~Siege@dizy.ipv6.edisontel.com) has left
+IRC [EOF From client]
+01.10.15 1.10.15 *** StIL0000 has changed the topic on #oristano1 to
+"01:08:13 *** Axl_Rose setta +o Fender su #Oristano1 -_-"
+01.15.39 [Fender]   e cmq scrivilo tu winME eppoi vendilo agli altri per
+vedere se chiedi almeno 300.000 a copia
+01.15.43 <@jax1n0\ f>   ma pippiacere
+01.15.44 <@Axl_Rose\ f>   se risolvi da sl è meglio
+01.15.46 <@Axl_Rose\ f>   almeno impari
+01.16.58 *** Mode change [-bbb *!*@62.98.231.21 *!*@ns.0563.net BaLeNtE!*@*]
+on channel #oristano1 by KoRo\zZ
+01.16.58 *** Mode change [-b *!*@ppp-62-11-154-181.dialup.tiscali.it] on
+channel #oristano1 by KoRo\zZ
+21.41.11 *** ^Troll^ (MrHyde@ppp-132-72.29-151.libero.it) has joined channel
+#oristano1
+21.41.13 *** Signoff: D1V1N3 (EjZhX@ppp-62-11-168-159.dialup.tiscali.it) has
+left IRC [[® PÎZz §©rÎpT© 4.0](www.chez.com/pizzairc)]
+21.41.16 *** Mode change [+o __Kid__] on channel #oristano1 by Koro\
+21.42.10 *** SIfuma is now known as LUIGIPIRA
+21.42.10 <bonazzo82\ f>   dddddddddd
+22.08.14 *** McKiller (~MeetIRC@ppp-62-11-153-117.dialup.tiscali.it) has
+left channel #oristano1
+22.24.27 * Luke84 chiede di mettere su MTV
diff --git a/logsamples/weechat-0.3-sample.log b/logsamples/weechat-0.3-sample.log
new file mode 100644 (file)
index 0000000..1ff65ae
--- /dev/null
@@ -0,0 +1,24 @@
+2009-08-13 12:19:53    +Erinye serienzitate
+2009-08-13 12:20:02    @Shaolin        ah
+2009-08-13 12:20:07    @Shaolin        ja, ist natürlich richtig ;)
+2009-08-13 12:20:52    +Erinye Ich weiß. :D
+2009-08-13 12:33:23    -->     Achilleus (Achilleus@euirc-c9462f31.dip.t-dialin.net) has joined #BG-Forum
+2009-08-13 12:33:23    --      Mode #BG-Forum [+v Achilleus] by ChanServ
+2009-08-13 12:33:27    +Achilleus      hi
+2009-08-13 12:55:07            irc: disconnected from server
+2009-08-13 12:55:16    -->     Shaolin (~shao@euirc-1094cc05.dip.t-dialin.net) has joined #BG-Forum
+2009-08-13 12:55:16    --      Topic for #bg-forum is "Stats 22.6.: http://vernochan.net/misc/chatstats/bgforumstatsnew.html | What better place than this? What better choice than us? J.T. | Shao? Die Stats sind alt! |"
+2009-08-13 12:55:16    --      Topic set by Erinye on Thu Aug 13 10:38:15 2009
+2009-08-13 12:55:16    --      Nicks #BG-Forum: [!Mirya @Schuck +Achilleus +Briza +ChaoGirDja +Durandil1 +Erinye +Mystic|ausserHaus +shao2 fuggy|denkbrett Shaolin]
+2009-08-13 12:55:16    --      Channel #BG-Forum: 11 nicks (2 ops, 0 halfop, 7 voices, 2 normal)
+2009-08-13 12:55:16    --      Mode #BG-Forum [+o Shaolin] by ChanServ
+2009-08-13 12:55:16    --      Channel created on Sat Dec 20 21:29:27 2003
+2009-08-13 12:58:24    <--     Shaolin has kicked shao2 (Shaolin)
+2009-08-13 12:58:27    -->     shao2 (~shao@euirc-1094cc05.dip.t-dialin.net) has joined #BG-Forum
+2009-08-13 12:58:33    --      Mode #BG-Forum [+o shao2] by Shaolin
+2009-08-13 12:58:44     *      Shaolin tut Sachen für pisg
+2009-08-13 12:58:57    @Schuck pisg?
+2009-08-13 12:59:46    <--     shao2 (~shao@euirc-1094cc05.dip.t-dialin.net) has left #BG-Forum (Look behind you, a three-headed monkey!)
+2009-08-13 12:59:46    -->     shao2 (~shao@euirc-1094cc05.dip.t-dialin.net) has joined #BG-Forum
+2009-08-13 13:00:01    shao2   Schuck: der stat generator ;)
+2009-08-13 13:00:08    @Schuck ah k
\ No newline at end of file
diff --git a/logsamples/winbot-sample.log b/logsamples/winbot-sample.log
new file mode 100644 (file)
index 0000000..9bb2241
--- /dev/null
@@ -0,0 +1,8 @@
+15:32.58 17/10/2001  <Azhrarn/#darkgalaxy> This is a normal line.
+15:31.32 17/10/2001  * Azhrarn/#darkgalaxy is doing an action.
+15:36.57 17/10/2001  *** Azhrarn has joined #darkgalaxy
+15:36.58 17/10/2001  *** ChanServ/#darkgalaxy sets mode: +o Azhrarn
+16:01.49 17/10/2001  *** Azhrarn is now known as Az|Away
+16:47.26 17/10/2001  *** Mystical was kicked from #darkgalaxy by Azhrarn (Oops, you must have hit a nerve :p)
+05:43.16 24/10/2001  *** Azhrarn/#darkgalaxy changes topic to "This is a topic"
+05:43.16 24/10/2001  *** UsbLaN has quit IRC (Quit: beckah är lika snygg som jag ;))
diff --git a/logsamples/xchat-sample.log b/logsamples/xchat-sample.log
new file mode 100644 (file)
index 0000000..f27b9a0
--- /dev/null
@@ -0,0 +1,879 @@
+**** BEGIN LOGGING AT Mon Dec 31 21:11:55 2001
+
+21:11:55 --> You are now talking on #lobby
+21:11:55 --- Topic for #Lobby is Lobby - May thee be granted a happy 2002! | Chatstats are back! -- http://leozh.cjb.net/govchatstats
+21:11:55 --- Topic for #Lobby set by James-Bond at Mon Dec 31 20:23:23
+21:11:55 --- Inquisitor gives channel operator status to GovBot
+21:11:55 -Inquisitor- Welcome to the Lobby! Enjoy your stay here on GovChat! This is not a sex chat! Please review and be sure you understand the rules for chatting: http://www.govteen.com/chat/login.html
+21:11:58 <Sassy> yep
+21:12:00 <Fabs> omg, guess what
+21:12:02 <Clarky> hi Fabs
+21:12:02 <Fabs> CHATSTATS ARE BACK!!!
+21:12:03 <Macksy> ?
+21:12:04 <Sassy> i try to call everyone by name
+21:12:06 <Fabs> AND SO IS BOTTIE
+21:12:10 <Fabs> :D
+21:12:10 <Fabs> hello Clarky
+21:12:12 <Sassy> http://leozh.cjb.net/govchatstats --- link :)
+21:12:15 <Clarky> ah I'll be nowhere on chatstats yet =P
+21:12:16 * Sassy rapes bottie
+21:12:16 <Macksy> Fabs- The name is Ryan :)
+21:12:16 * Sassy goes down on bottie
+21:12:16 * Sassy gives it all to bottie
+21:12:16 * Sassy sexually abuses bottie in ways you never thought possible
+21:12:18 <Fabs> and happy new year to you too
+21:12:23 <Sassy> im hot
+21:12:24 <Clarky> =)
+21:12:25 <Sassy> i need to change
+21:12:26 <Sassy> brb
+21:12:33 --- Macksy is now known as Ryan
+21:12:35 <Ryan> :)
+21:12:41 <Fabs> ooooh
+21:12:46 <Fabs> change into what? :D
+21:12:46 <Fabs> Macksy - i know :P
+21:12:51 <Fabs> but i mean
+21:12:52 <Ryan> :P
+21:12:58 <James-Bond> I reset the stats again
+21:12:59 <Mystic-Angel> kala kala bir ben kaldim dunada
+21:13:01 <Mystic-Angel> sensizim
+21:13:06 <Fabs> for some reason, i call some people by their nicknames, and others i don't
+21:13:08 --- Ryan is now known as Macksy_aka_Ryan
+21:13:14 <Fabs> for example, I call Rink Rink, not Tyrael or Tuoic :P
+21:13:19 <Fabs> omg
+21:13:28 <Fabs> nooooooo
+21:13:28 <Fabs> i was number two!!!
+21:13:35 <Sassy> back
+21:13:41 <James-Bond> Sorry :P
+21:13:43 <Fabs> wb
+21:13:48 <Sassy> hell-o leo
+21:13:50 <GovFlamer> TUOIC 
+21:13:52 <Alicia> I was no where
+21:14:05 <SingerChick> why is elton john gay
+21:14:07 <Tom> cool.
+21:14:08 <SingerChick> this sucks
+21:14:10 <Sassy> umm
+21:14:11 <Sassy> i dunno
+21:14:11 <Fabs> you just did it on purpose
+21:14:11 <SingerChick> i love elton john :P
+21:14:13 <Dion|NOTDion> Sassy always lets us know what he/she's doing: 4 actions!
+21:14:14 <Sassy> why is anyone gay?
+21:14:14 <Dion|NOTDion> For example, like this:
+21:14:14 <Dion|NOTDion>      21:12:16 * Sassy sexually abuses bottie in ways you never thought possible 
+21:14:15 <Alicia> YEA i was no where on the list
+21:14:19 <Sassy> lol
+21:14:20 <Fabs> because you know
+21:14:20 <Fabs> that Rome > Kiev
+21:14:21 <Tom> Look at him and you'll see.
+21:14:21 <Tom> :P
+21:14:25 <SingerChick> :)
+21:14:27 <SingerChick> :-)
+21:14:29 <Fabs> and that makes you jealous
+21:14:33 <Fabs> wow
+21:14:41 <Fabs> major lag!
+21:14:46 <Macksy_aka_Ryan> work the middle
+21:14:50 <Macksy_aka_Ryan> change positions
+21:14:57 <Macksy_aka_Ryan> stroke it for me
+21:14:58 <GovFlamer> brb, time to go get some booze
+21:15:01 <Macksy_aka_Ryan> Rock the boat
+21:15:05 <SingerChick> what the heck, did chatstats just like.......... go backwards?
+21:15:05 <Macksy_aka_Ryan> :)
+21:15:09 --- GovFlamer is now known as Govflamer|away
+21:15:13 <Sassy> no
+21:15:14 <James-Bond> who the hell is tom? :P
+21:15:17 <Alicia> well Jen for some damn reason the best looking guys are gay
+21:15:20 <Sassy> im not sure, leo :P
+21:15:25 <Govflamer|away> Tom... ummm
+21:15:25 <Tom> *cries*
+21:15:29 <SingerChick> meh, where am i on stats?
+21:15:30 <Govflamer|away> Who are ya tom
+21:15:32 * SingerChick is puzzled
+21:15:33 <James-Bond> ah, it's GregF
+21:15:35 <Tom> Tom
+21:15:40 <Tom> My SN on gov?
+21:15:45 --- Chirs|Shower|gettingclean is now known as Chirs|SqueekyClean
+21:15:46 --- Chirs|SqueekyClean is now known as UFOgeinus
+21:15:47 <James-Bond> wait nevermind
+21:15:50 * Clarky is listening to "Gomez - Hangover" whilst doing naughty and controversial things.
+21:15:50 <Govflamer|away> *SIGH*
+21:15:51 <Sassy> lol leo
+21:15:52 --- UFOgeinus is now known as UFOgenius
+21:15:53 <James-Bond> the ip was close
+21:15:53 <Fabs> 4 Clarky 2  10 Today "ah I'll be nowhere on chatstats yet =P" :D:D:D
+21:15:54 <Alicia> that was a fats shower
+21:16:02 <James-Bond> d150-104-65.home.cgocable.net.
+21:16:03 <James-Bond> tom ^
+21:16:05 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Vertigo (Yiorgos421@12.247.63.43) [Quit: Leaving]
+21:16:05 <-- Vertigo has quit (Quit: Leaving)
+21:16:15 <Govflamer|away> Uh huh, so it's not Greg?
+21:16:19 <UFOgenius> ok, what was going on while I left?
+21:16:20 <James-Bond> yup, it's not
+21:16:23 <Govflamer|away> Damn, sorry for booting you so many times Tom
+21:16:24 <James-Bond> but it was close :P
+21:16:26 <Alicia> O we all had sex
+21:16:31 <SingerChick> ay yi yi
+21:16:33 <Govflamer|away> Yep
+21:16:34 <Sassy> yeah chris
+21:16:36 <UFOgenius> without me! :'(
+21:16:38 <Sassy> you missed the orgy
+21:16:39 <Alicia> many times\
+21:16:39 <Clarky> fuf
+21:16:39 <Govflamer|away> GovOrgy Tron 1000000000000
+21:16:41 * SingerChick makes elton john become straight
+21:16:42 <Sassy> we're all nonhorny now
+21:16:45 <Alicia> thinking of u the whole time
+21:16:46 <Tom> when did you boot me?
+21:16:48 <UFOgenius> thanks mis Assing Queen
+21:17:06 <Sassy> yw ;)
+21:17:08 * Sassy asses UFOgenius repeatedly *-= (_|_) ASS ANTI-TRON 5000 (_|_) =-*
+21:17:10 <Sassy> OMG
+21:17:14 <Sassy> N*Cest
+21:17:20 <Sassy> DIE DIE DIE DIE DIE DIE DIE DIE
+21:17:28 <Alicia> OMG not them
+21:17:33 * James-Bond calls Sassy a nef *-=NEF TRON 5000=-*
+21:17:40 * Alicia isnt sure who N*cest is
+21:17:43 <Clarky> nef?
+21:17:45 <Sassy> i threw my remote at my radio
+21:17:47 <Sassy> :P leo
+21:17:51 * Alicia but has an idea
+21:17:54 <James-Bond> lol
+21:17:56 <Tom> Elton john is sort of straight.
+21:18:01 <Tom> He's BI.
+21:18:01 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest4541 (Guest@172.158.109.41) [clients] 
+21:18:02 * SingerChick marries elton john
+21:18:02 --> Guest4541 (Guest@172.158.109.41) has joined #lobby
+21:18:26 <Govflamer|away> Hey Guest 4541
+21:18:27 <Clarky> how many fingers is he holding up right now, though?
+21:18:31 --- Govflamer|away is now known as Chris
+21:18:37 --- Guest4541 is now known as Hater
+21:18:40 <Hater> hello
+21:18:40 <Chris> Hey Hater
+21:18:41 <Sassy> damnit
+21:18:44 <Sassy> i forgot your name
+21:18:45 <Alicia> Janet
+21:19:02 <SingerChick> i loooooooove you elton john
+21:19:11 <Alicia> and he love u too Jen
+21:19:14 <Sassy> lol
+21:19:17 * Clarky is listening to "Gomez - Revolutionary Kind" whilst doing naughty and controversial things.
+21:19:24 <Alicia> as a matter of fact i bet he would father children for u
+21:19:29 <Macksy_aka_Ryan> Uh huhhh!
+21:19:31 <Macksy_aka_Ryan> Yeahhh!
+21:19:33 <Macksy_aka_Ryan> Get ova
+21:19:34 <Sassy> umm
+21:19:36 <Sassy> bad ryan
+21:19:36 <Macksy_aka_Ryan> Get ova
+21:19:42 <Macksy_aka_Ryan> Yeah i was right there like a little CHY
+21:19:47 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest3282 (Guest@63.160.74.125) [clients] 
+21:19:48 <Macksy_aka_Ryan> Ohhhhh!
+21:19:51 <Sassy> i like having tuna down here
+21:19:53 --> Guest3282 (Guest@63.160.74.125) has joined #lobby
+21:19:57 <Tom> Elton John compares to Al Borlan, because of his frequently wearing plaid.
+21:19:59 <Sassy> it's nice to have some company
+21:20:08 <Macksy_aka_Ryan> Sassy, close your legs
+21:20:08 <Macksy_aka_Ryan> :P
+21:20:09 <Guest3282> hi all
+21:20:13 <Sassy> umm
+21:20:15 <Sassy> it's a cat
+21:20:19 * Alicia waits for the attack from Liz
+21:20:22 <Sassy> a fat grey cat
+21:20:23 <Macksy_aka_Ryan> :P
+21:20:30 <Sassy> who likes to sleep on my pillows
+21:20:31 <Macksy_aka_Ryan> your nussy?
+21:20:33 <Sassy> ok?
+21:20:34 <Sassy> no
+21:20:38 <Sassy> my stepmom's cat
+21:20:39 <Alicia> yes Liz is petting her pussy
+21:20:43 <Sassy> she's afraid of my dog
+21:20:46 <SingerChick> be back later i'm watching ally mcbeal
+21:20:53 <Sassy> so she comes downstairs to sleep on my bed
+21:20:55 --- SingerChick is now known as SingerChick|away
+21:21:01 <Sassy> asshole :P
+21:21:02 <Tom> Pillows are fluffysoft. (fluffysoft is my new word.)
+21:21:14 <Sassy> tuna is fluffysoft too
+21:21:19 <Sassy> not as fluffy as mushi though
+21:21:23 <Sassy> but mushi is persian
+21:21:23 * Fabs is listening to "Minor Detail - Canvas Of Life" while fantasizing about GovBot
+21:21:24 <Alicia> and I hear its tasty
+21:21:30 --- Tom is now known as Fluffysoft
+21:21:35 --- Guest3282 is now known as Emily
+21:21:37 <Sassy> cat?
+21:21:37 <Fluffysoft> fluffysoft.
+21:21:41 <Sassy> i've never eaten cat
+21:21:42 <Fluffysoft> :P
+21:21:46 <Alicia> nevr mind
+21:21:48 <Emily> Hi all
+21:21:49 <Macksy_aka_Ryan> I must go
+21:21:51 <Alicia> hiya
+21:21:51 <Hater> hi
+21:21:53 <Sassy> bye
+21:21:58 <Fluffysoft> bey ryan
+21:22:00 <James-Bond> Sassy always lets us know what he/she's doing: 5 actions!
+21:22:00 <James-Bond> For example, like this:
+21:22:00 <James-Bond>      21:17:08 * Sassy asses UFOgenius repeatedly *-= (_|_) ASS ANTI-TRON 5000 (_|_) =-*
+21:22:00 <James-Bond> Also, Alicia tells us what's up with 3 actions
+21:22:02 --- Macksy_aka_Ryan is now known as Rapes_Liz_HARDER
+21:22:02 <Alicia> byez
+21:22:02 <Fluffysoft> *bye
+21:22:06 <Rapes_Liz_HARDER> bye :)
+21:22:08 * Sassy asses James-Bond repeatedly *-= (_|_) ASS ANTI-TRON 5000 (_|_) =-*
+21:22:11 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Rapes_Liz_HARDER (ryan_reck@172.153.254.192) [Quit: ]
+21:22:11 <-- Rapes_Liz_HARDER has quit (Quit: )
+21:22:12 <James-Bond> lol
+21:22:13 <Mystic-Angel> man where is marky tonight
+21:22:18 <Mystic-Angel> i seriously am thinking like he should be here n shit
+21:22:21 <Sassy> marky is partying :P
+21:22:22 <Emily> HI all a/s
+21:22:23 <Mystic-Angel> do any of us know where he went
+21:22:26 <Alicia> hes plying with his funky bunch
+21:22:30 <Sassy> 8/f/russia
+21:22:30 <Mystic-Angel> thats soooo not a good thing
+21:22:32 <Mystic-Angel> lol
+21:22:32 <Fluffysoft> 19/m
+21:22:38 <Mystic-Angel> hahaha liz u r so cute
+21:22:42 <Mystic-Angel> whens ur brother gettin home
+21:22:44 <Alicia> 17/f/usa
+21:22:45 <Mystic-Angel> *wink*
+21:22:47 <Sassy> my brother?
+21:22:48 <Sassy> oh yeah
+21:22:49 <Sassy> uhh
+21:22:52 <Sassy> in 4 hours?
+21:23:12 --- Fluffysoft is now known as Tom
+21:23:18 <UFOgenius> wth?!? why was the stats restarted? :'(
+21:23:22 <Sassy> ?
+21:23:26 <Sassy> http://leozh.cjb.net/govchatstats --- link :)
+21:23:33 <Alicia> what about u Emily, whats your asl
+21:23:50 * Clarky is listening to "Gomez - Bring It On" whilst doing naughty and controversial things.
+21:23:56 <Emily> 12/f/maine
+21:23:59 <Hater> its been so long since I've been in chat I forgot the commands....lol
+21:24:08 <Alicia> OMG im number 3
+21:24:11 <Sassy> hmmm
+21:24:14 <Tom> YAY!!!
+21:24:15 <Alicia> holy shit 
+21:24:17 <Tom> I'm in now!!!
+21:24:35 <Alicia> im UNDER fabs
+21:24:36 <UFOgenius> Hey Ed!!!! :-D
+21:24:40 <UFOgenius> long time no see
+21:24:41 <Sassy> oooo alicia
+21:24:43 <Sassy> :P
+21:24:44 <Hater> Hey Chris!!!! :D
+21:24:46 <Sassy> ED!
+21:24:48 <Sassy> that's it!
+21:24:49 <Sassy> damnit
+21:24:52 <Sassy> i always forget that
+21:24:53 <Sassy> hi ed
+21:24:57 <Hater> lol...its ok
+21:24:58 <Hater> :)
+21:25:01 * Tom practices his cheers to "Bring It On- Hey Mickey!.mp3". :)
+21:25:08 <Tom> :P
+21:25:09 <Sassy> :P i hate forgetting people's names
+21:25:15 <Hater> me too. :P
+21:25:18 <Dion|NOTDion> me2
+21:25:22 <Sassy> hi d
+21:25:33 <Dion|NOTDion> LA LA LA LAAA
+21:25:34 <Hater> anyone partying tonight?
+21:25:35 <Dion|NOTDion> supp?
+21:25:37 --- Dion|NOTDion is now known as D
+21:25:41 <Sassy> no
+21:25:43 <Sassy> we all have no lives
+21:25:49 <Hater> lol.....same here
+21:25:50 <Sassy> ,<Seinster> a full lamer is someone who has no life, remenisces on past relationships, spends as much time as he can in govchat, writes "gay is the way", and knows how to have fun
+21:25:51 <D> wasaaa?
+21:25:54 <Sassy> bad d
+21:25:55 <Sassy> bad
+21:25:56 <Sassy> :P
+21:26:03 <D> bad?
+21:26:06 <Mystic-Angel> k
+21:26:06 <Mystic-Angel> bye guys
+21:26:08 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Mystic-Angel (aye@195.175.152.232) [Quit: ]
+21:26:08 <-- Mystic-Angel has quit (Quit: )
+21:26:10 * D puppy eyes
+21:26:13 <Hater> where is good old Mark?
+21:26:14 <Sassy> <D> wasaaa? <--- bad
+21:26:17 <Lector> haha
+21:26:18 <Tom> hehe Asstron.
+21:26:18 <Sassy> mark is missing
+21:26:19 <Lector> Puppy Eyes
+21:26:19 <Lector> !
+21:26:19 <Hater> he's awful quiet
+21:26:20 <Lector> :D
+21:26:22 <Lector> awwwwwww
+21:26:23 * Sassy asses Tom repeatedly *-= (_|_) ASS ANTI-TRON 5000 (_|_) =-*
+21:26:24 <Lector> Dion!!!
+21:26:26 * D whimpers in the corner
+21:26:26 * Lector hugs D
+21:26:30 * Fabs is listening to "Minor Detail - Canvas Of Life" while fantasizing about GovBot
+21:26:31 <UFOgenius> Hey Dion :)
+21:26:33 * Lector pulls D from the corner
+21:26:34 <UFOgenius> __LAME__IS__THE__WAY!!!__
+21:26:35 <UFOgenius> <Seinster> a full lamer is someone who has no life, remenisces on past relationships, spends as much time as he can in govchat, writes "gay is the way", and knows how to have fun
+21:26:35 <Lector> NO CORNER FOR YOU!
+21:26:38 <D> hey Chris my mannnn!
+21:26:42 * D hugs Chris
+21:26:46 * D licks Lector
+21:26:51 <Lector> :D
+21:26:55 * Lector licks D
+21:26:58 <Emily> anyone want to chat with me
+21:27:00 * Lector will leave it at that
+21:27:01 <Lector> hah
+21:27:02 <Hater> how do I do  that action command.....the one in purple......
+21:27:04 <Sassy> lol evan
+21:27:05 <Hater> i forgot
+21:27:07 <Tom> I am Tom.
+21:27:09 <Sassy> ./me blah, ed
+21:27:09 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest4111 (Guest@172.175.73.241) [clients] 
+21:27:11 --> Guest4111 (Guest@172.175.73.241) has joined #lobby
+21:27:11 <Lector> /me ACTION
+21:27:11 <Chris> Hey Dion
+21:27:12 * UFOgenius jumps on Dion cause he's SEXY!!!!! *-=Jen Tron 5000=-*
+21:27:15 <Hater> oh, ok.
+21:27:25 --- Guest4111 is now known as CoolGrl101
+21:27:27 * Hater lets see.....
+21:27:29 <Hater> ok
+21:27:30 <Hater> :D
+21:27:31 <Hater> thx
+21:27:32 <Sassy> :)
+21:27:33 <Alicia> wow 2 new faces
+21:27:37 <D> 0_o @ Chris.
+21:27:47 <D> why... am i in a jen tron? LOL
+21:27:48 <CoolGrl101> is Lindsey here?
+21:27:54 <Chris> No
+21:27:59 <UFOgenius> ____ Dion __IS__THE__WAY!!!___
+21:28:00 * Tom repeatedly uses the -=FluffySoft Tron 500=- on everyone to spread joy!!! :)
+21:28:01 * Clarky is listening to "Gomez - Blue Moon Rising" whilst doing naughty and controversial things.
+21:28:10 * Hater is relaxing to No Me Queda Mas-Selena!!!!!
+21:28:17 <Sassy> who is lindsey?
+21:28:22 <Hater> this is a beautiful song
+21:28:23 <UFOgenius> ____PENIS__IS__THE__WAY!!!____
+21:28:25 <Hater> lol
+21:28:33 <Tom> lol. Penis.
+21:28:36 <Hater> it sure is
+21:28:36 <Hater> :D
+21:28:39 <Tom> pr0n!!!
+21:28:42 <UFOgenius> :-D
+21:28:48 <UFOgenius> G0at pr0n!!!!!!!!
+21:28:51 <Hater> lmao
+21:28:57 <Hater> Furniture Pron!!!!
+21:28:58 <Hater> lol
+21:29:08 <UFOgenius> lmao!!!
+21:29:09 <Hater> I love this song so much
+21:29:14 <UFOgenius> I remember that :-D
+21:29:18 <Hater> lol
+21:29:26 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest5365 (Guest@142.59.143.205) [clients] 
+21:29:26 --> Guest5365 (Guest@142.59.143.205) has joined #lobby
+21:29:27 <Hater> couches are so sexy
+21:29:27 <Hater> lol
+21:29:35 <Hater> leather ones especially
+21:29:36 <Hater> :D
+21:29:40 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Guest5365 (Guest@142.59.143.205) [Quit: Today is a good day to chat.]
+21:29:40 <-- Guest5365 has quit (Quit: Today is a good day to chat.)
+21:29:41 <Hater> prrr...
+21:29:42 <Hater> lol
+21:29:45 <Tom> c0uch pr0n!!! w00t!
+21:29:49 <UFOgenius> no!!! it's all about the lawn furniture!!!!
+21:29:52 <Alicia> Liz has a leather couch
+21:29:52 * Sassy lays on her black leather couch
+21:29:52 <Hater> lol
+21:30:00 <Tom> pati0 pr0n!!!
+21:30:07 <Sassy> thou shalt not fuck with the black leather couch
+21:30:12 <James-Bond> www.furnitureporn.com
+21:30:13 <Chris> EVAN!
+21:30:15 <James-Bond> oohh yeah
+21:30:23 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest0845 (Guest@142.59.143.205) [clients] 
+21:30:23 --> Guest0845 (Guest@142.59.143.205) has joined #lobby
+21:30:24 <Fabs> ___ LEGO PR0N IS THE WAY!!!___
+21:30:31 <Alicia> Or fuck ON the black couch
+21:30:32 <Hater> lmao....legos
+21:30:38 <UFOgenius> lol
+21:30:43 <Hater> i haven't played with those in ages
+21:30:46 <Tom> Leggo my eggo.
+21:30:49 <UFOgenius> :) me either
+21:30:57 <Guest0845>  who took my nick!
+21:31:03 <Tom> Those commercial's piss me off so much...
+21:31:06 --- Guest0845 is now known as Darin
+21:31:07 <Hater> which one
+21:31:19 <Tom> who's nick?
+21:31:22 <James-Bond> '[Link to us!]
+21:31:22 <James-Bond> [Welcome to Furniture Porn!]
+21:31:22 <James-Bond> Welcome to the HOTTEST  site on the Web for hardcore furniture action! If you're ready to see some hot, horny home furnishings get their freak on then you're in the right place!! You won't believe what our furniture will do! It'll make you pop your springs and throw your pillows!!
+21:31:22 <James-Bond> '
+21:31:23 <Darin> mine
+21:31:24 <Tom> what nick?
+21:31:27 <Alicia> sorry Guest dont know any Nick's
+21:31:28 * Fabs is listening to "Minor Detail - Canvas Of Life" while fantasizing about GovBot
+21:31:45 <Tom> ROFLMAO!!!!
+21:31:46 <UFOgenius> lmao
+21:31:55 <Fabs> are we allowed to give out the goatse.cx link in here? :P
+21:32:00 <UFOgenius> this is getting to be back like the old chat more and moe everyday :)
+21:32:01 <Darin> I really should sign up for this place eh Alicia?
+21:32:03 * Sassy tells Fabs to go to goatse.cx :P ***Courtesy of James-Bond***
+21:32:04 <James-Bond> Fabs: no :P
+21:32:12 <Darin> How have u been its been a long time since i talk to u!
+21:32:12 * Hater is Jammin' to  "Hotel California"
+21:32:17 <Darin> And LIZ HIYA!
+21:32:19 <Fabs> :D
+21:32:22 <Tom> You know who I hate?? Steve Urkle (sp?). Boy, somebody ought to smack that kid!!!
+21:32:23 <Sassy> hi darin babe
+21:32:32 <Darin> hows are u?
+21:32:33 <Hater> lmao......steve Urkle
+21:32:36 <Sassy> im tired as fuck
+21:32:37 <Sassy> you?
+21:32:42 <Darin> tired to
+21:32:49 * Clarky is listening to "Gomez - Las Vegas Dealer" whilst doing naughty and controversial things.
+21:32:55 <Fabs> James-Bond - damn :P
+21:32:55 <D> OWWW
+21:32:56 <Darin> i should register my nick so ppl don't take it
+21:33:01 <Sassy> go ahead
+21:33:09 <D> http://leozh.cjb.net/govchatstats <-- link
+21:33:12 <Fabs> well, www.dolphinsex.com is ok 
+21:33:12 <Fabs> no pictures there :P
+21:33:15 <Sassy> http://leozh.cjb.net/govchatstats --- link :)
+21:33:16 <Alicia> U gonna change Nicks name when u regesiter him
+21:33:19 <Sassy> :P
+21:33:22 * Tom bitch slaps Steve Urkle with the -=Bitch-0-Tron-5000=-.
+21:33:41 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Darin (Guest@142.59.143.205) [Quit: Today is a good day to chat.]
+21:33:41 <-- Darin has quit (Quit: Today is a good day to chat.)
+21:33:53 * Hater thinks "Hotel California" kicks major butt!!!!!!!!!! :D
+21:33:58 <CoolGrl101> how doy ou do those things
+21:34:00 * James-Bond blinds Tom *-=BLIND TRON 5000=-*
+21:34:04 <Sassy> what things
+21:34:19 <Fabs> just let the artist paint your picture on the canvas life
+21:34:25 * Tom needs a cane now. Dammit!!
+21:34:27 <Fabs> just let the artist paint your picture on the canvas life
+21:34:27 <Fabs> just let the artist paint your picture on the canvas life
+21:34:37 * Sassy canes Tom
+21:34:48 <Sassy> oops, that's not what you wanted 
+21:35:02 <Tom> Owwww. Now my nose is bleeding. I can't feel my legs!!!
+21:35:03 <Alicia> Liz Coolgirl doesnt know me too well im thinking
+21:35:04 <Hater> ouch...my leg hurts
+21:35:10 <Hater> i think I did too much walking today
+21:35:11 <Sassy> what do you mean, alicia?
+21:35:12 <Hater> :(
+21:35:16 * Fabs slaps Tom around a bit with a used condom *-= EWWWW ANTI-TRON 5000 =-*
+21:35:37 * Tom is now covered in sticky stuff. EWWWW!!!
+21:35:41 <Hater> lol
+21:35:42 <Sassy> lol tom
+21:35:47 <Sassy> i thought you were used to that
+21:35:52 <Alicia> LMAO
+21:35:55 * Fabs slaps Tom around a bit with a huge pink rubber dick *-= ___ ASHLEY ANTI-TRON 5000 ___ =-*
+21:35:59 <Alicia> more then we needed to Know tom
+21:36:03 <Fabs> wtf is that doing on my computer :P
+21:36:09 <Sassy> lol
+21:36:13 <Sassy> it was part of mine
+21:36:14 <Alicia> Hmm Fabs, where u helping him
+21:36:16 <Sassy> and i sent you mine
+21:36:23 <Alicia> EWWWWWWWWWWW Liz
+21:36:33 <Sassy> what?
+21:36:35 <Tom> go hit elton john or steve urkle with that.
+21:36:44 <Tom> :P
+21:36:45 <Hater> anyone here get any new consoles?
+21:36:45 * Clarky is listening to "Gomez - We Haven't Turned Around" whilst doing naughty and controversial things.
+21:36:46 * Fabs slaps Tom around a bit with a silicon boob *-= CLODHOPPER ANTI-TRON 5569 =-*
+21:36:58 <Tom> there we go!! :P
+21:37:02 <Alicia> O no wonder im loopsided
+21:37:06 <Tom> lol
+21:37:09 * Alicia takes the boob back from fabs
+21:37:13 <Sassy> lol
+21:37:32 <Alicia> O wait, i dont have tits to begin withOOOO this belongs to Liz
+21:37:41 <Sassy> scuse me
+21:37:46 <Sassy> my breasts are 100% real
+21:37:48 <Sassy> thank you
+21:37:55 <Fabs> liz is home made :P
+21:38:14 * Alicia thinks fabs is sucking up
+21:38:15 <Tom> pr0n!!! w00t!
+21:38:30 * Fabs think liz's breasts look very nice
+21:38:37 <Fabs> *thinks
+21:38:41 <Tom> ROFLMAO!!!
+21:38:53 <Fabs> oh yes
+21:38:53 <Fabs> i wish i could be sucking them up a bit
+21:38:57 <Sassy> omg
+21:38:59 <Sassy> shut up time
+21:39:03 <Alicia> LOL
+21:39:06 <UFOgenius> lol
+21:39:12 <Tom> w00t!!! Jerry!!! Jerry!!
+21:39:24 <CoolGrl101> will you let him sassy?
+21:39:28 <Sassy> omg
+21:39:32 <CoolGrl101> it feels good
+21:39:34 <Hater> well......yall take it easy.....have a safe and happy New Year everyone. 
+21:39:36 <Sassy> this is so not happening
+21:39:37 <Tom> lol
+21:39:40 <Sassy> bye ed
+21:39:41 <Hater> take care
+21:39:48 <Sassy> you too
+21:39:52 <Hater> :)
+21:39:53 * Tom wants to know how this will end up!!!
+21:39:55 * Fabs is listening to "Minor Detail - Canvas Of Life" while fantasizing about GovBot
+21:39:56 <Hater> thx
+21:39:58 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Hater (Guest@172.158.109.41) [Quit: Today is a good day to chat.]
+21:39:58 <-- Hater has quit (Quit: Today is a good day to chat.)
+21:40:00 <Sassy> this is ending now, tom :P
+21:40:06 <Tom> :P
+21:40:15 <Chris> omg
+21:40:20 <Chris> wuts he doing
+21:40:24 <Sassy> what?
+21:40:24 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Erick (erickbhot@65.14.117.231) [clients] 
+21:40:25 -irc.GoVirtualWorld.com- *** Notice -- Erick (erickbhot@65.14.117.231) is now a co administrator (C)
+21:40:25 --> Erick (erickbhot@coadmin.irc.govirtualworld.com) has joined #lobby
+21:40:25 --- Inquisitor gives channel operator status to Erick
+21:40:29 <Sassy> hi erick
+21:40:30 <James-Bond> hi Erick
+21:40:30 <Chris> erick
+21:40:38 * GovBot rapes Erick
+21:40:38 <Erick> hey everybody ;)
+21:40:46 <Erick> heh govbottie ;)
+21:40:56 <UFOgenius> Hey Erick :)
+21:40:56 <Fabs> just let the artist paint your picture on the canvas of life
+21:40:58 <Tom> what's that ChatStat's URL again?
+21:41:00 <Fabs> hi Erick
+21:41:01 * UFOgenius rapes Bottie
+21:41:01 * UFOgenius goes down on Bottie
+21:41:01 * UFOgenius sexually abuses Bottie in ways you never thought possible
+21:41:04 <Sassy> http://leozh.cjb.net/govchatstats --- link :)
+21:41:08 * Sassy rapes bottie
+21:41:08 <James-Bond> Tom: look in the topic
+21:41:08 <Alicia> Erick LLOOOOOOONNNGG phone call
+21:41:09 * Sassy goes down on bottie
+21:41:09 * Sassy gives it all to bottie
+21:41:09 * Sassy sexually abuses bottie in ways you never thought possible
+21:41:09 <Erick> YaY.. we have chatstats again?
+21:41:20 <James-Bond> Erick: yup :P
+21:41:21 <Chris> Their calling for snow up here Erick
+21:41:24 <Erick> long story alicia
+21:41:24 <James-Bond> now the damn commands list :P
+21:41:25 <Chris> Can you believe it lol
+21:41:34 <Alicia> Erick, can u give Leo access to the 2 other bots so they can go away
+21:41:37 <Erick> problems on the homefront
+21:41:40 <Erick> ;\
+21:41:45 <Fabs> just let the artist paint your picture on the canvas of life!
+21:41:49 <Chris> No
+21:41:55 <Chris> Inquisitor is not going anywhere
+21:41:55 <Sassy> grar
+21:42:00 <Chris> Niether is Caesar
+21:42:03 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Clarky (davc@62.31.134.247) [Ping timeout]
+21:42:03 <-- Clarky has quit (Ping timeout)
+21:42:09 <Sassy> isn't three bots a bit much?
+21:42:09 <James-Bond> Inquisitor: is needed for !op and stuff
+21:42:10 <Tom> well, I'll be back when my DVD's over.
+21:42:10 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Clarky (davc@62.31.134.140) [clients] 
+21:42:12 <Fabs> caesar bugs
+21:42:15 --> Clarky (davc@62.31.134.140) has joined #lobby
+21:42:16 <James-Bond> but Caesar isn't really needed now since GovBot is logging
+21:42:20 <Fabs> wb Clarky
+21:42:21 <Clarky> so you wanna spin the world around???
+21:42:22 <James-Bond> hi Clarky
+21:42:24 <Clarky> hi Fabs
+21:42:25 <Alicia> well I bet Bottie can do !op's
+21:42:25 <Clarky> hi leo
+21:42:28 <Fabs> Caesar pisses everyone off
+21:42:30 -irc.GoVirtualWorld.com- *** Notice -- James-Bond (leozh@24.168.143.250) is now an operator (O)
+21:42:37 <Clarky> I had steak pie tonight
+21:42:42 <Clarky> damn tasty it was
+21:42:51 <Chris> We're going to change Inquisitor's name though
+21:42:52 <Sassy> steak pie?
+21:42:53 <Clarky> chopped cow and pastry baby
+21:42:56 <Tom> Bye!
+21:43:07 <Sassy> hmm
+21:43:07 <Clarky> yes
+21:43:14 * Clarky is listening to "Gomez - Fill My Cup" whilst doing naughty and controversial things.
+21:43:17 <Tom> see ya!!!
+21:43:21 <Sassy> bye
+21:43:21 <Clarky> it's self explanatory really
+21:43:24 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Tom (Guest@24.150.104.65) [Quit: FLUFFYSOFT!!! PR0N!!! W00T!]
+21:43:24 <-- Tom has quit (Quit: FLUFFYSOFT!!! PR0N!!! W00T!)
+21:43:31 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Tom (Guest@24.150.104.65) [clients] 
+21:43:31 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Tom (Guest@24.150.104.65) [Client exited]
+21:43:43 <James-Bond> Clarky: chopped smeg? :P
+21:43:46 <Clarky> fuf
+21:43:58 <Clarky> this song is clearly about a visit to the sperm bank
+21:44:00 * Fabs loads his water gun with fresh home made smeg and showers GovBot *-= SMEG ANTI-TRON 5000 =-*
+21:44:02 <Clarky> fill my cup??
+21:44:03 <Clarky> exactly
+21:44:09 <Fabs> lol
+21:44:13 <Chris> BRB, gotta go get some Vanilla Bean Ice Cream
+21:44:14 * Alicia is letting Tara rent the movie there gonna watch and is scared
+21:44:14 <Fabs> :D:D:D:D
+21:44:15 <Fabs> hahaha
+21:44:19 <Clarky> mmmmm
+21:44:26 <Clarky> I'd be put off my ice cream at the moment
+21:44:28 * Sassy sleeps
+21:44:34 <Chris> lol
+21:44:38 <Fabs> oh, Tara
+21:44:38 <Chris> It's going to snow
+21:44:43 <Fabs> fun all-women night
+21:44:45 <Chris> ERICK ANSWER YOUR DAMN PHONE 
+21:44:48 <Fabs> liz
+21:44:51 <Sassy> yeah?
+21:44:52 <Fabs> go to bed
+21:44:53 <Erick> im not in the mood to talk
+21:44:57 <Sassy> i am in bed
+21:44:59 <Sassy> haha
+21:45:02 <Sassy> you should see tuna
+21:45:05 <Sassy> she's so cute
+21:45:12 <Erick> sorry...problems at home...dont wanna talk
+21:45:25 * Fabs is listening to "Mouse on Mars - Albion Rose" while fantasizing about GovBot
+21:45:27 <Chris> Oh 
+21:45:33 <Chris> Well, I'll call ya in a week 
+21:46:06 <Alicia> anyone heard from Jon
+21:46:11 <Chris> brb
+21:46:13 <Chris> No
+21:46:23 * Alicia missess Hatchy
+21:46:33 <Fabs> shit
+21:46:43 <Alicia> Fabs tiolet problems
+21:46:44 <Sassy> ?
+21:46:52 <Sassy> call him, alicia
+21:46:56 * UFOgenius misses Johny Poo too
+21:47:05 <Alicia> hes in Tampa
+21:47:10 <Sassy> hmm
+21:47:14 <Clarky> erm
+21:47:16 <Alicia> till friday just thought maybe someone might have heard from him
+21:47:21 <Sassy> nope
+21:47:22 <Clarky> why has my signature disappeared?
+21:47:30 <Sassy> www.blank.com
+21:47:46 <Alicia> plus im not gonna call, dont wanna make the GF mad
+21:47:51 <Sassy> lol
+21:47:54 * Clarky is listening to "Gomez - Rhythm & Blues Alibi" whilst doing naughty and controversial things.
+21:48:06 <Clarky> you can write your tunes with rhythm & blues as your alibi
+21:48:12 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest9664519 (thunder@62.31.97.66) [clients] 
+21:48:13 --> Guest9664519 (thunder@62.31.97.66) has joined #lobby
+21:48:16 <Clarky> you could sell your soul and lay the blame all on the passers by
+21:48:58 <Sassy> marco
+21:49:00 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: CoolGrl101 (Guest@172.175.73.241) [Quit: Today is a good day to chat.]
+21:49:00 <-- CoolGrl101 has quit (Quit: Today is a good day to chat.)
+21:49:01 <Sassy> ghost Fabs
+21:49:09 <Guest9664519> hmm
+21:49:19 -irc.GoVirtualWorld.com- *** Notice -- Received KILL message for Fabs!thunder@62.31.102.218 from NickServ Path: services!NickServ (GHOST command used by Guest9664519)
+21:49:19 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Fabs (thunder@62.31.102.218) [Killed (NickServ (GHOST command used by Guest9664519))]
+21:49:19 <-- Fabs has quit (Killed (NickServ (GHOST command used by Guest9664519)))
+21:49:29 --- Guest9664519 is now known as Fabs
+21:49:56 <Sassy> im tired
+21:50:01 <Sassy> blarg
+21:50:08 <James-Bond> Erick: I made a command list
+21:50:12 <James-Bond> I'll email it to you
+21:50:16 <Fabs> oooh
+21:50:19 <James-Bond> what's your email address?
+21:50:20 <Alicia> OOOOO
+21:50:20 <Fabs> mail it to me too
+21:50:21 <Sassy> oooh?
+21:50:25 <Fabs> :P
+21:50:27 <James-Bond> Fabs: it's op commands though :P
+21:50:30 <Alicia> well leo u arent wasting any time getting stuff done huh
+21:50:41 <James-Bond> lol
+21:50:45 <Fabs> James-Bond - will be useful when i will get my well deserved promotion :P
+21:51:03 <James-Bond> When you get it is when you'll recieve the command list :P
+21:51:08 <Fabs> :P
+21:51:12 <Fabs> fuf
+21:51:17 <Sassy> haha
+21:51:20 <Sassy> danielle's online
+21:51:23 <Fabs> ahh
+21:51:28 <Fabs> invite her in our convo
+21:51:29 <Fabs> :P
+21:51:29 <Sassy> oh marco
+21:51:30 <Fabs> not
+21:51:33 <Fabs> yes?
+21:51:35 <Sassy> have you heard from nicole?
+21:51:38 <Sassy> and i should invite her
+21:51:40 <Sassy> then leave
+21:51:41 <Fabs> yes
+21:51:42 <Sassy> :P
+21:51:47 <Fabs> and, i would leave too :P
+21:51:55 <Sassy> but she'd message you
+21:51:57 <Alicia> whos Nicole and Danielle
+21:52:01 <Sassy> nunya :P
+21:52:06 <Fabs> Alicia - my two lovers
+21:52:10 <Sassy> eugh
+21:52:13 * Sassy vomits
+21:52:14 <Alicia> OOOOO well done Fabs
+21:52:26 <Fabs> thank u Alicia
+21:52:28 <Fabs> im very proud
+21:52:40 <Fabs> damnit liz :P
+21:52:42 <Sassy> haha
+21:52:46 <Sassy> i said i would
+21:52:54 <Sassy> i dont like to lie :D
+21:53:00 * Clarky is listening to "Gomez - Rosalita" whilst doing naughty and controversial things.
+21:53:01 <Alicia> Yea 2 hoes for the price of 1 :D
+21:53:09 <Sassy> and marco
+21:53:13 <Sassy> dont tell her anything about me
+21:53:21 <Fabs> im not telling her anything at all :P
+21:53:28 <SingerChick|away> back
+21:53:31 <Alicia> Liz there lovers they dont talk
+21:53:32 <Sassy> tell her that you love her or something weird
+21:53:38 <Sassy> they are not lovers
+21:53:55 <Sassy> my breasts are still tender
+21:54:03 <Alicia> at least once she gets her ytweezers im sure her mouth is full
+21:54:16 <Sassy> just thought you all wanted to know
+21:54:21 <Fabs> i wish 
+21:54:24 <Sassy> she doesnt have tweezers
+21:54:31 <Sassy> she shaves her eyebrows :D
+21:54:40 <Erick> tweezers heh
+21:54:45 <Alicia> I had tender breats for like 4 or 5 months
+21:54:48 <Sassy> :P
+21:54:52 <Lector> hmmm
+21:54:54 <Sassy> well you were lactating
+21:54:56 * Lector looks at convo
+21:54:57 <Lector> Interesting
+21:54:57 <Alicia> Yea she borrowed them from em when I left u EWrick
+21:54:59 <Sassy> im not :P
+21:55:03 <Lector> ever since I only caught the last few lines there
+21:55:04 <Lector> :P
+21:55:10 <Alicia> opps
+21:55:12 <Alicia> Erick
+21:55:33 <Alicia> Give Lector his damn channel so he will shut up
+21:55:38 <Sassy> ?
+21:55:50 <Alicia> :D
+21:55:53 * Fabs is listening to "Muse - Citizen Erased" while fantasizing about GovBot
+21:55:57 <Clarky> !
+21:55:59 <Clarky> fuf
+21:56:00 <Lector> lol
+21:56:00 <Fabs> :P
+21:56:01 <Lector> hahaha
+21:56:04 <Lector> muhahahaha
+21:56:05 <Alicia> Lector wants a GovCourt chaneel for debates
+21:56:07 <Lector> me.. shut up?
+21:56:08 * Sassy pets the kitty
+21:56:09 <Fabs> the opening guitar bit is hopeless clarky
+21:56:09 <Lector> hah
+21:56:10 <Lector> Never :P
+21:56:13 <Clarky> erm
+21:56:14 <Clarky> what?
+21:56:19 <Alicia> Liz u still petting your pussy
+21:56:19 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest0114 (Guest@64.89.201.136) [clients] 
+21:56:20 <Lector> You can't kill me :D
+21:56:20 <Fabs> you heard me :P
+21:56:20 --> Guest0114 (Guest@64.89.201.136) has joined #lobby
+21:56:23 <Clarky> it's the engaged phonr geetar
+21:56:25 <Sassy> yes :P
+21:56:26 <Clarky> phone*
+21:56:30 <Erick> lol alicia
+21:56:32 <Alicia> good u addict
+21:56:32 <Clarky> you fooooooooooooooool
+21:56:34 <Fabs> you know Clarky, you told me to download this song ages ago
+21:56:36 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest2881 (Guest@172.141.87.148) [clients] 
+21:56:38 --> Guest2881 (Guest@172.141.87.148) has joined #lobby
+21:56:40 <Fabs> and its the first time i listen to it :P
+21:56:40 <Clarky> it's the best thing ever
+21:56:43 <Clarky> yes I remember
+21:56:46 <Fabs> :D:D:D
+21:56:49 --- Guest2881 is now known as CoolGrl101
+21:56:59 <Sassy> wb CoolGrl101
+21:57:03 <Fabs> hey, did they change singer?
+21:57:04 <Clarky> but it does rock with so much.....rockiness
+21:57:07 <Clarky> no
+21:57:12 <Fabs> the guys voice sounds different
+21:57:19 <Fabs> not as high as the other song you told me to dload
+21:57:21 * Clarky is listening to "Gomez - California" whilst doing naughty and controversial things.
+21:57:23 <Clarky> he only goes high when the song requires it
+21:57:25 <Guest0114> jwus up,joe
+21:57:27 <Fabs> i see
+21:57:30 <Fabs> well he shouldnt
+21:57:34 <Fabs> :P
+21:57:34 <Clarky> usually quite a lot
+21:57:36 <Erick> hello guest
+21:57:41 <Clarky> I like the screaming
+21:57:42 <D> http://leozh.cjb.net/govchatstats <-- link
+21:57:47 <Clarky> must go fetch Muse albums actually
+21:57:54 * Lector starts screaming and yelling
+21:57:57 <Clarky> after Gomez finishes
+21:57:59 <Alicia> YEA im still number 3
+21:58:00 * Lector for no apparent reason at all
+21:58:00 <Lector> :D
+21:58:03 * Lector is #3
+21:58:06 <Fabs> omg, is the sound quality of this mp3 really bad, or is itjust the song that sucks and sounds like its being played on the radio
+21:58:08 <Lector> no Alicia, I'm #3
+21:58:11 <Lector> on the boards, atleast :P
+21:58:22 <Clarky> obviously the former
+21:58:27 <Fabs> :P
+21:58:29 <Guest0114> hey every body, joe
+21:58:30 <Sassy> we dont give a crap about the forums
+21:58:31 <Sassy> this is CHAT
+21:58:36 <Erick> heh I dunno ..i used to be #1....now I'm a slacker
+21:58:37 <Alicia> yea Lector
+21:58:39 <Alicia> CHAT
+21:58:44 <Lector> lol
+21:58:49 <Alicia> no a jerker
+21:58:51 <Clarky> you need earphone for the air tunnel part
+21:58:51 <Fabs> omg
+21:58:55 <Clarky> wishy washy noises
+21:58:55 <Fabs> i cant believe im still second
+21:58:56 <Erick> jerker...not anymore
+21:58:57 <Lector> So what
+21:58:58 <Alicia> :D
+21:59:01 <Lector> the forums are part of this
+21:59:01 <Fabs> earphone?
+21:59:02 <Lector> :D
+21:59:05 <Lector> Earphone !!!
+21:59:06 <Fabs> i got headphone
+21:59:06 <Clarky> headphones
+21:59:10 <Fabs> :P
+21:59:11 <Lector> headphones and earphones
+21:59:12 <Clarky> erm
+21:59:13 <Lector> different things :D
+21:59:17 <Clarky> they can be called earphones
+21:59:19 <Alicia> Fabs U got head
+21:59:21 <Lector> not really
+21:59:22 <Clarky> seeing as they fit in your EARS
+21:59:25 <Alicia> err o wait heapdphones my bad
+21:59:25 <Clarky> you slut
+21:59:25 <Fabs> yes alicia
+21:59:27 <Fabs> lol clarky
+21:59:31 <Lector> They speakers are small
+21:59:33 <Lector> they go into your ear
+21:59:34 <Fabs> omg
+21:59:35 <Lector> those are earphones
+21:59:36 <Lector> :D
+21:59:36 <CoolGrl101> from who
+21:59:38 <Fabs> not the crap guitar again
+21:59:39 <Clarky> yes
+21:59:42 <Erick> Head=good
+21:59:42 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: pax15 (mIRCE@12.89.165.81) [clients] 
+21:59:43 <Fabs> i can play the guitar better than that
+21:59:44 --> pax15 (mIRCE@12.89.165.81) has joined #lobby
+21:59:47 <Clarky> and I am supposed to know what fabs has
+21:59:49 <Clarky> of course
+21:59:50 <Clarky> =P
+21:59:53 <pax15> so whats the count down
+21:59:54 <Fabs> pussy=better
+21:59:55 <Sassy> i have 7 different headsets :P
+21:59:56 <CoolGrl101> fab who gave you head?
+22:00:01 <Alicia> depends on who is giving erick
+22:00:06 <Erick> lol true
+22:00:10 <Fabs> CoolGrl101 - no one, did it myself
+22:00:12 <Fabs> autofellatio
+22:00:13 <Alicia> CoolGirl read the whole thing
+22:00:31 <Alicia> Fabs is flexable
+22:00:34 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: pax15 (mIRCE@12.89.165.81) [Quit: ]
+22:00:34 <-- pax15 has quit (Quit: )
+22:00:37 --- SingerChick|away is now known as SingerChick
+22:00:41 <Sassy> he isn't that flexible
+22:00:47 <Fabs> how do u know liz :P
+22:00:50 <D> Fabs - thanks for lettin me know...
+22:00:51 <Sassy> i have my ways
+22:00:52 <D> LOL
+22:00:55 <SingerChick> yay..... ally mcbeal was so good tonight.... that show always makes me relaize things about myself
+22:01:00 <Fabs> dion - u wish u could do that :P
+22:01:02 <Alicia> she talked to your ex BF
+22:01:11 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Guest0114 (Guest@64.89.201.136) [Quit: Today is a good day to chat.]
+22:01:11 <-- Guest0114 has quit (Quit: Today is a good day to chat.)
+22:01:12 <Fabs> oh yes
+22:01:15 * SingerChick hums
+22:01:18 <D> Fabs - I would direct you to a source but then they'd get pissed :-P
+22:01:23 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: Guest1312 (Guest@64.89.201.136) [clients] 
+22:01:24 --> Guest1312 (Guest@64.89.201.136) has joined #lobby
+22:01:25 <D> source = witness
+22:01:26 <Fabs> who? what?
+22:01:32 <Fabs> uh?
+22:01:34 <D> LOL
+22:01:40 --- SingerChick is now known as Guest9748220
+22:01:43 <Fabs> and, clarky, this song is a buncha pish
+22:01:49 <Guest9748220> wtf
+22:01:56 <Clarky> suit yourself
+22:01:57 <D> identify urself stupid
+22:02:00 -irc.GoVirtualWorld.com- *** Notice -- Client connecting on port 6667: pax15 (mIRCE@12.89.165.81) [clients] 
+22:02:02 --> pax15 (mIRCE@12.89.165.81) has joined #lobby
+22:02:03 --- Alicia is now known as Alicia_gives_good_head
+22:02:03 <Fabs> im not gonnae listeae to it agaen
+22:02:13 <Clarky> I won't comment on what it's better than
+22:02:14 <Guest9748220> wtf
+22:02:14 <Clarky> =)
+22:02:14 <Erick> :)
+22:02:16 <Guest9748220> i'm so annoyed
+22:02:17 -irc.GoVirtualWorld.com- *** Notice -- Client exiting: Guest1312 (Guest@64.89.201.136) [Quit: Today is a good day to chat.]
+22:02:17 <-- Guest1312 has quit (Quit: Today is a good day to chat.)
+22:02:21 <pax15> what
diff --git a/logsamples/xchat2-sample.log b/logsamples/xchat2-sample.log
new file mode 100644 (file)
index 0000000..a9e4308
--- /dev/null
@@ -0,0 +1,5 @@
+sep 17 00:49:19 ---     mrpingouin has changed the topic to: Besoin d'aide ?
+Sep 04 20:18:27 --- USER has changed the topic to: TOPIC
+Sep 16 13:08:26 --> You are now talking on #CHANNEL
+Sep 16 13:08:26 --- Topic for #CHANNEL is TOPIC
+jan 13 04:39:42 <Ben> Hello World
diff --git a/logsamples/zcbot-sample.log b/logsamples/zcbot-sample.log
new file mode 100644 (file)
index 0000000..b8816d6
--- /dev/null
@@ -0,0 +1,4065 @@
+12/11/01 22:00:45 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+12/11/01 22:00:45 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+12/11/01 22:00:45 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+12/11/01 22:00:45 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+12/11/01 22:00:45 :irc.voila.fr 251 Tibere :Il y a 855 chatteurs et 4340 chatteurs invisibles sur 9 serveur(s)
+12/11/01 22:00:45 :irc.voila.fr 252 Tibere 21 :opérateur(s) en ligne
+12/11/01 22:00:45 :irc.voila.fr 253 Tibere 601 :connexion(s) inconnu(s)
+12/11/01 22:00:45 :irc.voila.fr 254 Tibere 1581 :salons ouvert
+12/11/01 22:00:45 :irc.voila.fr 255 Tibere :J'ai 503 utilisateurs et 1 serveurs
+12/11/01 22:00:45 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 504 (503 chatteurs)
+12/11/01 22:00:45 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :- 
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :- 
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :- 
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+12/11/01 22:00:45 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+12/11/01 22:00:45 :irc.voila.fr 376 Tibere :Fin de la commande.
+12/11/01 22:00:45 :Tibere MODE Tibere :+x
+12/11/01 22:00:45 :Tibere!mo-ize@212.43.230.8A JOIN :#limoges
+12/11/01 22:00:45 :irc.voila.fr 353 Tibere = #limoges :@Tibere 
+12/11/01 22:00:45 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+12/11/01 22:00:46 :irc.voila.fr 352 Tibere #limoges mo-ize 212.43.230.8A irc.voila.fr Tibere H@ :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+12/11/01 22:00:46 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+12/11/01 22:00:47 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+12/11/01 22:00:49 :Tibere!mo-ize@212.43.230.8A MODE #limoges +n 
+12/11/01 22:00:56 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+12/11/01 22:00:56 :irc.voila.fr 353 Tibere = #fcna :Tibere ben64 Antoine304-Amoureux[SniF] 
+12/11/01 22:00:56 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+12/11/01 22:00:56 :Papou|-|Gravage|-|!Ange-ou-De@212.195.9.3U3 JOIN :#fcna
+12/11/01 22:00:58 :irc.voila.fr 352 Tibere #fcna Ange-ou-De 212.195.9.3U3 Wanadoo.Entrechat.Net Papou|-|Gravage|-| H :2 LeChapelierFou
+12/11/01 22:00:58 :irc.voila.fr 352 Tibere #fcna mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+12/11/01 22:00:58 :irc.voila.fr 352 Tibere #fcna Marcia EVYV8RUB.ipt.aol.com chat1.voila.fr ben64 H :2 marcia
+12/11/01 22:00:58 :irc.voila.fr 352 Tibere #fcna ~Antoine304 212.195.4.34p wakhtane.sentoo.sn Antoine304-Amoureux[SniF] H :2 Antoine304
+12/11/01 22:00:58 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+12/11/01 22:01:00 :irc.voila.fr 368 Tibere #fcna :Fin de la liste
+12/11/01 22:01:02 :Tibere!mo-ize@212.43.230.8A JOIN :#alsa-station
+12/11/01 22:01:02 :irc.voila.fr 353 Tibere = #alsa-station :Tibere LiK[ZZzzZZ] Browni68[Metal] NicoS 
+12/11/01 22:01:02 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+12/11/01 22:01:02 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.2.3AA PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+12/11/01 22:01:06 :irc.voila.fr 352 Tibere #alsa-station mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+12/11/01 22:01:06 :irc.voila.fr 352 Tibere #alsa-station OZoNe EVEAARE4.ipt.aol.com chat2.voila.fr LiK[ZZzzZZ] H :2 OZoNe Script 1.0 Par OXyDe
+12/11/01 22:01:06 :irc.voila.fr 352 Tibere #alsa-station Browni68 ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr chat2.voila.fr Browni68[Metal] H :2 kikkoo
+12/11/01 22:01:06 :irc.voila.fr 352 Tibere #alsa-station ZigZag2 172.189.206.BU0 chat1.voila.fr NicoS H :2 NicoS
+12/11/01 22:01:06 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+12/11/01 22:01:07 :eldje68!~user@Q9Ms3AB.tv-com.tv JOIN :#alsa-station
+12/11/01 22:01:08 :irc.voila.fr 368 Tibere #alsa-station :Fin de la liste
+12/11/01 22:01:11 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.2.3AA JOIN :#fcna
+12/11/01 22:01:17 :zozo[-_-]!arf@---s330.dialup-17.worldonline.fr JOIN :#fcna
+12/11/01 22:01:20 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,12\ 2\ 2\ 2 slut
+12/11/01 22:01:28 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 re re
+12/11/01 22:02:02 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,12\ 2\ 2\ 2 mlmlm
+12/11/01 22:02:12 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+12/11/01 22:02:20 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+12/11/01 22:02:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+12/11/01 22:02:50 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,7\ 2\ 2\ 2 lklkl$
+12/11/01 22:03:38 :Papou|-|Gravage|-|!Ange-ou-De@212.195.9.3U3 NICK :Papou\\veux|Dodo\\
+12/11/01 22:04:31 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,7\ 2\ 2\ 2 tout un programme!!!
+12/11/01 22:04:58 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com JOIN :#alsa-station
+12/11/01 22:05:00 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je veux ce ptain d'irix
+12/11/01 22:05:03 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 maitenantr
+12/11/01 22:05:26 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Oups t deja la :-)\ f
+12/11/01 22:05:35 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 22:05:38 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas oué
+12/11/01 22:05:41 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 héh
+12/11/01 22:05:41 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 é
+12/11/01 22:05:42 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :Re all :-)
+12/11/01 22:07:41 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 reeeeeeeeeeeeeeeee Keitaro
+12/11/01 22:07:41 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 :)
+12/11/01 22:10:34 :eldje68!~user@Q9Ms3AB.tv-com.tv QUIT :Read error : Connection reset by peer
+12/11/01 22:12:01 :ZeN[kiss-Elineuh]!~Mykado@213.245.221.B3B JOIN :#limoges
+12/11/01 22:12:12 :ZeN[kiss-Elineuh]!~Mykado@213.245.221.B3B PART #limoges
+12/11/01 22:12:15 :eldje68!~user@Q9Ms3AB.tv-com.tv JOIN :#alsa-station
+12/11/01 22:12:55 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 1ACTION ouvre sa braguette \ 38 et il pisse sur la tronche de \ 3 \ 2 Jules \ 2 ... \ 37 alors Jules , ca te plaît d'être douché pour une fois ?!\ 1
+12/11/01 22:12:57 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,12\ 2\ 2\ 2 j'suis denouveau la
+12/11/01 22:13:30 :eldje68!~user@Q9Ms3AB.tv-com.tv QUIT :Read error : Connection reset by peer
+12/11/01 22:13:38 :Antoine304-Amoureux[SniF]!~Antoine304@212.195.4.34p QUIT :chat-hub.voila.fr wakhtane.sentoo.sn
+12/11/01 22:13:38 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2po longtemps :-)\ f
+12/11/01 22:14:07 :eldje68!~user@Q9Ms3AB.tv-com.tv JOIN :#alsa-station
+12/11/01 22:14:22 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,7\ 2\ 2\ 2 pantera
+12/11/01 22:14:24 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,7\ 2\ 2\ 2 this love
+12/11/01 22:14:29 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 lol
+12/11/01 22:14:36 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 eldjé : 3 pts
+12/11/01 22:14:37 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,7\ 2\ 2\ 2 ah juste a tps!!
+12/11/01 22:14:48 :eldje68!~user@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :\ 31,7\ 2\ 2\ 2 ben il est a mopi le bigmc
+12/11/01 22:15:24 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 30,1 \ 30,5 \ 30,4 \ 30,7 \ 30,8 \ 30,7 \ 30,4 \ 30,5 \ 34,1\ 2 Récapitulation des Scores \ 2\ 30,5 \ 30,4 \ 30,7 \ 30,8 \ 30,7 \ 30,4 \ 30,5 \ 30,1
+12/11/01 22:15:38 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Ektor : 5 pts
+12/11/01 22:15:46 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Eldje : 3 pts
+12/11/01 22:15:46 :eldje68!~user@Q9Ms3AB.tv-com.tv QUIT :Read error : Connection reset by peer
+12/11/01 22:16:11 :ben64!Marcia@EVYV8RUB.ipt.aol.com QUIT :
+12/11/01 22:16:23 :seb_25h87!~m87@mowB34BUIBB3A4I.chello.fr JOIN :#limoges
+12/11/01 22:16:55 :seb_25h87!~m87@mowB34BUIBB3A4I.chello.fr PART #limoges
+12/11/01 22:17:58 :eldje68!~v616@Q9Ms3AB.tv-com.tv JOIN :#alsa-station
+12/11/01 22:18:27 :Antoine304-Amoureux[SniF]!~Antoine304@212.195.4.34p JOIN :#fcna
+12/11/01 22:18:27 :Antoine304-Amoureux[SniF]!~Antoine304@212.195.4.34p QUIT :Les cavaliers de l apocalypse se réuniront à Soltys afin de reveiller Zelos.... La fin du monde est proche..... [Soltys ScripT]
+12/11/01 22:18:58 :eldje68!~v616@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :j'en ai marre de irix de merde, la du chopper la grippe!! lol
+12/11/01 22:19:17 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com NICK :Keitaro[Oqp]
+12/11/01 22:20:08 :eldje68!~v616@Q9Ms3AB.tv-com.tv PRIVMSG #alsa-station :vachement //fleurbleu se soir
+12/11/01 22:21:03 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2linkin park\ f
+12/11/01 22:21:43 :eldje68!~v616@Q9Ms3AB.tv-com.tv QUIT :Voila
+12/11/01 22:21:48 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 retournement de situation
+12/11/01 22:21:55 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Ektor : 5 pts
+12/11/01 22:22:02 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Eldje : 3 pts
+12/11/01 22:22:10 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Keitaro : 1 pts
+12/11/01 22:22:31 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ça y est la course au Big Mac est lancée!!! ptdr
+12/11/01 22:22:55 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ptdr
+12/11/01 22:24:29 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2slip knot\ f
+12/11/01 22:24:42 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2soulfly\ f
+12/11/01 22:24:52 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 nan mais po loin ;0)
+12/11/01 22:25:01 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ahhhhhhhhhhh\ f
+12/11/01 22:25:06 :ben64!Marcia@EVYV8RUB.ipt.aol.com JOIN :#fcna
+12/11/01 22:25:16 :ben64!Marcia@EVYV8RUB.ipt.aol.com QUIT :Read error : EOF from client
+12/11/01 22:25:17 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je l ai sur le bout de la langue\ f
+12/11/01 22:25:22 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 mais c le même chanteur
+12/11/01 22:25:27 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je sais !!!!!!!\ f
+12/11/01 22:26:23 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 qq'un C ce que C un Tsin-tsi
+12/11/01 22:26:38 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c le 1er groupe de max\ f
+12/11/01 22:26:53 :Keitaro[Oqp]!KOala_v5@EVYRV4A4.ipt.aol.com QUIT :Read error : Connection reset by peer
+12/11/01 22:26:53 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ah?
+12/11/01 22:26:55 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ha?
+12/11/01 22:27:02 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 merde
+12/11/01 22:27:18 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 22:28:04 :zozo!arf@213.195.6.3z8 JOIN :#fcna
+12/11/01 22:28:05 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr QUIT :Read error : Connection reset by peer
+12/11/01 22:28:06 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com JOIN :#alsa-station
+12/11/01 22:28:21 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 reeeee Keitaro[Oqp]
+12/11/01 22:28:26 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 <NicoS> qq'un C ce que C un Tsin-tsi
+12/11/01 22:28:26 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 (\95 Keitaro[Oqp] \95) c le 1er groupe de max
+12/11/01 22:28:27 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr JOIN :#alsa-station
+12/11/01 22:28:34 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu peu m'expliqué
+12/11/01 22:28:34 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 la?
+12/11/01 22:28:40 :zozo!arf@213.195.6.3z8 PRIVMSG #fcna :bye all
+12/11/01 22:28:58 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2max cavalera un truc comme ca\ f
+12/11/01 22:29:04 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c le chanteur de soulfly\ f
+12/11/01 22:29:15 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ha bas merci
+12/11/01 22:29:19 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2et de l autre groupe dont je ne me souviens plus le nom\ f
+12/11/01 22:29:21 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 T sur de ce que tu dis?
+12/11/01 22:29:25 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2vi\ f
+12/11/01 22:29:28 :zozo[-_-]!arf@---s330.dialup-17.worldonline.fr QUIT :Ping timeout
+12/11/01 22:29:30 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ok merci
+12/11/01 22:29:34 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bcp
+12/11/01 22:29:46 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ct Sepultura ;0)
+12/11/01 22:29:57 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Viiiiiiiiiiiiiiiiii\ f
+12/11/01 22:30:02 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu connais alors?
+12/11/01 22:30:02 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 22:30:08 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 <NicoS> qq'un C ce que C un Tsin-tsi
+12/11/01 22:30:10 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Raaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa memoire à la con !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\ f
+12/11/01 22:30:10 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 (\95 Keitaro[Oqp] \95) c le 1er groupe de max
+12/11/01 22:30:10 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oups
+12/11/01 22:30:10 :zozo!arf@213.195.6.3z8 QUIT :vive ... ... ... ... ... ... ... ... ... ...
+12/11/01 22:30:31 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 Tsin-tsi C un ancien groupe composé de Sepultura et de max cavaler
+12/11/01 22:30:33 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ???
+12/11/01 22:31:34 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2eu non\ f
+12/11/01 22:31:38 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c sepultura\ f
+12/11/01 22:31:57 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 22:32:00 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu peu me refaire ma frase
+12/11/01 22:32:04 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 la je connais vraiment rien
+12/11/01 22:32:06 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 :)
+12/11/01 22:32:12 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 c po plutot tsi tsin
+12/11/01 22:32:48 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 c dans quel contexte ?
+12/11/01 22:33:07 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C un queston comme ca au pif
+12/11/01 22:33:07 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2guano aês\ f
+12/11/01 22:33:07 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 de culture général
+12/11/01 22:33:12 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2guano aopes\ f
+12/11/01 22:33:14 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2guano apes\ f
+12/11/01 22:33:18 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 29) Savez-vous ce qu'un Tsin-tsi est ?
+12/11/01 22:33:29 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 keitaro : 3 pts
+12/11/01 22:33:44 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2non, 2 je crois\ f
+12/11/01 22:34:03 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2la zik c open your eyes :-)\ f
+12/11/01 22:34:08 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je crois\ f
+12/11/01 22:35:01 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ouais mais ct soulfly avant dans ton malheur t'as dit la bonne réponse ;0)
+12/11/01 22:35:19 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 là tu me poses une colle NicoS
+12/11/01 22:35:48 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oki
+12/11/01 22:35:51 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 indices?
+12/11/01 22:35:53 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 merci quand meme
+12/11/01 22:35:55 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ah ca me rassure\ f
+12/11/01 22:36:17 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2slayer ???\ f
+12/11/01 22:36:20 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 en tout cas ça doit être chinoi
+12/11/01 22:36:42 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 nan keitaro
+12/11/01 22:36:47 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 c po ça :0)
+12/11/01 22:38:01 :Papou\\veux|Dodo\\!Ange-ou-De@212.195.9.3U3 PRIVMSG #fcna :bye allllllllllllllllllllllllllllllllllllllllllllllllll
+12/11/01 22:39:38 :Papou\\veux|Dodo\\!Ange-ou-De@212.195.9.3U3 QUIT :
+12/11/01 22:40:20 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 attention avant dernier morceau ;0)
+12/11/01 22:41:35 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2machine head ???\ f
+12/11/01 22:41:42 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2au pif car t en a po encore mis :-)\ f
+12/11/01 22:42:11 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 aller j'l'accorde
+12/11/01 22:42:32 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2C ca ???\ f
+12/11/01 22:43:23 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ben vi :0)
+12/11/01 22:44:02 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ben ca change po mal de ce que j avais ecouté d'eux !!\ f
+12/11/01 22:45:19 :Rico!rico@62.4.22.z0 QUIT :
+12/11/01 22:45:43 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2a nouveau Machine head ???\ f
+12/11/01 22:46:08 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 nan ;0)
+12/11/01 22:49:10 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 pour cloturer en beauté ;0)
+12/11/01 22:50:10 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2sur le fond de la zik\ f
+12/11/01 22:50:28 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ca peut etre sepultura, soulfly, ...\ f
+12/11/01 22:50:32 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms bon je ne pense po\ f
+12/11/01 22:50:41 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 et si c soulfly
+12/11/01 22:50:59 :NetGw!~gw@193.253.186.4 QUIT :changing servers
+12/11/01 22:51:03 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c le coté bresil\ f
+12/11/01 22:51:09 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2qui m a fait trouver :-)\ f
+12/11/01 22:51:58 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ms bon c po la mieux :-)\ f
+12/11/01 22:52:03 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2t as po tribe ???\ f
+12/11/01 22:52:10 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2question de bien terminer :-)\ f
+12/11/01 22:56:50 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ah ca bouge unpeu plus\ f
+12/11/01 22:56:56 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2merci l ami :-)\ f
+12/11/01 22:57:14 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ;0)
+12/11/01 22:57:55 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 au fait j'suis aller chez mon garagiste aujourd'hui , g halluciné!!!
+12/11/01 22:58:06 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Dodo_pis_Taf
+12/11/01 22:58:32 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2pkoi ???\ f
+12/11/01 22:58:47 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 8000 balles de travaux
+12/11/01 22:58:57 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 donc 1600 balles de franchises
+12/11/01 22:59:27 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 g laisser pisser , g rien déclarer du tout j'v le refaire moi même
+12/11/01 23:00:04 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 tout ça a cause d'un renard de MERDE!!!!! mdr
+12/11/01 23:00:11 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c kler qu à ce prix la il vaut mieux !!!\ f
+12/11/01 23:00:43 :Keitaro[Oqp]!KOala_v5@EVYRV8U4.ipt.aol.com NICK :Keitaro
+12/11/01 23:00:54 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 bon je dis go
+12/11/01 23:01:04 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Neunuit la compagnie!!!!!!
+12/11/01 23:01:13 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 ci@o
+12/11/01 23:01:55 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2@Pluch\ f
+12/11/01 23:02:06 :Browni68[Metal]!Browni68@ENMy9Wn7iyGs3ABs3sBsBU0.abo.wanadoo.fr QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+12/11/01 23:02:34 :Rico_Dodo_pis_Taf!rico@vj7koQ.adsl.nerim.net NICK :Rico
+12/11/01 23:02:35 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Dodo_pis_Taf
+12/11/01 23:04:18 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.2.3AA QUIT :Ping timeout
+12/11/01 23:04:18 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:05:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:06:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:09:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:11:24 :NicoS!ZigZag2@172.189.206.BU0 NICK :NicoS[marre]
+12/11/01 23:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:15:33 :NicoS[marre]!ZigZag2@172.189.206.BU0 NICK :NicoS
+12/11/01 23:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:17:15 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.2.B4 JOIN :#fcna
+12/11/01 23:17:16 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+12/11/01 23:17:27 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2???\ f
+12/11/01 23:17:34 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2quel est le bp, NicoS ???\ f
+12/11/01 23:17:51 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 le koi?
+12/11/01 23:21:18 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2\95\95\95 NicoS change de nick en NicoS[marre]\ f
+12/11/01 23:21:20 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2???\ f
+12/11/01 23:21:21 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2:-)\ f
+12/11/01 23:21:29 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+12/11/01 23:21:35 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 dé mega probleme
+12/11/01 23:21:37 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 avec un tres bon
+12/11/01 23:21:40 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 pote a moi
+12/11/01 23:21:45 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 pour une fille
+12/11/01 23:21:47 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 :(
+12/11/01 23:21:52 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ah ca c tjrs con !!!\ f
+12/11/01 23:21:58 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2J ai bien connu ca\ f
+12/11/01 23:22:04 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 il me prend la tete et il fais son con tétu ca m'nrv
+12/11/01 23:22:06 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2resultat j ai perdu po mal de pote\ f
+12/11/01 23:22:12 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 et C fini comment?
+12/11/01 23:22:16 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+12/11/01 23:22:23 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2et la fille a fini par me quitter\ f
+12/11/01 23:22:36 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ms bon j ai reussi à recup la plupart de ces potes\ f
+12/11/01 23:22:51 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oki
+12/11/01 23:22:54 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas C cool alors
+12/11/01 23:23:13 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Vi elle n a po gagné, lol\ f
+12/11/01 23:25:05 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Serieux les amis c plus important que les petites amis, ne l oublie po :)\ f
+12/11/01 23:25:30 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 heuuuuuu
+12/11/01 23:25:34 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je C po
+12/11/01 23:25:34 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 23:25:50 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ouai ca depend de la nana :-)\ f
+12/11/01 23:25:52 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2;-)\ f
+12/11/01 23:26:16 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 exact
+12/11/01 23:29:04 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Un truc, ca te derange si qd on aura irix je ne mets po d access à black_rainbow ???\ f
+12/11/01 23:29:19 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je ne tiens po à prendre cette responsabilité :-)\ f
+12/11/01 23:29:43 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 nan
+12/11/01 23:29:44 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 po du tout
+12/11/01 23:29:48 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 d'ailleur je pense les supp
+12/11/01 23:29:50 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 sur lé autre
+12/11/01 23:29:52 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 salon
+12/11/01 23:30:00 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 23:30:23 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol, laisse lui ms po audessus de 449\ f
+12/11/01 23:30:31 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ca devient dangereux sinon :-)\ f
+12/11/01 23:30:49 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+12/11/01 23:30:49 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 cclair
+12/11/01 23:32:51 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2t ecoute encore la radio ???\ f
+12/11/01 23:33:07 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+12/11/01 23:33:32 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2depuis quej ai up des ziks c qd meme plus ecoutable !!!\ f
+12/11/01 23:33:38 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2C un avis personnel :-)\ f
+12/11/01 23:34:31 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+12/11/01 23:34:31 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 23:34:36 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 parceque que du ra
+12/11/01 23:34:38 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 p
+12/11/01 23:34:39 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C limite
+12/11/01 23:34:39 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+12/11/01 23:34:40 :irc.voila.fr 482 Tibere #alsa-station :Vous n'êtes pas opérateur du salon
+12/11/01 23:35:34 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Lol\ f
+12/11/01 23:35:43 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Tibere tais toi !!!!!! :-)\ f
+12/11/01 23:36:04 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+12/11/01 23:36:04 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 aussi
+12/11/01 23:36:04 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 pov bot
+12/11/01 23:36:04 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 luiopfff
+12/11/01 23:36:04 :irc.voila.fr 482 Tibere #alsa-station :Vous n'êtes pas opérateur du salon
+12/11/01 23:37:13 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Bon irix il se fait attendre !!!\ f
+12/11/01 23:38:22 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+12/11/01 23:38:24 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 j'en ai marr
+12/11/01 23:38:26 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 e
+12/11/01 23:38:26 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 la
+12/11/01 23:38:28 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 pfff
+12/11/01 23:40:11 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ben c zarb\ f
+12/11/01 23:40:15 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2car coucou la deja\ f
+12/11/01 23:40:31 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2alors que la demande a ete fait une demi journée apres la notre !!!\ f
+12/11/01 23:41:39 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+12/11/01 23:41:39 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C relou
+12/11/01 23:41:40 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 en plus
+12/11/01 23:41:51 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 on répondu vachement vite
+12/11/01 23:42:02 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ben vi\ f
+12/11/01 23:49:56 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.2.B4 QUIT :Ze Te N'MmMmMmM Gwen :o) kissssssssssssssssss
+12/11/01 23:49:56 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:50:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:51:26 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+12/11/01 23:51:35 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU JOIN :#fcna
+12/11/01 23:51:37 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+12/11/01 23:52:18 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU QUIT :Excess Flood
+12/11/01 23:52:19 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+12/11/01 23:52:41 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+12/11/01 23:52:49 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU JOIN :#fcna
+13/11/01 00:07:17 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU PRIVMSG #fcna :- \ 34Activation du \ 2\ 38,12[ mode AwAyRe ]\ 2\ 3 - \ 310Car :\ 34 Je v o DoDo ReveR De MoN TiT AmouR :o) -
+13/11/01 00:07:17 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU NICK :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|
+13/11/01 00:19:44 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ciao Keitaro
+13/11/01 00:19:47 :NicoS!ZigZag2@172.189.206.BU0 PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 @+ a toi
+13/11/01 00:20:29 :NicoS!ZigZag2@172.189.206.BU0 QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+13/11/01 00:33:25 :ZeN[kiss-Elineuh]!~Mykado@213.245.221.B3B JOIN :#limoges
+13/11/01 00:33:30 :ZeN[kiss-Elineuh]!~Mykado@213.245.221.B3B PART #limoges
+13/11/01 02:10:59 :NetGw!~gw@Eaovrs3A3s3sUs4.abo.wanadoo.fr QUIT :Ping timeout
+13/11/01 02:27:58 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com NICK :Keitaro{Dodo]
+13/11/01 02:36:11 :MAITRE!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr JOIN :#alsa-station
+13/11/01 02:36:13 :MAITRE!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr PRIVMSG #alsa-station :Bonjours a tous
+13/11/01 02:39:02 :MAITRE!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr NICK :SOUFRANCE
+13/11/01 02:40:36 :SOUFRANCE!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr NICK :Xuejian
+13/11/01 02:40:44 :Xuejian!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr NICK :Proutinette
+13/11/01 02:43:49 :Proutinette!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr NICK :Lala_Schtroumff_lala
+13/11/01 02:45:34 :Lala_Schtroumff_lala!~chezlucifer@EXrMTs3A3s3s4sBA4.abo.wanadoo.fr PART #alsa-station
+13/11/01 05:50:45 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU QUIT :Read error : Connection reset by peer
+13/11/01 05:50:46 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 05:51:06 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+13/11/01 05:51:15 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU JOIN :#fcna
+13/11/01 05:51:17 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|] Pas touche a mon chriii(apo) dé diou !! mdr
+13/11/01 06:34:00 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU QUIT :Read error : Connection reset by peer
+13/11/01 06:34:02 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 06:34:21 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+13/11/01 06:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 06:34:30 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU JOIN :#fcna
+13/11/01 06:34:32 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|] Pas touche a mon chriii(apo) dé diou !! mdr
+13/11/01 07:13:24 :ZeRaW`M`Sa`N`ApO|Zz^DreaM^zZ|!ZeRaW@212.195.1.3UU NICK :ZeRaW`M`Sa`N`ApO
+13/11/01 07:13:24 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU PRIVMSG #fcna :- \ 34Je viens de revenir de mon \ 2\ 38,12[ AwAyRe ]\ 2\ 3 - \ 310J'y étais car :\ 37 Je v o DoDo ReveR De MoN TiT AmouR :o) -\ 312 Temps écoulé : 7hrs 6mins 7secs -
+13/11/01 07:13:56 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU PRIVMSG #fcna :- \ 34Activation du \ 2\ 38,12[ mode AwAyRe ]\ 2\ 3 - \ 310Car :\ 34 je v o lycee a ce soir tlm -
+13/11/01 07:13:56 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.1.3UU NICK :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|
+13/11/01 07:55:31 :Rico_Dodo_pis_Taf!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+13/11/01 08:05:26 :LiK[ZZzzZZ]!OZoNe@EVEAARE4.ipt.aol.com QUIT :Read error : Connection reset by peer
+13/11/01 08:27:47 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU QUIT :Read error : Connection reset by peer
+13/11/01 08:27:48 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 08:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 08:28:26 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+13/11/01 08:28:35 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU JOIN :#fcna
+13/11/01 08:28:36 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO|-|LyCeE|-|] Pas touche a mon chriii(apo) dé diou !! mdr
+13/11/01 10:42:27 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU QUIT :Read error : Connection reset by peer
+13/11/01 10:42:29 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 10:42:48 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU PRIVMSG #fcna :\ 30,2(\ 3\ 38`\ 3\ 311.\ 3\ 311¸\ 39.\ 311-\ 311> \ 2\ 34Reeee tlm :) \ 2\ 311<\ 311-\ 39.\ 311¸\ 3\ 311.\ 3\ 30)
+13/11/01 10:42:57 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU JOIN :#fcna
+13/11/01 10:42:59 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO|-|LyCeE|-|] Pas touche a mon chriii(apo) dé diou !! mdr
+13/11/01 10:55:54 :ZeRaW`M`Sa`N`ApO|-|LyCeE|-|!ZeRaW@212.195.1.3UU QUIT :Ping timeout
+13/11/01 10:55:56 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 10:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 10:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 10:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 10:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:48:48 :Keitaro{Dodo]!KOala_v5@EVYRV8U4.ipt.aol.com NICK :Keitaro
+13/11/01 11:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:51:26 :LiK[ZZzzZZ]!OZoNe@EVEqU8p8.ipt.aol.com JOIN :#alsa-station
+13/11/01 11:51:38 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Yoooooooooo LiK[ZZzzZZ]\ f
+13/11/01 11:51:46 :LiK[ZZzzZZ]!OZoNe@EVEqU8p8.ipt.aol.com NICK :LiK[AwaY]
+13/11/01 11:51:48 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2t as po cours ???\ f
+13/11/01 11:51:57 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lol
+13/11/01 11:51:58 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 non
+13/11/01 11:52:03 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Je suis suspendu demain inclus
+13/11/01 11:52:13 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Car j'ai une contraction musculaoire avec inflamation
+13/11/01 11:52:21 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 le docteur m'as dit tu reste alonger
+13/11/01 11:52:22 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lol
+13/11/01 11:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:52:28 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Mais je me léve de temps en temps
+13/11/01 11:52:32 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Pour voir les enchére
+13/11/01 11:52:38 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Je cherche soir une guitare électtrique
+13/11/01 11:52:43 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Soit une basse
+13/11/01 11:52:43 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 :)
+13/11/01 11:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:53:31 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 te demande pourquoi faire
+13/11/01 11:53:32 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 #:-]
+13/11/01 11:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:56:10 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol\ f
+13/11/01 11:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 11:59:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:03:41 :Keitaro!KOala_v5@EVYRV8U4.ipt.aol.com QUIT :Read error : Connection reset by peer
+13/11/01 12:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:07:35 :LiK[AwaY]!OZoNe@EVEqU8p8.ipt.aol.com QUIT :OZoNe Script 1.0 Par OXyDe
+13/11/01 12:07:36 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:08:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:09:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:10:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:11:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:12:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:13:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:14:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:15:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:16:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:17:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:18:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:19:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:19:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:20:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:21:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:22:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:23:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:24:24 :christinnna18!~diiiffiiddd@EVYqE0qB.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+13/11/01 12:24:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:25:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:26:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:27:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:28:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:29:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:30:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:31:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:32:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:33:23 :yanou_!~v710@Xocstow7GrWs3ABs4s3BA.abo.wanadoo.fr JOIN :#limoges
+13/11/01 12:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:33:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:33:32 :yanou_!~v710@Xocstow7GrWs3ABs4s3BA.abo.wanadoo.fr PART #limoges
+13/11/01 12:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:34:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:35:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:36:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:37:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:38:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:39:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:40:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:41:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:42:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:43:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:44:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:45:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:46:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:47:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:48:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:49:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:50:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:51:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:52:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:52:26 :Rico_Dodo_pis_Taf!rico@vj7koQ.adsl.nerim.net NICK :Rico
+13/11/01 12:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:53:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:54:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:55:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:56:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:57:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:58:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 12:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 12:59:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:00:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:01:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:02:19 :StUaRt!~v812@XocsPymr9QWs3A8s380.abo.wanadoo.fr JOIN :#alsa-station
+13/11/01 13:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:02:27 :StUaRt!~v812@XocsPymr9QWs3A8s380.abo.wanadoo.fr PART #alsa-station
+13/11/01 13:02:28 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:03:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:04:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:05:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:06:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:07:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:08:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:09:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:10:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:11:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:12:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:13:07 :Rico!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+13/11/01 13:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:13:41 :Rico!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :&cycle
+13/11/01 13:13:42 :Tibere!mo-ize@212.43.230.8A PART #fcna
+13/11/01 13:13:42 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+13/11/01 13:13:42 :irc.voila.fr 353 Tibere = #fcna :Tibere Rico Jules 
+13/11/01 13:13:42 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+13/11/01 13:13:43 :Rico!rico@vj7koQ.adsl.nerim.net PART #fcna
+13/11/01 13:13:43 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:13:43 :irc.voila.fr 352 Tibere #fcna mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+13/11/01 13:13:43 :irc.voila.fr 352 Tibere #fcna ~JulesBot mA3IAB8.zseriespenguins.ihost.com irc.voila.fr Jules H :0 Jules Verne
+13/11/01 13:13:43 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+13/11/01 13:13:45 :irc.voila.fr 368 Tibere #fcna :Fin de la liste
+13/11/01 13:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:14:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:15:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:16:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:16:47 :Rico!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+13/11/01 13:16:58 :Rico!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :&cycle
+13/11/01 13:16:58 :Tibere!mo-ize@212.43.230.8A PART #fcna
+13/11/01 13:16:58 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+13/11/01 13:16:58 :irc.voila.fr 353 Tibere = #fcna :Tibere Jules 
+13/11/01 13:16:58 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+13/11/01 13:16:58 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PART #FCNA
+13/11/01 13:16:59 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+13/11/01 13:17:00 :irc.voila.fr 352 Tibere #fcna ~JulesBot mA3IAB8.zseriespenguins.ihost.com irc.voila.fr Jules H :0 Jules Verne
+13/11/01 13:17:00 :irc.voila.fr 352 Tibere #fcna mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+13/11/01 13:17:00 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+13/11/01 13:17:02 :irc.voila.fr 368 Tibere #fcna :Fin de la liste
+13/11/01 13:17:05 :Rico!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+13/11/01 13:17:12 :Rico!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :&cycle
+13/11/01 13:17:12 :Tibere!mo-ize@212.43.230.8A PART #fcna
+13/11/01 13:17:13 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+13/11/01 13:17:13 :irc.voila.fr 353 Tibere = #fcna :Tibere Jules 
+13/11/01 13:17:13 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+13/11/01 13:17:13 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PART #FCNA
+13/11/01 13:17:13 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+13/11/01 13:17:14 :irc.voila.fr 352 Tibere #fcna ~JulesBot mA3IAB8.zseriespenguins.ihost.com irc.voila.fr Jules H :0 Jules Verne
+13/11/01 13:17:14 :irc.voila.fr 352 Tibere #fcna mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+13/11/01 13:17:14 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+13/11/01 13:17:16 :irc.voila.fr 368 Tibere #fcna :Fin de la liste
+13/11/01 13:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+13/11/01 13:17:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:17:35 :Rico!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+13/11/01 13:17:57 :Rico!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :&part
+13/11/01 13:17:58 :Tibere!mo-ize@212.43.230.8A PART #fcna
+13/11/01 13:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:22:20 :christinnna18!~diiiffiiddd@EVYqE0qB.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+13/11/01 13:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+13/11/01 13:27:24 :Rico!rico@vj7koQ.adsl.nerim.net JOIN :#alsa-station
+13/11/01 13:27:28 :Rico!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :&part
+13/11/01 13:27:29 :Tibere!mo-ize@212.43.230.8A PART #alsa-station
+13/11/01 13:50:17 :christinnna18!~diiiffiiddd@EVYV08VV.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+13/11/01 14:15:53 :lolita______!~v489@EVYRYqI3.ipt.aol.com JOIN :#limoges
+13/11/01 14:16:23 :Pilou_the_boss!~v446@195.6.124.3B3 JOIN :#limoges
+13/11/01 14:17:07 :Pilou_the_boss!~v446@195.6.124.3B3 PART #limoges
+13/11/01 14:17:55 :lolita______!~v489@EVYRYqI3.ipt.aol.com QUIT :Voila
+13/11/01 15:40:22 :coust!~v525@194.51.220.8A JOIN :#limoges
+13/11/01 15:40:38 :coust!~v525@194.51.220.8A PART #limoges
+13/11/01 16:10:14 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Douche
+13/11/01 16:45:04 :Rico_Douche!rico@vj7koQ.adsl.nerim.net NICK :Rico
+13/11/01 16:45:07 :CSAdmin_Wanadoo!~dixit@194.51.131.3zp NOTICE $*.* :[CSAdmin] Ceci est une notice qui s'adresse aux detenteurs de pass IriX. Dorénavent la commande !admin est remplacée par la commande !csadmin pour acceder à la liste des admin IriX. Bon Chat :)
+13/11/01 16:52:22 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico-Sorti
+13/11/01 17:31:07 :ZeN[kiss-Elineuh]!~Mykado@213.245.221.B3B JOIN :#limoges
+13/11/01 17:31:14 :ZeN[kiss-Elineuh]!~Mykado@213.245.221.B3B PART #limoges
+13/11/01 17:47:34 :Cyberyoyo!~cyberyoyo@Etu7QsBA3sBsBs3p4.abo.wanadoo.fr NOTICE $*.* :Robb Flynn de machine head en interview chat maintenant sur #interview
+13/11/01 17:57:27 :Rico-Sorti!rico@vj7koQ.adsl.nerim.net NICK :Rico-
+13/11/01 18:06:55 :lindaaa!~diiiffiiddd@EVYRYAVI.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+13/11/01 18:41:12 :seb_25h87[pas_la]!~m87@mowB34BUIBB3A4I.chello.fr JOIN :#limoges
+13/11/01 18:41:32 :seb_25h87[pas_la]!~m87@mowB34BUIBB3A4I.chello.fr PART #limoges
+13/11/01 18:42:55 :NiLuGe[KlOpE]!ptdr@EVYREYYp.ipt.aol.com NICK :NiLuGe
+13/11/01 18:53:43 :NiLuGe!ptdr@EVYREYYp.ipt.aol.com NICK :Awayre
+13/11/01 18:55:49 :Rico-!rico@vj7koQ.adsl.nerim.net NICK :Rico-Mange
+13/11/01 19:25:58 :Question_de!~dixit@xrnW0sAsA.x-echo.com NOTICE $*.* :Venez rejoindre Yvan Attal et Charlotte Gainsbourg sur le chat #interview pour leur poser toutes vos questions
+13/11/01 19:26:34 :Rico-Mange!rico@vj7koQ.adsl.nerim.net NICK :Rico-
+13/11/01 19:49:56 :ZeN[Ecoute-FF]!~Mykado@213.245.221.B3B JOIN :#limoges
+13/11/01 19:50:00 :ZeN[Ecoute-FF]!~Mykado@213.245.221.B3B PART #limoges
+13/11/01 20:01:23 :ZeN[Ecoute-FF]!~Mykado@213.245.221.B3B JOIN :#limoges
+13/11/01 20:01:27 :ZeN[Ecoute-FF]!~Mykado@213.245.221.B3B PART #limoges
+13/11/01 20:14:50 :ZeN[Ecoute-FF]!~Mykado@213.245.221.B3B JOIN :#limoges
+13/11/01 20:14:53 :ZeN[Ecoute-FF]!~Mykado@213.245.221.B3B PART #limoges
+13/11/01 21:42:37 :GAMBIT!~v503@EVYqp4pA.ipt.aol.com JOIN :#limoges
+13/11/01 21:42:47 :GAMBIT!~v503@EVYqp4pA.ipt.aol.com PART #limoges
+13/11/01 23:12:36 :Rico-!rico@vj7koQ.adsl.nerim.net NICK :Rico_Dodo-puis-Taf
+14/11/01 07:56:41 :GAMBIT!~v510@EVYR08zY.ipt.aol.com JOIN :#limoges
+14/11/01 07:57:16 :GAMBIT!~v510@EVYR08zY.ipt.aol.com QUIT :Voila
+14/11/01 07:58:28 :Rico_Dodo-puis-Taf!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+14/11/01 12:19:09 :Vincenzo13!~v665@vj9M3.voila.fr JOIN :#limoges
+14/11/01 12:36:00 :Vincenzo13!~v665@vj9M3.voila.fr PART #limoges
+14/11/01 13:04:49 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+14/11/01 13:04:52 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PART #limoges
+14/11/01 13:36:14 :sophiiie!~diiiffiiddd@EVYqH84V.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+14/11/01 13:51:30 :sophiiie!~diiiffiiddd@EVYqH84V.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+14/11/01 14:06:50 :sophiiie!~diiiffiiddd@EVYqH84V.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+14/11/01 14:22:07 :sophiiie!~diiiffiiddd@EVYqH84V.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+14/11/01 14:35:22 :M|Alexx!~microalexx@EVYRVEI0.ipt.aol.com QUIT :www.pheer.de/exploits.html
+14/11/01 14:41:44 :Rico_Dodo-puis-Taf!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+14/11/01 15:49:43 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+14/11/01 15:49:43 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+14/11/01 15:49:43 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+14/11/01 15:49:43 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+14/11/01 15:49:43 :irc.voila.fr 251 Tibere :Il y a 907 chatteurs et 6562 chatteurs invisibles sur 10 serveur(s)
+14/11/01 15:49:43 :irc.voila.fr 252 Tibere 29 :opérateur(s) en ligne
+14/11/01 15:49:43 :irc.voila.fr 253 Tibere 575 :connexion(s) inconnu(s)
+14/11/01 15:49:43 :irc.voila.fr 254 Tibere 2559 :salons ouvert
+14/11/01 15:49:43 :irc.voila.fr 255 Tibere :J'ai 854 utilisateurs et 1 serveurs
+14/11/01 15:49:43 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 855 (854 chatteurs)
+14/11/01 15:49:43 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :- 
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :- 
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :- 
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+14/11/01 15:49:43 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+14/11/01 15:49:43 :irc.voila.fr 376 Tibere :Fin de la commande.
+14/11/01 15:49:43 :Tibere MODE Tibere :+x
+14/11/01 15:49:44 :Tibere!mo-ize@212.43.230.8A JOIN :#limoges
+14/11/01 15:49:44 :irc.voila.fr 353 Tibere = #limoges :Tibere @Jules 
+14/11/01 15:49:44 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+14/11/01 15:49:44 :irc.voila.fr 352 Tibere #limoges mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+14/11/01 15:49:44 :irc.voila.fr 352 Tibere #limoges ~JulesBot mA3IAB8.zseriespenguins.ihost.com Wanadoo.Entrechat.Net Jules H@ :2 Jules Verne
+14/11/01 15:49:44 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+14/11/01 15:49:45 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+14/11/01 15:49:52 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+14/11/01 15:49:52 :irc.voila.fr 353 Tibere = #FCNA :Tibere Jules Papou 
+14/11/01 15:49:52 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+14/11/01 15:49:55 :irc.voila.fr 352 Tibere #FCNA mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+14/11/01 15:49:55 :irc.voila.fr 352 Tibere #FCNA ~JulesBot mA3IAB8.zseriespenguins.ihost.com Wanadoo.Entrechat.Net Jules H :2 Jules Verne
+14/11/01 15:49:55 :irc.voila.fr 352 Tibere #FCNA Ange-ou-De 212.195.0.3U4 Wanadoo.Entrechat.Net Papou H :2 LeChapelierFou
+14/11/01 15:49:55 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+14/11/01 15:49:56 :irc.voila.fr 368 Tibere #FCNA :Fin de la liste
+14/11/01 15:49:59 :Tibere!mo-ize@212.43.230.8A JOIN :#alsa-station
+14/11/01 15:49:59 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere Jules 
+14/11/01 15:49:59 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+14/11/01 15:50:00 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+14/11/01 15:50:00 :irc.voila.fr 352 Tibere #Alsa-Station ~JulesBot mA3IAB8.zseriespenguins.ihost.com Wanadoo.Entrechat.Net Jules H :2 Jules Verne
+14/11/01 15:50:00 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+14/11/01 15:50:02 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+14/11/01 15:50:10 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +nt 
+14/11/01 15:50:19 :Papou!Ange-ou-De@212.195.0.3U4 QUIT :
+14/11/01 15:50:22 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +o Tibere 
+14/11/01 15:50:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 15:50:28 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 15:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 15:51:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 15:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 15:52:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 15:52:54 :zozo[-_-]!arf@---s0U.dialup-17.worldonline.fr JOIN :#fcna
+14/11/01 15:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 15:53:42 :NicoS[LoVeS-mYrA]!ZigZag2@EVYRY3IE.ipt.aol.com JOIN :#alsa-station
+14/11/01 15:53:44 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :[NicoS[LoVeS-mYrA]] bienvenu sur la web radio
+14/11/01 15:54:22 :NicoS[LoVeS-mYrA]!ZigZag2@EVYRY3IE.ipt.aol.com NICK :NicoS[mode-greve-a-iut]
+14/11/01 16:11:08 :NicoS[mode-greve-a-iut]!ZigZag2@EVYRY3IE.ipt.aol.com NICK :NicoS[loveS-mYrA][mode-greve-a
+14/11/01 16:11:20 :NicoS[loveS-mYrA][mode-greve-a!ZigZag2@EVYRY3IE.ipt.aol.com NICK :NicoS[loveS-mYrA]greve-IUT]
+14/11/01 16:13:11 :zozo[-_-]!arf@---s0U.dialup-17.worldonline.fr QUIT :vive le venttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt
+14/11/01 16:13:12 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:22:58 :b]6[e]8[n_J-3]!traaaaash@WMy9Wn7iyGs3s9ps48sBU8.dial.proxad.net JOIN :#alsa-station
+14/11/01 16:23:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:25:12 :b]6[e]8[n_J-3]!traaaaash@WMy9Wn7iyGs3s9ps48sBU8.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+14/11/01 16:25:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:26:54 :NicoS[loveS-mYrA]greve-IUT]!ZigZag2@EVYRY3IE.ipt.aol.com NICK :NicoS[loveS-mYrA]fuck-la-greve
+14/11/01 16:27:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:28:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:28:31 :NicoS[loveS-mYrA]fuck-la-greve!ZigZag2@EVYRY3IE.ipt.aol.com NICK :NicoS[loveS-mYrA]aime-pas-la-g
+14/11/01 16:28:46 :NicoS[loveS-mYrA]aime-pas-la-g!ZigZag2@EVYRY3IE.ipt.aol.com NICK :NicoS[loveS-mYrA]aimePasLaGrev
+14/11/01 16:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:30:10 :NicoS[loveS-mYrA]aimePasLaGrev!ZigZag2@EVYRY3IE.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+14/11/01 16:30:11 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:30:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:31:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:32:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:33:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:34:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:34:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:35:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:35:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:36:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:36:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:37:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:38:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:38:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:39:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:40:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:41:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:42:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:42:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:43:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:44:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:44:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:45:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:46:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:47:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:48:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:49:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:50:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:51:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:51:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:52:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 16:52:48 :NicoS[loveS-mYrA]aimePasLaGrev!ZigZag2@EVYqR03B.ipt.aol.com JOIN :#alsa-station
+14/11/01 16:52:50 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :[NicoS[loveS-mYrA]aimePasLaGrev] bienvenu sur la web radio
+14/11/01 16:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:58:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 16:59:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:06:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+14/11/01 17:08:19 :iicoencd!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+14/11/01 17:08:37 :iicoencd!rico@vj7koQ.adsl.nerim.net NICK :Rico-
+14/11/01 17:24:21 :Antoine304-Amoureux[SniF]!~Antoine304@212.195.5.BUA JOIN :#fcna
+14/11/01 17:25:22 :NicoS[loveS-mYrA]aimePasLaGrev!ZigZag2@EVYqR03B.ipt.aol.com NICK :NicoS[loveS-mYrA]Greve-a-l`IUT
+14/11/01 17:30:04 :Moldo!~chezlucifer@Q9QMrWsBs9psU3s4A.dial.proxad.net JOIN :#fcna
+14/11/01 17:30:06 :Moldo!~chezlucifer@Q9QMrWsBs9psU3s4A.dial.proxad.net PRIVMSG #fcna :^\ 36,9Kikoo tt le monde !!!!!!!! ^
+14/11/01 17:30:20 :Moldo!~chezlucifer@Q9QMrWsBs9psU3s4A.dial.proxad.net PRIVMSG #fcna :\ 2\ 30,0 \ 3\ 3\ 38,3\ 2\ 2SALUT \ 34
+14/11/01 17:35:06 :Papou!Ange-ou-De@212.195.9.3p8 JOIN :#fcna
+14/11/01 17:35:44 :Moldo!~chezlucifer@Q9QMrWsBs9psU3s4A.dial.proxad.net PRIVMSG #fcna :\ 2\ 30,0 \ 3\ 3\ 38,3\ 2\ 2kikoo papou \ 34
+14/11/01 17:35:57 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :lu
+14/11/01 17:37:05 :Moldo!~chezlucifer@Q9QMrWsBs9psU3s4A.dial.proxad.net QUIT :\ 314,14_\ 2\1f\ 34,14The Lucifer Script© V1.1\1f \ 2\ 30,14 ... By Olfo < www.chezlucifer.cjb.net >
+14/11/01 17:37:14 :jeanne_ollapain!~v668@rQWsmb.paysdelaloire.iufm.fr JOIN :#fcna
+14/11/01 17:38:02 :jeanne_ollapain!~v668@rQWsmb.paysdelaloire.iufm.fr PRIVMSG #fcna :coucou
+14/11/01 17:38:42 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net JOIN :#alsa-station
+14/11/01 17:39:59 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 yop Guillaume_du_68_amoureux
+14/11/01 17:40:20 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 salut !!!
+14/11/01 17:40:28 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 desolé pour l emission !!!
+14/11/01 17:40:46 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j ai tjours po de micro !
+14/11/01 17:40:47 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C po grave
+14/11/01 17:40:49 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C toi quigere
+14/11/01 17:40:51 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 comme tu veux
+14/11/01 17:41:45 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 ok ! mais faut quand meme que j achette un micro cette semaine !!!
+14/11/01 17:42:37 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ptdr
+14/11/01 17:42:37 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+14/11/01 17:42:44 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C utile
+14/11/01 17:43:00 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 lol
+14/11/01 17:43:26 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 va faloir que tu me passe les programe de la radio biento
+14/11/01 17:43:26 :Papou!Ange-ou-De@212.195.9.3p8 NICK :Papou\-\Smock\-\
+14/11/01 17:44:24 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu lé a plus?
+14/11/01 17:44:35 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 si mais
+14/11/01 17:44:50 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 faut bientot que je formate mon disque dure
+14/11/01 17:45:07 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je te dois aussi 100balles alors faut qu'on se voix :)
+14/11/01 17:45:13 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 la c grave le bordel
+14/11/01 17:45:32 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+14/11/01 17:45:34 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j ai windows 98 se sur le disque dure pricipal
+14/11/01 17:45:35 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ok
+14/11/01 17:45:47 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 et win 2000 sur l autre
+14/11/01 17:46:17 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+14/11/01 17:46:21 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 au demarage je peu choisir le systeme d exploitation
+14/11/01 17:46:40 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+14/11/01 17:46:46 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 comme ca j me reserve win 200 pour moi et le 98 pour le reste de la famille
+14/11/01 17:46:49 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 G un utilitair
+14/11/01 17:46:57 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 qui perme de te configurer ton démarage
+14/11/01 17:46:58 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+14/11/01 17:47:00 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j ai rajouter 120 mo
+14/11/01 17:47:07 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 ha cool
+14/11/01 17:47:12 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ta réson
+14/11/01 17:47:18 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 c po plus mal
+14/11/01 17:47:25 :Antoine304-Amoureux[SniF]!~Antoine304@212.195.5.BUA NICK :Antoine304-Amoureux
+14/11/01 17:47:37 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 euh 128 mots !
+14/11/01 17:47:38 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 lol
+14/11/01 17:47:47 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 donc la j ai 192
+14/11/01 17:48:05 :jeanne_ollapain!~v668@rQWsmb.paysdelaloire.iufm.fr QUIT :Voila
+14/11/01 17:48:24 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 enleve le "ts " de mots
+14/11/01 17:48:24 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 lol
+14/11/01 17:48:29 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 les fautes ca y va !
+14/11/01 17:48:47 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j ai juste un ptit probleme avec win 2000
+14/11/01 17:49:00 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 a bon koi?
+14/11/01 17:49:15 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 il confon at et atx !
+14/11/01 17:49:23 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 sur mon pc
+14/11/01 17:49:26 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 lol
+14/11/01 17:50:08 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j ai un boitier atx et il me le pren en at j comprend pas
+14/11/01 17:50:43 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 quand tu etein le PC
+14/11/01 17:50:55 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 il s'etein tout seul?
+14/11/01 17:51:11 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 non
+14/11/01 17:51:43 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je c meme po comment C configurable ca
+14/11/01 17:51:49 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j doit l eteindre avec un interupteur deriere la collone depui que j ai win 2000
+14/11/01 17:52:04 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 ben moi non plus je cherche !
+14/11/01 17:52:42 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 attend
+14/11/01 17:52:44 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 2sec
+14/11/01 17:52:50 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 ok !
+14/11/01 17:53:39 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ta regarder ds le gestionnaire de périférique?
+14/11/01 17:54:13 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 euh ouai
+14/11/01 17:54:15 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 j croi
+14/11/01 17:54:16 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 lol
+14/11/01 17:54:23 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas regarde
+14/11/01 17:54:33 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ca dois pouvoir ce faire manuellement dedans
+14/11/01 17:54:33 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bon
+14/11/01 17:54:34 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 attend je revien la j ai win 98
+14/11/01 17:54:35 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je dis go
+14/11/01 17:54:36 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 moi
+14/11/01 17:54:37 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ciao
+14/11/01 17:54:37 :irc.voila.fr 482 Tibere #Alsa-Station :Vous n'êtes pas opérateur du salon
+14/11/01 17:54:39 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 Guillaume_du_68_amoureux
+14/11/01 17:54:47 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 moi je dois y aller
+14/11/01 17:54:47 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je re vers 20h
+14/11/01 17:54:52 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 ok !
+14/11/01 17:54:56 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 ben a plus !!!
+14/11/01 17:55:07 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PRIVMSG #alsa-station :\ 30,10\ 2\ 2\ 2 salut !!!
+14/11/01 17:55:09 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ciao
+14/11/01 17:55:09 :Guillaume_du_68_amoureux!h_h_@v9ns3z43pI.calixo.net PART #alsa-station :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\ 310 ©\ 312 NeOpHyTe
+14/11/01 17:56:18 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYqR03B.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+14/11/01 17:56:20 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 17:56:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 17:56:52 :Papou\-\Smock\-\!Ange-ou-De@212.195.9.3p8 QUIT :
+14/11/01 17:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 17:58:05 :Rico-!rico@vj7koQ.adsl.nerim.net PART #fcna :recyclage
+14/11/01 17:58:05 :Rico-!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+14/11/01 17:58:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 17:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:00:37 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:01:48 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG Tibere :help
+14/11/01 18:02:06 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG Tibere :help adduser
+14/11/01 18:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:03:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:08:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:11:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:31:38 :Antoine304-Amoureux!~Antoine304@212.195.5.BUA NICK :Zelos
+14/11/01 18:32:23 :bath66!bath66@MrvjQ7m7Gor.adsl.nerim.net QUIT :Read error : Broken pipe
+14/11/01 18:32:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:36:19 :Zelos!~Antoine304@212.195.5.BUA QUIT :Les cavaliers de l apocalypse se réuniront à Soltys afin de reveiller Zelos.... La fin du monde est proche..... [Soltys ScripT]
+14/11/01 18:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:37:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:41:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:46:00 :Rico-!rico@vj7koQ.adsl.nerim.net NICK :Rico_Mange
+14/11/01 18:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:55:59 :Papou\-\Smock\-\!Ange-ou-De@212.195.1.33B JOIN :#fcna
+14/11/01 18:56:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:56:36 :Papou\-\Smock\-\!Ange-ou-De@212.195.1.33B NICK :Papou
+14/11/01 18:56:49 :Papou!Ange-ou-De@212.195.1.33B QUIT :
+14/11/01 18:57:21 :Antoine304-Tres-Amoureux!~Antoine304@212.195.2.304 JOIN :#fcna
+14/11/01 18:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:57:59 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s330.abo.wanadoo.fr JOIN :#alsa-station
+14/11/01 18:58:42 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s330.abo.wanadoo.fr QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+14/11/01 18:58:42 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:59:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 18:59:27 :NetGw!~gw@Eaovrs3A3s3sUs4.abo.wanadoo.fr QUIT :Ping timeout
+14/11/01 19:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:07:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:19:13 :Interview!~bich0@xrnW0sAsA.x-echo.com NOTICE $*.* :Venez poser toutes vos questions a Zoumana Camara sur #interview
+14/11/01 19:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:25:23 :Julie_La_PsYkOpAtE!~v652@v9ns3z0ApI.calixo.net JOIN :#alsa-station
+14/11/01 19:25:42 :Julie_La_PsYkOpAtE!~v652@v9ns3z0ApI.calixo.net PART #alsa-station
+14/11/01 19:25:42 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:25:51 :Julie_La_PsYkOpAtE!~v652@v9ns3z0ApI.calixo.net JOIN :#alsa-station
+14/11/01 19:29:39 :Antoine304-Tres-Amoureux!~Antoine304@212.195.2.304 QUIT :Ping timeout
+14/11/01 19:30:25 :Julie_La_PsYkOpAtE!~v652@v9ns3z0ApI.calixo.net PART #alsa-station
+14/11/01 19:30:27 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:32:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:37:08 :zozo[-_-]!arf@---s40.dialup-184.worldonline.fr JOIN :#fcna
+14/11/01 19:37:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:40:23 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr JOIN :#alsa-station
+14/11/01 19:41:32 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+14/11/01 19:41:34 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:43:12 :zozo[-_-]!arf@---s40.dialup-184.worldonline.fr QUIT :vive le venttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt
+14/11/01 19:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:44:42 :Antoine304-Amoureux!~Antoine304@212.195.10.I3 JOIN :#fcna
+14/11/01 19:45:14 :Antoine304-Amoureux!~Antoine304@212.195.10.I3 NICK :Antoine304-Tres-Amoureux
+14/11/01 19:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:45:56 :seb_25h87[pas_la]!~m87@213.245.221.4I JOIN :#limoges
+14/11/01 19:46:04 :seb_25h87[pas_la]!~m87@213.245.221.4I PART #limoges
+14/11/01 19:46:10 :Papou!Ange-ou-De@212.195.1.Ip JOIN :#fcna
+14/11/01 19:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+14/11/01 19:48:01 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com JOIN :#alsa-station
+14/11/01 19:48:03 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :[NicoS[loveS-mYrA]Greve-a-l`IUT] bienvenu sur la web radio
+14/11/01 19:50:17 :Papou!Ange-ou-De@212.195.1.Ip QUIT :Ping timeout
+14/11/01 19:52:29 :zozo[-_-]!arf@---s40.dialup-184.worldonline.fr JOIN :#fcna
+14/11/01 19:52:45 :zozo[-_-]!arf@---s40.dialup-184.worldonline.fr QUIT :Read error : EOF from client
+14/11/01 19:55:38 :Rico_Mange!rico@vj7koQ.adsl.nerim.net NICK :Rico-
+14/11/01 20:15:28 :Keitaro[Oqp]!KOala_v5@EVYVpzzR.ipt.aol.com JOIN :#alsa-station
+14/11/01 20:15:48 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 salut Keitaro[Oqp]
+14/11/01 20:16:41 :Keitaro[Oqp]!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :Kikou all :-)
+14/11/01 20:17:01 :Keitaro[Oqp]!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2greve ???\ f
+14/11/01 20:17:03 :Keitaro[Oqp]!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2pkoi ???\ f
+14/11/01 20:17:12 :Keitaro[Oqp]!KOala_v5@EVYVpzzR.ipt.aol.com NICK :Keitaro
+14/11/01 20:17:38 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas le reseau de l'iut est hs
+14/11/01 20:17:38 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+14/11/01 20:17:42 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 alors tout le monde gueul
+14/11/01 20:17:46 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 meme lé éleve
+14/11/01 20:17:52 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 et moi bas G po tout mé cours
+14/11/01 20:17:52 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+14/11/01 20:18:12 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ah ce n est que ca\ f
+14/11/01 20:18:19 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2chez nous il etait tt le temps HS\ f
+14/11/01 20:18:21 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas oué
+14/11/01 20:18:26 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+14/11/01 20:18:28 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C relou
+14/11/01 20:18:30 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2et les DD de sauvegardes\ f
+14/11/01 20:18:30 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu peu rien faire
+14/11/01 20:18:33 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2merdait à chaque\ f
+14/11/01 20:18:35 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2fois\ f
+14/11/01 20:18:49 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c pour ca que je ne bossais jms mes tps à l iut\ f
+14/11/01 20:18:56 :LiK[WriTe-LyRiCs]!OZoNe@EVz8AB0U.ipt.aol.com JOIN :#alsa-station
+14/11/01 20:18:58 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+14/11/01 20:19:01 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas moi ca va
+14/11/01 20:19:02 :Antoine304-Tres-Amoureux!~Antoine304@212.195.10.I3 NICK :Antoine304-Tres-Amoureux[Plus-
+14/11/01 20:19:07 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C juste cette semiane que ca merde
+14/11/01 20:19:07 :Antoine304-Tres-Amoureux[Plus-!~Antoine304@212.195.10.I3 NICK :Antoine304-Tres-Amoureux[Pas-L
+14/11/01 20:19:09 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 en faite
+14/11/01 20:19:12 :LiK[WriTe-LyRiCs]!OZoNe@EVz8AB0U.ipt.aol.com NICK :LiK
+14/11/01 20:19:14 :LiK!OZoNe@EVz8AB0U.ipt.aol.com PRIVMSG #alsa-station :lut
+14/11/01 20:19:15 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 parvequ'il ont changer de fire wall
+14/11/01 20:19:36 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Seireix nous il y avait tt le temps des Pbs\ f
+14/11/01 20:19:37 :Antoine304-Tres-Amoureux[Pas-L!~Antoine304@212.195.10.I3 NICK :Antoine304-Amoureux[Pas-La]
+14/11/01 20:19:50 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ha
+14/11/01 20:19:51 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c pour ca qu il valait mieux rester chez soi ;-)\ f
+14/11/01 20:19:51 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 po cool
+14/11/01 20:20:01 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Soir LiK\ f
+14/11/01 20:20:15 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 salut LiK
+14/11/01 20:20:55 :LiK!OZoNe@EVz8AB0U.ipt.aol.com QUIT :Read error : Connection reset by peer
+14/11/01 20:25:00 :Antoine304-Amoureux[Pas-La]!~Antoine304@212.195.10.I3 QUIT :Ping timeout
+14/11/01 20:25:01 :LiK!OZoNe@EV0Iz3I3.ipt.aol.com JOIN :#alsa-station
+14/11/01 20:25:19 :LiK!OZoNe@EV0Iz3I3.ipt.aol.com PRIVMSG #alsa-station :re
+14/11/01 20:26:59 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr JOIN :#alsa-station
+14/11/01 20:33:51 :Papou!Ange-ou-De@212.195.9.3z3 JOIN :#fcna
+14/11/01 20:34:27 :Papou!Ange-ou-De@212.195.9.3z3 PRIVMSG #fcna :!seen zeraw *
+14/11/01 20:34:29 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :Papou, je n'ai pas vu zeraw depuis 12 heures 52 minutes.
+14/11/01 20:35:05 :Agathe_!~v484@XocsNMy9Wn7iyGsBA0s3sBAA.abo.wanadoo.fr JOIN :#alsa-station
+14/11/01 20:35:13 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 Keitaro
+14/11/01 20:35:16 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 on a tjs po l'irix
+14/11/01 20:35:17 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C relou
+14/11/01 20:35:32 :Agathe_!~v484@XocsNMy9Wn7iyGsBA0s3sBAA.abo.wanadoo.fr PART #alsa-station
+14/11/01 20:39:52 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 1ACTION \ 310\ 2\1fs'absente,\1f \ 37raison : \ 34"\ 312 fumage de clope \ 34" \ 36 à 20:40:54 ...\ 1
+14/11/01 20:39:52 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Browni68_Away
+14/11/01 20:39:59 :Antoine304-Amoureux!~Antoine304@212.195.3.00 JOIN :#fcna
+14/11/01 20:41:38 :Browni68_Away!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Browni68
+14/11/01 20:41:38 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 1ACTION \ 310\ 2\1fest de retour.., \1f\ 34s'était absenté pour : \ 37"\ 312 fumage de clope \ 37" \ 36 pendant 1min 46secs \ 37 ( depuis 20:40:54 )\ 1
+14/11/01 20:43:18 :Browni68!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Phillip_Morris
+14/11/01 20:44:27 :Phillip_Morris!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Browni68_Serial_Smoker
+14/11/01 20:54:56 :Browni68_Serial_Smoker!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Browni68[Happy]
+14/11/01 20:55:58 :Papou!Ange-ou-De@212.195.9.3z3 NICK :Papou\-\Smock\-\
+14/11/01 20:56:10 :LiK!OZoNe@EV0Iz3I3.ipt.aol.com QUIT :Read error : Connection reset by peer
+14/11/01 20:56:59 :zozo[-_-]!arf@---sB3.dialup-185.worldonline.fr JOIN :#fcna
+14/11/01 20:57:12 :zozo[-_-]!arf@---sB3.dialup-185.worldonline.fr PRIVMSG #fcna :reeeeeeeeee
+14/11/01 20:57:29 :LiK!OZoNe@EVEqBUV3.ipt.aol.com JOIN :#alsa-station
+14/11/01 20:57:49 :LiK!OZoNe@EVEqBUV3.ipt.aol.com PRIVMSG #alsa-station :lut !!!!!!!!!!!!!!
+14/11/01 20:58:06 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 re :)
+14/11/01 20:59:27 :Antoine304-Amoureux!~Antoine304@212.195.3.00 NICK :Antoine304-Tres-Amoureux
+14/11/01 21:00:51 :LiK!OZoNe@EVEqBUV3.ipt.aol.com QUIT :Ping timeout
+14/11/01 21:02:58 :Rencontre!~v487@EVYHU04U.ipt.aol.com JOIN :#limoges
+14/11/01 21:03:46 :Rencontre!~v487@EVYHU04U.ipt.aol.com PRIVMSG Tibere :salut , t'es de limoges memee ?
+14/11/01 21:03:48 :Papou\-\Smock\-\!Ange-ou-De@212.195.9.3z3 NICK :Papou
+14/11/01 21:05:31 :Rencontre!~v487@EVYHU04U.ipt.aol.com QUIT :Voila
+14/11/01 21:09:29 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.9.4U JOIN :#fcna
+14/11/01 21:09:30 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+14/11/01 21:12:47 :Florent___!~v401@EVYH3qAz.ipt.aol.com JOIN :#limoges
+14/11/01 21:12:56 :Florent___!~v401@EVYH3qAz.ipt.aol.com PART #limoges
+14/11/01 21:15:57 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 1ACTION \ 310\ 2\1fs'absente,\1f \ 37raison : \ 34"\ 312 fume une clope et commande son new pare choc \ 34" \ 36 à 21:16:59 ...\ 1
+14/11/01 21:15:57 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Browni68_Away
+14/11/01 21:16:37 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.9.4U QUIT :Ze Te N'MmMmMmM Gwen :o) kissssssssssssssssss
+14/11/01 21:18:28 :Browni68_Away!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr NICK :Browni68[Happy]
+14/11/01 21:18:28 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 1ACTION \ 310\ 2\1fest de retour.., \1f\ 34s'était absenté pour : \ 37"\ 312 fume une clope et commande son new pare choc \ 37" \ 36 pendant 2mins 31secs \ 37 ( depuis 21:16:59 )\ 1
+14/11/01 21:24:24 :Antoine304-Tres-Amoureux!~Antoine304@212.195.3.00 NICK :Antoine304-[DernierSoirDeConne
+14/11/01 21:24:50 :Antoine304-[DernierSoirDeConne!~Antoine304@212.195.3.00 NICK :Antoine304-DernierSoirDeConnec
+14/11/01 21:25:12 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 JOIN :#fcna
+14/11/01 21:25:16 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+14/11/01 21:31:13 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 PRIVMSG #fcna :- \ 34Activation du \ 2\ 38,12[ mode AwAyRe ]\ 2\ 3 - \ 310Car :\ 34 MiaM MiaM -
+14/11/01 21:31:13 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 NICK :ZeRaW`M`Sa`N`ApO|-|MiaM|-|
+14/11/01 21:45:35 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3s3zz.abo.wanadoo.fr PART #alsa-station :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\ 310 ©\ 312 NeOpHyTe
+14/11/01 21:49:45 :ZeRaW`M`Sa`N`ApO|-|MiaM|-|!ZeRaW@212.195.4.I0 NICK :ZeRaW`M`Sa`N`ApO
+14/11/01 21:49:46 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 PRIVMSG #fcna :- \ 34Je viens de revenir de mon \ 2\ 38,12[ AwAyRe ]\ 2\ 3 - \ 310J'y étais car :\ 37 MiaM MiaM -\ 312 Temps écoulé : 18mins 32secs -
+14/11/01 21:57:54 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 QUIT :Read error : Connection reset by peer
+14/11/01 21:58:31 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 JOIN :#fcna
+14/11/01 21:58:32 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+14/11/01 22:01:23 :Antoine304-DernierSoirDeConnec!~Antoine304@212.195.3.00 PRIVMSG #fcna :\ 2\ 2\ 315,0~\ 315,0¤\ 315,0~\ 39,12ZeRaW`M`Sa`N`ApO???? \ 315,0~\ 315,0¤\ 315,0~
+14/11/01 22:01:30 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 PRIVMSG #fcna :\ 37,2`\ 310,2^\ 38,2~\ 311,2¤ \ 34,2\ 2oui? \ 2\ 311,2¤\ 38,2~\ 310,2^\ 37,2`
+14/11/01 22:01:58 :Antoine304-DernierSoirDeConnec!~Antoine304@212.195.3.00 PRIVMSG #fcna :\ 2\ 2\ 315,0~\ 315,0¤\ 315,0~\ 39,12t as vu mon pseudo? \ 315,0~\ 315,0¤\ 315,0~
+14/11/01 22:02:05 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 PRIVMSG #fcna :\ 37,2`\ 310,2^\ 38,2~\ 311,2¤ \ 34,2\ 2arf \ 2\ 311,2¤\ 38,2~\ 310,2^\ 37,2`
+14/11/01 22:02:10 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 PRIVMSG #fcna :\ 37,2`\ 310,2^\ 38,2~\ 311,2¤ \ 34,2\ 2tu revien pu apreS ? \ 2\ 311,2¤\ 38,2~\ 310,2^\ 37,2`
+14/11/01 22:02:15 :Papou!Ange-ou-De@212.195.9.3z3 QUIT :Ping timeout
+14/11/01 22:02:18 :Antoine304-DernierSoirDeConnec!~Antoine304@212.195.3.00 PRIVMSG #fcna :\ 2\ 2\ 315,0~\ 315,0¤\ 315,0~\ 39,12je sais pas... \ 315,0~\ 315,0¤\ 315,0~
+14/11/01 22:02:49 :zozo[-_-]!arf@---sB3.dialup-185.worldonline.fr PRIVMSG #fcna :bye all
+14/11/01 22:03:14 :Papou!Ange-ou-De@212.195.2.3AA JOIN :#fcna
+14/11/01 22:03:37 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 PRIVMSG #fcna :\ 37,2`\ 310,2^\ 38,2~\ 311,2¤ \ 34,2\ 2arf \ 2\ 311,2¤\ 38,2~\ 310,2^\ 37,2`
+14/11/01 22:04:22 :Antoine304-DernierSoirDeConnec!~Antoine304@212.195.3.00 PRIVMSG #fcna :\ 2\ 2\ 315,0~\ 315,0¤\ 315,0~\ 39,12moue \ 315,0~\ 315,0¤\ 315,0~
+14/11/01 22:04:24 :zozo[-_-]!arf@---sB3.dialup-185.worldonline.fr QUIT :vive le venttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt
+14/11/01 22:19:29 :Antoine304-DernierSoirDeConnec!~Antoine304@212.195.3.00 QUIT :Je reviendrai plus, enfin pour le moment..... allez a plus tout le monde....
+14/11/01 22:28:11 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ciao
+14/11/01 22:28:16 :NicoS[loveS-mYrA]Greve-a-l`IUT!ZigZag2@EVYH48E3.ipt.aol.com PART #alsa-station :\ 312 @ PlouSsSS le monde de #alsa-station !!! :)
+14/11/01 22:34:01 :Papou!Ange-ou-De@212.195.2.3AA PRIVMSG #fcna :bye alllllllllllllllllllllllllllllllllll et bonne nuit a ts
+14/11/01 22:42:17 :Papou!Ange-ou-De@212.195.2.3AA QUIT :
+14/11/01 23:10:21 :ENZO44!~chezlucifer@EVE3YqIV.ipt.aol.com JOIN :#limoges
+14/11/01 23:10:27 :ENZO44!~chezlucifer@EVE3YqIV.ipt.aol.com PRIVMSG #limoges :/\ 2\1f\ 31,9salut je recherche une fille qui s apelle alexane et elle habite a tule a coter de brive sa vous dit quelle que chose si oui venez en pv merci\1f \ f
+14/11/01 23:10:58 :ENZO44!~chezlucifer@EVE3YqIV.ipt.aol.com PRIVMSG #limoges :\ 2\ 30,0 \ 3\1f\ 31,9\ 2\ 2y a quelqu un\1f \ 39
+14/11/01 23:11:12 :ENZO44!~chezlucifer@EVE3YqIV.ipt.aol.com PRIVMSG #limoges :!access *
+14/11/01 23:11:36 :ENZO44!~chezlucifer@EVE3YqIV.ipt.aol.com PRIVMSG Tibere :/\ 2\1f\ 31,9salut je recherche une fille qui s apelle alexane et elle habite a tule a coter de brive sa vous dit quelle que chose si oui venez en pv merci\1f \ f
+14/11/01 23:11:49 :ENZO44!~chezlucifer@EVE3YqIV.ipt.aol.com PART #limoges
+14/11/01 23:17:51 :Rico-!rico@vj7koQ.adsl.nerim.net NICK :Rico_Pas-La
+14/11/01 23:23:04 :ZeRaW`M`Sa`N`ApO`!ZeRaW@212.195.4.40 JOIN :#fcna
+14/11/01 23:23:05 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO`] Pas touche a mon chriii(apo) dé diou !! mdr
+14/11/01 23:23:11 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.I0 QUIT :Ping timeout
+14/11/01 23:34:10 :katarina!~v670@mowB34BUI3AzAAU.chello.fr JOIN :#limoges
+14/11/01 23:34:37 :katarina!~v670@mowB34BUI3AzAAU.chello.fr PRIVMSG #limoges :bonsoir limoges
+14/11/01 23:34:56 :katarina!~v670@mowB34BUI3AzAAU.chello.fr PRIVMSG #limoges :\ 310pas grand monde ici
+14/11/01 23:35:10 :katarina!~v670@mowB34BUI3AzAAU.chello.fr PRIVMSG #limoges :\ 310jen vous souhaite une bonne nuit
+14/11/01 23:35:15 :katarina!~v670@mowB34BUI3AzAAU.chello.fr PRIVMSG #limoges :\ 310bye
+14/11/01 23:38:12 :katarina!~v670@mowB34BUI3AzAAU.chello.fr PART #limoges
+14/11/01 23:41:11 :Rico_Pas-La!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :\ 1ACTION is away (absent)\ 1
+14/11/01 23:57:20 :NetGw!~gw@Eaovrs3A3s3sUs4.abo.wanadoo.fr QUIT :Noyga
+14/11/01 23:59:15 :Rico_Pas-La!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+15/11/01 00:10:13 :ZeRaW`M`Sa`N`ApO`!ZeRaW@212.195.4.40 QUIT :Read error : Connection reset by peer
+15/11/01 00:10:14 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:10:43 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.40 JOIN :#fcna
+15/11/01 00:10:45 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 00:19:13 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.4.40 QUIT :Ping timeout
+15/11/01 00:19:14 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:19:48 :NetGw!~gw@Eaovrs3A3s3sUs4.abo.wanadoo.fr QUIT :Noyga
+15/11/01 00:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:23:17 :NetGw!~gw@Eaovrs3A3s3sUs4.abo.wanadoo.fr QUIT :Noyga
+15/11/01 00:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:44:46 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+15/11/01 00:44:47 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+15/11/01 00:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:45:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+15/11/01 00:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:46:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+15/11/01 00:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:47:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+15/11/01 00:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:48:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+15/11/01 00:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:49:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #Alsa-Station
+15/11/01 00:50:01 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr JOIN :#alsa-station
+15/11/01 00:50:05 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :'soir à tous
+15/11/01 00:50:20 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#alsa-station
+15/11/01 00:50:20 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX 
+15/11/01 00:50:20 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :
+15/11/01 00:50:22 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+15/11/01 00:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:50:28 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!setwelcome
+15/11/01 00:50:30 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!locktopic
+15/11/01 00:50:33 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!locktopic
+15/11/01 00:50:36 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!chaninfo
+15/11/01 00:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:51:45 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!welcome merci de penser à renseigner les coordonnées owner email & name, de plus vous avez le droit à 3 mask par access, les mask du genre *!*@* sont interdits, et les access du genre **www** sont également interdits - LeVicomte CSAdmin
+15/11/01 00:52:14 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!setwelcome
+15/11/01 00:52:16 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :!welcome merci de penser à renseigner les coordonnées owner email & name, de plus vous avez le droit à 3 mask par access, les mask du genre *!*@* sont interdits, et les access du genre **www** sont également interdits - LeVicomte CSAdmin
+15/11/01 00:52:23 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PRIVMSG #alsa-station :çà y est irix relag
+15/11/01 00:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:52:25 :{Adminreg-Irix}!~levicomte@Ea9Qvus3A3s3s4sUI.abo.wanadoo.fr PART #alsa-station
+15/11/01 00:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:58:35 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 00:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:00:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:06:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com QUIT :Ping timeout
+15/11/01 01:07:30 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com JOIN :#alsa-station
+15/11/01 01:08:46 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com PRIVMSG #alsa-station :/msg irix auth #alsa-station keitaro y7Cn6Gn7Q
+15/11/01 01:10:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o Keitaro 
+15/11/01 01:12:43 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+15/11/01 01:13:08 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com JOIN :#alsa-station
+15/11/01 01:13:44 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o Keitaro 
+15/11/01 01:14:40 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com TOPIC #Alsa-Station :"""¨¨°º©o.,,.o©º°¨¨°º©[ ···· < La Web Radio de l'IRC Alsacien > ···· ]©º°¨¨°º©o.,,.o©º°¨¨"""
+15/11/01 01:15:46 :Keitaro!KOala_v5@EVYVpzzR.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+15/11/01 01:18:01 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+15/11/01 01:18:09 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+15/11/01 01:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+15/11/01 01:18:53 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:40:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:45:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 01:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:05:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:08:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:31:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:58:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 02:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:33:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:58:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 03:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:15:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:27:23 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 04:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:34:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 05:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:46:27 :Kirkaa!~v918@213.245.216.BUU JOIN :#limoges
+15/11/01 06:47:08 :Kirkaa!~v918@213.245.216.BUU PART #limoges
+15/11/01 06:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 06:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 07:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:05:45 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:05:45 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:07:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:35:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:36:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 08:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:23:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:30:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 09:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:03:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:24:51 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+15/11/01 10:24:55 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :pssiiittt ... -->> http://www.topxfrance.free.fr --- si tu cherches des photos ou webcams de filles coquines... bisous
+15/11/01 10:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:40:08 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 10:40:13 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 10:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:44:48 :adelweiss!~v724@Xocstow7GrWs3A3s3s3pz.abo.wanadoo.fr JOIN :#limoges
+15/11/01 10:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:45:47 :adelweiss!~v724@Xocstow7GrWs3A3s3s3pz.abo.wanadoo.fr PRIVMSG Tibere :salut
+15/11/01 10:46:16 :adelweiss!~v724@Xocstow7GrWs3A3s3s3pz.abo.wanadoo.fr PRIVMSG #limoges :salut atous!!!
+15/11/01 10:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:47:15 :adelweiss!~v724@Xocstow7GrWs3A3s3s3pz.abo.wanadoo.fr QUIT :Voila
+15/11/01 10:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:52:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:55:23 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 10:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:55:29 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 10:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 10:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:10:39 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 11:10:45 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 11:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:21:23 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:25:57 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 11:26:05 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 11:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:41:16 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 11:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:41:32 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 11:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:56:32 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 11:56:48 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 11:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 11:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:03:02 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4s3z.abo.wanadoo.fr JOIN :#alsa-station
+15/11/01 12:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:03:33 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4s3z.abo.wanadoo.fr PART #alsa-station
+15/11/01 12:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:11:11 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Bisous, tu veux faire ma connaissance? alors vient sur http://www.amatricesphotos.free.fr Labas tu auras accès a des webcams ainsi qu'a pleins de galeries photos 100 % gratuites
+15/11/01 12:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:12:25 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :sexe? -->> http://www.topxfrance.free.fr le site X numéro 1 !
+15/11/01 12:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:29:33 :juliee!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :Envie de voir des nanas canons sur le net? http://www.amatricesphotos.free.fr
+15/11/01 12:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:30:46 :sophiiie!~diiiffiiddd@EVYH3H3q.ipt.aol.com PRIVMSG Tibere :http://www.topxfrance.free.fr ... si tu cherches une petite pause coquine entre 12 et 14 heures....
+15/11/01 12:30:53 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com JOIN :#alsa-station
+15/11/01 12:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:31:25 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com PRIVMSG #alsa-station :Yop
+15/11/01 12:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:39:37 :LiK!OZoNe@EVEqpVV3.ipt.aol.com JOIN :#alsa-station
+15/11/01 12:39:53 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Bijour irix
+15/11/01 12:39:55 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 :)
+15/11/01 12:40:03 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Yop LiK\ f
+15/11/01 12:40:07 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 yo
+15/11/01 12:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:40:28 :LiK!OZoNe@EVEqpVV3.ipt.aol.com NICK :OXyDe
+15/11/01 12:41:00 :OXyDe!OZoNe@EVEqpVV3.ipt.aol.com NICK :LiK
+15/11/01 12:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:42:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:42:57 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ca marche :-)\ f
+15/11/01 12:43:11 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 vi
+15/11/01 12:43:12 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!op
+15/11/01 12:43:12 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o LiK 
+15/11/01 12:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:44:19 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!info \ 2\ 312,14-=[God Gave Punk Rock To Me, I am The New Messiah. Than Hear Me]=-
+15/11/01 12:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:44:31 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!info \ 38,14-=[God Gave Punk Rock To Me, I am The New Messiah. Than Hear Me]=-
+15/11/01 12:44:42 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Lol\ f
+15/11/01 12:44:48 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!moduser idnick oxyde OXyDe
+15/11/01 12:44:55 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!moduser nick oxyde OXyDe
+15/11/01 12:44:59 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!help moduser
+15/11/01 12:45:17 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!moduser newidnick oxyde OXyDe
+15/11/01 12:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:45:27 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!moduser newidnick oxyde ffffffff
+15/11/01 12:45:34 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!moduser newidnick ffffffff OXyDe
+15/11/01 12:45:39 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 vala
+15/11/01 12:45:46 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!time
+15/11/01 12:45:54 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!troubles
+15/11/01 12:46:10 :LiK!OZoNe@EVEqpVV3.ipt.aol.com PRIVMSG #alsa-station :!help
+15/11/01 12:46:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:47:02 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Bon je dois y go\ f
+15/11/01 12:47:12 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2@Pluch l ami :-)\ f
+15/11/01 12:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:50:31 :Keitaro!KOala_v5@EVYH3qUp.ipt.aol.com QUIT :Pfff encore plein de choses à faire ^_^
+15/11/01 12:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:58:05 :LiK!OZoNe@EVEqpVV3.ipt.aol.com QUIT :OZoNe Script 1.0 Par OXyDe
+15/11/01 12:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 12:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:11:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:13:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:32:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:38:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:39:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:40:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:41:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:42:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:43:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:44:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:45:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:46:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:47:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:48:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:49:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:50:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:51:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:52:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:56:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 13:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:01:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:06:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:15:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:17:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:18:55 :R591!rico@EVYVRqIz.ipt.aol.com NICK :Rico-
+15/11/01 14:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:26:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:27:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:29:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:31:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:32:37 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:40:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com QUIT :Ping timeout
+15/11/01 14:51:47 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+15/11/01 14:51:55 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+15/11/01 14:52:11 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+15/11/01 14:52:39 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:53:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:54:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:55:21 :vero18anns!~effhtj@EVYRYzER.ipt.aol.com PRIVMSG Tibere :Envie de voir des nanas canons sur le net? http://www.amatricesphotos.free.fr
+15/11/01 14:55:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:56:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:57:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:58:03 :jennifer4536!~jennifer45@mQW3s3Bp.arc1.w.club-internet.fr PRIVMSG Tibere :salut!! rdv sur http://www.sex4you.fr.st  pour une visio avec moi
+15/11/01 14:58:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 14:59:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:01:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:02:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:03:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:04:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:05:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:06:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:07:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:08:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:09:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:10:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:10:40 :vero18anns!~effhtj@EVYRYzER.ipt.aol.com PRIVMSG Tibere :Envie de voir des nanas canons sur le net? http://www.amatricesphotos.free.fr
+15/11/01 15:11:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:12:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:13:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:14:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:15:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:16:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:17:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:18:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:19:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:20:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:21:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:23:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:24:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:25:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:25:53 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com QUIT :mise à jour
+15/11/01 15:28:47 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+15/11/01 15:28:55 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+15/11/01 15:29:11 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+15/11/01 15:29:39 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:33:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:35:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:36:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:37:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 15:38:18 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com QUIT :mise a jour vers eggnet (nouvel essai)
+15/11/01 16:11:03 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :Venez retrouver Fabienne Egal en direct du festival d'Auxerre sur #interview
+15/11/01 16:15:40 :barnabu!~v634@-vBA8soQg7.unilim.fr JOIN :#limoges
+15/11/01 16:16:35 :barnabu!~v634@-vBA8soQg7.unilim.fr PART #limoges
+15/11/01 17:28:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+15/11/01 17:28:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+15/11/01 17:28:31 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+15/11/01 17:29:30 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:30:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:31:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:32:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:33:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:34:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:34:59 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.6.BAA JOIN :#fcna
+15/11/01 17:35:00 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 17:36:16 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.6.BAA PRIVMSG #fcna :- \ 34Je viens de revenir de mon \ 2\ 38,12[ AwAyRe ]\ 2\ 3 - \ 310J'y étais car :\ 37 Je v o DoDo ReveR De MoN TiT AmouR :) -\ 312 Temps écoulé : 18hrs 15mins 26secs -
+15/11/01 17:40:02 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.6.BAA NICK :ZeRaW`M`Sa`N`ApO|-|AwAyRe|-|
+15/11/01 17:46:59 :ZeRaW`M`Sa`N`ApO|-|AwAyRe|-|!ZeRaW@212.195.6.BAA QUIT :Read error : Connection reset by peer
+15/11/01 17:47:00 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:47:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 17:47:30 :ZeRaW`M`Sa`N`ApO|-|AwAyRe|-|!ZeRaW@212.195.6.BAA JOIN :#fcna
+15/11/01 17:47:31 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO|-|AwAyRe|-|] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 17:54:33 :ZeRaW`M`Sa`N`ApO|-|AwAyRe|-|!ZeRaW@212.195.6.BAA NICK :ZeRaW`M`Sa`N`ApO
+15/11/01 18:00:31 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PART #Alsa-Station :Left all channels
+15/11/01 18:00:31 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PART #FCNA :Left all channels
+15/11/01 18:00:31 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PART #limoges :Left all channels
+15/11/01 18:06:27 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#limoges
+15/11/01 18:06:29 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#FCNA
+15/11/01 18:06:33 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+15/11/01 18:12:31 :Rico-!rico@EVYVRqIz.ipt.aol.com QUIT :Ping timeout
+15/11/01 18:19:26 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.6.BAA PRIVMSG #fcna :je reboot sous win2000 je re
+15/11/01 18:19:28 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.6.BAA QUIT :Ze Te N'MmMmMmM Gwen :o) kissssssssssssssssss
+15/11/01 18:19:28 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 18:20:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 18:21:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 18:22:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 18:22:37 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.3zB JOIN :#fcna
+15/11/01 18:22:39 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 18:37:43 :zozo[-_-]!arf@---s3U.dialup-185.worldonline.fr JOIN :#fcna
+15/11/01 18:43:01 :zozo[-_-]!arf@---s3U.dialup-185.worldonline.fr PRIVMSG #fcna :a tte
+15/11/01 18:46:21 :ZeRaW`M`Sa`N`ApO`!ZeRaW@212.195.6.0I JOIN :#fcna
+15/11/01 18:46:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO`] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 18:48:34 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.3zB QUIT :Ping timeout
+15/11/01 18:49:14 :zozo[-_-]!arf@---s3U.dialup-185.worldonline.fr PRIVMSG #fcna :a tte
+15/11/01 18:49:25 :zozo[-_-]!arf@---s3U.dialup-185.worldonline.fr QUIT :vive le venttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt
+15/11/01 18:59:27 :ZeRaW`M`Sa`N`ApO`!ZeRaW@212.195.6.0I PRIVMSG #fcna :je re
+15/11/01 18:59:28 :ZeRaW`M`Sa`N`ApO`!ZeRaW@212.195.6.0I QUIT :Ze Te N'MmMmMmM Gwen :o) kissssssssssssssssss
+15/11/01 18:59:29 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 19:00:24 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 19:01:00 :seb_25h87[pas_la]!~m87@213.245.221.4I JOIN :#limoges
+15/11/01 19:01:08 :seb_25h87[pas_la]!~m87@213.245.221.4I PART #limoges
+15/11/01 19:01:25 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG Tibere :go #FCNA
+15/11/01 19:01:45 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.zA JOIN :#fcna
+15/11/01 19:01:46 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 19:05:30 :Interview!~bich0@xrnW0sAsA.x-echo.com NOTICE $*.* :Christian des Girondins de Bordeaux en interview venez lui poser toutes vos questions sur le salon #interview !!!
+15/11/01 19:06:33 :Moldo!~chezlucifer@62.147.40.B4z JOIN :#fcna
+15/11/01 19:06:35 :Moldo!~chezlucifer@62.147.40.B4z PRIVMSG #fcna :^\ 36,9Kikoo tt le monde !!!!!!!! ^
+15/11/01 19:06:40 :Moldo!~chezlucifer@62.147.40.B4z PRIVMSG #fcna :\ 2\ 30,0 \ 3\ 3\ 38,3\ 2\ 2salut ZeRaW`M`Sa`N`ApO \ 34
+15/11/01 19:06:43 :Papou\!Ange-ou-De@212.195.6.3z3 JOIN :#fcna
+15/11/01 19:10:13 :Moldo!~chezlucifer@62.147.40.B4z QUIT :\ 314,14_\ 2\1f\ 34,14The Lucifer Script© V1.1\1f \ 2\ 30,14 ... By Olfo < www.chezlucifer.cjb.net >
+15/11/01 19:15:15 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.zA PRIVMSG #fcna :- \ 34Activation du \ 2\ 38,12[ mode AwAyRe ]\ 2\ 3 - \ 310Car :\ 34 MiaM MiaM -
+15/11/01 19:15:15 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.zA NICK :ZeRaW`M`Sa`N`ApO|-|MiaM|-|
+15/11/01 19:15:29 :Rico_Pas-La!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+15/11/01 19:16:14 :Papou\!Ange-ou-De@212.195.6.3z3 QUIT :Ping timeout
+15/11/01 19:18:44 :Rico_Pas-La!rico@vj7koQ.adsl.nerim.net QUIT :
+15/11/01 19:18:54 :licohenc!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+15/11/01 19:19:14 :licohenc!rico@vj7koQ.adsl.nerim.net NICK :Rico-
+15/11/01 19:29:17 :Question_de!~dixit@xrnW0sAsA.x-echo.com NOTICE $*.* :[Adminterview]Venez rejoindre Christian des Girondins de Bordeaux sur le canal #interview pour lui poser toutes vos questions
+15/11/01 19:38:57 :ZeRaW`M`Sa`N`ApO|-|MiaM|-|!ZeRaW@212.195.7.zA NICK :ZeRaW`M`Sa`N`ApO
+15/11/01 19:38:57 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.zA PRIVMSG #fcna :- \ 34Je viens de revenir de mon \ 2\ 38,12[ AwAyRe ]\ 2\ 3 - \ 310J'y étais car :\ 37 MiaM MiaM -\ 312 Temps écoulé : 23mins 43secs -
+15/11/01 19:41:46 :tiger64!Marcia@EVYVzA0U.ipt.aol.com JOIN :#fcna
+15/11/01 19:42:06 :tiger64!Marcia@EVYVzA0U.ipt.aol.com QUIT :
+15/11/01 19:53:55 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.zA PRIVMSG #fcna :rebooooooooooooooooot
+15/11/01 19:54:01 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.zA QUIT :Ze Te N'MmMmMmM Gwen :o) kissssssssssssssssss
+15/11/01 19:57:34 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.BI3 JOIN :#fcna
+15/11/01 19:57:34 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 20:01:19 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com JOIN :#alsa-station
+15/11/01 20:01:20 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :[NicoS[loveS-mYrA]] bienvenu sur la web radio
+15/11/01 20:01:51 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!access
+15/11/01 20:01:53 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!access*
+15/11/01 20:01:55 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!access *
+15/11/01 20:01:57 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 yesssssssssssssssss
+15/11/01 20:03:02 :LiK!OZoNe@EVzz4IzH.ipt.aol.com JOIN :#alsa-station
+15/11/01 20:03:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net PRIVMSG #alsa-station :\ 2[OXyDe]\ 2 \ 38,14-=[God Gave Punk Rock To Me, I am The New Messiah. Than Hear Me]=-
+15/11/01 20:03:14 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 salut LiK
+15/11/01 20:03:19 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :lut
+15/11/01 20:03:29 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 on a l'irix
+15/11/01 20:03:31 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+15/11/01 20:03:35 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 terrible
+15/11/01 20:03:35 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 20:04:00 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je savais a 13h :)
+15/11/01 20:04:07 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 nananananéreeeeeeuuuuuuuhhhhhhhh
+15/11/01 20:04:10 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lol
+15/11/01 20:04:48 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ptdr
+15/11/01 20:04:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu ma meme pa tel
+15/11/01 20:04:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 20:05:10 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 j'ai aps ton tel
+15/11/01 20:05:14 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 mais si tu veux le mien
+15/11/01 20:05:21 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 0675688798
+15/11/01 20:05:25 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+15/11/01 20:05:25 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 20:05:25 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ok
+15/11/01 20:05:55 :LiK!OZoNe@EVzz4IzH.ipt.aol.com NICK :NicoS[loveS-mYrA]-
+15/11/01 20:05:58 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 héhé
+15/11/01 20:06:02 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+15/11/01 20:06:02 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je vasi aller voir myra
+15/11/01 20:06:05 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 mais chut
+15/11/01 20:06:11 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lui dit rien je vasi faire une joke
+15/11/01 20:06:12 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ta pas interrer
+15/11/01 20:06:16 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 mais on va la prévenir
+15/11/01 20:06:21 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 pas de truc deg
+15/11/01 20:06:23 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 c promis
+15/11/01 20:06:26 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je vasi te la conquérir
+15/11/01 20:06:30 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lol
+15/11/01 20:06:37 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu fais a rogneugneu
+15/11/01 20:06:39 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 20:06:41 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 tu l'as déja conquéri et poser ton drapeau sur son corp charnel ?
+15/11/01 20:07:05 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 change de psuedo
+15/11/01 20:07:08 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 et ca te regarde po
+15/11/01 20:07:09 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 20:07:13 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 314,1 ok
+15/11/01 20:07:24 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 314,15 ok
+15/11/01 20:07:35 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 mais
+15/11/01 20:07:37 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arreteuh
+15/11/01 20:07:39 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 je suis NicoS[loveS-mYrA]
+15/11/01 20:07:41 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 imosteur
+15/11/01 20:07:46 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 imposteur
+15/11/01 20:07:56 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 lol
+15/11/01 20:08:01 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 mais comment savoir qui est qui ?
+15/11/01 20:08:03 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com JOIN :#alsa-station
+15/11/01 20:08:11 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 salut moréno
+15/11/01 20:08:19 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 je passe chez toi ce soir ?
+15/11/01 20:08:27 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 NicoS[loveS-mYrA]-
+15/11/01 20:08:28 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 serieux
+15/11/01 20:08:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu fais ca
+15/11/01 20:08:33 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Yop\ f
+15/11/01 20:08:33 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ca va mal aller
+15/11/01 20:08:35 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2???\ f
+15/11/01 20:08:37 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 je fasi rien
+15/11/01 20:08:37 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 salut Keitaro
+15/11/01 20:08:40 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 on a l'irixxxxxxxxxx
+15/11/01 20:08:40 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lo
+15/11/01 20:08:40 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 l
+15/11/01 20:08:41 :irc.voila.fr 482 Tibere #Alsa-Station :Vous n'êtes pas opérateur du salon
+15/11/01 20:08:41 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 arréte oxyde !!!!
+15/11/01 20:08:49 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 héhé oxyde
+15/11/01 20:08:50 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ca va mal
+15/11/01 20:08:51 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 aller
+15/11/01 20:08:58 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 suis po contant la
+15/11/01 20:09:02 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 mais heu
+15/11/01 20:09:09 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 savez même pas rigoler les nordiste
+15/11/01 20:09:12 :NicoS[loveS-mYrA]-!OZoNe@EVzz4IzH.ipt.aol.com NICK :LiK
+15/11/01 20:09:15 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 315,1 bande de nul
+15/11/01 20:09:25 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Lol\ f
+15/11/01 20:09:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 20:09:37 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 enfoirer LiK mdr
+15/11/01 20:09:38 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :Kikou
+15/11/01 20:09:45 :mYrAbYliS[LoVeS-NicoS]!bla@v9s7msn7yfr9icsBs3AA.abo.wanadoo.fr JOIN :#Alsa-Station
+15/11/01 20:09:48 :mYrAbYliS[LoVeS-NicoS]!bla@v9s7msn7yfr9icsBs3AA.abo.wanadoo.fr PART #Alsa-Station
+15/11/01 20:10:04 :LiK!OZoNe@EVzz4IzH.ipt.aol.com NICK :LiK[Dossier_ECJS]
+15/11/01 20:13:39 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.BI3 QUIT :Ping timeout
+15/11/01 20:14:12 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II JOIN :#fcna
+15/11/01 20:14:14 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 20:17:26 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2NicoS[loveS-mYrA]\ f
+15/11/01 20:17:31 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2essaie de te auther\ f
+15/11/01 20:20:54 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com JOIN :#Alsa-Station
+15/11/01 20:21:02 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oki
+15/11/01 20:21:08 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 t po op NicoS[loveS-mYrA] \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:21:09 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 ? \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:21:17 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!op
+15/11/01 20:21:17 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o NicoS[loveS-mYrA] 
+15/11/01 20:21:19 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 héhé
+15/11/01 20:21:29 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 javé po eu irix \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:21:32 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 vu \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:21:35 :HYPRIANE!~LS@XocsPymr9QWs33Bs3z0.abo.wanadoo.fr JOIN :#FCNA
+15/11/01 20:21:37 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 il est arrivé kan ? \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:21:39 :HYPRIANE!~LS@XocsPymr9QWs33Bs3z0.abo.wanadoo.fr PART #FCNA
+15/11/01 20:21:40 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :!access *
+15/11/01 20:21:49 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 today
+15/11/01 20:21:50 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 20:21:59 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 et la demande date de kan \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:22:00 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com MODE #Alsa-Station +vvvvv Jules Keitaro LiK[Dossier_ECJS] NiLuGe Tibere 
+15/11/01 20:22:05 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 heu
+15/11/01 20:22:06 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je c po
+15/11/01 20:22:07 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 20:22:09 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 un bout de tmeps
+15/11/01 20:22:11 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 longtemps \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:22:15 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 fé chier \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:22:26 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2au fait irix est arrivé ce matin\ f
+15/11/01 20:22:31 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2vers 2-3H\ f
+15/11/01 20:22:42 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2si mes souvenirs sont bon :-)\ f
+15/11/01 20:23:30 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 je peux enlever jules alors ? \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:23:49 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 NiLuGe
+15/11/01 20:23:53 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 oui \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:23:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C toi qui t'en oqqp?
+15/11/01 20:23:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 la
+15/11/01 20:23:56 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 de jules?
+15/11/01 20:23:59 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 oui \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:24:01 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas oué
+15/11/01 20:24:06 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 enleve
+15/11/01 20:24:06 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 alors
+15/11/01 20:24:14 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 oki parce ke je viens de me faire reprimander \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:24:15 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 et Tibere
+15/11/01 20:24:17 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C toi ausu?
+15/11/01 20:24:20 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 par un cs \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:24:25 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 ah non po tibere \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:24:29 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :!part
+15/11/01 20:24:29 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PART #Alsa-Station
+15/11/01 20:24:31 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C rico
+15/11/01 20:24:32 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ?
+15/11/01 20:24:35 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+15/11/01 20:24:40 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 je demande pour tibere sur le botnet \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:25:47 :NiLuGe!~dj_anthrax@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #Alsa-Station :\ 310,14{\ 33,14{\ 39,14{\ 311,14{\ 31,14 c ossi rico \ 311,14}\ 39,14}\ 33,14}\ 310,14}
+15/11/01 20:25:56 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oki
+15/11/01 20:26:32 :Rico-!rico@vj7koQ.adsl.nerim.net JOIN :#alsa-station
+15/11/01 20:26:53 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 yop Rico-
+15/11/01 20:26:59 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :lu NicoS
+15/11/01 20:27:05 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :j'enlève Tibere ok
+15/11/01 20:27:07 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :il sert pu
+15/11/01 20:27:09 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+15/11/01 20:27:09 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 stp
+15/11/01 20:27:14 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :!part
+15/11/01 20:27:34 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :kel con :)
+15/11/01 20:27:36 :Rico-!rico@vj7koQ.adsl.nerim.net PRIVMSG #alsa-station :&part
+15/11/01 20:27:36 :Tibere!mo-ize@212.43.230.8A PART #alsa-station
+15/11/01 20:30:18 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II PRIVMSG #fcna :- \ 34Je viens de revenir de mon \ 2\ 38,12[ AwAyRe ]\ 2\ 3 - \ 310J'y étais car :\ 37 Allez hop au boulot ! -\ 312 Temps écoulé : 19mins 14secs -
+15/11/01 20:38:45 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :sur #interview tout de suite en direct du festival d'Auxerre, venez discuter avec Daniel Toscan Duplantier, célèbre réalisateur
+15/11/01 20:42:12 :Papou!Ange-ou-De@212.195.6.3pU JOIN :#fcna
+15/11/01 20:51:11 :NetGw!~gw@Eaovrs3A3s3sUs4.abo.wanadoo.fr QUIT :Buffer allocation error for NetGw[ANice-101-1-4-3.abo.wanadoo.fr]
+15/11/01 20:52:08 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+15/11/01 20:52:08 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+15/11/01 20:52:08 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+15/11/01 20:52:08 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+15/11/01 20:52:08 :irc.voila.fr 251 Tibere :Il y a 1495 chatteurs et 7162 chatteurs invisibles sur 10 serveur(s)
+15/11/01 20:52:08 :irc.voila.fr 252 Tibere 30 :opérateur(s) en ligne
+15/11/01 20:52:08 :irc.voila.fr 253 Tibere 453 :connexion(s) inconnu(s)
+15/11/01 20:52:08 :irc.voila.fr 254 Tibere 3652 :salons ouvert
+15/11/01 20:52:08 :irc.voila.fr 255 Tibere :J'ai 1431 utilisateurs et 1 serveurs
+15/11/01 20:52:08 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 1432 (1431 chatteurs)
+15/11/01 20:52:08 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+15/11/01 20:52:08 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:52:08 :irc.voila.fr 376 Tibere :Fin de la commande.
+15/11/01 20:52:08 :Tibere MODE Tibere :+x
+15/11/01 20:52:09 :Tibere!mo-ize@212.43.230.8A JOIN :#limoges
+15/11/01 20:52:09 :irc.voila.fr 353 Tibere = #limoges :Tibere @Jules 
+15/11/01 20:52:09 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+15/11/01 20:52:09 :irc.voila.fr 352 Tibere #limoges mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:52:09 :irc.voila.fr 352 Tibere #limoges ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H@ :2 Jules Verne
+15/11/01 20:52:09 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+15/11/01 20:52:11 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+15/11/01 20:52:17 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+15/11/01 20:52:17 :irc.voila.fr 353 Tibere = #FCNA :Tibere Rico- Jules ZeRaW`M`Sa`N`ApO Papou 
+15/11/01 20:52:17 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+15/11/01 20:52:19 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +o Tibere 
+15/11/01 20:52:19 :irc.voila.fr 352 Tibere #FCNA mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:52:19 :irc.voila.fr 352 Tibere #FCNA rico vj7koQ.adsl.nerim.net chat2.voila.fr Rico- H :2 Eric
+15/11/01 20:52:19 :irc.voila.fr 352 Tibere #FCNA ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H :2 Jules Verne
+15/11/01 20:52:19 :irc.voila.fr 352 Tibere #FCNA ZeRaW 212.195.7.II Wanadoo.Entrechat.Net ZeRaW`M`Sa`N`ApO H :2 ==> ZeRaW`M`Sa`N`ApO <==
+15/11/01 20:52:19 :irc.voila.fr 352 Tibere #FCNA Ange-ou-De 212.195.6.3pU Wanadoo.Entrechat.Net Papou H :2 LeChapelierFou
+15/11/01 20:52:19 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+15/11/01 20:52:20 :irc.voila.fr 368 Tibere #FCNA :Fin de la liste
+15/11/01 20:52:22 :Tibere!mo-ize@212.43.230.8A JOIN :#alsa-station
+15/11/01 20:52:22 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere @IriX @NicoS[loveS-mYrA] +LiK[Dossier_ECJS] +Keitaro 
+15/11/01 20:52:22 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:52:23 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:52:23 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+15/11/01 20:52:23 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYVzEpH.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA] H@ :2 NicoS
+15/11/01 20:52:23 :irc.voila.fr 352 Tibere #Alsa-Station OZoNe EVzz4IzH.ipt.aol.com chat2.voila.fr LiK[Dossier_ECJS] H+ :2 OZoNe Script 1.0 Par OXyDe
+15/11/01 20:52:23 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYRqI0V.ipt.aol.com chat2.voila.fr Keitaro H+ :2 [MoN ScRipT - http://www.KOala.fr.st]
+15/11/01 20:52:23 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:52:25 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+15/11/01 20:54:39 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+15/11/01 20:54:39 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+15/11/01 20:54:39 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+15/11/01 20:54:39 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+15/11/01 20:54:39 :irc.voila.fr 251 Tibere :Il y a 1597 chatteurs et 7450 chatteurs invisibles sur 9 serveur(s)
+15/11/01 20:54:39 :irc.voila.fr 252 Tibere 30 :opérateur(s) en ligne
+15/11/01 20:54:39 :irc.voila.fr 253 Tibere 219 :connexion(s) inconnu(s)
+15/11/01 20:54:39 :irc.voila.fr 254 Tibere 3670 :salons ouvert
+15/11/01 20:54:39 :irc.voila.fr 255 Tibere :J'ai 1716 utilisateurs et 1 serveurs
+15/11/01 20:54:39 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 1717 (1716 chatteurs)
+15/11/01 20:54:39 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+15/11/01 20:54:39 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:54:39 :irc.voila.fr 376 Tibere :Fin de la commande.
+15/11/01 20:54:39 :Tibere MODE Tibere :+x
+15/11/01 20:54:39 :Tibere!mo-ize@212.43.230.8A JOIN :#limoges
+15/11/01 20:54:39 :irc.voila.fr 353 Tibere = #limoges :Tibere @Jules 
+15/11/01 20:54:39 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+15/11/01 20:54:40 :irc.voila.fr 352 Tibere #limoges mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:54:40 :irc.voila.fr 352 Tibere #limoges ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H@ :2 Jules Verne
+15/11/01 20:54:40 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+15/11/01 20:54:41 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+15/11/01 20:54:48 :Tibere!mo-ize@212.43.230.8A JOIN :#fcna
+15/11/01 20:54:48 :irc.voila.fr 353 Tibere = #FCNA :Tibere Jules ZeRaW`M`Sa`N`ApO Papou Rico 
+15/11/01 20:54:48 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+15/11/01 20:54:49 :irc.voila.fr 352 Tibere #FCNA mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:54:49 :irc.voila.fr 352 Tibere #FCNA ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H :2 Jules Verne
+15/11/01 20:54:49 :irc.voila.fr 352 Tibere #FCNA ZeRaW 212.195.7.II Wanadoo.Entrechat.Net ZeRaW`M`Sa`N`ApO H :2 ==> ZeRaW`M`Sa`N`ApO <==
+15/11/01 20:54:49 :irc.voila.fr 352 Tibere #FCNA Ange-ou-De 212.195.6.3pU Wanadoo.Entrechat.Net Papou H :2 LeChapelierFou
+15/11/01 20:54:49 :irc.voila.fr 352 Tibere #FCNA rico vj7koQ.adsl.nerim.net chat2.voila.fr Rico H :2 Eric
+15/11/01 20:54:49 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+15/11/01 20:54:50 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +o Tibere 
+15/11/01 20:54:51 :irc.voila.fr 368 Tibere #FCNA :Fin de la liste
+15/11/01 20:54:53 :Tibere!mo-ize@212.43.230.8A JOIN :#alsa-station
+15/11/01 20:54:53 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere @IriX @NicoS[loveS-mYrA] +LiK[Dossier_ECJS] +Keitaro 
+15/11/01 20:54:53 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:54:54 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize 212.43.230.8A irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:54:54 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+15/11/01 20:54:54 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYVzEpH.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA] H@ :2 NicoS
+15/11/01 20:54:54 :irc.voila.fr 352 Tibere #Alsa-Station OZoNe EVzz4IzH.ipt.aol.com chat2.voila.fr LiK[Dossier_ECJS] H+ :2 OZoNe Script 1.0 Par OXyDe
+15/11/01 20:54:54 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYRqI0V.ipt.aol.com chat2.voila.fr Keitaro H+ :2 [MoN ScRipT - http://www.KOala.fr.st]
+15/11/01 20:54:54 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:54:56 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+15/11/01 20:56:32 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+15/11/01 20:56:32 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+15/11/01 20:56:32 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+15/11/01 20:56:32 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+15/11/01 20:56:32 :irc.voila.fr 251 Tibere :Il y a 1141 chatteurs et 7281 chatteurs invisibles sur 10 serveur(s)
+15/11/01 20:56:32 :irc.voila.fr 252 Tibere 30 :opérateur(s) en ligne
+15/11/01 20:56:32 :irc.voila.fr 253 Tibere 860 :connexion(s) inconnu(s)
+15/11/01 20:56:32 :irc.voila.fr 254 Tibere 3634 :salons ouvert
+15/11/01 20:56:32 :irc.voila.fr 255 Tibere :J'ai 869 utilisateurs et 1 serveurs
+15/11/01 20:56:32 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 870 (869 chatteurs)
+15/11/01 20:56:32 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+15/11/01 20:56:32 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:56:32 :irc.voila.fr 376 Tibere :Fin de la commande.
+15/11/01 20:56:32 :Tibere MODE Tibere :+x
+15/11/01 20:56:33 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#limoges
+15/11/01 20:56:33 :irc.voila.fr 353 Tibere = #limoges :Tibere @Jules 
+15/11/01 20:56:33 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+15/11/01 20:56:33 :irc.voila.fr 352 Tibere #limoges mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:56:33 :irc.voila.fr 352 Tibere #limoges ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H@ :2 Jules Verne
+15/11/01 20:56:33 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+15/11/01 20:56:35 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+15/11/01 20:56:41 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#fcna
+15/11/01 20:56:41 :irc.voila.fr 353 Tibere = #FCNA :Tibere Jules ZeRaW`M`Sa`N`ApO Papou Rico 
+15/11/01 20:56:41 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+15/11/01 20:56:43 :irc.voila.fr 352 Tibere #FCNA mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:56:43 :irc.voila.fr 352 Tibere #FCNA ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H :2 Jules Verne
+15/11/01 20:56:43 :irc.voila.fr 352 Tibere #FCNA ZeRaW 212.195.7.II Wanadoo.Entrechat.Net ZeRaW`M`Sa`N`ApO H :2 ==> ZeRaW`M`Sa`N`ApO <==
+15/11/01 20:56:43 :irc.voila.fr 352 Tibere #FCNA Ange-ou-De 212.195.6.3pU Wanadoo.Entrechat.Net Papou H :2 LeChapelierFou
+15/11/01 20:56:43 :irc.voila.fr 352 Tibere #FCNA rico vj7koQ.adsl.nerim.net chat2.voila.fr Rico H :2 Eric
+15/11/01 20:56:43 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+15/11/01 20:56:45 :irc.voila.fr 368 Tibere #FCNA :Fin de la liste
+15/11/01 20:56:47 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#alsa-station
+15/11/01 20:56:47 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere @IriX @NicoS[loveS-mYrA] +LiK[Dossier_ECJS] +Keitaro 
+15/11/01 20:56:47 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:56:49 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:56:49 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+15/11/01 20:56:49 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYVzEpH.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA] H@ :2 NicoS
+15/11/01 20:56:49 :irc.voila.fr 352 Tibere #Alsa-Station OZoNe EVzz4IzH.ipt.aol.com chat2.voila.fr LiK[Dossier_ECJS] H+ :2 OZoNe Script 1.0 Par OXyDe
+15/11/01 20:56:49 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYRqI0V.ipt.aol.com chat2.voila.fr Keitaro H+ :2 [MoN ScRipT - http://www.KOala.fr.st]
+15/11/01 20:56:49 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:56:51 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+15/11/01 20:57:06 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +o Tibere 
+15/11/01 20:57:24 :veve87!~v559@fuQsB34s48sUUs30U.ppp.libertysurf.fr JOIN :#limoges
+15/11/01 20:57:32 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 LiK[Dossier_ECJS]
+15/11/01 20:57:39 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 koi
+15/11/01 20:57:41 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ta fais dé djingel?
+15/11/01 20:57:50 :veve87!~v559@fuQsB34s48sUUs30U.ppp.libertysurf.fr PRIVMSG #limoges :salut
+15/11/01 20:57:58 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 kan j'aurai trouver un logiciel qui sera moyen oué
+15/11/01 20:58:00 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je galére
+15/11/01 20:58:04 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 pour en chercher
+15/11/01 20:59:35 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+15/11/01 20:59:35 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+15/11/01 20:59:35 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+15/11/01 20:59:35 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+15/11/01 20:59:35 :irc.voila.fr 251 Tibere :Il y a 1402 chatteurs et 7409 chatteurs invisibles sur 10 serveur(s)
+15/11/01 20:59:35 :irc.voila.fr 252 Tibere 29 :opérateur(s) en ligne
+15/11/01 20:59:35 :irc.voila.fr 253 Tibere 472 :connexion(s) inconnu(s)
+15/11/01 20:59:35 :irc.voila.fr 254 Tibere 3644 :salons ouvert
+15/11/01 20:59:35 :irc.voila.fr 255 Tibere :J'ai 1229 utilisateurs et 1 serveurs
+15/11/01 20:59:35 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 1230 (1229 chatteurs)
+15/11/01 20:59:35 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :- 
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+15/11/01 20:59:35 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 20:59:35 :irc.voila.fr 376 Tibere :Fin de la commande.
+15/11/01 20:59:35 :Tibere MODE Tibere :+x
+15/11/01 20:59:36 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#limoges
+15/11/01 20:59:36 :irc.voila.fr 353 Tibere = #limoges :Tibere @Jules 
+15/11/01 20:59:36 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+15/11/01 20:59:38 :irc.voila.fr 352 Tibere #limoges mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:59:38 :irc.voila.fr 352 Tibere #limoges ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H@ :2 Jules Verne
+15/11/01 20:59:38 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+15/11/01 20:59:39 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+15/11/01 20:59:44 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#fcna
+15/11/01 20:59:44 :irc.voila.fr 353 Tibere = #FCNA :Tibere Jules ZeRaW`M`Sa`N`ApO Papou\-\Smock\-\ Rico 
+15/11/01 20:59:44 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+15/11/01 20:59:46 :irc.voila.fr 352 Tibere #FCNA mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:59:46 :irc.voila.fr 352 Tibere #FCNA ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H :2 Jules Verne
+15/11/01 20:59:46 :irc.voila.fr 352 Tibere #FCNA ZeRaW 212.195.7.II Wanadoo.Entrechat.Net ZeRaW`M`Sa`N`ApO H :2 ==> ZeRaW`M`Sa`N`ApO <==
+15/11/01 20:59:46 :irc.voila.fr 352 Tibere #FCNA Ange-ou-De 212.195.6.3pU Wanadoo.Entrechat.Net Papou\-\Smock\-\ H :2 LeChapelierFou
+15/11/01 20:59:46 :irc.voila.fr 352 Tibere #FCNA rico vj7koQ.adsl.nerim.net chat2.voila.fr Rico H :2 Eric
+15/11/01 20:59:46 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+15/11/01 20:59:48 :irc.voila.fr 368 Tibere #FCNA :Fin de la liste
+15/11/01 20:59:50 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#alsa-station
+15/11/01 20:59:50 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere @IriX @NicoS[loveS-mYrA] +LiK[Dossier_ECJS] +Keitaro 
+15/11/01 20:59:50 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:59:52 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 tu voix ce que je veux dire ?
+15/11/01 20:59:52 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +o Tibere 
+15/11/01 20:59:52 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 20:59:52 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+15/11/01 20:59:52 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYVzEpH.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA] H@ :2 NicoS
+15/11/01 20:59:52 :irc.voila.fr 352 Tibere #Alsa-Station OZoNe EVzz4IzH.ipt.aol.com chat2.voila.fr LiK[Dossier_ECJS] H+ :2 OZoNe Script 1.0 Par OXyDe
+15/11/01 20:59:52 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYRqI0V.ipt.aol.com chat2.voila.fr Keitaro H+ :2 [MoN ScRipT - http://www.KOala.fr.st]
+15/11/01 20:59:52 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+15/11/01 20:59:54 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+15/11/01 20:59:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ou
+15/11/01 20:59:55 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 é
+15/11/01 20:59:57 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je vois
+15/11/01 21:00:23 :Papou\-\Smock\-\!Ange-ou-De@212.195.6.3pU PRIVMSG #fcna :\ 1ACTION plus la :)\ 1
+15/11/01 21:00:26 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je vasi essayer de passer sur sky pour demander de l'aide
+15/11/01 21:00:34 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 en même temp faire de la pub pour la radio
+15/11/01 21:00:36 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 :)
+15/11/01 21:00:49 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 mais bon c chaud a passer a l'antenne
+15/11/01 21:00:53 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 :)
+15/11/01 21:01:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+15/11/01 21:01:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C clair
+15/11/01 21:01:31 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 21:03:32 :irc.voila.fr 001 Tibere :\ 2Bienvenue sur Entrechat Tibere !\ 2
+15/11/01 21:03:32 :irc.voila.fr 002 Tibere :Votre serveur irc.voila.fr, version u2.10.05.18.(ipcheck4-5).Entrechat-04.2
+15/11/01 21:03:32 :irc.voila.fr 003 Tibere :Ce serveur a ete crée Fri Nov 12 1999 at 16:45:47 CET
+15/11/01 21:03:32 :irc.voila.fr 004 Tibere irc.voila.fr u2.10.05.18.(ipcheck4-5).Entrechat-04.2 dioswkg biklmnopstv
+15/11/01 21:03:32 :irc.voila.fr 251 Tibere :Il y a 1263 chatteurs et 7351 chatteurs invisibles sur 9 serveur(s)
+15/11/01 21:03:32 :irc.voila.fr 252 Tibere 29 :opérateur(s) en ligne
+15/11/01 21:03:32 :irc.voila.fr 253 Tibere 498 :connexion(s) inconnu(s)
+15/11/01 21:03:32 :irc.voila.fr 254 Tibere 3632 :salons ouvert
+15/11/01 21:03:32 :irc.voila.fr 255 Tibere :J'ai 1069 utilisateurs et 1 serveurs
+15/11/01 21:03:32 :irc.voila.fr NOTICE Tibere :Maximum de connexions reçues: 1070 (1069 chatteurs)
+15/11/01 21:03:32 :irc.voila.fr 375 Tibere :- irc.voila.fr Message du jour - 
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :- 18/1/2001 12:50
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-   \ 2Bienvenue sur le chat de \1fVoila\1f et \1fWanadoo\1f
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-   \ 2V o i l a                http://www.voila.fr
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :- 
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  Veuillez consulter notre avertissement :
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  http://chat.voila.fr/avertissement.html
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :- 
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  Nous recrutons un Développeur pour le chat :
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  http://www.echo.fr/FR/Job/job.php3?job_type=JOB&offer_id=2
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :- 
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  Bon chat :-)
+15/11/01 21:03:32 :irc.voila.fr 372 Tibere :-  _______________________________________________________
+15/11/01 21:03:32 :irc.voila.fr 376 Tibere :Fin de la commande.
+15/11/01 21:03:32 :Tibere MODE Tibere :+x
+15/11/01 21:03:33 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#limoges
+15/11/01 21:03:33 :irc.voila.fr 353 Tibere = #limoges :Tibere @Jules 
+15/11/01 21:03:33 :irc.voila.fr 366 Tibere #limoges :Fin de la liste.
+15/11/01 21:03:33 :irc.voila.fr 352 Tibere #limoges mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 21:03:33 :irc.voila.fr 352 Tibere #limoges ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H@ :2 Jules Verne
+15/11/01 21:03:33 :irc.voila.fr 315 Tibere #limoges :Fin de la liste.
+15/11/01 21:03:35 :irc.voila.fr 368 Tibere #limoges :Fin de la liste
+15/11/01 21:03:41 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#fcna
+15/11/01 21:03:41 :irc.voila.fr 353 Tibere = #FCNA :Tibere Jules ZeRaW`M`Sa`N`ApO Papou\-\Smock\-\ Rico 
+15/11/01 21:03:41 :irc.voila.fr 366 Tibere #fcna :Fin de la liste.
+15/11/01 21:03:43 :irc.voila.fr 352 Tibere #FCNA mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 21:03:43 :irc.voila.fr 352 Tibere #FCNA ~JulesBot mA3IAB8.zseriespenguins.ihost.com chat1.voila.fr Jules H :2 Jules Verne
+15/11/01 21:03:43 :irc.voila.fr 352 Tibere #FCNA ZeRaW 212.195.7.II Wanadoo.Entrechat.Net ZeRaW`M`Sa`N`ApO H :2 ==> ZeRaW`M`Sa`N`ApO <==
+15/11/01 21:03:43 :irc.voila.fr 352 Tibere #FCNA Ange-ou-De 212.195.6.3pU Wanadoo.Entrechat.Net Papou\-\Smock\-\ H :2 LeChapelierFou
+15/11/01 21:03:43 :irc.voila.fr 352 Tibere #FCNA rico vj7koQ.adsl.nerim.net chat2.voila.fr Rico H :2 Eric
+15/11/01 21:03:43 :irc.voila.fr 315 Tibere #fcna :Fin de la liste.
+15/11/01 21:03:45 :irc.voila.fr 368 Tibere #FCNA :Fin de la liste
+15/11/01 21:03:45 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com MODE #limoges +o Tibere 
+15/11/01 21:03:47 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#alsa-station
+15/11/01 21:03:47 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere @IriX @NicoS[loveS-mYrA] +LiK[Dossier_ECJS] +Keitaro 
+15/11/01 21:03:47 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+15/11/01 21:03:49 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+15/11/01 21:03:49 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+15/11/01 21:03:49 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYVzEpH.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA] H@ :2 NicoS
+15/11/01 21:03:49 :irc.voila.fr 352 Tibere #Alsa-Station OZoNe EVzz4IzH.ipt.aol.com chat2.voila.fr LiK[Dossier_ECJS] H+ :2 OZoNe Script 1.0 Par OXyDe
+15/11/01 21:03:49 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYRqI0V.ipt.aol.com chat2.voila.fr Keitaro H+ :2 [MoN ScRipT - http://www.KOala.fr.st]
+15/11/01 21:03:49 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+15/11/01 21:03:51 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+15/11/01 21:05:14 :chat_net!~v572@Xocstow7GrWs3A3s3sBp.abo.wanadoo.fr JOIN :#limoges
+15/11/01 21:05:21 :chat_net!~v572@Xocstow7GrWs3A3s3sBp.abo.wanadoo.fr QUIT :Voila
+15/11/01 21:09:50 :Papou\-\Smock\-\!Ange-ou-De@212.195.6.3pU NICK :Papou
+15/11/01 21:10:20 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+15/11/01 21:11:18 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+15/11/01 21:11:20 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 et vala il bug
+15/11/01 21:11:21 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 déja
+15/11/01 21:11:22 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ce con
+15/11/01 21:12:29 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+15/11/01 21:12:29 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+15/11/01 21:12:29 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+15/11/01 21:15:15 :Florent!~v810@EVYRVqH4.ipt.aol.com JOIN :#limoges
+15/11/01 21:15:43 :Florent!~v810@EVYRVqH4.ipt.aol.com PRIVMSG Tibere :\ 31,11\ 2salut tu es de limogesq???
+15/11/01 21:15:43 :Florent!~v810@EVYRVqH4.ipt.aol.com PART #limoges
+15/11/01 21:29:38 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II QUIT :Read error : Connection reset by peer
+15/11/01 21:30:13 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II JOIN :#fcna
+15/11/01 21:30:14 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 21:32:41 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2meuh c koi cte topic à 2 fr\ f
+15/11/01 21:33:15 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 21:33:15 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o Keitaro 
+15/11/01 21:33:17 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 c toi ki la mi
+15/11/01 21:33:17 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:33:49 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com TOPIC #Alsa-Station :"""¨¨°º©o.,,.o©º°¨¨°º©[ ···· La Web Radio De l'IRC Alsacien ···· ]©º°¨¨°º©o.,,.o©º°¨¨"""
+15/11/01 21:33:49 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+15/11/01 21:33:59 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:34:00 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 T po auth
+15/11/01 21:34:02 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 il é parti
+15/11/01 21:34:03 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 le irix
+15/11/01 21:34:03 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2si\ f
+15/11/01 21:34:04 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 avant
+15/11/01 21:34:08 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms ct locké\ f
+15/11/01 21:34:08 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C poru ca
+15/11/01 21:34:10 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 a oki
+15/11/01 21:34:19 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!looktopic
+15/11/01 21:34:25 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!loktopic
+15/11/01 21:34:27 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 merde
+15/11/01 21:34:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 suis po auth
+15/11/01 21:34:47 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com TOPIC #Alsa-Station :"""¨¨°º©o.,,.o©º°¨¨°º©[ ···· La Web Radio de l'IRC Alsacien ···· ]©º°¨¨°º©o.,,.o©º°¨¨"""
+15/11/01 21:35:58 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2il n y a po une commande de sauvegarde ???\ f
+15/11/01 21:36:09 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :!moduser deftopic letopic
+15/11/01 21:36:15 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 si
+15/11/01 21:36:17 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 c ca jutement
+15/11/01 21:36:21 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!chaninfo
+15/11/01 21:41:04 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Tibere\ f
+15/11/01 21:41:14 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2qu est qu il fait encore la !!!!!!!!!!!!\ f
+15/11/01 21:41:15 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2:-)\ f
+15/11/01 21:41:51 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lol
+15/11/01 21:41:52 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je C po
+15/11/01 21:42:11 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Il est tombé amoureux de toi !!!\ f
+15/11/01 21:42:15 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 arf
+15/11/01 21:42:18 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 fuck Tibere
+15/11/01 21:42:18 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Depuis votre rencontre sur colmar\ f
+15/11/01 21:42:19 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:42:20 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 :)
+15/11/01 21:42:26 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2il ne te quitte plus !!!\ f
+15/11/01 21:42:27 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 il arret po de me coler
+15/11/01 21:42:28 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:42:31 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Mdr\ f
+15/11/01 21:42:44 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Il faut porter plainte pour harcelement !!!\ f
+15/11/01 21:42:45 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C un povre bot sans salon
+15/11/01 21:42:49 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 il C plus ou aller
+15/11/01 21:42:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 alors je le log en attendant
+15/11/01 21:42:54 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:42:57 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ptdr
+15/11/01 21:43:00 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 contre un bot
+15/11/01 21:43:00 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+15/11/01 21:43:22 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ben ca serait une 1ere :-)\ f
+15/11/01 21:44:03 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 pourkoi po
+15/11/01 21:44:03 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 :
+15/11/01 21:44:04 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 )
+15/11/01 21:44:52 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Le truc à la con\ f
+15/11/01 21:44:58 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 clair
+15/11/01 21:45:00 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu vas voir un admin\ f
+15/11/01 21:45:03 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2pour ca :-)\ f
+15/11/01 21:45:11 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2C con j ai un salon maintenant\ f
+15/11/01 21:45:18 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je ne peux plus fare ce genre\ f
+15/11/01 21:45:22 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2de conneries !!!\ f
+15/11/01 21:46:04 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 vaut mieux po
+15/11/01 21:46:05 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 :)
+15/11/01 21:46:07 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 héhé
+15/11/01 21:46:08 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 1ACTION veut prendre la tete à un admin, snif :-(\ 1
+15/11/01 21:46:11 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ptdr
+15/11/01 21:46:17 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Pff d le temps ct trop fort\ f
+15/11/01 21:46:33 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 clair
+15/11/01 21:46:35 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 moi aussu
+15/11/01 21:46:37 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 me suis amusé aca
+15/11/01 21:46:44 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 g ete trop g line
+15/11/01 21:46:44 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:46:51 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Pareil\ f
+15/11/01 21:47:03 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2g-lined et k-lined\ f
+15/11/01 21:47:03 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 si tuveux
+15/11/01 21:47:06 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 te défouler
+15/11/01 21:47:09 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tu va sur le serveur
+15/11/01 21:47:14 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 de skyrock
+15/11/01 21:47:15 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:47:17 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 C teerible
+15/11/01 21:47:18 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 lé gen
+15/11/01 21:47:21 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 sont con
+15/11/01 21:47:25 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 et pis les admin
+15/11/01 21:47:25 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 idem
+15/11/01 21:47:28 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Lol\ f
+15/11/01 21:47:44 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2il faudrait que j aille y faire un petit tour :-)\ f
+15/11/01 21:48:29 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ouééé
+15/11/01 21:48:35 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 moi il m'aime plus labas
+15/11/01 21:48:35 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:48:41 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ptdr\ f
+15/11/01 21:48:51 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2on peut y aller avec mirc ???\ f
+15/11/01 21:48:53 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II QUIT :Read error : Connection reset by peer
+15/11/01 21:48:55 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 ouéé
+15/11/01 21:48:57 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mais je c plus
+15/11/01 21:49:02 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 le nomva voir sur le site
+15/11/01 21:49:14 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2t as le pseudo d un admin ???\ f
+15/11/01 21:49:25 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II JOIN :#fcna
+15/11/01 21:49:26 :Jules!~JulesBot@mA3IAB8.zseriespenguins.ihost.com PRIVMSG #FCNA :[ZeRaW`M`Sa`N`ApO] Pas touche a mon chriii(apo) dé diou !! mdr
+15/11/01 21:49:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 heu va voir un gars qui s'appelle H__H
+15/11/01 21:49:36 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 je C plus si il é encore la
+15/11/01 21:49:38 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mdr
+15/11/01 21:49:40 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 mais essaye
+15/11/01 21:50:17 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ok\ f
+15/11/01 21:50:33 :zozo[-_-]!arf@---s83.dialup-184.worldonline.fr JOIN :#fcna
+15/11/01 21:51:01 :zozo[-_-]!arf@---s83.dialup-184.worldonline.fr PRIVMSG #fcna :re
+15/11/01 21:51:28 :Keitaro!KOala_v5@EVYRqI0V.ipt.aol.com NICK :Keitaro[Oqp]
+15/11/01 21:51:38 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Bon va faire un petit tour ;-)\ f
+15/11/01 21:52:46 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Bon jvais faire un petit tour ;-)\ f
+15/11/01 21:52:49 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2pardon\ f
+15/11/01 21:53:12 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c koi le site de skyrock, skyrock.fr ???\ f
+15/11/01 21:55:39 :romeo51!Diablos@EVYqEp0z.ipt.aol.com JOIN :#FCNA
+15/11/01 21:55:41 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 oué
+15/11/01 21:55:42 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 surmene
+15/11/01 21:55:46 :romeo51!Diablos@EVYqEp0z.ipt.aol.com PRIVMSG #FCNA :allez le fcna
+15/11/01 21:55:53 :romeo51!Diablos@EVYqEp0z.ipt.aol.com PRIVMSG #FCNA :j adore nantes
+15/11/01 21:56:04 :romeo51!Diablos@EVYqEp0z.ipt.aol.com PRIVMSG #FCNA :pour des access venez sur mon salon y a un irix
+15/11/01 21:56:07 :romeo51!Diablos@EVYqEp0z.ipt.aol.com PRIVMSG #FCNA :c #univers_du_delir
+15/11/01 21:56:11 :romeo51!Diablos@EVYqEp0z.ipt.aol.com PART #FCNA
+15/11/01 21:57:04 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 skyrock.com
+15/11/01 22:05:24 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 tlol
+15/11/01 22:05:26 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 bas nan
+15/11/01 22:05:26 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,1\ 2\ 2\ 2 alors
+15/11/01 22:05:42 :Papou!Ange-ou-De@212.195.6.3pU PRIVMSG #fcna :bye alllllllllllllllllllllllllllllllllll
+15/11/01 22:06:07 :Papou!Ange-ou-De@212.195.6.3pU QUIT :
+15/11/01 22:08:06 :ZeRaW`M`Sa`N`ApO!ZeRaW@212.195.7.II NICK :ZeRaW`M`Sa`N`ApO|-|AwAyRe|-|
+15/11/01 22:17:31 :LiK[Dossier_ECJS]!OZoNe@EVzz4IzH.ipt.aol.com NICK :LiK
+15/11/01 22:26:27 :PoK!JFKDLFJSK@v9s7msw9yWrommrs43sB4A.abo.wanadoo.fr JOIN :#FCNA
+15/11/01 22:26:31 :PoK!JFKDLFJSK@v9s7msw9yWrommrs43sB4A.abo.wanadoo.fr PART #FCNA :\ 310http://www.binnes.com
+15/11/01 22:28:03 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 37,1[\ 31,7[valaaaaaaaa]\ 37,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+15/11/01 22:28:05 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 37,1[\ 31,7[oups]\ 37,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+15/11/01 22:38:15 :zozo[-_-]!arf@---s83.dialup-184.worldonline.fr PRIVMSG #fcna :bye all
+15/11/01 22:40:14 :zozo[-_-]!arf@---s83.dialup-184.worldonline.fr QUIT :vive le venttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt
+15/11/01 22:51:22 :Rico!rico@vj7koQ.adsl.nerim.net PART #fcna :recyclage
+15/11/01 22:51:22 :Rico!rico@vj7koQ.adsl.nerim.net JOIN :#fcna
+15/11/01 22:51:35 :Rico!rico@vj7koQ.adsl.nerim.net PRIVMSG #fcna :&part
+15/11/01 22:51:36 :Tibere!mo-ize@Q7b9.rhapsodyk.net PART #fcna
+15/11/01 23:10:22 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!access *
+15/11/01 23:13:12 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+15/11/01 23:19:09 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :bon les gars je vasi me coucher
+15/11/01 23:19:13 :LiK!OZoNe@EVzz4IzH.ipt.aol.com PRIVMSG #alsa-station :@+++++
+15/11/01 23:19:18 :LiK!OZoNe@EVzz4IzH.ipt.aol.com QUIT :OZoNe Script 1.0 Par OXyDe
+15/11/01 23:30:53 :batman87!~v628@Xocstow7GrWs3ABsBs4z.abo.wanadoo.fr JOIN :#limoges
+15/11/01 23:31:46 :batman87!~v628@Xocstow7GrWs3ABsBs4z.abo.wanadoo.fr PART #limoges
+15/11/01 23:31:57 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+15/11/01 23:32:34 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com JOIN :#alsa-station
+15/11/01 23:34:42 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!chaninfo
+15/11/01 23:38:32 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!welcom bienvenu sur le chan de la webradio de l'IRC alsace pour nous ecouter 24h
+15/11/01 23:41:02 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!alist
+15/11/01 23:42:49 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!infochan
+15/11/01 23:42:55 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!chaninfo
+15/11/01 23:44:30 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!topic ""¨¨°º©o.,,.o©º°¨¨°º©[ ···· La Web Radio de l'IRC Alsacien ···· ]©º°¨¨°º©
+15/11/01 23:45:34 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!moduser banlevel 400
+15/11/01 23:45:58 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!moduser chmodelevel 450
+15/11/01 23:46:28 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_PaLa
+15/11/01 23:46:40 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +pib Radio!*@* 
+15/11/01 23:46:52 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!banlist
+15/11/01 23:46:57 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!banliste
+15/11/01 23:47:16 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com PRIVMSG #alsa-station :!chaninfo
+15/11/01 23:47:56 :NicoS[loveS-mYrA]!ZigZag2@EVYVzEpH.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+15/11/01 23:49:24 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station -i 
+15/11/01 23:50:45 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com JOIN :#alsa-station
+16/11/01 00:17:48 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :!banlist
+16/11/01 00:17:59 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :!access *
+16/11/01 00:18:01 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :!banlist
+16/11/01 00:18:06 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :!banlist *
+16/11/01 00:18:09 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com PRIVMSG #alsa-station :!banlist 
+16/11/01 00:37:18 :ENZO44!~chezlucifer@EV033qHB.ipt.aol.com JOIN :#limoges
+16/11/01 00:37:33 :ENZO44!~chezlucifer@EV033qHB.ipt.aol.com PRIVMSG #limoges :/\ 2\1f\ 31,9salut je recherche une fille qui s apelle alexane et elle habite a tule a coter de brive sa vous dit quelle que chose si oui venez en pv merci\1f \ f
+16/11/01 00:37:37 :ENZO44!~chezlucifer@EV033qHB.ipt.aol.com PART #limoges
+16/11/01 01:18:50 :Keitaro[Oqp]!KOala_v5@EVYRqI0V.ipt.aol.com QUIT :Read error : Connection reset by peer
+16/11/01 06:41:52 :Hastio!Munch.@200.72.72.3pU JOIN :#limoges
+16/11/01 06:41:55 :Hastio!Munch.@200.72.72.3pU QUIT :\ 32,11 ConduciendoHaciaTuCorazónPorLosPedregososCaminosDelAmorDondeTodoVale. =PPPP \ 32,11
+16/11/01 07:23:37 :NicoS[loveS-mYrA]!ZigZag2@EVYR3EUH.ipt.aol.com JOIN :#alsa-station
+16/11/01 07:24:33 :NicoS[loveS-mYrA]!ZigZag2@EVYR3EUH.ipt.aol.com PRIVMSG #alsa-station :!op
+16/11/01 07:26:15 :NicoS[loveS-mYrA]!ZigZag2@EVYR3EUH.ipt.aol.com PRIVMSG #alsa-station :!op
+16/11/01 07:26:15 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o NicoS[loveS-mYrA] 
+16/11/01 07:26:34 :NicoS[loveS-mYrA]!ZigZag2@EVYR3EUH.ipt.aol.com PRIVMSG #alsa-station :!access *
+16/11/01 07:41:39 :NicoS[loveS-mYrA]!ZigZag2@EVYR3EUH.ipt.aol.com NICK :NicoS[loveS-mYrA][mode-couche]
+16/11/01 08:17:49 :NicoS-!ZigZag2@EVYH3A8q.ipt.aol.com JOIN :#alsa-station
+16/11/01 08:17:49 :NicoS[loveS-mYrA][mode-couche]!ZigZag2@EVYR3EUH.ipt.aol.com QUIT :Read error : Connection reset by peer
+16/11/01 08:18:24 :NicoS-!ZigZag2@EVYH3A8q.ipt.aol.com PRIVMSG #alsa-station :!op
+16/11/01 08:18:24 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o NicoS- 
+16/11/01 08:18:30 :NicoS-!ZigZag2@EVYH3A8q.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+16/11/01 08:18:48 :NicoS[loveS-mYrA][mode-couche]!ZigZag2@EVYH3A8q.ipt.aol.com JOIN :#alsa-station
+16/11/01 08:19:22 :NicoS[loveS-mYrA][mode-couche]!ZigZag2@EVYH3A8q.ipt.aol.com PRIVMSG #alsa-station :!op
+16/11/01 08:19:22 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o NicoS[loveS-mYrA][mode-couche] 
+16/11/01 08:27:26 :NicoS[loveS-mYrA][mode-couche]!ZigZag2@EVYH3A8q.ipt.aol.com NICK :NicoS[loveS-mYrA]
+16/11/01 08:43:31 :NicoS[loveS-mYrA]!ZigZag2@EVYH3A8q.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+16/11/01 09:02:52 :Rico_PaLa!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+16/11/01 09:11:47 :polux_19!~v340@EH7QMrQ9uWWYs3A0s3s3spA.abo.wanadoo.fr JOIN :#limoges
+16/11/01 09:11:59 :polux_19!~v340@EH7QMrQ9uWWYs3A0s3s3spA.abo.wanadoo.fr PART #limoges
+16/11/01 11:20:48 :Frede!f.hercule@mowB34BUI3A0A34.chello.fr JOIN :#limoges
+16/11/01 11:20:55 :Frede!f.hercule@mowB34BUI3A0A34.chello.fr PART #limoges
+16/11/01 11:56:56 :Rico_PaLa!rico@vj7koQ.adsl.nerim.net NICK :Rico
+16/11/01 12:15:15 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Mange
+16/11/01 12:53:08 :Rico_Mange!rico@vj7koQ.adsl.nerim.net NICK :Rico
+16/11/01 14:17:28 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr JOIN :#alsa-station
+16/11/01 14:19:46 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :             \ 35      |\ 314==\ 37(W\ 314{==========->
+16/11/01 14:19:47 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                      ||  (.--.)
+16/11/01 14:19:49 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                      | \_,|**|,__
+16/11/01 14:19:50 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                       \ ' `--'   ),
+16/11/01 14:19:52 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                       /`\_. .__/\ \
+16/11/01 14:19:53 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                      (   | .  |~~~~|
+16/11/01 14:19:55 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                      )__/==0==-\<>/
+16/11/01 14:19:56 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                        /~\___/~~\/
+16/11/01 14:19:58 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                     __/-~~   \  /~~~~\
+16/11/01 14:19:59 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                    /~   `   ` ( )   ` `\
+16/11/01 14:20:01 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                   /_|  /      |_);  ),  \
+16/11/01 14:20:02 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :                  /     _-~/- |/ \   '-~  \
+16/11/01 14:20:04 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :           {\__--/_/}   _ / \\_>-|)<__\  ` \
+16/11/01 14:20:05 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :           /'    \_/  -~ / /__>--<__|       |
+16/11/01 14:20:07 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :          |   _/) )-~`    | |__>--<__|      |
+16/11/01 14:20:09 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :          / /~ ,_/       / /__>---<__/      |
+16/11/01 14:20:11 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :         o-o _ /        /-~_>---<__-~      /
+16/11/01 14:20:13 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :         (^(~_/        /~_>---<__-     _-~
+16/11/01 14:20:15 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :        ,/|\ ,        /__>--<__/     _-~
+16/11/01 14:20:17 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :       ` //('(,       |__>--<__|     /
+16/11/01 14:20:19 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :       ( ( '))        |__>--<__|    |        /\\
+16/11/01 14:20:21 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :     `-)) )) ( .      |__>--<__|    |       /~\\
+16/11/01 14:20:23 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :    ,/,'//( (. `      \__>--<__\    \     /'~ //
+16/11/01 14:20:25 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :      ( ((, )) ,       ~-__>--<_~-_  ~----~_///
+16/11/01 14:20:27 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :   `~ )` ) ,/|          ~-_~>--<_/-__  __-~ //
+16/11/01 14:20:29 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :  ._-~( )/ )),`            ~~-'_/_/ /~~~_-~//
+16/11/01 14:20:31 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :  ;'()/ ,)( .                    ~~~~~~~`~`
+16/11/01 14:20:38 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1        .-~~-.--.                           
+16/11/01 14:20:39 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1        :         )                        
+16/11/01 14:20:41 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1  .~ ~ -.\       /.- ~~ .                  
+16/11/01 14:20:42 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1  >       `.   .'       <\ 34   For you sweetie
+16/11/01 14:20:44 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1 (         \ 313.- -.\ 34         )                 
+16/11/01 14:20:45 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1  `- -.-~  \ 313`- -'\ 34  ~-.- -'                  
+16/11/01 14:20:47 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1    (        :        )\ 33           _ _ .-:  
+16/11/01 14:20:49 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1     ~--.    :    .--~\ 33        .-~  .-~ /   
+16/11/01 14:20:51 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 34,1         ~-.-^-.-~\ 33 \_      .~  .-~   .~     
+16/11/01 14:20:53 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 33,1          . - ~ ~-.__`.`-.//                 
+16/11/01 14:20:55 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 33,1      .-~   . - ~  /~ ~ ~-.~-.               
+16/11/01 14:20:57 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 33,1    .' .-~      .-~       \ 35:/\ 33~-.~-.\ 35/:         
+16/11/01 14:20:59 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 33,1   /_~_ _ . - ~                 ~-.~-._      
+16/11/01 14:21:01 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr PRIVMSG #alsa-station :\ 33,1                                    ~-.<     
+16/11/01 14:21:04 :Guillaume_du_68_amoureux!h_h_@ENMy9Wn7iyGs3A3s3s4sBBz.abo.wanadoo.fr QUIT :Read error : EOF from client
+16/11/01 15:29:17 :vanessssa!~efdddfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :Envie de voir des nanas canons sur le net? http://www.amatricesphotos.free.fr
+16/11/01 15:32:00 :christinna!~efddffdfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :Envie de voir des nanas canons sur le net? http://www.amatricesphotos.free.fr
+16/11/01 15:44:33 :vanessssa!~efdddfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :http://www.amateurclub.free.fr -- soirées a plusieurs-- triolismes - échangismes - partouses & gangbang.. - photos et webcams en direct
+16/11/01 15:47:16 :christinna!~efddffdfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :tu aimes les photos X gratos? --->> http://www.amatricesphotos.free.fr
+16/11/01 15:59:49 :vanessssa!~efdddfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :http://www.amateurclub.free.fr -- soirées a plusieurs-- triolismes - échangismes - partouses & gangbang.. - photos et webcams en direct
+16/11/01 16:02:39 :christinna!~efddffdfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :tu aimes les photos X gratos? --->> http://www.amatricesphotos.free.fr
+16/11/01 16:15:07 :vanessssa!~efdddfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :http://www.amateurclub.free.fr -- soirées a plusieurs-- triolismes - échangismes - partouses & gangbang.. - photos et webcams en direct
+16/11/01 16:18:07 :christinna!~efddffdfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :tu aimes les photos X gratos? --->> http://www.amatricesphotos.free.fr
+16/11/01 16:30:24 :vanessssa!~efdddfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :http://www.amateurclub.free.fr -- soirées a plusieurs-- triolismes - échangismes - partouses & gangbang.. - photos et webcams en direct
+16/11/01 16:32:42 :christinna!~efddffdfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :tu aimes les photos X gratos? --->> http://www.amatricesphotos.free.fr
+16/11/01 16:45:40 :vanessssa!~efdddfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :Bisous, tu aimes le sexe gratuit ? alors éssai vite WWW.TOPXFRANCE.FREE.FR tu ne seras pas décu ! Webcams d'amatrices/dialogue/galeries photos/Stars du X
+16/11/01 16:47:58 :christinna!~efddffdfhtj@EVYVz4Ep.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 17:29:57 :valeriiie!~efdddfhtj@EVYqUUVB.ipt.aol.com PRIVMSG Tibere :Bisous, tu aimes le sexe gratuit ? alors éssai vite WWW.TOPXFRANCE.FREE.FR tu ne seras pas décu ! Webcams d'amatrices/dialogue/galeries photos/Stars du X
+16/11/01 17:30:24 :sophiiie18!~efddffdfhtj@EVYqUUVB.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 17:40:37 :sophiiie18!~efddffdfhtj@EVYqUUVB.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 17:45:15 :valeriiie!~efdddfhtj@EVYqUUVB.ipt.aol.com PRIVMSG Tibere :Bisous, tu aimes le sexe gratuit ? alors éssai vite WWW.TOPXFRANCE.FREE.FR tu ne seras pas décu ! Webcams d'amatrices/dialogue/galeries photos/Stars du X
+16/11/01 17:46:13 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com JOIN :#alsa-station
+16/11/01 17:46:47 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :!op
+16/11/01 17:46:47 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o NicoS[loveS-mYrA] 
+16/11/01 17:52:53 :sophiiie18!~efddffdfhtj@EVYqUUVB.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 18:00:32 :valeriiie!~efdddfhtj@EVYqUUVB.ipt.aol.com PRIVMSG Tibere :Bisous, tu aimes le sexe gratuit ? alors éssai vite WWW.TOPXFRANCE.FREE.FR tu ne seras pas décu ! Webcams d'amatrices/dialogue/galeries photos/Stars du X
+16/11/01 18:09:51 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :!access *
+16/11/01 18:10:17 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr JOIN :#alsa-station
+16/11/01 18:10:43 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pass]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:10:44 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[stp]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:12:06 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ton pass stp]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:12:06 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Licinio88{LsP}]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:12:21 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PRIVMSG #alsa-station :\ 38,4\ 2\ 2\ 2 0.
+16/11/01 18:12:27 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PRIVMSG #alsa-station :\ 38,4\ 2\ 2\ 2 avec le .
+16/11/01 18:12:36 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oki]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:13:30 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[vala]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:13:42 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PRIVMSG #alsa-station :!access lic
+16/11/01 18:13:58 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PRIVMSG #alsa-station :\ 38,4\ 2\ 2\ 2 c koi l'url
+16/11/01 18:14:01 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PRIVMSG #alsa-station :\ 38,4\ 2\ 2\ 2 su site
+16/11/01 18:14:06 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Away-Apero
+16/11/01 18:14:12 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PRIVMSG #alsa-station :\ 38,4\ 2\ 2\ 2 et g des modif au pon de vu horaire
+16/11/01 18:15:28 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[alsa-station.fr.fm]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:15:29 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je dis go]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:15:30 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ciao]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 18:15:47 :NicoS[loveS-mYrA]!ZigZag2@EVYqqIY4.ipt.aol.com QUIT :Read error : Connection reset by peer
+16/11/01 18:35:17 :Licinio88{LsP}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr NICK :Licinio88{}
+16/11/01 18:41:15 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 18:41:41 :Rico_Away-Apero!rico@vj7koQ.adsl.nerim.net NICK :Rico
+16/11/01 18:44:46 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 18:44:46 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 18:44:46 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +i 
+16/11/01 18:44:46 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+16/11/01 19:03:38 :sophiiie18!~efddffdfhtj@EVYVABIU.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 19:03:45 :virginnnie!~efd@EVYVABIU.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 19:08:25 :Licinio88{}!Licinio88@Ea9Qvus3ABs3s3s3UU.abo.wanadoo.fr PART #alsa-station :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\ 310 ©\ 312 NeOpHyTe
+16/11/01 19:18:33 :Perico_!ircap7@3sNRSCs53A.libre.retevision.es JOIN :#limoges
+16/11/01 19:19:50 :Perico_!ircap7@3sNRSCs53A.libre.retevision.es PART #limoges
+16/11/01 19:21:13 :sophiiie18!~efddffdfhtj@EVYVABIU.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 19:21:33 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :En direct d'Auxerre, venez sur #interview discuter avec Juliette Garrigues, compositeur du dernier film d'André Téchiné "Loin"
+16/11/01 19:22:52 :dinous!~v864@213.245.217.30z JOIN :#limoges
+16/11/01 19:23:23 :dinous!~v864@213.245.217.30z PRIVMSG #limoges :allo
+16/11/01 19:23:26 :dinous!~v864@213.245.217.30z PRIVMSG #limoges :allo
+16/11/01 19:23:30 :dinous!~v864@213.245.217.30z PRIVMSG #limoges :ya ki ici
+16/11/01 19:23:39 :dinous!~v864@213.245.217.30z PRIVMSG #limoges :bon ben salut
+16/11/01 19:23:47 :dinous!~v864@213.245.217.30z PRIVMSG #limoges :putin de merde
+16/11/01 19:23:57 :dinous!~v864@213.245.217.30z QUIT :Voila
+16/11/01 19:27:46 :sophiiie18!~efddffdfhtj@EVYVUVUU.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 19:28:53 :virginnnie!~efd@EVYVUVUU.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 19:32:04 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 19:36:40 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Miam
+16/11/01 19:37:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 19:37:03 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 19:37:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+16/11/01 19:42:05 :sophiiie18!~efddffdfhtj@EVYH3IAB.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 19:42:43 :virginnnie!~efd@EVYH3IAB.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:03:58 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station -i 
+16/11/01 20:04:01 :LiK!OZoNe@EVEVzY03.ipt.aol.com JOIN :#alsa-station
+16/11/01 20:04:01 :IriX!Xbot@Vj9QQrmW.Entrechat.Net PRIVMSG #alsa-station :\ 2[OXyDe]\ 2 \ 38,14-=[God Gave Punk Rock To Me, I am The New Messiah. Than Hear Me]=-
+16/11/01 20:04:26 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!chanopt defmode nt
+16/11/01 20:04:35 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!moduser defmode +nt
+16/11/01 20:04:42 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!help moduser
+16/11/01 20:04:50 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!help chanopt
+16/11/01 20:05:03 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!moduser defmodes +nt
+16/11/01 20:05:10 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!chanopt defmodes +nt
+16/11/01 20:05:21 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :En direct d'Auxerre, venez sur #interview discuter avec Robinson Stevenin, jeune acteur et membre du jury de ce festival
+16/11/01 20:05:58 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station -nt 
+16/11/01 20:06:45 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com JOIN :#alsa-station
+16/11/01 20:06:55 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!defmodes
+16/11/01 20:07:00 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!rdefmodes
+16/11/01 20:07:00 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station -p 
+16/11/01 20:07:00 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +nt 
+16/11/01 20:07:03 :B]e[N_H-24]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#Alsa-Station
+16/11/01 20:07:14 :B]e[N_H-24]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #Alsa-Station :\ 315,02\ 2ahhhhhh NicoS[loveS-mYrA] IriX est la\ 2
+16/11/01 20:07:16 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 c ki le bouffon qui a mis +i
+16/11/01 20:07:29 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[yop]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:07:30 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[vous]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:07:32 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C clair]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:07:33 :B]e[N_H-24]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #Alsa-Station :\ 2\ 315,2YoOOOoop NicoS[loveS-mYrA] !
+16/11/01 20:07:38 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C ki ki a mii xa]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:07:39 :B]e[N_H-24]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #Alsa-Station :\ 315,02\ 2c surment pas moa\ 2
+16/11/01 20:07:53 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[LiK tu pe mettre]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:07:58 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[les mode a 450 stp]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:08:01 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je dois y aller]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:08:01 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[la]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:08:07 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 kel modes ?
+16/11/01 20:08:13 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tout lé monde]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:08:25 :Rico_Miam!rico@vj7koQ.adsl.nerim.net NICK :Rico
+16/11/01 20:08:30 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 faut aps exgagégé
+16/11/01 20:08:35 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 ok
+16/11/01 20:08:49 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[si]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:08:52 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :!access *
+16/11/01 20:09:05 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!access *
+16/11/01 20:09:10 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 on est beaucoups
+16/11/01 20:09:12 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 .....
+16/11/01 20:09:13 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!!!
+16/11/01 20:09:18 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ciao]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:22 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:23 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!help chanopt
+16/11/01 20:09:24 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais bon]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:26 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[fait le]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:30 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[stp]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:32 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je dis go]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:36 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ciao]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 20:09:41 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 @+
+16/11/01 20:09:49 :NicoS[loveS-mYrA]!ZigZag2@EVYHBHI8.ipt.aol.com QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+16/11/01 20:10:06 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :!chanopt chmodeslevel 450
+16/11/01 20:10:15 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 -IriX- That vlaue is higher than your own access level
+16/11/01 20:13:27 :B]e[N_H-24]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :b]6[e]8[n]
+16/11/01 20:15:36 :sandrine20a!~free.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:16:02 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:16:49 :b]6[e]8[n]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_]
+16/11/01 20:19:31 :B]e[N_]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_GoLiAtH]
+16/11/01 20:24:14 :Keitaro[Oqp]!KOala_v5@EVYVEUpV.ipt.aol.com JOIN :#alsa-station
+16/11/01 20:24:48 :Keitaro[Oqp]!KOala_v5@EVYVEUpV.ipt.aol.com NICK :Keitaro
+16/11/01 20:24:50 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com PRIVMSG #alsa-station :Kikou all :-)
+16/11/01 20:31:06 :B]e[N_GoLiAtH]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :b]6[e]8[n]
+16/11/01 20:31:19 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:33:28 :b]6[e]8[n]!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N
+16/11/01 20:34:08 :B]e[N!traaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+16/11/01 20:34:19 :B]e[N!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#alsa-station
+16/11/01 20:34:19 :IriX!Xbot@Vj9QQrmW.Entrechat.Net MODE #Alsa-Station +o Keitaro 
+16/11/01 20:34:27 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com MODE #Alsa-Station +v IriX 
+16/11/01 20:34:29 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com MODE #Alsa-Station +v B]e[N 
+16/11/01 20:34:30 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com MODE #Alsa-Station +v LiK 
+16/11/01 20:34:31 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com MODE #Alsa-Station +v Tibere 
+16/11/01 20:34:50 :B]e[N!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_68
+16/11/01 20:34:54 :B]e[N_68!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+16/11/01 20:35:10 :B]e[N_68!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#alsa-station
+16/11/01 20:35:13 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com TOPIC #Alsa-Station :"""¨¨°º©o.,,.o©º°¨¨°º©[ ···· La Web Radio de l'IRC Alsacien ···· ]©º°¨¨°º©o.,,.o©º°¨¨"""
+16/11/01 20:35:13 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+16/11/01 20:35:34 :B]e[N_68!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_68]
+16/11/01 20:35:39 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+16/11/01 20:35:41 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com TOPIC #Alsa-Station :"""¨¨°º©o.,,.o©º°¨¨°º©[ ···· ···· ]©º°¨¨°º©o.,,.o©º°¨¨"""
+16/11/01 20:35:41 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :la web radio de l'irc alsace
+16/11/01 20:35:49 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#alsa-station
+16/11/01 20:36:05 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_]
+16/11/01 20:36:06 :B]e[N_]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :Read error : EOF from client
+16/11/01 20:36:13 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+16/11/01 20:36:22 :B]e[N_]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#alsa-station
+16/11/01 20:37:14 :sandrine20a!~free.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:39:14 :B]e[N_]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_68]
+16/11/01 20:40:17 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com MODE #Alsa-Station -o Keitaro 
+16/11/01 20:46:38 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:48:04 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N
+16/11/01 20:48:48 :B]e[N!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :b]6[e]8[n]
+16/11/01 20:56:50 :b]6[e]8[n]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+16/11/01 20:57:01 :b]6[e]8[n]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#alsa-station
+16/11/01 20:57:23 :b]6[e]8[n]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_68]
+16/11/01 20:57:28 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+16/11/01 20:57:30 :sandrine20a!~free.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 20:57:59 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net JOIN :#alsa-station
+16/11/01 20:59:01 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :bon je vais rehgarder un film
+16/11/01 20:59:08 :LiK!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :American History X
+16/11/01 20:59:25 :LiK!OZoNe@EVEVzY03.ipt.aol.com NICK :LiK[FiLm-AmErIcAn-HiStOrY-X]
+16/11/01 21:00:03 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #alsa-station :\ 315,02\ 2trop bien ce film LiK[FiLm-AmErIcAn-HiStOrY-X]\ 2
+16/11/01 21:00:11 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 ok
+16/11/01 21:00:16 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 merci du renseigenemnt
+16/11/01 21:00:24 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #alsa-station :\ 315,02\ 2mdrrr\ 2
+16/11/01 21:00:38 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #alsa-station :\ 315,02\ 2moa jaimme la scene du trotoir tu verra\ 2
+16/11/01 21:01:43 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 ok
+16/11/01 21:01:47 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 c au début a la fin ?
+16/11/01 21:01:57 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 21:02:05 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #alsa-station :\ 315,02\ 2ché plus trop milieu\ 2
+16/11/01 21:02:11 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #alsa-station :\ 315,02\ 2on va dire milieu\ 2
+16/11/01 21:02:11 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 ok
+16/11/01 21:02:14 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 bon j'y go
+16/11/01 21:02:21 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net PRIVMSG #alsa-station :\ 315,02\ 2okay @+\ 2
+16/11/01 21:10:02 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B
+16/11/01 21:10:58 :B!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net NICK :B]e[N_68]
+16/11/01 21:17:15 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 21:17:46 :sandrine20a!~free.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 21:27:51 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps34s30z.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+16/11/01 21:32:30 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 21:34:48 :seb_25h87[pas_la]!~m87@213.245.221.4I JOIN :#limoges
+16/11/01 21:35:34 :seb_25h87[pas_la]!~m87@213.245.221.4I PART #limoges
+16/11/01 21:42:07 :sandrine20a!~free.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 21:47:48 :sandrrra!~voila.fr@EVYRA3IR.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 21:57:09 :Keitaro!KOala_v5@EVYVEUpV.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+16/11/01 21:58:10 :LiK[FiLm-AmErIcAn-HiStOrY-X]!OZoNe@EVEVzY03.ipt.aol.com NICK :LiKJ
+16/11/01 21:58:11 :LiKJ!OZoNe@EVEVzY03.ipt.aol.com NICK :LiK
+16/11/01 21:59:10 :LiK!OZoNe@EVEVzY03.ipt.aol.com QUIT :OZoNe Script 1.0 Par OXyDe
+16/11/01 22:27:05 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 22:42:37 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com JOIN :#alsa-station
+16/11/01 22:42:50 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com QUIT :Read error : EOF from client
+16/11/01 22:42:59 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 22:42:59 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 22:42:59 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+16/11/01 22:47:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 22:52:49 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 22:52:49 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 22:52:49 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+16/11/01 22:58:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 23:00:16 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 23:00:16 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 23:00:16 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+16/11/01 23:08:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 23:13:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 23:13:08 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 23:13:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+16/11/01 23:13:46 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com JOIN :#alsa-station
+16/11/01 23:15:48 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :!op
+16/11/01 23:16:32 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :!access *
+16/11/01 23:18:02 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+16/11/01 23:25:14 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr JOIN :#Alsa-Station
+16/11/01 23:25:21 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :hellooooooooooooooo
+16/11/01 23:25:22 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[yop toi]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:25 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[héhé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:31 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tu veux m'ecouter?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:34 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[sur la radioµ?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:34 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :lut Tibere
+16/11/01 23:25:39 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C le bot]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:41 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de rico]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:42 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan mon frer pionce la
+16/11/01 23:25:43 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Tibere]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:47 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :arf oki
+16/11/01 23:25:52 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:25:53 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ok]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:11 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'avais l'a flemme de lancer lé logiciel]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:12 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:21 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ce soir je suis aller bosser]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:27 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'en ai eu pour 30 min de taf]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:28 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ptdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:47 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah ca vas
+16/11/01 23:26:53 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[clair]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:26:54 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :c etazit quoi?
+16/11/01 23:27:00 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :un reseau?
+16/11/01 23:27:10 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[migration d'un réseau informatique]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:17 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de serveur plus précisement]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:18 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :okaich
+16/11/01 23:27:19 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:24 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et pis de switch]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:29 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais enfait ca marche tjs o]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:32 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[alors demain apreme]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:35 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'y retourne]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:46 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pour que ca puisse marché pour lundi]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:27:47 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[matin]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:28:02 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et ud coup suis aller patiné ce soir]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:28:03 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:28:08 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :oki
+16/11/01 23:28:13 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a la patinoir de colmar préfaire celle de nantes]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:28:15 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[perso]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:28:25 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lé filles y sont plus belle :)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:29:05 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr oki
+16/11/01 23:29:20 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah c est vrai qu a nantes y a de jolie bellettes!!mdr
+16/11/01 23:29:32 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:29:35 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[serieuc G vu]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:29:42 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :vi?
+16/11/01 23:29:43 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bcp de régions en france]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:29:47 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je trouve que nantes]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:29:49 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C le must]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:29:50 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:30:07 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :oui moi j a itout fait et c est clair que c est la plus belle region pour tout
+16/11/01 23:30:19 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:30:22 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'adore nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:30:36 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et frachement je suis top déssus de la mentalité de l'est]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:30:59 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ils sont assez froid c est clair
+16/11/01 23:31:09 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :j ai ete a heu......
+16/11/01 23:31:10 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[heureusement que j'y reste po tout le temps parceque la j'aurai dé putai de coup de déprime]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:10 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C po]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:10 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:11 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ca]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:11 :irc.voila.fr 482 Tibere #Alsa-Station :Vous n'êtes pas opérateur du salon
+16/11/01 23:31:14 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :metz 
+16/11/01 23:31:18 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:21 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et alors]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:23 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a metz]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:29 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[t impression?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:31:58 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah francheùent il fait froid et c est moche et puis y a que des boudins
+16/11/01 23:32:00 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :et c est mort
+16/11/01 23:32:05 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:32:06 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :et y a po bcp de jeunes
+16/11/01 23:32:16 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C ca le probleme ds l'est il sont tous bof]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:32:20 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il aime po bougé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:32:20 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr
+16/11/01 23:32:26 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mais on mange bien
+16/11/01 23:32:30 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il sont vieux tres tot ds l'heure tete]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:32:40 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ils sont po du tout motivé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:32:42 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr clair
+16/11/01 23:32:51 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :les loques de france!!mdr
+16/11/01 23:33:24 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[la dernier fois je me suis plein parceque GT a edf et que je préfaire etre ds une entreprise qui bougais qui progressais]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:33:31 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il m'ont rembarrer]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:33:31 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:33:40 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ptdr
+16/11/01 23:34:43 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[enfin bon ca m'nrv de voir dé gens comme ca qui sont po motivé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+16/11/01 23:38:46 :sandrine20a!~free.fr@EVYVB3qI.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 23:39:30 :sandrrra!~voila.fr@EVYVB3qI.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+16/11/01 23:42:12 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico_Sleeping
+16/11/01 23:46:52 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+16/11/01 23:46:52 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+16/11/01 23:46:52 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+16/11/01 23:47:27 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :!access *
+17/11/01 00:06:44 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :!access *
+17/11/01 00:10:01 :ASHRAM24!UnReAL-II@mowB34BUI334A83.chello.fr JOIN :#limoges
+17/11/01 00:10:05 :ASHRAM24!UnReAL-II@mowB34BUI334A83.chello.fr PART #limoges
+17/11/01 00:12:20 :NicoS[loveS-mYrA]!ZigZag2@EVYq8E0I.ipt.aol.com NICK :NicoS[loveS-mYrA][mode-komatag
+17/11/01 00:14:11 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :Tibere c est un robot NicoS[loveS-mYrA][mode-komatag
+17/11/01 00:14:13 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :?
+17/11/01 00:14:16 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :tu dors?
+17/11/01 00:14:49 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:14:49 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[celui de rico]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:15:07 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :oki
+17/11/01 00:15:17 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bordel j ai envie de me la faire fourmi
+17/11/01 00:17:13 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C vrai?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:18:07 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah vi
+17/11/01 00:18:15 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :pkoi je dirais ca sinon mais bon chut
+17/11/01 00:19:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:19:04 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[t'inkiet]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:19:14 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[elle est d'ou déja elle?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:19:17 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[po de st naze?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:19:18 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :st naz
+17/11/01 00:19:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:19:22 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oj]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:21:28 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :tu l as deja vu?
+17/11/01 00:22:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:22:03 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[jamais]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:22:04 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et toi?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:22:06 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :oui
+17/11/01 00:22:22 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bco vu?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:22:27 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :j adore son cul!!mdr
+17/11/01 00:22:40 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :on a fait une soirée ensemble et puis kud et kiki
+17/11/01 00:23:16 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mais elle est d enfer cette femme la
+17/11/01 00:23:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a oué kud et kiki...]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:28 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :che po si tu lui parles bcp
+17/11/01 00:23:31 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'en aprend dé truc]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:34 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:37 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan po ensemble
+17/11/01 00:23:38 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais enfaie]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:44 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[fourmie et kiki]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:44 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :pour dire qu on etait 4!!
+17/11/01 00:23:49 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[sont pas la quand moi je suis la]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:23:55 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :oki
+17/11/01 00:23:57 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[alors.... voila]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:24:06 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :je delire bien avec
+17/11/01 00:24:14 :LOVER_boy_33!~v709@XocsY9u7QQrs3AUs43.abo.wanadoo.fr JOIN :#limoges
+17/11/01 00:24:20 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :je l m bien quoi
+17/11/01 00:24:24 :LOVER_boy_33!~v709@XocsY9u7QQrs3AUs43.abo.wanadoo.fr QUIT :Voila
+17/11/01 00:24:45 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mais y a des fois quand je lui dis des trucs disons heu.......t entative d approche
+17/11/01 00:24:55 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué....]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:24:59 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah la che po elle me prend po au serieux ou che po
+17/11/01 00:25:12 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ou alors elle a po comprios et en fait elle est conne !!mdr
+17/11/01 00:25:24 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan c est faux c est loin d etre une conne
+17/11/01 00:25:41 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bon enfin vala
+17/11/01 00:25:44 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :chut toi!mdr
+17/11/01 00:26:06 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[...]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:26:08 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[t'inket po]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:26:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pour ca :)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:26:51 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C normal de ca part de fair ca]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:27:32 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :v te la chopper dans un coin et lui rouler une grosse pelle tu vas voir!!mdr
+17/11/01 00:28:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:28:34 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C violant]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:28:36 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ca mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:28:36 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:29:04 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ouè nan p-e po
+17/11/01 00:29:11 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan c est direct po violent
+17/11/01 00:29:58 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais C pê ce qui faut]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:30:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[...]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:30:06 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je c po je la connais po]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:30:13 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan nan po comme ca
+17/11/01 00:30:15 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :;)
+17/11/01 00:31:41 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ha]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:31:42 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:31:48 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[elle fais koi ds la vie elle?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:32:07 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :elle s oqp d un centre culturel
+17/11/01 00:32:17 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :et puis elle est conseillere municipale
+17/11/01 00:33:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a ok]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:33:18 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[quel genre de centre culturel?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:33:38 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :j en sais rien
+17/11/01 00:33:45 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :tu m en poses des quzestions!!mdr
+17/11/01 00:33:52 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :suis po encore avec!!ptdr
+17/11/01 00:34:41 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:34:43 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas je C po]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:34:46 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je pensais]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:34:53 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[que tu connaissais tout d'elle :)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:35:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et elle a quel age?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:36:19 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :23 na
+17/11/01 00:36:25 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com JOIN :#alsa-station
+17/11/01 00:36:29 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[salut Keitaro]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:36:30 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oki]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:36:31 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan po tout mais po mal
+17/11/01 00:36:37 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :salut Keitaro
+17/11/01 00:36:57 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Yop
+17/11/01 00:38:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ava toua?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:39:26 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Roooo les couleurs
+17/11/01 00:39:29 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :vi et toi ???
+17/11/01 00:39:45 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ava]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:39:45 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[merci]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:39:50 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je lé aime bien mé couleur]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:39:50 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:39:58 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :et moi on me souhzite meme po la bienvenue Keitaro??????ouinnnnnnnnnnnnnn
+17/11/01 00:40:05 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :pardon
+17/11/01 00:40:08 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :yop clad__
+17/11/01 00:40:16 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :t le clad__ de coucou ???
+17/11/01 00:40:17 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :haaaaaaaa
+17/11/01 00:40:25 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :hein?
+17/11/01 00:40:31 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :qu est ce que tu me chante la?mdr
+17/11/01 00:41:15 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:41:15 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:41:15 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de Nantes]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:41:18 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C le clad]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:41:18 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Keitaro]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:41:19 :irc.voila.fr 482 Tibere #Alsa-Station :Vous n'êtes pas opérateur du salon
+17/11/01 00:41:29 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ouè
+17/11/01 00:41:36 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :c est "the clad__"
+17/11/01 00:41:38 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr
+17/11/01 00:41:39 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Oki
+17/11/01 00:42:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:42:02 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :keitaro t es de vers l est toi aussi je suppose?
+17/11/01 00:42:36 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Vi
+17/11/01 00:42:43 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Alsace :-)
+17/11/01 00:43:31 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :oki
+17/11/01 00:44:05 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[héhé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:44:18 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :un alsacien donc!!mdr
+17/11/01 00:44:22 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:44:35 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[un dé rare motiv"]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:44:37 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de l'est]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:44:37 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:44:46 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ha les motive lui?
+17/11/01 00:45:14 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ouééé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:45:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C po pour rien que C mon pote :)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:45:26 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:45:32 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Ptdr
+17/11/01 00:45:44 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :pkoi les gars de l est sont po motivé en general ???
+17/11/01 00:45:45 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bon v fumer
+17/11/01 00:45:53 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan Keitaro c est clair
+17/11/01 00:45:59 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :sont vieux avant l age
+17/11/01 00:46:04 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr clad__]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:46:06 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pffffff]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:46:15 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nan c est po mechanyt
+17/11/01 00:46:27 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mais bon bouger vous le cul!!bordel!!mdr
+17/11/01 00:46:32 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :je reviens
+17/11/01 00:46:37 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Keitaro serieuc un soir va voir les salon breton tu va pleurer comparer a l'alsace]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:46:48 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ptdr
+17/11/01 00:46:55 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[serieu]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:46:56 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[clad__]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:46:58 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[dis lui]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:47:19 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :aata je fumes et je reviens
+17/11/01 00:47:23 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oki]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:47:24 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a tt]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:47:26 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[clad__]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:47:29 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Keitaro]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:47:49 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[G rajouter l'access]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:47:49 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de licinio]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:49:42 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Oki
+17/11/01 00:50:00 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :il faudrait que j en fasse 1 à browni
+17/11/01 00:50:04 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :ms il ne vient plus
+17/11/01 00:50:26 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:50:28 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C bizar]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:50:31 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il a dé probleme]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:50:34 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de connection c ca?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:06 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :je ne sais absolument po
+17/11/01 00:51:17 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ok]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:22 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas d qu'il arrive]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:28 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[faudra po lui en mettre]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:29 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[un]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:30 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[aufait]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:41 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :pkoi ???
+17/11/01 00:51:46 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je T mis toi et browni 499 sur colmar]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:48 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et mulhouse]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:51:59 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Oki, merci
+17/11/01 00:52:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :<NicoS[loveS-mYrA][mode-komatag> [[[[[[[[faudra po lui en mettre]]]]]]]<------- po oublier partdon
+17/11/01 00:52:06 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:52:14 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :nul NicoS[loveS-mYrA][mode-komatag!!mdr
+17/11/01 00:52:16 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :re.......
+17/11/01 00:52:19 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[faudra pas oublier de lui en mettre]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:52:20 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[re]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:52:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[clad__]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:52:28 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :je me suis dit aussi :-)
+17/11/01 00:52:55 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:52:55 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:52:55 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais la je commate grave]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:53:24 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :Ah moi ca va mieux
+17/11/01 00:53:39 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :moi jai les yeux qui piccote a moitie la!
+17/11/01 00:53:40 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :chatter avec 2 mircs ouverts, c po facile :-)
+17/11/01 00:54:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:54:29 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[T sur sky la?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:54:33 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[T bien amusé hier?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:54:42 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :non j ai po trouvé le serveur
+17/11/01 00:54:52 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :et jvoulais po y aller à partir du site
+17/11/01 00:55:03 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[normal]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:55:06 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C e la merde]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:55:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[leur tru]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:55:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[c]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:55:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:55:10 :irc.voila.fr 482 Tibere #Alsa-Station :Vous n'êtes pas opérateur du salon
+17/11/01 00:55:26 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :on s en fout robot de mes fesses!!mdr
+17/11/01 00:55:40 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Tibere, ca sent le kick :-)\ f
+17/11/01 00:56:11 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:56:18 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :!kick Tibere
+17/11/01 00:56:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[merde]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:56:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[sui po auth]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:56:28 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2mdr\ f
+17/11/01 00:56:36 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :kilécon!!mdr
+17/11/01 00:56:46 :IriX!Xbot@Vj9QQrmW.Entrechat.Net KICK #alsa-station Tibere :Lamer!
+17/11/01 00:56:46 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#alsa-station
+17/11/01 00:56:46 :irc.voila.fr 332 Tibere #alsa-station :La Web Radio De l'IRC Alsacien
+17/11/01 00:56:46 :irc.voila.fr 333 Tibere #alsa-station IriX 1005950815
+17/11/01 00:56:46 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere Keitaro @IriX clad__ NicoS[loveS-mYrA][mode-komatag 
+17/11/01 00:56:46 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+17/11/01 00:56:46 :IriX!Xbot@Vj9QQrmW.Entrechat.Net NOTICE Tibere :\ 2Bienvenue\ 2 - bienvenue sur le chan de la webradio de l'IRC alsace pour nous ecouter 24h/24 : ouvrez winamp, taper ctrl+L et tapé l'adresse suivant: http://66.28.48.81:8024. Le site http://www.alsa-station.fr.fm
+17/11/01 00:56:46 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+17/11/01 00:56:46 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYqqzHz.ipt.aol.com chat2.voila.fr Keitaro H :2 [MoN ScRipT - http://www.KOala.fr.st]
+17/11/01 00:56:46 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+17/11/01 00:56:46 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr irc.voila.fr clad__ H :0 [MoN ScRipT - http://www.KOala.fr.st]
+17/11/01 00:56:46 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYq8E0I.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA][mode-komatag H :2 NicoS
+17/11/01 00:56:46 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+17/11/01 00:56:48 :irc.voila.fr 367 Tibere #Alsa-Station Radio!*@* IriX 1005864402
+17/11/01 00:56:48 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+17/11/01 00:57:06 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2NicoS[loveS-mYrA][mode-komatag, t utilises jamais /msg irix ???\ f
+17/11/01 00:57:23 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr
+17/11/01 00:57:34 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c pratique tu peux tt faire en gardant tes couleurs et en plus personne ne sait ce que tu tapes\ f
+17/11/01 00:58:11 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :tu tapes ./msg irix !kick etc..........?
+17/11/01 00:58:32 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu tapes /msg irix kick #alsa-station Tibere\ f
+17/11/01 00:58:47 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je C]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:58:48 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:58:51 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais la la fleme]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:58:54 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[d'ayeur]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:58:56 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ca marche pour toutes les commandes\ f
+17/11/01 00:59:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je fais que ca le msg irix]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:59:06 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'aime po trop]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:59:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[qu'on vois quand je fais !access]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:59:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 00:59:14 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah chav po moi
+17/11/01 00:59:22 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :me coucherais moins con ce soir!!mdr
+17/11/01 00:59:57 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c ca, un chatteur avec 2 ans d experience :-)\ f
+17/11/01 01:00:17 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ptdr
+17/11/01 01:00:23 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :j en ai deux et demi moi!!
+17/11/01 01:00:31 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mais j ai toujours ete nul!!mdr
+17/11/01 01:00:33 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol\ f
+17/11/01 01:00:47 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:00:52 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'en ai plus de...]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:00:54 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :et ca changras po je crois
+17/11/01 01:00:56 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[attend voir]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:00:58 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[5]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:01:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ansd]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:01:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:01:09 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2moi c 2 ans avec une treve de 7/8 mois au milieu\ f
+17/11/01 01:01:10 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pê plus]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:01:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je C meme po]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:01:24 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[moi aussi qqe petit treve]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:01:45 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ca fait du bien des fois ;-)\ f
+17/11/01 01:02:16 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:02:28 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais la ca fait trop longtemps que j'en ai po fais de treve]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:02:36 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Mdr\ f
+17/11/01 01:03:14 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :moi c etait y a po longtemps 3 jours
+17/11/01 01:03:18 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :enfin
+17/11/01 01:03:25 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :une treve de 3 jours y a qq mois
+17/11/01 01:03:30 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :c est une ri drogue
+17/11/01 01:03:31 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol\ f
+17/11/01 01:03:42 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c kelr !!!\ f
+17/11/01 01:03:43 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :suis condamn,er a chatter toute ma vie!
+17/11/01 01:04:14 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ms non\ f
+17/11/01 01:04:35 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Voila sera mort avant\ f
+17/11/01 01:04:36 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:04:50 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ptdr
+17/11/01 01:04:57 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah j irais ailleur
+17/11/01 01:05:18 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ailleur c nul :-)\ f
+17/11/01 01:05:32 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah vi je sais
+17/11/01 01:05:40 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bah on va en faire un de serveur alors
+17/11/01 01:07:02 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :fait combien chez vous les gars?
+17/11/01 01:07:19 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[heu]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[po chaud]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:23 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tres froid]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[meme]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:32 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[-5°]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:33 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :fait -1 la
+17/11/01 01:07:36 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:39 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[enfia]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:41 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'en C rien]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:44 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ha tu nous bas
+17/11/01 01:07:44 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je dis ca au pif]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:07:58 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :commence a peler grave a nantes
+17/11/01 01:08:34 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas ici]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:08:35 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C grave]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:08:39 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[comme ca pel déja]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:08:43 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[suis trop pas abituer]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:08:44 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr
+17/11/01 01:08:44 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:08:50 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bas vi lest ca pele
+17/11/01 01:09:22 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bon je v voulais j ai une de ces migraines encore !! ca m affole encore mon tit coeur
+17/11/01 01:09:30 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ms non\ f
+17/11/01 01:09:40 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Moi jsuis encore en t-shirt\ f
+17/11/01 01:09:45 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :mdr
+17/11/01 01:09:51 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ouè a l interieur
+17/11/01 01:09:53 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station ::pppp
+17/11/01 01:10:13 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2non meme qd je sort\ f
+17/11/01 01:10:22 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2bon je mets qd meme une veste ms legere\ f
+17/11/01 01:10:29 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bon v me coucher
+17/11/01 01:10:36 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bonne nuit les amoureux!!!!!mdr
+17/11/01 01:10:41 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2au debut t as bien froit\ f
+17/11/01 01:10:45 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2et apres tu t y habitues\ f
+17/11/01 01:10:45 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Soir clad__\ f
+17/11/01 01:11:03 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ptd\ f
+17/11/01 01:11:06 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ptdr\ f
+17/11/01 01:11:06 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Bon moi aussi j y go\ f
+17/11/01 01:11:15 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ciao]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:11:19 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Keitaro]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:11:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[neunuit]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:11:24 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Neunuit les Nantais !!!\ f
+17/11/01 01:11:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ciao clad__]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:11:27 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 01:11:27 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+17/11/01 01:11:32 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :bonne nuit  a vous
+17/11/01 01:11:36 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :enfin a toi
+17/11/01 01:11:38 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ptdr
+17/11/01 01:11:47 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr PRIVMSG #Alsa-Station :ciao
+17/11/01 01:11:51 :clad__!KOala_v5@Ea9QMrWs3A3s3sBsI8.abo.wanadoo.fr QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+17/11/01 02:08:08 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com JOIN :#alsa-station
+17/11/01 02:09:28 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Lol NicoS[loveS-mYrA][mode-komatag\ f
+17/11/01 02:09:33 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tjrs la :-)\ f
+17/11/01 02:09:40 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:09:42 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tjs la]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:09:43 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:31:44 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2raaaaaaa jsuis po pres d etre couché\ f
+17/11/01 02:34:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:34:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tu fais koi?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:34:25 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je chatte\ f
+17/11/01 02:34:33 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms j ai encore plein d autres chose à faire\ f
+17/11/01 02:34:39 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je ne devrais po etre ici\ f
+17/11/01 02:34:41 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol\ f
+17/11/01 02:34:50 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2en plus debout à 7h\ f
+17/11/01 02:34:52 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2demain\ f
+17/11/01 02:34:59 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a pié]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:02 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2euh, pardon tt @ l heure\ f
+17/11/01 02:35:04 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:07 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan moi G la matiné pour dodoter]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:11 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:13 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:16 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Pffff :-(\ f
+17/11/01 02:35:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[dis juste par azart t'aurais pas]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:27 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[le logiciel]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:31 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[vcrackftp?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:35:40 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2non, desolé\ f
+17/11/01 02:35:42 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2au fait\ f
+17/11/01 02:35:51 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu utilises koi en serveur ftp ???\ f
+17/11/01 02:35:53 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:10 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[u-server]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:14 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[serv-u]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:16 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[plustot]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:22 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c un freeware ???\ f
+17/11/01 02:36:26 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[nan]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:28 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[G le crack]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:29 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[si tu veux]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:31 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[aussi]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:31 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:36:31 :irc.voila.fr 482 Tibere #Alsa-Station :Vous n'êtes pas opérateur du salon
+17/11/01 02:36:34 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2vi\ f
+17/11/01 02:36:41 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu sais ou jpeux trouver tt ca ???\ f
+17/11/01 02:37:00 :IriX!Xbot@Vj9QQrmW.Entrechat.Net KICK #alsa-station Tibere :tu ne seras jms op
+17/11/01 02:37:00 :Tibere!mo-ize@Q7b9.rhapsodyk.net JOIN :#alsa-station
+17/11/01 02:37:00 :irc.voila.fr 332 Tibere #alsa-station :La Web Radio De l'IRC Alsacien
+17/11/01 02:37:00 :irc.voila.fr 333 Tibere #alsa-station IriX 1005950815
+17/11/01 02:37:00 :irc.voila.fr 353 Tibere = #Alsa-Station :Tibere Keitaro @IriX NicoS[loveS-mYrA][mode-komatag 
+17/11/01 02:37:00 :irc.voila.fr 366 Tibere #alsa-station :Fin de la liste.
+17/11/01 02:37:00 :IriX!Xbot@Vj9QQrmW.Entrechat.Net NOTICE Tibere :\ 2Bienvenue\ 2 - bienvenue sur le chan de la webradio de l'IRC alsace pour nous ecouter 24h/24 : ouvrez winamp, taper ctrl+L et tapé l'adresse suivant: http://66.28.48.81:8024. Le site http://www.alsa-station.fr.fm
+17/11/01 02:37:01 :irc.voila.fr 352 Tibere #Alsa-Station mo-ize Q7b9.rhapsodyk.net irc.voila.fr Tibere H :0 zcbot v 0.9.4 http://zcbot.sourceforge.net/
+17/11/01 02:37:01 :irc.voila.fr 352 Tibere #Alsa-Station KOala_v5 EVYqqzHz.ipt.aol.com chat2.voila.fr Keitaro H :2 [MoN ScRipT - http://www.KOala.fr.st]
+17/11/01 02:37:01 :irc.voila.fr 352 Tibere #Alsa-Station Xbot Vj9QQrmW.Entrechat.Net Channels.Entrechat.Net IriX H*@ :2 /msg IriX showcommands
+17/11/01 02:37:01 :irc.voila.fr 352 Tibere #Alsa-Station ZigZag2 EVYq8E0I.ipt.aol.com chat2.voila.fr NicoS[loveS-mYrA][mode-komatag H :2 NicoS
+17/11/01 02:37:01 :irc.voila.fr 315 Tibere #alsa-station :Fin de la liste.
+17/11/01 02:37:02 :irc.voila.fr 367 Tibere #Alsa-Station Radio!*@* IriX 1005864402
+17/11/01 02:37:02 :irc.voila.fr 368 Tibere #Alsa-Station :Fin de la liste
+17/11/01 02:37:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[télécharger .com]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:37:15 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pour le serveur]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:37:18 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et pis le crack]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:37:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[sur alstalavista.com]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:37:35 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Oki :-)\ f
+17/11/01 02:37:40 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2thanks\ f
+17/11/01 02:38:11 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:11 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[en général]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:20 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je fais ca pour tout lé logiciel]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:20 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[interressant]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:26 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:26 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[aufait]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:32 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[encore]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:32 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[un dernier truc]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:38 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tu voulais po faire un bot?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:38:40 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[un moment donné?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:01 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2si ms bon\ f
+17/11/01 02:39:04 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2j ai abandonné\ f
+17/11/01 02:39:07 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2po le temps\ f
+17/11/01 02:39:08 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol\ f
+17/11/01 02:39:18 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Jveux tjrs faire plein de truc\ f
+17/11/01 02:39:23 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms bon ...\ f
+17/11/01 02:39:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:25 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ta eu des info?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:34 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué parail pour moi]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:34 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:40 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais la je fais du C]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:40 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[en classe]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:42 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Lol :-)\ f
+17/11/01 02:39:46 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et on dois faire un projet]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:50 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[alors me dis pourkoi po un bot]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:39:53 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Vi c excllent\ f
+17/11/01 02:39:54 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:40:07 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2le c c'est po compliqué\ f
+17/11/01 02:40:24 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2peut etre juste les liste chainées doublement circulaire\ f
+17/11/01 02:40:31 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas oué et faire un bot spécial pour la radio ca pourrai etre interressant]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:40:33 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ou les recursion croisées\ f
+17/11/01 02:40:41 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oula]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:40:45 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[G po encore fais ca moi]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:40:46 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:40:50 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Ben jpourrais t aider\ f
+17/11/01 02:41:13 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas C cool]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:41:13 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais t'avais eu dé info]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:41:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[sur lé bot?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:41:32 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2non j ai po vraiment cherché\ f
+17/11/01 02:41:39 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2j ai regardé sur un site une fois\ f
+17/11/01 02:41:40 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms c tt\ f
+17/11/01 02:41:49 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2et encore jme souviens plus de l utl\ f
+17/11/01 02:41:59 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2jcrois que c toi qui me l avait donné\ f
+17/11/01 02:43:04 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:08 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je m'en souviens]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:12 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[G contacté]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:14 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[un gars]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:18 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[le web master]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:19 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[du site]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:24 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pour avoir dé info]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:33 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il ma donner le mail d'un gars qui pourra m'aider]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:43:37 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je v voir ca demain]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:44:00 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ben wouaip, on pourrait faire ca ensemble\ f
+17/11/01 02:44:20 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ca me permetrais de derouiller mon C :-)\ f
+17/11/01 02:44:36 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[po de probleme]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:44:38 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[moi suis partant]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:44:41 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bon par contre]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:44:43 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je dévbute]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:44:45 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[en C]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:44:51 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[suis po un expert]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:45:07 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2moi j en ai fait 1 an et demi\ f
+17/11/01 02:45:16 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais on pourrai faire un truc interressant pour la radio]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:45:20 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:45:24 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ca va alors tu gere bien]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:45:35 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2mouai\ f
+17/11/01 02:45:36 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ds ma formation je V en faire pas plus de 6 mois]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:46:33 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2mouarf 6 mois pr tt voir\ f
+17/11/01 02:46:35 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c chaud\ f
+17/11/01 02:46:45 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas moi C plus réseau]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:46:47 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C pour ca]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:46:52 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il nous faut lé base]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:46:54 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et pis vala]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:46:59 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:01 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2mouahai\ f
+17/11/01 02:47:03 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais bon]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:07 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu vas voir les sockets\ f
+17/11/01 02:47:12 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2et autre :-)\ f
+17/11/01 02:47:18 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c assez drole en C\ f
+17/11/01 02:47:30 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2t apprends à faire ton propre chat\ f
+17/11/01 02:47:42 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ta fais du java aussi?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:45 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a oué un chat]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:46 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:53 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[terrible ca]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:54 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:47:55 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ouaip java aussi\ f
+17/11/01 02:48:02 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2vi pour le chat c drole\ f
+17/11/01 02:48:09 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms bon ct po super evolué\ f
+17/11/01 02:48:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol faut po s'attendre a faire un mirc]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:48:25 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ms j ai qd meme fait un truc avec interpretation des commandes\ f
+17/11/01 02:49:44 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:49:49 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tu peu te connecté]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:49:52 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a tout]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:49:53 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:50:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[serveur avec?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:51:26 :Keitaro!KOala_v5@EVYqqzHz.ipt.aol.com QUIT :Ping timeout
+17/11/01 02:55:37 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com JOIN :#alsa-station
+17/11/01 02:56:07 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :Re :-)
+17/11/01 02:56:39 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[re Keitaro]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:56:56 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2pff WINDAUBE de ..... !!!\ f
+17/11/01 02:57:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 02:57:03 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tu m'etonne]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:01:50 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2NicoS[loveS-mYrA][mode-komatag\ f
+17/11/01 03:01:51 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYq8E0I.ipt.aol.com QUIT :Read error : Connection reset by peer
+17/11/01 03:04:01 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com JOIN :#alsa-station
+17/11/01 03:04:10 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2re NicoS[loveS-mYrA][mode-komatag\ f
+17/11/01 03:04:31 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2dis moi\ f
+17/11/01 03:04:39 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[re]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:04:39 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu peux m envoyer le crack\ f
+17/11/01 03:04:41 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[G ete deconnecté]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:04:44 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mdr]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:04:50 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[de merde]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:04:50 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2je vois lol\ f
+17/11/01 03:04:52 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:04:54 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[aol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:05:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:05:23 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ton mail]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:05:24 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[stp]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:06:03 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2coberserker@aol.com\ f
+17/11/01 03:06:08 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2Et dozo :-)\ f
+17/11/01 03:06:35 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C parti]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:06:38 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[e dozo?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:06:42 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2merci :-)\ f
+17/11/01 03:06:48 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2dozo c du jap\ f
+17/11/01 03:06:53 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2ca veut dire merci\ f
+17/11/01 03:07:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oki]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:07:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:07:09 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:07:32 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2encore un truc que g commencé et abandonné !!!\ f
+17/11/01 03:07:55 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[le japonnais?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:08:05 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2vi :-)\ f
+17/11/01 03:08:11 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:08:16 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[t'en fais logtemps?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:09:21 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 22 mois\ f
+17/11/01 03:09:25 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2par internet\ f
+17/11/01 03:10:10 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a oki]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:13:30 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2tu choisis comment le rep\ f
+17/11/01 03:13:34 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2pour le ftp ???\ f
+17/11/01 03:15:17 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[heu]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:15:24 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il te le demande quandtu l'install]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:16:43 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2lol\ f
+17/11/01 03:16:47 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2meme po\ f
+17/11/01 03:17:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas si]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:17:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ou alors]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:17:23 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[apres]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:20:02 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2jle reinstallerais\ f
+17/11/01 03:20:08 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:20:10 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[a la limite]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:20:20 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2j ai po redem\ f
+17/11/01 03:20:25 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2c surement pour ca\ f
+17/11/01 03:22:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pê]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 03:23:31 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2bon moi dodo\ f
+17/11/01 03:23:39 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com PRIVMSG #alsa-station :\ 312,8\ 2@Pluch l ami :-)\ f
+17/11/01 03:23:55 :Keitaro!KOala_v5@EVYq0A08.ipt.aol.com QUIT :J'utilise \95\95\95 KOala`s`Sc®ipT [5] VersIoN SpéciaLe \95\95\95\95\95\95 à télécharger sur (\95 http://www.KOala.fr.st \95\95\95\95
+17/11/01 03:37:57 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVU3U4.ipt.aol.com QUIT :Read error : Connection reset by peer
+17/11/01 03:39:21 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYHIzVz.ipt.aol.com JOIN :#alsa-station
+17/11/01 03:40:05 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYHIzVz.ipt.aol.com QUIT :Read error : EOF from client
+17/11/01 04:31:48 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 04:32:12 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 04:32:12 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 04:32:12 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 04:47:03 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 04:51:12 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 04:51:12 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 04:51:12 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 04:57:02 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 05:06:10 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 05:06:10 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 05:06:10 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:10:40 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:11:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:11:08 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:11:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:12:32 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:13:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:13:08 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:13:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:14:27 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:15:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:15:08 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:15:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:20:39 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:21:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:21:07 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:21:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:26:26 :Gedeon!~v318@ESrmoTus3AIs3sBs3p4.abo.wanadoo.fr JOIN :#limoges
+17/11/01 07:26:40 :Gedeon!~v318@ESrmoTus3AIs3sBs3p4.abo.wanadoo.fr PART #limoges
+17/11/01 07:36:39 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:37:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:37:07 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:37:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:37:18 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:38:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:38:07 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:38:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:38:09 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:39:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:39:07 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:39:07 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 07:39:09 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 07:40:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 07:40:08 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 07:40:08 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 09:30:49 :seb_25h87[pas_la]!~m87@213.245.221.4I JOIN :#limoges
+17/11/01 09:30:58 :seb_25h87[pas_la]!~m87@213.245.221.4I PART #limoges
+17/11/01 09:55:33 :Rico_Sleeping!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+17/11/01 10:54:19 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps3Is3p0.dial.proxad.net JOIN :#alsa-station
+17/11/01 11:08:40 :B]e[N_68]!thraaaaash@WMy9Wn7iyGsBs9ps3Is3p0.dial.proxad.net QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+17/11/01 11:15:58 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 11:36:45 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr PRIVMSG #alsa-station :\ 315,02\ 2essay\ 2
+17/11/01 11:36:45 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr PRIVMSG #alsa-station :\ 315,02\ 2123\ 2
+17/11/01 11:36:46 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr PRIVMSG #alsa-station :\ 315,02\ 2merde\ 2
+17/11/01 11:43:33 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+17/11/01 11:43:45 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 11:44:52 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0sBsBUA.abo.wanadoo.fr QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+17/11/01 12:03:10 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :En direct d'Auxerre, venez discuter avec Marie-Sophie L. membre du jury
+17/11/01 12:12:20 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGs3ApsBsBIA.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 12:22:37 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGs3ApsBsBIA.abo.wanadoo.fr QUIT :\ 2\ 312toon§¢RïþT\ 3\ 2 \ 2\1f\ 310v2.0\1f       \ 39,9_\ 31,0 http://www.multimania.com/toonland/ \ 39,9_ \ 34,0      LE script
+17/11/01 12:32:43 :Little-Devil!~v505@Etow7GrWs3A3s3s3s4p.abo.wanadoo.fr JOIN :#limoges
+17/11/01 12:33:08 :Little-Devil!~v505@Etow7GrWs3A3s3s3s4p.abo.wanadoo.fr PRIVMSG #limoges :\ 32,4\ 2oula je crois que j'viens de faire une connerie
+17/11/01 12:33:18 :Little-Devil!~v505@Etow7GrWs3A3s3s3s4p.abo.wanadoo.fr PRIVMSG #limoges :\ 32,4\ 2faut j'arrete de toucher a tt moi
+17/11/01 12:33:33 :Little-Devil!~v505@Etow7GrWs3A3s3s3s4p.abo.wanadoo.fr PRIVMSG #limoges :\ 32,4\ 2Vous etes de Limoges vous deux?
+17/11/01 12:34:13 :Little-Devil!~v505@Etow7GrWs3A3s3s3s4p.abo.wanadoo.fr PART #limoges
+17/11/01 12:43:04 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :En direct d'Auxerre, venez discuter avec Christian Morin, ex animateur et clarinetiste
+17/11/01 12:57:09 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0s4sBIB.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 13:05:06 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0s4sBIB.abo.wanadoo.fr QUIT :Ping timeout
+17/11/01 13:05:07 :Rico_Sleeping!rico@vj7koQ.adsl.nerim.net NICK :Rico
+17/11/01 13:05:25 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0s4sBIB.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 13:11:16 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGsBA0s4sBIB.abo.wanadoo.fr QUIT :Ping timeout
+17/11/01 13:12:33 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGs3ApsBsBIA.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 13:12:54 :Ally_McBeal_la_vraie__68kerian!~v343@WMy9Wn7iyGsBs9ps3Bs3BB.dial.proxad.net JOIN :#alsa-station
+17/11/01 13:13:00 :Ally_McBeal_la_vraie__68kerian!~v343@WMy9Wn7iyGsBs9ps3Bs3BB.dial.proxad.net PART #alsa-station
+17/11/01 13:18:35 :sandrrra!~voila.fr@EVYR0EY3.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 13:18:50 :sandrrra20ans!~voila.fr@EVYR0EY3.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 13:23:29 :irinnna!~voila.fr@EVYVUAUz.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 13:23:40 :samanthhha!~voila.fr@EVYVUAUz.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 13:33:52 :christinna!~fffvoila.fr@EVYqY884.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 13:40:23 :IriX!Xbot@Vj9QQrmW.Entrechat.Net QUIT :chat-hub.voila.fr Channels.Entrechat.Net
+17/11/01 13:41:39 :IriX!Xbot@Vj9QQrmW.Entrechat.Net JOIN :#Alsa-Station
+17/11/01 13:41:39 :Channels.Entrechat.Net MODE #Alsa-Station +o IriX
+17/11/01 13:41:39 :IriX!Xbot@Vj9QQrmW.Entrechat.Net TOPIC #Alsa-Station :La Web Radio De l'IRC Alsacien
+17/11/01 13:42:02 :B]e[N_68]!thraaaaash@XocsNMy9Wn7iyGs3ApsBsBIA.abo.wanadoo.fr QUIT :Ping timeout
+17/11/01 13:48:00 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVIYRA.ipt.aol.com JOIN :#alsa-station
+17/11/01 13:55:10 :NicoS[loveS-mYrA][mode-komatag!ZigZag2@EVYVIYRA.ipt.aol.com NICK :NicoS[loveS-mYrA][mode-juste-s
+17/11/01 13:55:24 :NicoS[loveS-mYrA][mode-juste-s!ZigZag2@EVYVIYRA.ipt.aol.com NICK :NicoS[loveS-mYrA][juste-servie
+17/11/01 13:55:43 :NicoS[loveS-mYrA][juste-servie!ZigZag2@EVYVIYRA.ipt.aol.com NICK :NicoS[loveS-mYrA][a-poil]
+17/11/01 14:13:41 :vanessssa18!~voildda.fr@EVYqY884.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 14:29:06 :NicoS[loveS-mYrA][a-poil]!ZigZag2@EVYVIYRA.ipt.aol.com NICK :NicoS[loveS-mYrA]
+17/11/01 14:31:40 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico-Bain
+17/11/01 14:58:22 :Rico-Bain!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+17/11/01 14:58:42 :NicoS[loveS-mYrA]!ZigZag2@EVYVIYRA.ipt.aol.com PART #alsa-station :\ 312 @ PlouSsSS le monde de #alsa-station !!! :)
+17/11/01 15:10:19 :vanessssa18!~voildda.fr@EVYV4H83.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 15:27:22 :Rico-Bain!rico@vj7koQ.adsl.nerim.net NICK :Rico-
+17/11/01 15:33:40 :vanessssa18!~voildda.fr@EVYV4U0R.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 15:33:51 :christinna20!~fffdvoila.fr@EVYV4U0R.ipt.aol.com PRIVMSG Tibere :Tu as toujours révé d'une eXpérience a 3 ? http://www.amatricesphotos.free.fr
+17/11/01 15:48:35 :Rico-!rico@vj7koQ.adsl.nerim.net NICK :Rico
+17/11/01 16:00:40 :vanessssa18!~voildda.fr@EVYREqUp.ipt.aol.com PRIVMSG Tibere :Tu aimes les filles exhibent? alors fonce sur http://www.topxfrance.free.fr
+17/11/01 16:08:54 :admin!~lloo@xrnW0sAsA.x-echo.com NOTICE $*.* :En direct d'Auxerre, venez discuter avec la charmante Amanda Lear sur #interview (http://chat.voila.fr/webcam.php3
+17/11/01 16:11:50 :Rico!rico@vj7koQ.adsl.nerim.net QUIT :Ping timeout
+17/11/01 17:09:02 :Rico!rico@vj7koQ.adsl.nerim.net NICK :Rico-FCNantes
+17/11/01 18:20:31 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 18:22:55 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+17/11/01 18:32:03 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr JOIN :#alsa-station
+17/11/01 18:32:26 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr NICK :Browni68[Mal_Partout]
+17/11/01 18:38:41 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net JOIN :#alsa-station
+17/11/01 18:39:21 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[salut Browni68[Mal_Partout]]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:39:37 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 Salut toa!!!! lol
+17/11/01 18:40:06 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ta vu on a l'irix]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:40:07 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :!access *
+17/11/01 18:40:13 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je te fais un access?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:40:23 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 yes ;0)
+17/11/01 18:41:34 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[un pass]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:42:20 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 metal
+17/11/01 18:42:31 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[vala]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:42:35 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[G mis 498]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:42:41 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[parceque je suis que 499]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:42:41 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[alors]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:42:47 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[pouvais po t emettre 499]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:43:05 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :!moduser level Browni68 499
+17/11/01 18:43:07 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 po grave!!! ;o)
+17/11/01 18:43:09 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:43:11 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bas oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:43:57 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 c quoi le délire sur haut-rhin? y en a qu'on abuser?
+17/11/01 18:46:01 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:46:17 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je V m'arranger pour t'en donner un d'access]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:46:24 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[mais peu po te le donner comme ca]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:46:33 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[licinio veux que je lui en parle]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:46:41 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 y s'ont fait quoi au juste comme abus
+17/11/01 18:47:09 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[il se passe les pass]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:47:13 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et C la merde]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:47:52 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 sont trop cons!!!
+17/11/01 18:48:14 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 mais bon les fouteurs de merde y en aura toujours
+17/11/01 18:48:29 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[Cclair]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:48:40 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[moi je dis fait po mettre tout le monde avec un access]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:48:42 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[la ct le bordel]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:48:44 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[aufait]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:48:59 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[je T mis toi et keitaro a 499 sur colmar et mulhouse]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:49:04 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[et G enlver lé autre]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:49:08 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[qui y etait]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:49:15 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 oki
+17/11/01 18:50:00 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 g fait ma super photo en kimono , y a plus qu'a développé , pis j'te scanne ça et j'te le mail ;0)
+17/11/01 18:50:19 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[oué]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:50:19 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:51:10 :Browni68[Mal_Partout]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr NICK :Browni68[The_Killer]
+17/11/01 18:51:47 :Rico-FCNantes!rico@vj7koQ.adsl.nerim.net QUIT :Read error : EOF from client
+17/11/01 18:54:36 :Browni68[The_Killer]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr NICK :Browni68[Happy]
+17/11/01 18:57:39 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 bon je dis go
+17/11/01 18:57:54 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 bonne soirée
+17/11/01 18:58:05 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 @Pluch
+17/11/01 18:58:06 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ciao]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:58:08 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[toi]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:58:09 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ausi Browni68[Happy]]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:58:12 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 18:58:24 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr PRIVMSG #alsa-station :\ 36,11\ 2\ 2\ 2 marci ;0)
+17/11/01 18:58:32 :Browni68[Happy]!Browni68@ENMy9Wn7iyGs3ABs3s3spB.abo.wanadoo.fr QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+17/11/01 19:07:52 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com JOIN :#alsa-station
+17/11/01 19:07:52 :IriX!Xbot@Vj9QQrmW.Entrechat.Net PRIVMSG #alsa-station :\ 2[OXyDe]\ 2 \ 38,14-=[God Gave Punk Rock To Me, I am The New Messiah. Than Hear Me]=-
+17/11/01 19:08:32 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[salut LiK]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:09:43 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lut
+17/11/01 19:10:34 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 &part
+17/11/01 19:11:11 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :&part
+17/11/01 19:11:36 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[tu fais koi?]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:12:10 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 me branle
+17/11/01 19:12:16 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 non je rigole
+17/11/01 19:12:17 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 bah
+17/11/01 19:12:21 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je suis sur le site de mon CLUB de Foot favoris
+17/11/01 19:12:23 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 L'ASSe
+17/11/01 19:12:36 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 et toi ?
+17/11/01 19:12:42 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[moi mon club]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:12:46 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[C FCNA]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:12:47 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[:)]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:12:52 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 FCNANTES ?
+17/11/01 19:13:40 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ouéééé]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:13:54 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lol
+17/11/01 19:13:58 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Ca va y se demerde bien
+17/11/01 19:14:06 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 en C1
+17/11/01 19:14:12 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 mais dans le championnat ca merde un peu
+17/11/01 19:14:46 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[clair]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:14:51 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[fais chier]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:14:52 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[ce soir]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:14:55 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[on jour rennes]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:15:00 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[j'espere qu'on va gérer]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:17:10 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 Ce soir on joue contre Caen je veux bouffer des rillete
+17/11/01 19:17:14 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 faut qu'on gagne !!!!!!
+17/11/01 19:17:15 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 lol
+17/11/01 19:17:18 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com PRIVMSG #alsa-station :\ 2\ 3\ 32,7 je vasi ùmanger
+17/11/01 19:17:30 :LiK!OZoNe@EVzz8Y0p.ipt.aol.com NICK :LiK[EaTiNg-ModE]
+17/11/01 19:18:34 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[lol]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:18:36 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net PRIVMSG #alsa-station :\ 315,0[\ 30,15[\ 314,15[\ 315,14[\ 31,14[\ 314,1[\ 38,1[\ 31,8[bon app]\ 38,1]\ 314,1]\ 31,14]\ 315,14]\ 314,15]\ 30,15]\ 315,0]
+17/11/01 19:22:46 :vanessssa18!~voildda.fr@EVE4BV3U.ipt.aol.com PRIVMSG Tibere :Envie de faire joujou avec une nana de 18 ans? http://www.amatricesphotos.free.fr
+17/11/01 19:29:50 :LiK[EaTiNg-ModE]!OZoNe@EVzz8Y0p.ipt.aol.com QUIT :Read error : Connection reset by peer
+17/11/01 19:31:26 :christinne!~voddildda.fr@EVYRBp3I.ipt.aol.com PRIVMSG Tibere :Envie de faire joujou avec une nana de 18 ans? http://www.amatricesphotos.free.fr
+17/11/01 19:35:47 :neros!cazou@o-sz4sB4A.evc.net JOIN :#Alsa-Station
+17/11/01 19:36:06 :neros!cazou@o-sz4sB4A.evc.net PART #Alsa-Station
+17/11/01 19:36:54 :NicoS[loveS-mYrA]!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net NICK :NicoS[loveS-mYrA]tel
+17/11/01 19:40:43 :NicoS[loveS-mYrA]tel!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net QUIT :\ 34\ 2Un\ 38\1f[R]\1f\ 34eAL \ 37II\1f \ 312by \1fNeOpHyTe\1f \ 34[\ 310WeB\ 34]\ 31 http://easy.to/unreal
+17/11/01 19:42:16 :NicoS[loveS-mYrA]tel!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net JOIN :#alsa-station
+17/11/01 19:43:47 :NicoS[loveS-mYrA]tel!ZigZag2@WMy9Wn7iyGsBs9ps3Bs3BI.dial.proxad.net QUIT :Read error : EOF from client
diff --git a/pisg/COPYING b/pisg/COPYING
new file mode 100644 (file)
index 0000000..eeb586b
--- /dev/null
@@ -0,0 +1,340 @@
+                   GNU GENERAL PUBLIC LICENSE
+                      Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+\f
+                   GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+\f
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+\f
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+\f
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                           NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+\f
+           How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) 19yy  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/pisg/Makefile b/pisg/Makefile
new file mode 100644 (file)
index 0000000..ba66d88
--- /dev/null
@@ -0,0 +1,173 @@
+# Bloated Makefile to make new releases of pisg
+
+all: release
+
+# Ugly hack to get the version number from Pisg.pm
+VER = $(shell grep "version =>" modules/Pisg.pm | sed 's/[^"]*"\([^"]*\)+CVS".*/\1/')
+
+# append +CVS.. if SNAPSHOT is defined
+ifeq ($(SNAPSHOT),)
+       VERSION = $(VER)
+else
+       VERSION = $(VER)+CVS_$(shell date +%Y%m%d)
+endif
+
+DIRNAME = pisg-$(VERSION)
+
+TARFILE = pisg-$(VERSION).tar.gz
+ZIPFILE = pisg-$(VERSION).zip
+
+FILES = pisg \
+        COPYING \
+        README \
+        pisg.cfg \
+        lang.txt
+
+DOCS = docs/FORMATS \
+        docs/Changelog \
+        docs/CREDITS \
+        docs/pisg-doc.html \
+        docs/pisg-doc.txt \
+        docs/pisg-doc.xml \
+        docs/pisg.sgml \
+        docs/pisg.1 \
+
+DEVDOCS = docs/dev/API
+
+GFX = gfx/green-h.png \
+        gfx/green-v.png \
+        gfx/blue-h.png \
+        gfx/blue-v.png \
+        gfx/yellow-h.png \
+        gfx/yellow-v.png \
+        gfx/red-h.png \
+        gfx/red-v.png \
+
+SCRIPTS = scripts/crontab \
+          scripts/dropegg.pl \
+          scripts/egg2mirc.awk \
+          scripts/eggdrop-pisg.tcl \
+          scripts/mirc2egg.sed \
+          scripts/sirc-timestamp.pl \
+          scripts/windows-ftp-upload.txt
+
+ADDALIAS = scripts/addalias/addalias.pl \
+           scripts/addalias/README
+
+PUM = scripts/pum/pum.pl \
+           scripts/pum/pum.conf
+
+MODULESDIR = modules
+
+MAIN_MODULE = $(MODULESDIR)/Pisg.pm
+
+PISG_MODULES = $(MODULESDIR)/Pisg/Common.pm \
+              $(MODULESDIR)/Pisg/HTMLGenerator.pm
+
+PARSER_MODULES = $(MODULESDIR)/Pisg/Parser/Logfile.pm
+
+FORMAT_MODULES = $(MODULESDIR)/Pisg/Parser/Format/axur.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/bxlog.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/bobot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/blootbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/dancer.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/dircproxy.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/DCpp.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/eggdrop.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/energymech.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/grufti.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/hydra.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/ircle.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/infobot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/IRCAP.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/irssi.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/ircII.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/javabot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/konversation.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/kvirc.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/lulubot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/oer.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/mbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/miau.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/mIRC.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/mIRC6.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/mIRC6hack.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/mozbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/muh.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/muh2.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/moobot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/perlbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/pircbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/psybnc.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/sirc.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/supy.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/virc98.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/Vision.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/Trillian.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/Template.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/RacBot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/rbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/xchat.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/winbot.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/weechat.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/weechat3.pm \
+                $(MODULESDIR)/Pisg/Parser/Format/zcbot.pm \
+
+docs:
+       $(MAKE) -C docs VERSION=$(VERSION)
+
+release: docs
+       mkdir -p newrelease
+
+       mkdir $(DIRNAME)
+       cp $(FILES) $(DIRNAME)
+
+       mkdir $(DIRNAME)/scripts
+       cp $(SCRIPTS) $(DIRNAME)/scripts
+
+       mkdir $(DIRNAME)/gfx
+       cp $(GFX) $(DIRNAME)/gfx
+
+       mkdir $(DIRNAME)/docs
+       cp -r $(DOCS) $(DIRNAME)/docs
+
+       mkdir $(DIRNAME)/layout
+       cp layout/*.css $(DIRNAME)/layout
+
+       mkdir $(DIRNAME)/docs/dev
+       cp $(DEVDOCS) $(DIRNAME)/docs/dev
+
+       mkdir $(DIRNAME)/scripts/addalias
+       cp $(ADDALIAS) $(DIRNAME)/scripts/addalias
+
+       mkdir $(DIRNAME)/scripts/pum
+       cp $(PUM) $(DIRNAME)/scripts/pum
+
+       mkdir $(DIRNAME)/$(MODULESDIR)
+
+       mkdir $(DIRNAME)/$(MODULESDIR)/Pisg
+       mkdir $(DIRNAME)/$(MODULESDIR)/Pisg/Parser
+       mkdir $(DIRNAME)/$(MODULESDIR)/Pisg/Parser/Format
+       cp $(MAIN_MODULE) $(DIRNAME)/$(MODULESDIR)/
+       cp $(PISG_MODULES) $(DIRNAME)/$(MODULESDIR)/Pisg/
+       cp $(PARSER_MODULES) $(DIRNAME)/$(MODULESDIR)/Pisg/Parser
+       cp $(FORMAT_MODULES) $(DIRNAME)/$(MODULESDIR)/Pisg/Parser/Format
+
+       perl -i -pe 's/^(.*version => ")[^"]*(".*)/$${1}$(VERSION)$${2}/' $(DIRNAME)/$(MODULESDIR)/Pisg.pm
+
+       tar zcfv newrelease/$(TARFILE) $(DIRNAME)
+       zip -r pisg $(DIRNAME)
+       mv pisg.zip newrelease/$(ZIPFILE)
+       mv $(DIRNAME) newrelease
+
+clean:
+       cd docs && make clean
+       rm -rf newrelease/$(TARFILE)
+       rm -rf newrelease/$(ZIPFILE)
+       rm -rf newrelease/$(DIRNAME)
+       rm -rf $(DIRNAME)
+
+distclean: clean
+       rm -rf newrelease/
+
+.PHONY: all release docs clean distclean
diff --git a/pisg/README b/pisg/README
new file mode 100644 (file)
index 0000000..5a2ab7d
--- /dev/null
@@ -0,0 +1,80 @@
+README, pisg - by me and others (see CREDITS file)
+------------------
+pisg - Perl IRC Statistics Generator, is a Perl script which takes IRC
+logfiles and turns them into nice looking stats, which can be amusing to
+show for the users of your channel.
+
+The supported logfile formats is explained in the FORMATS file included with
+this distribution in the 'docs' directory.
+
+SETTING UP PISG
+---------------
+Full documentation for pisg is located in 'docs/pisg-doc.txt' and
+'docs/html/index.html' for a HTML version.
+
+Quick usage instructions below:
+
+It's quite simple to set up pisg. You have 2 choices:
+
+ * Set settings from commandline (try pisg --help)
+ * Configure pisg from the pisg.cfg file (more flexible and configurable)
+
+If you look in the example pisg.cfg, you will see a small working sample
+where you can insert your own data.
+
+The commandline version has the disadvantage that you can only set up one
+channel to be run.
+
+RUNNING PISG
+------------
+If you have setup everything inside the config file, then you just need to
+run it. If you're on a Linux/BSD/Unix system, this should do the work:
+
+    $ ./pisg
+
+Running pisg like this will just use the settings in pisg.cfg.
+
+If you want to specify things on commandline instead of in the config file,
+you could do:
+
+    $ ./pisg -ch \#channel -l logfile.log -f mIRC -o index.html
+   
+The syntax and options is explained when doing:
+
+    $ ./pisg --help
+
+Setting settings on commandline, will override the relevant settings in
+pisg.cfg.
+
+NOTES
+-----
+There is some graphics in the gfx/ folder which pisg uses, you should put
+these in the same directory as your stats file(s) or use the 'PicLocation'
+configuration option.
+
+The stats will look best with a logfile which is at least one day long.
+Some stats (like smilies, exclamation marks, etc) doesn't get counted before
+a special amount of time.
+
+pisg supports multiple languages so the texts on the stats page will
+be in your own language; look in lang.txt to see the supported languages.
+The language can be changed from within the pisg.cfg file.
+
+If you have any corrections to the language file, or you want to add a new
+translation, then send it to the mailing list.
+
+CONTACT INFORMATION
+-------------------
+If you have any issues with pisg, such as problems with installing or
+running pisg, then send an e-mail to the pisg mailing list:
+
+http://lists.sourceforge.net/mailman/listinfo/pisg-general
+
+You can report bugs or add feature requests here:
+http://sourceforge.net/tracker/?group_id=31862
+
+The pisg homepage is located at http://pisg.sourceforge.net/.
+
+Have fun :)
+
+ - Morten Brix Pedersen
diff --git a/pisg/docs/CREDITS b/pisg/docs/CREDITS
new file mode 100644 (file)
index 0000000..33a1dfa
--- /dev/null
@@ -0,0 +1,161 @@
+CREDITS go to...
+--
+
+Original author and leading developer:
+--
+Morten Brix Pedersen <morten@wtf.dk>
+
+Major contributors:
+--
+ * Winfried Nessen <doomy@doomshammer.yi.org>
+ * Jamie Cheetham <jamie@softham.co.uk>
+ * Sam Bingner <sam@dhs.org>
+ * Christoph Berg <cb@df7cb.de>
+   | NFiles and UserPics options, wildcards for random user pictures,
+     wildcard and regexp support for IgnoreWords, FoulWords, ViolentWords,
+     charset conversion support, BigNumbersThreshold option, karma, music
+     charts, parser cache ...
+ * Torbjörn Svensson <azoff@se.linux.org>
+   | ShowFoulDecimals and AltColorScheme options, multiple channels with same
+   | name, multiple languages per run, lots of other fixes, pum.pl
+
+Other contributors:
+
+ * Stefan aka Flyghost <flyghost@ghosthouse.cx>
+   | Code contribution and fixes
+ * P. Gnodde aka Shogun <peter@pcswebdesign.nl>
+   | Lots of feature enhancements and code cleanups, thanks!
+ * Steve Tibold aka T0mcat <t0mcat@chat.lu>
+   | Tons of ideas
+ * Markus Geiger <mail@markus-geiger.net>
+   | Alias/nick replacement
+ * Joakim Sandström <joose@nalle.puh.org>
+   | Ideas and bugfixes
+ * Ryan Ryttie <kesu@kesuki.dyndns.org>
+   | xchat logfiles request/help
+ * Laocius <irish@rook.lug.usf.edu>
+   | The features 'most used words' and 'most referenced nicks'
+ * Luca (eni) <adsl.help@dada.it>
+   | Reported a very small, but stupid bug with the xchat fileformat :)
+ * kiss dess <duvet@mail.com>
+   | Found a few minor bugs. And added replace_links()
+ * S. William Schulz <sws@astrum.com>
+   | Better commandline arguments, --help and fixed indenting problems with
+     xchat logs, also fixed a critical thing with --format, --silent switch
+ * Tim Hunter <tim@quic.net>
+   | 'shortest lines', 'most fouls', 'pageheader' and more. 
+ * Kim Ingemann (KimI) <mail@pingvinland.dk>
+   | Danish translation
+ * Molator <molator@ifrance.com>
+   | French translation
+ * Sheuron Azxe <xeron@cfutura.com>
+   | Spanish translation
+ * Gandalf the Grey <gandalf@irc.pl>
+   | Polish translation and egg2mirc.awk script.
+ * Andreas Blaafladt <coronel@dalnet.no>
+   | Norwegian translation
+ * Sascha Lüdecke <sascha@meta-x.de>
+   | Compressed files, addition of --prefix, and sorting of files in logdirs
+ * JaMiR0W <jamirow@ig.com.br>
+   | Portugese translation
+ * Hanno Hecker (Vetinari) <vetinari@ankh-morp.org>
+   | Lots of feature additions and code cleanups, thanks!
+   | Updates to German translation, some patches for words and the feature
+     'most words'.
+ * Pyrofikiemaan <gassman65@hotmail.com>
+   | Dutch translation
+ * Andreas Henriksson <gem@home.se>
+   | Swedish translation
+ * Anders Rune Jensen (Superduck) <daserver@sol.dk>
+   | Language specific dates on stats page
+ * Christian Legler <capt@capt.de>
+   | New images for pisg
+ * Phil Gregory <phil_g@pobox.com>
+   | Regex support in user aliases, grammar corrections, huge changes to
+     modularize pisg into packages/objects.
+   | 'bigpic' user option
+ * Patrick Aussems aka Zyk <zyk@bugfactory.org>
+   | New options: show_mrn, show_mru, show_muw, show_randquote
+ * David Leadbeater
+   | Flexibility to irssi logfiles.
+ * Mouky <mouky@m6net.fr>
+   | Updates to French template, grammar/gender/spelling corrections.
+ * Kirler@paincreators <kirler@letku.net>
+   | Finnish translation.
+ * Ales Tepina <ales.tepina@guest.arnes.si>
+   | Slovenian translation
+ * Gyuri Horak <dyuri@dyuri.sch.bme.hu>
+   | Hungarian translation
+ * Pascal Brax <god@pascalbrax.com>
+   | Italian translation
+ * deadlock <deadlock@cheeseheadz.net>
+   | addalias.pl version 2, handling of users already in config file,
+     obsoletin of addalias.htm and more configurable script.
+ * Nicholas Frampton <whyrl@avians.net>
+   | infobot logfile support
+ * Mo-Ize <mo-ize@pas-tres.net>
+   | zcbot logfile support
+ * Azhrarn <Azhrarn@winbot.co.uk>
+   | winbot logfile support, Trillian logfile support
+     windows-ftp-upload.txt addition
+ * Andrew <andy@lewman.com>
+   | axur logfile support
+ * EQU <equ@equnet.org>
+   | oer logfile support
+ * "Travis Roy" <travis@scootz.net>
+   | perlbot logfile support
+ * Nathan Poznick
+   | Ability to specify multiple LogFiles and LogDirs.
+ * HM 2K <nfhm2k@gmail.com>
+   | eggdrop-pisg.tcl for running pisg from eggdrop
+ * Tiniduske <tiniduske@telenet.be>
+   | updated Dutch translation
+ * Julien Danjou <acid@debian.org>
+   | pisg(1) manpage
+ * coaster
+   | improved mirc6hack.mrc
+ * Vianney Lecroart <acemtp@free.fr>
+   | lulubot parser
+ * Christian Garbs (mastermitch)
+   | "Latest Topics" displays date
+ * Jeroen van Nimwegen <jeroen.van.nimwegen@gmail.com>
+   | updated Dutch translation
+ * James Vega (jamessan)
+   | Update for supy.pm
+ * Tjavdar Ivanov <ivtj@ing.hj.se>
+   | Update for Bulgarian
+ * Axel 'XTaran' Beckert <abe@deuxchevaux.org>
+   | pum.pl
+ * Kresten Kjeldgaard <gathond@gathond.dk>
+   | miau parser
+ * Guilherme Barile <guigouz@gmail.com>
+   | updated Portuguese/Brazil translation
+ * Antoni Grzymała <antoni@chopin.edu.pl>
+   | updated Polish translation
+ * NonExistenT <non3x@non3x.net>
+   | updated Russian translation
+ * Silviu Foca <silviu.foca@gmail.com>
+   | updated Romanian translation
+ * Michal Stano <mikezzsta@gmail.com>
+   | updated Slovak translation
+ * Pavel Kouril <paulway@gmail.com>
+   | updated Czech translation
+ * Sentence <Sentence@unencanto.es>
+   | updated Catalan translation
+ * Lajos Galambosi <contact@utp.hu>
+   | updated Hungarian translation
+ * Gökhan <eaqle@msn.com>
+   | updated Turkish translation
+ * Zoran <zoran@infoklub.net>
+   | updated Serbian translation
+ * Teemu Koskinen
+   | patches to speed up karma parsing and code cleanup
+ * Matti Peltola <aqvalar@gmail.com>
+   | Finish translation
+ * skiidoo
+   | updated French translation
+ * KenjiE20
+   | weechat3 parser
+
+I probably forgot a lot of people here, _PLEASE_ notify me if I left you
+out.. because I have a bad habit of forgetting to maintain this list :)
diff --git a/pisg/docs/Changelog b/pisg/docs/Changelog
new file mode 100644 (file)
index 0000000..a54f5ad
--- /dev/null
@@ -0,0 +1,1265 @@
+pisg (0.73) - ??
+    Christoph:
+    * Add "listening to" to the default ChartsRegexp.
+    Parsers:
+    * New parser "weechat3" for weechat >= 0.3.
+    * Update eggdrop parser for new logformat in 1.6.20 (timestamps with
+      seconds). From http://buster-net.ru/.
+
+pisg (0.72) - Wed Feb, 13th 2008
+    The Not Quite Valentine's Day Release.
+    Language Updates:
+      + Spanish: remove extra quote char (thanks Angel Olivera).
+      + German: included some patches by Alexander Schuch.
+      + French: updated by skiidoo, thanks (SF #1892319).
+    Torbjörn:
+    * Parsers:
+      + New parser for Konversation. Thanks ehein for the log.
+      + New parser for Mozbot. Thanks Jon^ and Daeron for your work!
+      + New parser for weechat. Thanks kelnoky for the log.
+    Christoph:
+    * Fix -ne option in manpage (thanks Justin Piszcz, Debian #430946).
+    * Apply patch by Teemu Koskinen to use sprintf for rounding in
+      HTMLGenerator.pm.
+
+pisg (0.71) - Wed Feb, 14th 2007
+   The Valentine's Day Release.
+   Christoph:
+     + Ship manpage source pisg.sgml in release, fix first paragraph.
+     + IRCAP.pm has been in CVS for 3 years but wasn't shipped in the
+       releases.
+    Torbjörn:
+    * Parsers:
+      + Update for miau.pm for miau 0.6.x (mnh, jha)
+      + Fix ShowOnlyTop to use only ActiveNicks (SF #1604942).
+      + Add links in documentation on ShowOnlyTop.
+      + Correct most used word/most referenced nick with cache (SF #1424050).
+    Language Updates:
+      + Finnish: updated by Matti Peltola with help from atheos and Daeron.
+      + Estonian: fix lastseen1,2 (thanks Hannes Tarien).
+
+pisg (0.70) - Thu Sep, 14th 2006
+   Torbjörn:
+   * Bug fixes:
+     + Added missing '>' (SF #1550312).
+     + Fix typo in docs (SF #1550765).
+   Christoph:
+     + The manpage file released with 0.69 was empty, sorry.
+       Thanks to Julien Danjou for spotting.
+     + Fix some typos in manpage and --help text.
+
+pisg (0.69) - Wed Aug, 31st 2006
+   Axel:
+   * PISG Bug fixes:
+     + Fixing several occurences of "Use of uninitialized
+       value in substitution (s///)" (SF #1354920)
+   * PUM Bug fixes:
+     + Missing and unclear documentation in pum.conf
+   * PUM Features:
+     + Acknowledging the deletion of a user now with buttons instead
+       of links so search engines won't follow the links and delete 
+       all users.
+     + Raising PUM version to 3.2
+   Christoph:
+   * Bug fixes:
+     + Fix ActiveNicks2 display when ActiveNicks is not divisible by 5
+       (thanks to Ian Rutson).
+     + Add patch by Teemu Koskinen to speed up karma parsing (SF #1489060).
+   * Parsers:
+     + Finally add miau parser by Kresten Kjeldgaard.
+   Torbjörn:
+   * Bug fixes:
+     + Fix urlencode to encode '&' (thanks to Thomas Whaples).
+     + Fix double class if hicell/hicell2 is set to "" (thanks RaZ for
+       spotting this).
+     + Fix bug when having multiplie languages defined and they use
+       different charsets (iconv left to next language).
+     + Fix tablewidthbug when running with multiplie outputs (thanks Daeron
+       for this note).
+     + Fix minortypo in HTMLGenerator.pm (thanks Daeron).
+     + Fix wordcount (thanks Daeron).
+     + Use nested HTML comments in CSS to cheat XML error having "<set ..>"
+       in the CSS file.
+     + Fix title tooltip (SF #1492153).
+     + Fix -cchannels option (SF #1369457).
+     + Fix uninitialised values in charts (SF #1354920 and #1498999)
+     + Fix Makefile to support the +CVS string and include it in releasename
+     + Fix charts to not include "NULL" tracks. 
+     + Add note about compressed files (SF #1536186)
+   * Features:
+     + Add "+CVS" to versionstring and remove it in Makefile when running
+       'make release'. This makes snapshot easier.
+     + Added some information about options pisg is run with to outputfile.
+   * Parsers:
+     + Add support for both the 1.0.5(stable) and the 1.1.0(devel) log format 
+       of dircproxy.
+     + Fix parser for psyBNC (SF #1490957).
+     + Update energymech to support new timestamp format.
+   Language Updates:
+     + Portuguese: completed by DarkForce72.
+     + Portuguese/Brazil: completed by Guilherme Barile.
+     + Spanish: completed by Sentence.
+     + Hebrew: competed by goldan.
+     + Polish: competed by Antoni Grzymała.
+     + Italian: completed by X-Drum.
+     + Russian: compeled by NonExistenT.
+     + Romanian: completed by Silviu Foca.
+     + Slovak: completed by Michal Stano.
+     + Czech: completed by Pavel Kouril.
+     + Catalan: completed by Sentence.
+     + Estonian: completed by pilleriin.
+     + Hungarian: completed by Lajos Galambosi.
+     + Turkish: completed by Gökhan.
+     + Serbian: splited into SR_EC and SR_EL by Sasa Stefanovic.
+     + Slovenian: completed by HeadRoom.
+     + French: updated by pam_.
+     + Albanian: completed by Elian.
+     + Swedish: minor update.
+
+pisg (0.68) - Mon Mar, 13th 2006
+   Christoph:
+   * Bug fixes:
+     + ColorScheme 'none' will generate the color gradient again, the gradient
+       is dropped with HiCell="".
+     + Fix <user> parsing.
+     + More smileys (SF #1264834).
+     + Suppress output when not writing to a terminal.
+     + Print full path when config file comes from the search path.
+     + Strip [brackets] from chart titles.
+   * Parsers:
+     + Strip nick modes in xchat format (SF #1304262).
+     + Add pointer to "compatibility" theme for XChat to FORMATS.
+     + Add warning on silent option to eggdrop-pisg.tcl.
+     + Note that the irssi format also works for ii (wmii).
+   Torbjörn:
+   * Features:
+     + Generate stats in multiple languages in a single run.
+   Language Updates:
+     + English: Fix preposition (thanks, Barry Suridge).
+     + French: completed by Yoda.
+     + Estonian: Hannes Tarien.
+     + German: Michael Weyershäuser.
+     + Danish: more han/hun (he/she, thanks b0m).
+
+pisg (0.67) - Thu Aug, 18th 2005
+   Christoph:
+     + Recognize ogg and wma suffixes in song stats, complain about invalid
+       ChartsRegexp.
+     + Documentation: Local options override global ones, not vice-versa.
+     + Notes on using mIRC.
+     + psybnc.pm: Fix ACTION pattern, require PRIVMSG on normal lines,
+       fix thirdline pattern (SF #1251680).
+   Torbjörn Svensson:
+     + Added support for multiple channels in config with the same name.
+       Even multiple channel directives for the very same channel are
+       supported (closes SF tracker #967404).
+     + Support 'bot' in addalias.pl.
+     + Support the new Trillian format.
+     + Chomp PageHead and PageFoot files.
+     + Pisg User Manager (pum): replacement for addalias.pl (with Axel
+       Beckert).
+     + ColorScheme 'none' will now suppress the background color in "most
+       active nicks" (closes SF #1255234).
+     + Die if output cannot be written (closes SF #1207883); remove some
+       redundant newlines.
+     * Fix minor typo in 'justgrey' colorscheme
+   * Languages:
+     + Dutch: small update to shout1 (thanks, Søren Jensen).
+     + Dutch/Flemish: new strings added (thanks, Jeroen van Nimwegen).
+     + Finnish: new strings added (thanks, Mikko Nissinen and Matti Peltola).
+     + Danish/Norwegian/Swedish: completed by Torbjörn Svensson.
+     + Bulgarian: thanks, Tjavdar Ivanov.
+     + Polish: fix attacked1 (thanks, kot_czarny, SF #1222407).
+     + Greek: new strings (thanks, Konstantinos Tzanidis).
+     + German: some minor tweaks.
+
+pisg (0.66) - Thu May, 13th 2005
+   Christoph:
+   * Features:
+     + Finally added support for 'asian' smiles ^^ (requested by Christian
+       Garbs) and left-handed smiles (-8, improved the smiley regexps, and
+       implemented new most used smileys stats.
+     + Complain about invalid -cfg options (closes SF tracker #1183072 by
+       nandmaster).
+   * Cache:
+     + Complain if CacheDir does not exist.
+     + Note that caching does not work for "one big logfile" setups.
+     + Latest topic was sometimes set -1 days ago (reported by Jarkko
+       Seppelin).
+   * Parser:
+     + Update supy.pm for new log format (thanks to James Vega for the patch).
+     + Add bxlog script supplied by Hannes Tarien.
+   * Documentation:
+     + Add correct ChartsRegexp.
+     + Correct synopsis for ShowLines (thanks, Scelt).
+     + Document DailyActivity (thanks coaster for spotting).
+   * Bugfixes:
+     + Change -n to -ne in --help output (thanks to Thomas Matthijs for the
+       patch).
+     + Fix picking MinQuote-length quotes (closes SF tracker #1183177 by
+       nandmaster).
+     + Continue after empty directories were found (closes SF tracker #1184874
+       by nandmaster).
+     + Most referenced nicks now works for nicks containing upper case chars
+       again (reported by Triper in SF tracker #1167424 and Scelt).
+     + foul1 should talk about words instead of lines; fixed in Danish and
+       French.
+     + Fix music charts (reported by Daniel Jensen in SF #1195919).
+   * Translations:
+     + Updated Italian translation (thanks, Michele Venturi)
+     + Fix typos in Estonian translation (thanks, Tegelane)
+
+pisg (0.65) - Fri Apr, 15th 2005
+   Christoph:
+   * Karma didn't work well with nick aliases. It's still far from perfect,
+     though (thanks to Nico for the test log).
+   * Fixed breakage when multiple LogDirs were given (thanks to Toni Viemerö
+     for the report, SF tracker #1155433).
+   * Add channel owner (~) and admin (&) chars in various parsers (reported by
+     Scelt in SF tracker #1170470).
+   * Recognize "Short joins" in mIRC6 and mIRC6hack (thanks, coaster).
+   The "Christoph got bored in Ireland" changes:
+   * Get channel music charts with ShowCharts and ChartsHistory (suggested by
+     Sven in SF tracker #1164596).
+   * A CacheDir can now be used to dump the results of log parsing to files.
+     See the documentation for details.
+   * Debug option: StatsDump.
+   * Made ShowLastSeen=1 and ShowMostActiveByHourGraph=1 default.
+   * More verbose config parser error messages.
+   * Most active nicks timebars have mouse-over titles.
+   * Update copyright years and add copyright and license to documentation.
+   Updated translations:
+   * French (thanks, Sébastien Bourgeois).
+   * Finnish (thanks, Sami Karuaho).
+
+pisg (0.64) - Thu Feb, 24th 2005
+   Morten:
+   * Updated translations:
+     + Swedish (thanks, Torbjörn Svensson)
+     + Danish
+   Christoph:
+   * Updated translations:
+     + Finnish (thanks, Sami Karuaho).
+     + Estonian (thanks, Hannes Tarien).
+     + Bulgarian (thanks, Dimitar and elseif).
+     + Spanish (thanks, Anonymous).
+     + Dutch (thanks, Jeroen van Nimwegen).
+     + New translation: Flemish (copied from Dutch before the last update).
+     + Norwegian (thanks, Andreas Blaafladt).
+   * Modified the CSS files containing .male/.female classes to show sex color
+     also for <a href>s (SF tracker #1088382 by Jeroen - tux2020).
+   * Applied patch by Torbjörn Svensson for using alternate CSS files - thanks
+     (AltColorScheme option).
+   * Made Logfile accept wildcards, sanitized NFiles behaviour on multiple
+     LogDirs.
+   * No "Userpic" headline was shown when there were only DefaultPics.
+   * Make "most used words" case-insensitive.
+   * Make failure to read PageHead/PageFoot files non-fatal.
+   * Applied patch by Hanno Hecker to keep only the last 50 quotes for each
+     nick while parsing. Saves memory and is probably saner anyway (thanks!).
+   * The "Latest Topics" section now displays the day like the "Last seen"
+     column (introduce [:days] in the last seen templates, add [:date] in
+     bylinetopic, swich [:nick] and [:time] around in English and German,
+     lastseen1 is now "yesterday" in English/German/French - patches for other
+     languages welcome!) (thanks, Christian Garbs).
+   * Make the ircII format use Maintainer instead of ircIINick.
+   * Documentation:
+     + Add version number to title (and let the release Makefile update it).
+     + Add note that Maintainer is used by some log formats.
+     + State that NickTracking does not work for the Maintainer nick.
+
+pisg (0.63) - Wed Jan, 12th 2005
+   Morten:
+   * A new option, ShowLines, for disabling the column with the number of
+     lines in "Most Active Nicks" has been added.
+   * Choose locally-installed pisg versions ahead of system-installed pisg
+     versions. (thanks, Bruce W. Murphy)
+   Christoph:
+   * Updated translations:
+     + German (thanks, Igge).
+     + Greek (thanks, Konstantinos Tzanidis).
+     + Hebrew (thanks, shimi).
+     + Swedish (thanks, Torbjörn Svensson).
+   * Inhibit warning in _mostreferencednicks when a nick is referenced
+     before being used first.
+   * Links for users in "These didn't make it to the top" (thanks, Edward
+     Pinski).
+   * irssi.pm: Recognize joins even when autorealname.pl is loaded.
+   * Hint user to use a log with timestamps when no parseable lines are found.
+   * Apply (and heavily sanitize) patch by Igge for "Most active genders"
+     stats (enable with ShowActiveGenders="1").
+   * New karma statistics (ShowKarma, KarmaHistory options).
+   * New NickLimit option (affects mostnicks, gender, and karma stats).
+   * docs/pisg-doc.xml: more crossrefs and clarifications.
+   * Fix subtle ignorewords issue.
+
+pisg (0.62) - Sat Dec, 11th 2004
+   Changes by Christoph Berg:
+   * Update mIRC script for the mIRC6hack format (thanks, coaster).
+   * Warnings about missing Text::Iconv are suppressed by 'silent'.
+   * Make FoulWords, ViolentWords, and IgnoreWords configurable per channel
+     (required quite some black regexp magic; SF tracker #1066103 by jjp3).
+   * wordlist_regexp uses quotemeta.
+   * New ShowActiveNicks option (defaulting to 1).
+   * Added lulubot parser (thanks, Vianney Lecroart).
+   * Yet another URL parsing fix (certainly not the last).
+   * CSS file can be linked to instead of being included statically;
+     using "none" will make pisg omit the HTML header.
+   * Documented HiCell and HiCell2 options.
+   * Fixed winbot parser (SF tracker #1082554 by Warmedal).
+   Changes by Morten Brix Pedersen:
+   * Fixed typo in French translation.
+
+pisg (0.61) - Sat Oct, 30th 2004
+   Changes by Christoph Berg:
+   * Fix warning when running on empty logs.
+   * Fix &amp; conversion.
+   * Rewrote URL/email parsing code (SF trackers #730899, #745483, #945302).
+   * More nick sanitizing.
+   * Remove whitespace around user pictures, border="0", title.
+   * Formats:
+     + New "mIRC6hack" format to work around braindead mIRC6 logging.
+     + Fix topic parsing bug in eggdrop (SF tracker #739090 by flashcode).
+   * docs/:
+     + Nicer Makefile.
+     + Write a single HTML file.
+     + Various crossrefs.
+     + Updated list of languages.
+     + Grab pisg.sgml manpage from Debian package, update with new options.
+
+pisg (0.60) - Fri Oct, 15th 2004
+   Changes by Christoph Berg:
+   * Clean up loop code in _mostnicks() and fix warning about calls to
+   is_ignored(undef).
+   * Added scripts/eggdrop-pisg.tcl for running pisg from eggdrop (thanks,
+   HM2K).
+   * Add total number of lines to status output.
+   * Annotated all languages in lang.txt with charset; fixed some Russian and
+   German strings.
+   * Updated Norwegian translation (thanks, Andreas Blaafladt).
+   * Updated Dutch translation (thanks, Tiniduske).
+   * Fixed xchat2 "Topic for #chan is" parsing and added logsample (thanks,
+   Brice Goglin).
+   * Make BigNumbersThreshold accept only numbers and "sqrt" for security,
+   use sqrt(most active nick's lines).
+   * aspell'ed pisg-doc.xml.
+   Changes by Morten Brix Pedersen:
+   * Renamed the Danish translation to its correct abbreviation, DA instead
+   of DK.
+   * Updated Danish translation.
+   * Fix problem with supybot log format, where the kick message became a
+   part of a users nick.
+
+pisg (0.59) - Sun Oct, 3rd 2004
+   Changes by Morten Brix Pedersen:
+   * Fix problem with number of rows shown when a nick has been ignored.
+   (thanks, Chris Thornhill)
+   * Update Windows documentation. Hopefully people will have less problems
+   now.
+   * alternative and title text in "active times" graphics are now the
+   number of lines instead of percentage.
+   Changes by Christoph Berg:
+   * Make BigNumbersThreshold a perl expression; defaults to sqrt($lines).
+
+pisg (0.58) - Thu Sep, 9th 2004
+   Changes by Morten Brix Pedersen:
+   * Added new option, ShowFoulDecimals which configures the number of
+   decimals used in statistics in foul numbers. (thanks, Torbjörn Svensson)
+   * Fix wrong references of nicks (thanks, Sascha Wessel)
+   * HTML documentation now has sane filenames.
+   * Documentation has been cleaned up for typos/spelling errors.
+   * Replace PT translation with new one. The old one apparently wasn't
+   European Portugese. (thanks, MrWho)
+
+pisg (0.57) - Sat Aug, 28th 2004
+   Changes by Christoph Berg:
+   * Fix problem where NFiles didn't work when the specified values was more
+   than the actual number of logfiles.
+   * Sanitize nicks in _activenicks (fixes problem reported by
+   shr3kst3r@hushmail.com/Andreas Blaafladt).
+   * Added option BigNumbersThreshold to make previously undocumented behavior
+   configurable.
+   * Fixed warning when users didn't say any words. Thanks, Torbjörn Svensson.
+
+pisg (0.56) - Sat Jun, 19th 2004
+   * Fix parsing of energymech kick messages and modes (thanks, optika81)
+   * Add colorscheme with traditional pisg (website) colors. Thanks, mite.
+   * Fix many unitialized errors with rbot format.
+   * Add Albanian (SQ) translation. Thanks, Elian.
+
+pisg (0.55) - Sun May, 30th 2004
+   * Added javabot support (thanks, Tobias Larsson)
+   * Fix serious bug in mIRC/mIRC6 formats which caused lots of warnings to be
+     outputted.
+   * Distribute rbot.pm with release tarball, apparently it was lost at
+   some stage.
+   * Add LogCharset and LogCharsetFallback options. These can be used if
+   your log file is in a encoding which isn't equal to your Charset
+   variable. (thanks, Christoph Berg)
+
+pisg (0.54) - Thu Apr, 1st 2004
+   * Revert most of the performance improvement changes, they caused bugs.
+   * Really fix topics with the mbot format.
+   * Fix wrong recognizing of www URLs where "ewww" would be recognized as an
+     URL.
+
+pisg (0.53) - Tue Mar, 23rd 2004
+   * Several noticeable performance improvements (thanks, Hanno Hecker)
+   * mIRC is no longer the default format. You have to always specify a format
+     now.
+   * Fix wrong counting of most referenced nicks.
+   * Remove devel-code that appeared in 0.52 pisg.cfg.
+   * Added support for supybot logfiles,set format to 'supy'. (thanks, Jerome
+   Kerdreux)
+   * Fixed bug with uninitialised values in psybnc format.
+   * Fixed problems with the mbot format where only the first word in a topic
+   was shown.
+   * Vision support wasn't being included with the tarball. Fixed.
+
+pisg (0.52) - Fri Feb, 13rd 2004
+   * Fixed a bug in the energymech format, it did not recognize join lines.
+   * Fixed some bugs in the mIRC6 format.
+   * Backwards-compatibility for old option names (which became deprecated in
+     0.37) has been removed.
+   * PicWidth and PicHeight apparently got mixed up in the last version,
+   fixed.
+   * Multiple LogDirs and LogFiles can now be specified (thanks, Nathan
+   Poznick)
+   * Foul words no longer matches at the beginning or the end of the word. Eg.
+   "ass" won't match "assembler" or "asshole" anymore. (thanks, Christoph
+   Berg)
+   * Support for wildcards/asterix in IgnoreWords, FoulWords and ViolentWords
+   has been implemented. Eg. use "ass*" to accomplish the behaviour that was
+   changed in the above entry. (thanks, Christoph Berg)
+   * RegexpAliases now also applies to IgnoreWords, FoulWords and
+   ViolentWords. (thanks, Christoph Berg)
+   * Some minor layout changes (thanks, Christoph Berg)
+   * Added Serbian (YU) translation (thanks, Garp)
+
+pisg (0.51) - Wed Jan, 21st 2004
+   * Fixed a bug in the irssi format where an action could be recognized as a
+     normal line (thanks, Emil Mikulic)
+   * Added a DailyActivity option, which shows the activity in the channel of
+     the last N days. Disabled by default. (thanks, sektor).
+   * Fixed wrong example documentation for PicWidth and PicHeight (thanks,
+     Dennis Prebendorf).
+   * (Previously undocumented) setting UserPics allows to turn on/off user
+     pictures per channel and to place more than one picture per row to avoid
+     blowing up the table's height. (Christoph Berg)
+   * User pictures and DefaultPic may now contain * and ? to choose a random
+     picture from ImageGlobPath. (Christoph Berg)
+   * Made all picture heights integer. (Christoph Berg)
+   * Add support for Vision logs (thanks, Vegard Wærp)
+   * Timebars in "Most active users" now have a hover text which shows how
+   many lines a used wrote in that period of a time (thanks, oxman)
+
+pisg (0.50) - Mon Nov, 17th 2003
+   * Added NFiles option, which can be used for LogDirs to only parse the last
+     N files (thanks, Christoph Berg)
+   * Added OutputTag option, which enables users to have variable output names
+     (see documentation). (thanks, Christoph Berg)
+   * Improve addalias.pl, allow upper case letters in nicknames. (thanks,
+     Christoph Berg)
+   * Emil Mikulic used 'pngcrush' on the .png files in gfx/ to make their size
+     much smaller, thanks. You should overwrite your old png files with these
+     new ones.
+   * Distribute raw docbook (SGML) documentation (docs/pisg-doc.sgml)
+   * Add half-op (+h) support to the xchat format (thanks, Jaff Har Har)
+   * Fix a problem with irssi logs, where a topic was understood as a saying.
+     (thanks, jikuja)
+   * Add support for IRCAP logs (thanks, ArCePi)
+   * Fix parsing of dircproxy logs (thanks, s-schwardt)
+
+pisg (0.49) - Sun Sep, 14th 2003
+   * Make the HTML output XHTML compliant again (thanks, Stian Jordet)
+   * Add a bullet conversion character to Common.pm (thanks, Stian Jordet)
+   * Added support for rbot logs (thanks, Anders Bach Nielsen)
+   * Support for muh2 logs (muh 2.2 and later) (thanks, Sebastian Erlhofer)
+   * Add hebrew language translation (thanks, shimi)
+   * Add Bulgarian language translation (thanks, m9ck)
+   * Updated Icelandic translation (thanks, Einar Jonsson)
+
+pisg (0.48) - Wed Apr, 29th 2003
+   * Add new option, MostNicksVerbose (enabled by default). When this option
+     is disabled, instead of having a full list of nicknames in "most
+     referenced nicks", only the number of nicks used will be listed. (thanks,
+     David Lynch)
+   * When no PicHeight is set, don't set the height attribute on images.
+     Likewise with PicWidth.
+   * Quote < and > to &lt; and &gt; even in non-default character set
+   * Ignore more 'actions' in mIRC6 format that are actually status messages
+   * Fix problem with muh format and action lines (thanks, Kevin Bralten)
+   * The irssi logformat now also works when the timestamping includes
+     seconds.
+   * Added orange_grey colorscheme (thanks, maggic).
+   * PicWidth and PicHeight settings now also works for DefaultPic option.
+
+pisg (0.47) - Wed Feb, 26th 2003
+   * Fix bug where multiple URLs in same line would have save name as first URL
+     (EG: <A HREF="http://www.google.com">http://www.yahoo.com</A> if yahoo
+      was referenced first)
+   * Update config parser to match the same character and only the same
+     character (" or ') that started the quote to end the string.
+     (Will now accept <set foo="you're"> correctly, before it would have parsed
+     it as <set foo="you">. Will now NOT work with mis-matched quotes... which
+     it probably never should have. EG: <set foo="bar'>)
+   * Fix bug in xchat format - was not recognizing joins
+   * Fix really old bug with foulwords - was only applying the wordbreak settings
+     to the first and last words in the list of foulwords.  Now applies it to
+     each word.
+   * Add note to lang.txt that the <set lang="XX"> line should be inserted into
+     the configuration file. Some users were confused about this.
+   * Add config option "NoIgnoredQuotes" - will not output quotes containing
+     ignored words if this is set.  Will output a blank line after trying 20
+     random quotes if all 20 random quotes were ignored.
+   * Add support for HydraIRC logfiles (thanks, David Lynch)
+   * When a logfile had no matching lines according to the format, pisg
+     outputted that no lines were found in the logfile. This was confusing
+     because files in the wrong format usually contained lines. Now be more
+     verbose.
+   * ShowOps option added. Has similar effect as ShowVoices and ShowHalfops.
+
+pisg (0.46) - Tue Feb, 11th 2003
+   * Fix serious bug which caused garbled output i "Latest topics" and other
+     places with URLs.
+   * The default for the QuoteWidth option has been changed to 80.
+   * Be in-casesensitive on charsets.
+   * Small translations update to lang.txt
+
+pisg (0.45) - Wed Feb, 5th 2003
+   * Fix 3 small gramattical errors in english language. (thanks Cheetah)
+   * Add half-op support to irssi format. (thanks, arsonist)
+   * Fix a bug/crash with the DCpp format when a nick contained special
+     characters.
+   * Added justgrey colorscheme (thanks, Jens Bergmann)
+   * Update URL for oer format in docs/FORMATS (thanks, EQU)
+   * Update irssi format to accept 1 or more spaces before * for action lines
+     instead of requiring 2
+   * Add modified version of patch from minicus - allows browser to split words
+     at QuoteWidth number of characters into any given word, without splitting
+     URL's (new config option)
+   * When CharSet is not 'iso-8859-1' or 'iso-8859-15', don't provide
+     conversions for characters. Fixes problems for many other languages, e.g.
+     greek, korean etc.
+   * Fix bug in mIRC6 format where it didn't recognize logfiles logging seconds
+   * Fix bug in mIRC6 format where it didn't recognize kicks of the maintainer
+   * Added support for sirc format (thanks bartko)
+   * Added support for blootbot format (thanks, Tim Riker)
+   * Added support for dircproxy format.
+   * Move 'valign="middle"' statements out of <img> blocks to <td> blocks where
+     they belong.  According to HTML validator, valign is an invalid attribute
+     for an <img> statement.  (see http://validator.w3.org/)
+
+pisg (0.44) - Sun Dec, 15th 2002
+   * Fixed an error in the mIRC6 format which caused pisg to abort on some
+     lines.
+   * mirc2egg script updated.
+   * The random line in "Most Active Nicks" now wraps words that are longer
+     than 40 characters. (thanks, glen)
+   * Check if a userpic link begins with http:// -- if so, dont prepend image
+     directory to URL
+   * Look for a nick that has been referenced before in attacks, if one is not
+     in the line fall back to using word following attack word
+   * Chop lines added to sayings to the length of maxquote (so we don't have
+     super long quotes showing up - BugID#594618)
+   * Only match emails if it begins at the beginning of a line or after
+     something other than ':' URL on that line. Fixes BugID#618540
+   * Strip DOS Formatting from files - Fixes space at end of line BugID#628580
+   * Fixed bug in hour tracking - Formats hours to 2 digits correctly now,
+     previously was only forcing to 2 digit times if there was a time offset
+     configured.  Fixes BugID#632883
+   * Fixed bug - shouldn't have been grabbing 2 parts of the pircbot string
+     to variables, was part of Rev 1.3 but apparently I forgot to actually put
+     in that part.  Thanks Marc Roberts for pointing this out. BugID#651485
+   * Added support for 'DC++' format, used by Direct Connect hub chat
+   * Fixed bug in infobot format -- was matching any line that began lowercase
+     as an action line.  Infobot does not log actions in a recognizable format
+     ... I even examined the output in hex to be sure.  Fix BugID#652239
+   * Fixed a bug in logsuffix handling where pisg would blow up if the
+     'logsuffix' expression did not return dates for every filename.  It will
+     now not parse any files that logsuffix does not match.
+
+pisg (0.43) - Fri Nov, 22th 2002
+   * Add "ShowOnlyTop" option which can be used if you only want to have stats
+     for the users which appeared in the "Most Active Nicks" (top talkers)
+     section. (thanks, mincus)
+   * Fix voice/devoice detection with xchat format.
+   * mIRC6 format wasn't actually distributed with pisg, it is now.
+   * mirc2egg.sed script added in the scripts/ folder, it's used to convert
+     mIRC logs to eggdrop logs. (thanks, Geoff Simmons)
+   * Hopefully fix xchat logs interpreting asterixs as the nick.
+   * If a sex has been specified for a user in pisg.cfg, that user will now
+     have a sex-dependent color in the stats page. (E.g. one color for males,
+     another for females etc.) (thanks, Olivier 'Babar' Raginel)
+   * For languages which have a general unknown-sex verb, this can now be
+     specified. E.g. French has 'un' for male, 'une' for females and 'un(e)'
+     as a general unknown-sex verb. (thanks, Gaël Roualland)
+
+pisg (0.42) - Fri Nov, 1st 2002
+   * ircII logfile support added (thanks, James Andrewartha)
+   * Changed behavior of most active nicks to print an action line if no
+     normal line is available for that nick
+   * Added support for formatting of "for example" lines to standard format
+   * Added retarded support for retarded logformat used for mIRC6.x
+   * A bug in the zcbot format where the first character would be truncated
+     has been fixed (thanks, Guillaume Leclanche)
+   * New 'softgreen' colorscheme (thanks, Melody Mayberry)
+   * Fixed wrong reference to PicHeight in docs which should be PicWidth.
+     (thanks, J Lehto)
+   * The ocean colorscheme has been updated, the link-hover color is now
+     white.
+   * A bug which appeared with some variations of xchat logfiles have been
+     fixed. (thanks, Michael Hostbaek).
+
+pisg (0.41) - Sun Aug, 11th 2002
+   * Fix a bug in the winbot logfile format where lines containing the channel
+     name in a wrong case wouldn't get counted.
+   * Fix a bug in the mIRC format, where characters in the nick would be
+     counted as mode changes.
+   * When ShowTopics was set to 0, the headline "Latest topics" was still
+     shown, fixed (thanks, Kean "zakarun" Pedersen)
+   * New 'ocean' colorscheme (thanks, Mikko Nissinen)
+   * New 'darkred' colorscheme (thanks, Hanno Hecker)
+   * mIRC, Trillian, perlbot and virc98 formats now strips half-op prefixes
+     from nicks as well.
+   * moobot logfile support added (thanks, Phil Gregory)
+   * Greek language support added (thanks, Konstantinos Tzanidis)
+
+pisg (0.40) - Thu Jul, 4th 2002
+   * The "It's Summer And The Sun Is Shining"-release.
+   * When ShowMostAtiveByHour was enabled, unitialized values could appear
+     which caused the HTML file not to be created. (thanks, Gissehel)
+   * RacBot logfile support added (thanks, Hanno Hecker)
+   * kvirc logfile support added (thanks, wwp)
+   * Correct pircbot.pm to work with !channel, &channel and +channel in 
+     addition to #channel (thanks, Hanno Hecker)
+   * Half-op statistics (+h), enabled by ShowHalfops. (thanks, crazycat)
+
+pisg (0.39) - Tue May, 14th 2002
+   * ShowFoulLine option added (thanks, Adam Spiers <adam@spiers.net>).
+   * The "foul-words" counting is now done word-wise instead of line-wise
+     (thanks, Adam Spiers <adam@spiers.net>)
+   * Files in a LogDir is now run through alphabetically incase-sensitive
+     (thanks, Gissehel <gissehel-pisggene@giss.mine.nu>)
+   * --prefix commandline option wasn't working, fixed.
+   * Slovak translation added (thanks, Gabriel Svajko <snowman@ew.sk>)
+   * Russian translation added (thanks, Anton Tretiakov, <manager@ykt.ru)
+   * The 'bgpic' option has been removed (you should use CSS instead)
+   * "Most Active Nicks By Hour" added, new options:
+     - ShowMostActiveByHour
+     - ShowMostActiveByHourGraph
+     - ActiveNicksByHour
+     (thanks, Gissehel <gissehel-pisggene@giss.mine.nu>)
+   * A problem with links in Trillian log formats has been fixed (thanks,
+     Hanno Hecker <hanno-pisg@bee.de>)
+   * A problem with multiple mode changes (+vv, +oo) in Trillian format has
+     been fixed.
+   * README has been polished/modified
+   * It's now possible to include different configuration files using a new
+     <include ... > syntax (thanks, Hanno Hecker <hanno-pisg@bee.de>)
+   * Changes thanks to Matthew "Cheetah" Gabeler-Lee (<msg2@po.cwru.edu>):
+    * A ShowWordTime option now exists that works the same as ShowLineTime,
+      but uses word stats
+    * SortByWords option added
+    * Foul-words matching is now more strict. It no longer matches inside a
+      word, but only in the end or at the start of a word
+    * --cchannels commandline option added, when a channel is specified here,
+      it will be the only channel to run stats for in pisg.cfg.
+    * A bug previously that could cause pisg to error out in channels with
+      untalkative users in the active list when sorting by words is fixed.
+    * Random quotes wrap in the output html now
+
+
+pisg (0.38) - Thu Apr, 25th 2002
+   * Grammar fixes in documentation (thanks, Azhrarn <diablo2@krock.com>)
+   * Added support for pircbot (http://www.jibble.org/pircbot.php)
+   * Note added to docs/FORMATS file about oer format limitations (thanks, EQU
+     <equ@equnet.org>)
+   * Icelandic translation added (thanks, Birkir <dkf@visir.is>)
+   * scripts/windows-ftp-upload.txt has been added; a sample script and
+     description on how to upload files automatically on Windows. (thanks,
+     Azhrarn)
+   * A old configuration option appeared on commandline when doing pisg --help
+   * Configuration options renamed: pic_width => PicWidth, pic_height =>
+     PicHeight, pic_loc => PicLocation. Documentation also added.
+   * Split up the documentation of options into different categories, for
+     better overview.
+   * Fix minor typo in bxlog formats which caused joins to a channel not being
+     registered properly (thanks, comcute <comcute@blastnet.ee>)
+   * A dutch translation appeared in the English version of pisg; fixed.
+   * Nicktracking wasn't working with the irssi logfile format, fixed (thanks,
+     Matthäus Wander <jonny_b.good@gmx.de>)
+   * Time-bars are now centered properly
+   * Czech translation added (thanks, Jaroslav Ostadal <s98704@tacheon.dkm.cz>)
+
+pisg (0.37) - Mon Apr, 8th 2002
+   * The "lets clean up and move things around"-release
+   * pisg.pl has been renamed to pisg
+   * Colors/layout options has been removed. You now control the HTML page
+     by using CSS. The 'layout' directory contains the default CSS file. Also,
+     you are encouraged to provide your own CSS files for pisg so we can have
+     different themes, send them to me and they will become a part of pisg :-)
+   * Options has been renamed, the underscore has been removed, but they can
+     still be used with a small warning.
+   * prefix option has been renamed to LogPrefix
+   * foul option has been renamed to FoulWords
+   * The 'use_activetime_alt' option has been removed, not needed.
+   * There is now an "MostNicksHistory" option to define how many nicks you
+     want to have in the "Most Used Nicks" box
+   * Some HTML columns were missing their end-tag when no voices had been
+     made. Fixed.
+   * It was not possible to use the LogSuffix option before, it's now working
+     again.
+   * 'names/name' is now translateable in the 'Most Used Nicks' section.
+   * Remove CONFIG-README, obsoleted by new and better doc/pisg-doc.txt and
+     doc/html/index.html
+   * Nicks ignored are now properly ignored in 'Most Used Nicks'
+   * pisg warned about an unrecognized line in the configuration file when you
+     had empty lines in the channel section. Fixed.
+   * When dealing with multiple channels; aliases, ignores etc. would get
+     passed on to the next channel, so you could see nicks appearing which
+     never existed on that channel. Fixed. This should also give a performance
+     increase.
+   * When using the TimeOffset option, the wrong hours was highlighted both in
+     the vertical and horizontal bars - fixed. (thanks, Mircea Ionut Bardac)
+   * When nicktracking is on, if a nick was changed but also appeared as a                     
+     regex-alias, an errornous new alias would be created (thanks,
+     Phil Gregory) 
+   * mIRC-logfiles were not recognizing nick-changes, fixed (Sam Bingner)
+   * Support for muh-bouncer logs (thanks, Sebastian Erlhofer & Bastian
+     Friedrich)
+   * Support for dancer-bot logs (thanks, Elmar Hoffmann)
+   * Support for energymech bot (thanks, Torsten Karwoth)
+   * Support for virc98 logs (thanks,  HceZar  <hcezar@freemail.it>)
+   * Romanian translation added (thanks, Vlad <vlad@ifrance.com>)
+   * The usual translation updates.
+
+pisg (0.36) - Fri Feb, 8th 2002
+   * Many translation updates (thanks all)
+   * Add new translation templates to translate the bottom of the stats page
+   * Add Portugese/Brazil translation(PT-BR) (thanks Peter <peter@brasnet.org>)
+   * addalias.pl script v2.2 by Jens Bergmann <gimmick@1cu.de>, see the
+     changes in the README in scripts/addalias/
+   * The lang option is no longer case sensitive
+   * "Most used nicks" no longer thinks that two differently cased nicks are
+     different nicks.
+   * Action lines fixed in axur format (thanks, Andrew <andy@lewman.com>)
+   * Fix serious bug in addalias.pl where a nick with a metacharacter in it
+     would wipe out whole config (thanks for the report, Jens Bergmann)
+
+pisg (0.35) - Sat Jan, 26th 2002
+   * Translate mouse-over items (eg. "Open in new window: URL")
+   * Support for oer bot logfiles (thanks to EQU <equ@equnet.org>)
+   * Support for perlbot logfiles (thanks to Travis Roy <travis@scootz.net>)
+   * Add -v / --version commandline option
+   * Fix a rare bug where a user with only one line, and no words were causing
+     unitialized values error.
+   * Many fixes to axur logfile format (thanks, Andrew <andy@lewman.com>)
+   * Fix to irssi logfile handling, where a user was recognized as a mode
+     (thanks, David Leadbeater <dgl@dgl.cx>)
+   * Support new xchat logfile format (from 1.8.6 and up)
+   * Add "show_mostnicks" feature (thanks to "ST8" <st8@barrysworld.com>),
+     this adds a box on the stats page showing how many different nick uses
+     people had
+   * Fix bug in documentation, which said nicktracking was enabled by default,
+     but it really isn't.
+   * The addalias.pl script is no longer case sensitive when updating nicks
+     already in the config file
+
+pisg (0.34) - Tue, Jan 8th 2002
+   * New option 'show_topics', to enable/disable 'last topics'
+   * New feature 'bigpic' for users, see CONFIG-README. 'bigpic' will link to
+     a bigger picture (thanks, Phil Gregory)
+   * axur logfile support (thanks to Andrew <andy@lewman.com>)
+   * Nicks in 'most referenced nicks' is now being aliased properly, the
+     "number of uses" wasn't being incremented for the aliases (thanks to Phil
+     Gregory and The Paladin)
+   * bobot++ logfile support added (thanks to Oct@zoy.org)
+   * New option 'nickhistory' to define the maximum number of nicks in 'most
+     referenced nicks' (as suggested by Zapp <box@uni.de>)
+   * The usual slew of translation updates
+
+pisg (0.33) - Tue, Dec 20th 2001
+   * The "Merry Christmas" release
+   * Internet Explorer 6 centered all table contents, fixed.
+   * Trillian logfile support added (thanks to Azhrarn <Azhrarn@winbot.co.uk>)
+   * Remove a lot of debugging code which was never really used, this should
+     give a small increase in performance
+   * 'show_voices' wasn't working, fixed (thanks, Stefan D.)
+   * Small bugfix to pisg.cfg parsing
+   * Add 'pagefoot' option, works like the 'pagehead function' (thanks Jean
+     Delvare)
+   * Filter URLs with ampersands, & -> &amp; (thanks Jean Delvare)
+   * Changed README a bit
+   * Add 'wordshistory' configuration option, to define how many words to be
+     in 'most used words'
+
+pisg (0.32) - Sun, Dec 9th 2001
+   * infobot log support added by Nicholas Frampton <whyrl@avians.net>
+   * HTML changes:
+      - Convert stats page to use more CSS, never use 'bgcolor' HTML attribute.
+      - Make the page XHTML compatible, and use XHTML 1.0 Transititional doctype. 
+   * When a logfile had the same topic multiple times, all of the same topics
+     was being shown on the stats page, now duplicate topics is removed.
+   * The hour being highlighted in 'most active times' is now the hour with
+     most activity, if you want to highlight the hour which the stats are
+     being generated in, use 'use_activetime_alt'
+   * More improvements to pisg.cfg parsing
+   * irssi logfile fixes:
+     - Was interpreting nicks with '-' in it incorrectly.
+     - Topics wasn't being displayed correctly
+   * All configuration options in CONFIG-README can now be specified on
+     commandline, eg. 'pisg.pl --cfg show_wpl=1 --cfg show_cpl=1'
+
+pisg (0.31) - Mon, Dec 3rd 2001
+   * Fix serious bug where pisg would end up in an endless loop when multiple
+     URLs were on a line.
+   * More improved parsing: pisg will now complain if a configuration option
+     is used, which doesn't exist in the real world.
+   * Fix some documentation bugs
+   * Report the right line number when displaying parse errors in pisg.cfg
+
+pisg (0.30) - Sun, Dec 2nd 2001
+   * New feature: 'show_lastseen' - will add a column in the stats to display
+     when the user was last seen on the channel.
+   * When using mIRC logs which have a prefix (eg. <@osama> hi!), the prefix
+     will be removed automatically, works for both @ and +.
+   * New 'urlhistory' option added to define the maximum number of URLs to
+     show in 'most referenced URLs'
+   * zcbot (http://zcbot.sourceforge.net/) support added by Mo-Ize <mo-ize@pas-tres.net>
+   * Preliminary support for 'ircle' logformats
+   * Also translate the title of stats page
+   * More precise docs, to document the defaults of the options.
+   * When a topic or a line had multiple URLs/e-mails, only the first one was
+     replaced by a link, fixed (thanks, Zapp <box@uni.de>)
+   * Add 'logsuffix' option, to get around problem with eggdrop logs not being
+     sorted correctly.
+   * 'wordlength' was applying to nicks in 'most referenced nicks' as well,
+     don't do that.
+   * Improved parsing of config file. pisg will now complain if a line isn't
+     what it's supposed to be.
+   * Lines with only a single smiley, eg. '<user> :P' got counted as a
+     UPPERCASE line, now ignored.
+
+pisg (0.29) - Sat, Nov 10th 2001
+   * When using multiple channels, and not all channels have user pics, it was
+     showing a big empty coloumn with no userpics. Now it checks whether any
+     users in top xx has a userpic, and if yes, add the coloumn.
+   * Additionaly, users can force pictures of a channel with the new
+     'userpics="n"' option. (This could be useful if a nick appears on many
+     channels, but you only want the userpics on one..)
+   * New version of addalias.pl by deadlock <deadlock@cheeseheadz.net>:
+       - Doesn't need addalias.htm anymore, addalias.pl takes care of everything
+       - Can dynamically change user data when a nick is already added in the
+         config file
+       - Improved error handling
+       - Improved code
+   * Can now show voices/devoices like the showing of ops/deops, disabled by
+     default. Can be enabled with <set show_voice="1">
+   * A relative URL to the pisg image bars can now be defined with 'pic_loc',
+     defaults to current dir.
+   * Counted 'http://name.com/' differently from 'http://name.com' - fixed.
+   * Fixed bug where mbot logs didnt count lines with only a 1 digit day
+     value, thanks to Teemu Ikonen <tpikonen@pcu.helsinki.fi>
+   * Add support for winbot logfiles (www.winbot.co.uk) by Azhrarn
+     <diablo2@krock.com>
+   * Updates to Swedish translation (thanks to Andreas Henriksson
+     <andreas.henriksson@linux.se>)
+   * Fix bug where when you had less than 5 urls in 'most referenced urls',
+     one wasn't being shown. (thanks Hanno Hecker)
+   * 'Hello' and 'hello' are no longer treated as seperate words in 'Most
+     Referenced Words'
+   * Added Estonian translation by comcute <comcute@surfdata.ee>
+   * Added Italian translation by Pascal Brax
+   * Added Catalan translatino by Roger Utgés (Nikoru) <nikoru@menta.net>
+
+pisg (0.28) - Sun, Oct 21th 2001
+   * Added Hungarian translation by Gyuri Horak <dyuri@dyuri.org>
+   * Performance improvements in HTML generation
+   * Fix bug where the 'These didn't make it to the top' section wasn't being
+     shown on the stats page when 'activenicks2' was less than the people in
+     the top 25.
+   * New options:
+     - 'show_activetimes' enable/disable 'Most Active Times' section.
+     - 'show_bignumbers' enable/disable 'Big Numbers' and 'Other Interesting
+       Numbers' section.
+   * The numbers below the timebars in 'Most Active Times' wasnt using the
+     'rankc' color option, it now does, and additionally adds a color
+     'hi_rankc' for highlighted ranks.
+   * A topic like "<Joe> blah blah blah" was showing up as "blah blah blah" in
+     'latest topics' - fixed.
+   * Hopefully fix pisg on Win32.
+   * Add charset to the HTML page to make validator.w3.org happy, it's user
+     defineable with the new 'charset' option, default is 'iso-8859-1'.
+   * The color of the links in the bottom of the page (not in tables) can be
+     set by the new 'bg_link', 'bg_hlink' and 'bg_vlink' options.
+   * New option: 'default_pic' makes it possible to display a default picture
+     for a user if no picture defined. For example to display a picture
+     showing 'No picture available.'
+
+pisg (0.27) - Sun, Oct 7th 2001
+   * Stats page was showing [:total] instead of the actual number, fixed.
+   * Added Slovenian translation by Ales Tepina <ales.tepina@guest.arnes.si>
+   * Updates to various language templates
+   * Cleaned up addalias script (scripts/addalias/), it now shows a prettier
+     page, and it's now possible to add the sex of a user as well.
+   * It's now possible to ignore unwanted URLs in 'most referenced urls':
+     <link url="http://www.mydomain.com" ignore="y">
+
+pisg (0.26) - Mon, Oct 1st 2001
+   * Internet Explorer interpreted width="" and height="" as a picture of 0x0
+     pictures, fix so we dont set empty values.
+   * Updates to French template by Mouky <mouky@m6net.fr> and aNa|0Gue
+     <analogue@glop.org>
+   * Add --silent switch to pisg; makes pisg quiet, and only display error
+     messages. (thanks, S. William Schulz)
+   * Added Finish translation by Kirler@paincreators <kirler@letku.net>
+   * Added missing template, 'bylinetopic', to translate "by <nick> on <time>"
+     in lang.txt
+   * Hopefully fix a lot of problems with FindBin permission problems.
+
+pisg (0.25) - Wed, Sep 26th 2001
+   * Fixed days counting wrong when using logdir option.
+   * New options by Patrick Aussems:
+     - show_mrn, disable/enable most referenced nicks
+     - show_mru, disable/enable most referenced urls
+     - show_muw, disable/enable most used words
+     - show_randquote, disable/enable the showing of the random quotes
+   * More flexibility to irssi logfile format, will now work with more irssi
+     logfile configurations. (David Leadbeater)
+   * Some fixes for eggdrop format where the nick was in nick!user@host
+     format.
+   * Added new options 'pic_width' and 'pic_height', enables people to specify
+     the sizes of userpictures.
+
+pisg (0.24) - Mon, Sep 24th 2001
+   * Logdirs not working, fixed.
+   * Fix bug where it posted garbage on stats page where it should say
+     "he/she"
+   * Small changes/corrections to psybnc format (Marco Dieckhoff)
+   * Kickers and 'victims' (/me beats john) wasn't being ignored, fixed.
+
+pisg (0.23) - Sun, Sep 23th 2001
+   * Support irssi logfiles
+   * Support psybnc logfiles
+   * Topics in mIRC format wasn't being recognized. Fixed.
+   * Don't go beserk when the logfile doesn't contain any data; just tell it
+     to the user.
+   * Fix: Don't show empty quotes on the stats page.
+   * More work on the object oriented goal of pisg:
+      - cleanups, don't use globals in modules, define these in the object.
+      - add HTMLGenerator.pm, and move all HTML generation code from pisg.pl
+        to this new module.
+      - New module Pisg.pm brings the rest of the main code into it's own
+        module, this means that Pisg is no longer dependent of pisg.pl.
+
+        Again, please report back if you find any trouble with any of these
+        changes.
+
+   * Better logic when no channels are defined. Instead of just defaulting to
+     #channel and channel.log, then force the user to define these on either
+     commandline or in the config file. This should be better for first-time
+     users.
+   * Ship developer docs in docs/dev/ instead of just dumping it in docs/,
+     docs/ should be for end users.
+   * Various updates to language templates
+
+pisg (0.22) - Sat, Sep 15th 2001
+   * pisg.cfg now supports regexs in user.cfg when 'regexp_aliases' is
+     enabled. (thanks, Phil Gregory)
+   * When using logdirs, files is now sorted properly, so files are read in the
+     right order (thanks, Sascha Lüdecke)
+   * A bunch of English grammar corrections (thanks, Phil Gregory)
+   * Words like //www is now being ignored as they should.
+   * Instead of 'slaps' we now have 'violence', so one can define their own
+     action lines to be counted. Like '/me hits nick on the forehead',
+     configured by the 'violent' variable.
+   * pisg is undergoing a large change of it's code structure, meaning that
+     things will be built with modules instead of one giant Perl script,
+     making it easier to maintain and read, and it will enable us to make pisg
+     get data, or parse data from another source than a logfile; for example
+     an SQL database, *sometime*. This means that pisg is now coming with a
+     new subdir 'modules/' containing all the modules pisg need.  (thanks to
+     Phil Gregory) if you expierence any problems with this change, please
+     report back. 
+   * Moved some documentation to a new 'docs/' folder.
+   * Joins wasn't working in mIRC format, fixed.
+   * Support both [HH::mm::ss] and [HH::mm] in mIRC logformats.
+   * Timebars was broken when using timeoffset, showing the wrong colors
+     comparing with the legend.
+   * Many bugs in documentation fixed, should be cleaner now.
+   * Usual minor optimizations and fixes
+
+pisg (0.21) - Mon, Aug 27th 2001
+   * Fix stupid legend bug; 0-6 should be 0-5, and 7-11 should be 6-11.
+   * Added "Most referenced URLs".
+   * Stop matching 'user@host blah' as a mailto link.
+   * Fix a word counting bug - was counting a lot less words than in the
+     previous version.
+   * Supplied some extra info to the 'got kicked' stats, now it shows an
+     example kick line from the stats. (Thanks to Michael Dales for 
+     show_kickline-patch)
+   * The same for 'most slaps', 'most slapped', 'most actions' and
+     'most shouted' stats. Every option has it's own activation_variable,
+     see CONFIG-README for more infos
+   * Display the remaining nicks on the stats page (those who didnt reach the
+     stats at all)
+   * Display the total count of topics that were set
+   * Some small HTML validation fixes
+   * Fix: pisg didn't find the alias for the kicker.
+   * Stop hardcoding filenames in 'legend'
+   * Removed support for unnamed arguments on commandline, everyone should now
+     use the named arguments. (For example you must do 'pisg.pl -l
+     logfile-name', and not just do 'pisg.pl chan logfile format maintainer')
+   * Add support for 'sex' for users in pisg.cfg, this will make the stats
+     always mention text with the right sex when saying for example 'she was
+     very ..'
+   * Updated Spanish translation from Sheuron
+   * Add support for mbot logs (http://darksun.com.pt/mbot/)
+   * Some nice speedup improvements
+
+pisg (0.20) - Tue, Aug 14th 2001
+   * Add 'bgpic' config setting for the possibility to add a userdefined
+     background picture to the page (Vetinari)
+   * If pisg can't find the config file in the current directory (when running
+     from crontab), then try opening the config file in which pisg.pl resides
+     instead..
+   * <words foul="..."> is now known as <set words="...">
+   * Add new options 'show_wpl' and 'show_cpl', this enables user to view the
+     'chars per line' and 'words per line' in the 'most active nicks',
+     disabled by default.
+   * New option 'show_time', this will display a small bar in the 'most active
+     nicks' of when the respective people actually speak. [enabled]
+   * Because of the above change, there is new png files for pisg, remember to
+     use the new ones and not the old ones! (thanks Christian Legler)
+   * Remember to distribute the 'FORMATS' file (was missed in the last two
+     releases)
+   * Swedish translation (thanks to Andreas Henriksson)
+   * New feature: 'Most actions'
+   * Add option 'show_legend' which can be used if you want to show the legend
+     for the different times..
+   * New option 'ignorewords' which is to be used if you want to ignore some
+     words in the stats.
+   * Usual cleanups and improvements
+
+pisg (0.19) - Tue, Aug 7th 2001
+   * Fix critical bug where <channel="#chan"> in pisg.cfg didn't work at all.
+   * Warn the user when a translation template doesn't exist for a specific
+     language (so people know why some of the stats is in English, and
+     hopefully encourages people to send in the missing template(s))
+   * Don't try parsing . and .. 'files' in a directory when using logdir
+   * Small updates to Danish translation
+   * Small bug in documentation fixed
+
+pisg (0.18) - Mon, Aug 6th 2001
+
+   * Added pisg.cfg support which now obsoletes user.cfg, in this file
+     everything should be set, instead of in the script - this makes it easier
+     upgrading pisg. Read CONFIG-README in order to "understand" it.
+   * Commandline option -c is now -ch
+   * Uncompress files with *.gz and *.bz2 automatically (Sascha Lüdecke)
+   * Add new feature --prefix, this works on commandline so you only get logs
+     starting with what you specify, for example -p '#mychan' will only get
+     dir/#mychan* files. (Sascha Lüdecke)
+   * Fix op tracking with bxlog logs
+   * Added Foulwords-Variable to pisg.cfg
+   * Make pisg die when there is no files in logdir
+   * Portugese translation (thanks to JaMiR0W <jamirow@ig.com.br>)
+   * Norweigan translation (thanks to Andreas Blaafladt)
+   * Dutch translation (thanks to Pyrofikiemaan)
+   * New feature: 'Those who couldnt control the shift key and wrote UPPERCASE'
+   * New feature: 'Who got slapped the most'
+   * New feature; 'Average words per line'
+   * Stop copying CVS dirs with distribution
+   * Also count words in actions, and a new feature: 'most words' (thanks to
+     Hanno Hecker)
+   * Updated a lot of documentation (README and CONFIG-README), you should
+     reread it ;)
+   * The usual small improvements (and bug additions)
+
+pisg (0.17) - Sat, July 28th 2001
+
+   * Timezone offset now understands two digits as it should
+   * The 'time bars' were broken, fix them.
+   * Spanish translation (thanks to Sheuron Azxe)
+   * Polish translation (thanks to Gandalf the Grey)
+   * Moved translations over to new file -> lang.txt, to remove bloat in
+     pisg.pl
+   * Fixed a few minor bugs
+
+pisg (0.16a) - Wed, July 25th 2001
+
+   * Forgot to remove some debugging :(
+
+pisg (0.16) - Wed, July 25th 2001
+
+   * Danish translation (thanks to Kim Ingemann aka Tuxi)
+   * Fixed some unitialized values which came up in some situations
+   * Eggdrop log had 'last message repeated x times' - pisg didn't understood
+     this before, now it does! :) (thanks to Jamie Cheetham).
+   * French translation (thanks Molator)
+   * Also use the timeoffset in 'most active times'
+   * Started to distribute various scripts with pisg:
+     - 'dropegg.pl' - takes a bunch of eggdrop logs and converts them into
+       mIRC format (Emil Mikulic <darkmoon7@optushome.com.au>)
+     - 'addalias.pl' - webinterface for allowing users to add their own stuff
+       to the users.cfg file. (Doomshammer <doomshammer@doomshammer.yi.org>)
+     - 'crontab' - small file explaining how to use pisg with crontab
+     
+
+pisg (0.15) - Fri, July 20th 2001
+
+   * Fixed bug where grufti-logfiles wouldn't ignore oppers.
+   * Fixed pisg dying when there is no action and normallines in logfile
+   * Also strip mIRC bold and underline codes
+   * Nick tracking code optimized
+   * Eggdrop logs were logging server mode changes.. fixed.
+   * The 'active times' bars should now be more logical and always have a max
+     height of 100px
+   * Added new users.cfg file which obsoletes aliasfile and ignorefile
+   * New feature: ability to add user pictures to stats
+   * New feature: ability to add user links to stats (homepages, e-mail)
+   * Made a big code change so it now supports somekind of template system so
+     pisg can support more than one language
+   * German language support added (thanks Winfried aka Doomshammer)
+   * Now shows the time when the topic was changed in 'Latest topics'.
+   * Thousands of small things which I forgot.
+   * Removed the documentation for unnamed arguments on the commandline..
+     people should start using the named arguments (--logfile, -f etc.)
+
+pisg (0.14) - Mon, July 16th 2001
+
+   * 'Most referenced nicks' and 'most used words' now ignores the nicks in
+     ignore.txt
+   * 'Most used words' now ignores nicks
+   * Fixed critical bug; --format wasn't working. (thanks S. William Schulz)
+
+pisg (0.13) - Sun, July 15th 2001 
+
+   * New feature: Now supports 'grufti' (bot) logfiles.
+   * New feature: Now supports 'bxlog' (logging script for bitchx) logfiles
+   * Improved some debugging
+   * Cleaned up a lot of code, so it's structured better - less global
+     variables and everything is now in subs, also found some variables which
+     weren't used.. so it should be more correct and more efficient now
+   * Fix up some speed in the kicking stats... it was doing the same grep twice
+   * Fixed a stupid bug which caused pisg to die if the alias.txt wasn't
+     there.
+   * Really fix typo, sherif -> sheriff
+   * Added a FORMATS file explaining the supported fileformats, and updated
+     the README accordingly
+   * Added a new feature where one can specify a log directory, and then pisg
+     will run through all the files in the directory and combine them into one
+     big html file.
+   * -d on commandline now specifies logdir instead of debugging (removed)
+   * Also added --aliasfile and --ignorefile as commandline options.
+
+pisg (0.12) - Thu, July 12th 2001 
+
+   * Strip mIRC color codes (Sam Bingner)
+   * New feature: Support eggdrop logformats (Sam Bingner)
+   * Track nicks/aliases dynamically [as an option] (Sam Bingner)
+   * Added better commandline arguments (like --channel=#blah) and pisg now
+     has a cool usage --help option. (thanks S. William Schulz)
+   * xchat logformats which are indented should now be supported
+   * New feature: 'most fouls' (bad language)
+   * New feature: 'shortest lines' (as opposite to longest lines)
+   * Added $timeoffset so people can get times in their own time zones. 
+   * It's now possible to define a pageheader file which can be included on
+     the HTML page, with $pageheader
+   * Changed 'no topics' text 
+
+pisg (0.11) - Fri, June 29th 2001
+   * Before http:// didn't get counted as a smiley, now "all" protocols
+     doesn't get counted as smilies (ftp://, gohper://).
+   * Fixed typo, sherif -> sheriff
+   * Changed the appearence of 'most ref nicks/words', email me if you don't
+     like it.. :)
+   * Also add some fade stuff to the 'most active nicks'
+   * Topic history variable wasn't used, fixed.
+   * Replace & with &amp;
+   * Replace URLs and e-mail addys in 'random quote' and 'last topic' to HTML
+     hrefs
+   * Some other small changes which I forgot
+
+pisg (0.10) - Fri, June 22th 2001
+   * The 'Im going on vacation'-release. Fixes very small things.
+   * Small bug in counting kicker/kicked person when using xchat - fixed.
+   * Fixed a bug where some lines didn't catch up the alias for a nick
+   * Join counting was broken.. fixed.
+   * Use 'px' to define font sizes instead of 'pt' in CSS.
+   * Fix some colors in the page which couldn't get set by variables in the
+     top
+   * Other small changes
+
+pisg (0.09) - Tue, June 5th 2001
+   * Some small improvements in the count of sadfaces/smilies
+   * New features:
+     - 'most used words'
+     - 'most referenced nick'
+   * Rewrote a LOT of the format dependent code, now it's very easy adding
+     new IRC log formats
+   * Fixed random bugs here and there
+   * The usual small, nice code enhancements.
+
+pisg (0.08) - Sat, April 14th 2001
+
+   * Documentation updates (remember to up the version number :))
+   * A lot of nice changes from Vetinary <iranitev@gmx.net>:
+     - 'op/deop stats'
+     - 'join stats'
+     - 'action counting'
+     - 'counting of :(, :-('
+   * use strict;
+
+pisg (0.07) - Sun, March 11th 2001
+
+   * New feature: Now supports xchat logfiles <:)
+   * Should render pages 100% HTML 4.01/CSS2 compatible now
+   * Some minor code cleanups (use strict; soon)
+
+pisg (0.06) - Wed, February 21th 2001
+
+   * Even more workarounds for small logfiles
+   * More customization options
+   * Now shows processtime
+   * You can now specify nicks to ignore in the logfile (bots etc)
+   * Now supports commandline arguments (./pisg.pl chan logfile outputfile)
+   * Some speedup improvements
+   * A bit more HTML 4 compliant :)
+
+pisg (0.05) - Thu, February 15th 2001
+
+    * New features:
+      - 'Runners-up to Big numbers'
+      - 'Latest topics'
+    * More fixes for small logfiles
+    * Enhanced 'Most active times' 
+    * Speedup improvements
+    * Added CREDITS file to the nice people who have contributed :)
+
+pisg (0.04) - Fri, January 26th 2001
+
+    * New features:
+      - 'the person that smiled the most'
+      - 'can now connect nicks together through alias file'
+      - 'person that wrote the most monologues (5 or more lines in a row)'
+    * Fixes for small logfiles
+    * Restrutured code
+    * More customization through variables in the top of the script
+
+pisg (0.03) - Thu, January 11rd 2001
+    
+    * Code cleanups
+    * New features:
+      - 'the op who kicked most'
+      - 'the one who got kicked the most'
+      - 'longest lines'
+    * Highlight most active hour
+    * New images, 'pipe-blue.png' and 'pipe-purple.png', removed 'pipe3v.gif'
+    * Updated README
+    * Added Changes file
+
+pisg (0.02) - Wed, January 3rd 2001
+    
+    * Initial release.
diff --git a/pisg/docs/FORMATS b/pisg/docs/FORMATS
new file mode 100644 (file)
index 0000000..62d358c
--- /dev/null
@@ -0,0 +1,594 @@
+Supported logfile formats by pisg
+=================================
+
+This file contains a list of the different logfile formats which pisg
+supports. It also includes a sample line for these formats.
+
+If you don't have access to any of the clients/bots or you use some other
+IRC client/bot which isn't supported, then it's fairly easy to add support
+for a new IRC log format if you have some Perl knowledge, take a look at
+modules/Pisg/Parser/Format/Template.pm. If you don't have any Perl
+knowledge, then mail a sample logfile to the mailinglist (preferred as a
+link to the logfile)
+
+mIRC6
+-----
+  - Version 6.x of mIRC
+
+  - Same as mIRC except it uses a retarded logging format that makes modes
+    indeciperable from actions (which is a nightmare to parse)
+
+  - DON'T USE IT if you can avoid it, it doesn't do very well at understanding
+    modes (see the "mIRC6hack" format)
+
+  - In order to use this, format must be set to 'mIRC6'.
+
+  - Remember to timestamp your logs, or it wont work, the timestamp must be
+    in [HH:MM] or [HH:MM:SS] format. (logging options -> timestamp logs)
+
+mIRC6hack
+---------
+  - Version 6.x of mIRC using a logging script to produce a saner output
+
+  - Same as mIRC6 except it uses '**' for actions
+
+  - In order to use this, format must be set to 'mIRC6hack', and the following
+    be added to mIRC's remote script section (Alt-R -> Remote): (thanks to
+    virtuall and coaster)
+
+   ------------------------------8<------------------------------
+   alias me {
+     if ($1) {
+       .describe $active $1-
+       echo $color(own) -qt $active ** $me $1-
+     }
+     else {
+       echo $color(info) $active * /me: insufficient parameters
+     }
+   }
+
+   on ^*:ACTION:*:*:{
+     echo $color(action) -lt $iif($chan,$chan,$nick) ** $nick $1-
+     haltdef
+   }
+   ------------------------------>8------------------------------
+
+mIRC
+----
+  - A client for Windows (www.mirc.com)
+  - If you want to create mIRC logfiles with your eggdrop, you can get some TCL
+    which does it all for you (also logrotating and much more).
+
+  - MEL (mIRCStats Eggdrop Logger) can be downloaded from the following URL:
+    http://mel.angelbears.org/
+
+  - Remember to timestamp your logs, or it wont work, the timestamp must be
+    in [HH:MM] or [HH:MM:SS] format.
+  - In order to use this, format must be set to 'mIRC'.
+
+Example:
+
+        [23:44] <Christina> Hello world
+
+XChat
+-----
+  -  A client for Linux (www.xchat.org)
+  -  In order to use this, format must be set to 'xchat'.
+  -  Both the old logformat, and the new logformat from 1.8.7 and above is
+     supported.
+
+Example of old logformat:
+
+        18:01:43 <Ben> Hello world
+
+Example of new logformat:
+
+        jan 13 04:39:42 <Ben> Hello World
+
+XChat has changed its logformat again in early 2005. The "brand new" format
+is broken in the same way as the mIRC6 format in that it is now impossible to
+tell actions from real events. Additionally, the format of the lines in the
+log changed. It is possible to revert to the previous format (the one that
+pisg understands) by using the old text theme:
+    http://xchat.org/files/themes/blacktheme.zip
+
+Eggdrop
+-------
+  - A cool and advanced IRC bot for Linux (www.eggheads.org)
+
+  - In order to use this, format must be set to 'eggdrop'.
+
+You might want to change the logfile-suffix in order for pisg to parse the
+files in the correct order when using 'logdir':
+
+  set logfile-suffix ".%Y%m%d" instead of the standard format
+  set logfile-suffix ".%d%b%Y".
+
+Example:
+
+        [00:02] <Jenny> Hello world
+
+Grufti
+------
+  - A bot which I'm not really familiar with (www.grufti.com)
+  - The author has actually made something like pisg called 'gruftistats',
+    but someone mailed me and told me that it hadn't been maintained for
+    over a year, and it had some problems..
+
+  - In order to use this, format must be set to 'grufti'
+
+Example:
+
+        [00:17] <John> Hello world
+
+bxlog
+-----
+  - A logging script for BitchX (console client - see scripts.bitchx.com)
+  - In order to use this, format must be set to 'bxlog'
+  - The bxlog-pisg.bx file in the scripts directory might be useful.
+
+  Example:
+        [31 Dec/11:26] <John> Hello world
+
+mbot
+----
+  - C-Based IRC Bot (http://darksun.com.pt/mbot/)
+  - In the configuration file, timemode must be set to '1'
+
+  - In order to use this, format must be set to 'mbot'
+
+Example:
+
+        Thu Aug 23 12:59:40 2001 <John> Hello world
+
+irssi
+-----
+  - Console IRC client (www.irssi.org)
+  - Logfiles must be using the default theme in irssi.
+    (The "(real name)" added by autorealname.pl is ok.)
+  - In order to use this, format must be set to 'irssi'.
+  - This format also works for ii (wmii) logs.
+
+Example:
+
+        17:40 <@John> Hello world
+
+psybnc
+------
+  - IRC bouncer (http://www.psychoid.lam3rz.de/)
+
+  - In order to use this, format must be set to 'psybnc'
+
+Example:
+
+  2001-08-19-23-14-06:#LINUX.DE::stelb!user@host.org PRIVMSG #linux.de :hi!
+
+winbot
+------
+  - Windows-based IRC bot (http://www.winbot.co.uk/)
+
+  - In order to use this, format must be set to 'winbot'
+
+Example:
+
+  15:32.58 17/10/2001  <Azhrarn/#darkgalaxy> This is a normal line.
+
+zbot
+----
+  - Bot written in C++ (http://zcbot.sourceforge.net/)
+
+  - In order to use this, format must be set to 'zcbot'
+
+Example:
+
+  12/11/01 22:05:42 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :Re all :-)
+
+ircle
+-----
+  - IRC client for Mac OS X
+
+  - Support for this format is not completely done yet.
+
+  - In order to use this, format must be set to 'ircle'
+
+Example:
+
+  6:35 PM:   Sinnikal: thats gross
+
+infobot
+-------
+  - bot written in Perl (http://www.infobot.org)
+
+  - In order to use this, format must be set to 'infobot'
+
+Trillian
+--------
+  - Trillian's IRC component. (http://www.trillian.cc)
+
+  - Note: Your Logs must be timestamped in the format [%h:%m] or [%h:%m:%s]
+    This is set in Preferences -> General -> Windows -> Display in your Trillian Client
+  - Tested with Trillian Version 0.70
+
+  - In order to use this, format must be set to 'Trillian'
+
+bobot++
+-------
+  - IRC bot written in C++. (http://pltplp.net/bobot++/)
+
+  - In order to use this, format must be set to 'bobot'
+
+Example:
+
+  [13/12/2001 - 20:38] <NazoZzz> hello world
+
+axur/epic
+---------
+  - A unix shell client similar to bitchx but not quite.
+
+  - EPIC is available at http://www.epicsol.org/
+
+  - AXUR script for EPIC is available at
+    http://www.asciifun.com/images/axur-2000.tar.gz or ax-b12r2.tar.gz
+
+axur/epic logs with two formats at once, one for normal users
+and one for the actual client doing the logging.  Why?  no idea.
+
+The normal format is of:
+
+  [MM/DD/YYYY @ HH:MM:SS] <nick> saying
+  [MM/DD/YYYY @ HH:MM:SS] * nick does some action here
+
+The loggers format is of:
+
+  [MM/DD/YYYY @ HH:MM:SS] >(logger) saying
+  [MM/DD/YYYY @ HH:MM:SS] >* logger does some action here
+
+Both are supported.
+
+Perlbot
+-------
+  - A bot which written in perl that supports loadable modules
+    (http://perlbot.sourceforge.net)
+  - It also has some modules for searching logs and some perl scripts
+    for searching and browsing the log files.
+    (See examples at http://stats.978.org)
+  - Development on the bot seems to have stopped. I did need to edit it
+    a bit to get it to log actions correctly.
+
+  - In order to use this, format must be set to 'perlbot'
+
+Example:
+
+        13:22:57 <Sc00ter> bah, gotta run to the store
+
+oer / oer+MySQL
+---------------
+  - Bot written in C (http://oer.equnet.org/)
+
+  - In order to use this, format must be set to 'oer'
+
+  - oer support isn't finished, the example lines won't work so I suggest you
+    set the following options in your config:
+
+    <set show_kickline="0">
+    <set show_actionline="0">
+    <set show_shoutline="0">
+    <set show_violentlines="0">
+
+  - For a detailed description see:
+  http://faq.equnet.org/?area=b2VyIGFuZCBvZXIrTXlTUUwgRkFR&id=35&lang=en
+
+Example:
+
+  1010866756 :EQU!equ@mira.equnet.org PRIVMSG #oer :test for mbrix
+
+muh
+---
+ - A bouncer for unix/linux (http://mind.riot.org/muh/)
+
+ - In order to use this, format must be set to 'muh'.
+
+Since you can configure the log-format as you want to, the standard-format
+is used for parsing.
+In order to set it correctly add this to you muhrc:
+
+        timestamptemplate = "[%a %d %b %H:%M:%S]";
+
+Example:
+
+        [Sat 16 Mar 21:24:09] <pete> hello everybody
+
+muh2
+----
+  - muh is a bouncer from muh.sf.net
+  - muh2 is for the new version 2.2, see 'muh' for older versions.
+  - In order to use this, format must be set to 'muh2'.
+
+Example:
+
+   [11:23] <boitl> Hello world
+   [11:24] * carmen means that she is nice
+
+Energymech
+----------
+  - An irc bot written in C which is currently beeing developed.
+
+  - In order to use this, format must be set to 'energymech'.
+
+  - Energymech is available at http://www.energymech.net or (better)
+    at http://cvs.energymech.net
+
+Example:
+
+        [00:02] <Jenny> Hello world
+        [00:04] Joins: vjaway (vector@p5086F6EF.dip.t-dialin.net)
+
+Dancer
+------
+  - Bot written in C (http://dancer.sourceforge.net/)
+
+  - In order to use this, format must be set to 'dancer'
+
+Example:
+
+  15.57.40 # <elho> hello world!
+
+ViRC98
+------
+  - A client for Windows (http://www.hansprestige.com)
+      at this time is ViRC2.0rc1
+      maybe the type of logs will change
+
+  - Remember to timestamp your logs, or it wont work, activate it by checking
+    "Client setup/ViRC '98 options/Chat logging/ (Miscellaneous logging
+    options) Stamp every message logged with current time"
+
+  - In order to use this, format must be set to 'virc98'.
+
+Examples:
+
+    01.15.39 [Fender]   this is a normal line writen by myself
+    00.55.38 <@jax1n0^O>   this is a normal line writen by another
+    22.24.27 * Fender says an action
+
+pircbot
+-------
+  - PircBot is a framework for an IRC Bot written in Java.  It allows you to
+      create your own custom IRC Bots using Java by building on the framework
+      that is already provided by the PircBot.
+
+  - Homepage: http://www.jibble.org/pircbot.php
+
+  - In order to use this, format must be set to 'pircbot'.
+
+  - Parses all data written by the bot as written by the nick assigned to 'maintainer'
+
+  - Logs are timestamped with MILISECONDS since the epoch
+
+Example:
+
+    1013630386748 :nick!ident@hostname PRIVMSG #channel :Hello world.
+
+Eggdrop RacBot
+--------------
+  - the Eggdrop RacBot is an IRC bot, which dreived from the original eggdrop
+    sources (see http://www.eggheads.org)
+
+  - Homepage: http://www.racbot.org/
+
+  - In order to use this, format must be set to 'RacBot'.
+
+KVIrc
+-----
+  - A KDE client for Linux (http://www.kvirc.net/)
+
+  - Support for this format is not completely done yet, actions and -/+o
+    modes are not detected, so you should add to you config file:
+    <set show_actionline="0">
+  - Supports logs from version 2.x.x. v3.x.x or former versions has
+    not been tested.
+
+  - In order to use this, format must be set to 'kvirc'.
+
+Example:
+
+       ### Log session started at Thu Aug 23 17:25:36 2001 ###
+       [17:25:36] wwp [anonymous@AMontpellier-201-2-1-77.abo.wanadoo.fr] has joined #ECI
+       [17:25:47] <wwp> yop
+       ### Log session terminated at Sun Sep 9 22:56:51 2001 ###
+
+moobot
+------
+  - Python-based, modular IRC bot.  <http://sourceforge.net/projects/moobot>
+
+  - Turn on logging by adding an entry to the data table with type = 'logtype'
+    and data = 'file' or 'date'.  Add another entry with type = 'logfile' and
+    data = the name of the file if type == 'file' or a string to be passed to
+    strftime if type == 'date'.
+
+  - The format name is "moobot".
+
+  - All nicks are logged with their hostmasks, with the exception of those
+    from the bot itself.  (This may change in the future to have the bot's
+    hostmask, too.)
+
+  - Examples:
+
+      2002-07-06 00:05:29 :vergil!~vergil@host PUBMSG #space :mike_lap: i'm not joking, actually.
+      2002-07-04 15:56:19 :SpaceBot PUBMSG #space :huh?
+      2002-07-06 00:07:30 :vergil!~vergil@host CTCP #space :ACTION salutes
+      2002-07-18 10:37:18 :jeffcovey!~jeff@host KICK #space vergil :two days in a row!
+      2002-07-06.log:2002-07-06 12:07:41 :phil_tty!mjpr@host TOPIC #space :<She-Ra> of course, god can go to rotters, for all she's managed not to do for me
+      2002-07-04 17:34:01 :jeffcovey!~jeff@host MODE #space +o CowBot
+      2002-07-04 12:02:42 :Leebert!~lsherida@host JOIN :#space
+      2002-07-04 18:24:18 :mike_lap!~emag@host NICK :Cathy
+
+ircII
+-----
+  - The original IRC client (http://www.eterna.com.au/ircii/)
+
+  - In order to use this, format must be set to 'ircII'
+
+  - You need to add a few on triggers to your .ircrc:
+    on #^timer 50 "*0" echo $0
+    on #^timer 50 "*5" echo $0
+    to mark the time. They can be adjusted to taste (the above lines mark every
+    5 minutes), with the main effect being the topic change times will only
+    accurate to how often the time is marked.
+
+  - The config option "Maintainer" needs to be set to the maintainer's nick
+
+Example:
+
+    22:40
+    *** sonnlich (sonnloki@202.72.122.25348) has joined channel #unisfa
+    * sonnlich waves.
+    > evening rae
+    <sonnlich> Evening.
+
+DC++
+----
+  - Direct Connect Hub
+
+  - In order to use this, format must be set to 'DCpp'
+
+  - Not an IRC logger, rather a shared network botnet log
+
+  - You MUST put botnicks into botnicks variable if you want to see kicks
+
+Example:
+
+    <set botnicks="bot1 bot2 MainBot">
+
+sirc
+----
+  - Simple IRC Client (http://www.iagora.com/~espel/sirc.html)
+
+  - In order to use this, format must be set to 'sirc'
+
+  - You must also load the sirc-timestamp.pl script in the scripts subdirectory
+    into sirc (/load sirc-timestamp.pl after copying to appropriate location)
+
+dircproxy
+---------
+  - Detachable IRC Proxy Server (http://www.dircproxy.net/)
+
+  - In order to use this, format must be set to 'dircproxy'
+
+  - Currently does not recognize nick changes - apparently it logs nick changes
+    to a separate file.  As a result, nick tracking will not work.
+
+  - This parser recognize both the 1.0.5 and the 1.1.0 log format.
+
+blootbot
+--------
+  - supports multiple channels, though the log will be parsed once for each
+    channel
+  - http://blootbot.sourceforge.net/
+  - In order to use this, format must be set to 'blootbot'
+
+Example: (also in the parser module)
+
+        01:02.03 <nick/#channel> normal
+        01:02.03 * nick/#channel action
+        01:02.03 >>> topic/#channel by nick -> topic...
+        01:02.03 >>> mode/#channel [+o nick] by ChanServ
+        01:02.03 >>> join/#channel nick (~user@example.com)
+        01:02.03 >>> kick/#channel [nick!~user@example.com] by nick (reason)
+        01:02.03 >>> nick_ materializes into nick
+
+HydraIRC
+--------
+  - HydraIRC is an open-source IRC client with an attractive and easy to use
+    interface
+  - http://hydrairc.sourceforge.net/
+
+  - In order to use this, format must be set to 'hydra'
+
+Example:
+
+    [2003-02-22 16:49:18] *** Alexander changed topic to wibble
+    [2003-02-22 16:52:29] <Alexander> Sorry about the delay.
+    [2003-02-22 16:52:33] <Eien> Slow.  Waking.  Up.
+    [2003-02-22 16:52:34] *** Melody sets channel #ar-roleplay mode +v Alexander
+    [2003-02-22 16:58:57] *** Kemmy|ZZZ changed nick to Kemayo
+    [2003-02-22 17:03:34] * Alexander stirs Eien's brain.  "Cooooooool..."
+
+rbot
+----
+  - rbot is a ruby IRC bot. Think of him as a ruby
+    infobot, with more and different features, and a nicer plugin scheme.
+  - http://linuxbrit.co.uk/rbot/
+
+  - In order to use this, format must be set to 'rbot'
+
+Example:
+
+  [2003/07/22 22:02:59] <Rathnor> well, i'm considering setting up a cronjob or something to watch it
+  [2003/07/22 22:03:11] <ak|ra> hehe
+  [2003/07/22 22:03:24] @ Mode +o Rathnor by ChanServ
+  [2003/07/22 22:03:25] @ Quit: oddbudman: Remote closed the connection
+  [2003/07/22 22:03:29] <FluxBot> Rathnor: :(
+
+IRCAP
+-----
+ - Version 7.5 or 7.51 of IRCAP (www.ircap.com or www.ircap.net).
+ - mIRC version 6.03 or 6.12 (this are the mIRC versions required by IRCAP, so not really a parser requirement).
+ - Timestamp logs activated in mIRC:
+   Enter Options (inside File -mIRC6.03- or Tools -mIRC6.12-), IRC->Logging and check Timestamp Logs.
+ - To use this, format must be set to 'IRCAP'.
+
+Example:
+
+ [2:51] <Lawy> a las wenassssssssss
+ [2:51] <Lawy> [ArCePi] nas nas
+ [2:51] <Lawy> [BruJo] wenas
+ [2:51] <Danaita> lawyyyy
+
+Vision
+------
+  - An irc client for BeOS ( http://vision.sourceforge.net and http://www.bebits.com/app/2623 )
+  - Timestamping has to be enabled in the preferences
+  - The messages Vision displays for joins/parts/topic changes etc, is fully
+    user configurable, this parses the default messages. If you have changed
+    them in the preferences you have to edit the parser to reflect the changes.
+  - In order to use this, format must be set to 'Vision'
+
+Supybot
+-------
+  - http://supybot.sf.net
+  - Version tested with 0.77
+  - Log format :
+
+   normal msg:  [05-Mar-2004 17:28:10]  * Jkx|home bon je vais pas trainer ..
+   channel msg: [17-Feb-2004 08:13:47]  *** Jkx changes topic to "Oh my god of topic
+
+JavaBot
+-------
+  - http://javabot.sourceforge.net
+  - Version has to be 0.3.3 or newer
+  - To use this, format must be set to javabot
+  - Example:
+
+     maj 07 21:11:44 <CreoN> a regular line
+     maj 07 21:12:02 ---     CreoN sets mode +o scalldog
+     maj 07 21:12:05 <--     CreoN has kicked JavaBot (JavaBot)
+     maj 07 21:12:06 -->     JavaBot (~javabot@host.com) has joined #channel
+
+lulubot
+-------
+  - http://lulubot.berlios.de
+  - Version tested with the CVS the 12/04/04
+  - Log format :
+
+    [22-11-2004/14:42] *** Joined ace (~ace@154.25.145.85)
+    [22-11-2004/15:00] <ace> morning
+    [22-11-2004/15:01] * ace is back
+
+  - Parser written by Vianney Lecroart <acemtp@free.fr>
+
+weechat, weechat3
+-----------------
+  - http://weechat.flashtux.org/
+  - There are two parsers, one for the old log format ("weechat"), and one for
+    the new format starting from version 0.3 ("weechat3").
diff --git a/pisg/docs/Makefile b/pisg/docs/Makefile
new file mode 100644 (file)
index 0000000..6fed044
--- /dev/null
@@ -0,0 +1,35 @@
+TARGETS := pisg-doc.txt pisg-doc.html pisg-faq.html pisg-formats.html pisg.1
+VERSION := $(shell grep "version =>" ../modules/Pisg.pm | sed 's/[^"]*"\([^"]*\)+CVS".*/\1/')
+
+all: $(TARGETS)
+
+pisg-doc.xml: .version
+.version: ../modules/Pisg.pm
+       perl -i -pe 's/(<title>pisg ).*(documentation<\/title>)/$${1}$(VERSION) $${2}/' pisg-doc.xml
+       touch .version
+
+pisg-doc.txt: pisg-doc.xml
+       docbook2txt pisg-doc.xml
+       mv pisg-doc.txt pisg-tmp.txt
+       cat pisg-tmp.txt | ./modifytxt.pl > pisg-doc.txt
+       rm -f pisg-tmp.txt
+
+pisg-doc.html: pisg-doc.xml
+       docbook2html pisg-doc.xml -V "%use-id-as-filename%" -V nochunks
+
+pisg-faq.html: pisg-faq.txt
+       a2x -f xhtml pisg-faq.txt
+
+pisg-formats.html: FORMATS
+       a2x -f xhtml FORMATS
+       mv FORMATS.html pisg-formats.html
+
+pisg.1: pisg.sgml
+       docbook-to-man $< > $@
+
+clean:
+       rm -f $(TARGETS) .version
+
+.PHONY: all clean
+
+# vim:noexpandtab:
diff --git a/pisg/docs/dev/API b/pisg/docs/dev/API
new file mode 100644 (file)
index 0000000..608234a
--- /dev/null
@@ -0,0 +1,74 @@
+With the advent of the modules, an API becomes necessary.  This
+file is the place to document anything along those lines.
+
+The main parts of pisg operate by passing around a %stats hash.  That
+hash is pretty big:
+
+Key           Type   Index   Description
+--------------------------------------------------------------------------
+words         hash   <nick>  Number of words typed by given nick.
+wordcounts    hash   <word>  Number of times given word was used.
+wordnicks     hash   <word>  The last nick to use the given word.
+times         hash   <hour>  Number of lines typed in the channel during
+                             the given hour (0..23).
+lines         hash   <nick>  Number of lines typed by the given nick (both
+                             "normal" and action lines).
+line_times    hash   <nick>  $line_times{nick}[index]  index ranges from 
+                             0 to 3 and contains a count of the number of
+                             lines typed by that nick in the given time
+                             period.  Each index is a 6-hour block.
+                             (e.g. 3 is from 18:00 to 23:59.)
+monologues    hash   <nick>  Number of times the given nick had a
+                             monologue.
+sayings       hash   <nick>  Random normal line from the given nick.
+questions     hash   <nick>  Number of lines from the given nick that
+                             ended in question marks.
+shouts        hash   <nick>  Number of lines ending in exclamation points.
+allcaps       hash   <nick>  Number of lines in ALL CAPS.
+allcaplines   hash   <nick>  Random line containing ALL CAPS.
+foul          hash   <nick>  Number of lines containing foul words.
+foullines     hash   <nick>  Lines containing foul words.
+smiles        hash   <nick>  Number of lines containing smiling faces.
+frowns        hash   <nick>  Number of lines containing sad faces.
+urlcounts     hash   <url>   Number of times each URL was mentioned.
+urlnicks      hash   <url>   Last nick to mention each URL.
+lengths       hash   <nick>  Total length of all lines from the given
+                             nick.
+actions       hash   <nick>  Number of actions.
+actionlines   hash   <nick>  Random action line.
+violence      hash   <nick>  Number of times the given nick attacked
+                             someone else.
+violencelines hash   <nick>  Random example of the given nick attacking
+                             someone.
+attacked      hash   <nick>  Number of times the given nick was attacked.
+attackedlines hash   <nick>  Ramdom example of the given nick being
+                             attacked.
+gaveops       hash   <nick>  Number of times the given nick granted ops.
+tookops       hash   <nick>  Number of times the given nick removed ops.
+gavevoice     hash   <nick>  Number of times the given nick granted voice.
+tookvoice     hash   <nick>  Number of times the given nick removed voice.
+kicked        hash   <nick>  Number of times the given nick kicked
+                             someone.
+gotkicked     hash   <nick>  Number of times the give nick was kicked.
+kicklines     hash   <nick>  Random example of the given nick being
+                             kicked.
+joins         hash   <nick>  Number of times the given nick joined the
+                             channel.
+topics        array          Each array element is a hash with the
+                             following indices:
+                               topic - The new channel topic.
+                               nick  - The person who set the topic.
+                               hour  - The hour in which the change took
+                                       place.
+                               min   - The minute in which the change took
+                                       place.
+days          scalar         Number of days the reporting period spanned.
+totallines    scalar         Total number of lines seen in file(s).
+parsedlines   scalar         Total number of parseable lines (normal,
+                             action, and third) seen in channel.
+processtime   hash           A hash containing 'hours', 'mins' and 'secs',
+                             describing the time elapsed while processing
+                             this channel.
+nicks         hash           A hash containing all nicks a user had through
+                             a logfile. The keys are the nicks, and the values
+                             is an array with their alternative nicknames.
diff --git a/pisg/docs/modifytxt.pl b/pisg/docs/modifytxt.pl
new file mode 100644 (file)
index 0000000..9ffafa4
--- /dev/null
@@ -0,0 +1,24 @@
+#!/usr/bin/perl -w
+
+# This is a small script which modifies the outputted txt docs into a more
+# readable one, by adding some lines to the output.
+
+use strict;
+
+my $cacheword;
+while (<>) {
+    if ($_ =~ /^(\w+)$/ && $_ !~ /^Name$/) {
+        $cacheword = $1;
+    }
+    if ($_ =~ /^Name$/) {
+        print "-----------------------\n$cacheword option\n-----------------------\n";
+    } elsif ($_ =~ /^Description$/) {
+        print "Description\n-----------\n";
+    } elsif ($_ =~ /^Synopsis$/) {
+        print "Synopsis\n--------\n";
+    } else {
+        print $_;
+    }
+
+}
+
diff --git a/pisg/docs/pisg-doc.xml b/pisg/docs/pisg-doc.xml
new file mode 100644 (file)
index 0000000..122dfd9
--- /dev/null
@@ -0,0 +1,3880 @@
+<!-- This is the raw docbook source of the pisg documentation -->
+<?xml version='1.0'?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+
+<book id="pisg-documentation">
+  <bookinfo>
+    <title>pisg 0.72 documentation</title>
+    <subtitle>How to install and configure pisg</subtitle>
+  </bookinfo>
+  <toc></toc>
+  <!-- <lot></lot> -->
+  <chapter id="what-is-pisg">
+    <title>What is pisg?</title>
+    <para>
+     pisg is an IRC statistics generator. It takes IRC logfiles and turns
+     them into nice looking stats.
+    </para>
+
+    <para>
+    In general, you would do something like this to get it running:
+
+    <itemizedlist mark="bullet">
+     <listitem>
+       <para>
+        Enable logging in an IRC bot, or in your IRC client. The log will be
+        outputted into a file.
+       </para>
+      </listitem>
+     <listitem>
+       <para>
+        You set up pisg, you define the channel name, and the path to the
+        logfile you created.
+       </para>
+      </listitem>
+     <listitem>
+       <para>
+        You run pisg, pisg runs the log through and create statistics, it
+        then creates an HTML page which you can upload to a webserver.
+       </para>
+      </listitem>
+    </itemizedlist>
+
+    </para>
+
+    <sect1 id="requirements">
+     <title>What are the requirements to run pisg?</title>
+
+     <para>
+
+    <itemizedlist mark="bullet">
+     <listitem>
+       <para>
+        An IRC client or bot where pisg supports the output logfile.
+       </para>
+      </listitem>
+     <listitem>
+       <para>
+        Any operating system which Perl runs on, this includes popular OSes
+        such as Linux, FreeBSD, Windows and Mac. You will have a hard time
+        finding an OS where Perl isn't supported. For Windows this means
+        that you need to download <ulink url="http://activestate.com/Products/ActivePerl/">ActivePerl</ulink>.
+       </para>
+      </listitem>
+     <listitem>
+       <para>
+       <emphasis>Optional</emphasis> - a system to host the statistics page
+       24 hours a day, 7 days a week.
+       </para>
+      </listitem>
+     <listitem>
+       <para>
+       <emphasis>Optional</emphasis> - a system to log the channel, 24 hours
+       a day, 7 days a week.
+       </para>
+      </listitem>
+    </itemizedlist>
+    </para>
+    </sect1>
+  </chapter>
+  <chapter id="setting-up-pisg">
+   <title>Setting up pisg for the first time</title>
+
+   <para>
+   Most configuration happens through the <filename>pisg.cfg</filename>
+   file, the file format is made to be easy to read, and easy to extend for
+   further use. It uses an XML-like format, with elements and attributes.
+   </para>
+
+   <sect1 id="setting-up-a-channel">
+   <title>Setting up a channel</title>
+
+   <para>
+   An element called <xref linkend="Channel" /> is made for defining
+   channels, a quick example of a channel is here:
+
+   <programlisting>
+   <![CDATA[
+    <channel="#channel">
+     Logfile = "channel.log"
+     Format = "mIRC"
+     Maintainer = "John"
+     OutputFile = "mychan.html"
+    </channel>
+   ]]>
+   </programlisting>
+
+   The above will define a <xref linkend="Channel" /> called <command>#channel</command>, the
+   logfile pisg will look for is called <command>channel.log</command> and
+   the <xref linkend="Format" /> of the logfile will be <command>mIRC</command>. The
+   <xref linkend="Maintainer" /> (which will be stated on the output page) is
+   <command>John</command>.
+   </para>
+
+   <para>
+   That is basically it! Now, there are a lot more options that you can use
+   for your channels, for this please refer to the reference documentation.
+   </para>
+
+   <para>
+   Also be-aware of the fact that pisg uses various images to show the
+   time-related bars. These images are placed in the
+   <filename>gfx/</filename> folder and should be placed into the same
+   directory as your outputted HTML file.
+   </para>
+
+   </sect1>
+   <sect1 id="user-options">
+    <title>Specifying user options</title>
+
+    <para>
+    User options are set with a simple XML-like syntax in the form:
+
+   <programlisting>
+   <![CDATA[<user nick="NICK" option="VALUE">]]>
+   </programlisting>
+
+    Remember, the nick is always required.
+
+    For example to add aliases to a nick, then you could do this:
+    <programlisting>
+    <![CDATA[<user nick="Joe" alias="Joe^*">]]>
+    </programlisting>
+
+    The asterisk (*) means that it will match all nicks starting with 'Joe^'. So
+    it will add all Joe^'s to 'Joe' in the stats.
+
+    Another thing you can do is to add a picture to a user:
+    <programlisting>
+    <![CDATA[<user nick="Ben" pic="ben_holiday.jpg">]]>
+    </programlisting>
+
+    If you have a larger picture of the user as well, you can make the picture
+    on the stats page link to it:
+    <programlisting>
+     <![CDATA[<user nick="Ben" pic="ben_holiday.jpg" bigpic="ben-big.jpg">]]>
+    </programlisting>
+
+    You can include * or ? to enable filename globbing to randomly choose one
+    from several pictures: (see documentation for the
+    <xref linkend="ImageGlobPath" /> option)
+    <programlisting>
+    <![CDATA[<user nick="Ben" pic="ben_*.jpg">]]>
+    </programlisting>
+
+    You can also set a user's sex.
+    The sex setting can be "f"emale, "m"ale, or "b"ot:
+    <programlisting>
+    <![CDATA[<user nick="Ben" sex="m">]]>
+    </programlisting>
+
+    Also you can add links to URLs and e-mails:
+    <programlisting>
+    <![CDATA[<user nick="Christine" link="http://www.christine.com">]]>
+    </programlisting>
+
+        or
+
+    <programlisting>
+    <![CDATA[<user nick="Chris" link="chris@host.com">]]>
+    </programlisting>
+
+    The last thing you can do is to ignore nicks (for example bots):
+    <programlisting>
+    <![CDATA[<user nick="nameofbot" ignore="y">]]>
+    </programlisting>
+
+    You don't have to do all this in many lines, you could just as easily do:
+    <programlisting>
+    <![CDATA[<user nick="Joe" alias="Joe^away Joe^work" pic="joe.jpg" link="joe@joe.com" sex="m">]]>
+    </programlisting>
+
+    (Here the aliases are a space separated list of nicks, that also works! But *
+    as a wildcard is smarter, although it is slower).
+    </para>
+
+   </sect1>
+   <sect1 id="global-options">
+    <title>Setting global options</title>
+
+    <para>
+     Many times, it will be useful to set up global options, global options
+     are set like this:
+
+     <programlisting>
+     <![CDATA[<set option="VALUE">]]>
+     </programlisting>
+
+     Any global option will be overriden by anything defined within channel
+     elements (see <xref linkend="setting-up-a-channel" />)
+     </para>
+
+     <para>
+     For example, to change the background color of the stats page, you
+     could do:
+
+     <programlisting>
+     <![CDATA[<set bgcolor="black">]]>
+     </programlisting>
+
+     You can set many options in a single <command>set</command>:
+
+     <programlisting>
+     <![CDATA[<set lang="DE" timeoffset="+1">]]>
+     </programlisting>
+
+     The above will set the language on the statistics page to DE (Deutsch,
+     German) and set the time offset to +1.
+
+     All options available are mentioned in the reference documentation.
+    </para>
+   </sect1>
+   <sect1 id="ignoring-links">
+    <title>Ignoring links</title>
+
+    <para>
+    It's possible to ignore links in the "Most referenced URLs" section:
+
+
+    <programlisting>
+    <![CDATA[
+     <link url="http://www.slashdot.org" ignore="y">
+    ]]>
+    </programlisting>
+    </para>
+
+   </sect1>
+   <sect1 id="including-config">
+    <title>Including common settings for various channels</title>
+
+    <para>
+    If you have, for example, more than one channel, where the users are the
+    same, or you don't want to maintain more than one user file, you can use
+    the "include" setting in the main config file:
+
+    <programlisting>
+    <![CDATA[
+     <include="/home/vetinari/pisg/users.cfg">
+    ]]>
+    </programlisting>
+
+    This will include the file /home/vetinari/pisg/users.cfg in the config
+    at the place where the include statement is set.
+    </para>
+
+    <para>
+    Note, that you can NOT include a file from an included file!
+    </para>
+   </sect1>
+   <sect1 id="using-css">
+    <title>Changing the layout of your stats page</title>
+
+    <para>
+    The standard layout and colors in the outputted HTML page are made to be
+    somewhat clean and neutral. But you have the chance to change the layout
+    yourself.
+    </para>
+
+    <para>
+    There are a few predefined color schemes for you to use, use the
+    <xref linkend="ColorScheme" /> option when using them. The
+    colorschemes distributed with pisg are: default (which is the default),
+    darkgalaxy, darkred, justgrey, ocean, orange_grey, pisg, softgreen.
+    </para>
+
+    <para>
+    When changing it, you need a fair knowledge of CSS (Cascading Style
+    Sheets). CSS is what most of the web uses today to define styles and
+    layout on HTML pages.
+    With the pisg distribution, look in the <filename>layout</filename>
+    directory. In it resides <filename>default.css</filename> which is the
+    file being included onto the HTML page. Open it in a text editor like
+    vi or notepad. Then change it until you're happy with it. Be aware that
+    you might want to look at the <link linkend="HiCell">HiCell and HiCell2</link>
+    options through pisg.cfg for changing the last two colors.
+    </para>
+
+    <para>
+    If you have created a nice stylesheet which other can take advantage of,
+    you are encouraged to send it to the pisg mailing list so that it can be
+    distributed with the next version of pisg.
+    </para>
+
+    <para>
+    If you want to embed the statistics into another page, use the "none" color scheme.
+    Pisg will then omit the HTML header and write only the body part.
+    </para>
+
+   </sect1>
+   <sect1 id="running-pisg">
+    <title>Running pisg</title>
+
+    <para>
+    When everything is set up in the pisg configuration file (pisg.cfg),
+    then you simply run pisg on the command-line.
+
+    </para>
+
+    <para>
+    Using Linux, BSD or another UNIX-like system:
+
+    <screen>
+    <prompt>user@host:pisg-0.37$</prompt> <userinput>./pisg</userinput>
+    </screen>
+    </para>
+
+    <para>
+    Using Windows:
+    <screen>
+    <prompt>c:\pisg&gt;</prompt> <userinput>perl pisg</userinput>
+    </screen>
+    </para>
+
+    <para>
+    The program will run and parse the logfiles you specified in the
+    configuration file.
+    </para>
+
+    <para>
+    If you are using Linux, BSD or another UNIX-like system and want run
+    pisg automatically several times a day, then see the
+    <filename>crontab</filename> file in the <filename>scripts/</filename>
+    directory.
+    </para>
+
+    <para>
+    For Windows, see the <filename>windows-upload-ftp.txt</filename> file
+    with the pisg distribution, this file is also placed in the
+    <filename>scripts/</filename> directory.
+    </para>
+
+   </sect1>
+   <sect1 id="mailing-list-and-bugs">
+    <title>Obtaining help and reporting bugs</title>
+
+    <para>
+    If your problem could not be resolved through here, then you should send
+    an e-mail to the pisg mailing list. You can subscribe and see more info
+    at <ulink
+    url="http://lists.sourceforge.net/lists/listinfo/pisg-general">http://lists.sourceforge.net/lists/listinfo/pisg-general</ulink>.
+    </para>
+
+    <para>
+    If you believe that you have found a bug, you should use the SourceForge
+    <ulink
+    url="http://sourceforge.net/tracker/?group_id=31862&amp;atid=403711">bug
+    tracking system.</ulink>
+    </para>
+
+   </sect1>
+
+  </chapter>
+  <chapter id="reference">
+   <title>General pisg options</title>
+
+    <!-- *** CHANNEL *** -->
+    <refentry id="Channel">
+
+    <refmeta> <refentrytitle>Channel</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Channel</refname>
+    <refpurpose>define channel name</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         Maintainer = "John"
+        </channel>
+      ]]>
+     </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>Channel</command> is used in two contexts, globally when using
+    &lt;set&gt; and when defining new channels. It sets the name of the
+    channel.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** FORMAT *** -->
+    <refentry id="Format">
+
+    <refmeta> <refentrytitle>Format</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Format</refname>
+    <refpurpose>the logfile format</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "eggdrop"
+         Maintainer = "John"
+        </channel>
+
+        <set Format="mIRC">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>Format</command> is used to define the format of the logfile,
+    pisg supports a various number of different logfiles, see the FORMATS
+    file included with the pisg distribution. If your logfiles have the
+    suffix .gz or .bz2, they will automatically be decompressed and read by
+    pisg.
+    See also <xref linkend="Maintainer" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** NETWORK *** -->
+    <refentry id="Network">
+
+    <refmeta> <refentrytitle>Network</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Network</refname>
+    <refpurpose>the IRC network of the channel</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "eggdrop"
+         Network = "Undernet"
+        </channel>
+
+        <set Network="Quakenet">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>Network</command> is used to set the network which the channel
+    resides on, this name is displayed on the stats page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> SomeIRCNetwork </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** OUTPUTFILE *** -->
+    <refentry id="OutputFile">
+
+    <refmeta> <refentrytitle>OutputFile</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>OutputFile</refname>
+    <refpurpose>name of the generated HTML page</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "eggdrop"
+         OutputFile = "mychan.html"
+        </channel>
+
+        <set OutputFile="mychan.html">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>OutputFile</command> is used to define the name of the
+    generated statistics page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> index.html </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** OUTPUTTAG *** -->
+    <refentry id="OutputTag">
+
+    <refmeta> <refentrytitle>OutputTag</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>OutputTag</refname>
+    <refpurpose>tag to insert into OutputFile</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         LogDir = "logs/"
+         Format = "eggdrop"
+         OutputFile = "mychan%t.html"
+         OutputTag = "-week"
+        </channel>
+
+        <set OutputTag="-week">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>OutputTag</command> specifies a string that will replace
+    occurrences of "%t" in <xref linkend="OutputFile" />. This option is most
+    useful when used as a command line switch (-t) to pisg in conjunction with
+    <xref linkend="NFiles" /> (-nf). Example:
+
+    <programlisting>
+      <![CDATA[
+      $ pisg -co pisg.conf
+      $ pisg -co pisg.conf -nf 8 -t -week
+      ]]>
+    </programlisting>
+
+    Leaving out the <command>OutputTag</command> settings from the above
+    pisg.conf snippet, this writes both the full statistics (mychan.html) and
+    statistics for the last week (mychan-week.html) using the same pisg config
+    file. (Assuming that there are separate logfiles for each day.)
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** LOGFILE *** -->
+    <refentry id="Logfile">
+
+    <refmeta> <refentrytitle>Logfile</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Logfile</refname>
+    <refpurpose>name of logfile to parse</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile="/home/foo/eggdrop/logs/mylog.txt"
+         Format = "eggdrop"
+        </channel>
+
+        <set Logfile="foo.log">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This defines the filename of the logfile to parse for the channel. If
+    you want to parse a directory full of logfiles, you should use the
+    <xref linkend="LogDir" /> option instead. Providing this option multiple
+    times will parse multiple files in the order the statements appear.
+    Wildcards (* ? []) will be expanded.
+    See also <xref linkend="LogDir" /> and <xref linkend="NFiles" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** LOGDIR *** -->
+    <refentry id="LogDir">
+
+    <refmeta> <refentrytitle>LogDir</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LogDir</refname>
+    <refpurpose>parse a directory full of logs</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         LogDir="/home/foo/eggdrop/logs/"
+         Format = "eggdrop"
+        </channel>
+
+        <set LogDir="dailylogs/">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    When <command>LogDir</command> is defined to valid path to a directory,
+    then pisg will run through that directory, parse all logfiles in it and
+    create one HTML page from it. Useful with for example eggdrop logs. Providing
+    this option multiple times will parse all the files in multiple
+    directories in the order the statements appear.
+    See also <xref linkend="NFiles" />, <xref linkend="LogPrefix" />, and
+    <xref linkend="LogSuffix" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** NFILES *** -->
+    <refentry id="NFiles">
+
+    <refmeta> <refentrytitle>NFiles</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>NFiles</refname>
+    <refpurpose>parse only the last files in <xref linkend="LogDir" /></refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         LogDir="/home/foo/eggdrop/logs/"
+         NFiles="8"
+         Format="eggdrop"
+        </channel>
+
+        <set NFiles="8">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    When <command>NFiles</command> is set to a positive integer, pisg will
+    process only the last that much logfiles from <xref linkend="Logfile" />
+    and <xref linkend="LogDir" /> options. Useful to create statistics that
+    cover the last week or month (assuming there are separate logfile per
+    day/week/etc.). </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (process all files) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** MAINTAINER *** -->
+    <refentry id="Maintainer">
+
+    <refmeta> <refentrytitle>Maintainer</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Maintainer</refname>
+    <refpurpose>name of the maintainer</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         Maintainer = "Benny"
+        </channel>
+
+        <set Maintainer="Benny">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>Maintainer</command> is used to define the name of the
+    maintainer of the statistics page, this can be either the person
+    generating the stats or the bot/client doing the logging.
+    The maintainer is displayed in the outputted stats page.
+    This setting is also used by some log parsers where "You" is used
+    instead of the nick in the log (e.g. "You have been kicked").
+    See also <xref linkend="Format" />, <xref linkend="NickTracking" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> MAINTAINER </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** COLORSCHEME *** -->
+    <refentry id="ColorScheme">
+
+    <refmeta> <refentrytitle>ColorScheme</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ColorScheme</refname>
+    <refpurpose>use a different color scheme for stats page</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         ColorScheme = "darkgalaxy"
+         Maintainer = "John"
+        </channel>
+
+        <set ColorScheme="default">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>ColorScheme</command> is used to define the color scheme used
+    for the statistics page. Actually it's the CSS file being included.
+    CSS files distributed with pisg are: darkgalaxy, darkred, default,
+    justgrey, ocean, orange_grey, pisg, softgreen (omit the .css). The file
+    will be included statically in the generated HTML page. If you give a file
+    name or URL (i.e. a color scheme name with .css or a path), the file will
+    be linked to instead. Using "none" will cause pisg to write only the body
+    of the page; use this to include the statistics into a custom page. See
+    also <xref linkend="CssDir" />, <xref linkend="AltColorScheme" />,
+    <link linkend="HiCell">HiCell/HiCell2</link>.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> default </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** ALTCOLORSCHEME *** -->
+    <refentry id="AltColorScheme">
+
+    <refmeta> <refentrytitle>AltColorScheme</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>AltColorScheme</refname>
+    <refpurpose>alternate stylesheets for stats page</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         ColorScheme = "darkgalaxy"
+         AltColorScheme = "layout/ocean.css"
+         Maintainer = "John"
+        </channel>
+
+        <set AltColorScheme="layout/darkgalaxy.css layout/justgrey.css">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>AltColorScheme</command> defines an alternate CSS file to
+    be used for the statistics page. Multiple files can be given (space
+    separated.) Note that this is not supported by all browsers.
+    See also <xref linkend="ColorScheme" /> and <xref linkend="CssDir" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> default </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** LANG *** -->
+    <refentry id="Lang">
+
+    <refmeta> <refentrytitle>Lang</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Lang</refname>
+    <refpurpose>define the language / translation to use</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         Lang = "DE"
+         OutputFile = "mychan-%l.html"
+        </channel>
+
+        <set Lang="FR,SE">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>Lang</command> defines the language to use for the stats.
+    Currently, lang.txt includes:
+    EN    (English),
+    BG    (Bulgarian),
+    CA    (Catalan),
+    CZ    (Czech),
+    DA    (Danish),
+    DE    (German),
+    EE    (Estonian),
+    ES    (Spanish),
+    FI    (Finnish),
+    FR    (French),
+    GR    (Greek),
+    HE    (Hebrew),
+    HU    (Hungarian),
+    IS    (Icelandic),
+    IT    (Italian),
+    NL    (Dutch),
+    NL_BE (Flemish),
+    NO    (Norwegian),
+    PL    (Polish),
+    PT    (Portuguese),
+    PT_BR (Portuguese/Brazil),
+    RO    (Romanian),
+    RU    (Russian),
+    SE    (Swedish),
+    SI    (Slovenian),
+    SK    (Slovak),
+    SQ    (Albanian),
+    TR    (Turkish),
+    YU    (Serbian).
+    Output in several languages can be generated at the same time, separate the
+    languages by comma. The tag %l in the output file name will be replaced by
+    the language name. See also <xref linkend="LangFile" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> EN (English) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** PAGEHEAD *** -->
+    <refentry id="PageHead">
+
+    <refmeta> <refentrytitle>PageHead</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>PageHead</refname>
+    <refpurpose>define a file as page header</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         OutputFile = "stats.html"
+         PageHead = "myheader.txt"
+        </channel>
+
+        <set PageHead="someheader.txt">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>PageHead</command> is used to include a file in the stats page,
+    for example an introduction text, a link to an image or a banner. The
+    file can hold anything, it will be included raw in the stats page -
+    so HTML should be preferred. The file will be included in the top of
+    the page. This option is the opposite of <xref linkend="PageFoot" />.
+
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> none </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** PAGEFOOT *** -->
+    <refentry id="PageFoot">
+
+    <refmeta> <refentrytitle>PageFoot</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>PageFoot</refname>
+    <refpurpose>define a file as page footer</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         outputfile = "stats.html"
+         PageFoot = "myfooter.txt"
+        </channel>
+
+        <set PageFoot="somefooter.txt">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>PageFoot</command> is used to include a file in the stats page,
+    for example an introduction text, a link to an image or a banner. The
+    file can hold anything, it will be included raw in the stats page -
+    so HTML should be preferred. The file will be included in the bottom of
+    the page. This option is the opposite of <xref linkend="PageHead" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> none </para>
+    </refsect1>
+    </refentry>
+
+
+    <!-- *** LogPrefix *** -->
+    <refentry id="LogPrefix">
+
+    <refmeta> <refentrytitle>LogPrefix</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LogPrefix</refname>
+    <refpurpose>only parse logs LogPrefixed with a user defined string</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         LogDir="/home/foo/eggdrop/logs/"
+         Format = "eggdrop"
+         LogPrefix = "logjun"
+        </channel>
+
+        <set LogPrefix="logjanuary">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    When using the <xref linkend="LogDir" /> option and you only want to use
+    a slew of the files in it, you can have pisg choose only files which are
+    prefixed with a special string.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+
+    <!-- *** LOGSUFFIX *** -->
+    <refentry id="LogSuffix">
+
+    <refmeta> <refentrytitle>LogSuffix</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LogSuffix</refname>
+    <refpurpose>Regexp to sort logfiles by format month||day||year</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set LogSuffix="\.\d\d([A-Za-z]+)\d\d\d\d||\.(\d\d)[A-Za-z]+\d\d\d\d||\.\d\d[A-Za-z]+(\d\d\d\d)">
+      ]]>
+     </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>LogSuffix</command> is used to define the suffix of a logfile,
+    it only works when <xref linkend="LogDir" /> is defined. The example in
+    the synopsis is for the eggdrop bots default format.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SILENT *** -->
+    <refentry id="Silent">
+
+    <refmeta> <refentrytitle>Silent</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Silent</refname>
+    <refpurpose>make pisg silent, suppress messages</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set Silent="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This option is useful mainly from command line when invoking pisg with
+    <command>--silent 1</command>. But it can also used in the configuration
+    file. It will suppress all standard output from pisg. Error messages
+    will still be sent.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** CACHEDIR *** -->
+    <refentry id="CacheDir">
+
+    <refmeta> <refentrytitle>CacheDir</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>CacheDir</refname>
+    <refpurpose>use a cache to speed up log parsing</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set CacheDir="pisg_cache">
+        <set CacheDir="/path/to/pisg_cache">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Setting this option makes pisg dump the results of log parsing into cache
+    files. The next time pisg is run, it compares the timestamp of the log(s)
+    with the timestamp stored in the cache file. When the log was not changed,
+    the cached data is used. (This means that it does not work if you only
+    have a single big logfile. Split the log at arbitrary points and use
+    <xref linkend="LogDir" /> or <xref linkend="Logfile" />="dir/*".)
+    </para>
+
+    <para>
+    Note that the cache files should be deleted when the pisg config file is
+    changed since the cache data uses the old config settings.
+    <xref linkend="NickTracking" /> does not work especially well with the
+    cache when using different <xref linkend="NFiles" /> settings.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Unset </para>
+    </refsect1>
+    </refentry>
+
+  </chapter>
+  <chapter id="reference-stats">
+   <title>Options for various statistics features</title>
+
+    <!-- *** DailyActivity *** -->
+    <refentry id="DailyActivity">
+
+    <refmeta> <refentrytitle>DailyActivity</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>DailyActivity</refname>
+    <refpurpose>number of days to show in "Daily Actitity"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         DailyActivity = "0"
+        </channel>
+
+        <set DailyActivity="31">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This option sets the number of days to show in the "Daily activity"
+    section. Pisg will generate a graph that shows the actitivy during
+    this timeframe. Setting the option to 0 disables the section.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWACTIVETIMES *** -->
+    <refentry id="ShowActiveTimes">
+
+    <refmeta> <refentrytitle>ShowActiveTimes</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowActiveTimes</refname>
+    <refpurpose>enable/disable "Most Active Times"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowActiveTimes = "0"
+        </channel>
+
+        <set ShowActiveTimes="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can disable the "Most Active Times" section on the
+    stats page. It will simply disappear when specifying 0.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWACTIVENICKS *** -->
+    <refentry id="ShowActiveNicks">
+
+    <refmeta> <refentrytitle>ShowActiveNicks</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowActiveNicks</refname>
+    <refpurpose>enable/disable "Most Active Nicks"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowActiveNicks = "0"
+        </channel>
+
+        <set ShowActiveNicks="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can disable the "Most Active Nicks" section on the
+    stats page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWBIGNUMBERS *** -->
+    <refentry id="ShowBigNumbers">
+
+    <refmeta> <refentrytitle>ShowBigNumbers</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowBigNumbers</refname>
+    <refpurpose>enable/disable "Big Numbers" sections</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowBigNumbers = "0"
+        </channel>
+
+        <set ShowBigNumbers="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can disable the "Big Numbers" and "Other
+    Interesting numbers" sections on the stats page. They will simply
+    disappear when specifying 0.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWTOPICS *** -->
+    <refentry id="ShowTopics">
+
+    <refmeta> <refentrytitle>ShowTopics</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowTopics</refname>
+    <refpurpose>enable/disable "Latest topics" sections</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowTopics = "0"
+        </channel>
+
+        <set ShowTopics="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can disable the "Latest topics" section on the
+    stats page. It will simply disappear when specifying 0.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWLINES *** -->
+    <refentry id="ShowLines">
+
+    <refmeta> <refentrytitle>ShowLines</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowLines</refname>
+    <refpurpose>enable/disable "number of lines"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowLines = "0"
+        </channel>
+
+        <set ShowLines="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The default behaviour is to add a column to the "Most Active Nicks"
+    section displaying the number of lines a user wrote. With this option it
+    can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWWPL *** -->
+    <refentry id="ShowWpl">
+
+    <refmeta> <refentrytitle>ShowWpl</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowWpl</refname>
+    <refpurpose>enable/disable "words per line"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowWpl = "0"
+        </channel>
+
+        <set ShowWpl="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can enable the "words per line" column in the
+    "Most Active Nicks" section. It will add a column describing the average
+    words per line for a person.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWCPL *** -->
+    <refentry id="ShowCpl">
+
+    <refmeta> <refentrytitle>ShowCpl</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowCpl</refname>
+    <refpurpose>enable/disable "characters per line"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowCpl = "0"
+        </channel>
+
+        <set ShowCpl="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can enable the "characters per line" column in the
+    "Most Active Nicks" section. It will add a column describing the average
+    number of characters per line for a person.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWWORDS *** -->
+    <refentry id="ShowWords">
+
+    <refmeta> <refentrytitle>ShowWords</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowWords</refname>
+    <refpurpose>enable/disable "number of words"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowWords = "0"
+        </channel>
+
+        <set ShowWords="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The <command>ShowWords</command> option adds a column to the "Most
+    Active Nicks" list which list the total number of words a user has
+    typed.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** ShowLastSeen *** -->
+    <refentry id="ShowLastSeen">
+
+    <refmeta> <refentrytitle>ShowLastSeen</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowLastSeen</refname>
+    <refpurpose>show when a user was last seen on a channel</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowLastSeen = "0"
+        </channel>
+
+        <set ShowLastSeen="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option enabled, a column will be added to the "Most Active
+    Nicks" section to display when a user was last seen. E.g. "2 days ago".
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWTIME *** -->
+    <refentry id="ShowTime">
+
+    <refmeta> <refentrytitle>ShowTime</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowTime</refname>
+    <refpurpose>show when a nick was active</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowTime = "0"
+        </channel>
+
+        <set ShowTime="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The default behaviour is to add a column to the "Most Active Nicks"
+    section displaying a fancy time bar to show when a user was active. With
+    this option it can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWLINETIME *** -->
+    <refentry id="ShowLineTime">
+
+    <refmeta> <refentrytitle>ShowLineTime</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowLineTime</refname>
+    <refpurpose>mIRCStats like behaviour of time bar</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowLineTime = "0"
+        </channel>
+
+        <set ShowLineTime="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The default behaviour is to add a column to the "Most Active Nicks"
+    section displaying a fancy time bar to show when a user was active.
+    With this option it can be done the same way as mIRCStats does it; that
+    is, by putting that time bar next to the number of lines, in the same
+    column.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWWORDTIME *** -->
+    <refentry id="ShowWordTime">
+
+    <refmeta> <refentrytitle>ShowWordTime</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowWordTime</refname>
+    <refpurpose>ShowLineTime like behavior of words column</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowWordTime = "0"
+        </channel>
+
+        <set ShowWordTime="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The default behaviour is to add a column to the "Most Active Nicks"
+    section displaying a fancy time bar to show when a user was active.
+    With this option it can be done similarly to mIRCStats does it and like
+    the ShowLineTime option, but using words instead of lines; that is, by
+    putting that time bar next to the number of words, in the same column.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWRANDQUOTE *** -->
+    <refentry id="ShowRandQuote">
+
+    <refmeta> <refentrytitle>ShowRandQuote</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowRandQuote</refname>
+    <refpurpose>enable or disable the random quotes</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowRandQuote = "0"
+        </channel>
+
+        <set ShowRandQuote="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The default behaviour is to add a column to the "Most Active Nicks"
+    section displaying a users random quote. With this option it can be
+    disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWLEGEND *** -->
+    <refentry id="ShowLegend">
+
+    <refmeta> <refentrytitle>ShowLegend</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowLegend</refname>
+    <refpurpose>enable or disable the legend of the time bars</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowLegend = "0"
+        </channel>
+
+        <set ShowLegend="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg shows a legend below the "Most Active Times" displaying
+    what the different colors means. With this option it can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWKICKLINE *** -->
+    <refentry id="ShowKickLine">
+
+    <refmeta> <refentrytitle>ShowKickLine</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowKickLine</refname>
+    <refpurpose>enable or disable the kick line</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowKickLine = "0"
+        </channel>
+
+        <set ShowKickLine="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg shows an example kick line in the "Most kicked"-stats.
+    With this option it can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWACTIONLINE *** -->
+    <refentry id="ShowActionLine">
+
+    <refmeta> <refentrytitle>ShowActionLine</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowActionLine</refname>
+    <refpurpose>enable or disable the action line</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowActionLine = "0"
+        </channel>
+
+        <set ShowActionLine="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg shows an example action line in the "Most actions"-stats.
+    With this option it can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWSHOUTLINE *** -->
+    <refentry id="ShowShoutLine">
+
+    <refmeta> <refentrytitle>ShowShoutLine</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowShoutLine</refname>
+    <refpurpose>enable or disable the shout line</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowShoutLine = "0"
+        </channel>
+
+        <set ShowShoutLine="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg shows an example shout line in the "Most shouting
+    people"-stats.  With this option it can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWFOULDECIMALS *** -->
+    <refentry id="ShowFoulDecimals">
+
+    <refmeta> <refentrytitle>ShowFoulDecimals</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowFoulDecimals</refname>
+    <refpurpose>set how many decimals to show</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowFoulDecimals = "2"
+        </channel>
+
+        <set ShowFoulDecimals="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg uses 1 decimal. With this option you could change 
+    it to whatever you like. Negative is treated as the default value.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 decimal </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWFOULLINE *** -->
+    <refentry id="ShowFoulLine">
+
+    <refmeta> <refentrytitle>ShowFoulLine</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowFoulLine</refname>
+    <refpurpose>enable or disable the foul line</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowFoulLine = "0"
+        </channel>
+
+        <set ShowFoulLine="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg doesn't show an example foul line in the "Most
+    fouls"-stats.  With this option it can be enabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWVIOLENTLINES *** -->
+    <refentry id="ShowViolentLines">
+
+    <refmeta> <refentrytitle>ShowViolentLines</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowViolentLines</refname>
+    <refpurpose>enable or disable the violent lines</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "bobot"
+         ShowViolentLines = "0"
+        </channel>
+
+        <set ShowViolentLines="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg shows example violent lines in the "Most aggressive"
+    and "Most attacked"-stats.  With this option it can be disabled.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWMUW *** -->
+    <refentry id="ShowMuw">
+
+    <refmeta> <refentrytitle>ShowMuw</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowMuw</refname>
+    <refpurpose>enable or disable "Most used words"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowMuw = "0"
+        </channel>
+
+        <set ShowMuw="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg adds an "Most used words" section to the stats page.
+    With this option you can disable it from being shown.
+    See also <xref linkend="WordHistory" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWMRN *** -->
+    <refentry id="ShowMrn">
+
+    <refmeta> <refentrytitle>ShowMrn</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowMrn</refname>
+    <refpurpose>enable or disable "Most referenced nicks"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowMrn = "0"
+        </channel>
+
+        <set ShowMrn="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default,  pisg adds an "Most referenced nicks" section to the stats
+    page.  With this option you can disable it from being shown.
+    See also <xref linkend="NickHistory" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWMRU *** -->
+    <refentry id="ShowMru">
+
+    <refmeta> <refentrytitle>ShowMru</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowMru</refname>
+    <refpurpose>enable or disable "Most referenced URLs"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowMru = "0"
+        </channel>
+
+        <set ShowMru="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default,  pisg adds an "Most referenced URLs" section to the stats
+    page.  With this option you can disable it from being shown.
+    See also <xref linkend="UrlHistory" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWCHARTS *** -->
+    <refentry id="ShowCharts">
+
+    <refmeta> <refentrytitle>ShowCharts</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowCharts</refname>
+    <refpurpose>enable or disable channel music charts</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowCharts = "0"
+        </channel>
+
+        <set ShowCharts="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option set, pisg creates a chart listing of the top songs played
+    on the channel. See also <xref linkend="ChartsHistory" /> and
+    <xref linkend="ChartsRegexp" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWOPS *** -->
+    <refentry id="ShowOps">
+
+    <refmeta> <refentrytitle>ShowOps</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowOps</refname>
+    <refpurpose>enable or disable op statistics</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowOps = "0"
+        </channel>
+
+        <set ShowOps="0">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg has op statistics in the "Most interesting numbers"
+    section. Here you can disable the feature, it's useful if you don't feel
+    that the information is of any value, or your log format doesn't support
+    ops/deops.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWVOICES *** -->
+    <refentry id="ShowVoices">
+
+    <refmeta> <refentrytitle>ShowVoices</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowVoices</refname>
+    <refpurpose>enable or disable voice statistics</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowVoices = "0"
+        </channel>
+
+        <set ShowVoices="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg doesn't have voice statistics like it has op
+    statistics. Enabling this option will add a section to the "Most
+    interesting numbers" displaying who got most voices.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWHALFOPS *** -->
+    <refentry id="ShowHalfops">
+
+    <refmeta> <refentrytitle>ShowHalfops</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowHalfops</refname>
+    <refpurpose>enable or disable halfop statistics</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowHalfops = "0"
+        </channel>
+
+        <set ShowHalfops="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg doesn't have halfop statistics (+h on some servers)
+    like it has op statistics. Enabling this option will add a section to
+    the "Most interesting numbers" displaying who gave most half-ops.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWMOSTNICKS *** -->
+    <refentry id="ShowMostNicks">
+
+    <refmeta> <refentrytitle>ShowMostNicks</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowMostNicks</refname>
+    <refpurpose>show who changed nick most often</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowMostNicks = "0"
+        </channel>
+
+        <set ShowMostNicks="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By enabling this option, pisg will add a section to the stats showing
+    who had the most nicks, and what the nicks were. This option only works
+    properly when <xref linkend="NickTracking" /> is enabled or
+    <link linkend="user-options">user aliases</link> have been defined.
+    See also <xref linkend="MostNicksHistory" />,
+    <xref linkend="MostNicksVerbose" />, and
+    <xref linkend="NickLimit" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWACTIVEGENDERS *** -->
+    <refentry id="ShowActiveGenders">
+
+    <refmeta> <refentrytitle>ShowActiveGenders</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowActiveGenders</refname>
+    <refpurpose>show stats on which gender talked most</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowActiveGenders = "0"
+        </channel>
+
+        <set ShowActiveGenders="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Setting this option will make pisg create statistics on which gender
+    (female/male/bot) talked most (see the "sex" option in <xref
+    linkend="user-options" />). See also <xref linkend="NickLimit" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWSMILEYS *** -->
+    <refentry id="ShowSmileys">
+
+    <refmeta> <refentrytitle>ShowSmileys</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowSmileys</refname>
+    <refpurpose>show most used smileys</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowSmileys = "0"
+        </channel>
+
+        <set ShowSmileys="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option, pisg will make a list of the most used smileys in the
+    channel. See also <xref linkend="SmileyHistory" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWKARMA *** -->
+    <refentry id="ShowKarma">
+
+    <refmeta> <refentrytitle>ShowKarma</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowKarma</refname>
+    <refpurpose>show channel karma</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowKarma = "0"
+        </channel>
+
+        <set ShowKarma="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option, pisg will analyze the channel karma. Users can give other
+    users (or things) good or bad karma by saying "nickname++" or "nickname--";
+    "nickname==" resets it to zero. Only the last karma is remembered per
+    nick/nick combination, so there is at most +- 1 karma point.
+    See also <xref linkend="KarmaHistory" /> and <xref linkend="NickLimit" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWMOSTACTIVEBYHOUR *** -->
+    <refentry id="ShowMostActiveByHour">
+
+    <refmeta> <refentrytitle>ShowMostActiveByHour</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowMostActiveByHour</refname>
+    <refpurpose>show most active nicks by hour</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowMostActiveByHour = "0"
+        </channel>
+
+        <set ShowMostActiveByHour="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By enabling this option, pisg will add a section to the stats showing
+    "Most Active Nicks By Hour" - also look at the
+    <xref linkend="ShowMostActiveByHourGraph" /> and
+    <xref linkend="ActiveNicksByHour" /> settings.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWONLYTOP *** -->
+    <refentry id="ShowOnlyTop">
+
+    <refmeta> <refentrytitle>ShowOnlyTop</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowOnlyTop</refname>
+    <refpurpose>only count stats for top talkers, ignore less-active users</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowOnlyTop = "1"
+        </channel>
+
+        <set ShowOnlyTop="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By enabling this option, stats in the "Big Numbers" and "Interesting
+    Numbers" section will only be counted for users who were the most
+    active. E.g. users who appear in the "Most Active Nicks" section, as
+    respected by the <xref linkend="ActiveNicks" /> and 
+    <xref linkend="ActiveNicks2" /> options. See also
+    <xref linkend="BigNumbersThreshold" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SHOWMOSTACTIVEBYHOURGRAPH *** -->
+    <refentry id="ShowMostActiveByHourGraph">
+
+    <refmeta> <refentrytitle>ShowMostActiveByHourGraph</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ShowMostActiveByHourGraph</refname>
+    <refpurpose>show graphs in most active nicks by hour</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         ShowMostActiveByHourGraph = "0"
+        </channel>
+
+        <set ShowMostActiveByHour="1">
+        <set ShowMostActiveByHourGraph="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By enabling this option and the <xref linkend="ShowMostActiveByHour" />
+    option, pisg will show graphs in the "Most Active Nicks By Hour"
+    section.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** IGNOREWORDS *** -->
+    <refentry id="IgnoreWords">
+
+    <refmeta> <refentrytitle>IgnoreWords</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>IgnoreWords</refname>
+    <refpurpose>ignore specified words</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set IgnoreWords="there about">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Sometimes words in the "most used words" appears which you don't want to
+    see, with this option you can ignore these words. It also applies to the
+    "most referenced nicks" section. It's a space separated list of words.
+    You can use * like in nick aliases.
+    Can not be used in a channel-only context.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** NOIGNOREDQUOTES *** -->
+    <refentry id="NoIgnoredQuotes">
+
+    <refmeta> <refentrytitle>NoIgnoredQuotes</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>NoIgnoredQuotes</refname>
+    <refpurpose>Control random quote output</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set NoIgnoredQuotes="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+     When set to "1", pisg will not output quotes containing ignored words.
+     Pisg will output a blank line after trying 20 random quotes if all 20 random quotes were ignored.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** FOULWORDS *** -->
+    <refentry id="FoulWords">
+
+    <refmeta> <refentrytitle>FoulWords</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>FoulWords</refname>
+    <refpurpose>specify words considered to be bad/FoulWords language</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set FoulWords="ass fuck bitch">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    There is a section in the "Most interesting numbers" which tells who had
+    a "dirty mouth" - here you can define which words are considered being
+    bad/foul. It is a space separated list of words.
+    You can use * like in nick aliases.
+    Can not be used in a channel-only context.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> ass fuck bitch shit scheisse kacke arsch ficker ficken schlampe </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** VIOLENTWORDS *** -->
+    <refentry id="ViolentWords">
+
+    <refmeta> <refentrytitle>ViolentWords</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ViolentWords</refname>
+    <refpurpose>specify words considered to be aggressive/violent</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set ViolentWords="slaps beats kick">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    There is a section in the "Most interesting numbers" which tells who is
+    most "aggressive" - here you can define which words are considered being
+    "violent". It is a space separated list of words. You can use * like in
+    nick aliases. Can not be used in a channel-only context.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> slaps beats smacks </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** MinQuote *** -->
+    <refentry id="MinQuote">
+
+    <refmeta> <refentrytitle>MinQuote</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>MinQuote</refname>
+    <refpurpose>minimum numbers of letters for a random quote</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         MinQuote = "10"
+        </channel>
+
+        <set MinQuote="5">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The random quotes displayed in the "Most Active Nicks" section will be
+    picked from a length range. With this option you can change the minimum
+    number of letters required for a random quote. Also see the
+    <xref linkend="MaxQuote" /> option. Note that pisg will still choose a
+    short quote if it cannot find a longer one.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 25 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** MaxQuote *** -->
+    <refentry id="MaxQuote">
+
+    <refmeta> <refentrytitle>MaxQuote</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>MaxQuote</refname>
+    <refpurpose>maximum numbers of letters for a random quote</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         MaxQuote = "70"
+        </channel>
+
+        <set MaxQuote="100">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The random quotes displayed in the "Most Active Nicks" section will be
+    picked from a length range. With this option you can change the maximum
+    number of letters required for a random quote. Also see the
+    <xref linkend="MinQuote" /> option.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 65 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** WORDLENGTH *** -->
+    <refentry id="WordLength">
+
+    <refmeta> <refentrytitle>WordLength</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>WordLength</refname>
+    <refpurpose>minimum number of characters in an interesting word</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         WordLength = "10"
+        </channel>
+
+        <set WordLength="2">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The "Most Used Words" section on the stats page display the most used
+    words. The default is that a word only appears if it is longer than 5
+    characters. With this option you can change that minimum.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 5 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** QUOTEWIDTH *** -->
+    <refentry id="QuoteWidth">
+
+    <refmeta> <refentrytitle>QuoteWidth</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>QuoteWidth</refname>
+    <refpurpose>maximum allowed length of a "word" with no spaces</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         QuoteWidth = "48"
+        </channel>
+
+        <set QuoteWidth="48">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Pisg will automatically insert a space in words that have a length
+    over the amount QuoteWidth is set to.  When used in breaking up
+    URLs it will insert a space in the displayed URL, but not in the
+    actual URL referenced by the HREF.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 80</para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** BIGNUMBERSTHRESHOLD *** -->
+    <refentry id="BigNumbersThreshold">
+
+    <refmeta> <refentrytitle>BigNumbersThreshold</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>BigNumbersThreshold</refname>
+    <refpurpose>Minimum number of lines per user for some "Big Numbers" statistics</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         BigNumbersThreshold = "10"
+        </channel>
+
+        <set BigNumbersThreshold="sqrt">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Pisg will ignore users with less than this setting lines in the "questions
+    asked", "shouts loudest", "CAPSLOCK", "longest line", "most sad", and "most
+    happy" sections. If the setting is "sqrt" (the default), it will be
+    dynamically replaced with the square root of the number of lines of the
+    most active nick. See also <xref linkend="ShowOnlyTop" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> sqrt </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** ACTIVENICKS *** -->
+    <refentry id="ActiveNicks">
+
+    <refmeta> <refentrytitle>ActiveNicks</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ActiveNicks</refname>
+    <refpurpose>nicks to show in "Most Active Nicks"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ActiveNicks = "50"
+        </channel>
+
+        <set ActiveNicks="10">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many nicks you want to appear in the
+    "Most Active Nicks" section on the stats page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 25 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** ACTIVENICKS2 *** -->
+    <refentry id="ActiveNicks2">
+
+    <refmeta> <refentrytitle>ActiveNicks2</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ActiveNicks2</refname>
+    <refpurpose>nicks to show in "These didn't make it.."</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ActiveNicks2 = "25"
+        </channel>
+
+        <set ActiveNicks2="10">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many nicks you want to appear in the
+    "These didn't make it" section on the stats page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 30 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** ACTIVENICKSBYHOUR *** -->
+    <refentry id="ActiveNicksByHour">
+
+    <refmeta> <refentrytitle>ActiveNicksByHour</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ActiveNicksByHour</refname>
+    <refpurpose>number of nicks to show in "Most Active Nicks By Hour"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ActiveNicksByHour = "25"
+        </channel>
+
+        <set ActiveNicksByHour="10">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many nicks you want to appear in the
+    "Most Active Nicks By Hour" section on the stats page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 10 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** MOSTNICKSHISTORY *** -->
+    <refentry id="MostNicksHistory">
+
+    <refmeta> <refentrytitle>MostNicksHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>MostNicksHistory</refname>
+    <refpurpose>maximum number of nicks to show in "users with most nicknames"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         MostNicksHistory = "2"
+        </channel>
+
+        <set MostNicksHistory="10">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many nicks you want to appear in
+    the "Users with most nicknames" section. See also
+    <xref linkend="ShowMostNicks" /> and <xref linkend="MostNicksVerbose" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 5 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** MOSTNICKSVERBOSE *** -->
+    <refentry id="MostNicksVerbose">
+
+    <refmeta> <refentrytitle>MostNicksVerbose</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>MostNicksVerbose</refname>
+    <refpurpose>show nicks used in "most nicks"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         MostNicksVerbose = "0"
+        </channel>
+
+        <set MostNicksVerbose="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By disabling this option you can stop pisg from displaying all the nicks
+    a user has had in the "Most used nicks" section.
+    See also <xref linkend="ShowMostNicks" />,
+    <xref linkend="MostNicksHistory" />, and <xref linkend="NickLimit" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 1 (enabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** TOPICHISTORY *** -->
+    <refentry id="TopicHistory">
+
+    <refmeta> <refentrytitle>TopicHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>TopicHistory</refname>
+    <refpurpose>maximum number of topics to show</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         TopicHistory = "2"
+        </channel>
+
+        <set TopicHistory="10">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many topics you want to appear in
+    the "Latest topics" section.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 3 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** URLHISTORY *** -->
+    <refentry id="UrlHistory">
+
+    <refmeta> <refentrytitle>UrlHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>UrlHistory</refname>
+    <refpurpose>maximum number of URLs to show</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         UrlHistory = "2"
+        </channel>
+
+        <set UrlHistory="10">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many URLs you want to appear in
+    the "Most referenced URLs" section. See also <xref linkend="ShowMru" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 5 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** CHARTSHISTORY *** -->
+    <refentry id="ChartsHistory">
+
+    <refmeta> <refentrytitle>ChartsHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ChartsHistory</refname>
+    <refpurpose>number of songs to show</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ChartsHistory = "10"
+        </channel>
+
+        <set ChartsHistory="5">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This option sets the number of songs that will be show in the channel music
+    charts. See also <xref linkend="ShowCharts" /> and
+    <xref linkend="ChartsRegexp" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 5 (the Top Five) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** CHARTSREGEXP *** -->
+    <refentry id="ChartsRegexp">
+
+    <refmeta> <refentrytitle>ChartsRegexp</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ChartsRegexp</refname>
+    <refpurpose>how to recognize songs played</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ChartsRegexp = "(?:is )?(?:np:|(?:now )?playing:? |listening to:? )(?:MPEG stream from)?\s*(.*)"
+        </channel>
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This option is a perl regexp that is used to recognize songs played. Please
+    tell the pisg mailing list if you have a better default. The regexp MUST
+    contain a single () pair to extract the song name. See also the perlre(1)
+    manpage, <xref linkend="ShowCharts" /> and <xref linkend="ChartsHistory" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> "(?:np:|(?:now )?playing:? (?:MPEG stream from)?)\s*(.*)" </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** WORDHISTORY *** -->
+    <refentry id="WordHistory">
+
+    <refmeta> <refentrytitle>WordHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>WordHistory</refname>
+    <refpurpose>maximum number of words to show</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         WordHistory = "5"
+        </channel>
+
+        <set WordHistory="15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many words you want to appear in
+    the "Most used words" section. See also <xref linkend="ShowMuw" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 10 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** NICKHISTORY *** -->
+    <refentry id="NickHistory">
+
+    <refmeta> <refentrytitle>NickHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>NickHistory</refname>
+    <refpurpose>maximum number of nicks to show in "Most referenced nicks"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         logfile = "channel.log"
+         format = "mIRC"
+         NickHistory = "3"
+        </channel>
+
+        <set NickHistory="15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you can define how many nicks you want to appear in
+    the "Most referenced nicks" section. See also <xref linkend="ShowMrn" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 5 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SmileyHistory *** -->
+    <refentry id="SmileyHistory">
+
+    <refmeta> <refentrytitle>SmileyHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>SmileyHistory</refname>
+    <refpurpose>maximum number of smileys to show in smiley stats</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         logfile = "channel.log"
+         format = "mIRC"
+         SmileyHistory = "3"
+        </channel>
+
+        <set SmileyHistory="15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    At most this many smileys will appear in smiley stats.
+    See also <xref linkend="ShowSmileys" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 10 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** KarmaHistory *** -->
+    <refentry id="KarmaHistory">
+
+    <refmeta> <refentrytitle>KarmaHistory</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>KarmaHistory</refname>
+    <refpurpose>maximum number of nicks to show in "Karma"</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         logfile = "channel.log"
+         format = "mIRC"
+         KarmaHistory = "3"
+        </channel>
+
+        <set KarmaHistory="15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    At most this many nicks will appear in the good and bad karma stats.
+    See also <xref linkend="ShowKarma" /> and <xref linkend="NickLimit" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 5 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** NICKTRACKING *** -->
+    <refentry id="NickTracking">
+
+    <refmeta> <refentrytitle>NickTracking</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>NickTracking</refname>
+    <refpurpose>track nick changes and create aliases</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set NickTracking="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Enabling this option will track nick changes as well as it can. It will
+    then automatically create aliases for these nicks. Useful for
+    <xref linkend="ShowMostNicks" /> and other stats.
+    Nick tracking does not work for log formats that do not use the nickname
+    for the person running the logger, but only show "You" there.
+    See <xref linkend="Maintainer" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** NickLimit *** -->
+    <refentry id="NickLimit">
+
+    <refmeta> <refentrytitle>NickLimit</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>NickLimit</refname>
+    <refpurpose>maximum number of nicks in lists</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set NickLimit="0">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This option trims lists of nicks to a maximum length, replacing the rest
+    with "...". Setting to 0 disables trimming. Affected are the used nicks in
+    the "Users with most nicknames" section, nicks in "Most active genders",
+    and nicks in the "Good/bad karma by" columns. See
+    <xref linkend="ShowMostNicks" />, <xref linkend="ShowKarma" />, and
+    <xref linkend="ShowActiveGenders" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 10 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** SORTBYWORDS *** -->
+    <refentry id="SortByWords">
+
+    <refmeta> <refentrytitle>SortByWords</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>SortByWords</refname>
+    <refpurpose>sort "most active nicks" by words</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         logfile = "channel.log"
+         format = "xchat"
+         SortByWords = "0"
+        </channel>
+
+        <set SortByWords="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The default for the "Most Active Nicks" section - is to sort users by
+    lines. Enabling this will sort it by words instead.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+  </chapter>
+  <chapter id="reference-pictures">
+   <title>Picture options</title>
+
+    <!-- *** PICLOCATION *** -->
+    <refentry id="PicLocation">
+
+    <refmeta> <refentrytitle>PicLocation</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>PicLocation</refname>
+    <refpurpose>path to images on stats page</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set PicLocation="gfx/">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The location to the pictures used on the stats page - not the user
+    pictures but the different bars in "Most Active Times".
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Current directory </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** USERPICS *** -->
+    <refentry id="UserPics">
+
+    <refmeta> <refentrytitle>UserPics</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>UserPics</refname>
+    <refpurpose>number of user pictures per row</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         UserPics = "no"
+        </channel>
+
+        <set UserPics="3">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>UserPics</command> allows you to configure the number of user
+    pictures per row. Per default, one picture will be shown. Since pictures
+    are usually higher than one line of text, this lets the table grow. With
+    settings greater than 1, several pictures will be placed next to each
+    other. A good setting would be <command>UserPics</command>=3 and pictures
+    of size 60x60. Set <command>UserPics</command> to no or 0 to disable user
+    pictures. The latter is useful if you share a user config file between
+    channels and want to disable user pictures for some channels.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> yes (1) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** IMAGEPATH *** -->
+    <refentry id="ImagePath">
+
+    <refmeta> <refentrytitle>ImagePath</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ImagePath</refname>
+    <refpurpose>path to user pictures (HTML page)</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ImagePath = "userpics/"
+        </channel>
+
+        <set ImagePath="users/">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>ImagePath</command> defines the path to where user
+    pictures are located, relative to the HTML page generated. The default is
+    that user pictures is located in the same directory as the HTML page.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> current directory </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** DEFAULTPIC *** -->
+    <refentry id="DefaultPic">
+
+    <refmeta> <refentrytitle>DefaultPic</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>DefaultPic</refname>
+    <refpurpose>use a default user picture</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         DefaultPic = "not_available.jpg"
+        </channel>
+
+        <set DefaultPic="unknown.gif">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>DefaultPic</command> defines a picture to be displayed for all
+    users which have no other picture defined in the <command>user</command>
+    element. This is good for showing "No picture available" or something.
+    May contain globbing patterns, see <xref linkend="ImageGlobPath" /> below.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** IMAGEGLOBPATH *** -->
+    <refentry id="ImageGlobPath">
+
+    <refmeta> <refentrytitle>ImageGlobPath</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>ImageGlobPath</refname>
+    <refpurpose>path to user pictures (output generation)</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         ImageGlobPath = "users/"
+        </channel>
+
+        <set ImageGlobPath="/var/www/pisg/">
+        <set DefaultPic="default-??.gif">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>ImageGlobPath</command> defines the path to the directory where
+    user pictures are located, relative to the current directory. This setting
+    is used to choose random pictures if ? or * (globbing characters) are used
+    in the picture name. ? matches a single character, * matches a (possibly
+    empty) string. The default is the <xref linkend="ImagePath" /> setting.
+    (NB: This setting will be different from <xref linkend="ImagePath" /> if
+    the latter is not relative to the current directory, e.g. if you are
+    writing the HTML file outside of the current directory.)
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> current <xref linkend="ImagePath" /> setting </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** PICWIDTH *** -->
+    <refentry id="PicWidth">
+
+    <refmeta> <refentrytitle>PicWidth</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>PicWidth</refname>
+    <refpurpose>define a standard width for user pictures</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         PicWidth = "500"
+        </channel>
+
+        <set PicWidth="500">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>PicWidth</command> defines the standard width for user
+    pictures. Setting the 'width' attribute of image-elements on the
+    outputted stats page. See also <xref linkend="PicHeight" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** PICHEIGHT *** -->
+    <refentry id="PicHeight">
+
+    <refmeta> <refentrytitle>PicHeight</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>PicHeight</refname>
+    <refpurpose>define a standard height for user pictures</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         PicHeight = "500"
+        </channel>
+
+        <set PicHeight="500">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>PicHeight</command> defines the standard height for user
+    pictures. Setting the 'height' attribute of image-elements on the
+    outputted stats page. See also <xref linkend="PicWidth" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> unset </para>
+    </refsect1>
+    </refentry>
+
+    </chapter>
+    <chapter id="reference-misc">
+     <title>Misc options</title>
+
+    <!-- *** CHARSET *** -->
+    <refentry id="Charset">
+
+    <refmeta> <refentrytitle>Charset</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>Charset</refname>
+    <refpurpose>character set to use for stats page</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         Charset = "utf-8"
+        </channel>
+
+        <set Charset="iso-8859-15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The pisg stats page defines a character set in a meta tag, this can be
+    used if your country is using a different one than the default. Pisg
+    will also use this setting to convert the language templates from
+    <xref linkend="LangFile" /> if the language defines a source charset.
+    Note: you also have to tell your webserver to transmit the charset to
+    the browser. With Apache, use "AddDefaultCharset off" in the server
+    config.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> iso-8859-1 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** LOGCHARSET *** -->
+    <refentry id="LogCharset">
+
+    <refmeta> <refentrytitle>LogCharset</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LogCharset</refname>
+    <refpurpose>character set for logfiles</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         Charset = "iso-8859-1"
+         LogCharset = "utf-8"
+        </channel>
+
+        <set Charset="iso-8859-15">
+        <set LogCharset="iso-8859-15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    If <command>LogCharset</command> is set and different from
+    <xref linkend="Charset" />, pisg will convert the charset using
+    Text::Iconv. Using this option slows down log processing.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> empty (no conversion) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** LOGCHARSETFALLBACK *** -->
+    <refentry id="LogCharsetFallback">
+
+    <refmeta> <refentrytitle>LogCharsetFallback</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LogCharsetFallback</refname>
+    <refpurpose>fallback character set for logfiles</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "xchat"
+         Charset = "utf-8"
+         LogCharset = "utf-8"
+         LogCharsetFallback = "iso-8859-1"
+        </channel>
+
+        <set Charset="utf-8">
+        <set LogCharset="utf-8">
+        <set LogCharsetFallback="iso-8859-15">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>LogCharsetFallback</command> defines a fallback charset for
+    the <xref linkend="LogCharset" /> conversion. This is useful if you
+    have mixed unicode/iso-8859-* logs. Pisg will first try the conversion
+    from <xref linkend="LogCharset" />. If that fails,
+    <command>LogCharsetFallback</command> is used. Note that this only works
+    for charsets where certain byte sequences are illegal, like UTF-8. (In
+    short: <command>LogCharset</command> = utf-8,
+    <command>LogCharsetFallback</command> = iso-8859-15 works, the other way
+    round does not.)
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> empty (no fallback conversion) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** TIMEOFFSET *** -->
+    <refentry id="TimeOffset">
+
+    <refmeta> <refentrytitle>TimeOffset</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>TimeOffset</refname>
+    <refpurpose>use a different time zone than the local machine</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <channel="#channel">
+         Logfile = "channel.log"
+         Format = "mIRC"
+         Maintainer = "John"
+         TimeOffset = "+5"
+        </channel>
+
+        <set TimeOffset="+2">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    By default, pisg uses the time of the local machine to display the time
+    of the generated stats. Sometimes when you have a shell on an external
+    box, and it's in another country, you want to use another time. This is
+    accomplished by the <command>TimeOffset</command> command.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> +0 </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** REGEXPALIASES *** -->
+    <refentry id="RegexpAliases">
+
+    <refmeta> <refentrytitle>RegexpAliases</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>RegexpAliases</refname>
+    <refpurpose>use regular expressions in user aliases</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <user nick="Joe" alias="Joe\d+">
+
+        <set RegexpAliases="1">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    Enabling this option will make all aliases in &lt;user&gt; lines be
+    parsed as regular expressions; this setting also applies to the
+    <xref linkend="IgnoreWords" />, <xref linkend="FoulWords" />, and
+    <xref linkend="ViolentWords" /> settings.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> 0 (disabled) </para>
+    </refsect1>
+    </refentry>
+
+
+    <!-- *** LANGFILE *** -->
+    <refentry id="LangFile">
+
+    <refmeta> <refentrytitle>LangFile</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LangFile</refname>
+    <refpurpose>filename of language file</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set LangFile="mylang.txt">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    With this option you have an alternative way to define the name and/or
+    path to the language file. Usually you don't have to touch this option.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> lang.txt </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** CSSDIR *** -->
+    <refentry id="CssDir">
+
+    <refmeta> <refentrytitle>CssDir</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>CssDir</refname>
+    <refpurpose>path to directory with CSS files</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set CssDir="/usr/share/pisg/layout/">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>CssDir</command> is used to define the paths to the CSS files
+    (the <xref linkend="ColorScheme" />s). Usually you don't
+    need to change this. This setting is only used when statically including
+    the CSS file.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> layout/ (in current directory) </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** HICELL *** -->
+    <refentry id="HiCell">
+
+    <refmeta> <refentrytitle>HiCell, HiCell2</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>HiCell, HiCell2</refname>
+    <refpurpose>colors for color gradient in most active nicks section</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set HiCell="#BABADD" HiCell2="#CCCCCC">
+        <set HiCell="">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    <command>HiCell</command> and <command>HiCell2</command> define the colors
+    to be used for the color gradient in the most active nicks section. They should
+    match your <xref linkend="ColorScheme" />. When setting
+    <command>HiCell</command> the empty string (""), pisg will not generate a color
+    gradient; you might want to use this with <xref linkend="ColorScheme" />="none"
+    or <xref linkend="AltColorScheme" />.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> #BABADD, #CCCCCC </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** LOGTYPE *** -->
+    <refentry id="LogType">
+
+    <refmeta> <refentrytitle>LogType</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>LogType</refname>
+    <refpurpose>type of log (not the format of the log)</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set LogType="Logfile">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    The type of logs kept for your channel. Currently only "Logfile" is
+    supported, so you don't need to change this option.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Logfile </para>
+    </refsect1>
+    </refentry>
+
+    <!-- *** STATSDUMP *** -->
+    <refentry id="StatsDump">
+
+    <refmeta> <refentrytitle>StatsDump</refentrytitle> </refmeta>
+
+    <refnamediv>
+    <refname>StatsDump</refname>
+    <refpurpose>dump raw statistics into file</refpurpose>
+    </refnamediv>
+
+    <refsynopsisdiv><programlisting>
+      <![CDATA[
+        <set StatsDump="statsdump">
+      ]]>
+    </programlisting></refsynopsisdiv>
+
+    <refsect1>
+    <title>Description</title>
+    <para>
+    This option is intended for debugging pisg, but might be useful to process
+    the parsed logs with another program. The file contains the %stats and
+    %lines hashes in perl's Data::Dumper format.
+    </para>
+    </refsect1>
+    <refsect1>
+    <title>Default</title>
+    <para> Unset </para>
+    </refsect1>
+    </refentry>
+
+    </chapter>
+
+    <chapter id="copyright">
+    <title>Copyright and License</title>
+
+    <para>
+    pisg - Perl IRC Statistics Generator
+    </para>
+
+    <para>
+    Copyright (C) 2001-2005  Morten Brix Pedersen - &lt;morten at wtf.dk&gt;
+    </para>
+
+    <para>
+    Copyright (C) 2003-2005  Christoph Berg &lt;cb at df7cb.de&gt;
+    </para>
+
+    <para>
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+    </para>
+
+    <para>
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+    </para>
+
+    <para>
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    </para>
+    </chapter>
+
+</book>
diff --git a/pisg/docs/pisg-faq.txt b/pisg/docs/pisg-faq.txt
new file mode 100644 (file)
index 0000000..ed57532
--- /dev/null
@@ -0,0 +1,18 @@
+Pisg FAQ
+========
+
+My stats only show lots of numbers instead of colored bars
+----------------------------------------------------------
+
+You forgot to copy the .png files from the gfx directory (blue-h.png etc) to
+your web server, or put them in the wrong location. If you right-click on the
+numbers, and select "View Image", you will most likely see a 404 error message.
+Put the .png files in that location.
+
+Alternatively, you can use <set PicLocation="gfx/"> to set other path.
+
+Can I use pisg as bot for my channel?
+-------------------------------------
+
+No. Pisg will only read log files that some other program has written. Pick an
+IRC client or bot from the list of supported formats.
diff --git a/pisg/docs/pisg.sgml b/pisg/docs/pisg.sgml
new file mode 100644 (file)
index 0000000..ea22362
--- /dev/null
@@ -0,0 +1,158 @@
+<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
+
+<!-- Process this file with docbook-to-man to generate an nroff manual
+     page: `docbook-to-man manpage.sgml > manpage.1'.  You may view
+     the manual page with: `docbook-to-man manpage.sgml | nroff -man |
+     less'.  A typical entry in a Makefile or Makefile.am is:
+
+manpage.1: manpage.sgml
+       docbook-to-man $< > $@
+
+    
+       The docbook-to-man binary is found in the docbook-to-man package.
+       Please remember that if you create the nroff version in one of the
+       debian/rules file targets (such as build), you will need to include
+       docbook-to-man in your Build-Depends control field.
+
+  -->
+
+  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
+  <!ENTITY dhfirstname "<firstname>Julien</firstname>">
+  <!ENTITY dhsurname   "<surname>Danjou</surname>">
+  <!-- Please adjust the date whenever revising the manpage. -->
+  <!ENTITY dhdate      "<date>2007 February 14</date>">
+  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
+       allowed: see man(7), man(1). -->
+  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
+  <!ENTITY dhemail     "<email>acid@debian.org</email>">
+  <!ENTITY dhusername  "Julien Danjou">
+  <!ENTITY dhucpackage "<refentrytitle>PISG</refentrytitle>">
+  <!ENTITY dhpackage   "pisg">
+
+  <!ENTITY debian      "<productname>Debian</productname>">
+  <!ENTITY gnu         "<acronym>GNU</acronym>">
+]>
+
+<refentry>
+  <refentryinfo>
+    <address>
+      &dhemail;
+    </address>
+    <author>
+      &dhfirstname;
+      &dhsurname;
+    </author>
+    <copyright>
+      <year>2001</year>
+      <holder>&dhusername;</holder>
+    </copyright>
+    &dhdate;
+  </refentryinfo>
+  <refmeta>
+    &dhucpackage;
+
+    &dhsection;
+  </refmeta>
+  <refnamediv>
+    <refname>&dhpackage;</refname>
+
+    <refpurpose>Perl IRC Statistics Generator</refpurpose>
+  </refnamediv>
+  <refsect1>
+    <title>DESCRIPTION</title>
+
+    <para><command>&dhpackage;</command> is a program which takes IRC logfiles and turns
+  the into nice looking stats, which can be amusing to show to the users
+  of your channel. It's quite simple to set up using command line parameters or
+  a configuration file.</para>
+
+  </refsect1>
+  <refsect1>
+    <title>OPTIONS</title>
+
+    <para>These programs follow the usual GNU command line syntax,
+      with long options starting with two dashes (`--').  A summary of
+      options is included below.</para>
+
+    <variablelist>
+
+      <varlistentry><term><option>-ch --channel=</option></term><listitem><para>Set channel name</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-cc --cchannels=</option></term><listitem><para>Only do this channel from configuration file, give multiple times to do multiple channels</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-l --logfile=</option></term><listitem><para>Log file to parse</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-o --outfile=</option></term><listitem><para>Name of HTML file to create</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-t --tag=</option></term><listitem><para>Replace %t in --outfile by argument</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-ma --maintainer=</option></term><listitem><para>Channel/stats maintainer</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-f --format=</option></term><listitem><para>Logfile format</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-ne --network=</option></term><listitem><para>IRC network of the
+      channel</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-d --dir=</option></term><listitem><para>Analyze all files in this
+      directory. Ignores --logfile. Give multiple times to use multiple
+      directories.</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-nf --nfiles=</option></term><listitem><para>Analyze the last n files if used with --dir</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-p --prefix=</option></term><listitem><para>Analyze only files prefixed
+      by something in dir. Only works with
+      --dir</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-cf --cfg opt=value</option></term><listitem><para>Specify configuration options</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-co --configfile=</option></term><listitem><para>Configuration file</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-mo --moduledir=</option></term><listitem><para>Directory containing pisg modules</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-s --silent</option></term><listitem><para>Suppress output (except error
+      messages)</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-v --version</option></term><listitem><para>Show version</para></listitem></varlistentry>
+
+      <varlistentry><term><option>-h --help</option></term><listitem><para>Show help</para></listitem></varlistentry>
+
+    </variablelist>
+  </refsect1>
+  <refsect1>
+    <title>SEE ALSO</title>
+
+    <para>The pisg manual is located in /usr/share/doc/pisg/.</para>
+
+  </refsect1>
+  <refsect1>
+    <title>AUTHOR</title>
+
+    <para>This manual page was written by &dhusername; &dhemail; for
+      the &debian; system (but may be used by others).  Permission is
+      granted to copy, distribute and/or modify this document under
+      the terms of the <acronym>GNU</acronym> Free Documentation
+      License, Version 1.1 or any later version published by the Free
+      Software Foundation; with no Invariant Sections, no Front-Cover
+      Texts and no Back-Cover Texts.</para>
+
+  </refsect1>
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
+
+
diff --git a/pisg/gfx/blue-h.png b/pisg/gfx/blue-h.png
new file mode 100644 (file)
index 0000000..fdad6b5
Binary files /dev/null and b/pisg/gfx/blue-h.png differ
diff --git a/pisg/gfx/blue-v.png b/pisg/gfx/blue-v.png
new file mode 100644 (file)
index 0000000..62877a7
Binary files /dev/null and b/pisg/gfx/blue-v.png differ
diff --git a/pisg/gfx/green-h.png b/pisg/gfx/green-h.png
new file mode 100644 (file)
index 0000000..1fe9224
Binary files /dev/null and b/pisg/gfx/green-h.png differ
diff --git a/pisg/gfx/green-v.png b/pisg/gfx/green-v.png
new file mode 100644 (file)
index 0000000..e5142b1
Binary files /dev/null and b/pisg/gfx/green-v.png differ
diff --git a/pisg/gfx/red-h.png b/pisg/gfx/red-h.png
new file mode 100644 (file)
index 0000000..2f52f4a
Binary files /dev/null and b/pisg/gfx/red-h.png differ
diff --git a/pisg/gfx/red-v.png b/pisg/gfx/red-v.png
new file mode 100644 (file)
index 0000000..cfe6c3b
Binary files /dev/null and b/pisg/gfx/red-v.png differ
diff --git a/pisg/gfx/yellow-h.png b/pisg/gfx/yellow-h.png
new file mode 100644 (file)
index 0000000..e92024f
Binary files /dev/null and b/pisg/gfx/yellow-h.png differ
diff --git a/pisg/gfx/yellow-v.png b/pisg/gfx/yellow-v.png
new file mode 100644 (file)
index 0000000..87bbde3
Binary files /dev/null and b/pisg/gfx/yellow-v.png differ
diff --git a/pisg/lang.txt b/pisg/lang.txt
new file mode 100644 (file)
index 0000000..089d7c3
--- /dev/null
@@ -0,0 +1,5064 @@
+# To use a translation, set 'lang' in the pisg configuration file, e.g.:
+#
+# <set lang="DA">
+#
+# to get a page in Danish.
+#
+# Translations in this file with current maintainers:
+#
+# (EN) English
+# (DE) German - Christoph Berg <cb@df7cb.de> (2005-07-28)
+# (NO) Norwegian - Andreas Blaafladt <andreas@blaafladt.no>
+# (PT) Portuguese - MrWho <mrwho@softhome.net>
+# (PT_BR) Portuguese/BR(Brazil) - francisco lopes <falmp@terra.com.br>
+# (DA) Danish - Morten Brix Pedersen <morten at wtf dot dk>
+# (FR) French - Molator <molator@ifrance.com>
+# (ES) Spanish - Sheuron Azxe <xeron@cfutura.com>
+#      last update: 2005-01-14 by Anonymous
+# (PL) Polish - Gandalf the Grey <gandalf@irc.pl>
+# (NL_BE) Flemish - Tiniduske <tiniduske@telenet.be> (2004-10-15)
+# (NL) Dutch - Jeroen van Nimwegen <jeroen.van.nimwegen@gmail.com> (2005-02-17)
+# (SE) Swedish - Andreas Henriksson <andreas@fjortis.info> (2005-01-12)
+# (FI) Finnish - Kirler@paincreators <kirler@paincreators.net>
+#      last update: Mikko Nissinen <gwadj79@gmail.com> (2005-07-10)
+# (SI) Slovenian - Ales Tepina <??> (2005-01-09: bounces)
+# (HU) Hungarian - Gyuri Horak <??> (2005-01-09: bounces)
+# (EE) Estonian - Hannes Tarien <comcute@perses.net> (2005-09-06)
+# (IT) Italian - Michele Venturi (2005-04-29)
+# (CA) Catalan - Nikoru Kimochi <??> (2005-01-09: bounces)
+# (TR) Turkish - cti- <??> (2005-01-09: bounces)
+# (RO) Romanian - Parcalabior Vald <vlad@ifrance.com>
+# (IS) Icelandic - Birkir Hreinsson <dkf@visir.is>
+# (CZ) Czech - Jaroslav Ostadal <??> (2005-01-14: bounces)
+#      last update: Pavel Kouril <paulway@gmail.com> (2006-04-30)
+# (SK) Slovak - Gabriel Svajko <snowman@ew.sk>
+# (RU) Russian - Anton Tretiakov <manager@ykt.ru>
+# (GR) Greek - Konstantinos Tzanidis <erebus@irc.gr> (2005-07-22)
+# (HE) Hebrew - Shimi <shimi@shimi.net>
+# (BG) Bulgarian - Dimitar <m9ck@sofiaclub.com> (2005-01-24)
+#      last update: elseif <elseif@mail.bg> (2005-02-19)
+# (SR_EC) Serbian cyrillic - Sasa Stefanovic <djevrek@gmail.com> (2006-07-22)
+# (SR_EL) Serbian latin - Sasa Stefanovic <djevrek@gmail.com> (2006-07-22)
+# (SQ) Albanian - h3li0s <elbo_79@yahoo.it>
+#
+# A list of charsets is at http://www.w3.org/International/O-charset-list.html.
+
+### English
+<lang name="EN" charset="us-ascii">
+mostop1 = "<b>[:nick]</b> donated [:ops] ops in the channel..."
+mostop2 = "<b>[:nick]</b> was also very polite: [:ops] ops from [:him:her:]."
+mostop3 = "Strange, no op was given on [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> is the channel sheriff with [:deops] deops."
+mostdeop2 = "<b>[:nick]</b> deoped [:deops] users."
+mostdeop3 = "Wow, no op was taken on [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> donated [:voices] voices in the channel..."
+mostvoice2 = "<b>[:nick]</b> was also very polite: [:voices] voices from [:him:her:]."
+mostvoice3 = "Strange, no voices were given on [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> likes taking voice from people, [:devoices] devoices."
+mostdevoice2 = "<b>[:nick]</b> was close to the same, devoiced [:devoices] users."
+mostdevoice3 = "No voices were taken on [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> donated [:halfops] halfops in the channel..."
+mosthalfop2 = "<b>[:nick]</b> was also very polite: [:halfops] halfops from [:him:her:]."
+mosthalfop3 = "Strange, no halfop was given on [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> is the channel sheriff with [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> dehalfoped [:dehalfops] users."
+mostdehalfop3 = "Wow, no halfop was taken on [:channel]!"
+
+action1 = "<b>[:nick]</b> always lets us know what [:he:she:]'s doing: [:actions] actions!"
+action2 = "Also, <b>[:nick]</b> tells us what's up with [:actions] actions."
+action3 = "No actions in [:channel]!"
+actiontext = "<b>For example, like this:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Is <b>[:nick]</b> stupid or just asking too many questions?  [:per]% lines contained a question!"
+question2 = "<b>[:nick]</b> didn't know that much either.  [:per]% of [:his:her:] lines were questions."
+question3 = "Nobody asked questions here; just geniuses in this channel?"
+
+shout1 = "The loudest one was <b>[:nick]</b>, who yelled [:per]% of the time!"
+shout2 = "Another <i>old yeller</i> was <b>[:nick]</b>, who shouted [:per]% of the time!"
+shout3 = "Nobody shouted at all, wow."
+
+allcaps1 = "It seems that <b>[:nick]</b>'s shift-key is hanging:  [:per]% of the time [:he:she:] wrote UPPERCASE."
+allcaps2 = "<b>[:nick]</b> just forgot to deactivate [:his:her:] Caps-Lock.  [:He:She:] wrote UPPERCASE [:per]% of the time."
+allcaps3 = "Everybody had their shift-key under control.  :)"
+allcapstext = "<b>For example, like this:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> is a very aggressive person.  [:He:She:] attacked others <b>[:attacks]</b> times."
+violent2 = "<b>[:nick]</b> can't control [:his:her:] aggressions, either.  [:He:She:] picked on others <b>[:attacks]</b> times."
+violent3 = "Nobody beat anyone up.  Everybody was friendly."
+violenttext = "<b>For example, like this:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Poor <b>[:nick]</b>, nobody likes [:him:her:].  [:He:She:] was attacked <b>[:attacks]</b> times."
+attacked2 = "<b>[:nick]</b> seems to be unliked too.  [:He:She:] got beaten <b>[:attacks]</b> times."
+attackedtext = "<b>For example, like this:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> wasn't very popular, getting kicked [:kicks] times!"
+gotkick2 = "<b>[:nick]</b> seemed to be hated too:  [:kicks] kicks were received."
+kicktext = "<b>For example, like this:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> couldn't decide whether to stay or go.  [:joins] joins during this reporting period!"
+
+kick1 = "<b>[:nick]</b> is either insane or just a fair op, kicking a total of [:kicked] people!"
+kick2 = "[:oldnick]'s faithful follower, <b>[:nick]</b>, kicked about [:kicked] people."
+kick3 = "Nice opers here, no one got kicked!"
+
+words1 = "<b>[:nick]</b> spoke a total of [:words] words!"
+words2 = "[:oldnick]'s faithful follower, <b>[:nick]</b>, didn't speak so much: [:words] words."
+words3 = "Nobody said anything...  What a strange channel..."
+
+mono1 = "<b>[:nick]</b> talks to [:him:her:]self a lot.  [:He:She:] wrote over 5 lines in a row [:monos] times!"
+mono2 = "Another lonely one was <b>[:nick]</b>, who managed to hit [:monos] times."
+
+wpl1 = "<b>[:nick]</b> wrote an average of [:wpl] words per line."
+wpl2 = "Channel average was [:avg] words per line."
+
+long1 = "<b>[:nick]</b> wrote the longest lines, averaging [:letters] letters per line."
+long2 = "[:channel] average was [:avg] letters per line."
+
+short1 = "<b>[:nick]</b> wrote the shortest lines, averaging [:letters] characters per line."
+short2 = "<b>[:nick]</b> was tight-lipped, too, averaging [:letters] characters."
+
+foul1 = "<b>[:nick]</b> has quite a potty mouth.  [:per]% words were foul language."
+foul2 = "<b>[:nick]</b> also makes sailors blush, [:per]% of the time."
+foul3 = "Nobody is foul-mouthed in [:channel]!  Get out much?"
+foultext = "<b>For example, like this:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> brings happiness to the world.  [:per]% lines contained smiling faces.  :)"
+smiles2 = "<b>[:nick]</b> isn't a sad person either, smiling [:per]% of the time."
+smiles3 = "Nobody smiles in [:channel]!  Cheer up guys and girls."
+
+sad1 = "<b>[:nick]</b> seems to be sad at the moment:  [:per]% lines contained sad faces.  :("
+sad2 = "<b>[:nick]</b> is also a sad person, crying [:per]% of the time."
+sad3 = "Nobody is sad in [:channel]!  What a happy channel.  :-)"
+
+month = "January February March April May June July August September October November December"
+day = "Sunday Monday Tuesday Wednesday Thursday Friday Saturday"
+
+## Topics
+
+bignumtopic = "Big numbers"
+othernumtopic = "Other interesting numbers"
+latesttopic = "Latest Topics"
+activetimestopic = "Most active times"
+activenickstopic = "Most active nicks"
+activenickbyhourtopic = "Most active nicks by hours"
+mostwordstopic = "Most used words"
+referencetopic = "Most referenced nicks"
+smileytopic = "Smileys :-)"
+karmatopic = "[:channel] karma"
+urlstopic = "Most referenced URLs"
+chartstopic = "[:channel] Music Charts"
+notopic = "A topic was never set on this channel."
+mostnickstopic = "Users with most nicknames"
+bylinetopic = "[:date] at [:time] by [:nick]"
+dailyactivitytopic = "Daily activity (last [:n] days)"
+activegenderstopic = "Most active gender"
+
+## Other text
+
+totallines = "Total number of lines: [:lines]."
+totalnicks = "By the way, there were [:totalnicks] other nicks."
+totaltopic = "The topic was set [:total] times."
+nick = "Nick"
+names = "Names Used"
+url = "URL"
+numberlines = "Number of lines"
+randquote = "Random quote"
+userpic = "Userpic"
+nottop = "These didn't make it to the top:"
+word = "Word"
+numberuses = "Number of Uses"
+show_words = "Number of Words"
+show_time = "When?"
+show_wpl = "Words per line"
+show_cpl = "Chars per line"
+show_lastseen = "Last seen"
+lastused = "Last Used by"
+smiley = "Smiley"
+karma = "Karma"
+goodkarma = "Good karma by"
+badkarma = "Bad karma by"
+lastseen1 = "yesterday"
+lastseen2 = "[:days] days ago"
+today = "today"
+pagetitle1 = "[:channel] @ [:network] stats by [:maintainer]"
+pagetitle2 = "Statistics generated on "
+pagetitle3 = "During this [:days]-day reporting period, a total of <b>[:nicks]</b> different nicks were represented on [:channel]."
+stats_gen_by = "Stats generated by [:pisg_url] v[:version]"
+author = "pisg by [:author_url] and others"
+stats_gen_in = "Stats generated in [:time]"
+hours = "hours"
+minutes = "minutes"
+seconds = "seconds"
+and = "and"
+names1 = "names"
+names2 = "name"
+gender = "Gender"
+gender_f = "Female"
+gender_m = "Male"
+gender_b = "Bot"
+song = "Song"
+numberplayed = "How Often Played"
+playedby = "Last Played by"
+
+# Mouse-over titles
+pisghomepage = "Go to the pisg homepage"
+authorhomepage = "Go to the authors homepage"
+newwindow = "Open in new window:"
+mailto = "Mail to"
+</lang>
+
+### German
+<lang name="DE" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> vergab [:ops] Ops im Channel..."
+mostop2 = "<b>[:nick]</b> war auch sehr zuvorkommend, [:ops] Ops von [:ihm:ihr:]."
+mostop3 = "Komisch, kein Op wurde in [:channel] vergeben!"
+
+mostdeop1 = "<b>[:nick]</b> ist die Channel-Polizei. [:Er:Sie:] hat [:deops] Usern das @ wieder weggenommen..."
+mostdeop2 = "<b>[:nick]</b> nahm [:deops] Usern das @ wieder weg."
+mostdeop3 = "Wow, niemand wurde in [:channel] deopped!"
+
+mosthalfop1 = "<b>[:nick]</b> empfand sehr viele Leute als hilfreich. [:Er:Sie:] hat [:halfops] Usern ein % verpasst..."
+mosthalfop2 = "<b>[:nick]</b> verteilte [:halfops] mal Halfop."
+mosthalfop3 = "Keiner hat in [:channel] bis jetzt ein % bekommen!"
+
+mostdehalfop1 = "<b>[:nick]</b> hat am meisten User dehalfopped: genau [:dehalfops] Stück an der Zahl."
+mostdehalfop2 = "<b>[:nick]</b> hat immerhin schon [:dehalfops] Usern das % wieder geklaut."
+mostdehalfop3 = "Bis jetzt wurde in [:channel] keinem das % weggenommen!"
+
+mostvoice1 = "<b>[:nick]</b> hat [:voices] Voices im Channel vergeben..."
+mostvoice2 = "<b>[:nick]</b> war auch sehr höflich: [:voices] Voices von [:ihm:ihr:]."
+mostvoice3 = "Seltsam, bisher wurden keine Voices in [:channel] vergeben!"
+
+mostdevoice1 = "<b>[:nick]</b> ist der Wachtmeister des Channels mit [:devoices] entfernten Voices."
+mostdevoice2 = "<b>[:nick]</b> hat [:devoices] Nutzer devoiced."
+mostdevoice3 = "Wow, niemandem wurde in [:channel] das Voice genommen!"
+
+action1 = "<b>[:nick]</b> hält uns immer auf dem Laufenden, was [:er:sie:] gerade tut: [:actions] Actions!"
+action2 = "Auch <b>[:nick]</b> verät uns, was los ist: [:actions] Actions von [:ihm:ihr:]."
+action3 = "Keine Actions in [:channel]!"
+actiontext = "<b>Zum Beispiel so:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> hat wohl in der Schule nicht gut aufgepasst... [:per]% [:seiner:ihrer:] Zeilen enthielten eine Frage!"
+question2 = "<b>[:nick]</b> weiss wohl auch nicht viel, [:per]% [:seiner:ihrer:] Zeilen waren Fragen."
+question3 = "Niemand hat hier was gefragt, sollte das etwa ein Channel voller Genies sein? ;)"
+
+shout1 = "Am lautesten war <b>[:nick]</b> [:der:die:] [:per]% der Zeit geschrien hat!"
+shout2 = "Ein anderer <i>Schreihals</i> war <b>[:nick]</b>, [:der:die:] [:per]% der Zeit rumgeschrien hat!"
+shout3 = "Niemand hat ein Ausrufezeichen benutzt, wow... Zurückhaltende User im Channel ;)"
+
+allcaps1 = "Anscheinend klemmte die Shift-Taste von <b>[:nick]</b>, denn [:per]% der Zeit schrieb [:er:sie:] in GROSSBUCHSTABEN."
+allcaps2 = "<b>[:nick]</b> hat auch wohl vergessen CAPS-Lock auszuschalten, von [:ihm:ihr:] kamen [:per]% der Zeit GROSSBUCHSTABEN."
+allcaps3 = "Alle hatten ihre Shift-Taste gut unter Kontrolle. :)"
+allcapstext = "<b>Zum Beispiel so:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> ist etwas agressiv. [:Er:Sie:] schlug <b>[:attacks]</b> mal wild um sich herum."
+violent2 = "Auch <b>[:nick]</b> hat einige Probleme [:seine:ihre:] Aggressionen unter Kontrolle zu halten, <b>[:attacks]</b> Schläge von [:ihm:ihr:]."
+violent3 = "Alle waren friedlich im Channel, niemand hat jemanden geschlagen."
+violenttext = "<b>Zum Beispiel so:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "<b>[:nick]</b> ist der Sündenbock im Channel, [:er:sie:] wurde <b>[:attacks]</b> mal geschlagen."
+attacked2 = "<b>[:nick]</b> hat auch [:sein:ihr:] Fett weg bekommen, [:er:sie:] hat <b>[:attacks]</b> mal Schläge bekommen."
+attackedtext = "<b>Zum Beispiel so:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> war wohl der Channelclown, [:er:sie:] wurde [:kicks] mal gekickt!"
+gotkick2 = "<b>[:nick]</b> konnte sich scheinbar auch nicht benehmen, [:kicks] Kicks für [:ihn:sie:]."
+kicktext = "<b>Zum Beispiel so:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> konnte sich nicht entscheiden im Channel zu bleiben oder zu gehen, [:joins] Joins während des Statistik-Zeitraums!"
+
+kick1 = "Ist <b>[:nick]</b> jetzt einfach nur ein fairer Op oder macht [:ihm:ihr:] das Spass? [:Er:Sie:] kickte [:kicked] Personen!"
+kick2 = "[:oldnick]s würdiger Nachfolger, <b>[:nick]</b>, [:er:sie:] kickte [:kicked] User."
+kick3 = "Nette Opper hier, niemand wurde gekickt!"
+
+words1 = "<b>[:nick]</b> war mit [:words] Worten sehr mitteilungsbedürftig!"
+words2 = "[:oldnick]s würdiger Nachfolger, <b>[:nick]</b>, schaffte es auf immerhin [:words] Worte."
+words3 = "Niemand hat etwas gesagt? Seltsamer Channel..."
+
+mono1 = "<b>[:nick]</b> spricht viel mit sich selbst, [:er:sie:] schrieb über 5 Zeilen hintereinander und das [:monos] mal!"
+mono2 = "Ein anderes einsames Herz ist <b>[:nick]</b>, [:der:die:] [:monos] mal mit sich selbst redete."
+
+wpl1 = "<b>[:nick]</b> schrieb im Schnitt [:wpl] Worte pro Zeile..."
+wpl2 = "Der Channeldurchschnitt lag bei [:avg] Worten/Zeile."
+
+long1 = "<b>[:nick]</b> ist die Labertasche im Channel. [:Er:Sie:] schrieb die längste Zeile mit durchschnittlich [:letters] Buchstaben pro Zeile."
+long2 = "Channel-Durchschnitt in [:channel] war [:avg] Buchstaben pro Zeile."
+
+short1 = "<b>[:nick]</b> ist nicht sehr mitteilungsbedürftig. [:Er:Sie:] schrieb die kürzeste Zeile mit durchschnittlich [:letters] Buchstaben pro Zeile."
+short2 = "<b>[:nick]</b> fasste sich auch sehr kurz, durchschnittlich [:letters] Buchstaben pro Zeile."
+
+foul1 = "<b>[:nick]</b> hat in [:seiner:ihrer:] Jugend keine Erziehung genossen, [:per]% von dem was [:er:sie:] sagte waren Schimpfworte!"
+foul2 = "<b>[:nick]</b> war [:per]% der Zeit unartig (Ob da der Weihnachtsmann noch kommt?)"
+foul3 = "Alle gut erzogen in [:channel], niemand hat Schimpfworte benutzt!"
+foultext = "<b>Zum Beispiel so:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> ist ein fröhlicher Mensch, [:per]% [:seiner:ihrer:] Zeilen enthielt ein fröhliches Smily :)"
+smiles2 = "<b>[:nick]</b> scheint auch glücklich zu sein. [:Er:Sie:] lächelte [:per]% der Zeit."
+smiles3 = "Niemand lächelt in [:channel]! Los Leute, legt mal wieder ein Lächeln auf :)"
+
+sad1 = "<b>[:nick]</b> scheint im Moment nicht gut drauf zu sein, [:per]% [:seiner:ihrer:] Zeilen enthielten ein trauriges Smily :("
+sad2 = "<b>[:nick]</b> ist auch eine traurige Person, die [:per]% der Zeit geweint hat."
+sad3 = "Niemand ist traurig in [:channel]! Was für ein fröhlicher Channel :)"
+
+month = "Januar Februar März April Mai Juni Juli August September Oktober November Dezember"
+day = "Sonntag Montag Dienstag Mittwoch Donnerstag Freitag Samstag"
+
+## Topics
+
+bignumtopic = "Die Zahlen sprechen für sich :)"
+othernumtopic = "Andere interessante Zahlen"
+latesttopic = "Letzte Topics"
+activetimestopic = "Wann war am meisten los?"
+activenickstopic = "Wer quatscht am meisten?"
+activenickbyhourtopic = "Wer war wann am aktivsten?"
+mostwordstopic = "Am meisten benutzte Wörter"
+referencetopic = "Begehrte Nicks :)"
+smileytopic = "Smileys :-)"
+karmatopic = "[:channel]-Karma"
+urlstopic = "Am meisten benutzte URLs"
+chartstopic = "Ohrwürmer auf [:channel]"
+notopic = "In diesem Channel wurde kein Topic gesetzt."
+bylinetopic = "[:date] um [:time] von [:nick]"
+dailyactivitytopic = "Tägliche Aktivität (letzte [:n] Tage)"
+mostnickstopic = "Chatter mit den meisten Nicks"
+activegenderstopic = "Aktivste Geschlechter"
+
+## Other text
+
+totallines = "Gesamtanzahl der Zeilen: [:lines]"
+totalnicks = "Ach ja, da waren noch [:totalnicks] andere, die nicht erwähnenswert sind."
+totaltopic = "Ingesamt wurde das Topic [:total] mal gesetzt."
+nick = "Nick"
+names = "Benutzte Namen"
+url = "URL"
+numberlines = "Anzahl der Zeilen"
+randquote = "Zufallsquote"
+userpic = "Userbild"
+nottop = "Sie haben es nicht an die Spitze geschafft:"
+word = "Wort"
+show_words = "Anzahl der Worte"
+show_time = "Wann?"
+show_wpl = "Worte pro Zeile"
+show_cpl = "Zeichen pro Zeile"
+numberuses = "Wie oft benutzt"
+show_lastseen = "Zuletzt gesehen"
+lastused = "Zuletzt benutzt von"
+smiley = "Smiley"
+karma = "Karma"
+goodkarma = "Gutes Karma von"
+badkarma = "Schleches Karma von"
+lastseen1 = "gestern"
+lastseen2 = "vor [:days] Tagen"
+today = "heute"
+pagetitle1 = "[:channel] @ [:network]-Statistik von [:maintainer]"
+pagetitle2 = "Statistik erstellt am "
+pagetitle3 = "Während des Statistikzeitraums von [:days] Tage(n) wurden <b>[:nicks]</b> verschiedene Nicks in [:channel] gezählt."
+stats_gen_by = "Die Statistik wurde mit [:pisg_url] v[:version] erstellt."
+author = "pisg von [:author_url] und anderen"
+stats_gen_in = "Die Statistik wurde in [:time] generiert."
+hours = "Stunden"
+minutes = "Minuten"
+seconds = "Sekunden"
+and = "und"
+names1 = "Nicks"
+names2 = "Nick"
+gender = "Geschlecht"
+gender_f = "Weiblich"
+gender_m = "Männlich"
+gender_b = "Bot"
+song = "Song"
+numberplayed = "Wie oft gespielt"
+playedby = "Zuletzt gespielt von"
+
+# Mouse-over titles
+pisghomepage = "pisg-Homepage öffnen"
+authorhomepage = "Homepage des Autors öffnen"
+newwindow = "In einem neuen Fenster öffnen:"
+mailto = "Mail an"
+</lang>
+
+### Danish
+<lang name="DA" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> gav [:ops] op status i kanalen..."
+mostop2 = "<b>[:nick]</b> var også venlig at gi': [:ops] fra sig"
+mostop3 = "Underligt, ingen har fået op på [:channel] endnu!"
+
+mostdeop1 = "<b>[:nick]</b> holder orden på [:channel] med [:deops] deops..."
+mostdeop2 = "<b>[:nick]</b> deoppede [:deops] brugere"
+mostdeop3 = "Hmm, der var ingen som blev deopped på [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> gav [:voices] voice i kanalen..."
+mostvoice2 = "<b>[:nick]</b> var også venlig at gi': [:voices] fra sig"
+mostvoice3 = "Underligt, ingen har fået voice på [:channel] endnu!"
+
+mostdevoice1 = "<b>[:nick]</b> holder orden på [:channel] med [:devoices] -v's"
+mostdevoice2 = "<b>[:nick]</b> devoicede [:devoices] brugere"
+mostdevoice3 = "Hmm, der var ingen som blev devoiced på [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> gav [:halfops] halfop status i kanalen..."
+mosthalfop2 = "<b>[:nick]</b> var også venlig at gi': [:halfops] halfops fra sig"
+mosthalfop3 = "Underligt, ingen har fået halfop på [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> er kanal sheriffen med [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> fjernede halfop fra [:dehalfops] brugere."
+mostdehalfop3 = "Wow, ingen halfop blev taget fra nogen på [:channel]!"
+
+action1 = "<b>[:nick]</b> bruger /me meget tit, ialt [:actions] gange!"
+action2 = "<b>[:nick]</b> fortæller os også hvad [:han:hun:] laver.. [:actions] /me's"
+action3 = "Ingen /me's i [:channel] !"
+actiontext = "<b>For eksempel sådan her:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> må være rimelig dum eller efterligner bare Spørge-Jørgen... [:per]% af [:hans:hendes:] linjer var spørgsmål!"
+question2 = "<b>[:nick]</b> var heller ingen Einstein, [:per]% af [:hans:hendes:] linjer var også spørgsmål"
+question3 = "Ingen spørgsmål på denne kanal. De må sørme være kloge!"
+
+shout1 = "Den mest larmende var <b>[:nick]</b>, som råbte [:per]% af tiden!"
+shout2 = "En anden skrigehals var <b>[:nick]</b>, som råbte [:per]% af tiden!"
+shout3 = "Der er ingen som råber. Leger de stilleleg?"
+
+gotkick1 = "<b>[:nick]</b> er ret upopulær, blev sparket ud [:kicks] gange!"
+gotkick2 = "<b>[:nick]</b> er heller ikke nogen Elvis, [:kicks] gange fik [:han:hun:] sparket"
+kicktext = "<b>F.eks. sådan her:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> er lidt forvirret. [:Han:Hun:] har været inde og ude af kanalen [:joins] gange!"
+
+kick1 = "<b>[:nick]</b> er magtsygt eller ved hvordan [:han:hun:] skal kontrollere sine fjender. [:Han:Hun:] har sparket [:kicked] folk ud af kanalen!"
+kick2 = "[:oldnick] har en efterfølger. <b>[:nick]</b> sparkede [:kicked] folk ud af kanalen"
+kick3 = "Venlige operatører må man sige. Ingen har fået sparket!"
+
+mono1 = "<b>[:nick]</b> snakker meget med sig selv. [:Han:Hun:] har skrevet over 5 linjer på en gang, [:monos] gange!"
+mono2 = "En anden ensom person var <b>[:nick]</b>, som snakkede til sig selv [:monos] gange"
+
+wpl1 = "<b>[:nick]</b> skrev i gennemsnit [:wpl] ord pr. linje.."
+wpl2 = "Kanalens gennemsnit var [:avg] ord pr. linje."
+
+long1 = "<b>[:nick]</b> skriver meget lange sætninger. Gennemsnittet var [:letters] bogstaver pr. linje..."
+long2 = "Gennemsnittet på [:channel] er [:avg] bogstaver pr. linje"
+
+short1 = "<b>[:nick]</b> skrev de korteste linjer. Gennemsnittet er [:letters] bogstaver pr. linje..."
+short2 = "<b>[:nick]</b> skriver også korte linjer, med et gennesnit på [:letters]"
+
+foul1 = "<b>[:nick]</b> er lidt stor i munden, [:per]% af ordene var uhøfligt sprog"
+foul2 = "<b>[:nick]</b> burde også vaske munden med sæbe med alt det [:han:hun:] fyrer af, [:per]% af tiden"
+foul3 = "Ingen rapkæftede på [:channel]!"
+foultext = "<b>For eksempel sådan her:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> er altid glad, [:per]% af linjerne havde glade ansigter :)"
+smiles2 = "<b>[:nick]</b> er heller ikke en trist person, som smilede [:per]% af tiden"
+smiles3 = "Ingen smiler på [:channel]! Op med humøret drenge og piger."
+
+sad1 = "<b>[:nick]</b> er meget ked af det for tiden, [:per]% af linjerne havde sørgelige ansigter :("
+sad2 = "<b>[:nick]</b> er også en trist person, som græd [:per]% af tiden"
+sad3 = "Ingen er kede af det på [:channel]! Sikke en glad kanal :-)"
+
+allcaps1 = "Ser ud til at <b>[:nick]</b> har en voldsom trang til at råbe konstant, [:per]% af de gange [:han:hun:] skrev var med stort" 
+allcaps2 = "<b>[:nick]</b> glemte vidst at Caps-Lock var slået til, [:per]% af de gange [:han:hun:]han skrev var med stort"
+allcaps3 = "Ser ud til at alle har deres shift under kontrol :)"
+allcapstext = "<b>For eksempel sådan her: </b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> er en meget aggresiv person, [:han:hun:] delte <b>[:attacks]</b> slaps ud."
+violent2 = "<b>[:nick]</b> er ude af kontrol. [:Han:Hun:] slog andre folk <b>[:attacks]</b> gang(e)."
+violent3 = "Alle er glade ... endnu 8)"
+violenttext = "<b>For eksempel sådan her:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Ærgeligt. Ingen kan li' <b>[:nick]</b>. [:Han:Hun:] blev banket <b>[:attacks]</b> gange."
+attacked2 = "<b>[:nick]</b> er vidst heller ikke for polulær, [:han:hun:] fik tæsk <b>[:attacks]</b> gang(e)."
+attackedtext = "<b>For eksempel sådan her:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+words1 = "<b>[:nick]</b> er meget aktiv med [:words] skrevne ord!"
+words2 = "[:oldnick] blev tæt forfulgt af <b>[:nick]</b>, med [:words] ord."
+words3 = "Hmmm ingen har sagt noget endnu... underlig kanal..."
+
+month = "Januar Februar Marts April Maj Juni Juli August September Oktober November December"
+day = "Søndag Mandag Tirsdag Onsdag Torsdag Fredag Lørdag"
+
+## Topics
+
+bignumtopic = "Store numre"
+othernumtopic = "Andre interessante numre"
+latesttopic = "Sidst nyeste topics"
+activetimestopic = "Mest aktive tider"
+activenickstopic = "Mest aktive nicks"
+activenickbyhourtopic = "Mest aktive nicks i timer"
+mostwordstopic = "Mest brugte ord"
+referencetopic = "Mest tiltalte nicks"
+karmatopic = "[:channel] karma"
+urlstopic = "Mest brugte URLs"
+notopic = "Et topic blev aldrig sat på denne kanal."
+mostnickstopic = "Brugere med flest nicks"
+bylinetopic = "[:date] kl. [:time] af [:nick]"
+dailyactivitytopic = "Daglig aktivitet (sidste [:n] dage)"
+activegenderstopic = "Mest aktive køn"
+smileytopic = "Smiley'er :-)"
+chartstopic = "[:channel] Musik hitliste"
+
+## Other text
+
+totallines = "Hele antal linjer: [:lines]"
+totalnicks = "Forresten var der [:totalnicks] andre nicks"
+totaltopic = "Topic'et blev sat [:total] gange"
+nick = "Nick"
+names = "Navne Brugt"
+url = "URL"
+numberlines = "Antal linjer"
+randquote = "Tilfældig sætning"
+userpic = "Brugerbillede"
+nottop = "Disse nåede ikke til tops:"
+word = "Ord"
+numberuses = "Antal forbrug"
+show_words = "Antal af ord"
+show_time = "Hvornår?"
+show_wpl = "Ord pr. linje"
+show_cpl = "Bogstaver pr. linje"
+show_lastseen = "Sidst set"
+lastused = "Sidst brugt af"
+karma = "Karma"
+goodkarma = "God karma af"
+badkarma = "Dårlig karma af"
+lastseen1 = "i går"
+lastseen2 = "[:days] dage siden"
+today = "I dag"
+pagetitle1 = "[:channel] @ [:network] statistikker af [:maintainer]"
+pagetitle2 = "Statistikker genereret "
+pagetitle3 = "Igennem denne [:days]-dages periode, har der været <b>[:nicks]</b> forskellige nicks på [:channel]."
+stats_gen_by = "Stats genereret af [:pisg_url] v[:version]"
+author = "pisg af [:author_url] og andre"
+stats_gen_in = "Stats genereret på [:time]"
+hours = "timer"
+minutes = "minutter"
+seconds = "sekunder"
+and = "og"
+names1 = "nicks"
+names2 = "nick"
+gender = "Køn"
+gender_f = "Hun"
+gender_m = "Han"
+gender_b = "Bot"
+numberplayed = "Hvor ofte spillet"
+song = "Sang"
+playedby = "Sidst spillet af"
+smiley = "Smiley"
+
+# Mouse-over titles
+pisghomepage = "Gå til pisg hjemmesiden"
+authorhomepage = "Gå til forfatterens hjemmeside"
+newwindow = "Åben i nyt vindue:"
+mailto = "Mail til"
+</lang>
+
+### French
+<lang name="FR" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> a donné [:ops] ops sur le canal..."
+mostop2 = "<b>[:nick]</b> est aussi très poli[::e:(e):] : [:ops] ops de sa part."
+mostop3 = "Étrange, aucun op n'a été donné sur [:channel] !"
+
+mostdeop1 = "<b>[:nick]</b> est l[:e:a:e:] sherif du canal avec [:deops] deops..."
+mostdeop2 = "<b>[:nick]</b> a déopé [:deops] utilisateurs."
+mostdeop3 = "Wow, aucun op n'a été retiré sur [:channel] !"
+
+mosthalfop1 = "<b>[:nick]</b> a donné [:halfops] halfops sur le canal..."
+mosthalfop2 = "<b>[:nick]</b> est aussi très poli[::e:(e):] : [:halfops] halfops de sa part."
+mosthalfop3 = "Étrange, aucun halfop n'a été donné sur [:channel] !"
+
+mostdehalfop1 = "<b>[:nick]</b> est l[:e:a:] sherif du canal avec [:dehalfops] dehalfops..."
+mostdehalfop2 = "<b>[:nick]</b> a dehalfopé [:dehalfops] utilisateurs."
+mostdehalfop3 = "Wow, aucun halfop n'a été retiré sur [:channel] !"
+
+mostvoice1 = "<b>[:nick]</b> a donné [:voices] fois le +v sur le canal..."
+mostvoice2 = "<b>[:nick]</b> est aussi très poli[::e:(e):]: [:voices] +v de sa part."
+mostvoice3 = "C'est curieux, on n'a jamais donné un seul +v sur [:channel] !"
+
+mostdevoice1 = "<b>[:nick]</b> est l[:e:a:] sherif du canal avec [:devoices] -v."
+mostdevoice2 = "<b>[:nick]</b> a dévoicé [:devoices] personnes."
+mostdevoice3 = "Wow, aucun +v n'a été retiré sur [:channel] !"
+
+action1 = "<b>[:nick]</b> aime bien faire savoir ce qu'[:il:elle:] fait, avec [:actions] actions !"
+action2 = "Egalement <b>[:nick]</b> qui n'est pas en reste avec [:actions] actions !"
+action3 = "Aucune action sur [:channel] !"
+actiontext = "<b>Exemple :</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> est soit stupide soit trop curieu[:x:se:x(se):]... [:per]% de ses lignes contiennent une question !"
+question2 = "<b>[:nick]</b> n'en connait pas davantage, [:per]% de ses lignes étaient des questions."
+question3 = "Personne ne pose de question ici, tous des génies sur ce canal ?"
+
+shout1 = "[:Le:La:] plus bruyant[::e:(e):] est <b>[:nick]</b> qui gueule [:per]% du temps !"
+shout2 = "<b>[:nick]</b> est aussi un[::e:(e):] <i>[:vieux raleur:mégère:]</i> qui braille [:per]% du temps !"
+shout3 = "Personne ne s'exclame ici, wow."
+
+allcaps1 = "Il semblerait que le CAPS-LOCK soit bloqué chez <b>[:nick]</b>, qui écrit en majuscules [:per]% du temps."
+allcaps2 = "<b>[:nick]</b> a oublié de désactiver son CAPS-LOCK, qui écrit en majuscules [:per]% du temps."
+allcaps3 = "Tous les CAPS-LOCK sont sous contrôle :)"
+allcapstext = "<b>Exemple :</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> est une personne agressive, qui a déja donné <b>[:attacks]</b> tapes à quelqu'un."
+violent2 = "<b>[:nick]</b> ne peut contrôler son agressivité, en tapant <b>[:attacks]</b> fois quelqu'un."
+violent3 = "Personne ne se donne des tapes, tout le monde est sympa."
+violenttext = "<b>Exemple :</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Pauvre <b>[:nick]</b>, personne ne l'aime, en étant tapé[::e:(e):] <b>[:attacks]</b> fois."
+attacked2 = "<b>[:nick]</b> n'a pas l'air apprécié[::e:(e):] non plus, qui a déjà été tapé[::e:(e):] <b>[:attacks]</b> fois."
+attackedtext = "<b>Exemple :</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> n'est pas très populaire, kické[::e:(e):] [:kicks] fois !"
+gotkick2 = "<b>[:nick]</b> n'a pas d'ami non plus, [:kicks] kicks reçus."
+kicktext = "<b>Exemple :</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "Rester ou partir est un choix difficile : <b>[:nick]</b> a fait [:joins] visites durant cette période !"
+
+kick1 = "<b>[:nick]</b> est malade ou alors aime bien jouer, son kick a sévi [:kicked] fois !"
+kick2 = "Un[::e:] disciple de [:oldnick], <b>[:nick]</b> a kické [:kicked] personnes."
+kick3 = "Les ops sont sympas ici, personne n'a été kické !"
+
+words1 = "<b>[:nick]</b> a dit un total de [:words] mots !"
+words2 = "Et juste derrière [:oldnick], <b>[:nick]</b>, avec quand même [:words] mots à son actif."
+words3 = "Personne ne dit rien... Quel canal étrange..."
+
+mono1 = "<b>[:nick]</b> se parle tout[::e:(e):] seul[::e:(e):] très souvent, en écrivant plus de 5 lignes d'un coup à [:monos] reprises !"
+mono2 = "Un[::e:(e):] autre incompris[::e:(e):] est <b>[:nick]</b>, qui a tenté de se prendre la tête à [:monos] reprises."
+
+wpl1 = "<b>[:nick]</b> écrit en moyenne [:wpl] mots par ligne..."
+wpl2 = "La moyenne du canal est de [:avg] mots par ligne."
+
+long1 = "<b>[:nick]</b> a écrit des lignes bien longues ! [:letters] lettres par ligne !"
+long2 = "La moyenne sur [:channel] est de [:avg] lettres par ligne."
+
+short1 = "<b>[:nick]</b> a écrit les lignes les plus courtes, avec en moyenne [:letters] lettres par ligne..."
+short2 = "<b>[:nick]</b> n'a pas grand chose à dire non plus, en moyenne [:letters]."
+
+foul1 = "<b>[:nick]</b> est bien vulgaire, [:per]% de ses mots étaient des gros mots."
+foul2 = "<b>[:nick]</b> parle aussi comme un charretier, [:per]% du temps."
+foul3 = "Personne n'est grossier sur [:channel] ! Pendant combien de temps encore ?"
+foultext = "<b>Exemple :</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> apporte un peu de gaieté dans le monde, [:per]% de ses lignes contiennent un smiley :)"
+smiles2 = "<b>[:nick]</b> n'est pas triste non plus, qui sourit [:per]% du temps."
+smiles3 = "Personne ne sourit sur [:channel] ! Allez faites un effort quoi !"
+
+sad1 = "<b>[:nick]</b> semble un peu déprimé[::e:(e):] en ce moment, [:per]% de ses lignes contiennent un smiley :("
+sad2 = "<b>[:nick]</b> est aussi bien triste, en pleurant [:per]% du temps."
+sad3 = "Personne n'est triste sur [:channel] ! Quel canal merveilleux :-)"
+
+month = "janvier février mars avril mai juin juillet août septembre octobre novembre décembre"
+day = "Dimanche Lundi Mardi Mercredi Jeudi Vendredi Samedi"
+
+## Topics
+
+bignumtopic = "Les gros chiffres"
+othernumtopic = "D'autres chiffres intéressants"
+latesttopic = "Les derniers topics"
+activetimestopic = "Les périodes d'intense activité"
+activenickstopic = "Les nicks les plus actifs"
+activenickbyhourtopic = "Les nicks les plus actifs par heure"
+mostwordstopic = "Les mots les plus utilisés"
+referencetopic = "Les nicks les plus utilisés dans la conversation"
+smileytopic = "Smileys :-)"
+karmatopic = "Le karma de [:channel]"
+urlstopic = "Les URLs les plus citées"
+notopic = "Il n'y a jamais eu de topic sur ce canal"
+mostnickstopic = "Ceux qui ont le plus de nicks"
+bylinetopic = "[:date] par [:nick] à [:time]"
+dailyactivitytopic = "Activité journalière (des [:n] derniers jours)"
+activegenderstopic = "Le sexe dominant"
+chartstopic = "[:channel] Hit parade des chansons"
+
+## Other text
+
+totallines = "Nombre total de lignes: [:lines]"
+totalnicks = "Il y a également eu [:totalnicks] autres nicks sur le canal"
+totaltopic = "Il y a eu [:total] topics différents sur le canal"
+nick = "Nick"
+names = "Les différents nicks utilisés"
+url = "URL"
+numberlines = "Nb de lignes"
+randquote = "Citation typique"
+userpic = "Image"
+nottop = "Ne sont pas dans le classement"
+word = "Mot"
+numberuses = "Nb d'occurences"
+show_words = "Nb de Mots"
+show_time = "Quand ?"
+show_wpl = "Mots par ligne"
+show_cpl = "Lettres par ligne"
+show_lastseen = "Dernière venue"
+lastused = "Dernière utilisation par"
+smiley = "Smiley"
+karma = "Karma"
+goodkarma = "Bon karma par"
+badkarma = "Mauvais karma par"
+lastseen1 = "hier"
+lastseen2 = "avant [:days] jours"
+today = "Aujourd'hui"
+pagetitle1 = "[:channel] @ [:network] stats par [:maintainer]"
+pagetitle2 = "Statistiques générées le "
+pagetitle3 = "Durant cette période de [:days] jours, <b>[:nicks]</b> nicks différents sont apparus sur [:channel]."
+stats_gen_by = "Stats générées par [:pisg_url] v[:version]"
+author = "pisg de [:author_url] et autres"
+stats_gen_in = "Stats générées en [:time]"
+hours = "heures"
+minutes = "minutes"
+seconds = "secondes"
+and = "et"
+names1 = "noms"
+names2 = "nom"
+gender = "Sexe"
+gender_f = "Femme"
+gender_m = "Homme"
+gender_b = "Bot"
+numberplayed = "Jouée combien de fois"
+song = "Chanson"
+playedby = "Jouée la dernière fois par"
+
+# Mouse-over titles
+pisghomepage = "Aller sur le site de pisg"
+authorhomepage = "Aller sur le site de l'auteur"
+newwindow = "Ouvrir dans une nouvelle fenêtre :"
+mailto = "Envoyer un mail"
+</lang>
+
+### Spanish
+<lang name="ES" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> ha dado [:ops] ops en el canal..."
+mostop2 = "<b>[:nick]</b> también reparte ensaimadas: [:ops] nada menos."
+mostop3 = "¡Aún no se han repartido arrobas en [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> es el malo del canal, le ha quitado la @ a [:deops] personas."
+mostdeop2 = "<b>[:nick]</b> le ha quitado la @ a [:deops] personas."
+mostdeop3 = "¡Por el momento no se le ha quitado la arroba a nadie en [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> ha dado [:voices] +v en el canal..."
+mostvoice2 = "<b>[:nick]</b> también repartió [:voices] +v."
+mostvoice3 = "¡Aún no se han concedido +v en [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> disfruta quitándole a la gente su +v, en [:devoices] ocasiones."
+mostdevoice2 = "<b>[:nick]</b> es de la misma calaña, se lo hizo a [:devoices] personas."
+mostdevoice3 = "¡Nadie quitó +v en [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> ha dado [:halfops] halfops en el canal..."
+mosthalfop2 = "<b>[:nick]</b> también repartió [:halfops] halfops."
+mosthalfop3 = "¡Todavía no se han repartido halfop en [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> parece el jefe del canal, elimino halfop a [:dehalfops] personas."
+mostdehalfop2 = "<b>[:nick]</b> debe ser su fan, también lo hizo [:dehalfops] veces."
+mostdehalfop3 = "¡Increible, la gente no quita halfop en [:channel]!"
+
+question1 = "<b>[:nick]</b> necesitaba más horas de guardería cuando era pequeño/a, ¡el [:per]% de sus líneas contienen una pregunta!"
+question2 = "<b>[:nick]</b> tampoco se entera de mucho, el [:per]% de sus líneas son preguntas."
+question3 = "Nadie hace preguntas aquí, ¡esto parece un canal de genios!"
+
+shout1 = "Me parece que <b>[:nick]</b> está algo exaltado/a. ¡Escribe con exclamaciones el [:per]% del tiempo!"
+shout2 = "A <b>[:nick]</b> también le gusta afirmar con rotundidad lo que dice. ¡Escribe con exclamaciones el [:per]% del tiempo!"
+shout3 = "Nadie ha escrito frases con exclamaciones."
+
+allcaps1 = "A <b>[:nick]</b> se le ha atascado el bloqueo de mayúsculas, el [:per]% del tiempo escribe CON ESTE ESTILO TAN PECULIAR."
+allcaps2 = "<b>[:nick]</b> debe tener vicio con la tecla shift, el [:per]% del tiempo hace lo mismo."
+allcaps3 = "Todo el mundo tiene su tecla shift bajo control :)"
+allcapstext = "<b>Como por ejemplo, esto:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> es el/la más agresivo/a del canal, ha repartido tortas <b>[:attacks]</b> veces."
+violent2 = "<b>[:nick]</b> tiene la mano floja. Ha repartido tortas <b>[:attacks]</b> veces."
+violent3 = "Nadie ha repartido tortas en este canal, todo el mundo parece amigable."
+violenttext = "<b>Como muestra:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Pobre <b>[:nick]</b>, No le gusta a nadie. Ha sido abofeteado/a <b>[:attacks]</b> veces."
+attacked2 = "<b>[:nick]</b> tiene marcas de dedos en la cara. Ha sido abofeteado/a <b>[:attacks]</b> veces."
+attackedtext = "<b>Ejemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> ha sido algo capullo/a y por eso lo/la echamos [:kicks] veces!"
+gotkick2 = "<b>[:nick]</b> también nos toca bastante las narices, por eso lo/la echamos [:kicks] veces"
+
+joins = "<b>[:nick]</b> no sabe si irse o quedarse, lo/la he visto [:joins] veces entrando en el canal!"
+
+kick1 = "<b>[:nick]</b> actúa como operador/a con mano dura, ¡ha echado a [:kicked] personas!"
+kick2 = "[:oldnick] tiene un seguidor acérrimo, <b>[:nick]</b> ha echado a [:kicked] personas."
+kick3 = "Es maja la gente de aquí, ¡nadie ha sido kickeado!"
+kicktext = "<b>Aquí está la prueba:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+action1 = "<b>[:nick]</b> quiere mantenernos informados de lo que hace en todo momento. ¡Ha escrito [:actions] acciones!"
+action2 = "Y por supuesto <b>[:nick]</b> también nos los ha dicho [:actions] veces."
+action3 = "¡No se han mostrado acciones en [:channel]!"
+actiontext = "<b>Aquí va un ejemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+words1 = "¡<b>[:nick]</b> ha dicho un total de [:words] palabras!"
+words2 = "El mayor fan de [:oldnick] es <b>[:nick]</b>, que ha escrito [:words] palabras."
+words3 = "Nadie dice nada... que canal más misterioso..."
+
+wpl1 = "<b>[:nick]</b> Ha escrito una media de [:wpl] palabras por línea..."
+wpl2 = "La media del canal es de [:avg] palabras por línea."
+
+mono1 = "<b>[:nick]</b> no tiene amigos, ha escrito más de 5 líneas seguidas en [:monos] ocasiones!"
+mono2 = "Otra persona solitaria es <b>[:nick]</b>, que ha hecho lo mismo [:monos] veces."
+
+long1 = "<b>[:nick]</b> escribe las líneas más largas: [:letters] letras por línea..."
+long2 = "La media de [:channel] es de [:avg] letras por línea."
+
+short1 = "<b>[:nick]</b> es la persona más vaga escribiendo, con una media de [:letters] letras por línea..."
+short2 = "<b>[:nick]</b> no se queda atrás, con una media de [:letters] letras."
+
+foul1 = "<b>[:nick]</b> necesita que le laven la boca con jabón lagarto, un [:per]% de sus líneas contienen palabrotas y tacos."
+foul2 = "<b>[:nick]</b> también es algo bestia, dice tacos el [:per]% del tiempo."
+foul3 = "Parece que todo el mundo habla correctamente en [:channel]! ¿Se desahogan fuera?"
+foultext = "<b>Por ejemplo, como esto:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> parece que se hubiera fumado una compresa usada, el [:per]% de sus líneas contienen caritas sonrientes :)"
+smiles2 = "<b>[:nick]</b> habrá fumado otra cosa, está sonriendo el [:per]% del tiempo."
+smiles3 = "¡Nadie ha sonreído en [:channel]! ¡¡Arriba esos ánimos!!"
+
+sad1 = "<b>[:nick]</b> parece disgustado, el [:per]% de sus líneas contienen caras tristes :("
+sad2 = "<b>[:nick]</b> también está triste el [:per]% del tiempo."
+sad3 = "Nadie está triste en [:channel]! Aquí somos todos felices :)"
+
+month = "Enero Febrero Marzo Abril Mayo Junio Julio Agosto Septiembre Octubre Noviembre Diciembre"
+day = "Domingo Lunes Martes Miércoles Jueves Viernes Sábado"
+
+## Topics
+
+bignumtopic = "Acerca de nuestra gente"
+othernumtopic = "Otras cosas interesantes"
+latesttopic = "Últimos Topics"
+activetimestopic = "Horas más frecuentadas"
+activenickstopic = "La gente que más habla"
+activenickbyhourtopic = "La gente que más habla por horas"
+mostwordstopic = "Las palabras más utilizadas"
+referencetopic = "Las personas de las que más se habla"
+karmatopic = "Karma de [:channel]"
+urlstopic = "URLs más frecuentemente mencionados"
+notopic = "Aún no se ha utilizado el topic del canal"
+bylinetopic = "por [:nick] a las [:time]"
+dailyactivitytopic = "Actividad diaria ([:n] últimos días)"
+mostnickstopic = "La gente que más nicks usa"
+activegenderstopic = "Sexo más activo"
+smileytopic = "Emoticonos :-)"
+chartstopic = "[:channel] Éxitos musicales"
+
+## Other text
+
+totallines = "Número total de líneas: [:lines]"
+totalnicks = "Ha habido otros [:totalnicks] nicks que han pasado por el canal"
+totaltopic = "Ha habido [:total] cambios de topic"
+nick = "Nick"
+names = "Nombres usados"
+url = "URL"
+numberlines = "Líneas"
+randquote = "Frase al azar"
+userpic = "Avatar"
+nottop = "Ellos también están, aunque hablan menos:"
+word = "Palabra"
+show_wpl = "Palabras por línea"
+show_cpl = "letras por línea"
+show_lastseen = "Visto por última vez"
+show_time = "Hora"
+numberuses = "Número de usos"
+show_words = "palabras"
+lastused = "Usada por última vez"
+lastseen1 = "día atrás"
+lastseen2 = "días atrás"
+karma = "Karma"
+goodkarma = "Karma positivo por"
+badkarma = "Karma negativo por"
+today = "Hoy"
+pagetitle1 = "[:channel] @ [:network] estadísticas por [:maintainer]"
+pagetitle2 = "Estadísticas generadas en "
+pagetitle3 = "Durante los [:days] días de estadísticas, [:nicks] nicks distintos han pasado por [:channel]."
+stats_gen_by = "Estadísticas generadas con [:pisg_url] v[:version]"
+author = "creado por [:author_url] y otros"
+stats_gen_in = "Estadísticas generadas en [:time]"
+hours = "horas"
+minutes = "minutos"
+seconds = "segundos"
+and = "y"
+names1 = "nombres"
+names2 = "nombre"
+gender = "Sexo"
+gender_f = "Mujer"
+gender_m = "Hombre"
+gender_b = "Bot"
+smiley = "Emoticono"
+numberplayed = "Veces escuchada"
+song = "Canción"
+playedby = "Tocada última vez por"
+
+# Mouse-over titles
+pisghomepage = "Página de pisg"
+authorhomepage = "Página de los autores"
+newwindow = "Abrir en ventana nueva:"
+mailto = "Enviar a"
+</lang>
+
+### Polish
+<lang name="PL" charset="utf-8">
+mostop1 = "<b>[:nick]</b> lubi rozdawać opy robiąc to [:ops] razy..."
+mostop2 = "Kolejnym dobroczyńcą jest <b>[:nick]</b> - zyskuje popularność nadając [:ops] opów."
+mostop3 = "Dziwne, nikt nie dostał opa na [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> jest kanałowym szeryfem odbierając [:deops] opów..."
+mostdeop2 = "<b>[:nick]</b> zdeopował[::a:] [:deops] ircowników."
+mostdeop3 = "Wow, żaden op nie został odebrany na [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> lubi rozdawać voice'y robiąc to [:voices] razy..."
+mostvoice2 = "<b>[:nick]</b> również był[::a:] bardzo uprzejm[:y:a:]: rozdał[::a:] [:voices] voice'ów"
+mostvoice3 = "Dziwne, nikt nie dostał voice'a na [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> lubi zabierać ludziom voice'y, [:devoices] devoice'ów."
+mostdevoice2 = "<b>[:nick]</b> ma prawie taki sam wynik, zabrał[::a:] voice'y [:devoices] ircownikom."
+mostdevoice3 = "Żaden voice nie został odebrany na [:channel]!"
+
+action1 = "<b>[:nick]</b> zawsze mówi nam co robi: [:actions] „akcji”!"
+action2 = "Również <b>[:nick]</b> mówi nam co jest grane. [:actions] „akcji”."
+action3 = "Nie było żadnych „akcji” na kanale [:channel]!"
+actiontext = "<b>Na przykład coś takiego:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+mosthalfop1 = "<b>[:nick]</b> rozdał[::a:] [:halfops] halfopów na kanale..."
+mosthalfop2 = "<b>[:nick]</b> również był[::a:] bardzo uprzejm[:y:a:]: rozdał[::a:] [:halfops] halfopów."
+mosthalfop3 = "Dziwne, nikt nie dostał halfopa na [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> jest kanałowym szeryfem odbierając [:dehalfops] halfopów..."
+mostdehalfop2 = "<b>[:nick]</b> zdeopował[::a:] [:dehalfops] ircowników."
+mostdehalfop3 = "Wow, nikt nikomu nie odebrał halfopa na [:channel]!"
+
+question1 = "<b>[:nick]</b> jest głupi[::a:] albo zadaje zbyt wiele pytań... [:per]% linii zawierało pytania!"
+question2 = "<b>[:nick]</b> też nie wie zbyt wiele, [:per]% linii było pytaniami."
+question3 = "Nikt o nic nie pyta na kanale - czyżby sami geniusze?"
+
+shout1 = "Największym kanałowym krzykaczem jest <b>[:nick]</b>, wykrzykiwał[::a:] przez [:per]% czasu."
+shout2 = "Na dalszej pozycji plasuje się <b>[:nick]</b>, któr[:y:a:] krzyczał[::a:] przez [:per]% czasu."
+shout3 = "Wow, nikt nie krzyczał, wszyscy jacyś tacy spokojni..."
+
+allcaps1 = "Wydawać by się mogło, że <b>[:nick]</b> ma zaciętego shifta, [:per]% czasu używał[::a:] wielkich liter."
+allcaps2 = "<b>[:nick]</b> za to zapomniał[::a:] wyłączyć Caps-Locka, [:per]% czasu używał[::a:] wielkich liter."
+allcaps3 = "Wszyscy posiadają kontrolę nad swoimi shiftami :)"
+allcapstext = "<b>Na przykład coś takiego:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> jest bardzo agresywną osobą, atakował[::a:] około <b>[:attacks]</b> razy."
+violent2 = "<b>[:nick]</b> nie potrafi kontrolować swojej agresji. Zaczepiał[::a:] innych około <b>[:attacks]</b> razy."
+violent3 = "Nikt nikogo nie atakował, wszyscy zachowywali się przyjaźnie."
+violenttext = "<b>Na przykład coś takiego:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Biedn[:y:a:] <b>[:nick]</b>, nikt [:go:jej:] nie lubi. Był[::a:] atakowan[:y:a:] <b>[:attacks]</b> razy."
+attacked2 = "<b>[:nick]</b> wydaje się też nie być zbyt lubian[:y:a:], zaczepiali [:go:ją:] <b>[:attacks]</b> razy."
+attackedtext = "<b>Na przykład coś takiego:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> nie załapał[::a:] o co chodziło opom za pierwszym razem i został[::a:] wykopan[:y:a:] [:kicks] razy!"
+gotkick2 = "<b>[:nick]</b> nie jest tu chyba zbyt lubian[:y:a:] - wylatywał[::a:] [:kicks] razy."
+kicktext = "<b>Na przykład coś takiego:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> nie [:mógł:mogła:] się zdecydować czy zostać, [:joins] razy wchodził[::a:] na kanał!"
+
+kick1 = "<b>[:nick]</b> jest szalony lub stara się być konsekwentny, wykopał[::a:] [:kicked] osob(y)."
+kick2 = "<b>[:nick]</b>, idąc w ślad za [:oldnick], wykopał[::a:] [:kicked] osob(y)."
+kick3 = "Mamy tutaj miłych operatorów, nikt nie został wykopany!"
+
+words1 = "<b>[:nick]</b> powiedział[::a:] łącznie [:words] słów!"
+words2 = "Próbując[:y:a:] go dogonić <b>[:nick]</b>, nie powiedział[::a:] zbyt wiele, tylko [:words] słów."
+words3 = "Nikt nic nie mówi... co za dziwny kanał!"
+
+wpl1 = "<b>[:nick]</b> pisał[::a:] średnio [:wpl] słów na linie."
+wpl2 = "Średnia kanału to [:avg] słów na linie."
+
+mono1 = "<b>[:nick]</b> uwielbia mówić sam[::a:] do siebie albo inni za [:nim:nią:] nie nadążają, pisał[::a:] monologi [:monos] razy!"
+mono2 = "Kolejnym samotnikiem okazał[::a:] się <b>[:nick]</b>, któr[:y:a:] pisał[::a:] bez towarzystwa [:monos] razy"
+
+long1 = "<b>[:nick]</b> pisał[::a:] najdłuższe linie o średniej długości [:letters] liter..."
+long2 = "Średnia dla kanału [:channel] to [:avg] liter w linii."
+
+short1 = "<b>[:nick]</b> starał[::a:] się pisać zwieźle, średnio [:letters] liter w linii..."
+short2 = "[:nick] wybąkiwał[::a:] krótkie wypowiedzi średnio po [:letters] liter."
+
+foul1 = "<b>[:nick]</b> ma niewyparzoną gębę, [:per]% linii zawierało bluzgi!"
+foul2 = "<b>[:nick]</b> klnie jak szewc (albo i gorzej) przez [:per]% czasu."
+foul3 = "Nikt nie klnie na [:channel]! Sami spokojni ludzie."
+foultext = "<b>Na przykład coś takiego:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> usmiechał[::a:] się głupawo albo był[::a:] bardzo szczęśliw[:y:a:], bo [:per]% linii zawierało uśmiechnięte miny :)"
+smiles2 = "<b>[:nick]</b> najwyraźniej miał[::a:] powody do radości śmiejąc się przez [:per]% czasu spędzonego na kanale."
+smiles3 = "Nikt się nie uśmiechał na [:channel]! Proszę o uśmiech Panie i Panowie."
+
+sad1 = "<b>[:nick]</b> wygląda na smutną osobę, [:per]% linii zawierało smutne miny :("
+sad2 = "<b>[:nick]</b> nie czuje się najlepiej na kanale smucąc się przez [:per]% czasu."
+sad3 = "Nikt nie jest smutny na [:channel]! Cóż za szczęśliwy kanał :)"
+
+month = "stycznia lutego marca kwietnia maja czerwca lipca sierpnia września października listopada grudnia"
+day = "niedzielę, poniedziałek, wtorek, środę, czwartek, piątek, sobotę,"
+
+## Topics
+
+bignumtopic = "Wielkie liczby"
+othernumtopic = "Inne interesujące liczby"
+latesttopic = "Ostatnie tematy"
+activetimestopic = "Najaktywniejsze pory dnia"
+activenickstopic = "Najaktywniejsze nicki"
+activenickbyhourtopic = "Najaktywniejsze nicki w przedziałach godzin" 
+mostwordstopic = "Najczęściej używane słowa"
+referencetopic = "Najczęściej wywoływany nick"
+urlstopic = "Najczęściej wywoływany URL"
+notopic = "Żaden temat nie został ustawiony na kanale."
+mostnickstopic = "Ircownicy z największa ilością nicków"
+bylinetopic = "ustawiony [:date] przez [:nick] o [:time]"
+dailyactivitytopic = "Dzienna aktywność (ostatnie [:n] dni)"
+activegenderstopic = "Najbardziej aktywna płeć"
+smileytopic = "Uśmieszki :-)"
+chartstopic = "Lista przebojów kanału [:channel]"
+karmatopic = "Karma kanału [:channel]"
+
+## Other text
+
+totallines = "Całkowita liczba linii: [:lines]"
+totalnicks = "Było również [:totalnicks] innych nicków."
+totaltopic = "Temat był ustawiany [:total] razy."
+nick = "Nick"
+names = "Użyte Nicki"
+url = "URL"
+numberlines = "Liczba linii"
+randquote = "Losowy cytat"
+userpic = "Fotka"
+nottop = "Oni nie dostali się do czołówki:"
+word = "Wyraz"
+numberuses = "Liczba użyć"
+show_words = "Liczba słów"
+show_time = "W jakich porach"
+show_wpl = "Słów na linię"
+show_cpl = "Znaków na linię"
+show_lastseen = "Ostatnio widziany"
+lastused = "Ostatnio używany przez"
+lastseen1 = "[:days] dzień temu"
+lastseen2 = "[:days] dni temu"
+today = "Dzisiaj"
+pagetitle1 = "Statystyki kanału [:channel] @ [:network] by [:maintainer]"
+pagetitle2 = "Statystyka wygenerowana w "
+pagetitle3 = "W przedziale [:days] dni łącznie <b>[:nicks]</b> nicków odwiedziło kanał [:channel]."
+stats_gen_by = "Statystyki wygenerowane przez [:pisg_url] v[:version]"
+author = "pisg by [:author_url] i inni"
+stats_gen_in = "Statystyki wygenerowane w [:time]"
+hours = "godziny"
+minutes = "minuty"
+seconds = "sekundy"
+and = "i"
+names1 = "nicków"
+names2 = "nick"
+karma = "Karma"
+badkarma = "Nie lubią go/jej"
+goodkarma = "Wdzięczni za coś byli jej/mu"
+smiley = "Uśmieszek"
+gender_f = "Kobieta"
+gender_m = "Mężczyzna"
+gender = "Płeć"
+gender_b = "Bot"
+song = "Utwór"
+playedby = "Ostatnio słuchany przez"
+numberplayed = "Ile razy odtwarzany"
+
+# Mouse-over titles
+pisghomepage = "Odwiedź stronę domową programu pisg"
+authorhomepage = "Odwiedź stronę domową autora"
+newwindow = "Otwórz w nowym oknie:"
+mailto = "Wyślij maila do:"
+</lang>
+
+### Portuguese
+<lang name="PT" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> deu [:ops] ops no canal..."
+mostop2 = "<b>[:nick]</b> também foi [:simpático:simpática:]: [:ops] ops [:dele:dela:]."
+mostop3 = "Estranho, nenhum op foi dado no [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> é [:o:a:] policia do canal com [:deops] ops retirados."
+mostdeop2 = "<b>[:nick]</b> retirou o op a [:deops] utilizadores."
+mostdeop3 = "Ena, ninguém tirou ops no [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> doou [:voices] voices no canal..."
+mostvoice2 = "<b>[:nick]</b> também foi [:simpático:simpática:]: [:voices] voices [:dele:dela:]."
+mostvoice3 = "Estranho, não foram entregues voices no [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> gosta de tirar voices às pessoas, [:devoices] voices retirados."
+mostdevoice2 = "<b>[:nick]</b> também não andou longe, retirou [:devoices] voices."
+mostdevoice3 = "Não houve voices retirados no [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> doou [:halfops] halfops no canal..."
+mosthalfop2 = "<b>[:nick]</b> was also very polite: [:halfops] halfops from [:him:her:]."
+mosthalfop3 = "Strange, no halfop was given on [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> is the channel sheriff with [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> dehalfoped [:dehalfops] users."
+mostdehalfop3 = "Wow, no halfop was taken on [:channel]!"
+
+action1 = "<b>[:nick]</b> gosta de nos manter informados sobre o que está a fazer: [:actions] acções!"
+action2 = "Também [:o:a:] <b>[:nick]</b> nos diz o que anda a tramar com [:actions] acções."
+action3 = "Não houve acções no [:channel]!"
+actiontext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> é muito [:curioso:curiosa:]:  [:per]% das suas linhas contém uma pergunta!"
+question2 = "Também [:o:a:] <b>[:nick]</b> não anda longe:  [:per]% das suas linhas foram interrogativas."
+question3 = "Ninguém perguntou nada. Ninguém quer saber de nada?"
+
+shout1 = "[:O:A:] mais estridente foi [:o:a:] <b>[:nick]</b>, que gritou [:per]% do tempo!"
+shout2 = "Outra <i>corneta</i> foi [:o:a:] <b>[:nick]</b>, que berrou [:per]% do tempo!"
+shout3 = "Ninguém grita no canal, ena!"
+
+allcaps1 = "Parece que a tecla shift [:do:da:] <b>[:nick]</b> está presa:  Em [:per]% do tempo escreveu em MAIÚSCULAS!"
+allcaps2 = "<b>[:nick]</b> esqueceu-se de desligar o caps-lock. [:Ele:Ela:] escreveu em MAIÚSCULAS [:per]% do tempo."
+allcaps3 = "Toda a gente manteve as suas teclas shift sob controlo.  :)"
+allcapstext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> é uma pessoa muito agressiva. [:Ele:Ela:] atacou outros <b>[:attacks]</b> vezes!"
+violent2 = "<b>[:nick]</b> também não controla a sua agressão. [:Ele:Ela:] pegou-se com outra pessoa <b>[:attacks]</b> vezes."
+violent3 = "Ninguém agrediu ninguém no canal. Todos são amigos."
+violenttext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Pobre <b>[:nick]</b>, ninguém gosta [:dele:dela:].  Foi [:atacado:atacada:] <b>[:attacks]</b> vezes."
+attacked2 = "<b>[:nick]</b> também parece ser [:odiado:odiada:]. Recebeu <b>[:attacks]</b> ataques."
+attackedtext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> não é lá muito popular, sendo [:kickado:kickada:] [:kicks] vezes!"
+gotkick2 = "<b>[:nick]</b> também não recebe muita estima:  [:kicks] kicks recebidos."
+kicktext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> não sabe se fica ou se sai. [:joins] joins relatados!"
+
+kick1 = "<b>[:nick]</b> ou é [:doido:doida:] ou é [:um:uma:] excelente op, kickando um total de [:kicked] utilizadores!"
+kick2 = "<b>[:nick]</b> parece ser aprendiz de [:oldnick], distribuindo [:kicked] kicks."
+kick3 = "Os ops são simpáticos neste canal, ninguém foi kickado!"
+
+words1 = "<b>[:nick]</b> teclou um total de [:words] palavras!"
+words2 = "<b>[:nick]</b> não teclou tanto: [:words] palavras."
+words3 = "Ninguém diz nada? Que raio de canal..."
+
+mono1 = "<b>[:nick]</b> fala muito [:sózinho:sózinha:]. Mais de 5 linhas seguidas [:monos] vezes!"
+mono2 = "[:Outro:Outra:] [:solitário:solitária:], <b>[:nick]</b>, que conseguiu chegar às [:monos] vezes."
+
+wpl1 = "<b>[:nick]</b> escreveu uma média de [:wpl] palavras por linha."
+wpl2 = "A média do canal é de [:avg] palavras por linha."
+
+long1 = "<b>[:nick]</b> escreveu as linhas mais compridas, [:letters] letras por linha."
+long2 = "A média do [:channel] é de [:avg] letras por linha."
+
+short1 = "<b>[:nick]</b> escreveu as linhas mais curtas, com uma média de [:letters] letras por linha."
+short2 = "<b>[:nick]</b> também tecla pouco, com uma média de [:letters] letras."
+
+foul1 = "<b>[:nick]</b> tem uma boca suja.  [:per]% das suas palavras eram palavrões."
+foul2 = "<b>[:nick]</b> também faz corar um pedreiro, praguejando [:per]% do tempo."
+foul3 = "Ninguém diz asneiras no [:channel]! Incrível!"
+foultext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> é muito feliz.  [:per]% das linhas contém caras sorridentes.  :)"
+smiles2 = "<b>[:nick]</b> também não é nada triste, sorrindo [:per]% do tempo."
+smiles3 = "Ninguém sorri no [:channel]! Animem-se!"
+
+sad1 = "<b>[:nick]</b> parece estar triste:  [:per]% contém caras tristes.  :("
+sad2 = "<b>[:nick]</b> também não anda longe, chorando [:per]% do tempo."
+sad3 = "Ninguém chora no [:channel]! Que canal alegre!  :)"
+
+month = "Janeiro Fevereiro Março Abril Maio Junho Julho Agosto Setembro Outubro Novembro Dezembro"
+day = "Domingo Segunda Terça Quarta Quinta Sexta Sabado"
+
+## Topics
+
+bignumtopic = "Alguns números"
+othernumtopic = "Outros números interessantes"
+latesttopic = "Tópicos recentes"
+activetimestopic = "Horas mais activas"
+activenickstopic = "Nicks mais activos"
+activenickbyhourtopic = "Nicks mais activos por horas"
+mostwordstopic = "Palavras mais usadas"
+referencetopic = "Nicks mais referênciados"
+smileytopic = "Caras :-)"
+karmatopic = "[:channel] disposição"
+urlstopic = "URLs mais referênciados"
+notopic = "Nenhum tópico foi colocado neste canal."
+mostnickstopic = "Utilizadores com mais nicks"
+bylinetopic = "[:date] por [:nick] às [:time]"
+dailyactivitytopic = "Actividade diária (últimos [:n] dias)"
+activegenderstopic = "Sexo mais activo"
+chartstopic = "[:channel] Exitos musicales"
+
+## Other text
+
+totallines = "Número total de linhas: [:lines]."
+totalnicks = "Ainda houve mais [:totalnicks] nicks."
+totaltopic = "O tópico foi modificado [:total] vezes."
+nick = "Nick"
+names = "Nomes usados"
+url = "URL"
+numberlines = "Número de linhas"
+randquote = "Citação aleatória"
+userpic = "Foto do utilizador"
+nottop = "Estes não chegaram ao topo:"
+word = "Palavra"
+numberuses = "Número de Utilizações"
+show_words = "Número de Palavras"
+show_time = "Quando?"
+show_wpl = "Palavras por linha"
+show_cpl = "Letras por linha"
+show_lastseen = "Visto pela última vez"
+lastused = "Utilizado pela última vez por"
+smiley = "Caras"
+karma = "Disposição"
+goodkarma = "Boa disposição por"
+badkarma = "Má disposição por"
+lastseen1 = "[:days] dia atrás"
+lastseen2 = "[:days] dias atrás"
+today = "Hoje"
+pagetitle1 = "[:channel] @ [:network] estatisticas por [:maintainer]"
+pagetitle2 = "Estatisticas geradas "
+pagetitle3 = "Durante este periodo de [:days] dias, um total de <b>[:nicks]</b> nicks diferentes foram vistos no [:channel]."
+stats_gen_by = "Estatísticas geradas pelo [:pisg_url] v[:version]"
+author = "pisg por [:author_url] e outros"
+stats_gen_in = "Estatisticas geradas em [:time]"
+hours = "horas"
+minutes = "minutos"
+seconds = "segundos"
+and = "e"
+names1 = "nomes"
+names2 = "nome"
+gender = "Sexo"
+gender_f = "Feminino"
+gender_m = "Masculino"
+gender_b = "Bot"
+song = "Canção"
+numberplayed = "Tocada quantas vezes"
+playedby = "Tocada pela ultima vez por"
+
+# Mouse-over titles
+pisghomepage = "Ir para a página do pisg"
+authorhomepage = "Ir para a página do autor"
+newwindow = "Abrir uma nova janela:"
+mailto = "Enviar mail para"
+</lang>
+
+### Flemish
+<lang name="NL_BE" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> gaf <b>[:ops]</b> @'s in deze chatbox..."
+mostop2 = "<b>[:nick]</b> was ook vriendelijk. <b>[:ops]</b> werden er uitgedeeld door [:hem:haar:]."
+mostop3 = "Wat raar, geen @'s gegeven op [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> dacht dat [:hij:zij:] het kanaal wel alleen in bedwang kon houden en deopte <b>[:deops]</b> personen..."
+mostdeop2 = "<b>[:nick]</b> deopte <b>[:deops]</b> chatters."
+mostdeop3 = "Wow, geen ops afgepakt in [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> gaf [:voices] voicekes in het kanaal..."
+mostvoice2 = "<b>[:nick]</b> was ook erg beleefd: [:voices] voicekes van [:hem:haar:]."
+mostvoice3 = "Raar, geen voicekes gegeven op [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> neemt graag voickes af van mensen, [:hij:zij:] devoicede [:devoices] mensen."
+mostdevoice2 = "<b>[:nick]</b> neemt ook graag voickes af, [:hij:zij:] devoicede [:devoices] mensen."
+mostdevoice3 = "Er waren geen voicekes afgenomen op [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> gaf [:halfops] keer halfop status in het kanaal..."
+mosthalfop2 = "<b>[:nick]</b> was ook beleefd; [:hij:zij:] gaf [:halfops] keer halfop status."
+mosthalfop3 = "Raar, er zijn geen halfops gegeven in [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> houde orde met [:dehalfops] keer halfop status af te nemen."
+mostdehalfop2 = "<b>[:nick]</b> wou ook de orde behouden en heeft [:dehalfops] keer halfop status afgenomen."
+mostdehalfop3 = "Amai, er is geen halfop status afgenomen op [:channel]!"
+
+question1 = "<b>[:nick]</b> is gewoon stom of verzint de vragen waar je bijstaat... <b>[:per]%</b> bevatte een vraag!"
+question2 = "<b>[:nick]</b> is bijna net zo stom/blond, <b>[:per]%</b> van [:zijn:haar:] regels eindigde ook met een "?"."
+question3 = "Niemand vroeg wat hier, ze denken zeker allemaal dat ze slim zijn .... NOT?"
+
+action1 = "<b>[:nick]</b> laat ook weten wat [:hij:zij:] doet: met <b>[:actions]</b> actie's!"
+action2 = "Ook <b>[:nick]</b> vertelt ons wat [:hij:zij:] doet met <b>[:actions]</b> actie's."
+action3 = "Er was niet zoveel actie in [:channel]!"
+actiontext = "<b>Bijvoorbeeld zoals dit:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+shout1 = "De grootste lawaaimaker was <B>[:nick]</B>, [:hij:zij:] schreeuwde <b>[:per]%</b> tijdens [:zijn:haar:] aanwezigheid!"
+shout2 = "Ook had <b>[:nick]</b> een groot bakkes, [:hij:zij:] schreeuwde <b>[:per]%</b> tijdens [:zijn:haar:] aanwezigheid."
+shout3 = "Hmm niet veel geschreeuw hier, wat een zelfbeheersing :)."
+
+allcaps1 = "Het lijkt dat <b>[:nick]</b>'s [:zijn:haar:] shift-key kapot is, met een CAPS-percentage van <b>[:per]%</b>."
+allcaps2 = "Ook <b>[:nick]</b> is het niet gelukt om [:zijn:haar:] Caps-Lock onder controle te krijgen, <b>[:per]%</b> CAPS."
+allcaps3 = "Iedereen had het hoofdletter gebruik onder de knie :)."
+allcapstext = "<b>Bijvoorbeeld zoals dit:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> is een agressief persoon, die veel in het rond slaat. Deze keer wel <b>[:attacks]</b> keer."
+violent2 = "<b>[:nick]</b> [:zijn:haar:] pilletjes helpen niet. [:Hij:Zij:] sloeg <b>[:attacks]</b> keer."
+violent3 = "Geen slaps uitgedeeld hier, wat vriendelijke mense hier. :p"
+violenttext = "<b>Bijvoorbeeld zoals dit:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Zielige <b>[:nick]</b>, niemand mag [:hem:haar:]. [:Hij:Zij:] werd <b>[:attacks]</b> keer aangevallen."
+attacked2 = "<b>[:nick]</b> is nog zo'n ongewenst zieltje, [:hij:zij:] werd <b>[:attacks]</b> keer gepijnigd."
+attackedtext = "<b>Bijvoorbeeld zoals dit:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> was gewoon niet populair genoeg, en werd <b>[:kicks]</b> keer gekickt!"
+gotkick2 = "<b>[:nick]</b> werd ook niet echt gewaardeerd, met <b>[:kicks]</b> kicks."
+kicktext = "<b>Bijvoorbeeld zoals dit:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> wist niet of [:hij:zij:] nu moest komen of gaan en kwam <b>[:joins]</b> keer binnen in deze periode!"
+
+kick1 = "De wrede tiran van het kanaal is <b>[:nick]</b>. [:Hij:Zij:] kickte een totaal van [:kicked] chatters!"
+kick2 = "[:oldnick]'s wannabe , <b>[:nick]</b>, Wou ook cool overkomen en kickte er <b>[:kicked]</b>."
+kick3 = "Vriendelijke Ops hier, totaal geen kicks!"
+
+words1 = "<b>[:nick]</b> sprak <b>[:words]</b> woorden in totaal!"
+words2 = "[:oldnick]'s wannabe, <b>[:nick]</b>, sprak gelukkig iets minder, maar toch nog <b>[:words]</b> woorden."
+words3 = "Is het niet de bedoeling dat men spreekt in [:channel] of ben ik verkeerd?"
+
+mono1 = "<b>[:nick]</b> praat veel in zichzelf. [:Hij:Zij:] schreef meer dan 5 lijnen achter elkaar en deed dit <b>[:monos]</b> keer!"
+mono2 = "Nog zo'n simpel, eenzaam zieltje was <b>[:nick]</b>, die het voor elkaar kreeg om meer dan 5 lijnen achter elkaar te schrijve voor <b>[:monos]</b> keer!"
+
+wpl1 = "<b>[:nick]</b> schreef een gemiddelde van <b>[:wpl]</b> woorden per regel..."
+wpl2 = "<b>[:channel]</b> gemiddelde was <b>[:avg]</b> woorden per regel."
+
+long1 = "<b>[:nick]</b> schreef de langste regels, gemiddelde van <b>[:letters]</b> letters per regel..."
+long2 = "<b>[:channel]</b> gemiddelde was <b>[:avg]</b> letters per regel."
+
+short1 = "<b>[:nick]</b> schreef de kortste regels, gemiddelde van maar <b>[:letters]</b> letters per regel..."
+short2 = "<b>[:nick]</b> had ook niet veel inspiratie, gemiddeld maar <b>[:letters]</b> letters per regel."
+
+foul1 = "<b>[:nick]</b> kon het maar niet laten te vloeken, <b>[:per]%</b> van de regels bevatte *exotische termen*."
+foul2 = "<b>[:nick]</b> kan er ook wat van, en scheld <b>[:per]%</b> van de tijd."
+foul3 = "Iedereen is vriendelijk in [:channel]! Leven ze zich teveel uit op hun werk ofzow?"
+foultext = "<b>Een voorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+
+smiles1 = "<b>[:nick]</b> maakt de wereld weer vrolijk , <b>[:per]%</b> van de regels bevatte een smiley :o)"
+smiles2 = "<b>[:nick]</b> heeft het ook wel naar [:zijn:haar:] zin, en lachte <b>[:per]%</b> van de tijd."
+smiles3 = "Niemand lachte op [:channel]! Bende citroenen :p."
+
+sad1 = "<b>[:nick]</b> is niet echt vrolijk , <b>[:per]%</b> van de regels bevatte een sad face :("
+sad2 = "<b>[:nick]</b> is ook al niet te vrolijk met een sad percentage van <b>[:per]%</b>."
+sad3 = "Niemand is "Bedroefd" op [:channel]! What a happy channel :-)."
+
+## Topics
+
+bignumtopic = "Grote Getallen"
+othernumtopic = "Andere interessante getallen"
+latesttopic = "Laatste topics"
+activenickbyhourtopic = "Meest actieve personen per uur"
+activetimestopic = "Meest actieve tijden"
+activenickstopic = "Meest actieve nicks"
+mostwordstopic = "Meest genoemde woorden"
+referencetopic = "Meest genoemde nicks"
+karmatopic = "[:channel] karma"
+urlstopic = "Meest genoemde URLs"
+notopic = "De mensen hier weten nog steeds niet hoe ze +t moeten gebruiken."
+bylinetopic = "[:date] door [:nick] op [:time]"
+dailyactivitytopic = "Dagelijkse activiteit (afgelopen [:n] dagen)"
+mostnickstopic = "Gebruiker met de meeste nicks"
+activegenderstopic = "Meest actieve geslacht"
+smileytopic = "Smileys :-)"
+chartstopic = "[:channel] Muziek Hitlijsten"
+
+## Other text
+
+totallines = "Totaal aantal regels: [:lines]"
+totalnicks = "Oja, er waren ook nog [:totalnicks] andere nicks."
+totaltopic = "De topic is [:total] maal veranderd."
+nick = "Nick"
+url = "URL"
+numberlines = "Aantal regels"
+randquote = "Willekeurig citaat"
+userpic = "Foto"
+nottop = "Deze behoorden gewoon niet tot "The Elite":"
+word = "Woord"
+numberuses = "Aantal keren genoemd"
+lastused = "Laatst genoemd door"
+karma = "Karma"
+goodkarma = "Goed karma door"
+badkarma = "Slecht karma door"
+pagetitle1 = "[:channel] @ [:network] statistieken door [:maintainer]"
+pagetitle2 = "Statistieken gegenereerd op "
+pagetitle3 = "Tijdens deze [:days]-daagse periode waren er in totaal <b>[:nicks]</b> verschillende nicks te vinden op [:channel]."
+show_words = "Aantal woorden"
+show_time = "Wanneer?"
+show_wpl = "Woorden per regel"
+show_cpl = "Karakters per regel"
+show_lastseen = "Laatst gezien"
+lastseen1 = "[:days] dag geleden"
+lastseen2 = "[:days] dagen geleden"
+today = "Vandaag"
+month = "Januari Februari Maart April Mei Juni Juli Augustus September Oktober November December"
+day = "zondag maandag dinsdag woensdag donderdag vrijdag zaterdag"
+stats_gen_by = "Stats gegenereerd door [:pisg_url] v[:version]"
+author = "pisg wordt gemaakt door [:author_url] en anderen"
+stats_gen_in = "Stats gegenereerd in [:time]"
+hours = "uren"
+minutes = "minuten"
+seconds = "seconden"
+and = "en"
+names = "Gebruikte nicks"
+names1 = "Nicks"
+names2 = "Nick"
+gender = "Geslacht"
+gender_f = "Vrouwelijk"
+gender_m = "Mannelijk"
+gender_b = "Bot"
+smiley = "Smiley"
+song = "Nummer"
+numberplayed = "Hoe Vaak Gedraaid"
+playedby = "Laatst Gedraaid door"
+
+# Mouse-over titles
+pisghomepage = "Ga naar de pisg homepage"
+authorhomepage = "Ga naar de homepage van de auteur"
+newwindow = "Open in nieuw scherm:"
+mailto = "Mail naar"
+</lang>
+
+### Dutch (Nederlands)
+<lang name="NL" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> gaf [:ops] ops in het kanaal..."
+mostop2 = "<b>[:nick]</b> was ook erg beleefd: [:ops] ops van [:hem:haar:]."
+mostop3 = "Vreemd, er werd geen op gegeven in [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> is de kanaalagent met [:deops] deops."
+mostdeop2 = "<b>[:nick]</b> deopte [:deops] gebruikers."
+mostdeop3 = "Wow, er werd geen op afgepakt in [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> gaf [:voices] voices in het kanaal..."
+mostvoice2 = "<b>[:nick]</b> was ook erg beleefd: [:voices] voices van [:hem:haar:]."
+mostvoice3 = "Vreemd, er werden geen voices gegeven in [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> houdt ervan om mensen de voice af te pakken, [:devoices] devoices."
+mostdevoice2 = "<b>[:nick]</b> zat er dicht bij, devoicede [:devoices] gebruikers."
+mostdevoice3 = "Er werden geen voices afgepakt in [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> gaf [:halfops] halfops in het kanaal..."
+mosthalfop2 = "<b>[:nick]</b> was ook erg vriendelijk: [:halfops] halfops van [:hem:haar:]."
+mosthalfop3 = "Vreemd, er werd geen halfop gegeven in [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> is de kanaalagent met [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> dehalfopte [:dehalfops] gebruikers."
+mostdehalfop3 = "Wow, er werd geen halfop afgepakt in [:channel]!"
+
+action1 = "<b>[:nick]</b> laat ons altijd weten wat [:hij:zij:] aan het doen is: [:actions] acties!"
+action2 = "Ook, <b>[:nick]</b> verteld ons wat er aan de hand is met [:actions] acties."
+action3 = "Geen acties in [:channel]!"
+actiontext = "<b>Zoals dit bijvoorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Is <b>[:nick]</b> stom of stelt [:hij:zij:] gewoon te veel vragen?  [:per]% regels bevatten een vraag!"
+question2 = "<b>[:nick]</b> wist ook al niet zoveel.  [:per]% van [:zijn:haar:] regels waren vragen."
+question3 = "Niemand stelde hier vragen; alleen maar genieën in dit kanaal?"
+
+shout1 = "De luidste was <b>[:nick]</b>, die schreeuwde [:per]% van de tijd!"
+shout2 = "Een andere <i>beruchte schreeuwer</i> was <b>[:nick]</b>, die schreeuwde [:per]% van de tijd!"
+shout3 = "Er schreeuwde helemaal niemand, wow."
+
+allcaps1 = "Het schijnt dat <b>[:nick]</b>'s shift-toets blijft hangen:  [:per]% van de tijd schreef [:hij:zij:] IN HOOFDLETTERS."
+allcaps2 = "<b>[:nick]</b> vergat gewoon [:zijn:haar:] Caps-Lock uit te zetten.  [:Hij:Zij:] schreef IN HOOFDLETTERS [:per]% van de tijd."
+allcaps3 = "Iedereen had hun shift-toets onder controle.  :)"
+allcapstext = "<b>Zoals dit bijvoorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> is een zeer agressief persoon.  [:Hij:Zij:] viel andere <b>[:attacks]</b> keer aan."
+violent2 = "<b>[:nick]</b> kan ook [:zijn:haar:] agressie niet onder controle houden.  [:Hij:Zij:] pestte andere <b>[:attacks]</b> keer."
+violent3 = "Niemand sloeg iemand in elkaar.  Iedereen was vriendelijk."
+violenttext = "<b>Zoals dit bijvoorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Arme <b>[:nick]</b>, niemand mag [:hem:haar:].  [:Hij:Zij:] werd <b>[:attacks]</b> keer aangevallen."
+attacked2 = "<b>[:nick]</b> schijnt ook niet aardig gevonden te worden.  [:Hij:Zij:] kreeg <b>[:attacks]</b> keer een pak slaag."
+attackedtext = "<b>Zoals dit bijvoorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> was niet erg populair, werd [:kicks] keer geschopt!"
+gotkick2 = "<b>[:nick]</b> Schijnt ook gehaat te worden:  [:kicks] schoppen ontvangen."
+kicktext = "<b>Zoals dit bijvoorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> kon maar niet beslissen om te blijven of om te gaan.  [:joins] entrees tijdens deze rapportageperiode!"
+
+kick1 = "<b>[:nick]</b> is of krankzinnig of gewoon een eerlijke op, schopte een totaal van [:kicked] mensen!"
+kick2 = "[:oldnick]'s trouwe volger, <b>[:nick]</b>, schopte ongeveer [:kicked] mensen."
+kick3 = "Vriendelijke opers hier, niemand werd geschopt!"
+
+words1 = "<b>[:nick]</b> sprak in totaal [:words] woorden!"
+words2 = "[:oldnick]'s trouwe volger, <b>[:nick]</b>, sprak niet zo veel: [:words] woorden."
+words3 = "Niemand zei er wat...  Wat een vreemd kanaal..."
+
+mono1 = "<b>[:nick]</b> praat veel met [:zich:haar:]zelf.  [:Hij:Zij:] schreef meer dan 5 regels achter elkaar en dat [:monos] keer!"
+mono2 = "Een andere eenzame was <b>[:nick]</b>, die er [:monos] keer in slaagde."
+
+wpl1 = "<b>[:nick]</b> schreef gemiddeld [:wpl] woorden per regel."
+wpl2 = "Kanaal gemiddelde was [:avg] woorden per regel."
+
+long1 = "<b>[:nick]</b> schreef de langste regels, gemiddeld [:letters] letters per regel."
+long2 = "[:channel] gemiddelde was [:avg] letters per regel."
+
+short1 = "<b>[:nick]</b> schreef de kortste regels, gemiddeld [:letters] karakters per regel."
+short2 = "<b>[:nick]</b> hield ook de lippen op elkaar, gemiddeld [:letters] karakters."
+
+foul1 = "<b>[:nick]</b> heeft een behoorlijke brutale mond.  [:per]% van de woorden waren ongepast."
+foul2 = "<b>[:nick]</b>  laat zelfs zeelieden blozen, [:per]% van de tijd."
+foul3 = "Niemand heeft een grote mond in [:channel]!  Komt men wel eens buiten?"
+foultext = "<b>Zoals dit bijvoorbeeld:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> brengt geluk in de wereld.  [:per]% regels bevatte lachende gezichten.  :)"
+smiles2 = "<b>[:nick]</b> is ook geen somber persoon, lachte [:per]% van de tijd."
+smiles3 = "Niemand lacht in [:channel]!  Kop op jongens en meiden."
+
+sad1 = "<b>[:nick]</b> schijnt op het ogenblik somber te zijn:  [:per]% regels bevatte sombere gezichten.  :("
+sad2 = "<b>[:nick]</b> is ook een somber persoon, huilde [:per]% van de tijd."
+sad3 = "Niemand is somber in [:channel]!  Wat een gelukkig kanaal.  :-)"
+
+month = "Januari Februari Maart April Mei Juni Juli Augustus September Oktober November December"
+day = "Zondag Maandag Dinsdag Woensdag Donderdag Vrijdag Zaterdag"
+
+## Topics
+
+bignumtopic = "Grote getallen"
+othernumtopic = "Andere interessante getallen"
+latesttopic = "Laatste onderwerpen"
+activetimestopic = "Meest actieve tijden"
+activenickstopic = "Meest actieve nicks"
+activenickbyhourtopic = "Meest actieve personen per uur"
+mostwordstopic = "Meest gebruikte woorden"
+referencetopic = "Meest genoemde nicks"
+karmatopic = "[:channel] karma"
+urlstopic = "Meest genoemde URLs"
+notopic = "Er is in dit kanaal nooit een onderwerp vastgesteld."
+mostnickstopic = "Gebruiker met de meeste nicks"
+bylinetopic = "[:date] om [:time] door [:nick] "
+dailyactivitytopic = "Dagelijkse activiteit (afgelopen [:n] dagen)"
+activegenderstopic = "Meest actieve geslacht"
+smileytopic = "Smileys :-)"
+chartstopic = "[:channel] Muziek Hitlijsten"
+
+## Other text
+
+totallines = "Totaal aantal regels: [:lines]"
+totalnicks = "Trouwens, er waren ook nog [:totalnicks] andere nicks."
+totaltopic = "Het onderwerp is [:total] keer veranderd."
+nick = "Nick"
+names = "Gebruikte namen"
+url = "URL"
+numberlines = "Aantal regels"
+randquote = "Willekeurig citaat"
+userpic = "Gebruikersfoto"
+nottop = "Deze haalden de top niet:"
+word = "Woord"
+numberuses = "Aantal keren gebruikt"
+show_words = "Aantal woorden"
+show_time = "Wanneer?"
+show_wpl = "Woorden per regel"
+show_cpl = "Karakters per regel"
+show_lastseen = "Laatst gezien"
+lastused = "Laatst gebruikt door"
+karma = "Karma"
+goodkarma = "Goed karma door"
+badkarma = "Slecht karma door"
+lastseen1 = "gisteren"
+lastseen2 = "[:days] dagen geleden"
+today = "vandaag"
+pagetitle1 = "[:channel] @ [:network] statistieken door [:maintainer]"
+pagetitle2 = "Statistieken gegenereerd op "
+pagetitle3 = "Tijdens deze [:days]-daagse rapporterings periode waren er in totaal <b>[:nicks]</b> verschillende nicks te vinden op [:channel]."
+stats_gen_by = "Stats gegenereerd door [:pisg_url] v[:version]"
+author = "pisg door [:author_url] en anderen"
+stats_gen_in = "Stats gegenereerd in [:time]"
+hours = "uren"
+minutes = "minuten"
+seconds = "seconden"
+and = "en"
+names1 = "namen"
+names2 = "naam"
+gender = "Geslacht"
+gender_f = "Vrouwelijk"
+gender_m = "Mannelijk"
+gender_b = "Bot"
+smiley = "Smiley"
+song = "Nummer"
+numberplayed = "Hoe Vaak Gedraaid"
+playedby = "Laatst Gedraaid door"
+
+# Mouse-over titles
+pisghomepage = "Ga naar de pisg homepage"
+authorhomepage = "Ga naar de homepage van de auteur"
+newwindow = "Openen in nieuw scherm:"
+mailto = "Mail naar"
+</lang>
+
+### Swedish
+<lang name="SE" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> gav [:ops] personer operatörsstatus i kanalen..."
+mostop2 = "<b>[:nick]</b> var också väldigt vänlig: [:ops] från [:honom:henne:]"
+mostop3 = "Underligt, inga personer fick operatörsstatus i [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> var kanalens sheriff och tog ifrån [:deops] personer deras operatörsstatus..."
+mostdeop2 = "<b>[:nick]</b> tog ifrån [:deops] användare sin operatörsstatus"
+mostdeop3 = "Wow, inga personer blev av med sin operatörsstatus i [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> gav [:voices] voicestatus i kanalen..."
+mostvoice2 = "<b>[:nick]</b> var och väldigt snäll: [:voices] voicestatus från [:honom:henne:]"
+mostvoice3 = "Konstigt, inga voicestatus gavs i [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> gillar att ta voicestatus från folk, [:devoices] st."
+mostdevoice2 = "<b>[:nick]</b> var inte heller snäll, tog bort voicestatus från [:devoices] användare."
+mostdevoice3 = "Ingen blev av med sin voicestatus i [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> gav [:halfops] halvoperatörsstatus i kanalen..."
+mosthalfop2 = "<b>[:nick]</b> var också väldigt snäll: [:halfops] halvoperatörsstatus från [:honom:henne:]."
+mosthalfop3 = "Konstigt, inga halvoperatörer i [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> är kanalens sheriff och tog ifrån [:dehalfops] deras halvoperatörsstatus."
+mostdehalfop2 = "<b>[:nick]</b> tog ifrån [:dehalfops] användare deras halvoperatörsstatus."
+mostdehalfop3 = "Wow, inga förlorade sin halvoperatörsstatus i [:channel]!"
+
+action1 = "<b>[:nick]</b> berättar alltid för oss vad [:han:hon:] gör: [:actions] beskrivningar!"
+action2 = "även <b>[:nick]</b> berättar vad som händer med [:actions] beskrivningar."
+action3 = "Inga beskrivningar i [:channel]!"
+actiontext = "<b>Till exempel, såhär:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> är antingen dum eller ställer bara många frågor... [:per]% rader innehöll en fråga!"
+question2 = "<b>[:nick]</b> visste inte heller mycket, [:per]% av [:hans:hennes:] rader innehöll en fråga"
+question3 = "Ingen frågade någonting, bara genier i denna kanalen?"
+
+shout1 = "Skrikigast var <b>[:nick]</b> som skrek [:per]% av tiden!"
+shout2 = "En annan <i>skrikhals</i> var <b>[:nick]</b> som skrek [:per]% av tiden!"
+shout3 = "Ingen använde utropstecknet, wow."
+
+allcaps1 = "Det verkar som <b>[:nick]</b> har en hängande shift-tangent, [:per]% av tiden skrev [:han:hon:] i VERSALER"
+allcaps2 = "<b>[:nick]</b> glömde att deaktivera sin CapsLock-tangent, [:per]% av det [:han:hon:] skrev var VERSALER"
+allcaps3 = "Alla hade sin shift-tangent under kontroll :)"
+allcapstext = "<b>Till exempel såhär:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> är en väldigt aggressiv person och använde handflatan <b>[:attacks]</b> gånger."
+violent2 = "<b>[:nick]</b> kunde inte kontrollera sina aggressioner. [:Han:Hon:] slogs <b>[:attacks]</b> gånger med sin handflata."
+violent3 = "Ingen slog någon, alla var vänner."
+violenttext = "<b>Till exempel såhär:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Stackars <b>[:nick]</b>, ingen gillade [:honom:henne:]. [:Han:Hon:] blev slagen <b>[:attacks]</b> gånger med handflatan."
+attacked2 = "<b>[:nick]</b> var inte heller speciellt omtyckt, [:han:hon:] blev slagen <b>[:attacks]</b> gånger."
+attackedtext = "<b>Till exempel såhär:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> var inte speciellt populär och blev utsparkad [:kicks] gånger!"
+gotkick2 = "<b>[:nick]</b> verkar också vara hatad, [:kicks] utsparkningar"
+kicktext = "<b>Till exempel såhär:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> kunde inte bestämma sig för att stanna eller gå och gjorde entré [:joins] gånger under den rapporterade perioden!"
+
+kick1 = "<b>[:nick]</b> är galen eller bara en rättvis operatör, sparkade ut totalt [:kicked] personer!"
+kick2 = "[:oldnick] har en efterföljare: <b>[:nick]</b>, som sparkade ut [:kicked] personer"
+kick3 = "Trevliga operatörer här, ingen blev utsparkad!"
+
+words1 = "<b>[:nick]</b> är mycket aktiv och skrev totalt [:words] ord!"
+words2 = "Pratkvarnen [:oldnick] blev tätt följd av <b>[:nick]</b>, som inte pratade riktigt lika mycket: [:words] ord."
+words3 = "Ingen sa något... Vilken konstig kanal..."
+
+mono1 = "<b>[:nick]</b> pratar mycket med sig själv och skrev över 5 rader i följd [:monos] gånger!"
+mono2 = "En annan ensam person var <b>[:nick]</b>, som lyckades med [:monos] monologer"
+
+wpl1 = "<b>[:nick]</b> skrev ett genomsnitt av [:wpl] ord per rad..."
+wpl2 = "Kanalens genomsnitt var [:avg] ord per rad."
+
+long1 = "<b>[:nick]</b> skrev längst rader, genomsnittet var [:letters] tecken per rad..."
+long2 = "Kanalgenomsnittet i [:channel] var [:avg] tecken per rad"
+
+short1 = "<b>[:nick]</b> skrev kortast rader, med ett genomsnitt av [:letters] tecken per rad..."
+short2 = "[:nick] var också tystlåten, genomsnitt [:letters]"
+
+foul1 = "<b>[:nick]</b> borde tvätta munnen, [:per]% av raderna innehöll fula ord"
+foul2 = "<b>[:nick]</b> får också sjömännen att rodna, [:per]% av tiden svors det"
+foul3 = "Ingen svor i [:channel]! Ute mycket?"
+foultext = "<b>Till exempel, såhär:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> skänker lycka till världen, [:per]% av raderna innehöll glada miner :)"
+smiles2 = "<b>[:nick]</b> är inte heller en ledsen person, log [:per]% av tiden"
+smiles3 = "Ingen i [:channel] är glad! Upp med humöret nu pojkar och flickor."
+
+sad1 = "<b>[:nick]</b> verkar vara ledsen för tillfället, [:per]% av raderna innehöll sura miner :("
+sad2 = "<b>[:nick]</b> är också en ledsen person, som grät [:per]% av tiden"
+sad3 = "Ingen i [:channel] är ledsen! Välkommen till den glada kanalen :-)"
+
+month = "Januari Februari Mars April Maj Juni Juli Augusti September Oktober November December"
+day = "Söndag Måndag Tisdag Onsdag Torsdag Fredag Lördag"
+
+## Topics
+
+bignumtopic = "Stora nummer"
+othernumtopic = "Andra intressanta nummer"
+latesttopic = "Senaste rubrikerna"
+activetimestopic = "Mest aktiva tider"
+activenickstopic = "Mest aktiva personer"
+activenickbyhourtopic = "Mest aktiva personer per timme"
+mostwordstopic = "Mest använda ord"
+karmatopic = "Karma för [:channel]"
+referencetopic = "Mest tilltalade personer"
+smileytopic = "Smileys :-)"
+urlstopic = "Mest refererade URLer"
+notopic = "Ingen rubrik blev nånsin satt på denna kanal"
+chartstopic = "Hitlistan i [:channel]"
+bylinetopic = "[:date] av [:nick] klockan [:time]"
+dailyactivitytopic = "Daglig aktivitet (senaste [:n] dagarna)"
+activegenderstopic = "Mest aktiva kön"
+
+## Other text
+
+totallines = "Totalt antal rader: [:lines]"
+totalnicks = "Och förresten, det var [:totalnicks] andra alias som inte kom med."
+totaltopic = "Kanalrubriken ändrades [:total] gånger."
+nick = "Namn/Alias"
+names1 = "namn"
+names2 = "namn"
+names = "Namn använda"
+url = "URL"
+numberlines = "Antal rader"
+randquote = "Slumpmässigt citat"
+userpic = "Användarbild"
+nottop = "Dessa personer kom inte med i toppen:"
+word = "Ord"
+numberuses = "Antal gånger"
+smiley = "Smiley"
+karma = "Karma"
+goodkarma = "Bra karma"
+badkarma = "Dålig karma"
+lastused = "Sist använt av"
+lastseen1 = "[:days] dag sen"
+lastseen2 = "[:days] dagar sen"
+pagetitle1 = "[:channel] @ [:network] statistik av [:maintainer]"
+pagetitle2 = "Statistik genererad "
+pagetitle3 = "Under denna [:days]-dagars rapporteringsperiod, blev ett totalt antal av <b>[:nicks]</b> olika personer representerade i [:channel]."
+stats_gen_by = "Stats genererade av [:pisg_url] v[:version]"
+author = "pisg skapat av [:author_url] med flera"
+stats_gen_in = "Statistiken tog [:time] att generera"
+today = "Idag"
+show_time = "När?"
+show_words = "Antal ord"
+show_lastseen = "Sågs senast"
+show_wpl = "Ord per rad"
+show_cpl = "Tecken per rad"
+hours = "timmar"
+minutes = "minuter"
+seconds = "sekunder"
+and = "och"
+mostnickstopic = "Användare med flest namn"
+gender = "Kön"
+gender_f = "Kvinna"
+gender_m = "Man"
+gender_b = "Bot"
+numberplayed = "Antal gånger spelad"
+song = "Låt"
+playedby = "Senast spelad av"
+
+# Mouse-over titles
+pisghomepage = "pisg's hemsida"
+authorhomepage = "Till utvecklarens hemsida"
+newwindow = "Öppna i nytt fönster:"
+mailto = "Email till"
+
+</lang>
+
+### Finnish (Suomi)
+<lang name="FI" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> jakeli kanavalla oppeja [:ops] kertaa!"
+mostop2 = "<b>[:nick]</b> oli myös todella kohtelias: hän jakoi oppeja [:ops] kertaa."
+mostop3 = "Kumma kyllä, ketään ei opattu kanavalla [:channel]..."
+
+mostdeop1 = "<b>[:nick]</b> yritti olla pomo [:deops] deopilla..."
+mostdeop2 = "Sijaispomoksi pyrkii <b>[:nick]</b>: nöyryyttänyt muita [:deops] kertaa!"
+mostdeop3 = "Huh huh! [:channel] ei tällä kertaa rankaissut ketään!"
+
+mostvoice1 = "<b>[:nick]</b> antoi voiceja (+v) [:voices] henkilölle."
+mostvoice2 = "Myös <b>[:nick]</b> voicetti ahkerasti: [:voices] kertaa!"
+mostvoice3 = "Tällä kertaa [:channel]:n voicet on kiven alla..."
+
+mostdevoice1 = "<b>[:nick]</b> riisti irkkaajilta voiceja [:devoices] kertaa!"
+mostdevoice2 = "Perässä seuraa <b>[:nick]</b>: hän otti [:channel]:lla voiceja pois [:devoices] kertaa..."
+mostdevoice3 = "[:channel]:n voicetkin pysyivät irkkaajilla :)"
+
+mosthalfop1 = "<b>[:nick]</b> antoi puoliopit(+h) [:halfops] henkilölle!"
+mosthalfop2 = "Toiseksi eniten puolioppeja jakoi <b>[:nick]</b>, kaikkiaan [:halfops] kertaa."
+mosthalfop3 = "Tällä kertaa [:channel]:lla ei tippunut puolioppeja kenellekään..."
+
+mostdehalfop1 = "<b>[:nick]</b> riisti irkkaajilta puolioppeja [:dehalfops] kertaa!"
+mostdehalfop2 = "Perässä seuraa <b>[:nick]</b>: hän otti puolioppeja pois [:dehalfops] kertaa..."
+mostdehalfop3 = "Keneltäkään ei riistetty puolioppeja [:channel]:lla :)"
+
+action1 = "<b>[:nick]</b> halusi kaikkien tietävän mitä on tekemässä: [:actions] /me:tä!"
+action2 = "Myöskin <b>[:nick]</b> osaa olla itserakas: selitteli tekemisiään [:actions] kertaa..."
+action3 = "Ei yhtään toimintaa [:channel]:lla!"
+actiontext = "<b>Yksi esimerkki:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Onko <b>[:nick]</b> vähän tyhmä vai muuten kyselee liikaa? [:per]% hänen kirjoittamista riveistään olivat kysymyksiä!"
+question2 = "<b>[:nick]</b> on myöskin vähän hölmö... [:per]% hänen puheistaan olivat kysymyksiä..."
+question3 = "Kukaan ei kysellyt mitään! Onko tämä kanava täynnä neroja?"
+
+shout1 = "Eniten meistä kirkui <b>[:nick]</b>, tarkemmin ottaen [:per]% ajasta!"
+shout2 = "Toinen <i>temperamenttikko</i> oli <b>[:nick]</b>, joka huusi [:per]% ajasta..."
+shout3 = "[:channel]:n käyttäjät ovat ilmeisen hissukoita, kukaan heistä ei huutanut kertaakaan!"
+
+allcaps1 = "Näyttää siltä että <b>[:nick]</b> on unohtanut Caps Lockin päälle: peräti [:per]% ajasta hän kirjoitti ISOILLA..."
+allcaps2 = "Kanavan toinen dementikko on <b>[:nick]</b>: Caps Lock päällä [:per]% ajasta!"
+allcaps3 = "Kumma kyllä, kukaan ei riehunut capseilla..."
+allcapstext = "<b>Yksi esimerkki:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> on todella hyökkäävä persoona! Hän pahoinpiteli muita irkkaajia peräti <b>[:attacks]</b> kertaa!"
+violent2 = "<b>[:nick]</b> on myös agressiivinen. Hän pahoinpiteli muita <b>[:attacks]</b> kertaa..."
+violent3 = "Kukaan ei ole käyttäytynyt aggressiivisesti muita kohtaan, olemmeko saavuttaneet rauhan?"
+violenttext = "<b>Yksi esimerkki:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "<b>[:nick]</b> parka, kukaan ei pidä hänestä. Häntä kohdeltiin kaltoin peräti <b>[:attacks]</b> kertaa!"
+attacked2 = "<b>[:nick]</b> näyttää olevan myös epäsuosiossa. Häntä pahoinpideltiin toiseksi eniten - <b>[:attacks]</b> kertaa..."
+attackedtext = "<b>Yksi esimerkki:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> sai kenkää ennätykselliset [:kicks] kertaa!"
+gotkick2 = "<b>[:nick]</b> seuraa perässä: saanut kenkää [:kicks] kertaa..."
+kicktext = "<b>Yksi esimerkki:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> Ei osaa päättää, että ollako vaiko eikö olla. Tarkastellun ajanjakson aikana hän on liittynyt kanavalle [:joins] kertaa!"
+
+kick1 = "<b>[:nick]</b> ei harrasta YT-neuvotteluja; hän antoi kenkää peräti [:kicked] käyttäjälle!"
+kick2 = "<b>[:nick]</b> koitti niinikään pomottaa [:kicked] potkuilla..."
+kick3 = "[:channel] on ilmeisen rauhallinen paikka, sillä ketään ei potkittu ulos tarkastellun ajanjakson aikana."
+
+words1 = "<b>[:nick]</b> on selvästi kanavan pikakirjoittaja [:words] sanalla!"
+words2 = "vaikka [:oldnick] vei ykkössijan tällä kertaa, on <b>[:nick]</b> hyvänä kakkosena [:words] sanalla."
+words3 = "Kukaan ei sanonut sanaakaan... Onpas omituinen kanava."
+
+mono1 = "<b>[:nick]</b> on puhunut paljon itsekseen. Hän on pulissut 5 rivin monologeja [:monos] kertaa!"
+mono2 = "Toinen yksinäinen sielu on <b>[:nick]</b>. Hän onnistui avautumaan 5 rivin putkissa [:monos] kertaa..."
+
+wpl1 = "<b>[:nick]</b> kirjoitti keskimäärin [:wpl] sanan lauseita."
+wpl2 = "Kanavan keskiarvo on [:avg] sanaa lausetta kohti."
+
+long1 = "<b>[:nick]</b> naputteli ennätyksellisen pitkiä rivejä, keskimäärin [:letters] merkkiä riviä kohti."
+long2 = "[:channel]:n keskiarvo on alhaisempi: tarkalleen ottaen keskimäärin [:avg] merkkiä riviä kohti."
+
+short1 = "<b>[:nick]</b> nauttii lyhyimpien lauseiden kirjoittelusta, hän kirjoitti vain [:letters] merkkiä riville."
+short2 = "Myös [:nick] nauttii lyhyistä riveistä: vain [:letters] merkkiä riviä kohtaan."
+
+foul1 = "<b>[:nick]</b> on kanavan sailori! [:per]% hänen sanoistaan olivat kirosanoja!"
+foul2 = "<b>[:nick]</b> ei osaa myöskään hallita käytöstään: [:per]% ajasta kiroilua..."
+foul3 = "Hmm, [:channel], tuo siveän kielen kehto! Voi kun kaikki osaisivat käyttäytyä yhtä hyvin..."
+foultext = "<b>Yksi esimerkki:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> kirkastaa päiväsi: [:per]% hänen lauseistaan sisälsivät hymiön :)"
+smiles2 = "<b>[:nick]</b> osaa iloita myös: hymiöitä piisaa [:per]% ajasta!"
+smiles3 = "Tällä kanavalla ei hymyile kukaan! Lopetetaanpas se surkuttelu!"
+
+sad1 = "<b>[:nick]</b> on aina apeana: [:per]% hänen lauseistaan sisälsivät surullisia kasvoja :("
+sad2 = "<b>[:nick]</b> oli myös surullinen [:per]% ajasta"
+sad3 = "Kukaan ei surkuttele tällä kanavalla! Hyvä [:channel]! :)"
+
+month = "tammikuuta helmikuuta maaliskuuta huhtikuuta toukokuuta kesäkuuta heinäkuuta elokuuta syyskuuta lokakuuta marraskuuta joulukuuta"
+day = "sunnuntaina maanantaina tiistaina keskiviikkona torstaina perjantaina lauantaina"
+
+## Topics (Topikit)
+
+bignumtopic = "Suuria lukuja"
+othernumtopic = "Muuta mielenkiintoista"
+latesttopic = "Viimeisimmät otsikot"
+activetimestopic = "Vuorokauden aktiivisuuden aikajakauma"
+activenickstopic = "Ahkerimmat höpöttäjät"
+activenickbyhourtopic = "Ahkerimmat kellonajan mukaan"
+mostwordstopic = "Käytetyimpiä sanoja"
+referencetopic = "Kaivatuimpia irkkaajia"
+urlstopic = "Kuumia linkkejä"
+karmatopic = "[:channel]:n karma"
+notopic = "Kanavalle ei koskaan vaivauduttu laittamaan topikia..."
+mostnickstopic = "Eniten nimimerkkejä käyttävät irkkaajat"
+bylinetopic = "[:date] asettanut <b>[:nick]</b> klo <b>[:time]</b>"
+dailyactivitytopic = "Päivittäinen aktiivisuus (viimeiset [:n] päivää)"
+smileytopic = "Hymiöt :-)"
+chartstopic = "[:channel]:n soittolista"
+activegenderstopic = "Aktiivisuus sukupuolen mukaan"
+
+## Other text (Muuta sälää)
+
+totallines = "Rivien yhteismäärä: [:lines]."
+totalnicks = "Tilastojen ulkopuolelle jäi [:totalnicks] käyttäjää..."
+totaltopic = "Otsikkoa asetettiin yhteensä [:total] kertaa."
+nick = "Kuka?"
+names = "Käytetyt nimimerkit"
+url = "Linkki"
+numberlines = "Rivien määrä"
+randquote = "Satunnaislausahdus"
+userpic = "Kuva"
+nottop = "Seuraavat henkilöt eivät olleet niin ahkeria (rivien määrä):"
+word = "Sana"
+numberuses = "Mainittu (kertaa)"
+show_words = "Sanojen määrä"
+show_time = "Milloin?"
+show_wpl = "Sanaa rivillä"
+show_cpl = "Merkkiä rivillä"
+show_lastseen = " Viimeksi paikalla"
+lastused = "Viimeksi maininnut"
+lastseen1 = "Eilen" 
+lastseen2 = "[:days] päivää sitten"
+today = "Tänään"
+karma = "Karma"
+goodkarma = "Hyvän karman toi"
+badkarma = "Pahan karman toi"
+pagetitle1 = "[:channel] [:network]:ssä, tilastot laatinut: [:maintainer]"
+pagetitle2 = "Tilastoja päivitetty viimeksi "
+pagetitle3 = "Tällä [:days] päivän ajanjaksolla, kanavalla [:channel] kävi yhteensä <b>[:nicks]</b> eri käyttäjää."
+stats_gen_by = "Tilastosivu laadittu [:pisg_url]:in versiota [:version] käyttäen"
+author = "Perl IRC Statistics Generator, kehittäjinä [:author_url] sekä muita"
+stats_gen_in = "Tilastojen laatimiseen käytetty aika: [:time]"
+hours = "tuntia"
+minutes = "minuuttia"
+seconds = "sekuntia"
+and = "ja"
+names1 = "nickiä"
+names2 = "nick"
+smiley = "Hymiö"
+song = "Kappale"
+numberplayed = "Soitettu (kertaa)"
+playedby = "Viimeksi soittanut"
+gender = "Sukupuoli"
+gender_b = "Botti"
+gender_m = "Mies"
+gender_f = "Nainen"
+
+# Mouse-over titles
+pisghomepage = "Siirry pisg:in kotisivuille"
+authorhomepage = "Siirry pisg:in kehittäjän kotisivuille"
+newwindow = "Avaa uuteen ikkunaan:"
+mailto = "Lähetä sähköpostia"
+</lang>
+
+### Slovenian
+<lang name="SI" charset="iso-8859-2">
+mostop1 = "<b>[:nick]</b> je [:podaril:podarila:] [:ops] opov na kanalu..."
+mostop2 = "<b>[:nick]</b> je [:bil:bila:] tudi zelo [:radodaren:radodarna:]. [:ops] opov od [:njega:nje:]."
+mostop3 = "Cudno, nikomur ni bil dan op na [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> je [:bil:bila:] serif tega kanala z [:deops] deopi."
+mostdeop2 = "<b>[:nick]</b> je [:odvzel:odvzela:] op [:deops] uporabnikom kanala."
+mostdeop3 = "Wooo...nikomu ni bil odvzet op na kanalu [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> podelil [:halfops] halfop-ov na kanalu..."
+mosthalfop2 = "<b>[:nick]</b> je bil zelo vljuden: [:halfops] podeljenih halfop-ov."
+mosthalfop3 = "Zaèuda, ni halfop-ov na [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> je erif na kanalu z [:dehalfops] odvzetih halfop-ov."
+mostdehalfop2 = "<b>[:nick]</b> je odvzel halfop  [:dehalfops] uporabnikom."
+mostdehalfop3 = "Wow, nobenih halfop-ov odvzetih na [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> je [:podaril:podarila:] [:voices] voicev na kanalu..."
+mostvoice2 = "<b>[:nick]</b> je [:bil:bila:] tudi zelo [:radodaren:radodarna:]. [:voices] voicev od [:njega:nje:]."
+mostvoice3 = "Cudno, nikomur ni bil dan voice na [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> [:rad:rada:] jemlje voice ljudem... [:devoices] ljudi je ostalo brez voice-a zaradi [:njega:nje:]."
+mostdevoice2 = "<b>[:nick]</b> tesno sledi... [:Odvzela:Odvzel:] voice [:devoices] ljudem."
+mostdevoice3 = "Nihce ni nikomur odvzel voice-a na [:channel]!"
+
+action1 = "<b>[:nick]</b> nam je vedno [:povedal:povedala:] kaj pocne: [:actions] dejanj!"
+action2 = "Tudi <b>[:nick]</b> nam je vedno [:povedal:povedala:] kaj se je dogajalo z [:njim:njo:], [:actions] dejanj."
+action3 = "Nobenih dejanj na kanalu [:channel]!"
+actiontext = "<b>Najbolj izstopa primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Je <b>[:nick]</b> res najbolj [:neumen:neumna:] na tem kanalu ali samo sprasuje veliko vprasanj? [:per]% [:njegovih:njenih:] vrstic so bila vprasanja!"
+question2 = "<b>[:nick]</b> ni [:imel:imela:] pojma o nicemer.  [:per]% [:njegovih:njenih:] vrstic so bila vprasanja."
+question3 = "Nihce ni nic vprasal na tem kanalu; ocitno so sami geniji na tem kanalu?"
+
+shout1 = "Najbolj [:glasen:glasna:] je [:bil:bila:] <b>[:nick]</b>, ki se je [:drl:drla:] kar [:per]% svojega govorjenja na kanalu!"
+shout2 = "Naziv <i>Hripav cucek</i> pa dobi: <b>[:nick]</b>, ki je z nami [:delil:delila:] [:per]% svojega lajanja na kanalu!"
+shout3 = "Nihce ni nikoli krical."
+
+allcaps1 = " <b>[:nick]</b> je [:imel:imela:] zataknjeno tipko shift:  [:per]% svojega pisanja je [:pisal:pisalaa:] z VELIKIMI CRKAMI!"
+allcaps2 = "<b>[:nick]</b> je [:pozabil:pozabila:] ponovno pritisniti svojo Caps-Lock tipko. Z VELIKIMI CRKAMI je [:pisal:pisala:] kar [:per]% svojega besedicenja na kanalu."
+allcaps3 = "Vsi so imeli svojo shift tipko pod kontrolo.  :)"
+allcapstext = "<b>Ce si pogledamo tale primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+
+violent1 = "<b>[:nick]</b> je zelo [:agresiven:agresivna:]. <b>[:attacks]</b>-krat je [:napadel:napadla:] druge ljudi na kanalu."
+violent2 = "<b>[:nick]</b> tudi ni [:znal:znala:] kontorlirati svoje jeze. Na druge se je [:spravil:spravila:] <b>[:attacks]</b>-krat!" 
+violent3 = "Nihce ni nikogar napadel.  Vsi so bili prijazni."
+violenttext = "<b>Vzemimo primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "[:Bogi:Boga:] <b>[:nick]</b>. Nihce [:ga:je:] ne mara. [:Bil:Bila:] je [:napaden:napadena:] <b>[:attacks]</b>-krat."
+attacked2 = "Tudi <b>[:nick]</b> ni [:bil:bila:] najbolj [:priljubljen:priljubljena:]. <b>[:attacks]</b>-krat je [:dobil:dobila:] buske!."
+attackedtext = "<b>Naprimer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> je [:bil:bila:] ocitno zelo [:morec:moreca:], saj so [:ga:jo:] brcnili iz kanala kar [:kicks]-krat!"
+gotkick2 = "Tudi <b>[:nick]</b> je [:bil:bila:] na spisku osovrazenih ljudi, [:kicks]-krat je [:dobil:dobila:] brco."
+kicktext = "<b>Kot naprimer tole:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> se ni [:mogel:morala:] odlociti ali naj ostane na kanalu ali naj gre dol. [:joins]-krat je [:prisel:prisla:] na kanal med tem casom, ko smo belezili statistiko!"
+
+kick1 = "<b>[:nick]</b> je [:bil:bila:] [:nor:nora:] [:operater:operaterka:], saj je [:brcnil:brcnila:] iz kanala [:kicked] ljudi!"
+kick2 = "[:Zvesti:Zvesta:] [:naslednik:naslednica:] na kanalu,  <b>[:nick]</b>, pa je [:brcnil:brcnila:] [:kicked] ljudi iz kanala."
+kick3 = "Kaksni dobri operaterji, nikogar niso brcnili iz kanala!"
+
+words1 = "<b>[:nick]</b> je [:povedal:povedala:] vsega skupaj [:words] besed!"
+words2 = "Sledi mu <b>[:nick]</b>, ki pa ni kaj dosti manj [:govoril:govorila:]: [:words] besed."
+words3 = "Nihce ni nic rekel...  Kaksen cuden kanal..."
+
+mono1 = "<b>[:nick]</b> je veliko [:govoril:govorila:] [:sam:sama:] s sabo. [:Napisal:Napisala:] je 5 vrstic naenkrat, kar [:monos]-krat!"
+mono2 = "Tudi <b>[:nick]</b> spada med osamljene osebe, saj je [:pisal:pisala:] [:samemu:sami:] sebi kar [:monos] krat."
+
+wpl1 = "<b>[:nick]</b> je [:napisal:napisala:] povprecno [:wpl] besed na vrstico."
+wpl2 = "Povprecje kanala [:channel] je [:avg] besed na vrstico."
+
+long1 = "<b>[:nick]</b> je [:pisal:pisala:] najdaljse vrstice, dolge povprecno [:letters] znakov na vrstico."
+long2 = "Povprecje kanala [:channel] je bilo [:avg] znakov na vrstico."
+
+short1 = "<b>[:nick]</b> je [:pisal:pisala:] najkrajse vrstice, ki so vsebovale samo [:letters] znakov na vrsico."
+short2 = "[:nick] mu je [:sledil:sledila:] z [:letters] znaki na vrstico."
+
+foul1 = "<b>[:nick]</b> je [:imel:imela:] umazana usta.  [:per]% [:njegovih:njenih:] vrstic je vsebovalo grde besede."
+foul2 = "<b>[:nick]</b> pa ni [:zaostajal:zaostajala:] dosti, [:per]% [:njegovih:njenih:] besed so bile kletvice."
+foul3 = "Nihce ni grdo govoril na kanalu [:channel]!  A sploh kej ven hod'te?"
+foultext = "Cisti primer je: </b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> je [:prinasal:prinasala:] sreco na ta svet.  [:per]% [:njegovih:njenih:] vrstic so bili smeskoti.  :)"
+smiles2 = "<b>[:nick]</b> tudi ni zalostna oseba, saj se smeje [:per]% vsega svojega casa."
+smiles3 = "Nihce se ni smejal na kanalu[:channel]!  Razveseliti vas bo treba fantje in punce."
+
+sad1 = "<b>[:nick]</b> je verjetno zelo [:zalosten:zalostna:] ta trenuek, ker je:  [:per]% vrstic vsebovalo zalostne smeskote.  :("
+sad2 = "<b>[:nick]</b> je tudi zalostna oseba, saj je [:jokal:jokala:] [:per]% svojega govorjenja."
+sad3 = "Nihce ni zalosten na kanalu [:channel]!  Kaksen vesel kanal.  :-)"
+
+month = "Januar Februar Marec April Maj Junij Julij Avgust September Oktober November December"
+day = "Nedelja Ponedeljek Torek Sreda Cetrtek Petek Sobota"
+
+## Topics
+
+bignumtopic = "Najvecji rekordi"
+othernumtopic = "Druge zanimivosti"
+latesttopic = "Zadnji topici"
+activetimestopic = "Najbolj aktivni casi"
+activenickstopic = "Najbolj aktivni nicki"
+activenickbyhourtopic = "Najbolj aktivni nicki sortirani po casu"
+mostwordstopic = "Najveckrat izrecene besede"
+referencetopic = "Najveckrat omenjen nick"
+urlstopic = "Najveckrat povedan URL naslov"
+notopic = "Na tem kanalu ni nihce nikoli postavil topica."
+mostnickstopic = "Uporabniki z najvec nicki"
+bylinetopic = "[:date] [:Povedal:Povedala:] [:nick] ob [:time]"
+smileytopic = "Smekoti :-)"
+dailyactivitytopic = "Dnevna Aktivnost (zadnjih [:n] dni)"
+activegenderstopic = "Najbolj Aktiven Spol"
+chartstopic = "[:channel] Glasbene Lestvice"
+karmatopic = "[:channel] karma"
+
+## Other text
+
+totallines = "Stevilo vseh vrstic znasa: [:lines]."
+totalnicks = "Ce koga zanima, je bilo se [:totalnicks] drugih nickov na tem kanalu, ki pa niso dovolj pomembni da bi bili vpisani na tej strani."
+totaltopic = "Topic je bil postavljen [:total]-krat."
+nick = "Nick"
+names = "Imena uporabljena"
+url = "URL"
+numberlines = "Stevilo vrstic"
+randquote = "Nakljucni citat"
+userpic = "Slika"
+nottop = "Vsi ti, pa niso prisli med najboljse:"
+word = "Beseda"
+numberuses = "Stevilo uporab"
+show_words = "Stevilo besed"
+show_time = "Kdaj?"
+show_wpl = "Stevilo besed na vrstico"
+show_cpl = "Stevilo znakov na vrstico"
+show_lastseen = "Zadnjic viden/a"
+lastused = "Zadnjic uporabljal/a"
+lastseen1 = "[:days] dan nazaj"
+lastseen2 = "[:days] dni nazaj"
+today = "Danes"
+pagetitle1 = "Statistika kanala [:channel] na [:network]-u, ki jo vodi [:maintainer]"
+pagetitle2 = "Statistika generirana na dan: "
+pagetitle3 = "Med tem [:days]-dnevnim casom, ko je bil kanal logiran, je sestevek nickov, ki so si prisli ogledat kanal [:channel] <b>[:nicks]</b>"
+stats_gen_by = "Statistika narejena s programom [:pisg_url] v[:version]"
+author = "pisg napisal [:author_url] in drugi"
+stats_gen_in = "Statistika narejena v [:time]"
+hours = "urah"
+minutes = "minutah"
+seconds = "sekundah"
+and = "in"
+names1 = "imena"
+names2 = "ime"
+karma = "Karma"
+badkarma = "Slaba karma od"
+goodkarma = "Dobra karma od"
+smiley = "Smeko"
+gender = "Spol"
+gender_b = "Bot"
+gender_f = "enski"
+gender_m = "Moki"
+numberplayed = "Koliko Pogosto Zaigran"
+song = "Pesem"
+playedby = "Zadnje Zaigrana od"
+
+# Mouse-over titles
+pisghomepage = "Pojdi na domaco stran programa pisg"
+authorhomepage = "Pojdi na avtorjevo domaco stran"
+newwindow = "Odpri v novem oknu:"
+mailto = "Poslji mail na:"
+</lang>
+
+### Hungarian (Magyar lengvidzsu szovegek)
+<lang name="HU" charset="iso-8859-2">
+mostop1 = "<b>[:nick]</b> [:ops] opot adott a csatin..."
+mostop2 = "<b>[:nick]</b> szinten nagylelku: [:ops] opot adomanyozott."
+mostop3 = "Erdekes, senki nem kapott opot a [:channel] csatin!"
+
+mostdeop1 = "<b>[:nick]</b> volt a csati rendore, [:deops] alkalommal deopolt."
+mostdeop2 = "<b>[:nick]</b> deopolt [:deops] emberket."
+mostdeop3 = "Hu, nem vettek el egy opot sem a [:channel]-n!"
+
+mostvoice1 = "<b>[:nick]</b> [:voices] voice-ot adott a csatin..."
+mostvoice2 = "<b>[:nick]</b> szinten nagylelku: [:voices] voice-ot adomanyozott."
+mostvoice3 = "Erdekes, senki nem kapott voice-ot a [:channel] csatin!"
+
+mostdevoice1 = "<b>[:nick]</b> szereti elvenni a voice-ot, [:devoices] alkalommal tette ezt."
+mostdevoice2 = "<b>[:nick]</b> hasonloan [:devoices] embertol vette el a voice-ot."
+mostdevoice3 = "Nem vettek el senkitol voice-ot a [:channel]-n!"
+
+mosthalfop1 = "<b>[:nick]</b> [:halfops] felopot adott a csatin..."
+mosthalfop2 = "<b>[:nick]</b> szinten nagylelku: [:halfops] felopot adomanyozott."
+mosthalfop3 = "Erdekes, senki nem kapott felopot a [:channel] csatin!"
+
+mostdehalfop1 = "<b>[:nick]</b> volt a csati rendore, [:deops] alkalommal vett el felopot."
+mostdehalfop2 = "<b>[:nick]</b> [:dehalfops]-szor fosztott meg valakit a felopjatol."
+mostdehalfop3 = "Nem vettek el egy felopot sem a [:channel]-n!"
+
+action1 = "<b>[:nick]</b> mindig tudatja velunk mit csinal: [:actions] akciot nyomott!"
+action2 = "A masodik <b>[:nick]</b>, aki [:actions] alkalommal mondta el, mi a helyzet vele."
+action3 = "Semmi ekson nem volt a [:channel]-n!"
+actiontext = "<b>Peldaul:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> kerdez a legtobbet, a sorainak a [:per]%-a tartalmazott kerdest."
+question2 = "<b>[:nick]</b> se tud sokkal tobbet. O [:per]%-ban tett fel kerdeseket."
+question3 = "Senki sem kerdezett a csatin - csak zsenik jarnak ide?"
+
+shout1 = "A leghangosabb <b>[:nick]</b> volt, [:per]%-ban kiabalt!"
+shout2 = "A masik <i>nagyhangu</i> <b>[:nick]</b> volt, aki [:per]%-ban volt hangos!"
+shout3 = "Senki sem kiabalt."
+
+allcaps1 = "Ugy tunik <b>[:nick]</b> shift-gombja beragadt:  [:per]%-ban NAGY BETUVEL irt."
+allcaps2 = "<b>[:nick]</b> is elfelejtette neha kikapcsoli a Caps-Lockot. [:per]%-ban NAGYBETUZOTT."
+allcaps3 = "Mindenki ugyelt a shiftre."
+allcapstext = "<b>Peldaul:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+
+violent1 = "<b>[:nick]</b> meglehetosen agressziv. <b>[:attacks]</b>-szer/szor bantott masokat."
+violent2 = "<b>[:nick]</b> sem tudott uralkodni magan <b>[:attacks]</b> alkalommal."
+violent3 = "Senki sem bantott senkit."
+violenttext = "<b>Peldaul igy:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Szegeny <b>[:nick]</b>-t nem nagyon szeretik. <b>[:attacks]</b> alkalommal bantottak."
+attacked2 = "<b>[:nick]</b> is sokat bantjak. Ot <b>[:attacks]</b>-szer/szor bantottak."
+attackedtext = "<b>Peldaul:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> nem volt tul nepszeru, [:kicks]-szer/szor kirugodott!"
+gotkick2 = "<b>[:nick]</b> Sem nagy koma, o [:kicks] kicket kapott."
+kicktext = "<b>Peldaul, mint ez:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> jott be a legtobbszor. [:joins] alkalommal a logolas alatt."
+
+kick1 = "<b>[:nick]</b> vagy kocsog, vagy jo op, kirugott [:kicked] embert."
+kick2 = "[:oldnick] lelkes kovetoje, <b>[:nick]</b>, szinten kirugott [:kicked] komat."
+kick3 = "Aranyosak az opok, senkit sem rugtak ki."
+
+words1 = "<b>[:nick]</b> [:words] szot mondott!"
+words2 = "[:oldnick] utan a masodik <b>[:nick]</b> alig [:words] szoval."
+words3 = "Erdekes hely, senki nem mond semmit..."
+
+mono1 = "<b>[:nick]</b> tul sokat beszel magaban. Tobb, mint 5 sort irt le egymas utan [:monos] alkalommal!"
+mono2 = "A masik magaban beszelo <b>[:nick]</b> volt, aki hasonloan tett [:monos]-szer/szor."
+
+wpl1 = "<b>[:nick]</b> atlagosan [:wpl] szot ir soronkent."
+wpl2 = "A csati atlaga [:avg] szo/sor."
+
+long1 = "<b>[:nick]</b> irja a leghosszabb sorokat, atlagosan [:letters] betut soronkent."
+long2 = "[:channel] atlag: [:avg] betu/sor."
+
+short1 = "<b>[:nick]</b> irja a legrovidebb sorokat, atlagosan [:letters] betut soronkent."
+short2 = "[:nick] szinten szukszaju a(z) [:letters] betu/soros atlagaval."
+
+foul1 = "<b>[:nick]</b> csunyan beszel. a sorai [:per]%-a tartalmaz csunya szot."
+foul2 = "<b>[:nick]</b> szinten nem beszel eleg szepen az esetek [:per]%-aban."
+foul3 = "Senki nem beszel csunyan a [:channel]-n!"
+foultext = "<b>Peldaul, mint itt:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> a legvidamabb. A sorai [:per]%-aban mosolyog :)"
+smiles2 = "<b>[:nick]</b> sem egy szomorkas egyen, az ido [:per]%-aban vigyorog."
+smiles3 = "Senki sem mosolygott?!"
+
+sad1 = "<b>[:nick]</b> szomorunak tunik: a sorai [:per]%-a tartalmaz szomorkodast. :("
+sad2 = "<b>[:nick]</b> szinten nem tul vidam, szomoru az esetek [:per]%-aban."
+sad3 = "Itt senki sem szomoru!:)"
+
+month = "Januar Februar Marcius Aprilis Majus Junius Julius Augusztus Szeptember Oktober November December"
+day = "Vasarnap Hetfo Kedd Szerda Csutortok Pentek Szombat"
+
+## Topics
+
+bignumtopic = "Nagy szamok"
+othernumtopic = "Egyeb erdekes szamok"
+latesttopic = "Legutobbi topicok"
+activetimestopic = "Legaktivabb idoszakok"
+activenickstopic = "Legaktivabb nevek"
+activenickbyhourtopic = "Legaktivabb nevek - orakra bontva"
+mostwordstopic = "Legtobbet hasznalt szavak"
+referencetopic = "Legtobbet emlegetett nevek"
+urlstopic = "Legtobbet emlitett URL-ek"
+notopic = "A topic sosem valtozott."
+mostnickstopic = "Legtobb nicknevet hasznalo csetelok"
+bylinetopic = "[:date] [:nick] allitotta be [:time]-kor."
+smileytopic = "Szmájlik"
+chartstopic = "[:channel] Slagerlista"
+karmatopic = "[:channel] karma"
+dailyactivitytopic = "Napi aktivitás (utolsó [:n] nap)"
+activegenderstopic = "Nemek szerinti aktivitas"
+
+## Other text
+
+totallines = "Osszes sorok szama: [:lines]."
+totalnicks = "Mellesleg osszesen [:totalnicks] nick volt a csatin."
+totaltopic = "A topicot [:total]-szer/szor valtoztattak meg."
+nick = "Nick"
+url = "URL"
+numberlines = "Sorok szama"
+randquote = "Veletlen sor"
+userpic = "Kep"
+nottop = "Nem kerultek be a legjobbak koze:"
+word = "Szo"
+numberuses = "Hasznalatok szama"
+show_words = "Szavak szama"
+show_time = "Mikor?"
+show_wpl = "Szo/sor"
+show_cpl = "Betu/sor"
+show_lastseen = "Utoljara itt:"
+lastused = "Utoljara hasznalta:"
+pagetitle1 = "[:channel] @ [:network] statisztika [:maintainer] segitsegevel"
+pagetitle2 = "A statisztika: "
+pagetitle3 = "Ezalatt a [:days] napos idoszak alatt <b>[:nicks]</b> kulonbozo nick-u emberke tevekenykedett a [:channel]-n."
+today = "Ma"
+lastseen1 = "[:days] nappal ezelott"
+lastseen2 = "[:days] nappal ezelott"
+stats_gen_by = "A statisztikat keszitette: [:pisg_url] v[:version]"
+author = "pisg keszitoje: [:author_url] and others"
+stats_gen_in = "A statisztika keszult: [:time]"
+hours = "ora"
+minutes = "perc"
+seconds = "masodperc"
+and = "es"
+names1 = "nevek"
+names2 = "nev"
+names = "Használt nevek"
+karma = "Karma"
+badkarma = "Rossz karma ... miatt/által"
+goodkarma = "Jó karma ... miatt/által"
+smiley = "Szmájli"
+gender = "Neme"
+gender_b = "Robot"
+gender_f = "Nõ"
+gender_m = "Férfi"
+numberplayed = "Milyen gyakran játszott"
+song = "Dal"
+playedby = "Utoljára játszott"
+
+# Mouse-over titles
+pisghomepage = "A pisg honlapja"
+authorhomepage = "A keszito honlapja"
+newwindow = "Uj ablakban nyitas:"
+mailto = "Level kuldese:"
+</lang>
+
+### Estonian
+<lang name="EE" charset="iso-8859-1">
+mostop1 = "Kõige rohkem operaatori staatust jagas <b>[:nick]</b>, [:ops] korda."
+mostop2 = "<b>[:nick]</b> ei tahtnud sitem olla ja andis [:ops] op-i."
+mostop3 = "Imelik, aga kanalil [:channel] ei andnud keegi kellelegi op-i!"
+
+mostdeop1 = "<b>[:nick]</b> mõtles, et on kõva kutt ja võttis [:deops]-lt kasutajalt op-staatuse ära."
+mostdeop2 = "<b>[:nick]</b> deop-is [:deops] kasutajat."
+mostdeop3 = "Ohoh, keegi ei võtnud kelleltki op-i ära!"
+
+mostvoice1 = "<b>[:nick]</b> andis [:voices]-le kasutajale hääle."
+mostvoice2 = "<b>[:nick]</b> oli ka väga lahke ja andis [:voices] häält."
+mostvoice3 = "Imelik, kanalis [:channel] ei antud ühtegi häält!"
+
+mostdevoice1 = "<b>[:nick]</b>'le meeldib teistelt hääli ära võtta, tegi seda [:devoices] korda."
+mostdevoice2 = "Samas <b>[:nick]</b> võttis [:devoices]-lt kasutajalt hääle ära."
+mostdevoice3 = "Ühtegi häält ei võetud ära!"
+
+mosthalfop1 = "<b>[:nick]</b> andis [:halfops] poolikut op-i kanalis..."
+mosthalfop2 = "<b>[:nick]</b> andis kah mõned poolikud operaatorid ja ta tegi seda [:halfops]-l korral."
+mosthalfop3 = "Imelik, ühtegi pool-operaatori staatust ei antud [:channel] kanalis!"
+
+mostdehalfop1 = "Kuri <b>[:nick]</b> võttis [:dehalfops] korda teistelt pool-operaatori staatuse."
+mostdehalfop2 = "<b>[:nick]</b> võttis [:dehalfops]-lt kasutajalt pooliku op-i."
+mostdehalfop3 = "Ohoo, ühtegi pool-operaatori staatust ei võetud  [:channel] kanalis!"
+
+action1 = "<b>[:nick]</b> tahtis, et kõik teaksid, mida ta teeb: kokku [:actions] tegevust!"
+action2 = "Kusjuures, <b>[:nick]</b> tahtis ka, et kõik teaksid tema tegevusest: kokku [:actions] tegevust."
+action3 = "Mitte ühtegi tegevuse kirjeldust selle perioodi jooksul!"
+actiontext = "<b>Nagu näiteks:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Tundub, et <b>[:nick]</b> on mingi eriti loll tegelane või esitab ta lihtsalt liiga palju küsimusi? [:per]% ridadest olid küsimused."
+question2 = "<b>[:nick]</b> ei teadnud ka kuigi palju: [:per]% ridadest olid küsimused."
+question3 = "Keegi ei esitanud küsimusi, tundub et siin kanalis käivad ainult targad inimesed"
+
+shout1 = "Kõige suurem kisakõri oli <b>[:nick]</b>, [:per]% ajast ainult lõugas ja näitas hambaid teistele."
+shout2 = "Teine kõvema häälega tüüp oli <b>[:nick]</b>, tema valju hääle osakaal oli [:per]%."
+shout3 = "Lahe! Kõik rääkisid vaikse häälega."
+
+allcaps1 = "Tundub et <b>[:nick]</b> shift'i nupp vajub iseenesest alla: [:per]% ajast kirjutas SUURTE TÄHTEDEGA."
+allcaps2 = "<b>[:nick]</b> unustas oma Caps-Lock'i peale. [:per]% ajast kirjutas SUURTE TÄHTEDEGA."
+allcaps3 = "Kõik kirjutasid väikeste tähtedega.  :)"
+allcapstext = "<b>Nagu näiteks:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> on väga agressiivne persoon. Ta peksis teisi <b>[:attacks]</b> kord(a)."
+violent2 = "<b>[:nick]</b> ei suuda sammuti end vaos hoida ja lõi teisi <b>[:attacks]</b> kord(a)."
+violent3 = "[:channel] kanalis käib väga sõbralik rahvas, keegi ei löönud teisi"
+violenttext = "<b>Nagu näiteks:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Vaene <b>[:nick]</b>, ta ei meeldi vist teistele. Teda rünnati <b>[:attacks]</b> kord(a)."
+attacked2 = "Samas <b>[:nick]</b> sai <b>[:attacks]</b> kord(a) kolakat."
+attackedtext = "<b>Nagu näiteks:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> ei olnud eriti populaarne, ta sai [:kicks] kord(a) saabast!"
+gotkick2 = "<b>[:nick]</b> polnud ka eriti popp: talle tehti [:kicks] kord(a) lennukit."
+kicktext = "<b>Nagu näiteks:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> ei suutnud otsustada, kas jääda kanalisse või mitte. Liitus kanaliga [:joins] korda!"
+
+kick1 = "<b>[:nick]</b> on mingi päris karm vend või siis lihtsalt õiglane operaator: [:kicked] inimest said kinga!"
+kick2 = "Noh <b>[:nick]</b> mõtles, et näitab ka oma võimu ja andis [:kicked] saabast."
+kick3 = "Kõik käitusid hästi ja keegi ei saanud kick'i!"
+words1 = "<b>[:nick]</b> kirjutas kokku [:words] sõna!"
+words2 = "<b>[:nick]</b> rääkis natuke vähem kui [:oldnick]: [:words] sõna."
+words3 = "Keegi ei öelnud mitte kui midagi...  Väga imelik kanal..."
+
+mono1 = "<b>[:nick]</b> rääkis väga palju omaette. Ta kirjutas rohkem kui 5 rida järjest [:monos]-l korral!"
+mono2 = "Väga üksikuna tundis ennast <b>[:nick]</b> ja seda [:monos]-l korral."
+
+wpl1 = "<b>[:nick]</b> kirjutas keskmiselt [:wpl] sõna rea kohta."
+wpl2 = "Kanali keskmine oli [:avg] sõna rea kohta."
+
+long1 = "<b>[:nick]</b> kirjutas kõige pikemaid ridu, keskmiselt [:letters] tähte reas."
+long2 = "[:channel] keskmine oli [:avg] tähte reas."
+
+short1 = "<b>[:nick]</b> kirjutas kõige lühemaid ridu, keskmiselt [:letters] sümbolit reas."
+short2 = "[:nick] kirjutas natuke pikemaid ridu, keskmiselt [:letters] sümbolit reas."
+
+foul1 = "<b>[:nick]</b> oli kõige ropuma suuga. [:per]% ridadest sisaldasid roppust."
+foul2 = "Samas <b>[:nick]</b> rääkis kah rumalusi, seda siis [:per]% ajast."
+foul3 = "[:channel] kanalit külastab väga distsiplineeritud rahvas!"
+foultext = "<b>Nagu näiteks:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> on [:channel] kanali kõige õnnelikum inimene. [:per]% ridadest sisaldasid naerunägu. :-)"
+smiles2 = "<b>[:nick]</b> pole ka just kõige kurvem inimene, naeratas [:per]% ajast."
+smiles3 = "Ehh, [:channel] kanalis käivad mingid imelikud. Mitte keegi ei naeratanud."
+
+sad1 = "<b>[:nick]</b> tundub olevat kuidagi kurvas meeleolus: [:per]% ridadest sisaldasid kurba nägu. :("
+sad2 = "<b>[:nick]</b> on ka millegipärast pahur, tema mossitas [:per]% ajast."
+sad3 = "Lahe! Kõik [:channel] tegelased on heas tujus :-)"
+
+month = "Jaanuaril Veebruaril Märtsil Aprillil Mail Juunil Juulil Augustil Septembril Oktoobril Novembril Detsembril"
+day = "Pühapäeval Esmaspäeval Teisipäeval Kolmapäeval Neljapäeval Reedel Laupäeval"
+
+# Topics
+bignumtopic = "Suured numbrid"
+othernumtopic = "Teisi huvitavaid numbreid"
+latesttopic = "Hiljutised teemad"
+activetimestopic = "Kõige aktiivsem aeg"
+activenickstopic = "Kõige aktiivsemad kasutajad"
+activenickbyhourtopic = "Aktiivseimad kasutajad tundide järgi võetuna"
+mostwordstopic = "Eelistatuimad sõnad"
+referencetopic = "Enim mainitud nimed"
+karmatopic = "[:channel] karma"
+urlstopic = "Kõige enam mainitud viited"
+notopic = "Kanali teemat ei muudetud kordagi."
+mostnickstopic = "Kasutajad, kes armastavad tihti oma nime muuta"
+bylinetopic = "[:date] muutis [:nick] kell [:time]"
+dailyactivitytopic = "Päevane aktiivsus (viimased [:n] päeva)"
+activegenderstopic = "Kõige aktiivsem sugu"
+smileytopic = "Smailid :-)"
+chartstopic = "[:channel] muusika edetabelid"
+
+# Other text
+totallines = "Ridade arv kokku: [:lines]"
+totalnicks = "Muideks, kanalit külastas veel [:totalnicks] tegelast."
+totaltopic = "Teemat muudeti [:total] korda."
+nick = "Nimi"
+names = "Erinevad nimed"
+url = "URL"
+numberlines = "Ridade arv"
+randquote = "Suvaline tsitaat"
+userpic = "Kasutaja pilt"
+nottop = "Nemad ei küündinud nii kõrgele:"
+word = "Sõna"
+numberuses = "Kasutatavus"
+show_words = "Sõnade arv"
+show_time = "Aeg"
+show_wpl = "Sõnade arv reas"
+show_cpl = "Tähtede arv reas"
+show_lastseen = "Viimati ajas juttu"
+lastused = "Viimati kasutas"
+karma = "Karma"
+goodkarma = "Hea karma pani"
+badkarma = "Halva karma pani"
+lastseen1 = "Eile"
+lastseen2 = "[:days] päev tagasi"
+today = "Täna"
+pagetitle1 = "[:channel] @ [:network] statistika koostas [:maintainer]"
+pagetitle2 = "Statistika on koostatud"
+pagetitle3 = "[:days]-päevase perioodi jooksul külastas [:channel] kanalit <b>[:nicks]</b> erinevat tegelast."
+stats_gen_by = "Statistika genereeris [:pisg_url] v[:version]"
+author = "pisg'i autor on [:author_url] ja teised"
+stats_gen_in = "Statistika koostamine võttis aega [:time]"
+hours = "tund(i)"
+minutes = "minut(it)"
+seconds = "sekund(it)"
+and = "ja"
+names1 = "nime"
+names2 = "nimi"
+gender = "Sugu"
+gender_f = "Naine"
+gender_m = "Mees"
+gender_b = "Robot"
+smiley = "Smaili"
+song = "laul"
+numberplayed = "kui tihti mängitud"
+playedby = "viimati mängis"
+
+# Mouse-over titles
+pisghomepage = "pisg kodulehele"
+authorhomepage = "Autori kodulehele"
+newwindow = "Ava uues aknas:"
+mailto = "Postita kiri aadressile"
+</lang>
+
+### Italian
+<lang name="IT" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> ha fatto [:ops] operatori..."
+mostop2 = "Anche <b>[:nick]</b> è stato molto gentile: [:ops] operatori da [:him:her:]."
+mostop3 = "Strano, nessuno è stato reso operatore su [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> è lo sceriffo del canale con [:deops] declassamenti."
+mostdeop2 = "<b>[:nick]</b> ha tolto lo status di operatore a [:deops] utenti."
+mostdeop3 = "Uau, a nessuno è stato tolto lo status di operatore su [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> ha dato voce a [:voices] utenti nel canale..."
+mostvoice2 = "Anche <b>[:nick]</b> è stato molto gentile: voce a [:voices] utenti da [:him:her:]."
+mostvoice3 = "Strano, a nessuno è stato dato voce su [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> ama togliere la voce alle persone, lo ha fatto ben [:devoices] volte."
+mostdevoice2 = "<b>[:nick]</b> lo segue a routa, infatti ha ammutolito [:devoices] utenti."
+mostdevoice3 = "Uau, nessuno è stato zittito su [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> ha fatto [:halfops] mezzoperatori..."
+mosthalfop2 = "Anche <b>[:nick]</b> è stato molto gentile: [:halfops] mezzoperatori da [:him:her:]."
+mosthalfop3 = "Strano, nessuno è stato reso mezzoperatore su [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> è lo sceriffo del canale con [:dehalfops] declassamenti."
+mostdehalfop2 = "<b>[:nick]</b> ha tolto lo status di mezzoperatore a [:dehalfops] utenti."
+mostdehalfop3 = "Uau, a nessuno è stato tolto lo status di mezzoperatore su [:channel]!"
+
+action1 = "<b>[:nick]</b> vuole sempre farci sapere cosa sta facendo: [:actions] azioni!"
+action2 = "Inoltre, <b>[:nick]</b> ci dice cosa c'è con [:actions] azioni."
+action3 = "Niente azioni in [:channel]!"
+actiontext = "<b>Ad esempio, così:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Ma <b>[:nick]</b> è stupido o solo fa troppe domande?! Ben il [:per]% delle linee contengono una domanda!"
+question2 = "Anche <b>[:nick]</b> non ne sà così tanto. Il [:per]% delle linee erano domande."
+question3 = "Nessuno ha fatto domande qui, solo geni in questo canale?"
+
+shout1 = "Il più rumoroso è stato <b>[:nick]</b>, che ha strillato il [:per]% del tempo!"
+shout2 = "Un altro <i>vecchio strillone</i> è <b>[:nick]</b>, che ha urlato per il [:per]% del tempo!"
+shout3 = "Nessuno ha urlato per nulla, uau."
+
+allcaps1 = "Sembra che il tasto shift di <b>[:nick]</b> sia bloccato: per il [:per]% del tempo ha scritto in MAIUSCOLO."
+allcaps2 = "<b>[:nick]</b> ha dimenticato di spegnere il suo CapsLock. Ha scritto in MAIUSCOLO per il [:per]% del tempo."
+allcaps3 = "Tutti hanno tenuto sotto controllo il tasto shift. :-)"
+allcapstext = "<b>Ad esempio, così:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> è una persona molto aggressiva, ha attaccato gli altri <b>[:attacks]</b> volte."
+violent2 = "Anche <b>[:nick]</b> non riesce a controllare l'aggressività. Ha assalito gli altri <b>[:attacks]</b> volte."
+violent3 = "Nessuno picchia nessuno. Sono tutti amichevoli."
+violenttext = "<b>Ad esempio, così:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Povero <b>[:nick]</b>, non piace a nessuno. È stato attaccato <b>[:attacks]</b> volte."
+attacked2 = "Anche <b>[:nick]</b> sembra che piaccia poco. Le ha prese <b>[:attacks]</b> volte."
+attackedtext = "<b>Ad esempio, così:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> non è molto popolare, è stato cacciato [:kicks] volte!"
+gotkick2 = "Anche <b>[:nick]</b> sembra sia odiato: ha ricevuto ben [:kicks] calci."
+kicktext = "<b>Ad esempio, così:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> non sa se stare o andare. È entrato [:joins] volte durante questo periodo in esame!"
+
+kick1 = "<b>[:nick]</b> è forse folle o solo un operatore corretto, ha cacciato un totale di [:kicked] persone!"
+kick2 = "Il fedele seguace di [:oldnick], <b>[:nick]</b>, ha cacciato circa [:kicked] persone."
+kick3 = "Sono carini gli operatori qui, nessuno è stato cacciato!"
+
+words1 = "<b>[:nick]</b> ha detto un totale di [:words] parole!"
+words2 = "Il fedele seguace di [:oldnick], <b>[:nick]</b>, non parla così tanto: [:words] parole."
+words3 = "Nessuno ha detto nulla... Che strano canale..."
+
+mono1 = "<b>[:nick]</b> parla con sè un bel po'.  Ha scritto più di 5 linee di fila [:monos] volte!"
+mono2 = "Un'altro solitario è <b>[:nick]</b>, che è riuscito a raggiungere le [:monos] volte."
+
+wpl1 = "<b>[:nick]</b> ha scritto una media di [:wpl] parole per linea."
+wpl2 = "La media del canale è di [:avg] parole per linea."
+
+long1 = "<b>[:nick]</b> ha scritto le linee più lunghe, in media [:letters] lettere per linea."
+long2 = "La media di [:channel] e' di [:avg] lettere per linea."
+
+short1 = "<b>[:nick]</b> ha scritto le linee più corte, in media [:letters] lettere per linea."
+short2 = "Anche [:nick] è di poche parole, in media [:letters] lettere per linea."
+
+foul1 = "<b>[:nick]</b> è piuttosto sboccato. Il [:per]% delle parole erano parolacce."
+foul2 = "Anche <b>[:nick]</b> farebbe impallidire uno scaricatore di porto, il [:per]% del tempo."
+foul3 = "Nessuno è sboccato in [:channel]! Sorpreso?"
+foultext = "<b>Ad esempio, così:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> porta felicità al mondo. Il [:per]% delle linee contengono facce sorridenti. :-)"
+smiles2 = "Neanche <b>[:nick]</b> e' una persona triste, sorride il [:per]% del tempo."
+smiles3 = "Nessuno ride qui in [:channel]! State su ragazzi e ragazze."
+
+sad1 = "<b>[:nick]</b> sembra essere triste al momento: il [:per]% delle linee contengono facce tristi. :-("
+sad2 = "Anche <b>[:nick]</b> è una persona triste, piange il [:per]% del tempo."
+sad3 = "Nessuno e' triste in [:channel]! Che canale felice. :-)"
+
+month = "Gennaio Febbraio Marzo Aprile Maggio Giugno Luglio Agosto Settembre Ottobre Novembre Dicembre"
+day = "Domenica Lunedi Martedi Mercoledi Giovedi Venerdi Sabato"
+
+## Topics
+
+bignumtopic = "Grandi cifre"
+othernumtopic = "Altri numeri interessanti"
+latesttopic = "Ultimi temi"
+activetimestopic = "Periodi più attivi"
+activenickstopic = "Persone più attive"
+activenickbyhourtopic = "Pseudonimi più attivi divisi per ora"
+mostwordstopic = "Parole più usate"
+referencetopic = "Pseudonimi più nominati"
+karmatopic = "Il karma di [:channel]"
+urlstopic = "Indirizzi più citati"
+notopic = "Un tema non è mai stato impostato in questo canale."
+mostnickstopic = "Utenti con più pseudonimi"
+bylinetopic = "alle [:time] di [:date] da [:nick]"
+dailyactivitytopic = "Attivita giornaliera (ultimi [:n] giorni)"
+activegenderstopic = "Genere più attivo"
+smileytopic = "Smileys :-)"
+chartstopic = "[:channel] Classifica Musicale"
+
+## Other text
+
+totallines = "Numero totale di linee: [:lines]."
+totalnicks = "A proposito, ci sono stati [:totalnicks] altri pseudonimi."
+totaltopic = "Il tema è stato impostato [:total] volte."
+nick = "Pseudonimo"
+names = "Nomi Usati"
+url = "Indirizzo"
+numberlines = "Numero di linee"
+randquote = "Citazione casuale"
+userpic = "Foto dell'utente"
+nottop = "Questi non ce l'hanno fatta del tutto:"
+word = "Parola"
+numberuses = "Numero di utilizzi"
+show_words = "Numero di parole"
+show_time = "Quando?"
+show_wpl = "Parole per linea"
+show_cpl = "Lettere per linea"
+show_lastseen = "Ultima Visita"
+lastused = "Usato per ultimo da"
+karma = "Karma"
+goodkarma = "Buon karma da"
+badkarma = "Cattivo karma "
+lastseen1 = "ieri"
+lastseen2 = "[:days] giorni fa"
+today = "oggi"
+pagetitle1 = "Statistiche del canale [:channel] della rete [:network] da [:maintainer]"
+pagetitle2 = "Statistiche generate "
+pagetitle3 = "Durante questi [:days] giorni di analisi, <b>[:nicks]</b> pseudonimi differenti si sono visti su [:channel]."
+stats_gen_by = "Statistiche generate tramite [:pisg_url] [:version]"
+author = "pisg da [:author_url] e altri :-)"
+stats_gen_in = "Statistiche generate in [:time]"
+hours = "ore"
+minutes = "minuti"
+seconds = "secondi"
+and = "e"
+names1 = "nomi"
+names2 = "nome"
+gender = "Genere"
+gender_f = "Femmina"
+gender_m = "Maschio"
+gender_b = "Bot"
+smiley = "Smiley"
+numberplayed = "Quante volte è stata ascoltata"
+song = "Canzone"
+playedby = "Ascoltato l'ultima volta da"
+
+# Mouse-over titles
+pisghomepage = "Vai al sito di pisg"
+authorhomepage = "Vai al sito dell'autore"
+newwindow = "Apri in un'altra finestra:"
+mailto = "Scrivi a"
+</lang>
+
+### Catalan
+<lang name="CA" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> ha donat [:ops] ops al canal..."
+mostop2 = "<b>[:nick]</b> tambe reparteix ensiamades: [:ops] ni més ni menys"
+mostop3 = "Encara no s'han repartit les arrobes al canal [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> és el dolent de la pel·lícula, ha tret l'@ a [:deops] persones"
+mostdeop2 = "<b>[:nick]</b> li ha tret l'@ a [:deops] persones"
+mostdeop3 = "Per ara no se li ha tret l'arroba a ningú a [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> ha donat [:halfops] mig-ops en el canal..."
+mosthalfop2 = "<b>[:nick]</b> va anar també molt cortès: %[:halfops] mig-ops des de %[:him:her:]."
+mosthalfop3 = "Extrany,  ningú ha donat mig-op en [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> és el sheriff del canal amb  [:dehalfops] mig-ops."
+mostdehalfop2 = "<b>[:nick]</b>  ha retirat  [:dehalfops] mig-ops als usuaris."
+mostdehalfop3 = "Uau, ningú mig-op va ser pres en [:channel]!"
+
+question1 = "<b>[:nick]</b> necessitava més hores de guarderia quan era petit/a, el [:per]% de les seves linies contenen una pregunta!"
+question2 = "<b>[:nick]</b> tampoc s'entera gaire el [:per]% de les seves linies són preguntes"
+question3 = "Ningú fa preguntes aquí, sembla un canal de savis"
+
+shout1 = "Em sembla que <b>[:nick]</b> està una mica exaltat/da. Escriu amb exclamacions el [:per]% del temps!"
+shout2 = "A <b>[:nick]</b> també li agrada afirmar amb rotunditat el que diu. Escriu amb exclamacions el [:per]% del temps!"
+shout3 = "Ningú ha escrit frases amb exclamacions."
+
+allcaps1 = "A <b>[:nick]</b> se li ha encallat el bloqueig de majúscules, el [:per]% del temps escriu D'AQUESTA MANERA TAN PECULIAR"
+allcaps2 = "<b>[:nick]</b> deu tenir el vici amb la tecla shift, el [:per]% del temps fa el mateix"
+allcaps3 = "Tothom té la tecla shift sota control :)"
+allcapstext = "<b>Com per exemple, això:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> és el més agressiu del canal, ha repartit hòsties <b>[:attacks]</b> vegades."
+violent2 = "<b>[:nick]</b> té la mà fluixa. Ha repartit pinyes <b>[:attacks]</b> vegades."
+violent3 = "Ningú ha repartit pinyus en aquest canal, tothom -sembla- amigable :)."
+violenttext = "<b>Com és mostra aqui:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Pobre <b>[:nick]</b>, A ningú li cau bé. Li han donat <b>[:attacks]</b> bofetades."
+attacked2 = "<b>[:nick]</b> té marques de dits a la cara. Ha estat abofetejat <b>[:attacks]</b> vegades."
+attackedtext = "<b>Exemple:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> ha estat una mica capullo i per això el vam fer fora [:kicks] vegades!"
+gotkick2 = "<b>[:nick]</b> també ens toca bastant els ous i per això el vam fotre fora [:kicks] vegades"
+
+joins = "<b>[:nick]</b> no sap si marxar o quedar-se, l'he vist [:joins] vegades entrar al canal!"
+
+kick1 = "<b>[:nick]</b> actua com un operador amb una mà dura, ha fet fora a [:kicked] persones!"
+kick2 = "[:oldnick] té un seguidor incondicional, <b>[:nick]</b> vols sembla que fa algo hi ha expulsat a [:kicked] persones"
+kick3 = "És maca la gent d'aqui, ningú ha estat kickejat!"
+kicktext = "<b>Aquí està la prova:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+action1 = "<b>[:nick]</b> vol mantenir-nos informats del que fa en tot moment. Ha escrit [:actions] accions!"
+action2 = "I per suposat <b>[:nick]</b> també ens ho ha dit [:actions] cops"
+action3 = "Eh! s'han mostrat més accions a [:channel] !"
+actiontext = "<b>Heus aquí un exemple:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+words1 = "<b>[:nick]</b> ha dit un total de [:words] paraules!"
+words2 = "El fan numero 1 de [:oldnick] és <b>[:nick]</b>, que ha escrit [:words] paraules."
+words3 = "Ningú diu res... quin canal més misterióso..."
+
+wpl1 = "<b>[:nick]</b> Ha escrit una mitjana de [:wpl] paraules per linia..."
+wpl2 = "La mitjana del canal és de [:avg] paraules per linia."
+
+mono1 = "La gent passa un mica de <b>[:nick]</b>, ha escrit més de 5 linies seguides en [:monos] ocasions!"
+mono2 = "Una altra persona solitaria és <b>[:nick]</b>, que ha fet el mateix [:monos] vegades"
+
+long1 = "<b>[:nick]</b> escriu les linies més llargues: [:letters] lletres per linia..."
+long2 = "La mitjana de [:channel] és de [:avg] lletres per linia"
+
+short1 = "<b>[:nick]</b> és la persona més vaga escribint, amb una mitjana de [:letters] lletres per linia..."
+short2 = "[:nick] no és queda endarrera, amb una mitjana de [:letters]"
+
+foul1 = "<b>[:nick]</b> necessita que li rentin la boca amb lleixiu, un [:per]% de les seves linies contenen "paraulotes" i insults"
+foul2 = "<b>[:nick]</b> també és una mica bèstia, blasfema el [:per]% del temps"
+foul3 = "Sembla que tothom parla correctament a [:channel]! S'ho diuen tot a la cara?"
+
+smiles1 = "<b>[:nick]</b> sembla que s'hagués fumat un canuto de maria, el [:per]% de les seves linies contenen caretes somrients :)"
+smiles2 = "<b>[:nick]</b> haurà fumat alguna altra cosa, està somrient el [:per]% del temps"
+smiles3 = "Ningú ha somrigut a [:channel]! Anims! I que ruli!!!."
+
+sad1 = "<b>[:nick]</b> sembla disgustat, el [:per]% de les seves linies contenen cares tristes :("
+sad2 = "<b>[:nick]</b> també està trist el [:per]% del temps"
+sad3 = "Ningú està trist a [:channel]! Aqui som tots feliços :-)"
+
+month = "Gener Febrer Març Abril Maig Juny Juliol Agost Setembre Octubre Novembre Desembre"
+day = "Diumenge Dilluns Dimarts Dimecres Dijous Divendres Dissabte"
+
+## Topics
+
+bignumtopic = "Què s'ha de dir de nosaltres...?"
+othernumtopic = "Coses interessants"
+latesttopic = "Últims Topics"
+activetimestopic = "Hores més freqüentades"
+activenickstopic = "La gent que més parla"
+mostwordstopic = "Les paraules més utilitzades"
+referencetopic = "Les persones de les que més es parla"
+urlstopic = "URLs més freqüentment mencionades"
+notopic = "Encara no s'ha utilitzat el topic del canal"
+bylinetopic = "[:date] per [:nick] a les [:time]"
+mostnickstopic = "Usuaris i nicks usats"
+dailyactivitytopic = "Activitat diària (últims [:n] dies)"
+activegenderstopic = "Gènere més actiu"
+smileytopic = "Emoticones :-)"
+chartstopic = "[:channel] Èxits musicals"
+karmatopic = "[:channel] karma"
+
+## Other text
+
+totallines = "Nombre total de linies: [:lines]"
+totalnicks = "Hi ha hagut altres [:totalnicks] nicks que han passat pel canal"
+totaltopic = "Hi ha hagut [:total] canvis de topic"
+nick = "Nick"
+names = "Noms utilitzats"
+url = "URL"
+numberlines = "Linies"
+randquote = "Frase a l'atzar"
+show_words = "Número de paraules"
+show_wpl = "Paraules per línia"
+show_cpl = "Caracters per línia"
+activenickbyhourtopic = "Els nick més actius per hores"
+names1 = "Noms"
+names2 = "Nom"
+mostvoice1 = "<b>[:nick]</b> va donar [:voices] voices al canal..."
+mostvoice2 = "<b>[:nick]</b> va ser molt amable i va donar [:voices] en total."
+mostvoice3 = "Que estrany, no es va donar cap voice al canal [:channel]!"
+mostdevoice1 = "A <b>[:nick]</b> li agrada molt treure voice a la gent, [:devoices] devoices en total."
+mostdevoice2 = "<b>[:nick]</b> també s'hi acosta, va treure voice a [:devoices] usuaris."
+mostdevoice3 = "La gent del [:channel] viu molt feliç, no es ve treure cap voice :)"
+foultext = "<b>Exemple:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+userpic = "Foto"
+nottop = "Ells també hi són, encara que parlin menys:"
+word = "Paraula"
+show_time = "Hora"
+numberuses = "Nombre d'usos"
+lastused = "Utilitzada per última vegada"
+lastseen1 = "[:days] dia fa"
+lastseen2 = "[:days] dies fa"
+pagetitle1 = "[:channel] @ [:network] estadístiques per [:maintainer]"
+pagetitle2 = "Estadístiques generades el "
+pagetitle3 = "Durant els [:days] dies d'estadístiques, [:nicks] nicks diferents han passat per [:channel]."
+stats_gen_by = "Stats generades per [:pisg_url] v[:version]"
+author = "pisg per [:author_url] i altres"
+stats_gen_in = "Stats generats en [:time]"
+hours = "hores"
+minutes = "minuts"
+seconds = "segons"
+and = "i"
+karma = "Karma"
+badkarma = "Malament karma per "
+goodkarma = "Bon kerma per"
+today = "Avui"
+show_lastseen = "Darrera visita"
+smiley = "Emoticona"
+gender = "Gènere"
+gender_b = "Bot"
+gender_f = "Femení"
+gender_m = "Masculí"
+song = "Cançó"
+playedby = "Última vegada reproduïda per"
+numberplayed = "Vegades escoltada"
+
+# Mouse-over titles
+pisghomepage = "Anar a la pàgina del pisg"
+authorhomepage = "Anar a la pàgina dels autors"
+newwindow = "Obrir en la finestra:"
+mailto = "Escriure un email a"
+</lang>
+
+### Norwegian
+<lang name="NO" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> donerte [:ops] ops i kanalen.."
+mostop2 = "<b>[:nick]</b> var også veldig hyggelig: [:ops] ops fra [:ham:henne:]."
+mostop3 = "Merkelig, ingen op er delt ut på  [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> er kanalens sheriff med [:deops] deops."
+mostdeop2 = "<b>[:nick]</b> deopet [:deops] brukere."
+mostdeop3 = "Wow, ingen er deopet på [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> donerte [:voices] voicer i kanalen.."
+mostvoice2 = "<b>[:nick]</b> var også veldig hyggelig: [:voices] voicer fra [:ham:henne:]."
+mostvoice3 = "Merkelig, ingen voice er delt ut på  [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> er kanalens sheriff med  [:devoices] devoices."
+mostdevoice2 = "<b>[:nick]</b> devoiced [:devoices] brukere."
+mostdevoice3 = "Wow, ingen er devoicet på  [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> donerte [:halfops] halfops i denne kanalen..."
+mosthalfop2 = "<b>[:nick]</b> var også veldig vennlig: [:halfops] halfops fra [:han:henne:]."
+mosthalfop3 = "Rart, ingen halfop-status ble delt ut på [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> er kanalens sheriff med [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> dehalfopet [:dehalfops] brukere."
+mostdehalfop3 = "Wow, ingen mistet halfop-status på [:channel]!"
+
+action1 = "<b>[:nick]</b> passer på å fortelle oss hva [:han:hun:] gjør: [:actions] actions!"
+action2 = "<b>[:nick]</b> forteller oss også hva som skjer med [:actions] actions."
+action3 = "Ingen action på [:channel]!"
+actiontext = "<b>For eksempel slik:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Er <b>[:nick]</b> dum, eller stiller [:han:hun:] bare mange spørsmål?  [:per]% linjer med spørsmål!"
+question2 = "<b>[:nick]</b> spør også mye.  [:per]% av [:hans:hennes:] linjer er spørsmål!" 
+question3 = "Ingen på denne kanalen stillte spørsmål. Jøss."
+
+shout1 = "Den mest bråkete er <b>[:nick]</b>, som bråkte [:per]% av tiden!"
+shout2 = "En annen <i>bråkmaker</i> er <b>[:nick]</b>, som skrek [:per]% av tiden!"
+shout3 = "Ingen bråker på denne kanalen."
+
+allcaps1 = "Det ser ut som <b>[:nick]</b>s shift-tast henger:  [:per]% av tiden skrev [:han:hun:]  STORE BOKSTAVER."
+allcaps2 = "<b>[:nick]</b> glemte nok å skru av Caps-Lock.  [:Han:Hun:] skrev STORE BOKSTAVER [:per]% av tiden."
+allcaps3 = "Alle hadde caps lock under kontroll. Kjekt.  :)"
+allcapstext = "<b>For eksempel slik:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+
+violent1 = "<b>[:nick]</b> er en aggressiv person.  [:Han:Hun:] angrep andre <b>[:attacks]</b> ganger."
+violent2 = "<b>[:nick]</b> kan heller ikke kontrollere sin aggresjon.  [:Han:Hun:] plaget andre <b>[:attacks]</b> ganger."
+violent3 = "Ingen slår hverandre.  Alle er vennlige."
+violenttext = "<b>For eksempel slik:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Stakkars <b>[:nick]</b>, ingen liker [:ham:henne:].  [:Han:Hun:] ble angrepet <b>[:attacks]</b> ganger."
+attacked2 = "<b>[:nick]</b> er heller ikke likt.  [:Han:Hun:] ble banket <b>[:attacks]</b> ganger."
+attackedtext = "<b>For eksempel slik:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> er ikke veldig populær og ble kastet ut [:kicks] ganger!"
+gotkick2 = "<b>[:nick]</b> er heller ikke populær:  [:kicks] kicks er notert."
+kicktext = "<b>For eksempel slik:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> klarte ikke bestemme seg helt -  [:joins] joins i denne perioden!"
+
+kick1 = "<b>[:nick]</b> er enten kjip eller en real op med totalt [:kicked] kicks på samvittigheten!"
+kick2 = "[:oldnick]s trofaste disippel, <b>[:nick]</b>, kicket omtrent [:kicked] personer."
+kick3 = "Her er det bare snille ops. Ingen er kicket!"
+
+words1 = "<b>[:nick]</b> ytret totalt  [:words] ord!"
+words2 = "[:oldnick] ble tett etterfulgt av <b>[:nick]</b> som ytret [:words] ord."
+words3 = "Ingen har sagt noe som helst!"
+
+mono1 = "<b>[:nick]</b> snakker mye med seg selv. [:Han:Hun:] skrev over 5 linjer på rad [:monos] ganger!"
+mono2 = "En annen ensom sjel var <b>[:nick]</b>, som skrev over 5 linjer på rad [:monos] ganger."
+
+wpl1 = "<b>[:nick]</b> skrev gjennomsnittlig [:wpl] ord pr. linje."
+wpl2 = "Kanalgjennomsnittet er [:avg] ord pr. linje."
+
+long1 = "<b>[:nick]</b> skrev de lengste linjene, gjennomsnittlig [:letters] bokstaver pr. linje."
+long2 = "[:channel]s gjennomsnitt er [:avg] bokstaver pr linje."
+
+short1 = "<b>[:nick]</b> skrev de korteste linjene, gjennomsnittlig [:letters] bokstaver pr. linje."
+short2 = "<b>[:nick]</b> er også en person av få ord - [:letters] bokstaver pr. linje i gjennomsnitt."
+
+foul1 = "<b>[:nick]</b> må snart vaske munnen sin.  [:per]% av linjene inneholdt stygt språk."
+foul2 = "<b>[:nick]</b> er heller ikke svigermors drøm, [:per]% av tiden."
+foul3 = "Ingen prater stygt på [:channel]!?!"
+foultext = "<b>For eksempel slik:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> bringer lykke til verden.  [:per]% av [:hans:hennes:] linjer inneholdt smileansikt. :-)"
+smiles2 = "<b>[:nick]</b> er heller ikke særlig sur.  [:per]% av [:hans:hennes:] linjer inneholdt et smil."
+smiles3 = "Ingen smiler på [:channel]!  :-("
+
+sad1 = "<b>[:nick]</b> er trist for øyeblikket:  [:per]% linjer inneholdt :(!"
+sad2 = "<b>[:nick]</b> er heller ikke særlig blid. [:per]% av tiden."
+sad3 = "Ingen er triste på [:channel]!  For en koselig kanal.  :-)"
+
+month = "januar februar mars april may juni juli august september oktober november desember"
+day = "søndag mandag tirsdag onsdag torsdag fredag lørdag"
+
+names1 = "nicks"
+names2 = "nick" 
+gender = "kjønn"
+gender_f = "hun"
+gender_m = "han"
+gender_b = "bot"
+
+## Topics
+
+smileytopic = "Smileys :-)"
+chartstopic = "Musikk Liste"
+mostnickstopic = "Brukere med flest nicks" 
+bignumtopic = "Store tall"
+othernumtopic = "Andre interessante tall"
+latesttopic = "Siste topics"
+activetimestopic = "Mest aktive tider"
+activenickstopic = "Mest aktive nicks"
+activenickbyhourtopic = "Mest aktive nicks i tidsperioder"
+mostwordstopic = "Mest brukte ord"
+referencetopic = "Mest refererte nick"
+karmatopic = "[:channel] karma"
+urlstopic = "Mest refererte URLer"
+notopic = "Det har ikke  vært satt noen topic på denne kanalen."
+bylinetopic = "[:date] av [:nick] klokken [:time]"
+dailyactivitytopic = "Daglig aktivitet (siste [:n] dager)"
+activegenderstopic = "Mest aktive kjønn"
+
+## Other text
+
+totallines = "Totalt antall linjer: [:lines]."
+totalnicks = "Dessuten var det [:totalnicks] andre nicks."
+totaltopic = "Topicen er satt [:total] ganger."
+nick = "Nick"
+names = "Navn Brukt"
+url = "URL"
+numberlines = "Antall linjer"
+randquote = "Tilfeldig sitat"
+userpic = "Bilde"
+nottop = "Disse nådde ikke toppen:"
+word = "Ord"
+numberuses = "Antall ganger brukt"
+show_words = "Antall ord"
+show_time = "Når?"
+show_wpl = "Ord pr. linje"
+show_cpl = "Tegn pr. linje"
+show_lastseen = "Sist sett"
+lastused = "Sist brukt av"
+karma = "Karma"
+goodkarma = "God karma av"
+badkarma = "Dårlig karma av"
+lastseen1 = "[:days] dag siden"
+lastseen2 = "[:days] dager siden"
+today = "I dag"
+pagetitle1 = "[:channel] @ [:network] stats av [:maintainer]"
+pagetitle2 = "Statistikk generert"
+pagetitle3 = "I løpet av denne [:days]-dagers perioden var totalt <b>[:nicks]</b> forskjellige nick representert på [:channel]."
+stats_gen_by = "Stats generert av [:pisg_url] v[:version]"
+author =  "pisg er skrevet av [:author_url] og andre"
+stats_gen_in = "Statistikken ble generert på [:time]"
+hours = "timer"
+minutes = "minutter"
+seconds = "sekunder"
+and = "og"
+numberplayed = "Hvor ofte spilt"
+song = "Sang"
+playedby = "Sist spilt av"
+smiley = "Smiley"
+
+# Mouse-over titles
+pisghomepage =  "Gå til pisgs hjemmeside"
+authorhomepage = "Gå til utviklerens hjemmeside"
+newwindow = "Åpne i et nytt vindu:"
+mailto = "Mail til"
+</lang>
+
+### Portuguese/Brazil
+<lang name="PT_BR" charset="iso-8859-1">
+action1 = "<b>[:nick]</b> sempre nos deixou por dentro do que [:ele:ela:] estava fazendo: <b>[:actions]</b> actions!"
+action2 = "<b>[:nick]</b> também nos contou sobre o que se passava com <b>[:actions]</b> actions."
+action3 = "Não houve actions no [:channel]!"
+actiontext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+activenickstopic = "Pessoas que mais falam"
+activenickbyhourtopic = "Pessoal que mais falam por hora"
+activetimestopic = "Horas mais frequentadas"
+allcaps1 = "Aparentemente a tecla shift do <b>[:nick]</b> está presa: <b>[:per]%</b> do tempo [:ele:ela:] escreveu com CAPS."
+allcaps2 = "<b>[:nick]</b> se esqueceu de desativar seu Caps-Lock. [:Ele:Ela:] escreveu com CAPS <b>[:per]%</b> do tempo."
+allcaps3 = "Todo mundo manteve sua tecla shift sobre controle :)"
+allcapstext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+and = "e"
+attacked1 = "Pobre <b>[:nick]</b>, ninguém gosta [:dele:dela:]. [:Ele:Ela:] foi [:atacado:atacada:] <b>[:attacks]</b> vezes."
+attacked2 = "<b>[:nick]</b> parece não ser [:amado:amada:] também. [:Ele:Ela:] foi [:agredido:agredida:] <b>[:attacks]</b> vezes."
+attackedtext = "<b>Por exemplo::</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+author = "pisg por [:author_url] e outros."
+authorhomepage = "Ir para o site do autor"
+bignumtopic = "Sobre nossos usuários"
+bylinetopic = "[:date] por [:nick] às [:time]"
+day = "Domingo Segunda-feira Terça-feira Quarta-feira Quinta-feira Sexta-feira Sábado"
+foul1 = "<b>[:nick]</b> necessita que lavem a sua boca com sabão, <b>[:per]%</b> de sua linhas contém um palavrão."
+foul2 = "<b>[:nick]</b> também é um boca-suja, fala palavrões em <b>[:per]%</b> do tempo."
+foul3 = "Parece que ninguém fala palavrões no [:channel]! São todos santos e/ou de família?"
+gotkick1 = "<b>[:nick]</b> não tem sido muito popular, levou chute <b>[:kicks]</b> vezes!"
+gotkick2 = "<b>[:nick]</b> também tem sido odiado, foi chutado <b>[:kicks]</b> vezes."
+hours = "horas"
+joins = "<b>[:nick]</b> não sabe se fica ou se vai, entrou <b>[:joins]</b> vezes no canal!"
+kick1 = "<b>[:nick]</b> é insano ou apenas linha dura, chutou <b>[:kicked]</b> pessoas!"
+kick2 = "[:oldnick] tem um seguidor barra-pesada, <b>[:nick]</b> chutou <b>[:kicked]</b> pessoas."
+kick3 = "Bons ops aqui, ninguém foi chutado."
+kicktext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+lastseen1 = "[:days] dia atrás"
+lastseen2 = "[:days] dias atrás"
+lastused = "Último uso por"
+latesttopic = "Últimos topics"
+long1 = "<b>[:nick]</b> escreve linhas grandes, em média <b>[:letters]</b> letras por linha..."
+long2 = "A média do [:channel] é de <b>[:avg]</b> letras por linha."
+mailto = "Email para"
+minutes = "minutos"
+mono1 = "<b>[:nick]</b> não tem amigos, escreveu mais de 5 linhas seguidas em <b>[:monos]</b> ocasiões!"
+mono2 = "Outra pessoa solitária é <b>[:nick]</b>, que fez o mesmo em <b>[:monos]</b> vezes."
+month = "Janeiro Fevereiro Março Abril Maio Junho Julho Agosto Setembro Outubro Novembro Dezembro"
+mostdeop1 = "<b>[:nick]</b> é o malvado do canal, tirou op de <b>[:deops]</b> pessoas."
+mostdeop2 = "<b>[:nick]</b> tirou o op de <b>[:deops]</b> pessoas."
+mostdeop3 = "Incrível, nenhum op foi tirado no [:channel]!"
+mostdevoice1 = "<b>[:nick]</b> gosta de retirar o voice das pessoas, com <b>[:devoices]</b> devoices."
+mostdevoice2 = "<b>[:nick]</b> ficou perto do mesmo, retirando o voice de <b>[:devoices]</b> usuários."
+mostdevoice3 = "Nenhum voice foi retirado do [:channel]!"
+mostnickstopic = "Usuários com mais nicks"
+mostop1 = "<b>[:nick]</b> deu <b>[:ops]</b> ops no canal..."
+mostop2 = "<b>[:nick]</b> também não fica atrás: <b>[:ops]</b> ops foram dados por [:ele:ela:]."
+mostop3 = "É raro, porém nenhúm op foi dado no [:channel]!"
+mostvoice1 = "<b>[:nick]</b> doou <b>[:voices]</b> voices no canal..."
+mostvoice2 = "<b>[:nick]</b> também foi muito educado: <b>[:voices]</b> voices foram dados por [:ele:ela:]."
+mostvoice3 = "Estranho, nenhum voice foi dado no [:channel]!"
+mostwordstopic = "Palavras mais utilizadas"
+names = "Nicks utilizados"
+names1 = "nicks"
+names2 = "nick"
+newwindow = "Abrir em uma nova janela:"
+nick = "Nick"
+notopic = "Nunca foi usado um topic neste canal."
+nottop = "Falta pouco para chegarem ao topo:"
+numberlines = "Número de linhas"
+numberuses = "Número de usos"
+othernumtopic = "Outras coisas interessantes"
+pagetitle1 = "[:channel] @ [:network] - Estatísticas por [:maintainer]"
+pagetitle2 = "Estatísticas geradas "
+pagetitle3 = "Durante os [:days] dias de estatísticas, <b>[:nicks]</b> nicks distintos passaram pelo [:channel]."
+pisghomepage =  "Ir para o site do pisg"
+question1 = "<b>[:nick]</b> precisava de mais horas de estudo quando criança, <b>[:per]%</b> de suas linhas contém uma pergunta!"
+question2 = "<b>[:nick]</b> não é muito inteligente, <b>[:per]%</b> de suas linhas são perguntas."
+question3 = "Ninguém fez perguntas aqui, são todos gênios neste canal?"
+randquote = "Frases randômicas"
+referencetopic = "Pessoas de quem mais se fala"
+sad1 = "<b>[:nick]</b> parece estar triste no momento, <b>[:per]%</b> linhas contém carinhas tristes :("
+sad2 = "<b>[:nick]</b> também está triste por <b>[:per]%</b> do tempo."
+sad3 = "Ninguém está triste no [:channel]! Aqui somos todos felizes :-)"
+seconds = "segundos"
+short1 = "<b>[:nick]</b> é a pessoa que escreve as menores linhas, com uma média de <b>[:letters]</b> letras por linha..."
+short2 = "<b>[:nick]</b> não fica atrás, com uma média de <b>[:letters]</b> letras por linha."
+shout1 = "A pessoa que mais gritou foi <b>[:nick]</b>, que escreveu com exclamações em <b>[:per]%</b> do tempo!"
+shout2 = "Quem não fica atrás é <b>[:nick]</b>, que gritou <b>[:per]%</b> do tempo!"
+shout3 = "Ninguém escreveu frases exclamativas."
+show_cpl = "Caracteres por linha"
+show_lastseen = "Visto há"
+show_time = "Quando?"
+show_words = "Número de palavras"
+show_wpl = "Palavras por linha"
+smiles1 = "<b>[:nick]</b> parece ser a pessoa mais feliz do mundo, <b>[:per]%</b> linhas contém carinhas sorridentes :)"
+smiles2 = "<b>[:nick]</b> não é uma pessoa triste, já que sorriu <b>[:per]%</b> do tempo."
+smiles3 = "Ninguém sorriu no [:channel]! Vamos animar!!!"
+stats_gen_by = "Estatísticas geradas por [:pisg_url] v[:version]."
+stats_gen_in = "Estatísticas geradas em [:time]."
+today = "Hoje"
+totallines = "Número total de linhas: [:lines]."
+totalnicks = "Só para constar, houve outros [:totalnicks] nicks."
+totaltopic = "O tópico foi setado [:total] vezes."
+url = "URL"
+urlstopic = "URLs mais mencionadas"
+userpic = "Foto"
+violent1 = "<b>[:nick]</b> é uma pessoa muito agressiva. [:Ele:Ela:] atacou outras pessoas <b>[:attacks]</b> vezes."
+violent2 = "<b>[:nick]</b> também não consegue controlar suas agressões. [:Ele:Ela:] descontou em outras pessoas <b>[:attacks]</b> vezes."
+violent3 = "Ninguém se estranhou com ninguém. Todo mundo foi amigável."
+violenttext = "<b>Por exemplo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+word = "Palavra"
+words1 = "<b>[:nick]</b> falou um total de <b>[:words]</b> palavras!"
+words2 = "[:oldnick] tem um seguidor fiel, <b>[:nick]</b>, que não falou tanto: <b>[:words]</b> palavras."
+words3 = "Ninguém disse nada... Que canal estranho..."
+wpl1 = "<b>[:nick]</b> escreveu uma média de <b>[:wpl]</b> palavras por linha."
+wpl2 = "A média do canal foi de <b>[:avg]</b> palavras por linha."
+karma = "Carma"
+badkarma = "Mau carma por"
+goodkarma = "Bom carma por"
+smiley = "Smiley"
+gender = "Sexo"
+gender_b = "Bot"
+gender_f = "Feminino"
+gender_m = "Masculino"
+numberplayed = "Tocado"
+song = "Música"
+playedby = "Tocado pela última vez por"
+foultext = "<b>Por exemplo, assim:</b><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+smileytopic = "Smileys :-)"
+chartstopic = "[:channel] Músicais"
+dailyactivitytopic = "Atividade diária (últimos [:n] dias)"
+activegenderstopic = "Por sexo"
+karmatopic = "[:channel] carma"
+mosthalfop1 = "<b>[:nick]</b> concedeu [:halfops] halfops no canal..."
+mosthalfop2 = "<b>[:nick]</b> também foi muito educado(a): [:halfops] halfops [:him:her:]."
+mosthalfop3 = "Estranho, não foi concedido nenhum halfop em [:channel]!"
+mostdehalfop1 = "<b>[:nick]</b> é o xerife do canal com [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> retirou halfops de [:dehalfops] usuários."
+mostdehalfop3 = "Wow, nenhum halfop foi pego em [:channel]!"
+</lang>
+
+### Turkish
+<lang name="TR" charset="iso-8859-9">
+mostop1 = "<b>[:nick]</b> kanalda [:ops] defa op verdi..."
+mostop2 = "<b>[:nick]</b> TAM [:ops] defa baskasina op verdi ."
+mostop3 = "Ilginc... [:channel] kanalinda hic op verilmemis!"
+
+mostdeop1 = "<b>[:nick]</b> [:deops] deop ile kanal serifi olmaya hak kazandi."
+mostdeop2 = "<b>[:nick]</b> TAM [:deops] kullaniciyi deop etmis."
+mostdeop3 = "Hey, [:channel] kanalinda hic deop olayi olmamis!"
+
+mosthalfop1 = "<b>[:nick]</b> bagislandi [:halfops] kanaldaki halfoplar..."
+mosthalfop2 = "<b>[:nick]</b> da cok nazik idi: [:halfops] den halfop [:him:her:]."
+mosthalfop3 = "Tuhaf,hiç halfop verilmedi [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> kanal serifi [:dehalfops] dehalfops ile."
+mostdehalfop2 = "<b>[:nick]</b> dehalfoplandi [:dehalfops] users." 
+mostdehalfop3 = "Wow, kimsenin halfopu alýnmadý [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> TAM [:voices] kere kanalda + verdi..."
+mostvoice2 = "<b>[:nick]</b> cok iyi bir operator. [:voices] defa + verdi... "
+mostvoice3 = "Ilginc... [:channel] kanalinda hic + verilmiyor!"
+
+mostdevoice1 = "<b>[:nick]</b> kullanicilardan voice almayi seviyor... [:devoices] devoice."
+mostdevoice2 = "<b>[:nick]</b> tam  [:devoices] kisiyi devoice etti.."
+mostdevoice3 = "[:channel] kanalinda devoice olayi olmadi!"
+
+action1 = "<b>[:nick]</b> her zaman bize ne yaptigini söylüyor: [:actions] aksiyon!"
+action2 = "Ayni zamanda, <b>[:nick]</b> [:actions] aksiyonla herseyini paylasanlardan."
+action3 = " [:channel] kanalinda aksiyon olmuyor!"
+actiontext = "<b>Mesela:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> aptal mi yoksa cok mu soru soruyor? Yazdiklarinin [:per]% gibi bir bölümünde soru soruyor."
+question2 = "<b>[:nick]</b> fazla bir sey bilmiyor. Yazdiklarinin [:per]%'si soru iceriyor."
+question3 = "Bu kanalda kimse birsey sormuyor. Bütün zekiler burada sanirim?"
+
+shout1 = "En cok bagiran<b>[:nick]</b>, Yazdiklarinin [:per]% gibi bir kisminda bagiriyor!"
+shout2 = "Bagirmada <i>eski rekortmen</i> <b>[:nick]</b>, [:per]% gibi bir kisimda bagiriyor!"
+shout3 = "Kanalda kimse bagirmiyor...Süper!"
+
+allcaps1 = "Sanirim <b>[:nick]</b>'in SHIFT tusu basili kalmis: yazdiklarinin [:per]% gibi bir kismi BUYUK HARF."
+allcaps2 = "<b>[:nick]</b> Caps-Lock tusunu kapamayi unutmus. [:per]% ortalama ile BUYUK HARF yaziyor."
+allcaps3 = "Herkes SHIFT tusunu kontrol altinda tutuyor... :)"
+allcapstext = "<b>Mesela:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+
+violent1 = "<b>[:nick]</b> tam bir manyak. Digerlerine tam <b>[:attacks]</b> defa saldirdi."
+violent2 = "<b>[:nick]</b> cok agresif... Digerlerine <b>[:attacks]</b>defa saldirdi." 
+violent3 = "Herkes birbirini cok seviyor. "
+violenttext = "<b>Mesela:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Zavalli <b>[:nick]</b>, kimse onu sevmiyor. Ona toplam <b>[:attacks]</b> defa saldirdilar."
+attacked2 = "<b>[:nick]</b> de cok sevilmiyor. Tam <b>[:attacks]</b> defa tokatlandi."
+attackedtext = "<b>Mesela:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> pek sevilmiyor. [:kicks] kere kanaldan atildi!"
+gotkick2 = "<b>[:nick]</b> de sevilenlerden degil:  [:kicks] defa kanaldan atildi."
+kicktext = "<b>Mesela:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> kalmak ya da gitmek arasinda tercih yapamadi. [:joins] kere giris/cikis yapti!"
+
+kick1 = "<b>[:nick]</b> ya deli ya da adil bir op, [:kicked] kisiyi kanaldan atmis.!"
+kick2 = "[:oldnick] <b>[:nick]</b> tarafindan takip ediliyor, o da [:kicked] kisiyi kanaldan atmis."
+kick3 = "Buradaki oplar kimseyi atmiyor..."
+
+words1 = "<b>[:nick]</b> toplam [:words] kelime konusmus!"
+words2 = "[:oldnick]'in sadik takipcisi, <b>[:nick]</b>, fazla konusmayanlardan: [:words] kelime."
+words3 = "Kimse konusmuyor... Ne kadar ilginc bir kanal..."
+
+mono1 = "<b>[:nick]</b> kendi kendine cok konusuyor. Arka arkaya [:monos] kere 5 satir yazdi!"
+mono2 = "<b>[:nick]</b> rekoru zorluyor, [:monos] kere."
+
+wpl1 = "<b>[:nick]</b> satir basina ortalama [:wpl] kelime yaziyor ."
+wpl2 = "Kanal ortalamasi satir basina [:avg] kelime."
+
+long1 = "<b>[:nick]</b> en uzun cümleleri kuruyor, satir basina ortalama [:letters] karakter."
+long2 = "[:channel] ortalamasi satir basina [:avg] karakter ."
+
+short1 = "<b>[:nick]</b> en kisa satirlari yaziyor, her satirda ortalama [:letters] karakter."
+short2 = "<b>[:nick]</b> konusmayanlardan, sadece [:letters] karakter."
+
+foul1 = "<b>[:nick]</b> biraz küfürbaz bir yapiya sahip.Yazdiklarinin [:per]% gibi bir kisminda yasak kelime var."
+foul2 = "<b>[:nick]</b> da yasak kelime kullaniyor. Onun yüzdesi ise: [:per]%"
+foul3 = "[:channel] kanalinda kimse küfür etmiyor!"
+
+smiles1 = "<b>[:nick]</b> mutluluk saciyor. Yazdiklarinin [:per]%'sinde :) var."
+smiles2 = "<b>[:nick]</b> de mutlu bir kisilik, zamaninin [:per]% gibi bir bölümünde gülüyor."
+smiles3 = "[:channel] kanalinda kimse gülmüyor! Canlanin millet biraz haydi hop!"
+
+sad1 = "<b>[:nick]</b> üzgün görünüyor... Yazdiklarinin [:per]%'sinde :( var."
+sad2 = "Ayni zamanda <b>[:nick]</b> üzgün olabilir, zamaninin [:per]%'sini aglamakla geciriyor ."
+sad3 = "[:channel] kanalinda uzgun kimse yok! Ne kadar mutlu bir kanal  :-)"
+
+month = "Ocak Subat Mart Nisan Mayis Haziran Temmuz Agustos Eylul Ekim Kasim Aralik"
+day = "Pazar Pazartesi Sali Carsamba Persembe Cuma Cumartesi"
+
+names1 = "isimler"
+names2 = "isim"
+
+## Topics
+
+bignumtopic = "Rekorlar"
+othernumtopic = "Diger ilginc sayilar"
+latesttopic = "En son kanal basligi"
+activetimestopic = "En aktif zaman araligi "
+activenickstopic = "En aktif rumuzlar"
+mostwordstopic = "En çok soylenen kelime"
+referencetopic = "En çok soylenen rumuz"
+urlstopic = "En çok ugranan Internet Adresleri"
+notopic = "Bu kanala hic baslik konmadi."
+mostnickstopic = "En çok rumuz degistiren kullanicilar"
+bylinetopic = "[:date] degistiren [:nick] zaman [:time]"
+karmatopic = "[:channel] karma"
+smileytopic = "Smileyler :-)"
+chartstopic = "[:channel] Müzik haritalarý"
+activenickbyhourtopic = "En aktif nickler"
+dailyactivitytopic = "Günlük faaliyet (last [:n] days)"
+activegenderstopic = "En aktif cinsiyet"
+
+## Other text
+
+totallines = "Toplam satirlarin sayisi: [:lines]."
+totalnicks = "Bu arada, [:totalnicks] adet baska rumuz vardi."
+totaltopic = "Kanal basligi [:total] defa degistirildi."
+nick = "Rumuz"
+names = "Kullanilan isimler"
+url = "URL"
+numberlines = "Toplam satir"
+randquote = "Rastgele kelime"
+userpic = "Resim"
+nottop = "Listeye giremeyenler:"
+word = "Kelime"
+numberuses = "Toplam kullanim"
+show_words = "Toplam kelime"
+show_time = "Ne zaman?"
+show_wpl = "Her satirdaki kelime"
+show_cpl = "Her satirdaki karakter"
+show_lastseen = "En son görüldügü zaman"
+lastused = "En son kullanan"
+lastseen1 = "[:days] gün önce"
+lastseen2 = "[:days] gün önce"
+today = "Bugun"
+pagetitle1 = "[:network]'te [:channel] istatistikleri. Yonetici: [:maintainer]"
+pagetitle2 = "istatistikler asagidaki zaman dilimini kapsar "
+pagetitle3 = "[:days] gunluk periyotta, toplam <b>[:nicks]</b> farkli rumuz [:channel] kanalinda bulundu." 
+stats_gen_by = "Istatistikler [:pisg_url] v[:version] tarafindan yaratilmistir."
+author = "pisg'i yazan: [:author_url] ve digerleri"
+stats_gen_in = "Istatistikler [:time] icinde yaratildi"
+hours = "saat"
+minutes = "dakika"
+seconds = "saniye"
+and = "ve"
+karma = "Karma"
+goodkarma = "Tarafýndan iyi karma"
+badkarma = "Tarafýndan kötü karma"
+smiley = "Smiley"
+foultext = "<b>Örnegin, bunun gibi:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+gender = "cinsiyet"
+gender_b = "Bot"
+gender_f = "Bayan"
+gender_m = "Bay"
+playedby = "Tarafindan en son calindi"
+numberplayed = "Hangi sýklýkta caldý"
+song = "Þarki"
+
+# Mouse-over titles
+pisghomepage = "pisg web sayfasina git"
+authorhomepage = "Gelistiricilerin web sayfasina git"
+newwindow = "Yeni pencerede ac:"
+mailto = "E-posta"
+</lang>
+
+### Romanian
+<lang name="RO" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> a dat op de [:ops] ori..."
+mostop2 = "<b>[:nick]</b> a fost deasemenea politicos: [:ops] ops de la el."
+mostop3 = "Bizar, nu s-a dat nici un op pe [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> e sheriff-ul canalului cu [:deops] deop-uri."
+mostdeop2 = "<b>[:nick]</b> a deop-at [:deops] useri."
+mostdeop3 = "Wow, nici un deop nu s-a dat pe [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> este sheriff-ul canalului cu [:dehalfops] dehalfops."
+mostdehalfop2 = "<b>[:nick]</b> dehalfoped [:dehalfops] utilizatori."
+mostdehalfop3 = "Wow, nici un halfop nu a fost luat in [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> a donat [:halfops] halfops in canal..."
+mosthalfop2 = "<b>[:nick]</b> de asemenea au fost foarte politicosi: [:halfops] halfops de la [:him:her:]."
+mosthalfop3 = "Ciudat, nu s-a acordat nici un halfop in [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> a dat [:voices] voices pe canal..."
+mostvoice2 = "<b>[:nick]</b> a fost politicos, de asemenea: [:voices] voices de la el/ea."
+mostvoice3 = "Bizar, nu s-a dat nici un voice pe [:channel]!"
+
+mostdevoice1 = "Lui <b>[:nick]</b> ii place sa de-voice lumea: [:devoices] devoices."
+mostdevoice2 = "<b>[:nick]</b> a fost pe aproape: a dat devoice la [:devoices] useri."
+mostdevoice3 = "Nu s-a dat devoice pe [:channel]!"
+
+action1 = "<b>[:nick]</b> intotdeauna ne zice ce face: [:actions] actiuni!"
+action2 = "De asemenea, si <b>[:nick]</b> foloseste mult '/me': [:actions] actiuni."
+action3 = "No actions in [:channel]!"
+actiontext = "<b>De exemplu:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "E <b>[:nick]</b> nestiutor, sau pune prea multe intrebari? [:per]% din liniile sale contin o intrebare!"
+question2 = "Nici <b>[:nick]</b> nu stie prea multe.  [:per]% din liniile sale au fost intrebari."
+question3 = "Nimeni nu a intrebat nimic pe canal."
+
+shout1 = "Recordul la exclamatii e detinut de <b>[:nick]</b>: [:per]% !"
+shout2 = "Alt excitat a fost <b>[:nick]</b>, care a strigat doar [:per]% din timp!"
+shout3 = "Nimeni nu a strigat, wow."
+
+allcaps1 = "Se pare ca tasta SHIFT a lui <b>[:nick]</b> e blocata: [:per]% din linii le-a scris cu LITERE MARI!"
+allcaps2 = "<b>[:nick]</b> a uitat sa-si dezactiveze Caps-Lockul.  A scris doar [:per]% din linii cu CAPS."
+allcaps3 = "Nimeni n-a scris cu litere mari."
+allcapstext = "<b>De exemplu:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+
+violent1 = "<b>[:nick]</b> e o persoana foarte agresiva.  I-a atacat pe altii de <b>[:attacks]</b> ori."
+violent2 = "Nici <b>[:nick]</b> nu se poate controla. <b>[:attacks]</b> atacuri."
+violent3 = "Nimeni n-a batut pe nimeni. Toata lumea a fost pasnica!"
+violenttext = "<b>De exemplu:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "<b>[:nick]</b> a fost tinta a <b>[:attacks]</b> atacuri."
+attacked2 = "<b>[:nick]</b> a fost batut doar de <b>[:attacks]</b> ori."
+attackedtext = "<b>De exemplu:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> n-a fost foarte cuminte si a fost dat afara de [:kicks] ori!"
+gotkick2 = "<b>[:nick]</b> a primit doar [:kicks] kick-uri."
+kicktext = "<b>De exemplu:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> nu a hotarat daca sta sau pleaca. A intrat pe canal de [:joins] ori!"
+
+kick1 = "<b>[:nick]</b> este sau nebun, sau doar un OP bun: a dat afara [:kicked] persoane!"
+kick2 = "Complicele lui [:oldnick], <b>[:nick]</b>, a dat kick la doar [:kicked] persoane."
+kick3 = "Operatorii au fost simpatici, nici un kick pe canal!"
+
+words1 = "<b>[:nick]</b> a scris un total de [:words] cuvinte!"
+words2 = "<b>[:nick]</b> incearca sa-l ajunga din urma pe [:oldnick], cu doar [:words] cuvinte."
+words3 = "Nimeni n-a zis nimic.. bizar canal..."
+
+mono1 = "<b>Lui [:nick]</b> îi place sa vorbeasca singur. A scris mai mult de 5 linii in sir de [:monos] ori!"
+mono2 = "Alt(a) singuratic(a) a fost <b>[:nick]</b>, de doar [:monos] ori."
+
+wpl1 = "<b>[:nick]</b> a scris o medie de [:wpl] cuvinte pe linie."
+wpl2 = "Media canalului a fost de [:avg] cuvinte pe linie."
+
+long1 = "<b>[:nick]</b> a scris cele mai lungi linii, cu o medie de [:letters] litere pe linie."
+long2 = "Media canalului [:channel] a fost de [:avg] litere pe linie."
+
+short1 = "<b>[:nick]</b> a scris cele mai scurte linii: [:letters] litere pe linie."
+short2 = "<b>[:nick]</b> scrie la fel de putin, co u medie de [:letters] caractere."
+
+foul1 = "<b>[:nick]</b> are o gura cam spurcata.  [:per]% din liniile sale contin obscenitati."
+foul2 = "<b>[:nick]</b> vorbeste ca birjarii doar [:per]% din timp."
+foul3 = "Nimeni nu vorbeste urat pe canal! Sunteti sanatosi?!"
+
+smiles1 = "<b>[:nick]</b> aduce fericire in lume. Zambeste in [:per]% din linii :)"
+smiles2 = "Nici <b>[:nick]</b> nu e o persoana trista, zambind [:per]% din timp."
+smiles3 = "Nimeni n-a zambit."
+
+sad1 = "<b>[:nick]</b> pare sa fie trist(a):  [:per]% din linii contin ':('"
+sad2 = "<b>[:nick]</b> e la fel de trist(a) [:per]% din timp."
+sad3 = "Nimeni nu e trist pe [:channel]!  Ce canal fericit.  :-)"
+
+month = "Ianuarie Februarie Martie Aprilie Mai Iunie Iulie August Septembrie Octombrie Noiembrie Decembrie"
+day = "Duminica Luni Marti Miercuri Joi Vineri Sambata"
+
+names1 = "nume"
+names2 = "nume"
+
+## Topics
+
+bignumtopic = "Recorduri"
+othernumtopic = "Alte cifre interesante"
+latesttopic = "Ultimele topic-uri"
+activetimestopic = "Perioadele cele mai active"
+activenickstopic = "Persoanele cele mai active"
+mostwordstopic = "Cuvintele cele mai des folosite"
+referencetopic = "Nick-ul chemat cel mai des"
+urlstopic = "Adresele cele mai frecvente"
+notopic = "Nu are topic."
+mostnickstopic = "Utilizatori cu cele mai multe nick-uri"
+bylinetopic = "[:date] de [:nick] la [:time]"
+dailyactivitytopic = "Activitate zilnica (ultimele [:n] zile)"
+activegenderstopic = "Cel mai activ sex"
+activenickbyhourtopic = "Cele mai active nick-uri pe ore"
+smileytopic = "Zambareti :-)"
+chartstopic = "[:channel] Topuri Muzicale"
+karmatopic = "[:channel] karma"
+
+## Other text
+
+totallines = "Numarul total de linii: [:lines]."
+totalnicks = "Au mai fost inca [:totalnicks] alte nick-uri."
+totaltopic = "Topicul a fost pus de [:total] ori."
+nick = "Nick"
+names = "Nume folosite"
+url = "URL"
+numberlines = "Numarul de linii"
+randquote = "Citat personal"
+userpic = "Userpic"
+nottop = "Acestia n-au intrat in top:"
+word = "Cuvant"
+numberuses = "Numarul de folosiri"
+show_words = "Numarul de cuvinte"
+show_time = "Cand?"
+show_wpl = "Cuvinte pe linie"
+show_cpl = "Caractere pe linie"
+show_lastseen = "Ultima vizita"
+lastused = "Ultima folosire de catre"
+lastseen1 = "[:days] zi in urma"
+lastseen2 = "[:days] zile in urma"
+today = "Azi"
+pagetitle1 = "Statisticile canalului [:channel] de [:maintainer]"
+pagetitle2 = "Pagina generata pe data de "
+pagetitle3 = "In timpul acestei perioade de [:days] zile, un total de <b>[:nicks]</b> nick-uri diferite au fost pe [:channel]."
+stats_gen_by = "Statistici generate de [:pisg_url] v[:version]"
+author = "pisg de [:author_url] si altii"
+stats_gen_in = "Statistici generate in [:time]"
+hours = "ore"
+minutes = "minute"
+seconds = "secunde"
+and = "si"
+karma = "Karma"
+badkarma = "Karma negativa de"
+goodkarma = "Karma pozitiva de"
+smiley = "Zambaret"
+gender = "Sexul"
+gender_b = "Bot"
+gender_f = "Feminin"
+gender_m = "Masculin"
+foultext = "<b>De exemplu, ca aceasta:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+numberplayed = "Frecventa ascultarii"
+song = "Melodie"
+playedby = "Ultima data ascultata de"
+
+# Mouse-over titles
+pisghomepage = "Mergeti la pagina oficiala pisg"
+authorhomepage = "Mergeti la pagina autorului"
+newwindow = "Deschide in fereastra noua:"
+mailto = "Email catre"
+</lang>
+
+### Icelandic
+<lang name="IS" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> gaf [:ops] op á rásinni..."
+mostop2 = "<b>[:nick]</b> var líka mjög kurteis: [:ops] op frá [:honum:henni:]."
+mostop3 = "Skrítið, engin op voru gefin á [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> er varðstjóri rásarinnar með [:deops] deop."
+mostdeop2 = "<b>[:nick]</b> deopaði [:deops] manns."
+mostdeop3 = "Vá, enginn var deopaður á [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> gaf [:voices] voice á rásinni..."
+mostvoice2 = "<b>[:nick]</b> var líka mjög kurteis: [:voices] voice frá [:honum:henni:]."
+mostvoice3 = "Skrítið, engin voice voru gefin á [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> hefur gaman af að devoicea, [:devoices] devoice."
+mostdevoice2 = "<b>[:nick]</b> hafði líka gaman af því, devoiceaði [:devoices] manns."
+mostdevoice3 = "Engin voice voru tekin á [:channel]!"
+
+action1 = "<b>[:nick]</b> lætur okkur alltaf vita hvað [:hann:hún:] er að gera: [:actions] lýsingar!"
+action2 = "<b>[:nick]</b> hefur líka mjög gaman af því, [:actions] lýsingar."
+action3 = "Engar lýsingar á [:channel]!"
+actiontext = "<b>Til dæmis svona:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Er <b>[:nick]</b> heimskur eða bara að spyrja of mikið? [:per]% lína innihéldu spurningu!"
+question2 = "<b>[:nick]</b> vissi ekki mikið heldur. [:per]% af [:hans:hennar:] línum voru spurningar."
+question3 = "Engin spurði spurninga hér, bara snillingar á þessari rás?"
+
+shout1 = "Sá hávaðasamasti var <b>[:nick]</b>, sem öskraði [:per]% af tímanum!"
+shout2 = "Annar <i>öskrari</i> var <b>[:nick]</b>, sem öskraði [:per]% af tímanum!"
+shout3 = "Enginn öskraði á rásinni"
+
+allcaps1 = "Það lítur út fyrir að shift-takkinn hjá <b>[:nick]</b> sé fastur: [:per]% af tímanum skrifaði [:hann:hún:] með HÁSTÖFUM."
+allcaps2 = "<b>[:nick]</b> gleymdi að taka Caps-Lock af hjá sér. [:Hann:Hún:] skrifaði með HÁSTÖFUM [:per]% af tímanum."
+allcaps3 = "Allir höfðu stjórn á shift takkanum sínum."
+allcapstext = "<b>Til dæmis svona:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> er mjög árásargjarn.  [:Hann:Hún:] réðst á aðra <b>[:attacks]</b> sinnum."
+violent2 = "<b>[:nick]</b> getur ekki stjórnað árásargirni sinni heldur. [:Hann:Hún:] réðst á aðra <b>[:attacks]</b> sinnum."
+violent3 = "Enginn réðst á neinn, allir voru vinir."
+violenttext = "<b>Til dæmis svona:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Aumingja <b>[:nick]</b>, engum líkar við [:hann:hana:]. Ráðist var á [:Hann:Hana:] <b>[:attacks]</b> sinnum."
+attacked2 = "<b>[:nick]</b> lítur út fyrir að vera [:óvinsæll:óvinsæl:] líka. [:Hann:Hana:] var ráðist á <b>[:attacks]</b> sinnum."
+attackedtext = "<b>Til dæmis svona:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> var ekki mjög [:vinsæll:vinsæl:], [:honum:henni:] var sparkað [:kicks] sinnum af rásinni!"
+gotkick2 = "<b>[:nick]</b> lítur út fyrir að vera hataður líka: [:Hann:Hún:] fékk [:kicks] spörk."
+kicktext = "<b>Til dæmis svona:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> Gat ekki ákveðið hvort [:hann:hún:] ætti að koma eða fara. [:joins] innkomur á tímabilinu!"
+
+kick1 = "<b>[:nick]</b> er annað hvort [:geðveikur:geðveik:] eða sanngjarn op, sparkaði [:kicked] manns!"
+kick2 = "[:oldnick] á sér harðan fylgismann. <b>[:nick]</b> sparkar ekki jafn mörgum en sparkaði [:kicked] manns."
+kick3 = "Góðir opar hérna, engum var sparkað!"
+
+words1 = "<b>[:nick]</b> sagði í heildina [:words] orð!"
+words2 = "<b>[:nick]</b> reyndi mikið að tala jafn mikið og [:oldnick] en sagði einungis [:words] orð."
+words3 = "Enginn sagði neitt, skrítin rás"
+
+mono1 = "<b>[:nick]</b> talar mikið við [:sjálfan:sjálfa:] sig. [:Hann:Hún:] skrifaði meira en 5 línur í röð [:monos] sinnum!"
+mono2 = "Annar einmanna var <b>[:nick]</b>, sem talaði við [:sjálfan:sjálfa:] sig [:monos] sinnum."
+
+wpl1 = "<b>[:nick]</b> skrifaði að meðaltali [:wpl] orð í hverri línu."
+wpl2 = "Meðaltalið rásarinnar var [:avg] orð í hverri línu."
+
+long1 = "<b>[:nick]</b> skrifaði lengstu línurnar, að meðaltali [:letters] stafi í hverri línu."
+long2 = "[:channel] meðaltalið var [:avg] stafir í hverri línu."
+
+short1 = "<b>[:nick]</b> skrifaði stystu línurnar, að meðaltali [:letters] stafi í hverri línu."
+short2 = "<b>[:nick]</b> var líka stuttorður, að meðaltali [:letters] stafir í hverri línu."
+
+foul1 = "<b>[:nick]</b> kunni öll dónalegu orðin. [:per]% af línum [:hans:hennar:] innihéldu dónaleg orð ."
+foul2 = "<b>[:nick]</b> kann líka fúkyrðin, [:per]% af línum [:hans:hennar:] innhéldu fúkyrði."
+foul3 = "Enginn hefur sagt eitthvað slæmt á [:channel]!"
+
+smiles1 = "<b>[:nick]</b> færir heiminum hamingju. [:per]% af línum [:hans:hennar:] innihéldu broskalla.  :)"
+smiles2 = "<b>[:nick]</b> er heldur ekki fúll, brosandi [:per]% af tímanum."
+smiles3 = "Enginn brosir á [:channel]!  Svona nú allir að fara að brosa."
+
+sad1 = "<b>[:nick]</b> virðist þjást af þunglyndi:  [:per]% af línum [:hans:hennar:] innihéldu fýlukarla.  :("
+sad2 = "<b>[:nick]</b> er líka mjög leiður, fúll [:per]% af tímanum."
+sad3 = "Enginn er fýldur á [:channel]!  En hvað þetta er glaðleg rás.  :-)"
+
+month = "Janúar Febrúar Mars Apríl Maí Júní Júlí Ágúst September Október Nóvember Desember"
++day = "sunnudaginn mánudaginn þriðjudaginn miðvikudaginn fimmtudaginn föstudaginn laugardaginn"
+
+## Topics
+
+bignumtopic = "Stórar tölur"
+othernumtopic = "Aðrar áhugaverðar tölur"
+latesttopic = "Undanfarin umræðuefni"
+activetimestopic = "Virkasti tími sólarhringsins"
+activenickstopic = "Þessir tala mest"
+mostwordstopic = "Mest notuðu orðin"
+referencetopic = "Mest umtöluðu gælunöfnin"
+urlstopic = "Mest umræddu tenglarnir"
+notopic = "Umræðuefni hefur aldrei verið sett á rásinni"
+mostnickstopic = "Þeir með flestu gælunöfnin"
+bylinetopic = "[:date] eftir [:nick] klukkan [:time]"
+
+## Other text
+
+totallines = "Fjöldi lína: [:lines]."
+totalnicks = "Það voru einnig [:totalnicks] aðrir sem sáust."
+totaltopic = "Umræðuefnið var sett [:total] sinnum."
+nick = "Gælunafn"
+names = "Nöfn notuð"
+url = "URL"
+numberlines = "Fjöldi lína"
+randquote = "Tilvitnun af handahófi"
+userpic = "Mynd"
+nottop = "Þessir komust ekki á toppinn:"
+word = "Orð"
+numberuses = "Fjöldi notkuna"
+show_words = "Fjöldi orða"
+show_time = "Hvenær?"
+show_wpl = "Orð í hverri línu"
+show_cpl = "Stafir í hverri línu"
+show_lastseen = "Síðast séður"
+lastused = "Síðast notað af"
+lastseen1 = "[:days] degi síðan"
+lastseen2 = "[:days] dögum síðan"
+today = "Í dag"
+pagetitle1 = "[:channel] @ [:network] tölfræði frá [:maintainer]"
+pagetitle2 = "Tölfræði búin til"
+pagetitle3 = "Á þessu [:days] daga tímabili, sáust <b>[:nicks]</b> mismunandi gælunöfn á [:channel]."
+stats_gen_by = "Tölfræði búin til af [:pisg_url] v[:version]"
+author = "pisg er skrifað af [:author_url] og öðrum"
+stats_gen_in = "Tölfræði búin til á [:time]"
+hours = "klukkustundum"
+minutes = "mínútum"
+seconds = "sekúndum"
+and = "og"
+
+# Mouse-over titles
+pisghomepage = "Fara á heimasíðu pisg"
+authorhomepage = "Fara á heimasíðu höfundar"
+newwindow = "Opna nýjan glugga:"
+mailto = "Senda tölvupóst til"
+</lang>
+
+### Czech
+<lang name="CZ" charset="CP1250">
+mostop1 = "<b>[:nick]</b> dal [:ops] opù na kanále..."
+mostop2 = "<b>[:nick]</b> byl také velice pozorný. Rozdal [:ops]x op."
+mostop3 = "Divné, nikdo nebyl opnut na [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> bránil kanál [:deops] deopnutími."
+mostdeop2 = "<b>[:nick]</b> deopnul [:deops] u\9eivatelù."
+mostdeop3 = "Wow, nikomu nebyl na [:channel] odebran op!"
+
+mosthalfop1 = "[:nick] daroval [:halfops] halfopù na kanále\85"
+mosthalfop2 = "[:nick] byl také velmi slu\9aný: [:halfops] halfopù od [:him:her:]."
+mosthalfop3 = "Zvlá\9atní, \9eádní halfopové nebyly dáni na kanálu [:channel]!"
+
+mostdehalfop1 = "[:nick] je kanálový \9aerif s [:dehalfops] dehalfops."
+mostdehalfop2 = "[:nick] odejmul halfopa [:dehalfops] u\9eivatelùm."
+mostdehalfop3 = "Wow, \9eádný halfop nebyl odejmut na [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> dal [:voices]x voice na kanale..."
+mostvoice2 = "<b>[:nick]</b> byl také docela pozorný. Udìlil [:voices]x voice."
+mostvoice3 = "Hmm divné, \9eádný voice nebyl na [:channel] udìlen!"
+
+mostdevoice1 = "<b>[:nick]</b> rád bere lidem voice, [:devoices]x devoice."
+mostdevoice2 = "<b>[:nick]</b> je starej despota, sebral voice [:devoices]ti u\9eivatelùm."
+mostdevoice3 = "\8eádný voice nebyl odebrán na kanale [:channel]!"
+
+action1 = "<b>[:nick]</b> na sebe v\9edy práskne co dìlá. [:actions] akcí!"
+action2 = "Také, <b>[:nick]</b> dává na jevo svou èinnost [:actions] akcema."
+action3 = "\8eádné akce na [:channel]!"
+actiontext = "<b>Jako tohle:</b>&nbsp;[:line]"
+
+question1 = "Je <b>[:nick]</b> hloupý(á), nebo má jen tolik dotazù? [:per]% lajn obsahuje otázku!"
+question2 = "<b>[:nick]</b> na tom je podobnì, moc toho neví. [:per]% z nakecaného obsahuje otázku."
+question3 = "Nikdo se tu na nic neptá; samí geniové ?"
+
+shout1 = "Nejhlasitejsi byl <b>[:nick]</b>, kterej tady zdùrazòoval [:per]% svého casu!"
+shout2 = "Jiná <i>stará mluvka</i> byl <b>[:nick]</b>, kterej tu zdùrazòoval [:per]% své konverzace!"
+shout3 = "Nikdo tu na <b>!</> ani ne\9aáhl, wow."
+
+allcaps1 = "Vypadá to, \9ee <b>[:nick]</b> dr\9eel svuj SHIFT [:per]% celeho èasu co psal(a)."
+allcaps2 = "<b>[:nick]</b> pravì zapomel vypnout svùj Caps-Lock. [:Napsal:a:] VELKÝM [:per]% of the time."
+allcaps3 = "Ka\9edej mìl svùj shift-key pod kontrolou.  :)"
+allcapstext = "<b>Napriklad:</b>&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> je velmi agresivni osoba. Napadl(a) <b>[:attacks]</b>x ostatní."
+violent2 = "<b>[:nick]</b> neovládá svou agresi. Napadl(a) ostatní <b>[:attacks]</b>x ."
+violent3 = "Tady se teda maj radi, po nikom se tu nevozí :)."
+violenttext = "<b>Jako tohle:</b>&nbsp;[:line]"
+
+attacked1 = "Chudáèek <b>[:nick]</b>, nikdo ho nemá rád. Byl(a) napaden(a) <b>[:attacks]</b>x ."
+attacked2 = "<b>[:nick]</b> vypadá, \9ee také není moc oblíbený(a). Napadli [:ji:ho:] <b>[:attacks]</b>x ."
+attackedtext = "<b>Jako tohle:</b>&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> není moc populární, Kopli jste ho [:kicks]x !"
+gotkick2 = "<b>[:nick]</b> vypadá jako by jste ho taky nemìli rádi. Dostal [:kicks]x ."
+kicktext = "<b>Jako tohle:</b>&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> ukazoval jak mu to padá (\9eabièka). Joinul se [:joins]x !"
+
+kick1 = "<b>[:nick]</b> je asi pomatenej, nebo je jen spravedlivej\9aí op. Vyhodil celkem [:kicked] lidí!"
+kick2 = "[:oldnick] má zdatného následovnika, a je to <b>[:nick]</b>, kterej vykopl [:kicked] lidi."
+kick3 = "Jsou tady nìjak mìccí opi, nikoho nekopli!"
+
+words1 = "<b>[:nick]</b> promluvil(a) celkem [:words] slov!"
+words2 = "[:oldnick] má zdatného následovnika, a je to <b>[:nick]</b>, promluvil jen: [:words] slov."
+words3 = "Nikdo tady nemluvi ... Nìjakej divnej kanál..."
+
+mono1 = "<b>[:nick]</b> mluvil pro sebe víc ne\9e je zdrávo. Hodil(a) sem po sobì 5 lajn a to [:monos]x po sobì !"
+mono2 = "Dal\9aí osamìlec je <b>[:nick]</b>, kterej to zvádl jen [:monos]x."
+
+wpl1 = "<b>[:nick]</b> napsal prùmìrnì [:wpl] slov na lajnu."
+wpl2 = "Kanálový prùmìr je [:avg] slov na lajnu."
+
+long1 = "<b>[:nick]</b> napsal nejdel\9aí lajnu, prùmìrnì [:letters] znakù."
+long2 = "[:channel] prùmìr byl [:avg] znakù na lajnu."
+
+short1 = "<b>[:nick]</b> napsal nejkratsi lajnu, prùmìrnì [:letters] písmen."
+short2 = "<b>[:nick]</b> taky èasto maèkal "enter", prùmìrnì napsal [:letters] znakù."
+
+foul1 = "<b>[:nick]</b> byl(a) celkem neslu\9aný(á). [:per]% toho co zplodil(a) obsahuje nadávky."
+foul2 = "<b>[:nick]</b> by se mìl stydìt za [:per]% ze zaznamenaného cyklu."
+foul3 = "Nikdo si neoteviral usta na [:channel]! Není to moc?"
+
+smiles1 = "<b>[:nick]</b> je \9a\9dastnej jako blecha. [:per]% z toho co napsal obsahuje úsmìv. :)"
+smiles2 = "<b>[:nick]</b> nemù\9ee být smutná osoba, smìje se [:per]% zaznamenaného cyklu."
+smiles3 = "Nikdo se na [:channel] nesmìje! Chtìlo by to tu tro\9aku rozjet."
+
+sad1 = "<b>[:nick]</b> nevypadá zrovna \9a\9dastnì. [:per]% z toho co napsal(a) obsahuje smutný oblièej. :("
+sad2 = "<b>[:nick]</b> je taky ne\9a\9dastná osoba, pláèe [:per]% zaznamenaného cyklu."
+sad3 = "V\9aeci jsou na [:channel] vysmatí!  Usmìj se taky. :-)"
+
+month = "Ledena Února Bøezna Dubna Kvìtena Èervna Èervence Srpna Záøí Øíjna Listopadu Prosince"
+day = "Pondelí Uterý Støedu Ètvrtek Pátek Sobotu Nedìli"
+
+## Topics
+
+bignumtopic = "Velká èísla"
+othernumtopic = "Dal\9aí zajímavá èísla"
+latesttopic = "Poslení Topic"
+activetimestopic = "Zatí\9eení kanálu"
+activenickstopic = "Nejvíc u\9evanìní"
+mostwordstopic = "Nejpou\9eívanìj\9aí slova"
+referencetopic = "Nejpou\9eívanìj\9aí Nicky"
+urlstopic = "Nejpou\9eívanìj\9aí odkazy"
+notopic = "Topic na tomto kanále nebyl je\9atì zadán."
+mostnickstopic = "U\9eivatelé s více nicky"
+bylinetopic = "[:date] podle [:nick] na [:time]"
+chartstopic = "[:channel] Hudební hitparáda"
+smileytopic = "Smajlíci :-) "
+dailyactivitytopic = "Denní aktivita (posledních [:n] dnù"
+activegenderstopic = "Nejvíce aktivní pohlaví"
+activenickbyhourtopic = "Nejvíce aktivní nicky podle hodin"
+karmatopic = "[:channel] karma"
+
+## Other text
+
+totallines = "Koneèný poèet stav. [:lines] lajn."
+totalnicks = "By the way, bylo zde [:totalnicks] jiných nicku."
+totaltopic = "Topic zmìnili celkem [:total]x."
+nick = "Nick"
+names = "Jméno"
+url = "Odkaz"
+numberlines = "poèet lajn"
+randquote = "Náhodná vìta"
+userpic = "Obrázek"
+nottop = "Tihle nebyli dost ukecaní:"
+word = "Slovo"
+numberuses = "Poèet pou\9eití"
+show_words = "Poèet slov"
+show_time = "Kdy?"
+show_wpl = "Slovo na Lajnu"
+show_cpl = "Znaku na Lajnu"
+show_lastseen = "Naposledy viïen"
+lastused = "Naposledy pou\9eil"
+lastseen1 = "[:days] vèera"
+lastseen2 = "[:days] days ago"
+today = "dnes"
+pagetitle1 = "Malá statistika z [:channel] @ [:network] od [:maintainer]"
+pagetitle2 = "Statistiky vygenerovány v "
+pagetitle3 = "Bìhem tohoto [:days]-denního zaznamenaného cyklu, zde([:channel]) bylo celkem <b>[:nicks]</b> rùzných lidí."
+stats_gen_by = "Stats generated by [:pisg_url] v[:version]"
+author = "pisg by [:author_url] and translate by James (ø)"
+stats_gen_in = "Stats generated in [:time]"
+hours = "hodiny"
+minutes = "minuty"
+seconds = "sekundy"
+and = "a"
+names1 = "Jména"
+names2 = "Jméno"
+karma = "Karma"
+badkarma = "Zlá karma od"
+goodkarma = "Dobrá karma od"
+smiley = "Smajlíci"
+foultext = "Napøíklad, jako toto: [:line]"
+gender = "Pohlaví"
+gender_b = "Bot"
+gender_f = "\8eena"
+gender_m = "Mu\9e"
+song = "Písen"
+playedby = "Naposledny hrál"
+numberplayed = "Jak èasto pøehráváno"
+
+# Mouse-over titles
+pisghomepage = "Go to the pisg homepage"
+authorhomepage = "Go to the authors homepage"
+newwindow = "Open in new window:"
+mailto = "Mail to"
+</lang>
+
+### Slovak
+<lang name="SK" charset="CP1250">
+mostop1 = "<b>[:nick]</b> @[:ol:la:] [:ops]x ."
+mostop2 = "<b>[:nick]</b> bol[::a:] tie\9e ve¾mi zdvoril[:ý:á:]. Rozdal[::a:] @ [:ops]x ."
+mostop3 = "Zaujímavé, nikto nebol opnutý na [:channel] :)"
+
+mostdeop1 = "<b>[:nick]</b> bránil[::a:] kanál [:deops] deopmi."
+mostdeop2 = "<b>[:nick]</b> deop[:ol:la:] [:deops] u\9eívate¾ov."
+mostdeop3 = "Wow, nikmu nebol odobraný op na [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> daroval [:halfops] halfop-ov na kanali..."
+mosthalfop2 = "<b>[:nick]</b> bol tie\9e ve¾mi slu\9aný: [:halfops] halfop-y od [:him:her:]."
+mosthalfop3 = "Divné, \9eiadny halfop nebol daný na [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> je kanálový \9aerif s [:dehalfops] dehalfop-mi."
+mostdehalfop2 = "<b>[:nick]</b> dehalfop-nutých [:dehalfops] pou\9eívate¾ov."
+mostdehalfop3 = "Wau, \9eiadny halfop nebol zobraný na [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> dal[::a:] [:voices] hlas(ov) na kanale..."
+mostvoice2 = "<b>[:nick]</b> bol[::a:] tie\9e ve¾mi zdvoril[:ý:á:]. Rozdal[::a:] [:voices] hlas(ov)."
+mostvoice3 = " Zaujímavé, hlas nebol dany nikomu na [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> [:rád:rada:] berie ¾uïom hlas, celkom: [:devoices]x."
+mostdevoice2 = "<b>[:nick]</b> sa k tomu priblí\9eil[::a:]. Odobral[::a:] hlas [:devoices] u\9eívate¾om."
+mostdevoice3 = "\8eiadny hlas nebol odobraný na kanále [:channel]!"
+
+action1 = "<b>[:nick]</b> nám [:rád:rada:] hovorí èo robí: [:actions] akcií!"
+action2 = "<b>[:nick]</b> tie\9e èasto hovorí èo robí, so svojimi [:actions] akciami."
+action3 = "\8eiadne akcie na kanále [:channel]!"
+actiontext = "<b>Napríklad:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "Je <b>[:nick]</b> hlupá[:k:èka:], alebo sa len prive¾a pýta? [:per]% riadkov obsahuje otázku!"
+question2 = "<b>[:nick]</b> je na tom podobne, ve¾a toho nevie. [:per]% z [:jeho:jej:] viet obsahuje otázku."
+question3 = "Nikdo se tu na niè nepýta, samí géniovia ?"
+
+shout1 = "Najhluènej\9a[:í:ia:] bol[::a:] <b>[:nick]</b>, ktor[:ý:á:] tu vrieskal[::a:] [:per]% èasu!"
+shout2 = "Druh[:ý:á:] najstar\9a[:í:ia:] krik¾úò[::ka:] bol[::a:] <b>[:nick]</b> s  [:per]%!"
+shout3 = "Nikdo tu nekrièal, wow :)."
+
+allcaps1 = "Vyzerá, \9ee <b>[:nick]</b> mal[::a:] stlaèený CAPS LOCK [:per]% èasu."
+allcaps2 = "<b>[:nick]</b> tie\9e zabud[:ol:la:] vypnú\9d svoj Caps-Lock. Písal[::a:] VELKÝM [:per]% èasu."
+allcaps3 = "V\9aetci mali svoj shift pod kontrolou.  :)"
+allcapstext = "<b>Napríklad:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> je ve¾mi agresívna osoba.  Zaútoèil[::a:] <b>[:attacks]</b>x na ostatných."
+violent2 = "<b>[:nick]</b> tie\9e neovláda svoju agresiu. Napad[:ol:la:] ostatných <b>[:attacks]</b>x ."
+violent3 = "Tu sa teda majú radi :)."
+violenttext = "<b>Napríklad, ako toto:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Chudinka <b>[:nick]</b>, nikdo [:ho:ju:] nemá rád. Bol[::a:] napadnut[:ý:á:] <b>[:attacks]</b>x ."
+attacked2 = "<b>[:nick]</b> vyzerá, \9ee tie\9e nie je ve¾mi ob¾úben[:ý:á:]. Napadli [:ho:ju:] <b>[:attacks]</b>x ."
+attackedtext = "<b>Napríklad, takto:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> nie je ve¾mi populárn[:y:a:]. Bol[::a:] vykopnut[:ý:á:] [:kicks]x !"
+gotkick2 = "<b>[:nick]</b> vyzerá ako by [:ho:ju:] tie\9e nemali radi. Dostal kick [:kicks]x ."
+kicktext = "<b>Napríklad takto:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> je dos\9d nerozhodn[:ý:á:].  Pri\9aiel[::a:] na kanál [:joins]x !"
+
+kick1 = "<b>[:nick]</b> je tro\9aku vystresovan[:ý:á:], alebo len ve¾mi spravodliv[:ý:á:] op. Vyhodil[::a:] celkom [:kicked] ¾udí!"
+kick2 = "[:nick] je vern[:ý:á:] následovní[:k:èka:]. Vykop[:ol:la:] [:kicked] ¾udí."
+kick3 = "Sú tu samé lemry, nikoho nekopli !"
+
+words1 = "<b>[:nick]</b> napísal[::a:] celkom [:words] slov!"
+words2 = "[:nick] sa to sna\9eí dohna\9d s [:words] slovami."
+words3 = "Nikto tu niè nepí\9ae ... divný kanál..."
+
+mono1 = "<b>[:nick]</b> sa èasto rozpráva [:sám:sama:] so sebou. Napísal[::a:] 5+ riadkov po sebe [:monos]x!"
+mono2 = "Ïa¾\9aia osamelá du\9aa je <b>[:nick]</b>, ktorém[:u:ej:] sa to stalo  [:monos]x."
+
+wpl1 = "<b>[:nick]</b> napísal[::a:] priemerne [:wpl] slov na riadok."
+wpl2 = "Priemer kanála je [:avg] slov na riadok."
+
+long1 = "<b>[:nick]</b> pí\9ae najdlh\9aie riadky. Priemerne [:letters] znakov na riadok."
+long2 = "priemer [:channel] je [:avg] znakov na riadok."
+
+short1 = "<b>[:nick]</b> pí\9ae najkrat\9aie riadky. Priemerne [:letters] znakov na riadok."
+short2 = "<b>[:nick]</b> je tie\9e skúp[:y:a:] na slovo. Priemerne napísal[::a:] [:letters] znakov na riadok."
+
+foul1 = "\8atatistiku nevymáchaných húb vedie <b>[:nick]</b>. [:per]% nadávok na riadok."
+foul2 = "<b>[:nick]</b> ma tie\9e celkom drsný slovník. [:per]% zo zaznamenaného cyklu."
+foul3 = "Nikdo si neotváral ústa na [:channel]? Nepreháòajte to!"
+
+smiles1 = "<b>[:nick]</b> priná\9aa rados\9d do \9eivota.  [:per]% riadkov obsahuje smajlík :)"
+smiles2 = "<b>[:nick]</b> tie\9e nemô\9ee by\9d smutn[:ý:á:]. Usmieva sa v [:per]% riadkov."
+smiles3 = "Nikto se na [:channel] nesmeje! Sýýýýýýýýr! :)"
+
+sad1 = "<b>[:nick]</b> vyzerá ne\9a\9dastne: [:per]% riadkov obsahuje smutný xixtiq :("
+sad2 = "<b>[:nick]</b> je tie\9e ne\9a\9dastná osoba, preplaèe [:per]% èasu."
+sad3 = "Nikto nieje ne\9a\9dastný na [:channel]!  Hmm... "
+
+month = "januára februára marca apríla mája júna júla augusta septembra októbra novembra decembra"
+day = "Nede¾u Pondelok Utorok Stredu \8atvrtok Piatok Sobotu"
+
+## Topics
+
+bignumtopic = "Ve¾ké èísla"
+othernumtopic = "Dal\9aie zaujímavé èísla"
+latesttopic = "Poslený Topic"
+activetimestopic = "Za\9da\9eenie kanála"
+activenickstopic = "Nejukecanej\9aí"
+mostwordstopic = "Najpou\9eívanej\9aie slová"
+referencetopic = "Najpou\9eívanej\9aie prezývky"
+urlstopic = "Najpou\9eívanej\9aie odkazy"
+notopic = "Topic na tomto kanále e\9ate nebol nastavený."
+mostnickstopic = "U\9eívatelia s viacerými prezývkami"
+bylinetopic = "[:date] nastavil [:nick] [:time]"
+smileytopic = "Smajlíci :-)"
+chartstopic = "[:channel] Hudobné rebríèky"
+karmatopic = "[:channel] karma"
+activenickbyhourtopic = "Najaktívnej\9aie prezývky pod¾a hodín"
+dailyactivitytopic = "Denná aktivita (last [:n] dní)"
+activegenderstopic = "Najaktívnej\9aie pohlavie"
+
+## Other text
+
+totallines = "Celkový poèet riadkov: [:lines]."
+totalnicks = "Ale bolo tu aj [:totalnicks] iných prezývok."
+totaltopic = "Topic sa menil celkom [:total]x."
+nick = "Prezývka"
+names = "Meno"
+url = "Odkaz"
+numberlines = "Poèet riadkov"
+randquote = "Náhodná veta"
+userpic = "Obrázok"
+nottop = "Títo neboli dos\9d ukecaní:"
+word = "Slovo"
+numberuses = "Poèet pou\9eití"
+show_words = "Poèet slov"
+show_time = "Kedy"
+show_wpl = "Slov na riadok"
+show_cpl = "Znakov na riadok"
+show_lastseen = "Naposledy videný"
+lastused = "Naposledy pou\9eil(a)"
+lastseen1 = "[:days] deò dozadu"
+lastseen2 = "[:days] dni dozadu"
+today = "dnes"
+pagetitle1 = "Malá \9atatistika z [:channel] @ [:network] od bota [:maintainer]"
+pagetitle2 = "\8atatistika vygenerovaná v "
+pagetitle3 = "Poèas týchto [:days] dní, bolo na [:channel] celkom <b>[:nicks]</b> rozdielnych prezývok."
+stats_gen_by = "\8atatistiky generované programom [:pisg_url] v[:version]"
+author = "Pisg napísal [:author_url], prelo\9eil Snowman a gramatyku opravovala janula :)"
+stats_gen_in = "\8atatistiky sa generovali [:time]"
+hours = "hod."
+minutes = "min."
+seconds = "sek."
+and = "a"
+names1 = "Mená"
+names2 = "Meno"
+karma = "Karma"
+badkarma = "Zlá karma od"
+goodkarma = "Dobrá karma od"
+smiley = "Smajlík"
+foultext = "<b>Napríklad, ako toto:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+gender = "Pohlavie"
+gender_f = "\8eena"
+gender_m = "Mu\9e"
+gender_b = "Bot"
+song = "Pieseò"
+numberplayed = "Ako èasto hraná"
+playedby = "Naposledy hraná od"
+
+# Mouse-over titles
+pisghomepage = "Choï na domácu stránku programu pisg"
+authorhomepage = "Choï na autorovu domácu stránku"
+newwindow = "Otvor v novom okne:"
+mailto = "Po\9ali mail pre"
+</lang>
+
+### Russian
+<lang name="RU" charset="CP1251">
+mostop1 = "<b>[:nick]</b> ðàçäàë [:ops] îïîâ íà êàíàëå..."
+mostop2 = "<b>[:nick]</b> òîæå î÷åíü äîáð: [:ops] îïîâ."
+mostop3 = "Ñòðàííî, íèêòî îïà íå äàâàë íà [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> - øåðèô êàíàëà ñ [:deops] äåîïàìè."
+mostdeop2 = "<b>[:nick]</b> îòíÿë îïà ó [:deops] þçåðîâ."
+mostdeop3 = "Âàó, íè ó êîãî îïà íå îòáèðàëè íà [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> ñäåëàë [:halfops] ïîëó-îïåðàòîðàìè..."
+mosthalfop2 = "<b>[:nick]</b> was also very polite: [:halfops] halfops from [:him:her:]."
+mosthalfop3 = "Ñòðàííî, íè îäíîãî ïîëó-îïåðàòîðà íà [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> øåðèôô êàíàëà äëÿ [:dehalfops] ïîëó-îïåðàòîðîâ."
+mostdehalfop2 = "<b>[:nick]</b> ñíÿë ñòàòóñ ïîëó-îïåðàòîðà ñ [:dehalfops] þçåðîâ."
+mostdehalfop3 = "Óõõ, íè ó êîãî íå çàáðàëè ïðàâà ïîëó-îïåðàòîðà íà [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> ðàçäàë [:voices] âîéñîâ íà êàíàëå..."
+mostvoice2 = "<b>[:nick]</b> òîæå î÷åíü äîáð: [:voices] âîéñîâ."
+mostvoice3 = "Ñòðàííî, íè îäíîãî âîéñà íà [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> ëþáèò îòáèðàòü âîéñû ó ëþäåé - [:devoices] äåâîéñîâ."
+mostdevoice2 = "<b>[:nick]</b> òîæå æàäåí, äåâîéñíóë [:devoices] þçåðîâ."
+mostdevoice3 = "Íè ó êîãî íå îòáèðàëè âîéñû íà [:channel]!"
+
+action1 = "<b>[:nick]</b> âñåãäà äà¸ò íàì çíàòü, ÷òî äåëàåò: [:actions]!"
+action2 = "Òàêæå, <b>[:nick]</b> ãîâîðèò íàì, ÷òî äåëàåò - [:actions]."
+action3 = "Íè÷åãî íèêòî íå äåëàåò íà [:channel]!"
+actiontext = "<b>Íàïðèìåð, âîò òàê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> ãëóï èëè ïðîñòî çàäà¸ò ñëèøêîì ìíîãî âîïðîñîâ?  [:per]% åãî (å¸) ñòðîê ñîäåðæàëè âîïðîñ!"
+question2 = "<b>[:nick]</b> íå íàìíîãî óìíåå.  [:per]% åãî(å¸) ñòðîê áûëè âîïðîñèòåëüíûìè."
+question3 = "Íèêòî íå çàäàâàë çäåñü âîïðîñîâ; îäíè ãåíèè íà êàíàëå, ÷òî ëè?"
+
+shout1 = "Ñàìûì ãðîìêèì áûë <b>[:nick]</b>, êîòîðûé(àÿ) âîïèë(à) [:per]% âðåìåíè, ïðîâåä¸ííîãî íà êàíàëå!"
+shout2 = "Åù¸ îäíèì <i>ñòàðûì êðèêóíîì</i> áûë <b>[:nick]</b>, - êðè÷àë [:per]% âðåìåíè!"
+shout3 = "Âàó, íèêòî òóò íå îðàë ñîâñåì."
+
+allcaps1 = "Ïîõîæå, êëàâèøà Shift ó <b>[:nick]</b>çàïàëà:  [:per]% âðåìåíè îí(à) ïèñàë(à) ÁÎËÜØÈÌÈ ÁÓÊÂÀÌÈ."
+allcaps2 = "<b>[:nick]</b> ïðîñòî çàáûë(à) îòêëþ÷èòü ñâîé Caps-Lock.  Ïèñàë(à) ÁÎËÜØÈÌÈ ÁÓÊÂÀÌÈ [:per]% âðåìåíè."
+allcaps3 = "Ó âñåõ êëàâèøà Shift áûëà ïîä êîíòðîëåì.  :)"
+allcapstext = "<b>Íàïðèìåð, âîò òàê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> î÷åíü àãðåññèâíàÿ ëè÷íîñòü. Îí(à) àòàêîâàë(à) äðóãèõ <b>[:attacks]</b> ðàç."
+violent2 = "<b>[:nick]</b> òîæå íå ìîæåò êîíòðîëèðîâàòü ñâîþ àãðåññèþ.  Íàåçæàë(à) íà äðóãèõ <b>[:attacks]</b> ðàç."
+violent3 = "Íèêòî íå íàåçæàåò, âñå âåäóò ñåáÿ äðóæåñòâåííî."
+violenttext = "<b>Íàïðèìåð, âîò òàê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Áåäíûé(àÿ) <b>[:nick]</b>, íèêòî åãî(å¸) íå ëþáèò.  Åãî/帠àòàêîâàëè  <b>[:attacks]</b> ðàç."
+attacked2 = "<b>[:nick]</b> òîæå ïîõîæå íå ëþáÿò.  Áèëè <b>[:attacks]</b> ðàç."
+attackedtext = "<b>Íàïðèìåð, âîò òàê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> íå î÷åíü ïîïóëÿðåí(íà) - êèêíóëè [:kicks] ðàç!"
+gotkick2 = "<b>[:nick]</b> âèäèìî òîæå íåíàâèäÿò:  [:kicks] ïîëó÷èë(à)."
+kicktext = "<b>Íàïðèìåð, âîò òàê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> íå ìîã(ëà) ïðèíÿòü ðåøåíèå - îñòàòüñÿ èëè óéòè.  [:joins] âõîäîâ íà êàíàë çà îò÷¸òíûé ïåðèîä!"
+
+kick1 = "<b>[:nick]</b> ëèáî ñîø¸ë ñ óìà, ëèáî ïðîñòî ÷åñòíûé îï - êèêíóë âñåãî [:kicked] þçåðîâ!"
+kick2 = "Âåðíûé ïîñëåäîâàòåëü [:oldnick], <b>[:nick]</b>, êèêíóë [:kicked] þçåðîâ."
+kick3 = "Õîðîøèå îïû çäåñü - íèêîãî íå êèêàëè!"
+
+words1 = "<b>[:nick]</b> ïðîèçí¸ñ âñåãî [:words] ñëîâ!"
+words2 = "Âåðíûé äðóã è ñîðàòíèê [:oldnick], <b>[:nick]</b>, ãîâîðèë íå òàê ìíîãî: [:words] ñëîâ."
+words3 = "Íèêòî íè÷åãî íå ãîâîðèë...  ×òî çà ñòðàííûé êàíàë..."
+
+mono1 = "<b>[:nick]</b> ìíîãî ðàçãîâàðèâàåò ñ ñîáîé.  Ïèñàë(à) áîëåå 5 ñòðîê ïîäðÿä [:monos] ðàç!"
+mono2 = "Åù¸ îäíà îäèíîêàÿ îñîáà - <b>[:nick]</b>, ãîâîðèâøèé(àÿ) ñàì(à) ñ ñîáîé [:monos] ðàç."
+
+wpl1 = "<b>[:nick]</b> ïèñàë(à) â ñðåäíåì [:wpl] ñëîâ â ñòðîêå."
+wpl2 = "Ñðåäíåå ïî êàíàëó êîëè÷åñòâî ñëîâ â ñòðîêå - [:avg]."
+
+long1 = "<b>[:nick]</b> ïèñàë(à) ñàìûå äëèííûå ñòðîêè, â ñðåäíåì ïî [:letters] áóêâ â ñòðîêå."
+long2 = "[:channel] Ñðåäíåå êîëè÷åñòâî áóêâ â ñòðîêå ïî êàíàëó - [:avg]."
+
+short1 = "<b>[:nick]</b> ïèñàë(à) êðàò÷àéøèå ñòðîêè, â ñðåäíåì [:letters] ñèìâîëîâ â ñòðîêå."
+short2 = "<b>[:nick]</b> òîæå êðàòîê, â ñðåäíåì [:letters] ñèìâîëîâ."
+
+foul1 = "<b>[:nick]</b> ÷àñòî ñêâåðíîñëîâèò.  [:per]% ñòðîê ñîäåðæàò áðàíü."
+foul2 = "<b>[:nick]</b> òàêæå âãîíÿåò ìàòðîñîâ â êðàñêó, [:per]% âðåìåíè."
+foul3 = "Íèêòî íå áðàíèòñÿ íà [:channel]!  Äà íó âàñ!?"
+
+smiles1 = "<b>[:nick]</b> íåñ¸ò ìèðó ñ÷àñòüå.  [:per]% ñòðîê ñîäåðæàëè óëûáêó.  :)"
+smiles2 = "<b>[:nick]</b> òîæå íå ïå÷àëèòñÿ - óëûáàåòñÿ [:per]% âðåìåíè."
+smiles3 = "Íåò óëûáîê íà [:channel]!  Íå óíûâàéòå, äåâî÷êè è ìàëü÷èêè."
+
+sad1 = "<b>[:nick]</b> êàæèñü, ïå÷àëèòñÿ:  [:per]% ñòðîê âûðàæàþò ïå÷àëü.  :("
+sad2 = "Åù¸ îäíà ïå÷àëüíàÿ ïåðñîíà - <b>[:nick]</b>, ïëà÷åò [:per]% âðåìåíè."
+sad3 = "Íåò ïå÷àëè íà [:channel]!  Êàêîé ñ÷àñòëèâûé êàíàë.  :-)"
+
+month = "ßíâàðü Ôåâðàëü Ìàðò Àïðåëü Ìàé Èþíü Èþëü Àâãóñò Ñåíòÿáðü Îêòÿáðü Íîÿáðü Äåêàáðü"
+day = "Âîñêðåñåíüå Ïîíåäåëüíèê Âòîðíèê Ñðåäà ×åòâåðã Ïÿòíèöà Ñóááîòà "
+
+## Topics
+
+bignumtopic = "Áîëüøèå öèôðû"
+othernumtopic = "Äðóãèå èíòåðåñíûå öèôðû"
+latesttopic = "Ïîñëåäíèå òîïèêè"
+activetimestopic = "Êîãäà ìû òóò ÷àùå áîëòàåì"
+activenickstopic = "Ñàìûå àêòèâíûå ïîëüçîâàòåëè"
+activenickbyhourtopic = "Ñàìûå àêòèâíûå ïîëüçîâàòåëè ïî ÷àñàì"
+mostwordstopic = "Íàèáîëåå ÷àñòî èñïîëüçóåìûå ñëîâà"
+referencetopic = "Íàèáîëåå ïîïóëÿðíûé íèê"
+urlstopic = "Íàèáîëåå ïîïóëÿðíûé URL"
+notopic = "Íà ýòîì êàíàëå íèêîãäà íå áûëî òîïèêà."
+mostnickstopic = "Ïîëüçîâàòåëè ñ íàèáîëüøèì êîëè÷åñòâîì íèêîâ"
+bylinetopic = "[:date] Àâòîð - [:nick] îò [:time]"
+dailyactivitytopic = "Àêòèâíîñòü çà äåíü (çà ïîñëåäíèå [:n] äíåé)"
+smileytopic = "Smileys :-)"
+chartstopic = "[:channel] Ìóçûêàëüíûé ×àðò"
+karmatopic = "[:channel] êàðìà"
+activegenderstopic = "Ñàìûå àêòèâíûå òåìû"
+
+
+## Other text
+
+totallines = "Îáùåå êîëè÷åñòâî ñòðîê: [:lines]."
+totalnicks = "Êñòàòè, åù¸ áûëî [:totalnicks] äðóãèõ íèêîâ."
+totaltopic = "Òîïèê óñòàíàâëèâàëñÿ [:total] ðàç."
+nick = "Íèê"
+names = "Èñïîëüçóåìûå èìåíà"
+url = "URL"
+numberlines = "Êîëè÷åñòâî ñòðîê"
+randquote = "Ñëó÷àéíàÿ ôðàçà"
+userpic = "Ôîòî þçåðà"
+nottop = "Ýòè íå ïîïàëè â òîï:"
+word = "Ñëîâî"
+numberuses = "Êîëè÷åñòâî èñïîëüçîâàíèé"
+show_words = "Êîëè÷åñòâî ñëîâ"
+show_time = "Êîãäà?"
+show_wpl = "Ñëîâ â ñòðîêå"
+show_cpl = "Ñèìâîëîâ â ñòðîêå"
+show_lastseen = "Ïîñëåäíèé ðàç âèäåëè"
+lastused = "Ïîñëåäíèé ðàç èñïîëüçîâàëñÿ"
+lastseen1 = "[:days] äíåé íàçàä"
+lastseen2 = "[:days] äíåé íàçàä"
+today = "ñåãîäíÿ"
+pagetitle1 = "Ñòàòèñòèêà [:channel] @ [:network] [:maintainer]"
+pagetitle2 = "Ñòàòèñòèêà ñãåíåðèðîâàíà "
+pagetitle3 = "Çà ýòîò [:days]-äíåâíûé îò÷¸òíûé ïåðèîä, âñåãî <b>[:nicks]</b> ðàçëè÷íûõ íèêîâ áûëî ïðåäñòàâëåíî íà [:channel]."
+stats_gen_by = "Ñòàòèñòèêà ñãåíåððèðîâàíà [:pisg_url] v[:version]"
+author = "pisg by [:author_url] è äðóãèå. Ïåðåâîä <a href="mailto:re@kursor.ru">HUGO</a>"
+stats_gen_in = "Ñòàòèñòèêà ñãåíåðèðîâàíà çà [:time]"
+hours = "÷àñîâ"
+minutes = "ìèíóò"
+seconds = "ñåêóíä"
+and = "è"
+names1 = "èìåíà"
+names2 = "èìÿ"
+karma = "Êàðìà"
+badkarma = "Ïëîõàÿ êàðìà"
+goodkarma = "Õîðîøàÿ êàðìà"
+smiley = "Smiley"
+foultext = "<b>Íàïðèìåð âîò òàê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+gender = "Ïîë"
+gender_b = "Bot"
+gender_f = "Æåíñêèé"
+gender_m = "Ìóæñêîé"
+song = "Ïåñíÿ"
+playedby = "Ïðîñëóøàë ïîñëåäíèé ðàç"
+numberplayed = "Ñêîëüêî ðàç ïðîñëóøàíî"
+
+# Mouse-over titles
+pisghomepage = "Ïîñåòèòü äîìàøíþþ ñòðàíèöó pisg"
+authorhomepage = "Ïîñåòèòü äîìàøíþþ ñòðàíèöó àâòîðîâ"
+newwindow = "Îòêðûòü â íîâîì îêíå:"
+mailto = "Ìûëüíóòü"
+</lang>
+
+### Greek
+<lang name="GR" charset="iso-8859-7">
+mostop1 = "Ï/ç <b>[:nick]</b> Ýäùóå [:ops] ops óôï êáíÜëé..."
+mostop2 = "Ï/ç <b>[:nick]</b> áêïëïýèçóå åõãåíéêÜ ìå [:ops]."
+mostop3 = "Ðåñßåñãï, êáíÝíá op äåí äþèçêå óôï [:channel]!"
+
+mostdeop1 = "Ï/ç <b>[:nick]</b> åßíáé ï óåñßöçò ôïõ êáíáëéïý ìå [:deops] deops."
+mostdeop2 = "Åðßóçò ï/ç <b>[:nick]</b> Ýêáíå deop óå [:deops] ÷ñÞóôåò."
+mostdeop3 = "Öïâåñü, êáíÝíá op äåí áöáéñÝèçêå óôï [:channel]!"
+
+mostvoice1 = "Ï/ç <b>[:nick]</b> Ýäùóå [:voices] voices óôï êáíÜëé..."
+mostvoice2 = "Ï/ç <b>[:nick]</b> áêïëïýèçóå åõãåíéêÜ ìå [:voices]."
+mostvoice3 = "Ðåñßåñãï, êáíÝíá voice äåí äþèçêå óôï [:channel]!"
+
+mostdevoice1 = "Ï/ç <b>[:nick]</b> áñÝóêåôáé óôï íá áöáéñåß ôá voices ôïõ êüóìïõ. ¸êáíå devoice [:devoices] öïñÝò."
+mostdevoice2 = "Ï/ç <b>[:nick]</b> äåí ðÞãå ðßóù, Ýêáíå devoice óå [:devoices] ÷ñÞóôåò."
+mostdevoice3 = "ÊáíÝíá devoice äåí Ýãéíå óôï [:channel]!"
+
+mosthalfop1 = "Ï/ç <b>[:nick]</b> Ýäùóå [:halfops] halfops óôï êáíÜëé."
+mosthalfop2 = "Ï/ç <b>[:nick]</b> áêïëïýèçóå åõãåíéêÜ ìå [:halfops] halfops."
+mosthalfop3 = "Ðåñßåñãï, êáíÝíá halfop äåí äþèçêå óôï [:channel]!"
+
+mostdehalfop1 = "Ï/ç <b>[:nick]</b> åßíáé ï óåñßöçò ôïõ êáíáëéïý ìå [:dehalfops] dehalfops."
+mostdehalfop2 = "Ï/ç <b>[:nick]</b> Ýêáíå dehalfop óå [:dehalfops] ÷ñÞóôåò."
+mostdehalfop3 = "Öïâåñü, êáíÝíá halfop äåí áöáéñÝèçêå óôï [:channel]!"
+
+action1 = "Ï/ç <b>[:nick]</b> ìáò åíçìåñþíåé äéáñêþò ãéá ôï ôé êÜíåé: [:actions] actions!"
+action2 = "Åðßóçò ï/ç <b>[:nick]</b> ìáò ëÝåé ôé ôñÝ÷åé ìå [:actions]."
+action3 = "ÊáíÝíá action óôï [:channel]!"
+actiontext = "<b>Ãéá ðáñÜäåéãìá:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b>: áíïçóßá Þ áðëþò ðïëëÝò áðïñßåò; Ôï [:per]% ôùí ãñáììþí ðåñéåß÷áí åñþôçóç!"
+question2 = "Åðßóçò ï/ç <b>[:nick]</b> äåí öáßíåôáé íá ãíùñßæåé êáé ðÜñá ðïëëÜ ìå [:per]% åñùôÞóåùí."
+question3 = "Êáíåßò äåí êÜíåé åñùôÞóåéò åäþ. ÌÞðùò üëïé åßíáé éäéïöõßåò;"
+
+shout1 = "Ï/ç <b>[:nick]</b> ÷ñçóéìïðïßçóå èáõìáóôéêÜ óå ðïóïóôü [:per]%!"
+shout2 = "Ï/ç <b>[:nick]</b> áêïëïýèçóå ìå [:per]%."
+shout3 = "Óå áõôü ôï êáíÜëé, äåí ÷ñçóéìïðïéåß êáíåßò èáõìáóôéêÜ!"
+
+allcaps1 = "Öáßíåôáé üôé ï/ç <b>[:nick]</b> Ý÷åé ìïíßìùò ðáôçìÝíï ôï Caps Lock: [:per]% ÷ñÞóç ÊÅÖÁËÁÉÙÍ."
+allcaps2 = "ÁëëÜ êáé ï/ç <b>[:nick]</b> ìÜëëïí îÝ÷áóå íá ôï áðåíåñãïðïéÞóåé. [:per]% ÷ñÞóç ÊÅÖÁËÁÉÙÍ."
+allcaps3 = "Åõôõ÷þò óå áõôü ôï êáíÜëé, äåí öùíÜæåé êáíåßò!"
+allcapstext = "<b>Ãéá ðáñÜäåéãìá:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "Ï/ç <b>[:nick]</b> åßíáé Ýíá ðïëý åðéèåôéêü Üôïìï. ÅðéôÝèçêå óå Üëëïõò <b>[:attacks]</b> öïñÝò."
+violent2 = "Ï/ç <b>[:nick]</b> äåí ìðüñåóå åðßóçò íá óõãêñáôÞóåé ôá íåýñá ôïõ/ôçò. ÅðéôÝèçêå <b>[:attacks]</b> öïñÝò óå Üëëïõò ÷ñÞóôåò."
+violent3 = "Êáíåßò äåí åðéôÝèçêå óå êáíÝíáí. ¼ëïé Þôáí öéëéêïß."
+violenttext = "<b>Ãéá ðáñÜäåéãìá:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Êáíåßò äåí öáßíåôáé íá óõìðáèåß ôïí/ôçí <b>[:nick]</b>. Ôïõ åðéôÝèçêáí <b>[:attacks]</b> öïñÝò."
+attacked2 = "Ï/ç <b>[:nick]</b> ìïéÜæåé íá åßíáé åðßóçò áíåðéèýìçôïò. Ôïõ åðéôÝèçêáí <b>[:attacks]</b> öïñÝò."
+attackedtext = "<b>Ãéá ðáñÜäåéãìá:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "Ï/ç <b>[:nick]</b> äåí åßíáé êáé ðïëý äçìïöéëÝò Üôïìï. Ôïõ/ôçò Ýêáíáí kick [:kicks] öïñÝò!"
+gotkick2 = "Ï/ç <b>[:nick]</b> ìïéÜæåé íá åßíáé Ýíá åðßóçò ìéóçôü Üôïìï. ÄÝ÷ôçêå [:kicks] kicks."
+kicktext = "<b>Ãéá ðáñÜäåéãìá:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "Ï/ç <b>[:nick]</b> äåí ìðïñïýóå íá áðïöáóßóåé áí èá ìåßíåé Þ èá öýãåé áðü ôï êáíÜëé, ìðáßíïíôáò [:joins] öïñÝò óå áõôü."
+
+kick1 = "<b>[:nick]</b>: äéêáéïóýíç Þ ðáñÜíïéá; ÐÜíôùò Ýêáíå kick óå [:kicked] Üôïìá." 
+kick2 = "Óôç äåýôåñç èÝóç, ï/ç <b>[:nick]</b> Ýêáíå kick óå [:kicked] Üôïìá."
+kick3 = "Åäþ ôá ðñÜãìáôá åßíáé ìÜëëïí ÷áëáñÜ! ÊáíÝíáò äåí Ýêáíå kicks :)"
+
+words1 = "Ï/ç <b>[:nick]</b> êáôÜöåñå íá ãñÜøåé [:words] ëÝîåéò."
+words2 = "Óå áíôßèåóç ìå ôïí/ôçí [:oldnick], ï/ç <b>[:nick]</b> áêïëïýèçóå ìå [:words] ëÝîåéò."
+words3 = "Êáíåßò äåí åßðå ôßðïôá... ôé ðåñßåñãï êáíÜëé..."
+
+mono1 = "Ï/ç <b>[:nick]</b> ìïíïëïãåß ðïëý, ãñÜöïíôáò ðÜíù áðü 5 ãñáììÝò óôç óåéñÜ [:monos] öïñÝò!"
+mono2 = "Aëëïò Ýíáò ìïíá÷éêüò ÷ñÞóôçò Þôáí ï/ç <b>[:nick]</b> ðïõ êáôÜöåñå íá ìïíïëïãÞóåé [:monos] öïñÝò."
+
+wpl1 = "Ï/ç <b>[:nick]</b> Ýãñáøå êáôÜ ìÝóï üñï [:wpl] ëÝîåéò áíÜ ãñáììÞ."
+wpl2 = "Ï ìÝóïò üñïò ôïõ êáíáëéïý Þôáí [:avg] ëÝîåéò áíÜ ãñáììÞ."
+
+long1 = "Ï/ç <b>[:nick]</b> Ýãñáøå ôéò ìåãáëýôåñåò ãñáììÝò, ìå ìÝóï üñï [:letters] ÷áñáêôÞñùí áíÜ ãñáììÞ."
+long2 = "Ï ìÝóïò üñïò óôï [:channel] Þôáí [:avg] ÷áñáêôÞñåò áíÜ ãñáììÞ."
+
+short1 = "Ï/ç <b>[:nick]</b> Ýãñáøå ôéò ìéêñüôåñåò ãñáììÝò, ìå ìÝóï üñï [:letters] ÷áñáêôÞñùí áíÜ ãñáììÞ."
+short2 = "Ï/ç [:nick] Þôáí åðßóçò ðïëý ëáêùíéêüò, ìå ìÝóï üñï [:letters] ÷áñáêôÞñùí."
+
+foul1 = "Ï/ç <b>[:nick]</b> áðïäåß÷èçêå üôé îåðåñíÜåé ôá üñéá, ÷ñçóéìïðïéþíôáò êáôÜ [:per]% Üóåìíï ëåîéëüãéï"
+foul2 = "Åðßóçò ï/ç <b>[:nick]</b> áêïëïýèçóå ìå ðïóïóôü [:per]%."
+foul3 = "Êáíåßò äåí ìßëçóå Üó÷çìá óôï  [:channel]!"
+foultext = "<b>Ãéá ðáñÜäåéãìá:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "Ï/ç <b>[:nick]</b> öÝñíåé åõôõ÷ßá óôïí êüóìï, ÷ñçóéìïðïéþíôáò ÷áìüãåëá óå ðïóïóôü [:per]% :)"
+smiles2 = "Åðßóçò ï/ç <b>[:nick]</b> ÷áìïãÝëáóå óå ðïóïóôü [:per]%."
+smiles3 = "Êáíåßò äåí ÷áìïãåëÜåé óôï [:channel]! ÌÞðùò åßíáé þñá íá áíåâïýìå ëßãï;"
+
+sad1 = "Ï/ç <b>[:nick]</b> öáßíåôáé íá ìçí Ý÷åé êÝöéá áõôÞ ôçí ðåñßïäï. ×ñçóéìïðïßçóå èëéììÝíá ðñïóùðÜêéá óå ðïóïóôü [:per]% :("
+sad2 = "Ï/ç <b>[:nick]</b> åßíáé åðßóçò Ýíá èëéììÝíï Üôïìï, ðïõ êáôóïýöéáóå óå ðïóïóôü [:per]%."
+sad3 = "Êáíåßò äåí åßíáé êáôóïýöçò óôï [:channel]! Ôé ÷áñïýìåíï êáíÜëé :-)"
+
+month = "Éáíïõáñßïõ Öåâñïõáñßïõ Ìáñôßïõ Áðñéëßïõ Ìáúïõ Éïõíßïõ Éïõëßïõ Áõãïýóôïõ Óåðôåìâñßïõ Ïêôùâñßïõ Íïåìâñßïõ Äåêåìâñßïõ"
+day = "ÊõñéáêÞ ÄåõôÝñá Ôñßôç ÔåôÜñôç ÐÝìðôç ÐáñáóêåõÞ ÓÜââáôï"
+
+## Topics
+
+bignumtopic = "ÌåãÜëïé áñéèìïß"
+othernumtopic = "Aëëïé åíäéáöÝñïíôåò áñéèìïß"
+latesttopic = "Ôåëåõôáßá topics"
+activetimestopic = "Ïé ðéï åíåñãÝò þñåò"
+activenickstopic = "Ïé ðéï åíåñãïß ÷ñÞóôåò"
+activenickbyhourtopic = "Ïé ðéï åíåñãïß ÷ñÞóôåò áíÜ þñá"
+mostwordstopic = "Ïé ðéï äçìïöéëåßò ëÝîåéò"
+referencetopic = "Ôï ðéï äçìïöéëÝò øåõäþíõìï"
+smileytopic = "Smileys :-)"
+karmatopic = "Ôïõ êÜñìá ôïõ [:channel]"
+urlstopic = "Ïé ðéï äçìïöéëåßò äéåõèýíóåéò"
+chartstopic = "ÌïõóéêÝò åðéôõ÷ßåò óôï [:channel]"
+notopic = "Äåí äçëþèçêå êÜðïéï topic óôï êáíÜëé."
+mostnickstopic = "×ñÞóôåò ìå ôá ðåñéóóüôåñá øåõäþíõìá"
+bylinetopic = "[:date] áðü [:nick] óôéò [:time]"
+dailyactivitytopic = "ÇìåñÞóéá äñáóôçñéüôçôá (ôéò ôåëåõôáßåò [:n] çìÝñåò)"
+activegenderstopic = "Ôï ðéï åíåñãü öýëï"
+
+## Other text
+
+totallines = "Óõíïëéêüò áñéèìüò ãñáììþí [:lines]."
+totalnicks = "Åðßóçò, õðÞñîáí êáé Üëëïé [:totalnicks] ÷ñÞóôåò."
+totaltopic = "Ôï topic äçëþèçêå [:total] öïñÝò."
+nick = "Øåõäþíõìï"
+names = "Ïíüìáôá ðïõ ÷ñçóéìïðïéÞèçêáí"
+url = "Äéåýèõíóç"
+numberlines = "Áñéèìüò ãñáììþí"
+randquote = "Ôõ÷áßá öñÜóç"
+userpic = "Öùôïãñáößá"
+nottop = "Äåí êáôÜöåñáí íá öôÜóïõí üëïé óôçí êïñõöÞ:"
+word = "ËÝîç"
+numberuses = "Óõ÷íüôçôá"
+show_words = "Áñéèìüò ëÝîåùí"
+show_time = "Ðüôå;"
+show_wpl = "ËÝîåéò áíÜ ãñáììÞ"
+show_cpl = "×áñáêôÞñåò áíÜ ãñáììÞ"
+show_lastseen = "Ôåëåõôáßá åßóïäïò"
+lastused = "Ôåëåõôáßá ÷ñçóéìïðïéÞèçêå áðü"
+smiley = "Smiley"
+karma = "ÊÜñìá"
+goodkarma = "Êáëü êÜñìá áðü"
+badkarma = "Êáêü êÜñìá áðü"
+lastseen1 = "[:days] çìÝñá ðñéí"
+lastseen2 = "[:days] çìÝñåò ðñéí"
+today = "ÓÞìåñá"
+pagetitle1 = "ÓôáôéóôéêÜ ãéá ôï [:channel] óôï [:network] áðü [:maintainer]."
+pagetitle2 = "Óôïé÷åßá ãéá "
+pagetitle3 = "Ãéá ôçí ÷ñïíéêÞ ðåñßïäï ôùí [:days] çìåñþí, <b>[:nicks]</b> ÷ñÞóôåò óõíïìßëçóáí óôï [:channel]."
+stats_gen_by = "Ôá óôáôéóôéêÜ äçìéïõñãÞèçêáí ìå ôï [:pisg_url] v[:version]"
+author = "pisg áðü ôïí [:author_url] êáé Üëëïõò"
+stats_gen_in = "Ôá óôáôéóôéêÜ äçìéïõñãÞèçêáí óå [:time]"
+hours = "þñåò"
+minutes = "ëåðôÜ"
+seconds = "äåõôåñüëåðôá"
+and = "êáé"
+names1 = "ïíüìáôá"
+names2 = "üíïìá"
+gender = "Öýëï"
+gender_f = "Èçëõêü"
+gender_m = "Áñóåíéêü"
+gender_b = "Bot"
+song = "Ôñáãïýäé"
+numberplayed = "Ðüóï óõ÷íÜ ðáß÷ôçêå"
+playedby = "Ôåëåõôáßá ðáß÷ôçêå áðü"
+
+# Mouse-over titles
+pisghomepage = "Ðçãáßíåôå óôç óåëßäá ôïõ pisg"
+authorhomepage = "Ðçãáßíåôå óôç óåëßäá ôïõ äçìéïõñãïý"
+newwindow = "Áíïéãìá óå íÝï ðáñÜèõñï:"
+mailto = "ÁðïóôïëÞ mail óå"
+</lang>
+
+### Hebrew
+<lang name="HE" charset="CP1255">
+mostop1 = "<b>[:nick]</b> [:ðúï:ðúðä:] [:ops] àåôéí áòøåõ..."
+mostop2 = "<b>[:nick]</b> [:äéä:äééúä:] âí ãé [:îðåîñ:îðåîñú:]: [:ops] àåôéí î [:îîðå:îîðä:]."
+mostop3 = "îåæø, ìà ðúðå àó àåô á [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> [:äåà:äéà:] äùøéó ùì äòøåõ: [:deops] äåøãåú àåôéí!"
+mostdeop2 = "<b>[:nick]</b> [:äåøéã:äåøéãä:] [:deops] àåôéí."
+mostdeop3 = "ååàå! àó àçã ìà äåøéã àåôéí á [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> [:ðúï:ðúðä:] [:voices] ååééñéí áòøåõ..."
+mostvoice2 = "<b>[:nick]</b> [:äéä:äééúä:] âí ãé [:îðåîñ:îðåîñú:]: [:voices] ååéñéí î[:îîðå:îîðä:]."
+mostvoice3 = "îåæø, ìà ðúðå ùåí ååéñ á [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> [:àåäá:àåäáú:] ìäåøéã ååéñéí îàðùéí! ñê äëì [:devoices] äåøãåú."
+mostdevoice2 = "<b>[:nick]</b> [:äéä:äééúä:] ÷øåá/ä: ñê äëì [:devoices] äåøãåú."
+mostdevoice3 = "ìà äåøéãå àó ååéñ á [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> [:ðúï:ðúðä:] [:halfops] çöàé-àåô áòøåõ..."
+mosthalfop2 = "<b>[:nick]</b> [:äéä:äééúä:] âí ãé [:îðåîñ:îðåîñú:]: [:halfops] ðúðå òì [:éãå:éãä:]."
+mosthalfop3 = "îåæø, ìà ðúðå çöàé-àåô á [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> [:äåà:äéà:] äùøéó ùì äòøåõ, òí [:dehalfops] äåøãåú çöàé-àåôéí"
+mostdehalfop2 = "<b>[:nick]</b> [:äåøéã:äåøéãä:] [:dehalfops] çöàé-àåôéí."
+mostdehalfop3 = "îåæø, ìà äåøéãå çöàé-àåô á [:channel]!"
+
+action1 = "<b>[:nick]</b> úîéã [:ãåàâ:ãåàâú:] ìäâéã ìðå îä [:äåà:äéà:] òåùä: [:actions] à÷ùðéí!"
+action2 = "ëîå ëï, âí <b>[:nick]</b> [:àåîø:àåîøú:] ìðå îä ðùîò òí [:actions] 'à÷ùðéí'"
+action3 = "àéï 'à÷ùðéí' áòøåõ [:channel]!"
+actiontext = "<b>ìãåâîà, ëîå æä:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "äàí <b>[:nick]</b> [:èéôù:èéôùä:] àå ñúí [:ùåàì:ùåàìú:] îìéåï ùàìåú? [:per]% ùåøåú äëéìå ùàìä!"
+question2 = "âí <b>[:nick]</b> ìà [:éãò:éãòä:] äøáä.  [:per]% îäùåøåú [:ùìå:ùìä:] äéå ùàìåú." 
+question3 = "àó àçã ìà ùàì ëàï ùàìåú; òøåõ ùì âàåðéí?"
+
+shout1 = "äëé [:øåòù:øåòùú:] [:äéä:äééúä:] <b>[:nick]</b>, [:ùöò÷:ùöò÷ä:] [:per]% îäæîï!"
+shout2 = "îúçøä òì äëáåã ìúåàø [:äéä:äééúä:] <b>[:nick]</b>, [:ùöò÷:ùöò÷ä:] [:per]% îäæîï!"
+shout3 = "ëåìðå øâåòéí áòøåõ äæä? àó àçã ìà öò÷!"
+
+allcaps1 = "ðøàä ùäùéôè ùì <b>[:nick]</b> ÷öú ú÷åò:  [:per]% îäæîï [:äåà:äéà:] ëúá/ä áàåúéåú <b>âãåìåú</b>." 
+allcaps2 = "<b>[:nick]</b> ôùåè [:ùëç:ùëçä:] ìëáåú àú ä CapsLock [:ùìå:ùìä:]. [:äåà:äéà:] [:ëúá:ëúáä:] áàåúéåú âãåìåú [:per]% îäæîï."
+allcaps3 = "ëåìí ùîøå òì äùéôè ùìäí úçú ùìéèä  :)"
+allcapstext = "<b>ìãåâîà, ëîå æä:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> [:äåà:äéà:] áðàãí îàåã àâøéñéáé. [:ú÷ó:ú÷ôä:] àçøéí <b>[:attacks]</b> ôòîéí."
+violent2 = "<b>[:nick]</b> ìà [:éëåì:éëåìä:] ìùìåè áàâøñéáéåú [:ùìå:ùìä:].  [:äåà:äéà:] [:äöé÷:äöé÷ä:] ìàçøéí <b>[:attacks]</b> ôòîéí."
+violent3 = "àó àçã ëàï ìà äéëä àó àçã... î÷åí çáøåúé!"
+violenttext = "<b>ìãåâîà, ëê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "[:îñëï:îñëðä:] <b>[:nick]</b>, àó àçã ìà àåäá [:àåúå:àåúä:].  [:äåà:äéà:] [:äåú÷ó:äåú÷ôä:] <b>[:attacks]</b> ôòîéí."
+attacked2 = "<b>[:nick]</b> âí ìà äëé [:àäåã:àäåãä:].  [:äåà:äéà:] [:äåëä:äåëúä:] <b>[:attacks]</b> ôòîéí."
+attackedtext = "<b>ìãåâîà, ëê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> ìà [:äéä:äééúä:] äëé [:ôåôåìøé:ôåôåìøéú:], å[:ðáòè:ðáòèä:] [:kicks] ôòîéí!"
+gotkick2 = "<b>[:nick]</b> [:äéä:äééúä:] [:ùðåà:ùðåàä:] âí: [:÷éáì:÷éáìä:] [:kicks] áòéèåú."
+kicktext = "<b>ìãåâîà, ëê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> ìà [:éëì:éëìä:] ìäçìéè äàí ìäéùàø àå ììëú.  [:joins] ëðéñåú ðñôøå áñê äëì!"
+
+kick1 = "<b>[:nick]</b> [:äåà:äéà:] àåô [:äåâï:äåâðú:], àå ñúí [:îèåøó:îèåøôú:], ù[:áòè:áòèä:] áñê äëì [:kicked] àðùéí!"
+kick2 = "äîúçøä ùì [:oldnick] [:äåà:äéà:] <b>[:nick]</b>, [:áòè:áòèä:] [:kicked] àðùéí."
+kick3 = "àåôéí ðçîãéí éù ìðå ôä (ëðøàä éùðéí), ëé äí ìà áòèå áàó àçã!"
+
+words1 = "<b>[:nick]</b> [:àîø:àîøä:] [:words] îéìéí!"
+words2 = "äîúçøä ùì [:oldnick], äìà [:äåà:äéà:] <b>[:nick]</b>, ìà [:ãéáø:ãéáøä:] ëì ëê äøáä: ø÷ [:words] îéìéí."
+words3 = "áåàðä àéæä òøåõ ù÷è, àó àçã ìà àîø àó îéìä..."
+
+mono1 = "<b>[:nick]</b> [:îãáø:îãáøú:] äøáä [:ìòöîå:ìòöîä:] [:äåà:äéà:] [:ëúá:ëúáä:] éåúø î 5 ùåøåú áøöó [:monos] ôòîéí!"
+mono2 = "òåã [:îúáåãã:îúáåããú:] [:äåà:äéà:] <b>[:nick]</b>, ù[:äöìéç:äöìéçä:] ìäâéò ì [:monos] ôòîéí."
+
+wpl1 = "<b>[:nick]</b> [:ëúá:ëúáä:] áîîåöò [:wpl] îéìéí ìùåøä."
+wpl2 = "äîîåöò ùì äòøåõ äåà [:avg] îéìéí ìùåøä."
+
+long1 = "<b>[:nick]</b> [:ëúá:ëúáä:] àú äùåøåú äàøåëåú áéåúø! áîîåöò  [:letters] àåúéåú ìùåøä."
+long2 = "äîîåöò ùì [:channel] äéä [:avg] àåúéåú ìùåøä."
+
+short1 = "<b>[:nick]</b> [:ëúá:ëúáä:] àú äùåøåú ä÷öøåú áéåúø! áîîåöò: [:letters] àåúéåú ìùåøä."
+short2 = "ì <b>[:nick]</b> âí äéå áòéåú áìùåï, åäîîåöò [:ùìå:ùìä:] äåà [:letters] àåúéåú."
+
+foul1 = "ì <b>[:nick]</b> éù ôä ãé îìåëìê.  [:per]% [:îîéìåúéå:îîéìåúéä:] äéå ðéáåì ôä."
+foul2 = "<b>[:nick]</b> âí [:äúçøä:äúçøúä:] òì äúåàø, òí [:per]% ùì ðéáåìé ôä."
+foul3 = "àó àçã á [:channel] ìà î÷ìì!  àúí éåöàéí áëìì äçåöä àé ôòí?"
+foultext = "<b>ìãåâîà, ëê:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> [:îáéà:îáéàä:] ùîçä ìòåìí.  [:per]% îäùåøåú [:ùìå:ùìä:] äëéìå ñîééìéí  :)"
+smiles2 = "<b>[:nick]</b> âí ìà äáðàãí äëé òöåá áòåìí, òí [:per]% îäæîï."
+smiles3 = "àó àçã ìà îçééê á [:channel]!  çáø'ä, úúòåããå ÷öú!"
+
+sad1 = "<b>[:nick]</b> [:ðøàä:ðøàéú:] [:òöåá:òöåáä:] ìîãé:  [:per]% îäùåøåú äëéìå ôøöåó òöåá  :("
+sad2 = "<b>[:nick]</b> [:äåà:äéà:] âí àãí òöåá [:per]% îäæîï."
+sad3 = "àó àçã ìà òöåá á [:channel]!  àéæä òøåõ ùîç!  :-)"
+
+month = "éðåàø ôáøåàø îøõ àôøéì îàé éåðé éåìé àåâåñè ñôèîáø àå÷èåáø ðåáîáø ãöîáø"
+day = "øàùåï ùðé ùìéùé øáéòé çîéùé ùéùé ùáú"
+
+## Topics
+
+bignumtopic = "äîñôøéí äâãåìéí"
+othernumtopic = "îñôøéí îòðééðéí àçøéí"
+latesttopic = "èåôé÷éí àçøåðéí"
+activetimestopic = "äùòåú äëé ôòéìåú"
+activenickstopic = "äëéðåééí äëé ôòéìéí"
+activenickbyhourtopic = "äëéðåééí äëé ôòéìéí òì ôé ùòåú"
+mostwordstopic = "äîéìéí ùäåæëøå äëé äøáä"
+referencetopic = "äëéðåé ùäúééçñå àìéå äëé äøáä"
+urlstopic = "äëúåáåú ùäåæëøå äëé äøáä ôòîéí"
+notopic = "îòåìí ìà ùîå èåôé÷ áòøåõ æä."
+mostnickstopic = "äîùúîùéí òí äëé äøáä ëéðåééí"
+bylinetopic = "[:date] òì éãé [:nick] á [:time]"
+dailyactivitytopic = "(ôòéìåú éåîéú ([:n] éîéí àçøåðéí"
+smileytopic = "ôøöåôéí îåáéìéí :-)"
+chartstopic = "[:òøåõ] îöòã äîåæé÷ä"
+karmatopic = "÷àøîä [:channel]"
+activegenderstopic = "äîéï ùîãáø äëé äøáä"
+
+## Other text
+
+totallines = "ñê äëì îñôø äùåøåú: [:lines]."
+totalnicks = "àâá, äéå [:totalnicks] ðé÷éí àçøéí."
+totaltopic = "ùéðå èåôé÷ [:total] ôòîéí."
+nick = "ëéðåé"
+names = "ùîåú ùäùúîùå áäí"
+url = "ëúåáú"
+numberlines = "îñôø äùåøåú"
+randquote = "öéèåè à÷øàé"
+userpic = "úîåðú îùúîù"
+nottop = "àìä ìà äöìéçå ìäâéò ìôéñâä:"
+word = "îéìä"
+numberuses = "îñôø äîùúîùéí"
+show_words = "îñôø äîéìéí"
+show_time = "îúé?"
+show_wpl = "îéìéí ìùåøä"
+show_cpl = "àåúéåú ìùåøä"
+show_lastseen = "ðøàä ìàçøåðä"
+lastused = "äàçøåï ùäùúîù"
+lastseen1 = "[:days] àúîåì"
+lastseen2 = "[:days] éîéí ìôðé äéåí"
+today = "äéåí"
+pagetitle1 = "ñèèéñèé÷ä ùì äòøåõ [:channel] áøùú [:network] òì éãé [:maintainer]"
+pagetitle2 = "ñèèéñèé÷åú ðåöøå áéåí"
+pagetitle3 = "áîäìê ú÷åôä æå ùì [:days] éîéí, ñê ùì <b>[:nicks]</b> ëéðåééí ùåðéí ðøàå áòøåõ [:channel]."
+stats_gen_by = "Stats generated by [:pisg_url] v[:version]"
+author = "pisg by [:author_url] and others"
+stats_gen_in = "æîï éöéøú äñèèéñèé÷ä: [:time]"
+hours = "ùòåú"
+minutes = "ã÷åú"
+seconds = "ùðéåú"
+and = "å"
+names1 = "ùîåú"
+names2 = "ùí"
+karma = "÷àøîä"
+badkarma = "÷àøîä øòä òì éãé"
+goodkarma = "÷àøîä èåáä òì éãé"
+gender_m = "æëø"
+gender = "îéï"
+gender_b = "áåè"
+gender_f = "ð÷áä"
+smiley = "ôøöåó"
+numberplayed = "áàéæå úãéøåú îðåâï"
+song = "ùéø"
+playedby = "ìàçøåðä ðåâï òì éãé"
+
+# Mouse-over titles
+pisghomepage = "àúø äáéú ùì pisg"
+authorhomepage = "àúø äáéú ùì äéåöø"
+newwindow = "ôúç áçìåï çãù:"
+mailto = "ùìç ãåàø àì"
+</lang>
+
+### Bulgarian
+<lang name="BG" charset="CP1251">
+mostop1 = "<b>[:nick]</b> äàäå [:ops] op-à â êàíàëà..."
+mostop2 = "<b>[:nick]</b> ñúùî áåøå ìíîãî [:ëþáåçåí:ëþáåçíà:]: [:ops] op-à."
+mostop3 = "Ñòðàííî, íå áåøå äàäåí op â [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> å øåðèôà íà êàíàëà. Deop-íà [:deops] ïúòè."
+mostdeop2 = "<b>[:nick]</b> ìàõíà [:deops] op-à."
+mostdeop3 = "Èõà, íå áå îòíåò íèòî åäèí op â [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> äàäå [:voices] voice-à â êàíàëà..."
+mostvoice2 = "<b>[:nick]</b> ñúùî å ìíîãî [:ó÷òèâ:ó÷òèâà:]: äàäå [:voices] voice-à."
+mostvoice3 = "Ñòðàííî, íå ñà äàâàíè voice-îâå â [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> îáè÷à äà âçèìà äóìàòà (voice-à) îò õîðàòà: [:devoices] ïúòè."
+mostdevoice2 = "<b>[:nick]</b> áåøå áëèçî äî ñúùîòî: [:devoices] devoice-à."
+mostdevoice3 = "Íå áÿõà îòíåòè voice-îâå â [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> äàðè [:halfops] halfop-à â êàíàëà..."
+mosthalfop2 = "<b>[:nick]</b> å [:äàë:äàëà:] ñàìî [:halfops] halfop-a."
+mosthalfop3 = "Ñòðàííî, íå å äàâàí halfop â [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> å øåðèôà íà êàíàëà. Ìàõíà [:dehalfops] halfops."
+mostdehalfop2 = "<b>[:nick]</b> dehalfop-íà [:dehalfops] ÷îâåêà."
+mostdehalfop3 = "Èõà, íå áå îòíåò íèòî åäèí halfop â [:channel]!"
+
+action1 = "<b>[:nick]</b>âèíàãè íè óâåäîìÿâà êàêâî ïðàâè: [:actions] äåéñòâèÿ!"
+action2 = "Îñâåí òîâà, <b>[:nick]</b> íè êàçâà êàêâî ñòàâà ñ [:actions] äåéñòâèÿ."
+action3 = "Íÿìà äåéñòâèÿ â [:channel]!"
+actiontext = "<b>Íàïðèìåð òàêà:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "<b>[:nick]</b> [:ãëóïàâ:ãëóïàâà:] ëè å èëè ïðîñòî çàäàâà ìíîãî âúïðîñè? [:per]% oò ðåäîâåòå [:ìó:é:]  ñúäúðæàõà âúïðîñèòåëíà!"
+question2 = "<b>[:nick]</b> ñúùî íå çíàåøå ìíîãî [:per]% îò ðåäîâåòå [:ìó:é:] áÿõà âúïðîñè."
+question3 = "Íèêîé íå çàäàäå âúïðîñ â òóêà. Âñè÷êè ñà ãåíèè ;)"
+
+shout1 = "Íàé-ãðúìîãëàñíèÿ áåøå <b>[:nick]</b>, êîéòî êðåùåøå ïðåç [:per]% îò âðåìåòî!"
+shout2 = "Äðóãèÿ <i>êàâãàäæèÿ</i> áåøå <b>[:nick]</b>, êîéòî âèêàøå ïðåç [:per]% îò âðåìåòî!"
+shout3 = "Íèêîé íå å ïîâèøàâàë òîí, óàó."
+
+allcaps1 = "Èçãëåæäà shift-à íà <b>[:nick]</b> çàÿæäà: [:per]% îò âðåìåòî ïèñà ñ ÃËÀÂÍÈ ÁÓÊÂÈ."
+allcaps2 = "<b>[:nick]</b> ïðîñòî çàáðàâè äà èçêëþ÷è Caps-Lock-à ñè. [:Òîé:Òÿ:] ïèñà ñ ÃËÀÂÍÈ ÁÓÊÂÈ [:per]% îò âðåìåòî."
+allcaps3 = "Âñè÷êè êîíòðîëèðàò shift-a ñè.  :)"
+allcapstext = "<b>Åòî íàïðèìåð:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> å ìíîãî àãðåñèâíà ëè÷íîñò. [:Òîé:Òÿ:] àòàêóâà äðóãèòå <b>[:attacks]</b> ïúòè."
+violent2 = "<b>[:nick]</b> ñúùî íå ìîæå äà êîíòðîëèðà àãðåñèÿòà ñè. Íàïåðäàøè äðóãèòå <b>[:attacks]</b> ïúòè."
+violent3 = "Íèêîé íå óäàðè íèêîãî. Âñè÷êè áÿõà ïðèÿòåëñêè íàñòðîåíè."
+violenttext = "<b>Åòî íàïðèìåð:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Ãîðêèÿ <b>[:nick]</b>, íèêîé íå [:ãî:ÿ:] õàðåñâàøå. Íàáèõà [:ãî:ÿ:] <b>[:attacks]</b> ïúòè."
+attacked2 = "<b>[:nick]</b> èçãëåæäà ñúùî íå áåøå õàðåñâàí. Íàïåðäàøèõà [:ãî:ÿ:] <b>[:attacks]</b> ïúòè."
+attackedtext = "<b>Åòî íàïðèìåð:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> õè÷ íå ãî îáè÷àõà. Ðèòíàõà [:ãî:ÿ:] [:kicks] ïúòè!"
+gotkick2 = "<b>[:nick]</b> ñúùî ãî ìðàçåõà: [:kicks] èçÿäå ðèòíèêà."
+kicktext = "<b>Íàïðèìåð:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b>Íå ìîæà äà ðåøè äàëè ùå îñòàíå èëè ùå íàïóñíå: [:joins] ïúòè å âëèçàë â êàíàëà!"
+
+kick1 = "<b>[:nick]</b> èëè å ïîëóäÿë(à), èëè ïðîñòî áåøå ñëàá îïåðàòîð. Ðèòíà îáùî [:kicked] ÷îâåêà!"
+kick2 = "<b>[:nick]</b> å [:âåðåí:âÿðíà:] ïîñëåäîâàòåë(êà) íà [:oldnick], ðàçäàäå îêîëî [:kicked] ðèòíèêà."
+kick3 = "Oïåðàòîðèòå òóêà ñà äîáðè, íèêîé íå áåøå ðèòíàò."
+
+words1 = "<b>[:nick]</b> êàçà îáùî [:words] äóìè!"
+words2 = "Ïîäãëàñíèêà íà [:oldnick] - <b>[:nick]</b>, íå ãîâîðåøå òîëêîâà ìíîãî: [:words] äóìè."
+words3 = "Íèêîé íèùî íå êàçà... Êàêúâ ñòðàíåí êàíàë..."
+
+mono1 = "<b>[:nick]</b> ãîâîðè ìíîãî íà ñåáå ñè. [:Òîé:Òÿ:] íàïèñà 5 ïîðåäíè ðåäà [:monos] ïúòè!"
+mono2 = "Äðóãèÿ ñàìîòåí áåøå <b>[:nick]</b>, êîéòî ïîñòèãíà òîâà [:monos] ïúòè."
+
+wpl1 = "<b>[:nick]</b> ïèñà ñðåäíî ïî [:wpl] äóìè íà ðåä."
+wpl2 = "Ñðåäíîòî çà [:channel] áåøå [:avg] äóìè íà ðåä."
+
+long1 = "<b>[:nick]</b> Ïèñà íàé-äúëãèòå ðåäîâå - ñðåäíî ñ ïî [:letters] ñèìâîëà."
+long2 = "Ñðåäíîòî çà [:channel]: [:avg] ñèìâîëà íà ðåä."
+
+short1 = "<b>[:nick]</b> ïèñà íàé-êúñèòå ðåäîâå - ñðåäíî ñ ïî [:letters] ñèìâîëà."
+short2 = "<b>[:nick]</b> ñúùî ñè ïåñòåøå äóìèòå - ñðåäíî ñ ïî [:letters] ñèìâîëà íà ðåä."
+
+foul1 = "<b>[:nick]</b> èìà ìðúñíî (ïîä)ñúçíàíèå. [:per]% îò äóìèòå, êîèòî êàçà, áÿõà ìðúñíè."
+foul2 = "<b>[:nick]</b> íàêàðà è êàðóöàðèòå äà ñå èç÷åðâÿò - ïðåç [:per]% îò âðåìåòî."
+foul3 = " [:channel] âñè÷êè ñà êóëòóðíè."
+foultext = "<b>Åòî íàïðèìåð:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> íîñè ùàñòèå íà ñâåòà. [:per]% îò ðåäîâåòå [:ìó:é:] ñúäúðæàõà óñìèâêè :)"
+smiles2 = "<b>[:nick]</b> ñúùî íå å [:òúæåí:òúæíà:], óñìèõâàøå ñå [:per]% îò âðåìåòî."
+smiles3 = "Íèêîé íå ñå óñìèõâà â [:channel]! Ðàçâåñåëåòå ñå ìîì÷åòà è ìîìè÷åòà!"
+
+sad1 = "<b>[:nick]</b> èçãëåæäà [:òúæåí:òúæíà:] â ìîìåíòà: [:per]% îò ðåäîâåòå ìó ñúäúðæàõà ãðèìàñè :("
+sad2 = "<b>[:nick]</b> ñúùî å [:òúæåí:òúæíà:], ïëà÷åøå [:per]% îò âðåìåòî."
+sad3 = "Íèêîé íå å òúæåí â  [:channel]! Êàêúâ ùàñòëèâ êàíàë! :)"
+
+month = "ßíóàðè Ôåâðóàðè Ìàðò Àïðèë Ìàé Þíè Þëè Àâãóñò Ñåïòåìâðè Îêòîìâðè Íîåìâðè Äåêåìâðè"
+day = "Íåäåëÿ Ïîíåäåëíèê Âòîðíèê Ñðÿäà ×åòâúðòúê Ïåòúê Ñúáîòà"
+
+## Topics - Çàãëàâèÿ
+
+bignumtopic = "Ãîëåìè ÷èñëà"
+othernumtopic = "Äðóãè èíòåðåñíè ÷èñëà"
+latesttopic = "Ïîñëåäíè òåìè"
+activetimestopic = "Êîãà âñúùíîñò ïðèêàçâàìå òóê?"
+activenickstopic = "Íàé-àêòèâíè"
+activenickbyhourtopic = "Íàé-àêòèâíè ïî ÷àñîâå"
+mostwordstopic = "Íàé-èçïîëâàíè äóìè"
+referencetopic = "Íàé-ñïîìåíàâàíè ïñåâäîíèìè"
+karmatopic = "[:channel] êàðìà"
+urlstopic = "Íàé-ñïîìåìåíàâàíè web-àäðåñè"
+notopic = "Íèêîãà íå å èìàëî òåìà â êàíàëà"
+mostnickstopic = "Õîðà ñ íàé-ìíîãî ïñåâäîíèìè"
+bylinetopic = "îò [:nick] íà [:date] â [:time]"
+dailyactivitytopic = "Àêòèâíîñò ïî äíè (ïîñëåäíèòå [:n])"
+activegenderstopic = "Ïî-àêòèâåí ïîë"
+acrivegenderstopic = "Íàé-àêòèâåí ïîë"
+smileytopic = "Ñìàéëèòà :-)"
+chartstopic = "[:channel] Òîï ëèñòè"
+
+## Other text
+
+smiley = "Ñìàéëè"
+numberplayed = "Êîëêî ÷åñòî å èçïúëíÿâàíà"
+song = "Ïåñåí"
+playedby = "Ïîëñëåäíî èçïúëíåíà îò"
+totallines = "Îáù áðîé íà ðåäîâåòå: [:lines]."
+totalnicks = "Ìåæäó äðóãîòî, èìàëî å [:totalnicks] äðóãè ïñåâäîíèìè."
+totaltopic = "Òåìàòà å ñìåíÿíà [:total] ïúòè."
+nick = "Ïñåâäîíèì"
+names = "Èçïîëçâàíè èìåíà"
+url = "URL"
+numberlines = "Áðîé ðåäîâå"
+randquote = "Ïðîèçâîëíà ðåïëèêà"
+userpic = "Ñíèìêà"
+nottop = "Òåçè íå óñïÿõà äà ñòèãíàò ïî-íàãîðå"
+word = "Äóìà"
+numberuses = "Áðîé èçïîëçâàíèÿ"
+show_words = "Áðîé äóìè"
+show_time = "Êîãà?"
+show_wpl = "Äóìè íà ðåä"
+show_cpl = "Ñèìâîëè íà ðåä"
+show_lastseen = "Ïîñëåäíî âèäÿí"
+karma = "Êàðìà"
+goodkarma = "Äîáðà êàðìà îò"
+badkarma = "Ëîøà êàðìà îò"
+lastused = "Ïîñëåäíî èçïîëçâàí îò"
+lastseen1 = "â÷åðà"
+lastseen2 = "[:days] äåíà"
+today = "Äíåñ"
+pagetitle1 = "[:channel] @ [:network] ñòàòèñòèêà îò [:maintainer]"
+pagetitle2 = "Ñòàòèñòèêàòà å ãåíåðèðàíà â"
+pagetitle3 = "Ïî âðåìå íà [:days]-äíåâíèÿ ïåðèîä, <b>[:nicks]</b> ÷îâåêà ñà âçåëè ó÷àñòèå â [:channel]."
+stats_gen_by = "Ñòàòèñòèêàòà å ãåíåðèðàíà îò [:pisg_url] v[:version]"
+author = "pisg îò [:author_url] è äðóãè"
+stats_gen_in = "Ãåíåðèðàíà çà [:time]"
+hours = "÷àñà"
+minutes = "ìèíóòè"
+seconds = "ñåêóíäè"
+and = "è"
+names1 = "èìåíà"
+names2 = "èìå"
+gender = "Ïîë"
+gender_f = "Æåíà"
+gender_m = "Ìúæ"
+gender_b = "Áîò"
+
+
+# Mouse-over titles
+pisghomepage = "Îòèäåòå íà ñàéòà íà pisg"
+authorhomepage = "Îòèäåòå íà ñàéòà íà àâòîðèòå"
+newwindow = "Îòâîðè â íîâ ïðîçîðåö"
+mailto = "Ïîùà äî"
+</lang>
+
+### Serbian (Cyrillic)
+<lang name="SR_EC" charset="utf-8">
+mostop1 = "<b>[:nick]</b> је оповао [:ops] особа на каналу..."
+mostop2 = "<b>[:nick]</b> је такође био баш дарежљив и оповао је [:ops] особа на каналу"
+mostop3 = "Чудно, није било оповања на каналу [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> је шериф канала са [:deops] деоповања."
+mostdeop2 = "<b>[:nick]</b> је деоповао [:deops] корисника."
+mostdeop3 = "Вао, није било деоповања на [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> је поделио [:voices] плусића на каналу..."
+mostvoice2 = "<b>[:nick]</b> је такође био веома дарежљив и поделио је [:voices] плусића."
+mostvoice3 = "Чудно, нису дељени плусићи на каналу [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> воли да одузима плусиће. Одузео је [:devoices] плусића."
+mostdevoice2 = "<b>[:nick]</b> је био близу са одузетих [:devoices] плусића."
+mostdevoice3 = "Није било одузимања плусића на каналу [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> је поделио [:halfops] статуса помоћног опа на каналу..."
+mosthalfop2 = "<b>[:nick]</b> је такође био веома дарежљив и поделио је [:halfops] помоћних опова ."
+mosthalfop3 = "Чудно, није било помоћних опова на каналу [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> је шериф канала одузимајући [:dehalfops] помоћних опова."
+mostdehalfop2 = "<b>[:nick]</b> је скинуо [:dehalfops] помоћна опа."
+mostdehalfop3 = "Чудно, није било скидања помоћних опова на каналу [:channel]!"
+
+action1 = "<b>[:nick]</b> нам увек ставља до знања шта ради. [:actions] Акција!"
+action2 = "Такође и <b>[:nick]</b> нам је саопштавао шта ради са [:actions] акција."
+action3 = "Није било акција на [:channel]!"
+actiontext = "<b>На пример:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = " Да ли <b>[:nick]</b> нема појма или превише поставља питања? [:per]% његових редова завршава са упитником!"
+question2 = "<b>[:nick]</b> такође много тога није знао. [:per]% редова са упитником на крају."
+question3 = "Нико ништа није питао. Јесмо ли то сви генијалци?"
+
+shout1 = "Најгласнији је био <b>[:nick]</b>, који је викао [:per]% времена проведеног на каналу!"
+shout2 = "Други <i>галамџија</i> је био <b>[:nick]</b>, који је викао [:per]% времена проведеног на каналу!"
+shout3 = "Нико није био гласан."
+
+allcaps1 = "Изгледа да се <b>[:nick]</b>-у заглавио шифт:  [:per]% времена је писао ВЕЛИКИМ СЛОВИМА."
+allcaps2 = "<b>[:nick]</b> је заборавио да угаси [:his:her:] Caps-Lock. Куцао је ВЕЛИКИМ СЛОВИМА [:per]% времена проведеног на каналу."
+allcaps3 = "Сви су имали своју шифт типку под контролом  :)"
+allcapstext = "<b>На пример:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b> [:nick] </b> је био веома агресиван. Нападао је друге <b>[:attacks]</b> пута."
+violent2 = "<b>[:nick]</b> није могао да контролише [:his:her:] свој бес. Изабрао је друге <b>[:attacks]</b> да напада за своје време проведено на каналу."
+violent3 = "Нико није нападао остале. Сви су били пријатељски расположени."
+violenttext = "<b>Као на овом примеру:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Нико није волео корисника <b>[:nick]</b>. Нападнут је <b>[:attacks]</b> пута."
+attacked2 = "Изгледа да ни корисника <b>[:nick]</b> нису волели. Ударен је <b>[:attacks]</b> пута."
+attackedtext = "<b>Као на пример:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> није био баш популаран, избачен је са канала [:kicks] пута!"
+gotkick2 = "Мрзели су и корисника <b>[:nick]</b>. Избачен је [:kicks] пута."
+kicktext = "<b>Као на пример:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> није могао да се одлучи да ли да остане или да оде.  [:joins] пута је ушао на канал!"
+
+kick1 = "<b>[:nick]</b> је или луд или само фер. Избацио је само [:kicked] корисника!"
+kick2 = "Верни пратилац статуса оператора [:oldnick],  <b>[:nick]</b>, киковао је [:kicked] корисника."
+kick3 = "Овде су опови дивни. Нико није кикован!"
+
+words1 = "<b>[:nick]</b> је рекао укупно [:words] речи!"
+words2 = "Верни пратилац корисника [:oldnick], <b>[:nick]</b>, такође не прича много: само [:words] речи."
+words3 = "Нико ништа није рекао...  Заиста чудан канал..."
+
+mono1 = "<b>[:nick]</b> је причао сам са собом. [:monos] пута је исписао више од 5 редова узастопно!"
+mono2 = "Такође усамљен био је и <b>[:nick]</b>. Водио је монолог [:monos] пута."
+
+wpl1 = "<b>[:nick]</b> је писао просечно [:wpl] речи по реду."
+wpl2 = "Просек на каналу је био [:avg] речи по реду."
+
+long1 = "<b>[:nick]</b> је писао најдуже редове са просечно [:letters] слова."
+long2 = "На [:channel] просечно је писано [:avg] слова по реду."
+
+short1 = "<b>[:nick]</b> је писао најкраће редове са просечно [:letters] слова."
+short2 = "<b>[:nick]</b> је такође држао уста затворена. Просечно [:letters] исписаних слова."
+
+foul1 = "<b>[:nick]</b> баш воли да псује.  [:per]% онога што је писао су биле псовке! Срам те било!"
+foul2 = "<b>[:nick]</b> је такође псовао [:per]% времена проведеног на каналу."
+foul3 = "Нико није псовао на [:channel]! :-)) Какви су то људи?"
+foultext = "<b>Као на пример:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> доности свету срећу :). У [:per]% његових редова има смајли :)"
+smiles2 = "<b>[:nick]</b> је такође био весео. Смешио се [:per]% времена проведеног на каналу."
+smiles3 = "Нико се не смеши на каналу [:channel]! Разведрите се БРЕ !."
+
+sad1 = "Изгледа да је <b>[:nick]</b> био много тужан. [:per]% редова завршавао је тужним лицем :("
+sad2 = "<b>[:nick]</b> је такође био тужан. Плакао је [:per]% времена проведеног на каналу."
+sad3 = "На [:channel] нико није тужан! Баш весео канал. :-)"
+
+month = "јануара фебруара марта априла маја јуна јула августа септембра октобра новембра децембра"
+day = "недељу понедељак уторак среду четвртак петак суботу"
+
+## Topics
+
+bignumtopic = "Остале занимљиве активности:"
+othernumtopic = "Остале занимљивости"
+latesttopic = "Последњих неколико топика"
+activetimestopic = "Интервали са највише активнисти"
+activenickstopic = "Најактивнији корисници"
+activenickbyhourtopic = "Најактивнији корисници по сату"
+mostwordstopic = "Најчешће употребљиване речи"
+referencetopic = "Најчешће поменут надимак"
+smileytopic = "Смајлији :o)"
+karmatopic = "[:channel] карма"
+urlstopic = "Најчешће поменута Интернет адреса"
+chartstopic = "[:channel] Музичке листе"
+notopic = "На овом каналу нико није поставио топик"
+mostnickstopic = "Корисници са највише надимака"
+bylinetopic = "[:date] од [:nick] у [:time]"
+dailyactivitytopic = "Активности по дану (последњих [:n] дана)"
+activegenderstopic = "Најчешћи пол"
+
+## Other text
+
+totallines = "Укупан број редова: [:lines]."
+totalnicks = "Успут буди речено, било је још [:totalnicks] других надимака."
+totaltopic = "Топик је поставан [:total] пута."
+nick = "Надимак"
+names = "Помињана имена"
+url = "URL"
+numberlines = "Број редова"
+randquote = "Насумични цитат"
+userpic = "Слика корисника"
+nottop = "Нису могли да уђу у групу од 35 најактивнијих:"
+word = "Реч"
+numberuses = "Број корисника"
+show_words = "Број речи"
+show_time = "Када?"
+show_wpl = "Речи по реду"
+show_cpl = "Слова по реду"
+show_lastseen = "Последњи пут виђен"
+lastused = "Задњи употребљен од"
+smiley = "Смајли"
+karma = "Карма"
+goodkarma = "Добра кармао д"
+badkarma = "Лоша карма од"
+lastseen1 = "јуче"
+lastseen2 = "пре [:days] дана"
+today = "данас"
+pagetitle1 = "[:channel] @ [:network] статистике направио [:maintainer]"
+pagetitle2 = "Статистика је обновљена у"
+pagetitle3 = "За време овог [:days]-дневног периода, појавило се укупно <b>[:nicks]</b> различитих надимака на [:channel]."
+stats_gen_by = "Статистике генерисао [:pisg_url] v[:version]"
+author = "pisg од аутора [:author_url] и осталих"
+stats_gen_in = "Статистике израђене за [:time]"
+hours = "часова"
+minutes = "минута"
+seconds = "секунди"
+and = "и"
+names1 = "имена"
+names2 = "име"
+gender = "Пол"
+gender_f = "Женско"
+gender_m = "Мушко"
+gender_b = "Бот"
+song = "Песма"
+numberplayed = "Колико често пуштана"
+playedby = "Последњи је пустио"
+
+# Mouse-over titles
+pisghomepage = "Иди на pisg страницу"
+authorhomepage = "Иди на ауторову страницу"
+newwindow = "Отвара у новом прозору:"
+mailto = "Е-пошта"
+</lang>
+
+### Serbian (Latin)
+<lang name="SR_EL" charset="utf-8">
+mostop1 = "<b>[:nick]</b> je opovao [:ops] osoba na kanalu..."
+mostop2 = "<b>[:nick]</b> je takođe bio baš darežljiv i opovao je [:ops] osoba na kanalu"
+mostop3 = "Čudno, nije bilo opovanja na kanalu [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> je šerif kanala sa [:deops] deopovanja."
+mostdeop2 = "<b>[:nick]</b> je deopovao [:deops] korisnika."
+mostdeop3 = "Vao, nije bilo deopovanja na [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> je podelio [:voices] plusića na kanalu..."
+mostvoice2 = "<b>[:nick]</b> je takođe bio veoma darežljiv i podelio je [:voices] plusića."
+mostvoice3 = "Čudno, nisu deljeni plusići na kanalu [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> voli da oduzima plusiće. Oduzeo je [:devoices] plusića."
+mostdevoice2 = "<b>[:nick]</b> je bio blizu sa oduzetih [:devoices] plusića."
+mostdevoice3 = "Nije bilo oduzimanja plusića na kanalu [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> je podelio [:halfops] statusa pomoćnog opa na kanalu..."
+mosthalfop2 = "<b>[:nick]</b> je takođe bio veoma darežljiv i podelio je [:halfops] pomoćnih opova ."
+mosthalfop3 = "Čudno, nije bilo pomoćnih opova na kanalu [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> je šerif kanala oduzimajući [:dehalfops] pomoćnih opova."
+mostdehalfop2 = "<b>[:nick]</b> je skinuo [:dehalfops] pomoćna opa."
+mostdehalfop3 = "Čudno, nije bilo skidanja pomoćnih opova na kanalu [:channel]!"
+
+action1 = "<b>[:nick]</b> nam uvek stavlja do znanja šta radi. [:actions] Akcija!"
+action2 = "Takođe i <b>[:nick]</b> nam je saopštavao šta radi sa [:actions] akcija."
+action3 = "Nije bilo akcija na [:channel]!"
+actiontext = "<b>Na primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = " Da li <b>[:nick]</b> nema pojma ili previše postavlja pitanja? [:per]% njegovih redova završava sa upitnikom!"
+question2 = "<b>[:nick]</b> takođe mnogo toga nije znao. [:per]% redova sa upitnikom na kraju."
+question3 = "Niko ništa nije pitao. Jesmo li to svi genijalci?"
+
+shout1 = "Najglasniji je bio <b>[:nick]</b>, koji je vikao [:per]% vremena provedenog na kanalu!"
+shout2 = "Drugi <i>galamdžija</i> je bio <b>[:nick]</b>, koji je vikao [:per]% vremena provedenog na kanalu!"
+shout3 = "Niko nije bio glasan."
+
+allcaps1 = "Izgleda da se <b>[:nick]</b>-u zaglavio šift:  [:per]% vremena je pisao VELIKIM SLOVIMA."
+allcaps2 = "<b>[:nick]</b> je zaboravio da ugasi [:his:her:] Caps-Lock. Kucao je VELIKIM SLOVIMA [:per]% vremena provedenog na kanalu."
+allcaps3 = "Svi su imali svoju šift tipku pod kontrolom  :)"
+allcapstext = "<b>Na primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b> [:nick] </b> je bio veoma agresivan. Napadao je druge <b>[:attacks]</b> puta."
+violent2 = "<b>[:nick]</b> nije mogao da kontroliše [:his:her:] svoj bes. Izabrao je druge <b>[:attacks]</b> da napada za svoje vreme provedeno na kanalu."
+violent3 = "Niko nije napadao ostale. Svi su bili prijateljski raspoloženi."
+violenttext = "<b>Kao na ovom primeru:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "Niko nije voleo korisnika <b>[:nick]</b>. Napadnut je <b>[:attacks]</b> puta."
+attacked2 = "Izgleda da ni korisnika <b>[:nick]</b> nisu voleli. Udaren je <b>[:attacks]</b> puta."
+attackedtext = "<b>Kao na primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> nije bio baš popularan, izbačen je sa kanala [:kicks] puta!"
+gotkick2 = "Mrzeli su i korisnika <b>[:nick]</b>. Izbačen je [:kicks] puta."
+kicktext = "<b>Kao na primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> nije mogao da se odluči da li da ostane ili da ode.  [:joins] puta je ušao na kanal!"
+
+kick1 = "<b>[:nick]</b> je ili lud ili samo fer. Izbacio je samo [:kicked] korisnika!"
+kick2 = "Verni pratilac statusa operatora [:oldnick],  <b>[:nick]</b>, kikovao je [:kicked] korisnika."
+kick3 = "Ovde su opovi divni. Niko nije kikovan!"
+
+words1 = "<b>[:nick]</b> je rekao ukupno [:words] reči!"
+words2 = "Verni pratilac korisnika [:oldnick], <b>[:nick]</b>, takođe ne priča mnogo: samo [:words] reči."
+words3 = "Niko ništa nije rekao...  Zaista čudan kanal..."
+
+mono1 = "<b>[:nick]</b> je pričao sam sa sobom. [:monos] puta je ispisao više od 5 redova uzastopno!"
+mono2 = "Takođe usamljen bio je i <b>[:nick]</b>. Vodio je monolog [:monos] puta."
+
+wpl1 = "<b>[:nick]</b> je pisao prosečno [:wpl] reči po redu."
+wpl2 = "Prosek na kanalu je bio [:avg] reči po redu."
+
+long1 = "<b>[:nick]</b> je pisao najduže redove sa prosečno [:letters] slova."
+long2 = "Na [:channel] prosečno je pisano [:avg] slova po redu."
+
+short1 = "<b>[:nick]</b> je pisao najkraće redove sa prosečno [:letters] slova."
+short2 = "<b>[:nick]</b> je takođe držao usta zatvorena. Prosečno [:letters] ispisanih slova."
+
+foul1 = "<b>[:nick]</b> baš voli da psuje.  [:per]% onoga što je pisao su bile psovke! Sram te bilo!"
+foul2 = "<b>[:nick]</b> je takođe psovao [:per]% vremena provedenog na kanalu."
+foul3 = "Niko nije psovao na [:channel]! :-)) Kakvi su to ljudi?"
+foultext = "<b>Kao na primer:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> donosti svetu sreću :). U [:per]% njegovih redova ima smajli :)"
+smiles2 = "<b>[:nick]</b> je takođe bio veseo. Smešio se [:per]% vremena provedenog na kanalu."
+smiles3 = "Niko se ne smeši na kanalu [:channel]! Razvedrite se BRE !."
+
+sad1 = "Izgleda da je <b>[:nick]</b> bio mnogo tužan. [:per]% redova završavao je tužnim licem :("
+sad2 = "<b>[:nick]</b> je takođe bio tužan. Plakao je [:per]% vremena provedenog na kanalu."
+sad3 = "Na [:channel] niko nije tužan! Baš veseo kanal. :-)"
+
+month = "januara februara marta aprila maja juna jula avgusta septembra oktobra novembra decembra"
+day = "nedelju ponedeljak utorak sredu četvrtak petak subotu"
+
+## Topics
+
+bignumtopic = "Ostale zanimljive aktivnosti:"
+othernumtopic = "Ostale zanimljivosti"
+latesttopic = "Poslednjih nekoliko topika"
+activetimestopic = "Intervali sa najviše aktivnisti"
+activenickstopic = "Najaktivniji korisnici"
+activenickbyhourtopic = "Najaktivniji korisnici po satu"
+mostwordstopic = "Najčešće upotrebljivane reči"
+referencetopic = "Najčešće pomenut nadimak"
+smileytopic = "Smajliji :o)"
+karmatopic = "[:channel] karma"
+urlstopic = "Najčešće pomenuta Internet adresa"
+chartstopic = "[:channel] Muzičke liste"
+notopic = "Na ovom kanalu niko nije postavio topik"
+mostnickstopic = "Korisnici sa najviše nadimaka"
+bylinetopic = "[:date] od [:nick] u [:time]"
+dailyactivitytopic = "Aktivnosti po danu (poslednjih [:n] dana)"
+activegenderstopic = "Najčešći pol"
+
+## Other text
+
+totallines = "Ukupan broj redova: [:lines]."
+totalnicks = "Usput budi rečeno, bilo je još [:totalnicks] drugih nadimaka."
+totaltopic = "Topik je postavan [:total] puta."
+nick = "Nadimak"
+names = "Pominjana imena"
+url = "URL"
+numberlines = "Broj redova"
+randquote = "Nasumični citat"
+userpic = "Slika korisnika"
+nottop = "Nisu mogli da uđu u grupu od 35 najaktivnijih:"
+word = "Reč"
+numberuses = "Broj korisnika"
+show_words = "Broj reči"
+show_time = "Kada?"
+show_wpl = "Reči po redu"
+show_cpl = "Slova po redu"
+show_lastseen = "Poslednji put viđen"
+lastused = "Zadnji upotrebljen od"
+smiley = "Smajli"
+karma = "Karma"
+goodkarma = "Dobra karmao d"
+badkarma = "Loša karma od"
+lastseen1 = "juče"
+lastseen2 = "pre [:days] dana"
+today = "danas"
+pagetitle1 = "[:channel] @ [:network] statistike napravio [:maintainer]"
+pagetitle2 = "Statistika je obnovljena u"
+pagetitle3 = "Za vreme ovog [:days]-dnevnog perioda, pojavilo se ukupno <b>[:nicks]</b> različitih nadimaka na [:channel]."
+stats_gen_by = "Statistike generisao [:pisg_url] v[:version]"
+author = "pisg od autora [:author_url] i ostalih"
+stats_gen_in = "Statistike izrađene za [:time]"
+hours = "časova"
+minutes = "minuta"
+seconds = "sekundi"
+and = "i"
+names1 = "imena"
+names2 = "ime"
+gender = "Pol"
+gender_f = "Žensko"
+gender_m = "Muško"
+gender_b = "Bot"
+song = "Pesma"
+numberplayed = "Koliko često puštana"
+playedby = "Poslednji je pustio"
+
+
+# Mouse-over titles
+pisghomepage = "Idi na pisg stranicu"
+authorhomepage = "Idi na autorovu stranicu"
+newwindow = "Otvara u novom prozoru:"
+mailto = "E-pošta"
+</lang>
+
+### Albanian
+<lang name="SQ" charset="iso-8859-1">
+mostop1 = "<b>[:nick]</b> dhuroi [:ops] OP në kanal..."
+mostop2 = "<b>[:nick]</b> ishte gjithashtu i sjellshëm: [:ops] OP nga [:ai:ajo:]."
+mostop3 = "E çuditshme, asnjë OP nuk u dha në [:channel]!"
+
+mostdeop1 = "<b>[:nick]</b> është polici i kanalit me [:deops] DEOP-erime."
+mostdeop2 = "<b>[:nick]</b> DEOP-eroi [:deops] përdorues."
+mostdeop3 = "Wow, nuk u dha asnjë OP në [:channel]!"
+
+mostvoice1 = "<b>[:nick]</b> dhuroi [:voices] VOICE në kanal..."
+mostvoice2 = "<b>[:nick]</b> ishte gjithashtu i sjellshëm: [:voices] VOICE nga [:ai:ajo:]."
+mostvoice3 = "E çuditshme, nuk është dhënë asnjë VOICE në [:channel]!"
+
+mostdevoice1 = "<b>[:nick]</b> i pëlqen të heqi VOICE të tjerëve, [:devoices] DEVOICES."
+mostdevoice2 = "<b>[:nick]</b> ishte afër të sipërpërmendurit, i hoqi VOICE [:devoices] përdoruesve."
+mostdevoice3 = "Nuk ndodhi asnjë DEVOICE në [:channel]!"
+
+mosthalfop1 = "<b>[:nick]</b> Dhuroi [:halfops] HALFOPS në kanal..."
+mosthalfop2 = "<b>[:nick]</b> ishte gjithashtu shumë i sjellshëm: [:halfops] HALFOP nga [:ai:ajo:]."
+mosthalfop3 = "E çuditshme, nuk është dhënë asnjë HALFOP në [:channel]!"
+
+mostdehalfop1 = "<b>[:nick]</b> është polici i kanalit me [:dehalfops] DEHALFOP."
+mostdehalfop2 = "<b>[:nick]</b> i hoqi HALFOP [:dehalfops] përdoruesve."
+mostdehalfop3 = "Wow, nuk u dha asnjë HALFOP në [:channel]!"
+
+action1 = "<b>[:nick]</b> na tregon gjithmonë çfarë [:ai:ajo:] është duke bërë me: [:actions] veprime!"
+action2 = "Gjithashtu, <b>[:nick]</b> na tregon çfarë bën me [:actions] veprime."
+action3 = "Asnjë veprim në [:channel]!"
+actiontext = "<b>Përshembull, si ky:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+question1 = "A është <b>[:nick]</b> budalla apo vetëm pyet?  [:per]% e rreshtave përmbanin një pyetje!"
+question2 = "<b>[:nick]</b> nuk dinte kush e di se çfarë as ai.  [:per]% e rreshtave të tij/saj ishin pyetje."
+question3 = "Asnjëri nuk bëri pyetje këtu; a thua janë të gjithë gjeni në këtë kanal?"
+
+shout1 = "Ai që bërtiste më shumë ishte <b>[:nick]</b>, që ulëriti [:per]% të kohës!"
+shout2 = "Një tjetër<i>gërthitës</i> ishte <b>[:nick]</b>, ulëriti [:per]% të kohës!"
+shout3 = "Wow, asnjë nuk bërtiti."
+
+allcaps1 = "Më duket se tasti Shift i <b>[:nick]</b> ka ngecur:  [:per]% të kohës së [:tij:saj:] shkruajti me GËRMA TË MËDHA."
+allcaps2 = "<b>[:nick]</b> vetëm sa harroi të çaktivizojë Caps-Lock e [:tij:saj:].  [:Ai:Ajo:] shkruajti ME TË MADHE [:per]% të kohës."
+allcaps3 = "Të gjithë e kishin nën kontroll tastin Caps-Lock.  :)"
+allcapstext = "<b>Përshembull, si kjo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+violent1 = "<b>[:nick]</b> është një person i dhunshëm.  [:Ai:Ajo:] sulmoi të tjerët <b>[:attacks]</b> herë."
+violent2 = "Sido që të jetë, edhe <b>[:nick]</b> nuk i kontrollon dot sulmet e [:tij:saj:].  [:Ai:Ajo:] ngacmoi të tjerët <b>[:attacks]</b> herë."
+violent3 = "Asnjëri nuk ngacmoi të tjerët. Çdokush qe miqësor."
+violenttext = "<b>Përshembull, si kjo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+attacked1 = "I gjori <b>[:nick]</b>, asnjëri nuk e pëlqen. [:Ai:Ajo:] u sulmua <b>[:attacks]</b> herë."
+attacked2 = "<b>[:nick]</b> ngjan të jetë i padëshiruar gjithashtu.  [:Ai:Ajo:] u ngacmua <b>[:attacks]</b> herë."
+attackedtext = "<b>Përshembull, si kjo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+gotkick1 = "<b>[:nick]</b> nuk qe shumë popullor, mori shqelma(kicked) [:kicks] herë!"
+gotkick2 = "<b>[:nick]</b> ngjan të ketë qenë i urryer gjithashtu:  mori [:kicks] dëbime."
+kicktext = "<b>Përshembull, si ky:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+joins = "<b>[:nick]</b> nuk dinte ç'të bënte, të ikte apo të rrinte.  [:joins] hyrje të raportuara në këtë periudhë!"
+
+kick1 = "<b>[:nick]</b> është një OP i çmendur(apo vetëm i drejtë?), ka përzënë [:kicked] person/a!"
+kick2 = "<b>[:nick]</b> e ndjek pas, zboi [:kicked] person/a."
+kick3 = "Paska operatorë të mirë këtu, asnjëri nuk ka marrë shqelma!"
+
+words1 = "<b>[:nick]</b> shkruajti një total prej [:words] fjalësh!"
+words2 = "<b>[:nick]</b> e ndjek pas, nuk foli dhe aq shume: [:words] fjalë."
+words3 = "Asnjeri nuk foli...  Kanal i çuditshëm..."
+
+mono1 = "<b>[:nick]</b> flet shumë me vetveten.  [:Ai:Ajo:] shkruajti mbi 5 herë nga një rresht [:monos] herë!"
+mono2 = "Një i vetmuar tjetër ishte <b>[:nick]</b>, që qëlloi të fliste vetëm [:monos] herë."
+
+wpl1 = "<b>[:nick]</b> shkruajti mesatarisht [:wpl] fjalë për rresht."
+wpl2 = "Mesatarja e kanalit ishte [:avg] fjalë për rresht."
+
+long1 = "<b>[:nick]</b> shkruajti rreshtat më të gjatë, mesatarisht [:letters] shkronja për rresht."
+long2 = "Mesatarja e [:channel] ishte [:avg] gërma për rresht."
+
+short1 = "<b>[:nick]</b> shkruajti rreshtat më të shkurtër, mesatarisht [:letters] gërma për rresht."
+short2 = "Edhe <b>[:nick]</b> ishte përtac, gjithashtu, mesatarisht [:letters] gërma."
+
+foul1 = "<b>[:nick]</b> ishte llapazan.  [:per]% e fjalëve ishin të tepërta."
+foul2 = "<b>[:nick]</b> gjithashtu mërzit të tjerët, [:per]% të kohës."
+foul3 = "Asnjëri nuk foli keq në [:channel]! Shumë përjashtime?"
+foultext = "<b>Përshembull, si kjo:</b><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[:line]"
+
+smiles1 = "<b>[:nick]</b> lumturon botën.  [:per]% e rreshtave përmbante buzëqeshje.  :)"
+smiles2 = "As <b>[:nick]</b> nuk është i mërzitur, duke buzëqeshur [:per]% të kohës."
+smiles3 = "Asnjeri nuk buzëqeshi në [:channel]! Gëzohuni djem dhe vajza!"
+
+sad1 = "<b>[:nick]</b> ngjan i mërzitur për momentin:  [:per]% e rreshtave përmbante mërzitje.  :("
+sad2 = "Edhe <b>[:nick]</b> është i mërzitur, duke u qarë [:per]% të kohës."
+sad3 = "Asnjeri nuk është i mërzitur në [:channel]!  Sa kanal i qeshur!  :-)"
+
+month = "Janar Shkurt Mars Prill Maj Qershor Korrik Gusht Shtator Tetor Nëntor Dhjetor"
+day = "Dielën, Hënën, Martën, Mërkurën, Enjten, Premten, Shtunën,"
+
+## Topics
+
+bignumtopic = "Shifra të mëdha"
+othernumtopic = "Statistika të tjera"
+latesttopic = "Tema e fundit"
+activetimestopic = "Periudhat më aktive"
+activenickstopic = "Personat më aktivë"
+activenickbyhourtopic = "Më aktivët sipas orës"
+mostwordstopic = "Fjalët më të përdorshme"
+referencetopic = "Më të përmendurit"
+urlstopic = "Adresat më të përmendura"
+notopic = "Ky kanal nuk ka patur asnjëherë ndonjë Temë."
+mostnickstopic = "Personat me më shumë nofka"
+bylinetopic = "[:date] nga [:nick] në [:time]"
+dailyactivitytopic = "Veprimtaria ditore ([:n] ditët e fundit)"
+smileytopic = "Buzëqeshje :-)"
+chartstopic = "[:channel] Renditja Muzikore"
+karmatopic = "karma e [:channel]"
+activegenderstopic = "Gjinia më aktive"
+
+
+## Other text
+
+totallines = "Numri i përgjithshëm i rreshtave: [:lines]."
+totalnicks = "Meqë ra fjala, pati [:totalnicks] nofka të tjera."
+totaltopic = "Tema është vendosur [:total] herë."
+nick = "Nofka"
+names = "Emrat e Përdorur"
+url = "URL"
+numberlines = "Numrat e Rreshtave"
+randquote = "Citim i rastit"
+userpic = "Foto"
+nottop = "Këta nuk arritën të dalin në 'tabelë të nderit':"
+word = "Fjalë"
+numberuses = "Numri i Përdoruesve"
+show_words = "Numri i Fjalëve"
+show_time = "Kur?"
+show_wpl = "Fjalë për Rresht"
+show_cpl = "Gërma për Rresht"
+show_lastseen = "Parë së fundi"
+lastused = "I përdorur së fundi nga"
+lastseen1 = "[:days] ditë më parë"
+lastseen2 = "[:days] ditë më parë"
+today = "Sot"
+pagetitle1 = "Statistikat e [:channel] @ [:network] [:maintainer]"
+pagetitle2 = "Të dhënat u nxorrën të "
+pagetitle3 = "Gjatë këtyre [:days] ditëve raportimi, një total prej <b>[:nicks]</b> nofkash të ndryshme u prezantuan në [:channel]."
+stats_gen_by = "Statistikat, nxjerrë me [:pisg_url] v[:version]"
+author = "pisg nga [:author_url] dhe të tjerë"
+stats_gen_in = "Statistikat, nxjerrë në [:time]"
+hours = "orë"
+minutes = "minuta"
+seconds = "sekonda"
+and = "dhe"
+names1 = "emrat"
+names2 = "emri"
+karma = "Karma"
+badkarma = "Karma e keqe nga"
+goodkarma = "Karma e mirë nga"
+smiley = "Buzëqeshje"
+gender = "Gjinia"
+gender_b = "Bot"
+gender_f = "Femër"
+gender_m = "Mashkull"
+numberplayed = "Sa shpesh është luajtur"
+song = "Kënga"
+playedby = "Luajtur së fundi nga"
+
+# Mouse-over titles
+pisghomepage = "Vizito faqen e pisg"
+authorhomepage = "Shko tek faqja e autorit"
+newwindow = "Hape në dritare të re:"
+mailto = "Dërgoi një email"
+</lang>
diff --git a/pisg/layout/darkgalaxy.css b/pisg/layout/darkgalaxy.css
new file mode 100644 (file)
index 0000000..126be42
--- /dev/null
@@ -0,0 +1,122 @@
+/* to obtain a better result, then set the these pisg options:
+ *  <set hicell="#1a354d">
+ *  <set hicell2="#444444">
+ */
+
+A
+{
+    TEXT-DECORATION: none
+}
+A:link
+{
+    COLOR: #b5c6d5
+}
+A:visited
+{
+    COLOR: #b5c6d5
+}
+A:hover
+{
+    COLOR: #ffffff;
+    TEXT-DECORATION: underline
+}
+A.background
+{
+    TEXT-DECORATION: none
+}
+A.background:link
+{
+    COLOR: #b5c6d5
+}
+A.background:visited
+{
+    COLOR: #b5c6d5
+}
+A.background:hover
+{
+    COLOR: #ffffff;
+    TEXT-DECORATION: underline
+}
+BODY
+{
+    FONT-SIZE: 13px;
+    COLOR: #dedede;
+    FONT-FAMILY: Verdana, Arial, sans-serif;
+    BACKGROUND-COLOR: #000000
+}
+TD
+{
+    FONT-SIZE: 13px;
+    COLOR: #dedede;
+    FONT-FAMILY: Verdana, Arial, sans-serif;
+    TEXT-ALIGN: left
+}
+.title
+{
+    FONT-WEIGHT: bold;
+    FONT-SIZE: 16px;
+    FONT-FAMILY: Tahoma, Arial, sans-serif
+}
+.headtext
+{
+    FONT-WEIGHT: bold;
+    COLOR: #dedede;
+    BACKGROUND-COLOR: #6d0d14;
+    TEXT-ALIGN: center
+}
+.headlinebg
+{
+    BACKGROUND-COLOR: #6d0d14
+}
+.tdtop
+{
+    BACKGROUND-COLOR: #718292
+}
+.hicell
+{
+    BACKGROUND-COLOR: #19354e
+}
+.hicell10
+{
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #444444
+}
+.rankc
+{
+    BACKGROUND-COLOR: #444444
+}
+.hirankc
+{
+    FONT-WEIGHT: bold;
+    BACKGROUND-COLOR: #545454
+}
+.rankc10
+{
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #444444
+}
+.rankc10center
+{
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #444444;
+    TEXT-ALIGN: center
+}
+.hirankc10center
+{
+    FONT-WEIGHT: bold;
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #545454;
+    TEXT-ALIGN: center
+}
+.small
+{
+    FONT-SIZE: 10px;
+    FONT-FAMILY: Verdana, Arial, sans-serif
+}
+.asmall
+{
+    FONT-SIZE: 10px;
+    COLOR: #dedede;
+    FONT-FAMILY: "Arial narrow", Arial, sans-serif
+    TEXT-ALIGN: center
+}
diff --git a/pisg/layout/darkred.css b/pisg/layout/darkred.css
new file mode 100644 (file)
index 0000000..f86f544
--- /dev/null
@@ -0,0 +1,142 @@
+/* <set hicell="#444444"> <set hicell2="#999999"> */
+a {
+    text-decoration:none; 
+}
+a:link {
+    color:#990000; 
+}
+a:visited {
+    color:#990000;
+}
+a:hover {
+       text-decoration:underline;
+       color:#990000;
+}
+
+a.background {
+       text-decoration:none;
+}
+
+a.background:link {
+    color:#990000; 
+}
+
+a.background:visited {
+    color:#990000; 
+}
+
+a.background:hover {
+       text-decoration:underline;
+       color:#990000;
+}
+
+body {
+       background-color:black;
+       font-family: verdana, arial, sans-serif;
+       font-size:13px;
+       color:white;
+}
+
+table {
+       border-collapse:collapse;
+}
+
+td {
+       font-family: verdana, arial, sans-serif;
+       font-size: 13px;
+       color:white;
+       text-align:left; 
+       border-color:black;
+       border-style:solid;
+       border-width:1px;
+}
+
+.title {
+       font-family: tahoma, arial, sans-serif;
+       font-size: 16px;
+       font-weight:bold;
+}
+
+.headtext {
+    font-family: verdana, arial, sans-serif;
+    font-size:13px;
+    color:white;
+    background-color:#444444;
+    border-color:#990000;
+    border-style:solid; 
+    text-align:center;
+    border-width:1px;
+    font-weight:bold;
+}
+
+.headlinebg {
+    background-color:black; 
+}
+
+.tdtop {
+    background-color:#444444; 
+    color:white;
+    font-weight:normal;
+}
+
+.hicell {
+    background-color:#AAAAAA; 
+    color:black;
+}
+
+.hicell10 {
+       background-color:#AAAAAA;
+       font-size:10px;
+    color:black;
+}
+
+.rankc {
+    background-color:#AAAAAA; 
+    color:black;
+}
+
+.hirankc {
+       background-color:#444444;
+       font-weight:bold;
+    color:white;
+}
+
+.rankc10 {
+       background-color:#AAAAAA;
+       font-size:10px;
+    color:black;
+}
+
+.rankc10center {
+       background-color:#AAAAAA;
+       font-size:10px;
+       text-align:center;
+    color:black;
+}
+
+.hirankc10center {
+       background-color:#AAAAAA;
+       font-weight:bold;
+       font-size:10px;
+       text-align:center;
+    color:black;
+}
+
+.small {
+       font-family: verdana,arial, sans-serif;
+       font-size:10px;
+}
+
+.asmall {
+       font-family: arial narrow, sans-serif;
+       font-size:10px;
+       color:white;
+}
+
+.asmallcenter {
+       font-family: arial narrow, sans-serif;
+       font-size:10px;
+       color:black;
+       text-align:center;
+}
+
diff --git a/pisg/layout/default.css b/pisg/layout/default.css
new file mode 100644 (file)
index 0000000..492d494
--- /dev/null
@@ -0,0 +1,127 @@
+a {
+    text-decoration: none;
+}
+a:link {
+    color: #0b407a;
+}
+a:visited {
+    color: #0b407a;
+}
+
+a:hover {
+    text-decoration: underline;
+    color: #0b407a;
+}
+
+a.background {
+    text-decoration: none;
+}
+
+a.background:link {
+    color: #0b407a;
+}
+
+a.background:visited {
+    color: #0b407a;
+}
+
+a.background:hover {
+    text-decoration: underline;
+    color: #0b407a;
+}
+
+body {
+    background-color: #dedeee;
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 13px;
+    color: black;
+}
+
+td {
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 13px;
+    color: black;
+    text-align: left;
+}
+
+.male, .male a {
+    color: #0000DD;
+}
+
+.female, .female a {
+    color: #DD3366;
+}
+
+.bot, .bot a {
+    color: #00FFFF;
+}
+
+.title {
+    font-family: Tahoma, Arial, sans-serif;
+    font-size: 16px;
+    font-weight: bold;
+}
+
+.headtext {
+    color: white;
+    font-weight: bold;
+    text-align: center;
+    background-color: #666699;
+}
+
+.headlinebg {
+    background-color: #000000;
+}
+
+.tdtop {
+    background-color: #C8C8DD;
+}
+
+.hicell {
+    background-color: #BABADD;
+}
+
+.hicell10 {
+    background-color: #BABADD;
+    font-size: 10px;
+}
+
+.rankc {
+    background-color: #CCCCCC;
+}
+
+.hirankc {
+    background-color: #AAAAAA;
+    font-weight: bold;
+}
+
+.rankc10 {
+    background-color: #CCCCCC;
+    font-size: 10px;
+}
+
+.rankc10center {
+    background-color: #CCCCCC;
+    font-size: 10px;
+    text-align: center;
+}
+
+.hirankc10center {
+    background-color: #AAAAAA;
+    font-weight: bold;
+    font-size: 10px;
+    text-align: center;
+}
+
+.small {
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 10px;
+}
+
+
+.asmall {
+      font-family: "Arial narrow", Arial, sans-serif;
+      font-size: 10px;
+      color: black;
+      text-align: center;
+}
diff --git a/pisg/layout/justgrey.css b/pisg/layout/justgrey.css
new file mode 100644 (file)
index 0000000..9d4ff0a
--- /dev/null
@@ -0,0 +1,147 @@
+/* to obtain a better result, then set the these pisg options:
+ *  <set hicell="#607080">
+ *  <set hicell2="#8090a0">
+ *
+ * Theme by ICU (me at 1cu.de)
+ */
+   
+a
+{
+    text-decoration: none;
+}
+a:link
+{
+    color: #bdcddd;
+}
+a:visited
+{
+    color: #bdcddd;
+}
+a:hover
+{
+    color: #bdcddd;
+    text-decoration: underline;
+    font-weight: none;
+}
+a.background
+{
+    color: none;
+    text-decoration: none;
+}
+a.background:link
+{
+    color: #314151;
+}
+a.background:visited
+{
+    color: #415161;
+}
+a.background:hover
+{
+    color: #003c60;
+    text-decoration: underline;
+}
+body
+{
+    font-size: 13px;
+    color: white;
+    font-family: verdana, arial, sans-serif;
+    background-color: #647684;
+    scrollbar-face-color: #647684;
+    scrollbar-shadow-color: black;
+    scrollbar-highlight-color: #647684;
+    scrollbar-3dlight-color: black;
+    scrollbar-darkshadow-color: #647684;
+    scrollbar-track-color: #647684;
+    scrollbar-arrow-color: black;
+}
+td
+{
+    font-size: 13px;
+    color: white;
+    font-family: verdana, arial, sans-serif;
+    text-align: left;
+}
+.title
+{
+    color: white;
+    font-weight: bold;
+    font-size: 16px;
+    font-family: tahoma, arial, sans-serif;
+}
+.headtext
+{
+    font-weight: bold;
+    color: white;
+    background-color: none;
+    text-align: center;
+}
+.headlinebg
+{
+    background-color: #344454;
+}
+.tdtop
+{
+    background-color: #445464;
+}
+.hicell
+{
+    background-color: #748494;
+}
+.hicell10
+{
+    font-size: 10px;
+    background-color: #94a4b4;
+}
+.rankc
+{
+    background-color: #748494;
+}
+.hirankc
+{
+    font-weight: bold;
+    background-color: #94a4b4;
+}
+.rankc10
+{
+    font-size: 10px;
+    background-color: #748494;
+}
+.rankc10center
+{
+    font-size: 10px;
+    background-color: #748494;
+    text-align: center;
+}
+.hirankc10center
+{
+    font-weight: bold;
+    font-size: 10px;
+    background-color: #94a4b4;
+    text-align: center;
+}
+.small
+{
+    font-size: 10px;
+    font-family: verdana, arial, sans-serif;
+}
+.asmall
+{
+    font-size: 10px;
+    color: white;
+    font-family: "arial narrow", arial, sans-serif;
+    text-align: center;
+}
+
+.male, .male a {
+    color: #0000c7;
+}
+
+.female, .female a {
+    color: #93006a;
+}
+
+.bot, .bot a {
+    color: black;
+}
+
diff --git a/pisg/layout/ocean.css b/pisg/layout/ocean.css
new file mode 100644 (file)
index 0000000..5852c1f
--- /dev/null
@@ -0,0 +1,128 @@
+/*  Ocean colorscheme made by: Mikko Nissinen <Gwadj>
+ *  To see it in action go to http://www.loiri.cjb.net
+ *  
+ *  
+ *  To obtain a better result, then set the these pisg options:
+ *  <set hicell="#3399cc">
+ *  <set hicell2="#006699">
+ */
+
+
+A
+{
+    TEXT-DECORATION: none
+}
+A:link
+{
+    COLOR: #99ccff
+}
+A:visited
+{
+    COLOR: #99ccff
+}
+A:hover
+{
+    COLOR: #ffffff;
+    TEXT-DECORATION: underline
+}
+A.background
+{
+    TEXT-DECORATION: none
+}
+A.background:link
+{
+    COLOR: #3399cc
+}
+A.background:visited
+{
+    COLOR: #3399cc
+}
+A.background:hover
+{
+    COLOR: #99ccff;
+    TEXT-DECORATION: underline
+}
+BODY
+{
+    FONT-SIZE: 13px;
+    COLOR: #dedede;
+    FONT-FAMILY: Verdana, Arial, sans-serif;
+    BACKGROUND-COLOR: #000033
+}
+TD
+{
+    FONT-SIZE: 13px;
+    COLOR: #dedede;
+    FONT-FAMILY: Verdana, Arial, sans-serif;
+    TEXT-ALIGN: left
+}
+.title
+{
+    FONT-WEIGHT: bold;
+    FONT-SIZE: 16px;
+    FONT-FAMILY: Tahoma, Arial, sans-serif
+}
+.headtext
+{
+    FONT-WEIGHT: bold;
+    COLOR: #dedede;
+    BACKGROUND-COLOR: #003366;
+    TEXT-ALIGN: center
+}
+.headlinebg
+{
+    BACKGROUND-COLOR: #003366
+}
+.tdtop
+{
+    BACKGROUND-COLOR: #336699
+}
+.hicell
+{
+    BACKGROUND-COLOR: #000066
+}
+.hicell10
+{
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #336699
+}
+.rankc
+{
+    BACKGROUND-COLOR: #336699
+}
+.hirankc
+{
+    FONT-WEIGHT: bold;
+    BACKGROUND-COLOR: #6699cc
+}
+.rankc10
+{
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #336699
+}
+.rankc10center
+{
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #336699;
+    TEXT-ALIGN: center
+}
+.hirankc10center
+{
+    FONT-WEIGHT: bold;
+    FONT-SIZE: 10px;
+    BACKGROUND-COLOR: #6699cc;
+    TEXT-ALIGN: center
+}
+.small
+{
+    FONT-SIZE: 10px;
+    FONT-FAMILY: Verdana, Arial, sans-serif
+}
+.asmall
+{
+    FONT-SIZE: 10px;
+    COLOR: #dedede;
+    FONT-FAMILY: "Arial narrow", Arial, sans-serif
+    TEXT-ALIGN: center
+}
+
diff --git a/pisg/layout/orange_grey.css b/pisg/layout/orange_grey.css
new file mode 100644 (file)
index 0000000..e16aef5
--- /dev/null
@@ -0,0 +1,146 @@
+/*
+   CSS pour pisg
+   maggic 2003/02/23 & 2003/04/26
+
+   http://maggic.org
+*/
+
+/* Liens */
+a {
+    text-decoration: none;
+    font-weight: bold;
+}
+a:link {
+    color: #002597;
+}
+a:visited {
+    color: #002597;
+}
+
+a:hover {
+    text-decoration: underline;
+    color: #002597;
+}
+
+/* Autres liens (bas de page) */
+a.background {
+    text-decoration: none;
+}
+
+a.background:link {
+    color: #002597;
+}
+
+a.background:visited {
+    color: #002597;
+}
+
+a.background:hover {
+    text-decoration: underline;
+    color: #002597;
+}
+
+body {
+    background-color: #ededed;
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 13px;
+}
+
+td {
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 13px;
+    text-align: left;
+}
+
+.male, .male a {
+    color: #0000DD;
+}
+
+.female, .female a {
+    color: #DD3366;
+}
+
+.bot, .bot a {
+    color: #00FFFF;
+}
+
+.title {
+    font-family: verdana, Arial, sans-serif;
+    font-size: 16px;
+    font-weight: bold;
+}
+
+/* Les titres des rubriques */
+.headtext {
+    color: #000000;
+    font-weight: bold;
+    font-size: 14px;
+    text-align: center;
+    background-color: #faa602;
+}
+
+/* Bords des titres */
+.headlinebg {
+    background-color: #000000;
+}
+
+/* Les sous-titres des rubriques */
+.tdtop {
+    background-color: #bbbbbb;
+    color: #000000;
+}
+
+/* Cellules "Big Numbers" */
+.hicell {
+    background-color: #dddddd;
+}
+
+/* Cellules "Users with most nicknames" */
+.hicell10 {
+    background-color: #dddddd;
+    font-size: 10px;
+}
+
+/* Nombres des listes (2+) */
+.rankc {
+    background-color: #bbbbbb;
+}
+
+/* Nombres des listes (1) */
+.hirankc {
+    background-color: #999999;
+    font-weight: bold;
+}
+
+
+.rankc10 {
+    background-color: #cccccc;
+    font-size: 10px;
+}
+
+/* heure autre que la plus frequentee */
+.rankc10center {
+    background-color: #dddddd;
+    font-size: 10px;
+    text-align: center;
+}
+
+/* heure la plus frequentee */
+.hirankc10center {
+    background-color: #999999;
+    color: #000000;
+    font-weight: bold;
+    font-size: 10px;
+    text-align: center;
+}
+
+.small {
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 10px;
+}
+
+.asmall {
+      font-family: Verdana, Arial, sans-serif;
+      font-size: 10px;
+      text-align: center;
+}
diff --git a/pisg/layout/pisg.css b/pisg/layout/pisg.css
new file mode 100644 (file)
index 0000000..5a992ee
--- /dev/null
@@ -0,0 +1,133 @@
+/*
+
+http://pisg.sourceforge.net/ pisg css layout by mite. (mite@megalixer.com)
+
+Here is a pisg layout I made which matches the official pisg website @ http://pisg.sourcefourge.net/
+
+This file is edited from a modified version of one of the default layout files.
+I unfortuanantly don't recall which, as it's gone through many changes over the months.
+(My apologies.)
+
+I have tested this css with FireFox 0.8 and Internet Explorer 6.0 on Windows XP.
+Feel free to make changes to better suit other browsers.
+
+To obtain a better result, set the these pisg options in your cfg file:
+
+<set hicell="#EFEBEF">
+<set hicell2="#FFFFFF">
+
+
+ Enjoy the scheme,
+ mite (mite@megalixer.net)
+
+
+*/
+
+body {
+    font-family: verdana, tahoma, sans-serif;
+    font-size: 12px;
+    color: black;
+    color: #585858;
+    background-color: #FFFFFF;
+}
+
+a:link {
+    color: #0b407a;
+    text-decoration: none;
+}
+
+a:hover {
+    text-decoration: underline;
+}
+
+a:visited {
+    color: #0b407a;
+    text-decoration: none;
+}
+
+a:visited:hover {
+    color: #0b407a;
+    text-decoration: underline;
+}
+
+a.background:link {
+    color: #0b407a;
+    text-decoration: none;
+}
+
+a.background:hover {
+    text-decoration: underline;
+}
+
+.asmall:link {
+    text-decoration: none;
+}
+
+.asmall:hover {
+    text-decoration: underline;
+}
+
+td {
+    background-color: white;
+    font-size: 12px;
+    font-family: verdana, tahoma, sans-serif;
+    color: black;
+    color: #585858;
+    max-width: 100%;
+}
+
+.title {
+    font-family: verdana, tahoma, sans-serif;
+    font-weight: bold;
+    font-size: 18px;
+}
+
+.headtext {
+    color: black;
+    font-size: 15px;
+    font-weight: bold;
+    text-align: center;
+    background-color: #FFFDBC;
+    border-style: solid;
+    border-width: 1px;
+    border-color: #000000;
+}
+
+.tdtop {
+    background-color: #F0F0F0;
+}
+
+
+.hicell {
+    background-color: #F0F0F0;
+}
+
+.hicell10 {
+    background-color: #F0F0F0;
+}
+
+.rankc {
+    background-color: #F0F0F0;
+}
+
+.hirankc {
+    background-color: #F0F0F0;
+    font-weight: bold;
+}
+
+.rankc10center {
+    background-color: #F0F0F0;
+    font-size: 10px;
+    text-align: center;
+}
+
+.hirankc10center {
+    background-color: #F0F0F0;
+    font-weight: bold;
+    font-size: 10px;
+    text-align: center;
+}
+
+.small {
+    font-family: verdana, tahoma, sans-serif;
+}
\ No newline at end of file
diff --git a/pisg/layout/softgreen.css b/pisg/layout/softgreen.css
new file mode 100644 (file)
index 0000000..6b8482c
--- /dev/null
@@ -0,0 +1,143 @@
+/*
+This is a soft green theme that I created. It is the first of many that
+I
+will create.
+Visit http://ircstats.axelay.com to see it in action!
+
+Created by: Melody Mayberry, http://www.melbell.com
+
+Place this line in pisg.cfg
+<set hicell="#B4CEA9" hicell2="#CCEAC0">
+*/
+
+/* These are for the regular links (in the stats) */
+a {
+    text-decoration: none;
+    font-weight: bold;
+}
+a:link {
+    color: #008800;
+}
+a:visited {
+    color: #008800;
+}
+
+a:hover {
+    text-decoration: underline;
+    color: ##008800;
+}
+
+/* These are for other links EX: Links at the bottom of the page */
+a.background {
+    text-decoration: none;
+}
+
+a.background:link {
+    color: #008800;
+}
+
+a.background:visited {
+    color: #008800;
+}
+
+a.background:hover {
+    text-decoration: underline;
+    color: #008800;
+}
+
+body {
+    background-color: #dfffd1;
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 13px;
+    color: black;
+}
+
+td {
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 13px;
+    color: black;
+    text-align: left;
+}
+
+.title {
+    font-family: Tahoma, Arial, sans-serif;
+    font-size: 16px;
+    font-weight: bold;
+}
+
+/* Cell Properties for Headlines EX: "Most Active Nicks" */
+.headtext {
+    color: white;
+    font-weight: bold;
+    text-align: center;
+    background-color: #54604F;
+}
+
+/* Has no apparent effect */
+.headlinebg {
+    background-color: #000000;
+}
+
+/* Column Titles in Numbered Lists EX: "Most Active Nicks" */
+.tdtop {
+    background-color: #CDEBC1;
+}
+
+/* Cell in "Big Numbers" section, also the cells of the data in certain
+numbered lists (all except the "Most active nicks" and the "Users with
+most
+nicknames" sections) */
+.hicell {
+    background-color: #C1DDB5;
+}
+
+/* Cells of the data in "Users with most nicknames" section */
+.hicell10 {
+    background-color: #C1DDB5;
+    font-size: 10px;
+}
+
+/* In numbered lists, the cell properties for 2+ */
+.rankc {
+    background-color: #B4CEA9;
+}
+
+/* In numbered lists, the cell properties for 1 */
+.hirankc {
+    background-color: #91AC87;
+    font-weight: bold;
+}
+
+/* Name Cells in These Didn't Make It... */
+.rankc10 {
+    background-color: #CCEAC0;
+    font-size: 10px;
+}
+
+/* Hours "1-23"  in Most Active Times Cell */
+.rankc10center {
+    background-color: #B4CEA9;
+    font-size: 10px;
+    text-align: center;
+}
+
+/* Hour "0" in Most Active Times Cell */
+.hirankc10center {
+    background-color: #91AC87;
+    font-weight: bold;
+    font-size: 10px;
+    text-align: center;
+}
+
+.small {
+    font-family: Verdana, Arial, sans-serif;
+    font-size: 10px;
+}
+
+
+.asmall {
+      font-family: "Arial narrow", Arial, sans-serif;
+      font-size: 10px;
+      color: black;
+      text-align: center;
+}
diff --git a/pisg/modules/Pisg.pm b/pisg/modules/Pisg.pm
new file mode 100644 (file)
index 0000000..6d47eb1
--- /dev/null
@@ -0,0 +1,633 @@
+package Pisg;
+
+# Documentation(POD) for this module is found at the end of the file.
+
+# Copyright (C) 2001-2005  <Morten Brix Pedersen> - morten@wtf.dk
+# Copyright (C) 2003-2006  Christoph Berg <cb@df7cb.de>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my $type = shift;
+    my %args = @_;
+    my $self = {
+        override_cfg => $args{override_cfg},
+        use_configfile => $args{use_configfile},
+        search_path => $args{search_path},
+        chans => [],
+        users => {},
+        cfg => {},
+        tmps => {},
+    };
+
+    # Set the default configuration settings.
+    get_default_config_settings($self);
+
+    # Import common functions in Pisg::Common
+    require Pisg::Common;
+    Pisg::Common->import();
+
+    bless($self, $type);
+    return $self;
+}
+
+sub run
+{
+    my $self = shift;
+
+    print "pisg v$self->{cfg}->{version} - Perl IRC Statistics Generator\n\n"
+        unless ($self->{cfg}->{silent});
+
+    # Init the configuration file (aliases, ignores, channels, etc)
+    my $r;
+    if ($self->{use_configfile}) {
+        foreach my $c ($self->{cfg}->{configfile}, $self->{search_path} . "/$self->{cfg}->{configfile}") {
+            if (open(CONFIG, $c)) {
+                $self->{cfg}->{configfile} = $c;
+                print "Using config file: $self->{cfg}->{configfile}\n\n"
+                    unless ($self->{cfg}->{silent});
+                $r = $self->init_config(\*CONFIG);
+                last;
+            } else {
+                print STDERR "Warning: $c: $!\n\n" if -e $c;
+            }
+        }
+    }
+
+    # Get translations from langfile
+    $self->get_language_templates();
+
+    # Parse any channels in <channel> statements
+    $self->parse_channels();
+
+    # Optionaly parse the channel we were given in override_cfg.
+    $self->do_channel()
+        if (!$self->{cfg}->{chan_done}{$self->{cfg}->{channel}});
+
+}
+
+sub get_default_config_settings
+{
+    my $self = shift;
+
+    # This is all the default settings of pisg. They can be overriden by the
+    # pisg.cfg file, or by using the override_cfg argument to the new
+    # constructor.
+
+    $self->{cfg} = {
+        channel => '',
+        logtype => 'Logfile',
+        logfile => [],
+        format => '',
+        network => 'SomeIRCNet',
+        outputfile => 'index.html',
+        outputtag => '',
+        maintainer => 'MAINTAINER',
+        pagehead => 'none',
+        pagefoot => 'none',
+        configfile => 'pisg.cfg',
+        imagepath => '',
+        imageglobpath => '',
+        defaultpic => '',
+        logdir => [],
+        nfiles => 0,
+        lang => 'EN',
+        langfile => 'lang.txt',
+        cssdir => 'layout/',
+        colorscheme => 'default',
+        altcolorscheme => 'none',
+        logprefix => '',
+        logsuffix => '',
+        silent => 0,
+        cachedir => '',
+        userpics => 'y',
+
+        # Colors / Layout
+
+        hicell => '#BABADD', # FIXME 
+        hicell2 => '#CCCCCC', # FIXME
+
+        picwidth => '',
+        picheight => '',
+
+        pic_v_0 => 'blue-v.png',
+        pic_v_6 => 'green-v.png',
+        pic_v_12 => 'yellow-v.png',
+        pic_v_18 => 'red-v.png',
+        pic_h_0 => 'blue-h.png',
+        pic_h_6 => 'green-h.png',
+        pic_h_12 => 'yellow-h.png',
+        pic_h_18 => 'red-h.png',
+        piclocation => '.',
+
+        # Stats settings
+
+        showactivetimes => 1,
+        showactivenicks => 1,
+        showbignumbers => 1,
+        showtopics => 1,
+        showlinetime => 0,
+        showwordtime => 0,
+        showlines => 1,
+        showtime => 1,
+        showwords => 0,
+        showwpl => 0,
+        showcpl => 0,
+        showlastseen => 1,
+        showlegend => 1,
+        showkickline => 1,
+        showactionline => 1,
+        showfoulline => 0,
+        showfouldecimals => 1,
+        showshoutline => 1,
+        showviolentlines => 1,
+        showrandquote => 1,
+        showmuw => 1,
+        showmrn => 1,
+        showsmileys => 0,
+        showkarma => 0,
+        showmru => 1,
+        showcharts => 0,
+        showops => 1,
+        showvoices => 0,
+        showhalfops => 0,
+        showmostnicks => 0,
+        showactivegenders => 0,
+        showmostactivebyhour => 0,
+        showmostactivebyhourgraph => 1,
+        showonlytop => 0,
+
+        # Less important things
+
+        timeoffset => '+0',
+        minquote => 25,
+        maxquote => 65,
+        quotewidth => 80,
+        bignumbersthreshold => 'sqrt',
+        wordlength => 5,
+        dailyactivity => 0,
+        activenicks => 25,
+        activenicks2 => 30,
+        activenicksbyhour => 10,
+        topichistory => 3,
+        urlhistory => 5,
+        chartshistory => 5,
+        nickhistory => 5,
+        smileyhistory => 10,
+        karmahistory => 5,
+        wordhistory => 10,
+        mostnickshistory => 5,
+        mostnicksverbose => 1,
+        nicklimit => 10,
+        nicktracking => 0,
+        charset => 'iso-8859-1',
+        logcharset => '',
+        logcharsetfallback => '',
+
+        # sorting
+        sortbywords => 0,
+
+        # Misc settings
+
+        foulwords => 'ass fuck bitch shit scheisse scheiße kacke arsch ficker ficken schlampe',
+        violentwords => 'slaps beats smacks',
+        chartsregexp => '(?:is )?(?:np:|(?:now )?playing:? |listening to:? )(?:MPEG stream from)?\s*(.*)',
+        ignorewords => '',
+        noignoredquotes => 0,
+        tablewidth => 574,
+        regexpaliases => 0,
+
+        botnicks => '',            # Needed for DCpp format (non-irc)
+
+        statsdump => '',           # Debug option
+        modules_dir => '',         # set in get_cmdline_options
+        cchannels => '',           # set in get_cmdline_options
+
+        version => "0.72+CVS",
+    };
+
+    # This enables us to use the search_path in other modules
+    $self->{cfg}->{search_path} = $self->{search_path};
+
+    # Parse the optional overriden configuration variables
+    foreach my $key (keys %{$self->{override_cfg}}) {
+        if ($self->{override_cfg}->{$key}) {
+            unless (defined($self->{cfg}->{$key})) {
+                print STDERR "Warning: No such configuration option: -cfg $key\n";
+                next;
+            }
+            $self->{cfg}->{$key} = $self->{override_cfg}->{$key};
+        }
+    }
+}
+
+sub get_language_templates
+{
+    my $self = shift;
+
+    open(FILE, $self->{cfg}->{langfile}) or open (FILE, $self->{search_path} . "/$self->{cfg}->{langfile}") or die("$0: Unable to open language file($self->{cfg}->{langfile}): $!\n");
+
+    while (my $line = <FILE>)
+    {
+        next if ($line =~ /^#/);
+
+        if ($line =~ /<lang name=\"([^"]+)\"(?: charset=\"(.*)\")?>/i) {
+            # Found start tag, setting the current language
+            my $current_lang = uc($1);
+            $self->{tmps}->{$current_lang}{lang_charset} = lc($2);
+
+            while (<FILE>) {
+                next if ($_ =~ /^#/);
+                last if ($_ =~ /<\/lang>/i);
+
+                # Get 'template = "Text"' in language file:
+                if ($_ =~ /^(\w+)\s*=\s*"(.*)"\s*$/) {
+                    warn "duplicate translation $1 -> $2"
+                        if $self->{tmps}->{$current_lang}{$1} and !$self->{cfg}->{silent};
+                    $self->{tmps}->{$current_lang}{$1} = $2;
+                }
+            }
+
+        }
+
+    }
+
+    close(FILE);
+}
+
+sub init_config
+{
+    my $self = shift;
+    my $fh   = shift;
+    while (my $line = <$fh>)
+    {
+        next if ($line =~ /^\s*#/);
+        chomp $line;
+
+        if ($line =~ /<user.*>/) {
+            my $nick;
+
+            if ($line =~ /\bnick=(["'])(.+?)\1/) {
+                $nick = $2;
+                add_alias($nick, $nick);
+            } else {
+                print STDERR "Warning: $self->{cfg}->{configfile}, line $.: No nick specified\n";
+                next;
+            }
+
+            if ($line =~ /\balias=(["'])(.+?)\1/) {
+                my @thisalias = split(/\s+/, lc($2));
+                foreach (@thisalias) {
+                    if ($self->{cfg}->{regexpaliases} and /[\|\[\]\{\}\(\)\?\+\.\*\^\\]/) {
+                        add_aliaswild($nick, $_);
+                    } elsif (not $self->{cfg}->{regexpaliases} and s/\*/\.\*/g) {
+                        # quote it if it is a wildcard
+                        s/([\|\[\]\{\}\(\)\?\+\^\\])/\\$1/g;
+                        add_aliaswild($nick, $_);
+                    } else {
+                        add_alias($nick, $_);
+                    }
+                }
+            }
+
+            if ($line =~ /\bpic=(["'])(.+?)\1/) {
+                $self->{users}->{userpics}{$nick} = $2;
+            }
+
+            if ($line =~ /\bbigpic=(["'])(.+?)\1/) {
+                $self->{users}->{biguserpics}{$nick} = $2;
+            }
+
+            if ($line =~ /\blink=(["'])(.+?)\1/) {
+                $self->{users}->{userlinks}{$nick} = $2;
+            }
+
+            if ($line =~ /\bignore=(["'])Y\1/i) {
+                add_ignore($nick);
+            }
+
+            if ($line =~ /\bsex=(["'])([MmFfBb])\1/) {
+                $self->{users}->{sex}{$nick} = lc($2);
+            }
+        } elsif ($line =~ /<link(.*)>/) {
+
+            if ($line =~ /\burl=(["'])(.+?)\1/) {
+                my $url = $2;
+                if ($line =~ /ignore="Y"/i) {
+                    add_url_ignore($url);
+                }
+            } else {
+                print STDERR "Warning: $self->{cfg}->{configfile}, line $.: No URL specified\n";
+            }
+
+
+        } elsif ($line =~ /<set(.*)>/) {
+
+            my $settings = $1;
+            if ($settings !~ /=["'](.*)["']/ || $settings =~ /(\w)>/ ) {
+                print STDERR "Warning: $self->{cfg}->{configfile}, line $.: Missing or wrong quotes near $1\n";
+            }
+
+            while ($settings =~ s/[ \t]([^=]+?)=(["'])(.*?)\2//) {
+                my $var = lc($1);
+                my $val = $3;
+                $var =~ s/ //; # Remove whitespace
+
+                if (!defined($self->{cfg}->{$var})) {
+                    print STDERR "Warning: $self->{cfg}->{configfile}, line $.: No such configuration option: '$var'\n";
+                    next;
+                }
+
+                unless (($self->{cfg}->{$var} eq $val) || $self->{override_cfg}->{$var}) {
+                    $self->{cfg}->{$var} = $val;
+                }
+            }
+
+        } elsif ($line =~ /<channel=(['"])(.+?)\1(.*)>/i) {
+            my ($channel, $settings, $tmp) = ($2, $3, {});
+            $tmp->{$channel}->{channel} = $channel;
+            $self->{cfg}->{chan_done}{$self->{cfg}->{channel}} = 1; # don't parse channel in $self->{cfg}->{channel} if a channel statement is present
+            while ($settings =~ s/\s([^=]+)=(["'])(.*?)\2//) {
+                my $var = lc($1);
+                my $val = $3;
+                if ($var eq "logdir" || $var eq "logfile") {
+                    push(@{$tmp->{$channel}{$var}}, $val);
+                } else {
+                    $tmp->{$channel}{$var} = $val;
+                }
+            }
+            while (<$fh>) {
+                next if /^\s*#/;
+                if ($_ =~ /<\/*channel>/i) {
+                    push @{ $self->{chans} }, $tmp;
+                    last;
+                }
+                if ($_ =~ /^\s*(\w+)\s*=\s*(["'])(.*?)\2/) {
+                    my $var = lc($1);
+                    my $val = $3;
+                    unless ((($var eq "logdir" || $var eq "logfile") && scalar(@{$self->{override_cfg}->{$var}}) > 0) || (($var ne "logdir" && $var ne "logfile") && $self->{override_cfg}->{$var})) {
+
+                        if($var eq "logdir" || $var eq "logfile") {
+                            push @{$tmp->{$channel}{$var}}, $val;
+                        } else {
+                            $tmp->{$channel}{$var} = $val;
+                        }
+
+                    }
+                } elsif ($_ !~ /^$/) {
+                    print STDERR "Warning: $self->{cfg}->{configfile}, line $.: Unrecognized line: $_";
+                }
+            }
+        } elsif ($line =~ /<include\s*=\s*(["'])(.+?)\1\s*>/) {
+            my $include_cfg = $2;
+            my $backup_cfg = $self->{cfg}->{configfile};
+            $self->{cfg}->{configfile} = $include_cfg;
+            my $r;
+            foreach my $c ($self->{cfg}->{configfile}, $self->{search_path} . "/$self->{cfg}->{configfile}") {
+                if (open(INCLUDE, $c)) {
+                    $self->{cfg}->{configfile} = $c;
+                    $r = $self->init_config(\*INCLUDE);
+                    last;
+                } else {
+                    print STDERR "Warning: $backup_cfg, line $.: $c: $!\n"
+                        if -e $c;
+                }
+            }
+            print "Included config file: $self->{cfg}->{configfile}\n\n"
+                if ($r && !$self->{cfg}->{silent});
+            print STDERR "Warning: $backup_cfg, line $.: $self->{cfg}->{configfile} not found\n"
+                if (!$r);
+            $self->{cfg}->{configfile} = $backup_cfg;
+        } elsif ($line =~ /<(\w+)?.*[^>]$/) {
+            print STDERR "Warning: $self->{cfg}->{configfile}, line $.: Missing end on element <$1 (probably multi-line?)\n";
+        } elsif ($line =~ /\S/) {
+            $line =~ s/\n//;
+            print STDERR "Warning: $self->{cfg}->{configfile}, line $.: Unrecognized line: $line\n";
+        }
+    }
+
+    close($fh);
+}
+
+sub init_pisg
+{
+    my $self = shift;
+
+    my $timestamp = time();
+    $self->{cfg}->{start} = time();
+
+    if ($self->{cfg}->{timeoffset} =~ /\+(\d+)/) {
+        # We must plus some hours to the time
+        $timestamp += 3600 * $1; # 3600 seconds per hour
+
+    } elsif ($self->{cfg}->{timeoffset} =~ /-(\d+)/) {
+        # We must remove some hours from the time
+        $timestamp -= 3600 * $1; # 3600 seconds per hour
+    }
+    $self->{cfg}->{timestamp} = $timestamp;
+
+    # convert wordlists
+    $self->{cfg}->{foulwords} = wordlist_regexp($self->{cfg}->{foulwords}, $self->{cfg}->{regexpaliases});
+    $self->{cfg}->{ignorewords} = wordlist_regexp($self->{cfg}->{ignorewords}, $self->{cfg}->{regexpaliases});
+    $self->{cfg}->{violentwords} = wordlist_regexp($self->{cfg}->{violentwords}, $self->{cfg}->{regexpaliases});
+
+    # Add trailing slash when it's not there..
+    $self->{cfg}->{imagepath} =~ s/([^\/])$/$1\//;
+    # Set ImageGlobPath default
+    $self->{cfg}->{imageglobpath} ||= $self->{cfg}->{imagepath};
+    $self->{cfg}->{imageglobpath} =~ s/([^\/])$/$1\//;
+
+    # Set number of picture columns to show
+    if ($self->{cfg}->{userpics} =~ /^n/i) {
+        $self->{cfg}->{userpics} = 0;
+    } elsif ($self->{cfg}->{userpics} =~ /^y/i) {
+        $self->{cfg}->{userpics} = 1;
+    } elsif ($self->{cfg}->{userpics} !~ /^\d+$/) {
+        print STDERR "Warning: $self->{cfg}->{configfile}, line $.: Invalid UserPics setting\n";
+    }
+
+    unless ($self->{cfg}->{silent}) {
+        print "Statistics for channel $self->{cfg}->{channel} \@ $self->{cfg}->{network} by $self->{cfg}->{maintainer}\n\n";
+    }
+}
+
+sub do_channel
+{
+    my $self = shift;
+    if (!$self->{cfg}->{channel}) {
+        print STDERR "No channels defined.\n";
+    } elsif ((!@{$self->{cfg}->{logfile}}) && (!@{$self->{cfg}->{logdir}})) {
+        print STDERR "No logfile or logdir defined for " . $self->{cfg}->{channel} . "\n";
+    } elsif (!$self->{cfg}->{format}) {
+        print STDERR "No format defined for $self->{cfg}->{channel}.\n";
+    } else {
+        $self->init_pisg();        # Init some general things
+
+        store_aliases();           # Save the aliases so we can restore them
+                                   # later, we don't want to add the aliases
+                                   # for this channel to the next channel
+
+        # Pick our stats generator.
+        my $analyzer;
+        eval <<_END;
+use Pisg::Parser::$self->{cfg}->{logtype};
+\$analyzer = new Pisg::Parser::$self->{cfg}->{logtype}(
+    { cfg => \$self->{cfg}, users => \$self->{users} }
+);
+_END
+        if ($@) {
+            print STDERR "Could not load stats analyzer for '$self->{cfg}->{logtype}': $@\n";
+            return undef;
+        }
+
+        my $stats = $analyzer->analyze();
+        $self->{cfg}->{analyzer} = $analyzer; # we need the parser in _format_line
+
+        # Initialize HTMLGenerator object
+        my $generator;
+        eval <<_END;
+use Pisg::HTMLGenerator;
+\$generator = new Pisg::HTMLGenerator(
+    cfg => \$self->{cfg},
+    stats => \$stats,
+    users => \$self->{users},
+    tmps => \$self->{tmps}
+);
+_END
+
+        if ($@) {
+            print STDERR "Could not load stats generator (Pisg::HTMLGenerator): $@\n";
+            return undef;
+        }
+
+        # Create our HTML page if the logfile has any data.
+        if (defined $stats) {
+            if ($stats->{parsedlines} > 0) {
+                foreach my $lang (split /\s*,\s*/, uc $self->{cfg}->{lang}) {
+                    $lang =~ s/-/_/g; # PT_BR was called PT-BR before
+                    die sprintf "No such language: %s\n", $_ unless $self->{tmps}->{$lang};
+                    $generator->create_output($lang);
+                }
+            } else {
+                print STDERR <<_END unless $self->{cfg}->{silent};
+No parseable lines found in logfile ($stats->{totallines} total lines). Skipping.
+-> You might be using the wrong format.
+-> A common error is that the logs do not contain timestamps for each line.
+_END
+            }
+        }
+
+        restore_aliases();
+
+        $self->{cfg}->{chan_done}{$self->{cfg}->{channel}} = 1;
+    }
+}
+
+sub parse_channels
+{
+    my $self = shift;
+    my %origcfg = %{ $self->{cfg} };
+    
+    # make a list of channels to do
+    my @chanlist;
+    if (scalar @ {$self->{cfg}->{cchannels} } > 0) {
+        foreach my $channel (@{ $self->{cfg}->{cchannels} }) {
+            my $hits = 0;
+            foreach ( @{ $self->{chans} }) {
+                my $chan = (keys %{ $_ })[0];
+                if (lc($channel) eq lc($chan)) {
+                    push @chanlist, $_;
+                    $hits++;
+                }
+            }
+            if ($hits < 1) {
+                print STDERR "Channel $channel not in config file, ignoring\n";
+            }
+        }
+    } else {
+        push @chanlist, $_ foreach (@{ $self->{chans} });
+    }
+
+    foreach my $channel (@chanlist) {
+        foreach my $chan (keys %{ $channel }) { # import channel specific config
+            $self->{cfg}->{$_} = $channel->{$chan}->{$_} foreach (keys %{ $channel->{$chan} });
+        }
+        $self->do_channel();
+        $origcfg{chan_done} = $self->{cfg}->{chan_done};
+        %{ $self->{cfg} } = %origcfg;
+    }
+}
+
+1;
+
+__END__
+
+=head1 NAME
+
+Pisg - Perl IRC Statistics Generator main module
+
+=head1 SYNOPSIS
+
+    use Pisg;
+
+    $pisg = new Pisg(
+        use_configfile => '1',
+        override_cfg => { network => 'MyNetwork', format => 'eggdrop' }
+    );
+
+    $pisg->run();
+
+=head1 DESCRIPTION
+
+C<Pisg> is a statistic generator for IRC logfiles or the like, delivering
+the results in a HTML page.
+
+=head1 CONSTRUCTOR
+
+=over 4
+
+=item new ( [ OPTIONS ] )
+
+This is the constructor for a new Pisg object. C<OPTIONS> are passed in a hash like fashion, using key and value pairs.
+
+Possible options are:
+
+B<use_configfile> - When set to 1, pisg will look up it's channels in it's
+configuration file, defined by the configuration option 'configfile'.
+
+B<override_cfg> - This defines whichever configuration variables you want to
+override from the configuration file. If you set use_configfile to 0, then
+you'll have to set at least channel and logfile here.
+
+B<search_path> - This defines an optional search path. It's used when you want to hardcode an alternative path where pisg should look after its language and config file.
+
+=back
+
+=head1 AUTHOR
+
+Morten Brix Pedersen <morten@wtf.dk>
+
+=head1 COPYRIGHT
+
+Copyright (C) 2001 Morten Brix Pedersen. All rights resereved.
+This program is free software; you can redistribute it and/or modify it
+under the terms of the GPL, license is included with the distribution of
+this file.
+
+=cut
diff --git a/pisg/modules/Pisg/Common.pm b/pisg/modules/Pisg/Common.pm
new file mode 100644 (file)
index 0000000..a36c13b
--- /dev/null
@@ -0,0 +1,254 @@
+package Pisg::Common;
+
+# pisg - Perl IRC Statistics Generator
+#
+# Copyright (C) 2001-2005  <Morten Brix Pedersen> - morten@wtf.dk
+# Copyright (C) 2003-2005  Christoph Berg <cb@df7cb.de>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+=head1 NAME
+
+Pisg::Common - some common functions of pisg.
+
+=cut
+
+use Exporter;
+@ISA = ('Exporter');
+@EXPORT = qw(add_alias add_aliaswild add_ignore add_url_ignore is_ignored url_is_ignored find_alias store_aliases restore_aliases match_urls match_email htmlentities urlencode is_nick randomglob wordlist_regexp);
+
+use strict;
+$^W = 1;
+
+my (%aliases, %aliaswilds, %ignored, %aliasseen, %ignored_urls, %url_seen);
+my (%aliases2, %aliaswilds2, %ignored2, %aliasseen2, %ignored_urls2, %url_seen2);
+
+# add_alias assumes that the first argument is the true nick and the second is
+# the alias, but will accomidate other arrangements if necessary.
+sub add_alias
+{
+    my ($nick, $alias) = @_;
+    my $lcnick  = lc($nick);
+    my $lcalias = lc($alias);
+
+    if (not defined $aliases{$lcnick}) {
+        if (not defined $aliases{$lcalias}) {
+            $aliases{$lcnick}  = $nick;
+            $aliases{$lcalias} = $nick;
+        } else {
+            $aliases{$lcnick} = $aliases{$lcalias};
+        }
+    } elsif (not defined $aliases{$lcalias}) {
+        $aliases{$lcalias} = $aliases{$lcnick};
+    }
+}
+
+sub add_aliaswild
+{
+    my ($nick, $alias) = @_;
+    my $lcnick  = lc($nick);
+    my $lcalias = lc($alias);
+
+    if (not defined $aliases{$lcnick}) {
+        $aliases{$lcnick}  = $nick;
+    }
+    $aliaswilds{$lcalias} = $nick;
+}
+
+sub add_ignore
+{
+    my $nick = shift;
+    $ignored{$nick} = 1;
+}
+
+sub is_ignored
+{
+    my $nick = shift;
+    if ($ignored{$nick}) {
+        return 1;
+    } elsif ($ignored{is_nick($nick)}) {
+        $ignored{$nick} = 1;
+    } else {
+        $ignored{$nick} = 0;
+    }
+}
+
+sub url_is_ignored
+{
+    my $url = shift;
+    if ($ignored_urls{$url}) {
+        return 1;
+    }
+}
+
+sub add_url_ignore
+{
+    my $url = shift;
+    $ignored_urls{$url} = 1;
+}
+
+# Sub to do a -cheap- check on wether or not a word is a nick
+# This will only match if it has seen it used as a nick
+sub is_nick
+{
+    my ($nick, $wilds) = @_;
+    my $lcnick = lc($nick);
+
+    if ($aliases{$lcnick}) {
+        return $aliases{$lcnick};
+    } elsif ($aliasseen{$lcnick}) {
+        return $aliasseen{$lcnick}
+    }
+
+    # check aliaswilds if were are in _mostusedword()
+    if (defined $wilds) {
+        foreach (keys %aliaswilds) {
+            if ($lcnick =~ /^$_$/i) {
+                add_alias($aliaswilds{$_}, $lcnick);
+                return $aliaswilds{$_};
+            }
+        }
+    }
+    return 0;
+}
+
+# For efficiency reasons, find_alias() caches aliases when it finds them,
+# because the regexp search through %aliaswilds is *really* expensive.
+# %aliasseen is used to mark nicks for which nothing matches--we can't add
+# such nicks to an actual alias, though, because they might be aliased (e.g.
+# by a nick change) later.
+sub find_alias
+{
+    my ($nick) = @_;
+    my $lcnick = lc($nick);
+
+    if ($aliases{$lcnick}) {
+        return $aliases{$lcnick};
+    } elsif ($aliasseen{$lcnick}) {
+        return $aliasseen{$lcnick};
+    } else {
+        foreach (keys %aliaswilds) {
+            if ($nick =~ /^$_$/i) {
+                add_alias($aliaswilds{$_}, $lcnick);
+                return $aliaswilds{$_};
+            }
+        }
+    }
+    $aliasseen{$lcnick} = $nick;
+    return $nick;
+}
+
+sub store_aliases
+{
+    %aliases2 = %aliases;
+    %aliaswilds2 = %aliaswilds;
+    %ignored2 = %ignored;
+    %aliasseen2 = %aliasseen;
+    %ignored_urls2 = %ignored_urls;
+    %url_seen2 = %url_seen;
+}
+
+sub restore_aliases
+{
+    %aliases = %aliases2;
+    %aliaswilds = %aliaswilds2;
+    %ignored = %ignored2;
+    %aliasseen = %aliasseen2;
+    %ignored_urls = %ignored_urls2;
+    %url_seen = %url_seen2;
+}
+
+sub match_urls
+{
+    my $str = shift;
+
+    my @urls;
+    # we don't treat mailto: as URL here
+    while ($str =~ /((?:(?:https?|ftp|telnet|news):\/\/|(?:(?:(www)|(ftp))[\w-]*\.))[-\w\/~\@:]+\.\S+[\w\/])/gio) {
+        my $url = $2 ? "http://$1" : ($3 ? "ftp://$1" : $1);
+        my $url_strip = $url;
+        $url_strip =~ s/\/$//;
+        $url_seen{$url_strip} ||= $url; # normalize URL to first seen form
+        push (@urls, $url_seen{$url_strip});
+    }
+
+    return @urls;
+}
+
+sub htmlentities
+{
+    my $str = shift;
+    my $charset = shift;
+
+    return $str unless $str;
+
+    $str =~ s/\&/\&amp;/go;
+    $str =~ s/\</\&lt;/go;
+    $str =~ s/\>/\&gt;/go;
+    if ($charset and $charset =~ /iso-8859-1/i) { # this is for people without Text::Iconv
+        $str =~ s/ü/&uuml;/go;
+        $str =~ s/ö/&ouml;/go;
+        $str =~ s/ä/&auml;/go;
+        $str =~ s/ß/&szlig;/go;
+        $str =~ s/å/&aring;/go;
+        $str =~ s/æ/&aelig;/go;
+        $str =~ s/ø/&oslash;/go;
+        $str =~ s/Å/&Aring;/go;
+        $str =~ s/Æ/&AElig;/go;
+        $str =~ s/Ø/&Oslash;/go;
+        $str =~ s/\x95/\&bull;/go;
+    }
+    return $str;
+}
+
+sub urlencode
+{
+    my $str = shift;
+    $str =~ s/([^\w_.\/?=:+-])/sprintf "%%%02X", ord($1)/ge;
+    return $str;
+}
+
+sub randomglob
+{
+    my ($pattern, $globpath, $nick) = @_;
+    return $pattern unless $pattern =~ /[*?]/;
+    my @globs = glob $globpath . $pattern;
+    my $return = $globs[int(rand(@globs))];
+    unless($return) {
+        print STDERR "Warning: picture $globpath$pattern for $nick not found\n";
+        return $pattern;
+    }
+    $return =~ s/^$globpath//;
+    return $return;
+}
+
+sub wordlist_regexp
+{
+    my $list = shift;
+    $list =~ s/^\s+//; # split ignores trailing empty fields
+    my @words = split(/\s+/, $list);
+    my $regexpaliases = shift;
+    unless($regexpaliases) {
+        map {
+            $_ = quotemeta; # quote everything
+            s/\\\*/\\S*/g; # replace \*
+            s/^\\S\*// or $_ = "\\b$_"; # ... but remote it at beginning/end of word
+            s/\\S\*$// or $_ = "$_\\b";
+        } @words;
+    }
+    return join '|', @words;
+}
+
+1;
diff --git a/pisg/modules/Pisg/HTMLGenerator.pm b/pisg/modules/Pisg/HTMLGenerator.pm
new file mode 100644 (file)
index 0000000..8ba6389
--- /dev/null
@@ -0,0 +1,2544 @@
+package Pisg::HTMLGenerator;
+
+# $Id: HTMLGenerator.pm,v 1.189 2007/09/07 23:17:23 df7cb Exp $
+#
+# Copyright and license, as well as documentation(POD) for this module is
+# found at the end of the file.
+
+use strict;
+$^W = 1;
+
+# test for Text::Iconv
+my $have_iconv = 1;
+eval 'use Text::Iconv';
+$have_iconv = 0 if $@;
+
+sub new
+{
+    my $type = shift;
+    my %args = @_;
+    my $self = {
+        cfg => $args{cfg},
+        stats => $args{stats},
+        users => $args{users},
+        tmps => $args{tmps},
+        topactive => {},
+    };
+
+    # Import common functions in Pisg::Common
+    require Pisg::Common;
+    Pisg::Common->import();
+
+    bless($self, $type);
+    return $self;
+}
+
+sub create_output
+{
+    # This subroutine calls all the subroutines which create their
+    # individual stats. The name of the functions is somewhat saying - if
+    # you don't understand it, most subs have a better explanation in the
+    # sub itself.
+
+    my $self = shift;
+    $self->{cfg}->{lang} = shift;
+
+    # save table width as multiplie files would just increase tablewidth
+    my $tablewidth_original = $self->{cfg}->{tablewidth};
+    
+    # remove old iconv if it exist as it could mess up recode.
+    delete $self->{iconv} if $self->{iconv};
+
+    my $lang_charset = $self->{tmps}->{$self->{cfg}->{lang}}{lang_charset};
+    if($lang_charset and $lang_charset ne $self->{cfg}->{charset}) {
+        if($have_iconv) {
+            # convert from template charset to our
+            $self->{iconv} = Text::Iconv->new($lang_charset, $self->{cfg}->{charset});
+        } else {
+            print "Text::Iconv is not installed, skipping charset conversion of language templates\n"
+                unless ($self->{cfg}->{silent});
+        }
+    }
+
+    $self->_topactive();
+
+    if($self->{cfg}->{bignumbersthreshold} =~ /^sqrt/) {
+        $self->{cfg}->{bignumbersthreshold} = int(sqrt($self->{stats}->{topactive_lines}));
+    }
+
+    my $fname = $self->{cfg}->{outputfile};
+    $fname =~ s/\%t/$self->{cfg}->{outputtag}/g;
+    $fname =~ s/\%l/$self->{cfg}->{lang}/g;
+    print "Now generating HTML ($self->{cfg}->{lang}) in $fname...\n"
+        unless ($self->{cfg}->{silent});
+
+    open (OUTPUT, "> $fname") or
+        die("$0: Unable to open outputfile($fname): $!\n");
+
+    if ($self->{cfg}->{showlines}) {
+        $self->{cfg}->{tablewidth} += 40;
+    }
+    if ($self->{cfg}->{showtime}) {
+        $self->{cfg}->{tablewidth} += 40;
+    }
+    if ($self->{cfg}->{showlinetime}) {
+        $self->{cfg}->{tablewidth} += 100;
+    }
+    if ($self->{cfg}->{showwordtime}) {
+        $self->{cfg}->{tablewidth} += 100;
+    }
+    if ($self->{cfg}->{showwords}) {
+        $self->{cfg}->{tablewidth} += 40;
+    }
+    if ($self->{cfg}->{showwpl}) {
+        $self->{cfg}->{tablewidth} += 40;
+    }
+    if ($self->{cfg}->{showcpl}) {
+        $self->{cfg}->{tablewidth} += 40;
+    }
+    if ($self->{cfg}->{userpics}) {
+        $self->{cfg}->{tablewidth} += $self->{cfg}->{userpics} * ($self->{cfg}->{picwidth} || 60);
+    }
+    $self->{cfg}->{headwidth} = $self->{cfg}->{tablewidth} - 4;
+    $self->_htmlheader();
+    $self->_pageheader()
+        if ($self->{cfg}->{pagehead} ne 'none');
+
+    if ($self->{cfg}->{dailyactivity}) {
+        $self->_activedays();
+    }
+
+    if ($self->{cfg}->{showactivetimes}) {
+        $self->_activetimes();
+    }
+
+    if ($self->{cfg}->{showactivenicks}) {
+        $self->_activenicks();
+    }
+
+    if ($self->{cfg}->{showmostactivebyhour}) {
+        $self->_mostactivebyhour();
+    }
+
+    if ($self->{cfg}->{showbignumbers}) {
+        $self->_headline($self->_template_text('bignumtopic'));
+        _html("<table width=\"$self->{cfg}->{tablewidth}\">"); # Needed for sections
+        $self->_questions();
+        $self->_shoutpeople();
+        $self->_capspeople();
+        $self->_violent();
+        $self->_mostsmiles();
+        $self->_mostsad();
+        $self->_linelengths();
+        $self->_mostwords();
+        $self->_mostwordsperline();
+        _html("</table>"); # Needed for sections
+    }
+
+    if ($self->{cfg}->{showmostnicks}) {
+        $self->_mostnicks();
+    }
+
+    if ($self->{cfg}->{showactivegenders}) {
+        $self->_activegenders();
+    }
+
+    if ($self->{cfg}->{showmuw}) {
+        $self->_mostusedword();
+    }
+
+    if ($self->{cfg}->{showmrn}) {
+        $self->_mostreferencednicks();
+    }
+
+    if ($self->{cfg}->{showsmileys}) {
+        $self->_smileys();
+    }
+
+    if ($self->{cfg}->{showkarma}) {
+        $self->_karma();
+    }
+
+    if ($self->{cfg}->{showmru}) {
+        $self->_mosturls();
+    }
+
+    if ($self->{cfg}->{showcharts}) {
+        $self->_charts();
+    }
+
+    if ($self->{cfg}->{showbignumbers}) {
+        $self->_headline($self->_template_text('othernumtopic'));
+        _html("<table width=\"$self->{cfg}->{tablewidth}\">"); # Needed for sections
+        $self->_gotkicks();
+        $self->_mostkicks();
+        $self->_mostop() if $self->{cfg}->{showops};
+        $self->_mosthalfop() if $self->{cfg}->{showhalfops};
+        $self->_mostvoice() if $self->{cfg}->{showvoices};
+        $self->_mostactions();
+        $self->_mostmonologues();
+        $self->_mostjoins();
+        $self->_mostfoul();
+        _html("</table>"); # Needed for sections
+    }
+
+    if ($self->{cfg}->{showtopics}) {
+        $self->_headline($self->_template_text('latesttopic'));
+        _html("<table width=\"$self->{cfg}->{tablewidth}\">"); # Needed for sections
+
+        $self->_lasttopics();
+
+        _html("</table>"); # Needed for sections
+    }
+
+    my %hash = ( lines => $self->{stats}->{parsedlines} );
+    _html($self->_template_text('totallines', %hash) . "<br /><br />");
+
+    $self->_pagefooter()
+        if ($self->{cfg}->{pagefoot} ne 'none');
+
+    $self->_htmlfooter();
+
+    close(OUTPUT);
+
+    # restore tablewidth
+    $self->{cfg}->{tablewidth} = $tablewidth_original;
+}
+
+sub _htmlheader
+{
+    my $self = shift;
+    my %hash = (
+        network    => $self->{cfg}->{network},
+        maintainer => $self->{cfg}->{maintainer},
+        days       => $self->{stats}->{days},
+        nicks      => scalar keys %{ $self->{stats}->{lines} }
+    );
+
+    my $CSS;
+    if($self->{cfg}->{colorscheme} =~ /([^\/.]+)\.[^\/]+$/) { # use external CSS file
+        $CSS = "<link rel=\"stylesheet\" type=\"text/css\" title=\"$1\" href=\"$self->{cfg}->{colorscheme}\" />";
+    } elsif($self->{cfg}->{colorscheme} ne "none") { # read the chosen CSS file
+        my $css_file = $self->{cfg}->{cssdir} . $self->{cfg}->{colorscheme} . ".css";
+        open(FILE, $css_file) or open (FILE, $self->{cfg}->{search_path} . "/$css_file") or die("$0: Unable to open stylesheet $css_file: $!\n");
+        {
+            local $/; # enable "slurp" mode
+            $CSS = "<style type=\"text/css\" title=\"$self->{cfg}->{colorscheme}\">\n". <FILE>. "</style>";
+                       $CSS =~ s/\/\*/\/\* <!--/g;
+                       $CSS =~ s/\*\//--> \*\//g;
+        }
+        close FILE;
+    }
+
+    # use alternate CSS file
+    if($self->{cfg}->{altcolorscheme} ne "none" and $self->{cfg}->{altcolorscheme} =~ /[^\w]/) {
+        foreach (split /\s+/, $self->{cfg}->{altcolorscheme}) {
+            /([^\/.]+)\.[^\/]+$/;
+            $CSS .= "\n<link rel=\"alternate stylesheet\" type=\"text/css\" title=\"$1\" href=\"$_\" />";
+        }
+    }
+
+    my $title = $self->_template_text('pagetitle1', %hash);
+    if($self->{cfg}->{colorscheme} ne "none") {
+        _html( <<HTML );
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=$self->{cfg}->{charset}" />
+<title>$title</title>
+$CSS
+</head>
+<body>
+<div align="center">
+HTML
+    }
+    _html("<span class=\"title\">$title</span><br />");
+    _html("<br />");
+    _html($self->_template_text('pagetitle2', %hash) . " " . $self->get_time());
+
+    _html("<br />" . $self->_template_text('pagetitle3', %hash) . "<br /><br />");
+
+}
+
+sub get_time
+{
+    my $self = shift;
+    my ($tday, %hash);
+
+    my $month = $self->_template_text('month', %hash);
+    my $day = $self->_template_text('day', %hash);
+
+    my @month = split(" ", $month);
+    my @day = split(" ", $day);
+
+    # Get the Date from the users computer
+    my $timezone = $self->{cfg}->{timeoffset} * 3600;
+    my ($sec,$min,$hour,$mday,$mon,$year,$wday) = localtime(time+$timezone);
+
+    $year += 1900;                    # Y2K Patch
+
+    $min =~ s/^(.)$/0$1/;             # Fixes the display of mins/secs below
+    $sec =~ s/^(.)$/0$1/;             # it displays 03 instead of 3
+
+    if ($hour > '23') {               # Checks to see if it Midnight
+        $hour = 12;                   # Makes it display the hour 12
+        $tday = "AM";                 # Display AM
+    } elsif($hour > '12') {           # Get rid of the Military time and
+        $hour -= 12;                  # put it into normal time
+        $tday = "PM";                 # If past Noon and before Midnight set
+    } else {
+        $tday = "AM";                 # If it's past Midnight and before Noon
+    }                                 # set the time as AM
+
+    # Use 24 hours pr. day
+    if ($tday eq "PM" && $hour < '12') {
+        $hour += 12;
+    }
+
+    return "$day[$wday] $mday $month[$mon] $year - $hour:$min:$sec";
+}
+
+
+sub _htmlfooter
+{
+    my $self = shift;
+
+    my %hash;
+
+    my $pisg_hp = $self->_template_text('pisghomepage');
+    $hash{pisg_url} = "<a href=\"http://pisg.sourceforge.net/\" title=\"$pisg_hp\" class=\"background\">pisg</a>";
+
+    my $author_hp = $self->_template_text('authorhomepage');
+    $hash{author_url} = "<a href=\"http://mbrix.dk/\" title=\"$author_hp\" class=\"background\">Morten Brix Pedersen</a>";
+
+    $hash{version} = $self->{cfg}->{version};
+
+    my $hours = $self->_template_text('hours');
+    my $mins = $self->_template_text('minutes');
+    my $secs = $self->_template_text('seconds');
+    my $and = $self->_template_text('and');
+
+    my $h = $self->{stats}->{processtime}{hours};
+    my $m = $self->{stats}->{processtime}{mins};
+    my $s = $self->{stats}->{processtime}{secs};
+    $hash{time} = "$h $hours $m $mins $and $s $secs";
+
+    my $stats_gen = $self->_template_text('stats_gen_by', %hash);
+    my $author_text = $self->_template_text('author', %hash);
+    my $stats_text = $self->_template_text('stats_gen_in', %hash);
+
+    _html( <<HTML );
+<span class="small">
+$stats_gen<br />
+$author_text<br />
+$stats_text
+</span>
+HTML
+
+    _html( sprintf( qq(<!-- NFiles = "%s"; Format = "%s"; Lang = "%s"; LangFile = "%s"; Charset = "%s"; LogCharset = "%s"; LogCharsetFallback = "%s"; LogPrefix = "%s"; LogSuffix = "%s"; NickTracking = "%s"; TimeOffset = "%s" -->),
+        $self->{cfg}->{nfiles},
+        $self->{cfg}->{format},
+        $self->{cfg}->{lang},
+        $self->{cfg}->{langfile},
+        $self->{cfg}->{charset},
+        $self->{cfg}->{logcharset},
+        $self->{cfg}->{logcharsetfallback},
+        $self->{cfg}->{logprefix},
+        $self->{cfg}->{logsuffix},
+        $self->{cfg}->{nicktracking},
+        $self->{cfg}->{timeoffset}
+    ));
+    
+    if($self->{cfg}->{colorscheme} ne "none") {
+        _html( <<HTML );
+</div>
+</body>
+</html>
+HTML
+    }
+}
+
+sub _headline
+{
+    my $self = shift;
+    my ($title) = (@_);
+    _html( <<HTML );
+   <br />
+   <table width="$self->{cfg}->{headwidth}" cellpadding="1" cellspacing="0" border="0">
+    <tr>
+     <td class="headlinebg">
+      <table width="100%" cellpadding="2" cellspacing="0" border="0">
+       <tr>
+        <td class="headtext">$title</td>
+       </tr>
+      </table>
+     </td>
+    </tr>
+   </table>
+HTML
+}
+
+sub _pageheader
+{
+    my $self = shift;
+    unless(open(PAGEHEAD, $self->{cfg}->{pagehead})) {
+        warn("$0: Unable to open $self->{cfg}->{pagehead} for reading: $!\n");
+        return;
+    }
+    while (<PAGEHEAD>) {
+        chomp;
+        _html($_);
+    }
+    close(PAGEHEAD);
+}
+
+sub _pagefooter
+{
+    my $self = shift;
+    unless(open(PAGEFOOT, $self->{cfg}->{pagefoot})) {
+        warn("$0: Unable to open $self->{cfg}->{pagefoot} for reading: $!\n");
+        return;
+    }
+    while (<PAGEFOOT>) {
+        chomp;
+        _html($_);
+    }
+    close(PAGEFOOT);
+}
+
+sub _activedays
+{
+    # The most actives days on the channel
+    my $self = shift;
+    my $days = $self->{stats}->{days};
+    my $ndays = $self->{cfg}->{dailyactivity};
+
+    my $highest_value = 1;
+    for (my $day = $days; $day > $days - $ndays ; $day--) {
+        if (defined($self->{stats}->{day_lines}->[$day])) {
+            if ($self->{stats}->{day_lines}->[$day] > $highest_value) {
+                $highest_value = $self->{stats}->{day_lines}->[$day];
+            }
+        } else {
+            #there are only $days - $day days :)
+            $ndays = $days - $day;
+            last;
+        }
+    }
+
+    my %hash = (
+        n => $ndays
+    );
+    $self->_headline($self->_template_text('dailyactivitytopic', %hash));
+
+    _html("<table border=\"0\"><tr>");
+
+    for (my $day = $days - $ndays + 1; $day <= $days ; $day++) {
+        my $lines = $self->{stats}->{day_lines}[$day];
+        _html("<td align=\"center\" valign=\"bottom\" class=\"asmall\">$lines<br />");
+        for (my $time = 4; $time >= 0; $time--) {
+            if (defined($self->{stats}->{day_times}[$day][$time])) {
+                my $size = int(($self->{stats}->{day_times}[$day][$time] / $highest_value) * 100);
+
+                my $image = "pic_v_".$time*6;
+                $image = $self->{cfg}->{$image};
+                _html("<img src=\"$self->{cfg}->{piclocation}/$image\" width=\"15\" height=\"$size\" alt=\"$size\" title=\"$size\" /><br />") if $size;
+
+            }
+        }
+        _html("</td>");
+    }
+
+    _html("</tr><tr>");
+
+    for (my $day = $ndays - 1; $day >= 0 ; $day--) {
+        _html("<td class=\"rankc10center\" align=\"center\">$day</td>");
+    }
+
+    _html("</tr></table>");
+
+    if($self->{cfg}->{showlegend} == 1) {
+        $self->_legend();
+    }
+}
+
+sub _activetimes
+{
+    # The most actives times on the channel
+    my $self = shift;
+
+    my (%output);
+
+    $self->_headline($self->_template_text('activetimestopic'));
+
+    my @toptime = sort { $self->{stats}->{times}{$b} <=> $self->{stats}->{times}{$a} } keys %{ $self->{stats}->{times} };
+
+    my $highest_value = $self->{stats}->{times}{$toptime[0]};
+
+    for my $hour (sort keys %{ $self->{stats}->{times} }) {
+
+        my $size = int(($self->{stats}->{times}{$hour} / $highest_value) * 100);
+        my $percent = sprintf("%.1f", ($self->{stats}->{times}{$hour} / $self->{stats}->{parsedlines}) * 100);
+        my $lines_per_hour = $self->{stats}->{times}{$hour};
+
+        my $image = "pic_v_".(int($hour/6)*6);
+        $image = $self->{cfg}->{$image};
+
+        $output{$hour} = "<td align=\"center\" valign=\"bottom\" class=\"asmall\">$percent%<br /><img src=\"$self->{cfg}->{piclocation}/$image\" width=\"15\" height=\"$size\" alt=\"$lines_per_hour\" title=\"$lines_per_hour\"/></td>" if $size;
+    }
+
+    _html("<table border=\"0\"><tr>");
+
+    for ($b = 0; $b < 24; $b++) {
+        $a = sprintf("%02d", $b);
+
+        if (!defined($output{$a})) {
+            _html("<td align=\"center\" valign=\"bottom\" class=\"asmall\">0%</td>");
+        } else {
+            _html($output{$a});
+        }
+    }
+
+    _html("</tr><tr>");
+
+    # Remove leading zero
+    $toptime[0] =~ s/^0//;
+
+    for ($b = 0; $b < 24; $b++) {
+        # Highlight the top time
+        my $class = $toptime[0] == $b ? 'hirankc10center' : 'rankc10center';
+        _html("<td class=\"$class\" align=\"center\">$b</td>");
+    }
+
+    _html("</tr></table>");
+
+    if($self->{cfg}->{showlegend} == 1) {
+        $self->_legend();
+    }
+}
+
+sub _activenicks
+{
+    # The most active nicks (those who wrote most lines)
+    my $self = shift;
+
+    $self->_headline($self->_template_text('activenickstopic'));
+
+    my $output = "";
+    $output .= "<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>";
+    $output .= "<td>&nbsp;</td>";
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('nick') . "</b></td>";
+
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('numberlines') . "</b></td>"   if ($self->{cfg}->{showlines});
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('show_time') . "</b></td>"     if ($self->{cfg}->{showtime});
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('show_words') . "</b></td>"    if ($self->{cfg}->{showwords});
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('show_wpl') . "</b></td>"      if ($self->{cfg}->{showwpl});
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('show_cpl') . "</b></td>"      if ($self->{cfg}->{showcpl});
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('show_lastseen') . "</b></td>" if ($self->{cfg}->{showlastseen});
+    $output .= "<td class=\"tdtop\"><b>" . $self->_template_text('randquote') . "</b></td>"     if ($self->{cfg}->{showrandquote});
+    
+    $output .= "\n";
+
+    my @active;
+    my $nicks;
+    if ($self->{cfg}->{sortbywords}) {
+        @active = sort { $self->{stats}->{words}{$b} <=> $self->{stats}->{words}{$a} } keys %{ $self->{stats}->{words} };
+        $nicks = scalar keys %{ $self->{stats}->{words} };
+    } else {
+        @active = sort { $self->{stats}->{lines}{$b} <=> $self->{stats}->{lines}{$a} } keys %{ $self->{stats}->{lines} };
+        $nicks = scalar keys %{ $self->{stats}->{lines} };
+    }
+
+    if ($self->{cfg}->{activenicks} > $nicks) { $self->{cfg}->{activenicks} = $nicks; }
+
+    for (my $c = 0; $c < $self->{cfg}->{activenicks}; $c++) {
+        last unless $self->{cfg}->{userpics};
+        my $nick = $active[$c];
+        if ($self->{users}->{userpics}{$nick} or $self->{cfg}->{defaultpic}) {
+            $output .= "<td class=\"tdtop\"";
+            $output .= " colspan=\"$self->{cfg}->{userpics}\""  if ($self->{cfg}->{userpics} > 1);
+            $output .= "><b>" . $self->_template_text('userpic') ."</b></td>";
+            last;
+        }
+    }
+
+    $output .= "\n</tr>";
+    _html($output);
+    undef $output;
+
+    for (my $i = 0; $i < $self->{cfg}->{activenicks}; $i++) {
+        my $c = $i + 1;
+        my $nick = $active[$i];
+        my $visiblenick;
+
+        my $randomline;
+        if (not defined $self->{stats}->{sayings}{$nick}) {
+            if ($self->{stats}->{actions}{$nick}) {
+                $randomline = $self->{stats}->{actionlines}{$nick};
+            } else {
+                $randomline = "";
+            }
+        } else {
+            $randomline = $self->{stats}->{sayings}{$nick};
+        }
+
+        if ($randomline) {
+            $randomline = $self->_format_line($randomline);
+        }
+
+        # Add a link to the nick if there is any and quote nick
+        if ($self->{users}->{userlinks}{$nick}) {
+            $visiblenick = $self->_format_word($self->{users}->{userlinks}{$nick}, $nick);
+        } else {
+            $visiblenick = $self->_format_word($nick);
+        }
+
+        my $style = $self->generate_colors($c);
+
+        my $class = 'rankc';
+        if ($c == 1) {
+            $class = 'hirankc';
+        }
+
+        my $lastseen;
+
+        if ($self->{cfg}->{showlastseen}) {
+            $lastseen = $self->{stats}->{days} - $self->{stats}->{lastvisited}{$nick};
+            my %hash = ( days => $lastseen );
+            if ($lastseen == 0) {
+                $lastseen = $self->_template_text('today');
+            } elsif ($lastseen == 1) {
+                $lastseen = $self->_template_text('lastseen1', %hash);
+            } else {
+                $lastseen = $self->_template_text('lastseen2', %hash);
+            }
+        }
+
+        _html("<tr><td class=\"$class\" align=\"left\">$c</td>");
+
+        my $line = $self->{stats}->{lines}{$nick};
+        my $w = $self->{stats}->{words}{$nick} ? $self->{stats}->{words}{$nick} : 0;
+        my $ch   = $self->{stats}->{lengths}{$nick};
+        my $sex = $self->{users}->{sex}{$nick};
+        
+        my $output = "";
+        $output .= "<td $style>";
+
+        # Hilight nick with gendercolors
+        if ($sex and $sex eq 'm') {
+            $output .= "<span class=\"male\">";
+        } elsif ($sex and $sex eq 'f') {
+            $output .= "<span class=\"female\">";
+        } elsif ($sex and $sex eq 'b') {
+            $output .= "<span class=\"bot\">";
+        } else {
+            $output .= "<span>";
+        }
+        $output .= $visiblenick;
+        $output .= "</span></td>";
+
+        if ($self->{cfg}->{showlines}) {
+            if ($self->{cfg}->{showlinetime}) {
+                $output .= "<td $style nowrap=\"nowrap\">" . $self->_user_linetimes($nick,$active[0]) . "</td>";
+            } else {
+                $output .= "<td $style>$line</td>";
+            }
+        }
+
+        $output .= "<td $style>" . $self->_user_times($nick) . "</td>" if ($self->{cfg}->{showtime});
+
+        if ($self->{cfg}->{showwords}) {
+            if ($self->{cfg}->{showwordtime}) {
+                $output .= "<td $style nowrap=\"nowrap\">" . $self->_user_wordtimes($nick,$active[0]) . "</td>";
+            } else {
+                $output .= "<td $style>$w</td>";
+            }
+        }
+        
+        $output .= "<td $style>" . sprintf("%.1f", $w/$line) . "</td>"  if ($self->{cfg}->{showwpl});
+        $output .= "<td $style>" . sprintf("%.1f", $ch/$line) . "</td>" if ($self->{cfg}->{showcpl});
+        $output .= "<td $style>$lastseen</td>"                          if ($self->{cfg}->{showlastseen});
+        $output .= "<td $style>\"$randomline\"</td>"                    if ($self->{cfg}->{showrandquote});
+
+        _html($output);
+        undef $output;
+
+
+        if ($self->{cfg}->{userpics} && $i % $self->{cfg}->{userpics} == 0) {
+            for my $ii (0 .. $self->{cfg}->{userpics} - 1) {
+                last if $i + $ii >= $self->{cfg}->{activenicks};
+                $self->_user_pic($active[$i + $ii], $style);
+            }
+        }
+        _html("</tr>");
+    }
+
+    _html("</table><br />");
+
+    # Almost as active nicks ('These didn't make it to the top..')
+
+    my $toshow = $self->{cfg}->{activenicks2} - $self->{cfg}->{activenicks};
+    my $remain = $self->{cfg}->{activenicks} + $toshow;
+
+    unless ($toshow > $nicks) {
+        $remain = $self->{cfg}->{activenicks} + $self->{cfg}->{activenicks2};
+        if ($remain > $nicks) {
+            $remain = $nicks;
+        }
+
+        if ($self->{cfg}->{activenicks} <  $remain) {
+            _html("<br /><b><i>" . $self->_template_text('nottop') . "</i></b><table><tr>");
+            for (my $i = $self->{cfg}->{activenicks}; $i < $remain; $i++) {
+                my $visiblenick;
+                my $nick = $active[$i];
+                if ($i != $self->{cfg}->{activenicks} and ($i - $self->{cfg}->{activenicks}) % 5 == 0) {
+                    _html("</tr><tr>");
+                }
+                my $items;
+                if ($self->{users}->{userlinks}{$nick}) {
+                    $visiblenick = $self->_format_word($self->{users}->{userlinks}{$nick}, $nick);
+                } else {
+                    $visiblenick = $self->_format_word($nick);
+                }
+                if ($self->{cfg}->{sortbywords}) {
+                    $items = $self->{stats}->{words}{$active[$i]};
+                } else {
+                    $items = $self->{stats}->{lines}{$active[$i]};
+                }
+                my $sex = $self->{users}->{sex}{$active[$i]};
+
+                my $output = "";
+                $output .= "<td class=\"rankc10\">";
+
+                if ($sex and $sex eq 'm') {
+                    $output .= "<span class=\"male\">";
+                } elsif ($sex and $sex eq 'f') {
+                    $output .= "<span class=\"female\">";
+                } elsif ($sex and $sex eq 'b') {
+                    $output .= "<span class=\"bot\">";
+                } else {
+                    $output .= "<span>";
+                }
+                $output .= "$visiblenick ($items)";
+                $output .= "</span></td>";
+
+                _html($output);
+                undef $output;
+
+            }
+            _html("</tr></table>");
+        }
+    }
+
+    my %hash;
+    $hash{totalnicks} = $nicks - $remain;
+    if ($hash{totalnicks} > 0) {
+        _html("<br /><b>" . $self->_template_text('totalnicks', %hash) . "</b><br />");
+    }
+}
+
+sub generate_colors
+{
+    my $self = shift;
+    my $c = shift;
+
+    # if hicell or hicell2 is "", do not print the class as it could mess up the gendercode
+    return "" if not (length $self->{cfg}->{hicell} and length $self->{cfg}->{hicell2});
+
+    my $h = $self->{cfg}->{hicell} or return "class=\"hicell\"";
+    $h =~ s/^#//;
+    $h = hex $h;
+    my $h2 = $self->{cfg}->{hicell2} or return "class=\"hicell\"";
+    $h2 =~ s/^#//;
+    $h2 = hex $h2;
+    my $f_b = $h & 0xff;
+    my $f_g = ($h & 0xff00) >> 8;
+    my $f_r = ($h & 0xff0000) >> 16;
+    my $t_b = $h2 & 0xff;
+    my $t_g = ($h2 & 0xff00) >> 8;
+    my $t_r = ($h2 & 0xff0000) >> 16;
+    my $blue  = sprintf "%0.2x", abs int(((($t_b - $f_b) / $self->{cfg}->{activenicks}) * +$c) + $f_b);
+    my $green  = sprintf "%0.2x", abs int(((($t_g - $f_g) / $self->{cfg}->{activenicks}) * +$c) + $f_g);
+    my $red  = sprintf "%0.2x", abs int(((($t_r - $f_r) / $self->{cfg}->{activenicks}) * +$c) + $f_r);
+
+    return "style=\"background-color: #$red$green$blue\"";
+}
+
+sub _html
+{
+    my $html = shift;
+    print OUTPUT "$html\n" or die "Could not write to disk: $!\n";
+}
+
+sub _questions
+{
+    # Persons who asked the most questions
+    my $self = shift;
+
+    my %qpercent;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{questions} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > $self->{cfg}->{bignumbersthreshold}) {
+              $qpercent{$nick} = sprintf("%.1f", ($self->{stats}->{questions}{$nick} / $self->{stats}->{lines}{$nick}) * 100);
+          }
+        }
+    }
+
+    my @question = sort { $qpercent{$b} <=> $qpercent{$a} } keys %qpercent;
+
+    if (@question) {
+        my %hash = (
+            nick => $question[0],
+            per  => $qpercent{$question[0]}
+        );
+
+        my $text = $self->_template_text('question1', %hash);
+        _html("<tr><td class=\"hicell\">$text");
+        if (@question >= 2) {
+            my %hash = (
+                nick => $question[1],
+                per => $qpercent{$question[1]}
+            );
+
+            my $text = $self->_template_text('question2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+
+    } else {
+        _html("<tr><td class=\"hicell\">" . $self->_template_text('question3') . "</td></tr>");
+    }
+}
+
+sub _shoutpeople
+{
+    # The ones who speak with exclamation marks!
+    my $self = shift;
+
+    my %spercent;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{shouts} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > $self->{cfg}->{bignumbersthreshold}) {
+              $spercent{$nick} = sprintf("%.1f", ($self->{stats}->{shouts}{$nick} / $self->{stats}->{lines}{$nick}) * 100);
+          }
+        }
+    }
+
+    my @shout = sort { $spercent{$b} <=> $spercent{$a} } keys %spercent;
+
+    if (@shout) {
+        my %hash = (
+            nick => $shout[0],
+            per  => $spercent{$shout[0]}
+        );
+
+        my $text = $self->_template_text('shout1', %hash);
+        _html("<tr><td class=\"hicell\">$text");
+        if (@shout >= 2) {
+            my %hash = (
+                nick => $shout[1],
+                per  => $spercent{$shout[1]}
+            );
+
+            my $text = $self->_template_text('shout2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+
+    } else {
+        my $text = $self->_template_text('shout3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+
+}
+
+sub _capspeople
+{
+    # The ones who speak ALL CAPS.
+    my $self = shift;
+
+    my %cpercent;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{allcaps} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > $self->{cfg}->{bignumbersthreshold}) {
+              $cpercent{$nick} = sprintf("%.1f", $self->{stats}->{allcaps}{$nick} / $self->{stats}->{lines}{$nick} * 100);
+          }
+        }
+    }
+
+    my @caps = sort { $cpercent{$b} <=> $cpercent{$a} } keys %cpercent;
+
+    if (@caps) {
+        my %hash = (
+            nick => $caps[0],
+            per  => $cpercent{$caps[0]},
+            line => $self->_format_line($self->{stats}->{allcaplines}{$caps[0]})
+        );
+
+        my $text = $self->_template_text('allcaps1', %hash);
+        if($self->{cfg}->{showshoutline}) {
+            my $exttext = $self->_template_text('allcapstext', %hash);
+            _html("<tr><td class=\"hicell\">$text<br /><span class=\"small\">$exttext</span>");
+        } else {
+            _html("<tr><td class=\"hicell\">$text");
+        }
+        if (@caps >= 2) {
+            my %hash = (
+                nick => $caps[1],
+                per  => $cpercent{$caps[1]}
+            );
+
+            my $text = $self->_template_text('allcaps2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+
+    } else {
+        my $text = $self->_template_text('allcaps3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _violent
+{
+    # They attacked others (words defined by $self->{cfg}->{violent})
+    my $self = shift;
+
+    my @aggressors = sort { $self->{stats}->{violence}{$b} <=> $self->{stats}->{violence}{$a} }
+                         keys %{ $self->{stats}->{violence} };
+
+    @aggressors = $self->_istoponly(@aggressors);
+
+    if(@aggressors) {
+        my %hash = (
+            nick    => $aggressors[0],
+            attacks => $self->{stats}->{violence}{$aggressors[0]},
+            line    => $self->_format_line($self->{stats}->{violencelines}{$aggressors[0]})
+        );
+        my $text = $self->_template_text('violent1', %hash);
+        if($self->{cfg}->{showviolentlines}) {
+            my $exttext = $self->_template_text('violenttext', %hash);
+            _html("<tr><td class=\"hicell\">$text<br /><span class=\"small\">$exttext</span>");
+        } else {
+            _html("<tr><td class=\"hicell\">$text");
+        }
+        if (@aggressors >= 2) {
+            my %hash = (
+                nick    => $aggressors[1],
+                attacks => $self->{stats}->{violence}{$aggressors[1]}
+            );
+
+            my $text = $self->_template_text('violent2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('violent3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+
+
+    # They got attacked
+    my @victims = sort { $self->{stats}->{attacked}{$b} <=> $self->{stats}->{attacked}{$a} }
+                    keys %{ $self->{stats}->{attacked} };
+
+    @victims = $self->_istoponly(@victims);
+
+    if(@victims) {
+        my %hash = (
+            nick    => $victims[0],
+            attacks => $self->{stats}->{attacked}{$victims[0]},
+            line    => $self->_format_line($self->{stats}->{attackedlines}{$victims[0]})
+        );
+        my $text = $self->_template_text('attacked1', %hash);
+        if($self->{cfg}->{showviolentlines}) {
+            my $exttext = $self->_template_text('attackedtext', %hash);
+            _html("<tr><td class=\"hicell\">$text<br /><span class=\"small\">$exttext</span>");
+        } else {
+            _html("<tr><td class=\"hicell\">$text");
+        }
+        if (@victims >= 2) {
+            my %hash = (
+                nick    => $victims[1],
+                attacks => $self->{stats}->{attacked}{$victims[1]}
+            );
+
+            my $text = $self->_template_text('attacked2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    }
+}
+
+sub _gotkicks
+{
+    # The persons who got kicked the most
+    my $self = shift;
+
+    my @gotkick = sort { $self->{stats}->{gotkicked}{$b} <=> $self->{stats}->{gotkicked}{$a} }
+                       keys %{ $self->{stats}->{gotkicked} };
+
+    @gotkick = $self->_istoponly(@gotkick);
+
+    if (@gotkick) {
+        my %hash = (
+            nick  => $gotkick[0],
+            kicks => $self->{stats}->{gotkicked}{$gotkick[0]},
+            line  => $self->_format_line($self->{stats}->{kicklines}{$gotkick[0]})
+        );
+
+        my $text = $self->_template_text('gotkick1', %hash);
+
+        if ($self->{cfg}->{showkickline}) {
+            my $exttext = $self->_template_text('kicktext', %hash);
+            _html("<tr><td class=\"hicell\">$text<br /><span class=\"small\">$exttext</span>");
+        } else {
+            _html("<tr><td class=\"hicell\">$text");
+        }
+
+        if (@gotkick >= 2) {
+            my %hash = (
+                nick  => $gotkick[1],
+                kicks => $self->{stats}->{gotkicked}{$gotkick[1]}
+            );
+
+            my $text = $self->_template_text('gotkick2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    }
+}
+
+sub _mostjoins
+{
+    my $self = shift;
+
+    my @joins = sort { $self->{stats}->{joins}{$b} <=> $self->{stats}->{joins}{$a} }
+                     keys %{ $self->{stats}->{joins} };
+
+    @joins = $self->_istoponly(@joins);
+
+    if (@joins) {
+        my %hash = (
+            nick  => $joins[0],
+            joins => $self->{stats}->{joins}{$joins[0]}
+        );
+
+        my $text = $self->_template_text('joins', %hash);
+
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _mostwords
+{
+    # The person who got words the most
+    my $self = shift;
+
+    my @words = sort { $self->{stats}->{words}{$b} <=> $self->{stats}->{words}{$a} }
+                      keys %{ $self->{stats}->{words} };
+
+    @words = $self->_istoponly(@words);
+
+    if (@words) {
+        my %hash = (
+            nick  => $words[0],
+            words => $self->{stats}->{words}{$words[0]}
+        );
+
+        my $text = $self->_template_text('words1', %hash);
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@words >= 2) {
+            my %hash = (
+                oldnick => $words[0],
+                nick    => $words[1],
+                words   => $self->{stats}->{words}{$words[1]}
+            );
+
+            my $text = $self->_template_text('words2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('words3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _mostkicks
+{
+    # The person who kicked the most
+    my $self = shift;
+
+    my @kicked = sort { $self->{stats}->{kicked}{$b} <=> $self->{stats}->{kicked}{$a} }
+                        keys %{ $self->{stats}->{kicked} };
+
+    @kicked = $self->_istoponly(@kicked);
+
+    if (@kicked) {
+        my %hash = (
+            nick   => $kicked[0],
+            kicked => $self->{stats}->{kicked}{$kicked[0]}
+        );
+
+        my $text = $self->_template_text('kick1', %hash);
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@kicked >= 2) {
+            my %hash = (
+                oldnick => $kicked[0],
+                nick    => $kicked[1],
+                kicked  => $self->{stats}->{kicked}{$kicked[1]}
+            );
+
+            my $text = $self->_template_text('kick2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('kick3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _mostmonologues
+{
+    # The person who had the most monologues (speaking to himself)
+    my $self = shift;
+
+    my @monologue = sort { $self->{stats}->{monologues}{$b} <=> $self->{stats}->{monologues}{$a} } 
+                           keys %{ $self->{stats}->{monologues} };
+
+    @monologue = $self->_istoponly(@monologue);
+
+    if (@monologue) {
+        my %hash = (
+            nick  => $monologue[0],
+            monos => $self->{stats}->{monologues}{$monologue[0]}
+        );
+
+        my $text = $self->_template_text('mono1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+        if (@monologue >= 2) {
+            my %hash = (
+                nick  => $monologue[1],
+                monos => $self->{stats}->{monologues}{$monologue[1]}
+            );
+
+            my $text = $self->_template_text('mono2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    }
+}
+
+sub _linelengths
+{
+    # The person(s) who wrote the longest lines
+    my $self = shift;
+
+    my %len;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{lengths} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > $self->{cfg}->{bignumbersthreshold}) {
+              $len{$nick} = sprintf("%.1f", $self->{stats}->{lengths}{$nick} / $self->{stats}->{lines}{$nick});
+          }
+        }
+    }
+
+    my @len = sort { $len{$b} <=> $len{$a} } keys %len;
+
+    my $all_lines = 0;
+    my $totallength;
+    foreach my $nick (keys %{ $self->{stats}->{lines} }) {
+        $all_lines   += $self->{stats}->{lines}{$nick};
+        $totallength += $self->{stats}->{lengths}{$nick};
+    }
+
+    my $totalaverage;
+
+    if ($all_lines > 0) {
+        $totalaverage = sprintf("%.1f", $totallength / $all_lines);
+    }
+
+    if (@len) {
+        my %hash = (
+            nick    => $len[0],
+            letters => $len{$len[0]}
+        );
+
+        my $text = $self->_template_text('long1', %hash);
+        _html("<tr><td class=\"hicell\">$text<br />");
+
+        if (@len >= 2) {
+            %hash = (
+                avg => $totalaverage
+            );
+
+            $text = $self->_template_text('long2', %hash);
+            _html("<span class=\"small\">$text</span></td></tr>");
+        } else {
+            _html("</td></tr>");
+        }
+    }
+
+    # The person(s) who wrote the shortest lines
+
+    if (@len) {
+        my %hash = (
+            nick => $len[$#len],
+            letters => $len{$len[$#len]}
+        );
+
+        my $text = $self->_template_text('short1', %hash);
+        _html("<tr><td class=\"hicell\">$text<br />");
+
+        if (@len >= 2) {
+            %hash = (
+                nick => $len[$#len - 1],
+                letters => $len{$len[$#len - 1]}
+            );
+
+            $text = $self->_template_text('short2', %hash);
+            _html("<span class=\"small\">$text</span></td></tr>");
+        } else {
+            _html("</td></tr>");
+        }
+    }
+}
+
+sub _mostfoul
+{
+    my $self = shift;
+
+    my %spercent;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{foul} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > 15) {
+              my $dec = $self->{cfg}->{showfouldecimals};
+              $dec = 1 if($dec < 0); # default to 1
+              $spercent{$nick} = sprintf("%.${dec}f", $self->{stats}->{foul}{$nick} / $self->{stats}->{words}{$nick} * 100);
+          }
+        }
+    }
+
+    my @foul = sort { $spercent{$b} <=> $spercent{$a} } keys %spercent;
+
+    if (@foul) {
+
+        my %hash = (
+            nick => $foul[0],
+            per  => $spercent{$foul[0]},
+            line => $self->_format_line($self->{stats}{foullines}{$foul[0]}),
+        );
+
+        my $text = $self->_template_text('foul1', %hash);
+
+        if($self->{cfg}->{showfoulline}) {
+            my $exttext = $self->_template_text('foultext', %hash);
+            _html("<tr><td class=\"hicell\">$text<br /><span class=\"small\">$exttext</span>");
+        } else {
+            _html("<tr><td class=\"hicell\">$text");
+        }
+
+        if (@foul >= 2) {
+            my %hash = (
+                nick => $foul[1],
+                per  => $spercent{$foul[1]}
+            );
+
+            my $text = $self->_template_text('foul2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('foul3');
+
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+
+sub _mostsad
+{
+    my $self = shift;
+
+    my %spercent;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{frowns} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > $self->{cfg}->{bignumbersthreshold}) {
+              $spercent{$nick} = sprintf("%.1f", $self->{stats}->{frowns}{$nick} / $self->{stats}->{lines}{$nick} * 100);
+          }
+        }
+    }
+
+    my @sadface = sort { $spercent{$b} <=> $spercent{$a} } keys %spercent;
+
+
+    if (@sadface) {
+        my %hash = (
+            nick => $sadface[0],
+            per  => $spercent{$sadface[0]}
+        );
+
+        my $text = $self->_template_text('sad1', %hash);
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@sadface >= 2) {
+            my %hash = (
+                nick => $sadface[1],
+                per  => $spercent{$sadface[1]}
+            );
+
+            my $text = $self->_template_text('sad2', %hash);
+
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('sad3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+
+sub _mostop
+{
+    my $self = shift;
+
+    my @ops   = sort { $self->{stats}->{gaveops}{$b} <=> $self->{stats}->{gaveops}{$a} }
+                     keys %{ $self->{stats}->{gaveops} };
+
+    @ops = $self->_istoponly(@ops);
+
+    my @deops = sort { $self->{stats}->{tookops}{$b} <=> $self->{stats}->{tookops}{$a} }
+                     keys %{ $self->{stats}->{tookops} };
+
+    @deops = $self->_istoponly(@deops);
+
+    if (@ops) {
+        my %hash = (
+            nick => $ops[0],
+            ops  => $self->{stats}->{gaveops}{$ops[0]}
+        );
+
+        my $text = $self->_template_text('mostop1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@ops >= 2) {
+            my %hash = (
+                nick => $ops[1],
+                ops  => $self->{stats}->{gaveops}{$ops[1]}
+            );
+
+            my $text = $self->_template_text('mostop2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('mostop3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+
+    if (@deops) {
+        my %hash = (
+            nick  => $deops[0],
+            deops => $self->{stats}->{tookops}{$deops[0]}
+        );
+        my $text = $self->_template_text('mostdeop1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@deops >= 2) {
+            my %hash = (
+                nick  => $deops[1],
+                deops => $self->{stats}->{tookops}{$deops[1]}
+            );
+            my $text = $self->_template_text('mostdeop2', %hash);
+
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('mostdeop3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _mostvoice
+{
+    my $self = shift;
+
+    my @voice   = sort { $self->{stats}->{gavevoice}{$b} <=> $self->{stats}->{gavevoice}{$a} }
+                     keys %{ $self->{stats}->{gavevoice} };
+
+    @voice = $self->_istoponly(@voice);
+
+    my @devoice = sort { $self->{stats}->{tookvoice}{$b} <=> $self->{stats}->{tookvoice}{$a} }
+                     keys %{ $self->{stats}->{tookvoice} };
+
+    @devoice = $self->_istoponly(@devoice);
+
+    if (@voice) {
+        my %hash = (
+            nick => $voice[0],
+            voices  => $self->{stats}->{gavevoice}{$voice[0]}
+        );
+
+        my $text = $self->_template_text('mostvoice1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@voice >= 2) {
+            my %hash = (
+                nick => $voice[1],
+                voices  => $self->{stats}->{gavevoice}{$voice[1]}
+            );
+
+            my $text = $self->_template_text('mostvoice2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('mostvoice3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+
+    if (@devoice) {
+        my %hash = (
+            nick  => $devoice[0],
+            devoices => $self->{stats}->{tookvoice}{$devoice[0]}
+        );
+        my $text = $self->_template_text('mostdevoice1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@devoice >= 2) {
+            my %hash = (
+                nick  => $devoice[1],
+                devoices => $self->{stats}->{tookvoice}{$devoice[1]}
+            );
+            my $text = $self->_template_text('mostdevoice2', %hash);
+
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('mostdevoice3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+
+}
+
+sub _mosthalfop
+{
+    my $self = shift;
+
+    my @halfops   = sort { $self->{stats}->{gavehalfops}{$b} <=> $self->{stats}->{gavehalfops}{$a} }
+                     keys %{ $self->{stats}->{gavehalfops} };
+
+    @halfops = $self->_istoponly(@halfops);
+
+    my @dehalfops = sort { $self->{stats}->{tookhalfops}{$b} <=> $self->{stats}->{tookhalfops}{$a} }
+                     keys %{ $self->{stats}->{tookhalfops} };
+
+    @dehalfops = $self->_istoponly(@dehalfops);
+
+    if (@halfops) {
+        my %hash = (
+            nick => $halfops[0],
+            halfops  => $self->{stats}->{gavehalfops}{$halfops[0]}
+        );
+
+        my $text = $self->_template_text('mosthalfop1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@halfops >= 2) {
+            my %hash = (
+                nick => $halfops[1],
+                halfops  => $self->{stats}->{gavehalfops}{$halfops[1]}
+            );
+
+            my $text = $self->_template_text('mosthalfop2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('mosthalfop3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+
+    if (@dehalfops) {
+        my %hash = (
+            nick  => $dehalfops[0],
+            dehalfops => $self->{stats}->{tookhalfops}{$dehalfops[0]}
+        );
+        my $text = $self->_template_text('mostdehalfop1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+
+        if (@dehalfops >= 2) {
+            my %hash = (
+                nick  => $dehalfops[1],
+                dehalfops => $self->{stats}->{tookhalfops}{$dehalfops[1]}
+            );
+            my $text = $self->_template_text('mostdehalfop2', %hash);
+
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('mostdehalfop3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _mostactions
+{
+    # The person who did the most /me's
+    my $self = shift;
+
+    my @actions = sort { $self->{stats}->{actions}{$b} <=> $self->{stats}->{actions}{$a} }
+                        keys %{ $self->{stats}->{actions} };
+
+    @actions = $self->_istoponly(@actions);
+
+    if (@actions) {
+        my %linehash =
+        my %hash = (
+            nick    => $actions[0],
+            actions => $self->{stats}->{actions}{$actions[0]},
+            line    => $self->_format_line($self->{stats}->{actionlines}{$actions[0]})
+        );
+        my $text = $self->_template_text('action1', %hash);
+        if($self->{cfg}->{showactionline}) {
+            my $exttext = $self->_template_text('actiontext', %hash);
+            _html("<tr><td class=\"hicell\">$text<br /><span class=\"small\">$exttext</span>");
+        } else {
+            _html("<tr><td class=\"hicell\">$text");
+        }
+
+        if (@actions >= 2) {
+            my %hash = (
+                nick    => $actions[1],
+                actions => $self->{stats}->{actions}{$actions[1]}
+            );
+
+            my $text = $self->_template_text('action2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+    } else {
+        my $text = $self->_template_text('action3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+
+sub _mostsmiles
+{
+    # The person(s) who smiled the most :-)
+    my $self = shift;
+
+    my %spercent;
+
+    foreach my $nick (sort keys %{ $self->{stats}->{smiles} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          if ($self->{stats}->{lines}{$nick} > $self->{cfg}->{bignumbersthreshold}) {
+              $spercent{$nick} = sprintf("%.1f", $self->{stats}->{smiles}{$nick} / $self->{stats}->{lines}{$nick} * 100);
+          }
+        }
+    }
+
+    my @smiles = sort { $spercent{$b} <=> $spercent{$a} } keys %spercent;
+
+
+    if (@smiles) {
+        my %hash = (
+            nick => $smiles[0],
+            per  => $spercent{$smiles[0]}
+        );
+
+        my $text = $self->_template_text('smiles1', %hash);
+
+        _html("<tr><td class=\"hicell\">$text");
+        if (@smiles >= 2) {
+            my %hash = (
+                nick => $smiles[1],
+                per  => $spercent{$smiles[1]}
+            );
+
+            my $text = $self->_template_text('smiles2', %hash);
+            _html("<br /><span class=\"small\">$text</span>");
+        }
+        _html("</td></tr>");
+
+    } else {
+
+        my $text = $self->_template_text('smiles3');
+        _html("<tr><td class=\"hicell\">$text</td></tr>");
+    }
+}
+
+sub _lasttopics
+{
+    my $self = shift;
+
+    if ($self->{stats}->{topics}) {
+
+        my %topic_seen;
+
+        my %hash = (
+            total => scalar @{ $self->{stats}->{topics} }
+        );
+
+        my $ltopic = $#{ $self->{stats}->{topics} };
+        my $tlimit = 0;
+
+        $self->{cfg}->{topichistory} -= 1;
+
+        if ($ltopic > $self->{cfg}->{topichistory}) {
+            $tlimit = $ltopic - $self->{cfg}->{topichistory};
+        }
+
+        for (my $i = $ltopic; $i >= $tlimit; $i--) {
+            my $topic = $self->{stats}->{topics}[$i]{topic};
+            # This code makes sure that we don't see the same topic twice
+            next if ($topic_seen{$topic});
+            $topic_seen{$topic} = 1;
+
+            # Strip off the quotes (')
+            $topic =~ s/^\'(.*)\'$/$1/;
+
+            my $nick = $self->{stats}->{topics}[$i]{nick};
+            my $hour = $self->{stats}->{topics}[$i]{hour};
+            my $min  = $self->{stats}->{topics}[$i]{min};
+
+            $hash{nick} = $nick;
+            $hash{time} = "$hour:$min";
+            $hash{days} = $self->{stats}->{days} - $self->{stats}->{topics}[$i]{days};
+            if ($hash{days} == 0) {
+                $hash{date} = $self->_template_text('today');
+            } elsif ($hash{days} == 1) {
+                $hash{date} = $self->_template_text('lastseen1', %hash);
+            } else {
+                $hash{date} = $self->_template_text('lastseen2', %hash);
+            }
+
+            _html('<tr><td class="hicell"><i>' . $self->_format_line($topic) . '</i></td>');
+            _html('<td class="hicell"><b>' . $self->_template_text('bylinetopic', %hash) . '</b></td></tr>');
+        }
+        _html("<tr><td align=\"center\" colspan=\"2\" class=\"asmall\">" . $self->_template_text('totaltopic', %hash) . "</td></tr>");
+    } else {
+        _html("<tr><td class=\"hicell\">" . $self->_template_text('notopic') ."</td></tr>");
+    }
+}
+
+sub _template_text
+{
+    # This function is for the homemade template system. It receives a name
+    # of a template and a hash with the fields in the template to update to
+    # its corresponding value
+    my $self = shift;
+    my $template = shift;
+    my %hash = @_;
+
+    my $text;
+
+    unless ($text = $self->{tmps}->{$self->{cfg}->{lang}}{$template}) {
+        # Fall back to English if the language template doesn't exist
+
+        if ($text = $self->{tmps}->{EN}{$template}) {
+            print "Note: No translation in '$self->{cfg}->{lang}' for '$template' - falling back to English.\n"
+                unless ($self->{cfg}->{silent});
+        } else {
+            die("No template for '$template' in language file.\n");
+        }
+    }
+    if($self->{iconv}) {
+        $text = $self->{iconv}->convert($text);
+        die("Could not convert charset for template '$template'.\n") unless $text;
+    }
+
+    $hash{channel} = $self->{cfg}->{channel};
+    # the nick is sanitized here, everything else outside of _template_text
+    $hash{nick} = $self->_format_word($hash{nick}) if $hash{nick};
+
+    foreach my $key (sort keys %hash) {
+        $text =~ s/\[:$key\]/$hash{$key}/;
+    }
+
+    if ($text =~ /\[:[^:]*?:[^:]*?:[^:]*?:\]/o) {
+        $text =~ s/\[:([^:]*?):([^:]*?):([^:]*?):\]/$self->_get_subst($1,$2,$3,\%hash)/geo;
+    }
+    if ($text =~ /\[:[^:]*?:[^:]*?:]/o) {
+        $text =~ s/\[:([^:]*?):([^:]*?):]/$self->_get_subst($1,$2,undef,\%hash)/geo;
+    }
+
+    return $text;
+}
+
+sub _format_word
+{
+    # This function formats a word -- should ONLY be called on words used alone (EG: not whole line printed)
+    my ($self, $word, $nick) = @_; # nick is only defined for user links in top table
+
+    $word = htmlentities($word, $self->{cfg}->{charset});
+    $word = $self->_replace_links($word, $nick);
+    return $word;
+}
+
+sub _format_line
+{
+    # This function formats a action/normal line to be more readable, and calls any other function
+    # that should be executed on every line.
+    my ($self, $line) = @_;
+    my $hashref;
+    if ($hashref = $self->{cfg}->{analyzer}->{parser}->normalline($line)) {
+        $line = '<' . $hashref->{nick} . '> ' . $hashref->{saying};
+    } elsif ($hashref = $self->{cfg}->{analyzer}->{parser}->actionline($line)) {
+        $line = '* ' . $hashref->{nick} . ' ' . $hashref->{saying};
+    } elsif ($hashref = $self->{cfg}->{analyzer}->{parser}->thirdline($line)) {
+        if (defined($hashref->{kicker})) {
+            $line = '*** ' . $hashref->{nick} . ' was kicked by ' . $hashref->{kicker};
+            $line .= ' (' . $hashref->{kicktext} . ')' 
+                if (defined($hashref->{kicktext}));
+        } elsif (defined($hashref->{newtopic})) {
+            $line = '*** ' . $hashref->{nick} . ' changes topic to \'' . $hashref->{newtopic} . '\'';
+        } elsif (defined($hashref->{newmode})) {
+            $line = '*** ' . $hashref->{nick} . ' sets mode ' . $hashref->{newmode};
+            $line .= ' ' . $hashref->{modechanges}
+                if (defined($hashref->{kicktext}));
+        } elsif (defined($hashref->{newjoin})) {
+            $line = '*** Joins: ' . $hashref->{nick};
+        } elsif (defined($hashref->{newnick})) {
+            $line = '*** ' . $hashref->{nick} . ' is now known as ' . $hashref->{newnick};
+        } elsif (defined($hashref->{newtopic})) {
+            $line = '*** ' . $hashref->{nick} . ' changes topic to: ' . $hashref->{newtopic};
+        }
+    }
+    $line = htmlentities($line, $self->{cfg}->{charset});
+    $line = $self->_replace_links($line);
+    return $line;
+}
+
+sub _get_subst
+{
+    # This function looks at the user definition and see if there is sex
+    # defined. If yes, return the appropriate value. If no, just return the
+    # default he/she value.
+    my $self = shift;
+    my ($m,$f,$d,$hash) = @_;
+    if ($hash->{nick} && $self->{users}->{sex}{$hash->{nick}}) {
+        if ($self->{users}->{sex}{$hash->{nick}} eq 'm') {
+            return $m;
+        } elsif ($self->{users}->{sex}{$hash->{nick}} eq 'f') {
+            return $f;
+        }
+    }
+    return defined($d) ? $d : "$m/$f";
+}
+
+sub _mostusedword
+{
+    # Word usage statistics
+    my $self = shift;
+
+    my %usages;
+
+    foreach my $word (keys %{ $self->{stats}->{wordcounts} }) {
+        # Skip people's nicks.
+        next if is_nick($word, $self->{cfg}->{cachedir});
+        next if (length($word) < $self->{cfg}->{wordlength});
+        $usages{$word} = $self->{stats}->{wordcounts}{$word};
+    }
+
+
+    my @popular = sort { $usages{$b} <=> $usages{$a} } keys %usages;
+
+    if (@popular) {
+        $self->_headline($self->_template_text('mostwordstopic'));
+
+        _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+        _html("<td>&nbsp;</td><td class=\"tdtop\"><b>" . $self->_template_text('word') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('numberuses') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('lastused') . "</b></td></tr>");
+
+
+        my $count = 0;
+        for(my $i = 0; $count < $self->{cfg}->{wordhistory}; $i++) {
+            last unless $i < $#popular;
+            # Skip nicks.  It's far more efficient to do this here than when
+            # @popular is created.
+            next if is_ignored($popular[$i]);
+
+            my $a = $count + 1;
+            my $popular = $self->_format_word($self->{stats}->{word_upcase}{$popular[$i]});
+            my $wordcount = $self->{stats}->{wordcounts}{$popular[$i]};
+            my $lastused = $self->_format_word($self->{stats}->{wordnicks}{$popular[$i]});
+            my $class;
+            if ($a == 1) {
+                $class = 'hirankc';
+            } else {
+                $class = 'rankc';
+            }
+            _html("<tr><td class=\"$class\">$a</td>");
+            _html("<td class=\"hicell\">$popular</td>");
+            _html("<td class=\"hicell\">$wordcount</td>");
+            _html("<td class=\"hicell\">$lastused</td>");
+            _html("</tr>");
+            $count++;
+        }
+
+        _html("</table>");
+    }
+}
+
+sub _mostwordsperline
+{
+    # The person who got the most words per line
+    my $self = shift;
+
+    my %wpl = ();
+    my $numlines = 0;
+    my ($avg, $numwords);
+    foreach my $nick (keys %{ $self->{stats}->{words} }) {
+        if ($self->{topactive}{$nick} || !$self->{cfg}->{showonlytop}) {
+          $wpl{$nick} = sprintf("%.2f", $self->{stats}->{words}{$nick}/$self->{stats}->{lines}{$nick});
+          $numlines += $self->{stats}->{lines}{$nick};
+          $numwords += $self->{stats}->{words}{$nick};
+        }
+    }
+    if ($numlines > 0) {
+        $avg = sprintf("%.2f", $numwords/$numlines);
+    }
+
+    my @wpl = sort { $wpl{$b} <=> $wpl{$a} } keys %wpl;
+
+    if (@wpl) {
+        my %hash = (
+            nick => $wpl[0],
+            wpl  => $wpl{$wpl[0]}
+        );
+
+        my $text = $self->_template_text('wpl1', %hash);
+        _html("<tr><td class=\"hicell\">$text");
+
+        $hash{avg} = $avg;
+
+        $text = $self->_template_text('wpl2', %hash);
+        _html("<br /><span class=\"small\">$text</span>");
+        _html("</td></tr>");
+    }
+}
+
+sub _mostreferencednicks
+{
+    # List showing the most referenced nicks
+    my $self = shift;
+
+    my %usages;
+
+    foreach my $word (sort keys %{ $self->{stats}->{wordcounts} }) {
+        next if is_ignored($word);
+        my $nick = is_nick($word) or next;
+        next if !exists $self->{stats}->{lines}{$nick};
+        $usages{$word} = $self->{stats}->{wordcounts}{$word};
+    }
+
+    my @popular = sort { $usages{$b} <=> $usages{$a} } keys %usages;
+
+    if (@popular) {
+
+        $self->_headline($self->_template_text('referencetopic'));
+
+        _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+        _html("<td>&nbsp;</td><td class=\"tdtop\"><b>" . $self->_template_text('nick') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('numberuses') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('lastused') . "</b></td></tr>");
+
+        for(my $i = 0; $i < $self->{cfg}->{nickhistory}; $i++) {
+            last if $i >= @popular;
+            my $a = $i + 1;
+            my $popular   = $self->_format_word(is_nick($popular[$i]));
+            my $wordcount = $self->{stats}->{wordcounts}{$popular[$i]};
+            my $lastused  = $self->_format_word($self->{stats}->{wordnicks}{$popular[$i]} || "");
+            # this is undefined when a nick is referenced before being used
+            # first (this is a minor bug we ignore here, see test/01.cfg)
+
+            my $class;
+            if ($a == 1) {
+                $class = 'hirankc';
+            } else {
+                $class = 'rankc';
+            }
+            _html("<tr><td class=\"$class\">$a</td>");
+            _html("<td class=\"hicell\">$popular</td>");
+            _html("<td class=\"hicell\">$wordcount</td>");
+            _html("<td class=\"hicell\">$lastused</td>");
+            _html("</tr>");
+        }
+        _html("</table>");
+    }
+}
+
+sub _smileys
+{
+    my $self = shift;
+
+    my %usages;
+    foreach my $smiley (sort keys %{ $self->{stats}->{smileys} }) {
+        $usages{$smiley} = $self->{stats}->{smileys}{$smiley};
+    }
+    my @popular = sort { $usages{$b} <=> $usages{$a} } keys %usages;
+    return unless @popular;
+
+    $self->_headline($self->_template_text('smileytopic'));
+
+    _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+    _html("<td>&nbsp;</td><td class=\"tdtop\"><b>" . $self->_template_text('smiley') . "</b></td>");
+    _html("<td class=\"tdtop\"><b>" . $self->_template_text('numberuses') . "</b></td>");
+    _html("<td class=\"tdtop\"><b>" . $self->_template_text('lastused') . "</b></td></tr>");
+
+    for(my $i = 0; $i < $self->{cfg}->{smileyhistory}; $i++) {
+        last if $i >= @popular;
+        my $a = $i + 1;
+        my $popular   = $self->_format_word($popular[$i]);
+        my $count     = $self->{stats}->{smileys}{$popular[$i]};
+        my $lastused  = $self->_format_word($self->{stats}->{smileynicks}{$popular[$i]} || "");
+
+        my $class = ($a == 1) ? 'hirankc' : 'rankc';
+        _html("<tr><td class=\"$class\">$a</td>");
+        _html("<td class=\"hicell\">$popular</td>");
+        _html("<td class=\"hicell\">$count</td>");
+        _html("<td class=\"hicell\">$lastused</td>");
+        _html("</tr>");
+    }
+    _html("</table>");
+}
+
+sub _karma
+{
+    # List showing the most referenced nicks
+    my $self = shift;
+
+    my %karma;
+
+    foreach my $thing (sort keys %{ $self->{stats}->{karma} }) {
+        my $Thing = lc(is_nick($thing) || $thing); # FIXME: this is ugly
+        foreach my $nick (keys %{ $self->{stats}->{karma}{$thing} }) {
+            $karma{$Thing} += $self->{stats}->{karma}{$thing}{$nick};
+        }
+    }
+
+    my @popular = sort { $karma{$b} <=> $karma{$a} } keys %karma;
+    return unless @popular;
+
+    $self->_headline($self->_template_text('karmatopic'));
+
+    _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+    _html("<td>&nbsp;</td><td class=\"tdtop\"><b>" . $self->_template_text('nick') . "</b></td>");
+    _html("<td class=\"tdtop\"><b>" . $self->_template_text('karma') . "</b></td>");
+    _html("<td class=\"tdtop\"><b>" . $self->_template_text('goodkarma') . "</b></td>");
+    _html("<td class=\"tdtop\"><b>" . $self->_template_text('badkarma') . "</b></td></tr>");
+
+    my @goodpos = grep { $karma{$_} > 0 } @popular;
+    splice @goodpos, $self->{cfg}->{karmahistory}, @goodpos
+        if @goodpos > $self->{cfg}->{karmahistory};
+    my @badpos = grep { $karma{$_} < 0 } @popular;
+    splice @badpos, 0, @badpos - $self->{cfg}->{karmahistory}
+        if @badpos > $self->{cfg}->{karmahistory};
+
+    my $pos = 0;
+    foreach my $thing (@goodpos) {
+        my $class = ($pos++ == 0) ? 'hirankc' : 'rankc';
+        my $Thing = $self->_format_word(is_nick($thing) || $thing); # ugliness #2
+        _html("<tr><td class=\"$class\">$pos</td>");
+        _html("<td class=\"hicell\">$Thing</td>");
+        _html("<td class=\"hicell\">$karma{$thing}</td>");
+
+        my @k = grep { $self->{stats}->{karma}{$thing}{$_} > 0 }
+            (keys %{ $self->{stats}->{karma}{$thing} });
+        @k = $self->_trimlist(@k);
+        my $n = join ', ', map { $self->_format_word($_) } @k;
+        _html("<td class=\"hicell\">$n</td>");
+
+        @k = grep { $self->{stats}->{karma}{$thing}{$_} < 0 }
+            (keys %{ $self->{stats}->{karma}{$thing} });
+        @k = $self->_trimlist(@k);
+        $n = join ', ', map { $self->_format_word($_) } @k;
+        _html("<td class=\"hicell\">$n</td>");
+        _html("</tr>");
+    }
+
+    if (@goodpos and @badpos) {
+            _html("<tr><td class=\"rankc\"></td>");
+            _html("<td class=\"hicell\" colspan=\"4\"></td>");
+        _html("</tr>");
+    }
+
+    $pos = @badpos;
+    foreach my $thing (@badpos) {
+        my $class = ($pos == 1) ? 'hirankc' : 'rankc';
+        my $Thing = $self->_format_word(is_nick($thing) || $thing);
+        _html("<tr><td class=\"$class\">". ($pos--) ."</td>");
+        _html("<td class=\"hicell\">$Thing</td>");
+        _html("<td class=\"hicell\">$karma{$thing}</td>");
+
+        my @k = grep { $self->{stats}->{karma}{$thing}{$_} > 0 }
+            (keys %{ $self->{stats}->{karma}{$thing} });
+        @k = $self->_trimlist(@k);
+        my $n = join ', ', map { $self->_format_word($_) } @k;
+        _html("<td class=\"hicell\">$n</td>");
+
+        @k = grep { $self->{stats}->{karma}{$thing}{$_} < 0 }
+            (keys %{ $self->{stats}->{karma}{$thing} });
+        @k = $self->_trimlist(@k);
+        $n = join ', ', map { $self->_format_word($_) } @k;
+        _html("<td class=\"hicell\">$n</td>");
+        _html("</tr>");
+    }
+    _html("</table>");
+}
+
+sub _mosturls
+{
+    # List showing the most referenced URLs
+    my $self = shift;
+
+    my @sorturls = sort { $self->{stats}->{urlcounts}{$b} <=> $self->{stats}->{urlcounts}{$a} }
+                        keys %{ $self->{stats}->{urlcounts} };
+
+    if (@sorturls) {
+
+        $self->_headline($self->_template_text('urlstopic'));
+
+        _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+        _html("<td>&nbsp;</td><td class=\"tdtop\"><b>" . $self->_template_text('url') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('numberuses') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('lastused') . "</b></td></tr>");
+
+        for(my $i = 0; $i < $self->{cfg}->{urlhistory}; $i++) {
+            last unless $i < @sorturls;
+            my $a = $i + 1;
+            my $urlcount = $self->{stats}->{urlcounts}{$sorturls[$i]};
+            my $lastused = $self->{stats}->{urlnicks}{$sorturls[$i]};
+            my $printurl = $sorturls[$i];
+            if ($printurl and length($printurl) > 60) {
+                $printurl = substr($printurl, 0, 60);
+            }
+            $printurl = htmlentities($printurl, $self->{cfg}->{charset});
+            my $linkurl = urlencode($sorturls[$i]);
+            my $class = ($a == 1) ? 'hirankc' : 'rankc';
+            _html("<tr><td class=\"$class\">$a</td>");
+            _html("<td class=\"hicell\"><a href=\"$linkurl\">$printurl</a></td>");
+            _html("<td class=\"hicell\">$urlcount</td>");
+            _html("<td class=\"hicell\">$lastused</td>");
+            _html("</tr>");
+        }
+        _html("</table>");
+    }
+}
+
+sub _charts
+{
+    # List showing the most played songs
+    my $self = shift;
+
+    my @sortcharts = sort { $self->{stats}->{chartcounts}{$b} <=> $self->{stats}->{chartcounts}{$a} }
+                        keys %{ $self->{stats}->{chartcounts} };
+
+    if (@sortcharts) {
+
+        $self->_headline($self->_template_text('chartstopic'));
+
+        _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+        _html("<td>&nbsp;</td><td class=\"tdtop\"><b>" . $self->_template_text('song') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('numberplayed') . "</b></td>");
+        _html("<td class=\"tdtop\"><b>" . $self->_template_text('playedby') . "</b></td></tr>");
+
+        for(my $i = 0; $i < $self->{cfg}->{chartshistory}; $i++) {
+            last unless $i < @sortcharts;
+            my $a = $i + 1;
+            my $song = $sortcharts[$i];
+            my $chartcount = $self->{stats}->{chartcounts}{$song};
+            my $lastused = $self->{stats}->{chartnicks}{$song};
+            $song = $self->{stats}->{word_upcase}{$song};
+            $song = substr($song, 0, 60) if (length($song) > 60);
+            $song = $self->_format_word($song);
+            my $class = ($a == 1) ? 'hirankc' : 'rankc';
+            _html("<tr><td class=\"$class\">$a</td>");
+            _html("<td class=\"hicell\">$song</td>");
+            _html("<td class=\"hicell\">$chartcount</td>");
+            _html("<td class=\"hicell\">$lastused</td>");
+            _html("</tr>");
+        }
+        _html("</table>");
+    }
+}
+
+sub _legend
+{
+    # A legend showing the timebars and their associated time.
+    my $self = shift;
+    _html("<table align=\"center\" border=\"0\" width=\"520\"><tr>");
+    _html("<td align=\"center\" class=\"asmall\"><img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{pic_h_0}\" width=\"40\" height=\"15\" align=\"middle\" alt=\"0-5\" /> = 0-5</td>");
+    _html("<td align=\"center\" class=\"asmall\"><img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{pic_h_6}\" width=\"40\" height=\"15\" align=\"middle\" alt=\"6-11\" /> = 6-11</td>");
+    _html("<td align=\"center\" class=\"asmall\"><img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{pic_h_12}\" width=\"40\" height=\"15\" align=\"middle\" alt=\"12-17\" /> = 12-17</td>");
+    _html("<td align=\"center\" class=\"asmall\"><img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{pic_h_18}\" width=\"40\" height=\"15\" align=\"middle\" alt=\"18-23\" /> = 18-23</td>");
+    _html("</tr></table>");
+}
+
+
+sub _replace_url # used internally by _replace_links
+{
+    my ($self, $url, $www, $ftp, $text) = @_;
+    $url = "http://$url" if $www;
+    $url = "ftp://$url" if $ftp;
+    my $texturl = $self->_template_text("newwindow");
+    return "<a href=\"$url\" target=\"_blank\" title=\"$texturl $url\">" . $self->_split_long_text($text) . '</a>';
+}
+
+
+sub _replace_email # used internally by _replace_links
+{
+    my ($self, $mailto, $user, $domain, $nick) = @_;
+    $mailto = '' if $nick or not $mailto;
+    $nick ||= "$user&#64;$domain"; # obfuscate mail address
+    my $textmail = $self->_template_text("mailto");
+    return "<a href=\"mailto:$user&#64;$domain\" title=\"$textmail $nick\">" . $self->_split_long_text($mailto . $nick) . "<\/a>";
+}
+
+
+sub _replace_links
+{
+    # replace URLs and email addresses by links
+    my ($self, $str, $nick) = @_; # nick is only defined for user links in top table
+
+    # Regular expressions are taken from match_urls() and match_email() in
+    # Common.pm
+
+    my (@str) = split(/ /,$str);
+
+    foreach (@str) {
+        s/((?:(?:https?|ftp|telnet|news):\/\/|(?:(?:(www)|(ftp))[\w-]*\.))[-\w\/~\@:]+\.\S+[\w\/])/$self->_replace_url($1, $2, $3, $nick || $1)/egio
+            or s/(mailto:)?([-\w.]+)@([-\w]+\.[-\w.]+)/$self->_replace_email($1, $2, $3, $nick)/egio
+            or $_ = $self->_split_long_text($_);
+     }
+
+    return join(' ', @str);
+}
+
+sub _split_long_text
+{
+    my ($self, $str) = @_;
+    $str =~ s/(\S{$self->{cfg}->{quotewidth}})(?!\s)/$1-<br \/>/og;
+
+    return($str);
+}
+
+sub _user_linetimes
+{
+    my $self = shift;
+    my $nick  = shift;
+    my $top   = shift;
+
+    my $bar      = "";
+    my $len      = ($self->{stats}->{lines}{$nick} / $self->{stats}->{lines}{$top}) * 100;
+
+    for (my $i = 0; $i <= 3; $i++) {
+        my $l = $self->{stats}->{line_times}{$nick}[$i];
+        next if not defined $l;
+        my $w = int(($l / $self->{stats}->{lines}{$nick}) * $len);
+        if ($w) {
+            my $pic = 'pic_h_'.(6*$i);
+            $bar .= "<img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{$pic}\" border=\"0\" width=\"$w\" height=\"15\" align=\"middle\" alt=\"$l\" title=\"$l\" />";
+        }
+    }
+    return "$bar&nbsp;$self->{stats}->{lines}{$nick}";
+}
+
+sub _user_wordtimes
+{
+    my $self = shift;
+    my $nick  = shift;
+    my $top   = shift;
+
+    $self->{stats}->{words}{$nick} ||= 0;
+    my $len = ($self->{stats}->{words}{$nick} / $self->{stats}->{words}{$top}) * 100;
+
+    my $bar = "";
+    for (my $i = 0; $i <= 3; $i++) {
+        next if not defined $self->{stats}->{word_times}{$nick}[$i];
+        my $w = int(($self->{stats}->{word_times}{$nick}[$i] / $self->{stats}->{words}{$nick}) * $len);
+        if ($w) {
+            my $pic = 'pic_h_'.(6*$i);
+            $bar .= "<img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{$pic}\" border=\"0\" width=\"$w\" height=\"15\" align=\"middle\" alt=\"\" />";
+        }
+    }
+    return "$bar&nbsp;$self->{stats}->{words}{$nick}";
+}
+
+sub _user_times
+{
+    my $self = shift;
+    my ($nick) = @_;
+
+    my $bar = "";
+    
+    my $itemstat = ($self->{cfg}->{sortbywords} ? 'words' : 'lines');
+    my $timestat = ($self->{cfg}->{sortbywords} ? 'word_times' : 'line_times');
+    
+    for (my $i = 0; $i <= 3; $i++) {
+        my $l = $self->{stats}->{$timestat}{$nick}[$i];
+        next if not defined $l;
+        my $w = int(($l / $self->{stats}->{$itemstat}{$nick}) * 40);
+        if ($w) {
+            my $pic = 'pic_h_'.(6*$i);
+            $bar .= "<img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{$pic}\" border=\"0\" width=\"$w\" height=\"15\" alt=\"$l\" title=\"$l\" />";
+        }
+    }
+    return $bar;
+}
+
+sub _user_pic
+{
+    my $self = shift;
+    my $nick  = shift;
+    my $style  = shift;
+
+    return unless $self->{users}->{userpics}{$nick} or $self->{cfg}->{defaultpic};
+
+    my $rowspan = $self->{cfg}->{userpics} ? " rowspan=\"$self->{cfg}->{userpics}\"" : "";
+    my $output = "<td $style align=\"center\" valign=\"middle\"$rowspan>";
+
+    my $biguserpic = $self->{users}->{biguserpics}{$nick};
+    if ($biguserpic) {
+        $biguserpic = $self->{cfg}->{imagepath} .
+            randomglob($biguserpic, $self->{cfg}->{imageglobpath}, $nick)
+                if $biguserpic !~ /^http:\/\//i;
+        $output .= "<a href=\"$biguserpic\">";
+    }
+
+    my $pic = $self->{users}->{userpics}{$nick} || $self->{cfg}->{defaultpic};
+    $pic = $self->{cfg}->{imagepath} .
+        randomglob($pic, $self->{cfg}->{imageglobpath}, $nick)
+        unless $pic =~ /^http:\/\//i;
+    my $height = $self->{cfg}->{picheight} ? " height=\"$self->{cfg}->{picheight}\"" : "";
+    my $width = $self->{cfg}->{picwidth} ? " width=\"$self->{cfg}->{picwidth}\"" : "";
+    my $alt = $self->{users}->{userpics}{$nick} ? " alt=\"$nick\" title=\"$nick\"" : "";
+    my $border = $biguserpic ? ' border="0"' : '';
+    $output .= "<img src=\"$pic\"$width$height$alt$border />";
+
+    $output .= "</a>" if $biguserpic;
+    _html("$output</td>");
+}
+
+sub _mostnicks
+{
+    # List showing the user with most used nicks
+    my $self = shift;
+
+    my @sortnicks = sort { keys %{ $self->{stats}->{nicks}->{$b} } <=> keys %{ $self->{stats}->{nicks}->{$a} } } 
+                                keys %{ $self->{stats}->{nicks} };
+
+    if (keys %{ $self->{stats}->{nicks}->{$sortnicks[0]} } > 1) {
+
+        $self->_headline($self->_template_text('mostnickstopic'));
+
+        my $names1 = $self->_template_text('names1');
+        my $names2 = $self->_template_text('names2');
+        my $nick_txt = $self->_template_text('nick');
+        my $names_txt = $self->_template_text('names');
+        _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+        _html("<td>&nbsp;</td><td class=\"tdtop\"><b>$nick_txt</b></td>");
+        _html("<td class=\"tdtop\"><b>$names_txt</b></td></tr>");
+
+        my $a = 0;
+        foreach my $nick (@sortnicks) {
+            next if is_ignored($nick);
+            my $nickcount = keys %{ $self->{stats}->{nicks}->{$nick} };
+            my @nicks = values %{ $self->{stats}->{nicks}->{$nick} };
+            my $nickused = join(", ", $self->_trimlist(@nicks));
+
+            last unless ($nickcount > 1);
+
+            $a++;
+            my $class = $a == 1 ? 'hirankc' : 'rankc';
+            my $n = $nickcount > 1 ? $names1 : $names2;
+
+            _html("<tr><td class=\"$class\">$a</td>");
+            if ($self->{cfg}->{mostnicksverbose}) { 
+                _html("<td class=\"hicell\">$nick ($nickcount $n)</td>");
+                _html("<td class=\"hicell\" valign='top'>$nickused</td>");
+            } else {
+                _html("<td class=\"hicell\">$nick</td>");
+                _html("<td class=\"hicell\" valign='top'>$nickcount $n</td>");
+            }
+            _html("</tr>");
+            last if $a >= $self->{cfg}->{mostnickshistory};
+        }
+        _html("</table>");
+    }
+}
+
+sub _mostactivebyhour
+{
+    # Charts for most active nicks by hour (0-5, 6-11, 12-17, 18-23)
+    my $self = shift;
+
+    my $sortnicks;
+
+    my $lastline=-1;
+    my $maxlines=0;
+
+    foreach my $period (0,1,2,3) {
+        my @sortnicks =
+        sort
+        {
+              (defined $self->{stats}->{line_times}{$b}[$period]?$self->{stats}->{line_times}{$b}[$period]:0)
+              <=>
+              (defined $self->{stats}->{line_times}{$a}[$period]?$self->{stats}->{line_times}{$a}[$period]:0)
+        }
+        keys %{ $self->{stats}->{line_times} } ;
+
+        for(my $i = 0; $i < $self->{cfg}->{activenicksbyhour}; $i++) {
+            next if ! $sortnicks[$i];
+            next if is_ignored($sortnicks[$i]);
+            last unless $i < @sortnicks;
+
+            my $nick=$sortnicks[$i];
+            my $count=$self->{stats}->{line_times}{$nick}[$period] || 0;
+
+            last unless $nick;
+            last unless $count;
+
+            $sortnicks->[$period][$i]=$nick;
+
+            if ($lastline<$i) {
+              $lastline=$i;
+            }
+
+
+            if ($maxlines<$count) {
+              $maxlines=$count;
+            }
+        }
+    }
+
+    if ($lastline>=0) {
+
+        $self->_headline($self->_template_text('activenickbyhourtopic'));
+
+        _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+        _html("<td>&nbsp;</td>");
+        _html("<td class=\"tdtop\"><b>0-5</b></td>");
+        _html("<td class=\"tdtop\"><b>6-11</b></td>");
+        _html("<td class=\"tdtop\"><b>12-17</b></td>");
+        _html("<td class=\"tdtop\"><b>18-23</b></td>");
+        _html("</tr>");
+
+        for(my $i = 0; $i <= $lastline; $i++) {
+
+            my $a = $i + 1;
+            my $class = $a == 1 ? 'hirankc' : 'rankc';
+
+            _html("<tr><td class=\"$class\">$a</td>");
+            foreach my $period (0,1,2,3) {
+                my $nick=$sortnicks->[$period][$i];
+                if ($nick) {
+                    my $count=$self->{stats}->{line_times}{$nick}[$period];
+                    if ($count) {
+                        _html("<td class=\"hicell\">");
+                        if ($self->{cfg}->{showmostactivebyhourgraph}) {
+                            my $pic = 'pic_h_'.(6*$period);
+                            my $w = int(($count / $maxlines) * 100) || 1;
+                            _html("<img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{$pic}\" border=\"0\" width=\"$w\" height=\"15\" align=\"middle\" alt=\"\" />");
+                        }
+                        _html($self->_format_word($nick)." - ".$count);
+                        _html("</td>");
+                    } else {
+                        _html("<td class=\"hicell\">&nbsp;</td>");
+                    }
+                } else {
+                  _html("<td class=\"hicell\">&nbsp;</td>");
+                }
+            }
+            _html("</tr>");
+        }
+        _html("</table>");
+    }
+}
+
+sub _topactive {
+    my $self = shift;
+    my @top_active;
+    my $top_nicks;
+
+    if ($self->{cfg}->{sortbywords}) {
+        @top_active = sort { $self->{stats}->{words}{$b} <=> $self->{stats}->{words}{$a} } 
+                             keys %{ $self->{stats}->{words} };
+        $top_nicks = scalar keys %{ $self->{stats}->{words} };
+    } else {
+        @top_active = sort { $self->{stats}->{lines}{$b} <=> $self->{stats}->{lines}{$a} } 
+                             keys %{ $self->{stats}->{lines} };
+        $top_nicks = scalar keys %{ $self->{stats}->{lines} };
+    }   
+            
+    if ($self->{cfg}->{activenicks} > $top_nicks) {
+        $self->{cfg}->{activenicks} = $top_nicks;
+    } 
+    if (($self->{cfg}->{activenicks}+$self->{cfg}->{activenicks2}) > $top_nicks) {
+        $self->{cfg}->{activenicks2} = $top_nicks-$self->{cfg}->{activenicks};
+    }
+            
+    (@top_active) = @top_active[0..($self->{cfg}->{activenicks}-1)];
+    $self->{stats}->{topactive_lines} = @top_active ? $self->{stats}->{lines}{$top_active[0]} : 1;
+            
+    foreach (@top_active) {
+        $self->{topactive}{$_} = 1;
+    }
+} 
+
+
+sub _istoponly {
+    my $self = shift;
+    my (@nicks_tmp) = @_;
+    my @nicks;
+    my $cnt=0;
+
+    if ($self->{cfg}->{showonlytop}) {
+        foreach my $nick (@nicks_tmp) {
+            if ($self->{topactive}{$nick}) {
+                push(@nicks, $nick);
+            }
+        }
+        return(@nicks);
+    } else {
+        return(@nicks_tmp);
+    }
+}
+
+sub _trimlist {
+    my $self = shift;
+    return @_ unless $self->{cfg}->{nicklimit};
+    splice @_, $self->{cfg}->{nicklimit}, @_, qw/.../ if @_ > $self->{cfg}->{nicklimit};
+    return @_;
+}
+
+sub _activegenders {
+    # The most active gender in the channel
+    my $self = shift;
+    my @topgender = sort {$self->{stats}->{sex_lines}{$b} <=> $self->{stats}->{sex_lines}{$a}} keys %{$self->{stats}->{sex_lines}};
+
+    return unless @topgender;
+
+    $self->_headline($self->_template_text('activegenderstopic'));
+    _html("<table border=\"0\" width=\"$self->{cfg}->{tablewidth}\"><tr>");
+    _html(" <td>&nbsp;</td>"
+    . "<td class=\"tdtop\"><b>" . $self->_template_text('gender') . "</b></td>"
+    . "<td class=\"tdtop\"><b>" . $self->_template_text('numberlines') . "</b></td>"
+    . "<td class=\"tdtop\"><b>" . $self->_template_text('nick') . "</b></td>"
+    );
+
+    my $i = 1;
+    for my $gender (@topgender) {
+        my $bar = "";
+        my $len = ($self->{stats}->{sex_lines}{$gender} / $self->{stats}->{sex_lines}{$topgender[0]}) * 100;
+
+        for (0 .. 3) {
+            next if not defined $self->{stats}->{sex_line_times}{$gender}[$_];
+            my $w = int(($self->{stats}->{sex_line_times}{$gender}[$_] / $self->{stats}->{sex_lines}{$gender}) * $len);
+            if ($w) {
+                my $pic = 'pic_h_'.(6*$_);
+                $bar .= "<img src=\"$self->{cfg}->{piclocation}/$self->{cfg}->{$pic}\" border=\"0\" width=\"$w\" height=\"15\" align=\"middle\" alt=\"$self->{stats}->{sex_line_times}{$gender}[$_]\" />";
+            }
+        }
+
+        my @top_active = sort { $self->{stats}->{lines}{$b} <=> $self->{stats}->{lines}{$a} }
+            grep { $self->{users}->{sex}{$_} and $self->{users}->{sex}{$_} eq $gender }
+            keys %{ $self->{stats}->{lines} };
+        my $nicklist = join ", ",
+            map { $_ . ($self->{stats}->{lines}{$_} ? " ($self->{stats}->{lines}{$_})" : "") }
+            $self->_trimlist(@top_active);
+
+        my $class = ($i == 1 ? "hirankc" : "rankc");
+        my $span_class = $gender eq 'm' ? "male" : ($gender eq 'f' ? "female" : "bot");
+        _html("</tr><tr>");
+        _html(" <td class=\"$class\" align=\"left\">$i</td>");
+        _html(" <td class=\"hicell\"><span class=\"$span_class\">" . $self->_template_text("gender_$gender") . "</span></td>");
+        _html(" <td class=\"hicell\"><span style=\"white-space:nowrap;\">$bar</span> $self->{stats}->{sex_lines}{$gender}</td>");
+        _html(" <td class=\"hicell\">$nicklist</td>");
+        $i++;
+    }
+
+    _html("</tr></table>");
+}
+
+1;
+
+__END__
+
+=head1 NAME
+
+Pisg::HTMLGenerator - class to create a static HTML page out of data parsed
+
+=head1 DESCRIPTION
+
+C<Pisg::HTMLGenerator> uses the hash returned by Pisg::Parser::Logfile and turns it into a static HTML page.
+
+=head1 SYNOPSIS
+
+    use Pisg::HTMLGenerator;
+
+    $generator = new Pisg::HTMLGenerator(
+        cfg => $cfg,
+        stats => $stats,
+        users => $users,
+        tmps => $tmps
+    );
+
+=head1 CONSTRUCTOR
+
+=over 4
+
+=item new ( [ OPTIONS ] )
+
+This is the constructor for a new Pisg::HTMLGenerator object. C<OPTIONS> are passed in a hash like fashion using key and value pairs.
+
+Possible options are:
+
+B<cfg> - hashref containing configuration variables, created by the Pisg module.
+
+B<stats> - reference to the hash returned by Pisg::Parser::Logfile containing all stats.
+
+B<users> - reference to a hash containg user information
+
+B<tmps> - reference to a hash containing the language templates.
+
+=back
+
+=head1 AUTHOR
+
+Morten Brix Pedersen <morten@wtf.dk>
+
+=head1 COPYRIGHT
+
+Copyright (C) 2001-2005 Morten Brix Pedersen. All rights reserved.
+Copyright (C) 2003-2005 Christoph Berg <cb@df7cb.de>.
+This program is free software; you can redistribute it and/or modify it
+under the terms of the GPL, license is included with the distribution of
+this file.
+
+=cut
diff --git a/pisg/modules/Pisg/Parser/Format/DCpp.pm b/pisg/modules/Pisg/Parser/Format/DCpp.pm
new file mode 100644 (file)
index 0000000..4b7ef5f
--- /dev/null
@@ -0,0 +1,123 @@
+package Pisg::Parser::Format::DCpp;
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[\d+\-\d+\-\d+\s(\d+):\d+\]\s+\<([^>]+)\> (.+)',
+        actionline => '^NA',
+        thirdline  => '^\[\d+\-\d+\-\d+\s(\d+):(\d+)\]\s+\<([^>]+)\> (.+)',
+    };
+
+    $self->{cfg}->{botnicks} .= ' Hub-Security';
+    bless($self, $type);
+    return $self;
+}
+
+# Parse a normal line - returns a hash with 'hour', 'nick' and 'saying'
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        if ($self->{cfg}->{botnicks} =~ /\b\Q$hash{nick}\E\b/) {
+            return;
+        }
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parse an action line - returns a hash with 'hour', 'nick' and 'saying'
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parses the 'third' line - (the third line is everything else, like
+# topic changes, mode changes, kicks, etc.)
+# thirdline() has to return a hash with the following keys, for
+# every format:
+#   hour            - the hour we're in (for timestamp logging)
+#   min             - the minute we're in (for timestamp logging)
+#   nick            - the nick
+#   kicker          - the nick which kicked somebody (if any)
+#   newtopic        - the new topic (if any)
+#   newmode         - deops or ops, must be '+o' or '-o', or '+ooo'
+#   newjoin         - a new nick which has joined the channel
+#   newnick         - a person has changed nick and this is the new nick
+# 
+# It should return a hash with the following (for formatting lines in html)
+#
+#   kicktext        - the kick reason (if any)
+#   modechanges     - data of the mode change ('Nick' in '+o Nick')
+#
+# The hash may also have a "repeated" key indicating the number of times
+# the line was repeated. (Used by eggdrops log for example.)
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+        my $text    = $4;
+        my @line    = split(/\s+/, $text);
+        
+
+        # Format-specific stuff goes here.
+
+        if ($self->{cfg}->{botnicks} =~ /\b\Q$hash{nick}\E\b/) {
+            
+            if (lc($hash{nick}) eq 'hub-security') {
+                if (defined $line[3] && $line[1].$line[2] eq 'isin') {
+                    $hash{newjoin} = $line[0];
+                    $hash{nick} = $hash{newjoin};
+                } elsif (defined $line[6] && $line[3].$line[4] eq 'waskicked') {
+                    $hash{kicker} = $line[6];
+                    $hash{nick} = $line[2];
+                }
+            }
+            return \%hash;
+        } else {
+            return;
+        }
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/IRCAP.pm b/pisg/modules/Pisg/Parser/Format/IRCAP.pm
new file mode 100644 (file)
index 0000000..e7c7af9
--- /dev/null
@@ -0,0 +1,162 @@
+package Pisg::Parser::Format::IRCAP;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# Modifications to parse IRCAP 7.5 logs, made by Armando Camarero, September 2003.
+# This file is a modification of the mIRC6 parser file included in Pisg 0.49.
+# Copyright (C) 2003 Armando Camarero <arcepi10@terra.es>
+#
+#      This program is free software; you can redistribute it and/or modify
+#      it under the terms of the GNU General Public License as published by
+#      the Free Software Foundation; either version 2 of the License, or
+#      (at your option) any later version.
+#
+#      This program is distributed in the hope that it will be useful,
+#      but WITHOUT ANY WARRANTY; without even the implied warranty of
+#      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#      GNU General Public License for more details.
+#
+#      You should have received a copy of the GNU General Public License
+#      along with this program; if not, write to the Free Software
+#      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#
+# To see this script working visit http://arcepi.hn.org/ED/ (statistics aren't online 24x7 - hosted at my computer...)
+# Sorry if the script isn't too clean, it is the first thing I programmed (I also learnt Perl doing this), but I can say
+# it works perfectly.
+# This script needs log timestamp to be enabled in mIRC: File -> Options -> IRC: Logging and mark Timestamp logs.
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+:?\d*\] <([^>]+)> (.*)',
+        thirdline  => '^\[(\d+):(\d+):?\d*\] (\*\*\*|\*) (.+)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    return $self->thirdline($line, $lines, 1);
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines, $action) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+       my @linea = split (/\s/, $line);
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{saying}  = $3;
+        ($hash{nick}  = $line[0]) =~ s/^[@%\+~&]//o; # Remove prefix
+       if ($#linea >= 2 and $linea[2] eq 'topic:') {
+       #print $linea[2], "\n";
+       }
+       if ($#linea >= 7 && ($linea[3].$linea[4]) eq 'hasido') {
+                $hash{kicker} = $linea[7];
+               $hash{nick} = $linea[2];
+               my $razon = join (' ', @linea[8..$#linea]);
+               $razon =~ s/(\(|\))//g;
+               $hash{kicktext} = $razon;
+               #print "kick detectado: $linea[7] kickeo a $linea[2], razón $razon\n";
+
+        } elsif ($#line >= 4 && ($line[1].$line[2]) eq 'werekicked' && ($line[$#line] =~ /\)$/)) {
+                $hash{kicker} = $line[4];
+                $hash{nick} = $self->{cfg}{maintainer};
+
+        } elsif ($#linea >= 4 && ($linea[2] eq 'topic:')) {
+                $hash{newtopic} = join(' ', @linea[5..$#linea]);
+                $hash{newtopic} =~ s/^'//;
+                $hash{newtopic} =~ s/'$//;
+               $hash{nick} = $linea[3];
+               
+        } elsif ($#linea >= 5 && $linea[2] eq 'modo:') {
+               #print "Cambio de modo detectado\n";
+               $linea[5] =~ s/\[//g;
+               $linea[6] =~ s/\]//g;
+               #print $linea[6], "\n";
+               $hash{newmode} = $linea[5];     # newmode es +o -o etc....
+               $hash{modechanges} = $linea[6]; # modechanges es el nick al que se le da/quita la @
+               $hash{nick} = $linea[3];        # nick, como siempre, es el que la da.
+               
+        } elsif ($#linea == 7 && $linea[6] eq 'entra') {
+               #print "Entrada al canal detectada de $linea[2]\n";
+               $hash{newjoin} = $linea[2];
+               $hash{nick} = $linea[2];
+               
+        } elsif ($#linea == 5 && ($linea[3].$linea[4]) eq 'esahora') {
+               #print "Cambio de nick detectado\n";
+               $hash{newnick} = $linea[5];
+               $hash{nick} = $linea[2];
+
+        } elsif ($action) {
+               $line =~ s/^\[(\d+):(\d+):?\d*\] \* //;
+               $hash{saying} = $line;
+               my @nick = split (' ', $hash{saying});
+               $hash{nick} = $nick[0];
+               #print $line, "\n";
+               #print $hash{saying}, "\n";
+            if (
+                ($hash{saying} =~ /^Set by \S+ on \S+ \S+ \d+ \d+:\d+:\d+/) ||
+                ($hash{saying} =~ /^Now talking in #\S+/) ||  
+                ($hash{saying} =~ /^Topic is \'.*\'/) ||  
+                ($hash{saying} =~ /^Disconnected/) ||  
+                ($hash{saying} =~ /^\S+ has quit IRC \(.+\)/) ||  
+                ($hash{saying} =~ /^\S+ has left \#\S+/) ||  
+                ($hash{saying} eq "You're not channel operator") ||
+                ($hash{nick} eq 'Attempting') ||  
+                ($hash{nick} eq 'Rejoined') ||  
+                ($hash{saying} =~ /^Retrieving #\S+ info\.\.\./) ||
+               ($hash{saying} =~ /^\[/)
+              ) {
+               #print "$hash{saying} No es una ACCION\n";
+                return 0;
+            } else {
+                  #print "Detectada una ACCION: $hash{saying}\n";
+                  #print $nick[0], "\n";
+                $hash{saying} =~ s/^\Q$hash{nick}\E //;
+                return \%hash;
+            }
+           
+        } else {
+            return;
+        }
+
+        return \%hash
+            unless ($action);
+
+    }
+    return;
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/RacBot.pm b/pisg/modules/Pisg/Parser/Format/RacBot.pm
new file mode 100644 (file)
index 0000000..527d3c5
--- /dev/null
@@ -0,0 +1,104 @@
+package Pisg::Parser::Format::RacBot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+:\d+\]\s+<([^>]+)> (.*)',
+        actionline => '^\[(\d+):\d+:\d+\]\s+\*(\S+)\s+(.*)',
+        thirdline  => '^\[(\d+):(\d+):\d+\]\s+([^-\$!#].*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+# Parse a normal line - returns a hash with 'hour', 'nick' and 'saying'
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parse an action line - returns a hash with 'hour', 'nick' and 'saying'
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        my @line = split /\s+/, $3;
+        if ($#line >= 5 && $line[1].$line[2].$line[3] eq 'hasbeenkicked') {
+            ($hash{kicker} = $line[5]) =~ s/!.*$//;
+            ($hash{nick} = $line[0]) =~ s/!.*$//;
+        } elsif ($line[0].$line[1] eq 'Topicchanged') {
+            if ($line[2] eq 'to') {
+                $hash{newtopic} = join ' ', @line[3 .. ($#line-2)];
+                $hash{newtopic} =~ s/^"//;
+                $hash{newtopic} =~ s/"$//;
+                ($hash{nick} = $line[$#line]) =~ s/!.*$//;
+            } elsif ($line[2] eq 'on') {
+                $hash{newtopic} = join ' ', @line[7 .. $#line];
+                $hash{newtopic} =~ s/^"//;
+                $hash{newtopic} =~ s/"$//;
+                ($hash{nick} = $line[5]) =~ s/!.*$//;
+            } else {
+                return;
+            }
+        } elsif ($#line >= 4 && $line[2].$line[3] eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+        } elsif ($#line >= 5 && $line[1].$line[2].$line[3].$line[4] eq 'isnowknownas') {
+             $hash{newnick} = $line[5];
+             $hash{nick} = $line[0];
+        } elsif ($line[0].$line[$#line-1] eq 'MODEby') {
+            ($hash{nick} = $line[$#line]) =~ s/!.*$//;
+            $hash{newmode} = $line[1];
+            $hash{newmode} =~ s/^"//;
+        } else {
+            return;
+        }
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/Template.pm b/pisg/modules/Pisg/Parser/Format/Template.pm
new file mode 100644 (file)
index 0000000..bdf2c2f
--- /dev/null
@@ -0,0 +1,113 @@
+# This is a template for creating your own logfile parser. You can also look
+# in the other .pm files in this directory as good examples.
+
+package Pisg::Parser::Format::Template;
+
+use strict;
+$^W = 1;
+
+# The 3 variables in the new subrountine, 'normalline', 'actionline' and
+# 'thirdline' represents regular expressions for extracting information from
+# the logfile. normalline is for lines where the person merely said
+# something, actionline is for lines where the person performed an action,
+# and thirdline matches everything else, including things like kicks, nick
+# changes, and op grants.  See the thirdline subroutine for a list of
+# everything it should match.
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '',
+        actionline => '',
+        thirdline  => '',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+# Parse a normal line - returns a hash with 'hour', 'nick' and 'saying'
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parse an action line - returns a hash with 'hour', 'nick' and 'saying'
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parses the 'third' line - (the third line is everything else, like
+# topic changes, mode changes, kicks, etc.)
+# thirdline() has to return a hash with the following keys, for
+# every format:
+#   hour            - the hour we're in (for timestamp logging)
+#   min             - the minute we're in (for timestamp logging)
+#   nick            - the nick
+#   kicker          - the nick which kicked somebody (if any)
+#   newtopic        - the new topic (if any)
+#   newmode         - deops or ops, must be '+o' or '-o', or '+ooo'
+#   newjoin         - a new nick which has joined the channel
+#   newnick         - a person has changed nick and this is the new nick
+# 
+# It should return a hash with the following (for formatting lines in html)
+#
+#   kicktext        - the kick reason (if any)
+#   modechanges     - data of the mode change ('Nick' in '+o Nick')
+#
+# The hash may also have a "repeated" key indicating the number of times
+# the line was repeated. (Used by eggdrops log for example.)
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        # Format-specific stuff goes here.
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/Trillian.pm b/pisg/modules/Pisg/Parser/Format/Trillian.pm
new file mode 100644 (file)
index 0000000..04ec7a7
--- /dev/null
@@ -0,0 +1,102 @@
+package Pisg::Parser::Format::Trillian;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# old format:
+# [hh:mm] <nick> says something
+# new v3 format:
+# [hh:mm] nick: says something
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+[^ ]+ <?([^*:>]+)[^ ]+ (.*)',
+        actionline => '^\[(\d+):\d+[^ ]+ \* (\S+) (.*)',
+        thirdline  => '^\[(\d+):(\d+)[^ ]+ \*{3}\s(.+)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+        $hash{saying} =~ s/\(Link: (((http|https|ftp|telnet|news):\/\/|).*?)\)\1/$1/;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+        $hash{saying} =~ s/\(Link: (((http|https|ftp|telnet|news):\/\/|).*?)\)\1/$1/;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        ($hash{nick}  = $3) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if ($3 =~ /^(\S+) has been kicked off channel (\S+) by (\S+) .+/) {
+            ($hash{nick}  = $1) =~ s/^[@%\+~&]//o; # Remove prefix
+            $hash{kicker} = $3;
+
+        } elsif ($3 =~ /^(\S+) has changed the topic on channel (\S+) to (.+)/) {
+            ($hash{nick}  = $1) =~ s/^[@%\+~&]//o; # Remove prefix
+             $hash{newtopic} = $3;
+
+        } elsif ($3 =~ /^Mode change \"(\S+)[^\"]+\".+ by (.+)$/) {
+            ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+             $hash{newmode} = $1;
+
+        } elsif ($3 =~ /^(\S+) \S+ has joined channel \S+/) {
+            $hash{nick} = $1;
+            $hash{newjoin} = $1;
+
+        } elsif ($3 =~ /^(\S+) is now known as (\S+)/) {
+            ($hash{nick}  = $1) =~ s/^[@%\+~&]//o; # Remove prefix
+            $hash{newnick} = $2;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/Vision.pm b/pisg/modules/Pisg/Parser/Format/Vision.pm
new file mode 100644 (file)
index 0000000..04e7cdd
--- /dev/null
@@ -0,0 +1,95 @@
+package Pisg::Parser::Format::Vision;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+\S+ <([^>]+)> (.*)$',
+        actionline => '^\[(\d+):\d+\S+ \* (\S+) (.*)$',
+        thirdline  => '^\[(\d+):(\d+)\S+ \*{3} (.+)$'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        ($hash{nick}  = $line[0]) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if ($#line >= 7 && ($line[1].$line[2].$line[3]) eq 'hasbeenkicked') {
+            $hash{kicker} = $line[7];
+
+        } elsif ($#line >= 4 && ($line[1].$line[2] eq 'Topicchanged')) {
+            $hash{newtopic} = join(' ', @line[5..$#line]);
+            ($hash{nick}  = $line[4]) =~ s/^[@%\+~&]//o; # Remove prefix
+            $hash{nick} =~ s/:$//;
+
+        } elsif ($#line >= 3 && ($line[1].$line[2]) eq 'setmode') {
+            $hash{newmode} = $line[3];
+
+        } elsif ($#line >= 3 && ($line[2].$line[3]) eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+
+        } elsif ($#line >= 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+            $hash{newnick} =~ s/\.$//;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/axur.pm b/pisg/modules/Pisg/Parser/Format/axur.pm
new file mode 100644 (file)
index 0000000..ea01112
--- /dev/null
@@ -0,0 +1,96 @@
+package Pisg::Parser::Format::axur;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[\d+/\d+/\d+ @ (\d+):\d+:\d+\] [\>\(|<]+([^>\s]+)[\)|>]\s+(.*)',
+        actionline => '^\[\d+/\d+/\d+ @ (\d+):\d+:\d+\] \*\s+(\S+) (.*)',
+        thirdline  => '^\[\d+/\d+/\d+ @ (\d+):(\d+):\d+\] \*\*\*\s+(\S+) (\S+) (\S+) (\S+) (\S+) (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min} = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'haskicked') {
+            $hash{kicker} = $3;
+            $hash{nick} = $6;
+
+        } elsif (($4.$5) eq 'haschanged') {
+            $hash{newtopic} = $8;
+
+        } elsif (($7) eq '+o') {
+            $hash{newmode} = '+o';
+
+        } elsif (($7) eq '-o') {
+            $hash{newmode} = '-o';
+
+        } elsif (($4.$5) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+
+        } elsif ((($4.$5) eq 'nowknown') || (($4.$5) eq 'nowknow')) {
+            $hash{newnick} = $7;
+
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
+
diff --git a/pisg/modules/Pisg/Parser/Format/blootbot.pm b/pisg/modules/Pisg/Parser/Format/blootbot.pm
new file mode 100644 (file)
index 0000000..01df212
--- /dev/null
@@ -0,0 +1,159 @@
+# This is a template for blootbot logs http://blootbot.sf.net/
+# hacked up by Tim Riker <Tim@Rikers.org>
+
+package Pisg::Parser::Format::blootbot;
+
+use strict;
+$^W = 1;
+
+# The 3 variables in the new subrountine, 'normalline', 'actionline' and
+# 'thirdline' represents regular expressions for extracting information from
+# the logfile. normalline is for lines where the person merely said
+# something, actionline is for lines where the person performed an action,
+# and thirdline matches everything else, including things like kicks, nick
+# changes, and op grants.  See the thirdline subroutine for a list of
+# everything it should match.
+
+
+# blootbot puts hh:mm.ss at the start.
+# note that one log can contain more than one channel.
+# FIXME it would be nice if pisg would process them all in one pass!
+#
+# Normal lines are like:
+#
+# 01:02.03 <nick/#channel> normal
+# 01:02.03 * nick/#channel action
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d\d):\d\d\.\d\d <([^\/]+)\/(#[^>]+)> (.*)',
+        actionline => '^(\d\d):\d\d\.\d\d \* (.*)/(#\S*) (.*)',
+        thirdline  => '^(\d\d):(\d\d)\.\d\d >>> (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+# Parse a normal line - returns a hash with 'hour', 'nick' and 'saying'
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o and
+            lc $3 eq lc $self->{cfg}->{channel}) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{channel} = $3;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parse an action line - returns a hash with 'hour', 'nick' and 'saying'
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o and
+            lc $3 eq lc $self->{cfg}->{channel}) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{channel} = $3;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parses the 'third' line - (the third line is everything else, like
+# topic changes, mode changes, kicks, etc.)
+# thirdline() has to return a hash with the following keys, for
+# every format:
+#   hour            - the hour we're in (for timestamp logging)
+#   min             - the minute we're in (for timestamp logging)
+#   nick            - the nick
+#   kicker          - the nick which kicked somebody (if any)
+#   newtopic        - the new topic (if any)
+#   newmode         - deops or ops, must be '+o' or '-o', or '+ooo'
+#   newjoin         - a new nick which has joined the channel
+#   newnick         - a person has changed nick and this is the new nick
+# 
+# It should return a hash with the following (for formatting lines in html)
+#
+#   kicktext        - the kick reason (if any)
+#   modechanges     - data of the mode change ('Nick' in '+o Nick')
+#
+# The hash may also have a "repeated" key indicating the number of times
+# the line was repeated. (Used by eggdrops log for example.)
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+
+        # Format-specific stuff goes here.
+
+        if ($3 =~ /^topic\/(#\S*) by (\S*) -> (.*)/) {
+            # 01:02.03 >>> topic/#channel by nick -> topic...
+            $hash{channel} = $1;
+            $hash{nick} = $2;
+            $hash{newtopic} = "$3";
+        
+        } elsif ($3 =~ /^mode\/(#\S*) \[([\+\-]o*) (.*)\] by (\S*)/) {
+            # 01:02.03 >>> mode/#channel [+o nick] by ChanServ
+            $hash{channel} = $1;
+            $hash{newmode} = $2;
+            $hash{modechanges} = $3;
+            $hash{nick} = $4;
+            
+        } elsif ($3 =~ /^join\/(#\S*) (\S*) \(\S*\)/) {
+            # 01:02.03 >>> join/#channel nick (~user@example.com)
+            $hash{channel} = $1;
+            $hash{newjoin} = $2;
+        
+        } elsif ($3 =~ /^kick\/(#\S*) \[(\S*)!.*\] by (\S*) \((.*\))/) {
+            # 01:02.03 >>> kick/#channel [nick!~user@example.com] by nick (reason)
+            $hash{channel} = $1;
+            $hash{nick} = $2;
+            $hash{kicker} = $3;
+            $hash{kicktext} = $4;
+
+        } elsif ($3 =~ /^(\S*) materializes into (\S*)/) {
+            # 01:02.03 >>> nick_ materializes into nick
+            $hash{nick} = $1;
+            $hash{newnick} = $2;
+            # no channel so return now
+            return \%hash;
+        }
+        return \%hash if ($hash{channel} and lc $hash{channel} eq lc $self->{cfg}->{channel});
+        return;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/bobot.pm b/pisg/modules/Pisg/Parser/Format/bobot.pm
new file mode 100644 (file)
index 0000000..89930ae
--- /dev/null
@@ -0,0 +1,88 @@
+# package for bobot parsing made by Oct@zoy.org
+package Pisg::Parser::Format::bobot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[[^-]+- ([^:]+):[^\]]+\] <([^>]+)> (.*)$',
+        actionline => '^\[[^-]+- ([^:]+):[^\]]+\] \* ([^ ]+) (.*)$',
+        thirdline  => '^\[[^-]+- ([^:]+):([^\]]+)\] \*\*\* ([^ ]+) \[[^\]]+\] (.*)$',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    if ($line =~ /$self->{thirdline}/) {
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+        if($4 =~ /^topic ([^ ]+) \((.*)\)$/)
+       {
+           $hash{newtopic}= $2;
+       } elsif($4 =~ /^mode ([\+-]o+) (.*)$/)
+       {
+           $hash{newmode} = $1;
+           $hash{nick} = $2;
+       } elsif($4 =~/^kick ([^ ]+) .*$/)
+       {
+           $hash{kicker} = $hash{nick};
+           $hash{nick} = $1;
+       } elsif($4 =~/^join .*$/)
+       {
+           $hash{newjoin} = $hash{nick};
+       }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/bxlog.pm b/pisg/modules/Pisg/Parser/Format/bxlog.pm
new file mode 100644 (file)
index 0000000..57a2ec1
--- /dev/null
@@ -0,0 +1,102 @@
+package Pisg::Parser::Format::bxlog;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[\d+ \S+\/(\d+):\d+\] <([^>]+)> (.*)',
+        actionline => '^\[\d+ \S+\/(\d+):\d+\] \* (\S+) (.*)',
+        thirdline => '^\[\d+ \S+\/(\d+):(\d+)\] ([<>@!]) (.*)'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}    = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+
+        if ($3 eq '<') {
+            if  ($4 =~ /^([^!]+)!\S+ was kicked off \S+ by ([^!]+)!/) {
+                $hash{kicker} = $2;
+                $hash{nick} = $1;
+            }
+
+        } elsif ($3 eq '>') {
+            if ($4 =~ /^([^!]+)!\S+ has joined \S+$/) {
+                $hash{nick} = $1;
+                $hash{newjoin} = $1;
+            }
+
+        } elsif ($3 eq '@') {
+            if ($4 =~ /^Topic by ([^!:])[!:]*: (.*)$/) {
+                $hash{nick} = $1;
+                $hash{newtopic} = $2;
+
+            } elsif ($4 =~ /^mode \S+ \[([\S]+) [^\]]+\] by ([^!]+)!\S+$/) {
+                $hash{newmode} = $1;
+                $hash{nick} = $2;
+            }
+
+        } elsif ($3 eq '!') {
+            if ($4 =~ /^(\S+) is known as (\S+)$/) {
+                $hash{nick} = $1;
+                $hash{newnick} = $2;
+            }
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/dancer.pm b/pisg/modules/Pisg/Parser/Format/dancer.pm
new file mode 100644 (file)
index 0000000..4bda98a
--- /dev/null
@@ -0,0 +1,94 @@
+package Pisg::Parser::Format::dancer;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+)\.\S+ \# \s+ <([^>]+)> (.*)',
+        actionline => '^(\d+)\.\S+ \# \s+ \* (\S+) (.*)',
+        thirdline  => '^(\d+)\.(\d+)\.\S+ ([^#>* ]+)\s+ (.*)'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+
+       if($3 eq 'Kick') {
+           $4 =~ /\(\S+ (\S+) .*?\) by (\S+)\!/o;
+           $hash{nick} = $1;
+           $hash{kicker} = $2;
+       } elsif($3 eq 'Topic') {
+           $4 =~ /\"(.*)\" by (\S+) /o;
+           $hash{newtopic} = $1;
+           $hash{nick} = $2;
+       } elsif($3 eq 'Mode') {
+           $4 =~ /\S+ (\S+) .*\" by (\S+) /o;
+           $hash{newmode} = $1;
+           $hash{nick} = $2;
+       } elsif($3 eq 'Join') {
+           $4 =~ /(\S+) (\S+) /o;
+           $hash{nick} = $1;
+           $hash{newjoin} = $1;
+       } elsif($3 eq 'Nick') {
+           $4 =~ /(\S+) is now known as (\S+) /o;
+           $hash{nick} = $1;
+           $hash{newnick} = $2;
+       }
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/dircproxy.pm b/pisg/modules/Pisg/Parser/Format/dircproxy.pm
new file mode 100644 (file)
index 0000000..2df018d
--- /dev/null
@@ -0,0 +1,128 @@
+package Pisg::Parser::Format::dircproxy;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+
+    my $self = {
+        cfg             => $args{cfg},
+        normalline      => '^<([^!]+)![^>]+>\s\[(\d{2}):\d{2}\]\s(.+)$',
+        actionline      => '^\[([^!]+)![^\]]+\]\s\[(\d{2}):\d{2}\]\sACTION\s(.+)$',
+        thirdline       => '^\-(\S+)\-\s\[(\d{2}:\d{2})\]\s(.+)$',
+        normalline_old  => '^@(\d+)\s<([^!]+)![^>]+>\s(.+)$',
+        actionline_old  => '^@(\d+)\s\[([^!]+)![^\]]+\]\sACTION\s(.+)$',
+        thirdline_old   => '^@(\d+)\s\S+\s(.+)$'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+        $hash{hour}   = $2;
+        $hash{nick}   = $1;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } elsif ($line =~ /$self->{normalline_old}/o) {
+        $hash{hour}   = (localtime($1))[2];
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+        $hash{hour}   = $2;
+        $hash{nick}   = $1;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } elsif ($line =~ /$self->{actionline_old}/o) {
+        $hash{hour}   = (localtime($1))[2];
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    my @word;
+
+    if ($line =~ /$self->{thirdline}/o) {
+        return if ($1 eq 'dircproxy');
+
+        @word = split(/\s+/, $3);
+
+        my @time = split(/:/, $2);
+        $hash{hour} = $time[0];
+        $hash{min} = $time[1];
+
+    } elsif ($line =~ /$self->{thirdline_old}/o) {
+        return if ($1 eq 'dircproxy');
+
+        @word = split(/\s+/, $2);
+
+        $hash{hour} = (localtime($1))[2];
+        $hash{min} = (localtime($1))[1];
+
+    } else {
+        return;
+    }
+
+
+    # the real parser here for thirdline...
+    $hash{nick} = $word[0];
+    
+    if (defined($word[3]) && $word[0] eq 'Kicked') {
+        $hash{kicker} = $word[3];
+        $hash{nick} = $self->{cfg}->{maintainer};
+
+    } elsif (defined($word[4]) && $word[1] eq 'kicked') {
+        $hash{kicker} = $word[4];
+
+    } elsif (defined($word[3]) && $word[2] eq 'changed') {
+        if ($word[3] eq 'mode:') {
+            $hash{newmode} = join(' ', @word[4..$#word]);
+        } elsif ($word[3] eq 'topic:') {
+            $hash{newtopic} = join(' ', @word[4..$#word]);
+        }
+
+    } elsif (defined($word[2]) && $word[2] eq 'joined') {
+        $hash{newjoin} = $hash{nick};
+
+    }
+    # elsif ($word[0] eq 'NICK') {
+    #    $hash{newnick} = $word[1];
+    #    $hash{newnick} =~ s/^://;
+    #}
+
+
+    return \%hash;
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/eggdrop.pm b/pisg/modules/Pisg/Parser/Format/eggdrop.pm
new file mode 100644 (file)
index 0000000..0b7b507
--- /dev/null
@@ -0,0 +1,108 @@
+package Pisg::Parser::Format::eggdrop;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+(?:\:\d+)?\] <([^>]+)> (.*)$',
+        actionline => '^\[(\d+):\d+(?:\:\d+)?\] Action: (\S+) (.*)$',
+        thirdline  => '^\[(\d+):(\d+)(?:\:\d+)?\] (\S+) (\S+) (\S+) (\S+)(.*)$',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'kickedfrom') {
+            $7 =~ /^ by ([\S]+):\s*(.*)/;
+            $hash{kicktext} = $2;
+            $1 =~ /([^!]+)/;    # Remove anything after the !
+            $hash{kicker} = $1;
+
+        } elsif ($3 eq 'Topic') {
+            $7 =~ /^ by (\S*)!(\S+): (.*)/;
+            $hash{nick} = $1 || $2; # $1 might be empty if topic is reset by server
+            $hash{newtopic} = $3;
+
+        } elsif (($4.$5) eq 'modechange') {
+            my $newmode = $6;
+            if ($7 =~ /^ (.+) by ([\S]+)!.*/) {
+                $hash{modechanges} = $2;
+                $hash{nick} = $2;
+                $newmode =~ s/^\'//;
+                $hash{newmode} = $newmode;
+            }
+
+        } elsif ($5 eq 'joined') {
+            $hash{newjoin} = $3;
+
+        } elsif (($3.$4) eq 'Nickchange:') {
+            $hash{nick} = $5;
+            $7 =~ /([\S]+)/;
+            $hash{newnick} = $1;
+
+        } elsif (($3.$4.$5) eq 'Lastmessagerepeated') {
+            $hash{repeated} = $6;
+        }
+
+        $hash{nick} =~ /([^!]+)/;
+        $hash{nick} = $1;
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/energymech.pm b/pisg/modules/Pisg/Parser/Format/energymech.pm
new file mode 100644 (file)
index 0000000..45624d6
--- /dev/null
@@ -0,0 +1,98 @@
+package Pisg::Parser::Format::energymech;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[[^\]]*(\d{2}):\d+:\d+\] <([^>]+)> (.*)$',
+        actionline => '^\[[^\]]*(\d{2}):\d+:\d+\] \* (\S+) (.*)$',
+        thirdline  => '^\[[^\]]*(\d{2}):(\d+):\d+\] \*{3} (.+)$'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $line[0];
+
+        if ($#line >= 4 && ($line[1].$line[2]) eq 'waskicked') {
+            $hash{kicker} = $line[4];
+            $hash{kicktext} = $3;
+            $hash{kicktext} =~ s/^[^\(]+\((.+)\)$/$1/;
+
+        } elsif ($#line >= 4 && ($line[1].$line[2]) eq 'changestopic') {
+            $hash{newtopic} = join(' ', @line[4..$#line]);
+            $hash{newtopic} =~ s/^'//;
+            $hash{newtopic} =~ s/'$//;
+
+        } elsif ($#line >= 4 && ($line[1].$line[2]) eq 'setsmode:') {
+            $hash{newmode} = $line[3];
+            $hash{modechanges} = join(" ", splice(@line, 4));
+
+        } elsif ($#line >= 1 && $line[0] eq 'Joins:') {
+            $hash{nick} = $line[1];
+            $hash{newjoin} = $line[1];
+            
+        } elsif ($#line >= 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/grufti.pm b/pisg/modules/Pisg/Parser/Format/grufti.pm
new file mode 100644 (file)
index 0000000..ef4f71f
--- /dev/null
@@ -0,0 +1,95 @@
+package Pisg::Parser::Format::grufti;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+\] <([^>]+)> (.*)',
+        actionline => '^\[(\d+):\d+\] \* (\S+) (.*)',
+        thirdline  => '^\[(\d+):(\d+)\] (\S+) (\S+) (\S+) (\S+) (\S+) (\S+)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if ($5 eq 'kicked') {
+            $hash{kicker} = $3;
+            $hash{nick} = $6;
+
+        } elsif (($4.$5) eq 'haschanged') {
+            $hash{newtopic} = $9;
+
+        } elsif (($4.$5) eq 'modechange') {
+            $hash{newmode} = substr($6, 1);
+            $hash{nick} = $9;
+            $hash{nick} =~ /.*[by ](\S+)/;
+            $hash{nick} = $1;
+
+        } elsif ($5 eq 'joined') {
+            $hash{newjoin} = $1;
+
+        } elsif (($3.$4) eq 'Nickchange') {
+            $hash{nick} = $7;
+            $hash{newnick} = $9;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/hydra.pm b/pisg/modules/Pisg/Parser/Format/hydra.pm
new file mode 100644 (file)
index 0000000..7436340
--- /dev/null
@@ -0,0 +1,97 @@
+package Pisg::Parser::Format::hydra;
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[\d+-\d+-\d+ (\d+):\d+:\d+\] <([^>\s]+)> (.*)',
+        actionline => '^\[\d+-\d+-\d+ (\d+):\d+:\d+\] \* (\S+) (.+)',
+        thirdline  => '^\[\d+-\d+-\d+ (\d+):(\d+):\d+\] \*{3} (.+)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        # Format-specific stuff goes here.
+
+        if ($3 =~ /^(\S+) was kicked from (\S+) by (\S+) (.+)/) {
+            $hash{nick} = $1;
+            $hash{kicker} = $3;
+            $hash{kicktext} = $4;
+
+        } elsif ($3 =~ /^(\S+) changed topic to (.+)/) {
+             $hash{nick} = $1;
+             $hash{newtopic} = $2;
+             
+        } elsif ($3 =~ /^(\S+) sets channel \S+ mode (\S+) (.+)/) {
+             $hash{nick} = $1;
+             $hash{newmode} = $2;
+             $hash{modechanges} = $3;
+
+        } elsif ($3 =~ /^(\S+) \S+ has joined channel \S+/) {
+            $hash{nick} = $1;
+            $hash{newjoin} = $1;
+
+        } elsif ($3 =~ /^(\S+) changed nick to (\S+)/) {
+            $hash{nick} = $1;
+            $hash{newnick} = $2;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/infobot.pm b/pisg/modules/Pisg/Parser/Format/infobot.pm
new file mode 100644 (file)
index 0000000..2e78b9e
--- /dev/null
@@ -0,0 +1,105 @@
+package Pisg::Parser::Format::infobot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# Note that infobot log files do not distinguish between action lines and
+# normal lines.
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+) \[\d+\] <([^\/]+)\/[^>]+> (.*)',
+        actionline => '^NA',
+        thirdline  => '^(\d+) \[\d+\] >>> (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    my $sec; my $min; my $hour; my $mday; my $mon; my $year;
+    my $wday; my $yday; my $isdst;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($1);
+        $hash{hour}   = $hour;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    my $sec; my $min; my $hour; my $mday; my $mon; my $year; 
+    my $wday; my $yday; my $isdst;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($1);
+        $hash{hour}   = $hour;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    my $sec; my $min; my $hour; my $mday; my $mon; my $year; 
+    my $wday; my $yday; my $isdst;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($1);
+        $hash{hour} = $hour;
+        $hash{min}  = $min;
+
+        if ($2 =~ /^\[1m([^(\[0m)]*)\[0m was kicked off \[1m[^\[]*\[0m by \[1m([^(\[0m)]*)\[0m .*/) {
+            $hash{nick} = $1;
+            $hash{kicker} = $2;
+
+        } elsif ($2 =~ /^([^(\[1m)]*)\[1m\[\[0m#[^\[ ]+( ?:?)(.*)\[1m\]\[0m set the topic: (.*)/) {
+            $hash{nick} = $1;
+            $hash{newtopic} = "$3$2$4";
+        
+        } elsif ($2 =~ /^mode\/\S* \[\[1m([\+\-]o+) .* by \[1m(\S*)\[0m/) {
+            $hash{newmode} = $1;
+            $hash{nick} = $2;
+            
+        } elsif ($2 =~ /^(\S*) \(\S*\) has joined \#\S*/) {
+            $hash{newjoin} = $1;
+        
+        } elsif ($2 =~ /^\[1;32m([^(\[0m)]*)\[0m materializes into \[1;32m([^(\[0m)]*)\[0m/) {
+            $hash{nick} = $1;
+            $hash{newnick} = $2;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/ircII.pm b/pisg/modules/Pisg/Parser/Format/ircII.pm
new file mode 100644 (file)
index 0000000..f1f48d0
--- /dev/null
@@ -0,0 +1,124 @@
+package Pisg::Parser::Format::ircII;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+# Parser for logs from ircII
+# by James Andrewartha <trs80@tartarus.uwa.edu.au>
+# based on Template.pm and Trillian.pm
+
+# Note that you will need some triggers similar to these in your .ircrc to get
+# timestamping:
+# on #^timer 50 "*0" echo $0
+# on #^timer 50 "*5" echo $0
+
+# Known issues: the time of topic changes is only as accurate as the time-
+# stamping (the above lines provide 5-minute accuracy).
+
+use strict;
+$^W = 1;
+
+# Yes, global variables are bad. But they do need to be global to avoid pain.
+my ($global_hour, $global_minute);
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(<([^>]+)> (.*)|> (.*))',
+        actionline => '^\* (\S+[^>]) (.*)',
+        thirdline  => '^((\d+):(\d+)|\*{3} (.+)|IRC log started \w+ \w+ \w+ (\d+:\d+))',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+# Parse a normal line - returns a hash with 'hour', 'nick' and 'saying'
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+        $hash{hour}   = $global_hour;
+
+        if ($1 =~ /^<([^>]+)> (.*)/) {
+            $hash{nick}   = $1;
+            $hash{saying} = $2;
+        } elsif ($1 =~ /^> (.*)/) {
+            $hash{nick} = $self->{cfg}->{maintainer};
+            $hash{saying} = $1;
+        }
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parse an action line - returns a hash with 'hour', 'nick' and 'saying'
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $global_hour;
+        $hash{nick}   = $1;
+        $hash{saying} = $2;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+           # Mainly stolen from Trillian.pm
+        if ($1 =~ /^\*{3} (\S+) has been kicked off channel (\S+) by (\S+) .+/) {
+            $hash{nick} = $1;
+            $hash{kicker} = $3;
+
+        } elsif ($1 =~ /^\*{3} (\S+) has changed the topic on channel (\S+) to (.+)/) {
+             $hash{nick} = $1;
+             $hash{newtopic} = $3;
+
+        } elsif ($1 =~ /^\*{3} Mode change \"(\S+)[^\"]+\".+ by (.+)$/) {
+             $hash{nick} = $2;
+             $hash{newmode} = $1;
+
+        } elsif ($1 =~ /^\*{3} (\S+) \S+ has joined channel \S+/) {
+            $hash{nick} = $1;
+            $hash{newjoin} = $1;
+
+        } elsif ($1 =~ /^\*{3} (\S+) is now known as (\S+)/) {
+            $hash{nick} = $1;
+            $hash{newnick} = $2;
+
+        } elsif ($1 =~ /^(\d+):(\d+)$/) {
+            $global_hour = $1;
+            $global_minute = $2;
+
+        } elsif ($1 =~ /^IRC log started \w+ \w+ \w+ (\d+):(\d+)/) {
+            $global_hour = $1;
+            $global_minute = $2;
+        }
+
+        $hash{hour} = $global_hour;
+        $hash{min}  = $global_minute;
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/ircle.pm b/pisg/modules/Pisg/Parser/Format/ircle.pm
new file mode 100644 (file)
index 0000000..2603483
--- /dev/null
@@ -0,0 +1,90 @@
+package Pisg::Parser::Format::ircle;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+):\d+ \w+:[^\w]+(\w+): (.*)',
+        actionline => '^(\d+):\d+ \w+:[^\w]+(\w+) (.*)',
+        thirdline  => '^(\d+):(\d+) \w+: \*\*\* (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if (($5.$6) eq 'beenkicked') {
+            $hash{kicker} = $11;
+
+        } elsif ($3 eq 'Topic') {
+            $hash{newtopic} = "$6 $7 $8";
+
+        } elsif (($3.$4) eq 'Modechange') {
+            $hash{newmode} = substr($5, 1);
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+
+        } elsif (($5.$6) eq 'nowknown') {
+            $hash{newnick} = $8;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/irssi.pm b/pisg/modules/Pisg/Parser/Format/irssi.pm
new file mode 100644 (file)
index 0000000..fd31aaa
--- /dev/null
@@ -0,0 +1,99 @@
+package Pisg::Parser::Format::irssi;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+):\d+[^<*^!]+<[@%+~& ]?([^>]+)> (.*)',
+        actionline => '^(\d+):\d+[^ ]+ +\* (\S+) (.*)',
+        thirdline  => '^(\d+):(\d+)[^-]+-\!- (\S+) (\S+) (\S+) (\S+) (\S+)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'waskicked') {
+            $hash{kicker} = $8;
+            $hash{kicker} =~ m/by (\S+)/;
+            $hash{kicker} = $1;
+
+        } elsif ($4 eq 'changed') {
+            $hash{newtopic} = $8;
+            $hash{newtopic} =~ m/to:(.*)/;
+            $hash{newtopic} = $1;
+
+        } elsif (substr($3, 0, 5) eq 'mode/') {
+            $hash{newmode} = substr($4, 1);
+            $hash{nick} = $8 || $7;
+            $hash{nick} =~ s/.* (\S+)$/$1/; # Get the last word of the string
+
+        # when autorealname.pl is loaded, "has joined" moves to $6 $7
+        } elsif (($5.$6) eq 'hasjoined' or ($6.$7) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+
+        } elsif (($5.$6) eq 'nowknown') {
+            if ($8 =~ /^\s+(\S+)/) {
+                $hash{newnick} = $1;
+            }
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/javabot.pm b/pisg/modules/Pisg/Parser/Format/javabot.pm
new file mode 100644 (file)
index 0000000..1a19baa
--- /dev/null
@@ -0,0 +1,91 @@
+package Pisg::Parser::Format::javabot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '(\d+):\d+:\d+ <([^>\s]+)>\s+(.*)',
+        actionline => '(\d+):\d+:\d+ \*{1,}\s+(\S+) (.*)',
+        thirdline  => '(\d+):(\d+):\d+ [<-]-[->]\s+(\S+) (\S+) (\S+) (\S+) (\S+) ?(\S+)? ?(.*)?',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min} = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'haskicked') {
+            $hash{kicker} = $3;
+            $hash{nick} = $6;
+
+        } elsif (($4.$5) eq 'haschanged') {
+            $hash{newtopic} = $9;
+
+        } elsif (($4.$5) eq 'setsmode') {
+            $hash{newmode} = $6;
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $1;
+
+        } elsif (($5.$6) eq 'isknown') {
+            $hash{newnick} = $8;
+       }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/konversation.pm b/pisg/modules/Pisg/Parser/Format/konversation.pm
new file mode 100644 (file)
index 0000000..52c52cf
--- /dev/null
@@ -0,0 +1,108 @@
+package Pisg::Parser::Format::konversation;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+               normalline => '^\[[^\[]+\[(\d+)[^\]]+\]\s+<([^>]+)>\s+(.*)$',
+               actionline => '^\[[^\[]+\[(\d+)[^\]]+\]\s+\*\s(\S+)\s(.*)$',
+               thirdline  => '^\[[^\[]+\[(\d+):(\d+)[^\]]+\]\s(\S+)\s+(\S+)\s(.*)$',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $4;
+
+               if ($4 eq 'You') {
+                       # Hack to remove You as a nick
+                       $hash{nick} = $self->{cfg}->{maintainer};
+               }
+
+               if ($3 eq 'Mode') {
+                       $hash{newmode} = $5;
+                       $hash{newmode} =~ s/^[^+-]*//;
+
+               } elsif ($3 eq 'Join') {
+                       $hash{newjoin} = $4;
+
+               } elsif ($3 eq 'Nick') {
+                       $hash{newnick} = $5;
+                       $hash{newnick} =~ s/^.*\s+(\S+)$/$1/;
+
+               } elsif ($3 eq 'Kick') {
+                       if ($5 =~ /^have kicked (\S+) from the channel \((.+)\).$/ ) {
+                               $hash{kicker} = $hash{nick};
+                               $hash{nick} = $1;
+                               $hash{kicktext} = $2;
+                       } elsif ($5 =~ /^has been kicked from the channel by (\S+) \((.+)\).$/ ) {
+                               $hash{kicker} = $1;
+                               $hash{kicktext} = $2;
+                       } else {
+                               return;
+                       }
+
+               } elsif ($3 eq 'Topic') {
+                       if ($5 =~ /the channel topic to "(.*)"\.$/) {
+                               $hash{newtopic} = $1;
+                       } else {
+                               return;
+                       }
+               
+               }
+               
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/kvirc.pm b/pisg/modules/Pisg/Parser/Format/kvirc.pm
new file mode 100644 (file)
index 0000000..9f43322
--- /dev/null
@@ -0,0 +1,91 @@
+package Pisg::Parser::Format::kvirc;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+[^ ]+ <([^>]+)> (.*)',
+        actionline => '^\[(\d+):\d+[^ ]+ \*\*\* (\S+) (.*)',
+        thirdline => '^\[(\d+):(\d+)[^ ]+ (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min} = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5.$6) eq 'hasbeenkicked') {
+            $hash{kicker} = $10;
+
+        } elsif (($5.$6) eq 'setstopic') {
+            $hash{newtopic} = ($10.' '.$11);
+
+        } elsif (($5.$6) eq 'setsmode') {
+#can't be matched yet
+            $hash{newmode} = substr($7, 1);
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $1;
+
+        } elsif (($5.$6.$7) eq 'isnowknown') {
+            $hash{newnick} = $9;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/lulubot.pm b/pisg/modules/Pisg/Parser/Format/lulubot.pm
new file mode 100644 (file)
index 0000000..e4fd54e
--- /dev/null
@@ -0,0 +1,99 @@
+# This is the lulubot log parser by Vianney Lecroart <acemtp@free.fr>
+# More info about lulubot here: http://lulubot.berlios.de and
+# here: http://developer.berlios.de/projects/lulubot
+# Version tested with the CVS the 12/04/04
+
+# [22-11-2004/14:42] *** Joined ace (~ace@154.25.145.85)
+# [22-11-2004/15:00] <ace> morning
+# [22-11-2004/15:01] * ace is back
+
+package Pisg::Parser::Format::lulubot;
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[[^/]+/(\d+):\d+\] <([^>]+)> (.*)$',
+        actionline => '^\[[^/]+/(\d+):\d+\] \* (\S+) (.*)$',
+        thirdline  => '^\[[^/]+/(\d+):(\d+)\] \*{3} (\S+) (\S+) (.*)$',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        # Most log formats are regular enough that you can just match the
+        # appropriate things with parentheses in the regular expression.
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        # Format-specific stuff goes here.
+
+        if ($3 eq 'Joined') {
+            $hash{newjoin} = $4;
+            $hash{nick} = $4;
+        } elsif ($4 eq 'changed') {
+            $5 =~ /^topic to (.*)$/;
+            $hash{newtopic} = $1;
+        } elsif ($4 eq 'is') {
+            $5 =~ /^now known as (.*)$/;
+            $hash{newnick} = $1;
+        }
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/mIRC.pm b/pisg/modules/Pisg/Parser/Format/mIRC.pm
new file mode 100644 (file)
index 0000000..1009d58
--- /dev/null
@@ -0,0 +1,95 @@
+package Pisg::Parser::Format::mIRC;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+\S+ <([^>]+)> (.*)$',
+        actionline => '^\[(\d+):\d+\S+ \* (\S+) (.*)$',
+        thirdline  => '^\[(\d+):(\d+)\S+ \*{3} (.+)$'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{saying} = $3;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{saying} = $3;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour}  = $1;
+        $hash{min}   = $2;
+        ($hash{nick} = $line[0]) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if ($#line >= 4 && ($line[1].$line[2]) eq 'waskicked') {
+            $hash{kicker} = $line[4];
+
+        } elsif ($#line >= 4 && ($line[1] eq 'changes')) {
+            $hash{newtopic} = join(' ', @line[4..$#line]);
+            $hash{newtopic} =~ s/^'//;
+            $hash{newtopic} =~ s/'$//;
+
+        } elsif ($#line >= 3 && ($line[1].$line[2]) eq 'setsmode:') {
+            $hash{newmode} = $line[3];
+
+        } elsif ($#line >= 3 && ($line[2].$line[3]) eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+
+        } elsif ($#line >= 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/mIRC6.pm b/pisg/modules/Pisg/Parser/Format/mIRC6.pm
new file mode 100644 (file)
index 0000000..fdfe61e
--- /dev/null
@@ -0,0 +1,119 @@
+package Pisg::Parser::Format::mIRC6;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# NOTE: mIRC6's logging format is severly damaged by design. Try to use the
+# "mIRC6hack" format instead.
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+:?\d*\] <([^>]+)> (.*)',
+        thirdline  => '^\[(\d+):(\d+):?\d*\] \* (.+)'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{saying} = $3;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    return $self->thirdline($line, $lines, 1);
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines, $action) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{saying} = $3;
+        ($hash{nick} = $line[0]) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if ($#line >= 4 && ($line[1].$line[2]) eq 'waskicked' && ($line[$#line] =~ /\)$/)) {
+                $hash{kicker} = $line[4];
+
+        } elsif ($#line >= 4 && ($line[1].$line[2]) eq 'werekicked' && ($line[$#line] =~ /\)$/)) {
+                $hash{kicker} = $line[4];
+                $hash{nick} = $self->{cfg}{maintainer};
+
+        } elsif ($#line >= 4 && ($line[1] eq 'changes') && ($line[$#line] =~ /\'$/)) {
+                $hash{newtopic} = join(' ', @line[4..$#line]);
+                $hash{newtopic} =~ s/^'//;
+                $hash{newtopic} =~ s/'$//;
+
+        } elsif ($#line >= 3 && ($line[1].$line[2]) eq 'setsmode:') {
+            $hash{newmode} = $line[3];
+
+        } elsif ($#line == 4 && ($line[2].$line[3]) eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+
+        } elsif ($line[0] eq 'Joins:') { # Alt+O -> IRC -> Options -> Short join/parts
+            $hash{newjoin} = $line[1];
+
+        } elsif ($#line == 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+
+        } elsif ($action) {
+            if (
+                ($hash{saying} =~ /^Set by \S+ on \S+ \S+ \d+ \d+:\d+:\d+/) ||
+                ($hash{saying} =~ /^Now talking in #\S+/) ||  
+                ($hash{saying} =~ /^Topic is \'.*\'/) ||  
+                ($hash{saying} =~ /^Disconnected/) ||  
+                ($hash{saying} =~ /^\S+ has quit IRC \(.+\)/) ||  
+                ($hash{saying} =~ /^\S+ has left \#\S+/) ||  
+                ($hash{saying} =~ /^\S+\s\S+ has left \#\S+/) ||
+                ($hash{saying} =~ /^\S+\s\S+ Quit \S+/) ||
+                ($hash{saying} eq "You're not channel operator") ||
+                ($hash{nick} eq 'Attempting' && $hash{saying} =~ /^to rejoin channel/) ||  
+                ($hash{nick} eq 'Rejoined' && $hash{saying} =~ /^channel/) ||  
+                ($hash{saying} =~ /^Retrieving #\S+ info\.\.\./)
+              ) {
+                return 0;
+            } else {
+                $hash{saying} =~ s/^\Q$hash{nick}\E //;
+                return \%hash;
+            }
+
+        } else {
+            return;
+        }
+
+        return \%hash
+            unless ($action);
+
+    }
+    return;
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/mIRC6hack.pm b/pisg/modules/Pisg/Parser/Format/mIRC6hack.pm
new file mode 100644 (file)
index 0000000..d42a524
--- /dev/null
@@ -0,0 +1,150 @@
+package Pisg::Parser::Format::mIRC6hack;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# To use this logging format, add the following to mIRC's remote script
+# section:
+
+=head1 mIRC script
+
+# 2004-11-21 by coaster
+
+alias me {
+  if ($1) {
+    .describe $active $1-
+    echo $color(own) -qt $active ** $me $1-
+  }
+  else {
+    echo $color(info) $active * /me: insufficient parameters
+  }
+}
+
+on ^*:ACTION:*:*:{
+  echo $color(action) -lt $iif($chan,$chan,$nick) ** $nick $1-
+  haltdef
+}
+
+=cut
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+:?\d*\] <([^>]+)> (.*)',
+        actionline  => '^\[(\d+):\d+:?\d*\] \*\* (\S+) (.+)',
+        thirdline  => '^\[(\d+):(\d+):?\d*\] \* (.+)'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{saying} = $3;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{saying} = $3;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines, $action) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{saying} = $3;
+        ($hash{nick} = $line[0]) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if ($#line >= 4 && ($line[1].$line[2]) eq 'waskicked' && ($line[$#line] =~ /\)$/)) {
+                $hash{kicker} = $line[4];
+
+        } elsif ($#line >= 4 && ($line[1].$line[2]) eq 'werekicked' && ($line[$#line] =~ /\)$/)) {
+                $hash{kicker} = $line[4];
+                $hash{nick} = $self->{cfg}{maintainer};
+
+        } elsif ($#line >= 4 && ($line[1] eq 'changes') && ($line[$#line] =~ /\'$/)) {
+                $hash{newtopic} = join(' ', @line[4..$#line]);
+                $hash{newtopic} =~ s/^'//;
+                $hash{newtopic} =~ s/'$//;
+
+        } elsif ($#line >= 3 && ($line[1].$line[2]) eq 'setsmode:') {
+            $hash{newmode} = $line[3];
+
+        } elsif ($#line == 4 && ($line[2].$line[3]) eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+
+        } elsif ($line[0] eq 'Joins:') { # Alt+O -> IRC -> Options -> Short join/parts
+            $hash{newjoin} = $line[1];
+
+        } elsif ($#line == 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+
+        } elsif ($action) {
+            if (
+                ($hash{saying} =~ /^Set by \S+ on \S+ \S+ \d+ \d+:\d+:\d+/) ||
+                ($hash{saying} =~ /^Now talking in #\S+/) ||  
+                ($hash{saying} =~ /^Topic is \'.*\'/) ||  
+                ($hash{saying} =~ /^Disconnected/) ||  
+                ($hash{saying} =~ /^\S+ has quit IRC \(.+\)/) ||  
+                ($hash{saying} =~ /^\S+ has left \#\S+/) ||  
+                ($hash{saying} =~ /^\S+\s\S+ has left \#\S+/) ||
+                ($hash{saying} =~ /^\S+\s\S+ Quit \S+/) ||
+                ($hash{saying} eq "You're not channel operator") ||
+                ($hash{nick} eq 'Attempting' && $hash{saying} =~ /^to rejoin channel/) ||  
+                ($hash{nick} eq 'Rejoined' && $hash{saying} =~ /^channel/) ||  
+                ($hash{saying} =~ /^Retrieving #\S+ info\.\.\./)
+              ) {
+                return 0;
+            } else {
+                $hash{saying} =~ s/^\Q$hash{nick}\E //;
+                return \%hash;
+            }
+
+        } else {
+            return;
+        }
+
+        return \%hash
+            unless ($action);
+
+    }
+    return;
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/mbot.pm b/pisg/modules/Pisg/Parser/Format/mbot.pm
new file mode 100644 (file)
index 0000000..97ba331
--- /dev/null
@@ -0,0 +1,93 @@
+package Pisg::Parser::Format::mbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\S+ \S+ [ \d]\d (\d+):\d+:\d+ \d+ <([^>]+)> (?!\001ACTION)(.*)',
+        actionline => '^\S+ \S+ [ \d]\d (\d+):\d+:\d+ \d+ <([^>]+)> \001ACTION (.*)\001$',
+        thirdline  => '^\S+ \S+ [ \d]\d (\d+):(\d+):\d+ \d+ (\S+) (\S+) ?(\S*) ?(\S*) ?(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if ($4 eq 'KICK') {
+            $hash{kicker} = $3;
+            $hash{nick} = $5;
+
+        } elsif ($4 eq 'TOPIC') {
+            $hash{newtopic} = $5." ".$6." ".$7;
+
+        } elsif ($4 eq 'MODE') {
+            $hash{newmode} = $5;
+
+        } elsif ($4 eq 'JOIN') {
+            $3 =~ /^([^!]+)!/;
+            $hash{newjoin} = $1;
+            $hash{nick} = $1;
+
+        } elsif ($4 eq 'NICK') {
+            $hash{newnick} = $5;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/miau.pm b/pisg/modules/Pisg/Parser/Format/miau.pm
new file mode 100644 (file)
index 0000000..e7f624d
--- /dev/null
@@ -0,0 +1,101 @@
+package Pisg::Parser::Format::miau;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+# This Parser works with miau version 0.5.3, your milage may vary.
+
+# 2005-05-07 Kresten Kjeldgaard <gathond@gathond.dk>
+# This is a version of the muh2 parser that supports the log file format of the
+# miau bouncer, mostly topic changes that are handled differently.
+
+# 2006-10-26 adapted to miau logfile-format 0.6.x by mnh, jha and Myon 
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^[a-zA-Z]{3} \d{1,2} (\d+):\d+\S+ <([^>]+)> (.*)$',
+        actionline => '^[a-zA-Z]{3} \d{1,2} (\d+):\d+\S+ \* (\S+) (.*)$',
+        thirdline  => '^[a-zA-Z]{3} \d{1,2} (\d+):(\d+)\S+ [\-><\*][\-\*]{2} (.+)$'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        ($hash{nick}  = $line[0]) =~ s/^[@%\+]//o; # Remove prefix
+
+        if ($#line >= 4 && ($line[1].$line[2]) eq 'waskicked') {
+            $hash{kicker} = $line[4];
+
+        } elsif ($#line >= 6 && (($line[1].$line[2]) eq 'haschanged')) {
+            $hash{newtopic} = join(' ', @line[6..$#line]);
+            $hash{newtopic} =~ s/^'//;
+            $hash{newtopic} =~ s/'$//;
+
+        } elsif ($#line >= 3 && ($line[1].$line[2]) eq 'setsmode') {
+            $hash{newmode} = $line[3];
+
+        } elsif ($#line >= 3 && ($line[2].$line[3]) eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+
+        } elsif ($#line >= 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/moobot.pm b/pisg/modules/Pisg/Parser/Format/moobot.pm
new file mode 100644 (file)
index 0000000..0e546e6
--- /dev/null
@@ -0,0 +1,105 @@
+package Pisg::Parser::Format::moobot;
+
+use strict;
+$^W = 1;
+
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\d{4}-\d{2}-\d{2} (\d{2}):\d{2}:\d{2} :([^! ]+)(?:![^ ]+)? PUBMSG ([^ ]+) :(.*)',
+        actionline => '^\d{4}-\d{2}-\d{2} (\d{2}):\d{2}:\d{2} :([^! ]+)(?:![^ ]+)? CTCP ([^ ]+) :ACTION (.*)',
+        thirdline  => '^\d{4}-\d{2}-\d{2} (\d{2}):(\d{2}):\d{2} :([^! ]+)(?:![^ ]+)? ([^ ]+) :?([^ ]+) ?(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o and
+       lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o and
+       lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o and
+       lc($5) eq ($self->{cfg}->{channel})) {
+
+       my $args = $6;
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+       if ($4 eq "KICK") {
+           $hash{kicker} = $3;
+           $args =~ /^([^ ]+)/;
+           $hash{nick} = $1;
+
+       } elsif ($4 eq "TOPIC") {
+           $args =~ s/^://;
+           $hash{newtopic} = $args;
+
+       } elsif ($4 eq "MODE") {
+           $hash{newmode} = $args;
+
+       } elsif ($4 eq "JOIN") {
+           $hash{newjoin} = $3;
+       }
+
+        return \%hash;
+
+    # Nick changes do not have an associated channel.
+    } elsif ($line =~ /$self->{thirdline}/o and
+            $4 eq "NICK") {
+       
+        $hash{hour}    = $1;
+        $hash{min}     = $2;
+        $hash{nick}    = $3;
+       $hash{newnick} = $5;
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/mozbot.pm b/pisg/modules/Pisg/Parser/Format/mozbot.pm
new file mode 100644 (file)
index 0000000..94b861e
--- /dev/null
@@ -0,0 +1,117 @@
+package Pisg::Parser::Format::mozbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# This is a parser for Mozbot's XMLLogger module, NOT the standard logs!
+# File amended from Template.pm by Adam "Fatman" Richardson
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '<msg channel="#.+" nick="(.+)" time="(.+)">(.+)</msg>',
+        actionline => '<emote channel="#.+" nick="(.+)" time="(.+)">(.+)</emote>',
+        thirdline  => '<(.+) channel="#.+" nick="(.+)" time="(.+)">(.*)</.+>',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+# Parse a normal line - returns a hash with 'hour', 'nick' and 'saying'
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+        my $time      = $2;
+        $hash{nick}   = $1;
+        $hash{saying} = convert($3);
+
+        $time =~ /T(\d\d)/;
+        $hash{hour} = int($1);
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parse an action line - returns a hash with 'hour', 'nick' and 'saying'
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+        my $time      = $2;
+        $hash{nick}   = $1;
+        $hash{saying} = convert($3);
+
+        $time =~ /T(\d\d)/;
+        $hash{hour} = int($1);
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Parses the 'third' line - (the third line is everything else, like
+# topic changes, mode changes, kicks, etc.)
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+        my $time  = $3;
+        my $act   = $1;
+        my $nick  = $2;
+        my $doing = convert($4);
+
+        $time =~ /T(\d\d):(\d\d)/;
+        $hash{hour} = int($1);
+        $hash{min}  = int($2);
+
+        $hash{nick} = $nick;
+
+        if ($act eq 'kick') {
+            $hash{nick} = $doing;
+            $hash{kicker} = $nick;
+            $hash{kicktext} = '';
+
+        } elsif ($act eq 'mode') {
+            $hash{newmode} = $doing;
+
+        } elsif ($act eq 'join') {
+            $hash{newjoin} = $nick;
+
+        } elsif ($act eq 'topic') {
+            $hash{newtopic} = $doing;
+        }
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+# Convert XML-entities
+sub convert
+{
+   my $string = shift;
+   $string =~ s/&apos;/\'/g;
+   $string =~ s/&quot;/\"/g;
+   $string =~ s/&gt;/>/g;
+   $string =~ s/&lt;/</g;
+   $string =~ s/&amp;/&/g;
+   return $string;
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/muh.pm b/pisg/modules/Pisg/Parser/Format/muh.pm
new file mode 100644 (file)
index 0000000..5b3c2e0
--- /dev/null
@@ -0,0 +1,113 @@
+package Pisg::Parser::Format::muh;
+
+# This is a Parser vor the well-known "muh-bouncer"
+# by Bastian Friedrichs and Sebastian Erlhofer
+# parser@boitl.org
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[\w\w\w \d\d \w\w\w (\d+):\d+:\d+\] <([^>\s]+)>\s+(.*)',
+        actionline => '^\[\w\w\w \d\d \w\w\w (\d+):\d+:\d+\] <([^>\s]+)>\s\ 1ACTION\s+(.*)\ 1',
+        #thirdline  => '^\[\w\w\w \d\d \w\w\w (\d+):(\d+):\d+\] \*\*\*\s+(\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (.*)',
+        thirdline  => '^\[\w\w\w \d\d \w\w\w (\d+):(\d+):\d+\] \*\*\*\s+(\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S*)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o and !($line =~ /\ 1$/)) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        # Format-specific stuff goes here.
+
+        if (($3.$6) eq 'Kickby') {
+            $hash{kicker} = $7;
+            $hash{nick} = $5;
+
+        } elsif (($3.$4) eq 'Topicchange') {
+            $hash{newtopic} = $10;
+            #$hash{newtopic} = $9.$10;
+            #$hash{newtopic} =~ s/^.* \):(.*)/$9$10/;
+            $hash{nick}     = $8;
+
+
+        } elsif ($3 eq 'Mode') {
+            my $nm;
+            $nm = substr($5, 1);
+            if (($nm eq "+o") || ($nm eq "-o")) {
+                $hash{nick} = $8;
+                $hash{newmode} = $nm;
+            }
+            elsif (($nm eq "+oo") || ($nm eq "-oo")) {
+                $hash{nick} = $9;
+                $hash{newmode} = $nm;
+            }
+            elsif (($nm eq "+ooo") || ($nm eq "-ooo")) {
+                $hash{nick} = substr($10, 1, index($10, ' ', 1)-1);
+                $hash{newmode} = $nm;
+            }
+
+
+        } elsif (($2.$3) eq '\*\*\*Join') {
+            $hash{newjoin} = $5;
+        }
+
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/muh2.pm b/pisg/modules/Pisg/Parser/Format/muh2.pm
new file mode 100644 (file)
index 0000000..0a9db0e
--- /dev/null
@@ -0,0 +1,101 @@
+package Pisg::Parser::Format::muh2;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+# This Parser works with muh version muh-2.1 and above.
+# muh got a new log-format, so this is version 2
+# contact: boitl @ IRC, sebastian@mquant.de, 09/2003
+# note:
+# muh-2.1 is buggy in action-loggin. 
+# apply http://www.mquant.de/downloads/muh-actionpatch.diff
+
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\[(\d+):\d+\S+ <([^>]+)> (.*)$',
+        actionline => '^\[(\d+):\d+\S+ \* (\S+) (.*)$',
+       thirdline  => '^\[(\d+):(\d+)\S+ \*{3} (.+)$'
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        my @line = split(/\s/, $3);
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        ($hash{nick}  = $line[0]) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if ($#line >= 4 && ($line[1].$line[2]) eq 'waskicked') {
+            $hash{kicker} = $line[4];
+
+        } elsif ($#line >= 4 && ($line[1] eq 'changes')) {
+            $hash{newtopic} = join(' ', @line[4..$#line]);
+            $hash{newtopic} =~ s/^'//;
+            $hash{newtopic} =~ s/'$//;
+
+        } elsif ($#line >= 3 && ($line[1].$line[2]) eq 'setsmode') {
+            $hash{newmode} = $line[3];
+
+        } elsif ($#line >= 3 && ($line[2].$line[3]) eq 'hasjoined') {
+            $hash{newjoin} = $line[0];
+
+        } elsif ($#line >= 5 && ($line[2].$line[3]) eq 'nowknown') {
+            $hash{newnick} = $line[5];
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/oer.pm b/pisg/modules/Pisg/Parser/Format/oer.pm
new file mode 100644 (file)
index 0000000..feab362
--- /dev/null
@@ -0,0 +1,98 @@
+package Pisg::Parser::Format::oer;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+use POSIX qw(strftime);
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+
+        normalline => '^(\d+)\s+:([^!]+)[^ ]+ PRIVMSG (\#[^ ]+) :([^\001].*)',
+        actionline => '^(\d+)\s+:([^!]+)[^ ]+ PRIVMSG (\#[^ ]+) :\001ACTION (.*)',
+        thirdline  => '^(\d+)\s+:([^!]+)[^ ]+ ([A-Z]+) (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o && lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = strftime "%H", localtime($1);
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o && lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = strftime "%H", localtime($1);
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    my $tmp;
+    
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = strftime "%H", localtime($1);
+        $hash{min}  = strftime "%M", localtime($1);
+        $hash{nick} = $2;
+
+        my @arr = split(" ", $4);
+        if ($3 eq 'KICK' && lc($arr[0]) eq lc($self->{cfg}->{channel})) {
+            $hash{kicker} = $hash{nick};
+            $hash{nick} = $arr[1];
+
+        } elsif ($3 eq 'TOPIC' && lc($arr[0]) eq lc($self->{cfg}->{channel})) {
+            $tmp = join(" ", @arr[1..$#arr]);
+            $tmp =~ s/^://;
+            $hash{newtopic} = $tmp;
+
+        } elsif ($3 eq 'MODE' && lc($arr[0]) eq lc($self->{cfg}->{channel})) {
+            $hash{newmode} = $arr[1];
+
+        } elsif ($3 eq 'JOIN' && lc($arr[0]) eq ":".lc($self->{cfg}->{channel})) {
+            $hash{newjoin} = $3;
+
+        } elsif ($3 eq 'NICK') {
+            $arr[0] =~ s/^://;
+            $hash{newnick} = $arr[0];
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/perlbot.pm b/pisg/modules/Pisg/Parser/Format/perlbot.pm
new file mode 100644 (file)
index 0000000..2fff546
--- /dev/null
@@ -0,0 +1,90 @@
+package Pisg::Parser::Format::perlbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+):\d+:\d+[^ ]+ <([^>]+)> (.*)',
+        actionline => '^(\d+):\d+:\d+[^ ]+ \* (\S+) (.*)',
+        thirdline  => '^(\d+):(\d+):\d+[^ ]+ (\S+) (\S+) (\S+) (\S+) (\S+) (\S+)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        ($hash{nick}  = $4) =~ s/^[@%\+~&]//o; # Remove prefix
+
+        if (($3) eq '[KICK]') {
+            $hash{kicker} = $8;
+
+        } elsif ($3 eq '[TOPIC]') {
+            $hash{newtopic} = "$5 $6 $7 $8 $9";
+
+        } elsif (($3) eq '[MODE]') {
+            $hash{newmode} = $7;
+
+        } elsif (($5) eq 'joined') {
+            $hash{newjoin} = $3;
+
+        } elsif (($3) eq '[NICK]') {
+            $hash{newnick} = $8;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/pircbot.pm b/pisg/modules/Pisg/Parser/Format/pircbot.pm
new file mode 100644 (file)
index 0000000..fbc2fd8
--- /dev/null
@@ -0,0 +1,146 @@
+package Pisg::Parser::Format::pircbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $ctcpchr = chr(1);
+
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+)\s:([^!]+)![^@]+@\S+\sPRIVMSG\s([#&+!]\S+)\s:([^' . $ctcpchr . '].*)$'
+                      . '|' .
+                      '^(\d+)\s(>>>)PRIVMSG\s([#&+!]\S+)\s:([^' . $ctcpchr . '].*)$',
+        actionline => '^(\d+)\s:([^!]+)![^@]+@\S+\sPRIVMSG\s([#&+!]\S+)\s:' . $ctcpchr . 'ACTION (.+)' . $ctcpchr . '\s*$'
+                      . '|' . 
+                      '^(\d+)\s(>>>)PRIVMSG\s([#&+!]\S+)\s:' . $ctcpchr . 'ACTION (.+)' . $ctcpchr . '\s*$',
+       thirdline  => '^(\d+)\s:([^!]+)![^@]+@\S+\s(.+)$'
+                      . '|' .
+                      '^(\d+)\s(>>>)([^P].+)$',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+        if (defined($8)) {
+            return unless (lc($7) eq lc($self->{cfg}->{channel}));
+
+            my @time = localtime($5 / 1000);
+            $hash{hour}   = $time[2];
+            $hash{nick}   = $6;
+            $hash{saying} = $8;
+        } else {
+            return unless (lc($3) eq lc($self->{cfg}->{channel}));
+
+            my @time = localtime($1 / 1000);
+            $hash{hour}   = $time[2];
+            $hash{nick}   = $2;
+            $hash{saying} = $4;
+        }
+
+        $hash{nick}   = $self->{cfg}->{maintainer}
+          if ($hash{nick} eq '>>>');
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+        if (defined($8)) {
+            return unless (lc($7) eq lc($self->{cfg}->{channel}));
+
+            my @time = localtime($5 / 1000);
+            $hash{hour}   = $time[2];
+            $hash{nick}   = $6;
+            $hash{saying} = $8;
+        } else {
+            return unless (lc($3) eq lc($self->{cfg}->{channel}));
+
+            my @time = localtime($1 / 1000);
+            $hash{hour}   = $time[2];
+            $hash{nick}   = $2;
+            $hash{saying} = $4;
+        }
+
+        $hash{nick}   = $self->{cfg}->{maintainer}
+          if ($hash{nick} eq '>>>');
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+        my ($time, @line);
+        if (defined($6)) {
+            my @time = localtime($4 / 1000);
+            $hash{hour}   = $time[2];
+            $hash{min}  = $time[1];
+            $hash{nick} = $self->{cfg}->{maintainer};
+
+            @line = split(/\s+/, $6);
+        } else {
+            my @time = localtime($1 / 1000);
+            $hash{hour}   = $time[2];
+            $hash{min}  = $time[1];
+            $hash{nick} = $2;
+
+            @line = split(/\s+/, $3);
+        }
+
+        if ($line[0] eq 'KICK') {
+            return unless (lc($line[1]) eq lc($self->{cfg}->{channel}));
+            $hash{kicker} = $hash{nick};
+            $hash{nick} = $line[2];
+
+        } elsif ($line[0] eq 'TOPIC') {
+            return unless (lc($line[1]) eq lc($self->{cfg}->{channel}));
+            $hash{newtopic} = join(' ', @line[2..$#line]);
+            $hash{newtopic} =~ s/^://;
+
+        } elsif ($line[0] eq 'MODE') {
+            return unless (lc($line[1]) eq lc($self->{cfg}->{channel}));
+            $hash{newmode} = join(' ', @line[2..$#line]);
+
+        } elsif ($line[0] eq 'JOIN') {
+            return unless (lc($line[1]) eq ':' . lc($self->{cfg}->{channel}));
+            $hash{newjoin} = $hash{nick};
+
+        } elsif ($line[0] eq 'NICK') {
+            $hash{newnick} = $line[1];
+            $hash{newnick} =~ s/^://;
+        }
+
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/psybnc.pm b/pisg/modules/Pisg/Parser/Format/psybnc.pm
new file mode 100644 (file)
index 0000000..974cf20
--- /dev/null
@@ -0,0 +1,91 @@
+package Pisg::Parser::Format::psybnc;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\d+-\d+-\d+-(\d+)-\d+-\d+:[^:]+::([^!]+)[^:]+ PRIVMSG [^:]+:([^\001]+)',
+        actionline => '^\d+-\d+-\d+-(\d+)-\d+-\d+:[^:]+::([^!]+)[^:]+:\001ACTION ([^\001]*)',
+        thirdline  => '^\d+-\d+-\d+-(\d+)-(\d+)-\d+:[^:]+::([^! .]+)[^ ]* (\w+) \S+ :?((\S*)\s*(.*))',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if ($4 eq 'KICK') {
+            $hash{kicker} = $hash{nick};
+            $hash{nick} = $6;
+
+        } elsif ($4 eq 'TOPIC') {
+            $hash{newtopic} = $5;
+
+        } elsif ($4 eq 'MODE') {
+            $hash{newmode} = $6;
+
+        } elsif ($4 eq 'JOIN') {
+            $hash{newjoin} = $3;
+
+        } elsif ($4 eq 'NICK') { # does this work?
+            $hash{newnick} = $6;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/rbot.pm b/pisg/modules/Pisg/Parser/Format/rbot.pm
new file mode 100644 (file)
index 0000000..e5207d5
--- /dev/null
@@ -0,0 +1,118 @@
+package Pisg::Parser::Format::rbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+#
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '\[\d+/\d+/\d+ (\d+):\d+:\d+\] <([^>\s]+)>\s+(.*)',
+        actionline => '\[\d+/\d+/\d+ (\d+):\d+:\d+\] \*{1,}\s+(\S+) (.*)',
+        thirdline  => '\[\d+/\d+/\d+ (\d+):(\d+):\d+\] @ ([^:\s]+):? ([^:\s]+):? (\S+) (\S+) ?(\S+)? ?(.*)?',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+       $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+       $hash{nick} = $3;
+       
+       if ($3 and (($3) eq 'Quit')) {
+           $hash{nick} = $4;
+
+       } elsif (($3) eq 'Mode') {
+           
+           if (($4) eq '+o') {
+               $hash{newmode} = '+o';
+               $hash{nick} = $5;
+
+           } elsif (($4) eq '-o') {
+               $hash{newmode} = '-o';
+               $hash{nick} = $5;
+
+           } elsif (($4) eq '+v') {
+               $hash{newmode} = '+v';
+               $hash{nick} = $5;
+
+           } elsif (($4) eq '-v') {
+               $hash{newmode} = '-v';
+               $hash{nick} = $5;
+
+           }
+                   
+       }elsif (($4.$5) eq 'joinedchannel') {
+           $hash{nick} = $3;
+           $hash{newjoin} = $3;
+
+       }elsif (($4.$5) eq 'settopic') {
+            my $newtopic;
+            if ($8 and $7 and $6) {
+                $newtopic = $6.$7.$8;
+            } elsif ($7 and $6) {
+                $newtopic = $6.$7;
+            } else {
+                $newtopic = $6;
+            }
+            $hash{newtopic} = $newtopic;
+
+       }elsif (($4.$5.$6.$7) eq 'isnowknownas') {
+           $hash{nick} = $3;
+           $hash{newnick} = $8;
+       }
+
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/sirc.pm b/pisg/modules/Pisg/Parser/Format/sirc.pm
new file mode 100644 (file)
index 0000000..12bfe56
--- /dev/null
@@ -0,0 +1,125 @@
+package Pisg::Parser::Format::sirc;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+# parser for logs from sirc
+# based on module by bartko <bartek09@netscape.net>
+
+# the timestamps are needed for statistics generation
+# for timestamping use the timestep script for sirc
+# included in scripts/sirc-timestamp.pl
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '(\d+):\d+ <([^>\s]+)>\s+(.*)',
+        actionline => '(\d+):\d+ \* (\S+) (.*)',
+        thirdline  => '(\d+):(\d+) \*(.)\* (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min} = $2;
+
+        if ($3 eq '>') {
+            if ($4 =~ /^(\S+) \S+ has joined channel \S+$/) {
+                $hash{newjoin} = $1;
+               $hash{nick} = $1;
+            } elsif ($4 =~ /^You have joined channel \S+$/) {
+                $hash{newjoin} = $self->{cfg}->{maintainer};
+               $hash{nick} = $self->{cfg}->{maintainer};
+            }
+
+        } elsif ($3 eq '<') {
+            if ($4 =~ /^(\S+) has been kicked off channel \S+ by (\S+) \((.*)\)$/) {
+                $hash{kicker} = $2;
+                $hash{nick} = $1;
+                $hash{kicktext} = $3;
+            } elsif ($4 =~ /^You have been kicked off channel \S+ by (\S+)/) {
+                $hash{kicker} = $1;
+                $hash{nick} = $self->{cfg}->{maintainer};
+                $hash{kicktext} = $2;
+            }
+
+        } elsif ($3 eq 'T') {
+            if ($4 =~ /^(\S+) has changed the topic on channel \S+ to \"(.+)\"$/) {
+                $hash{newtopic} = $2;
+                $hash{nick} = $1;
+            } elsif ($4 =~ /^You have changed the topic on channel \S+ to \"(.+)\"$/) {
+                $hash{newtopic} = $1;
+                $hash{nick} = $self->{cfg}->{maintainer};
+            } elsif ($4 =~ /^Topic for \S+: (.+)$/) {
+                $self->{topic_temp} = $1;
+            } elsif ($self->{topic_temp} && ($4 =~ /^Topic for \S+ set by ([^!]+)!\S+/)) {
+                $hash{nick} = $1;
+                $hash{newtopic} = $self->{topic_temp};
+                delete $self->{topic_temp};
+            }
+
+        } elsif ($3 eq '+' && ($4 =~ /^Mode change \"(\S+) ([^\"]+)\" on channel \S+ by (\S+)/)) {
+           $hash{newmode} = $1;
+           $hash{modechanges} = $2;
+          $hash{nick} = $3;
+
+        } elsif ($3 eq 'N' && ($4 =~ /^(S+) is now known as (S+)$/)) {
+            $hash{nick} = $1;
+            $hash{newnick} = $2;
+
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/supy.pm b/pisg/modules/Pisg/Parser/Format/supy.pm
new file mode 100644 (file)
index 0000000..6731c7b
--- /dev/null
@@ -0,0 +1,106 @@
+package Pisg::Parser::Format::supy;
+
+# pisg log parser for supybot bot
+# http://supybot.com/
+# Copyright Jerome Kerdreux / Licence GPL 
+# contact Jerome.Kerdreux@finix.eu.org for more information
+
+# This module supports both the old and new logformat (after 1.8.7)
+
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $timestamp = '\d+-[\d\w]+-\d+[ T](\d+):\d+:\d+';
+    my $thirdtimestamp = '\d+-[\d\w]+-\d+[ T](\d+):(\d+):\d+';
+    my $self = {
+        cfg => $args{cfg},
+        # Old default timestamp format
+        # [12-Feb-2004 16:59:42]  <philipss> plop
+        # New default timestamp format
+        # 2004-02-12T16:59:42  <philipss> plop
+        normalline => '^\[?'.$timestamp.']?  <(\S+)> (.*)',
+        # [05-Mar-2004 17:28:10]  * Jkx|home bon je vais pas trainer ..
+        actionline => '^\[?'.$timestamp.']?  \* (\S+) (.*)',
+        # [17-Feb-2004 08:13:47]  *** Jkx changes topic to "Oh my god of topic"
+        thirdline  => '\[?'.$thirdtimestamp.']?  \*\*\* (\S+) (\S+) (\S+) (\S+) ?(.*)?',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+    
+        $hash{hour} = $1;
+        $hash{min} = $2;
+        $hash{nick} = $3;
+
+        # print "*** 1/$1 2/$2 3/$3 4/$4 5/$5 6/$6 7/$7 ***\n";
+
+        if (($4.$5) eq 'waskicked') {
+            $hash{kicker} = $7;
+            ($hash{kicktext} = $hash{kicker}) =~ s/\S+\s*//;
+            $hash{kicker} =~ s/\s.*//;
+            $hash{kicktext} =~ s/^\((.*)\)$/$1/;
+        } elsif (($4.$5) eq 'changestopic') {
+            $hash{newtopic} = $7;
+        } elsif (($4.$5) eq 'setsmode:') {
+            $hash{newmode} = $6;
+            $hash{modechanges} = $7;
+        } elsif (($4.$5) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+        } elsif (($5.$6) eq 'nowknown') {
+            $hash{newnick} = $7;
+            $hash{newnick} =~ s/^as\s*//;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/virc98.pm b/pisg/modules/Pisg/Parser/Format/virc98.pm
new file mode 100644 (file)
index 0000000..fb1950a
--- /dev/null
@@ -0,0 +1,105 @@
+package Pisg::Parser::Format::virc98;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+# Parser for MeGALiTH's Visual IRC 98 on IRCnet (nicks lenght 9 chars)
+# by HceZar hcezar@freemail.it
+# Fender @ IRCnet #oristano,#italymania
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d+)\.\d+[^ ]+ [<\[](.{1,9})[\]>]\s+(.*)',
+        actionline => '^(\d+)\.\d+[^ ]+ \* (\S+) (.*)',
+        thirdline  => '^(\d+)\.(\d+)[^ ]+.* \*\*\* (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S+) (\S+)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        ($hash{nick}  = $2) =~ s/^[@%\+~&]//o; # Remove prefix
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline  
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        
+        if (($4.$5) eq 'haskicked') {
+            $hash{kicker} = $3;
+            $hash{nick} = $6;
+               
+        } elsif ($4.$5.$6.$7 eq 'haschangedthetopic') {
+            $hash{nick} = $3;
+            $hash{newtopic} = "$11";
+
+        } elsif (($3.$4) eq 'Modechange') {
+            $hash{newmode} = remove_braces($5);
+            $hash{nick} = $11;
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+            $hash{nick} = $3;
+
+        } elsif (($5.$6) eq 'nowknown') {
+            $hash{newnick} = $8;
+            $hash{nick} = $3;
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+sub remove_braces
+{
+    my $str = shift;
+    
+    $str =~ s/^\[//;
+    
+    return $str;
+}
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/weechat.pm b/pisg/modules/Pisg/Parser/Format/weechat.pm
new file mode 100644 (file)
index 0000000..3ac61d3
--- /dev/null
@@ -0,0 +1,97 @@
+package Pisg::Parser::Format::weechat;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\d+ \S+ \d+ (\d+):\d+[^<]+<([^>]+)> (.*)',
+        actionline => '^\d+ \S+ \d+ (\d+):\d+:\d+  -\*- (\S+) (.*)',
+        thirdline  => '^\d+ \S+ \d+ (\d+):(\d+):\d+  (?:-=-|<--|-->) (\S+) (\S+) (\S+) (\S+) (\S+)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'haskicked') {
+            $hash{nick} = $6;
+            $hash{kicker} = $3;
+
+        } elsif ($4.$5.$6 eq 'haschangedtopic') {
+            $hash{newtopic} = $8;
+            $hash{newtopic} =~ m/to:(.*)/;
+            $hash{newtopic} = $1;
+
+        } elsif ($3 eq 'Mode') {
+            $hash{newmode} = substr($5, 1);
+            $hash{nick} = $8 || $7;
+            $hash{nick} =~ s/.* (\S+)$/$1/; # Get the last word of the string
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+
+        } elsif (($5.$6) eq 'nowknown') {
+            if ($8 =~ /^\s+(\S+)/) {
+                $hash{newnick} = $1;
+            }
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/weechat3.pm b/pisg/modules/Pisg/Parser/Format/weechat3.pm
new file mode 100644 (file)
index 0000000..2194f27
--- /dev/null
@@ -0,0 +1,97 @@
+package Pisg::Parser::Format::weechat3;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^\d+-\d+-\d+ (\d+):\d+:\d+\t[@%+~&]?([^ <-]\S+)\t(.*)',
+        actionline => '^\d+-\d+-\d+ (\d+):\d+:\d+\t \*\t(\S+) (.*)',
+        thirdline  => '^\d+-\d+-\d+ (\d+):(\d+):\d+\t(?:--|<--|-->)\t(\S+) (\S+) (\S+) (\S+) (\S+)(.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'haskicked') {
+            $hash{nick} = $6;
+            $hash{kicker} = $3;
+
+        } elsif ($4.$5.$6 eq 'haschangedtopic') {
+            $hash{newtopic} = $8;
+            $hash{newtopic} =~ m/" to "(.*)"/;
+            $hash{newtopic} = $1;
+
+        } elsif ($3 eq 'Mode') {
+            $hash{newmode} = substr($5, 1);
+            $hash{nick} = $8 || $7;
+            $hash{nick} =~ s/.* (\S+)$/$1/; # Get the last word of the string
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $3;
+
+        } elsif (($5.$6) eq 'nowknown') {
+            if ($8 =~ /^\s+(\S+)/) {
+                $hash{newnick} = $1;
+            }
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/winbot.pm b/pisg/modules/Pisg/Parser/Format/winbot.pm
new file mode 100644 (file)
index 0000000..49215ee
--- /dev/null
@@ -0,0 +1,105 @@
+package Pisg::Parser::Format::winbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^(\d\d):\d\d\.\d\d \d+\/\d+\/\d+  <([^\/]+)\/([^\>]+)> (.*)',
+        actionline => '^(\d\d):\d\d\.\d\d \d+\/\d+\/\d+  \* ([^\/]+)\/(\S+) (.*)',
+        thirdline  => '^(\d\d):(\d\d)\.\d\d \d+\/\d+\/\d+  \*{3}\s(.+)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o && lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    }
+    return;
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o && lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    }
+    return;
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        if ($3 =~ /^(\S+) was kicked from (\S+) by (\S+) .+/) {
+            if (lc($2) eq lc($self->{cfg}->{channel})) {
+                $hash{nick} = $1;
+                $hash{kicker} = $3;
+            }
+
+        } elsif ($3 =~ /^([^\/]+)\/(\S+) changes topic to \"(.+)\"[^\"]*$/) {
+            if (lc($2) eq lc($self->{cfg}->{channel})) {
+                $hash{nick} = $1;
+                $hash{newtopic} = $3;
+            }
+
+        } elsif ($3 =~ /^([^\/]+)\/(\S+) sets mode: (\S+) [^\)]+/) {
+            if (lc($2) eq lc($self->{cfg}->{channel})) {
+                $hash{nick} = $1;
+                $hash{newmode} = $3;
+            }
+
+        } elsif ($3 =~ /^(\S+) has joined (\S+)/) {
+            if (lc($2) eq lc($self->{cfg}->{channel})) {
+                $hash{nick} = $1;
+                $hash{newjoin} = $1;
+            }
+
+        } elsif ($3 =~ /^(\S+) is now known as (\S+)/) {
+            $hash{nick} = $1;
+            $hash{newnick} = $2;
+
+        } elsif ($3 =~ /^(\S+) /) {
+            $hash{nick} = $1;
+
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/xchat.pm b/pisg/modules/Pisg/Parser/Format/xchat.pm
new file mode 100644 (file)
index 0000000..f145780
--- /dev/null
@@ -0,0 +1,117 @@
+package Pisg::Parser::Format::xchat;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+# This module supports both the old and new logformat (after 1.8.7)
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '(\d+):\d+:\d+ <[@%+~&]?([^>\s]+)>\s+(.*)',
+        actionline => '(\d+):\d+:\d+ \*{1,}\s+(\S+) (.*)',
+        thirdline  => '(\d+):(\d+):\d+ [<-]-[->]\s+(\S+) (\S+) (\S+) (\S+) ((\S+)\s*(\S+)?\s*(.*)?)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o) {
+
+        $hash{hour} = $1;
+        $hash{nick} = $2;
+        $hash{saying} = $3;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min} = $2;
+        $hash{nick} = $3;
+
+        if (($4.$5) eq 'haskicked') {
+            $hash{kicker} = $3;
+            $hash{nick} = $6;
+
+        } elsif (($4.$5) eq 'haschanged') {
+            $hash{newtopic} = $10;
+
+        } elsif (($4.$5.$6) eq 'giveschanneloperator') {
+            $hash{newmode} = '+o';
+
+        } elsif (($4.$5.$6) eq 'removeschanneloperator') {
+            $hash{newmode} = '-o';
+
+        } elsif (($4.$5.$6) eq 'giveschannelhalf-operator') {
+            $hash{newmode} = '+h';
+
+        } elsif (($4.$5.$6) eq 'removeschannelhalf-operator') {
+            $hash{newmode} = '-h';
+
+        } elsif (($4.$5) eq 'givesvoice') {
+            $hash{newmode} = '+v';
+
+        } elsif (($4.$5) eq 'removesvoice') {
+            $hash{newmode} = '-v';
+
+        } elsif (($5.$6) eq 'hasjoined') {
+            $hash{newjoin} = $1;
+
+        } elsif (($5.$6) eq 'nowknown') {
+            $hash{newnick} = $9;
+
+        } elsif (($3.$4.$6) eq 'Topicforis') {
+            $self->{topictemp} = $7;
+            $hash{newtopic} = $7;
+
+        } elsif (($3.$4.$6) eq 'Topicforset') {
+            $hash{nick} = $9;
+            $hash{newtopic} =  $self->{topictemp};
+
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Format/zcbot.pm b/pisg/modules/Pisg/Parser/Format/zcbot.pm
new file mode 100644 (file)
index 0000000..dbb1f4f
--- /dev/null
@@ -0,0 +1,96 @@
+package Pisg::Parser::Format::zcbot;
+
+# Documentation for the Pisg::Parser::Format modules is found in Template.pm
+
+use strict;
+$^W = 1;
+
+sub new
+{
+    my ($type, %args) = @_;
+    my $self = {
+        cfg => $args{cfg},
+        normalline => '^[^ ]+ (\d+):[^ ]+ :([^!]+)[^ ]+ PRIVMSG (\#[^ ]+) :([^\001].*)',
+        actionline => '^[^ ]+ (\d+):[^ ]+ :([^!]+)[^ ]+ PRIVMSG (\#[^ ]+) :\001ACTION (.*)',
+        thirdline  => '^[^ ]+ (\d+):(\d+):\d+ :([^!]+)[^ ]+ ([A-Z]+) (.*)',
+    };
+
+    bless($self, $type);
+    return $self;
+}
+
+sub normalline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{normalline}/o && lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub actionline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+
+    if ($line =~ /$self->{actionline}/o && lc($3) eq lc($self->{cfg}->{channel})) {
+
+        $hash{hour}   = $1;
+        $hash{nick}   = $2;
+        $hash{saying} = $4;
+
+        return \%hash;
+    } else {
+        return;
+    }
+}
+
+sub thirdline
+{
+    my ($self, $line, $lines) = @_;
+    my %hash;
+    my $tmp;
+    
+    if ($line =~ /$self->{thirdline}/o) {
+
+        $hash{hour} = $1;
+        $hash{min}  = $2;
+        $hash{nick} = $3;
+
+        my @arr = split(" ", $5);
+        if ($4 eq 'KICK' && lc($arr[0]) eq lc($self->{cfg}->{channel})) {
+            $hash{kicker} = $hash{nick};
+            $hash{nick} = $arr[1];
+
+        } elsif ($4 eq 'TOPIC' && lc($arr[0]) eq lc($self->{cfg}->{channel})) {
+            $tmp = join(" ", @arr[1..$#arr]);
+            $tmp =~ s/^://;
+            $hash{newtopic} = $tmp;
+
+        } elsif ($4 eq 'MODE' && lc($arr[0]) eq lc($self->{cfg}->{channel})) {
+            $hash{newmode} = $arr[1];
+
+        } elsif ($4 eq 'JOIN' && lc($arr[0]) eq ":".lc($self->{cfg}->{channel})) {
+            $hash{newjoin} = $3;
+
+        } elsif ($4 eq 'NICK') {
+            $arr[0] =~ s/^://;
+            $hash{newnick} = $arr[0];
+        }
+
+        return \%hash;
+
+    } else {
+        return;
+    }
+}
+
+1;
diff --git a/pisg/modules/Pisg/Parser/Logfile.pm b/pisg/modules/Pisg/Parser/Logfile.pm
new file mode 100644 (file)
index 0000000..eb38785
--- /dev/null
@@ -0,0 +1,964 @@
+package Pisg::Parser::Logfile;
+
+# Copyright and license, as well as documentation(POD) for this module is
+# found at the end of the file.
+
+use strict;
+$^W = 1;
+
+# the log cache
+use Data::Dumper;
+$Data::Dumper::Indent = 1;
+my $cache;
+
+# test for Text::Iconv
+my $have_iconv = 1;
+eval 'use Text::Iconv';
+$have_iconv = 0 if $@;
+
+sub new
+{
+    my $type = shift;
+    my $self = shift; # get cfg and users
+
+    # Import common functions in Pisg::Common
+    require Pisg::Common;
+    Pisg::Common->import();
+
+    bless($self, $type);
+
+    # Pick our parser.
+    $self->{parser} = $self->_choose_format($self->{cfg}->{format});
+
+    if($self->{cfg}->{logcharsetfallback} and not $self->{cfg}->{logcharset}) {
+        print "LogCharset undefined, assuming LogCharset = LogCharsetFallback\n"
+            unless ($self->{cfg}->{silent});
+        $self->{cfg}->{logcharset} = $self->{cfg}->{logcharsetfallback};
+    }
+
+    if($self->{cfg}->{logcharset}) {
+        if($have_iconv) {
+            # use converter if charsets differ or there is a fallback charset
+            # (in the latter case the converter is also used to test if the
+            # line is in the proper charset)
+            if(($self->{cfg}->{logcharset} ne $self->{cfg}->{charset}) or $self->{cfg}->{logcharsetfallback}) {
+                $self->{iconv} = Text::Iconv->new($self->{cfg}->{logcharset}, $self->{cfg}->{charset});
+            }
+            if($self->{cfg}->{logcharsetfallback}) {
+                $self->{iconvfallback} = Text::Iconv->new($self->{cfg}->{logcharsetfallback}, $self->{cfg}->{charset});
+            }
+        } else {
+            print "Text::Iconv is not installed, skipping charset conversion of logfiles\n"
+                unless ($self->{cfg}->{silent});
+        }
+    }
+
+    # precompile the regexps used (we can't use /o since the config might be different per channel)
+    $self->{foulwords_regexp} = qr/($self->{cfg}->{foulwords})/i if $self->{cfg}->{foulwords};
+    $self->{ignorewords_regexp} = qr/$self->{cfg}->{ignorewords}/i if $self->{cfg}->{ignorewords};
+    $self->{violentwords_regexp} = qr/^($self->{cfg}->{violentwords}) (\S+)(.*)/i if $self->{cfg}->{violentwords};
+    $self->{chartsregexp} = qr/^$self->{cfg}->{chartsregexp}/i if $self->{cfg}->{chartsregexp};
+
+    return $self;
+}
+
+# The function to choose which module to use.
+sub _choose_format
+{
+    my $self = shift;
+    my $format = shift;
+    $self->{parser} = undef;
+    eval <<_END;
+use lib '$self->{cfg}->{modules_dir}';
+use Pisg::Parser::Format::$format;
+\$self->{parser} = new Pisg::Parser::Format::$format(
+    cfg => \$self->{cfg},
+);
+_END
+    if ($@) {
+        print STDERR "Could not load parser for '$format': $@\n";
+        return undef;
+    }
+    return $self->{parser};
+}
+
+sub analyze
+{
+    my $self = shift;
+
+    unless (defined $self->{parser}) {
+        print STDERR "Skipping channel '$self->{cfg}->{channel}' due to lack of parser.\n";
+        return undef
+    }
+
+    my $starttime = time();
+
+    my @logfiles = @{$self->{cfg}->{logfile}};
+    # expand wildcards
+    @logfiles = map { if(/[\[*?]/) { glob; } else { $_; } } @logfiles;
+
+    foreach my $logdir (@{$self->{cfg}->{logdir}}) {
+        push @logfiles, $self->_parse_dir($logdir); # get all files in dir
+    }
+
+    my $count = @logfiles;
+    my $shift = 0;
+    if($self->{cfg}->{nfiles} > 0) { # chop list to maximal length
+        $shift = @logfiles - $self->{cfg}->{nfiles};
+        splice(@logfiles, 0, $shift) if $shift > 0;
+    }
+
+    unless ($self->{cfg}->{silent}) {
+        my $msg = "";
+        $msg = ", parsing the last $self->{cfg}->{nfiles}" if ($shift > 0);
+        print "$count logfile(s) found$msg, using $self->{cfg}->{format} format...\n\n"
+    }
+
+    my (%stats, %lines);
+    %stats = (
+        oldtime => 24,
+        days => 0,
+        lastnick   => '',
+        monocount  => 0,
+        day_lines => [ undef ],
+        day_times => [ undef ],
+        parsedlines => 0,
+        totallines => 0,
+    );
+
+    if ($self->{cfg}->{cachedir} and not -d $self->{cfg}->{cachedir}) {
+        print STDERR "CacheDir \"$self->{cfg}->{cachedir}\" not found. Skipping caching.\n";
+        delete $self->{cfg}->{cachedir};
+    }
+
+    foreach my $logfile (@logfiles) {
+        # Run through the logfile
+        print "Analyzing log $logfile... " unless ($self->{cfg}->{silent});
+
+        my $s = {
+            oldtime => 24,
+            days => 0,
+            firsttime => 0,
+            lastnick => '',
+            parsedlines => 0,
+            totallines => 0,
+        };
+        my $l = {};
+
+        if ($self->{cfg}->{cachedir} and $self->_read_cache(\$s, \$l, $logfile)) {
+            # take care of false nicks/words, this only happens with cache
+            foreach (keys %{$s->{lastvisited}}) {
+                find_alias($_);
+            }
+        } else {
+            $self->_parse_file($s, $l, $logfile);
+            if ($self->{cfg}->{cachedir}) {
+                $self->_update_cache($s, $l, $logfile);
+            }
+        }
+        $self->_merge_stats(\%stats, $s); # merge per-file stats into global stats
+        $self->_merge_lines(\%lines, $l);
+
+        print "$stats{days} days, $stats{parsedlines} lines total\n"
+            unless ($self->{cfg}->{silent});
+    }
+
+    if ($self->{cfg}->{statsdump}) {
+        open C, "> $self->{cfg}->{statsdump}" or die "$self->{cfg}->{statsdump}: $!";
+        print C Data::Dumper->Dump([\%stats, \%lines], ["stats", "lines"]);
+        close C;
+    }
+
+    $self->_pick_random_lines(\%stats, \%lines);
+    _uniquify_nicks(\%stats);
+
+    my ($sec,$min,$hour) = gmtime(time() - $starttime);
+    my $processtime = sprintf('%02d hours, %02d minutes and %02d seconds', $hour, $min, $sec);
+
+    $stats{processtime}{hours} = sprintf('%02d', $hour);
+    $stats{processtime}{mins} = sprintf('%02d', $min);
+    $stats{processtime}{secs} = sprintf('%02d', $sec);
+
+    print "Channel analyzed successfully in $processtime on ",
+    scalar localtime(time()), "\n\n"
+        unless ($self->{cfg}->{silent});
+
+    return \%stats;
+}
+
+sub _parse_dir
+{
+    my $self = shift;
+    my $logdir = shift;
+
+        # Add trailing slash when it's not there..
+        $logdir =~ s/([^\/])$/$1\//;
+
+        unless ($self->{cfg}->{silent}) {
+            print "Looking for logfiles in $logdir...\n\n"
+        }
+        my @filesarray;
+        opendir(LOGDIR, $logdir) or
+        die("Can't opendir ${logdir}: $!");
+        unless(@filesarray = grep {
+            /^[^\.]/ && /^$self->{cfg}->{logprefix}/ && -f "$logdir/$_"
+            } readdir(LOGDIR)) {
+                print ("No files in \"$logdir\" matched prefix \"$self->{cfg}->{logprefix}\"\n");
+                return;
+        }
+        closedir(LOGDIR);
+
+        if ($self->{cfg}->{logsuffix} ne '') {
+            my @temparray;
+            my %months = (
+                'jan' => '0',
+                'feb' => '1',
+                'mar' => '2',
+                'apr' => '3',
+                'may' => '4',
+                'jun' => '5',
+                'jul' => '6',
+                'aug' => '7',
+                'sep' => '8',
+                'oct' => '9',
+                'nov' => '10',
+                'dec' => '11',
+            );
+            my ($mreg, $dreg, $yreg) = split(/\|\|/, $self->{cfg}->{logsuffix});
+            my (@month, @day, @year);
+            for my $file (@filesarray) {
+                LOOPSTART:
+                if ($file =~ /$mreg/) {
+                    my $month = $1;
+                    $month = lc $month;
+                    $month = $months{$month}
+                        if (defined $months{$month});
+                    push @month, $month;
+                } else {
+                    splice(@filesarray,$#month + 1, 1);
+                    if ($file = $filesarray[$#month + 1]) {
+                        goto LOOPSTART;
+                    } else {
+                        last;
+                    }
+                }
+                if ($file =~ /$dreg/) {
+                    push @day, $1;
+                } else {
+                    splice(@filesarray,$#day + 1, 1);
+                    splice(@month,$#day + 1);
+                    if ($file = $filesarray[$#day + 1]) {
+                        goto LOOPSTART;
+                    } else {
+                        last;
+                    }
+                }
+                if ($file =~ /$yreg/) {
+                    push @year, $1;
+                } else {
+                    splice(@filesarray,$#year + 1, 1);
+                    splice(@month,$#year + 1);
+                    splice(@day,$#year + 1);
+                    if ($file = $filesarray[$#year + 1]) {
+                        goto LOOPSTART;
+                    } else {
+                        last;
+                    }
+                }
+            }
+            @filesarray = @filesarray[ sort {
+                                        $year[$a] <=> $year[$b]
+                                                ||
+                                        $month[$a] <=> $month[$b]
+                                                ||
+                                        $day[$a] <=> $day[$b]
+                                    } 0..$#filesarray ];
+        } else {
+            @filesarray = sort {lc($a) cmp lc($b)} @filesarray;
+        }
+
+        return map { "$logdir$_" } @filesarray;
+}
+
+# This parses the file...
+sub _parse_file
+{
+    my $self = shift;
+    my ($stats, $lines, $file) = @_;
+
+    if ($file =~ /.bz2?$/ && -f $file) {
+        open (LOGFILE, "bunzip2 -c $file |") or
+        die("$0: Unable to open logfile($file): $!\n");
+    } elsif ($file =~ /.gz$/ && -f $file) {
+        open (LOGFILE, "gunzip -c $file |") or
+        die("$0: Unable to open logfile($file): $!\n");
+    } else {
+        open (LOGFILE, $file) or
+        die("$0: Unable to open logfile($file): $!\n");
+    }
+
+    while(my $line = <LOGFILE>) {
+        $line = _strip_mirccodes($line);
+        $line =~ s/\r+$//;       # Strip DOS Formatting
+
+        if($self->{iconv}) { # iconv is defined only if LogCharset is set
+            my $line2 = $self->{iconv}->convert($line);
+            if(not $line2 and $self->{iconvfallback}) {
+                $line2 = $self->{iconvfallback}->convert($line);
+            }
+            if($line2) {
+                $line = $line2;
+            } else {
+                print "Charset conversion failed for '$line'\n"
+                    unless ($self->{cfg}->{silent});
+            }
+        }
+
+        my $hashref;
+
+        # Match normal lines.
+        if ($hashref = $self->{parser}->normalline($line, $.)) {
+
+            my $repeated = 0;
+            if (defined $hashref->{repeated}) {
+                $repeated = $hashref->{repeated};
+            }
+
+            my ($hour, $nick, $saying, $i);
+
+            for ($i = 0; $i <= $repeated; $i++) {
+
+                if ($i > 0) {
+                    $hashref = $self->{parser}->normalline($stats->{lastnormal}, $.);
+                    #Increment number of lines for repeated lines
+                }
+
+                $hour   = $self->_adjusttimeoffset($hashref->{hour});
+                $nick   = find_alias($hashref->{nick});
+                checkname($hashref->{nick}, $nick, $stats) if ($self->{cfg}->{showmostnicks});
+                $saying = $hashref->{saying};
+
+                if ($hour < $stats->{oldtime}) {
+                    $stats->{firsttime} = $hour if $stats->{oldtime} == 24; # save stamp for merging
+                    $stats->{days}++;
+                    @{$stats->{day_times}[$stats->{days}]} = (0, 0, 0, 0);
+                    $stats->{day_lines}->[$stats->{days}] = 0;
+                }
+                $stats->{oldtime} = $hour;
+
+                if (!is_ignored($nick)) {
+                    $stats->{parsedlines}++;
+
+                    # Timestamp collecting
+                    $stats->{times}{$hour}++;
+                    $stats->{day_times}[$stats->{days}][int($hour/6)]++;
+                    $stats->{day_lines}->[$stats->{days}]++;
+
+                    $stats->{lines}{$nick}++;
+                    $stats->{lastvisited}{$nick} = $stats->{days};
+                    $stats->{line_times}{$nick}[int($hour/6)]++;
+
+                    # Count up monologues
+                    if ($stats->{lastnick} eq $nick) {
+                        $stats->{monocount}++;
+
+                        if ($stats->{monocount} == 5) {
+                            $stats->{monologues}{$nick}++;
+                        }
+                    } else {
+                        $stats->{monocount} = 0;
+                    }
+                    $stats->{lastnick} = $nick;
+
+                    my $len = length($saying);
+                    if ($len > $self->{cfg}->{minquote} && $len < $self->{cfg}->{maxquote}) {
+                        push @{ $lines->{sayings}{$nick} }, $saying;
+                    } elsif (!$lines->{sayings}{$nick}) {
+                        # Just fill the users first saying in if he hasn't
+                        # said anything yet, to get rid of empty quotes.
+                        push @{ $lines->{sayings}{$nick} }, substr($saying, 0, $self->{cfg}->{maxquote});
+                    }
+
+                    $stats->{lengths}{$nick} += $len;
+
+                    $stats->{questions}{$nick}++
+                        if (index($saying, '?') > -1);
+
+                    $stats->{shouts}{$nick}++
+                        if (index($saying, '!') > -1);
+
+                    if ($saying !~ /[a-z]/o && $saying =~ /[A-Z]/o) {
+                        # Ignore single smileys on a line. eg. '<user> :P'
+                        if ($saying !~ /^[8;:=][ ^-o]?[)pPD\}\]>]$/o) {
+                            $stats->{allcaps}{$nick}++;
+                            push @{ $lines->{allcaplines}{$nick} }, $line;
+                        }
+                    }
+
+                    if ($self->{foulwords_regexp} and my @foul = $saying =~ /$self->{foulwords_regexp}/) {
+                        $stats->{foul}{$nick} += scalar @foul;
+                        push @{ $lines->{foullines}{$nick} }, $line;
+                    }
+
+                    # Who smiles the most?
+                    my $e = '[8;:=%]'; # eyes
+                    my $n = '[-oc*^]'; # nose
+                    # smileys including asian-style (^^ ^_^' ^^; \o/)
+                    if ($saying =~ /(>?$e'?$n[\)pPD\}\]>]|[\(\{\[<]$n'?$e<?|[;:][\)pPD\}\]\>]|\([;:]|\^[_o-]*\^[';]|\\[o.]\/)/o) {
+                        $stats->{smiles}{$nick}++;
+                        $stats->{smileys}{$1}++;
+                        $stats->{smileynicks}{$1} = $nick;
+                    }
+
+                    # asian frown: ;_;
+                    if ($saying =~ /($e'?$n[\(\[\\\/\{|]|[\)\]\\\/\}|]$n'?$e|[;:][\(\/]|[\)D]:|;_+;|T_+T|-[._]+-)/o and
+                        $saying !~ /\w+:\/\//o) {
+                        $stats->{frowns}{$nick}++;
+                        $stats->{smileys}{$1}++;
+                        $stats->{smileynicks}{$1} = $nick;
+                    }
+
+                    # require 2 chars (catches C++), nick must not end in [+=-]
+                    if ($saying =~ /^(\S+[^\s+=-])(\+\+|==|--)$/) {
+                        my $thing = lc $1;
+                        my $k = $2 eq "++" ? 1 : ($2 eq "==" ? 0 : -1);
+                        $stats->{karma}{$thing}{$nick} = $k
+                            if $thing =~ /\w\W*?\w/ and !is_ignored($thing) and $thing ne lc($nick);
+                    }
+
+                    # Find URLs
+                    if (my @urls = match_urls($saying)) {
+                        foreach my $url (@urls) {
+                            if(!url_is_ignored($url)) {
+                                $stats->{urlcounts}{$url}++;
+                                $stats->{urlnicks}{$url} = $nick;
+                            }
+                        }
+                    }
+
+                    if ($saying =~ /$self->{chartsregexp}/i) {
+                        $self->_charts($stats, $1, $nick);
+                    }
+
+                    if (my $s = $self->{users}->{sex}{$nick}) {
+                        $stats->{sex_lines}{$s}++;
+                        $stats->{sex_line_times}{$s}[int($hour/6)]++;
+                    }
+
+                    _parse_words($stats, $saying, $nick, $self->{ignorewords_regexp}, $hour);
+                } # ignored
+            } # repeated
+            $stats->{lastnormal} = $line;
+            $repeated = 0;
+        } # normal lines
+
+        # Match action lines.
+        elsif ($hashref = $self->{parser}->actionline($line, $.)) {
+            $stats->{parsedlines}++;
+
+            my ($hour, $nick, $saying);
+
+            $hour   = $self->_adjusttimeoffset($hashref->{hour});
+            $nick   = find_alias($hashref->{nick});
+            checkname($hashref->{nick}, $nick, $stats) if ($self->{cfg}->{showmostnicks});
+            $saying = $hashref->{saying};
+
+            if ($hour < $stats->{oldtime}) {
+                $stats->{firsttime} = $hour if $stats->{oldtime} == 24; # save stamp for merging
+                $stats->{days}++;
+                @{$stats->{day_times}[$stats->{days}]} = (0, 0, 0, 0);
+                $stats->{day_lines}->[$stats->{days}] = 0;
+            }
+
+            $stats->{oldtime} = $hour;
+
+            if (!is_ignored($nick)) {
+                # Timestamp collecting
+                $stats->{times}{$hour}++;
+                $stats->{day_times}[$stats->{days}][int($hour/6)]++;
+                $stats->{day_lines}->[$stats->{days}]++;
+
+                $stats->{actions}{$nick}++;
+                push @{ $lines->{actionlines}{$nick} }, $line;
+                $stats->{lines}{$nick}++;
+                $stats->{lastvisited}{$nick} = $stats->{days};
+                $stats->{line_times}{$nick}[int($hour/6)]++;
+
+                if ($self->{violentwords_regexp} and $saying =~ /$self->{violentwords_regexp}/) {
+                    my $victim;
+                    unless ($victim = is_nick($2)) {
+                        foreach my $trynick (split(/\s+/, $3)) {
+                            last if ($victim = is_nick($trynick));
+                        }
+                        unless ($victim) {
+                            $victim = $2;
+                        }
+                    }
+                    if (!is_ignored($victim)) {
+                        $stats->{violence}{$nick}++;
+                        $stats->{attacked}{$victim}++;
+                        push @{ $lines->{violencelines}{$nick} }, $line;
+                        push @{ $lines->{attackedlines}{$victim} }, $line;
+                    }
+                }
+
+                if ($saying =~ /$self->{chartsregexp}/i) {
+                    $self->_charts($stats, $1, $nick);
+                }
+
+                $stats->{lengths}{$nick} += length($saying);
+
+                if (my $s = $self->{users}->{sex}{$nick}) {
+                    $stats->{sex_lines}{$s}++;
+                    $stats->{sex_line_times}{$s}[int($hour/6)]++;
+                }
+
+                _parse_words($stats, $saying, $nick, $self->{ignorewords_regexp}, $hour);
+            } # ignored
+        } # action lines
+
+        # Match *** lines.
+        elsif (($hashref = $self->{parser}->thirdline($line, $.)) and $hashref->{nick}) {
+            $stats->{parsedlines}++;
+
+            my ($hour, $min, $nick, $kicker, $newtopic, $newmode, $newjoin);
+            my ($newnick);
+
+            $hour     = $self->_adjusttimeoffset($hashref->{hour});
+            $min      = $hashref->{min};
+            $nick     = find_alias($hashref->{nick});
+            checkname($hashref->{nick}, $nick, $stats) if ($self->{cfg}->{showmostnicks});
+            $kicker   = find_alias($hashref->{kicker})
+                if ($hashref->{kicker});
+            $newtopic = $hashref->{newtopic};
+            $newmode  = $hashref->{newmode};
+            $newjoin  = $hashref->{newjoin};
+            $newnick  = $hashref->{newnick};
+
+            if ($hour < $stats->{oldtime}) {
+                $stats->{firsttime} = $hour if $stats->{oldtime} == 24; # save stamp for merging
+                $stats->{days}++;
+                @{$stats->{day_times}[$stats->{days}]} = (0, 0, 0, 0);
+                $stats->{day_lines}->[$stats->{days}] = 0;
+            }
+
+            $stats->{oldtime} = $hour;
+
+            if (!is_ignored($nick)) {
+                # Timestamp collecting
+                $stats->{times}{$hour}++;
+                $stats->{day_times}[$stats->{days}][int($hour/6)]++;
+                $stats->{day_lines}->[$stats->{days}]++;
+
+                $stats->{lastvisited}{$nick} = $stats->{days};
+
+                if (defined($kicker)) {
+                    if (!is_ignored($kicker)) {
+                        $stats->{kicked}{$kicker}++;
+                        $stats->{gotkicked}{$nick}++;
+                        push @{ $lines->{kicklines}{$nick} }, $line;
+                    }
+
+                } elsif (defined($newtopic) && $newtopic ne '') {
+                    push @{$stats->{topics}}, {
+                        topic => $newtopic,
+                        nick  => $nick,
+                        hour  => $hour,
+                        min   => $min,
+                        days  => $stats->{days},
+                    };
+
+                } elsif (defined($newmode)) {
+                    _modechanges($stats, $newmode, $nick);
+
+                } elsif (defined($newjoin)) {
+                    $stats->{joins}{$nick}++;
+
+                } elsif (defined($newnick) and ($self->{cfg}->{nicktracking} == 1)) {
+                    # Resolve new nick to the correct alias (this will create a hard-alias if it is using a regex)
+                    $newnick = find_alias($newnick);
+                    add_alias($nick, $newnick);
+                    checkname($nick, $newnick, $stats) if ($self->{cfg}->{showmostnicks});
+                }
+            }
+        } # *** lines
+
+        unless ($stats->{parsedlines} % 10000) { # keep only recent quotes to save memory
+            $self->_trim_lines($lines);
+        }
+    } # while(my $line = <LOGFILE>)
+
+    $self->_trim_lines($lines);
+
+    my $wordcount = sqrt(sqrt(keys %{$stats->{wordcounts}})); # remove less frequent words
+    foreach my $word (keys %{$stats->{wordcounts}}) {
+        if ($stats->{wordcounts}->{$word} < $wordcount) {
+            next if defined $stats->{chartcounts}{$word};
+            delete $stats->{wordcounts}->{$word};
+            delete $stats->{wordnicks}->{$word};
+            delete $stats->{word_upcase}->{$word};
+        }
+    }
+
+    $stats->{totallines} = $.;
+
+    close(LOGFILE);
+}
+
+sub _modechanges
+{
+    my $stats = shift;
+    my $newmode = shift;
+    my $nick = shift;
+
+    my (@voice, @halfops, @ops, $plus);
+    foreach (split(//, $newmode)) {
+        if ($_ eq 'o') {
+            $ops[$plus]++;
+        } elsif ($_ eq 'h') {
+            $halfops[$plus]++;
+        } elsif ($_ eq 'v') {
+            $voice[$plus]++;
+        } elsif ($_ eq '+') {
+            $plus = 0;
+        } elsif ($_ eq '-') {
+            $plus = 1;
+        }
+    }
+    $stats->{gaveops}{$nick} += $ops[0] if $ops[0];
+    $stats->{tookops}{$nick} += $ops[1] if $ops[1];
+    $stats->{gavehalfops}{$nick} += $halfops[0] if $halfops[0];
+    $stats->{tookhalfops}{$nick} += $halfops[1] if $halfops[1];
+    $stats->{gavevoice}{$nick} += $voice[0] if $voice[0];
+    $stats->{tookvoice}{$nick} += $voice[1] if $voice[1];
+}
+
+sub _parse_words
+{
+    my ($stats, $saying, $nick, $ignorewords_regexp, $hour) = @_;
+    # Cache time of day
+    my $tod = int($hour/6);
+
+    foreach my $word (split(/[\s,!?.:;)(\"]+/o, $saying)) {
+        # ignore if $word is empty
+        next if $word eq "";
+
+        $stats->{words}{$nick}++;
+        $stats->{word_times}{$nick}[$tod]++;
+        # remove uninteresting words
+        next if $ignorewords_regexp and $word =~ m/$ignorewords_regexp/i;
+
+        # ignore contractions
+        next if ($word =~ m/'.{1,2}$/o);
+
+        # Also ignore stuff from URLs.
+        next if ($word =~ m/^https?$|^\/\//o);
+
+        my $lcword = lc $word;
+        $stats->{wordcounts}{$lcword}++;
+        $stats->{wordnicks}{$lcword} = $nick;
+        $stats->{word_upcase}{$lcword} ||= $word; # remember first-seen case
+    }
+}
+
+sub _charts
+{
+    my ($self, $stats, $Song, $nick) = @_;
+    unless (defined $Song) {
+        warn "Your ChartsRegexp is b0rked. Read the manual! This happened";
+        return;
+    }
+    $Song =~ s/_/ /g;
+    $Song =~ s/\d+ ?- ?//;
+    $Song =~ s/\.(mp3|ogg|wma)//ig;
+    $Song =~ s/\[[^\] ]*\]/ /g; # strip stuff in brackets [44kbps]
+    $Song =~ s/^ *[^\w]* *| *[^\w]* *$//g;
+
+    return unless length $Song;
+    
+    my $song = lc $Song;
+    $stats->{word_upcase}{$song} = $Song;
+    $stats->{chartcounts}{$song}++;
+    $stats->{chartnicks}{$song} = $nick;
+}
+
+sub _trim_lines
+{
+    my ($self, $lines) = @_;
+
+    foreach my $n (keys %{$lines->{sayings}}) {
+        my $x = @{$lines->{sayings}->{$n}};
+        splice(@{$lines->{sayings}->{$n}}, 0, ($x - 15)) if ($x > 30);
+    }
+    foreach my $n (keys %{$lines->{actionlines}}) {
+        my $x = @{$lines->{actionlines}->{$n}};
+        splice(@{$lines->{actionlines}->{$n}}, 0, ($x - 15)) if ($x > 30);
+    }
+}
+
+sub _pick_random_lines
+{
+    my ($self, $stats, $lines) = @_;
+
+    foreach my $key (keys %{ $lines }) {
+        foreach my $nick (keys %{ $lines->{$key} }) {
+            $stats->{$key}{$nick} = $self->_random_line($lines, $key, $nick);
+        }
+    }
+}
+
+sub _random_line
+{
+    my ($self, $lines, $key, $nick) = @_;
+    my $count = 0;
+    my ($random, $out, $out2) = ("", "", "");
+    #warn "$nick did not say anything" unless @{ $lines->{$key}{$nick} };
+    while (++$count < 20) {
+        $random = ${ $lines->{$key}{$nick} }[rand @{ $lines->{$key}{$nick} }];
+        if (length($random) < $self->{cfg}->{minquote} or length($random) > $self->{cfg}->{maxquote}) {
+            $out2 = $random; # 2nd best choice
+            next;
+        }
+        next if ($self->{cfg}->{noignoredquotes} and $self->{ignorewords_regexp} and
+                 $random =~ /$self->{ignorewords_regexp}/i);
+        $out = $random;
+    }
+    return $out || $out2;
+}
+
+sub _uniquify_nicks {
+    my ($stats) = @_;
+
+    foreach my $word (keys %{ $stats->{wordcounts} }) {
+        if (my $realnick = lc(is_nick($word))) {
+            if ($realnick ne $word) { # word is always lc
+                $stats->{wordcounts}{$realnick} += $stats->{wordcounts}{$word};
+                $stats->{wordnicks}{$realnick} ||= $stats->{wordnicks}{$word};
+                $stats->{word_upcase}{$realnick} ||= $stats->{word_upcase}{$word};
+                delete $stats->{wordcounts}{$word};
+                delete $stats->{wordnicks}{$word};
+                delete $stats->{word_upcase}{$word};
+            }
+        }
+    }
+}
+
+sub _strip_mirccodes
+{
+    my $line = shift;
+
+    # boldcode = chr(2) = oct 001
+    # colorcode = chr(3) = oct 003
+    # plaincode = chr(15) = oct 017
+    # reversecode = chr(22) = oct 026
+    # underlinecode = chr(31) = oct 037
+
+    # Strip mIRC color codes
+    $line =~ s/\003\d{1,2},\d{1,2}//go;
+    $line =~ s/\003\d{0,2}//go;
+    # Strip mIRC bold, plain, reverse and underline codes
+    $line =~ s/[\002\017\026\037]//go;
+
+    return $line;
+}
+
+sub checkname {
+    # This function tracks nickchanges and puts them all in a hash->array,
+    # so we can show all nicks that a user had later (only works properly
+    # when nicktracking is enabled)
+    my ($nick, $newnick, $stats) = @_;
+
+    $stats->{nicks}{$newnick}{lc($nick)} = $nick;
+}
+
+sub _adjusttimeoffset
+{
+    my ($self, $hour) = @_;
+
+    if ($self->{cfg}{timeoffset} != 0) {
+        # Adjust time
+        $hour += $self->{cfg}{timeoffset};
+        $hour = $hour % 24;
+    }
+
+    return sprintf('%02d', $hour);
+}
+
+sub _read_cache
+{
+    my ($self, $statsref, $linesref, $logfile) = @_;
+    my $mtime = (stat $logfile)[9];
+    my $cachefile = $logfile;
+    $cachefile =~ s/[^\w-]/_/g;
+    $cachefile = "$self->{cfg}->{cachedir}/$cachefile";
+
+    return undef unless -e $cachefile;
+    open C, $cachefile or die "$cachefile: $!";
+    local $/;
+    my $str = <C>;
+    close C;
+
+    my ($stats, $lines);
+    eval $str;
+
+    return undef if $stats->{version} and $stats->{version} ne $self->{cfg}->{version};
+    return undef unless $stats->{logfile} eq $logfile; # the name might be ambigous
+    return undef if $stats->{logfile_mtime} != $mtime; # file has changed
+
+    print "cached, " unless $self->{cfg}->{silent};
+    $$statsref = $stats;
+    $$linesref = $lines;
+
+    return 1;
+}
+
+sub _update_cache
+{
+    my ($self, $stats, $lines, $logfile) = @_;
+    my $mtime = (stat $logfile)[9];
+    my $cachefile = $logfile;
+    $cachefile =~ s/[^\w-]/_/g;
+    $cachefile = "$self->{cfg}->{cachedir}/$cachefile";
+
+    #print "Writing cache $cachefile...";
+
+    $stats->{logfile} = $logfile;
+    $stats->{logfile_mtime} = $mtime;
+
+    unless (open C, ">$cachefile") {
+            die "$cachefile: $!";
+    }
+    $stats->{version} = $self->{cfg}->{version};
+    print C Data::Dumper->Dump([$stats], ["stats"]);
+    print C Data::Dumper->Dump([$lines], ["lines"]);
+    close C;
+}
+
+sub _merge_stats
+{
+    my ($self, $stats, $s) = @_;
+
+    my $days_offset = $stats->{days};
+    my $days_rollover = $stats->{oldtime} > $s->{firsttime};
+    $stats->{days} += $s->{days} - 1 + $days_rollover;
+
+    foreach my $key (keys %$s) {
+        #print "$key -> $s->{$key}\n";
+        if ($key =~ /^(logfile|firsttime|days|version)/) { # don't merge these
+            next;
+        } elsif ($key =~ /^(oldtime|lastnick|lastnormal|monocount)$/) { # {key} = int/str: copy
+            $stats->{$key} = $s->{$key};
+        } elsif ($key =~ /^(parsedlines|totallines)$/) { # {key} = int: add
+            $stats->{$key} += $s->{$key};
+        } elsif ($key =~ /^(wordnicks|word_upcase|urlnicks|chartnicks|smileynicks)$/) { # {key}->{} = str: copy
+            foreach my $subkey (keys %{$s->{$key}}) {
+                $stats->{$key}->{$subkey} = $s->{$key}->{$subkey};
+            }
+        } elsif ($key =~ /^(nicks|karma)$/) { # {key}->{}->{} = str: copy
+            foreach my $subkey (keys %{$s->{$key}}) {
+                foreach my $value (keys %{$s->{$key}->{$subkey}}) {
+                    $stats->{$key}->{$subkey}->{$value} = $s->{$key}->{$subkey}->{$value};
+                }
+            }
+        } elsif ($key =~ /^(word|line|sex_line)_times$/) { # {key}->{}->[] = int: add
+            foreach my $subkey (keys %{$s->{$key}}) {
+                foreach my $pos (0 .. @{$s->{$key}->{$subkey}} - 1) {
+                    $stats->{$key}->{$subkey}->[$pos] += $s->{$key}->{$subkey}->[$pos]
+                        if $s->{$key}->{$subkey}->[$pos];
+                }
+            }
+        } elsif ($key eq 'lastvisited') { # {key}->{} = int: copy
+            foreach my $nick (keys %{$s->{lastvisited}}) {
+                $stats->{lastvisited}->{$nick} =
+                    $days_offset + $s->{lastvisited}->{$nick} - 1 + $days_rollover;
+            }
+        } elsif ($s->{$key} =~ /^HASH/) { # {key}->{} = int: add
+            foreach my $subkey (keys %{$s->{$key}}) {
+                die "$key -> $subkey" unless $s->{$key}->{$subkey} =~ /^\d+/; # assert
+                $stats->{$key}->{$subkey} += $s->{$key}->{$subkey};
+            }
+        } elsif ($key =~ /^topics$/) { # {key}->[] = topic hash: append
+            push @{$stats->{$key}}, map {
+                my %a = %$_; $a{days} += $days_offset - 1 + $days_rollover; \%a; # make new hash
+            } @{$s->{$key}};
+        } elsif ($key =~ /^day_lines$/) { # {key}->[] = int: append
+            my @list = @{$s->{day_lines}};
+            die if splice @list, 0, 1; # first element is always undef
+            unless ($days_rollover) {
+                $stats->{day_lines}->[$days_offset] += splice @list, 0, 1;
+            }
+            push @{$stats->{day_lines}}, @list;
+        } elsif ($key =~ /^day_times$/) { # {key}->[]->[] = int: append outer list
+            my @list = @{$s->{day_times}};
+            die if splice @list, 0, 1;
+            if (not $days_rollover) {
+                my @first = @{splice @list, 0, 1};
+                foreach my $pos (0 .. @first - 1) {
+                    $stats->{day_times}[$days_offset][$pos] += $first[$pos];
+                }
+            }
+            push @{$stats->{day_times}}, map { my @a = @$_; \@a; } @list;
+        } else {
+            die "unknown key format $key -> $s->{$key}";
+        }
+    }
+}
+
+sub _merge_lines
+{
+    my ($self, $lines, $l) = @_;
+
+    foreach my $key (keys %$l) { # sayings, actionlines, etc.
+        foreach my $subkey (keys %{$l->{$key}}) {
+            push @{$lines->{$key}->{$subkey}}, @{$l->{$key}->{$subkey}};
+            my $x = @{$lines->{$key}->{$subkey}};
+            splice(@{$lines->{$key}->{$subkey}}, 0, ($x - 15)) if ($x > 30);
+        }
+    }
+}
+
+1;
+
+__END__
+
+=head1 NAME
+
+Pisg::Parser::Logfile - class to parse a normal logfile
+
+=head1 DESCRIPTION
+
+C<Pisg::Parser::Logfile> parses a logfile using the configuration variables set in the 'cfg' option passed to the constructor.
+
+=head1 SYNOPSIS
+
+    use Pisg::Parser::Logfile;
+
+    $analyzer = new Pisg::Parser::Logfile(
+        { cfg => $self->{cfg}, users => $self->{users} }
+    );
+
+=head1 CONSTRUCTOR
+
+=over 4
+
+=item new ( [ OPTIONS ] )
+
+This is the constructor for a new Pisg::Parser::Logfile object.
+
+The first option must be a reference to a hash containing the cfg and users structures.
+
+=back
+
+=head1 AUTHOR
+
+Morten Brix Pedersen <morten@wtf.dk>
+
+=head1 COPYRIGHT
+
+Copyright (C) 2001-2005 Morten Brix Pedersen. All rights resereved.
+Copyright (C) 2003-2005 Christoph Berg <cb@df7cb.de>.
+This program is free software; you can redistribute it and/or modify it
+under the terms of the GPL, license is included with the distribution of
+this file.
+
+=cut
diff --git a/pisg/pisg b/pisg/pisg
new file mode 100644 (file)
index 0000000..ad43107
--- /dev/null
+++ b/pisg/pisg
@@ -0,0 +1,165 @@
+#!/usr/bin/perl -w
+
+use strict;
+use Getopt::Long;
+
+# pisg - Perl IRC Statistics Generator
+#
+# Copyright (C) 2001-2005  <Morten Brix Pedersen> - morten@wtf.dk
+# Copyright (C) 2003-2006  Christoph Berg <cb@df7cb.de>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+sub main
+{
+    my $script_dir = $0;
+
+    # If the script was executed as ./pisg - then we just remove
+    # everything after the last slash, if it was executed as 'perl pisg'
+    # we assume that we are executing in the current dir.
+    if ($script_dir =~ m/\/[^\/]*$/) {
+        $script_dir =~ s/\/[^\/]*$//;
+    } else {
+        $script_dir = ".";
+    }
+
+    if (!-t STDOUT) { # we are not writing to a terminal
+       push @ARGV, "--silent";
+    }
+
+    my $cfg = get_cmdline_options($script_dir);
+    unshift(@INC, $cfg->{modules_dir});
+
+    my $version;
+    if ($cfg->{version}) {
+        $version = 1;
+        undef $cfg->{version};
+    }
+
+    my $pisg;
+    eval <<END;
+
+use Pisg;
+
+\$pisg = new Pisg(
+    use_configfile => '1',
+    override_cfg => \$cfg,
+    search_path => \$script_dir,
+);
+
+if (\$version) {
+    print \$pisg->{cfg}->{version} . "\n";
+} else {
+    \$pisg->run();
+}
+END
+    if ($@) {
+        print STDERR "Could not load pisg! Reason:\n$@\n";
+        return undef;
+    }
+}
+
+sub get_cmdline_options
+{
+    my $script_dir = shift;
+
+    my %cfg = (
+        modules_dir => "$script_dir/modules/",     # Module search path
+        logfile => [],
+        logdir => [],
+    );
+
+    # Commandline options
+    my ($tmp, $help, $silent, $option, @cfg);
+
+my $usage = <<END_USAGE;
+Usage: pisg [-ch channel] [-l logfile] [-o outputfile] [-ma maintainer]
+[-f format] [-ne network] [-d logdir] [-mo moduledir] [-s] [-v] [-h]
+
+-ch --channel=xxx      : Set channel name
+-cc --cchannels=xxx    : Only do this channel from cfg file, give multiple
+                         times to do multiple channels
+-l  --logfile=xxx      : Log file to parse, give multiple times to use
+                         multiple log files.
+-o  --outfile=xxx      : Name of HTML file to create
+-t  --tag=xxx          : Replace \%t in --outfile by xxx
+-ma --maintainer=xxx   : Channel/statistics maintainer
+-f  --format=xxx       : Logfile format [see FORMATS file]
+-ne --network=xxx      : IRC network for the channel
+-d  --dir=xxx          : Analyze all files in this dir. Ignores logfile.
+                         Give multiple times to use multiple directories.
+-nf --nfiles=xxx       : Analyze the last xxx files if used with --dir
+-p  --prefix=xxx       : Analyze only files prefixed by xxx in dir
+                         Only works with --dir
+-cf --cfg opt=value    : Specify configuration options, eg. -cf ShowWpl=1
+-co --configfile=xxx   : Configuration file
+-mo --moduledir=xxx    : Directory containing pisg modules
+-s  --silent           : Suppress output (except error messages)
+-v  --version          : Show version
+-h  --help             : Output this message and exit.
+
+Example:
+
+ \$ pisg -ne IRCnet -f xchat -o suid.html -ch \\#channel -l logfile.log
+
+All options may also be defined by editing the configuration file and
+calling pisg without arguments.
+END_USAGE
+
+    if (GetOptions('channel=s'    => \$cfg{channel},
+                   'cchannels=s@'  => \@{ $cfg{cchannels} },
+                   'logfile=s'    => \@{ $cfg{logfile} },
+                   'format=s'     => \$cfg{format},
+                   'network=s'    => \$cfg{network},
+                   'maintainer=s' => \$cfg{maintainer},
+                   'outfile=s'    => \$cfg{outputfile},
+                   'tag=s'        => \$cfg{outputtag},
+                   'dir=s'        => \@{ $cfg{logdir} },
+                   'nfiles=i'     => \$cfg{nfiles},
+                   'prefix=s'     => \$cfg{logprefix},
+                   'moduledir=s'  => \$cfg{moduledir},
+                   'configfile=s' => \$cfg{configfile},
+                   'ignorefile=s' => \$tmp,
+                   'aliasfile=s'  => \$tmp,
+                   'silent'       => \$silent,
+                   'version'      => \$cfg{version},
+                   'cfg=s'        => \@cfg,
+                   'help|?'       => \$help
+               ) == 0 or $help) {
+                   die($usage);
+               }
+
+    if ($tmp) {
+        die("The aliasfile and ignorefile has been obsoleted by the new
+        pisg.cfg, please use that instead [see pisg.cfg]\n");
+    }
+
+    if ($silent) { $cfg{silent} = 1; }
+
+    if (@cfg) {
+        foreach (@cfg) {
+            if (/(.*)=(.*)/) {
+                $cfg{lc $1} = $2;
+            } else {
+                print STDERR "Warning: Couldn't parse -cfg option\n";
+            }
+        }
+    }
+
+    return \%cfg;
+
+}
+
+main();        # Run the script
diff --git a/pisg/pisg.cfg b/pisg/pisg.cfg
new file mode 100644 (file)
index 0000000..0daf5a3
--- /dev/null
@@ -0,0 +1,19 @@
+# Config file for pisg (set up all your channels/logfiles here)
+#
+# For a list of all configuration options, see docs/pisg-doc.txt or
+# docs/html/index.html for a HTML version.
+#
+# Here is some basic examples, uncomment them to make them actually do
+# something.
+#
+# <user nick="Joe" alias="Joe^away Joe^work" pic="joe.jpg" link="joe@joe.com">
+#
+# <set FoulWords="ass bitch fuck" Maintainer="SomeMaintainer">
+#
+# <channel="#channel">
+#   Logfile="channel2.log"
+#   Format="mIRC"
+#   Network="SomeIRCNet"
+#   OutputFile="index.html"
+# </channel>
+#
diff --git a/pisg/scripts/addalias/README b/pisg/scripts/addalias/README
new file mode 100644 (file)
index 0000000..2715bbc
--- /dev/null
@@ -0,0 +1,60 @@
+#############################################################################
+#                                                                           #
+#  addalias version 2.0 by deadlock (deadlock@cheeseheadz.net)              #
+#                                                                           #
+#  This script can be used on a webpage for users to enter and edit their   #
+#  own info for the pisg ircstats program by mbrix.                         #
+#                                                                           #
+#  addalias v2+ is based on the original addalias program by Doomshammer    #
+#                                                                           # 
+#############################################################################
+
+
+Info:
+--
+This script is intended as an add-on for pisg
+<http://pisg.sourceforge.net/>.  After seeing Addalias.pl by Doomshammer it
+inspired me to write a more powerfull version of it which would also allow
+people to change their information instead of just adding it. This way it
+would allow me to enter some basic nicklinking info for those too lazy to do
+it themselves.  I also decided to make it a script only version which would
+not require additional html files and give it more configuration options.
+
+
+
+Installation:
+--
+Make sure the webserver has read and write access to the pisg.cfg file (the
+script will let you know when it has permissions to read or write).  Change
+the $pisg_config variable to the location of the pisg.cfg file on your
+system.  Put the addalias.pl file in the cgi-bin directory. You can link
+directly to the addalias.pl, no need to add an html file to it.  If you want
+to you can customise the text and layout (colors in the html head tag) of
+the pages to your own liking or language by editing the appropriate
+variables in addalias.pl. The names of the variables and default text should
+explain themselves.
+
+
+
+Release history:
+--
+
+Version 2.2:
+------------
+  Some modifications by icu (me@1cu.de):
+  * added a hardcoded baseurl
+  * added check for nick-field in input
+  * added list botton to get a list of all aliases
+
+Version 2.1:
+------------
+  * Made nicks in config file incasesensitive
+
+Version 2.0:
+------------
+  * Initial release of the improved version
+    by deadlock. 
+
+Version 1.0:
+------------
+  * Initial release by Doomshammer <doomy@doomshammer.yi.org>
diff --git a/pisg/scripts/addalias/addalias.pl b/pisg/scripts/addalias/addalias.pl
new file mode 100644 (file)
index 0000000..b852480
--- /dev/null
@@ -0,0 +1,501 @@
+#!/usr/bin/perl
+
+use strict;
+use CGI qw/:standard/;
+use CGI::Carp qw(fatalsToBrowser carpout);
+
+###########################################################################
+#                                                                         #
+#  addalias version 2.2 by deadlock (deadlock@cheeseheadz.net)            #
+#                                                                         #
+#  This script can be used on a webpage for users to enter and edit their #
+#  own info for the pisg ircstats program by mbrix.                       #
+#                                                                         #
+#  addalias v2+ is based on the original addalias program by Doomshammer  #
+#                                                                         #
+###########################################################################
+
+#############################
+### Configuration section ###
+#############################
+
+# File locations:
+
+my $pisg_config = "/path/to/pisg.cfg";
+
+# Server URL
+# If your script resists in http://myserver/cgi-bin/addalias.pl you should
+# set it to: "/cgi-bin"
+
+my $url         = "/cgi-bin";
+
+# Page layout:
+
+my $c_bgcolor   = "#FFFFFF";
+my $c_text      = "#000000";
+my $c_link      = "blue";
+my $c_vlink     = "#C0C0C0";
+my $c_alink     = "#C0FFC0";
+my $c_border    = "#FFFFFF";
+
+my $title       = "IRC statistics - user addition page";
+
+# Text on the main page
+
+my $txthead1    = "In this form you can enter the settings (aliases, link and user picture) for your nickname in the IRC-stats.";
+my $txthead2    = "Nicknames are allowed only once.";
+my $txtnick     = "Nickname";
+my $txtalias    = "Alias(es)";
+my $txturl      = "URL/E-Mail";
+my $txtpic      = "Userpic";
+my $txtsex      = "Sex";
+my $txtmale     = "M";
+my $txtfemale   = "F";
+my $txtbot      = "B";
+my $txtignore   = "Ignore me";
+my $btnsubmit   = "Submit";
+my $btnupdate   = "Update";
+my $txtfoot1    = "To update your settings, just enter your nickname and click Submit to retrieve your current settings.";
+my $txthelp     = "For help on this form click <a href=\"$url/addalias.pl/help\" target=\"_blank\">here</a>.";
+my $txtlist     = "For a complete list of known nicks please click <a href=\"$url/addalias.pl/list\">here</a>.";
+my $txtupdate   = "These are your current settings. Edit them where needed and click Update to update your info.";
+my $txtaddok    = "Your nickname was successfully added.";
+my $txtignoreon = "You activated ignore and will not appear in the stats.";
+my $txtupdateok = "Your info was successfully updated.";
+
+# Helptext:
+
+my $nickhelp    = "Enter the name you want to use in the stats here.";
+my $aliashelp   = "Add all aliases you use here, seperated by spaces, so they will be joined in the stats. A * is allowed as a wildcard. For example: MyNick[Zzz], MyNick-afk and MyNick-work could be entered as 'MyNick[Zzz] MyNick-*' or just as 'MyNick*'";
+my $urlhelp     = "You can enter a webpage or e-mail adress here to be linked to your nick in the stats.";
+my $pichelp     = "If you enter a link to a picture here it will be added to your stats on the page.";
+my $sexhelp     = "This setting is used to determine if lines in the stats should read 'his' or 'her' or 'bot' when referring to you.";
+my $ignorehelp  = "If you don't want to be included in the stats, select this option.";
+
+
+###################################
+### End config section          ###
+### do not edit below this line ###
+###################################
+
+# Main program
+
+my $path = path_info();
+$path =~ s!^/!!;
+my (%oldnicks, @users, @nick);
+my ($frm_nick, $frm_alias, $frm_link, $frm_pic, $frm_sex, $frm_ignore);
+my ($old_nick, $old_alias, $old_link, $old_pic, $old_sex, $old_ignore);
+my ($old_sexm, $old_sexf, $old_sexb, $old_ignr);
+my ($cfg, $fnd);
+my ($submitbtn, $frmaction);
+
+htmlheader();
+if (!$path) {
+    $submitbtn = $btnsubmit;
+    $frmaction="\"$url/addalias.pl/input\"";
+    $txtupdate = "";
+    mainpage();
+} elsif ($path eq 'help') {
+    helppage();
+} elsif ($path eq 'list') {
+    $submitbtn = $btnsubmit;
+    $frmaction="\"$url/addalias.pl/input\"";
+    $txtupdate = "";
+    mainpage();
+    list();
+
+} elsif ($path eq 'input') {
+    readparams();
+    if ($frm_nick eq "") {
+       no_nick();
+       $submitbtn = $btnsubmit;
+       $frmaction="\"$url/addalias.pl/input\"";
+       $txtupdate = "";
+       mainpage();
+    } else {
+       $cfg = read_config();
+       if ($cfg ne "1") {
+           $fnd = check_if_found();
+           if ($fnd eq "1") {
+               $submitbtn = $btnupdate;
+               $frmaction="\"update\"";
+               $txtfoot1="";
+               mainpage();
+           }
+           else {
+               $submitbtn = $btnupdate;
+               $frmaction="\"update\"";
+               addinfo();
+               mainpage();
+           }
+       }
+       else {
+           $submitbtn = $btnupdate;
+           $frmaction="\"update\"";
+           addinfo();
+           mainpage();
+       }
+    }
+} elsif ($path eq 'update') {
+    readparams();
+    if ($frm_nick eq "") {
+       no_nick();
+       mainpage();
+    } else {
+       $cfg = read_config();
+       $submitbtn = $btnupdate;
+       $frmaction="\"update\"";
+       updateinfo();
+       mainpage();
+    }
+} else {
+    print "Illegal calling of script<br>\n";
+}
+
+htmlfooter();
+
+
+# Subs
+
+sub htmlheader
+{
+print <<HTML
+Content-Type: text/html
+
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+  <title>$title</title>
+ </head>
+ <body bgcolor="$c_bgcolor" text="$c_text" link="$c_link" vlink="$c_vlink" alink="$c_alink">
+HTML
+
+}
+
+
+sub htmlfooter
+{
+print <<HTML
+ </body>
+</html>
+HTML
+}
+
+
+sub mainpage
+{
+print <<HTML
+  <p>$txthead1<br> $txthead2</p>
+  $txtupdate<br>
+  <form action=$frmaction method="POST">
+   <table width="400" cellpadding="2" cellpadding="2" border="0" style="border: 1px
+   ridge $c_border">
+    <tr>
+     <td><b>$txtnick</b></td>
+     <td><input name="nick" type="text" width="30" value="$old_nick"></td>
+    </tr>
+    <tr>
+     <td><b>$txtalias</b></td>
+     <td><input name="alias" type="text" width="30" value="$old_alias"></td>
+    </tr>
+    <tr>
+     <td><b>$txturl</b></td>
+     <td><input name="link" type="text" width="30" value="$old_link"></td>
+    </tr>
+    <tr>
+     <td><b>$txtpic</b></td>
+     <td><input name="pic" type="text" width="30" value="$old_pic"></td>
+    </tr>
+    <tr>
+     <td><b>$txtsex</b></td>
+     <td>$txtmale<input type="radio" name="sex" value="m" $old_sexm>$txtfemale<input type="radio" name="sex" value="f" $old_sexf>$txtbot<input type="radio" name="sex" value="b" $old_sexb></td>
+    </tr>
+    <tr>
+     <td><b>$txtignore</B></td>
+     <td><input type="checkbox" name="ignore" $old_ignr></td>
+    </tr>
+    <tr>
+     <td></td>
+     <td>
+      <input type="submit" value="$submitbtn">
+      <input type="reset" value="Reset form">
+     </td>
+    </tr>
+   </table>
+  </form>
+  $txtfoot1<br>
+  $txthelp<br><br>
+  $txtlist<br><br>
+HTML
+}
+
+
+sub helppage
+{
+print <<HTML
+  <b>$txtnick:</b><br>
+  $nickhelp<br>
+  <b>$txtalias:</b><br>
+  $aliashelp<br>
+  <b>$txturl:</b><br>
+  $urlhelp<br>
+  <b>$txtpic:</b><br>
+  $pichelp<br>
+  <b>$txtsex:</b><br>
+  $sexhelp<br>
+  <b>$txtignore:</b><br>
+  $ignorehelp<br>
+HTML
+}
+
+sub readparams
+{
+   $frm_nick = param('nick');
+   $frm_alias = param('alias');
+   $frm_link = param('link');
+   $frm_pic = param('pic');
+   $frm_sex = param('sex');
+   $frm_ignore = param('ignore');
+}
+
+sub list
+{
+    open(FILE, "<$pisg_config") or die("Error opening pisg config file: $!");
+    my $i = 0;
+    my $nick;
+    my $alias;
+    while(<FILE>) {
+        if($_ =~ /^<user/) {
+            $users[$i] = $_;
+            chomp $users[$i];
+            $i++;
+        }
+    }
+    close(FILE);
+    $i = 0;
+
+    print "<table width=\"800\" cellpadding=\"2\" cellpadding=\"2\" border=\"0\" style=\"border: 1px ridge $c_border\">\n <tr>\n  <td align=\"left\"><b>$txtnick</b></td><td align=\"left\"><b>$txtalias</b></td> </tr>\n";
+
+    foreach (@users) {
+        if ($users[$i] =~ /nick=.*/) {
+            if ($users[$i] =~ /nick="(\S+)"(.*)/) {
+                $nick = $1;
+            }
+            if ($users[$i] =~ /alias="(\S+)".*/ or $users[$i] =~ /alias="(.*)"\s.*/ or $users[$i] =~ /alias="(.*)">/ ) {
+                $alias = $1;
+            }
+            print " <tr>\n  <td>$nick</td><td>$alias</td>\n <tr>\n";
+        }
+    $i++
+    }
+}
+
+sub read_config
+{
+    open(FILE, "<$pisg_config") or die("Error opening pisg config file: $!");
+    my $i = 0;
+    while(<FILE>) {
+        if($_ =~ /^<user/) {
+            $users[$i] = $_;
+            chomp $users[$i];
+            $i++;
+        }
+    }
+    close(FILE);
+
+    my $search = 0;
+    $i = 0;
+    foreach (@users) {
+        if ($users[$i] =~ /nick=/) {
+            if ($users[$i] =~ /nick="(\S+)"(.*)/) {
+                $nick[$i] = lc($1);
+                $oldnicks{$nick[$i]}{'nick'} = $1;
+            }
+            if ($users[$i] =~ /alias="(\S+)".*/ or $users[$i] =~ /alias="(.*)"\s.* / or $users[$i] =~ /alias="(.*)">/ ) {
+                $oldnicks{$nick[$i]}{'alias'} = $1;
+            }
+            if ($users[$i] =~ /link="(\S+)"(.*)/) {
+                $oldnicks{$nick[$i]}{'link'} = $1;
+            }
+            if ($users[$i] =~ /pic="(\S+)"(.*)/) {
+                $oldnicks{$nick[$i]}{'pic'} = $1;
+            }
+            if ($users[$i] =~ /sex="(\S+)"(.*)/) {
+                $oldnicks{$nick[$i]}{'sex'} = $1;
+            }
+            if ($users[$i] =~ /ignore="(\S+)"(.*)/) {
+                my $ignore = $1;
+                if($ignore eq "y" or $ignore eq "Y") {
+                    $ignore = 1;
+                } else {
+                    $ignore = 0;
+                }
+                $oldnicks{$nick[$i]}{'ignore'} = $ignore;
+            }
+        } else {
+            $search = 1;
+        }
+        $i++;
+    }
+    return $search;
+}
+
+
+sub no_nick
+{
+    print <<HTML
+<font color="red" size="+1"><b>Error:</b> No Nickname given!</font><br>
+HTML
+;
+}
+
+sub check_if_found
+{
+
+    my $found = 0;
+    my $lcnick = lc($frm_nick);
+    foreach (@nick) {
+        if (lc($oldnicks{$_}{'nick'}) eq $lcnick) {
+            $found = 1;
+            last;
+        }
+    }
+    if ($found eq "1") {
+        $old_nick = $oldnicks{$lcnick}{'nick'};
+        $old_alias = $oldnicks{$lcnick}{'alias'};
+        $old_link = $oldnicks{$lcnick}{'link'};
+        $old_pic = $oldnicks{$lcnick}{'pic'};
+        $old_sex = $oldnicks{$lcnick}{'sex'};
+        $old_ignore = $oldnicks{$lcnick}{'ignore'};
+        if ($old_sex eq "m" or $old_sex eq "M"){
+            $old_sexm = "checked";
+        }
+        elsif ($old_sex eq "f" or $old_sex eq "F"){
+            $old_sexf = "checked";
+        }
+        elsif ($old_sex eq "b" or $old_sex eq "B"){
+            $old_sexb = "checked";
+        }
+        if ($old_ignore eq "1"){
+            $old_ignr = "checked";
+        }
+    }
+    return $found;
+}
+
+sub addinfo
+{
+    my $line_to_add = "<user";
+    if($frm_nick) {
+        $line_to_add .= " nick=\"$frm_nick\"";
+    }
+    if($frm_alias) {
+        $line_to_add .= " alias=\"$frm_alias\"";
+    }
+    if($frm_link) {
+        $line_to_add .= " link=\"$frm_link\"";
+    }
+    if($frm_pic) {
+        $line_to_add .= " pic=\"$frm_pic\"";
+    }
+    if($frm_sex) {
+        $line_to_add .= " sex=\"$frm_sex\"";
+    }
+    if($frm_ignore eq "on") {
+        $line_to_add .= " ignore=\"y\"";
+    }
+
+    $line_to_add .= ">";
+
+    open(FILE, ">>$pisg_config") or die("Error writing to configfile: $!");
+    print FILE "$line_to_add\n";
+    close(FILE);
+
+    $old_nick = $frm_nick;
+    $old_alias = $frm_alias;
+    $old_link = $frm_link;
+    $old_pic = $frm_pic;
+    $old_sex = $frm_sex;
+    $old_ignore = $frm_ignore;
+    if ($old_sex eq "m" or $old_sex eq "M"){
+        $old_sexm = "checked";
+    }
+    elsif ($old_sex eq "f" or $old_sex eq "F"){
+        $old_sexf = "checked";
+    }
+    elsif ($old_sex eq "b" or $old_sex eq "B"){
+        $old_sexb = "checked";
+    }
+    if ($old_ignore eq "1"){
+        $old_ignr = "checked";
+    }
+    print "<font color=\"green\">$txtaddok</font><p>\n";
+}
+
+sub updateinfo
+{
+    my $line;
+    my $line_to_add = "<user";
+    if ($frm_nick) {
+        $line_to_add .= " nick=\"$frm_nick\"";
+    }
+    if ($frm_alias) {
+        $line_to_add .= " alias=\"$frm_alias\"";
+    }
+    if ($frm_link) {
+        $line_to_add .= " link=\"$frm_link\"";
+    }
+    if ($frm_pic) {
+        $line_to_add .= " pic=\"$frm_pic\"";
+    }
+    if ($frm_sex) {
+        $line_to_add .= " sex=\"$frm_sex\"";
+    }
+    if ($frm_ignore eq "on") {
+        $line_to_add .= " ignore=\"y\"";
+    }
+
+    $line_to_add .= ">";
+
+    open(OLDFILE, "$pisg_config") or die("Error reading configfile: $!");
+    &lock_file(*OLDFILE);
+    my @lines = <OLDFILE>;
+    close(OLDFILE);
+    open(NEWFILE, ">$pisg_config") or die("Error updating configfile: $!");
+    &lock_file(*NEWFILE);
+    foreach $line (@lines) {
+       if ($line =~ /^<user.*nick=\"\Q$frm_nick\E\"/i) {
+         print NEWFILE "$line_to_add\n"
+       } else {
+         print NEWFILE $line;
+       }
+    }
+    close (NEWFILE);
+
+    $old_nick = $frm_nick;
+    $old_alias = $frm_alias;
+    $old_link = $frm_link;
+    $old_pic = $frm_pic;
+    $old_sex = $frm_sex;
+    $old_ignore = $frm_ignore;
+    if ($old_sex eq "m" or $old_sex eq "M"){
+        $old_sexm = "checked";
+    }
+    elsif ($old_sex eq "f" or $old_sex eq "F"){
+        $old_sexf = "checked";
+    }
+    elsif ($old_sex eq "b" or $old_sex eq "B"){
+        $old_sexb = "checked";
+    }
+    if ($old_ignore eq "1"){
+        $old_ignr = "checked";
+    }
+
+    print "<font color=\"green\">$txtupdateok</font><p>\n";
+}
+
+sub lock_file {
+    my $lock = 2;
+    flock($_[0], $lock);
+}
diff --git a/pisg/scripts/bxlog-pisg.bx b/pisg/scripts/bxlog-pisg.bx
new file mode 100644 (file)
index 0000000..3dd06d9
--- /dev/null
@@ -0,0 +1,123 @@
+# bxlog.irc  - 'Forces' BitchX to log in separate files - like mIRC
+# ver. 1.0   - by dARTh (IRCNet/#varna) (based on the slog.irc by Zed)
+# Copyrights encodings by dARTh.
+#
+# Now logs ABSOLUTELY everything :)
+# Send suggestions and bugs (if any) to chron-o-john@usa.net
+#
+# This IS my first (but not last) script, so I hope you'll like it. :)
+# The only command you'll need is /LOG - type it! :-)
+############## CONFIGURATION ###############
+# Set this to the directory, you wish your log files to be written
+# E.G: ~/logs
+    @ logdir = [~/logs]
+# Set the color scheme (R for red, G for green, W for white, etc..)
+# Valid choises are W,R,Y,G,C,B,P,K and X for random.
+    @ col = [C]
+# Set the header symbol:
+    @ hdr = [>]
+# Display the time on startup (Y/N):
+    @ sht = [Y]
+# Log date and time in log files (Y/N);
+    @ wrt = [Y]
+# Do not change anything below *please*!
+############################################
+@ col = [$tolower($col)]
+@ colup = [$toupper($col)]
+@ hdr = [$[1]hdr]
+@ logger = [\ 2BX\ 2Log]
+@ logver = [1.0]
+@ auth = [$decode(GEEBFCFEGI)]
+if ([$auth]!=[$decode($decode(EHEFEFECEGEDEGEFEHEJ))]) @ auth = [$reverse(hTRAd)]
+if ([$col]!=[W]&&[$col]!=[R]&&[$col]!=[Y]&&[$col]!=[G]&&[$col]!=[C]&&[$col]!=[B]&&[$col]!=[P]&&[$col]!=[K]||[$col]==[X]) { 
+    @col.0=[w];@col.1=[r];@col.2=[y];@col.3=[g];@col.4=[c];@col.5=[b];@col.6=[p]
+    @ randcol = [$col[$rand(7)]]
+    @ col = [$tolower($randcol)]
+    @ colup = [$toupper($randcol)] }
+alias logecho echo $cparse("%K$hdr%$col$hdr%$colup$hdr $0-")
+eval logecho %$col\Starting %$colup\BX%$col\Log [%$colup$logver%$col\] by %$colup$tolower($left(1 $auth))%$col$toupper($mid(1 3 $auth))%$colup$tolower($right(1 $auth))%$col\...
+if ([$col] == [K]) eval logecho %w It is not advisable to use %KTHIS%w color scheme :)
+if ([$wrt]!=[Y]&&[$wrt]!=[N]) { 
+    eval logecho @ wrt = %$col\[%$colup$wrt%$col\]%$colup\ --%$col\ not set properly%$colup\!
+    @ wrt = [Y] }
+if ([$fexist($logdir)]!=[1]) {
+    logecho %RThe log directory does not exist%W - %Gcreating it%g...
+    if ([$mkdir($logdir)] != [0]) {
+       eval logecho Unable to %Wmkdir%colup\ -- check your %Rpermissions%R%W!!!
+       quit }
+    if ([$chmod($logdir 700)] != [0]) {
+       eval logecho Unable to %Wchmod 700%$colup\ -- check your %Rpermissions%R%W!!!
+       quit }}
+eval set format_version $format_version \ 2+\ 2 \$logger [\ 2\$logver\ 2] by \ 2\$tolower($left(1 $auth))\ 2\$toupper($mid(1 3 $auth))\ 2\$tolower($right(1 $auth))
+eval set client_information -)
+@ out=[$numwords($format_version)]-1
+
+alias bxlog {
+    @ bxl = open($logdir/$tolower($0) W)
+    if ([$wrt]==[Y]) { 
+       @ write($bxl [$word(2 $stime($time())) $word(1 $stime($time()))/$Z] $stripc($stripansicodes($strip(\ 2\1f\ f\a\16 $1-)))) }{
+       @ write($bxl $stripc($stripansicodes($strip(\ 2\1f\ f\a\16 $1-)))) }
+    @ close($bxl) }
+alias log {
+    @log = [$tolower($0)]
+    if ([$1]!=[on]&&[$1]!=[off]&&[$1]!=[view]&&[$1]!=[del]) {
+       eval logecho Usage%$col\:%$colup\ /%$col\LOG %Y<%Cnick%W|%Bchannel%Y%W|%Y<%Cnick%Y>%W.dcc|%Rctcp%Y> %Y<%Gon%W|%Roff%W|%Cview%W|%Bdel%Y> }{
+    if ([$1]==[on]) {
+       if ([$fexist($logdir/$log\.log)]!=[1]) {
+           eval logecho A log for %W$log%$colup\ does %Rnot%$colup\ exist%W!! }{
+         @ chmod($logdir/$log\.log 644)
+           bxlog $log\.log >> Logging On <<
+           eval logecho Toggled logging for %W$log %$col\[%GOn%$col\] }}
+    if ([$1] == [off]) {
+       bxlog $log\.log >> Logging Off <<
+      @ chmod($logdir/$log\.log 444)
+        eval logecho Toggled logging for %W$log%W %$col\[%ROff%$col\] }
+    if ([$1] == [del]) {
+       if ([$fexist($logdir/$log\.log)]!=[1]) {
+           eval logecho A log for %W$log%$colup\ does %Rnot%$colup\ exist%W!! }{
+           eval logecho The log file for %W$log%$colup\ - %Rremoved%W!!
+           exec rm -f $logdir/"$log".log }}
+    if ([$1] == [view]) {
+       if ([$fexist($logdir/$log\.log)]!=[1]) {
+           eval logecho A log for %W$log%$colup\ does %Rnot%$colup\ exist%W!! }{
+           eval logecho Displaying the log of %W$log%$colup\:
+           exec cat $logdir/"$log".log }}}}
+on #-msg 371371 * bxlog $0.log <$0> $1-
+#on #-send_msg 371371 * bxlog $0.log \($N\) $1-
+#on #-notice 371371 * bxlog $0.log -$0\- $1-
+#on #-send_notice 371371 * bxlog $0.log =$N= $1-
+#on #-dcc_chat 371371 * bxlog $0.dcc.log <$0> $1-
+#on #-send_dcc_chat 371371 * bxlog $0.dcc.log \($N\) $1-
+on #-public 371371 * bxlog $1.log <$0> $2-
+on #-public_ar 371371 * bxlog $1.log [$0> $2-
+#on #-send_public 371371 * bxlog $0.log \($N\) $1-
+on #-public_notice 371371 * bxlog $1.log -$0\- $2-
+#on #-send_action 371371 * {
+#    if ([$[1]0]==[=]) {
+#      bxlog $strip(= $0).dcc.log + $N $1- }{
+#      bxlog $0.log + $N $1- }}
+on #-action 371371 * {
+    if ([$[1]1]==[#]) {
+       bxlog $1.log * $0 $2- }{
+       if ([$[1]0] == [=]) {
+           bxlog $strip(= $0).dcc.log * $strip(= $0) $2- }{
+           bxlog $0.log * $0 $2- }}}
+on #-leave 371371 * bxlog $1.log < $0!$2 has left $1
+on #-join 371371 * bxlog $1.log > $0!$2 has joined $1
+on #-kick 371371 * bxlog $2.log < $0!$userhost($0) was kicked off $2 by $1!$userhost($1) \($3-\)
+on #-topic 371371 * bxlog $1.log @ Topic by $0: $2-
+on #-channel_nick 371371 * { if ( [$findw($1 $onchannel($0))] != -1 ) { bxlog $0.log ! $1 is known as $2 }}
+on #-channel_signoff 371371 * bxlog $0.log < SignOff: $1!$userhost($1) \($2-\)
+on #-mode 371371 * {
+    if ([$userhost($0)]==[<UNKNOWN>@<UNKNOWN>]) {
+    bxlog $1.log @ mode $1 [$2-] by $0 }{
+    bxlog $1.log @ mode $1 [$2-] by $0!$userhost($0) }}
+#on #-ctcp 371371 * {
+#    if ([$userhost($0)]==[<UNKNOWN>@<UNKNOWN>]) {
+#    bxlog ctcp.log CTCP from $0: $2- }{
+#    bxlog ctcp.log CTCP form $0!$userhost($0): $2- }}
+#on #-ctcp_reply 371371 * bxlog $0.log CTCP $1 reply from $0: $2-
+if ([$sht]==[Y]) {
+    eval logecho %$col\Started on%$colup\: $stime($time()) }{
+    if ([$sht]!=[N]) { eval logecho @ sht = %$col\[%$colup$sht%$col\]%$colup\ --%$col\ not set properly%$colup\! }}
+load stat.bx
diff --git a/pisg/scripts/crontab b/pisg/scripts/crontab
new file mode 100644 (file)
index 0000000..d9d5f4f
--- /dev/null
@@ -0,0 +1,9 @@
+# In order to run pisg in crontab, then do 'crontab -e' as a normal user,
+# and insert a line like this:
+
+*/10 * * * * /path/to/pisg --silent
+
+# This will make pisg run every 10 minutes, or you could do it every hour
+# by doing this:
+
+0 * * * * /path/to/pisg --silent
diff --git a/pisg/scripts/dropegg.pl b/pisg/scripts/dropegg.pl
new file mode 100644 (file)
index 0000000..65c488d
--- /dev/null
@@ -0,0 +1,121 @@
+#!/usr/bin/perl
+
+# Drop Egg
+#
+# This script takes a heap of daily eggdrop logs and changes them around
+# to look a little more mIRC-like. (So that they can be fed through PISG
+# and whatnot)
+#
+# Copyright 2001, Emil Mikulic. <darkmoon7@optushome.com.au>
+
+use Time::Local;
+
+$logdir = "/home/darkmoon/eggdrop/logs";
+$logname = "gencorp.log";
+$outfile = "gencorp.out";
+$channel = "#gencorp";
+
+open(OUTFILE, ">$outfile");
+
+foreach (`ls $logdir/$logname.*`)
+{
+ chomp( $current_log = $_ );
+ print "Sanitizing $current_log...";
+
+ ($year,$mon,$day) = $current_log =~ /$logdir\/$logname\.(\d\d\d\d)(\d\d)(\d\d)/;
+ $time = timelocal(1,0,0,$day,$mon,$year);
+ print OUTFILE "\nSession Start: " . localtime($time) . "\n";
+ print OUTFILE "[00:00] *** Now talking in $channel\n";
+
+ foreach (`cat $current_log`)
+ {
+  chomp( $line = $_ );
+
+  $line =~ s/\cB//g;
+  $line =~ s/\c_//g;
+  $line =~ s/\cO//g;
+  $line =~ s/\cC\d+//g;
+
+  # [02:25] DTails (~Dtails@co3033554-a.mckinn1.vic.optushome.com.au) joined #gencorp.
+  # [14:48] *** shai (cmot_dblah@a1-46.melbpc.org.au) has joined #breakfastclub
+
+  if (($line =~ /joined/) && !($line =~ /\</))
+  {
+   ($timestamp,$nick,$hostmask) = $line =~ /(\[\d\d\:\d\d\]) (\S+) \(([^)]+)\) joined/;
+   $line = "$timestamp *** $nick ($hostmask) has joined $channel";
+  }
+
+  # [02:26] DTails (~Dtails@co3033554-a.mckinn1.vic.optushome.com.au) left irc: We're the
+  # [14:46] *** alice (noidea@dialup-33.ap1-nas7.unite.mel.dav.net.au) Quit
+
+  if (($line =~ /left irc/) && !($line =~ /\[\d\d\:\d\d\] \</))
+  {
+   ($timestamp,$nick,$hostmask) = $line =~ /(\[\d\d\:\d\d\]) (\S+) \(([^)]+)\) left irc/;
+   $line = "$timestamp *** $nick ($hostmask) Quit";
+  }
+
+  if (($line =~ /got netsplit/) && !($line =~ /\[\d\d\:\d\d\] \</))
+  {
+   ($timestamp,$nick,$hostmask) = $line =~ /(\[\d\d\:\d\d\]) (\S+) \(([^)]+)\) got netsplit/;
+   $line = "$timestamp *** $nick ($hostmask) Quit";
+  }
+
+  # [19:42] Action: G..... wipes away tear
+  # [19:42] * G..... is a SED KENT
+
+  if ($line =~ /\[\d\d\:\d\d\] Action/)
+  {
+   $line =~ s/Action\:/\*/;
+  }
+
+  # [12:06] Nick change: DTails -> DT|Work
+  # [14:53] *** Death is now known as Memnoch
+
+  if ($line =~ /\[\d\d\:\d\d\] Nick change/)
+  {
+   $line =~ s/(\[\d\d\:\d\d\]) Nick change\: (\S+) \-\> (\S+)/$1 *** $2 is now known as $3/;
+  }
+
+  # [11:23] #gencorp: mode change '+o ark|tv' by curtis!~curtis@co...
+  # [11:23] *** curtis sets mode: +o ark
+  if ($line =~ /\[\d\d\:\d\d\] \#\S+ mode change/)
+  {
+   ($timestamp,$mode,$setter) = $line =~
+       /(\[\d\d\:\d\d\]) \#\S+ mode change \'([^']+)\' by ([^!]+)\!/;
+   $line = "$timestamp *** $setter sets mode: $mode";
+  }
+
+  # [19:32] Gumpy kicked from #gencorp by curtis: flood
+  # [18:49] *** darkmoon was kicked by dark|away (BLAM!)
+  if ($line =~ /\[\d\d\:\d\d\] \S+ kicked from \#/)
+  {
+   ($timestamp,$victim,$kicker,$reason) = $line =~
+       /(\[\d\d\:\d\d\]) (\S+) kicked from \#\S+ by ([^:]+)\: (.+)/;
+   $line = "$timestamp *** $victim was kicked by $kicker ($reason)";
+  }
+
+  # [00:48] Topic changed on #gen by arknstone!~...: <topic>
+  # [14:43] *** arknstone changes topic to 'this is a test'
+  if ($line =~ /\[\d\d\:\d\d\] Topic changed/)
+  {
+   ($timestamp,$changer,$topic) = $line =~
+       /(\[\d\d\:\d\d\]) Topic changed on \#\S+ by ([^!]+)\![^:]+\: (.+)/;
+   $line = "$timestamp *** $changer changes topic to '$topic'";
+  }
+
+
+
+  if (!(($line =~ /got lost/) && !($line =~ /\[\d\d\:\d\d\] \</)))
+  {
+   print OUTFILE "$line\n";
+  }
+
+ }
+
+ $time = timelocal(59,59,23,$day,$mon,$year);
+ print OUTFILE "Session Close: " . localtime($time) . "\n";
+ print "done!\n";
+}
+
+close(OUTFILE);
+
diff --git a/pisg/scripts/egg2mirc.awk b/pisg/scripts/egg2mirc.awk
new file mode 100644 (file)
index 0000000..b4772e0
--- /dev/null
@@ -0,0 +1,23 @@
+#!/bin/awk
+# Quite fast log format converter (eggdrop->mirc)
+# For those channel stat generators that accept only mirc log format
+# use: awk -f egg2mirc.awk channel.log > mircformat.log
+#
+# Gandalf the Grey <gandalf@irc.pl>
+# "The Song Remains The Same" - Led Zeppelin
+#
+/\[..\:..\] <.+>/ {    print $0 
+                       next }
+/\[..\:..\] Action:/ {         $2="*"
+                       print $0 
+                       next }
+/\[..\:..\] .+ (.+) joined #/  {       print $1 " *** " $2 " " $3 " has " $4 " " substr($5,1,length($5)-1) 
+                                       next }
+/\[..\:..\] .+ (.+) left #/    {       print $1 " *** " $2 " " $3 " has " $4 " " substr($5,1,length($5)-1) 
+                                       next }
+/\[..\:..\] .+ (.+) left irc/  {       print $1 " *** " $2 " " $3 " Quit (" $6 "...)" 
+                                       next }
+/\[..\:..\] .+ kicked from #/  {       print $1 " *** " $2 " was " $3 " by " substr($7,1,length($7)-1) " (" $8 "...)" 
+                                       next }
+/\[..\:..\] #.+\: mode change /        { if (index($NF,"!")!=0) print $1 " *** " substr($NF,1,index($NF,"!")-1) " sets mode: " substr($0,index($0,"'")+1,length($0)-length($(NF))-index($0,"'")-5) 
+                                       else print $1 " *** " $NF " sets mode: " substr($0,index($0,"'")+1,length($0)-length($(NF))-index($0,"'")-5)}
diff --git a/pisg/scripts/eggdrop-pisg.tcl b/pisg/scripts/eggdrop-pisg.tcl
new file mode 100644 (file)
index 0000000..96469d5
--- /dev/null
@@ -0,0 +1,47 @@
+#pisg.tcl v0.15 by HM2K - auto stats script for pisg (perl irc statistics generator)
+#based on a script by Arganan
+
+# WARNING - READ THIS
+#
+# If you use this script, PLEASE read the documentation about the "Silent"
+# option. If you get the message "an error occured: Pisg v0.67 - perl irc
+# statistics generator" in the channel, you are NOT running silent. Fix it.
+
+set pisgver "0.15"
+
+#Location of pisg execuitable perl script
+set pisgexe "/home/nf/pisg/pisg"
+
+#URL of the generated stats
+set pisgurl "http://stats.nemesisforce.com/"
+
+#channel that the stats are generated for
+set pisgchan "#nemesisforce"
+
+#Users with these flags can operate this function
+set pisgflags "nm"
+
+#How often the stats will be updated in minutes, ie: 30 - stats will be updated every 30 minutes
+set pisgtime "30"
+
+bind pub $pisgflags !stats pub:pisgcmd
+
+proc pub:pisgcmd {nick host hand chan arg} {
+       global pisgexe pisgurl pisgchan
+       append out "PRIVMSG $pisgchan :" ; if {[catch {exec $pisgexe} error]} { append out "$pisgexe an error occured: [string totitle $error]" } else { append out "\ 2Stats Updated:\ 2 $pisgurl" }
+       puthelp $out
+}
+
+proc pisgcmd_timer {} {
+       global pisgexe pisgurl pisgchan pisgtime
+       append out "PRIVMSG $pisgchan :" ; if {[catch {exec $pisgexe} error]} { append out "$pisgexe an error occured: [string totitle $error]" } else { append out "\ 2Stats Updated:\ 2 $pisgurl" }
+       puthelp $out
+       timer $pisgtime pisgcmd_timer
+}
+
+if {![info exists {pisgset}]} {
+  set pisgset 1
+  timer 2 pisgcmd_timer
+}
+
+putlog "pisg.tcl $pisgver loaded"
diff --git a/pisg/scripts/mirc2egg.sed b/pisg/scripts/mirc2egg.sed
new file mode 100644 (file)
index 0000000..bcf9d7f
--- /dev/null
@@ -0,0 +1,230 @@
+#!/bin/sed -f
+# mirc2egg.sed: convert mIRC log to eggdrop format - 01/12/02
+# Useful in replacing missing eggdrop logs 
+# (supports mIRC 5.x, 6.x and 'Peace and Protection' formats)
+#
+# Usage: sed -f mirc2egg.sed channel.log > eggformat.log
+#
+# Geoff Simmons <geoff.simmons@member.sage-au.org.au>
+
+{
+        # Remove carriage returns, delete single hyphen and blank lines
+        s/\r$//
+        /^-$/d
+        /^$/d
+
+        # Strip color/formatting
+        s/\ 3[0-9][0-9],[0-9][0-9]//g
+        s/\ 3[0-9],[0-9][0-9]//g
+        s/\ 3[0-9][0-9],[0-9]//g
+        s/\ 3[0-9],[0-9]//g
+        s/\ 3[0-9][0-9]//g
+        s/\ 3[0-9]//g
+        s/\ 3//g
+        s/\1f//g
+        s/\ 2//g
+        s/\ f//g
+        s/\17//g
+        s/\97//g
+
+        # Remove seconds from timestamp
+        s/^\[\(..:..\):..\]/[\1]/
+
+        # PnP: reformat conversations to standard mIRC
+        /^\[..:..\] (.*): /{
+                s/(/</1
+                s/):/>/1
+        }
+
+        # Extract channel name from header, convert to lower-case, 
+        # place in hold space, delete from pattern space
+        /^\[..:..\] \*\*\* Now talking in #/{
+        s/.*\(#.*\)/\1/1
+        y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/
+        h
+        d       
+        }       
+        /^Session Ident:/{
+        s/.*: \(.*\)/\1/1
+        y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/
+        h
+        d
+        }
+
+        # Change footer into end-of-log mark
+        s/^Session Close: \(...\) \(...\) \(..\) \(..:..\):.. \(....\)/[\4] --- \1 \2 \3 \5/
+
+        # Retain conversations, actions and events - purge everything else
+        /^\[..:..\] [<*-].*/!d
+
+        # Remove op/voice tags from talking/actions
+        s/^\[\(..:..\)\] <[@+]/[\1] </
+        s/^\[\(..:..\)\] \* [@+]/[\1] \* /
+
+        # Reformat nick changes (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*is now known as/{
+                s/is now known as/->/1
+                s/^\[\(..:..\)\] \*\*\*/[\1]/
+                s/^\[\(..:..\)\]/[\1] Nick change:/
+        }
+        # Reformat nick changes (mIRC 6.x)
+        /^\[..:..\] \* .*is now known as/{
+                s/is now known as/->/1
+                s/^\[\(..:..\)\] \*/[\1]/
+                s/^\[\(..:..\)\]/[\1] Nick change:/
+        }
+
+        # Reformat quit actions (PnP)
+        /^\[..:..\] \*\*\* Quits: .* (.*@.*\..*\..*)/{
+                s/\*\*\* Quits: //1
+                s/) (/) left irc: /1
+                s/)$//
+        }
+        # Reformat quit actions, append fake hostmask (mIRC 5.x)
+        /^\[..:..\] \*\*\* Quits:/{
+                s/\*\*\* Quits: //1
+                s/] \(.*\) (\(.*\))$/] \1 (username@hostname.org) left irc: \2/
+        }
+        # Reformat quit actions (mIRC 6.x)
+        /^\[..:..\] \* .*) Quit.*)$/{
+                s/Quit/left irc:/1
+                s/^\[\(..:..\)\] \*/[\1]/
+                s/(//2
+                s/)$//
+        }
+
+        # Reformat part actions (mIRC 5.x)
+        /^\[..:..\] \*\*\* Parts:/{
+                s/\*\*\* Parts: //1
+                s/) (\(.*\))$/) left irc: \1/
+                s/)$/) left irc:/
+        }
+
+        # Reformat join actions (mIRC 5.x)
+        /^\[..:..\] \*\*\* Joins:/{
+                s/\*\*\* Joins: //1
+                G
+                s/\(.*\)\n\(#.*\)/\1 joined \2./1
+        }
+        # Reformat join actions (mIRC 6.x)
+        /^\[..:..\] \* .*) has joined/{
+                s/has //1
+                s/^\[\(..:..\)\] \*/[\1]/
+                G
+                s/\(.*\)\n\(.*joined \)\(#.*\)/\2\1/1
+                s/\(.*joined\).*\n\(.*\)/\1 \2/1
+                s/$/./
+        }
+
+        # Reformat kick actions (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*was kicked by.*)$/{
+                s/by \(.*\) (/by \1: (/1
+                s/was //1
+                s/kicked/kicked from /1
+                s/^\[\(..:..\)\] \*\*\*/[\1]/
+                G 
+                s/\(.*from \)\(.*\)\n\(.*\)/\1\3\2/1
+                s/(//1
+                s/)$//
+        }
+        # Reformat kick actions (mIRC 6.x)
+        /^\[..:..\] \* .*was kicked by.*)$/{
+                s/by \(.*\) (/by \1: (/1
+                s/was //1
+                s/kicked/kicked from /1
+                s/^\[\(..:..\)\] \*/[\1]/
+                G
+                s/\(.*from \)\(.*\)\n\(.*\)/\1\3\2/1
+                s/(//1
+                s/)$//
+        }
+
+        # Delete topic changes made by rejoining servers (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*\..*\..*changes topic to/d
+        # Delete topic changes made by rejoining servers (mIRC 6.x)
+        /^\[..:..\] \* .*\..*\..*changes topic to/d
+
+        # Reformat topic changes, append fake hostmask (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*changes topic to/{
+                s/ changes topic to/!username@hostname.org:/1
+                s/^\[\(..:..\)\] \*\*\*/[\1]/1
+                s/^\[\(..:..\)\] /[\1] Topic changed on /1
+                G
+                s/\(.*on \)\(.*\)\n\(.*\)/\1\3 by \2/1
+                s/'//1
+                s/'$//
+        }
+        # Reformat topic changes, append fake hostmask (mIRC 6.x)
+        /^\[..:..\] \* .*changes topic to/{
+                s/ changes topic to/!username@hostname.org:/1
+                s/^\[\(..:..\)\] \*/[\1]/1
+                s/^\[\(..:..\)\] /[\1] Topic changed on /1
+                G
+                s/\(.*on \)\(.*\)\n\(.*\)/\1\3 by \2/1
+                s/'//1
+                s/'$//
+        }
+
+        # Delete mode changes made by rejoining servers (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*\..*\..*sets mode: /d
+        # Delete mode changes made by rejoining servers (mIRC 6.x)
+        /^\[..:..\] \* .*\..*\..*sets mode: /d
+
+        # Reformat multiple mode changes, append fake hostmask (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*sets mode: [+-][ovbntsmelkip][+-ovbntsmelkip ]/{
+                s/sets mode: //1
+                s/^\[\(..:..\)\] \*\*\*/[\1]/
+                s/^\[\(..:..\)\] \(.*\) \([+-].*\)/[\1] \2 '\3'/
+                G
+                s/\] \(.*\) \('.*\)\n\(.*\)/] \3: mode change \2 by \1!username@hostname.org/1
+        }
+        # Reformat multiple mode changes, append fake hostmask (mIRC 6.x)
+        /^\[..:..\] \* .*sets mode: [+-][ovbntsmelkip][+-ovbntsmelkip ]/{
+                s/sets mode: //1
+                s/^\[\(..:..\)\] \*/[\1]/
+                s/^\[\(..:..\)\] \(.*\) \([+-].*\)/[\1] \2 '\3'/
+                G
+                s/\] \(.*\) \('.*\)\n\(.*\)/] \3: mode change \2 by \1!username@hostname.org/1
+        }
+        # Reformat single mode changes, append fake hostmask (mIRC 5.x)
+        /^\[..:..\] \*\*\* .*sets mode: [+-][imtnselp]$/{
+                s/sets mode: //1
+                s/^\[\(..:..\)\] \*\*\*/[\1]/
+                s/^\[\(..:..\)\] \(.*\) \([+-].*\)/[\1] \2 '\3'/
+                G
+                s/\] \(.*\) \('.*\)\n\(.*\)/] \3: mode change \2 by \1!username@hostname.org/1
+        }
+        # Reformat single mode changes, append fake hostmask (mIRC 6.x)
+        /^\[..:..\] \* .*sets mode: [+-][imtnselp]$/{
+                s/sets mode: //1
+                s/^\[\(..:..\)\] \*/[\1]/
+                s/^\[\(..:..\)\] \(.*\) \([+-].*\)/[\1] \2 '\3'/
+                G
+                s/\] \(.*\) \('.*\)\n\(.*\)/] \3: mode change \2 by \1!username@hostname.org/1
+        }
+
+        # Remove client-induced crap (mIRC 6.x)
+        /^\[..:..\] \* Disconnected/d
+        /^\[..:..\] \* Attempting to rejoin/d
+        /^\[..:..\] \* Rejoined channel/d
+        /^\[..:..\] \* Respond to/d
+        /^\[..:..\] \* Retrieving #.*info\.\.\./d
+        /^\[..:..\] \* Topic is/d
+        /^\[..:..\] \* Set by/d
+        /^\[..:..\] \* You/d
+        /^\[..:..\] \* \/msg/d
+        /^\[..:..\] \* Looking up.*user info/d
+        /^\[..:..\] \* Timer vote/d
+        /^\[..:..\] \* Break:/d
+        /^\[..:..\] \* Waiting.*for previous request/d
+
+        # Reformat actions
+        s/^\[\(..:..\)\] \* /[\1] Action: /
+
+        # Remove remaining crap
+        /^\[..:..\] \*/d
+        /^\[..:..\] \-/{
+                /-\{3\} /!d
+        }
+}
diff --git a/pisg/scripts/mirc6hack.mrc b/pisg/scripts/mirc6hack.mrc
new file mode 100644 (file)
index 0000000..a514f3f
--- /dev/null
@@ -0,0 +1,16 @@
+# 2004-11-21 by coaster
+
+alias me {
+  if ($1) {
+    .describe $active $1-
+    echo $color(own) -qt $active ** $me $1-
+  }
+  else {
+    echo $color(info) $active * /me: insufficient parameters
+  }
+}
+
+on ^*:ACTION:*:*:{
+  echo $color(action) -lt $iif($chan,$chan,$nick) ** $nick $1-
+  haltdef
+}
diff --git a/pisg/scripts/pum/pum.conf b/pisg/scripts/pum/pum.conf
new file mode 100644 (file)
index 0000000..7020d18
--- /dev/null
@@ -0,0 +1,43 @@
+[pisg]
+# Defines where the user data is located. This file must be writeable
+# by the user the pum.pl script is running under (this user often is
+# called "www", "wwwdata", "apache" or similar). Also note that this
+# file should only contain user info, since it will be overwritten by
+# pum.pl.
+user_config = users.conf
+
+[cgi]
+# If commented, pum handles CSS internally. Comment it in to use an
+# external CSS file. Do not put the CSS file into the cgi-bin
+# directory where pum.pl itself is located -- because it won't work in
+# most installations since the cgi-bin directory is reserved for CGI
+# scripts only.
+#css = /css/pum.css
+
+# Set it to the same as ImagePath in pisg.conf.
+pics_prefix = /pics/
+
+# Turn on some more debug info. Can also be triggerd by using
+# 'debug=1' in the query string, e.g. with
+# http://your.webserver/cgi-bin/pum.pl?debug=1
+debug = 0
+
+# Are users allowed to remove nicks? 1 = yes 0 = no
+user_del = 1
+
+# how many chars to display in the summarylist
+alias_disp = 30
+
+[backup]
+# Should pum.pl create a backup file each time it changes something?
+# Note that the user this script is running under must have permission
+# to write to the directory option below.
+enable = 0
+
+# To which directory should the backups written to?
+dir = /tmp
+
+# What string should be appended to the backup file name? "%t" is
+# replaced by the current Unix time (that means the output of Perl's
+# time() function). WARNING: This can fill up your disk!
+suffix = %t
diff --git a/pisg/scripts/pum/pum.pl b/pisg/scripts/pum/pum.pl
new file mode 100644 (file)
index 0000000..cbd843f
--- /dev/null
@@ -0,0 +1,421 @@
+#!/usr/bin/perl -w
+
+###
+### pisg user manager version 3.2
+###
+### Copyleft (C) 2005 by Axel 'XTaran' Beckert <abe@deuxchevaux.org>
+### Copyleft (C) 2005 by Torbjörn 'Azoff' Svensson <azoff@se.linux.org>
+###
+#
+# This is complete reimplementation from scratch of addalias script
+# 2.2 by deadlock which itself was based on the original addalias
+# program by Doomshammer
+#
+# The purpose of this script is to let users manage themself their
+# info for the pisg ircstats program by mbrix.
+#
+# This program may be used, copied and distributed under the terms of
+# the GNU General Public License (GPL) version 2 or later. See
+# http://www.gnu.org/copyleft/gpl.txt or the file COPYING for the full
+# license text.
+#
+# Version History:
+#
+#   3.0: Initial program by XTaran
+#   3.1: First released version with a lot of patches by Azoff
+#   3.2: Action buttons instead of links since search engines follow
+#        links and therefore deleted nicks (XTaran)
+#
+# Credits from XTaran to
+# + Christoph 'Myon' Berg for motivating me to rewrite addalias.pl
+# + #plant on IRCNet (and again Myon  ;-)  without which I probably
+#   never would have used addalias.pl and therefore never felt the
+#   urge to rewrite it from scratch.  ;-) 
+# + The Debian Project for the operating system running on my 133 MHz
+#   IBM ThinkPad, on which I developed my parts of this piece of Open
+#   Source Software (although I have other machines around, but I
+#   entirely developed the script while sitting on the toilet, in bed
+#   or in the bath tub.  ;-) 
+# + Larry for Perl
+# + RMS for GNU Emacs
+
+use Data::Dumper;
+use AppConfig qw(ARGCOUNT_ONE);
+
+use CGI qw(:standard *table);
+use CGI::Carp qw(fatalsToBrowser carpout);
+
+###
+### BEGIN CONFIG
+###
+
+my $config_file = "pum.conf";
+
+###
+### END CONFIG
+###
+
+###
+### BEGIN INIT
+###
+
+my $VERSION = '3.2';
+my $title_prefix = "pisg IRC Statistics User Manager $VERSION";
+my $script_uri = $ENV{SCRIPT_NAME};
+my %data = ();
+my @attributes = qw(nick alias link sex pic bigpic ignore);
+
+param( -name => 'op', -value => 'list' ) unless defined param('op');
+# print the default css
+if (param('op') eq 'css') {
+    print <<EOF
+Content-type: text/css
+
+
+table {
+    border:             0;
+    border-spacing:        2;
+}
+
+td {
+    background-color:     #E5E5E5;
+}
+
+#num {
+    text-align:            right;
+}
+EOF
+;
+    exit(0);
+} 
+
+print header();
+
+my $config = AppConfig->new({ GLOBAL => { ARGCOUNT => ARGCOUNT_ONE }});
+$config->define('cgi_css', { DEFAULT => '' });
+$config->define('cgi_debug', { DEFAULT => 0 });
+$config->define('cgi_alias_disp', { DEFAULT => 30 });
+$config->define('cgi_user_del', { DEFAULT => 0 });
+$config->define('cgi_pics_prefix', { DEFAULT => '' });
+$config->define('backup_enable', { DEFAULT => '1' });
+$config->define('backup_dir', { DEFAULT => '/tmp' });
+$config->define('backup_suffix', { DEFAULT => '%t' });
+$config->define('list_buttons', { DEFAULT => 0 });
+$config->define('pisg_user_config', { DEFAULT => 'users.conf' });
+
+-e $config_file or die "Configuration file $config_file doesn't exist";
+-f _ or die "Configuration file $config_file is no file";
+-r _ or die "Configuration file $config_file is not readable";
+$config->file($config_file);
+
+###
+### END INIT
+###
+
+my $title = $title_prefix;
+my $css = $config->get('cgi_css');
+
+if (param('op') eq 'show') {
+    $title .= ": Show user '".param('nick')."'";
+} elsif (param('op') eq 'edit') {
+    $title .= ": Edit user '".param('nick')."'";
+} elsif (param('op') eq 'list') {
+    $title .= ": List all known nicknames";
+} elsif (param('op') eq 'del') {
+    $title .= ": Delete user '".param('nick')."'";
+} 
+
+print start_html(-title => $title,
+         -style => { src => ($css ? $css : "$script_uri?op=css")});
+print "\n" . h1($title) . "\n";
+
+if (param('op') eq 'show') {
+    &show_data;
+
+    print _p(a({ href => $script_uri.'?op=edit&nick='.param('nick') }, 
+          "Edit this data set"));
+} elsif (param('op') eq 'edit') {
+    &show_data_form;
+} elsif (param('op') eq 'save' or param('op') eq 'create') {
+    &save_data;
+} elsif (param('op') eq 'list') {
+    &show_nicks;
+} elsif (param('op') eq 'del' and $config->get('cgi_user_del')) {
+    &del_nick;
+} else {
+    print _p("Error: Unknown operation!");
+}
+
+if (not (param('op') eq 'del' and not param('confirm') and
+    $config->get('cgi_user_del'))) {
+    print _p(a({ href => "$script_uri?op=edit" }, 'Create new nick'));
+    print _p(a({ href => "$script_uri?op=list" }, 'List all known nicks'));
+
+    print _p('Back to the '.a({ href => $script_uri }, 'pum start page'));
+}
+
+print hr,pre(Dumper({ map { $_ => param($_) } param() },\%data,\%ENV))
+    if ($config->get('cgi_debug') or param('debug'));
+print end_html();
+
+###
+### functions
+###
+
+
+# make html readable
+sub _table { return table(@_) . "\n"; }
+sub _th { return th(@_) . "\n"; }
+sub _Tr { return Tr(@_) . "\n"; }
+sub _td { return td(@_) . "\n"; }
+sub _start_form { return start_form(@_) . "\n"; }
+sub _hidden { return hidden(@_) . "\n"; }
+sub _submit { return submit(@_) . "\n"; }
+sub _reset { return reset(@_) . "\n"; }
+sub _end_form { return "</form>\n"; } 
+sub _p { return p(@_) . "\n"; }
+
+
+sub read_config {
+    my ($user) = @_;
+
+    my $filename = &get_user_config;
+    open(CFG, '<', $filename) or 
+        die "Can't open pisg user configuration file '$filename' for reading: $!";
+    while (my $line = <CFG>) {
+        chomp($line);
+        next if $line =~ /^(|#.*)$/;
+        die "Unknown pisg user configuration file syntax: '$line'"
+            unless $line =~ m|^\s*<user\s+(.*?)/?>\s*$|i;
+        my $line_data_string = $1;
+        my %line_data = ();
+        while ($line_data_string =~ s/^(\w+)="([^\"]+)"\s*//) {
+            $line_data{lc($1)} = $2;
+        }
+
+        my $nick = $line_data{nick};
+        die "No nickname(s) found in '$line'" unless $nick;
+
+        $data{lc($nick)} = \%line_data;
+        last if lc($user) eq lc($nick);
+    }
+    close(CFG);
+}
+
+sub write_config {
+    my $filename = &get_user_config;
+
+    if ($config->get('backup_enable')) {
+        use File::Basename;
+        use File::Copy;
+
+        my $time = time();
+        my $dir = $config->get('backup_dir');
+        my $name = basename($filename);
+        my $suffix = $config->get('backup_suffix');
+        
+        my $newfile = "$dir/$name.$suffix";
+        $newfile =~ s/\%t/$time/;
+
+        copy($filename, $newfile) or 
+            warn "Couldn't copy '$filename' to $newfile': $!";
+    }
+
+    open(CFG, '>', $filename) or 
+        die "Can't open pisg user configuration file '$filename' for writing: $!";
+
+    foreach my $key (sort { lc($a) cmp lc($b) } keys %data) {
+        my $set = $data{$key};
+        print CFG qq{<user};
+            die "Data set without nick found: ".Dumper($set) unless $set->{nick};
+        foreach my $attr (@attributes) {
+            print CFG qq[ $attr="$set->{$attr}"] if $set->{$attr};
+        }
+        print CFG qq{>\n};
+    }
+
+    close(CFG);
+}
+
+sub get_user_config {
+    my $filename = $config->get('pisg_user_config') or 
+        die "Can't find key user_config in section pisg in config file $config_file";
+    return $filename;
+}
+
+sub save_data {
+    die "No nick given" unless param('nick');
+    die "Nick may be only changed in capitalisation" 
+        if lc(param('nick')) ne lc(param('old_nick')) and param('op') ne 'create';
+
+    my %new_data = ();
+    foreach my $attr (@attributes) {
+        my $value = param($attr);
+        next unless $value;
+
+        next if $attr eq 'sex' and $value eq '-';
+
+        die "No double quotes allowed in data: '$value'" 
+            if $value =~ /\"/;
+        warn "Waka waka in data: '$value'"
+            if $value =~ /[<>]/;
+
+        $new_data{$attr} = $value;
+    }
+
+    my $nick = $new_data{nick};
+    die "No nick in data found" unless $nick;
+
+    &read_config;
+
+    die "Data for nick '".lc($nick)."' already exists"
+        if param('op') eq 'create' and $data{lc($nick)};
+
+    $data{lc($nick)} = \%new_data;
+    &write_config;
+
+    print _p('Data successfully saved.');
+
+    &show_data;
+    &show_data_form;
+}
+
+sub show_data {
+    my $this = shift;
+    unless ($this) {
+        my $nick = lc(param('nick'));
+        read_config($nick);
+        $this = $data{$nick};
+    }
+
+    my $pp = $config->get('cgi_pics_prefix');
+    print start_table;
+    print _Tr(_th('Nickname'), _th($this->{nick}));
+    print _Tr(_td('Alias(ses)'), _td($this->{alias}));
+    print _Tr(_td('Link'), _td(defined($this->{link}) and 
+                        $this->{link} =~ m(^http://)i ?
+                  a({ href => $this->{link}}, $this->{link}) :
+                  $this->{link} ?
+                  a({ href => "mailto:$this->{link}"}, 
+                    $this->{link}) : '(unset)'));
+    print _Tr(_td('Sex'), _td(defined $this->{sex} ? 
+                $this->{sex} eq 'm' ? 'male' :
+                $this->{sex} eq 'f' ? 'female' :
+                $this->{sex} eq 'b' ? 'bot' : '(unset)' :
+                 '(unset)'));
+    print _Tr(_td('Picture'), _td($this->{pic} ? 
+                     img({ src => $pp.$this->{pic},
+                           alt => $this->{pic} }) : 
+                     '(unset)'));
+    print _Tr(_td('Big picture'), _td($this->{bigpic} ? 
+                     a({href => $pp.$this->{bigpic}}, 
+                       $this->{bigpic}) : 
+                     '(unset)'));
+    print _Tr(_td('Ignore'), _td($this->{ignore} ? 'True' : 'False'));
+    print end_table;
+}
+
+sub show_data_form {
+    my $nick = lc(param('nick'));
+    read_config($nick) if $nick;
+    my $this = $data{$nick};
+    my $pp = $config->get('cgi_pics_prefix');
+    print _start_form('GET', $script_uri);
+    print _hidden( -name  => 'op', -value => ( ($nick or param('op') eq
+            'create') ? 'save' : 'create' ), -override => 1);
+    print _hidden('old_nick', $nick);
+    print _table(_Tr(_td('Nickname'), _td(textfield('nick',$this->{nick},9))),
+        _Tr(_td('Alias(ses)'), _td(textfield('alias',$this->{alias},30))),
+        _Tr(_td('Link'), _td(textfield('link',$this->{link},30))),
+        _Tr(_td('Sex'), _td(radio_group('sex',['f','m','b','-'],
+                         $this->{sex} || '-','',
+                         { f => 'female',
+                           m => 'male',
+                           b => 'bot',
+                         '-' => 'unspecified' }))),
+        _Tr(_td('Picture'), _td(textfield('pic',$this->{pic},30))),
+        _Tr(_td('Big picture'), _td(textfield('bigpic',$this->{bigpic},30))),
+        _Tr(_td('Ignore'), _td(checkbox('ignore',
+            ($this->{ignore} ? 'checked' : ''), 'y', ''))));
+    print _submit('submit', 'Save data set');
+    print _reset('reset', 'Reset form');
+    print _end_form();
+
+    if (defined $data{lc($nick)}) {
+        print _start_form('GET', $script_uri);
+        print _hidden( -name  => 'op', -value => 'del', -override => 1);
+        print _hidden('nick', $nick);
+        print _submit('submit', "Remove data for '$nick'");
+        print _end_form();
+    }
+}
+
+sub _get_op($$) {
+    my $op = shift;
+    my $nick = shift;
+
+    return ($config->get('list_buttons') 
+           ?
+           _start_form('GET').
+           _hidden('nick', $nick).
+           _submit('op', $op).
+           _end_form() 
+           :
+           a({ href => "$script_uri?op=$op&nick=".escapeHTML($nick) }, $op)
+           );
+}
+
+sub show_nicks {
+    read_config();
+    print start_table;
+    my $i=1;
+    my $alias_disp = $config->get('cgi_alias_disp');
+    foreach my $nick (sort keys %data) {
+        my $alias = $data{$nick}{alias} || '';
+        $nick = $data{$nick}{nick};
+        if (length($alias) > $alias_disp) {
+            $alias = substr($alias, 0, $alias_disp) . '...';
+        }
+
+        print _Tr(
+            _td({id => 'num'}, $i),
+            _td(&_get_op('show', $nick)),
+            _td(&_get_op('edit', $nick)),
+            ($config->get('cgi_user_del') ? _td(&_get_op('del', $nick)) : '' ),
+            _td(escapeHTML($nick.($alias ? " ($alias)" : ''))),
+        );
+        $i++;
+    }
+    print end_table;
+}
+
+
+sub del_nick {
+    my $nick = param('nick');
+    die "No nick given" unless $nick;
+
+    if (param('confirm')) {
+        &read_config;
+
+        die "No such nick '$nick'." 
+            unless defined $data{lc($nick)};
+
+        delete $data{lc($nick)};
+
+        &write_config;
+
+        print _p("User '$nick' successfully deleted.");
+    } elsif (param('no')) {
+       &show_nicks;
+    } else {
+        print _p("Are you sure you want to delete the user '$nick'?");
+
+        print _p(_start_form('GET'),
+                _hidden('nick',$nick),
+                _hidden('op','del'),
+                _submit('confirm', 'Yes'),
+                # Not all CGI.pm version know -onclick, so it's hardcoded here
+                '<input type="submit" name="no" value="No" onclick="history.back(); return false" />',
+                _end_form());
+    }
+}
diff --git a/pisg/scripts/sirc-timestamp.pl b/pisg/scripts/sirc-timestamp.pl
new file mode 100644 (file)
index 0000000..f3a201b
--- /dev/null
@@ -0,0 +1,26 @@
+# sirc-timestamp.pl
+# script for sirc irc client  which shows time in every line
+# by bartko!misiopysio09@netscape.net
+# http://mywebpage.netscape.com/bartek09/
+
+$add_ons.="+sirc-timestamp.pl";
+
+sub whattime {
+   ($sec,$min,$hour) = localtime(time);
+   ($min < 10) && ($min = "0" . $min);
+   ($hour < 10) && ($hour = "0" . $hour);
+   return "$hour:$min";
+}
+sub hook_timeprint {
+  my ($theline) = $_[0];
+  $_[0] = whattime() . ' ' . $theline;
+}
+addhook ('print','timeprint');
+
+&addhelp("timestamp","This is \cusirc-timestamp.pl\cu for sirc by \cbbartko\cb
+
+The script adds timestamps in format hh:mm at the
+beginning of each line");
+
+print("*\cba\cb* \cbbartko\cb's \cvsirc-timestamp.pl\cv loaded ... \n");
diff --git a/pisg/scripts/windows-ftp-upload.txt b/pisg/scripts/windows-ftp-upload.txt
new file mode 100644 (file)
index 0000000..a1809a1
--- /dev/null
@@ -0,0 +1,66 @@
+AUTOMATIC FTP UPLOAD BATCH FILE FOR WINDOWS
+-----------------------------
+
+Batch file located in the bottom of this file.
+
+pisg.bat notes:
+---------------
+Change the paths and such so they make sense with your config and have fun all
+you poor m$ users. ;)  (NOTE:  You may need to change the last line to 'ftp
+-s:%f0' on some old NT systems.)  Basically just put all your ftp commands
+between the 'goto skip' and ':skip', and put any commands you want executed
+BEFORE IT (like pisg) at the end.  The batch file will ignore the ftp stuff
+because of the goto, and the ftp script will ignore the one command it doesnt
+recognize(goto) with a small complaint and no error.
+
+Installation of .bat file:
+--------------------------
+(described with Windows 2000 in mind)
+
+Go to Start->Settings->Control Panel->Scheduled Tasks
+
+Select "Add Scheduled Task.
+
+On the screen where it asks, browse to your batch file and hit next.
+
+Give the task a name (doesn't matter)
+
+Select "Perform this Task Daily".
+
+Start Time:  12:00 AM / Every Day / Start Date - default
+
+Enter in the account you want it to run as w/ the password.  (I recomend an
+admin account, but it shouldn't matter)
+
+Check the []Open advanced properties box and hit Finish
+
+Go to the Schedule Tab.
+
+Click Advanced.
+
+Clear the End Date if it's checked.  Check Repeat Task, put in every X hours (I
+have 6), and put duration to 24 hours.  This should repeat the task in whatever
+increment you selected throught the day.  Then it restarts the task on the next
+day.
+
+That should do it, play around with the settings until you think you have what
+you want.  The way tasks are implemented are very wierd, but it works.  ALso
+look into the 'at' command in the windows help for a command line version which
+may be easier to set up.
+
+-----------------------pisg.bat----------------------------
+
+goto skip
+
+OPEN your.ftp.server.com
+username
+password
+CD /yourdir
+PUT "C:\Program Files\WinBot\Logs\pisg-0.37\index.html"
+QUIT
+
+:skip
+
+cd "C:\Program Files\WinBot\Logs\pisg-0.37\"
+perl "C:\Program Files\WinBot\Logs\pisg-0.37\pisg"
+ftp -s:%0
diff --git a/pisg/speedtest.sh b/pisg/speedtest.sh
new file mode 100644 (file)
index 0000000..b648217
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+# This is a small, but very useful script for finding out where to speedup a
+# Perl program, it will generate a fine statistics on which functions used
+# the most time, and how many calls which were made to it.
+#
+# I hope someone will use this and hopefully make pisg a bit faster :)
+
+dprofpp -u -p ./pisg
diff --git a/test/01.cfg b/test/01.cfg
new file mode 100644 (file)
index 0000000..4aee7cc
--- /dev/null
@@ -0,0 +1,14 @@
+# this log references a nick before it is used
+# this makes $self->{stats}->{wordnicks}{$popular[$i]} undefined in
+# HTMLGenerator.pm/_mostreferencednicks.
+# currently, this is just ignored.
+
+<set NickTracking="1">
+
+### CHANNEL CONFIG ###
+
+<channel="#fsc">
+  Logfile="01.log"
+  Format="eggdrop"
+  OutputFile="01.html"
+</channel>
diff --git a/test/01.log b/test/01.log
new file mode 100644 (file)
index 0000000..3fa753c
--- /dev/null
@@ -0,0 +1,4 @@
+[16:53] <jackal> fishbone, hast ne nachricht :)
+[14:37] <fish|referat|lauderdale> blood sucker
+[14:58] Nick change: fish|referat|lauderdale -> [FSC]Fishbone
+[13:30] Nick change: [FSC]Fishbone -> Fishbone
diff --git a/test/02.cfg b/test/02.cfg
new file mode 100644 (file)
index 0000000..ad7cae7
--- /dev/null
@@ -0,0 +1,28 @@
+# this log stress-tests the karma stats. currently (0.64+fix) it isn't working
+# perfectly, karma is summed up (correctly?) but doesn't always get attributed
+# to the nick in the "good/bad karma by" colums.
+#
+# Log supplied by Nico (meepmeep)
+
+<user nick="Ninkasi" ignore="y">
+<user nick="Xtasia" ignore="y">
+<user nick="Roulio" alias="Roulio*">
+<user nick="meepmeep" alias="meepmeep*">
+<user nick="DjKud" alias="DjKud*">
+<user nick="CrashOverride" alias="Crash* Anubis*">
+<user nick="Razor" alias="*Razor*">
+<user nick="HooF|DuDe" alias="*DuDe*">
+<user nick="JuPiTeR" alias="JuPiTeR* Cok`1">
+<user nick="gobrain" alias="gob*">
+
+<set ShowKarma="1">
+
+<channel="#Iut-info">
+ Logfile="02.log"
+ Format="eggdrop"
+ Maintainer="Statistik"
+ Charset="iso-8859-1"
+ Network="irc.Fantasya.org"
+ OutputFile="02.html"
+</channel>
+
diff --git a/test/02.log b/test/02.log
new file mode 100644 (file)
index 0000000..784e72c
--- /dev/null
@@ -0,0 +1,30 @@
+[21:16] <CrashOverride> ++
+[15:34] <DjKud[PoLa]> ++
+[23:31] <JuPiTeR> +++
+[23:35] <sky> ++
+[12:55] <sky> Roulio`AuLit--
+[12:56] <roulio`3l33t> sky--
+[12:56] <sky> roulio`3l33t--
+[12:56] <roulio`3l33t> sky--
+[12:56] <meepmeep`> sky--
+[12:56] <sky> meepmeep`--
+[00:54] <Roulio> cela me parait plausible mon cher ami, cet educateur nous a lancer un leure que nous devions contourner, ce que nous avons fait avec succès jusqu'a preuve du contraire ! meepmeep--
+[01:18] <DjKud> ++
+[11:52] <Roulio> flood powa DjKud--
+[11:55] <meepmeep> bon j file ++
+[20:33] <meepmeep> ++
+[01:12] <DjKud> ++
+[23:46] <DjKud> ++
+[11:33] <meepmeep> roulio--
+[18:28] <meepmeep> [18:11:49] <LdS-WoLf^eO> allez ++
+[14:32] <meepmeep`> sky-- et Roulio`IUT--
+[14:32] <meepmeep`> ou Roulio--
+[14:33] <meepmeep`> et meepmeep`++
+[14:35] <roulio> fuck les fouteurs de bordel dans les stats :) ---> n'est ce pas meepmeep--
+[14:38] <meepmeep> fait peter du ++
+[14:58] <roulio> tiens jete puni pour la peine HooF|Razor++
+[15:20] <meepmeep> roulio--
+[15:27] <sky> roulio--
+[15:58] <roulio> sky-- meepmeep--
+[20:22] <Roulio> hann le join&left koiiiiiii dingodingo--
+[09:57] <meepmeep> Roulio++
diff --git a/test/03.cfg b/test/03.cfg
new file mode 100644 (file)
index 0000000..9ea2038
--- /dev/null
@@ -0,0 +1,12 @@
+# this tests if pisg manages multiple logfiles nicely.
+
+<set PicLocation="../pisg/gfx">
+<channel="#testlog">
+    logfile = "03_*.log"
+    format = "irssi"
+    outputfile = "03.html"
+    dailyactivity = "7"
+    TopicHistory = "5"
+    ShowMostActiveByHour = "1"
+    CacheDir = "03.cache"
+</channel>
diff --git a/test/03_0102.log b/test/03_0102.log
new file mode 100644 (file)
index 0000000..57df8f7
--- /dev/null
@@ -0,0 +1,8 @@
+00:00 <Myon> Testlog
+06:00 <01> first day
+06:01 -!- 01 changed the topic of #testlog to: 1st day
+17:00 <17h> --MARK--
+00:00 <Myon> Testlog
+07:00 <02> 2nd day
+07:01 -!- 02 changed the topic of #testlog to: 2nd day
+17:00 <17h> --MARK--
diff --git a/test/03_03.log b/test/03_03.log
new file mode 100644 (file)
index 0000000..1ddb697
--- /dev/null
@@ -0,0 +1,4 @@
+00:00 <Myon> Testlog
+08:00 <03> 3rd day
+08:01 -!- 03 changed the topic of #testlog to: 3rd day
+17:00 <17h> --MARK--
diff --git a/test/03_04a.log b/test/03_04a.log
new file mode 100644 (file)
index 0000000..8c6d78b
--- /dev/null
@@ -0,0 +1,4 @@
+00:00 <Myon> Testlog
+09:00 <04> 4th day
+09:01 -!- 04 changed the topic of #testlog to: 4th day
+12:00 <before> yesterday
diff --git a/test/03_04b.log b/test/03_04b.log
new file mode 100644 (file)
index 0000000..c53bb96
--- /dev/null
@@ -0,0 +1,2 @@
+12:01 <after> yesterday
+17:00 <17h> --MARK--
diff --git a/test/03_05a.log b/test/03_05a.log
new file mode 100644 (file)
index 0000000..19a03c1
--- /dev/null
@@ -0,0 +1,4 @@
+00:00 <Myon> Testlog
+10:00 <05> 5th day
+10:01 -!- 05 changed the topic of #testlog to: 5th day
+17:00 <17h> --MARK--
diff --git a/test/03_05b.log b/test/03_05b.log
new file mode 100644 (file)
index 0000000..48252af
--- /dev/null
@@ -0,0 +1 @@
+18:00 <end> THE END
diff --git a/test/04.cfg b/test/04.cfg
new file mode 100644 (file)
index 0000000..cd5fea5
--- /dev/null
@@ -0,0 +1,12 @@
+# this should give the same result as test 03.
+
+<set PicLocation="../pisg/gfx">
+<channel="#testlog">
+    logfile = "04.log"
+    format = "irssi"
+    outputfile = "04.html"
+    dailyactivity = "7"
+    TopicHistory = "5"
+    ShowMostActiveByHour = "1"
+    CacheDir = "04.cache"
+</channel>
diff --git a/test/Makefile b/test/Makefile
new file mode 100644 (file)
index 0000000..331e63d
--- /dev/null
@@ -0,0 +1,32 @@
+# pisg test suite
+
+CFG=$(wildcard *.cfg)
+HTML=$(subst .cfg,.html,$(CFG))
+
+PISG=../pisg/pisg
+#PISG=pisg
+
+all: $(HTML)
+
+%.html: %.cfg
+       $(PISG) -s -co $<
+
+clean:
+       rm -f $(HTML) *.html.old 04.log ??.cache/*
+       test ! -d 03.cache || rmdir 03.cache
+       test ! -d 04.cache || rmdir 04.cache
+
+cachetest: all
+       for i in *.html ; do mv $$i $$i.old ; done
+       $(MAKE) all
+
+# special rules
+
+03.html: 03.cache
+04.log: 03_*.log
+       cat $^ > $@
+04.html: 04.log 04.cache
+%.cache:
+       mkdir $@
+
+# vim:noexpandtab:
diff --git a/test/lang/Makefile b/test/lang/Makefile
new file mode 100644 (file)
index 0000000..2383dc4
--- /dev/null
@@ -0,0 +1,21 @@
+# Makefile to create pisg stats in all available languages
+# report.txt will contain a report about untranslated strings
+#
+# Copyright (C) 2005 Christoph Berg, GNU GPL v2 (or later)
+
+DIR=../../pisg
+LANGTXT=$(DIR)/lang.txt
+
+all: lang-test.out report.txt
+
+lang-test.conf: lang-test.pl $(LANGTXT)
+       ./lang-test.pl $(LANGTXT) > $@
+
+lang-test.out: lang-test.conf
+       $(DIR)/pisg -co $< | tee $@
+
+report.txt: missing-translations.pl $(LANGTXT)
+       ./missing-translations.pl $(LANGTXT) | tee $@
+
+clean:
+       rm -f lang*.html lang*.txt lang-test.conf lang-test.out report.txt .htaccess* *~
diff --git a/test/lang/lang-test.pl b/test/lang/lang-test.pl
new file mode 100644 (file)
index 0000000..c109145
--- /dev/null
@@ -0,0 +1,56 @@
+#!/usr/bin/perl -w
+# Copyright (C) 2005 Christoph Berg, GNU GPL v2 (or later)
+
+use Text::Iconv;
+
+print <<EOT;
+<set Charset="UTF-8">
+<set LogCharset="latin1">
+<set Format="irssi">
+<set Maintainer="Myon">
+<set Network="IRCnet">
+<set PicLocation="../../pisg/gfx">
+<set UserPics="3">
+<set DailyActivity="5">
+<set LangFile="$ARGV[0]">
+
+EOT
+
+open HT, ">.htaccess" or die ".htaccess: $!";
+my %charset_seen;
+print HT "AddCharset utf-8 .utf-8\n";
+
+while(<>) {
+       if(/<lang name="(.*?)"/) {
+               my $lang = $1;
+print <<EOT;
+<channel="#lang_$lang">
+        LogFile = "log"
+        OutputFile = "lang_$lang.html"
+        Lang = "$lang"
+</channel>
+
+EOT
+
+               my $charset = "us-ascii";
+               if(/charset="(.*)"/) {
+                       $charset = lc $1;
+                       $iconv = Text::Iconv->new($charset, "utf-8");
+                       open C, ">lang_$lang.utf-8.txt";
+                       unless($charset_seen{$charset}) {
+                               print HT "AddCharset $charset .$charset\n";
+                               $charset_seen{$charset} = 1;
+                       }
+               } else {
+                       undef $iconv;
+                       warn "no charset for $lang";
+               }
+               open L, ">lang_$lang.$charset.txt";
+               $l = 1;
+       }
+       print L if $l;
+       print C $iconv->convert($_) if $l and $iconv;
+       $l = 0 if /^<\/lang/;
+}
+
+close HT;
diff --git a/test/lang/log b/test/lang/log
new file mode 100644 (file)
index 0000000..77ded4a
--- /dev/null
@@ -0,0 +1,414 @@
+--- Log opened Sun Jan 25 00:00:02 2004
+00:08 <bernhard> Myon: Der "Die Zahlen sprechen für sich :)" - Teil in der Statistik klappt leider noch nicht ganz. Wenn ich mal Zeit habe, kucke ich mal über den Quellcode. Aber dann sage ich nochmal bescheid.
+00:08 <bernhard> Aber sonst: Die Statistik ist echt geil! Gefällt mir sehr gut :))
+00:13 -!- Y_Plentyn [~aw@d146-200.dsl.expressnet.de] has quit [Ping timeout]
+00:13 -!- ypl (Wonneproppen) [~aw@d153-204.dsl.expressnet.de] has joined #plant
+00:15 <bernhard> Ist schon lustig: Bin in der Monats- und Wochenstatistik als Oberquatscher aufgeführt. Und ausnahmsweise mal nicht in der Tagesstatistik. Bin bald vom Stuhl gefallen, als kodomo mir das gezeigt hat :))
+00:16 <ypl> be: wer sonst?
+00:18 <bernhard> Wer sonst *lol* FelixKatz für heute
+00:19 <bernhard> Du brichts wahrscheinlich noch die "join und dann ping timeout" - Statistik
+00:19 <bernhard> Du Armer, möchte nicht in Deiner Haut stecken
+00:21 <ypl> ic
+00:21 <ypl> ach, geht weg.
+00:23 <bernhard> Wem gebe ich denn mein Bild für die IRC-Statistikseite? 
+00:24 <bernhard> Myon: Wie kann ich Dir das Bild zukommen lassen?
+01:22 <LnxBil> Myon: Von mir gibt es ja genug bilder im netz ;-)
+01:22 <LnxBil> Weiss wer, wies dem onkel geht? Hat ihn schonmal einer besucht?
+01:53 <bernhard> oh, ist er im Krankenhaus? (P.S.: Habe de_Onkel mal im Chat gesehen, kenne ihn aber nicht)
+02:10 -!- ypl [~aw@d153-204.dsl.expressnet.de] has quit [Ping timeout]
+02:11 -!- ypl (Wonneproppen) [~aw@d164-200.dsl.expressnet.de] has joined #plant
+02:32 -!- ypl [~aw@d164-200.dsl.expressnet.de] has quit [EOF From client]
+03:15 <bernhard> Gute Nacht allerseits!
+03:15 -!- bernhard [-bernhard@p508AD347.dip0.t-ipconnect.de] has quit [leaving]
+05:32 -!- lizz [ego@xGagC632.WH1.tu-dresden.de] has quit []
+10:16 <LnxBil> Morgen
+11:29 -!- bernhard (Bernhard Kraemer) [-bernhard@p508ACB2E.dip0.t-ipconnect.de] has joined #plant
+12:06 <Re-EL> moin
+12:14 <Re-EL> lol, wie schlecht. www.eplus.de geht nur mit flashplugin
+12:14 * Re-EL muss feststellen das die welt nur nach aus bwl studenten mit maketing als hauptfach besteht
+12:19 <bernhard> Ich habe mir gestern den Macromedia Shockwave Flashplayer unter Debian installiert, wenn Du das suchst
+12:20 <bernhard> Klappt prima unter Opera und Mozilla
+12:21 <bernhard> apt-get install flashplugin-nonfree
+12:23 <bernhard> Aber komisch - bei eplus lädt er trotzdem "default-noflash". Egal, halte eh nichts von animierten lachenden Gesichtern, die mir Handys verkaufen wollen
+12:23 <bernhard> So lachen sie wenigstens nur
+12:23 <bernhard> und ziehen am Strohhalm. Der Zusammenhang zu Eplus ist natürlich offensichtlich
+12:27 <bernhard> Geht Euch das auch so? Wenn ich eine Werbung sehe zu irgendeinem komplizierten Ding wie einem Meßgerät etc, dann sehe ich immer ein dummes Gesicht von jemanden, dem man ansieht, daß er von Tuten und Blasen keine Ahnung hat.
+12:28 <bernhard> Letztens eine Werbung von der Telekom : Sagt ein dummgrinsender DAU: "Wenn ich ins Internet gehe, will ich mir keine Gedanken um Sicherheit machen" Telekom. 
+12:30 <bernhard> Da kommt's mir hoch, aber kräftig
+12:31 <Re-EL> ok, fuer den hip top gib es nen ssh client. nun will ich das ding
+12:33 <Re-EL> hiptop
+12:33 <Re-EL> so, /me ist essen. bis spaeter
+12:34 <FelixKatz> Tiptop? Hiphop?
+12:38 <bernhard> Kennt Ihr das Problem: USB-Stick von kodomo installiert kriegen, es läuft wunderbar, bis ein paar Tage später es gar nicht mehr läuft mit der Begründung nach dem Mounten: /dev/sda1 doesn't exist ? Bisher hat immer nur ein Neustart des systems geholfen, und manchmal nicht mal das. Woran kann das liegen?!
+12:40 -!- rossinie (rossinie) [~rossinie@Bc81c.b.pppool.de] has joined #plant
+12:40 -!- Y_Plentyn (Wonneproppen) [~aw@d0-253.dsl.expressnet.de] has joined #plant
+12:40 -!- rossinie is a friend, handle: rossinie, global flags: [none], flags for #plant: [none]
+12:40 <rossinie> morgen
+12:40 <rossinie> ´hat jmd ein tut wo ich mal nachlesen kann wie ich eine DVD auf eine CD im SVCD format bekomme?
+12:41 <Y_Plentyn> so, einmal kernelcompile angeworfen, auf daß ich ihn heut abend abholen kann
+12:41 <bernhard> ?! Heute /abend/?
+12:41 <Y_Plentyn> jo
+12:42 <FelixKatz> rossinie: Wow! Das war ja mal ne Frage, bei der ich auf Anhieb verstanden habe, was Du willst. Nur schade, dass ich keine Antwort habe ;)
+12:42 <bernhard> Ist das aber nicht noch ein 80x86 von ganz früher?
+12:42 <rossinie> FelixKatz: ich kann wenn(!!!) ich will
+12:42 <Y_Plentyn> K5
+12:42 <Y_Plentyn> AMD K5
+12:43 <FelixKatz> rossinie: Dann willst Du nur sehr selten ;)
+12:43 <bernhard> Also entweder ist der mit 1KHz getaktet, oder Du hast einen riiiiesigen Kernel :)
+12:43 <Y_Plentyn> beides. 133MHz und 2.6.0
+12:44 <rossinie> FelixKatz: naja ich werde mir mal mühe geben :-)
+12:44 <bernhard> enorm. Na dann, viel Spaß. Wenn es nebenher duddelt, ist es ja halb so schlimm. Ich habe mich nur gewundert
+12:44 <bernhard> Y_Plentyn: Viel Glück!
+12:44 <Y_Plentyn> jaja... mein netz stört mich mehr als mein kernel... ;-)
+12:45 <bernhard> dann ist gut
+12:45 <FelixKatz> rossinie: Tu mal "deb ftp://ftp.nerim.net/debian-marillat/ stable main" in /etc/apt/sources.list, sag "apt-get update" und "apt-cache search dvd". Vielleicht findest Du ja was ;)
+12:45 <Y_Plentyn> und ich hab musik und einen anderen rechner... ;-)
+12:45 <rossinie> mir hat mal jmd gesat dass hyperthreading von dem Frontsidebus abhängt stimmt das?
+12:45 <rossinie> FelixKatz: danke aber mein debian läuft zuhause noch nicht vollständig werds morgen mal confen
+12:45 <Y_Plentyn> stimmt. ohne frontsidebus kein hyperthreading
+12:46 <rossinie> Y_Plentyn JEDER HAT NEN FRONTSIDEBUS1ß
+12:46 <bernhard> ich etwa auch? ;)
+12:47 <bernhard> mal fühlen...
+12:47 <bernhard> nö, ich kann nichts erkennen
+12:47 <Y_Plentyn> ja, bernhard, auch du.
+12:47 <bernhard> doch ... da!
+12:47 <bernhard> puh, nochmal Glück gehabt
+12:47 * Y_Plentyn l8
+12:48 <rossinie> :-(
+12:56 <rossinie> ich habn proggie dass mir isos schreibt von der dvd, hab ja kein dvd brenner...
+12:57 <bernhard> Ich gehe dann mal zu Stella. Bis heute abend wahrscheinlich!
+12:57 -!- bernhard [-bernhard@p508ACB2E.dip0.t-ipconnect.de] has quit [leaving]
+13:02 <rossinie> kann jmd von euch ein bisschen asm?
+13:08 <rossinie> ich geh mal off
+13:09 <FelixKatz> Welcher Assembler? x86, SPARC, VAX, PDP/11, oder was?
+13:14 -!- rossinie [~rossinie@Bc81c.b.pppool.de] has quit [Ping timeout]
+13:23 -!- Y_Plentyn [~aw@d0-253.dsl.expressnet.de] has quit [Ping timeout]
+13:24 -!- Y_Plentyn (Wonneproppen) [~aw@d0-253.dsl.expressnet.de] has joined #plant
+14:41 -!- At-Tifl (V) [~Miranda@brln-d9b824f5.pool.mediaWays.net] has joined #plant
+14:51 -!- At-Tifl [~Miranda@brln-d9b824f5.pool.mediaWays.net] has quit [Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
+15:06 <Re-EL> man ich hab die flemm
+15:07 <Re-EL> die welt ist scheisse
+15:08 <Re-EL> und warum hebt prodigy meine stimmung. *gruebel*
+15:09 <Re-EL> warum nehmen komische wellen die aus mindestens genausokomischen dingsbumse kommen einfluss auf die stimmung? 
+15:12 -!- At-Tifl (V) [~Miranda@c-134-74-48.b.dial.de.ignite.net] has joined #plant
+15:14 <Y_Plentyn> re: http://www.junkpile.demon.co.uk/principia.htm
+15:14 <Y_Plentyn> das ist wichtig!
+15:15 <Re-EL> How I Found Goddess
+15:15 <Re-EL> And What I Did To Her
+15:15 <Re-EL> When I Found Her
+15:15 * Re-EL muss doch ein bischen grinsen
+15:27 <Y_Plentyn> gell?
+15:35 -!- lizz (stephan) [ego@xGagC632.WH1.tu-dresden.de] has joined #plant
+15:38 <Y_Plentyn> moin lizz
+15:39 <Y_Plentyn> The pope has a water cannon -- it is a water cannon
+15:40 <Y_Plentyn> He uses it to shoot holy water at people -- it is a holy-water cannon
+15:40 <Y_Plentyn> He blesses it -- it is a holy holy-water cannon
+15:41 <Y_Plentyn> He blesses the hell out of it -- it is a wholly holy holy-water cannon
+15:41 <Y_Plentyn> He has it pierced -- it is a holey wholly holy holy-water cannon
+15:42 <Y_Plentyn> Batman and Robin arrive -- it is used to shoot them.
+15:50 -!- At-Tifl [~Miranda@c-134-74-48.b.dial.de.ignite.net] has quit [Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
+15:55 -!- At-Tifl (V) [~Miranda@c-134-74-48.b.dial.de.ignite.net] has joined #plant
+15:58 -!- At-Tifl [~Miranda@c-134-74-48.b.dial.de.ignite.net] has quit [Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
+16:00 <lizz> moin Y_Plentyn
+16:00 <lizz> war in der Küche mir Essen warmmachen...
+16:00 <lizz> LOL
+16:01 <Myon> moin
+16:01 <lizz> nette Sache, die Du da gepostet hast...
+16:01 <lizz> moin Myon
+16:02 <lizz> so, bin ein wenig afk (essen)
+16:17 <lizz> wieder da
+16:18 <Y_Plentyn> moin myon
+16:20 <Y_Plentyn> grmpf. mein ipsec scheint in meinem kernel panik zu erzeugen
+16:21 <lizz> @YPs: ich antworte mal mit nem Schüttelreim, den ich von Benjie habe: How much wood would a woodchuck chuck if a woodchuck would chuck wood?
+16:31 <Y_Plentyn> oha. er würgte eine klapperschlang, bis ihre klapper schlapper klang
+16:36 <lizz> hehe
+16:38 <MrRagga> http://www.pro-linux.de/news/2004/6383.html *kopfschuettel*
+16:42 <Y_Plentyn> jo
+16:55 <Y_Plentyn> so, mein rechner an der uni ist tot.
+17:19 -!- mode/#plant [+o chris101] by chris101_
+17:19 -!- mode/#plant [+o Re-EL] by chris101
+17:34 <Y_Plentyn> gehmermal zum nächsten
+17:43 <XTaran> Hmmm, wie kriege ich raus, ob es ein mit TeX darstellbares Zeichen auch in Unicode gibt und wenn ja, wie es dort heißt?
+17:44 <chris101> unicode? robilad!
+17:44 <chris101> oder du fragst mal google
+17:44 <XTaran> Google habbich grade gefragt.
+17:45 <chris101> evtl. findest du die bezeichnung im postscript font
+17:45 <XTaran> Antwort war selten eine komplette Liste aller Unicode-Zeichen...
+17:45 * XTaran sucht Buchstaben wie mit \= (also mit einem Querstrich drüber)...
+17:46 <XTaran> Oh, man sollte nur nach der ganzen Liste und nicht nach den Buchstaben such, dann klappt's auch mit Google...
+17:46 <chris101> den namen von dem ding kannst du evtl. auch im zusammenhang mit HTML finde und dann google...
+17:46 <XTaran> http://helmer.aksis.uib.no/menota/guidelines/tools/entities/charlist_1-0.html
+17:47 <XTaran> chris101: Nee, genau das habe ich versucht und das ist schief gegangen.
+17:47 <chris101> runic? wow!
+17:47 <XTaran> Uiui, was für kranke Buchstaben es n Unicode so gibt: http://helmer.aksis.uib.no/menota/guidelines/tools/entities/glyphs/v-aaligac.gif
+17:59 <Re-EL> XTaran: ich baue gerade ne hp. das ist ja arbeit wie ne s..
+18:00 <Re-EL> XTaran: mein deutsch ist so schlecht, ich kann einfach ncit formulieren
+18:00 <Y_Plentyn> el: mit tex ist es einfachr. für mich zumindest ;)
+18:00 <Re-EL> XTaran: schau dir mal den anfang von ix-tech.de an.
+18:01 <chris101> Re-EL:  kommt drauf an, wieviel aufwand du dir machen willst
+18:01 <Re-EL> Y_Plentyn: aso, ich muss die auch ncoh in ner lynx tauglichen version bauen
+18:01 <Re-EL> chris101: viel
+18:01 <Re-EL> chris101: ich will mein geld damit verdienen
+18:01 <chris101> dann nimm emacs :)
+18:01 <chris101> selfhtml ist dein freund
+18:01 <XTaran> El: mompel
+18:02 <Re-EL> nee, der inhalt macht mir probleme. wie gesagt formulieren macht mir huddel
+18:03 <XTaran> El: Jo, Design sieht nett aus.
+18:03 <chris101> Re-EL: du willst die emailadresse nciht so da stehen lassen, spam
+18:04 <XTaran> Nur war formulieren auch noch nie meine Stärke. Ich sitz vor E-Mails, Symlink-Artikeln, Doku zu eigenen Programmen oder einfach nur eigenen Webseiten auch immer ewig.
+18:05 <Re-EL> chris101: aso, stimmt
+18:05 <Re-EL> chris101: naja, wie soll ich das sonst stehen lassen
+18:07 <XTaran> Hmmm, seit wann gibt ein whois auf eine .de-Domain wieder Telefonnummern aus?
+18:07 <XTaran> Und E-Mail-Adressen bin ich im .de-whois auch nicht mehr gewohnt...
+18:07 <XTaran> Re-EL: Was ist it-maid.de? :-)
+18:08 <Re-EL> ja die stirbt
+18:08 <Re-EL> ich fah mal gerade ins mac
+18:08 <Re-EL> bis spaeter
+18:08 <XTaran> mac?
+18:08 <XTaran> Du fährst in einen Apfel?
+18:09 <chris101> Re-EL: es gibt mehrere moeglichkeiten, mach den href und das  mailto weg und schreib im plaintex "blah AT blubb.com", so machts XTaran jedenfalls, hat sich bewaehrt ;) oder du URL-encodest die buchstaben
+18:10 <XTaran> chris101: Bei Geschäftskunden würde ich letzteres empfehlen. So Sachen wie ich bei Symlink mache kommen da weniger gut...
+18:11 <XTaran> Wenn's Klicken funktionieren soll, aber Spam-Bots nicht, dann empfehle ich alles im HREF HTML-Entity zu kodieren, insbesondere alle Sonderzeichen inkl Klammeraffe und Punkten.
+18:11 <Y_Plentyn> http://www.hadrons.org/~guillem/debian/debtakeover/
+18:12 <XTaran> Y_Plentyn: Jepp, ein politisch sehr aktives Skript. ;-)
+18:12 <Y_Plentyn> xt: gell? *grins*
+18:13 <XTaran> Y_Plentyn: Da gab's dann auch noch jemand, der es remote geschafft hat, ein RedHat in ein Debian zu wandeln. :-)
+18:13 <XTaran> Kam auch irgendwo im DWN.
+18:14 <Y_Plentyn> da hbichs grad her
+18:15 <XTaran> Jo, debtakeover war in 1/04 oder 2/04, das mit dem remote debianifizieren war IIRC in 3/04...
+18:17 <XTaran> Aus http://www.debian.org/News/weekly/2004/03/:
+18:17 <XTaran> Entfernte Debianinstallation über Red Hat. Emma Jane Hogbin verkündete den Erfolg Ihrer entfernten Debian-Installation auf der Debian Nutzer-Liste. Diese Methode benutze nicht debootstrap, und ist in zwei Dateien dokumentiert, die die Installation und die folgende Konfiguration beschreiben.
+18:19 <XTaran> Achja, hatte ich den hier schon erwähnt? http://www.pippir.de/photopost/data/512/1ami_mars.jpg
+18:19 <XTaran> (Amerikaner auf dem Mars)
+18:25 <FelixKatz> Brueller.
+18:33 <Y_Plentyn> das kannte ich schon
+18:35 <Y_Plentyn> so, kernel fertig
+18:35 <Y_Plentyn> waren nur ~5h
+18:35 <XTaran> .oO( reboot )
+18:35 <Y_Plentyn> nö, später
+18:35 <XTaran> Y_Plentyn: Auf was für einer Kiste?
+18:35 <Y_Plentyn> amd k5 133
+18:36 <XTaran> Ahja, kenne ich irgendwo her. Der hat 100 MHz :-)
+18:36 <XTaran> Habbich auch zwei von. :-)
+18:37 <Y_Plentyn> jo
+18:40 <FelixKatz> XTaran: Meiner ist langsamer, meiner ist langsamer! 
+18:41 <XTaran> *grins* Hätte noch eine 386er mit 16 MHz anzubieten... ;-)
+18:42 <FelixKatz> Ich hab ne PDP11/73 mit ... wieviel waren das? 2Mhz? anzubieten.
+18:42 <XTaran> Jo, da kann ich nich mehr mithalten. :-)
+19:30 -!- MrRagga [-jonas@pD9EA5C39.dip.t-dialin.net] has quit [Ping timeout]
+20:04 <Myon> XTaran: ping
+20:05 <XTaran> Myon: pong
+20:05 <Myon> Embperl. Will ich das benutzen?
+20:05 <XTaran> Kommt drauf an, was Du machen willst. :-)
+20:05 <Myon> sollte ich mir zuerst mod_perl anschauen?
+20:06 <XTaran> Wenn Du's für dynamische Seiten benutzen willst, solltest Du mod_perl benutzen, sonst wird das recht langsam, ja.
+20:06 <Myon> ich will ein Mail-Archiv ins Web stellen und brauche einige Seiten die ein SQL-Backend ansprechen
+20:07 <XTaran> Dafür klingt die Kombination Embperl / DBIx::Recordsetrecht passend in meinen Ohren...
+20:07 <Myon> bisher hab ich ein einziges Programm was html-Templates einliest
+20:07 <XTaran> s/Recordsetrecht/Recordset recht/
+20:07 <Myon> nee, hat nix mit Jura zu tun *g*
+20:08 <XTaran> Einlesen worein?
+20:08 <Myon> ... und nach ein paar s/// wieder ausspuckt
+20:08 -!- MrRagga (Jonas Weismueller) [-jonas@pD9EA6718.dip.t-dialin.net] has joined #plant
+20:11 <FelixKatz> Hm ... ich brauch ein Paper von Satoru Fujishige, ich weiss nicht, wo's publiziert  wurde, ich weiss nur, dass es im Zeitraum 2000-2003 publiziert wurde, und dass es um maximum flows geht.
+20:11 <Myon> bisher benutze ich http://www.df7cb.de/projects/conf/lib/perl/cb/template.pm, das ist aber Spackerei
+20:11 <MrRagga> http://nopaste.php.cd/7133
+20:11 <Myon> FelixKatz: citeseer
+20:15 <Y_Plentyn> ich find es lustig. mein irc wackelt kaum, meine verbindung zur uni umso mehr
+20:17 <Myon> grumpf, kann ich Sachen aus IndexIgnore (apache) wieder rausnehmen?
+20:18 <XTaran> Myon: Neu setzen?
+20:19 <XTaran> Myon: Was macht das Perl-Modul?
+20:20 -!- Netsplit BelWue.DE <-> *.sk, freenet.de quits: @chris101, @mjung
+20:20 <Myon> XTaran: sowas wie http://www.df7cb.de/bilder.template/bilder-index.wml (nach wml) auswerten
+20:20 <Myon> offensichtlich möchte ich da eine bessere Programmiersprache haben...
+20:21 <FelixKatz> Hm, weder citeseer noch DBLP finden was in dem Zeitraum, das auch nur annaehernd passt.
+20:21 <XTaran> Myon: Lustige Syntax.
+20:22 <Myon> XTaran: die Syntax war ok, bis ich das __IF gebraucht hab :-/
+20:22 <XTaran> Aber genausowas kannst Du sehr gut mit WML machen, vorallem IMHO lesbarer.
+20:22 <XTaran> Jo, das ist heftig.
+20:22 <XTaran> In Embperl sähe das so aus:
+20:22 <Myon> XTaran: du meinst eperl?
+20:22 <XTaran> [$ if prevdir_exists() $]
+20:22 <Myon> der Teil mit __ wird von wml garnicth angefaßt
+20:22 <XTaran> Myon: Nein.
+20:23 <Myon> das Problem ist eigentlich, daß ich aus der Datei sowohl gloables Layout (per wml) als auch Code raushalten will
+20:24 <Myon> letzteres würde über ein use stuff; natürlich gehen
+20:24 <XTaran> <a href="[+ $PREVLINK +]">&lt;&lt; [+ $PREVTITLE +]</a> (<i>[+ $PREVDATE +]</i>) |
+20:24 <XTaran> [$ endif $]
+20:24 <Myon> kann ich das [$ if noch in Pseudo-HTML verpacken?
+20:25 <XTaran> Myon: In Embperl kannst Du ohne Probleme use verwenden.
+20:25 <XTaran> Myon: Wie meinst Du das?
+20:25 <Myon> also <prev><a href="..."></prev>
+20:25 <XTaran> WML wird [$ und Co nicht anfassen.
+20:25 <Myon> so daß der Benutzer garnix von Embperl merkt
+20:25 -!- mjung_ (Marko) [~madbob@contact.mpi-sb.mpg.de] has joined #plant
+20:25 -!- mjung_ is a friend, handle: mjung, global flags: [none], flags for #plant: ao
+20:25 <XTaran> Welcher Benutzer?
+20:25 <XTaran> Der Surfer sieht nix von Embperl?
+20:25 <Myon> der der das Template schreibt
+20:25 -!- mode/#plant [+o mjung_] by Myon
+20:25 <XTaran> s/\?/./
+20:26 <XTaran> Achso.
+20:26 <XTaran> Hmmm.
+20:26 <XTaran> Wie wird das Template verarbeitet?
+20:26 <XTaran> Mit WML?
+20:26 <Myon> ja
+20:26 <Myon> das CGI liest dann http://www.df7cb.de/bilder.template/bilder-index.html
+20:26 <XTaran> Dann kannst Du das Embperl einfach in WML-Pseudo-HTML verpacken...
+20:27 <Myon> uargh :-)
+20:27 <Myon> Embperl kann ab v2 auch HTML-Tags, oder?
+20:27 <XTaran> So wie PHP halt <?php ... ?> Syntax hat, hat Embperl halt [$, etc.
+20:27 <XTaran> Das konnte auch schon 1.x teilweise.
+20:28 <Myon> jo und wml <: und <?
+20:28 <XTaran> Bei Embperl 2.x kannst Du per Perl-Modul komplett beliebige Syntaxe (sp?) definieren.
+20:28 <Myon> der Punkt wo ich gemerkt hab das ich vermutlich was anderes nehmen möchte war http://www.df7cb.de/df7cb/logbuch/stats.cwml
+20:29 <XTaran> z.B. kannst Du "ab Werk" bereits [$ syntax ssi $] sagen und dann parst er Server-Side-Include-Syntax.
+20:29 <Myon> (wobei das nicht mal so häßlich ist)
+20:29 <Myon> eperl parst leider keine selbstdefinierten Tags
+20:30 <XTaran> Hmmm, genau.
+20:30 <XTaran> Beispiel?
+20:30 <Myon> netterweise gibts ja schon <: :> und <? !>, ich hatte schon sehr üble Methoden benutzt um <: zu quoten ;)
+20:31 <Myon> Beispiel für was?
+20:33 <XTaran> Myon: für selbst definierte Tags, die geparst werden sollten.
+20:34 <Myon> das <prev> von oben
+20:34 <XTaran> Macht das nicht WML schon?
+20:35 <Myon> statisch ja, aber nicht im eperl-Pass
+20:35 <XTaran> So würde ich das jetzt angehen, wenn ich das Embperl aus den Templates raushalten wollte.
+20:35 <XTaran> eperl kann keine if-Blöcke über eperl-Block-Grenzen hinweg?
+20:36 <Myon> weiß ich nicht
+20:36 <Myon> ich will mich aber nicth auf wml verlassen, der (lesbare) Input soll eigentlich das .html sein
+20:37 <XTaran> *aufdemschlauchsteh*
+20:37 <Myon> ob der dann mit wml erzeugt ist oder Mozilla ist dann fast egal
+20:37 <Myon> XTaran: das Skript soll auf mehreren Rechnern laufen
+20:38 <Myon> und soll z.B. mit meinem Layout, dem AI-Layout und dem AStA-Layout tun
+20:38 <XTaran> Mozilla?
+20:38 <XTaran> Ah, ic.
+20:38 <Myon> oder mit was auch imemr Philip die AStA-Seiten machen
+20:38 <Myon> t
+20:38 * Myon sein irc laggt
+20:39 <Myon> ok, ich stürz mich einfach mal in Embperl, mal sehen wie das so ist
+20:39 <Myon> will ich schon 2.0 benutzen?
+20:39 <XTaran> Ja.
+20:39 <Y_Plentyn> da kennt sich xt in jedem falle aus... ;-)
+20:40 <Myon> Y_Plentyn: jo, ecos.de ist der erste Hit mit "embperl" ;)
+20:40 <XTaran> Myon: *g*
+20:40 <Myon> XTaran: hmm, 2.0 ist nur in Sid drin
+20:40 <XTaran> Myon: Wobei ich immer perl.apache.org/embperl/ angebe, das ist repräsentativer. ;-)
+20:40 <XTaran> Myon: Ja, ich weiß.
+20:40 <XTaran> Für Woody ist das zu neu...
+20:41 <XTaran> Das war damals noch nicht sooooo stabil...
+20:41 <Myon> das les ich auch, ich brauchs ja nicht auf deutsch ;)
+20:41 <XTaran> Chef will demnächst 2.0 final rausbringen...
+20:41 <XTaran> Fragt sich nur, wann er Zeit dazu hat...
+20:41 <Myon> Depends: libcgi-pm-perl | libcgi-perl, immer diese Entscheidungen...
+20:42 <XTaran> Hmmm.
+20:42 <XTaran> Wo ist da der Unterschied? *wunder*
+20:42 <Myon>  This package is destined to replace libcgi-pm-perl, but at the moment
+20:54 <Myon> XTaran: wer ist zuständig wenn http://perl.apache.org/embperl/pod/doc/README.v2 kaputt ist?
+20:56 <XTaran> Myon: Mein Chef.
+20:56 <XTaran> Ah, ic.
+20:56 <XTaran> mompel.
+20:56 <XTaran> Nimm mal http://www.ecos.de/embperl/pod/doc/README.v2
+20:57 <XTaran> Da scheint der Apache.org-Server mit den MIME-Typen nicht ganz so passend konfiguriert zu sein...
+20:57 <Myon> http://perl.apache.org/embperl/pod/doc/Config.-page-1-.htm enthält auch haufenweise ungeparstes pod
+20:58 <Myon> hmm, die ecos-Seite auch
+20:59 <XTaran> Achso, dachte Du meinst, daß das HTML als Plain-Text angezeigt wird...
+21:00 <Myon> XTaran: das auch
+21:00 <XTaran> Ohja, ich seh, was Du meinst...
+21:00 <XTaran> Werd's weitergeben...
+21:00 <XTaran> Danke.
+21:01 <Myon> k
+21:02 <Myon> die mod_perl-Doku brauch 29MB?!
+21:03 <XTaran> Myon: Echt? Dabei ist die sowas von unvollständig. Jedenfalls die für mod_perl 2.0
+21:07 <Myon> Need to get 11.4MB of archives. After unpacking 29.2MB will be used.
+21:07 <Myon> Get:1 http://ftp.mpi-sb.mpg.de sarge/main libapache-mod-perl-doc 1.29.0.1-1cvs20031206 [11.4MB]
+21:09 <Myon> das scheint einfach ein wget -r von perl.a.o zu sein
+21:11 <Myon> hmpf, ich wollte eigentlich nur ein CGI schreiben, keine large scale e-commerce-enabled-Umgebung aufsetzen...
+21:11 <FelixKatz> Myon: Dafuer braeuchtest Du eh J2EE, nicht mod-perl ;)
+21:12 <Myon> FelixKatz: sei bloß ruhig, mein neuer Nachbar hier macht Infowiss und drückt mir regelmäßig Gespräche wie toll Java-{Beans,Enterprise,blubb} wäre
+21:13 <FelixKatz> Sagen wir mal so, soweit ic hweiss, ist J2EE (und Jakarta, und Struts und so) echt nicht schlecht.
+21:16 <XTaran> FelixKatz: Dafür deutlich lahmer als mod_perl IIRC.
+21:16 <XTaran> Von dieser kranken, ekligen Sprache names Java mal ganz abgesehen.... ;-)
+21:18 <FelixKatz> Langsam ist egal. Steckst Du halt noch zwei Prozessoren mehr in Deine V3800 rein. Oder steckst Dein Oracle in einen RAC rein.
+21:18 <FelixKatz> Und den meisten Leuten, die sowas entwickeln, willst Du kein Perl in die Hand geben, die koennen damit viel zu viel kaputtmachen.
+21:19 <XTaran> FelixKatz: Stimmt.
+21:20 <XTaran> Jedenfalls das mit dem "kein Perl in die Hand geben"...
+21:22 <Myon> hrmpf: http://www.df7cb.de/mutt/archive/test/test.html
+21:24 <FelixKatz> XTaran: Und soll ich Dir was sagen -- ich hab damit gar keine Probleme. Lieber geb ich den Leuten ein etwas einschraenkenderes Werkzeug, und dafuer hacken sie sich keine Hand ab, und es laeuft am Ende, als dass irgendein Wizard das Zeug kaputtoptimiert und es am Ende keiner mehr versteht.
+21:25 <Myon> XTaran: was ist da falsch: ?
+21:25 <XTaran> FelixKatz: Ja, nur _ich_ will so nicht programmieren. Da muß ich die Hälfte der Zeit rumprobieren, wie ich das, was ich gerne hätte, trotz der Beschränkungen oder brutal durchgesetzten  Programmiersprachennetiquette trotzdem hinbekomme.
+21:26 <XTaran> Myon: Daß er die Datei nicht findet? Keine Ahnuung. Was machst Du da genau? :-)
+21:26 <Myon> Bisher nur PerlModule Embperl
+21:26 <Myon> <Files *.html>
+21:26 <Myon> SetHandler perl-script
+21:26 <Myon> PerlHandler Embperl
+21:26 <Myon> </Files>
+21:26 <Myon> <h1>Hallo Test</h1>
+21:26 <Myon> [+ 5 + 4 +]
+21:26 <FelixKatz> Ich sag jetzt nix gegen Deine Programmierkenntnisse -- aber fuer  jeden, der das kann, gibt's zehn, die denken, sie koennten's, und es dann grossartig verbocken.
+21:26 <XTaran> Die Datei existiert auch unter dem angegebenen Pfad?
+21:26 <Myon> ja
+21:27 <XTaran> Hmmm. Und das ist _Deine_ 404 vom Server, oder?
+21:28 <XTaran> Ah, Fehler gefunden: Hatte beim Cut&Paste nicht die ganze URL erwischt. mompel.
+21:29 <XTaran> Myon: Ggfs. fehlt noch ein PerlModule Embperl
+21:29 <XTaran> Oder ein Options +ExecCGI
+21:30 <XTaran> Das ist jedenfalls so mal der Unterschied zu meiner Embperl-Config hier...
+21:30 <Myon> ersteres hab ich (s.o.), zweiteres steht in der .htaccess eins höher
+21:31 <XTaran> Ah, das war hinter dem "Bisher nur" versteckt...
+21:31 <XTaran> Hmmm, den Apache hast Du neu gestartet, oder?
+21:33 <Myon> jetzt ja, half aber nix
+21:33 <Myon> oder reicht graceful nicht?
+21:33 <XTaran> Hmmm, wie alt ist das mod_perl?
+21:33 <XTaran> Aus Woody?
+21:34 <Myon> nee, Sarge
+21:35 <XTaran> Hmmm. Da sollte eigentlich ein gescheites mod_perl drin sein.
+21:35 <Myon> mod_perl ansich tut
+21:35 <XTaran> Laß mich ma grade noch grübeln.
+21:36 <XTaran> Ja, aber ältere Version hatten Probleme beim initialisieren von komplexeren Perl-Modulen beim graceful...
+21:39 <Myon> hmm, ich erinnere mich gerade daß beim Kommentar zu 2.0b10 was von Perl 5.8 stand
+21:39 <Myon> ich hab b9
+21:41 <Myon> btw: es wäre nett wenn die Embperl-Doku vernünftige <title> hätte
+21:50 <XTaran> Myon: Hau doch bitter versuchshalber das Options +ExecCGI mit in die Files-Section mit rein...
+21:50 <XTaran> Die wird nämlich vor der .htaccess geparst...
+21:52 <Myon> es scheint ja bis auf "[12369]ERR: 56: : Unknown Provider eprun" zu tun
+21:53 <Myon> +- ExecCGI ändert nix
+21:53 <XTaran> Hmmm, jetzt seh ich auch den 500er, vohin hatte ich einen 403er.
+21:54 <Myon> jo das war ein kurzer PerlHandler Apache::Registry-Test
+21:56 <XTaran> Hmmm, sieht so aus, als wäre das noch ein Problem im Bereich "neue Konfig-Direktiven in 2.0".
+21:56 <Myon> wie gesagt: 2.0b9
+21:57 <Myon> ich kann mal 1.x probieren
+21:57 <XTaran> Myon: Ja, schon.
+21:57 <XTaran> Ja, entweder das oder nochmal in Readme.v2 reinschauen...
+21:58 <Myon> ich mußte den Rechner leider die Tage auf (Woody+Sarge)/2 upgraden, weil ich letztens libhtml-mason-perl zerschossen hatte
+21:58 <Myon> von daher kann da schon manches seltsam sein :-(
+21:58 <XTaran> Welche Perl-Version läuft da btw?
+21:58 <Myon> 5.8.2-2
+22:00 <XTaran> Hmmm, mit 5.8.2 scheint's noch Huddel zu geben. :-(
+22:01 <Myon> hmpf - mit 1.3 und PerlModule HTML::Embperl passiert genau das gleiche
+22:01 <Myon> oder...
+22:01 <XTaran> Hmmm.
+22:02 <XTaran> Die Fehlermeldung taucht in der ML meist im Zusammenhang mit Shared-Memory auf. :-(
+22:02 <Myon> es tut :-)
+22:02 <Myon> mußte den Server noch neu starten und/oder PerlHandler HTML::Embperl
+22:02 <XTaran> Huch?
+22:03 <XTaran> Also es tut mit 1.3.x
+22:03 <Myon> 1.3.6-1, ja
+22:03 <XTaran> Jepp, sieht so aus.
+22:03 <XTaran> Dann schau mal, ob Du damit zurecht kommst.
+22:03 <XTaran> Werde jedenfalls morgen mal Chef fragen, wie das mit Perl 5.8.2 und Embperl 2.0 ist
+22:04 <Myon> ich kann auch gerne nochmal was testen, wenn ich soll
+22:04 <Myon> den Perl*Handler-Kram will ich mir erst später anschauen, oder?
+22:04 <Myon> oder ist das auch für normale Anwendungen interessant?
+22:08 <XTaran> Myon: Weniger.
+22:08 <XTaran> Das brauchst Du wenn Du tiefer im Apache-Request-Handling rumfriemeln willst.
+22:08 <Myon> ok
+22:08 <Myon> angesichts der Tatsache, daß ich jahrelang ohne mod_rewrite überlebt hab, wohl eher erstmal nicht ;)
+22:23 <Myon> hmm, mit Apache::PerlRun funktioniert ein Skript nur bei jedem zweiten mal...
+22:27 <Myon> was ist hier falsch? : $str =~ s/\%([\dA-Fa-f]{2})/print chr(hex("$1"));/ge;
+22:27 <Myon> REDIRECT_ERROR_NOTES=Not a CODE reference at /home/cb/public_html/lib/bilder.cgi line 73.
+22:29 <Myon> hmm, wieder mal ein blödes Namespace-Problem
+23:04 <Myon> XTaran: mod_perl macht keinen Spaß :-/
+23:04 <Myon> oder ich lern endlich mal wie Packages et al. funktionieren
+23:08 -!- bernhard (Bernhard Kraemer) [-bernhard@p508ACB2E.dip0.t-ipconnect.de] has joined #plant
+23:43 <chris101_> Juhu!
+--- Log closed Mon Jan 26 00:00:24 2004
diff --git a/test/lang/missing-translations.pl b/test/lang/missing-translations.pl
new file mode 100644 (file)
index 0000000..a0cb8a7
--- /dev/null
@@ -0,0 +1,56 @@
+#!/usr/bin/perl -w
+# Copyright (C) 2005 Christoph Berg, GNU GPL v2 (or later)
+
+my %T;
+my %translator;
+
+while(<>) {
+       if(/^# \((.*)\) (.*) - (.*)/) {
+               $translator{$1} = $3;
+               $language{$1} = $2;
+               next;
+       }
+       last if /<lang/;
+}
+
+while(<>) {
+       chomp;
+       next if /^(#|$)/;
+       last if /<\/lang/;
+       warn "parse error: $_" unless /^(.*) = (.*)/;
+       $T{$1} = $2;
+}
+
+print ((scalar keys %T). " strings in English\n");
+
+my $lang;
+while(<>) {
+       chomp;
+       if(/<lang name="(.*?)" (charset="(.*?)")?/) {
+               $lang = $1;
+               $charset = $3 || "";
+               print "Language $lang ($language{$lang}, $charset, $translator{$lang})...\n";
+               $lang_count++;
+               next;
+       }
+       next unless $lang;
+       next if /^(#|$)/;
+       if(/<\/lang/) {
+               foreach (keys %T) {
+                       unless($L{$_}) {
+                               print "missing: $_ = $T{$_}\n";
+                               $miss++;
+                               $miss{$lang}++;
+                       }
+                       $string++;
+               }
+               undef %L;
+               undef $lang;
+               next;
+       }
+       warn "parse error: $_" unless /^(.*) = (.*)/;
+       print "duplicate translation of $1 in $lang: $2\n" if $L{$1};
+       $L{$1} = $2;
+}
+
+print "$lang_count non-English translations, $string existing strings, $miss strings missing in ".(scalar keys %miss) ." languages.\n";
diff --git a/web/Makefile b/web/Makefile
new file mode 100644 (file)
index 0000000..f7cfe49
--- /dev/null
@@ -0,0 +1,11 @@
+doc:
+       $(MAKE) -C ../pisg/docs
+       cp -p ../pisg/docs/pisg-doc.html htdocs/docs/index.html
+       cp -p ../pisg/docs/pisg-faq.html ../pisg/docs/pisg-formats.html htdocs/docs
+
+rsync: doc
+       rsync -Pav --exclude=CVS --exclude='*.swp' \
+               htdocs/ df7cb,pisg@web.sourceforge.net:/home/groups/p/pi/pisg/htdocs/
+
+clean:
+       rm -f htdocs/docs/*.html
diff --git a/web/htdocs/about.php b/web/htdocs/about.php
new file mode 100644 (file)
index 0000000..cf9ac15
--- /dev/null
@@ -0,0 +1,59 @@
+<h3>What exactly is pisg?</h3>
+pisg is a so called "logfile analyzer" - it takes an IRC logfile,
+analyzes it, and generates some statistics from it.<br />
+A lot of people find these stats amusing. That's really the main reason
+of making the stats.<br />
+<br />
+What you need to do exactly to generate these stats, is to:
+<ul>
+    <li>Use a IRC client or bot to generate a logfile</li>
+    <li>Make pisg run through your logfile</li>
+    <li>Upload the HTML file to a website so everyone can see it (see <a
+        href="index.php?page=examples">examples here</a>)</li>
+</ul>
+<br />
+
+It's that simple :)<br />
+<br />
+Of course, you can also automate all these things with a scheduling
+program like crontab, so you don't have to manually update the stats.
+
+<h3>Who is developing pisg?</h3>
+pisg was created by <a href="http://mbrix.dk/">Morten Brix Pedersen (mbp)</a> as a small project which helped a bit on the motivation to
+learn Perl.<br /> Since then, a lot of people has contributed with their
+ideas and code, see the CREDITS file in the source for the list of people
+who has contributed.<br />
+<br />
+Patches are highly appreciated, mail your ideas to the pisg
+<a href="<?=$_SERVER['PHP_SELF']?>?page=list">mailing list</a>!
+
+
+<h3>Adding support for new logfile formats</h3>
+If you have a fair amount of Perl knowledge, it is not very hard to add
+support for a new logfile format (clients, bots, loggers).<br />
+<br />
+If you don't have any Perl knowledge, you can try sending a sample logfile
+to the <a href="<?=$_SERVER['PHP_SELF']?>?page=list">mailing list</a> and see if anyone is kind enough to write one for you.
+
+<h3>pisg translations</h3>
+Pisg is translated into about every language that you can think of,
+including:<br />
+<br />
+English, German, Norweigan, Portugese, Danish, French, Spanish, Polish,
+Dutch, Swedish, Finnish, Slovenian, Hungarian, Estonian, Italian,
+Catalan, Turkish, Romanian, Czech, Icelandic, Russian, Hebrew,
+Bulgarian, Greek, Flemish, Albanian, Serbian and Slovak. <br />
+<br />
+You're very welcome to translate pisg into your own language, it's not
+very hard.
+
+<h3>Other IRC statistics generators</h3>
+<a href="http://gruftistats.sourceforge.net/">gruftistats:</a> - Open source,
+havn't been updated for a year though<br />
+<a href="http://humdi.net/ircstats/">IRCStats:</a> - Used to be
+closed source, now open source, written in C, for Linux and other *nix'es<br />
+<a href="http://netti.nic.fi/~mauvinen/mircstats/">mIRCStats:</a> - Graphical
+client for Windows<br />
+<a href="http://royale.zerezo.com/irssistats/">irssistats:</a> - Dedicated
+parser for the irssi logformat, written in C.
+<br />
diff --git a/web/htdocs/admin/.htaccess b/web/htdocs/admin/.htaccess
new file mode 100644 (file)
index 0000000..81a7153
--- /dev/null
@@ -0,0 +1,6 @@
+AuthUserFile /home/groups/p/pi/pisg/.htpasswd
+AuthName pisg
+AuthType Basic
+<Limit GET>
+require valid-user
+</Limit>
diff --git a/web/htdocs/admin/admin.php b/web/htdocs/admin/admin.php
new file mode 100644 (file)
index 0000000..065ee20
--- /dev/null
@@ -0,0 +1,160 @@
+<?
+
+session_start(); 
+$_SESSION['authed'] = 1;
+if (isset($_POST['password']) && $_POST['password'] == "hejskatter") {
+    $_SESSION['authed'] = 1;
+}
+
+?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>pisg news admin system</title>
+<link rel="stylesheet" href="../mbpstyle.css" type="text/css">
+<style type="text/css">
+
+body {
+    background-color: white;
+}
+</style>
+</head>
+<body>
+<?
+if (!isset($_SESSION['authed']) || !$_SESSION['authed']) { ?>
+    Please type in administrator password<br />
+    <form method="post" action="admin.php">
+    <input type="password" name="password" size="40">
+    <input type="hidden" name="add" value="<? print $add; ?>">
+    <input type="hidden" name="edit" value="<? print $edit; ?>">
+    <input type="hidden" name="delete" value="<? print $delete; ?>">
+    <input type="submit" value="Submit">
+    </form>
+<? } else { ?>
+<?
+include("../mysql.php");
+
+if (isset($_GET['add'])) {
+
+    $date = date("Y-m-d", time());
+    mysql_query("INSERT INTO pisg_news (title, date, text) VALUES
+    ('$_POST[title]','$date','$_POST[text]')") or die(mysql_error());
+
+} elseif (isset($_GET['edit'])) {
+
+    $date = mktime(0,0,0,$_POST['mm'],$_POST['dd'], $_POST['yyyy']);
+    $date = date("Y-m-d", $date);
+    mysql_query("UPDATE pisg_news SET title='$_POST[title]', date='$date', text='$_POST[text]' WHERE ID='$id'") or die(mysql_error());
+
+}
+?>
+
+<table width="575" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+  <td class="text" colspan="3" align="center">
+   <? if (!isset($_GET['new'])) { ?>
+    <a style="color: green" href="admin.php?new=1">Post new</a><br />
+   <? } ?>
+    <br />
+  </td>
+ </tr>
+ <tr>
+  <td>
+
+<table border="0" cellpadding="0" cellspacing="0" width="400">
+<?
+if (!isset($_GET['start'])) { $start = 0; }
+if (!isset($_GET['end'])) { $end = 20; }
+
+$query = mysql_query("SELECT * FROM pisg_news ORDER BY date DESC LIMIT $start,$end") or die(mysql_error());
+
+while ($row = mysql_fetch_array($query)) {
+    ?>
+ <tr>
+  <td class="text"><a href="admin.php?id=<? print $row[id] ?>"><? print $row[title]; ?></a></td>
+  <td class="text" align="left" style="color: gray"><? print $row[date]; ?></td>
+ </tr>
+
+<? } ?>
+</table>
+</td>
+<td width="25">&nbsp;</td>
+<td valign="top">
+
+<table border="0" cellpadding="0" cellspacing="0" width="150" align="right">
+<tr>
+<?
+$query = mysql_query("SELECT * FROM pisg_news") or die(mysql_error());
+
+$rows = mysql_num_rows($query);
+
+if ($rows > $end) {
+    $prevstart = $start - 20;
+    print "<td class=\"text\"><a style=\"color: green\" href=\"admin.php?start=$prevstart&amp;end=$end\">Prev 20</a></td> ";
+    $start += 20;
+    print "<td class=\"text\"><a style=\"color: green\" href=\"admin.php?start=$start&amp;end=$end\">Next 20</a></td>";
+}
+?>
+</tr>
+</table>
+</td>
+</tr>
+</table>
+
+
+<br />
+
+<? if ($id) {
+    $query = mysql_query("SELECT * FROM pisg_news WHERE id='$id'");
+
+    while ($row = mysql_fetch_array($query)) {
+?>
+<b>Edit</b><br />
+<form method="post" action="admin.php?edit=1&id=<? print $row['id']; ?>">
+Title: <input type="text" name="title" value="<? print $row['title']; ?>" size="30"><br />
+
+<?
+$dd = substr($row['date'], 8, 2);
+?>
+
+Day:
+
+<select name="dd">
+<? for($i=1;$i <= 31;$i++) { if(strlen($i) < 2) $i = "0".$i; ?>
+<option value="<? print $i ?>" <? if($dd == "$i") { print "selected"; } ?>><? print $i ?></option>
+<? } ?>
+</select>
+
+
+<?
+$mm = substr($row[date], 5, 2);
+?>
+
+Month:
+<select name="mm">
+<? for($i=1;$i <= 12;$i++) { if(strlen($i) < 2) $i = "0".$i; ?>
+<option value="<? print $i ?>" <? if($mm == "$i") { print "selected"; } ?>><? print $i ?></option>
+<? } ?>
+</select>
+
+Year:
+<input type="text" name="yyyy" size="4" maxlength="4" value="<? print
+substr($row['date'], 0, 4); ?>"><br />
+Text: <textarea name="text" rows="10" cols="80"><? echo $row['text']; ?></textarea><br />
+<input type="submit" name="Edit" value="Edit">
+</form>
+<? } }  ?>
+<br />
+<? if (isset($_GET['new'])) { ?>
+<b>Post new</b><br />
+<form method="post" action="admin.php?add=1">
+<input type="hidden" name="date">
+Title: <input type="text" name="title" size="30"><br />
+Text: <textarea name="text" rows="10" cols="80"></textarea><br />
+<input type="submit" name="Add new" value="Add new">
+</form>
+<? } ?>
+
+<? } ?>
+</body>
+</html>
diff --git a/web/htdocs/admin/admin_examples.php b/web/htdocs/admin/admin_examples.php
new file mode 100644 (file)
index 0000000..a3cd22d
--- /dev/null
@@ -0,0 +1,99 @@
+<? session_start(); ?>
+<?
+if (isset($_POST['password']) && $_POST['password'] == "hejskatter") {
+    $_SESSION['authed'] = 1;
+}
+
+?>
+<?
+include("mysql.php");
+
+if (isset($_SESSION['authed'])) {
+    if (isset($verifypage)) {
+        mysql_query("UPDATE pisg_examples SET shown=1 WHERE id=$verifypage") or die(mysql_error());
+    } else if (isset($removepage)) {
+        mysql_query("DELETE FROM pisg_examples WHERE id=$removepage") or die(mysql_error());
+    } else if (isset($denypage)) {
+        mysql_query("UPDATE pisg_examples SET remove=0 WHERE id=$denypage") or die(mysql_error());
+    } else if (isset($editpage)) {
+        mysql_query("UPDATE pisg_examples SET channel='$channel', maintainer='$maintainer', network='$network', url='$url' WHERE id=$editpage") or die(mysql_error());
+    }
+}
+
+?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>pisg examples admin system</title>
+<link rel="stylesheet" href="mbpstyle.css" type="text/css">
+<style type="text/css">
+
+body {
+    background-color: white;
+}
+</style>
+</head>
+<body>
+<?
+if (!isset($_SESSION['authed'])) { ?>
+    Please type in administrator password<br />
+    <form method="post" action="admin_examples.php">
+    <input type="password" name="password" size="40">
+    <input type="hidden" name="add" value="<? print $add; ?>">
+    <input type="hidden" name="edit" value="<? print $edit; ?>">
+    <input type="hidden" name="delete" value="<? print $delete; ?>">
+    <input type="submit" value="Submit">
+    </form>
+<? } else { ?>
+
+<span style="font-weight: bold">Newly added pages, but not verified yet:</span><br /> 
+<?
+$query = mysql_query("SELECT * FROM pisg_examples WHERE shown=0") or die(mysql_error());
+
+while ($row = mysql_fetch_array($query))
+{
+    print "id: $row[id] | URL: <a href=\"$row[url]\">$row[url]</a> | Channel: $row[channel] | <a href=\"admin_examples.php?verifypage=$row[id]\">verify page</a> | <a href=\"admin_examples.php?removepage=$row[id]\">removepage</a> | <a href=\"admin_examples.php?doedit=$row[id]\">edit</a><br />";
+}
+
+?>
+<br />
+<br />
+<span style="font-weight: bold">Pages for removal:</span><br />
+<br />
+<?
+$query = mysql_query("SELECT * FROM pisg_examples WHERE remove=1") or die(mysql_error());
+
+while ($row = mysql_fetch_array($query))
+{
+    print "id: $row[id] | URL: <a href=\"$row[url]\">$row[url]</a> | Channel: $row[channel] | Reason: $row[reason] | <a href=\"admin_examples.php?removepage=$row[id]\">remove page</a> | <a href=\"admin_examples.php?denypage=$row[id]\">denypage</a> | <a href=\"admin_examples.php?doedit=$row[id]\">edit</a> <br />";
+}
+
+?>
+
+<? if (isset($doedit)) { ?>
+
+<?
+$query = mysql_query("SELECT * FROM pisg_examples WHERE id=$doedit") or die(mysql_error());
+
+$row = mysql_fetch_array($query);
+
+?>
+<br />
+<br />
+
+<form action="admin_examples.php?editpage=<?= $doedit?>" method="post">
+<input type="text" name="url" value="<?= $row[url] ?>">
+<input type="text" name="channel" value="<?= $row[channel] ?>">
+<input type="text" name="maintainer" value="<?= $row[maintainer] ?>">
+<input type="text" name="network" value="<?= $row[network] ?>">
+<input type="submit">
+</form>
+
+<? } ?>
+
+<? } ?>
+
+
+
+</body>
+</html>
diff --git a/web/htdocs/admin_blah2.php b/web/htdocs/admin_blah2.php
new file mode 100644 (file)
index 0000000..91e419a
--- /dev/null
@@ -0,0 +1,161 @@
+<? session_start(); ?>
+
+
+<?
+$_SESSION['authed'] = 0;
+if (isset($_POST['password']) && $_POST['password'] == "hejskatter") {
+    $_SESSION['authed'] = 1;
+}
+
+?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>pisg news admin system</title>
+<link rel="stylesheet" href="mbpstyle.css" type="text/css">
+<style type="text/css">
+
+body {
+    background-color: white;
+}
+</style>
+</head>
+<body>
+<?
+if (!isset($_SESSION['authed'])) { ?>
+    Please type in administrator password<br />
+    <form method="post" action="admin.php">
+    <input type="password" name="password" size="40">
+    <input type="hidden" name="add" value="<? print $add; ?>">
+    <input type="hidden" name="edit" value="<? print $edit; ?>">
+    <input type="hidden" name="delete" value="<? print $delete; ?>">
+    <input type="submit" value="Submit">
+    </form>
+<? } else { ?>
+<?
+include("mysql.php");
+
+if (isset($_GET['add'])) {
+
+    $date = date("Y-m-d", time());
+    mysql_query("INSERT INTO pisg_news (title, date, text) VALUES
+    ('$_POST[title]','$date','$_POST[text]')") or die(mysql_error());
+
+} elseif (isset($_GET['edit'])) {
+
+    $date = mktime(0,0,0,$_POST['mm'],$_POST['dd'], $_POST['yyyy']);
+    $date = date("Y-m-d", $date);
+    mysql_query("UPDATE pisg_news SET title='$_POST[title]', date='$date', text='$_POST[text]' WHERE ID='$id'") or die(mysql_error());
+
+}
+?>
+
+<table width="575" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+  <td class="text" colspan="3" align="center">
+   <? if (!isset($_GET['new'])) { ?>
+    <a style="color: green" href="admin.php?new=1">Post new</a><br />
+   <? } ?>
+    <br />
+  </td>
+ </tr>
+ <tr>
+  <td>
+
+<table border="0" cellpadding="0" cellspacing="0" width="400">
+<?
+if (!isset($_GET['start'])) { $start = 0; }
+if (!isset($_GET['end'])) { $end = 20; }
+
+$query = mysql_query("SELECT * FROM pisg_news ORDER BY date DESC LIMIT $start,$end") or die(mysql_error());
+
+while ($row = mysql_fetch_array($query)) {
+    ?>
+ <tr>
+  <td class="text"><a href="admin.php?id=<? print $row[id] ?>"><? print $row[title]; ?></a></td>
+  <td class="text" align="left" style="color: gray"><? print $row[date]; ?></td>
+ </tr>
+
+<? } ?>
+</table>
+</td>
+<td width="25">&nbsp;</td>
+<td valign="top">
+
+<table border="0" cellpadding="0" cellspacing="0" width="150" align="right">
+<tr>
+<?
+$query = mysql_query("SELECT * FROM pisg_news") or die(mysql_error());
+
+$rows = mysql_num_rows($query);
+
+if ($rows > $end) {
+    $prevstart = $start - 20;
+    print "<td class=\"text\"><a style=\"color: green\" href=\"admin.php?start=$prevstart&amp;end=$end\">Prev 20</a></td> ";
+    $start += 20;
+    print "<td class=\"text\"><a style=\"color: green\" href=\"admin.php?start=$start&amp;end=$end\">Next 20</a></td>";
+}
+?>
+</tr>
+</table>
+</td>
+</tr>
+</table>
+
+
+<br />
+
+<? if ($id) {
+    $query = mysql_query("SELECT * FROM pisg_news WHERE id='$id'");
+
+    while ($row = mysql_fetch_array($query)) {
+?>
+<b>Edit</b><br />
+<form method="post" action="admin.php?edit=1&id=<? print $row['id']; ?>">
+Title: <input type="text" name="title" value="<? print $row['title']; ?>" size="30"><br />
+
+<?
+$dd = substr($row['date'], 8, 2);
+?>
+
+Day:
+
+<select name="dd">
+<? for($i=1;$i <= 31;$i++) { if(strlen($i) < 2) $i = "0".$i; ?>
+<option value="<? print $i ?>" <? if($dd == "$i") { print "selected"; } ?>><? print $i ?></option>
+<? } ?>
+</select>
+
+
+<?
+$mm = substr($row[date], 5, 2);
+?>
+
+Month:
+<select name="mm">
+<? for($i=1;$i <= 12;$i++) { if(strlen($i) < 2) $i = "0".$i; ?>
+<option value="<? print $i ?>" <? if($mm == "$i") { print "selected"; } ?>><? print $i ?></option>
+<? } ?>
+</select>
+
+Year:
+<input type="text" name="yyyy" size="4" maxlength="4" value="<? print
+substr($row['date'], 0, 4); ?>"><br />
+Text: <textarea name="text" rows="10" cols="80"><? echo $row['text']; ?></textarea><br />
+<input type="submit" name="Edit" value="Edit">
+</form>
+<? } }  ?>
+<br />
+<? if (isset($_GET['new'])) { ?>
+<b>Post new</b><br />
+<form method="post" action="admin.php?add=1">
+<input type="hidden" name="date">
+Title: <input type="text" name="title" size="30"><br />
+Text: <textarea name="text" rows="10" cols="80"></textarea><br />
+<input type="submit" name="Add new" value="Add new">
+</form>
+<? } ?>
+
+<? } ?>
+</body>
+</html>
diff --git a/web/htdocs/admin_examples.php b/web/htdocs/admin_examples.php
new file mode 100644 (file)
index 0000000..1b15c6f
--- /dev/null
@@ -0,0 +1,111 @@
+<? session_start(); ?>
+<?
+exit;
+    $_SESSION['authed'] = 1;
+if (isset($_POST['password']) && $_POST['password'] == "hejskatter") {
+    $_SESSION['authed'] = 1;
+}
+
+?>
+<?
+include("mysql.php");
+
+if (isset($_SESSION['authed'])) {
+    if (isset($_GET['verify'])) {
+        mysql_query("UPDATE examples SET shown=1 WHERE id=$_GET[verify]") or die(mysql_error());
+    } else if (isset($_GET['remove'])) {
+        mysql_query("DELETE FROM examples WHERE id=$_GET[remove]") or die(mysql_error());
+    } else if (isset($_GET['deny'])) {
+        mysql_query("UPDATE examples SET remove=0 WHERE id=$_GET[deny]") or die(mysql_error());
+    } else if (isset($_GET['edit'])) {
+        mysql_query("UPDATE examples SET channel='$_POST[channel]', maintainer='$_POST[maintainer]', network='$_POST[network]', url='$_POST[url]' WHERE id=$_GET[edit]") or die(mysql_error());
+    }
+}
+if (isset($_SERVER['HTTP_ACCEPT'])) {
+    if (strstr($_SERVER['HTTP_ACCEPT'], 'application/xhtml+xml')) {
+        header("Content-Type: application/xhtml+xml; charset=UTF-8");
+    }
+}
+
+?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>pisg examples admin system</title>
+<link rel="stylesheet" href="mbpstyle.css" type="text/css" />
+<style type="text/css">
+
+body {
+    background-color: white;
+}
+</style>
+</head>
+<body>
+<?
+if (!isset($_SESSION['authed'])) { ?>
+    Please type in administrator password<br />
+    <form method="post" action="admin_examples.php">
+    <input type="password" name="password" size="40" />
+    <input type="hidden" name="add" value="<? print $add; ?>" />
+    <input type="hidden" name="edit" value="<? print $edit; ?>" />
+    <input type="hidden" name="delete" value="<? print $delete; ?>" />
+    <input type="submit" value="Submit" />
+    </form>
+<? } else { ?>
+
+<h3>Newly added pages, but not verified yet:</h3>
+<ol>
+<?
+$query = mysql_query("SELECT * FROM examples WHERE shown=0 ORDER BY id ASC") or die(mysql_error());
+
+while ($row = mysql_fetch_array($query))
+{
+    $row['url'] = htmlentities($row['url']);
+    $row['channel'] = utf8_encode(htmlentities($row['channel']));
+?>
+ <li><?=$row['id']?> | <a href="admin_examples.php?verify=<?=$row['id']?>">verify</a> | <a href="admin_examples.php?remove=<?=$row['id']?>">remove</a> | <a href="admin_examples.php?doedit=<?=$row['id']?>">edit</a> | <?=$row['channel']?> | URL: <a href="<?=$row['url']?>"><?=$row['url']?></a></li>
+<?
+}
+?>
+</ol>
+<br />
+<h3>Pages for removal</h3>
+<ol>
+<?
+$query = mysql_query("SELECT * FROM examples WHERE remove=1 ORDER BY id ASC") or die(mysql_error());
+
+while ($row = mysql_fetch_array($query))
+{
+    $row['url'] = htmlentities($row['url']);
+    $row['channel'] = utf8_encode($row['channel']);
+    $row['reason'] = utf8_encode($row['reason']);
+?>
+ <li><?=$row['id']?> | <a href="admin_examples.php?remove=<?=$row['id']?>">remove</a> | <a href="admin_examples.php?deny=<?=$row['id']?>">deny</a> | <?=$row['channel']?> | URL: <a href="<?=$row['url']?>"><?=$row['url']?></a> | Reason: <?=$row['reason']?></li>
+<?
+}
+
+?>
+</ol>
+
+<? if (isset($_GET['doedit'])) { ?>
+
+<?
+$query = mysql_query("SELECT * FROM examples WHERE id=$_GET[doedit]") or die(mysql_error());
+
+$row = mysql_fetch_array($query);
+
+?>
+<h3>Editing statistics page <?=$_GET['doedit']?></h3>
+<form action="admin_examples.php?edit=<?= $_GET['doedit']?>" method="post">
+<input type="text" name="url" value="<?= $row['url'] ?>" />
+<input type="text" name="channel" value="<?= $row['channel'] ?>" />
+<input type="text" name="maintainer" value="<?= $row['maintainer'] ?>" />
+<input type="text" name="network" value="<?= $row['network'] ?>" />
+<input type="submit" />
+</form>
+
+<? } ?>
+
+<? } ?>
+</body>
+</html>
diff --git a/web/htdocs/browser.php b/web/htdocs/browser.php
new file mode 100644 (file)
index 0000000..aaec002
--- /dev/null
@@ -0,0 +1,29 @@
+<?
+if (ereg("Mozilla\/(4)\.(7.)", $HTTP_USER_AGENT) && !ereg("Opera", $HTTP_USER_AGENT) && !ereg("MSIE", $HTTP_USER_AGENT)) {
+?>
+<br />
+<table width="75%" cellpadding="0" cellspacing="0" align="center">
+ <tr>
+  <td><font color="black" size="3">
+  <i><? print $HTTP_USER_AGENT; ?></i><br />
+<b>WARNING</b>:
+It seems that you are using Netscape 4. This browser is old, buggy and
+doesn't support common web standards very well, therefor making it very time
+consuming to develop webpages for.<br />
+I recommend you to upgrade your browser.<br />
+If you're on a Windows platform, then Microsoft Internet Explorer might be
+the best for you.<br />
+If you're on a platform where Internet Explorer is not available, then
+Mozilla (aka Netscape 6's engine) has become very stable, and much more
+useable than Netscape 4.x, it's available from <a
+b
+href="http://www.mozilla.org" style="color: #70ba57">Mozilla.org</a>.<br />
+This message was brought here not to bug you, but to make the web a better
+place. <br />
+ - Thanks. <a href="mailto:morten@wtf.dk" style="color: #70ba57">morten@wtf.dk</a></font>
+  </td>
+ </tr>
+</table>
+<? 
+}
+?>
diff --git a/web/htdocs/bugs.php b/web/htdocs/bugs.php
new file mode 100644 (file)
index 0000000..f79e58f
--- /dev/null
@@ -0,0 +1,16 @@
+<h3>Reporting bugs</h3>
+If you find a bug in pisg, we would like to hear about it.<br />
+<br />
+Follow these steps to report the bug, and you'll make life easier for
+us:
+<ul>
+<li>Make sure your bug exists in the latest pisg version</li>
+<li>Go to the sourceforge <a
+href="http://sourceforge.net/tracker/?group_id=31862&amp;atid=403711">bug tracking system</a></li>
+<li>Create a new bug if the problem isn't reported already</li>
+<li>If you are having a specific problem with the output or the log
+parsing - then you <b>must</b> attach a sample logfile which reproduces
+the problem, if you are unsure whether it's needed in your bug report,
+then <b>please add it anyway</b>.</li>
+<li>Done...</li>
+</ul>
diff --git a/web/htdocs/css/pisg.css b/web/htdocs/css/pisg.css
new file mode 100644 (file)
index 0000000..0049a9e
--- /dev/null
@@ -0,0 +1,61 @@
+html {
+    background-color: #F0F0F0;
+}
+
+body {
+    font-family: verdana, arial, sans-serif;
+    color: #585858;
+    margin: 0px;
+}
+
+.top {
+    color: black;
+    font-weight: bold;
+    font-size: 20px;
+    background-color: #6699CC;
+    border-bottom: 3px solid black;
+    padding: 5px;
+    text-align: center;
+}
+
+.box {
+    background: white;
+    border: 1px solid #ccccbb;
+    border-top: none;
+    padding: 5px;
+    text-align: center;
+}
+
+h3 {
+    font-size: larger;
+    color: black;
+    font-weight: bold;
+    background: #fffdbc;
+    padding: 3px;
+    border: 1px solid black
+}
+
+h4 {
+    color: black;
+    background: #fffdbc;
+    padding: 3px;
+    border: 1px solid black
+}
+
+b {
+    color: black;
+}
+
+a {
+    font-weight: bold;
+    font-family: verdana, arial, sans-serif;
+    color: #0f4391;
+}
+
+a:hover {
+    text-decoration: underline;
+}
+
+a {
+    text-decoration: none;
+}
diff --git a/web/htdocs/download.php b/web/htdocs/download.php
new file mode 100644 (file)
index 0000000..c8bfe5b
--- /dev/null
@@ -0,0 +1,31 @@
+<h3>Available downloads</h3>
+
+<a href="http://prdownloads.sourceforge.net/pisg/pisg-<?= $DEFINES['CURRENT_RELEASE']?>.tar.gz">pisg-<?= $DEFINES['CURRENT_RELEASE'] ?>.tar.gz</a> - Unix tarball<br />
+<a href="http://prdownloads.sourceforge.net/pisg/pisg-<?= $DEFINES['CURRENT_RELEASE']?>.zip">pisg-<?= $DEFINES['CURRENT_RELEASE'] ?>.zip</a> - Zip file <br />
+<br />
+Older releases are found <a href="http://sourceforge.net/project/showfiles.php?group_id=31862">here</a>
+
+<h3>Debian package</h3>
+pisg is available as an <a href="http://packages.debian.org/pisg">official
+Debian package</a> in the Debian archives. It can be installed using
+<b>apt-get</b>.
+
+<h3>FreeBSD port</h3>
+
+pisg has an <a
+href="http://www.freebsd.org/cgi/url.cgi?ports/irc/pisg/pkg-descr">official
+FreeBSD port</a> package.
+
+<h3>Mac OS X fink package</h3>
+pisg is available as a <a
+href="http://fink.sourceforge.net/pdb/package.php/pisg">fink package</a>,
+installable via the <a href="http://fink.sourceforge.net">Fink project</a>
+
+<h3>Anonymous CVS</h3>
+You can also download the latest development version of pisg via CVS. On
+a Unix-like system, it can be done like this:
+<pre>
+cvs -d:pserver:anonymous@pisg.cvs.sourceforge.net:/cvsroot/pisg login
+cvs -z3 -d:pserver:anonymous@pisg.cvs.sourceforge.net:/cvsroot/pisg co pisg
+</pre>
diff --git a/web/htdocs/examples.php b/web/htdocs/examples.php
new file mode 100644 (file)
index 0000000..3b9b2fd
--- /dev/null
@@ -0,0 +1,39 @@
+<? include("mysql.php"); ?>
+<h3>Example pages running pisg</h3>
+This is a list of example sites running pisg (Beware, probably many dead
+links).
+<br />
+<br />
+If you use pisg and have a permanent URL for it, then I encourage you to <a
+href="<?=$_SERVER['PHP_SELF']?>?page=examples_add">add your page</a> - just so I can see how
+many uses it, and so the link can be added for presentation here!<br />
+<br />
+If you find a dead link, or if you believe a page should be removed from
+here, then click the 'remove' link which is aligned to the right.<br />
+<br />
+
+<table cellspacing="0" cellpadding="2" border="0"
+style="border-top: 1px solid black; margin-left: auto; margin-right: auto">
+<? 
+$query = mysql_query("SELECT * FROM examples WHERE shown=1 ORDER by ID DESC") or
+die(mysql_error());
+
+$i = 1;
+while ($row = mysql_fetch_array($query))
+{
+    if ($i % 2 == 1) {
+        $bgcolor = "#EFF7FE";
+    } else {
+        $bgcolor = "#FFFFFF";
+    }
+    $row['url'] = htmlentities($row['url']);
+    $row['channel'] = htmlentities($row['channel']);
+    $row['maintainer'] = htmlentities($row['maintainer']);
+    print "<tr>\n";
+    print "<td style=\"border-bottom: 1px solid black; background-color: $bgcolor\" align=\"left\"><b><a href=\"$row[url]\">$row[channel]</a></b> @ $row[network] by $row[maintainer]</td>\n";
+    print "<td style=\"border-bottom: 1px solid black; font-size: 10px; background-color: $bgcolor\" align=\"right\"><a href=\"index.php?page=examples_remove&amp;id=$row[id]\">Remove</a></td>\n";
+    print "</tr>\n";
+    $i++;
+}
+?>
+   </table>
diff --git a/web/htdocs/examples_add.php b/web/htdocs/examples_add.php
new file mode 100644 (file)
index 0000000..4bf9e76
--- /dev/null
@@ -0,0 +1,41 @@
+<h3>Add example pisg page</h3>
+
+<? if (isset($_GET['done'])) { ?>
+
+Thank you for the submission. The URL and the data you submitted will be
+reviewed within the next couple of days, and then your page will appear on
+the 'examples' page.<br /> 
+
+<? } else { ?>
+Here you can add a statistics page. The page will only be added to the
+examples if you enter sane input.<br /> 
+<br /> 
+
+<form method="POST" action="examples_add_submit.php">
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+  <td>Channel name:</td>
+  <td><input type="text" name="channel" maxlength="30" /></td>
+  <td>Eg. '#channel_name'</td>
+ </tr>
+ <tr>
+  <td>IRC network:</td>
+  <td><input type="text" name="network" maxlength="30" /></td>
+  <td>Eg. 'Undernet'</td>
+ </tr>
+ <tr>
+  <td>URL:</td>
+  <td><input type="text" name="url" maxlength="100" value="http://" /></td>
+  <td>Eg. 'http://www.foo.org/stats/'</td>
+ </tr>
+ <tr>
+  <td>Maintainer:</td>
+  <td><input type="text" name="maintainer" maxlength="30" /></td>
+  <td>Eg. 'John'</td>
+ </tr>
+</table>
+<input type="submit" />
+</form>
+
+<? } ?>
diff --git a/web/htdocs/examples_add_submit.php b/web/htdocs/examples_add_submit.php
new file mode 100644 (file)
index 0000000..2e7987a
--- /dev/null
@@ -0,0 +1,16 @@
+<?
+include("mysql.php");
+
+mysql_query("INSERT INTO examples (channel, url, network, maintainer)
+VALUES ('$channel', '$url', '$network', '$maintainer')") or
+die(mysql_error());
+
+/*
+$host = gethostbyaddr($REMOTE_ADDR);
+mail("morten@mbrix.dk", "[pisg] Page addition", "Page to be added:\n\tChannel: $channel\n\tURL: $url\n\tNetwork: $network\n\tMaintainer: $maintainer\n\nUser agent: $HTTP_USER_AGENT\nHost: $host\n\nhttp://pisg.sourceforge.net/admin_examples.php");
+*/
+
+header("location: index.php?page=examples_add&done=1");
+
+
+?>
diff --git a/web/htdocs/examples_remove.php b/web/htdocs/examples_remove.php
new file mode 100644 (file)
index 0000000..ffcd234
--- /dev/null
@@ -0,0 +1,33 @@
+<h3>Remove example pisg page</h3>
+
+<? if (isset($_POST['remove_description'])) { ?>
+
+<?
+include("mysql.php");
+$query = mysql_query("SELECT channel, url, network, maintainer FROM
+examples WHERE id='$id'") or die(mysql_error());
+
+mysql_query("UPDATE examples SET remove=1, reason='$remove_description' WHERE ID='$id'") or die(mysql_error());
+
+$row = mysql_fetch_array($query);
+/*
+$host = gethostbyaddr($REMOTE_ADDR);
+mail("morten@mbrix.dk", "[pisg] Page removal", "Page to be removed:\n\tID: $id\n\tURL: $row[url]\n\tChannel: $row[channel]\n\n\tPage removal reason: $remove_description\n\nUser agent: $HTTP_USER_AGENT\nHost: $host\n");
+*/
+?>
+
+Thank you for the notice of removal, your submission will be reviewed, and
+the page will be removed if the reason is found appropriate.
+
+<? } else { ?>
+Please state briefly why the page should be removed, and then enter
+'submit'.
+
+<form method="POST" action="index.php?page=examples_remove">
+
+<input type="text" name="remove_description" size="50"/>
+<input type="hidden" name="id" value="<?=$id?>" /><br /> 
+<input type="submit" />
+</form>
+
+<? } ?>
diff --git a/web/htdocs/frontpage.php b/web/htdocs/frontpage.php
new file mode 100644 (file)
index 0000000..9d768bf
--- /dev/null
@@ -0,0 +1,75 @@
+<br />
+<b>Latest version:</b> <?= $DEFINES['CURRENT_RELEASE'] ?> - released on <?= $DEFINES['DATE'] ?> - <a href="Changelog">changelog</a>
+<br />
+<h3>Introduction</h3>
+pisg is an IRC channel statics generator written in Perl, it creates
+statistics from different logfile formats. It was originally written because <a
+ href="http://torus.lnet.lut.fi/ircstats/">IRCStats</a> wasn't open
+source. So here's an open source/GPL'ed version to anyone interested.
+It's a funny thing for your IRC channel, and it's highly
+customizeable.<br />
+<br />
+You can see some example pages in the <a href="index.php?page=examples">examples</a> section.<br />
+<br />
+<b>Supported logfile formats:</b> <a href="docs/pisg-formats.html">formats documentation</a> <br />
+<table border="0">
+ <tr>
+  <td align="left" valign="top">
+   <ul>
+    <li>X-Chat</li>
+    <li>mIRC</li>
+    <li>mIRC6</li>
+    <li>Eggdrops</li>
+    <li>bxlog for BitchX</li>
+    <li>irssi</li>
+    <li>virc98</li>
+    <li>dancer</li>
+   </ul>
+  </td>
+  <td align="left" valign="top">
+   <ul>
+    <li>Trillian</li>
+    <li>Grufti</li>
+    <li>mbot</li>
+    <li>winbot</li>
+    <li>zcbot</li>
+    <li>muh</li>
+    <li>energymech</li>
+    <li>ircII</li>
+   </ul>
+  </td>
+  <td align="left" valign="top">
+   <ul>
+    <li>psybnc</li>
+    <li>ircle</li>
+    <li>infobot</li>
+    <li>axur</li>
+    <li>bobot++</li>
+    <li>oer</li>
+    <li>perlbot</li>
+    <li>Vision</li>
+   </ul>
+  </td>
+  <td align="left" valign="top">
+   <ul>
+    <li>pircbot</li>
+    <li>KVIrc</li>
+    <li>HydraIRC</li>
+    <li>sirc</li>
+    <li>moobot</li>
+    <li>supybot</li>
+    <li>blootbot</li>
+    <li>dircproxy</li>
+   </ul>
+  </td>
+ </tr>
+</table>
+
+<h3>Need help?</h3>
+Need support? Can't make things work? You can try the <a href="<?=$_SERVER['PHP_SELF']?>?page=list">mailing
+list</a> or the IRC channel #pisg on QuakeNET.<br />
+<br />
+<span style="font-size: small">
+pisg is gladly hosted by <a href="http://sourceforge.net/">Sourceforge</a>.
+See our <a href="http://sourceforge.net/projects/pisg/">project page</a>.
+</span>
diff --git a/web/htdocs/images/newtitle.png b/web/htdocs/images/newtitle.png
new file mode 100644 (file)
index 0000000..6ebed47
Binary files /dev/null and b/web/htdocs/images/newtitle.png differ
diff --git a/web/htdocs/images/title.jpg b/web/htdocs/images/title.jpg
new file mode 100644 (file)
index 0000000..373c2b2
Binary files /dev/null and b/web/htdocs/images/title.jpg differ
diff --git a/web/htdocs/images/title.png b/web/htdocs/images/title.png
new file mode 100644 (file)
index 0000000..6e73ab5
Binary files /dev/null and b/web/htdocs/images/title.png differ
diff --git a/web/htdocs/images/trans.gif b/web/htdocs/images/trans.gif
new file mode 100644 (file)
index 0000000..1d11fa9
Binary files /dev/null and b/web/htdocs/images/trans.gif differ
diff --git a/web/htdocs/index.php b/web/htdocs/index.php
new file mode 100644 (file)
index 0000000..d69a3d8
--- /dev/null
@@ -0,0 +1,56 @@
+<?
+
+if (isset($_SERVER['HTTP_ACCEPT'])) {
+    if (strstr($_SERVER['HTTP_ACCEPT'], 'application/xhtml+xml')) {
+        header("Content-Type: application/xhtml+xml; charset=UTF-8");
+    }
+}
+global $DEFINES;
+
+$DEFINES = array(
+        "CURRENT_RELEASE" => "0.72",
+        "DATE" => "February 13th 2008"
+        );
+
+?>
+<? echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>pisg - Perl IRC Statistics Generator <? if (isset($_GET['page'])) { echo ":: $_GET[page]"; } ?></title>
+<link rel="stylesheet" type="text/css" href="css/pisg.css" /> 
+</head>
+
+<body>
+
+<a href="/"><div class="top">pisg - Perl IRC Statistics Generator</div></a>
+ <div class="box">
+  <a href="<?=$_SERVER['PHP_SELF']?>?page=about">About</a>&nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="<?=$_SERVER['PHP_SELF']?>?page=examples">Examples</a>&nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="<?=$_SERVER['PHP_SELF']?>?page=download">Download</a>&nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="docs/">Documentation</a>&nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="docs/pisg-faq.html">FAQ</a>&nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="<?=$_SERVER['PHP_SELF']?>?page=list">Mailing list</a>&nbsp;&nbsp;&nbsp;&nbsp;
+  <a href="<?=$_SERVER['PHP_SELF']?>?page=bugs">Bugs</a>
+ </div>
+
+ <div style="padding-left: 10px; padding-right: 10px">
+
+ <?
+ if (!isset($_GET['page'])) {
+    $page = 'frontpage';
+ } else {
+     $page = $_GET['page'];
+ }
+
+ if (file_exists("$page.php") && $page != "index") {
+     include_once("$page.php");
+ } else {
+     print "The page could not be found.\n";
+ }
+ ?>
+
+ </div>
+
+</body>
+</html>
diff --git a/web/htdocs/info.php b/web/htdocs/info.php
new file mode 100644 (file)
index 0000000..aa106f1
--- /dev/null
@@ -0,0 +1,109 @@
+<table width="100%" cellpadding="4" cellspacing="0" border="0">
+ <tr style="background-color: #cccccc">
+  <td class="text"><b>Adding support for new logfile formats</b></td>
+ </tr>
+</table>
+ <table border="0" cellpadding="3" cellspacing="1" width="100%">
+  <tr>
+  <td style="background-color: #FFFFFF" class="text">
+    If you have a fair amount of Perl knowledge, it shouldn't be very hard to
+    add support for new logfile formats (clients, bots, loggers, etc). But if
+    you havn't got any, and you're interested in pisg supporting a new format,
+    then you could try sending me a sample format and then I'll try to make
+    support for it.</b>
+  </td>
+ </tr>
+</table>
+
+<br>
+
+<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color: black">
+ <tr>
+  <td><img src="images/trans.gif" width="100%" height="1"></td>
+ </tr>
+</table>
+
+<br>
+
+<table width="100%" cellpadding="4" cellspacing="0" border="0">
+ <tr style="background-color: #cccccc">
+  <td class="text"><b>pisg translations</b></td>
+ </tr>
+</table>
+ <table border="0" cellpadding="3" cellspacing="1" width="100%">
+  <tr>
+  <td style="background-color: #FFFFFF" class="text">
+    <li>English<br>
+    <li>German<br>
+    <li>Danish<br>
+    <li>French<br>
+    <li>Spanish<br>
+    <li>Polish<br>
+    <br>
+    You're very welcome to translate pisg into your own language, it's not very
+    hard (when you know the language, that is :)
+  </td>
+ </tr>
+</table>
+
+<br>
+
+<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color: black">
+ <tr>
+  <td><img src="images/trans.gif" width="100%" height="1"></td>
+ </tr>
+</table>
+
+<br>
+
+<table width="100%" cellpadding="4" cellspacing="0" border="0">
+ <tr style="background-color: #cccccc">
+  <td class="text"><b>Mailing list</b></td>
+ </tr>
+</table>
+ <table border="0" cellpadding="3" cellspacing="1" width="100%">
+  <tr>
+  <td style="background-color: #FFFFFF" class="text">
+   From the help of SourceForge, pisg now has a mailing list :)<br>
+   <br>
+   I expect this mailing list to be pretty low traffic, but encourage people
+   to send in their suggestions and other stuff up for discussion to the
+   list.<br>
+   <br>
+   You can subscribe at:
+   <a href="http://lists.sourceforge.net/lists/listinfo/pisg-general">
+   http://lists.sourceforge.net/lists/listinfo/pisg-general</a>
+   <br>
+  </td>
+ </tr>
+</table>
+<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color: black">
+ <tr>
+  <td><img src="images/trans.gif" width="100%" height="1"></td>
+ </tr>
+</table>
+
+<br>
+
+<table width="100%" cellpadding="4" cellspacing="0" border="0">
+ <tr style="background-color: #cccccc">
+  <td class="text"><b>Other IRC stat generators</b></td>
+ </tr>
+</table>
+ <table border="0" cellpadding="3" cellspacing="1" width="100%">
+  <tr>
+  <td style="background-color: #FFFFFF" class="text">
+   <a href="http://gruftistats.sourceforge.net/">gruftistats:</a> - Open source,
+   havn't been updated for a year though<br>
+   <a href="http://torus.lnet.lut.fi/ircstats/">IRCStats:</a> - Closed source, written in C, for Linux and other *nix'es<br>
+   <a href="http://netti.nic.fi/~mauvinen/mircstats/">mIRCStats:</a> - Graphical
+   client for Windows<br>
+   <a href="http://users.pandora.be/becquart/cisg/">cisg:</a> - based on
+   pisg, but written in C to be fast, very cool.
+   <br>
+  </td>
+ </tr>
+</table>
+
+<br>
+
diff --git a/web/htdocs/list.php b/web/htdocs/list.php
new file mode 100644 (file)
index 0000000..646c582
--- /dev/null
@@ -0,0 +1,23 @@
+<h3>Mailing list</h3>
+The mailing list is pretty low traffic, but people are welcome to send in
+their suggestions, bug reports and other stuff up for
+discussion to the list.<br />
+<br />
+You can subscribe at:
+<a href="http://lists.sourceforge.net/lists/listinfo/pisg-general">
+    http://lists.sourceforge.net/lists/listinfo/pisg-general</a><br />
+<br />
+<b>Guidelines</b><br />
+In order to save time and get the best out of all posts to the
+mailing list, you are encouraged to follow these guidelines:<br />
+<ul>
+    <li>When you are having a problem with logparsing, then include a
+    <b>sample logfile</b>, your <b>pisg.cfg</b> and possibly an example of
+    the generated HTML output. You might need to compress the files with
+    gzip/zip before sending to the list, or upload the files to a remote
+    webserver which we can access.</li>
+    <li>It's highly recommended that you type your replies *below* the text
+    you are replying to. This is done by quoting the text with a &gt; in
+    front of the replied lines, and inserting the reply below. Most e-mail
+    clients insert the quote-characters automatically.</li>
+</ul>
diff --git a/web/htdocs/mbpstyle.css b/web/htdocs/mbpstyle.css
new file mode 100644 (file)
index 0000000..736b6e4
--- /dev/null
@@ -0,0 +1,135 @@
+a { text-decoration: underline; }
+
+a:link { color: #0b407a; }
+
+a:visited { color: #0b407a; }
+
+a:hover {
+    text-decoration: none;
+    font-weight: bold;
+}
+
+a.menulink { text-decoration: none; }
+a.menulink:link { text-decoration: none; color: #0b407a; }
+a.menulink:visited { color: #0b407a; }
+a.menulink:hover {
+    text-decoration: underline; 
+    color: black;
+}
+
+a.email { text-decoration: none; }
+a.email:link { text-decoration: none; color: white; font-weight: bold; }
+a.email:visited { color: #0b407a; }
+a.email:hover {
+    text-decoration: underline; 
+    font-weight: bold;
+}
+
+
+body {
+    background-color: #1a3967;
+    font-family: verdana, arial, sans-serif;
+    font-size: 12px;
+    color: black;
+}
+
+.text {
+    font-family: verdana, arial, sans-serif;
+    font-size: 12px;
+    color: black;
+}
+
+.text7 {
+    font-family: arial, verdana, arial, sans-serif;
+    font-size: 10px;
+    color: black;
+}
+
+.text8 {
+    font-family: verdana, arial, sans-serif;
+    font-size: 11px;
+    color: black;
+}
+
+.text8w {
+    font-family: tahoma, verdana, arial, sans-serif;
+    font-size: 11px;
+    color: white;
+}
+
+.text10 {
+    font-family: verdana, arial, sans-serif;
+    font-size: 12px;
+    color: white;
+}
+
+.menu {
+    font-family: tahoma, verdana, arial, sans-serif;
+    font-size: 12px;
+    color: black;
+    font-weight: bold;
+    border-right: #101010 1px solid;
+    border-left: #101010 1px solid;
+}
+
+.menuitem {
+    font-family: tahoma, verdana, arial, sans-serif;
+    font-size: 12px;
+    color: black;
+    font-weight: bold;
+    background-color: #dddbdb;
+    border-right: none;
+    border-left: none;
+    border-bottom: #101010 1px solid;
+    text-align: center;
+}
+
+.menutitle {
+    font-family: tahoma, verdana, arial, sans-serif;
+    font-size: 12px;
+    color: white;
+    font-weight: bold;
+    background-color: #666699;
+    border-right: none;
+    border-left: none;
+    border-top: #101010 1px solid;
+    border-bottom: #101010 1px solid;
+    text-align: center;
+}
+
+.highlight {
+    font-family: tahoma, verdana, arial, sans-serif;
+    font-size: 12px;
+    color: black;
+    font-weight: bold;
+    background-color: white;
+    border-right: none;
+    border-left: none;
+    border-bottom: #101010 1px solid;
+    text-align: center;
+}
+
+.table {
+    border-color: #000000;
+    border-style: solid;
+    border-width: 1px;
+}
+
+.code {
+    background-color: #d8d8d8;
+    color: white;
+    font-size: 12px;
+    margin-left: 15px;
+    font-family: "courier new", courier, monospace;
+}
+
+.news {
+    background-color: #f4eec1;
+    border: 1px solid #101010;
+}
+
+.border {
+    border-color: #000000;
+    border-style: solid;
+    border-width: 1px;
+}
diff --git a/web/htdocs/mysql.php b/web/htdocs/mysql.php
new file mode 100644 (file)
index 0000000..a11a135
--- /dev/null
@@ -0,0 +1,11 @@
+<?
+
+$host = "mysql4-p";
+$user = "p31862rw";
+$pass = "negerdreng2";
+$db = "p31862_web";
+
+$connect = mysql_connect($host, $user, $pass);
+mysql_select_db($db);
+
+?>
diff --git a/web/htdocs/phpinfo.php b/web/htdocs/phpinfo.php
new file mode 100644 (file)
index 0000000..8716935
--- /dev/null
@@ -0,0 +1 @@
+<? phpinfo(); ?>
diff --git a/web/htdocs/pisgstyle.css b/web/htdocs/pisgstyle.css
new file mode 100644 (file)
index 0000000..b667fc7
--- /dev/null
@@ -0,0 +1,67 @@
+body {
+    margin-left: auto;
+    margin-right: auto;
+    background-color: white;
+    width: 770px;
+    font-family: verdana, tahoma, sans-serif;
+    font-size: 12px;
+    color: black;
+}
+
+a { text-decoration: none }
+a:link { color: #0b407a; }
+a:visited { color: #0b407a; }
+a:hover { text-decoration: underline; color: #0b407a }
+
+a.menu { text-decoration: none; color: white; font-weight: bold; }
+a.menu:link { text-decoration: none; color: white; font-weight: bold; }
+a.menu:visited { color: white; font-weight: bold }
+a.menu:hover {
+    text-decoration: underline; 
+    color: #63a4dd;
+    font-weight: bold;
+}
+
+.text {
+    font-family: verdana, tahoma, sans-serif;
+    font-size: 12px;
+    color: black;
+}
+
+.contentheader {
+    background-color: #e5e5e5;
+    font-weight: bold;
+}
+
+.contentbox {
+    border-color: black;
+    border-style: solid;
+    border-width: 1px;
+    background-color: white;
+    font-family: verdana, tahoma, sans-serif;
+    font-size: 12px;
+    color: black;
+    max-width: 100%;
+}
+
+#leftbox {
+    float: left;
+    width: 150px;
+    font-family: verdana, tahoma, sans-serif;
+    font-size: 12px;
+}
+
+#rightbox {
+    display: table;
+    margin-left: 5px;
+    width: 600px
+}
+
+.bluebox {
+    border: 4px solid black;
+    background-color: #124b7c;
+    font-family: verdana, tahoma, sans-serif;
+    font-size: 12px;
+    color: black;
+}
+