<- Previous Log Select Different Log Next Log ->  
Log from 2008-08-21:
--- Day changed Thu Aug 21 2008
00:00 <ivantis> ok, i got teleporting to kind of work
00:00 <ivantis> i just need something that will hold se_GameTime() to check against it to see if it is time to do something
00:02 <epsy> put it in a variable?
00:02 <ivantis> but wont that change with it?
00:02 <ivantis> or wont it?
00:03 <epsy> what?
00:03 <ivantis> nvm
00:03 <epsy> sg_TimeWhereTheWorldWillDie = blah
00:04 -!- xfroggy_tr [i=62408394@gateway/web/ajax/mibbit.com/x-677d839e925590c4] has quit ["http://www.mibbit.com ajax IRC Client"]
00:04 <epsy> cant remember if GameTime is a REAL or a double
00:04 <ivantis> im guessing REAL
00:05 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has quit ["Leaving."]
00:08 <ivantis> epsy: how do i compare REALs?
00:08 <ivantis> == doesnt work
00:08 <epsy> like anything else?
00:08 <epsy> not likely to work
00:08 <ivantis> so how do i compare them?
00:08 <epsy> what do you want to do?
00:08 <epsy> well, if both REALs are really equal == will be true
00:09 <ivantis> no, i get this error
00:09 <Lucifer> in general it's useless to compare for equality with REALs
00:09 <ivantis> tron/gWinZone.cpp:5346: error: invalid operands of types ‘REAL ()()’ and ‘REAL’ to binary ‘operator==’
00:09 <Lucifer> that's a different error, that means you're doing it wrong
00:09 <ivantis> how should i?
00:09 <Lucifer> http://doingitwrong.com/
00:10 <Lucifer> without seeing any code, I can't answer the question
00:10 <epsy> @title http://doingitwrong.com/
00:10 <teabot> epsy: Error: The command "title" is available in the Format and Web plugins.  Please specify the plugin whose command you wish to call by using its name as a command before "title".
00:10 <ivantis> wrong
00:10 <epsy> @default plugin title web
00:10 <teabot> epsy: Error: 'supybot.plugin' is not a valid configuration variable.
00:10 <epsy> @defaultplugin title web
00:10 <teabot> epsy: The operation succeeded.
00:10 <epsy> @title http://doingitwrong.com/
00:10 <teabot> epsy: DOING IT WRONG
00:10 <ivantis> duh
00:11 <epsy> Oo
00:23 <ivantis> how do i make it wait 2 seconds before doing something else?
00:25 <ct|kyle> ivantis: read your C++ book
00:25 <ivantis> no!
00:25 <ivantis> i dont want to
00:25 <ivantis> but okay then
00:25 <ivantis> i will
00:25 <ct|kyle> well no 2 secound pause
00:26 <ivantis> ?
00:26 -!- epsy [n=epsy@unaffiliated/epsy] has quit [".. but he will be back!"]
00:30 <ivantis> oh
00:30 <ivantis> with the include <conio>?
00:30 <ivantis> its under trapping the PC timer
00:30 <ivantis> in my book
00:32 <ivantis> @sd -v space-lab
00:32 <teabot> ivantis: SPACE-LAB Shooting! (63.245.159.78:4537) running 0.2.8_alpha20080719 unix dedicated, url: http://arma.ivantis.net, Description: “Some Lag, some Bugs, some Idiots.“, Players (2/8): $$$JtG$$$, Player, Player 2, undertaker
00:33 <ivantis> dangit, theres people there
00:36 <Monkey_arma> ivantis learn c++ properly before codin
00:42 <ct|kyle> Monkey_arma: it is a start getting him to use his book
00:44 <luke-jr> ct|kyle: f u
00:44 <ivantis> luke: i didnt say anything about you all day so you had to say that to someone else?
00:44 -!- CT|P4 [n=P4@esr.rootnode.net] has joined #armagetron
00:46 -!- Netsplit brown.freenode.net <-> irc.freenode.net quits: P4
00:50 <ct|kyle> luke-jr: y?
00:50 <ct|kyle> nm luke-jr i forgot your random comment of the day :S
00:52 <GodTodd> all luke-jr knows is random comments...any other type would require thought :D
00:52 <ivantis> yes! i finally got it to work!
00:53 <ct|kyle> @quote add GodTodd: all luke-jr knows is random comments...any other type would require thought :D
00:53 <teabot> ct|kyle: Error: You must be registered to use this command. If you are already registered, you must either identify (using the identify command) or add a hostmask matching your current hostmask (using the "hostmask add" command).
00:53 <ct|kyle> teabot: Fuck you
00:53 <ivantis> @sd -v space-lab
00:53 <teabot> ivantis: SPACE-LAB Shooting! (63.245.159.78:4537) running 0.2.8_alpha20080719 unix dedicated, url: http://arma.ivantis.net, Description: “Some Lag, some Bugs, some Idiots.“, Players (0/8):
00:54 <ivantis> @sd -v space-lab
00:54 <teabot> ivantis: There doesn't seem to be a server matching “space-lab” at the moment, sorry.
00:54 <ivantis> hold on
00:55 <ivantis> in a moment you will get to see the magic
00:55 <ivantis> in a moment you will get to see the magic
00:55 <ivantis> @sd -v space-lab
00:55 <teabot> ivantis: There doesn't seem to be a server matching “space-lab” at the moment, sorry.
00:56 <ivantis> @sd -v space-lab
00:56 <teabot> ivantis: SPACE-LAB Shooting! (63.245.159.78:4537) running 0.2.8_alpha20080719 unix dedicated, url: http://arma.ivantis.net, Description: “Some Lag, some Bugs, some Idiots.“, Players (0/8):
00:56 <ivantis> aha
00:56 <ivantis> now custom connect to that to see it
00:56 <ivantis> ct|kyle
00:56 <ivantis> you gots to see the teleporting, without a script
00:57 <ct|kyle> ivantis: gime me a few minutes it takes xfroggy a while to think
01:05 <ivantis> pretty cool eh?
01:05 <ivantis> you want the source?
01:15 -!- Ttech [n=ttech@74.86.163.197] has joined #armagetron
01:19 <ivantis> @sd -v space-lab
01:19 <teabot> ivantis: SPACE-LAB Shooting! (armaserver.space-lab.us:4537) running 0.2.8_alpha20080719 unix dedicated, url: http://arma.ivantis.net, Description: “Some Lag, some Bugs, some Idiots.“, Players (0/8):
01:19 <ivantis> good
01:39 -!- gregeh [n=gregeh@d66-183-100-151.bchsia.telus.net] has joined #armagetron
01:42 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
02:11 -!- gregeh [n=gregeh@d66-183-100-151.bchsia.telus.net] has quit [Connection timed out]
03:00 -!- tramshed [n=tramshed@got.r0ot.net] has quit [Read error: 110 (Connection timed out)]
03:01 -!- mode/#armagetron [+o Lucifer] by ChanServ
03:01 -!- mode/#armagetron [-b tronner!*@*] by Lucifer
03:02 -!- mode/#armagetron [-o Lucifer] by ChanServ
03:08 -!- Rocky_Spirit [n=rocky@201009095104.user.veloxzone.com.br] has joined #armagetron
03:20  * Lucifer needs to ride his bike more
03:27 <ct|kyle> hop on your tron cycle
03:29 <Lucifer> heh, not that one
03:29 <Lucifer> that one makes me fat
03:29 -!- Arion_Silver [n=rocky@201009095104.user.veloxzone.com.br] has joined #armagetron
03:30 <ct|kyle> don't they both?
03:43 -!- Arion_Silver [n=rocky@201009095104.user.veloxzone.com.br] has quit ["Leaving"]
03:47 -!- Rocky_Spirit [n=rocky@201009095104.user.veloxzone.com.br] has quit [Read error: 110 (Connection timed out)]
03:49 <luke-jr> ct|kyle: [15:06:34] <ct|kyle> and luke-jr ia an asshat what is the difference
03:50 <ct|kyle> luke-jr: you were only getting compared to epsy
03:52 <luke-jr> ct|kyle: I don't care. f u
03:53 -!- Lizmatic is now known as Lis
03:54 -!- Netsplit brown.freenode.net <-> irc.freenode.net quits: Lis, fonkay, StickyNoob
03:54 -!- Netsplit over, joins: StickyNoob, Lis
03:55 -!- Netsplit over, joins: fonkay
03:55 <ct|kyle> luke-jr: quit with the random comments
03:55 <luke-jr> f u
03:55  * ct|kyle now knows why Lucifer silences luke-jr
03:56 <luke-jr> f u
03:57  * hoax waves to luke-jr!
03:57  * xfroggy sits back on the couch and gets out popcorn
03:58 <ct|kyle> xfroggy: you can't have that
03:58  * xfroggy switches quietly to a bag of carrots
03:58 <ct|kyle> xfroggy: those are Gross
04:12 <Lucifer> if saying "fuck you" is sinful, then so is "f u", for the same reasons
04:12 <luke-jr> Lucifer: f u too
04:12  * Lucifer doesn't think Jesus would be happy that so many of his followers only care about the letter of his teachings, and completely ignore the spirit.
04:13 <luke-jr> hypocrit
04:16 <hoax> luke-jr you didnt wave back :(
04:17  * xfroggy shares popcorn with Stewah 
04:17 <Lucifer> probably didn't see your wave around his thighs
04:18 <ivantis> i had a great idea
04:18 <hoax> oO ?
04:18 <ivantis> baseballatron
04:18 <Lucifer> hoax: a man who wears his ass like a hat has thighs in his face
04:18 <ivantis> or more like kickballatron
04:18 <hoax> haha
04:18 <ivantis> isnt that a great idea?
04:18 <hoax> does that mean he talks shit too? :|
04:19 <ivantis> XD
04:19 <ivantis> huh? anyone like me idea?
04:19 <luke-jr> no
04:20 <ivantis> well, you suck
04:20  * hoax waves to luke-jr!
04:20  * ivantis sits on the couch and likes luke-jr's MOO thing better
04:20 <luke-jr> hoax: I'm too pissed and bored and stuff to wave back.
04:21 <hoax> surely if you're bored you got nothing better to do :P
04:21 <ivantis> if you didnt hear...
04:21  * ivantis got his teleporting zones project done
04:21 <Lucifer> a man who wears his ass like a hat must have his ass kissed because it blocks his face
04:23  * xfroggy waves @ hoax 
04:23 <StickyNoob> you are clearly wearing hats wrong
04:23 <hoax> o/ :D
04:23 <StickyNoob> they are not ment to cover the face
04:24 <hoax> oi StickyNoob can you identfy pls ur lack of op/v is rly bugging me xD
04:24 <ivantis> a man who wears his ass like a hat must never have his cheeks pinched
04:24 <ivantis> ever
04:25 <hoax> fanks :D
04:25 <StickyNoob> np
04:25 <ivantis> @night
04:25 <teabot> Good-night, ivantis!
04:27 <Lucifer> a man who wears his ass like a hat must wash his hair often
04:36 -!- wire [n=wired@unaffiliated/wireddd] has quit [Read error: 110 (Connection timed out)]
04:45 -!- gregeh [n=gregeh@S01060018f8d266df.vc.shawcable.net] has joined #armagetron
04:57 -!- gregeh [n=gregeh@S01060018f8d266df.vc.shawcable.net] has quit ["Leaving..."]
05:07 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit []
05:09 <GodTodd> dammit luke-jr if you're going to call someone a hypocrite at least spell the fucking word right
05:10 <luke-jr> GodTodd: hyper critter!
05:10  * GodTodd gets ready for <luke-jr> f u.
05:11 <GodTodd> hyper critter...is that how you describe the gerbil before you shove it up your ass?
05:11 <luke-jr> no, that's how I describe you.
05:11 <GodTodd> heh...i'm far from hyper
05:12 <GodTodd> and i've never been up your ass
05:12 <GodTodd> your head blocks my way
05:13 <luke-jr> you're the one who brought up my ___.
05:14 <Stewah> awww
05:14 <Stewah> I missed the show :'(
05:14 <luke-jr> you did?
05:15 <Stewah> well xfroggy was sharing popcorn with me.
05:15 <Stewah> and I don't know why.
05:15 <luke-jr> so eat it and be happy
05:16  * Stewah eats teh popcorn
05:20 <Lucifer> I will never eat ice cream again
05:30 -!- wireddd [n=wired@66.56.57.141] has joined #armagetron
05:31 <Lucifer> in about 20 minutes, that small bowl of ice cream will have me on the toilet in agony
05:31 <Lucifer> I can't believe I ate it
05:39 -!- G5_ [n=G5@p57962597.dip.t-dialin.net] has joined #Armagetron
05:40 <GodTodd> you lactose intolerant?
05:48 <Lucifer> not that I know of
05:48 <Lucifer> hmmm
05:48  * Lucifer googles that
05:49 <Lucifer> oh wow, the symptoms sure match up with lactose intolerance
05:49 <Lucifer> maybe I should drink a glass of milk tomorrow and see what happens
05:51 <Lucifer> I don't have problems with cheeses and stuff, though
05:51 <Lucifer> maybe it's a similar reaction to something else that shows up in ice cream in particular
05:53 <GodTodd> could be
05:53 <GodTodd> cuz it sounded right away like lactose intolerant people i've known
05:54 <Lucifer> well, my dad's lactose intolerant, and it is a genetic thing
05:54 <GodTodd> yep
05:54 <GodTodd> how long has ice cream done that to you?
05:55 <Lucifer> it's a type of dump I've generally associated with sweets, though, not dairy
05:55 <Lucifer> ice cream has done it to me for as long as I can remember
05:55 <GodTodd> hmmm
05:55 <Lucifer> red beef does it too ;)
05:55 <Lucifer> but there's a difference, red beef doesn't give me the painful gas buildup
05:55 <GodTodd> yeah and lactose intolerance has a lot of gas
05:55 <GodTodd> stinky fart type gas
05:56 -!- G5 [n=G5@p5796298C.dip.t-dialin.net] has quit [Read error: 110 (Connection timed out)]
05:57 <Lucifer> yeah, the gas buildup I get is so much that even after the stinky fart gases, the little bit of turd gets thrown with considerable velocity
05:57 <Lucifer> and then I feel really good :)
05:57 <luke-jr> Lucifer: you shouldn't throw GodTodd like that.
06:01 <GodTodd> Lucifer, yeah...that sounds a lot like LI
06:02 <GodTodd> luke-jr, do you not realize that 99% of the time Lucifer can't see what you're saying?
06:02 <Lucifer> oh hell, should I dig?
06:02 <GodTodd> haha
06:02 <luke-jr> GodTodd: I can pretend he does.
06:02 <GodTodd> [22:57] <Lucifer> yeah, the gas buildup I get is so much that even after the stinky fart gases, the little bit of turd gets thrown with considerable velocity
06:02 <GodTodd> [22:57] <Lucifer> and then I feel really good :)
06:02 <GodTodd> [22:58] <luke-jr> Lucifer: you shouldn't throw GodTodd like that.
06:02 <GodTodd> i wouldn't :)
06:02 <Lucifer> GodTodd isn't the one here with his head up an ass
06:03 <GodTodd> luke-jr, why not? the rest of your life is pretend :)
06:07 <luke-jr> http://www.howmanyfiveyearoldscouldyoutakeinafight.com/
06:10 <ct|kyle> luke-jr: i did that a few years ago
06:10 <hoax> woot
06:10 <hoax> how many u get ct|kyle
06:10 <hoax> & dont lie :D
06:10 <luke-jr> I got 13
06:11 <hoax> haha owned
06:11 <ct|kyle> i forget
06:11 <hoax> i got 20 xD
06:12 <xfroggy> I got 23 LOL
06:12 <luke-jr> xfroggy: you brute!
06:12 <ct|kyle> i got 26
06:12 <xfroggy> :D
06:12 <xfroggy> LOL
06:12 <hoax> damn i knew i shoulda gone with the whole no mercy approach
06:12 <luke-jr> lol
06:12 <xfroggy> ct|kyle, u sadist :D
06:12 <ct|kyle> lol hoax
06:13 <hoax> haha i was totally ok with using a 5 yr old as a weapon to throw at other 5yr olds tho
06:13 <xfroggy> hoax, gotta show ur authority while they young and hopeless :D
06:13 <hoax> lol ;)
06:13 <Lucifer> holy shit, I think I am lactose intolerant
06:13 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Read error: 104 (Connection reset by peer)]
06:14 <xfroggy> LOL
06:14 <luke-jr> I only get 21 if I go all out no-mercy ☹
06:14 <Lucifer> pizza, gravy, queso dip, etc
06:14 <xfroggy> how much is ur body worth LOL
06:15 -!- Lis [n=liiz_@ip56583146.direct-adsl.nl] has quit [Connection timed out]
06:15 <hoax> man poor Lucifer, no milk for you
06:16 <hoax> think ima do the geek one
06:16 <Lucifer> I got 30
06:16 <xfroggy> on what?
06:16 <xfroggy> 5 year olds?
06:16 <luke-jr> :O
06:16 <Lucifer> yeah, 5 year olds
06:17 <xfroggy> Congratulations, your dead body is worth $4625!
06:17 <xfroggy> Doesn't that make you feel great?
06:17  * Lucifer is a student of Sargent D
06:17 <xfroggy> :S
06:17 <Lucifer> link?
06:17 <xfroggy> scroll to the bottom
06:17 <xfroggy> http://www.oneplusyou.com/bb/cadaver?worth=4625
06:17 <xfroggy> bunch of diff tests
06:19 <Lucifer> 4490
06:19 <hoax> lol
06:19 <xfroggy> damn our bodies worth more than alive
06:19 <hoax> im 35% geek
06:19 <luke-jr> $4940
06:19  * xfroggy stabs luke-jr 
06:19 <luke-jr> lol
06:20 <xfroggy> :D
06:20 <luke-jr> hoax: link
06:21 <hoax> its on the same site
06:21 <ct|kyle> that geek test is fun :D
06:21 <hoax> go to ur results again
06:21 <hoax> woot
06:22 <hoax> $4565!
06:22 <xfroggy> im 50% geek lol
06:22 <ct|kyle> i am 56% g33|<
06:22 <xfroggy> which one next lol
06:22 <hoax> what u guys get
06:22 <hoax> i can only see lucis value
06:22 <xfroggy> Oo?
06:22 <hoax> dead body value
06:22 <xfroggy> oh
06:23 <xfroggy> luke-jr's body is the most expensive one here :D
06:23 <luke-jr> Have you ever taken something apart with the intention of fixing it or re-building it to make it better, stronger, faster? (This could be anything: your lawnmower, some source code, laptop, etc.)
06:23 <luke-jr> I HAVE!
06:23 <xfroggy> LOL
06:23 <hoax> aw wtf
06:23 <luke-jr> my best work was a space heater
06:23 <hoax> my bodies not worth shit
06:23 <luke-jr> I took it apart and put it back together
06:23 <luke-jr> because it wasn't working
06:23 <hoax> i not had surgery or nothin tho
06:24 <luke-jr> but I forgot a piece
06:24 <xfroggy> next one
06:24 <xfroggy> http://www.oneplusyou.com/bb/zombie
06:24 <luke-jr> and IT WORKED when I was done with it
06:24 <luke-jr> :D
06:24 <xfroggy> LOL
06:24 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has quit []
06:24 <luke-jr> (for a few hours anyhow)
06:24 <luke-jr> no idea why
06:24 <xfroggy> i tried fixing a electric shaver, but it caught on fire ><
06:24 <xfroggy> it didnt agree with my soldering ><
06:25 <Lucifer> fuck
06:25 <Lucifer> I'm 74% geek
06:25 <xfroggy> LOL
06:25 <ct|kyle> $5165
06:25 <xfroggy> whoa
06:25 <xfroggy> O_o
06:26 <ct|kyle> i'm worth more than luke-jr :)
06:26 <luke-jr> 64% geek? this test is fail
06:26 <xfroggy> ct|kyle can take the most 5 years old at the same time and is the most valuable dead, Lucifer is the geekiest person here....next lol
06:26 <ct|kyle> LOL
06:26 <xfroggy> ct|kyle, next zombie test!
06:26 <hoax> You Have a 37% Chance of Survival!
06:26 <hoax> -.-
06:27 <xfroggy> LOL
06:27 <Lucifer> 45%
06:28 <Lucifer> er, I outscored kyle on 5 year olds, I got 30
06:28 <hoax> lol
06:28 <ct|kyle> the secound time
06:28 <hoax> not fair tbh everyone in usa has a gun
06:28 <Lucifer> http://www.oneplusyou.com/bb/view2/eat_buddies
06:28 <Lucifer> the second time?  I got 30 the first time
06:28 <luke-jr> You Have a 39% Chance of Survival!
06:29 <hoax> wtf? luke-jr has more of a chance of survival :|
06:29 <hoax> yet u cant even handle a bunch of 5 year olds
06:29 <hoax> man i answer too honest lol
06:29 <xfroggy> LOL
06:30 <xfroggy> i got 35% as well ><
06:30 <xfroggy> damn im the weakest link !
06:30 <Lucifer> 61%
06:30 <xfroggy> i knew I should of said fuck to the family questions and go solo LOL
06:30 <luke-jr> hoax: I know how to use guns?
06:30 <Lucifer> I couldn't, I'd have to go save my kids
06:30 <hoax> so would i lol
06:30 <luke-jr> xfroggy: I supported my family
06:30 <xfroggy> Oo
06:31 <xfroggy> every question?
06:31 <luke-jr> You are 22% likely to eat your buddies!
06:31 <xfroggy> Oo
06:31 <Lucifer> heh, I outgeeked luke-jr
06:31 <ct|kyle> 63% chance
06:31 <xfroggy> O_o
06:31 <Lucifer> I got 61% likely to eat my friends if trapped and starvign
06:31  * luke-jr makes a mental note not to meet ct|kyle in person
06:31 <Lucifer> I think it's more like 100% I'd be asked to be the cook
06:31 <xfroggy> im with u on that one luke-jr
06:32 <ct|kyle> lol
06:32 <Lucifer> moral?  if you don't want to get eaten when trapped and starving, be the one people keep alive to do the cooking
06:32 <luke-jr> http://www.oneplusyou.com/q/v/hate_myspace
06:32 <ct|kyle> i don't even have a gun :D
06:32 <Lucifer> I don't have a gun either
06:32 <hoax> wtf
06:32 <ct|kyle> nice
06:32 <hoax> 43% likely to eat my buddies
06:32 <xfroggy> LOL
06:32 <xfroggy> homicidal hahahahaha
06:32 <Lucifer> martial arts training, and I'll always reach for a weapon
06:33 <hoax> i said the were all skinny cunts aswell...
06:33 <Lucifer> don't fool yourself into thinking you need guns
06:33 <hoax> omg do i see hate myspace :D
06:33 <luke-jr> http://www.oneplusyou.com/q/v/cannibal_lunch
06:34 <luke-jr> ct|kyle: You could feed 9 cannibals!
06:34 <luke-jr> (me)
06:34 <xfroggy>  You are 74% filled with myspace hate!
06:34 <Lucifer> 85% hating myspace
06:34 <xfroggy> lol
06:35 <hoax> rofl i dont even have a mysace
06:35 <hoax> yet
06:35 <hoax> You are 77% filled with myspace hate!
06:35 <Lucifer> that feels low, the problem was so many questions didn't have a "I don't have a myspace account" option
06:35 <hoax> yeah exactly lol
06:35 <xfroggy> ^^
06:35 <luke-jr> http://www.oneplusyou.com/q/v/trapped
06:35 <xfroggy> same
06:35 <hoax> fuck this
06:35 <Lucifer> http://www.oneplusyou.com/q/v/cannibal_lunch
06:35 <xfroggy>  You could feed 13 cannibals!
06:36 <hoax> this is makin me feel old
06:36 <xfroggy> lol
06:36 <ct|kyle> i don't like the moon survival one
06:36 <luke-jr> You could survive 81 days trapped in your own home
06:36 <Lucifer> I can feed 17 cannibals
06:36 <Lucifer> I don't like the moon survival one either
06:36 <Lucifer> I looked at the 200 mile hike as a multi
06:36 <Lucifer> er
06:36 <Lucifer> I screwed that up
06:36 <Lucifer> the lunar day is 14 earth days long, isn't it?
06:37 <hoax> erm, how many inches in a foot
06:37 <hoax> 6?
06:37 <hoax> no
06:37 <hoax> 12
06:37 <hoax> right
06:37 <xfroggy> hehehe
06:37 <xfroggy> http://www.oneplusyou.com/bb/booze
06:37 <hoax> fuck lol
06:38 <luke-jr> http://www.oneplusyou.com/bb/body_battery
06:38 <xfroggy> damn i fail booze test
06:38 <ct|kyle> You are 83% filled with myspace hate!
06:39 <Lucifer> http://www.oneplusyou.com/q/v/code
06:39 <xfroggy> 317watts lol
06:40 <Lucifer> 83%
06:40 <Lucifer> on name that code
06:41 <xfroggy>  Your score: 75% on codes
06:42 <Lucifer> I was doing fine until the last couple
06:42 <xfroggy> wtf was the last one
06:42 <Lucifer> I suspect fortran, but I answered cobol
06:42 <xfroggy> where it said "its not technically a language"
06:42 <Lucifer> oh that one
06:42 <Lucifer> hmm, I thought it was xml
06:42 <xfroggy> and the one where it said NOT NULL
06:42 <Lucifer> but I don't remember the bar moving
06:42 <xfroggy> i thought it was LOLcode
06:42 <Lucifer> sql
06:42 <xfroggy> oh
06:43 <ct|kyle> 92% on code
06:43 <xfroggy> ^^ lol
06:43 <xfroggy> hoax'y u still with us
06:43 <ct|kyle> luke-jr: you still with us
06:43 <hoax> Your Score: 63%
06:43 <hoax> Your level: SOCIAL DRINKER
06:43 <xfroggy> LOL
06:43 <hoax> hrm what u lot get
06:43 <xfroggy> hahahaha u been doing the booze test :D
06:44 <hoax> lol ye
06:44 <xfroggy> i skipped that LOL
06:44 <hoax> was abit long
06:44 <hoax> what u all on now
06:44 <hoax> haha
06:44 <hoax> ima take the code one just to lol
06:44 <xfroggy> :D
06:44 <Lucifer> 100% now
06:45 <Lucifer> but the one they said was html isn't html
06:45 <ct|kyle> Your caffeine level for today is: Extremely High - Excessive Energy, Spastic
06:45 <luke-jr> http://www.oneplusyou.com/bb/html_quiz
06:45 <ct|kyle> Lucifer: i wondered about that one and put HTML
06:46 <Lucifer> html uses capital letters and the br tag is <br>
06:46 <Lucifer> html comes from sgml
06:46 <luke-jr> I got 48 and missed 43
06:46 <Lucifer> what they showed was xhtml, which is html based on xml
06:46 <luke-jr> Lucifer: IIRC, HTML is not case sensitive
06:46 <Lucifer> hence the <br /> tag
06:46 <Lucifer> 85% geek, don't forget, heh
06:46 <Lucifer> the last one was fortran, I should've gone with that
06:46 <hoax> wow, Your score: 25%  :P
06:46 <Lucifer> it just didn't have enough line numbers to satisfy me as being fortran :/
06:47 <hoax> turns out i know code!
06:47 <xfroggy> lol what u got
06:47 <hoax> lego ftw!
06:47 <xfroggy> Oo
06:47 <hoax> Your score: 25%
06:47 <Lucifer> there wasn't any lego code....
06:47 <xfroggy> lol
06:47 <xfroggy> haha
06:47 <hoax> oh
06:47 <hoax> ye there was lol
06:47 <Lucifer> 25% is about what you should get if you guess :)
06:47 <hoax> 20 go to etc...
06:47 <xfroggy> lol
06:47 <Lucifer> that was basic
06:48 <hoax> eveything was c++ 7 java imo xD
06:48 <hoax> &*
06:48 <xfroggy> :D
06:48 <hoax> whats battlefield 2 coded in?
06:48 <hoax> i regnised that shit lol
06:48 <hoax> better be c++
06:48 <ct|kyle> if i realized with put head and not <head>
06:49 <xfroggy> SELECT id FROM kittens WHERE furry IS NOT NULL;
06:49 <xfroggy> this was sql?
06:50 -!- CT|P4 is now known as P4
06:50 <xfroggy> lol i thought it was lolcode :(
06:50 <hoax> rofl
06:50 <hoax> is there an actual LOLcode?
06:50 <hoax> :|
06:50 <xfroggy> yea lol
06:50 <hoax> haha
06:53 <hoax> fucks sake the time
06:54 <ct|kyle> You could survive 91 days trapped in your own home
06:54 <luke-jr> I got 40 CSS and missed 82
06:54 <Lucifer> I could name 72 countries in five minutes
06:54 <hoax> lol...
06:54 <xfroggy> lol
06:54 <hoax> peace im off
06:55 <hoax> nn
06:55 <xfroggy> g'nite
06:56 <hoax> 6am you fucker
06:56 <hoax> i solely blame you too
06:56 <hoax> @night
06:56 <teabot> Good-night, hoax!
06:56 <xfroggy> LOL
06:56 <ct|kyle> LOL
06:59 <ct|kyle> http://www.oneplusyou.com/q/v/blog_cuss?b_url=fuckit.com
06:59 <ct|kyle> You could feed 13 cannibals!
06:59 <xfroggy> lol maddox only got 46.2% Oo
06:59 <Lucifer> Your Score: 79%
06:59 <Lucifer> Your level: LUSH
06:59 <xfroggy> wow
06:59 <xfroggy> Around 9.3% of the pages on your website contain cussing.This is 3% MORE than other websites who took this test.
06:59 <xfroggy> forums.armagetronad.net
06:59 <xfroggy> lol
07:00 <ct|kyle> LOL
07:00 <ct|kyle> crazy-tronners had 0%
07:00 <xfroggy> lol :D
07:00 <xfroggy> tron forums ftw :D
07:02 <ct|kyle> Around 3.8% of the pages on your website contain cussing.This is 58% LESS than other websites who took this test. durkadurkaland.com
07:02 <xfroggy> lol!
07:03 <Lucifer> There is a 57% chance your brain matter contains grade-A synesthesia!
07:03 <xfroggy> ddl has some angry crowd ><
07:03 <Lucifer> Around 4.3% of the pages on your website contain cussing.This is 52% LESS than other websites who took this test.  <--- my site
07:04 <xfroggy> O_o
07:07 <Lucifer> Congrats! You could survive for 1 minute 23 seconds ! (vacuum of space)
07:08 <Lucifer> You could survive 73 days trapped in your own home
07:08 <Lucifer> ok, now it's boring
07:08  * Lucifer goes to do something else
07:08 <ct|kyle> lol
07:09 <ct|kyle> i could only survive 1 minute in a vacuum
07:15 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
07:20 <GodTodd> i don't think i could survive in a vacuum at all...how would i fit in the damn thing? ;)
07:26 <luke-jr> lol
08:00 -!- G5 [n=G5@p579622DA.dip.t-dialin.net] has joined #Armagetron
08:10 -!- G5_ [n=G5@p57962597.dip.t-dialin.net] has quit [Read error: 110 (Connection timed out)]
09:46 -!- kidanger [n=kidanger@39.163.201-77.rev.gaoland.net] has joined #armagetron
12:11 -!- Lis [n=liiz_@ip56583146.direct-adsl.nl] has joined #armagetron
13:02 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
13:27 -!- arrow [n=user@adsl-dyn175.78-99-29.t-com.sk] has quit [Read error: 104 (Connection reset by peer)]
13:27 -!- arrow [n=user@adsl-dyn175.78-99-29.t-com.sk] has joined #armagetron
13:33 -!- G5 [n=G5@p579622DA.dip.t-dialin.net] has quit ["Over and out."]
13:33 -!- G5 [n=G5@p579622DA.dip.t-dialin.net] has joined #Armagetron
13:52 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has left #armagetron []
14:41 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
14:49 <ivantis> you guys talked a lot all night
14:57 -!- MrAristo [n=MrAristo@c-76-118-194-191.hsd1.ma.comcast.net] has joined #armagetron
14:57 -!- MrAristo [n=MrAristo@c-76-118-194-191.hsd1.ma.comcast.net] has left #armagetron ["Clan Muir Motto -- "Durum Patientia Frango" (By patience I break what is hard)"]
15:16 <ct|kyle> ivantis: did we keep waking you up with all the chat?
15:41 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has joined #armagetron
16:16 -!- freako [i=freako@cp601025-a.tilbu1.nb.home.nl] has joined #armagetron
17:24 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has quit ["Leaving"]
17:29 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has joined #armagetron
17:55 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has joined #armagetron
18:04 -!- freako [i=freako@cp601025-a.tilbu1.nb.home.nl] has quit ["Java user signed off"]
18:11 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
18:21 <xfroggy> lol ct|kyle :D
18:46 -!- Flex [i=Flex@unaffiliated/flex] has joined #armagetron
18:55 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
18:57 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
19:17 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Operation timed out]
19:31 -!- kidanger [n=kidanger@39.163.201-77.rev.gaoland.net] has quit [Remote closed the connection]
19:31 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has quit ["Leaving"]
19:32 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
19:33 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has quit [Client Quit]
19:33 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
19:33 -!- kidanger [n=kidanger@39.163.201-77.rev.gaoland.net] has joined #armagetron
19:35 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has quit [Client Quit]
19:36 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
19:59 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
20:01 -!- sebol158 [n=User@eet229.neoplus.adsl.tpnet.pl] has quit ["Leaving"]
20:06 -!- sebol158 [n=sebol158@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
20:14 <Stewah> you sure woked me up :P
20:15 <epsy> sebol158!
20:16 -!- sebol158 [n=sebol158@eet229.neoplus.adsl.tpnet.pl] has quit ["MINE"]
20:16 <epsy> :(
20:16 <Monkey_arma> he will be back!
20:17 <Monkey_arma> come sebol..come to monkey
20:18 <hoax> lmao
20:19 -!- Raiden [n=x-javach@p5B20DAF0.dip.t-dialin.net] has joined #armagetron
20:23 <Stewah> it works both ways? O.o
20:24 <epsy> yes, it works in front and in the back, too
20:24 <Stewah> >.>
20:24 <Stewah> I was talking about monkey calling people >.>
20:25 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
20:29 -!- sebol158 [n=sebol158@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
20:29 <epsy> Oo
20:33 -!- fonkay [n=dreamboa@hlfxns0163w-142068213097.pppoe-dynamic.ns.aliant.net] has quit [Read error: 110 (Connection timed out)]
20:36 -!- Raiden [n=x-javach@p5B20DAF0.dip.t-dialin.net] has quit ["webirc@xclan.armagetron.co.uk"]
20:40 -!- sebol158 [n=sebol158@eet229.neoplus.adsl.tpnet.pl] has quit []
20:41 -!- kidanger [n=kidanger@39.163.201-77.rev.gaoland.net] has quit [Remote closed the connection]
20:41 -!- sebol158 [n=sebol158@eet229.neoplus.adsl.tpnet.pl] has joined #armagetron
20:44 -!- sebol158 [n=sebol158@eet229.neoplus.adsl.tpnet.pl] has quit [Client Quit]
20:46 <epsy> wrtlprnft, anything new about marvin?
21:34 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has quit []
21:38 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
21:38 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
21:46 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
21:47 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
21:58 <mkzelda> Playcontinuous: Cycle motor effect
22:01  * epsy agrees 100%
22:03 <mkzelda> I'm waiting for the chan stats to quote me saying that
22:03 <epsy> giid luck with that
22:03 <epsy> good :@
22:04 <mkzelda> well ive said it probably 100's of times over the years, at random like that
22:04 <mkzelda> it probably has quoted me but i havent checked it every update
22:09 <Lucifer> http://www.nytimes.com/2008/08/22/world/europe/22policy.html?hp
22:10 <ct|kyle> Lucifer: you need to ban yourself from that news since it make you want to play that game that never ends
22:10 <Lucifer> no!  I'm following it closely!
22:10 <Lucifer> and turning it into useful urges, like working on the network layer for eugenics in c++, which I want to use to feed into grover
22:11 <ct|kyle> oh you are working on grover again
22:12 <Lucifer> indirectly
22:13 <Lucifer> I'm going to snag the network layer from grover and put it in eugenics, then expand it to support the freeciv protocol and stream sockets, work it over a bit while I get eugenics working somewhat, then bring it back
22:13 <Lucifer> bring datagram socket support up to par, and I'll be in a lot better shape to work on grover
22:13 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has quit ["Ex-Chat"]
22:13 <Lucifer> because I'll have the basic serializing/unserializing layer and socket management taken care of
22:14 <Lucifer> so first thing's first, figure out how I want to use freeciv's packets.def file to generate the serializing/unserializing code, which means figuring out what relationship datagram objects will have
22:20 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
22:21 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
22:30 -!- freako [i=freako@cp601025-a.tilbu1.nb.home.nl] has joined #armagetron
22:39 <Lucifer> there's a beautiful storm blowing in right now
22:40 <Lucifer> wow, it looks like the monsoon season is starting early
22:41 <Lucifer> this sucks, I just put tomatoes and peppers outside, expecting two more months of hot sun
22:43 <ct|kyle> lol Lucifer we just made salsa today :)
22:46 <Lucifer> heh
22:46 <Lucifer> it is a salsa garden I'm growing
22:47 <Lucifer> just needs cilantro, I think, and onions
22:47 <Lucifer> I'm willing to add cilantro pretty soon (although not if the forecast holds up, which it never does), but onions will have to wait until spring, I think
22:47 <Lucifer> I'm only willing to add plants I can harvest without destroying the plant
22:48 <Lucifer> so I've got basil, rosemary, tomatoes, jalapenos, bell peppers, and habaneros
22:48 <Lucifer> of which the only thing we can use right now is the basil
22:48 <Lucifer> but the jalapeno plant is flowering, the bell pepper plants have added an inch each (except for two), and the habaneros have added an inch and a half
22:49 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Connection timed out]
22:50 <ct|kyle> we used to grow it all but, we went to local farms to get our produce this year
23:16 <StickyNoob> a very green bunch here
23:16 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
23:17 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
23:21 <Lucifer> ever grow lettuce?
23:21 <Lucifer> the direction I want to go with this, if I can prove to myself I can keep the damn things alive, is that I want to replace 90% of our non-tree produce with garden stuff
23:23 <ct|kyle> our neighbors have i believe
23:23 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
23:24 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
23:24 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
23:34 -!- freako [i=freako@cp601025-a.tilbu1.nb.home.nl] has quit ["Java user signed off"]
23:50 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit [Remote closed the connection]
23:53 <ivantis> no, you didnt keep me up

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]