<- Previous Log Select Different Log Next Log ->  
Log from 2008-11-06:
--- Day changed Thu Nov 06 2008
00:01 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
00:01 <K-Yo> ivantis, http://www.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com/
00:01 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has quit [Client Quit]
00:31 <ivantis> time to do my homework
00:31 <ivantis> &findvar x 3*x+1=6*x-4
00:31 <perlbot2> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:31 <ivantis> what?
00:31 <ivantis> how lame
00:32 <ivantis> &calc 3/5
00:32 <perlbot2> 0.6
00:32 <ivantis> 0.6?
00:32 <ivantis> it got tripped up on that?
00:32 <ivantis> what a lame program i have written
00:32 -!- zmanuel [n=manuel@p508721AD.dip0.t-ipconnect.de] has quit [Read error: 148 (No route to host)]
00:33 <ivantis> @calc 3*0.6+1
00:33 <teabot> ivantis: Error: The command "calc" is available in the Google and Math plugins.  Please specify the plugin whose command you wish to call by using its name as a command before "calc".
00:33 <ivantis> @math calc 3*0.6+1
00:33 <teabot> ivantis: 2.8
00:33 <ivantis> @google calc 3*0.6+1
00:33 <teabot> ivantis: (3 * 0.6) + 1 = 2.8
00:33 <ivantis> @math calc 6*0.6-4
00:33 <teabot> ivantis: -0.4
00:33 <ivantis> ??
00:33 <ivantis> i guess thats not it
00:34 <ivantis> oooh
00:34 <ivantis> &calc 5/3
00:34 <perlbot2> 1.66666666666667
00:34 <ivantis> @math calc 3*1.66666666666667+1
00:34 <teabot> ivantis: 6
00:34 <ivantis> @math calc 6*1.66666666666667-4
00:34 <teabot> ivantis: 6
00:34 <ivantis> right
00:35 <ivantis> &findvar x 5*x-8=2*x+7
00:35 <perlbot2> ivantis: x=1.6
00:36 <ivantis> &findvar x (4*x-2)=(x+38)
00:36 <perlbot2> ivantis: x=0.5
00:36 <BabyBug> i think that's a little broke
00:36 <ivantis> how?
00:37 <BabyBug> ;)
00:37 <ivantis> its decimal range is only .1
00:37 <ivantis> like,
00:37 <ivantis> @calc 5/4
00:37 <teabot> ivantis: Error: The command "calc" is available in the Google and Math plugins.  Please specify the plugin whose command you wish to call by using its name as a command before "calc".
00:37 <ivantis> @math calc 5/4
00:37 <teabot> ivantis: 1.25
00:37 <ivantis> &findvar x x=5/4
00:37 <perlbot2> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:38 <ivantis> it wont find that
00:38 <ivantis> play with it
00:38 <ivantis> &help findvar
00:38 <perlbot2> ivantis: findvar, a bot alias for fetch localhost/find.pl?var=<ARG1>&equ=<ARG2>.
00:38 <ivantis> %help findvar
00:38 <botvantis> ivantis: (findvar <an alias, 1 argument>) -- Alias for "fetch [concat http://space-lab.us/find.pl?var=$1&equ= [urlquote $*]]".
00:38 <ivantis> @alias add findvar "fetch [concat http://space-lab.us/find.pl?var=$1&equ= [urlquote $*]]"
00:38 <teabot> ivantis: The operation succeeded.
00:39 <BabyBug> But if you actually then substitute the value of x it gives you...it makes no sense O.o
00:39 <ivantis> &findvar x x+x=1
00:40 <perlbot2> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:40 <ivantis> how lame
00:40 <ivantis> its .5, stupid
00:40 <ivantis> &findvar x x*2=1
00:40 <perlbot2> ivantis: x=0.5
00:40 <ivantis> ??
00:40 <ivantis> weird
00:40 <ivantis> oh, i think i know what it is
00:40 <ivantis> nvm
00:40 <ivantis> its not that
00:40 <ivantis> idk
00:45 <ivantis> &findvar x 180-(3*x+10)=(8*x+5)
00:45 <perlbot2> ivantis: x=0
00:45 <ivantis> 0?
00:45 <ivantis> uh, no
00:45 <ivantis> &findvar x (3*x+10)=(8*x+5)
00:45 <perlbot2> ivantis: x=0
00:45 <ivantis> ??
00:45 <ivantis> that is still not right
00:46 <ivantis> &findvar x 180-(3*x+10)=8*x+5
00:46 <perlbot2> ivantis: x=0
00:46 <ivantis> wtf?
00:46 <ivantis> &findvar x 3*x+10=8*x+5
00:46 <perlbot2> ivantis: x=0
00:46 <BabyBug> like i said before..it's broke
00:46 <ivantis> WEJ???E?E
00:46 <ivantis> i can tell
00:46 <ivantis> &findvar x 3*x+10=8*x+15
00:46 <perlbot2> ivantis: x=0
00:46 <ivantis> how is that even possible?
00:47 <ivantis> &findvar x (3*x)+10=(8*x)+15
00:47 <perlbot2> ivantis: x=0
00:47 <ivantis> &findvar x 3+x+10=8+x+15
00:47 <perlbot2> ivantis: x=0
00:47 <ivantis> &findvar x x=5+x
00:47 <perlbot2> ivantis: x=0
00:47 <ivantis> ?
00:47 <ivantis> &findvar x x=5+5
00:47 <perlbot2> ivantis: x=0
00:48 <ivantis> WTF?
00:48 <ivantis> &findvar x x*2=1
00:48 <perlbot2> ivantis: x=0.5
00:48 <ivantis> that one still works
00:48 <ivantis> &help findvar
00:48 <perlbot2> ivantis: findvar, a bot alias for fetch localhost/find.pl?var=<ARG1>&equ=<ARG2>.
00:48 <ivantis> &findvar x x+5=10
00:48 <perlbot2> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:49 <BabyBug> Can't you do that in some other channel though? ><
00:49 <ivantis> no
00:49 <ivantis> &findvar x x+x=10
00:49 <perlbot2> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:49 <ivantis> how is that out of range???
00:49 <ivantis> &findvar x 5+x=10
00:49 <perlbot2> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:50 <ivantis> …
00:50 <ivantis> im retarded
00:50 <ivantis> @findvar 5+x=10
00:50 <teabot> ivantis: Error: I tried to send you an empty message.
00:50 <ivantis> @findvar x 5+x=10
00:50 <teabot> ivantis: x=5
00:50 <ivantis> duh
00:50 <ivantis> + = space in non-url encoded bots
00:50 <ivantis> stupid me
00:51 <ivantis> @findvar x (4*x-2)=(x+38)
00:51 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:52 <ivantis> @findvar x 180-(3*x+10)=(8*x+5)
00:52 <teabot> ivantis: x=15
00:52 <ivantis> @findvar y y=(8*15+5)
00:52 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:52 <ivantis> ?
00:53 <ivantis> @math calc 8*15+5
00:53 <teabot> ivantis: 125
00:53 <ivantis> 125 is in range
00:53 <ivantis> it goes to 5000
00:53 <ivantis> @findvar y y=8*15+5
00:53 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:54 <ivantis> @findvar y 2*y+2=3*y-9
00:54 <teabot> ivantis: y=11
00:55 <ivantis> this is really helpful for my homework
00:55 <ivantis> …
00:55 <ivantis> @findvar  y 5*y=(8*15+5)
00:56 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:56 <ivantis> today?
00:56 <ivantis> @math calc 125/5
00:56 <teabot> ivantis: 25
00:57 <ivantis> @findvar x 3*x+6=15
00:57 <teabot> ivantis: x=3
00:57 <ivantis> @findvar a (4*a-33)=(2*a+15)
00:57 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:58 <ivantis> @math calc 33-15
00:58 <teabot> ivantis: 18
00:58 <ivantis> @math calc 15+33
00:58 <teabot> ivantis: 48
00:58 <ivantis> @math calc 48/2
00:58 <teabot> ivantis: 24
00:59 <ivantis> @findvar a (4*a-33)=(2*a+15)
00:59 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:59 <ivantis> @urlencode a
00:59 <ivantis> @help findvar
00:59 <teabot> ivantis: (findvar <an alias, 1 argument>) -- Alias for "fetch [concat http://space-lab.us/find.pl?var=$1&equ= [urlquote $*]]".
00:59 <ivantis> @urlquote a
00:59 <teabot> ivantis: a
00:59 <ivantis> @findvar a 4*a-33=2*a+15
00:59 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
00:59 <ivantis> wtf??
01:00 <ivantis> @findvar a 2*a-33=15
01:00 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
01:00 <ivantis> @findvar a 2*a=48
01:00 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
01:00 <ivantis> @findvar a a*2=48
01:00 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
01:00 <ivantis> is it really that dumb?
01:01 <ivantis> @findvar x x*2=48
01:01 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
01:01 <ivantis> @findvar x x*2=2
01:01 <teabot> ivantis: x=1
01:01 <ivantis> wtf is wrong with this thing?
01:01 <ivantis> why did that take so long to do?
01:01 <ivantis> @findvar x x*2=48
01:01 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
01:03 <ivantis> @findvar x x*2=48
01:03 <teabot> ivantis: Your number wasn't in range, or it was some obscure decimal.
01:03 <ivantis> ?W#
01:05  * botvantis #?
01:09 -!- akira_arma [n=gnu@77.64.160.23] has quit ["Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC."]
01:22 -!- delueks [n=delueks@222191.unitednetworx.com] has joined #armagetron
01:27 <ivantis> done with my homework!
01:27 <ivantis> yay
01:28 <ivantis> also i found a security hole
01:28 <ivantis> @findvar x x+x=system("echo infinity")
01:28 <teabot> Your number wasn't in range, or it was some obscure decimal
01:28 <ivantis> noob
01:29 <ivantis> @help findvar
01:29 <teabot> ivantis: (findvar <an alias, 0 arguments>) -- Alias for "echo Your number wasn't in range, or it was some obscure decimal".
01:29 <ivantis> @alias add findvar "fetch [concat http://space-lab.us/find.pl?var=$1&equ= [urlquote $*]]"
01:29 <teabot> ivantis: The operation succeeded.
01:29 <ivantis> @findvar x x+x=system("echo infinity")
01:29 <ivantis> you still there?
01:30 <ivantis> @ping
01:30 <teabot> pong
01:30 <ivantis> @findvar x x+x=system("echo infinity")
01:30 <ivantis> @findvar x x+x=10
01:31 <ivantis> well, i closed the whole
01:31 <ivantis> @help findvar
01:31 <teabot> ivantis: Error: There is no command "findvar".
01:31 <ivantis> who removed it?
01:31 <ivantis> epsy
01:31 <ivantis> i can smell you
01:32  * ivantis is out. time for boyscouts.
01:52 <ivantis> &logs
01:52 <perlbot2> http://irclogs.space-lab.us
01:58 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit []
01:58 -!- emphasis|zzzzz [n=rolf@004-131-045-062.dynamic.caiway.nl] has joined #armagetron
02:12 -!- Rocky_Spirit [n=rocky@201009068002.user.veloxzone.com.br] has joined #armagetron
02:14 -!- emphasis [n=rolf@004-131-045-062.dynamic.caiway.nl] has quit [Read error: 110 (Connection timed out)]
02:34 -!- Rocky_Spirit [n=rocky@201009068002.user.veloxzone.com.br] has quit ["Leaving"]
03:06 -!- delueks [n=delueks@222191.unitednetworx.com] has quit [Read error: 145 (Connection timed out)]
03:22 <luke-jr> lol, figures ivantis is a boy scout
03:24  * BabyBug cuddles luke-jr 
03:24  * luke-jr stabs BabyBug in the face.
03:25  * BabyBug thinks luke-jr has issues
03:25 <luke-jr> lol
03:30  * ct|kyle stabs BabyBug in the penis 
03:30 <BabyBug> WHut?!
03:31 <ct|kyle> how do we know you don't have one
03:32 <BabyBug> how do we know you do have one
03:35 <ct|kyle> .calc 511 - 360
03:35 <tronner> ct|kyle: 151
03:51 <BabyBug> ct|kyle
03:52 <ct|kyle> BabyBug:
03:52 <BabyBug> <3
04:01 <ct|kyle> #g the answer
04:01 <armabot> ct|kyle: Google's calculator didn't come up with anything.
04:02 <ct|kyle> #g the answer to life the universe and everything
04:02 <armabot> ct|kyle: the answer to life the universe and everything = 42
04:02 <ct|kyle> that is my proof BabyBug
04:03 <BabyBug> fail
04:09 <ct|kyle> BabyBug: just because you wanna see pic's does not mean 42 Fails as proof
04:11 <BabyBug> does
04:13 <ct|kyle> where is your proof BabyBug that you don't have one
04:13 <BabyBug> I don't need proof.
04:14 <ct|kyle> i need proof to know what to call you
04:14 <BabyBug> Call me BabyBug =)
04:15 <ct|kyle> but how do i know if you are a she or a he?
04:16 <BabyBug> I say i'm a she
04:17 <ct|kyle> proof
04:18 <BabyBug> newp
04:20 <ct|kyle> what is a newp?
04:20 <BabyBug> newp, nope, no, nooooo, nuuuuu
04:32 <Lucifer> she may as well take my penis too, since I'm apparently not going to be using it any time soon
04:33 <BabyBug> Lucifer! That's no good...everyone needs some sexy time :D
04:33 <Lucifer> heh
04:33 <Lucifer> see, it's like this
04:33 <Lucifer> there's this girl where I work, she's a student (but so am I, really!)
04:34 <Lucifer> whenever I see her, she gives me these big smiles, and I've noticed her really checking me out here and there
04:34 <Lucifer> I didn't want to say anything in that particular direction I want to say until my divorce was finalized, which was yesterday
04:34 <Lucifer> so, tonight, I'm standing out there in this particular space between the two buildings (small campus)
04:34 <Lucifer> talking to a friend
04:35 <Lucifer> she walks out of the one building, skips the staircase that leads directly to her classroom, walks past us, smiles and says hi, then walks into the door to this building and takes the staircase that is farthest from her class
04:35 <Lucifer> but for some reason, I couldn't get up the nerve to actually go talk to her, even with this really obvious sign that she went out of her way to walk by me
04:35 <Lucifer> so, clearly, I won't be using my penis anytime soon
04:36 <BabyBug> you're a shy person i take it?
04:36 <Lucifer> off and on
04:36 <BabyBug> shyness is cute =P
04:36 <Lucifer> in this case, on.  my mind goes blank everytime I see her
04:37 <hoax> yes luci, get in there
04:37 <BabyBug> awww bless
04:38 <Lucifer> but see, she's really shy too.  It would take a miracle to get us to talk to each other
04:38 <Lucifer> haha
04:39 <BabyBug> perhaps you'll both get trapped in an elevator or somet ^^ =P
04:40 <BabyBug> How old are you Lucifer?
04:40 <Lucifer> 33
04:40 <Lucifer> I never take the elevator
04:40 <Lucifer> netiher does she, heh
04:40 <BabyBug> ><
04:40 <ct|kyle> get locked in the staircase
04:40 <BabyBug> or something!! Stop being so negative *slap*
04:41 <Lucifer> sure, I'm going to be so clever as to create some accident that will force us to sit there and exchange glances
04:42 <Lucifer> anybody got a cigarette?  I'm out, and don't get paid until late tonight
04:42 <ct|kyle> i thought you were quitting again
04:42 <hoax> didn't you quit
04:43 <Lucifer> heh
04:43  * Lucifer is failing to quit cigarettes pretty regularly these days
04:44 <BabyBug> >< Smoke breath == Bad..and yucky
04:44 <hoax> psshh
04:46 <BabyBug> Lucifer, Don't make quit smoking your new years resolution
05:14 -!- tramshed [n=tramshed@2001:5c0:87c8:0:0:0:0:1] has quit [Read error: 60 (Operation timed out)]
05:15 -!- tramshed [n=tramshed@2001:5c0:87c8:0:0:0:0:1] has joined #armagetron
05:32 -!- emphasis|zzzzz is now known as emphasis
05:41 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
05:42 -!- Netsplit niven.freenode.net <-> irc.freenode.net quits: hoax, Lucifer
05:43 -!- Netsplit over, joins: Lucifer, hoax
05:46 -!- P4 [n=P4@unaffiliated/p4] has quit [Remote closed the connection]
05:47 -!- P4 [n=P4@esr.rootnode.net] has joined #armagetron
05:49 -!- P4 [n=P4@unaffiliated/p4] has quit [Remote closed the connection]
05:50 -!- P4 [n=P4@esr.rootnode.net] has joined #armagetron
05:57 -!- P4 [n=P4@unaffiliated/p4] has quit [Remote closed the connection]
05:57 -!- P4 [n=P4@esr.rootnode.net] has joined #armagetron
06:12 -!- emphasis [n=rolf@004-131-045-062.dynamic.caiway.nl] has quit [Read error: 104 (Connection reset by peer)]
06:13 -!- emphasis [n=rolf@004-131-045-062.dynamic.caiway.nl] has joined #armagetron
07:10 <luke-jr> !loli
07:17 -!- emphasis [n=rolf@004-131-045-062.dynamic.caiway.nl] has quit []
08:21 -!- zmanuel [n=manuel@p508721AD.dip0.t-ipconnect.de] has joined #armagetron
10:05 -!- PinkTomato [n=sam@hn-33-24.brookes.ac.uk] has joined #armagetron
10:13 -!- PinkTomato [n=sam@hn-33-24.brookes.ac.uk] has quit ["Leaving."]
10:59 -!- delueks [n=delueks@222191.unitednetworx.com] has joined #armagetron
11:00 -!- zmanuel [n=manuel@p508721AD.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)]
13:25 -!- madmax [n=madmax@unaffiliated/madmax] has quit ["ø"]
13:39 -!- epsy [n=epsy@unaffiliated/epsy] has joined #aRmAgEtROn
13:39 -!- madmax [n=madmax@unaffiliated/madmax] has joined #armagetron
14:08 <mkzelda> you dont quit until you die
14:12 <mkzelda> i like the whole timbermaw/winterspring area
14:12 <mkzelda> nice scenery and atmosphere to it
14:12 <mkzelda> thats one place thats more immersive
14:12 <mkzelda> wrong window
14:14 <mkzelda> PlayContinuous: Cycle motor effect!
14:32 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has joined #armagetron
14:46 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
14:47 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
15:01 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit [Read error: 131 (Connection reset by peer)]
15:01 -!- Monkey_arma_ [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
15:02 -!- Monkey_arma_ [n=Monkey@unaffiliated/monkeyarma] has quit [Remote closed the connection]
15:04 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
15:26 <madmax> #as
15:26 <armabot> madmax: "<br />\n<b>Warning</b>:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>2</b><br />\n<br />\n<b>Warning</b>:  mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>3</b><br />\n<br (2 more messages)
15:26 <madmax> ouch
15:45 -!- delueks [n=delueks@222191.unitednetworx.com] has left #armagetron []
15:50 -!- luke-jr [n=luke-jr@2002:18fc:16e6:0:20e:a6ff:fec4:4e5d] has quit [Remote closed the connection]
15:52 -!- luke-jr [n=luke-jr@2002:18fc:16e6:0:20e:a6ff:fec4:4e5d] has joined #armagetron
16:55 -!- emphasis [n=rolf@004-131-045-062.dynamic.caiway.nl] has joined #armagetron
17:40 -!- CMD_L1N3 [n=robert@ip-152010165186.student.appstate.edu] has joined #armagetron
17:42 -!- akira_arma [n=gnu@77.64.160.23] has joined #armagetron
17:50 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has joined #armagetron
17:51 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
18:06 -!- CMD_L1N3 [n=robert@ip-152010165186.student.appstate.edu] has quit ["Ex-Chat"]
18:12 -!- Lackadaisical [n=lckdscl@ip202-29-210-87.adsl2.static.versatel.nl] has joined #armagetron
18:31 <Monkey_arma> #fail
18:31 <armabot> fail
18:47 <ct|kyle> #help fail
18:47 <armabot> ct|kyle: (fail <an alias, 0 arguments>) -- Alias for "echo fail".
18:51 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has quit ["Leaving"]
19:00 <epsy> #fail
19:00 <armabot> fail
19:00 <epsy> #fail
19:00 <armabot> fail
19:00 <epsy> #fail
19:00 <epsy> #fail
19:00 <armabot> fail
19:00 <epsy> #fail
19:00 <armabot> fail
19:00 <armabot> fail
19:00 <epsy> w000000000000000444444444444444444444444aaaaaaaaw
19:02 <madmax> pills ran out?
19:03 -!- zmanuel [n=manuel@p50872414.dip0.t-ipconnect.de] has joined #armagetron
19:04 <ct|kyle> BabyBug: epsy needs help give him some
19:04  * BabyBug cuddles epsy 
19:04 <epsy> Took you long enough..
19:05  * BabyBug kicks epsy down a well
19:05 <epsy> I think ct|kyle needs the help.
19:07 -!- MrBougo [n=MrBougo@182.225-243-81.adsl-dyn.isp.belgacom.be] has joined #armagetron
19:07 -!- PinkTomato [i=a1492117@gateway/web/ajax/mibbit.com/x-ca5e333968056715] has joined #armagetron
19:24 -!- CMD_L1N3 [n=robert@ip-152010165186.student.appstate.edu] has joined #armagetron
19:36 -!- PinkTomato [i=a1492117@gateway/web/ajax/mibbit.com/x-ca5e333968056715] has quit ["http://www.mibbit.com ajax IRC Client"]
20:01 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has joined #armagetron
20:27 -!- uffie [n=apple@141-191.104-92.cust.bluewin.ch] has joined #armagetron
20:29 -!- Liza [n=Liza@p5B25E65D.dip.t-dialin.net] has joined #armagetron
20:29 -!- G5 [n=G5@cl-506.dus-01.de.sixxs.net] has joined #Armagetron
20:48 -!- uffie [n=apple@141-191.104-92.cust.bluewin.ch] has quit []
20:58 -!- teabot [i=xclan@fiji.dreamhost.com] has quit [Read error: 104 (Connection reset by peer)]
20:59 -!- teabot [i=xclan@fiji.dreamhost.com] has joined #aRmAgEtROn
21:02 -!- tramshed [n=tramshed@2001:5c0:87c8:0:0:0:0:1] has quit ["Leaving"]
21:18 -!- CMD_L1N3 [n=robert@ip-152010165186.student.appstate.edu] has quit [Remote closed the connection]
21:56 -!- PinkTomato [n=sam@hn-33-24.brookes.ac.uk] has joined #armagetron
21:59 <BabyBug> .ctwf
21:59 <tronner> BabyBug: "<br />\n<b>Warning</b>:  mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>2</b><br />\n<br />\n<b>Warning</b>:  mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>3</b><br />\n<br />\n<b>Warning</b>: (2 more messages)
21:59 <BabyBug> ><
21:59 -!- PinkTomato [n=sam@hn-33-24.brookes.ac.uk] has quit [Client Quit]
22:15 -!- luke-jr [n=luke-jr@2002:18fc:16e6:0:20e:a6ff:fec4:4e5d] has quit [Read error: 104 (Connection reset by peer)]
22:16 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has quit ["Leaving"]
22:26 -!- Rocky_Spirit [n=rocky@201009006095.user.veloxzone.com.br] has joined #armagetron
22:31 <madmax> http://ask.slashdot.org/comments.pl?sid=1019609&cid=25652759
22:31 <madmax> who goes first?
22:32 -!- PinkTomato [n=sam@hn-33-24.brookes.ac.uk] has joined #armagetron
22:32 -!- MrBougo [n=MrBougo@182.225-243-81.adsl-dyn.isp.belgacom.be] has quit []
22:33 <BabyBug> cat /dev/zero | nc -u -p 1234 google.co.uk 12451
22:33 <BabyBug> :D
22:38 <ivantis> crap
22:38 <ivantis> i have a book report due tomorrow
22:38 <ivantis> and i havent even started
22:38 <PinkTomato> BabyBug: I'm curious, other than doing nothing, what does it do?
22:40 -!- Rocky_Spirit [n=rocky@201009006095.user.veloxzone.com.br] has quit [Read error: 60 (Operation timed out)]
22:42 -!- Rocky_Spirit [n=rocky@201009091093.user.veloxzone.com.br] has joined #armagetron
22:47 -!- Liza [n=Liza@p5B25E65D.dip.t-dialin.net] has quit [Read error: 104 (Connection reset by peer)]
22:57 <epsy> madmax, haha nice
23:00 -!- PinkTomato [n=sam@hn-33-24.brookes.ac.uk] has quit ["Leaving."]
23:03 -!- zmanuel [n=manuel@p50872414.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)]
23:03 -!- z-man [n=manuel@p50872414.dip0.t-ipconnect.de] has joined #armagetron
23:14 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has quit ["Ex-Chat"]
23:29 -!- epsy [n=epsy@unaffiliated/epsy] has quit [".. and remember, Have'em caps !"]
23:35 -!- CMD_L1N3 [n=robert@ip-152010184232.student.appstate.edu] has joined #armagetron
23:39 -!- tramshed [n=tramshed@2001:5c0:87c8:0:0:0:0:1] has joined #armagetron
23:48 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has quit [Read error: 104 (Connection reset by peer)]
23:49 -!- zmanuel [n=manuel@p50872414.dip0.t-ipconnect.de] has joined #armagetron
23:50 -!- z-man [n=manuel@p50872414.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)]
23:54 -!- G5 [n=G5@cl-506.dus-01.de.sixxs.net] has quit []
23:56 -!- CMD_L1N3 [n=robert@ip-152010184232.student.appstate.edu] has quit [Read error: 60 (Operation timed out)]

View entire month
DISCLAIMER: These logs of public chat may contain some content which may not be appropriate for all audiences. Use at your own risk.
Logs from 2006-2009 pulled from wrtlprnft
Format changes at: 2015-08-25, 2017-02-20, and 2020-03-23. Times (2015 and later) should be Eastern.


 
 
 ArmaNelgTron.tk
 © NelgTron 2014-2024. Made for . [About this site] [Credits]