Description
This is a bill gui v1
-- Gui to Lua
-- Version: 3.2
-- Instances:
local billcipherguiv1 = Instance.new("ScreenGui")
local billcipherguiv1_2 = Instance.new("Frame")
local TextLabel = Instance.new("TextLabel")
local billcipherskybox = Instance.new("TextButton")
local billcipherdecalspam = Instance.new("TextButton")
local billmusic = Instance.new("TextButton")
local billcipherluagh = Instance.new("TextButton")
local billjumpscare = Instance.new("TextButton")
local stopmusic = Instance.new("TextButton")
local ImageLabel = Instance.new("ImageLabel")
--Properties:
billcipherguiv1.Name = "bill cipher gui v1"
billcipherguiv1.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
billcipherguiv1.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
billcipherguiv1_2.Name = "bill cipher gui v1"
billcipherguiv1_2.Parent = billcipherguiv1
billcipherguiv1_2.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
billcipherguiv1_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
billcipherguiv1_2.BorderSizePixel = 6
billcipherguiv1_2.Position = UDim2.new(0.0803072602, 0, 0.0970873833, 0)
billcipherguiv1_2.Size = UDim2.new(0, 381, 0, 222)
TextLabel.Parent = billcipherguiv1_2
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.BorderSizePixel = 0
TextLabel.Size = UDim2.new(0, 381, 0, 50)
TextLabel.Font = Enum.Font.SourceSans
TextLabel.Text = "bill cipher gui v1 made by teamcameron"
TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
TextLabel.TextScaled = true
TextLabel.TextSize = 14.000
TextLabel.TextWrapped = true
billcipherskybox.Name = "bill cipher skybox"
billcipherskybox.Parent = TextLabel
billcipherskybox.BackgroundColor3 = Color3.fromRGB(85, 0, 0)
billcipherskybox.BorderColor3 = Color3.fromRGB(0, 0, 0)
billcipherskybox.BorderSizePixel = 0
billcipherskybox.Position = UDim2.new(0, 0, 1.53999996, 0)
billcipherskybox.Size = UDim2.new(0, 103, 0, 50)
billcipherskybox.Font = Enum.Font.SourceSans
billcipherskybox.Text = "bill cipher skybox"
billcipherskybox.TextColor3 = Color3.fromRGB(255, 255, 0)
billcipherskybox.TextScaled = true
billcipherskybox.TextSize = 14.000
billcipherskybox.TextWrapped = true
billcipherdecalspam.Name = "bill cipher decal spam"
billcipherdecalspam.Parent = billcipherskybox
billcipherdecalspam.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
billcipherdecalspam.BorderColor3 = Color3.fromRGB(0, 0, 0)
billcipherdecalspam.BorderSizePixel = 0
billcipherdecalspam.Position = UDim2.new(1.06796122, 0, 0, 0)
billcipherdecalspam.Size = UDim2.new(0, 112, 0, 50)
billcipherdecalspam.Font = Enum.Font.SourceSans
billcipherdecalspam.Text = "bill cipher decal spam"
billcipherdecalspam.TextColor3 = Color3.fromRGB(255, 255, 0)
billcipherdecalspam.TextScaled = true
billcipherdecalspam.TextSize = 14.000
billcipherdecalspam.TextWrapped = true
billmusic.Name = "bill music"
billmusic.Parent = billcipherdecalspam
billmusic.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
billmusic.BorderColor3 = Color3.fromRGB(0, 0, 0)
billmusic.BorderSizePixel = 0
billmusic.Position = UDim2.new(-0.982142866, 0, 1.12, 0)
billmusic.Size = UDim2.new(0, 103, 0, 50)
billmusic.Font = Enum.Font.SourceSans
billmusic.Text = "bill music"
billmusic.TextColor3 = Color3.fromRGB(255, 255, 0)
billmusic.TextScaled = true
billmusic.TextSize = 14.000
billmusic.TextWrapped = true
billcipherluagh.Name = "bill cipher luagh"
billcipherluagh.Parent = billmusic
billcipherluagh.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
billcipherluagh.BorderColor3 = Color3.fromRGB(0, 0, 0)
billcipherluagh.BorderSizePixel = 0
billcipherluagh.Position = UDim2.new(1.06796122, 0, 0, 0)
billcipherluagh.Size = UDim2.new(0, 112, 0, 50)
billcipherluagh.Font = Enum.Font.SourceSans
billcipherluagh.Text = "bill cipher luagh"
billcipherluagh.TextColor3 = Color3.fromRGB(255, 255, 0)
billcipherluagh.TextScaled = true
billcipherluagh.TextSize = 14.000
billcipherluagh.TextWrapped = true
billjumpscare.Name = "bill jumpscare"
billjumpscare.Parent = billcipherluagh
billjumpscare.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
billjumpscare.BorderColor3 = Color3.fromRGB(0, 0, 0)
billjumpscare.BorderSizePixel = 0
billjumpscare.Position = UDim2.new(1.05357146, 0, -1.12, 0)
billjumpscare.Size = UDim2.new(0, 153, 0, 50)
billjumpscare.Font = Enum.Font.SourceSans
billjumpscare.Text = "bill jumpscare"
billjumpscare.TextColor3 = Color3.fromRGB(255, 255, 0)
billjumpscare.TextScaled = true
billjumpscare.TextSize = 14.000
billjumpscare.TextWrapped = true
stopmusic.Name = "stop music"
stopmusic.Parent = billcipherluagh
stopmusic.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
stopmusic.BorderColor3 = Color3.fromRGB(0, 0, 0)
stopmusic.BorderSizePixel = 0
stopmusic.Position = UDim2.new(-0.928571403, 0, 1.15999997, 0)
stopmusic.Size = UDim2.new(0, 117, 0, 31)
stopmusic.Font = Enum.Font.SourceSans
stopmusic.Text = "stop music"
stopmusic.TextColor3 = Color3.fromRGB(0, 0, 0)
stopmusic.TextScaled = true
stopmusic.TextSize = 14.000
stopmusic.TextWrapped = true
ImageLabel.Parent = TextLabel
ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
ImageLabel.BorderSizePixel = 5
ImageLabel.Position = UDim2.new(0.59842521, 0, 2.66000009, 0)
ImageLabel.Size = UDim2.new(0, 153, 0, 89)
ImageLabel.Image = "rbxassetid://14087125969"
-- Scripts:
local function FQUHD_fake_script() -- billjumpscare.Script
local script = Instance.new('Script', billjumpscare)
script.Parent.MouseButton1Click:Connect(function()
for i,v in pairs(game.Players:GetPlayers()) do
if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
spawn(function()
local newgui = Instance.new("ScreenGui",v.PlayerGui)
newgui.Name = "Screamer"
local newimage = Instance.new("ImageLabel",newgui)
newimage.Image = "http://www.roblox.com/asset/?id=304458724"
newimage.Size = UDim2.new(1,1,1,1)
local s = Instance.new("Sound",newgui)
s.SoundId = "rbxassetid://6129291390"
s.Volume = 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
s.Looped = true
s:Play()
print("Screamed "..v.Name)
while wait(9) do
newimage.Parent:Destroy()
end
end)
end
end
end)
end
coroutine.wrap(FQUHD_fake_script)()
local function OAASJ_fake_script() -- billcipherluagh.Script
local script = Instance.new('Script', billcipherluagh)
script.Parent.MouseButton1Click:Connect(function()
local e = Instance.new("Sound",game.Workspace)
e.SoundId = "rbxassetid://225458853"
e.Volume = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
e.Looped = true
e:Play()
end)
end
coroutine.wrap(OAASJ_fake_script)()
local function NINHJB_fake_script() -- stopmusic.Script
local script = Instance.new('Script', stopmusic)
script.Parent.MouseButton1Down:Connect(function()
for i,v in pairs(workspace:GetDescendants()) do
if v:IsA("Sound") then
v:Destroy()
end
end
end)
end
coroutine.wrap(NINHJB_fake_script)()
local function LNOP_fake_script() -- billmusic.Script
local script = Instance.new('Script', billmusic)
script.Parent.MouseButton1Click:Connect(function()
local e = Instance.new("Sound",game.Workspace)
e.SoundId = "rbxassetid://6942391979"
e.Volume = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
e.Looped = true
e:Play()
end)
end
coroutine.wrap(LNOP_fake_script)()
local function KWVAEEJ_fake_script() -- billcipherdecalspam.Script
local script = Instance.new('Script', billcipherdecalspam)
function click()
function exPro(root)
for _, v in pairs(root:GetChildren()) do
if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=397554883" then
v.Parent = nil
elseif v:IsA("BasePart") then
v.Material = "Plastic"
v.Transparency = 0
local One = Instance.new("Decal", v)
local Two = Instance.new("Decal", v)
local Three = Instance.new("Decal", v)
local Four = Instance.new("Decal", v)
local Five = Instance.new("Decal", v)
local Six = Instance.new("Decal", v)
One.Texture = "http://www.roblox.com/asset/?id=397554883"
Two.Texture = "http://www.roblox.com/asset/?id=397554883"
Three.Texture = "http://www.roblox.com/asset/?id=397554883"
Four.Texture = "http://www.roblox.com/asset/?id=397554883"
Five.Texture = "http://www.roblox.com/asset/?id=397554883"
Six.Texture = "http://www.roblox.com/asset/?id=397554883"
One.Face = "Front"
Two.Face = "Back"
Three.Face = "Right"
Four.Face = "Left"
Five.Face = "Top"
Six.Face = "Bottom"
end
exPro(v)
end
end
function asdf(root)
for _, v in pairs(root:GetChildren()) do
asdf(v)
end
end
exPro(game.Workspace)
asdf(game.Workspace)
end
script.Parent.MouseButton1Down:connect(click)
--397554883
end
coroutine.wrap(KWVAEEJ_fake_script)()
local function BGTK_fake_script() -- billcipherskybox.Script
local script = Instance.new('Script', billcipherskybox)
--sky
function click()
s = Instance.new("Sky")
s.Name = "Sky"
s.Parent = game.Lighting
s.SkyboxBk = "http://www.roblox.com/asset/?id=121993684"
s.SkyboxDn = "http://www.roblox.com/asset/?id=121993684"
s.SkyboxFt = "http://www.roblox.com/asset/?id=121993684"
s.SkyboxLf = "http://www.roblox.com/asset/?id=121993684"
s.SkyboxRt = "http://www.roblox.com/asset/?id=121993684"
s.SkyboxUp = "http://www.roblox.com/asset/?id=121993684"
game.Lighting.TimeOfDay = 12
end
script.Parent.MouseButton1Down:connect(click)
end
coroutine.wrap(BGTK_fake_script)()
local function LVTNXNZ_fake_script() -- billcipherguiv1_2.Script
local script = Instance.new('Script', billcipherguiv1_2)
script.Parent.Active = true
script.Parent.Draggable = true
end
coroutine.wrap(LVTNXNZ_fake_script)()