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

How do I sandbox code in my Script Builder?

Asked by
Muoshuu 580 Moderation Voter
10 years ago

How would I prevent a person from crashing the server, using a "ManualSurfaceJointInstance" or an infinite loop without a wait

2 answers

Log in to vote
1
Answered by 10 years ago

You'll want to look at Sandboxing your user code.

Quenty's Nevermore Engine has a great, free to use sandbox right here.

However, you need to understand that Script Builders will always be somewhat vulnerable, and you won't be able to stop absolutely everything.

0
How would I Implement it? Muoshuu 580 — 10y
0
His library has inline documentation. You need to include those files as ModuleScripts in your game. User#11893 186 — 10y
Ad
Log in to vote
0
Answered by
MunimR 125
10 years ago

Sandboxing but as I have said to many other script builder owners you should just take down Script Builders they are becoming even harder to manage with all the new updates giving scripts even more power. Sandboxing even isn't perfect considering there are ways to escape sandboxes...

Answer this question