<<Prev Auto Refresh Scroll to Bottom
Hide normal (85) Hide join (4) Hide quit (4) Hide mode (0) Hide action (0) Hide nick (0) Hide part (0) Hide topic (0)
L1[00:41:30] ⇨ Joins: Ocawesome101 (Ocawesome101!~ocawesome@38.65.250.196)
L2[00:41:37] <Ocawesome101> aha, I am herer
L3[00:41:44] <Ocawesome101> %s/herer/here
L4[00:41:44] <MichiBot> <Ocawesome101> aha, I am here
L5[00:41:50] <Ocawesome101> %tonk
L6[00:41:50] <MichiBot> Willikers! Ocawesome101! You beat your own previous record of 10 hours, 34 minutes and 45 seconds (By 2 hours, 45 minutes and 27 seconds)! I hope you're happy!
L7[00:41:51] <MichiBot> Ocawesome101's new record is 13 hours, 20 minutes and 13 seconds! No points gained for stealing from yourself. (Lost out on 0.00276 x 11 = 0.03036)
L8[00:42:01] <Ocawesome101> holy frick
L9[00:42:34] <Ocawesome101> wowza
L10[00:43:33] <Ocawesome101> %lua weird(wonk("i can't believe I just did that"))
L11[00:43:33] <MichiBot> O CeN'T BiLoIvI I JaSt dOd tHeT
L12[00:44:10] <Ocawesome101> %sip magical toast potion
L13[00:44:10] <MichiBot> You drink a light titanium potion (New!). Ocawesome101's eyes glow pink until they exit the room.
L14[00:44:21] <Ocawesome101> :/
L15[00:44:26] <Ocawesome101> FORECASTER
L16[00:48:23] ⇦ Quits: Ocawesome101 (Ocawesome101!~ocawesome@38.65.250.196) (Quit: A Konversation user has left the chat.)
L17[00:50:44] ⇨ Joins: Ocawesome101 (Ocawesome101!~ocawesome@38.65.250.196)
L18[00:53:24] <Ocawesome101> %lua _G.vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L19[00:53:24] <MichiBot> main:1: attempt to index global '_G' (a nil value)
L20[00:53:35] <Ocawesome101> %lua _G = {}
L21[00:53:38] <Ocawesome101> %lua _G.vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L22[00:53:45] <Ocawesome101> %lua return vonk
L23[00:53:46] <MichiBot> nil
L24[00:54:00] <Ocawesome101> %lua _ENV.vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L25[00:54:05] <Ocawesome101> %lua return vonk
L26[00:54:05] <MichiBot> nil
L27[00:54:18] <Ocawesome101> %lua vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L28[00:54:19] <Ocawesome101> %lua return vonk
L29[00:54:20] <MichiBot> nil
L30[00:54:24] <Ocawesome101> aaaaaa
L31[00:54:31] <Ocawesome101> %lua print(vonk)
L32[00:54:31] <MichiBot> nil
L33[00:54:45] <Forecaster> Ocawesome101 what?
L34[00:54:59] <Ocawesome101> forecaster: sip args appear broken
L35[00:55:11] <Forecaster> I assure you it's not
L36[00:55:13] <Ocawesome101> %resetlua
L37[00:55:13] <MichiBot> Sandbox reset
L38[00:55:14] <Ocawesome101> huh
L39[00:55:26] <Ocawesome101> %lua _G.vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L40[00:55:47] <Forecaster> before MichiBot would have just said "hey that's not a potion?"
L41[00:55:50] <Ocawesome101> vonk.wonk("this is a test it should be absolutely chaotic")
L42[00:55:56] <Ocawesome101> oops
L43[00:56:00] <Ocawesome101> %lua vonk.wonk("this is a test it should be absolutely chaotic")
L44[00:56:01] <MichiBot> main:1: attempt to index global 'vonk' (a nil value)
L45[00:56:04] <Ocawesome101> aaaaa
L46[00:56:13] <Forecaster> now if you use non-existent appearance or consistency she just draws them randomly
L47[00:56:26] <Ocawesome101> ah, that's likely what I was doing
L48[00:56:45] <Ocawesome101> %lua vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L49[00:56:52] <Forecaster> not "likely", it's exactly what you were doing
L50[00:56:52] <Ocawesome101> %lua return vonk
L51[00:56:53] <MichiBot> nil
L52[00:57:01] <Ocawesome101> why is this not workingggg
L53[00:58:01] <Ocawesome101> %lua vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L54[00:58:12] <Michiyo> There is a space in front of your message
L55[00:58:12] <Ocawesome101> %lua wonk("this is a test it should be absolutely chaotic")
L56[00:58:13] <MichiBot> main:1: attempt to call global 'wonk' (a nil value)
L57[00:58:18] <Ocawesome101> oh there is?
L58[00:58:20] <Ocawesome101> oops
L59[00:58:25] <Michiyo> <Ocawesome101> %lua vonk
L60[00:58:52] <Ocawesome101> %lua vonk = {}; vonk.replacers = setmetatable({a = "e", e = "i", i = "o", o = "u", u = "a"}, {__index = function(_,k) return k end}); function vonk.wonk(str) local ret = "" for c in str:gmatch(".") do c = vonk.replacers[c] ret = ret .. c end return ret end
L61[00:58:56] <Ocawesome101> there
L62[00:59:02] <Ocawesome101> %lua vonk.wonk("this is a test it should be absolutely chaotic")
L63[00:59:03] <MichiBot> thos os e tist ot shuald bi ebsulatily cheutoc
L64[00:59:07] <Ocawesome101> THERE we go
L65[00:59:19] <Ocawesome101> %lua text = vonk
L66[00:59:33] <Michiyo> that's been the issue like *every* time for the past... ton of messages :p
L67[00:59:44] <Ocawesome101> apologies :P
L68[01:01:04] <Ocawesome101> %lua function text.weird(str) local ret = "" for i=1, #str, 1 do if i % 2 == 0 then ret = ret .. str:sub(i,i):lower() else ret = ret .. str:sub(i,i):upper() end end end
L69[01:01:35] <Ocawesome101> %lua function text.wonkweird(str) return text.weird(text.wonk(str:lower())) end
L70[01:01:48] <Ocawesome101> %lua text.weirdwonk = text.wonkweird
L71[01:01:53] <Ocawesome101> there, I think I'm done
L72[01:02:35] <Michiyo> Man, you're sure gonna hate it when MichiBot restarts next time, aren't ya
L73[01:03:19] <Ocawesome101> eh, I'll just search it up in #bot on discord :P
L74[01:12:33] ⇦ Quits: Ocawesome101 (Ocawesome101!~ocawesome@38.65.250.196) (Quit: A Konversation user has left the chat.)
L75[01:32:00] ⇨ Joins: SquidDev (SquidDev!~SquidDev@autoclave.squiddev.cc)
L76[08:09:06] <ThePiGuy24> %lua string.wonk = function(phrase) local out = "" for i=1,#phrase do if phrase:sub(i,i) == "a" then out = out .. "e" elseif phrase:sub(i,i) == "e" then out = out .. "i" elseif phrase:sub(i,i) == "i" then out = out .. "o" elseif phrase:sub(i,i) == "o" then out = out .. "u" elseif phrase:sub(i,i) == "u" then out = out .. "a" else out = out .. phrase:sub(i,i) end end return out end
L77[08:09:25] <ThePiGuy24> %lua ("test"):wonk
L78[08:09:25] <MichiBot> main:1: function arguments expected near <eof>
L79[08:09:54] <ThePiGuy24> %lua ("test"):wonk()
L80[08:09:54] <MichiBot> main:1: attempt to call method 'wonk' (a nil value)
L81[08:09:59] <ThePiGuy24> rip
L82[08:10:09] <ThePiGuy24> i dont even know what i was hoping for
L83[10:06:38] <Bob> how do i use term.read with a password character ? term.read("*") ?
L84[10:06:40] <Bob> http://tinyurl.com/y8xjyrds
L85[10:06:45] <Bob> cause term read errors internally
L86[10:13:37] <Ocawesome101> @Bob `term.read({pwchar=“*”})` iirc
L87[10:15:32] <Bob> also term read returns the newline character
L88[10:15:41] <Bob> can i don't have it or i should sub it out
L89[10:16:34] <Ocawesome101> Sub it out, or look at term.read’s option parsing and see if there’s an option— I put one in Monolith’s `readline`
L90[10:21:32] <Bob> hmhmh
L91[13:54:50] ⇦ Quits: Brights (Brights!~barnito@102.134.175.91) (Remote host closed the connection)
L92[16:14:48] ⇨ Joins: imperatively (imperatively!~james000-@177-91-74-181.rev.netcorporativa.com.br)
L93[23:51:00] ⇦ Quits: imperatively (imperatively!~james000-@177-91-74-181.rev.netcorporativa.com.br) (Remote host closed the connection)
<<Prev Auto Refresh Scroll to Top