--made was Qwerkidc00l7 --thanks for using my script local c00lgui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Title = Instance.new("TextLabel") local TextButton = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local Settings = Instance.new("Frame") local SettingsButton = Instance.new("TextButton") local Title_2 = Instance.new("TextLabel") local TextButton_3 = Instance.new("TextButton") local TextButton_4 = Instance.new("TextButton") local Page1 = Instance.new("Frame") local SkyboxDecalID = Instance.new("Frame") local Title_3 = Instance.new("TextLabel") local TextBox = Instance.new("TextBox") local PlaceID = Instance.new("Frame") local Title_4 = Instance.new("TextLabel") local TextBox_2 = Instance.new("TextBox") local MusicPitch = Instance.new("Frame") local Title_5 = Instance.new("TextLabel") local TextBox_3 = Instance.new("TextBox") local God = Instance.new("Frame") local Title_6 = Instance.new("TextLabel") local TextButton_5 = Instance.new("TextButton") local Noclip = Instance.new("Frame") local Title_7 = Instance.new("TextLabel") local TextButton_6 = Instance.new("TextButton") local PageLabel = Instance.new("TextLabel") local Save = Instance.new("TextButton") local Load = Instance.new("TextButton") local Page2 = Instance.new("Frame") local BillboardGuiColor = Instance.new("Frame") local Title_8 = Instance.new("TextLabel") local TextBox2 = Instance.new("TextBox") local TextBox1 = Instance.new("TextBox") local TextBox3 = Instance.new("TextBox") local PageLabel_2 = Instance.new("TextLabel") local AntiRobloxianRange = Instance.new("Frame") local Title_9 = Instance.new("TextLabel") local TextBox1_2 = Instance.new("TextBox") local ChatSpamText = Instance.new("Frame") local Title_10 = Instance.new("TextLabel") local TextBox_4 = Instance.new("TextBox") local LeaderstatName = Instance.new("Frame") local Title_11 = Instance.new("TextLabel") local TextBox_5 = Instance.new("TextBox") local LeaderstatAmount = Instance.new("Frame") local Title_12 = Instance.new("TextLabel") local TextBox_6 = Instance.new("TextBox") local WalkspeedAmount = Instance.new("Frame") local Title_13 = Instance.new("TextLabel") local TextBox_7 = Instance.new("TextBox") local NameBox = Instance.new("Frame") local Title_14 = Instance.new("TextLabel") local TextBox_8 = Instance.new("TextBox") local Page2_2 = Instance.new("Frame") local GearTools = Instance.new("Frame") local Title_15 = Instance.new("TextLabel") local c00lify = Instance.new("TextButton") local Adminify = Instance.new("TextButton") local PageLabel_3 = Instance.new("TextLabel") local GearTools_2 = Instance.new("Frame") local Title_16 = Instance.new("TextLabel") local Page1_2 = Instance.new("Frame") local ServerDestruction = Instance.new("Frame") local Title_17 = Instance.new("TextLabel") local UnanchorAll = Instance.new("TextButton") local SetSkybox = Instance.new("TextButton") local DecalSpam = Instance.new("TextButton") local ForceTeleport = Instance.new("TextButton") local KickAll = Instance.new("TextButton") local IntimidationFOREMERGYONLY = Instance.new("TextButton") local CreateBaseplate = Instance.new("TextButton") local AdminCommandsGuis = Instance.new("Frame") local Title_18 = Instance.new("TextLabel") local KillGui = Instance.new("TextButton") local LagGui = Instance.new("TextButton") local PageLabel_4 = Instance.new("TextLabel") local Page4 = Instance.new("Frame") local PresetSkyboxDecalIDs = Instance.new("Frame") local Teamc00lkiddLogo1 = Instance.new("TextButton") local Title_19 = Instance.new("TextLabel") local Teamc00lkiddLogo2 = Instance.new("TextButton") local Thomas = Instance.new("TextButton") local c00lkidd = Instance.new("TextButton") local PresetMusicIDs = Instance.new("Frame") local Title_20 = Instance.new("TextLabel") local ElectroSp00k = Instance.new("TextButton") local Rainingtacos = Instance.new("TextButton") local Scream = Instance.new("TextButton") local PageLabel_5 = Instance.new("TextLabel") local Page3 = Instance.new("Frame") local LocalPlayer = Instance.new("Frame") local Title_21 = Instance.new("TextLabel") local ChangeName = Instance.new("TextButton") local DiscoCharacter = Instance.new("TextButton") local ChickenArms = Instance.new("TextButton") local DominusGhost = Instance.new("TextButton") local AntiRobloxian = Instance.new("TextButton") local FloatingPad = Instance.new("TextButton") local HeadShake = Instance.new("TextButton") local MeshDisco = Instance.new("TextButton") local SetWalkspeed = Instance.new("TextButton") local BillboRDGUI = Instance.new("TextButton") local Misc = Instance.new("Frame") local Title_22 = Instance.new("TextLabel") local PlayMusic = Instance.new("TextButton") local DiscoFog = Instance.new("TextButton") local RestoreSkybox = Instance.new("TextButton") local FencingRestore = Instance.new("TextButton") local PageLabel_6 = Instance.new("TextLabel") local Page5 = Instance.new("Frame") local End = Instance.new("Frame") local Text = Instance.new("TextLabel") local PageLabel_7 = Instance.new("TextLabel") local CloseOpen = Instance.new("TextButton") --Properties: c00lgui.Name = "c00lgui" c00lgui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Frame.Parent = c00lgui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(255, 0, 0) Frame.BorderSizePixel = 3 Frame.Position = UDim2.new(0, 3, 0.300000012, 0) Frame.Size = UDim2.new(0, 300, 0, 400) Frame.ZIndex = 2 Title.Name = "Title" Title.Parent = Frame Title.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title.BorderColor3 = Color3.fromRGB(255, 0, 0) Title.BorderSizePixel = 3 Title.Size = UDim2.new(1, 0, 0, 40) Title.ZIndex = 2 Title.Font = Enum.Font.SourceSans Title.Text = "c00lgui Rc7 by Qwerkidd" Title.TextColor3 = Color3.fromRGB(255, 255, 255) Title.TextSize = 32.000 TextButton.Name = "<" TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(255, 0, 0) TextButton.BorderSizePixel = 3 TextButton.Position = UDim2.new(0, 0, 0, 40) TextButton.Size = UDim2.new(0.5, 0, 0, 40) TextButton.ZIndex = 2 TextButton.Font = Enum.Font.SourceSans TextButton.Text = "<" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextSize = 48.000 TextButton_2.Name = ">" TextButton_2.Parent = Frame TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderColor3 = Color3.fromRGB(255, 0, 0) TextButton_2.BorderSizePixel = 3 TextButton_2.Position = UDim2.new(0.5, 3, 0, 40) TextButton_2.Size = UDim2.new(0.5, -3, 0, 40) TextButton_2.ZIndex = 2 TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = ">" TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.TextSize = 48.000 Settings.Name = "Settings" Settings.Parent = Frame Settings.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Settings.BorderColor3 = Color3.fromRGB(255, 0, 0) Settings.BorderSizePixel = 3 Settings.Position = UDim2.new(1, 3, 0, 0) Settings.Size = UDim2.new(1, 0, 1, 0) SettingsButton.Name = "SettingsButton" SettingsButton.Parent = Settings SettingsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) SettingsButton.BorderColor3 = Color3.fromRGB(255, 0, 0) SettingsButton.BorderSizePixel = 3 SettingsButton.Position = UDim2.new(0.99000001, 3, 0, 0) SettingsButton.Size = UDim2.new(0, 27, 1, 0) SettingsButton.Font = Enum.Font.SourceSans SettingsButton.Text = "<" SettingsButton.TextColor3 = Color3.fromRGB(255, 255, 255) SettingsButton.TextSize = 48.000 Title_2.Name = "Title" Title_2.Parent = Settings Title_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_2.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_2.BorderSizePixel = 3 Title_2.Size = UDim2.new(1, 0, 0, 40) Title_2.Font = Enum.Font.SourceSans Title_2.Text = "Settings" Title_2.TextColor3 = Color3.fromRGB(255, 255, 255) Title_2.TextSize = 24.000 TextButton_3.Name = "<" TextButton_3.Parent = Settings TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderColor3 = Color3.fromRGB(255, 0, 0) TextButton_3.BorderSizePixel = 3 TextButton_3.Position = UDim2.new(0, 0, 0, 40) TextButton_3.Size = UDim2.new(0.5, 0, 0, 40) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "<" TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.TextSize = 48.000 TextButton_4.Name = ">" TextButton_4.Parent = Settings TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderColor3 = Color3.fromRGB(255, 0, 0) TextButton_4.BorderSizePixel = 3 TextButton_4.Position = UDim2.new(0.5, 3, 0, 40) TextButton_4.Size = UDim2.new(0.5, -3, 0, 40) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = ">" TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.TextSize = 48.000 Page1.Name = "Page1" Page1.Parent = Settings Page1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page1.BorderColor3 = Color3.fromRGB(255, 0, 0) Page1.BorderSizePixel = 3 Page1.Position = UDim2.new(0, 0, 0, 83) Page1.Size = UDim2.new(1, 0, 1, -83) SkyboxDecalID.Name = "Skybox/Decal ID" SkyboxDecalID.Parent = Page1 SkyboxDecalID.BackgroundColor3 = Color3.fromRGB(0, 0, 0) SkyboxDecalID.BorderColor3 = Color3.fromRGB(255, 0, 0) SkyboxDecalID.BorderSizePixel = 3 SkyboxDecalID.Size = UDim2.new(0.5, 0, 0, 66) Title_3.Name = "Title" Title_3.Parent = SkyboxDecalID Title_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_3.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_3.BorderSizePixel = 3 Title_3.Size = UDim2.new(1, 0, 0, 30) Title_3.Font = Enum.Font.SourceSansBold Title_3.Text = "Skybox/Decal ID" Title_3.TextColor3 = Color3.fromRGB(255, 255, 255) Title_3.TextSize = 14.000 Title_3.TextWrapped = true TextBox.Parent = SkyboxDecalID TextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox.BorderSizePixel = 3 TextBox.Position = UDim2.new(0, 0, 0.5, 0) TextBox.Size = UDim2.new(1, 1, 0.5, -1) TextBox.Font = Enum.Font.SourceSans TextBox.Text = "158118263" TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.TextSize = 14.000 PlaceID.Name = "Place ID" PlaceID.Parent = Page1 PlaceID.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PlaceID.BorderColor3 = Color3.fromRGB(255, 0, 0) PlaceID.BorderSizePixel = 3 PlaceID.Position = UDim2.new(0.5, 3, 0, 0) PlaceID.Size = UDim2.new(0.5, -3, 0, 66) Title_4.Name = "Title" Title_4.Parent = PlaceID Title_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_4.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_4.BorderSizePixel = 3 Title_4.Size = UDim2.new(1, 0, 0, 30) Title_4.Font = Enum.Font.SourceSansBold Title_4.Text = "Place ID" Title_4.TextColor3 = Color3.fromRGB(255, 255, 255) Title_4.TextSize = 14.000 Title_4.TextWrapped = true TextBox_2.Parent = PlaceID TextBox_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_2.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_2.BorderSizePixel = 3 TextBox_2.Position = UDim2.new(0, 0, 0.5, 0) TextBox_2.Size = UDim2.new(1, 0, 0.5, 0) TextBox_2.Font = Enum.Font.SourceSans TextBox_2.Text = "--palce id--" TextBox_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_2.TextSize = 14.000 MusicPitch.Name = "Music Pitch" MusicPitch.Parent = Page1 MusicPitch.BackgroundColor3 = Color3.fromRGB(0, 0, 0) MusicPitch.BorderColor3 = Color3.fromRGB(255, 0, 0) MusicPitch.BorderSizePixel = 3 MusicPitch.Position = UDim2.new(0.5, 3, 0, 66) MusicPitch.Size = UDim2.new(0.5, -3, 0, 63) Title_5.Name = "Title" Title_5.Parent = MusicPitch Title_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_5.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_5.BorderSizePixel = 3 Title_5.Size = UDim2.new(1, 0, 0, 30) Title_5.Font = Enum.Font.SourceSansBold Title_5.Text = "Music Pitch" Title_5.TextColor3 = Color3.fromRGB(255, 255, 255) Title_5.TextSize = 14.000 Title_5.TextWrapped = true TextBox_3.Parent = MusicPitch TextBox_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_3.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_3.BorderSizePixel = 3 TextBox_3.Position = UDim2.new(0, 0, 0.5, 0) TextBox_3.Size = UDim2.new(1, 0, 0.5, 0) TextBox_3.Font = Enum.Font.SourceSans TextBox_3.Text = "1" TextBox_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_3.TextSize = 14.000 God.Name = "God" God.Parent = Page1 God.BackgroundColor3 = Color3.fromRGB(0, 0, 0) God.BorderColor3 = Color3.fromRGB(255, 0, 0) God.BorderSizePixel = 3 God.Position = UDim2.new(0, 0, 0, 66) God.Size = UDim2.new(0.5, 0, 0, 63) Title_6.Name = "Title" Title_6.Parent = God Title_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_6.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_6.BorderSizePixel = 3 Title_6.Size = UDim2.new(1, 0, 0, 30) Title_6.Font = Enum.Font.SourceSansBold Title_6.Text = "God" Title_6.TextColor3 = Color3.fromRGB(255, 255, 255) Title_6.TextSize = 14.000 Title_6.TextWrapped = true TextButton_5.Parent = God TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderColor3 = Color3.fromRGB(255, 0, 0) TextButton_5.BorderSizePixel = 3 TextButton_5.Position = UDim2.new(0, 0, 0.5, 0) TextButton_5.Size = UDim2.new(1, 0, 0.5, 0) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "Off" TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.TextSize = 14.000 Noclip.Name = "Noclip" Noclip.Parent = Page1 Noclip.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Noclip.BorderColor3 = Color3.fromRGB(255, 0, 0) Noclip.BorderSizePixel = 3 Noclip.Position = UDim2.new(0.5, 3, 0, 132) Noclip.Size = UDim2.new(0.5, -3, 0, 63) Title_7.Name = "Title" Title_7.Parent = Noclip Title_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_7.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_7.BorderSizePixel = 3 Title_7.Size = UDim2.new(1, 0, 0, 30) Title_7.Font = Enum.Font.SourceSansBold Title_7.Text = "Noclip" Title_7.TextColor3 = Color3.fromRGB(255, 255, 255) Title_7.TextSize = 14.000 Title_7.TextWrapped = true TextButton_6.Parent = Noclip TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.BorderColor3 = Color3.fromRGB(255, 0, 0) TextButton_6.BorderSizePixel = 3 TextButton_6.Position = UDim2.new(0, 0, 0.5, 0) TextButton_6.Size = UDim2.new(1, 0, 0.5, 0) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "--Start Noclip--" TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_6.TextSize = 14.000 PageLabel.Name = "PageLabel" PageLabel.Parent = Page1 PageLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel.BorderSizePixel = 3 PageLabel.Position = UDim2.new(0, 0, 1, -52) PageLabel.Size = UDim2.new(1, 0, 0, 29) PageLabel.Font = Enum.Font.SourceSans PageLabel.Text = "Page 1" PageLabel.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel.TextSize = 18.000 PageLabel.TextWrapped = true Save.Name = "Save" Save.Parent = Settings Save.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Save.BorderColor3 = Color3.fromRGB(255, 0, 0) Save.BorderSizePixel = 3 Save.Position = UDim2.new(0, 0, 0.300000012, 260) Save.Size = UDim2.new(0, 150, 0, 20) Save.ZIndex = 2 Save.Selected = true Save.Font = Enum.Font.SourceSans Save.Text = "Save IDs" Save.TextColor3 = Color3.fromRGB(255, 255, 255) Save.TextSize = 18.000 Load.Name = "Load" Load.Parent = Settings Load.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Load.BorderColor3 = Color3.fromRGB(255, 0, 0) Load.BorderSizePixel = 3 Load.Position = UDim2.new(0.5, 0, 0.300000012, 260) Load.Size = UDim2.new(0, 150, 0, 20) Load.ZIndex = 2 Load.Selected = true Load.Font = Enum.Font.SourceSans Load.Text = "Load IDs" Load.TextColor3 = Color3.fromRGB(255, 255, 255) Load.TextSize = 18.000 Page2.Name = "Page2" Page2.Parent = Settings Page2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page2.BorderColor3 = Color3.fromRGB(255, 0, 0) Page2.BorderSizePixel = 3 Page2.Position = UDim2.new(0, 0, 0, 83) Page2.Size = UDim2.new(1, 0, 1, -83) Page2.Visible = false BillboardGuiColor.Name = "Billboard Gui Color" BillboardGuiColor.Parent = Page2 BillboardGuiColor.BackgroundColor3 = Color3.fromRGB(0, 0, 0) BillboardGuiColor.BorderColor3 = Color3.fromRGB(255, 0, 0) BillboardGuiColor.BorderSizePixel = 3 BillboardGuiColor.Size = UDim2.new(0.5, 0, 0, 66) Title_8.Name = "Title" Title_8.Parent = BillboardGuiColor Title_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_8.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_8.BorderSizePixel = 3 Title_8.Size = UDim2.new(1, 0, 0, 30) Title_8.Font = Enum.Font.SourceSansBold Title_8.Text = "Billboard Gui Color" Title_8.TextColor3 = Color3.fromRGB(255, 255, 255) Title_8.TextSize = 14.000 Title_8.TextWrapped = true TextBox2.Name = "TextBox2" TextBox2.Parent = BillboardGuiColor TextBox2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox2.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox2.BorderSizePixel = 3 TextBox2.Position = UDim2.new(0, 50, 0.5, 0) TextBox2.Size = UDim2.new(0, 50, 0.5, -1) TextBox2.Font = Enum.Font.SourceSans TextBox2.Text = "255" TextBox2.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox2.TextSize = 14.000 TextBox1.Name = "TextBox1" TextBox1.Parent = BillboardGuiColor TextBox1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox1.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox1.BorderSizePixel = 3 TextBox1.Position = UDim2.new(0, 0, 0.5, 0) TextBox1.Size = UDim2.new(0, 50, 0.5, -1) TextBox1.Font = Enum.Font.SourceSans TextBox1.Text = "0" TextBox1.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox1.TextSize = 14.000 TextBox3.Name = "TextBox3" TextBox3.Parent = BillboardGuiColor TextBox3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox3.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox3.BorderSizePixel = 3 TextBox3.Position = UDim2.new(0, 100, 0.5, 0) TextBox3.Size = UDim2.new(0, 50, 0.5, -1) TextBox3.Font = Enum.Font.SourceSans TextBox3.Text = "0" TextBox3.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox3.TextSize = 14.000 PageLabel_2.Name = "PageLabel" PageLabel_2.Parent = Page2 PageLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel_2.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel_2.BorderSizePixel = 3 PageLabel_2.Position = UDim2.new(0, 0, 1, -53) PageLabel_2.Size = UDim2.new(1, 0, 0, 30) PageLabel_2.Font = Enum.Font.SourceSans PageLabel_2.Text = "Page 2" PageLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel_2.TextSize = 18.000 PageLabel_2.TextWrapped = true AntiRobloxianRange.Name = "Anti Robloxian Range" AntiRobloxianRange.Parent = Page2 AntiRobloxianRange.BackgroundColor3 = Color3.fromRGB(0, 0, 0) AntiRobloxianRange.BorderColor3 = Color3.fromRGB(255, 0, 0) AntiRobloxianRange.BorderSizePixel = 3 AntiRobloxianRange.Position = UDim2.new(0, 0, 0, 66) AntiRobloxianRange.Size = UDim2.new(0.5, 0, 0, 66) Title_9.Name = "Title" Title_9.Parent = AntiRobloxianRange Title_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_9.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_9.BorderSizePixel = 3 Title_9.Size = UDim2.new(1, 0, 0, 30) Title_9.Font = Enum.Font.SourceSansBold Title_9.Text = "Anti Robloxian Range" Title_9.TextColor3 = Color3.fromRGB(255, 255, 255) Title_9.TextSize = 14.000 Title_9.TextWrapped = true TextBox1_2.Name = "TextBox1" TextBox1_2.Parent = AntiRobloxianRange TextBox1_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox1_2.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox1_2.BorderSizePixel = 3 TextBox1_2.Position = UDim2.new(0, 0, 0.5, 0) TextBox1_2.Size = UDim2.new(1, 0, 0.5, -1) TextBox1_2.Font = Enum.Font.SourceSans TextBox1_2.Text = "12" TextBox1_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox1_2.TextSize = 14.000 ChatSpamText.Name = "Chat Spam Text" ChatSpamText.Parent = Page2 ChatSpamText.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ChatSpamText.BorderColor3 = Color3.fromRGB(255, 0, 0) ChatSpamText.BorderSizePixel = 3 ChatSpamText.Position = UDim2.new(0.5, 3, 0, 66) ChatSpamText.Size = UDim2.new(0.5, -3, 0, 66) Title_10.Name = "Title" Title_10.Parent = ChatSpamText Title_10.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_10.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_10.BorderSizePixel = 3 Title_10.Size = UDim2.new(1, 0, 0, 30) Title_10.Font = Enum.Font.SourceSansBold Title_10.Text = "Chat Spam Text" Title_10.TextColor3 = Color3.fromRGB(255, 255, 255) Title_10.TextSize = 14.000 Title_10.TextWrapped = true TextBox_4.Parent = ChatSpamText TextBox_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_4.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_4.BorderSizePixel = 3 TextBox_4.Position = UDim2.new(0, 0, 0.5, 0) TextBox_4.Size = UDim2.new(1, 0, 0.5, 0) TextBox_4.Font = Enum.Font.SourceSans TextBox_4.Text = "Join team c00lkidd!" TextBox_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_4.TextSize = 14.000 LeaderstatName.Name = "Leaderstat Name" LeaderstatName.Parent = Page2 LeaderstatName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) LeaderstatName.BorderColor3 = Color3.fromRGB(255, 0, 0) LeaderstatName.BorderSizePixel = 3 LeaderstatName.Position = UDim2.new(0, 0, 0, 132) LeaderstatName.Size = UDim2.new(0.5, 0, 0, 66) Title_11.Name = "Title" Title_11.Parent = LeaderstatName Title_11.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_11.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_11.BorderSizePixel = 3 Title_11.Size = UDim2.new(1, 0, 0, 30) Title_11.Font = Enum.Font.SourceSansBold Title_11.Text = "Leaderstat Name" Title_11.TextColor3 = Color3.fromRGB(255, 255, 255) Title_11.TextSize = 14.000 Title_11.TextWrapped = true TextBox_5.Parent = LeaderstatName TextBox_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_5.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_5.BorderSizePixel = 3 TextBox_5.Position = UDim2.new(0, 0, 0.5, 0) TextBox_5.Size = UDim2.new(1, 0, 0.5, -1) TextBox_5.Font = Enum.Font.SourceSans TextBox_5.Text = "KOs" TextBox_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_5.TextSize = 14.000 LeaderstatAmount.Name = "Leaderstat Amount" LeaderstatAmount.Parent = Page2 LeaderstatAmount.BackgroundColor3 = Color3.fromRGB(0, 0, 0) LeaderstatAmount.BorderColor3 = Color3.fromRGB(255, 0, 0) LeaderstatAmount.BorderSizePixel = 3 LeaderstatAmount.Position = UDim2.new(0.5, 3, 0, 132) LeaderstatAmount.Size = UDim2.new(0.5, -3, 0, 66) Title_12.Name = "Title" Title_12.Parent = LeaderstatAmount Title_12.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_12.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_12.BorderSizePixel = 3 Title_12.Size = UDim2.new(1, 0, 0, 30) Title_12.Font = Enum.Font.SourceSansBold Title_12.Text = "Leaderstat Amount" Title_12.TextColor3 = Color3.fromRGB(255, 255, 255) Title_12.TextSize = 14.000 Title_12.TextWrapped = true TextBox_6.Parent = LeaderstatAmount TextBox_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_6.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_6.BorderSizePixel = 3 TextBox_6.Position = UDim2.new(0, 0, 0.5, 0) TextBox_6.Size = UDim2.new(1, 0, 0.5, 0) TextBox_6.Font = Enum.Font.SourceSans TextBox_6.Text = "1" TextBox_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_6.TextSize = 14.000 WalkspeedAmount.Name = "Walkspeed Amount" WalkspeedAmount.Parent = Page2 WalkspeedAmount.BackgroundColor3 = Color3.fromRGB(0, 0, 0) WalkspeedAmount.BorderColor3 = Color3.fromRGB(255, 0, 0) WalkspeedAmount.BorderSizePixel = 3 WalkspeedAmount.Position = UDim2.new(0, 0, 0, 198) WalkspeedAmount.Size = UDim2.new(0.5, 0, 0, 66) Title_13.Name = "Title" Title_13.Parent = WalkspeedAmount Title_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_13.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_13.BorderSizePixel = 3 Title_13.Size = UDim2.new(1, 0, 0, 30) Title_13.Font = Enum.Font.SourceSansBold Title_13.Text = "Walkspeed Amount" Title_13.TextColor3 = Color3.fromRGB(255, 255, 255) Title_13.TextSize = 14.000 Title_13.TextWrapped = true TextBox_7.Parent = WalkspeedAmount TextBox_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_7.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_7.BorderSizePixel = 3 TextBox_7.Position = UDim2.new(0, 0, 0.5, 0) TextBox_7.Size = UDim2.new(1, 0, 0.5, -3) TextBox_7.Font = Enum.Font.SourceSans TextBox_7.Text = "50" TextBox_7.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_7.TextSize = 14.000 NameBox.Name = "NameBox" NameBox.Parent = Page2 NameBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) NameBox.BorderColor3 = Color3.fromRGB(255, 0, 0) NameBox.BorderSizePixel = 3 NameBox.Position = UDim2.new(0.5, 3, 0, 0) NameBox.Size = UDim2.new(0.5, -3, 0, 66) Title_14.Name = "Title" Title_14.Parent = NameBox Title_14.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_14.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_14.BorderSizePixel = 3 Title_14.Size = UDim2.new(1, 0, 0, 30) Title_14.Font = Enum.Font.SourceSansBold Title_14.Text = "Name" Title_14.TextColor3 = Color3.fromRGB(255, 255, 255) Title_14.TextSize = 14.000 Title_14.TextWrapped = true TextBox_8.Parent = NameBox TextBox_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox_8.BorderColor3 = Color3.fromRGB(255, 0, 0) TextBox_8.BorderSizePixel = 3 TextBox_8.Position = UDim2.new(0, 0, 0.5, 0) TextBox_8.Size = UDim2.new(1, 0, 0.5, 0) TextBox_8.Font = Enum.Font.SourceSans TextBox_8.Text = "God" TextBox_8.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox_8.TextSize = 14.000 Page2_2.Name = "Page2" Page2_2.Parent = Frame Page2_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page2_2.BorderColor3 = Color3.fromRGB(255, 0, 0) Page2_2.BorderSizePixel = 3 Page2_2.Position = UDim2.new(0, 0, 0, 83) Page2_2.Size = UDim2.new(1, 0, 1, -106) Page2_2.ZIndex = 2 GearTools.Name = "Gear/Tools" GearTools.Parent = Page2_2 GearTools.BackgroundColor3 = Color3.fromRGB(0, 0, 0) GearTools.BorderColor3 = Color3.fromRGB(255, 0, 0) GearTools.BorderSizePixel = 3 GearTools.Position = UDim2.new(0.5, 3, 0.00340136047, 0) GearTools.Size = UDim2.new(0.5, -3, 1, 0) GearTools.ZIndex = 2 Title_15.Name = "Title" Title_15.Parent = GearTools Title_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_15.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_15.BorderSizePixel = 3 Title_15.Size = UDim2.new(1, 0, 0, 30) Title_15.ZIndex = 2 Title_15.Font = Enum.Font.SourceSansBold Title_15.Text = "c00lify" Title_15.TextColor3 = Color3.fromRGB(255, 255, 255) Title_15.TextSize = 14.000 Title_15.TextWrapped = true c00lify.Name = "c00lify" c00lify.Parent = GearTools c00lify.BackgroundColor3 = Color3.fromRGB(0, 0, 0) c00lify.BorderColor3 = Color3.fromRGB(255, 0, 0) c00lify.BorderSizePixel = 3 c00lify.Position = UDim2.new(0.5, 3, -0.227891162, 99) c00lify.Size = UDim2.new(0.5, -3, 0, 30) c00lify.ZIndex = 2 c00lify.Font = Enum.Font.SourceSans c00lify.Text = "c00lify" c00lify.TextColor3 = Color3.fromRGB(255, 255, 255) c00lify.TextSize = 14.000 c00lify.TextWrapped = true Adminify.Name = "Adminify" Adminify.Parent = GearTools Adminify.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Adminify.BorderColor3 = Color3.fromRGB(255, 0, 0) Adminify.BorderSizePixel = 3 Adminify.Position = UDim2.new(-0.0238095243, 3, -0.227891162, 99) Adminify.Size = UDim2.new(0.544217706, -3, 0, 30) Adminify.ZIndex = 2 Adminify.Font = Enum.Font.SourceSans Adminify.Text = "Adminify" Adminify.TextColor3 = Color3.fromRGB(255, 255, 255) Adminify.TextSize = 14.000 Adminify.TextWrapped = true PageLabel_3.Name = "PageLabel" PageLabel_3.Parent = Page2_2 PageLabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel_3.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel_3.BorderSizePixel = 3 PageLabel_3.Position = UDim2.new(0, 0, 1, -30) PageLabel_3.Size = UDim2.new(1, 0, 0, 30) PageLabel_3.ZIndex = 2 PageLabel_3.Font = Enum.Font.SourceSans PageLabel_3.Text = "Page 2" PageLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel_3.TextSize = 18.000 PageLabel_3.TextWrapped = true GearTools_2.Name = "Gear/Tools" GearTools_2.Parent = Page2_2 GearTools_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) GearTools_2.BorderColor3 = Color3.fromRGB(255, 0, 0) GearTools_2.BorderSizePixel = 3 GearTools_2.Position = UDim2.new(-0.00666666683, 3, 0, 0) GearTools_2.Size = UDim2.new(0.5, -3, 0.887755096, 0) GearTools_2.ZIndex = 2 Title_16.Name = "Title" Title_16.Parent = GearTools_2 Title_16.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_16.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_16.BorderSizePixel = 3 Title_16.Size = UDim2.new(1, 0, 0, 30) Title_16.ZIndex = 2 Title_16.Font = Enum.Font.SourceSansBold Title_16.Text = "Gear/Tools" Title_16.TextColor3 = Color3.fromRGB(255, 255, 255) Title_16.TextSize = 14.000 Title_16.TextWrapped = true Page1_2.Name = "Page1" Page1_2.Parent = Frame Page1_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page1_2.BorderColor3 = Color3.fromRGB(255, 0, 0) Page1_2.BorderSizePixel = 3 Page1_2.Position = UDim2.new(0, 0, 0, 83) Page1_2.Size = UDim2.new(1, 0, 1, -106) Page1_2.Visible = false Page1_2.ZIndex = 2 ServerDestruction.Name = "Server Destruction" ServerDestruction.Parent = Page1_2 ServerDestruction.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ServerDestruction.BorderColor3 = Color3.fromRGB(255, 0, 0) ServerDestruction.BorderSizePixel = 3 ServerDestruction.Size = UDim2.new(0.5, 0, 1, 0) ServerDestruction.ZIndex = 2 Title_17.Name = "Title" Title_17.Parent = ServerDestruction Title_17.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_17.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_17.BorderSizePixel = 3 Title_17.Size = UDim2.new(1, 0, 0, 30) Title_17.ZIndex = 2 Title_17.Font = Enum.Font.SourceSansBold Title_17.Text = "Server Destruction" Title_17.TextColor3 = Color3.fromRGB(255, 255, 255) Title_17.TextSize = 14.000 Title_17.TextWrapped = true UnanchorAll.Name = "Unanchor All" UnanchorAll.Parent = ServerDestruction UnanchorAll.BackgroundColor3 = Color3.fromRGB(0, 0, 0) UnanchorAll.BorderColor3 = Color3.fromRGB(255, 0, 0) UnanchorAll.BorderSizePixel = 3 UnanchorAll.Position = UDim2.new(0, 0, 0, 67) UnanchorAll.Size = UDim2.new(0.5, 0, 0, 30) UnanchorAll.ZIndex = 2 UnanchorAll.Font = Enum.Font.SourceSans UnanchorAll.Text = "Unanchor All" UnanchorAll.TextColor3 = Color3.fromRGB(255, 255, 255) UnanchorAll.TextSize = 14.000 SetSkybox.Name = "Set Skybox" SetSkybox.Parent = ServerDestruction SetSkybox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) SetSkybox.BorderColor3 = Color3.fromRGB(255, 0, 0) SetSkybox.BorderSizePixel = 3 SetSkybox.Position = UDim2.new(0.486666679, 3, -0.108843535, 66) SetSkybox.Size = UDim2.new(0.5, -3, 0, 30) SetSkybox.ZIndex = 2 SetSkybox.Font = Enum.Font.SourceSans SetSkybox.Text = "Set Skybox" SetSkybox.TextColor3 = Color3.fromRGB(255, 255, 255) SetSkybox.TextSize = 14.000 DecalSpam.Name = "Decal Spam" DecalSpam.Parent = ServerDestruction DecalSpam.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DecalSpam.BorderColor3 = Color3.fromRGB(255, 0, 0) DecalSpam.BorderSizePixel = 3 DecalSpam.Position = UDim2.new(0.49333334, 3, -0.112244897, 99) DecalSpam.Size = UDim2.new(0.5, -3, 0, 30) DecalSpam.ZIndex = 2 DecalSpam.Font = Enum.Font.SourceSans DecalSpam.Text = "Decal Spam" DecalSpam.TextColor3 = Color3.fromRGB(255, 255, 255) DecalSpam.TextSize = 14.000 ForceTeleport.Name = "Force Teleport" ForceTeleport.Parent = ServerDestruction ForceTeleport.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ForceTeleport.BorderColor3 = Color3.fromRGB(255, 0, 0) ForceTeleport.BorderSizePixel = 3 ForceTeleport.Position = UDim2.new(0, 0, 0, 98) ForceTeleport.Size = UDim2.new(0.5, 0, 0, 30) ForceTeleport.ZIndex = 2 ForceTeleport.Font = Enum.Font.SourceSans ForceTeleport.Text = "Force Teleport" ForceTeleport.TextColor3 = Color3.fromRGB(255, 255, 255) ForceTeleport.TextSize = 14.000 KickAll.Name = "Kick All" KickAll.Parent = ServerDestruction KickAll.BackgroundColor3 = Color3.fromRGB(0, 0, 0) KickAll.BorderColor3 = Color3.fromRGB(255, 0, 0) KickAll.BorderSizePixel = 3 KickAll.Position = UDim2.new(0.479999989, 3, -0.221088439, 165) KickAll.Size = UDim2.new(0.5, -3, 0, 30) KickAll.ZIndex = 2 KickAll.Font = Enum.Font.SourceSans KickAll.Text = "Kick All" KickAll.TextColor3 = Color3.fromRGB(255, 255, 255) KickAll.TextSize = 14.000 KickAll.TextWrapped = true IntimidationFOREMERGYONLY.Name = "Intimidation [ FOR EMERGY ONLY ]" IntimidationFOREMERGYONLY.Parent = ServerDestruction IntimidationFOREMERGYONLY.BackgroundColor3 = Color3.fromRGB(0, 0, 0) IntimidationFOREMERGYONLY.BorderColor3 = Color3.fromRGB(255, 0, 0) IntimidationFOREMERGYONLY.BorderSizePixel = 3 IntimidationFOREMERGYONLY.Position = UDim2.new(0, 0, -0.561224461, 198) IntimidationFOREMERGYONLY.Size = UDim2.new(0.5, 0, 0, 30) IntimidationFOREMERGYONLY.ZIndex = 2 IntimidationFOREMERGYONLY.Font = Enum.Font.SourceSans IntimidationFOREMERGYONLY.Text = "Intimidation [ FOR EMERGY ] " IntimidationFOREMERGYONLY.TextColor3 = Color3.fromRGB(255, 255, 255) IntimidationFOREMERGYONLY.TextScaled = true IntimidationFOREMERGYONLY.TextSize = 14.000 IntimidationFOREMERGYONLY.TextWrapped = true CreateBaseplate.Name = "Create Baseplate" CreateBaseplate.Parent = ServerDestruction CreateBaseplate.BackgroundColor3 = Color3.fromRGB(0, 0, 0) CreateBaseplate.BorderColor3 = Color3.fromRGB(255, 0, 0) CreateBaseplate.BorderSizePixel = 3 CreateBaseplate.Position = UDim2.new(0, 0, 0, 130) CreateBaseplate.Size = UDim2.new(0.5, 0, 0, 30) CreateBaseplate.ZIndex = 2 CreateBaseplate.Font = Enum.Font.SourceSans CreateBaseplate.Text = "Create Baseplate" CreateBaseplate.TextColor3 = Color3.fromRGB(255, 255, 255) CreateBaseplate.TextSize = 14.000 CreateBaseplate.TextWrapped = true AdminCommandsGuis.Name = "Admin Commands/Guis" AdminCommandsGuis.Parent = Page1_2 AdminCommandsGuis.BackgroundColor3 = Color3.fromRGB(0, 0, 0) AdminCommandsGuis.BorderColor3 = Color3.fromRGB(255, 0, 0) AdminCommandsGuis.BorderSizePixel = 3 AdminCommandsGuis.Position = UDim2.new(0.49000001, 3, 0, 0) AdminCommandsGuis.Size = UDim2.new(0.5, -3, 1, 0) AdminCommandsGuis.ZIndex = 2 Title_18.Name = "Title" Title_18.Parent = AdminCommandsGuis Title_18.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_18.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_18.BorderSizePixel = 3 Title_18.Size = UDim2.new(1, 0, 0, 30) Title_18.ZIndex = 2 Title_18.Font = Enum.Font.SourceSansBold Title_18.Text = "Guis" Title_18.TextColor3 = Color3.fromRGB(255, 255, 255) Title_18.TextSize = 14.000 Title_18.TextWrapped = true KillGui.Name = "Kill Gui" KillGui.Parent = AdminCommandsGuis KillGui.BackgroundColor3 = Color3.fromRGB(0, 0, 0) KillGui.BorderColor3 = Color3.fromRGB(255, 0, 0) KillGui.BorderSizePixel = 3 KillGui.Position = UDim2.new(0, -1, 0, 33) KillGui.Size = UDim2.new(0.5, 0, 0, 30) KillGui.ZIndex = 2 KillGui.Font = Enum.Font.SourceSans KillGui.Text = "Kill Gui" KillGui.TextColor3 = Color3.fromRGB(255, 255, 255) KillGui.TextSize = 14.000 KillGui.TextWrapped = true LagGui.Name = "Lag Gui" LagGui.Parent = AdminCommandsGuis LagGui.BackgroundColor3 = Color3.fromRGB(0, 0, 0) LagGui.BorderColor3 = Color3.fromRGB(255, 0, 0) LagGui.BorderSizePixel = 3 LagGui.Position = UDim2.new(0.5, 3, -0.448979586, 165) LagGui.Size = UDim2.new(0.5, -3, 0, 30) LagGui.ZIndex = 2 LagGui.Font = Enum.Font.SourceSans LagGui.Text = "Lag Gui" LagGui.TextColor3 = Color3.fromRGB(255, 255, 255) LagGui.TextSize = 14.000 LagGui.TextWrapped = true PageLabel_4.Name = "PageLabel" PageLabel_4.Parent = Page1_2 PageLabel_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel_4.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel_4.BorderSizePixel = 3 PageLabel_4.Position = UDim2.new(0, 0, 1, -29) PageLabel_4.Size = UDim2.new(1, 0, 0, 29) PageLabel_4.ZIndex = 2 PageLabel_4.Font = Enum.Font.SourceSans PageLabel_4.Text = "Page 1" PageLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel_4.TextSize = 18.000 PageLabel_4.TextWrapped = true Page4.Name = "Page4" Page4.Parent = Frame Page4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page4.BorderColor3 = Color3.fromRGB(255, 0, 0) Page4.BorderSizePixel = 3 Page4.Position = UDim2.new(0, 0, 0, 83) Page4.Size = UDim2.new(1, 0, 1, -106) Page4.ZIndex = 2 PresetSkyboxDecalIDs.Name = "Preset Skybox/Decal IDs" PresetSkyboxDecalIDs.Parent = Page4 PresetSkyboxDecalIDs.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PresetSkyboxDecalIDs.BorderColor3 = Color3.fromRGB(255, 0, 0) PresetSkyboxDecalIDs.BorderSizePixel = 3 PresetSkyboxDecalIDs.Size = UDim2.new(0.5, 0, 1, 0) PresetSkyboxDecalIDs.ZIndex = 2 Teamc00lkiddLogo1.Name = "Team c00lkidd Logo 1" Teamc00lkiddLogo1.Parent = PresetSkyboxDecalIDs Teamc00lkiddLogo1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Teamc00lkiddLogo1.BorderColor3 = Color3.fromRGB(255, 0, 0) Teamc00lkiddLogo1.BorderSizePixel = 3 Teamc00lkiddLogo1.Position = UDim2.new(0, 0, 0, 33) Teamc00lkiddLogo1.Size = UDim2.new(0.5, 0, 0, 30) Teamc00lkiddLogo1.ZIndex = 2 Teamc00lkiddLogo1.Font = Enum.Font.SourceSans Teamc00lkiddLogo1.Text = "Team c00lkidd Logo 1" Teamc00lkiddLogo1.TextColor3 = Color3.fromRGB(255, 255, 255) Teamc00lkiddLogo1.TextSize = 14.000 Teamc00lkiddLogo1.TextWrapped = true Title_19.Name = "Title" Title_19.Parent = PresetSkyboxDecalIDs Title_19.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_19.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_19.BorderSizePixel = 3 Title_19.Size = UDim2.new(1, 0, 0, 30) Title_19.ZIndex = 2 Title_19.Font = Enum.Font.SourceSansBold Title_19.Text = "Preset Skybox/Decal IDs" Title_19.TextColor3 = Color3.fromRGB(255, 255, 255) Title_19.TextSize = 14.000 Title_19.TextWrapped = true Teamc00lkiddLogo2.Name = "Team c00lkidd Logo 2" Teamc00lkiddLogo2.Parent = PresetSkyboxDecalIDs Teamc00lkiddLogo2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Teamc00lkiddLogo2.BorderColor3 = Color3.fromRGB(255, 0, 0) Teamc00lkiddLogo2.BorderSizePixel = 3 Teamc00lkiddLogo2.Position = UDim2.new(0.5, 3, 0, 33) Teamc00lkiddLogo2.Size = UDim2.new(0.5, -3, 0, 30) Teamc00lkiddLogo2.ZIndex = 2 Teamc00lkiddLogo2.Font = Enum.Font.SourceSans Teamc00lkiddLogo2.Text = "Team c00lkidd Logo 2" Teamc00lkiddLogo2.TextColor3 = Color3.fromRGB(255, 255, 255) Teamc00lkiddLogo2.TextSize = 14.000 Teamc00lkiddLogo2.TextWrapped = true Thomas.Name = "Thomas" Thomas.Parent = PresetSkyboxDecalIDs Thomas.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Thomas.BorderColor3 = Color3.fromRGB(255, 0, 0) Thomas.BorderSizePixel = 3 Thomas.Position = UDim2.new(0, 0, 0, 66) Thomas.Size = UDim2.new(0.5, 0, 0, 30) Thomas.ZIndex = 2 Thomas.Font = Enum.Font.SourceSans Thomas.Text = "Thomas" Thomas.TextColor3 = Color3.fromRGB(255, 255, 255) Thomas.TextSize = 14.000 Thomas.TextWrapped = true c00lkidd.Name = "c00lkidd" c00lkidd.Parent = PresetSkyboxDecalIDs c00lkidd.BackgroundColor3 = Color3.fromRGB(0, 0, 0) c00lkidd.BorderColor3 = Color3.fromRGB(255, 0, 0) c00lkidd.BorderSizePixel = 3 c00lkidd.Position = UDim2.new(0.5, 3, 0, 66) c00lkidd.Size = UDim2.new(0.5, -3, 0, 30) c00lkidd.ZIndex = 2 c00lkidd.Font = Enum.Font.SourceSans c00lkidd.Text = "c00lkidd" c00lkidd.TextColor3 = Color3.fromRGB(255, 255, 255) c00lkidd.TextSize = 14.000 c00lkidd.TextWrapped = true PresetMusicIDs.Name = "Preset Music IDs" PresetMusicIDs.Parent = Page4 PresetMusicIDs.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PresetMusicIDs.BorderColor3 = Color3.fromRGB(255, 0, 0) PresetMusicIDs.BorderSizePixel = 3 PresetMusicIDs.Position = UDim2.new(0.5, 3, 0, 0) PresetMusicIDs.Size = UDim2.new(0.5, -3, 1, 0) PresetMusicIDs.ZIndex = 2 Title_20.Name = "Title" Title_20.Parent = PresetMusicIDs Title_20.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_20.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_20.BorderSizePixel = 3 Title_20.Size = UDim2.new(1, 0, 0, 30) Title_20.ZIndex = 2 Title_20.Font = Enum.Font.SourceSansBold Title_20.Text = "Preset Music IDs" Title_20.TextColor3 = Color3.fromRGB(255, 255, 255) Title_20.TextSize = 14.000 Title_20.TextWrapped = true ElectroSp00k.Name = "Electro Sp00k" ElectroSp00k.Parent = PresetMusicIDs ElectroSp00k.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ElectroSp00k.BorderColor3 = Color3.fromRGB(255, 0, 0) ElectroSp00k.BorderSizePixel = 3 ElectroSp00k.Position = UDim2.new(0, 0, 0, 33) ElectroSp00k.Size = UDim2.new(0.5, 0, 0, 30) ElectroSp00k.ZIndex = 2 ElectroSp00k.Font = Enum.Font.SourceSans ElectroSp00k.Text = "Electro Sp00k" ElectroSp00k.TextColor3 = Color3.fromRGB(255, 255, 255) ElectroSp00k.TextSize = 14.000 Rainingtacos.Name = "Raining tacos" Rainingtacos.Parent = PresetMusicIDs Rainingtacos.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Rainingtacos.BorderColor3 = Color3.fromRGB(255, 0, 0) Rainingtacos.BorderSizePixel = 3 Rainingtacos.Position = UDim2.new(0, 0, 0, 66) Rainingtacos.Size = UDim2.new(0.5, 0, 0, 30) Rainingtacos.ZIndex = 2 Rainingtacos.Font = Enum.Font.SourceSans Rainingtacos.Text = "Raining tacoes" Rainingtacos.TextColor3 = Color3.fromRGB(255, 255, 255) Rainingtacos.TextSize = 14.000 Scream.Name = "Scream" Scream.Parent = PresetMusicIDs Scream.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Scream.BorderColor3 = Color3.fromRGB(255, 0, 0) Scream.BorderSizePixel = 3 Scream.Position = UDim2.new(0.5, 3, -0.108843535, 66) Scream.Size = UDim2.new(0.5, -3, 0, 30) Scream.ZIndex = 2 Scream.Font = Enum.Font.SourceSans Scream.Text = "Scream" Scream.TextColor3 = Color3.fromRGB(255, 255, 255) Scream.TextSize = 14.000 PageLabel_5.Name = "PageLabel" PageLabel_5.Parent = Page4 PageLabel_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel_5.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel_5.BorderSizePixel = 3 PageLabel_5.Position = UDim2.new(0, 0, 1, -30) PageLabel_5.Size = UDim2.new(1, 0, 0, 30) PageLabel_5.ZIndex = 2 PageLabel_5.Font = Enum.Font.SourceSans PageLabel_5.Text = "Page 4" PageLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel_5.TextSize = 18.000 PageLabel_5.TextWrapped = true Page3.Name = "Page3" Page3.Parent = Frame Page3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page3.BorderColor3 = Color3.fromRGB(255, 0, 0) Page3.BorderSizePixel = 3 Page3.Position = UDim2.new(0, 0, 0, 83) Page3.Size = UDim2.new(1, 0, 1, -106) Page3.ZIndex = 2 LocalPlayer.Name = "LocalPlayer" LocalPlayer.Parent = Page3 LocalPlayer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) LocalPlayer.BorderColor3 = Color3.fromRGB(255, 0, 0) LocalPlayer.BorderSizePixel = 3 LocalPlayer.Size = UDim2.new(0.5, 0, 1, 0) LocalPlayer.ZIndex = 2 Title_21.Name = "Title" Title_21.Parent = LocalPlayer Title_21.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_21.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_21.BorderSizePixel = 3 Title_21.Size = UDim2.new(1, 0, 0, 30) Title_21.ZIndex = 2 Title_21.Font = Enum.Font.SourceSansBold Title_21.Text = "LocalPlayer (fun)" Title_21.TextColor3 = Color3.fromRGB(255, 255, 255) Title_21.TextSize = 14.000 Title_21.TextWrapped = true ChangeName.Name = "Change Name" ChangeName.Parent = LocalPlayer ChangeName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ChangeName.BorderColor3 = Color3.fromRGB(255, 0, 0) ChangeName.BorderSizePixel = 3 ChangeName.Position = UDim2.new(0.5, 3, 0, 33) ChangeName.Size = UDim2.new(0.5, -3, 0, 30) ChangeName.ZIndex = 2 ChangeName.Font = Enum.Font.SourceSans ChangeName.Text = "Change Name" ChangeName.TextColor3 = Color3.fromRGB(255, 255, 255) ChangeName.TextSize = 14.000 DiscoCharacter.Name = "Disco Character" DiscoCharacter.Parent = LocalPlayer DiscoCharacter.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DiscoCharacter.BorderColor3 = Color3.fromRGB(255, 0, 0) DiscoCharacter.BorderSizePixel = 3 DiscoCharacter.Position = UDim2.new(0, 0, 0, 66) DiscoCharacter.Size = UDim2.new(0.5, 0, 0, 30) DiscoCharacter.ZIndex = 2 DiscoCharacter.Font = Enum.Font.SourceSans DiscoCharacter.Text = "Disco Character" DiscoCharacter.TextColor3 = Color3.fromRGB(255, 255, 255) DiscoCharacter.TextSize = 14.000 DiscoCharacter.TextWrapped = true ChickenArms.Name = "Chicken Arms" ChickenArms.Parent = LocalPlayer ChickenArms.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ChickenArms.BorderColor3 = Color3.fromRGB(255, 0, 0) ChickenArms.BorderSizePixel = 3 ChickenArms.Position = UDim2.new(0.5, 3, 0, 66) ChickenArms.Size = UDim2.new(0.5, -3, 0, 30) ChickenArms.ZIndex = 2 ChickenArms.Font = Enum.Font.SourceSans ChickenArms.Text = "Chicken Arms [modded]" ChickenArms.TextColor3 = Color3.fromRGB(255, 255, 255) ChickenArms.TextScaled = true ChickenArms.TextSize = 14.000 ChickenArms.TextWrapped = true DominusGhost.Name = "Dominus Ghost" DominusGhost.Parent = LocalPlayer DominusGhost.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DominusGhost.BorderColor3 = Color3.fromRGB(255, 0, 0) DominusGhost.BorderSizePixel = 3 DominusGhost.Position = UDim2.new(0, 0, 0, 99) DominusGhost.Size = UDim2.new(0.5, 0, 0, 30) DominusGhost.ZIndex = 2 DominusGhost.Font = Enum.Font.SourceSans DominusGhost.Text = "Dominus Ghost" DominusGhost.TextColor3 = Color3.fromRGB(255, 255, 255) DominusGhost.TextSize = 14.000 DominusGhost.TextWrapped = true AntiRobloxian.Name = "Anti-Robloxian" AntiRobloxian.Parent = LocalPlayer AntiRobloxian.BackgroundColor3 = Color3.fromRGB(0, 0, 0) AntiRobloxian.BorderColor3 = Color3.fromRGB(255, 0, 0) AntiRobloxian.BorderSizePixel = 3 AntiRobloxian.Position = UDim2.new(0.5, 3, 0, 99) AntiRobloxian.Size = UDim2.new(0.5, -3, 0, 30) AntiRobloxian.ZIndex = 2 AntiRobloxian.Font = Enum.Font.SourceSans AntiRobloxian.Text = "Anti Robloxian" AntiRobloxian.TextColor3 = Color3.fromRGB(255, 255, 255) AntiRobloxian.TextSize = 14.000 AntiRobloxian.TextWrapped = true FloatingPad.Name = "Floating Pad" FloatingPad.Parent = LocalPlayer FloatingPad.BackgroundColor3 = Color3.fromRGB(0, 0, 0) FloatingPad.BorderColor3 = Color3.fromRGB(255, 0, 0) FloatingPad.BorderSizePixel = 3 FloatingPad.Position = UDim2.new(0, 0, 0, 132) FloatingPad.Size = UDim2.new(0.5, 0, 0, 30) FloatingPad.ZIndex = 2 FloatingPad.Font = Enum.Font.SourceSans FloatingPad.Text = "Floating Pad" FloatingPad.TextColor3 = Color3.fromRGB(255, 255, 255) FloatingPad.TextSize = 14.000 FloatingPad.TextWrapped = true HeadShake.Name = "Head Shake" HeadShake.Parent = LocalPlayer HeadShake.BackgroundColor3 = Color3.fromRGB(0, 0, 0) HeadShake.BorderColor3 = Color3.fromRGB(255, 0, 0) HeadShake.BorderSizePixel = 3 HeadShake.Position = UDim2.new(0.5, 3, 0, 132) HeadShake.Size = UDim2.new(0.5, -3, 0, 30) HeadShake.ZIndex = 2 HeadShake.Font = Enum.Font.SourceSans HeadShake.Text = "Head Shake" HeadShake.TextColor3 = Color3.fromRGB(255, 255, 255) HeadShake.TextSize = 14.000 HeadShake.TextWrapped = true MeshDisco.Name = "Mesh Disco" MeshDisco.Parent = LocalPlayer MeshDisco.BackgroundColor3 = Color3.fromRGB(0, 0, 0) MeshDisco.BorderColor3 = Color3.fromRGB(255, 0, 0) MeshDisco.BorderSizePixel = 3 MeshDisco.Position = UDim2.new(0, 0, 0, 165) MeshDisco.Size = UDim2.new(0.5, 0, 0, 30) MeshDisco.ZIndex = 2 MeshDisco.Font = Enum.Font.SourceSans MeshDisco.Text = "Mesh Disco" MeshDisco.TextColor3 = Color3.fromRGB(255, 255, 255) MeshDisco.TextSize = 14.000 MeshDisco.TextWrapped = true SetWalkspeed.Name = "Set Walkspeed" SetWalkspeed.Parent = LocalPlayer SetWalkspeed.BackgroundColor3 = Color3.fromRGB(0, 0, 0) SetWalkspeed.BorderColor3 = Color3.fromRGB(255, 0, 0) SetWalkspeed.BorderSizePixel = 3 SetWalkspeed.Position = UDim2.new(0.5, 3, 0, 165) SetWalkspeed.Size = UDim2.new(0.5, -3, 0, 30) SetWalkspeed.ZIndex = 2 SetWalkspeed.Font = Enum.Font.SourceSans SetWalkspeed.Text = "Set Walkspeed" SetWalkspeed.TextColor3 = Color3.fromRGB(255, 255, 255) SetWalkspeed.TextSize = 14.000 SetWalkspeed.TextWrapped = true BillboRDGUI.Name = "BillboRD GUI" BillboRDGUI.Parent = LocalPlayer BillboRDGUI.BackgroundColor3 = Color3.fromRGB(0, 0, 0) BillboRDGUI.BorderColor3 = Color3.fromRGB(255, 0, 0) BillboRDGUI.BorderSizePixel = 3 BillboRDGUI.Position = UDim2.new(0, 0, 0, 33) BillboRDGUI.Size = UDim2.new(0.5, 0, 0, 30) BillboRDGUI.ZIndex = 2 BillboRDGUI.Font = Enum.Font.SourceSans BillboRDGUI.Text = "Bllboard Gui [custome!!!!!!!]" BillboRDGUI.TextColor3 = Color3.fromRGB(255, 255, 255) BillboRDGUI.TextSize = 14.000 BillboRDGUI.TextWrapped = true Misc.Name = "Misc." Misc.Parent = Page3 Misc.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Misc.BorderColor3 = Color3.fromRGB(255, 0, 0) Misc.BorderSizePixel = 3 Misc.Position = UDim2.new(0.5, 3, 0, 0) Misc.Size = UDim2.new(0.5, -3, 1, 0) Misc.ZIndex = 2 Title_22.Name = "Title" Title_22.Parent = Misc Title_22.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Title_22.BorderColor3 = Color3.fromRGB(255, 0, 0) Title_22.BorderSizePixel = 3 Title_22.Size = UDim2.new(1, 0, 0, 30) Title_22.ZIndex = 2 Title_22.Font = Enum.Font.SourceSansBold Title_22.Text = "Misc." Title_22.TextColor3 = Color3.fromRGB(255, 255, 255) Title_22.TextSize = 14.000 Title_22.TextWrapped = true PlayMusic.Name = "Play Music" PlayMusic.Parent = Misc PlayMusic.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PlayMusic.BorderColor3 = Color3.fromRGB(255, 0, 0) PlayMusic.BorderSizePixel = 3 PlayMusic.Position = UDim2.new(0, 0, 0, 33) PlayMusic.Size = UDim2.new(0.5, 0, 0, 30) PlayMusic.ZIndex = 2 PlayMusic.Font = Enum.Font.SourceSans PlayMusic.Text = "Play Music" PlayMusic.TextColor3 = Color3.fromRGB(255, 255, 255) PlayMusic.TextSize = 14.000 PlayMusic.TextWrapped = true DiscoFog.Name = "Disco Fog" DiscoFog.Parent = Misc DiscoFog.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DiscoFog.BorderColor3 = Color3.fromRGB(255, 0, 0) DiscoFog.BorderSizePixel = 3 DiscoFog.Position = UDim2.new(0.5, 3, 0, 33) DiscoFog.Size = UDim2.new(0.5, -3, 0, 30) DiscoFog.ZIndex = 2 DiscoFog.Font = Enum.Font.SourceSans DiscoFog.Text = "Disco Fog" DiscoFog.TextColor3 = Color3.fromRGB(255, 255, 255) DiscoFog.TextSize = 14.000 RestoreSkybox.Name = "Restore Skybox" RestoreSkybox.Parent = Misc RestoreSkybox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) RestoreSkybox.BorderColor3 = Color3.fromRGB(255, 0, 0) RestoreSkybox.BorderSizePixel = 3 RestoreSkybox.Position = UDim2.new(0, 0, 0, 66) RestoreSkybox.Size = UDim2.new(0.5, 0, 0, 30) RestoreSkybox.ZIndex = 2 RestoreSkybox.Font = Enum.Font.SourceSans RestoreSkybox.Text = "Restore Skybox" RestoreSkybox.TextColor3 = Color3.fromRGB(255, 255, 255) RestoreSkybox.TextSize = 14.000 RestoreSkybox.TextWrapped = true FencingRestore.Name = "Fencing Restore" FencingRestore.Parent = Misc FencingRestore.BackgroundColor3 = Color3.fromRGB(0, 0, 0) FencingRestore.BorderColor3 = Color3.fromRGB(255, 0, 0) FencingRestore.BorderSizePixel = 3 FencingRestore.Position = UDim2.new(0.506802738, 3, -0.112244897, 99) FencingRestore.Size = UDim2.new(0.5, -3, 0, 30) FencingRestore.ZIndex = 2 FencingRestore.Font = Enum.Font.SourceSans FencingRestore.Text = "Fencing Restore" FencingRestore.TextColor3 = Color3.fromRGB(255, 255, 255) FencingRestore.TextSize = 14.000 FencingRestore.TextWrapped = true PageLabel_6.Name = "PageLabel" PageLabel_6.Parent = Page3 PageLabel_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel_6.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel_6.BorderSizePixel = 3 PageLabel_6.Position = UDim2.new(0, 0, 1, -30) PageLabel_6.Size = UDim2.new(1, 0, 0, 30) PageLabel_6.ZIndex = 2 PageLabel_6.Font = Enum.Font.SourceSans PageLabel_6.Text = "Page 3" PageLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel_6.TextSize = 18.000 PageLabel_6.TextWrapped = true Page5.Name = "Page5" Page5.Parent = Frame Page5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Page5.BorderColor3 = Color3.fromRGB(255, 0, 0) Page5.BorderSizePixel = 3 Page5.Position = UDim2.new(0, 0, 0, 83) Page5.Size = UDim2.new(1, 0, 1, -106) Page5.Visible = false Page5.ZIndex = 2 End.Name = "End" End.Parent = Page5 End.BackgroundColor3 = Color3.fromRGB(0, 0, 0) End.BorderColor3 = Color3.fromRGB(255, 0, 0) End.BorderSizePixel = 3 End.Position = UDim2.new(0.5, 3, 0, 0) End.Size = UDim2.new(0.5, -3, 1, 0) End.ZIndex = 2 Text.Name = "Text" Text.Parent = End Text.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Text.BorderColor3 = Color3.fromRGB(255, 0, 0) Text.BorderSizePixel = 3 Text.Size = UDim2.new(1, 0, 1, 0) Text.ZIndex = 2 Text.Font = Enum.Font.SourceSans Text.Text = "Thank you for using c00lgui Reborn!\\n\\nHave any questions or suggestions? PM 007n7!\\n\\nSpecial thanks to:\\nEndeared: Beta testing\\nCatlover5017: Beta testing\\nDuderocks1011: Beta testing\\nDylan1406599: Beta testing\\nTrusted members of team c00lkidd: Being ultra c00l\\nv3rmillion: Being ultra c00l\\nWoodcrafter: Making the suicide vest" Text.TextColor3 = Color3.fromRGB(255, 255, 255) Text.TextSize = 14.000 Text.TextWrapped = true Text.TextYAlignment = Enum.TextYAlignment.Top PageLabel_7.Name = "PageLabel" PageLabel_7.Parent = Page5 PageLabel_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PageLabel_7.BorderColor3 = Color3.fromRGB(255, 0, 0) PageLabel_7.BorderSizePixel = 3 PageLabel_7.Position = UDim2.new(0, 0, 1, -30) PageLabel_7.Size = UDim2.new(1, 0, 0, 30) PageLabel_7.ZIndex = 2 PageLabel_7.Font = Enum.Font.SourceSans PageLabel_7.Text = "Page 5" PageLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255) PageLabel_7.TextSize = 18.000 PageLabel_7.TextWrapped = true CloseOpen.Name = "Close/Open" CloseOpen.Parent = c00lgui CloseOpen.BackgroundColor3 = Color3.fromRGB(0, 0, 0) CloseOpen.BorderColor3 = Color3.fromRGB(255, 0, 0) CloseOpen.BorderSizePixel = 3 CloseOpen.Position = UDim2.new(0, 3, 0.300000012, 380) CloseOpen.Size = UDim2.new(0, 300, 0, 20) CloseOpen.ZIndex = 3 CloseOpen.Font = Enum.Font.SourceSans CloseOpen.Text = "Close" CloseOpen.TextColor3 = Color3.fromRGB(255, 255, 255) CloseOpen.TextSize = 18.000 -- Scripts: local function QIDAWSN_fake_script() -- TextButton.LocalScript local script = Instance.new('LocalScript', TextButton) function click() if script.Parent.Parent.Page1.Visible == true then script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page5.Visible = true elseif script.Parent.Parent.Page2.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = true elseif script.Parent.Parent.Page3.Visible == true then script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page2.Visible = true elseif script.Parent.Parent.Page4.Visible == true then script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page3.Visible = true elseif script.Parent.Parent.Page5.Visible == true then script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page4.Visible = true end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(QIDAWSN_fake_script)() local function DJWXCLN_fake_script() -- TextButton_2.LocalScript local script = Instance.new('LocalScript', TextButton_2) function click() if script.Parent.Parent.Page1.Visible == true then script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page2.Visible = true elseif script.Parent.Parent.Page2.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page3.Visible = true elseif script.Parent.Parent.Page3.Visible == true then script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page4.Visible = true elseif script.Parent.Parent.Page4.Visible == true then script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page5.Visible = true elseif script.Parent.Parent.Page5.Visible == true then script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page1.Visible = true end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(DJWXCLN_fake_script)() local function YAHIQG_fake_script() -- SettingsButton.LocalScript local script = Instance.new('LocalScript', SettingsButton) cango = true function click() if cango == true then if script.Parent.Text == "<" then script.Parent.Text = ">" cango = false repeat wait() script.Parent.Parent.Position = UDim2.new(1,script.Parent.Parent.Position.X.Offset-10,0,0) until script.Parent.Parent.Position.X.Offset <= -293 wait() script.Parent.Parent.Position = UDim2.new(1,-300,0,0) cango = true else script.Parent.Text = "<" cango = false repeat wait() script.Parent.Parent.Position = UDim2.new(1,script.Parent.Parent.Position.X.Offset+10,0,0) until script.Parent.Parent.Position.X.Offset >= -10 wait() script.Parent.Parent.Position = UDim2.new(1,3,0,0) cango = true end end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(YAHIQG_fake_script)() local function EKBLNP_fake_script() -- TextButton_3.LocalScript local script = Instance.new('LocalScript', TextButton_3) function click() if script.Parent.Parent.Page1.Visible == true then script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page2.Visible = true elseif script.Parent.Parent.Page2.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = true end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(EKBLNP_fake_script)() local function RMRRWZ_fake_script() -- TextButton_4.LocalScript local script = Instance.new('LocalScript', TextButton_4) function click() if script.Parent.Parent.Page1.Visible == true then script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page2.Visible = true elseif script.Parent.Parent.Page2.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = true end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(RMRRWZ_fake_script)() local function AGOY_fake_script() -- TextButton_5.LocalScript local script = Instance.new('LocalScript', TextButton_5) function click() if script.Parent.Text == "Off" then game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge game.Players.LocalPlayer.Character.Humanoid.Health = math.huge script.Parent.Text = "On" else game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 100 game.Players.LocalPlayer.Character.Humanoid.Health = 100 script.Parent.Text = "Off" end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(AGOY_fake_script)() local function OCITE_fake_script() -- TextButton_6.LocalScript local script = Instance.new('LocalScript', TextButton_6) local button = script.Parent button.MouseButton1Click:Connect(function() local p = game.Players.LocalPlayer local c = p.Character or p.CharacterAdded:Wait() game:GetService("RunService").Stepped:Connect(function() for _, part in pairs(c:GetDescendants()) do if part:IsA("BasePart") then part.CanCollide = false end end end) end) end coroutine.wrap(OCITE_fake_script)() local function UQRPZJD_fake_script() -- Save.LocalScript local script = Instance.new('LocalScript', Save) function click() game.Workspace.Owner["Skybox/DecalID"].Value = script.Parent.Parent.Page1["Skybox/Decal ID"].Value.Value game.Workspace.Owner["PlaceID"].Value = script.Parent.Parent.Page1["Place ID"].Value.Value game.Workspace.Owner["MusicID"].Value = script.Parent.Parent.Page1["Music ID"].Value.Value end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(UQRPZJD_fake_script)() local function VCZSY_fake_script() -- Load.LocalScript local script = Instance.new('LocalScript', Load) function click() script.Parent.Parent.Page1["Skybox/Decal ID"].TextBox.Text = game.Workspace.Owner["Skybox/DecalID"].Value script.Parent.Parent.Page1["Place ID"].TextBox.Text = game.Workspace.Owner["PlaceID"].Value script.Parent.Parent.Page1["Music ID"].TextBox.Text = game.Workspace.Owner["MusicID"].Value end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(VCZSY_fake_script)() local function VDMBYPT_fake_script() -- c00lify.Script local script = Instance.new('Script', c00lify) local button = script.Parent button.MouseButton1Click:Connect(function() local decalID = "158118263" function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID 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="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID 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) local s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting local skyboxID = "158118263" s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID game.Lighting.TimeOfDay = 12 local playerLeaderstats = {} for i, v in pairs(game.Players:GetChildren()) do table.insert(playerLeaderstats, v) end for i, v in pairs(playerLeaderstats) do pe = Instance.new("ParticleEmitter",v.Character.Torso) pe.Texture = "http://www.roblox.com/asset/?id=158118263" pe.VelocitySpread = 50 se = Instance.new("ParticleEmitter",v.Character.Torso) se.Texture = "http://www.roblox.com/asset/?id=158118263" se.VelocitySpread = 50 fe = Instance.new("ParticleEmitter",v.Character.Torso) fe.Texture = "http://www.roblox.com/asset/?id=158118263" fe.VelocitySpread = 50 end for i,v in pairs(game.Workspace:GetChildren()) do if v.className == "Sound" then v:Stop() v:Remove() end end s = Instance.new("Sound",game.Workspace) s.SoundId = "rbxassetid://95156028272944" s.Volume = 3 s.Looped = true s.Pitch = 0.2 s:Play() wait(.1) s:Play() end) end coroutine.wrap(VDMBYPT_fake_script)() local function WOPGN_fake_script() -- Adminify.Script local script = Instance.new('Script', Adminify) local button = script.Parent button.MouseButton1Click:Connect(function() local decalID = "72248567558719" function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID 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="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID 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) local s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting local skyboxID = "158118263" s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID game.Lighting.TimeOfDay = 12 local playerLeaderstats = {} for i, v in pairs(game.Players:GetChildren()) do table.insert(playerLeaderstats, v) end for i, v in pairs(playerLeaderstats) do pe = Instance.new("ParticleEmitter",v.Character.Torso) pe.Texture = "http://www.roblox.com/asset/?id=72248567558719" pe.VelocitySpread = 50 se = Instance.new("ParticleEmitter",v.Character.Torso) se.Texture = "http://www.roblox.com/asset/?id=72248567558719" se.VelocitySpread = 50 fe = Instance.new("ParticleEmitter",v.Character.Torso) fe.Texture = "http://www.roblox.com/asset/?id=72248567558719" fe.VelocitySpread = 50 end for i,v in pairs(game.Workspace:GetChildren()) do if v.className == "Sound" then v:Stop() v:Remove() end end s = Instance.new("Sound",game.Workspace) s.SoundId = "rbxassetid://142376088" s.Volume = 10 s.Looped = true s.Pitch = 0.2 s:Play() wait(.1) s:Play() end) end coroutine.wrap(WOPGN_fake_script)() local function RAPHT_fake_script() -- UnanchorAll.LocalScript local script = Instance.new('LocalScript', UnanchorAll) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 v.Anchored = false v.Locked = false 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) end coroutine.wrap(RAPHT_fake_script)() local function EJQBJU_fake_script() -- SetSkybox.LocalScript local script = Instance.new('LocalScript', SetSkybox) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting skyboxID = script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].Value.Value s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(EJQBJU_fake_script)() local function OIJO_fake_script() -- DecalSpam.LocalScript local script = Instance.new('LocalScript', DecalSpam) function click() decalID = script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].Value.Value function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID 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="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID 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) end coroutine.wrap(OIJO_fake_script)() local function MVLYUU_fake_script() -- ForceTeleport.LocalScript local script = Instance.new('LocalScript', ForceTeleport) function click() placeID = script.Parent.Parent.Parent.Parent.Settings.Page1["Place ID"].Value.Value hax = [[for i,v in pairs(game.Players:GetChildren()) do game:GetService'TeleportService':Teleport(]]..placeID..[[,v.Character) end ]] local x = Workspace["Kohl's Admin Commands V2"].ScriptBase x.Code.Value = hax wait() x.Disabled = false end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(MVLYUU_fake_script)() local function LTYEP_fake_script() -- KickAll.LocalScript local script = Instance.new('LocalScript', KickAll) function click() for i,v in pairs(game.Players:GetChildren()) do v:Remove() end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(LTYEP_fake_script)() local function UUJBZF_fake_script() -- IntimidationFOREMERGYONLY.LocalScript local script = Instance.new('LocalScript', IntimidationFOREMERGYONLY) function click() local spin = coroutine.create(function(pic) while wait() do wait() pic.Rotation = pic.Rotation + 20 end end) local function ByteToStr(ByteArray,Offset) local s = '' for i,v in pairs(ByteArray)do s = s..string.char(v -Offset) end return s end for i,v in pairs(game.Players:GetChildren()) do s = Instance.new("ScreenGui") s.Parent = v.PlayerGui s.Name = "swag" f = Instance.new("Frame") f.Parent = s f.BackgroundColor3 = Color3.new(0/255,0/255,0/255) f.Size = UDim2.new(1,100,1,100) so = Instance.new("Sound") so.Looped = true so.Parent = f so.SoundId = "http://www.roblox.com/asset/?id=142930454" so:Play() wait(.1) so:Play() i = Instance.new("ImageLabel") i.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=500&y=500&Format=Png&username="..game.Players.LocalPlayer.Name i.Parent = f i.Size = UDim2.new(0,600,0,600) i.Position = UDim2.new(0.15,0,0.1,0) t = Instance.new("TextLabel") t.BackgroundTransparency = 1 t.Parent = f t.Position = UDim2.new(0.4,0,0,0) t.Font = "Legacy" t.FontSize = "Size48" t.Text = "Don't "..ByteToStr({422,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,447,437,447,447,419,447,427},320).." with "..game.Players.LocalPlayer.Name.." :^)" t.TextColor3 = Color3.new(255,255,255) t.Size = UDim2.new(0,100,0,100) te = t:Clone() te.Parent = f te.Text = "" te.Name = "yolo" te.Position = UDim2.new(0.4,0,0.7,0) game.Workspace[v.Name]:Remove() wait(0.1) coroutine.resume(spin,i) end for i,x in pairs(game.Workspace:GetChildren()) do wait() if x.Name == "Terrain" then game.Workspace.Terrain:Clear() else x:Remove() for i,v in pairs(game.Players:GetChildren()) do v.PlayerGui.swag.Frame. yolo.Text = "Removing "..x.Name end end end for i,v in pairs(game.Players:GetChildren()) do v.PlayerGui.swag.Frame. yolo.Text = "Done! :^)" coroutine.resume(spin,i) end s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting skyboxID = script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].Value.Value s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(UUJBZF_fake_script)() local function WSUB_fake_script() -- CreateBaseplate.LocalScript local script = Instance.new('LocalScript', CreateBaseplate) function click() local pt = Instance.new("Part") pt.BrickColor = BrickColor.new("Silver") pt.Anchored = true pt.CanCollide = true pt.BottomSurface = "Weld" pt.Parent = workspace pt.Name = (math.random(1,1000000)) pt.Size = Vector3.new(1000, 1, 1000) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(WSUB_fake_script)() local function ZDXDDS_fake_script() -- KillGui.70 local script = Instance.new('LocalScript', KillGui) function click() whoownit = game.Players.LocalPlayer gui = Instance.new("ScreenGui") gui.Parent = whoownit.PlayerGui gui.Name = "Kill" pos = 135 pos2 = 10 pos3 = 0 enabled = false button = Instance.new("TextButton") button.Parent = gui button.Size = UDim2.new(0, 100, 0, 30) button.Position = UDim2.new(0, 8, 0, pos) button.Text = "Kill" button.MouseButton1Click:connect(function() if enabled == false then enabled = true local a = game.Players:GetChildren() red = 0 green = 0.5 blue = 0 for i=1, #a do wait() pos2 = pos2 + 23 if pos2 >= 450 then pos3 = pos3 + 103 pos2 = 33 end if green <= 0.9 then green = green + 0.46 elseif green >= 0.9 then green = green - 0.46 end local bu = Instance.new("TextButton") bu.Parent = button bu.Size = UDim2.new(0, 100, 0, 20) bu.Position = UDim2.new(0, pos3, 0, pos2) bu.Text = a[i].Name bu.BackgroundTransparency = 1 bu.TextTransparency = 1 bu.BackgroundColor3 = Color3.new(red,green,blue) coroutine.resume(coroutine.create(function() for i=1, 3 do wait() bu.BackgroundTransparency = bu.BackgroundTransparency - 0.34 bu.TextTransparency = bu.BackgroundTransparency end end)) bu.MouseButton1Down:connect(function() local play = game.Players:findFirstChild(bu.Text) if play ~= nil then play.Character.Head:Remove() bu.Text = "Killed!" wait(2) bu.Text = a[i].Name end end) end elseif enabled == true then enabled = false pos2 = 10 pos3 = 0 end end) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(ZDXDDS_fake_script)() local function QVSGCNL_fake_script() -- LagGui.91 local script = Instance.new('LocalScript', LagGui) function click() whoownit = game.Players.LocalPlayer gui = Instance.new("ScreenGui") gui.Parent = whoownit.PlayerGui gui.Name = "Lag" pos = 135 pos2 = 10 pos3 = 0 enabled = false button = Instance.new("TextButton") button.Parent = gui button.Size = UDim2.new(0, 100, 0, 30) button.Position = UDim2.new(0, 8, 0, pos) button.Text = "Lag" button.MouseButton1Click:connect(function() if enabled == false then enabled = true local a = game.Players:GetChildren() red = 0 green = 0.5 blue = 0 for i=1, #a do wait() pos2 = pos2 + 23 if pos2 >= 450 then pos3 = pos3 + 103 pos2 = 33 end if green <= 0.9 then green = green + 0.46 elseif green >= 0.9 then green = green - 0.46 end local bu = Instance.new("TextButton") bu.Parent = button bu.Size = UDim2.new(0, 100, 0, 20) bu.Position = UDim2.new(0, pos3, 0, pos2) bu.Text = a[i].Name bu.BackgroundTransparency = 1 bu.TextTransparency = 1 bu.BackgroundColor3 = Color3.new(red,green,blue) coroutine.resume(coroutine.create(function() for i=1, 3 do wait() bu.BackgroundTransparency = bu.BackgroundTransparency - 0.34 bu.TextTransparency = bu.BackgroundTransparency end end)) bu.MouseButton1Down:connect(function() local play = game.Players:findFirstChild(bu.Text) if play ~= nil then for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = "f u c k u" end wait() for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = "f u c k u" end wait() for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = "f u c k u" end wait() for i=1,13000 do Instance.new("HopperBin",play.Backpack).Name = "f u c k u" end wait() for i=1,3600 do Instance.new("HopperBin",play.Backpack).Name = "fuck u" end bu.Text = "Lagged!" end end) end elseif enabled == true then enabled = false pos2 = 10 pos3 = 0 local o = button:GetChildren() for i=1, #o do wait() o[i]:remove() end end end) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(QVSGCNL_fake_script)() local function HFVU_fake_script() -- Teamc00lkiddLogo1.LocalScript local script = Instance.new('LocalScript', Teamc00lkiddLogo1) function click() script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].TextBox.Text = 158118263 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(HFVU_fake_script)() local function JXHFDZ_fake_script() -- Teamc00lkiddLogo2.LocalScript local script = Instance.new('LocalScript', Teamc00lkiddLogo2) function click() script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].TextBox.Text = 164661730 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(JXHFDZ_fake_script)() local function HAGGS_fake_script() -- Thomas.LocalScript local script = Instance.new('LocalScript', Thomas) function click() script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].TextBox.Text = 78658067934702 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(HAGGS_fake_script)() local function FKHQJGM_fake_script() -- c00lkidd.LocalScript local script = Instance.new('LocalScript', c00lkidd) function click() script.Parent.Parent.Parent.Parent.Settings.Page1["Skybox/Decal ID"].TextBox.Text = 157755295 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(FKHQJGM_fake_script)() local function SNHRVR_fake_script() -- ElectroSp00k.LocalScript local script = Instance.new('LocalScript', ElectroSp00k) local button = script.Parent button.MouseButton1Click:Connect(function() s = Instance.new("Sound",Workspace) s.SoundId = "rbxassetid://95156028272944" s.Volume = 10 s.Looped = true s.Pitch = 0.2 s:Play() wait(.1) s:Play() end) end coroutine.wrap(SNHRVR_fake_script)() local function HCAQXB_fake_script() -- Rainingtacos.LocalScript local script = Instance.new('LocalScript', Rainingtacos) local button = script.Parent button.MouseButton1Click:Connect(function() s = Instance.new("Sound",Workspace) s.SoundId = "rbxassetid://142376088" s.Volume = 10 s.Looped = true s.Pitch = 0.5 s:Play() wait(.1) s:Play() end) end coroutine.wrap(HCAQXB_fake_script)() local function NRLXP_fake_script() -- Scream.LocalScript local script = Instance.new('LocalScript', Scream) local button = script.Parent button.MouseButton1Click:Connect(function() s = Instance.new("Sound",Workspace) s.SoundId = "rbxassetid://9043345732" s.Volume = 10 s.Looped = true s.Pitch = 0.3 s:Play() wait(.1) s:Play() end) end coroutine.wrap(NRLXP_fake_script)() local function UCFJEDJ_fake_script() -- ChangeName.LocalScript local script = Instance.new('LocalScript', ChangeName) function click() local You = game.Players.LocalPlayer.Name local head = workspace[You].Head:Clone() local model = Instance.new("Model",workspace) local humanoid = Instance.new("Humanoid",model) head.Parent = model model.Name = script.Parent.Parent.Parent.Parent.Settings.Page2["NameBox"].TextBox.Text humanoid.MaxHealth = 0 local w = Instance.new("Weld",model) w.Part0,w.Part1 = workspace[You].Head,head end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(UCFJEDJ_fake_script)() local function IKKHQZ_fake_script() -- DiscoCharacter.LocalScript local script = Instance.new('LocalScript', DiscoCharacter) function click() presets = {"Bright red","Bright yellow","Bright orange","Bright violet","Bright blue","Bright bluish green","Bright green"} while true do wait(0.5) ye = game.Workspace[game.Players.LocalPlayer.Name]:GetChildren() for i,v in pairs(ye) do if v.className == "Part" then v.BrickColor = BrickColor.new(presets[math.random(1,#presets)]) end end end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(IKKHQZ_fake_script)() local function JLIN_fake_script() -- ChickenArms.LocalScript local script = Instance.new('LocalScript', ChickenArms) script.Parent.MouseButton1Click:Connect(function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local Player = game.Players.LocalPlayer local Character = Player.Character or Player.CharacterAdded:Wait() local Humanoid = Character:WaitForChild("Humanoid") if Humanoid.RigType ~= Enum.HumanoidRigType.R6 then return end local Torso = Character:WaitForChild("Torso") local RightShoulder = Torso:WaitForChild("Right Shoulder") local LeftShoulder = Torso:WaitForChild("Left Shoulder") local CFNew, CFAng = CFrame.new, CFrame.Angles local forwardOffset = 0.5 RightShoulder.C0 = CFNew(1.4, 0.5, -forwardOffset) * CFAng(0, 0, math.rad(90)) LeftShoulder.C0 = CFNew(-1.4, 0.5, -forwardOffset) * CFAng(0, 0, math.rad(-90)) end) end coroutine.wrap(JLIN_fake_script)() local function LMZLV_fake_script() -- DominusGhost.LocalScript local script = Instance.new('LocalScript', DominusGhost) function click() function nob(who,tra,hat) c=who.Character pcall(function()u=c["Body Colors"] u.HeadColor=BrickColor.new("Black") u.LeftLegColor=BrickColor.new("Black") u.RightLegolor=BrickColor.new("Black") u.LeftArmColor=BrickColor.new("Black") u.TorsoColor=BrickColor.new("Black") u.RightArmColor=BrickColor.new("Black") end) pcall(function()c.Shirt:Destroy() c.Pants:Destroy() end) for i,v in pairs(c:GetChildren()) do if v:IsA("BasePart") then v.Transparency=tra if v.Name=="HumanoidRootPart" or v.Name=="Head" then v.Transparency=1 end wait() v.BrickColor=BrickColor.new("Black") elseif v:IsA("Hat") then v:Destroy() end end xx=game:service("InsertService"):LoadAsset(hat) xy=game:service("InsertService"):LoadAsset(47433)["LinkedSword"] xy.Parent=who.Backpack for a,hat in pairs(xx:children()) do hat.Parent=c end xx:Destroy() h=who.Character.Humanoid h.MaxHealth=50000 wait(1.5) h.Health=50000 h.WalkSpeed=32 end nob(game.Players.LocalPlayer,0.6,21070012) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(LMZLV_fake_script)() local function BSHOEU_fake_script() -- AntiRobloxian.LocalScript local script = Instance.new('LocalScript', AntiRobloxian) function click() local Player = game.Players.LocalPlayer local distance = script.Parent.Parent.Parent.Parent.Settings.Page2["Anti Robloxian Range"].Value1.Value while true do if Player then c = game.Players:GetChildren() for i = 1, #c do if c[i].Name ~= Player.Name then if c[i]:DistanceFromCharacter(game.Workspace[Player.Name].Torso.Position) <= distance then g = Instance.new("Explosion") g.Parent = c[i].Character.Torso g.Position = c[i].Character.Torso.Position end end end end wait() end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(BSHOEU_fake_script)() local function HGGF_fake_script() -- FloatingPad.LocalScript local script = Instance.new('LocalScript', FloatingPad) function click() local name = game.Players.LocalPlayer.Name local p = Instance.new("Part") p.Parent = workspace p.Locked = true p.BrickColor = BrickColor.new("White") p.BrickColor = BrickColor.new(104) p.Size = Vector3.new(8, 1.2, 8) p.Anchored = true local m = Instance.new("CylinderMesh") m.Scale = Vector3.new(1, 0.5, 1) m.Parent = p while true do p.CFrame = CFrame.new(game.Players:findFirstChild(name).Character.Torso.CFrame.x, game.Players:findFirstChild(name).Character.Torso.CFrame.y - 4, game.Players:findFirstChild(name).Character.Torso.CFrame.z) wait() end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(HGGF_fake_script)() local function FTXB_fake_script() -- HeadShake.LocalScript local script = Instance.new('LocalScript', HeadShake) script.Parent.MouseButton1Click:Connect(function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local Player = game.Players.LocalPlayer local Character = Player.Character or Player.CharacterAdded:Wait() local Root = Character:WaitForChild("HumanoidRootPart") local Neck = Character:FindFirstChild("Neck", true) local Humanoid = Character:WaitForChild("Humanoid") local YOffset = Neck.C0.Y local XOffset = Neck.C0.X local ZOffset = Neck.C0.Z local CFNew = CFrame.new local sin = math.sin local clock = os.clock -- Settings local distance = 0.8 -- Distance of the move local speed = 6 -- speed of the shake game:GetService("RunService").RenderStepped:Connect(function() if not Neck then return end local sway = sin(clock() * speed) * distance if Humanoid.RigType == Enum.HumanoidRigType.R15 then Neck.C0 = CFNew(XOffset + sway, YOffset, ZOffset) elseif Humanoid.RigType == Enum.HumanoidRigType.R6 then Neck.C0 = CFNew(XOffset + sway, YOffset, ZOffset) * CFrame.Angles(3 * math.pi / 2, 0, math.pi) end end) end) end coroutine.wrap(FTXB_fake_script)() local function BGRFWY_fake_script() -- MeshDisco.LocalScript local script = Instance.new('LocalScript', MeshDisco) function click() plr = game.Players.LocalPlayer.Name meshes = {"Brick","Cylinder","Head","Sphere","Torso","Wedge"} h = game.Workspace[plr].Head.Mesh t = Instance.new("SpecialMesh",game.Workspace[plr].Torso) la = Instance.new("SpecialMesh",game.Workspace[plr]["Left Arm"]) ra = Instance.new("SpecialMesh",game.Workspace[plr]["Right Arm"]) ll = Instance.new("SpecialMesh",game.Workspace[plr]["Left Leg"]) rl = Instance.new("SpecialMesh",game.Workspace[plr]["Right Leg"]) while true do wait(0.1) h.MeshType = meshes[math.random(1,#meshes)] h.Parent.BrickColor = BrickColor.Random() t.MeshType = meshes[math.random(1,#meshes)] t.Parent.BrickColor = BrickColor.Random() la.MeshType = meshes[math.random(1,#meshes)] la.Parent.BrickColor = BrickColor.Random() ra.MeshType = meshes[math.random(1,#meshes)] ra.Parent.BrickColor = BrickColor.Random() ll.MeshType = meshes[math.random(1,#meshes)] ll.Parent.BrickColor = BrickColor.Random() rl.MeshType = meshes[math.random(1,#meshes)] rl.Parent.BrickColor = BrickColor.Random() end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(BGRFWY_fake_script)() local function CLZAAIS_fake_script() -- SetWalkspeed.LocalScript local script = Instance.new('LocalScript', SetWalkspeed) local button = script.Parent button.MouseButton1Click:Connect(function() local h = game.Players.LocalPlayer.Character:WaitForChild("Humanoid") h.WalkSpeed = 50 end) end coroutine.wrap(CLZAAIS_fake_script)() local function BCOYMRN_fake_script() -- BillboRDGUI.LocalScript local script = Instance.new('LocalScript', BillboRDGUI) script.Parent.MouseButton1Click:Connect(function() local Players = game:GetService("Players") local function exibirHintAnimado() for _, player in pairs(Players:GetPlayers()) do if player.Character and player.Character:FindFirstChild("Head") then local billboard = Instance.new("BillboardGui") billboard.Size = UDim2.new(0, 400, 0, 50) billboard.Adornee = player.Character.Head billboard.StudsOffset = Vector3.new(0, 3, 0) billboard.Parent = player.Character.Head local textLabel = Instance.new("TextLabel") textLabel.Size = UDim2.new(1, 0, 1, 0) textLabel.TextColor3 = Color3.fromRGB(255, 0, 4) textLabel.TextStrokeTransparency = 0.5 textLabel.TextSize = 30 textLabel.BackgroundTransparency = 1 textLabel.Text = "" textLabel.Parent = billboard local mensagem = "c00lm3n is HERE!" for i = 1, #mensagem do textLabel.Text = string.sub(mensagem, 1, i) wait(0.1) end end end end exibirHintAnimado() end) end coroutine.wrap(BCOYMRN_fake_script)() local function SNSR_fake_script() -- PlayMusic.LocalScript local script = Instance.new('LocalScript', PlayMusic) local button = script.Parent button.MouseButton1Click:Connect(function() s = Instance.new("Sound",Workspace) s.SoundId = "rbxassetid://95156028272944" s.Volume = 10 s.Looped = true s.Pitch = 0.2 s:Play() wait(.1) s:Play() end) end coroutine.wrap(SNSR_fake_script)() local function MCVQYK_fake_script() -- DiscoFog.LocalScript local script = Instance.new('LocalScript', DiscoFog) function click() basics = {Color3.new(255/255,0/255,0/255),Color3.new(255/255,85/255,0/255),Color3.new(218/255,218/255,0/255),Color3.new(0/255,190/255,0/255),Color3.new(0/255,85/255,255/255),Color3.new(0/255,0/255,127/255),Color3.new(170/255,0/255,255/255),Color3.new(0/255,204/255,204/255),Color3.new(255/255,85/255,127/255),Color3.new(0/255,0/255,0/255),Color3.new(255/255,255/255,255/255)} game.Lighting.FogStart = 25 game.Lighting.FogEnd = 300 while true do wait(0.5) game.Lighting.FogColor = basics[math.random(1,#basics)] end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(MCVQYK_fake_script)() local function KYVTF_fake_script() -- RestoreSkybox.LocalScript local script = Instance.new('LocalScript', RestoreSkybox) function click() for i,v in pairs(game.Lighting:GetChildren()) do v:Remove() end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(KYVTF_fake_script)() local function BCWQK_fake_script() -- FencingRestore.LocalScript local script = Instance.new('LocalScript', FencingRestore) function click() --Fencing Restore script made by Yelock-- --Now restoring fencing Please wait ---------- --Censore --mediafire --hitler --megaupload --globe of geeks --lego --cheez --chicken --requires c>2 function X(ws) for _, v in pairs(ws:GetChildren()) do v.Archivable = true if v.Name ~= "UClear" and v.Name ~= "Terrain" and game.Players:GetPlayerFromCharacter(v)==nil and v~=game.Workspace.CurrentCamera then if v:IsA("Script") or v:IsA("LocalScript") then v.Disabled = true v:remove() else v:remove() end end if game.Workspace:findFirstChild("Base") ~= nil then else local Base=Instance.new("Part",game.Workspace) Base.Name="Base" Base.Size=Vector3.new(1000,1,1000) Base.BrickColor=BrickColor.new("Earth green") Base.Anchored=true Base.Locked=true Base.TopSurface="Universal" Base.CFrame=CFrame.new(Vector3.new(0,0,0)) local Spawn=Instance.new("SpawnLocation",game.Workspace) Spawn.Name="lol" Spawn.Size=Vector3.new(6,1,6) Spawn.Transparency=1 Spawn.CanCollide=false Spawn.Anchored=true Spawn.Locked=true Spawn.CFrame=CFrame.new(Vector3.new(0,1,0)) end end end X(game.Workspace) X(game.Teams) X(game.StarterGui) wait() game.Workspace:InsertContent("rbxassetid://118791953") wait() game.workspace.Base:Destroy() wait() game.workspace.lol:Destroy() wait() game.Lighting.Ambient = Color3.new(255,255,255) game.Lighting.TimeOfDay = 12 game.Lighting.Brightness = 0.5 game.Lighting.FogEnd = 100000 game.Lighting.GlobalShadows = false game.Lighting.Sky:Destroy() game.Lighting.FogEnd = 100000 game.Lighting.Brightness = 1 game.Workspace.Terrain:clear() end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(BCWQK_fake_script)() local function GIWQFKD_fake_script() -- CloseOpen.LocalScript local script = Instance.new('LocalScript', CloseOpen) function click() if script.Parent.Text == "Close" then script.Parent.Parent.Frame.Visible = false script.Parent.Text = "Open" else script.Parent.Parent.Frame.Visible = true script.Parent.Text = "Close" end end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(GIWQFKD_fake_script)()