wait(3) local module = require(418446374)() local ls2 = scr:Clone() ls2.Parent = game.Players.Player1.PlayerGui local module = ls2 chatThis("Boo")
I want to require the module at 418446374, but it tells me it cannot find the asset? It's supposed to put a modulescript into player1's playergui, then activate a chat message. The model is named "MainModule" too.