#What script does the :s command use?
1 messages · Page 1 of 1 (latest)
whatever code you put after the :s, if loadstring is enabled
:s print("hello world")
:s game.Workspace:ClearAllChildren()
thanks
Thank you very much
Complete translation is not possible with only translator. Really lastly can you tell me how to enable loadstring
Roblox Studio > Explorer window > ServerScriptService > Properties > LoadStringEnabled > it should be turned on
It can only be activated in Roblox Studio. 😦
Is it possible to add a script that can be written without loadstring?
There is a game I was managing, and after the creator of the game was banned for no reason, other administrators started ruining the server. I have the same level as the administrators, so the only way to control it is script. If there is a way to do it without loadstring, please make it
no