<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[04:26:53] <Kristopher38> %lua print((1/6)*(5/6)^5)
L2[04:26:53] <MichiBot> 0.066979595336077
L3[04:27:17] <Kristopher38> %lua print(((1/6))*((5/6)^5)) [Edited]
L4[04:27:17] <MichiBot> 0.066979595336077 | main:1: attempt to index a nil value
L5[04:27:33] <Kristopher38> %lua print(((1/6))*((5/6)^5))
L6[04:27:34] <MichiBot> 0.066979595336077
L7[04:27:51] <Kristopher38> %lua print(((1/6)^2)*((5/6)^10))
L8[04:27:52] <MichiBot> 0.0044862661913846
L9[04:28:04] <Kristopher38> %lua print(((1/6)^3)*((5/6)^15))
L10[04:28:04] <MichiBot> 0.00030048829406886
L11[06:04:28] <ThePiGuy24> maffs
L12[09:34:49] <Saghetti> %lua lzss={}local string,table=string,table;local b=12;local c=16-b;local d=1<<b;local e=1<<c;local f=3;function lzss.decompress(g)local h,i=1,{}local j=''while h<=#g do local k=string.byte(g,h)h=h+1;for l=1,8 do local m=nil;if k&1~=0 then if h<=#g then m=string.sub(g,h,h)h=h+1 end else if h+1<=#g then local n=string.unpack('>I2',g,h)h=h+2;local o=n>>c+1;local p=n&e-1+f;m=string.sub(j,o,o+p-1)end end;k=k>>1;if m then
L13[09:34:49] <Saghetti> i[#i+1]=m;j=string.sub(j..m,-d)end end end;return table.concat(i)end
L14[09:34:49] <MichiBot> main:1: unexpected symbol near '<'
L15[09:35:08] <Saghetti> %lua lzss={};local string,table=string,table;local b=12;local c=16-b;local d=1<<b;local e=1<<c;local f=3;function lzss.decompress(g)local h,i=1,{}local j=''while h<=#g do local k=string.byte(g,h)h=h+1;for l=1,8 do local m=nil;if k&1~=0 then if h<=#g then m=string.sub(g,h,h)h=h+1 end else if h+1<=#g then local n=string.unpack('>I2',g,h)h=h+2;local o=n>>c+1;local p=n&e-1+f;m=string.sub(j,o,o+p-1)end end;k=k>>1;if m then
L16[09:35:08] <Saghetti> i[#i+1]=m;j=string.sub(j..m,-d)end end end;return table.concat(i)end
L17[09:35:08] <MichiBot> main:1: unexpected symbol near '<'
L18[09:35:23] <Saghetti> discord sucks
L19[09:35:42] ⇨ Joins: Saghetti (Saghetti!webchat@c-67-164-116-220.hsd1.ca.comcast.net)
L20[09:35:43] <Saghetti> %lua lzss={}local string,table=string,table;local b=12;local c=16-b;local d=1<<b;local e=1<<c;local f=3;function lzss.decompress(g)local h,i=1,{}local j=''while h<=#g do local k=string.byte(g,h)h=h+1;for l=1,8 do local m=nil;if k&1~=0 then if h<=#g then m=string.sub(g,h,h)h=h+1 end else if h+1<=#g then local n=string.unpack('>I2',g,h)h=h+2;local o=
L21[09:35:43] <Saghetti> n>>c+1;local p=n&e-1+f;m=string.sub(j,o,o+p-1)end end;k=k>>1;if m then i[#i+1]=m;j=string.sub(j..m,-d)end end end;return table.concat(i)end
L22[09:35:43] <MichiBot> main:1: unexpected symbol near '<'
L23[09:35:51] <Saghetti> ohhhh
L24[09:35:53] <Saghetti> lua 5.2
L25[09:35:54] <Saghetti> ugh
L26[09:36:03] <ThePiGuy24> rip
L27[09:44:38] <Saghetti> here comes spam
L28[09:44:40] <Saghetti> im very sorry
L29[09:44:47] <Saghetti> %lua local data=""
L30[09:44:47] <Saghetti> %lua local function sc(b,c)local d={}for e=1,#b,c do d[#d+1]=b:sub(e,e+c-1)end;return d end function dehex(h) local chs=sc(h,2); local out=""; for k,v in pairs(chs) do out = out .. string.char(tonumber(v,16))end; return out; end
L31[09:44:57] <Saghetti> %lua data=data..dehex("616476656e74757265203d207b7d0d0a616476656e747572652e636f726f203d206e696c0d0a66756e6374696f6e20616476656e747572652e636f726f4d61696e28290d0a20206c6f63616c207442696f6d6573203d207b0d0a20202020202022696e206120666f72657374222c0d0a20202020202022696e20612070696e6520666f72657374222c0d0a202020202020226b6e6565206465657020696e2061207377616d70222c0d0a20202020202022696e2061206d6f756e7461696e2072616e6765222c0d0a")
L32[09:44:58] <Saghetti> %lua data=data..dehex("20202020202022696e206120646573657274222c0d0a20202020202022696e20612067726173737920706c61696e222c0d0a20202020202022696e2066726f7a656e2074756e647261222c0d0a20207d0d0a0d0a20206c6f63616c2066756e6374696f6e20686173547265657328205f6e42696f6d6520290d0a20202020202072657475726e205f6e42696f6d65203c3d20330d0a2020656e640d0a0d0a20206c6f63616c2066756e6374696f6e2068617353746f6e6528205f6e42696f6d6520290d0a20202020")
L33[09:44:58] <MichiBot> main:1: attempt to concatenate global 'data' (a nil value)
L34[09:44:58] <Saghetti> %lua data=data..dehex("202072657475726e205f6e42696f6d65203d3d20340d0a2020656e640d0a0d0a20206c6f63616c2066756e6374696f6e2068617352697665727328205f6e42696f6d6520290d0a20202020202072657475726e205f6e42696f6d65207e3d203320616e64205f6e42696f6d65207e3d20350d0a2020656e640d0a0d0a20206c6f63616c206974656d73203d207b0d0a2020202020205b226e6f20746561225d203d207b0d0a2020202020202020202064726f707061626c65203d2066616c73652c0d0a2020202020")
L35[09:44:59] <MichiBot> main:1: attempt to concatenate global 'data' (a nil value)
L36[09:45:00] <MichiBot> main:1: attempt to concatenate global 'data' (a nil value)
L37[09:45:05] <Saghetti> dang it locals
L38[09:45:31] <Saghetti> %lua data=""
L39[09:45:31] <Saghetti> %lua local function sc(b,c)local d={}for e=1,#b,c do d[#d+1]=b:sub(e,e+c-1)end;return d end function dehex(h) local chs=sc(h,2); local out=""; for k,v in pairs(chs) do out = out .. string.char(tonumber(v,16))end; return out; end
L40[09:45:36] <Saghetti> %lua data=data..dehex("616476656e74757265203d207b7d0d0a616476656e747572652e636f726f203d206e696c0d0a66756e6374696f6e20616476656e747572652e636f726f4d61696e28290d0a20206c6f63616c207442696f6d6573203d207b0d0a20202020202022696e206120666f72657374222c0d0a20202020202022696e20612070696e6520666f72657374222c0d0a202020202020226b6e6565206465657020696e2061207377616d70222c0d0a20202020202022696e2061206d6f756e7461696e2072616e6765222c0d0a")
L41[09:45:36] <Saghetti> %lua data=data..dehex("20202020202022696e206120646573657274222c0d0a20202020202022696e20612067726173737920706c61696e222c0d0a20202020202022696e2066726f7a656e2074756e647261222c0d0a20207d0d0a0d0a20206c6f63616c2066756e6374696f6e20686173547265657328205f6e42696f6d6520290d0a20202020202072657475726e205f6e42696f6d65203c3d20330d0a2020656e640d0a0d0a20206c6f63616c2066756e6374696f6e2068617353746f6e6528205f6e42696f6d6520290d0a20202020")
L42[09:45:36] <Saghetti> %lua data=data..dehex("202072657475726e205f6e42696f6d65203d3d20340d0a2020656e640d0a0d0a20206c6f63616c2066756e6374696f6e2068617352697665727328205f6e42696f6d6520290d0a20202020202072657475726e205f6e42696f6d65207e3d203320616e64205f6e42696f6d65207e3d20350d0a2020656e640d0a0d0a20206c6f63616c206974656d73203d207b0d0a2020202020205b226e6f20746561225d203d207b0d0a2020202020202020202064726f707061626c65203d2066616c73652c0d0a2020202020")
L43[09:45:42] <Saghetti> %lua data=data..dehex("202020202064657363203d202250756c6c20796f757273656c6620746f676574686572206d616e2e222c0d0a2020202020207d2c0d0a2020202020205b226120706967225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a2020202020202020202064726f7073203d207b2022736f6d6520706f726b22207d2c0d0a20202020202020202020616c6961736573203d207b202270696722207d2c0d0a20202020")
L44[09:45:43] <Saghetti> %lua data=data..dehex("20202020202064657363203d20225468652070696720686173206120737175617265206e6f73652e222c0d0a2020202020207d2c0d0a2020202020205b226120636f77225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a20202020202020202020616c6961736573203d207b2022636f7722207d2c0d0a2020202020202020202064657363203d202254686520636f772073746172657320617420796f7520")
L45[09:45:43] <Saghetti> %lua data=data..dehex("626c616e6b6c792e222c0d0a2020202020207d2c0d0a2020202020205b2261207368656570225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a2020202020202020202068697444726f7073203d207b2022736f6d6520776f6f6c22207d2c0d0a20202020202020202020616c6961736573203d207b2022736865657022207d2c0d0a2020202020202020202064657363203d20225468652073686565702069")
L46[09:45:50] <Saghetti> %lua data=data..dehex("7320666c756666792e222c0d0a2020202020207d2c0d0a2020202020205b226120636869636b656e225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a2020202020202020202064726f7073203d207b2022736f6d6520636869636b656e22207d2c0d0a20202020202020202020616c6961736573203d207b2022636869636b656e22207d2c0d0a2020202020202020202064657363203d2022546865206368")
L47[09:45:50] <Saghetti> %lua data=data..dehex("69636b656e206c6f6f6b732064656c6963696f75732e222c0d0a2020202020207d2c0d0a2020202020205b22612063726565706572225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a202020202020202020206d6f6e73746572203d20747275652c0d0a20202020202020202020616c6961736573203d207b20226372656570657222207d2c0d0a2020202020202020202064657363203d20225468652063")
L48[09:45:50] <Saghetti> %lua data=data..dehex("726565706572206e656564732061206875672e222c0d0a2020202020207d2c0d0a2020202020205b226120736b656c65746f6e225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a202020202020202020206d6f6e73746572203d20747275652c0d0a20202020202020202020616c6961736573203d207b2022736b656c65746f6e22207d2c0d0a202020202020202020206e6f637475726e616c203d207472")
L49[09:45:58] <ThePiGuy24> %lua data:len()
L50[09:45:58] <MichiBot> 1800
L51[09:46:03] <Saghetti> %lua data=data..dehex("75652c0d0a2020202020202020202064657363203d2022546865206865616420626f6e65277320636f6e6e656374656420746f20746865206e65636b20626f6e652c20746865206e65636b20626f6e65277320636f6e6e656374656420746f2074686520636865737420626f6e652c2074686520636865737420626f6e65277320636f6e6e656374656420746f207468652061726d20626f6e652c207468652061726d20626f6e65277320636f6e6e656374656420746f2074686520626f772c20616e6420746865")
L52[09:46:03] <Saghetti> %lua data=data..dehex("20626f7720697320706f696e74656420617420796f752e222c0d0a2020202020207d2c0d0a2020202020205b2261207a6f6d626965225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a202020202020202020206d6f6e73746572203d20747275652c0d0a20202020202020202020616c6961736573203d207b20227a6f6d62696522207d2c0d0a202020202020202020206e6f637475726e616c203d207472")
L53[09:46:03] <Saghetti> %lua data=data..dehex("75652c0d0a2020202020202020202064657363203d2022416c6c2068652077616e747320746f20646f2069732065617420796f757220627261696e732e222c0d0a2020202020207d2c0d0a2020202020205b226120737069646572225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a202020202020202020206372656174757265203d20747275652c0d0a202020202020202020206d6f6e73746572203d20747275652c0d0a20202020202020202020616c6961736573203d207b")
L54[09:46:09] <Saghetti> %lua data=data..dehex("202273706964657222207d2c0d0a2020202020202020202064657363203d2022446f7a656e73206f662065796573207374617265206261636b20617420796f752e222c0d0a2020202020207d2c0d0a2020202020205b2261206361766520656e7472616e6365225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a20202020202020202020616c6961736573203d207b20226361766520656e74616e6365222c202263617665222c2022656e7472616e636522207d2c0d0a20202020")
L55[09:46:09] <Saghetti> %lua data=data..dehex("20202020202064657363203d202254686520656e7472616e636520746f207468652063617665206973206461726b2c20627574206974206c6f6f6b73206c696b6520796f752063616e20636c696d6220646f776e2e222c0d0a2020202020207d2c0d0a2020202020205b22616e206578697420746f207468652073757266616365225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a20202020202020202020616c6961736573203d207b20226578697420746f2074686520737572")
L56[09:46:09] <Saghetti> %lua data=data..dehex("66616365222c202265786974222c20226f70656e696e6722207d2c0d0a2020202020202020202064657363203d2022596f752063616e206a757374207365652074686520736b79207468726f75676820746865206f70656e696e672e222c0d0a2020202020207d2c0d0a2020202020205b2261207269766572225d203d207b0d0a202020202020202020206865617679203d20747275652c0d0a20202020202020202020616c6961736573203d207b2022726976657222207d2c0d0a202020202020202020206465")
L57[09:46:13] <Saghetti> %lua data=data..dehex("7363203d202254686520726976657220666c6f7773206d616a6573746963616c6c7920746f77617264732074686520686f72697a6f6e2e20497420646f65736e277420646f20616e797468696e6720656c73652e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520776f6f64225d203d207b0d0a20202020202020202020616c6961736573203d207b2022776f6f6422207d2c0d0a202020202020202020206d6174657269616c203d20747275652c0d0a2020202020202020202064657363203d")
L58[09:46:14] <Saghetti> %lua data=data..dehex("2022596f7520636f756c6420656173696c6c79206372616674207468697320776f6f6420696e746f20706c616e6b732e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520706c616e6b73225d203d207b0d0a20202020202020202020616c6961736573203d207b2022706c616e6b73222c2022776f6f64656e20706c616e6b73222c2022776f6f6420706c616e6b7322207d2c0d0a2020202020202020202064657363203d2022596f7520636f756c6420656173696c6c79206372616674207468")
L59[09:46:14] <Saghetti> %lua data=data..dehex("65736520706c616e6b7320696e746f20737469636b732e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520737469636b73225d203d207b0d0a20202020202020202020616c6961736573203d207b2022737469636b73222c2022776f6f64656e20737469636b73222c2022776f6f6420737469636b7322207d2c0d0a2020202020202020202064657363203d20224120706572666563742068616e646c6520666f7220746f7263686573206f722061207069636b6178652e222c0d0a2020202020")
L60[09:46:20] <Saghetti> %lua data=data..dehex("207d2c0d0a2020202020205b2261206372616674696e67207461626c65225d203d207b0d0a20202020202020202020616c6961736573203d207b20226372616674696e67207461626c65222c20226372616674207461626c65222c2022776f726b2062656e6368222c2022776f726b62656e6368222c20226372616674696e672062656e6368222c20227461626c65222c207d2c0d0a2020202020202020202064657363203d2022497427732061206372616674696e67207461626c652e20492073686f756c646e")
L61[09:46:20] <Saghetti> %lua data=data..dehex("27742074656c6c20796f7520746869732c2062757420746865736520646f6e27742061637475616c6c7920646f20616e797468696e6720696e20746869732067616d652c20796f752063616e20637261667420746f6f6c73207768656e6576657220796f75206c696b652e222c0d0a2020202020207d2c0d0a2020202020205b2261206675726e616365225d203d207b0d0a20202020202020202020616c6961736573203d207b20226675726e61636522207d2c0d0a2020202020202020202064657363203d2022")
L62[09:46:21] <Saghetti> %lua data=data..dehex("497427732061206675726e6163652e204265747765656e20796f7520616e64206d652c20746865736520646f6e27742061637475616c6c7920646f20616e797468696e6720696e20746869732067616d652e222c0d0a2020202020207d2c0d0a2020202020205b226120776f6f64656e207069636b617865225d203d207b0d0a20202020202020202020616c6961736573203d207b20227069636b617865222c20227069636b222c2022776f6f64656e207069636b222c2022776f6f64656e207069636b61786522")
L63[09:46:25] <Saghetti> %lua data=data..dehex("2c2022776f6f64207069636b222c2022776f6f64207069636b61786522207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20312c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d2022546865207069636b617865206c6f6f6b7320676f6f6420666f7220627265616b696e672073746f6e6520616e6420636f616c2e222c0d0a2020202020207d2c0d0a202020")
L64[09:46:25] <Saghetti> %lua data=data..dehex("2020205b22612073746f6e65207069636b617865225d203d207b0d0a20202020202020202020616c6961736573203d207b20227069636b617865222c20227069636b222c202273746f6e65207069636b222c202273746f6e65207069636b61786522207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20322c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d20")
L65[09:46:25] <Saghetti> %lua data=data..dehex("22546865207069636b617865206c6f6f6b7320676f6f6420666f7220627265616b696e672069726f6e2e222c0d0a2020202020207d2c0d0a2020202020205b22616e2069726f6e207069636b617865225d203d207b0d0a20202020202020202020616c6961736573203d207b20227069636b617865222c20227069636b222c202269726f6e207069636b222c202269726f6e207069636b61786522207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c65")
L66[09:46:30] <Saghetti> %lua data=data..dehex("76656c203d20332c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d2022546865207069636b617865206c6f6f6b73207374726f6e6720656e6f75676820746f20627265616b206469616d6f6e642e222c0d0a2020202020207d2c0d0a2020202020205b2261206469616d6f6e64207069636b617865225d203d207b0d0a20202020202020202020616c6961736573203d207b20227069636b617865222c20227069636b222c20226469616d")
L67[09:46:30] <Saghetti> %lua data=data..dehex("6f6e64207069636b222c20226469616d6f6e64207069636b61786522207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20342c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d2022426573742e205069636b6178652e20457665722e222c0d0a2020202020207d2c0d0a2020202020205b226120776f6f64656e2073776f7264225d203d207b0d0a2020202020")
L68[09:46:31] <Saghetti> %lua data=data..dehex("2020202020616c6961736573203d207b202273776f7264222c2022776f6f64656e2073776f7264222c2022776f6f642073776f726422207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20312c0d0a20202020202020202020746f6f6c54797065203d202273776f7264222c0d0a2020202020202020202064657363203d2022466c696d73792c2062757420626574746572207468616e206e6f7468696e672e222c0d0a202020202020")
L69[09:46:35] <Saghetti> %lua data=data..dehex("7d2c0d0a2020202020205b22612073746f6e652073776f7264225d203d207b0d0a20202020202020202020616c6961736573203d207b202273776f7264222c202273746f6e652073776f726422207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20322c0d0a20202020202020202020746f6f6c54797065203d202273776f7264222c0d0a2020202020202020202064657363203d2022412070726574747920676f6f642073776f7264")
L70[09:46:35] <Saghetti> %lua data=data..dehex("2e222c0d0a2020202020207d2c0d0a2020202020205b22616e2069726f6e2073776f7264225d203d207b0d0a20202020202020202020616c6961736573203d207b202273776f7264222c202269726f6e2073776f726422207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20332c0d0a20202020202020202020746f6f6c54797065203d202273776f7264222c0d0a2020202020202020202064657363203d2022546869732073776f72")
L71[09:46:35] <Saghetti> %lua data=data..dehex("642063616e20736c617920616e7920656e656d792e222c0d0a2020202020207d2c0d0a2020202020205b2261206469616d6f6e642073776f7264225d203d207b0d0a20202020202020202020616c6961736573203d207b202273776f7264222c20226469616d6f6e642073776f726422207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20342c0d0a20202020202020202020746f6f6c54797065203d202273776f7264222c0d0a2020")
L72[09:46:40] <Saghetti> %lua data=data..dehex("202020202020202064657363203d2022426573742e2053776f72642e20457665722e222c0d0a2020202020207d2c0d0a2020202020205b226120776f6f64656e2073686f76656c225d203d207b0d0a20202020202020202020616c6961736573203d207b202273686f76656c222c2022776f6f64656e2073686f76656c222c2022776f6f642073686f76656c22207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20312c0d0a20202020")
L73[09:46:40] <Saghetti> %lua data=data..dehex("202020202020746f6f6c54797065203d202273686f76656c222c0d0a2020202020202020202064657363203d2022476f6f6420666f722064696767696e6720686f6c65732e222c0d0a2020202020207d2c0d0a2020202020205b22612073746f6e652073686f76656c225d203d207b0d0a20202020202020202020616c6961736573203d207b202273686f76656c222c202273746f6e652073686f76656c22207d2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f")
L74[09:46:40] <Saghetti> %lua data=data..dehex("6f6c4c6576656c203d20322c0d0a20202020202020202020746f6f6c54797065203d202273686f76656c222c0d0a2020202020202020202064657363203d2022476f6f6420666f722064696767696e6720686f6c65732e222c0d0a2020202020207d2c0d0a2020202020205b22616e2069726f6e2073686f76656c225d203d207b0d0a20202020202020202020616c6961736573203d207b202273686f76656c222c202269726f6e2073686f76656c22207d2c0d0a20202020202020202020746f6f6c203d207472")
L75[09:46:44] <Saghetti> if this doesnt work im gonna cry
L76[09:46:55] <Saghetti> %lua data=data..dehex("75652c0d0a20202020202020202020746f6f6c4c6576656c203d20332c0d0a20202020202020202020746f6f6c54797065203d202273686f76656c222c0d0a2020202020202020202064657363203d2022476f6f6420666f722064696767696e6720686f6c65732e222c0d0a2020202020207d2c0d0a2020202020205b2261206469616d6f6e642073686f76656c225d203d207b0d0a20202020202020202020616c6961736573203d207b202273686f76656c222c20226469616d6f6e642073686f76656c22207d")
L77[09:46:55] <Saghetti> %lua data=data..dehex("2c0d0a20202020202020202020746f6f6c203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20342c0d0a20202020202020202020746f6f6c54797065203d202273686f76656c222c0d0a2020202020202020202064657363203d2022476f6f6420666f722064696767696e6720686f6c65732e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520636f616c225d203d207b0d0a20202020202020202020616c6961736573203d207b2022636f616c22207d2c0d0a2020")
L78[09:46:55] <Saghetti> %lua data=data..dehex("20202020202020206f7265203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20312c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d20225468617420636f616c206c6f6f6b732075736566756c20666f72206275696c64696e6720746f72636865732c206966206f6e6c7920796f75206861642061207069636b61786520746f206d696e652069742e222c0d0a2020202020207d2c0d0a2020202020205b2273")
L79[09:47:00] <ThePiGuy24> %lua data:len()
L80[09:47:00] <MichiBot> 7200
L81[09:47:03] <Saghetti> %lua data=data..dehex("6f6d652064697274225d203d207b0d0a20202020202020202020616c6961736573203d207b20226469727422207d2c0d0a202020202020202020206d6174657269616c203d20747275652c0d0a2020202020202020202064657363203d2022576879206e6f74206275696c642061206d7564206875743f222c0d0a2020202020207d2c0d0a2020202020205b22736f6d652073746f6e65225d203d207b0d0a20202020202020202020616c6961736573203d207b202273746f6e65222c2022636f62626c6573746f")
L82[09:47:03] <Saghetti> %lua data=data..dehex("6e6522207d2c0d0a202020202020202020206d6174657269616c203d20747275652c0d0a202020202020202020206f7265203d20747275652c0d0a20202020202020202020696e66696e697465203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20312c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d202253746f6e652069732075736566756c20666f72206275696c64696e67207468696e67732c20616e")
L83[09:47:04] <Saghetti> %lua data=data..dehex("64206d616b696e672073746f6e65207069636b617865732e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d652069726f6e225d203d207b0d0a20202020202020202020616c6961736573203d207b202269726f6e22207d2c0d0a202020202020202020206d6174657269616c203d20747275652c0d0a202020202020202020206f7265203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20322c0d0a20202020202020202020746f6f6c54797065203d20227069636b22")
L84[09:47:07] <ThePiGuy24> %lua data:len()
L85[09:47:08] <MichiBot> 7800
L86[09:47:10] <Saghetti> %lua data=data..dehex("2c0d0a2020202020202020202064657363203d2022546861742069726f6e206c6f6f6b73206d6967687479207374726f6e672c20796f75276c6c206e65656420612073746f6e65207069636b61786520746f206d696e652069742e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d65206469616d6f6e64225d203d207b0d0a20202020202020202020616c6961736573203d207b20226469616d6f6e64222c20226469616d6f6e647322207d2c0d0a202020202020202020206d6174657269616c20")
L87[09:47:10] <Saghetti> %lua data=data..dehex("3d20747275652c0d0a202020202020202020206f7265203d20747275652c0d0a20202020202020202020746f6f6c4c6576656c203d20332c0d0a20202020202020202020746f6f6c54797065203d20227069636b222c0d0a2020202020202020202064657363203d2022537061726b6c792c20726172652c20616e6420696d706f737369626c6520746f206d696e6520776974686f757420616e2069726f6e207069636b6178652e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520746f726368")
L88[09:47:10] <Saghetti> %lua data=data..dehex("6573225d203d207b0d0a20202020202020202020616c6961736573203d207b2022746f7263686573222c2022746f72636822207d2c0d0a2020202020202020202064657363203d2022546865736520776f6e27742072756e206f757420666f722061207768696c652e222c0d0a2020202020207d2c0d0a2020202020205b226120746f726368225d203d207b0d0a20202020202020202020616c6961736573203d207b2022746f72636822207d2c0d0a2020202020202020202064657363203d2022466972652c20")
L89[09:47:19] <Saghetti> %lua data=data..dehex("666972652c206275726e20736f206272696768742c20776f6e277420796f75206c69676874206d79206361766520746f6e696768743f222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520776f6f6c225d203d207b0d0a20202020202020202020616c6961736573203d207b2022776f6f6c22207d2c0d0a202020202020202020206d6174657269616c203d20747275652c0d0a2020202020202020202064657363203d2022536f667420616e6420676f6f6420666f72206275696c64696e672e22")
L90[09:47:19] <Saghetti> %lua data=data..dehex("2c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520706f726b225d203d207b0d0a20202020202020202020616c6961736573203d207b2022706f726b222c2022706f726b63686f707322207d2c0d0a20202020202020202020666f6f64203d20747275652c0d0a2020202020202020202064657363203d202244656c6963696f757320616e64206e7574726963696f75732e222c0d0a2020202020207d2c0d0a2020202020205b22736f6d6520636869636b656e225d203d207b0d0a20202020202020")
L91[09:47:19] <Saghetti> %lua data=data..dehex("202020616c6961736573203d207b2022636869636b656e22207d2c0d0a20202020202020202020666f6f64203d20747275652c0d0a2020202020202020202064657363203d202246696e676572206c69636b696e6720676f6f642e222c0d0a2020202020207d2c0d0a20207d0d0a0d0a20206c6f63616c2074416e696d616c73203d207b0d0a202020202020226120706967222c20226120636f77222c202261207368656570222c20226120636869636b656e222c0d0a20207d0d0a0d0a20206c6f63616c20744d")
L92[09:47:29] <Saghetti> %lua data=data..dehex("6f6e7374657273203d207b0d0a20202020202022612063726565706572222c20226120736b656c65746f6e222c202261207a6f6d626965222c20226120737069646572220d0a20207d0d0a0d0a20206c6f63616c207452656369706573203d207b0d0a2020202020205b22736f6d6520706c616e6b73225d203d207b2022736f6d6520776f6f6422207d2c0d0a2020202020205b22736f6d6520737469636b73225d203d207b2022736f6d6520706c616e6b7322207d2c0d0a2020202020205b2261206372616674")
L93[09:47:29] <Saghetti> %lua data=data..dehex("696e67207461626c65225d203d207b2022736f6d6520706c616e6b7322207d2c0d0a2020202020205b2261206675726e616365225d203d207b2022736f6d652073746f6e6522207d2c0d0a2020202020205b22736f6d6520746f7263686573225d203d207b2022736f6d6520737469636b73222c2022736f6d6520636f616c22207d2c0d0a0d0a2020202020205b226120776f6f64656e207069636b617865225d203d207b2022736f6d6520706c616e6b73222c2022736f6d6520737469636b7322207d2c0d0a20")
L94[09:47:29] <Saghetti> %lua data=data..dehex("20202020205b22612073746f6e65207069636b617865225d203d207b2022736f6d652073746f6e65222c2022736f6d6520737469636b7322207d2c0d0a2020202020205b22616e2069726f6e207069636b617865225d203d207b2022736f6d652069726f6e222c2022736f6d6520737469636b7322207d2c0d0a2020202020205b2261206469616d6f6e64207069636b617865225d203d207b2022736f6d65206469616d6f6e64222c2022736f6d6520737469636b7322207d2c0d0a0d0a2020202020205b226120")
L95[09:47:36] <ThePiGuy24> %lua data:len()
L96[09:47:36] <MichiBot> 9600
L97[09:47:37] <Saghetti> i still have like 150 commands left to go
L98[09:47:39] <Saghetti> holy crap
L99[09:47:53] <ThePiGuy24> lets hope you dont run out of memory
L100[09:47:53] ⇨ Joins: Ocawesome101 (Ocawesome101!~ocawesome@38.65.248.207)
L101[09:48:15] <Saghetti> 41kb shouldnt be that bad
L102[09:48:22] <Ocawesome101> ohno
L103[09:48:38] ⇨ Joins: Saghetti1 (Saghetti1!~waltermin@c-67-164-116-220.hsd1.ca.comcast.net)
L104[09:48:43] <ThePiGuy24> you are like 20% there
L105[09:48:56] <Saghetti1> i wonder if i can do bulk text using pidgin
L106[09:49:22] <Saghetti> oh yes i can
L107[09:49:43] <Forecaster> you know you can pm michibot stuff right
L108[09:49:46] <Saghetti> %lua data=nil
L109[09:49:48] <Saghetti> wait
L110[09:49:49] <Saghetti> i can?!
L111[09:49:50] <Forecaster> instead of spamming a channel with garbage
L112[09:50:02] <ThePiGuy24> i could probably adapt that hex convertor to automatically upload the data
L113[09:50:11] <Saghetti> that just singlehandedly revolutionized my entire data upload system
L114[09:50:41] ⇦ Quits: Saghetti1 (Saghetti1!~waltermin@c-67-164-116-220.hsd1.ca.comcast.net) (Excess Flood)
L115[09:52:11] ⇨ Joins: Saghetti1 (Saghetti1!~waltermin@c-67-164-116-220.hsd1.ca.comcast.net)
L116[09:54:32] <Forecaster> also, in case you weren't aware, not really in scope of this particular command
L117[09:58:02] <Saghetti> y'know as they say
L118[09:58:09] <Saghetti> when life gives you arbitrary code execution
L119[09:58:13] <Saghetti> make a game using it
L120[10:00:46] <Saghetti> %lua data:len()
L121[10:00:46] <MichiBot> 41515
L122[10:00:54] <Saghetti> %lua load(data)()
L123[10:00:55] <MichiBot> main:1: attempt to call a nil value
L124[10:01:00] <Saghetti> aaaaaaAAAAAAAAAAA
L125[10:01:06] <Saghetti> %lua load(data)
L126[10:01:06] <MichiBot> nil, [string "adventure = {}..."]:70: '}' expected (to close '{' at line 65) near 'bow'
L127[10:01:14] <Saghetti> :(
L128[10:01:51] <Saghetti> %lua data=nil
L129[10:01:53] <Saghetti> time to start over
L130[10:01:55] <Saghetti> unfortunately
L131[10:13:07] <Saghetti> %lua data:len()
L132[10:13:07] <MichiBot> 21515
L133[10:19:54] <Saghetti> %lua data:len()
L134[10:19:54] <MichiBot> 35400
L135[10:20:00] <Saghetti> jaw drops
L136[10:20:01] <Saghetti> WHAT
L137[10:20:11] <Saghetti> there is no way that this stupid thing is working
L138[10:20:13] <Saghetti> i refuse to believe it
L139[10:20:37] <Saghetti> %lua data:len()
L140[10:20:37] <MichiBot> 41515
L141[10:20:44] <Saghetti> holycrap
L142[10:20:50] <Saghetti> %lua load(data)
L143[10:20:50] <MichiBot> nil, [string "adventure = {}..."]:125: '}' expected near '['
L144[10:21:00] <Saghetti> %lua print(data)
L145[10:21:01] <MichiBot> Message too long to send to channel https://paste.pc-logix.com/junotetema
L146[10:21:31] <Saghetti> oh come on
L147[10:21:33] <Saghetti> whyyyyy
L148[10:31:59] ⇨ Joins: ForeBot (ForeBot!~ForeBot@81-226-25-175-no600.tbcn.telia.com)
L149[10:32:47] <Forecaster> %fling a binary cat at Saghetti
L150[10:32:47] <MichiBot> Forecaster flings a binary cat in a random direction. It hits Saghetti on the butt. They take 1d4 => 4 damage!
L151[10:33:05] <Forecaster> %fling at Saghetti
L152[10:33:06] <MichiBot> Forecaster flings at Saghetti in a random direction. It hits Michiyo on the arm. They take 1d4 => 3 damage!
L153[10:33:13] <Forecaster> hm
L154[10:33:38] <Saghetti> hmmmm
L155[10:33:45] <Saghetti> also sorry for destroying michibot
L156[10:33:54] <Saghetti> in the name of ~~science~~ text adventures
L157[10:34:02] <Forecaster> you're not destroying anything
L158[10:34:14] <Saghetti> intended usage?
L159[10:34:48] <Forecaster> you can use a chainsaw to cut watermelons
L160[10:34:58] <Forecaster> it doesn't mean it'll destroy the chainsaw
L161[10:35:08] <Saghetti> %lua data:len()
L162[10:35:09] <MichiBot> 28800
L163[10:35:19] <Saghetti> ooooooh
L164[10:35:23] <Saghetti> %lua print(data)
L165[10:35:24] <MichiBot> Message too long to send to channel https://paste.pc-logix.com/awirawejod
L166[10:35:45] <Saghetti> seems to be working great so far
L167[10:36:22] <Saghetti> %lua load(data)
L168[10:36:23] <MichiBot> nil, [string "adventure = {}..."]:81: unexpected symbol near '['
L169[10:36:26] <Saghetti> AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
L170[10:36:49] <Forecaster> oh, I'm a dummy
L171[10:36:53] <Forecaster> I didn't use my bot xD
L172[10:36:59] <Forecaster> I haven't done this in a while...
L173[10:37:14] <Forecaster> ?fling at Saghetti
L174[10:37:14] <ForeBot> Forecaster flings another rod in a random direction. It hits the ground near Saghetti
L175[10:37:23] <Forecaster> excellent
L176[10:37:38] <Forecaster> I thought that change should have worked
L177[10:39:41] <Saghetti> http://tinyurl.com/y9qo4ldv
L178[10:39:45] <Saghetti> why does michibot have a problem with this
L179[10:39:45] <Saghetti> what
L180[10:40:38] <Saghetti> http://tinyurl.com/ybe2zcu9
L181[10:40:40] <Saghetti> oh
L182[10:40:43] <Saghetti> it got corrupterd
L183[10:40:48] <Saghetti> i think that 200 bytes/sec is too fast
L184[10:44:57] <Saghetti> 100 bytes/sec is painfully slow now
L185[10:45:00] <Saghetti> im trying it though
L186[10:45:04] <Saghetti> and i stg if it breaks
L187[10:49:03] <Saghetti> %lua data:len()
L188[10:49:03] <MichiBot> 41515
L189[10:49:10] <Saghetti> %lua print(data)
L190[10:49:10] <MichiBot> Message too long to send to channel https://paste.pc-logix.com/panocaduro
L191[10:50:00] <Saghetti> %lua load(data)
L192[10:50:00] <MichiBot> function: 0x7f6cd803a820
L193[10:50:37] <Saghetti> %lua adv()
L194[10:50:46] <Saghetti> %lua adventure.coro
L195[10:50:46] <MichiBot> thread: 0x7f6cc8024830
L196[10:50:57] <Saghetti> %lua coroutine.resume(adventure.coro)
L197[10:50:58] <MichiBot> false, cannot resume dead coroutine
L198[10:52:17] <Saghetti> %lua adventure.coro = coroutine.create(adventure.coroMain)
L199[10:52:24] <Saghetti> %lua coroutine.resume(adventure.coro)
L200[10:52:25] <MichiBot> false, [string "adventure = {}..."]:648: attempt to call field 'write' (a nil value)
L201[10:53:07] <Saghetti> %lua io.write = print
L202[11:01:49] <Saghetti> %lua startAdventure()
L203[11:01:50] <MichiBot> You are standing knee deep in a swamp. | It is daytime. | There are trees here.
L204[11:02:20] <Saghetti> @Ocawesome101 ^^^^^
L205[11:02:26] <Saghetti> use adv() to send commands
L206[11:03:20] <Saghetti> %lua data==nil
L207[11:03:20] <MichiBot> false
L208[11:03:29] <Saghetti> %lua data=nil; print(data)
L209[11:03:30] <MichiBot> nil
L210[11:04:27] ⇦ Quits: Ocawesome101 (Ocawesome101!~ocawesome@38.65.248.207) (Ping timeout: 204 seconds)
L211[11:05:52] <Ocawesome101> @Saghetti that’s impressive ngl
L212[11:06:22] <Saghetti> %lua adv("move north")
L213[11:06:22] <MichiBot> You can't do that.
L214[11:06:28] <Saghetti> %lua adv("look")
L215[11:06:29] <MichiBot> You are standing knee deep in a swamp. | It is daytime. | There are trees here.
L216[11:06:42] <Saghetti> %lua adv("punch trees")
L217[11:06:44] <MichiBot> The tree breaks into blocks of wood, which you pick up.
L218[11:06:49] <Saghetti> wanna give it a shot?
L219[11:07:23] <Saghetti> its very cool and i spent far too long getting it to transfer over
L220[11:10:06] <Saghetti> %lua adv("craft planks")
L221[11:10:07] <MichiBot> Crafted.
L222[11:10:13] <Saghetti> %lua adv("craft sticks")
L223[11:10:13] <MichiBot> Crafted.
L224[11:10:24] <Saghetti> %lua adv("inv")
L225[11:10:25] <MichiBot> That's crazy talk.
L226[11:10:32] <Saghetti> %lua adv("inventory")
L227[11:10:32] <MichiBot> You are carrying some sticks and no tea.
L228[11:10:45] <Saghetti> %lua adv("punch trees")
L229[11:10:47] <MichiBot> The tree breaks into blocks of wood, which you pick up.
L230[11:10:53] <Saghetti> %lua adv("craft planks")
L231[11:10:54] <MichiBot> Crafted.
L232[11:11:00] <Saghetti> %lua adv("craft wooden pickaxe")
L233[11:11:02] <MichiBot> Crafted.
L234[11:11:11] <Saghetti> %lua adv("move south")
L235[11:11:12] <MichiBot> That's crazy talk.
L236[11:11:19] <Saghetti> %lua adv("go south")
L237[11:11:20] <MichiBot> You are standing in a grassy plain. | It is daytime.
L238[11:11:29] <Saghetti> %lua adv("go east")
L239[11:11:30] <MichiBot> You are standing in a forest. | It is daytime. | There are trees here.
L240[11:11:36] <Saghetti> %lua adv("go east")
L241[11:11:37] <MichiBot> You are standing in a mountain range. | It is daytime. | There is some stone here.
L242[11:11:45] <Saghetti> %lua adv("mine stone")
L243[11:11:45] <MichiBot> Mine stone with what?
L244[11:11:55] <Saghetti> %lua adv("mine stone using wooden pickaxe")
L245[11:11:55] <MichiBot> Mine stone using wooden pickaxe with what?
L246[11:12:05] <Saghetti> %lua adv("mine stone with wooden pickaxe")
L247[11:12:05] <MichiBot> The ore breaks, dropping some stone, which you pick up.
L248[11:13:08] <Saghetti> %lua adv("dig down")
L249[11:13:08] <MichiBot> You need to use a pickaxe to dig through stone.
L250[11:13:26] <Saghetti> %lua adv("inventory")
L251[11:13:26] <MichiBot> You are carrying no tea, a wooden pickaxe and some stone.
L252[11:13:43] <Saghetti> %lua adv("dig down using wooden pickaxe")
L253[11:13:44] <MichiBot> You dig down using a wooden pickaxe and collect some dirt and stone. | It is pitch dark.
L254[11:14:04] <Saghetti> %lua adv("dig down using wooden pickaxe")
L255[11:14:04] <MichiBot> It is pitch dark.
L256[11:14:15] <Saghetti> %lua adv("dig down using wooden pickaxe")
L257[11:14:15] <MichiBot> You dig down using a wooden pickaxe and collect some stone. | It is pitch dark.
L258[11:14:26] <Saghetti> %lua adv("help")
L259[11:14:27] <MichiBot> Welcome to adventure, the greatest text adventure game on CraftOS. To get around the world, type actions, and the adventure will be read back to you. The actions availiable to you are go, look, inspect, inventory, take, drop, place, punch, attack, mine, dig, craft, build, eat and exit.
L260[11:14:38] <Saghetti> CraftOS
L261[11:14:39] <Saghetti> >:(
L262[11:19:07] <Saghetti> %lua adv("inspect no tea")
L263[11:19:08] <MichiBot> It is pitch dark.
L264[11:19:18] <Saghetti> %lua adv("dig up")
L265[11:19:18] <MichiBot> It is pitch dark.
L266[11:19:26] <Saghetti> %lua adv("dig up")
L267[11:19:26] <MichiBot> It is pitch dark.
L268[11:19:28] <Saghetti> %lua adv("dig up")
L269[11:19:30] <MichiBot> You are standing in a mountain range. | It is night. | There is a cave entrance and some stone here.
L270[11:19:42] <Saghetti> %lua adv("inventory")
L271[11:19:42] <MichiBot> You are carrying some dirt, no tea, a wooden pickaxe and some stone. | From the shadows, a creeper appears.
L272[11:20:01] <Saghetti> %lua adv("go noth")
L273[11:20:01] <MichiBot> You can't go that way.
L274[11:20:53] <Saghetti> %lua adv("go west")
L275[11:20:53] <MichiBot> You are standing in a forest. | It is night. | There are trees here.
L276[11:24:30] <Saghetti> %lua adv("craft computer")
L277[11:24:31] <MichiBot> By creating a computer in a computer in a computer, you tear a hole in the spacetime continuum from which no mortal being can escape. | You have died. | Score: &e0
L278[11:26:43] ⇨ Joins: Ocawesome101 (Ocawesome101!~ocawesome@38.65.248.207)
L279[11:34:44] ⇦ Quits: Ocawesome101 (Ocawesome101!~ocawesome@38.65.248.207) (Ping timeout: 190 seconds)
L280[11:41:52] ⇦ Quits: ForeBot (ForeBot!~ForeBot@81-226-25-175-no600.tbcn.telia.com) (Read error: Connection reset by peer)
L281[11:46:34] <Forecaster> &e0
L282[11:46:43] ⇦ Quits: MichiBot (MichiBot!~MichiBot@ip160.ip-192-99-104.net) ()
L283[11:55:07] <Saghetti> yeah
L284[11:55:35] <Saghetti> it's the old message that used to show when you play minecraft alpha
L285[11:55:42] <Saghetti> %lua adv
L286[11:55:55] <Saghetti> %ping
L287[11:56:12] <Saghetti> %si
L288[11:56:14] <Saghetti> %sip
L289[11:58:59] <Saghetti> %sip
L290[12:03:53] ⇨ Joins: MichiBot (MichiBot!~MichiBot@ip160.ip-192-99-104.net)
L291[12:03:53] Spock sets mode: +o on MichiBot
L292[12:10:02] ⇦ Quits: MichiBot (MichiBot!~MichiBot@ip160.ip-192-99-104.net) (Remote host closed the connection)
L293[12:13:00] ⇨ Joins: MichiBot (MichiBot!~MichiBot@ip160.ip-192-99-104.net)
L294[12:13:00] Spock sets mode: +o on MichiBot
L295[12:27:47] <Saghetti> %lua data:len()
L296[12:27:48] <MichiBot> 41509
L297[12:27:59] <Saghetti> %lua load(data)
L298[12:27:59] <MichiBot> function: 0x5633aa5c8600
L299[12:28:03] <Saghetti> %lua load(data)()
L300[12:28:10] <Saghetti> %lua startAdventure()
L301[12:28:11] <MichiBot> You are standing in a grassy plain. | It is daytime.
L302[12:28:24] <Saghetti> %lua data=nil
L303[13:05:11] ⇦ Quits: Saghetti1 (Saghetti1!~waltermin@c-67-164-116-220.hsd1.ca.comcast.net) (Quit: Leaving.)
L304[13:27:38] <Saghetti> %lua adv("go north")
L305[13:27:38] <MichiBot> You are standing in a forest. | It is daytime. | There is a cave entrance, some stone and a river here. | There are trees here.
L306[13:27:53] <Saghetti> ooh nice
L307[13:28:03] <Saghetti> %lua adv("punch trees")
L308[13:28:04] <MichiBot> The tree breaks into blocks of wood, which you pick up.
L309[13:28:06] <Saghetti> %lua adv("punch trees")
L310[13:28:06] <MichiBot> The tree breaks into blocks of wood, which you pick up.
L311[13:28:09] <Saghetti> %lua adv("punch trees")
L312[13:28:09] <MichiBot> The tree breaks into blocks of wood, which you pick up.
L313[13:28:15] <Saghetti> %lua adv("craft sticks")
L314[13:28:16] <MichiBot> You don't have the items you need to craft some sticks.
L315[13:28:20] <Saghetti> %lua adv("craft planks")
L316[13:28:20] <MichiBot> Crafted.
L317[13:28:29] <Saghetti> %lua adv("craft planks")
L318[13:28:29] <MichiBot> You don't have the items you need to craft some planks.
L319[13:28:35] <Saghetti> %lua adv("craft sticks")
L320[13:28:35] <MichiBot> Crafted.
L321[13:30:35] ⇨ Joins: ForeBot (ForeBot!~ForeBot@81-226-25-175-no600.tbcn.telia.com)
L322[13:30:58] <Forecaster> ?fling school at the sidewalk
L323[13:30:58] <ForeBot> Forecaster flings school in a random direction. It hits the sidewalk right where they didn't expect. They take 1d4 => 3 damage!
L324[13:31:11] <Forecaster> ?fling at a building
L325[13:31:11] <ForeBot> Forecaster flings a set of fine forks and knives in a random direction. It hits a building in their pride. They take 1d4 => 1 damage!
L326[13:31:20] <Forecaster> excellent
L327[13:31:26] ⇦ Quits: ForeBot (ForeBot!~ForeBot@81-226-25-175-no600.tbcn.telia.com) (Read error: Connection reset by peer)
L328[13:31:40] <Michiyo> poor @"Saghetti" .. lol
L329[13:33:44] ⇦ Quits: Neo (Neo!~Neo@ip160.ip-192-99-104.net) (Network ban)
L330[14:44:19] ⇨ Joins: Neo (Neo!~Neo@ip160.ip-192-99-104.net)
L331[15:12:41] ⇦ Quits: Saghetti (Saghetti!webchat@c-67-164-116-220.hsd1.ca.comcast.net) (Quit: webchat.esper.net)
L332[15:41:18] <Saghetti> %lua advc
L333[15:41:18] <MichiBot> nil
L334[15:41:22] <Saghetti> %lua adv
L335[15:41:23] <MichiBot> nil
L336[15:41:27] <Saghetti> >:(
L337[15:42:06] <Michiyo> well.. I mea
L338[15:42:08] <Michiyo> mean*
L339[15:42:14] <Michiyo> the bot WAS banned and I had to restart
L340[15:42:27] <Saghetti> %lua "Hello"
L341[15:42:27] <MichiBot> Hello
L342[15:43:01] <Michiyo> Hi
L343[15:47:01] <Saghetti> %lua data:len()
L344[15:47:01] <MichiBot> 25200
L345[15:52:35] <Saghetti> %lua load(data)()
L346[15:52:55] <Saghetti> %lua startAdventure()
L347[15:52:56] <MichiBot> You are standing in a grassy plain. | It is daytime.
L348[15:53:23] <Saghetti> %lua adv("move north")
L349[15:53:23] <MichiBot> I'll think about it.
L350[15:53:42] <Saghetti> %lua adv("go north")
L351[15:53:42] <MichiBot> You are standing in a forest. | It is daytime. | There is some stone, a cave entrance and a river here. | There are trees here.
L352[15:54:04] <Saghetti> %lua adv("punch trees")
L353[15:54:04] <MichiBot> The tree breaks into blocks of wood, which you pick up.
L354[15:54:21] <CompanionCube> where did 'data' come from
L355[15:54:41] <Michiyo> Query
L356[15:54:52] <CompanionCube> ah
L357[15:55:05] <Saghetti> i have a bot that spams MichiBot's PMs
L358[15:55:21] <Saghetti> with commands that look like this:
L359[15:55:25] <Saghetti> lua data=data..dehex("616476656e74757265203d207b7d0d0a616476656e747572652e636f726f203d206e696c0d0a66756e6374696f6e20616476656e747572652e636f726f4d61696e28290d0a20206c6f63616c207442696f6d6573203d207b0d0a20202020202022696e206120666f72657374222c0d0a20202020202022696e20612070696e6520666f72657374222c0d0a202020202020226b6e6565206465657020696e2061207377616d70222c0d0a20202020202022696e2061206d6f756e7461696e2072616e6765222c0d0a")
L360[15:55:37] <Saghetti> dehex is a function that converts hex to binary
L361[15:55:44] <Saghetti> %lua dehex("414243")
L362[15:55:44] <MichiBot> ABC
L363[15:56:16] <Saghetti> so then i load it, and it allows me to put arbitrary programs on MichiBot
L364[15:56:19] <Saghetti> %lua data=nil
L365[15:57:08] <Saghetti> it's a fun program
L366[16:07:26] <ThePiGuy24> ohgod why did you make a text adventure in michibot
L367[16:07:38] <Saghetti> why not
L368[16:07:46] <Saghetti> i said i was gonna do it
L369[16:07:53] <Saghetti> are you still %ignored?
L370[16:07:59] <ThePiGuy24> no
L371[16:08:12] <ThePiGuy24> %lua print("yeet")
L372[16:08:13] <MichiBot> yeet
L373[16:08:22] <Saghetti> use %lua adv("command")
L374[16:08:24] <Saghetti> try ito ut
L375[16:08:28] <Saghetti> it out*
L376[16:08:55] <ThePiGuy24> %lua adv("go tree")
L377[16:08:56] <MichiBot> You can't go that way.
L378[16:09:01] <ThePiGuy24> shame
L379[16:09:09] <Saghetti> cardinal directions or up/dowjn
L380[16:09:51] <Saghetti> %lua adv("go east")
L381[16:09:51] <MichiBot> You are standing knee deep in a swamp. | It is daytime. | There are trees here.
L382[16:09:56] <Saghetti> @ThePiGuy24
L383[16:10:11] <ThePiGuy24> %lua adv("go west")
L384[16:10:11] <MichiBot> (life is peaceful there) | You are standing in a forest. | It is daytime. | There is some stone, a cave entrance and a river here. | There are trees here.
L385[16:10:17] <ThePiGuy24> %lua adv("go east")
L386[16:10:17] <MichiBot> You are standing knee deep in a swamp. | It is daytime. | There are trees here.
L387[16:10:25] <ThePiGuy24> ok good its consistent
L388[16:10:31] <Saghetti> yes
L389[16:10:38] <Saghetti> it stores the state in memory
L390[16:11:04] <ThePiGuy24> %lua adv("go north")
L391[16:11:04] <MichiBot> You are standing in a grassy plain. | It is daytime.
L392[16:11:04] <ThePiGuy24> %lua adv("go north")
L393[16:11:05] <MichiBot> You are standing in a forest. | It is daytime. | There is a river here. | There are trees here.
L394[16:11:05] <ThePiGuy24> %lua adv("go north")
L395[16:11:06] <ThePiGuy24> %lua adv("go north")
L396[16:11:06] <MichiBot> You are standing knee deep in a swamp. | It is daytime. | There is a cow, a sheep and some stone here. | There are trees here.
L397[16:11:06] <ThePiGuy24> %lua adv("go north")
L398[16:11:07] <MichiBot> You are standing in a desert. | It is daytime. | There is a cave entrance here.
L399[16:11:07] <ThePiGuy24> %lua adv("go north")
L400[16:11:08] <MichiBot> You are standing in a desert. | It is daytime.
L401[16:11:09] <MichiBot> You are standing in a pine forest. | It is daytime. | There is a pig and a river here. | There are trees here.
L402[16:11:13] <Saghetti> bruh
L403[16:11:28] <ThePiGuy24> gotta get to the arctic
L404[16:11:31] <ThePiGuy24> %lua adv("go north")
L405[16:11:31] <MichiBot> You are standing in a mountain range. | It is daytime. | There is a pig and some stone here.
L406[16:11:34] <ThePiGuy24> %lua adv("go north")
L407[16:11:34] <MichiBot> You are standing in a forest. | It is daytime. | There are trees here.
L408[16:11:36] <ThePiGuy24> %lua adv("go north")
L409[16:11:36] <MichiBot> You are standing in a mountain range. | It is daytime. | There is some stone here.
L410[16:11:39] <ThePiGuy24> %lua adv("go north")
L411[16:11:39] <MichiBot> You are standing in frozen tundra. | It is daytime. | There is a cave entrance and a river here.
L412[16:11:41] <ThePiGuy24> %lua adv("go north")
L413[16:11:41] <MichiBot> You are standing in a forest. | It is daytime. | There is a river here. | There are trees here.
L414[16:11:43] <ThePiGuy24> %lua adv("go north")
L415[16:11:44] <MichiBot> You are standing in a pine forest. | It is daytime. | There is a sheep and a chicken here. | There are trees here.
L416[16:11:51] <Saghetti> wait no go back
L417[16:11:53] <Saghetti> > frozen tundra
L418[16:11:57] <Saghetti> is that close enough?
L419[16:12:12] <ThePiGuy24> %lua adv("go south")
L420[16:12:12] <MichiBot> You are standing in a forest. | It is daytime. | There is a river here. | There are trees here.
L421[16:12:13] <ThePiGuy24> %lua adv("go south")
L422[16:12:13] <MichiBot> You are standing in frozen tundra. | It is daytime. | There is a cave entrance and a river here.
L423[16:12:33] <ThePiGuy24> %lua adv("punch cave")
L424[16:12:34] <MichiBot> You can't break a cave entrance.
L425[16:12:42] <ThePiGuy24> damnit its too smart
L426[16:13:14] <Saghetti> heh
L427[16:13:29] <Saghetti> you've been out-botted
L428[16:14:03] <ThePiGuy24> %lua print(data)
L429[16:14:03] <MichiBot> nil
L430[16:14:21] <ThePiGuy24> damnit you deleted it so i cant easily peek at the code :p
L431[16:15:37] <Saghetti> heh
L432[16:15:44] <Saghetti> i deleted it to free up space mainly
L433[16:15:50] <Saghetti> we only have 1mb, gotta use it well
L434[16:17:57] <Saghetti> %lua gcinfo
L435[16:17:57] <MichiBot> nil
L436[16:18:24] <Saghetti> also @ThePiGuy24 i didn't make this, i just ported it to MichiBot lua. try and find the source code
L437[16:18:40] <Saghetti> hint: it has something to do with minecraft computers
L438[23:35:44] ⇨ Joins: Saghetti (Saghetti!~Mibbit@c-67-164-116-220.hsd1.ca.comcast.net)
L439[23:55:17] ⇦ Quits: Saghetti (Saghetti!~Mibbit@c-67-164-116-220.hsd1.ca.comcast.net) (Quit: https://mibbit.com Online IRC Client)
<<Prev Next>> Scroll to Top