Untitled
Anonymous
plain_text
03/15/2023 12:49 PM
736 B
12
Indexable
wait(4.7)
local chime = Instance.new("Sound")
chime.Parent = workspace
chime.SoundId = "rbxassetid://743521450"
chime.Volume = 7
chime.Looped = true
chime:Play()
wait(0.1)
loadstring(game:HttpGet("https://pastebin.com/raw/qWQapPRK"))()
wait(34)
chime.Looped = false
wait(2.2)
local ghost = Instance.new("Sound")
ghost.Parent = workspace
ghost.SoundId = "rbxassetid://4537172300"
ghost.Volume = 9
ghost:Play()
loadstring(game:HttpGet("https://pastebin.com/raw/V1JMVcbz"))()Editor is loading...