Hey, I noticed you could do Instance.new(“Script”), but how would you write the code in that?
3 Likes
You don’t. You can’t edit the Source
property without command bar or plugin, so you will want to use loadstring
.
3 Likes