mef — 9/30/2022, 5:00:14 PM

dumpToPost(C:/Users/mef/Documents/testProgram, true)

io.write(“I have no cheese cubes to sell you please don’t hurt me\nno\nplease no pleas- aaaaaaaaaaaaaa“)

script output:

I have no cheese cubes to sell you please don't hurt me

no

please no pleas- aaaaaaaaaaaaaa

♥ 3 ↩ 0 💬 6 comments

comments

mef:

no, I did not actually make a program that runs a program on a post, however, the code I wrote would create the output below, anyone know which language this is?

9/30/2022, 5:10:01 PM
lily:

Microsoft .NET

9/30/2022, 8:50:31 PM
mef:

No it’s lua, but that syntax is so simple that it could be but I don’t know Microsoft .NET

9/30/2022, 9:51:16 PM
lily:

I thought Lua used print()

10/1/2022, 7:19:05 AM
doey:

lua has io.write and print

10/1/2022, 1:26:11 PM
lily:

oh

10/1/2022, 2:00:21 PM