View difference between Paste ID: DR2Lr8NQ and BTz6KiST
SHOW: | | - or go back to the newest paste.
1-
function _G.sus(times)
1+
function _G.message(msg, times)
2-
pcall(function()
2+
3
wait(1)
4-
task.wait()
4+
 NLS([[
5-
newpart = Instance.new("Part", script)
5+
game.ReplicatedStorage.DefaultChatSystemChatEvents[10]:FireServer(msg, "SERVER")
6-
local yes = Instance.new("Sound", newpart)
6+
        ]],owner.PlayerGui)
7-
yes.SoundId = "rbxassetid://6827961451"
7+
8-
yes.Volume = 1
8+
9-
yes:Play()
9+