<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:01] <shadowkatstudios> So some idiot at my school left their mobile hotspot open
L2[00:00:06] <shadowkatstudios> Good for me, though
L3[00:00:13] *** shadowkatstudios is now known as PyschokenesisKat
L4[00:02:05] <Porygon2> it's spelled kinesis
L5[00:02:10] ⇦ Quits: PyschokenesisKat (~shadowkat@210.1.213.55) (Client Quit)
L6[00:02:25] <Porygon2> fine, geez
L7[00:02:54] <skyem123> Heh
L8[00:13:21] ⇦ Quits: sciguyryan (sciguyryan@109-205-169-178.dynamic.swissvpn.net) ()
L9[00:14:03] *** ds84182 is now known as dsShower
L10[00:16:21] *** dsShower is now known as ds84182
L11[00:19:13] *** Neonbeta is now known as Neonbeta|asdfghjkl
L12[00:20:23] *** Neonbeta|asdfghjkl is now known as Neonbeta
L13[00:44:20] *** Benguin is now known as Benguin[ZzZ]
L14[00:44:33] *** Logan is now known as Logan|off
L15[00:51:43] <Jasems> Ok looks like I can interface w/these essential jar via adapter block.
L16[00:52:27] <Jasems> what would be an example command for things like getEssentiaType and getAspectCount?
L17[01:05:35] ⇦ Quits: newbie (~EvaKnieve@87-198-63-34.ptr.magnet.ie) (Read error: Connection reset by peer)
L18[01:06:57] *** kirby|Gone is now known as mrkirby153
L19[01:10:11] <Jasems> hmm getEssentiaAmount is also a block function... grrr I suck at this lol
L20[01:11:07] ⇨ Joins: Qanthelas (~Qanthelas@209.45.43.195)
L21[01:13:01] ⇦ Quits: TangentDelta (~christine@63.143.24.24) (Remote host closed the connection)
L22[01:21:19] *** Johnson|away is now known as Johnson
L23[01:30:02] *** Logan|off is now known as Logan
L24[01:30:19] *** Pwootage|Off is now known as Pwootage
L25[01:30:43] *** mrkirby153 is now known as kirby|Gone
L26[01:35:20] <v^> if ... then
L27[01:35:20] <v^> (...)(...)
L28[01:35:20] <v^> else
L29[01:35:23] <v^> valid lua
L30[01:38:50] *** ds84182 is now known as dsAway
L31[01:47:33] <skyem123> .p
L32[01:47:34] <^v> Ping reply from skyem123 0.44s
L33[01:55:33] ⇦ Quits: Bacon (~tasty@5.231.51.78) (Ping timeout: 189 seconds)
L34[01:56:41] *** Techokami is now known as Techokami|Off
L35[01:57:23] ⇨ Joins: Bacon (~tasty@5.231.51.78)
L36[01:57:24] zsh sets mode: +v on Bacon
L37[02:02:49] <Pwootage> Aw, apparently NASA had a rocket blow up (it was unmanned)
L38[02:05:55] <v^> yep
L39[02:21:27] <Jasems> Anyone awake that can help w/Thaumcraft Jar commands w/adapter blocks?
L40[02:35:30] <Kodos> Jasems, you could try looking at the OpenComponents source
L41[02:35:36] <Kodos> And see if you can find the thaumcraft callbacks
L42[02:36:40] <Jasems> I think it is something simple, I just lack the lua skills to do what I want lol.
L43[02:37:12] <Jasems> I used the CompViewer program to see what commands are available, and have those. Just need help w/those
L44[02:38:33] <Jasems> Namely the "getEssentiaType" and "getEssentiaAmount" probably the only 2 I need to use. Just not sure how to use them to read/print values
L45[02:44:51] <v^> print
L46[02:45:13] <v^> print(foo.getEssentiaType())
L47[02:46:16] <Jasems> I get number expected, got no value
L48[02:49:14] ⇨ Joins: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de)
L49[02:50:16] <Jasems> I think you on the right track though V, appreciate the help.
L50[02:52:03] ⇨ Joins: finkmac (~finkmac@68-68-10-38.applecreek.pathcom.com)
L51[02:53:48] <v^> Jasems, getEssentiaType expects a number
L52[02:53:54] <v^> check the docs
L53[02:58:31] *** skyem123 is now known as skyem123|ZZZ
L54[03:00:08] ⇦ Quits: kebbanalex_ (~kebbanale@c83-250-51-206.bredband.comhem.se) (Quit: L�mnar)
L55[03:00:52] *** Logan is now known as Logan|off
L56[03:04:53] <Jasems> meh, too much of a dummy to figure this out lol... oh well.
L57[03:14:11] ⇦ Quits: Jasems (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net) (Ping timeout: 182 seconds)
L58[03:24:01] ⇦ Quits: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de) (Quit: imthe666st)
L59[03:25:14] ⇨ Joins: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de)
L60[03:46:32] <imthe666st> Is it possible to get the values, event.pull() returns , in an array? I'm still kinda new to lua :)
L61[03:50:45] *** medsouz is now known as medsouz|offline
L62[03:51:50] <v^> local array={event.pull()}
L63[03:53:45] <imthe666st> Thanks :3
L64[04:06:02] ⇦ Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 183 seconds)
L65[04:06:27] ⇦ Quits: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de) (Ping timeout: 189 seconds)
L66[04:17:28] ⇨ Joins: Johnson|away (~Johnson@24-178-233-39.dhcp.stls.mo.charter.com)
L67[04:17:55] ⇦ Quits: Johnson (~Johnson@24-178-233-39.dhcp.stls.mo.charter.com) (Ping timeout: 183 seconds)
L68[04:27:13] ⇦ Quits: Lathanael|Away (~Lathanael@p54972A3B.dip0.t-ipconnect.de) (Ping timeout: 183 seconds)
L69[04:30:02] *** Logan|off is now known as Logan
L70[04:31:46] ⇨ Joins: Lathanael|Away (~Lathanael@p54972CF7.dip0.t-ipconnect.de)
L71[04:37:07] *** justastranger is now known as justastranger|zzz
L72[05:09:38] ⇦ Quits: finkmac (~finkmac@68-68-10-38.applecreek.pathcom.com) (Ping timeout: 186 seconds)
L73[05:09:50] *** SleepingFairy is now known as Daiyousei
L74[05:17:49] *** Cazzar is now known as Cazzar|Away
L75[05:17:51] *** Cazzar|Away is now known as Cazzar
L76[05:23:01] ⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Ping timeout: 183 seconds)
L77[05:23:23] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L78[05:23:23] zsh sets mode: +v on asie
L79[05:26:31] ⇨ Joins: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de)
L80[05:31:06] ⇦ Quits: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de) (Client Quit)
L81[05:40:00] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L82[05:44:07] *** Cruor|Away is now known as Cruor
L83[05:47:00] *** SKS-Away is now known as ShadowKatStudios
L84[06:00:46] ⇦ Quits: Qanthelas (~Qanthelas@209.45.43.195) (Read error: Connection reset by peer)
L85[06:00:59] ⇨ Joins: Qanthelas (~Qanthelas@209.45.43.195)
L86[06:11:43] ⇦ Quits: Qanthelas (~Qanthelas@209.45.43.195) (Ping timeout: 195 seconds)
L87[06:13:27] ⇨ Joins: Qanthelas (~Qanthelas@209.45.43.195)
L88[06:19:07] *** Logan is now known as Logan|off
L89[06:23:29] *** Pwootage is now known as Pwootage|Off
L90[06:25:33] ⇨ Joins: mindstorm8191 (~IceChat77@162-203-90-21.lightspeed.lsvlky.sbcglobal.net)
L91[06:26:05] <mindstorm8191> evening everyone
L92[06:27:06] <mindstorm8191> anyone awake? I wanna discuss something (idea-related)
L93[06:27:07] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 195 seconds)
L94[06:28:45] <ShadowKatStudios> Morning mindstorm8191
L95[06:29:06] <mindstorm8191> hi ShadowKatStudios
L96[06:29:35] <ShadowKatStudios> Question: Do you have a ping for mindstorm0x763?
L97[06:29:48] <ShadowKatStudios> Well, actually, it's afternoon here, but \o/
L98[06:29:50] <ShadowKatStudios> wait
L99[06:29:51] <ShadowKatStudios> forgot a 1
L100[06:29:53] <mindstorm8191> okay, so I'm reading this book, its a detective story, but its set in a world where everyone knows earth is going to be hit by an armageddon asteroid
L101[06:29:53] <ShadowKatStudios> >.<
L102[06:30:16] <ShadowKatStudios> 0x1FFF
L103[06:31:15] <mindstorm8191> now, the question is: if you could pinpoint exactly where the asteroid would hit, with a reasonable time frame left before impact, could you build a structure to dampen the asteroid's impact?
L104[06:32:05] *** Daiyousei is now known as LearningFairy
L105[06:32:07] <ShadowKatStudios> Uh, with enough resources you could dampen the *hit* one assumes, but it would still heat up the atmosphere a shitload unless you built the thing up to above the atmosphere
L106[06:32:29] <ShadowKatStudios> (This is a guess, I have only my limited experience of KSP to go off of here)
L107[06:34:05] <mindstorm8191> well, I personally don't think the atmosphere heating up is really the problem. the impact into earth would turn the nearby surface into lava & plasma, much like a nuclear bomb would
L108[06:36:42] <ShadowKatStudios> *grumble* I need to fix my OpenGL settings >.< Damn having to use nvidia legacy drivers
L109[06:37:39] ⇨ Joins: Vexatos (~Vexatos@p200300556E319A574464CB0AF70A2A18.dip0.t-ipconnect.de)
L110[06:37:39] zsh sets mode: +v on Vexatos
L111[06:38:00] <ShadowKatStudios> Relog time >.<
L112[06:38:11] <Vexatos> :)
L113[06:38:39] *** ShadowKatStudios is now known as SKS-Away
L114[06:44:41] ⇨ Joins: VikeStep (~VikeStep@CPE-121-222-197-79.lnse1.woo.bigpond.net.au)
L115[06:47:45] ⇨ Joins: Bug333387 (~EIRC_RR@d142-179-121-176.bchsia.telus.net)
L116[06:49:25] <mindstorm8191> well, I had an idea of using like a spike. it would split the asteroid into more pieces as it hit, and hopefully the smaller pieces would do less overall damage. it'd have to be made of super-hard materials though
L117[06:56:02] ⇦ Quits: Maxwolf (labs@pipette.madsciencemod.com) (Quit: Leaving)
L118[07:21:41] ⇦ Quits: Bug333387 (~EIRC_RR@d142-179-121-176.bchsia.telus.net) (Quit: Play MOAR Resonant Rise! You know you want to!)
L119[07:24:06] ⇨ Joins: _bugs (webchat@d142-179-121-176.bchsia.telus.net)
L120[07:24:11] <_bugs> Hey all
L121[07:24:30] *** SKS-Away is now known as ShadowKatStudios
L122[07:27:17] ⇦ Quits: _bugs (webchat@d142-179-121-176.bchsia.telus.net) (Client Quit)
L123[07:31:42] *** ShadowKatStudios is now known as SKS-Away
L124[07:33:45] *** SKS-Away is now known as ShadowKatStudios
L125[07:36:11] ⇨ Joins: gjgfuj (~gjgfuj@119.15.76.203)
L126[07:37:45] <vifino> Good morning ShadowKatStudios!
L127[07:37:53] <ShadowKatStudios> Evening vifino
L128[07:40:07] <vifino> It's too early to have a working braain .-.
L129[07:44:37] *** DeanIsGone is now known as DeanIsaKitty
L130[07:44:44] <ShadowKatStudios> \o/ DeanIsaKitty
L131[07:45:01] <ShadowKatStudios> I finally figured out why Robocraft was derping on my linux desktop
L132[07:45:14] <DeanIsaKitty> Hey :)
L133[07:45:17] <vifino> Works fine for me.
L134[07:45:34] <ShadowKatStudios> I was trying to use the current nVidia libs with a legacy card/driver
L135[07:48:24] <vifino> Hello DeanIsaKitty.
L136[07:48:33] ⇨ Joins: Bug333387 (~EIRC_RR@d142-179-121-176.bchsia.telus.net)
L137[07:48:42] <DeanIsaKitty> mindstorm8191: I know, its an hour late but no, you could not. If you want the reason why, look up Nasa's classification of Asteroids, get one that will kill every living being on earth and calculate is kinetic energy. There's nothing man made that could ever stop such a thing.
L138[07:50:28] <DeanIsaKitty> ShadowKatStudios, why don't you talk to me? :I
L139[07:50:33] *** Pwootage|Off is now known as Pwootage
L140[07:50:38] <ShadowKatStudios> Wah?
L141[07:50:47] <ShadowKatStudios> XMPP?
L142[07:50:51] <DeanIsaKitty> yeah
L143[07:51:04] <ShadowKatStudios> I've only got it running on my tablet atm, and it's at the other end of the house
L144[07:51:11] <DeanIsaKitty> go get it.
L145[07:51:11] <ShadowKatStudios> *starts Pidgin*
L146[07:51:25] <vifino> s/Pidgin/finch/
L147[07:51:46] <ShadowKatStudios> oooh, who here has seen Person of Interest?
L148[07:51:51] <vifino> finch > Pidgin ( Same developers, just for console. )
L149[07:52:17] <DeanIsaKitty> profanity > finch
L150[07:53:25] <vifino> DeanIsaKitty: finch has windows! D:
L151[07:53:36] <DeanIsaKitty> so?
L152[07:53:50] <vifino> Multiwindows D:
L153[07:53:58] <vifino> Technology! D:
L154[07:54:28] <ShadowKatStudios> Running 720p using the caca driver for mplayer using curses on an 800mhz machine is not efficient.
L155[07:54:35] <ShadowKatStudios> ie 1 frame every 2 minutes
L156[07:54:41] <vifino> o.o
L157[07:55:31] <vifino> ShadowKatStudios: Mind and tell me what XMPP server?
L158[07:56:09] <ShadowKatStudios> Depends, will you hug me on there? If so, no.
L159[07:56:33] <vifino> :|
L160[07:57:08] ⇦ Quits: mindstorm8191 (~IceChat77@162-203-90-21.lightspeed.lsvlky.sbcglobal.net) (Ping timeout: 189 seconds)
L161[07:57:19] <vifino> Bleh, fine, I won't hug you there >_<
L162[07:57:26] <ShadowKatStudios> darkness.su
L163[08:00:15] *** Pwootage is now known as Pwootage|Off
L164[08:01:29] ⇨ Joins: asie (~asie@apn-31-1-254-17.dynamic.gprs.plus.pl)
L165[08:01:30] zsh sets mode: +v on asie
L166[08:01:42] *** alekso56_off is now known as alekso56
L167[08:03:35] ⇨ Joins: meathack- (~svs@2402:6000:101:1100:9c99:9822:9713:e13e)
L168[08:05:56] ⇦ Quits: meathack (~svs@2402:6000:101:1100:eccb:ba14:b37c:f922) (Ping timeout: 206 seconds)
L169[08:11:10] <vifino> ShadowKatStudios: What's thou name?
L170[08:11:38] <ShadowKatStudios> same as here, alll lowercase
L171[08:14:14] <vifino> gawd, my client is borkd
L172[08:14:36] <vifino> ... Or my internet derps again
L173[08:15:42] <vifino> Okay, my groups dissapear.
L174[08:18:02] ⇦ Quits: asie (~asie@apn-31-1-254-17.dynamic.gprs.plus.pl) (Ping timeout: 189 seconds)
L175[08:19:34] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-250.dynamic.swissvpn.net)
L176[08:23:23] *** SkylordRS|zzz is now known as SkylordRedstone
L177[08:25:44] ⇨ Joins: asie (~asie@apn-77-114-38-245.dynamic.gprs.plus.pl)
L178[08:25:44] zsh sets mode: +v on asie
L179[08:47:07] ⇦ Quits: asie (~asie@apn-77-114-38-245.dynamic.gprs.plus.pl) (Ping timeout: 195 seconds)
L180[08:57:32] ⇦ Quits: VikeStep (~VikeStep@CPE-121-222-197-79.lnse1.woo.bigpond.net.au) (Read error: Connection reset by peer)
L181[08:58:04] ⇦ Quits: Bug333387 (~EIRC_RR@d142-179-121-176.bchsia.telus.net) (Remote host closed the connection)
L182[09:02:13] ⇦ Quits: Yepoleb (~quassel@188-23-112-44.adsl.highway.telekom.at) (Killed (portlane.esper.net (Nickname regained by services)))
L183[09:02:14] ⇨ Joins: Yepoleb (~quassel@178-191-132-137.adsl.highway.telekom.at)
L184[09:05:32] ⇦ Quits: sciguyryan (sciguyryan@109-205-169-250.dynamic.swissvpn.net) ()
L185[09:12:41] <DeanIsaKitty> Don't encrypt your phones! Cops *must* be able to get nudes from you phone! http://www.insidebayarea.com/breaking-news/ci_26793090/warrant-chp-officer-says-stealing-nude-photos-from
L186[09:15:48] <Vexatos> wat
L187[09:27:39] <vifino> DeanIsaKitty: Can't encrypt my phone, multiboot wouldn't work then ^_^
L188[09:28:25] <DeanIsaKitty> You're male, the number of people who care about your nudes are small ;)
L189[09:28:48] <vifino> :|
L190[09:30:59] <vifino> I hate pictures of myself, and, well, I don't have pictures of myself, weather nude or not ;?
L191[09:31:04] <vifino> *;P
L192[09:31:47] <Vexatos> Me neither
L193[09:31:56] <vifino> *wheather
L194[09:32:36] <Vexatos> whether*
L195[09:32:44] <vifino> <_>
L196[09:32:45] *** Benguin[ZzZ] is now known as Benguin
L197[09:36:05] ⇨ Joins: Wuerfel_21 (webchat@p5B3DF02B.dip0.t-ipconnect.de)
L198[09:36:31] <Wuerfel_21> hi
L199[09:39:17] *** Pwootage|Off is now known as Pwootage
L200[09:48:05] *** DeanIsaKitty is now known as DeanIsGone
L201[09:48:49] ⇨ Joins: VikeStep (~VikeStep@CPE-121-222-197-79.lnse1.woo.bigpond.net.au)
L202[09:49:11] *** Pwootage is now known as Pwootage|Off
L203[09:52:05] ⇦ Quits: Wuerfel_21 (webchat@p5B3DF02B.dip0.t-ipconnect.de) (Ping timeout: 182 seconds)
L204[10:12:35] ⇨ Joins: EvaKnievel (~EvaKnieve@87-198-63-34.ptr.magnet.ie)
L205[10:24:36] *** DeanIsGone is now known as DeanIsaKitty
L206[10:28:46] * vifino pets DeanIsaKitty
L207[10:32:36] *** Hobbyboy|Sleep is now known as Hobbyboy
L208[10:36:23] <Ender> urghh, morning, i suppose
L209[10:36:44] <vifino> Good morning, Ender.
L210[10:37:25] <ShadowKatStudios> Evening, Ender
L211[10:39:29] <vifino> ShadowKatStudios: Wanna get a free game? https://www.humblebundle.com/
L212[10:39:37] <vifino> I have risk of rain
L213[10:43:27] ⇨ Joins: Hobby_boy (~Hobbyboy@host81-132-197-54.range81-132.btcentralplus.com)
L214[10:44:28] ⇦ Quits: Hobby_boy (~Hobbyboy@host81-132-197-54.range81-132.btcentralplus.com) (Remote host closed the connection)
L215[10:44:45] ⇨ Joins: Hobby_boy (~Hobbyboy@host81-132-197-54.range81-132.btcentralplus.com)
L216[11:09:46] *** skyem123|ZZZ is now known as skyem123
L217[11:10:51] <skyem123> .[
L218[11:11:23] <ShadowKatStudios> A wild skyem123 appeared
L219[11:11:29] <skyem123> .p
L220[11:11:30] <^v> Ping reply from skyem123 0.22s
L221[11:11:43] <Ender> .p
L222[11:11:43] <^v> Ping reply from Ender 0.24s
L223[11:12:04] <ShadowKatStudios> .p
L224[11:12:04] <^v> Ping reply from ShadowKatStudios 0.51s
L225[11:12:48] <skyem123> I wonder what would happen if I used an AGP card in a Super Socket 7 Motherboard, with a CPU that does not support AGP
L226[11:12:52] <ShadowKatStudios> Hmh, that would explain the lack of data transfer- it's not got the data cable plugged in.
L227[11:14:11] <Ender> lol
L228[11:14:23] <ShadowKatStudios> lain will have a new /home/ drive soon
L229[11:16:39] <skyem123> \o/?
L230[11:16:50] <Ender> ?o?
L231[11:17:11] * skyem123 gives ender new arms
L232[11:18:05] <ShadowKatStudios> 30% usage... That's like, just over 10GB, if my calculations are correct
L233[11:18:35] <skyem123> ShadowKatStudios, should I install linux mint on my unused HDD?
L234[11:18:44] <ShadowKatStudios> yes
L235[11:19:07] <skyem123> hm...
L236[11:19:12] <ShadowKatStudios> Also sorry if my responses are slow, I have to switch the KVM to type on my desktop rather than my server
L237[11:19:35] <skyem123> Gah
L238[11:19:58] <skyem123> I need a computer with a webbrowser and IRC next to mine to do this
L239[11:20:21] * Ender has a tablet for that
L240[11:20:33] * vifino has a phone that does all of this
L241[11:21:15] * ShadowKatStudios has a KVM and two desktops
L242[11:21:16] * ShadowKatStudios wins
L243[11:21:28] <vifino> Hmm, to try and get arch on my phone, or just use a chroot
L244[11:21:29] *** alekso56 is now known as alekso56_off
L245[11:21:53] <vifino> Arch or bodhi
L246[11:21:54] <skyem123> I can get a minimal CLI linux mint running on my Pentium 4 using PXE
L247[11:22:20] <ShadowKatStudios> ... Why are you trying to run mint on something with 256MiB of RAM and no swap?
L248[11:22:48] <ShadowKatStudios> gawd, try DSL or similar
L249[11:23:01] <Ender> ?
L250[11:23:14] <ShadowKatStudios> So lain may be hard to use for the next 3 hours
L251[11:23:22] <ShadowKatStudios> gzipping a 40GB disk image
L252[11:23:35] <ShadowKatStudios> Currently at 100% CPU usage
L253[11:24:12] <skyem123> why?
L254[11:24:24] <Ender> because he's gzipping 40gb of data
L255[11:24:28] <Ender> cant you read?
L256[11:24:42] <skyem123> why is he gzipping 40gb of data?
L257[11:25:02] ⇦ Quits: Porygon2 (~Porygon@198.52.199.35) (Ping timeout: 198 seconds)
L258[11:25:07] <Ender> <ShadowKatStudios> lain will have a new /home/ drive soon
L259[11:25:17] <ShadowKatStudios> Because it's the HDD from my mum's old computer and she wants her data.
L260[11:25:23] <vifino> skyem123: u r dumb
L261[11:25:49] * Ender instructs EnderBot2 to high-five vifino
L262[11:25:49] * EnderBot2 complies!
L263[11:25:49] * EnderBot2 high-fives vifino
L264[11:25:56] <skyem123> :(
L265[11:26:18] * skyem123 throws vifino at vifino
L266[11:26:48] <vifino> You can't throw something not existing at something that does not exist.
L267[11:27:05] <skyem123> errr.
L268[11:27:20] * skyem123 throws Ender at Ender
L269[11:27:21] <Ender> .l vifino == nil
L270[11:27:21] <^v> Ender, true
L271[11:27:22] <Ender> see?
L272[11:27:28] <Ender> No
L273[11:27:32] <skyem123> A virtual throw
L274[11:27:37] * Ender refuses to be thrown
L275[11:28:03] *** Pwootage|Off is now known as Pwootage
L276[11:28:51] * skyem123 throws illogic at Ender
L277[11:29:11] * Ender throws nil at skyem123
L278[11:29:22] <skyem123> <nothing happens>
L279[11:30:29] ⇨ Joins: Porygon2 (~Porygon@198.52.199.35)
L280[11:30:57] <ShadowKatStudios> Based on reccomendations from people, /home/ will be an XFS partition.
L281[11:31:13] <vifino> skyem123, see. You can throw something at nothing, or nothing at something, but you can't throw nothing at nothing.
L282[11:37:45] *** Pwootage is now known as Pwootage|Off
L283[11:38:37] ⇨ Joins: asie (~asie@apn-46-76-76-172.dynamic.gprs.plus.pl)
L284[11:38:37] zsh sets mode: +v on asie
L285[11:47:25] ⇦ Quits: asie (~asie@apn-46-76-76-172.dynamic.gprs.plus.pl) (Ping timeout: 183 seconds)
L286[11:48:08] * DeanIsaKitty cuddles ShadowKatStudios
L287[11:48:17] * ShadowKatStudios cuddles DeanIsaKitty
L288[11:48:36] <ShadowKatStudios> 2GB compressed...
L289[11:49:07] <DeanIsaKitty> \o/
L290[11:52:54] <ShadowKatStudios> Anyway, time to "sleep"
L291[11:53:04] <ShadowKatStudios> Back shortly.
L292[11:53:11] <DeanIsaKitty> o/
L293[11:53:14] <skyem123> \o
L294[11:53:21] <Ender> o/
L295[11:53:36] *** ShadowKatStudios is now known as SKS-Away
L296[12:08:44] ⇨ Joins: asie (~asie@apn-77-113-106-49.dynamic.gprs.plus.pl)
L297[12:08:45] zsh sets mode: +v on asie
L298[12:31:50] ⇨ Joins: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L299[12:32:02] ⇦ Quits: Hobby_boy (~Hobbyboy@host81-132-197-54.range81-132.btcentralplus.com) (Ping timeout: 186 seconds)
L300[12:32:22] ⇦ Quits: asie (~asie@apn-77-113-106-49.dynamic.gprs.plus.pl) (Ping timeout: 183 seconds)
L301[12:32:45] ⇨ Joins: Hobby_boy (~Hobbyboy@host81-132-197-54.range81-132.btcentralplus.com)
L302[12:42:05] *** DeanIsaKitty is now known as DeanIsGone
L303[12:44:25] ⇦ Quits: Qanthelas (~Qanthelas@209.45.43.195) (Quit: Leaving)
L304[12:45:10] *** SKS-Away is now known as ShadowKatStudios
L305[12:45:20] <skyem123> I need 5 monitors
L306[12:46:00] <ShadowKatStudios> Why?
L307[12:47:04] <skyem123> minecraft, a circuit diagram, a pinout of a chip, IRC, a video
L308[12:47:34] <ShadowKatStudios> Don't you have spare monitors?
L309[12:47:41] <ShadowKatStudios> Still, what will you drive them with?
L310[12:48:20] <skyem123> My PC can cope with 6
L311[12:49:46] <skyem123> (Intergrated can cope with 3, graphics card can cope with three)
L312[12:50:30] <ShadowKatStudios> Integrated can cope with 3? o.O
L313[12:50:35] *** LearningFairy is now known as Daiyousei
L314[12:50:41] <ShadowKatStudios> What sort of crazy integrated video do you have?
L315[12:51:30] * skyem123 ** SysInfo ** Client: HexChat 2.10.1 (x64) ** OS: Microsoft Windows 8.1 ** CPU: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz (3.00 GHz) ** RAM: 7697 MB Total (2997 MB Free) ** VGA: Intel(R) HD Graphics 4600 ** Uptime: 1.76 Hours **
L316[12:51:55] <ShadowKatStudios> >recent computer
L317[12:52:00] <ShadowKatStudios> Ah, that explains it.
L318[12:52:10] <ShadowKatStudios> Standard here is still 3 years behind the rest of the world
L319[12:52:42] <skyem123> England has higher prices than the US
L320[12:53:09] <skyem123> But, the £ is stronger than the $
L321[12:53:53] <skyem123> It's just hard to find rare components
L322[12:55:06] <skyem123> hm...
L323[12:55:17] <skyem123> What type of monitor should I get...
L324[12:55:27] <skyem123> I like 1440x900 monitors
L325[12:57:39] <skyem123> ._.
L326[12:57:55] <skyem123> WHERE CAN YOU GET A MODERN 19 INCH MONITOR
L327[12:57:58] * Ender likes 1920x1080
L328[12:58:05] <skyem123> 19.5 is too big
L329[12:58:11] <skyem123> 18.5 is too small
L330[12:58:20] * Ender has a 24" monitor
L331[12:58:37] <skyem123> I have a 1080p monitor as my main one
L332[12:58:44] <skyem123> I want two more monitors
L333[13:00:59] <ShadowKatStudios> Why do you want a 1440x900 monitor?
L334[13:01:28] <skyem123> It's the size that will fit above my 720p monitor
L335[13:02:40] ⇨ Joins: Johannes13_ (~Johannes@141.70.98.139)
L336[13:02:41] <skyem123> Should I try eBay?
L337[13:04:54] <ShadowKatStudios> I need to sleep.
L338[13:05:29] <ShadowKatStudios> You'll have to excuse me o/
L339[13:05:32] <skyem123> \o
L340[13:05:42] <Ender> o//
L341[13:06:01] *** ShadowKatStudios is now known as SKS-Away
L342[13:06:31] ⇦ Quits: VikeStep (~VikeStep@CPE-121-222-197-79.lnse1.woo.bigpond.net.au) (Quit: Leaving)
L343[13:07:36] ⇨ Joins: Lumien (~lumien@p57972DB6.dip0.t-ipconnect.de)
L344[13:16:44] <skyem123> Gah.
L345[13:16:47] *** Pwootage|Off is now known as Pwootage
L346[13:17:07] <skyem123> I want a decent and good value CPU cooler so I can overclock my computer
L347[13:17:37] <Ender> skyem123, what socket do you have?
L348[13:17:48] <skyem123> LGA1150
L349[13:19:34] ⇨ Joins: finkmac (~finkmac@68-68-10-38.applecreek.pathcom.com)
L350[13:20:27] <Ender> well, http://www.amazon.co.uk/gp/product/B001X017G2?psc=1&redirect=true&ref_=oh_aui_detailpage_o06_s00 is mine but looking at the box it doesnt do 1150. it does 1155 & 1156 though
L351[13:20:40] ⇦ Quits: finkmac (~finkmac@68-68-10-38.applecreek.pathcom.com) (Client Quit)
L352[13:21:57] ⇦ Quits: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com) (Ping timeout: 189 seconds)
L353[13:26:37] *** Pwootage is now known as Pwootage|Off
L354[13:27:11] *** Cazzar is now known as Cazzar|Away
L355[13:27:45] <skyem123> http://www.enermax.co.uk/ets-t40 this looks interesting
L356[13:29:34] <skyem123> I wonder if I can add an extra fan?
L357[13:37:25] *** alekso56_off is now known as alekso56
L358[13:43:26] <skyem123> hm...
L359[13:43:38] <skyem123> Should I get that CPU cooler?
L360[14:01:23] <vifino> Ender: Would you mind to add 'If you have to ask, no.' to the title for skyem123?
L361[14:01:41] <Ender> vifino, go ahead
L362[14:01:59] <vifino> I have no rights >_<
L363[14:02:10] <Ender> ?
L364[14:02:54] <skyem123> ._.
L365[14:04:19] * skyem123 slaps vifino
L366[14:04:20] * EnderBot2 laughs
L367[14:04:20] * vifino breaks out the slapping rod and looks sternly at skyem123
L368[14:04:32] <skyem123> er
L369[14:04:50] * skyem123 tickles vifino
L370[14:05:23] <vifino> Ender: vifino.isOp("#oc") -> false
L371[14:05:53] <Ender> what do you mean by "title2?
L372[14:05:57] <Ender> s/2/"
L373[14:06:12] <Ender> Kilobyte, Kibi is gone
L374[14:06:46] <vifino> s/title/topic/
L375[14:07:34] *** DeanIsGone is now known as DeanIsaKitty
L376[14:08:19] <Ender> Oh, then no
L377[14:08:27] <vifino> D'aww :(
L378[14:08:27] <Ender> Don't need to clutter the topic with that
L379[14:08:37] <skyem123> heh
L380[14:09:04] <vifino> skyem123: 1) rtfm ( always valid ) 2) If you have to ask, no.
L381[14:09:21] * Ender is playing BL:Pre-sequel
L382[14:09:31] <skyem123> is it wrong to ask someone else's opinion?
L383[14:12:23] * skyem123 throws questions at vifino
L384[14:14:20] <vifino> No.
L385[14:14:57] * skyem123 throws /dev/random at vifino
L386[14:15:24] <vifino> /ignore skyem123
L387[14:15:27] <vifino> shit
L388[14:15:43] <skyem123> :(
L389[14:15:50] <vifino> /ignore add skyem123
L390[14:15:52] <skyem123> please don't ignore me
L391[14:15:55] <vifino> wtf weechat
L392[14:15:56] <vifino> pls
L393[14:16:09] <skyem123> I'm sorry
L394[14:16:32] <vifino> ooooo, weechat tab-completes hosts
L395[14:17:13] <vifino> clear
L396[14:17:14] <vifino> sl
L397[14:17:16] <vifino> kek
L398[14:17:20] <vifino> wrong terminal
L399[14:17:27] <skyem123> sorry, vifino.
L400[14:19:16] <vifino> hmm, somehow my commands brok
L401[14:19:21] <vifino> brb, restarting
L402[14:19:29] <vifino> /exit
L403[14:19:31] <vifino> WDHUAWDBAWDBAWD
L404[14:21:51] <vifino> http://www.manuelmagic.me/resources/Geek/Text-editors/text_editors.jpg
L405[14:21:56] <vifino> Heh :3
L406[14:23:39] *** Agoldfish is now known as Agoldfish|Away
L407[14:31:58] ⇨ Joins: AtomSponge (~AtomSpong@aftr-37-201-226-69.unity-media.net)
L408[14:36:10] ⇨ Joins: asie (~asie@078088168214.elblag.vectranet.pl)
L409[14:36:10] zsh sets mode: +v on asie
L410[14:37:14] ⇦ Parts: SkylordRedstone (~RSLord@88.150.158.107) (Leaving))
L411[15:05:32] *** Pwootage|Off is now known as Pwootage
L412[15:10:30] *** Agoldfish|Away is now known as Agoldfish
L413[15:13:38] ⇦ Quits: NixillUmbreon (~kvirc@c-24-11-46-42.hsd1.mi.comcast.net) (Ping timeout: 186 seconds)
L414[15:14:41] ⇨ Joins: NixillUmbreon (~kvirc@c-24-11-46-42.hsd1.mi.comcast.net)
L415[15:15:26] *** Pwootage is now known as Pwootage|Off
L416[15:26:38] ⇨ Joins: Vexaton (~Vexatos@p200300556E319A774464CB0AF70A2A18.dip0.t-ipconnect.de)
L417[15:26:38] zsh sets mode: +v on Vexaton
L418[15:26:52] ⇦ Quits: Vexatos (~Vexatos@p200300556E319A574464CB0AF70A2A18.dip0.t-ipconnect.de) (Killed (NickServ (GHOST command used by Vexaton!~Vexatos@p200300556E319A774464CB0AF70A2A18.dip0.t-ipconnect.de)))
L419[15:26:54] *** Vexaton is now known as Vexatos
L420[15:47:12] *** Agoldfish is now known as adkjjjas
L421[15:47:24] *** adkjjjas is now known as Agoldfish
L422[15:51:40] ⇦ Quits: gjgfuj (~gjgfuj@119.15.76.203) (Ping timeout: 195 seconds)
L423[16:26:32] *** Agoldfish is now known as Agoldfish|Away
L424[16:28:12] *** medsouz|offline is now known as medsouz
L425[16:36:50] ⇦ Quits: calclavia (sid15812@id-15812.charlton.irccloud.com) (Ping timeout: 186 seconds)
L426[16:38:55] *** Csstform|Away is now known as Csstform
L427[16:41:23] <Csstform> Blueberries
L428[16:42:20] <skyem123> eh?
L429[16:42:29] <Csstform> Idefk
L430[16:43:43] *** Csstform is now known as Csstform|Away
L431[16:45:27] ⇨ Joins: CompanionCube (~samis@90.197.96.187)
L432[16:46:37] <gamax92> skyem123: http://i.imgur.com/iFOlQS1.png
L433[16:46:50] <gamax92> this emu runs fine if you don't run it on this specific computer.
L434[16:47:14] <skyem123> Huh
L435[16:47:21] <gamax92> oh i also just noticed the colors are broken ...
L436[16:47:41] <skyem123> I want to see if it breaks on my computer
L437[16:47:49] <gamax92> I felt like working on the emulator, but i mean jeeez ...
L438[16:47:59] <gamax92> skyem123: you have love2d?
L439[16:48:20] <skyem123> no. But I can download it.
L440[16:48:28] <gamax92> well, source is here https://github.com/gamax92/lovenes2d
L441[16:48:36] <gamax92> just run love.exe with the src folder
L442[16:51:38] *** Techokami|Off is now known as Techokami
L443[16:53:37] ⇦ Quits: ObiWan (ObiWan@162.243.91.219) (Ping timeout: 195 seconds)
L444[16:53:55] *** prasselpg is now known as prasselpikachu
L445[16:54:45] <CompanionCube> >needs to login to steam from new computrr
L446[16:54:51] <CompanionCube> >can't log into email
L447[16:54:52] <CompanionCube> FML
L448[16:54:58] <CompanionCube> skyem123, ^
L449[16:55:16] *** Agoldfish|Away is now known as zz_Agoldfish|Away
L450[16:55:35] ⇦ Quits: Potato|Off (Elite12419@elitebnc6-2.clients.libirc.so) (Ping timeout: 189 seconds)
L451[16:56:35] ⇨ Joins: ObiWan (ObiWan@kenobi.pc-logix.com)
L452[16:57:14] <Caitlyn> Vexatos, you alive?
L453[16:57:19] <Vexatos> No
L454[16:57:26] <Vexatos> I am semi-dead
L455[16:57:28] <Caitlyn> Damn.. lemme know when you live again.
L456[16:57:43] <Vexatos> Hi
L457[16:57:47] <Caitlyn> o/
L458[16:57:50] <Vexatos> \o
L459[16:57:59] <Caitlyn> So..... question on your colored light support in Computronics..
L460[16:58:10] <Caitlyn> where exactly are you calling the CLAPI?
L461[16:58:28] <Vexatos> Nowhere <3
L462[16:58:31] <Caitlyn> o_O
L463[16:58:34] <Vexatos> That's the thing :)
L464[16:58:47] <skyem123> gamax92, well, it doesn't look upside down
L465[16:58:50] <Vexatos> LamoUtil checks whether the CLAPI is present
L466[16:58:56] <Vexatos> (Reflection is the only way to do so)
L467[16:59:08] <Vexatos> that is a boolean
L468[16:59:09] <Caitlyn> Yep, I got that much
L469[16:59:17] <Vexatos> if it's true, I set the light value accordingly
L470[16:59:23] <Vexatos> in BlockColorfulLamp
L471[16:59:42] <Caitlyn> Yeah, I see that too.. but how does that interface with the CLAPI?
L472[16:59:44] <gamax92> skyem123: :D
L473[16:59:44] <Vexatos> CLAPI has an access transformer that makes Block.lightValue public
L474[16:59:48] <Vexatos> but I don't even need that
L475[16:59:48] <Caitlyn> Ahhh
L476[16:59:56] <Vexatos> Because I am setting the light value in the block
L477[16:59:59] <skyem123> Can I control it?
L478[17:00:02] <Caitlyn> got it..
L479[17:00:04] <Vexatos> and Block.lightValue is protected by default
L480[17:00:07] <Vexatos> so there is no issue
L481[17:00:15] <Vexatos> https://github.com/asiekierka/Computronics/blob/OC14/src/main/java/pl/asie/computronics/block/BlockColorfulLamp.java#L60
L482[17:00:17] <Vexatos> See there
L483[17:00:20] <Caitlyn> I was so confuuuuused lol
L484[17:00:26] <Caitlyn> yeah I've still got it open :p
L485[17:00:27] <Vexatos> that's how I allow my TE to change the colour
L486[17:00:34] <Vexatos> line 54
L487[17:00:56] <Vexatos> It converts the 15-bit RGB used by Computronics' renderer
L488[17:01:01] <Vexatos> into 12-bit RGB used by CL
L489[17:01:06] *** Pwootage|Off is now known as Pwootage
L490[17:01:22] <skyem123> gamax92, how do you control the game in the emulator?
L491[17:01:23] ⇦ Quits: AtomSponge (~AtomSpong@aftr-37-201-226-69.unity-media.net) (Quit: Leaving)
L492[17:01:31] <Caitlyn> Thanks Vexatos
L493[17:01:38] <gamax92> skyem123: there are no controls
L494[17:01:43] <skyem123> ._.
L495[17:01:43] <Vexatos> Caitlyn, just steal all the code
L496[17:01:46] <gamax92> and the Zelda.NES is not a game
L497[17:01:58] <Vexatos> But please put an @author there, Caitlyn
L498[17:02:03] <Vexatos> Would make me happy :3
L499[17:02:13] <Caitlyn> I guess now I have to figure out how to go from 32bit -> 12 bit lol
L500[17:02:21] <Vexatos> That's easy
L501[17:02:24] <Vexatos> wait
L502[17:02:25] <Caitlyn> I've credited the function I stole from you :p
L503[17:02:25] <Vexatos> 32 bit
L504[17:02:26] <Vexatos> what
L505[17:02:38] <Vexatos> That doesn't make sense
L506[17:02:40] <Vexatos> at all
L507[17:02:47] <Vexatos> 32-bit RGB
L508[17:02:50] <Vexatos> that's
L509[17:02:51] <gamax92> @Vexatos
L510[17:03:01] <Vexatos> 86 bits
L511[17:03:03] <Vexatos> uhm
L512[17:03:07] <Vexatos> 89, maybe
L513[17:03:09] <Vexatos> what
L514[17:03:13] <Vexatos> Caitlyn, you're lying
L515[17:03:23] <Caitlyn> err 24bit..
L516[17:03:27] <Vexatos> >_______>
L517[17:03:38] <Vexatos> 24?
L518[17:03:45] <Caitlyn> yes 16.7m colors.
L519[17:03:45] <Vexatos> That doesn't make sense either
L520[17:04:16] <Vexatos> So
L521[17:04:22] <Vexatos> The largest you can have for RGB is
L522[17:04:25] <Vexatos> FFFFFFFFFFFFFFFFFF?
L523[17:04:28] <Vexatos> 0x*
L524[17:04:31] ⇨ Joins: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net)
L525[17:05:04] <Vexatos> That's just useless >__>
L526[17:05:15] <Schwartz> what is the OC equivalent of peripheral.call? truing to port over a CC prig, but failing :/
L527[17:05:23] <Schwartz> *prog
L528[17:05:34] <Vexatos> component.invoke
L529[17:05:41] <Vexatos> .w component API
L530[17:05:41] <^v> Vexatos, http://ocd.cil.li/api:component
L531[17:05:44] <Vexatos> See there, Schwartz
L532[17:06:01] <Caitlyn> Erm, I support 0x000000->0xFFFFFF
L533[17:06:20] <Vexatos> That's not 24 bit
L534[17:06:21] <Vexatos> ...
L535[17:06:25] <Vexatos> oh wait
L536[17:06:26] <Vexatos> it is
L537[17:06:27] <Vexatos> derp
L538[17:06:32] * Vexatos has derpified
L539[17:06:32] * Caitlyn pat pat
L540[17:06:33] <Caitlyn> :p
L541[17:06:37] <Schwartz> Thanks
L542[17:07:08] <Vexatos> Well, Caitlyn, then it's easy
L543[17:07:34] <Vexatos> 15-bit to 12 bit is dividing by 2
L544[17:07:45] <Vexatos> because 5 bit per colour turned into 4
L545[17:07:48] <Vexatos> you have 8
L546[17:07:59] *** dsAway is now known as ds84182
L547[17:07:59] <Vexatos> so you divide by 2^4
L548[17:08:08] <Vexatos> so, divide by 16
L549[17:08:16] <Vexatos> and you're good
L550[17:08:24] <Vexatos> also adapt the bitshifting to
L551[17:08:33] <Vexatos> >>>16
L552[17:08:36] <Vexatos> and >>>8
L553[17:08:41] <Vexatos> Caitlyn ^
L554[17:08:44] <Vexatos> That should work
L555[17:10:58] *** alekso56 is now known as alekso56_off
L556[17:11:14] <Caitlyn> K, Thanks Vexatos
L557[17:11:21] <Caitlyn> I also just tried to tab complete thanks...
L558[17:12:22] <Vexatos> Caitlyn, try this http://hastebin.com/efiyiqajaw.cs
L559[17:12:37] <Vexatos> Assuming your colours are saved RRRRRRRRGGGGGGGGBBBBBBBB
L560[17:12:43] <Vexatos> Oh wait
L561[17:12:47] <Vexatos> I forgot something, derp
L562[17:13:55] <Vexatos> http://hastebin.com/uhowihomaj.cs
L563[17:14:00] <Vexatos> THAT should be it, Caitlyn
L564[17:15:00] *** prasselpikachu is now known as prassel|off
L565[17:16:06] <Caitlyn> Thanks again
L566[17:22:51] ⇦ Quits: phillips1012 (~phillips1@72.42.104.172) (Ping timeout: 189 seconds)
L567[17:24:16] *** prassel|off is now known as prasselpikachu
L568[17:25:24] ⇨ Joins: calclavia (sid15812@charlton.irccloud.com)
L569[17:25:24] zsh sets mode: +v on calclavia
L570[17:27:17] ⇨ Joins: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de)
L571[17:30:57] ⇦ Quits: pre (~pre@bespin.org) (Quit: ZNC - http://znc.in)
L572[17:31:15] *** DeanIsaKitty is now known as Hero888
L573[17:31:19] ⇨ Joins: pre (~pre@bespin.org)
L574[17:31:21] *** Hero888 is now known as DeanIsaKitty
L575[17:31:27] ⇦ Parts: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu) ())
L576[17:31:34] ⇨ Joins: gamax92 (gamax92@The.Dragon.Slayer.PanicBNC.eu)
L577[17:31:35] zsh sets mode: +v on gamax92
L578[17:31:37] <gamax92> woops
L579[17:31:47] <gamax92> HL7 Confirmed
L580[17:31:55] <vifino> no
L581[17:32:34] *** zz_Agoldfish|Away is now known as Agoldfish
L582[17:36:58] ⇨ Joins: AwesomeDesktopCube (webchat@90.197.96.187)
L583[17:37:01] <AwesomeDesktopCube> hi
L584[17:37:56] * skyem123 kicks AwesomeDesktopCube
L585[17:38:10] ⇦ Quits: pre (~pre@bespin.org) (Quit: ZNC - http://znc.in)
L586[17:38:17] <AwesomeDesktopCube> skyem123: what?
L587[17:38:20] ⇨ Joins: pre (~pre@bespin.org)
L588[17:38:52] <skyem123> You are a desktop. I kicked you.
L589[17:39:43] <skyem123> Dunno why
L590[17:40:01] ⇨ Joins: phillips1012 (~phillips1@72.42.104.172)
L591[17:40:25] *** prasselpikachu is now known as prassel|off
L592[17:41:49] ⇨ Joins: mzx987 (webchat@153.91.217.78)
L593[17:42:22] ⇦ Quits: mzx987 (webchat@153.91.217.78) (Client Quit)
L594[17:43:02] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-247.dynamic.swissvpn.net)
L595[17:43:31] *** prassel|off is now known as prasselpikachu
L596[17:45:00] *** ds84182 is now known as dsAway
L597[17:45:02] <AwesomeDesktopCube> skyem123: lel
L598[17:45:14] <AwesomeDesktopCube> relatives thinking wifi and ethernet are mutually exclusvived
L599[17:45:25] * skyem123 throws AwesomeDesktopCube out of the window
L600[17:49:24] * gamax92 skyem123 the out AwesomeDesktopCube throws of window
L601[17:49:51] <skyem123> eh?
L602[17:50:06] * Ender gamax92 skyem123 the out AwesomeDesktopCube throws of window
L603[17:50:12] <skyem123> eeeeeh?
L604[17:50:51] * Caitlyn gamax92 skyem123 the out AwesomeDesktopCube throws of window
L605[17:50:56] <Caitlyn> crap
L606[17:51:02] <Caitlyn> forgot to add ender...
L607[17:51:07] <Caitlyn> today is not my day
L608[17:51:22] <Caitlyn> I also just tried to type yad instead of day
L609[17:51:33] <gamax92> .l b = {"all","work","and","no","play","makes","jack","a","dull","dull","boy"} for i = 1,10 do b1 = math.random(1,#b) b2 = math.random(1,b2) b[b1],b[b2] = b[b2],b[b1] end return table.concat(b," ") .. "."
L610[17:51:33] <^v> gamax92, lua:1: bad argument #2 to 'random' (number expected, got nil)
L611[17:51:33] <Ender> %flip Caitlyn
L612[17:51:33] <MichiBot> Ender: (╯°□°)╯︵Uʎʃʇ!ɐↃ
L613[17:51:39] <gamax92> .l b = {"all","work","and","no","play","makes","jack","a","dull","dull","boy"} for i = 1,10 do b1 = math.random(1,#b) b2 = math.random(1,#b) b[b1],b[b2] = b[b2],b[b1] end return table.concat(b," ") .. "."
L614[17:51:39] <^v> gamax92, play all a no and makes dull dull work jack boy.
L615[17:52:17] <Caitlyn> lol gamax92...
L616[17:52:32] <gamax92> .l b={"all","work","and","no","play","makes","jack","a","dull","dull","boy"}for i=1,10 do b1=math.random(1,#b) b2=math.random(1,#b)b[b1],b[b2]=b[b2],b[b1]end return table.concat(b," ").."."
L617[17:52:32] <^v> gamax92, all boy work a jack play makes dull and dull no.
L618[17:52:39] <gamax92> :P
L619[17:52:52] *** Pwootage is now known as Pwootage|Off
L620[17:54:02] <Caitlyn> Ugh Green and Blue work
L621[17:54:04] <Caitlyn> but no red...
L622[17:54:12] <Caitlyn> time to learn WTF this bitshifting thing is doing
L623[17:55:54] <Vexatos> .l m="1234567891" p=tonumber(m) p2=1 function f(g,j) print(g.." is not a prime number: "..g..j) end function t(t) print(m.." is a prime number.") end if p==2 then t() return elseif p<=1 then f(m," is below or equal to 1.") return elseif p/2==math.floor(p/2) then f(p,"/2="..p/2) return end for i=3,math.sqrt(p),2 do if math.floor(p/i)==p/i then f(p,"/"..i.."="..p/i) p2=0 return end end if p2==1 then t() end
L624[17:55:54] <^v> Vexatos, nil
L625[17:55:57] <Vexatos> No D.
L626[17:56:28] <Vexatos> Caitlyn, I probably was bitshifting wrong
L627[17:56:28] <Vexatos> :P
L628[17:56:36] <Vexatos> Although I don't know where
L629[17:56:51] <Caitlyn> I've honestly never understood bitshifting.
L630[17:57:11] <Vexatos> It's a lot of fun :P
L631[17:57:44] <Caitlyn> It's one of those things I've always meant to learn... but when I go to do it I run away screaming and hide in a dark corner.
L632[17:59:35] *** prasselpikachu is now known as prassel|off
L633[18:00:17] <gamax92> .l num = 132 i = 0 while true do if 2^i >= num then break end i = i + 1 end bit = "" for j = i,0,-1 do bit = bit .. math.floor(num/(2^j))%2 end return bit
L634[18:00:17] <^v> gamax92, 010000100
L635[18:00:45] <gamax92> .l num = bit32.brshift(132,1) i = 0 while true do if 2^i >= num then break end i = i + 1 end bit = "" for j = i,0,-1 do bit = bit .. math.floor(num/(2^j))%2 end return bit
L636[18:00:46] <^v> gamax92, lua:1: attempt to call field 'brshift' (a nil value)
L637[18:00:51] <gamax92> .l num = bit32.rshift(132,1) i = 0 while true do if 2^i >= num then break end i = i + 1 end bit = "" for j = i,0,-1 do bit = bit .. math.floor(num/(2^j))%2 end return bit
L638[18:00:51] <^v> gamax92, 01000010
L639[18:01:00] <gamax92> .l num = bit32.rshift(132,2) i = 0 while true do if 2^i >= num then break end i = i + 1 end bit = "" for j = i,0,-1 do bit = bit .. math.floor(num/(2^j))%2 end return bit
L640[18:01:00] <^v> gamax92, 0100001
L641[18:01:13] <Vexatos> Caitlyn, 10010 >>> 1 = 01001
L642[18:01:17] <Vexatos> That's bitshifting
L643[18:01:31] <gamax92> .l num = bit32.rshift(132,7) i = 0 while true do if 2^i >= num then break end i = i + 1 end bit = "" for j = i,0,-1 do bit = bit .. math.floor(num/(2^j))%2 end return bit
L644[18:01:31] <^v> gamax92, 1
L645[18:01:52] *** medsouz is now known as medsouz|offline
L646[18:02:44] <v^> god dammit ads
L647[18:02:55] <v^> the add played happy
L648[18:03:14] <v^> YOU LITTLE SHITS
L649[18:03:24] <v^> DONT PLAY HAPPY, ITS A NASA ROCKET EXPLODING
L650[18:04:16] *** Pwootage|Off is now known as Pwootage
L651[18:05:55] *** prassel|off is now known as prasselpikachu
L652[18:10:51] <AwesomeDesktopCube> v^: what asplodeD?
L653[18:14:30] ⇨ Joins: Potato|Off (Elite12419@elitebnc6-2.clients.libirc.so)
L654[18:16:03] *** Pwootage is now known as Pwootage|Off
L655[18:16:38] <Schwartz> ok so got this prig to return yes or no if a thaumcraft jar label is in the component.list (And no if not) how can I call all of those jars now generically and print values, without having to manually name each jar w/component.proxy?
L656[18:16:46] <Schwartz> prog*
L657[18:17:58] <Schwartz> So doing: for k,v in component.list() do
L658[18:18:45] <Schwartz> if component.type(k) == "block jar_0" then print("yes") else print("no")
L659[18:19:07] <Schwartz> That seems to work fine, it will tell me 3 of the 7 attached components are "block_jar_0"
L660[18:19:47] <Schwartz> I need to be able to do component.block_jar_0.getEssentiaType(0) now to all jars (and not just primary)
L661[18:21:08] <Schwartz> Might be easier for me to just name each jar manually at my current skill level just using jar1=component.proxy(component.get("excodehere"))
L662[18:26:09] *** AwesomeDesktopCube is now known as Dai-Chan
L663[18:26:16] ⇦ Quits: Dai-Chan (webchat@90.197.96.187) (Killed (NickServ (GHOST command used by Daiyousei!Daiyousei@hathor.stary2001.co.uk)))
L664[18:27:17] ⇦ Quits: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net) (Ping timeout: 182 seconds)
L665[18:28:34] *** Cruor is now known as Cruor|Away
L666[18:28:51] ⇨ Joins: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net)
L667[18:29:27] ⇨ Joins: sciguyryan123 (sciguyryan@109-205-169-247.dynamic.swissvpn.net)
L668[18:29:52] ⇦ Quits: sciguyryan (sciguyryan@109-205-169-247.dynamic.swissvpn.net) (Killed (NickServ (GHOST command used by sciguyryan123)))
L669[18:30:01] ⇦ Quits: sciguyryan123 (sciguyryan@109-205-169-247.dynamic.swissvpn.net) (Client Quit)
L670[18:30:12] ⇨ Joins: sciguyryan (sciguyryan@109-205-169-247.dynamic.swissvpn.net)
L671[18:30:15] *** Agoldfish is now known as zz_Agoldfish
L672[18:33:35] *** zz_Agoldfish is now known as Agoldfish
L673[18:48:38] ⇨ Joins: mindstorm8191 (~IceChat77@162-203-90-21.lightspeed.lsvlky.sbcglobal.net)
L674[18:49:04] <v^> Schwartz, for number=1,10 do component["block_jar_"..number]
L675[18:49:08] ⇦ Quits: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net) (Ping timeout: 182 seconds)
L676[18:49:22] <v^> k
L677[18:50:01] ⇨ Joins: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net)
L678[18:50:15] *** Cruor|Away is now known as Cruor
L679[18:50:22] <Vexatos> <v^> Schwartz, for number=1,10 do component["block_jar_"..number]
L680[18:59:02] ⇨ Joins: Maxwolf (labs@pipette.madsciencemod.com)
L681[18:59:02] zsh sets mode: +v on Maxwolf
L682[19:01:37] *** Agoldfish is now known as Agoldfish|Away
L683[19:02:06] *** prasselpikachu is now known as prassel|off
L684[19:02:09] *** skyem123 is now known as skyem123|dinner
L685[19:05:34] *** prassel|off is now known as prasselpikachu
L686[19:07:50] ⇨ Joins: Magik6k (~Magik6k@host-89-228-224-53.kalisz.mm.pl)
L687[19:15:17] ⇦ Quits: mindstorm8191 (~IceChat77@162-203-90-21.lightspeed.lsvlky.sbcglobal.net) (Ping timeout: 189 seconds)
L688[19:23:37] <Schwartz> Vexatos all the jars are called "block_jar_0" they just have a different ID that I have had to manually assign via proxy usually
L689[19:24:03] <Vexatos> Yes, that's how it works
L690[19:24:16] <Vexatos> If you have more than 1, you have to use addresses
L691[19:24:18] <Vexatos> instead of names
L692[19:24:47] <Vexatos> But you could only use the first 3 letters
L693[19:25:03] <Vexatos> and then do component.proxy(component.get("abc"))
L694[19:25:07] *** skyem123|dinner is now known as skyem123
L695[19:25:08] <Schwartz> Yeah, thats what I have done in the past, just figured there was some clever way to do it automatically.
L696[19:25:21] <Vexatos> there
L697[19:25:22] <Vexatos> there is
L698[19:25:37] <Schwartz> like to check if it is "block_jar_0" and if so, auto name them 1-40 or whatever jar1-jar40
L699[19:26:16] <Vexatos> local table = {} local for i in component.list("block_jar_0") do table.insert(i) end
L700[19:26:22] <Vexatos> Errr
L701[19:26:28] <Vexatos> local table = {} local for i in component.list("block_jar_0") do table.insert(table,i) end
L702[19:26:30] <Vexatos> Bah
L703[19:26:35] <Vexatos> I am stupid today
L704[19:26:42] <Schwartz> Far smarter than me though... lol
L705[19:26:51] <Vexatos> local jars = {} local for i in component.list("block_jar_0") do table.insert(jars,i) end
L706[19:26:52] <Vexatos> That
L707[19:27:13] <Vexatos> Then you can iterate through the jars
L708[19:27:17] <Vexatos> in a for loop
L709[19:27:20] <Vexatos> at any time you want
L710[19:27:26] <Vexatos> .w component.list
L711[19:27:26] <^v> Vexatos, component.list([filter: string]):function Returns an iterator which returns pairs of address, type for each component connected to the computer. It optionally takes a filter - if specified this will only return those components for which the filter is a substring of the component type.
L712[19:27:43] <Vexatos> .w component api
L713[19:27:43] <^v> Vexatos, http://ocd.cil.li/api:component
L714[19:28:08] <Vexatos> ah wait
L715[19:28:13] ⇨ Joins: Ditchbuster (~Ditchbust@c-50-134-128-178.hsd1.co.comcast.net)
L716[19:28:19] <Vexatos> Schwartz, apparently you need to do it in a different way
L717[19:28:21] <Vexatos> Like this
L718[19:28:32] <Vexatos> local jars = {} local for i in component.list("block_jar_0") do table.insert(jars,component.proxy(i)) end
L719[19:28:35] <Vexatos> THAT will for now
L720[19:28:36] <Vexatos> >___>
L721[19:28:38] <Vexatos> sorry
L722[19:28:41] <Vexatos> I'm tired
L723[19:29:02] <Schwartz> hmm ok gives me something to play with. I am sure I will be back later, thanks for helping Vexatos
L724[19:29:14] <Vexatos> then you can do
L725[19:29:29] <Vexatos> for i in ipairs(jars) do <allthethingsyouwanttodowithjars> end
L726[19:29:48] <Vexatos> then i is always a jar you want to use
L727[19:29:55] <Vexatos> so you can call methods on that
L728[19:30:16] <Schwartz> cool thanks
L729[19:30:21] <Ditchbuster> what are the vaild placements for a keyboard in a teir 1 computer?
L730[19:30:35] <Vexatos> Ditchbuster, anywhere near the screen
L731[19:30:43] <Vexatos> either attached to the screen directly
L732[19:30:47] <Vexatos> or attached to any other block
L733[19:30:59] <Vexatos> as long as the keyboard block itself is adjacent to the screen
L734[19:31:08] <Vexatos> then you can click either the screen or the keyboard
L735[19:31:12] <Vexatos> to open the interface
L736[19:31:50] <Ditchbuster> oh ok. i tried on a block above and that didnt work. that makes sense. i didnt want to have to cover my comptuer to put the keyboard in front of the screen
L737[19:31:51] <Ditchbuster> thanks
L738[19:33:50] <Vexatos> You can put the keyboard on the back of your screen
L739[19:33:51] <Vexatos> or on the side
L740[19:34:03] <Vexatos> and still access the GUI from the screen itself, Ditchbuster
L741[19:35:29] <Ditchbuster> hmm mine does seem to pick it up when i place it on the block next to the screen. ok ill tyr placing it on the back
L742[19:37:39] *** prasselpikachu is now known as prassel|off
L743[19:40:45] <Ditchbuster> http://imgur.com/xMXmxfT this is where i am trying to put it
L744[19:41:16] <Ditchbuster> ahh i might not have the newest version
L745[19:41:34] <Ditchbuster> and i saw somewhere in a change log keyboard stuff was fixed
L746[19:41:53] <Ditchbuster> ill go update my server :P been putting it off
L747[19:41:53] <v^> Ditchbuster, on the side of the computer
L748[19:42:02] <v^> as in, attached to monitor
L749[19:42:04] <Vexatos> v^, no
L750[19:42:07] <v^> wat
L751[19:42:12] <Vexatos> what he/she has should work as well
L752[19:42:15] <Vexatos> It did for me
L753[19:42:23] <Ditchbuster> ive put them infront like that before
L754[19:42:25] <v^> :O
L755[19:42:37] <v^> discs pop out now?
L756[19:42:43] <Vexatos> Since 1.4
L757[19:42:44] <v^> i havent used OC in forever
L758[19:42:47] <Vexatos> Or 1.3, actually
L759[19:42:48] <Ditchbuster> like i said i might not have the most up to date version and one of hte changelogs mentioned about fixing the keyboard location
L760[19:42:49] <Vexatos> can't remember
L761[19:42:52] *** prassel|off is now known as prasselpikachu
L762[19:43:17] <Schwartz> Ok Vexatos, so got that first bit of code in, and can run it without errors. Accessing 1 at a time normal I would do component.block.jar_0.getEssentiaType
L763[19:43:35] <Schwartz> Can I do that command w/all the jars and print it using that table you just setup?
L764[19:43:52] <Vexatos> Yep
L765[19:44:02] <Vexatos> Once you have that jars table
L766[19:44:04] <Vexatos> do
L767[19:44:35] <v^> havent used it since 1.3.3.554
L768[19:44:37] <Vexatos> for j in ipairs(jars) do print(j.getEssentiaType()) end
L769[19:45:00] <v^> .j
L770[19:45:16] <Vexatos> .w v^
L771[19:45:16] <^v> Vexatos, http://en.wikipedia.org/wiki/Ping_of_death
L772[19:45:18] <v^> .beta
L773[19:45:27] <v^> ffs i even forgot my own bot's command
L774[19:45:29] <^v> v^, Build #561 for OpenComputers: http://bit.ly/1nsnhJV 19 days 6 hours 35 minutes ago
L775[19:45:30] <^v> v^, Build #561 for OpenComputers: http://bit.ly/1nsnhJV 19 days 6 hours 35 minutes ago
L776[19:45:35] <Vexatos> You did not
L777[19:45:42] <Vexatos> Your bot is just slow as fudge
L778[19:45:50] <v^> im 99% sure its his server
L779[19:45:58] <Vexatos> v^, you should use the release candidate
L780[19:46:10] <v^> the wat
L781[19:46:13] <Vexatos> ci.cil.li
L782[19:46:51] <v^> does anyone even still use 1.6?
L783[19:46:58] <Vexatos> Noone should
L784[19:47:08] <v^> everyone updated?
L785[19:47:11] <Vexatos> "Whenever you load up a 1.6 instance a puppy dies, consider this."
L786[19:47:35] * v^ loads up multimc
L787[19:47:41] <v^> 5 times
L788[19:48:03] <Techokami> http://tumblokami.tumblr.com/post/101270941883/wolfenstein-3d-mac-source-code
L789[19:48:24] <Techokami> also why are people still using 1.6, get with da future
L790[19:48:50] <v^> silly Techokami
L791[19:48:57] <v^> nobody uses macs anymore
L792[19:49:11] <Techokami> classic macs, probably. Unless you're asie
L793[19:49:20] <Techokami> but this is the most portable Wolf3D code
L794[19:49:23] <v^> any macs
L795[19:49:31] <Techokami> and was used for like, most of the Wolf3D ports
L796[19:49:42] <Techokami> because the original codebase was x86 assembly
L797[19:49:52] <Techokami> and this is good ol' C
L798[19:49:56] <v^> ._.
L799[19:50:28] <v^> functions in x86 are hell
L800[19:50:38] <Schwartz> hmm doesn't give me an error, but doesn't print anything either. I suck at this lol...
L801[19:51:46] <Schwartz> Do I have to specify which part lists the "block_jar_o" with component.list? i.e. should I do for k, v in component.list("block_jar_0") or will 1 letter work?
L802[19:52:27] <Vexatos> v just gives you the component name
L803[19:52:28] <Techokami> http://itrunsdoom.tumblr.com/post/101252798813/blitter-calls-in-with-the-following-information here's some more information v^
L804[19:52:35] <Vexatos> but since you are already filtering for the name, Schwartz
L805[19:52:42] <Vexatos> There is no need for having a v
L806[19:52:58] <Vexatos> k being the component address you can use for component.proxy
L807[19:52:58] <Schwartz> Ok so thats not my problem, not sure why its not printing the essentiatype
L808[19:53:33] <Schwartz> Do I use the same letter for the next print code, or should I specify a new/different one?
L809[19:53:40] <Vexatos> The same
L810[19:53:55] <Vexatos> because the for loop changes what the variable actually is
L811[19:54:08] <Vexatos> and after the loop is done, the variable will be nil again
L812[19:54:46] <Schwartz> Ok first line is local jars = {}
L813[19:54:47] *** Agoldfish|Away is now known as Agoldfish
L814[19:54:57] <Vexatos> That initializes the jars table, yea
L815[19:55:12] <Schwartz> next is for k in component.list("block_jar_0") do table.insert(jars, component.proxy(k)) end
L816[19:55:23] <Vexatos> v^: We actually need a table.flip, just because
L817[19:55:41] <Vexatos> Schwartz, it should be working
L818[19:55:41] <Vexatos> :P
L819[19:56:04] <Schwartz> then my print code is: for k in ipairs(jars) do print(k.getEssentiaType(0)) end
L820[19:56:05] <v^> ^v, should i wear red or blue today?
L821[19:56:05] <^v> v^, Yes
L822[19:56:08] <v^> k.
L823[19:56:10] <Schwartz> blue
L824[19:56:26] <Vexatos> Schwartz, what's that 0 do
L825[19:56:45] <v^> .addfail <v^> ^v, should i wear red or blue today? <^v> v^, Yes
L826[19:56:45] <^v> v^, Fail 92 added
L827[19:56:49] <Schwartz> Makes the getEssentiaType work, otherwise it spits me back an error number expected
L828[19:56:50] <v^> approaching 100 fails
L829[19:56:59] <Vexatos> Schwartz, try inserting 1
L830[19:57:07] <Vexatos> not 0
L831[19:57:25] <Schwartz> same just black screen, nothing prints no errors
L832[19:57:47] <Schwartz> using that command in lua command line any number seems to return the correct value lol
L833[19:57:50] *** prasselpikachu is now known as prassel|off
L834[19:58:28] <Schwartz> Seems like I am very close lol
L835[19:58:42] <Vexatos> well, it does not error
L836[19:58:44] <Vexatos> when calling
L837[19:58:50] <Vexatos> Would you try doing
L838[19:59:04] <Vexatos> for k in ipairs(jars) do print(k) end
L839[19:59:38] <Schwartz> hmm black screen doesn't ring anything again
L840[19:59:57] *** prassel|off is now known as prasselpikachu
L841[20:00:26] <Vexatos> How about print(jars)
L842[20:01:01] <Schwartz> that one returns a table: 0000000025835A20
L843[20:01:13] <Vexatos> Hmmm
L844[20:01:14] ⇦ Quits: imthe666st (~imthe666s@port-ip-213-211-218-227.reverse.mdcc-fun.de) (Ping timeout: 186 seconds)
L845[20:01:14] <Vexatos> Okay
L846[20:01:53] <Vexatos> How about: for i = 1, #jars do print(jars[i]) end
L847[20:02:31] <Schwartz> black screen with that one
L848[20:02:37] <Vexatos> uhm
L849[20:02:50] <Vexatos> How about: for i = 1, #jars do io.write(jars[i]) end
L850[20:03:16] <Schwartz> same
L851[20:03:29] <Caitlyn> arugh I hate MC rendering
L852[20:03:40] <Vexatos> Schwartz, weird
L853[20:03:49] <Vexatos> How about
L854[20:03:52] <Vexatos> print(#jars)
L855[20:04:13] <Schwartz> returned 0
L856[20:04:41] <Schwartz> so its not seeing the block_Jar_0
L857[20:05:14] <Schwartz> omg..
L858[20:05:14] *** prasselpikachu is now known as prassel|off
L859[20:05:14] <Vexatos> Could you do
L860[20:05:17] <Schwartz> sec
L861[20:05:18] <Vexatos> What
L862[20:05:28] <Vexatos> >incoming no cable attached
L863[20:05:40] <Schwartz> I just updated the server so block_jar_0 is now blockjar_0
L864[20:05:58] <Vexatos> ...
L865[20:06:00] <Vexatos> .......
L866[20:06:01] <Vexatos> ...
L867[20:06:02] ⇦ Quits: alekso56_off (~alekso56@2001:464b:33b4:0:226:55ff:febe:6c5b) (Ping timeout: 186 seconds)
L868[20:06:03] <Vexatos> Well
L869[20:06:07] <Vexatos> You're welcome
L870[20:06:22] <Caitlyn> Vexatos, shoot me now?
L871[20:06:27] <Vexatos> Caitlyn, why
L872[20:06:30] <Schwartz> yay
L873[20:06:37] <Schwartz> #jars gets me returned 3 now
L874[20:06:43] <Vexatos> Okay
L875[20:06:49] <Vexatos> then use the code I initially told you
L876[20:06:51] <Schwartz> lets try some of that other stuff now, and thanks Vexatos, you rock
L877[20:07:00] <Vexatos> local jars = {}
L878[20:07:03] <Vexatos> for k in component.list("block_jar_0") do table.insert(jars, component.proxy(k)) end
L879[20:07:09] <Vexatos> <for k in ipairs(jars) do print(k.getEssentiaType(0)) end
L880[20:07:20] <Caitlyn> http://puu.sh/cvkIU/743712ed17.jpg all 3 blocks are returning the same light value, for some reason... even though 2 of them aren't even touching the computer.
L881[20:07:40] <Vexatos> Caitlyn.... world.getTileEntity(x,y,z)
L882[20:07:45] *** prassel|off is now known as prasselpikachu
L883[20:07:53] <Vexatos> Do not have it global
L884[20:08:42] <Vexatos> see Computronics code :)
L885[20:08:56] <Schwartz> got an error now at least... lol
L886[20:08:57] <Caitlyn> I have, I copied the entire renderer, and most of the block code.. lol
L887[20:09:40] <Vexatos> Caitlyn, why are you making that mod then anyways
L888[20:09:48] <Vexatos> :P
L889[20:09:56] <Vexatos> You were the first to add a coloured light
L890[20:09:57] <Vexatos> so KEEP IT
L891[20:10:01] <Vexatos> but use your own code
L892[20:10:04] <Vexatos> not asie's
L893[20:10:17] <Vexatos> otherwise it's our lamp in a seperate mod, would be completely useless
L894[20:10:20] <Caitlyn> o_O I'm just trying to get this to work, I'll go about rewriting it when I get a working example.
L895[20:10:35] <Vexatos> you sure you are doing it the same way
L896[20:10:39] <Vexatos> i.e. storing colour in the TE
L897[20:10:57] <Schwartz> ok so now attempt to index local 'k' (a number value)
L898[20:11:30] <Vexatos> huh
L899[20:11:34] <Vexatos> Uhm
L900[20:11:35] <Vexatos> where
L901[20:11:56] <Schwartz> On the last line probably the k.getEssentiaType part
L902[20:11:59] <v^> Vexatos, for k in ipairs(jars) do print(k.getEssentiaType(0)) end
L903[20:12:00] <v^> duh
L904[20:12:11] <v^> for k,v in ipairs(jars) do print(v.getEssentiaType(0)) end
L905[20:12:40] <Vexatos> wait... v^
L906[20:12:43] <Schwartz> Nice
L907[20:12:45] <Schwartz> That works!
L908[20:12:49] <Vexatos> doesn't k store the table?
L909[20:12:55] <Ender> :( BL:PS crashed
L910[20:13:06] <Vexatos> v^, what does k store then
L911[20:13:26] <Ender> the key
L912[20:13:27] <v^> k is a number
L913[20:13:32] <v^> you are doing ipairs
L914[20:13:34] * Caitlyn facedesks I see the issue
L915[20:13:36] <Vexatos> Ah derp
L916[20:13:37] <Vexatos> right
L917[20:13:41] <Vexatos> k is the number...
L918[20:13:43] <Ender> or position in the <storage name>
L919[20:13:50] <Vexatos> in pairs it would be k
L920[20:13:52] <Vexatos> >___>
L921[20:16:13] <Vexatos> Sometimes I apparently forget how to Lua
L922[20:16:20] <Vexatos> i.e. How to <easiestLanguageEver>
L923[20:16:39] <Caitlyn> Crap, and looking through the code I see Computronics lamp does a few other things I wanted to do..
L924[20:16:43] <Schwartz> Got any good ideas for putting all this in an organized table type thing. So getEssentiaType is first, then getEssentiaAmount to the right, then next line down for next jars file
L925[20:16:47] ⇦ Quits: CompanionCube (~samis@90.197.96.187) (Remote host closed the connection)
L926[20:16:48] ⇦ Quits: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net) (Quit: Web client closed)
L927[20:16:55] <Vexatos> Caitlyn: For example...?
L928[20:16:56] ⇨ Joins: Schwartz (webchat@75-1-48-94.lightspeed.snantx.sbcglobal.net)
L929[20:17:13] <Vexatos> Hey Schwartz, if you have any other question, just ask
L930[20:17:16] <Vexatos> or browse the wiki
L931[20:17:18] <Vexatos> .w
L932[20:17:18] <^v> Vexatos, http://ocd.cil.li/
L933[20:17:35] <Vexatos> every API and component should be documented there ;)
L934[20:17:36] <Caitlyn> RedLogic bundled cable support, I was going to make it take the active channels and adjust its color
L935[20:17:49] <Vexatos> Caitlyn, which the colorful lamp already does
L936[20:17:55] <Vexatos> for P:red and RedLogic cable
L937[20:17:59] <Vexatos> Well, this is bad
L938[20:17:59] <Caitlyn> Which is why I said what I said
L939[20:18:00] <Vexatos> :P
L940[20:18:02] <Schwartz> ok, I appreciate the help guys. I read through those pages, but with literally zero programming knowledge they don't make sense all the time lol
L941[20:18:18] <Vexatos> Schwartz, you already know the basics of Lua it seems
L942[20:18:25] <Vexatos> so you know more than the world's majority
L943[20:18:44] <Vexatos> More than my German teacher for certain
L944[20:19:01] <Vexatos> (She managed to print out a PDF file malformatted)
L945[20:19:01] <vifino> >_<
L946[20:19:05] <Schwartz> Well, something about programming on a computer inside a game makes me all warm and fuzzy... lol
L947[20:19:35] <Vexatos> v^: New OC architexture called VirtualBox
L948[20:19:38] <Vexatos> Hehehe
L949[20:19:49] <Vexatos> architecture*
L950[20:19:50] <Vexatos> bah
L951[20:20:21] <v^> ehehehehhehe
L952[20:20:35] <v^> currently working on a coding game
L953[20:20:38] <Caitlyn> meh...
L954[20:20:56] <Vexatos> Blame asie, Caitlyn
L955[20:21:00] <Schwartz> Ok time to finish this up, funny that I could have probably just named each jar manually and been done by now, but now I know some new shortcuts for the future lol
L956[20:21:01] <Vexatos> You still have the better printer for sure
L957[20:21:03] * Caitlyn git reset --hard HEAD
L958[20:21:05] <Vexatos> and the better textures
L959[20:22:22] <vifino> v^: o.O
L960[20:22:27] <vifino> You are making a game?
L961[20:22:35] <DeanIsaKitty> Caitlyn: https://twitter.com/heathercmiller/status/526770571728531456
L962[20:22:37] <Vexatos> Code wars, I guess
L963[20:22:41] <Vexatos> Core wars*
L964[20:22:42] *** Caitlyn is now known as Caitlyn|Off
L965[20:22:49] <v^> nah, is different from core war
L966[20:23:03] <vifino> oh, dissapointing.
L967[20:23:09] <Vexatos> Now you can set the colours of the Colorful Lamp using Buildcraft emerald gates \o/
L968[20:23:38] <Vexatos> DeanIsaKitty, already seen
L969[20:23:39] <Vexatos> it's old
L970[20:24:09] <v^> core war is too simple
L971[20:25:50] <v^> vifino, remember in wxsand where ??? would rapidly eat in a specific direction
L972[20:26:04] <vifino> wtf is wxand
L973[20:26:08] <v^> nvm then
L974[20:26:08] <vifino> *wxsand
L975[20:26:27] <v^> er, i think it was fsg
L976[20:26:30] <v^> not wx
L977[20:27:43] *** prasselpikachu is now known as prassel|off
L978[20:29:46] ⇦ Quits: EvaKnievel (~EvaKnieve@87-198-63-34.ptr.magnet.ie) (Ping timeout: 183 seconds)
L979[20:30:40] ⇨ Joins: gjgfuj (~gjgfuj@119.15.76.203)
L980[20:30:49] *** prassel|off is now known as prasselpikachu
L981[20:33:08] ⇦ Quits: Lunatrius (~Lunatrius@77.38.103.182) (Read error: Connection reset by peer)
L982[20:33:18] ⇨ Joins: Lunatrius (~Lunatrius@77.38.103.182)
L983[20:34:06] ⇨ Joins: EvaKnievel (~EvaKnieve@87-198-63-34.ptr.magnet.ie)
L984[20:36:49] <Schwartz> anyone got a link for more table commands? like does table.sort work in OC?
L985[20:38:18] <DeanIsaKitty> Have a look at the lua manual. Google will help :P
L986[20:40:48] <Schwartz> yeah I did that first, but getting an error even though it's listed in the 5.2 lua doc, but lemme make sure it isn't something else I guess
L987[20:41:56] <Vexatos> .w nonstandardlualibs
L988[20:41:57] <^v> Vexatos, Not found. did you want "non standard lua libs"?
L989[20:42:05] <Vexatos> .w non standard lua libs
L990[20:42:05] <^v> Vexatos, http://ocd.cil.li/api:non-standard-lua-libs
L991[20:42:09] <Vexatos> Schwartz ^
L992[20:42:21] <Vexatos> That's all the differences to normal Lua
L993[20:45:00] <Vexatos> I'm off for now
L994[20:45:00] <Vexatos> bye
L995[20:45:26] ⇦ Quits: Vexatos (~Vexatos@p200300556E319A774464CB0AF70A2A18.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L996[20:46:12] <Ditchbuster> hey i just upgraded to 1.4 and getting an unrecoverable error api/network/content
L997[20:46:20] <Ditchbuster> what does this point too?
L998[20:46:50] <EvaKnievel> I don't know anything about 1.4 but that's really not a lot of info
L999[20:47:06] <Ender> Ditchbuster, sounds like API version missmatches, what mods do you have installed?
L1000[20:47:14] <Ditchbuster> yea... i think it might be becuase it was hooked up to big reactor...
L1001[20:47:35] ⇨ Joins: alekso56_off (~alekso56@2001:464b:33b4:0:226:55ff:febe:6c5b)
L1002[20:47:41] ⇦ Quits: gjgfuj (~gjgfuj@119.15.76.203) (Ping timeout: 189 seconds)
L1003[20:47:44] <Ditchbuster> which is sad becuase that was the biggest reason i wanted to use OC
L1004[20:47:46] ⇨ Joins: orthoplex64 (~orthoplex@cpe-68-206-247-199.satx.res.rr.com)
L1005[20:48:05] *** Caitlyn|Off is now known as Caitlyn
L1006[20:48:10] <Caitlyn> BR's RC 11 supports OC 1.4
L1007[20:48:27] <Ditchbuster> hmm ill go see what version i have
L1008[20:48:30] <Caitlyn> Compatibility: OpenComputers support upgraded from 1.3 to 1.4. Big Reactors now works with OC 1.4 instead of 1.3.
L1009[20:49:36] <Ditchbuster> ahh i have RC 8
L1010[20:49:41] <Ditchbuster> soo ill have to go update that too
L1011[20:50:42] *** Pwootage|Off is now known as Pwootage
L1012[20:51:14] ⇦ Quits: alekso56_off (~alekso56@2001:464b:33b4:0:226:55ff:febe:6c5b) (Ping timeout: 186 seconds)
L1013[21:02:59] ⇨ Joins: alekso56_off (~alekso56@2001:464b:33b4:0:226:55ff:febe:6c5b)
L1014[21:03:10] <Ditchbuster> anyway to have the gui of a screen be bigger?
L1015[21:04:08] <Ditchbuster> or is there a way to type on a screen without the gui opening?
L1016[21:04:58] *** alekso56_off is now known as alekso56
L1017[21:06:51] <Schwartz> just change the resolution Ditch, tier 3 default res is pretty big though
L1018[21:07:07] *** prasselpikachu is now known as prassel|off
L1019[21:11:10] *** prassel|off is now known as prasselpikachu
L1020[21:15:35] ⇨ Joins: matrixdevuk (~IRCdot]BO@90.193.77.114)
L1021[21:15:43] ⇦ Parts: matrixdevuk (~IRCdot]BO@90.193.77.114) (Textual IRC Client: www.textualapp.com))
L1022[21:16:02] *** justastranger|zzz is now known as justastranger
L1023[21:22:06] *** DeanIsaKitty is now known as DeanIsGone
L1024[21:22:13] *** prasselpikachu is now known as prassel|off
L1025[21:24:26] ⇦ Quits: asie (~asie@078088168214.elblag.vectranet.pl) (Ping timeout: 186 seconds)
L1026[21:24:31] *** DeanIsGone is now known as DeanIsaKitty
L1027[21:26:21] *** prassel|off is now known as prasselpikachu
L1028[21:28:12] *** Agoldfish is now known as Agoldfish|Away
L1029[21:29:13] <Ditchbuster> Schwartz, thanks. I have a tier 1 ill check into that once i have upgraded
L1030[21:35:50] ⇨ Joins: Symulation (Symulation@128-193-245-144.resnet.oregonstate.edu)
L1031[21:39:34] *** prasselpikachu is now known as prassel|off
L1032[21:42:43] ⇦ Quits: mallrat208 (~mallrat20@68.204.184.175) (Ping timeout: 195 seconds)
L1033[21:44:47] *** skyem123 is now known as skyem123|afk
L1034[21:48:59] *** Cruor is now known as Cruor|Away
L1035[21:56:16] *** skyem123|afk is now known as skyem123
L1036[21:59:36] ⇨ Joins: asie|tab (~asietab@078088168214.elblag.vectranet.pl)
L1037[22:01:22] *** Daiyousei is now known as SleepingFairy
L1038[22:02:03] ⇦ Quits: Ditchbuster (~Ditchbust@c-50-134-128-178.hsd1.co.comcast.net) (Quit: Leaving)
L1039[22:03:45] ⇨ Joins: mallrat208 (~mallrat20@68.204.184.175)
L1040[22:07:27] *** Agoldfish|Away is now known as Agoldfish
L1041[22:12:07] *** alekso56 is now known as alekso56_off
L1042[22:13:16] ⇨ Joins: Negi (~Negi@2a01:e35:2f6a:7060:680d:835d:c9a7:b445)
L1043[22:21:53] ⇦ Quits: Lumien (~lumien@p57972DB6.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
L1044[22:37:12] ⇦ Quits: EvaKnievel (~EvaKnieve@87-198-63-34.ptr.magnet.ie) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
L1045[22:39:59] *** prassel|off is now known as prasselpikachu
L1046[22:40:08] *** Agoldfish is now known as Racer007
L1047[22:40:15] *** Racer007 is now known as Agoldfish
L1048[22:42:18] ⇦ Quits: Hobby_boy (~Hobbyboy@host81-132-197-54.range81-132.btcentralplus.com) (Remote host closed the connection)
L1049[22:42:24] *** Hobbyboy is now known as Hobbyboy|Sleep
L1050[22:43:12] *** prasselpikachu is now known as prassel|off
L1051[22:43:25] ⇨ Joins: TangentDelta (~christine@63.143.24.24)
L1052[22:46:34] ⇦ Quits: asie|tab (~asietab@078088168214.elblag.vectranet.pl) (Quit: where did mai raifu go wrong)
L1053[22:49:17] *** Logan|off is now known as Logan
L1054[22:53:27] *** medsouz|offline is now known as medsouz
L1055[22:56:05] ⇦ Quits: Magik6k (~Magik6k@host-89-228-224-53.kalisz.mm.pl) (Quit: Leaving)
L1056[23:00:59] <Ender> 1 hour
L1057[23:03:44] ⇨ Joins: Mirodin (~quassel@2a02:810d:1580:3fb8:20b9:1df2:e1eb:99c)
L1058[23:05:03] *** skyem123 is now known as skyem123|ZZZ
L1059[23:06:57] ⇦ Quits: TangentDelta (~christine@63.143.24.24) (Quit: No Ping reply in 180 seconds.)
L1060[23:08:02] ⇨ Joins: TangentDelta (~christine@63.143.24.24)
L1061[23:09:23] *** Pwootage is now known as Pwootage|Off
L1062[23:13:02] <v^> Ender, -1 hour
L1063[23:18:05] ⇨ Joins: PotatoTrumpet (~PotatoTru@WL4-34.1scom.net)
L1064[23:18:17] ⇦ Quits: PotatoTrumpet (~PotatoTru@WL4-34.1scom.net) (Remote host closed the connection)
L1065[23:18:52] *** Potato|Off is now known as PotatoTrumpet
L1066[23:19:08] <PotatoTrumpet> Good Afternnon
L1067[23:20:26] <PotatoTrumpet> Ender: What was with that horses video you put up, you psychotic horse-murderer?
L1068[23:21:19] <PotatoTrumpet> Oh, and Here is the start of Potato Addon's. https://www.youtube.com/watch?v=RXLBU3xRAOg
L1069[23:21:38] <PotatoTrumpet> Where is Kibibyte?
L1070[23:24:16] <v^> Kibi is MIA
L1071[23:24:52] <v^> PotatoTrumpet, >_> dat PT
L1072[23:24:58] <PotatoTrumpet> :)
L1073[23:25:00] <v^> wana join github.com/P-T- ? :P
L1074[23:25:20] <PotatoTrumpet> P-T?
L1075[23:25:32] <PotatoTrumpet> Why have I heard PixelToast Before....
L1076[23:25:38] <PotatoTrumpet> #g PixelToast
L1077[23:25:41] <v^> because i am pixeltoast :P
L1078[23:25:45] <PotatoTrumpet> :O
L1079[23:26:01] <Caitlyn> %restart
L1080[23:26:01] ⇦ Quits: MichiBot (~lb@isis.pc-logix.com) ()
L1081[23:26:10] * PotatoTrumpet gasps in horror
L1082[23:26:11] ⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L1083[23:26:13] <Caitlyn> https://www.youtube.com/watch?v=RXLBU3xRAOg
L1084[23:26:17] <Caitlyn> no..?
L1085[23:26:20] <v^> "horror"
L1086[23:26:20] <MichiBot> Caitlyn: First Block | length 1m 4s | rated 2 views | by hkF5NJZ7V0omBS0LEeGO7w
L1087[23:26:20] * Caitlyn slaps michibot
L1088[23:26:21] * EnderBot2 laughs
L1089[23:26:31] <PotatoTrumpet> rated 2 views
L1090[23:26:38] <Caitlyn> until Kibi comes back
L1091[23:26:41] <v^> it freaks me out when someone is called by the same acronym
L1092[23:26:43] <Caitlyn> Rated 2, no views.
L1093[23:27:15] <Caitlyn> the return format changed a bit and I've not bothered fixing it.
L1094[23:27:21] <Caitlyn> I also enabled SED
L1095[23:27:34] <v^> PotatoTrumpet, my first block was a fire that burned through everything
L1096[23:27:43] <Caitlyn> Though it only works on your own messages.
L1097[23:27:43] <v^> i also disabled water putting fire out
L1098[23:27:45] <v^> so
L1099[23:27:48] <PotatoTrumpet> yah
L1100[23:27:49] <v^> it burned through an ocean
L1101[23:28:01] <PotatoTrumpet> TM it
L1102[23:28:13] <PotatoTrumpet> "Burns through whole oceans"
L1103[23:28:15] <PotatoTrumpet> :O
L1104[23:28:17] <PotatoTrumpet> I know what to do
L1105[23:28:25] <PotatoTrumpet> Start working on my first item
L1106[23:28:37] <vifino> v^: where is my monthly payment
L1107[23:28:45] <v^> was back in the ML days though, so i cba set up mcp
L1108[23:28:53] <PotatoTrumpet> Eww
L1109[23:28:55] <PotatoTrumpet> ModLoader
L1110[23:29:03] <v^> vifino, month isnt over yet
L1111[23:29:06] <PotatoTrumpet> Thats like SOOOO long ago
L1112[23:29:27] <v^> oh wait
L1113[23:29:32] <Ender> ffs, pc quit freezing, I wanna watch terminator :(
L1114[23:29:33] <v^> $tip vifino $5
L1115[23:29:34] <^vDoge> v^, Sent Ɖ20705 to vifino
L1116[23:30:02] <PotatoTrumpet> So v^, what do you think of my GIMP generated logos?
L1117[23:30:22] <Ender> .time
L1118[23:30:22] <EnderBot2> Current OC time: Wed Oct 29 23:30:22 2014
L1119[23:30:32] <Ender> :O 30 mins
L1120[23:30:33] <v^> i use gimp too :>
L1121[23:30:34] <v^> http://pixeltoast.imgur.com/
L1122[23:30:35] ⇨ Joins: Kirito (~kkirigaya@ool-182ed156.dyn.optonline.net)
L1123[23:30:40] ⇦ Parts: Kirito (~kkirigaya@ool-182ed156.dyn.optonline.net) (https://www.youtube.com/watch?v=Ur5JnkOg_y4))
L1124[23:31:07] <PotatoTrumpet> Ewww
L1125[23:31:15] <PotatoTrumpet> Dat CC logo
L1126[23:31:15] <v^> comic sans?
L1127[23:31:18] <v^> oh
L1128[23:31:27] <PotatoTrumpet> Hmm
L1129[23:31:40] <v^> it looks crappy with a dark background
L1130[23:31:59] <v^> but it is still 1000x better than the original ccjam >_>
L1131[23:32:29] <PotatoTrumpet> I hate TextWrangler
L1132[23:32:34] <PotatoTrumpet> with a burning passion
L1133[23:32:58] <v^> whats that
L1134[23:33:16] <PotatoTrumpet> Hitler+Satan+Kim Kardashian
L1135[23:33:24] <PotatoTrumpet> +Honey Boo Boo
L1136[23:33:56] <v^> hitler was okay i guess
L1137[23:34:14] <vifino> 'hitler was okey i guess' <- Wat.
L1138[23:34:16] <PotatoTrumpet> http://www.barebones.com/products/textwrangler/
L1139[23:34:18] <vifino> ALL MY WAT:
L1140[23:34:18] <v^> its a meme
L1141[23:34:25] <v^> TWAT*
L1142[23:34:25] <Caitlyn> Well, I mean... he did kill Hitler
L1143[23:34:28] <PotatoTrumpet> My school uses it
L1144[23:34:30] <Caitlyn> he can't be all bad.
L1145[23:34:35] <v^> Caitlyn, xD
L1146[23:34:52] <PotatoTrumpet> Caitlyn is Hitler! Source: Out side her window.
L1147[23:35:17] <Caitlyn> PotatoTrumpet, is right.
L1148[23:35:17] <vifino> $bal
L1149[23:35:17] <^vDoge> vifino, Ɖ39982
L1150[23:35:22] <Caitlyn> $bal
L1151[23:35:22] <^vDoge> Caitlyn, Ɖ200
L1152[23:35:23] <vifino> $conv bal
L1153[23:35:24] <^vDoge> vifino, Ɖ39982 = $9.6548 €7.5801 £5.9908
L1154[23:35:28] <Caitlyn> woo...
L1155[23:35:34] <Caitlyn> $conv bal
L1156[23:35:35] <^vDoge> Caitlyn, Ɖ200 = $0.0482 €0.0379 £0.0299
L1157[23:35:38] <vifino> $withdraw
L1158[23:35:38] <^vDoge> vifino, Usage: withdraw <address> [amount]
L1159[23:35:39] <PotatoTrumpet> $conv bal
L1160[23:35:40] <^vDoge> PotatoTrumpet, Ɖ0 = $0 €0 £0
L1161[23:35:40] <Caitlyn> fuck yeah
L1162[23:35:43] <PotatoTrumpet> Woo!
L1163[23:35:49] <PotatoTrumpet> $O
L1164[23:36:07] <PotatoTrumpet> s/O/0
L1165[23:36:08] <MichiBot> PotatoTrumpet: Woo!
L1166[23:36:09] <Agoldfish> $bal
L1167[23:36:09] <^vDoge> Agoldfish, Ɖ0
L1168[23:36:12] <PotatoTrumpet> umm
L1169[23:36:16] <Agoldfish> vifino: pls donate
L1170[23:36:21] * Agoldfish holds out wallet
L1171[23:36:24] <vifino> $withdraw DJYWGmSzEqtx54eypVoVGEa3TrFxiPb6Lc bal
L1172[23:36:24] <^vDoge> vifino, Invalid number
L1173[23:36:32] * PotatoTrumpet shoves Agoldfish out of the way
L1174[23:36:35] <vifino> $withdraw DJYWGmSzEqtx54eypVoVGEa3TrFxiPb6Lc 39982
L1175[23:36:36] <^vDoge> vifino, Withdrew Ɖ39982 (-Ɖ2 fee)
L1176[23:36:37] <PotatoTrumpet> Me first!
L1177[23:36:39] * Agoldfish Hids back in castle.
L1178[23:36:45] <v^> vifino, i cu ... dammit
L1179[23:36:47] * PotatoTrumpet blows up Castle
L1180[23:36:51] <v^> i thought it was a stealth withdraw
L1181[23:36:54] * Agoldfish blows up PotatoTrumpet
L1182[23:37:04] * PotatoTrumpet is immortal
L1183[23:37:11] <Agoldfish> Well then.
L1184[23:37:11] <vifino> er what
L1185[23:37:24] <PotatoTrumpet> .fail
L1186[23:37:24] <^v> PotatoTrumpet, [41] http://i.imgur.com/374ScXC.png
L1187[23:37:27] <vifino> it just got 1000Ð, for no reason
L1188[23:37:33] *** Pwootage|Off is now known as Pwootage
L1189[23:37:39] <vifino> ohshit
L1190[23:37:43] <vifino> more monies
L1191[23:37:58] <vifino> 50k doge ;D
L1192[23:38:07] <v^> vifino, ?
L1193[23:38:13] <v^> $bal vifino
L1194[23:38:13] <^vDoge> v^, Ɖ-4
L1195[23:38:16] <v^> dafuq
L1196[23:38:23] <Pwootage> Hello everyone :D
L1197[23:38:24] <vifino> v^: do you even math
L1198[23:38:25] <PotatoTrumpet> v^: Why were you a fat naked women with a dick?
L1199[23:38:35] <v^> vifino, no
L1200[23:38:49] <v^> $bal
L1201[23:38:49] <^vDoge> v^, Ɖ116696.02457445
L1202[23:38:57] <PotatoTrumpet> .random
L1203[23:38:58] <^v> PotatoTrumpet, <Kilobyte> `robot.forward()`
L1204[23:39:14] <PotatoTrumpet> Well
L1205[23:39:17] ⇦ Quits: MichiBot (~lb@isis.pc-logix.com) (Ping timeout: 189 seconds)
L1206[23:39:39] <PotatoTrumpet> Time to start on my memory stick, dedicated to v^'s fat naked women with a dick character
L1207[23:39:39] <vifino> k, i have exactly 10€
L1208[23:39:43] <vifino> Noice
L1209[23:40:04] <vifino> $bal v^
L1210[23:40:04] <^vDoge> vifino, Ɖ116696.02457445
L1211[23:40:06] <v^> PotatoTrumpet, wait what
L1212[23:40:07] <vifino> wafuq
L1213[23:40:11] <v^> what are you talking about
L1214[23:40:26] <PotatoTrumpet> v^: [41] http://i.imgur.com/374ScXC.png
L1215[23:40:29] <vifino> v^: giv me all ur Ð
L1216[23:40:46] ⇨ Joins: MichiBot (~lb@isis.pc-logix.com)
L1217[23:40:57] <v^> PotatoTrumpet, ah yes
L1218[23:41:00] <v^> second life
L1219[23:41:11] * PotatoTrumpet wonders about v^
L1220[23:41:16] ⇨ Joins: irc\boltirc\net (~IRCdot]BO@90.193.77.114)
L1221[23:41:33] <v^> irc\boltirc\net smells like bot
L1222[23:41:34] ⇦ Parts: irc\boltirc\net (~IRCdot]BO@90.193.77.114) ())
L1223[23:42:03] <PotatoTrumpet> irc\boltirc\net is most definitly a bot
L1224[23:45:13] ⇦ Quits: ^v (~ping@2601:4:4500:e15:1466:bcfd:e1de:e718) (Ping timeout: 195 seconds)
L1225[23:45:20] ⇦ Quits: Johannes13_ (~Johannes@141.70.98.139) (Ping timeout: 189 seconds)
L1226[23:45:48] ⇨ Joins: ^v (~ping@2601:4:4500:e15:410d:b9d3:6555:6450)
L1227[23:45:52] <vifino> irc\boltirc\net is a user.
L1228[23:45:57] <vifino> a real feggot
L1229[23:46:30] *** Benguin is now known as Benguin[ZzZ]
L1230[23:47:56] <Ender> dammit oc
L1231[23:48:00] <Ender> er
L1232[23:48:02] <Ender> Pc*
L1233[23:48:49] <Ender> .time
L1234[23:48:49] <EnderBot2> Current OC time: Wed Oct 29 23:48:48 2014
L1235[23:48:59] <Ender> Soon(tm)
L1236[23:50:13] <Ender> Pc come back, I wanna continue watching terminator
L1237[23:58:35] <PotatoTrumpet> :D
L1238[23:58:43] <PotatoTrumpet> First Item Made
L1239[23:59:08] <PotatoTrumpet> Actually plan on using it for crafting my Explosion Card
L1240[23:59:13] <PotatoTrumpet> its called the Explosion Stick
<<Prev Next>> Scroll to Top