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

comments

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?

Microsoft .NET

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

I thought Lua used print()

lua has io.write and print