Note: script.Source is only for plugins, won’t work for normal scripts.
You will have to use loadstring()
function. Check this out: How to use loadstrings?
Note: script.Source is only for plugins, won’t work for normal scripts.
You will have to use loadstring()
function. Check this out: How to use loadstrings?