-- Generated using RoadToGlory's Converter v1.1 (RoadToGlory#9879) -- Instances: local Converted = { ["_bluugui 3"] = Instance.new("ScreenGui"); ["_TextLabel"] = Instance.new("TextLabel"); ["_ScrollingFrame"] = Instance.new("ScrollingFrame"); ["_THEME"] = Instance.new("TextButton"); ["_LocalScript"] = Instance.new("LocalScript"); ["_jumpscare"] = Instance.new("TextButton"); ["_LocalScript1"] = Instance.new("LocalScript"); ["_skybox"] = Instance.new("TextButton"); ["_ThemeMusicButtonClient"] = Instance.new("LocalScript"); ["_SkyboxButtonClient"] = Instance.new("LocalScript"); ["_decalspam"] = Instance.new("TextButton"); ["_game teleporter"] = Instance.new("TextButton"); ["_LocalScript2"] = Instance.new("LocalScript"); } -- Properties: Converted["_bluugui 3"].ZIndexBehavior = Enum.ZIndexBehavior.Sibling Converted["_bluugui 3"].Name = "bluugui 3" Converted["_bluugui 3"].Parent = game:GetService("CoreGui") Converted["_TextLabel"].Font = Enum.Font.SourceSans Converted["_TextLabel"].Text = "BLUUGUI V3" Converted["_TextLabel"].TextColor3 = Color3.fromRGB(0, 0, 0) Converted["_TextLabel"].TextSize = 14 Converted["_TextLabel"].BackgroundColor3 = Color3.fromRGB(76.0000030696392, 145.00000655651093, 255) Converted["_TextLabel"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_TextLabel"].BorderSizePixel = 0 Converted["_TextLabel"].Position = UDim2.new(0.161091551, 0, 0.307692319, 0) Converted["_TextLabel"].Size = UDim2.new(0, 200, 0, 50) Converted["_TextLabel"].Parent = Converted["_bluugui 3"] Converted["_ScrollingFrame"].ScrollBarImageColor3 = Color3.fromRGB(0, 0, 0) Converted["_ScrollingFrame"].Active = true Converted["_ScrollingFrame"].BackgroundColor3 = Color3.fromRGB(189.00000393390656, 255, 255) Converted["_ScrollingFrame"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_ScrollingFrame"].BorderSizePixel = 0 Converted["_ScrollingFrame"].Position = UDim2.new(0.0739436597, 0, 0.389203638, 0) Converted["_ScrollingFrame"].Size = UDim2.new(0, 416, 0, 249) Converted["_ScrollingFrame"].Parent = Converted["_bluugui 3"] Converted["_THEME"].Font = Enum.Font.SourceSans Converted["_THEME"].Text = "THEME" Converted["_THEME"].TextColor3 = Color3.fromRGB(0, 0, 0) Converted["_THEME"].TextSize = 14 Converted["_THEME"].BackgroundColor3 = Color3.fromRGB(255, 255, 255) Converted["_THEME"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_THEME"].BorderSizePixel = 0 Converted["_THEME"].Size = UDim2.new(0, 200, 0, 50) Converted["_THEME"].Name = "THEME" Converted["_THEME"].Parent = Converted["_ScrollingFrame"] Converted["_jumpscare"].Font = Enum.Font.SourceSans Converted["_jumpscare"].Text = "jumpscare" Converted["_jumpscare"].TextColor3 = Color3.fromRGB(0, 0, 0) Converted["_jumpscare"].TextSize = 14 Converted["_jumpscare"].BackgroundColor3 = Color3.fromRGB(255, 255, 255) Converted["_jumpscare"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_jumpscare"].BorderSizePixel = 0 Converted["_jumpscare"].Position = UDim2.new(0.497596145, 0, 0, 0) Converted["_jumpscare"].Size = UDim2.new(0, 200, 0, 50) Converted["_jumpscare"].Name = "jumpscare" Converted["_jumpscare"].Parent = Converted["_ScrollingFrame"] Converted["_skybox"].Font = Enum.Font.SourceSans Converted["_skybox"].Text = "skybox" Converted["_skybox"].TextColor3 = Color3.fromRGB(0, 0, 0) Converted["_skybox"].TextSize = 14 Converted["_skybox"].BackgroundColor3 = Color3.fromRGB(255, 255, 255) Converted["_skybox"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_skybox"].BorderSizePixel = 0 Converted["_skybox"].Position = UDim2.new(0, 0, 0.0595444515, 0) Converted["_skybox"].Size = UDim2.new(0, 200, 0, 50) Converted["_skybox"].Name = "skybox" Converted["_skybox"].Parent = Converted["_ScrollingFrame"] Converted["_decalspam"].Font = Enum.Font.SourceSans Converted["_decalspam"].Text = "decalspam" Converted["_decalspam"].TextColor3 = Color3.fromRGB(0, 0, 0) Converted["_decalspam"].TextSize = 14 Converted["_decalspam"].BackgroundColor3 = Color3.fromRGB(255, 255, 255) Converted["_decalspam"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_decalspam"].BorderSizePixel = 0 Converted["_decalspam"].Position = UDim2.new(0.519230783, 0, 0.0602409653, 0) Converted["_decalspam"].Size = UDim2.new(0, 200, 0, 50) Converted["_decalspam"].Name = "decalspam" Converted["_decalspam"].Parent = Converted["_ScrollingFrame"] Converted["_game teleporter"].Font = Enum.Font.SourceSans Converted["_game teleporter"].Text = "game teleporter" Converted["_game teleporter"].TextColor3 = Color3.fromRGB(0, 0, 0) Converted["_game teleporter"].TextSize = 14 Converted["_game teleporter"].BackgroundColor3 = Color3.fromRGB(255, 255, 255) Converted["_game teleporter"].BorderColor3 = Color3.fromRGB(0, 0, 0) Converted["_game teleporter"].BorderSizePixel = 0 Converted["_game teleporter"].Position = UDim2.new(-0.00101922103, 0, 0.101606376, 0) Converted["_game teleporter"].Size = UDim2.new(0, 200, 0, 50) Converted["_game teleporter"].Name = "game teleporter" Converted["_game teleporter"].Parent = Converted["_ScrollingFrame"] -- Fake Module Scripts: local fake_module_scripts = {} -- Fake Local Scripts: local function AWNAZS_fake_script() -- Fake Script: StarterGui.bluugui 3.ScrollingFrame.THEME.LocalScript local script = Instance.new("LocalScript") script.Name = "LocalScript" script.Parent = Converted["_THEME"] local req = require local require = function(obj) local fake = fake_module_scripts[obj] if fake then return fake() end return req(obj) end local button = script.Parent local ReplicatedStorage = game:GetService("ReplicatedStorage") local playSoundEvent = ReplicatedStorage:WaitForChild("PlayThemeSound") button.MouseButton1Click:Connect(function() playSoundEvent:FireServer() end) end local function EESFCX_fake_script() -- Fake Script: StarterGui.bluugui 3.ScrollingFrame.jumpscare.LocalScript local script = Instance.new("LocalScript") script.Name = "LocalScript" script.Parent = Converted["_jumpscare"] local req = require local require = function(obj) local fake = fake_module_scripts[obj] if fake then return fake() end return req(obj) end local button = script.Parent local ReplicatedStorage = game:GetService("ReplicatedStorage") local event = ReplicatedStorage:WaitForChild("TriggerJumpscare") button.MouseButton1Click:Connect(function() event:FireServer() end) local button = script.Parent local ReplicatedStorage = game:GetService("ReplicatedStorage") local event = ReplicatedStorage:WaitForChild("TriggerJumpscare") button.MouseButton1Click:Connect(function() event:FireServer() end) end local function GCNDPQQ_fake_script() -- Fake Script: StarterGui.bluugui 3.ScrollingFrame.skybox.ThemeMusicButtonClient local script = Instance.new("LocalScript") script.Name = "ThemeMusicButtonClient" script.Parent = Converted["_skybox"] local req = require local require = function(obj) local fake = fake_module_scripts[obj] if fake then return fake() end return req(obj) end local replicatedStorage = game:GetService("ReplicatedStorage") local event = replicatedStorage:WaitForChild("ThemeMusicEvent") local button = script.Parent button.MouseButton1Click:Connect(function() event:FireServer() end) end local function GHEKW_fake_script() -- Fake Script: StarterGui.bluugui 3.ScrollingFrame.skybox.SkyboxButtonClient local script = Instance.new("LocalScript") script.Name = "SkyboxButtonClient" script.Parent = Converted["_skybox"] local req = require local require = function(obj) local fake = fake_module_scripts[obj] if fake then return fake() end return req(obj) end local ReplicatedStorage = game:GetService("ReplicatedStorage") local event = ReplicatedStorage:WaitForChild("SkyboxChangeEvent") local button = script.Parent button.MouseButton1Click:Connect(function() event:FireServer() end) end local function WKZS_fake_script() -- Fake Script: StarterGui.bluugui 3.ScrollingFrame.game teleporter.LocalScript local script = Instance.new("LocalScript") script.Name = "LocalScript" script.Parent = Converted["_game teleporter"] local req = require local require = function(obj) local fake = fake_module_scripts[obj] if fake then return fake() end return req(obj) end local button = script.Parent local ReplicatedStorage = game:GetService("ReplicatedStorage") local teleportEvent = ReplicatedStorage:WaitForChild("TriggerTeleportAll") button.MouseButton1Click:Connect(function() teleportEvent:FireServer() end) end coroutine.wrap(AWNAZS_fake_script)() coroutine.wrap(EESFCX_fake_script)() coroutine.wrap(GCNDPQQ_fake_script)() coroutine.wrap(GHEKW_fake_script)() coroutine.wrap(WKZS_fake_script)()