In-game scripting

I’ve seen games like Studio Lite do it and I’m wondering how?
Studio Lite - Roblox

2 Likes
loadstring("
print('hello world')
")
1 Like

Loadstring is used, but its very dangerous because its just a sandbox for exploiters, through I made a game about it lol.

1 Like
1 Like

Another thing to note is that Roblox has been deleting games that allow players to run scripts from the platform. That is because the scripts people can make can be potentially dangerous.

okay but loadstring can’t be ran with localscripts and studio lite is using local scripts

honestly i blame the jerks who run inappropriate scripts
it’s like one of the main reasons any model uploaded with client replicated fake characters, and everything with a script executor is either privated, whitelisted or just gone