AustNet AustNet Archive Project — IRC Logs
« All channels | Contribute a log »

// #noobforces — 2006-04-23

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
01:03:59 Quit: nutterz ([email protected]) Ping timeout for nutterz
01:06:34 Join: nutterz ([email protected]) to #noobforces
01:06:37 Mode: (by ChanOP) +v nutterz
01:09:31 Join: ha_ha ([email protected]) to #noobforces
01:09:54 Quit: nutterz ([email protected]) Killed (NickOP (Kill requested by ha_ha))
01:09:55 Nick: ha_ha is now known as nutterz
01:15:58 <antonio> woop won cause we raxed!
01:28:33 <antonio> Temperature: (Deactivated by user)
01:28:35 <antonio> hrmm
01:28:49 <antonio> Temperature: (Case: 38�C, CPU: 38�C, Fan 2: 2410RPM, Fan 3: 2657RPM)
01:32:17 <antonio> Who knows of software that can hide icons in your tray
01:49:54 * BladeLiger is away: bed... stuff
01:49:54 Nick: BladeLiger is now known as Blade[Away]
02:01:13 Join: [Phrozen] ([email protected]) to #noobforces
02:01:14 Mode: (by ChanOP) +b [Phrozen]*!*@*
02:01:14 Kick: [Phrozen] was kicked by ChanOP (Your Mother is a prostitute -s2 noobforces)
02:18:50 Quit: nutterz ([email protected]) Read error to nutterz: Operation timed out
02:21:57 Join: nutterz ([email protected]) to #noobforces
02:21:58 Mode: (by ChanOP) +v nutterz
02:22:27 <nutterz> Im off, nite all :)
02:32:12 Quit: nutterz ([email protected]) Ping timeout for nutterz
03:01:15 Mode: (by ChanOP) -b [Phrozen]*!*@*
03:02:20 Quit: IRAQI` ([email protected]) Exit: #PTGN #nuk3 #Pubsters Saddam's fav. chans.
04:25:26 Join: nutterz ([email protected]) to #noobforces
04:25:28 Mode: (by ChanOP) +v nutterz
05:07:34 Join: yay0 ([email protected]) to #noobforces
05:07:36 Part: yay0 ([email protected]) from #noobforces
05:15:20 Quit: nutterz ([email protected]) Ping timeout for nutterz
05:28:39 Join: nutterz ([email protected]) to #noobforces
05:28:41 Mode: (by ChanOP) +v nutterz
05:56:32 <damian> os[Windows XP Professional, Service Pack 2 (5.1 - 2600)]
05:56:33 <damian> memory[Usage: 379/512MB (74.02%)]
05:56:34 <damian> HD info[C:\ (20.96GB Free, 30.00GB Total), D:\ (80.56GB Free, 156.31GB Total)]
05:56:38 <damian> installation[Sun Mar 12 22:06:17 2006|5wks 6days 7hrs 50mins 21secs ago]
05:56:43 <damian> speed[16.87kbps up|47.89kbps down] transfer[882.90mb up|1684.48mb down]
05:57:05 <nutterz> go to bed ass sponge
05:57:09 <damian> no thanks
05:57:20 <damian> http://local.damian.id.au/tmp/dialog-02.jpg
05:57:23 <damian> finally finished one!
05:57:53 <nutterz> whatd you code that in
05:58:10 <damian> system/moo.dll version[4.0.3 build 5] Brought to you by Gumby (v1.7)
05:58:30 <nutterz> ..
05:58:42 <nutterz> the dialogue you idiot
05:58:51 <damian> haha, i didn't even read what you wrote
05:58:52 <damian> Jav
05:58:52 <damian> a
05:58:57 <nutterz> kool
05:59:35 <damian> took me far too much time to do
05:59:45 <damian> i still have seven of them to go .. but no doubt they'll be easier, now that i've got the flow for it all
05:59:49 <nutterz> assignment?
06:00:15 <damian> yuh
06:00:26 <damian> and it's an assignment i can use
06:00:36 <nutterz> true
06:00:39 <damian> just have to modify it from what we're supposed to do, and i can use it for when people borrow my movies :P
06:00:42 <nutterz> dood vb.net is fucking shit
06:00:49 <nutterz> id rather code with vb6 anyday
06:00:51 <damian> naw, it's not that bad
06:00:59 <damian> neh, .NET has a lot more power
06:01:04 <nutterz> i was reading up on it
06:01:05 <damian> only bad thing behind it is you need more framework
06:01:11 <nutterz> and i think the code is as messy as a fuckstick
06:01:26 <damian> you can cut away most of the shite that .NET has versus 6
06:01:36 <damian> it's mainly for confusion sake that it's all added
06:01:43 <nutterz> lol
06:01:54 <nutterz> im doin java this term
06:01:56 <nutterz> and html
06:02:03 <damian> instead of having a heap of things named similar things coming from different classes, it makes it so you have to specify what you want
06:02:11 <nutterz> html is nub, i know it inside out but i wudnt mind learnin java
06:02:21 <damian> VB6 -> you specify all the modules you want in a GUI and you can use all the methods from them
06:02:36 <damian> VB.NET -> you create the code to put the modules on the page, then call them directly
06:02:42 <damian> haha, yeah
06:02:49 <damian> Java isn't that bad .. GUI's with Java suck wang tho
06:02:55 <nutterz> lol
06:02:56 <damian> they're WAY too slow for anyone to use for a real applicatoin
06:03:03 <damian> mainly because of the way they work
06:03:07 <nutterz> ye
06:03:11 <damian> to put something in a certain place you have to do a heap of other shit
06:03:29 <damian> with *every* other language i've ever seen, you specify where objects go with an x,y from the top/left 0
06:03:34 <damian> with Java .. that doesn't exist
06:03:39 <damian> you do it all using rulers/grids
06:03:47 <nutterz> oh fun
06:03:49 <damian> there's not really any x,y value for things
06:03:51 <damian> yuh, bad :P
06:04:00 <nutterz> i remember when i started making dialogs in mIRC
06:04:06 <nutterz> that wasnt fun at allk :P
06:04:14 <damian> you have to use JPanel's to put things on the screen .. for that dialog you just saw i have *give me a minute to count* ..
06:04:37 <damian> 24 JPanels
06:05:52 <damian> one around the whole thing, one around the top two lists, one around the bottom two, one around each of the four sections, one around the search textbox/buttons, one around the checkboxes, one each for the add / remove / cancel+checkout, one for the inside of the Information panel
06:06:09 <damian> and then there's a heap of *null* JPanels just to insert space so everything looks pretty
06:06:16 <damian> speed[13.19kbps up|42.72kbps down] transfer[890.55mb up|1709.33mb down]
06:06:16 <damian> it's ghey
06:09:23 <damian> anywho, i'm going to bed!
06:09:30 <damian> i'll finish off the other seven GUI's tomorrow hopefully
06:09:31 <damian> baahah
06:09:34 <nutterz> good get the fuck out of here
06:09:39 <damian> i've been doing that ONE for the last two days in between work :|
06:09:44 <damian> ciao bello! have a good one
06:09:54 <damian> speed[13.91kbps up|44.68kbps down] transfer[893.55mb up|1718.04mb down]
06:10:06 <damian> 10mb in three minutes .. love adsl
06:10:29 <damian> n/a
06:11:10 <nutterz> bullshit
06:11:14 <nutterz> sif 10 mb in 3 minutes
06:11:16 <nutterz> you lie
06:11:30 <damian> speed[12.69kbps up|49.88kbps down] transfer[894.94mb up|1722.01mb down]
06:11:51 <damian> unless i have some major network traffic going on .. but other windows machine is off, and linux is idle
06:12:05 <nutterz> lol
06:12:11 <nutterz> go to bed ass
06:12:24 <nutterz> i should too, but doin a vhost list for ezehost
06:12:41 <damian> 10mb = 10240kb / 50kb/s = 204.8secs = 3mins 24secs
06:12:42 <damian> :P~
06:12:50 <damian> works out fine
06:12:59 <nutterz> i will take your word for it
06:13:03 <damian> lol
06:13:08 <damian> do the calculation, it's right there infront fo you!
06:13:16 <damian> i cbf going to bed
06:13:21 <damian> i'm not doing naything tomorrow
06:13:32 <damian> girlfriend is working all day, so she won't complain if i'm asleep for the day
06:13:56 <nutterz> 204.8
06:13:59 <nutterz> //say $calc(10240/50)
06:14:16 <nutterz> excellent
06:14:17 <damian> correct, and that's how many seconds it takes to download 10mb @ 50kb/s :P~
06:14:39 <nutterz> lol im intrigued
06:14:49 <damian> time = size/speed (in same relativity)
06:15:00 <nutterz> im downloadin some bryan adams shit at 3 kbs :D
06:15:02 <nutterz> go me
06:15:05 <damian> lol
06:15:08 <nutterz> woah
06:15:11 <damian> quick, calculate how long it's supposed to take!
06:15:21 <nutterz> just went for 2kbs in the last half hour to 29kbs
06:15:24 <damian> without looking at the GUI that says it :P~
06:15:28 <damian> haha
06:15:42 <damian> my torrents are going pretty flashy
06:15:51 <nutterz> 5441.5
06:15:56 <damian> Gilmore Girls @ 30kb/s
06:16:02 <damian> Smallville @ 10kb/s
06:16:08 <nutterz> 90.691667
06:16:13 <nutterz> 90.69 minutes
06:16:14 <nutterz> lol
06:16:37 <damian> 21:17 ratio on Gilmore girls (seed:leech) .. and i'm getting kaining speeds, wierd :P
06:16:59 <nutterz> lkol i bet ebveryone else is gettin like 0.000000345 kbs
06:17:08 <damian> that'd be rather amusing
06:17:13 <nutterz> and they be goin "NYYAHHHH ITS DAT DAMO CUNTAH!"
06:17:23 <damian> i need to find some other torrent trackers to connect my torrents to
06:17:36 <nutterz> should do a comic for that scenario
06:17:41 <damian> hahah
06:18:24 <nutterz> hmm ive only been awake 16 hours
06:19:06 <damian> slacker
06:19:14 <damian> i've been awake since antonio got here .. damn biatch
06:19:15 <nutterz> in a 39 hour period, i had 50 minutes sleep
06:19:17 <nutterz> did that last week
06:19:20 <nutterz> i was fucked
06:19:25 <damian> i asked him to prank me when he left his place and was on his way, so i could be away
06:19:28 <damian> awake, rather
06:19:35 <damian> he ended up pranking the OTHER damian he has in his phone
06:19:45 <nutterz> haha, stupid fucker
06:19:46 <damian> so i get this knock at the door which wakes me up
06:20:08 <damian> answesr the door with after-sex hair (without having sex) and random 'im in a hurry bitch!' clothes on
06:20:34 <nutterz> lol
06:21:51 <damian> having a graphics tablet is good
06:21:52 <nutterz> Time until my 18th Birthday: 4wks 1day 17hrs 38mins 58secs
06:21:59 <damian> if you want to jott down notes about something, it comes in real handy
06:22:00 <nutterz> i wouldnt mind one
06:22:07 <damian> or when you want to draw up gui's
06:22:13 <nutterz> im much better at drawing by hand then with a fsking mouse
06:22:16 <damian> i hate using paper, because i can never find a pencil, so i can never erase mistakes
06:22:21 <damian> so i open up mspaint and draw iwth tablet
06:22:23 <damian> VOILA!
06:22:31 <nutterz> lol
06:22:32 <damian> i can't draw with mouse or hand .. so yeah :P
06:22:35 <damian> doesn't make a difference
06:22:41 <nutterz> lol
06:22:44 <damian> but nah, doing pretty much anything is easier with a pen
06:22:46 <damian> pen > mouse
06:22:48 <nutterz> i used to draw pokemon rofl
06:22:51 <damian> hahah
06:22:51 <nutterz> poliwhirl!
06:22:57 <damian> i used to draw transformers
06:23:06 <nutterz> lol i did pokemon and looney tunes
06:23:17 <damian> i never did looney tunes
06:23:18 <nutterz> was obsessed
06:23:24 <damian> i don't like drawing things other people have made
06:23:27 <damian> so i made my own transformers
06:23:27 <nutterz> was tazo and pokemon crazy back in the day
06:23:35 <nutterz> lol
06:23:39 <damian> though, i copied Homestar Runner
06:23:43 <damian> he's so easy/fun to draw. lol
06:23:48 <nutterz> lol
06:23:49 <nutterz> best eps
06:23:53 <nutterz> i crack myself
06:24:39 <nutterz> im fine at 6:30am when i havent slept, but it doesnt matter how long i sleep, i always feel more fucked up when waking at 6:30
06:25:22 <nutterz> i could sleep 14 hours, wake up at 10 and be all yawn oh yay. sleep 14 hours, wake up at 6:30 and be all yawnn yawnn sleepppppZZZZzzZZZ
06:26:10 <damian> haha
06:26:19 <damian> it doesn't matter what time i wake up, i always die at about 10am
06:26:26 <damian> unless i wake up normally that morning
06:26:30 <damian> if i experience night time, i die
06:26:40 <damian> i can wake up at 4am .. at 10am i'll just be flat, it's weird.
06:27:01 <nutterz> lol
06:27:02 <damian> or i can wake up at 8am one morning .. i'm fine until 10am the next morning, then DEAD!
06:27:05 <nutterz> im definately a night person
06:27:08 <damian> ditto
06:27:19 <damian> all of my best coding is done early hours
06:27:34 <damian> after i've had a couple of home made mocha's
06:27:38 <damian> brain is buzzing
06:27:53 <nutterz> lol
06:29:21 <damian> speed[14.99kbps up|49.94kbps down] transfer[910.09mb up|1763.22mb down]
06:29:21 <damian> weee
06:34:13 <damian> ugh, starting to get light
06:34:33 <nutterz> yep its very light here
06:34:34 <nutterz> shits me
06:34:38 <damian> lol
06:34:43 <damian> won't have to use lights soon :'(
06:35:22 <nutterz> computer screen/tv light > natural light
06:36:10 <damian> indeed!
06:36:40 <nutterz> oh and my mouse light
06:36:47 <nutterz> mousepad light too
06:38:48 <damian> haha
06:38:54 <damian> speaker light?
06:39:01 <damian> :P
06:42:22 <nutterz> haha yep
06:42:41 <nutterz> router light, switch light, bar open signs
06:43:00 <nutterz> lol im not even gonna get into the reflections
06:43:00 <nutterz> lol
06:44:45 <damian> JAVA:[Files:(21) Lines:(2220)]
06:44:48 <damian> fuck me
06:44:56 <nutterz> lol
06:45:25 <nutterz> I currently have remotes in my script
06:45:28 <nutterz> err wtf
06:45:31 <nutterz> I currently have remotes in my script
06:45:46 <nutterz> I currently have $remote(0) remotes in my script
06:45:50 <nutterz> ok get fucked
06:45:51 <nutterz> lol
06:46:05 <nutterz> imm gona go sleep now
06:46:10 <nutterz> nite
06:47:22 <damian> lol
06:53:13 * Too many parameters: $gettok (line 64, aliases-01.ini)
06:55:31 * Invalid parameters: $read (line 53, aliases-01.ini)
06:56:11 Quit: nutterz ([email protected]) Ping timeout for nutterz
08:37:42 Quit: antonio ([email protected]) Ping timeout for antonio
08:38:57 Quit: bios ([email protected]) Ping timeout for bios
10:14:26 Join: Stable- ([email protected]) to #noobforces
10:19:23 Quit: Stable ([email protected]) cyclone.il.us.austnet.org apollo.ny.us.austnet.org
10:19:24 Nick: Stable- is now known as Stable
10:40:30 Join: IRAQI` ([email protected]) to #noobforces
10:41:00 <IRAQI`> `confirm iraqi`
10:41:32 <IRAQI`> `confirm iraqi`
10:41:39 Part: IRAQI` ([email protected]) from #noobforces
10:41:41 Join: IRAQI` ([email protected]) to #noobforces
10:41:42 Mode: (by ChanOP) +v IRAQI`
10:41:48 <IRAQI`> `users
11:52:24 Quit: Blade[Away] ([email protected]) Exit: .:Thunder/|\IRC:. v1.0 BETA Created By BladeLiger �2005
11:56:33 Join: BladeLiger ([email protected]) to #noobforces
11:56:35 Mode: (by ChanOP) +v BladeLiger
12:01:42 <nizmoe> lol iraqi
12:01:49 <IRAQI`> na lol cause
12:01:55 <IRAQI`> ah dw
12:01:57 <IRAQI`> long story :P
12:05:31 <BladeLiger> TERRORIST!!!!!!!!
12:06:05 <BladeLiger> hes gonna bomb the channel!
12:37:23 Join: bios ([email protected]) to #noobforces
12:38:08 Join: antonio ([email protected]) to #noobforces
12:38:09 Mode: (by ChanOP) +v antonio
12:53:12 <antonio> bigbrother tonight woop woop!
13:08:46 <antonio> !addurl http://antiotter.livejournal.com/144625.html - Neighbor nearly kills WOW'er
13:27:46 Quit: antonio ([email protected]) Exit: http://fantasyfeeder.com/ffw/gallery/img/oversizedblimp_5.jpg -- The Filename really says it all
13:46:03 <nizmoe> holy crap
14:15:04 Join: antonio ([email protected]) to #noobforces
14:15:08 Mode: (by ChanOP) +v antonio
14:15:47 <antonio> so many errors on my D:\ gota format it, then partition
14:16:03 <damian> haha,. that's funny
14:16:27 <antonio> like Partition Magic does bout 1/4 then goes 'Fuck this Too many errors'
14:18:46 <damian> sif use PM anywho
14:18:51 <antonio> and my windows, is pretty fuckt.. my mouse always lags up and does 'Fake' dissapear jobs
14:19:11 <damian> haha
14:21:51 <antonio> you know whats also funny, every year when bb is on i join 1week b4 the show starts, and get access back :D
14:23:26 <damian> good work!
14:24:39 <antonio> this dood from school wants me to go to his house for a 'school class group team meeting' mind you his like 35 and plays pc games 18hours a day in his 1bedroom flat
14:24:41 <antonio> =\
14:25:49 <damian> hahah
14:25:51 <damian> fn fun
14:26:59 <antonio> hdd info[C:\ (5.34GB Free, 27.84GB Total), D:\ (51.80GB Free, 83.95GB Total), G:\ (183.25GB Free, 232.88GB Total)]
14:27:33 <damian> how many housemates are there supposed to be?
14:27:50 <antonio> fokt if i know
14:27:55 <damian> you're the big brother fan
14:28:05 <antonio> im the bigbrother fan when im in the bigbrother channel
14:28:28 <damian> haha
14:30:34 <antonio> ill end up downloading all the BB tv eps
14:32:00 <antonio> gota love 35year old noobs, he bought C&C and got all his mates to buy it.. and im like 'why not just get it downloaded & cracked' Nah, we dont like no-cd's they make your game so much slower
14:33:52 <damian> hahah
14:33:57 <damian> yeah, much slower *slap*
14:34:12 <damian> if anything, they make the game faster .. running from hdd > running from d
14:34:13 <damian> cd
16:24:01 Join: BlueWish[a] ([email protected]) to #noobforces
16:59:53 Join: IRAQI ([email protected]) to #noobforces
17:00:12 Quit: IRAQI ([email protected]) Exit: #PTGN #nuk3 #Pubsters Saddam's fav. chans.
18:00:07 Nick: BlueWish[a] is now known as BlueWish
18:11:51 Join: Concept ([email protected]) to #noobforces
18:22:49 Quit: antonio ([email protected]) Exit: http://fantasyfeeder.com/ffw/gallery/img/oversizedblimp_5.jpg -- The Filename really says it all
18:23:13 <Concept> I LOVE YOU
18:23:43 <Concept> this place is lonely and sad
18:29:59 Nick: Concept is now known as Concept`shower
18:34:47 <damian> females!
18:34:56 <BlueWish> I agree!
18:35:01 <damian> i finished downloading Smallville Season 1 yesterday .. today she buys me the dvd boxset
18:35:50 <Concept`shower> SMALLVILE SUCKS HAHAHAHA
18:35:52 <Concept`shower> WAY TO RIP OFF BATMAN
18:40:23 <damian> lol, batman
18:42:21 <damian> Superman was made before Batman :P~
18:42:34 <damian> 1943 vs 1941
18:42:38 <damian> and they're by the same person anywho
18:44:17 Join: antonio ([email protected]) to #noobforces
18:44:18 Mode: (by ChanOP) +v antonio
18:47:57 Quit: Concept`shower ([email protected]) Ping timeout for Concept`shower
18:53:09 <damian> yeah, ripped!
18:53:28 <antonio> ripped who?
18:53:38 <antonio> also damian do you know how to play RatDVD
18:54:31 <antonio> Hard Disks: /Total/Free: 344.67/239.37GB � Total/Free space on: C: 27.84/5.27GB � D: 83.95/71.05GB � G: 232.88/163.06GB\
19:00:26 <antonio> 12more gb to move
19:02:17 Join: chibi ([email protected]) to #noobforces
19:02:55 <chibi> Project Dolphin Username[chibi . wind] Total Keys[5,564,863] Pulses[223] Rank[5,862] Team[noobforces] Team Rank[4] Team Members[4] Team Contribution[5,564,863]
19:04:01 <antonio> sep chib
19:06:19 <chibi> sup
19:06:29 <chibi> < will be csng
19:06:41 <antonio> < will be watching bigbro
19:19:57 <chibi> any hot chicks in the house
19:45:24 <antonio> few
20:49:02 Join: mizone ([email protected]) to #noobforces
20:50:56 Quit: nizmoe ([email protected]) Ping timeout for nizmoe
21:03:12 Join: zack ([email protected]) to #noobforces
21:03:15 <zack> oi antonio
21:03:29 <zack> why was bigbrother last nite on invite
21:22:42 <antonio> dont know man
21:22:54 <antonio> fuck some of them chicks are hot
21:24:50 <zack> was there lasst nite
21:24:51 <zack> live
21:24:52 <zack> :P
21:24:55 <zack> in the fuckin cold
21:34:14 <antonio> lol
21:34:27 <antonio> im just waiting for a bigbrother uncesored site to open
21:35:01 <zack> lol
21:35:11 <zack> should move the bigbrother channel to my network
21:35:21 <zack> admin status 4 owners and co owners
21:35:24 <antonio> aint gona happen.
21:35:37 <zack> why timmy mite want too
21:35:40 <antonio> the 'real' bigbrother channel in aus is MASSIVE
21:35:42 <zack> hes a old mate of mine
21:35:47 <antonio> its on some alphalink network
21:36:00 <antonio> yeh, im mates with timmys bro
21:36:13 <zack> i can get bigbrother huge all year round
21:36:26 <zack> timmy old amte i no off here
21:36:33 <zack> bak like 6 years ago
21:37:04 <zack> come to my network
21:37:20 <zack> DRACO- u cock u eva there anymore
21:37:34 <antonio> neva around
21:37:39 <antonio> neh im alredy on 2 networks
21:37:41 <zack> hes a dickhead
21:37:43 <antonio> cbf with more
21:37:48 <zack> its mine
21:37:49 <zack> join
21:37:49 <zack> :P
21:38:00 <zack> am i still added here
21:38:01 <antonio> how many users
21:38:05 <antonio> `access -
21:38:06 <zack> 70
21:38:09 <zack> its only new
21:38:16 <antonio> why not just make an austnet channel
21:38:20 <zack> still growing slowing
21:38:21 <antonio> everybody does servers now-a-days
21:38:40 <zack> becoz
21:38:50 <damian> i don't!
21:38:51 <zack> i hav more then me as a admin
21:38:59 <zack> like 5 othas
21:39:08 <zack> iam services admin
21:39:23 <damian> do you run a server?
21:39:37 <zack> yea
21:39:43 <zack> well my bro
21:39:50 <zack> iam services admin hes a netowrk admin
21:40:11 <zack> stable good old stable
21:40:24 <zack> ues to b nice i warez channels
21:40:31 <zack> damian u into warez anymore
21:40:45 <damian> can't be bothered anymore ... i just download what i use
21:40:48 <zack> i hav a krew of 70 ppl
21:40:53 <zack> i hav 5 rooters scanners
21:41:08 <zack> abut 15 fillers
21:41:09 * damian pats zack
21:41:16 <zack> nice work eyy
21:41:22 <antonio> how many distros?
21:41:24 <zack> and i found devnull on there
21:41:30 <zack> distro sucks
21:41:32 <zack> ova rated
21:41:45 <antonio> rofl, you leech from other mirc servers?
21:41:48 <zack> i got 40 100mbit bots
21:41:54 <zack> nah
21:42:02 <zack> i got a krew on that server when devnull is
21:42:08 <zack> he leechs from us
21:42:11 <zack> and blackmarket
21:42:20 <antonio> bandwidth[download: 18.27kb/s ~ upload: 2.24kb/s]
21:42:29 <antonio> the bigbrother live feed this year is PHAT
21:42:36 <zack> lol
21:42:43 <zack> where can i get live stream
21:44:49 <antonio> bigbrother.com.au
21:45:01 <antonio> its so stingy the free 1 tho, 3 sessions a day
21:47:45 <zack> my bro has primum access
21:47:51 <zack> premium
21:48:35 <antonio> hook us up with the video url ;)
21:48:52 <damian> yeah biatch
21:48:54 <damian> hook us up
21:48:58 <damian> speed[3.97kbps up|0.35kbps down] transfer[1508.22mb up|3174.62mb down]
21:48:58 <damian> heh heh
21:49:04 <damian> sif @ down
21:49:04 <zack> lol
21:49:16 <zack> its makes it that only 1 isp can ues it
21:49:17 <zack> its shiet
21:49:23 <zack> i asked my bro to ues it
21:49:25 <zack> and he told e
21:49:27 <zack> me
21:49:31 <damian> speed[9.43kbps up|13.23kbps down] transfer[1508.45mb up|3174.77mb down]
21:49:34 <antonio> how so, its a WMV url
21:49:41 <antonio> WMP* etc
21:49:57 <zack> nfi
21:50:10 <zack> thatz wat they reacon
21:50:51 <damian> 9, 7, 26
21:55:51 <antonio> 2
21:57:19 <zack> i just dee buded my tree
21:58:01 <antonio> have a burn
21:58:13 <zack> soon
21:58:16 <zack> chopin
21:58:45 <antonio> !addurl http://www.ten.com.au/library/videos/tgyh03SBF.wmv - Thank god your here - Mr Hung Sing
22:03:53 <antonio> !rules
22:03:59 <antonio> sick dw bout that command
22:05:17 <damian> speed[12.67kbps up|28.88kbps down] transfer[1518.55mb up|3188.77mb down]
22:05:17 <damian> me so bored
22:06:05 <antonio> same im download the Object Desktop pack
22:06:09 <antonio> so i can have some fun with some styles
22:06:29 <antonio> 200mb for the full Suite
22:06:35 <antonio> shizen 270mb!~
22:09:38 <damian> lol
22:10:45 <damian> heh @ my notes
22:10:51 <damian> http://local.damian.id.au/ir-notes.jpg
22:11:04 <damian> http://local.damian.id.au/tmp/ir-notes.jpg
22:15:09 <antonio> lol@damian
22:21:48 <BladeLiger> my god, can you even read that?
22:22:56 Join: nutterz ([email protected]) to #noobforces
22:23:00 Mode: (by ChanOP) +v nutterz
22:30:18 <BlueWish> ROFL
22:30:27 <BlueWish> [10:11pm] <damian> http://local.damian.id.au/tmp/ir-notes.jpg <- ahah
22:31:13 <antonio> hdd info[C:\ (4.93GB Free, 27.84GB Total), D:\ (82.35GB Free, 83.95GB Total), G:\ (152.63GB Free, 232.88GB Total)]
22:31:40 <antonio> this makes no sense at all
22:32:10 <antonio> my D:\ between the 2 folders left System & Mirc is using 110mb
22:32:19 <antonio> so wheres the rest going =\
22:49:15 <mizone> meh, missed BB
22:49:19 Nick: mizone is now known as nizmoe
22:50:49 <nizmoe> anyone wanna update me with what happened on The Biggest Loser?
22:50:58 Quit: zack ([email protected]) Exit:
22:51:02 <nizmoe> and what the Big Brother Secrets are
22:51:16 <nutterz> some fat guy threw up on jesus
22:51:25 <nutterz> no wait, that was on bold and the beautiful
23:12:35 Quit: nizmoe ([email protected]) Exit: Maybe he has a home and is just afraid of it. What's that called again? Homophobia? No, that's not it. (noobforcesdotnet)
23:17:25 Join: nizmoe ([email protected]) to #noobforces
23:32:50 Quit: chibi ([email protected]) Exit: bbl to pwn some nublets ^^
23:43:46 Quit: IRAQI` ([email protected]) Exit: #PTGN #nuk3 #Pubsters Saddam's fav. chans.
23:51:06 <BladeLiger> nite!
23:52:16 <BladeLiger> anyone know what that new movie is with amanda bines?
23:56:19 * BladeLiger is away: bed... school
23:56:20 Nick: BladeLiger is now known as Blade[Away]