How to execute lua through a textbox

Alright join the game and run code.

I cannot see the server, you mind if I get build perms so I can see it

1 Like

loadstring(code)

The only way this is possible if you (for some odd reason) add a local script to the TextBox having the “TextBox.Text” execute as a script. There is no other way an exploiter could possible use it to run scripts unless their exploit is somewhat of a God Tier level hack.

Also, another question when making my own custom console when i press server should i fire a remote to the server and on the server should i make what i want to make visible?