Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Question about Server Side games executor...?

Asked by 4 years ago

hey I have question about does all server sided executor executes on ReplicatedStorage or other things too

0
Most Server Side executors use loadstring() which is a function that runs code from a string, example: loadstring("print('hello')")() xerful 0 — 4y
0
it will affect everything in your game mr rare greatneil80 2647 — 4y

Answer this question