local codehere = [[ print("Hello World!") ]] game:GetService("LogService"):ExecuteScript(tostring(codehere))