<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:02:05] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L2[00:02:05] Spock sets mode: +v on PCL-Minecraft
L3[00:02:20] ⇨ Joins: PCL-Pixelmon (~thumpSrv@tmcfan.xrbunker.com)
L4[00:02:20] Spock sets mode: +v on PCL-Pixelmon
L5[00:02:34] <PCL-Minecraft> wer38 joined the game.
L6[02:39:38] <PCL-Minecraft> wer38 left the game.
L7[06:04:17] <PCL-Minecraft> wer38 joined the game.
L8[06:36:15] <PCL-Minecraft> wer38 left the game.
L9[10:45:49] ⇨ Joins: Michiyo__ (~Michiyo@mail.pc-logix.com)
L10[10:45:49] Spock sets mode: +o on Michiyo__
L11[10:48:31] ⇦ Quits: Techokami_ (Techokami@2001:19f0:6800:8161:1:be:a:7001) (*.net *.split)
L12[10:48:31] ⇦ Quits: Antheus (Antheus@2001:19f0:6800:8161:1:be:a:7001) (*.net *.split)
L13[10:48:31] ⇦ Quits: Naomi (~Naomi@hekate.pc-logix.com) (*.net *.split)
L14[10:48:31] ⇦ Quits: Shuudoushi (~Shuudoush@hekate.pc-logix.com) (*.net *.split)
L15[10:48:31] ⇦ Quits: Lizzy (lizzy@2001:19f0:6800:8161:1ce:c01d:bad:babe) (*.net *.split)
L16[10:48:31] ⇦ Quits: Mimiru (~Michiyo@mail.pc-logix.com) (*.net *.split)
L17[10:49:05] ⇨ Joins: Lizzy (lizzy@janus.theender.net)
L18[10:49:22] ⇨ Joins: Naomi (~Naomi@2607:5300:60:9553::1bad:babe)
L19[10:49:42] *** Lizzy is now known as Guest69864
L20[10:49:53] *** Guest69864 is now known as Lizzian
L21[10:49:55] ⇨ Joins: Shuudoushi (~Shuudoush@2607:5300:60:9553::c0f:fee)
L22[10:50:13] Spock sets mode: +o on Lizzian
L23[10:50:25] *** Michiyo__ is now known as Michiyo
L24[10:50:57] ⇨ Joins: Antheus (Antheus@2001:19f0:6800:8161:1:be:a:7001)
L25[10:51:40] ⇨ Joins: Techokami (Techokami@2001:19f0:6800:8161:1:be:a:7001)
L26[13:06:20] <Mimiru> @Wer38 not at midnight no.. ?
L27[16:16:33] <wer38> o/
L28[17:30:19] Spock sets mode: +v on Antheus
L29[19:09:31] ⇨ Joins: Xilandro (~Kodos@2602:306:ce20:6c30:7534:2492:4e5b:26fb)
L30[19:09:31] Spock sets mode: +v on Xilandro
L31[19:11:29] ⇦ Quits: Kodos (~Kodos@2602:306:ce20:6c30:7534:2492:4e5b:26fb) (Ping timeout: 206 seconds)
L32[19:16:19] ⇦ Quits: Xilandro (~Kodos@2602:306:ce20:6c30:7534:2492:4e5b:26fb) (Ping timeout: 206 seconds)
L33[19:26:38] <wer38> @Antheus, can you help me with something ?
L34[19:26:59] <Mimiru> Sorry, I shot Antheus
L35[19:27:26] <wer38> oh no
L36[19:27:33] * wer38 cry's
L37[19:28:04] <wer38> mimiru you monster !!!
L38[19:28:15] <wer38> lol
L39[19:31:02] <wer38> well since antheus is dead can you help me mimiru
L40[19:32:05] <Mimiru> No
L41[19:32:06] <Mimiru> sorry
L42[19:32:18] <Mimiru> I'm busy hiding the bodies
L43[19:33:07] * wer38 gets the premium bleach bleach out
L44[19:33:59] <Mimiru> Good 'ole bleach bleach
L45[19:34:08] <Mimiru> when your bleach isn't bleached enouhg
L46[19:34:10] <Mimiru> enough*
L47[19:34:35] * wer38 then pore's it into his cup
L48[19:35:14] <Mimiru> It depends on what you need
L49[19:36:04] <wer38> i want to know the best way to get a program to start on another computer in oc
L50[19:36:32] <Mimiru> On another computer? Like... you want to launch a program on Computer B, from Computer A?
L51[19:36:46] <wer38> yeah
L52[19:36:56] <Mimiru> goodluck.exe
L53[19:36:57] <Mimiru> IDK
L54[19:37:10] <wer38> well
L55[19:37:25] <wer38> i guess i might just use redstone then
L56[19:37:25] <Antheus> you could have a program running as a process that listens to modem messages for one that fires the program
L57[19:37:33] <wer38> yeah
L58[19:37:39] <wer38> thats what i want to do
L59[19:37:49] <Antheus> use the RC api
L60[19:37:50] <wer38> but i cant work out how to do it
L61[19:37:55] <Antheus> setup an event.register
L62[19:38:03] <Antheus> have it set to modem message
L63[19:38:12] <wer38> ok
L64[19:38:25] <Antheus> have a function that deciphers the message and if it is X, I think you do pcall?
L65[19:38:40] <Antheus> or have it within the program
L66[19:38:44] <Antheus> and them make it run the program
L67[19:39:05] <wer38> hmm
L68[19:39:16] <wer38> http://pastebin.com/me5uST91
L69[19:39:28] <wer38> thats what i tried to do last night
L70[19:47:03] <wer38> can you help me fix it ?
L71[19:58:33] <wer38> @Antheus ^
L72[23:59:38] ⇦ Quits: PCL-Pixelmon (~thumpSrv@tmcfan.xrbunker.com) (Remote host closed the connection)
<<Prev Next>> Scroll to Top