-- Instances: 297 | Scripts: 107 | Modules: 0 | Tags: 0 local G2L = {}; -- StarterGui.CoolGui G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); G2L["1"]["Name"] = [[CoolGui]]; G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; G2L["1"]["ResetOnSpawn"] = false; -- StarterGui.CoolGui.Frame G2L["2"] = Instance.new("Frame", G2L["1"]); G2L["2"]["Active"] = true; G2L["2"]["ZIndex"] = 2; G2L["2"]["BorderSizePixel"] = 3; G2L["2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["2"]["Size"] = UDim2.new(0, 300, 0, 400); G2L["2"]["Position"] = UDim2.new(0, 3, 0.3, 0); G2L["2"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); -- StarterGui.CoolGui.Frame.Title G2L["3"] = Instance.new("TextLabel", G2L["2"]); G2L["3"]["ZIndex"] = 2; G2L["3"]["BorderSizePixel"] = 3; G2L["3"]["TextSize"] = 24; G2L["3"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["3"]["Size"] = UDim2.new(1, 0, 0, 40); G2L["3"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["3"]["Text"] = [[c00lgui revival by Hyperion]]; G2L["3"]["Name"] = [[Title]]; -- StarterGui.CoolGui.Frame.left G2L["4"] = Instance.new("TextButton", G2L["2"]); G2L["4"]["BorderSizePixel"] = 3; G2L["4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4"]["TextSize"] = 48; G2L["4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4"]["ZIndex"] = 2; G2L["4"]["Size"] = UDim2.new(0.5, 0, 0, 40); G2L["4"]["Name"] = [[left]]; G2L["4"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["4"]["Text"] = [[<]]; G2L["4"]["Position"] = UDim2.new(0, 0, 0, 40); -- StarterGui.CoolGui.Frame.left.LocalScript G2L["5"] = Instance.new("LocalScript", G2L["4"]); -- StarterGui.CoolGui.Frame.Page1 G2L["6"] = Instance.new("Frame", G2L["2"]); G2L["6"]["Visible"] = true; G2L["6"]["Active"] = true; G2L["6"]["ZIndex"] = 2; G2L["6"]["BorderSizePixel"] = 3; G2L["6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["6"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["6"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["6"]["Name"] = [[Page1]]; -- StarterGui.CoolGui.Frame.Page1.PageLabel G2L["7"] = Instance.new("TextLabel", G2L["6"]); G2L["7"]["ZIndex"] = 2; G2L["7"]["BorderSizePixel"] = 3; G2L["7"]["TextSize"] = 14; G2L["7"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["7"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["7"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["7"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["7"]["Text"] = [[Page 1]]; G2L["7"]["Name"] = [[PageLabel]]; G2L["7"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Page1.acg G2L["8"] = Instance.new("Frame", G2L["6"]); G2L["8"]["Active"] = true; G2L["8"]["BorderSizePixel"] = 3; G2L["8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["8"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["8"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["8"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["8"]["Name"] = [[acg]]; -- StarterGui.CoolGui.Frame.Page1.acg.SectionTitle G2L["9"] = Instance.new("TextLabel", G2L["8"]); G2L["9"]["BorderSizePixel"] = 3; G2L["9"]["TextSize"] = 14; G2L["9"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["9"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["9"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["9"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["9"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["9"]["Text"] = [[Admin Commands/Guis]]; G2L["9"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["a"] = Instance.new("TextButton", G2L["8"]); G2L["a"]["TextWrapped"] = true; G2L["a"]["BorderSizePixel"] = 3; G2L["a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a"]["TextSize"] = 14; G2L["a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["a"]["Name"] = [[Button]]; G2L["a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["a"]["Text"] = [[Rocky2u's Script CMDs]]; G2L["a"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["b"] = Instance.new("LocalScript", G2L["a"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["c"] = Instance.new("TextButton", G2L["8"]); G2L["c"]["BorderSizePixel"] = 3; G2L["c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c"]["TextSize"] = 14; G2L["c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["c"]["Name"] = [[Button]]; G2L["c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["c"]["Text"] = [[Infinite Yield]]; G2L["c"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["d"] = Instance.new("LocalScript", G2L["c"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["e"] = Instance.new("TextButton", G2L["8"]); G2L["e"]["BorderSizePixel"] = 3; G2L["e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["e"]["TextSize"] = 14; G2L["e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["e"]["Name"] = [[Button]]; G2L["e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["e"]["Text"] = [[Bomb Planter]]; G2L["e"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["f"] = Instance.new("LocalScript", G2L["e"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["10"] = Instance.new("TextButton", G2L["8"]); G2L["10"]["BorderSizePixel"] = 3; G2L["10"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["10"]["TextSize"] = 14; G2L["10"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["10"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["10"]["Name"] = [[Button]]; G2L["10"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["10"]["Text"] = [[Fly Gui]]; G2L["10"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["11"] = Instance.new("LocalScript", G2L["10"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["12"] = Instance.new("TextButton", G2L["8"]); G2L["12"]["BorderSizePixel"] = 3; G2L["12"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["12"]["TextSize"] = 14; G2L["12"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["12"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["12"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["12"]["Name"] = [[Button]]; G2L["12"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["12"]["Text"] = [[Fedora Admin]]; G2L["12"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["13"] = Instance.new("LocalScript", G2L["12"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["14"] = Instance.new("TextButton", G2L["8"]); G2L["14"]["BorderSizePixel"] = 3; G2L["14"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["14"]["TextSize"] = 14; G2L["14"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["14"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["14"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["14"]["Name"] = [[Button]]; G2L["14"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["14"]["Text"] = [[Energize]]; G2L["14"]["Position"] = UDim2.new(0, 0, 0, 198); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["15"] = Instance.new("LocalScript", G2L["14"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["16"] = Instance.new("TextButton", G2L["8"]); G2L["16"]["BorderSizePixel"] = 3; G2L["16"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["16"]["TextSize"] = 14; G2L["16"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["16"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["16"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["16"]["Name"] = [[Button]]; G2L["16"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["16"]["Text"] = [[OPFinality]]; G2L["16"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["17"] = Instance.new("LocalScript", G2L["16"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["18"] = Instance.new("TextButton", G2L["8"]); G2L["18"]["BorderSizePixel"] = 3; G2L["18"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["18"]["TextSize"] = 14; G2L["18"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["18"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["18"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["18"]["Name"] = [[Button]]; G2L["18"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["18"]["Text"] = [[Executor]]; G2L["18"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["19"] = Instance.new("LocalScript", G2L["18"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["1a"] = Instance.new("TextButton", G2L["8"]); G2L["1a"]["BorderSizePixel"] = 3; G2L["1a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["1a"]["TextSize"] = 14; G2L["1a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["1a"]["Name"] = [[Button]]; G2L["1a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["1a"]["Text"] = [[Reviz Admin]]; G2L["1a"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["1b"] = Instance.new("LocalScript", G2L["1a"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["1c"] = Instance.new("TextButton", G2L["8"]); G2L["1c"]["BorderSizePixel"] = 3; G2L["1c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["1c"]["TextSize"] = 14; G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["1c"]["Name"] = [[Button]]; G2L["1c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["1c"]["Text"] = [[ReplicationUI]]; G2L["1c"]["Position"] = UDim2.new(0, 73, 0, 165); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["1d"] = Instance.new("LocalScript", G2L["1c"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["1e"] = Instance.new("TextButton", G2L["8"]); G2L["1e"]["BorderSizePixel"] = 3; G2L["1e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["1e"]["TextSize"] = 14; G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["1e"]["Name"] = [[Button]]; G2L["1e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["1e"]["Text"] = [[T0PK3K]]; G2L["1e"]["Position"] = UDim2.new(0, 73, 0, 198); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["1f"] = Instance.new("LocalScript", G2L["1e"]); -- StarterGui.CoolGui.Frame.Page1.acg.Button G2L["20"] = Instance.new("TextButton", G2L["8"]); G2L["20"]["TextWrapped"] = true; G2L["20"]["BorderSizePixel"] = 3; G2L["20"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["20"]["TextSize"] = 14; G2L["20"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["20"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["20"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["20"]["Name"] = [[Button]]; G2L["20"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["20"]["Text"] = [[Nameless Admin]]; G2L["20"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript G2L["21"] = Instance.new("LocalScript", G2L["20"]); -- StarterGui.CoolGui.Frame.Page1.svd G2L["22"] = Instance.new("Frame", G2L["6"]); G2L["22"]["Active"] = true; G2L["22"]["BorderSizePixel"] = 3; G2L["22"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["22"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["22"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["22"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["22"]["Name"] = [[svd]]; -- StarterGui.CoolGui.Frame.Page1.svd.SectionTitle G2L["23"] = Instance.new("TextLabel", G2L["22"]); G2L["23"]["BorderSizePixel"] = 3; G2L["23"]["TextSize"] = 14; G2L["23"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["23"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["23"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["23"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["23"]["Text"] = [[ClientSide Scripts]]; G2L["23"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["24"] = Instance.new("TextButton", G2L["22"]); G2L["24"]["TextWrapped"] = true; G2L["24"]["BorderSizePixel"] = 3; G2L["24"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["24"]["TextSize"] = 14; G2L["24"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["24"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["24"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["24"]["Name"] = [[Button]]; G2L["24"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["24"]["Text"] = [[c00lgui (pre-reborn)]]; G2L["24"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["25"] = Instance.new("LocalScript", G2L["24"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["26"] = Instance.new("TextButton", G2L["22"]); G2L["26"]["BorderSizePixel"] = 3; G2L["26"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["26"]["TextSize"] = 14; G2L["26"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["26"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["26"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["26"]["Name"] = [[Button]]; G2L["26"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["26"]["Text"] = [[c00lify]]; G2L["26"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["27"] = Instance.new("LocalScript", G2L["26"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["28"] = Instance.new("TextButton", G2L["22"]); G2L["28"]["BorderSizePixel"] = 3; G2L["28"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["28"]["TextSize"] = 14; G2L["28"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["28"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["28"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["28"]["Name"] = [[Button]]; G2L["28"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["28"]["Text"] = [[YourMom Gui]]; G2L["28"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["29"] = Instance.new("LocalScript", G2L["28"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["2a"] = Instance.new("TextButton", G2L["22"]); G2L["2a"]["BorderSizePixel"] = 3; G2L["2a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["2a"]["TextSize"] = 14; G2L["2a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["2a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["2a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["2a"]["Name"] = [[Button]]; G2L["2a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["2a"]["Text"] = [[T0PK3K FD]]; G2L["2a"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["2b"] = Instance.new("LocalScript", G2L["2a"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["2c"] = Instance.new("TextButton", G2L["22"]); G2L["2c"]["BorderSizePixel"] = 3; G2L["2c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["2c"]["TextSize"] = 14; G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["2c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["2c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["2c"]["Name"] = [[Button]]; G2L["2c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["2c"]["Text"] = [[666ify]]; G2L["2c"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["2d"] = Instance.new("LocalScript", G2L["2c"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["2e"] = Instance.new("TextButton", G2L["22"]); G2L["2e"]["BorderSizePixel"] = 3; G2L["2e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["2e"]["TextSize"] = 14; G2L["2e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["2e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["2e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["2e"]["Name"] = [[Button]]; G2L["2e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["2e"]["Text"] = [[Ro-Xploit]]; G2L["2e"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["2f"] = Instance.new("LocalScript", G2L["2e"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["30"] = Instance.new("TextButton", G2L["22"]); G2L["30"]["BorderSizePixel"] = 3; G2L["30"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["30"]["TextSize"] = 14; G2L["30"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["30"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["30"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["30"]["Name"] = [[Button]]; G2L["30"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["30"]["Text"] = [[Infinite Yield FD]]; G2L["30"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["31"] = Instance.new("LocalScript", G2L["30"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["32"] = Instance.new("TextButton", G2L["22"]); G2L["32"]["BorderSizePixel"] = 3; G2L["32"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["32"]["TextSize"] = 14; G2L["32"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["32"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["32"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["32"]["Name"] = [[Button]]; G2L["32"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["32"]["Text"] = [[Lazor Mouth]]; G2L["32"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["33"] = Instance.new("LocalScript", G2L["32"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["34"] = Instance.new("TextButton", G2L["22"]); G2L["34"]["BorderSizePixel"] = 3; G2L["34"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["34"]["TextSize"] = 14; G2L["34"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["34"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["34"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["34"]["Name"] = [[Button]]; G2L["34"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["34"]["Text"] = [[Play Music]]; G2L["34"]["Position"] = UDim2.new(0, 73, 0, 165); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["35"] = Instance.new("LocalScript", G2L["34"]); -- StarterGui.CoolGui.Frame.Page1.svd.Button G2L["36"] = Instance.new("TextButton", G2L["22"]); G2L["36"]["BorderSizePixel"] = 3; G2L["36"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["36"]["TextSize"] = 14; G2L["36"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["36"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["36"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["36"]["Name"] = [[Button]]; G2L["36"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["36"]["Text"] = [[Grab Knife]]; G2L["36"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript G2L["37"] = Instance.new("LocalScript", G2L["36"]); -- StarterGui.CoolGui.Frame.right G2L["38"] = Instance.new("TextButton", G2L["2"]); G2L["38"]["BorderSizePixel"] = 3; G2L["38"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["38"]["TextSize"] = 48; G2L["38"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["38"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["38"]["ZIndex"] = 2; G2L["38"]["Size"] = UDim2.new(0.5, -3, 0, 40); G2L["38"]["Name"] = [[right]]; G2L["38"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["38"]["Text"] = [[>]]; G2L["38"]["Position"] = UDim2.new(0.5, 3, 0, 40); -- StarterGui.CoolGui.Frame.right.LocalScript G2L["39"] = Instance.new("LocalScript", G2L["38"]); -- StarterGui.CoolGui.Frame.Settings G2L["3a"] = Instance.new("Frame", G2L["2"]); G2L["3a"]["Active"] = true; G2L["3a"]["BorderSizePixel"] = 3; G2L["3a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3a"]["Size"] = UDim2.new(0, 300, 0, 400); G2L["3a"]["Position"] = UDim2.new(1, 3, 0, 0); G2L["3a"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["3a"]["Name"] = [[Settings]]; -- StarterGui.CoolGui.Frame.Settings.SettingsTitle G2L["3b"] = Instance.new("TextLabel", G2L["3a"]); G2L["3b"]["BorderSizePixel"] = 3; G2L["3b"]["TextSize"] = 24; G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["3b"]["Size"] = UDim2.new(1, 0, 0, 40); G2L["3b"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["3b"]["Text"] = [[Settings]]; G2L["3b"]["Name"] = [[SettingsTitle]]; -- StarterGui.CoolGui.Frame.Settings.SettingsButton G2L["3c"] = Instance.new("TextButton", G2L["3a"]); G2L["3c"]["BorderSizePixel"] = 3; G2L["3c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["3c"]["TextSize"] = 48; G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3c"]["Size"] = UDim2.new(0, 27, 1, 0); G2L["3c"]["Name"] = [[SettingsButton]]; G2L["3c"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["3c"]["Text"] = [[<]]; G2L["3c"]["Position"] = UDim2.new(1, 3, 0, 0); -- StarterGui.CoolGui.Frame.Settings.SettingsButton.SettingsCloseOpen G2L["3d"] = Instance.new("LocalScript", G2L["3c"]); G2L["3d"]["Name"] = [[SettingsCloseOpen]]; -- StarterGui.CoolGui.Frame.Settings.addonr G2L["3e"] = Instance.new("TextButton", G2L["3a"]); G2L["3e"]["BorderSizePixel"] = 3; G2L["3e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["3e"]["TextSize"] = 48; G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3e"]["Size"] = UDim2.new(0.5, -3, 0, 40); G2L["3e"]["Name"] = [[addonr]]; G2L["3e"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["3e"]["Text"] = [[>]]; G2L["3e"]["Position"] = UDim2.new(0.5, 3, 0, 40); -- StarterGui.CoolGui.Frame.Settings.addonr.LocalScript G2L["3f"] = Instance.new("LocalScript", G2L["3e"]); -- StarterGui.CoolGui.Frame.Settings.addonl G2L["40"] = Instance.new("TextButton", G2L["3a"]); G2L["40"]["BorderSizePixel"] = 3; G2L["40"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["40"]["TextSize"] = 48; G2L["40"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["40"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["40"]["Size"] = UDim2.new(0.5, 0, 0, 40); G2L["40"]["Name"] = [[addonl]]; G2L["40"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["40"]["Text"] = [[<]]; G2L["40"]["Position"] = UDim2.new(0, 0, 0, 40); -- StarterGui.CoolGui.Frame.Settings.addonl.LocalScript G2L["41"] = Instance.new("LocalScript", G2L["40"]); -- StarterGui.CoolGui.Frame.Settings.Save G2L["42"] = Instance.new("TextButton", G2L["3a"]); G2L["42"]["BorderSizePixel"] = 3; G2L["42"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["42"]["TextSize"] = 18; G2L["42"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["42"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["42"]["ZIndex"] = 3; G2L["42"]["Size"] = UDim2.new(0, 150, 0, 20); G2L["42"]["Name"] = [[Save]]; G2L["42"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["42"]["Text"] = [[Save IDs]]; G2L["42"]["Position"] = UDim2.new(0, 0, 0.6, 140); -- StarterGui.CoolGui.Frame.Settings.Page G2L["43"] = Instance.new("Frame", G2L["3a"]); G2L["43"]["ZIndex"] = 2; G2L["43"]["BorderSizePixel"] = 3; G2L["43"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["43"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["43"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["43"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["43"]["Name"] = [[Page]]; -- StarterGui.CoolGui.Frame.Settings.Page.PageLabel G2L["44"] = Instance.new("TextLabel", G2L["43"]); G2L["44"]["ZIndex"] = 2; G2L["44"]["BorderSizePixel"] = 3; G2L["44"]["TextSize"] = 14; G2L["44"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["44"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["44"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["44"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["44"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["44"]["Text"] = [[Page 1]]; G2L["44"]["Name"] = [[PageLabel]]; G2L["44"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Settings.Page.Section2 G2L["45"] = Instance.new("Frame", G2L["43"]); G2L["45"]["Active"] = true; G2L["45"]["BorderSizePixel"] = 3; G2L["45"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["45"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["45"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["45"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["45"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section2.vicid G2L["46"] = Instance.new("TextBox", G2L["45"]); G2L["46"]["Name"] = [[vicid]]; G2L["46"]["BorderSizePixel"] = 3; G2L["46"]["TextSize"] = 14; G2L["46"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["46"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["46"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["46"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["46"]["Position"] = UDim2.new(0, 0, 0, 33); G2L["46"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["46"]["Text"] = [[Roblox]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section2.mpid G2L["47"] = Instance.new("TextBox", G2L["45"]); G2L["47"]["CursorPosition"] = -1; G2L["47"]["Name"] = [[mpid]]; G2L["47"]["BorderSizePixel"] = 3; G2L["47"]["TextSize"] = 14; G2L["47"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["47"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["47"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["47"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["47"]["Position"] = UDim2.new(0, 0, 0, 99); G2L["47"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["47"]["Text"] = [[1]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section2.bgid G2L["48"] = Instance.new("TextBox", G2L["45"]); G2L["48"]["Name"] = [[bgid]]; G2L["48"]["BorderSizePixel"] = 3; G2L["48"]["TextSize"] = 14; G2L["48"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["48"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["48"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["48"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["48"]["Position"] = UDim2.new(0, 0, 0, 231); G2L["48"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["48"]["Text"] = [[c00lkidd]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section2.Label G2L["49"] = Instance.new("TextLabel", G2L["45"]); G2L["49"]["BorderSizePixel"] = 3; G2L["49"]["TextSize"] = 14; G2L["49"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["49"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["49"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["49"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["49"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["49"]["Text"] = [[Victim]]; G2L["49"]["Name"] = [[Label]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section2.Label G2L["4a"] = Instance.new("TextLabel", G2L["45"]); G2L["4a"]["BorderSizePixel"] = 3; G2L["4a"]["TextSize"] = 14; G2L["4a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["4a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4a"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["4a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["4a"]["Text"] = [[Music Pitch]]; G2L["4a"]["Name"] = [[Label]]; G2L["4a"]["Position"] = UDim2.new(0, 0, 0.22449, 0); -- StarterGui.CoolGui.Frame.Settings.Page.Section2.Label G2L["4b"] = Instance.new("TextLabel", G2L["45"]); G2L["4b"]["BorderSizePixel"] = 3; G2L["4b"]["TextSize"] = 14; G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["4b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4b"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["4b"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["4b"]["Text"] = [[ESP]]; G2L["4b"]["Name"] = [[Label]]; G2L["4b"]["Position"] = UDim2.new(0, 0, 0.44898, 0); -- StarterGui.CoolGui.Frame.Settings.Page.Section2.Label G2L["4c"] = Instance.new("TextLabel", G2L["45"]); G2L["4c"]["BorderSizePixel"] = 3; G2L["4c"]["TextSize"] = 14; G2L["4c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["4c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4c"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["4c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["4c"]["Text"] = [[Billboard Gui Text]]; G2L["4c"]["Name"] = [[Label]]; G2L["4c"]["Position"] = UDim2.new(0, 0, 0.67347, 0); -- StarterGui.CoolGui.Frame.Settings.Page.Section2.espbut G2L["4d"] = Instance.new("TextButton", G2L["45"]); G2L["4d"]["BorderSizePixel"] = 3; G2L["4d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["4d"]["TextSize"] = 14; G2L["4d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4d"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["4d"]["Name"] = [[espbut]]; G2L["4d"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["4d"]["Text"] = [[Off]]; G2L["4d"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Settings.Page.Section2.espbut.LocalScript G2L["4e"] = Instance.new("LocalScript", G2L["4d"]); -- StarterGui.CoolGui.Frame.Settings.Page.Section1 G2L["4f"] = Instance.new("Frame", G2L["43"]); G2L["4f"]["Active"] = true; G2L["4f"]["BorderSizePixel"] = 3; G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["4f"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["4f"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["4f"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["4f"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section1.Label G2L["50"] = Instance.new("TextLabel", G2L["4f"]); G2L["50"]["BorderSizePixel"] = 3; G2L["50"]["TextSize"] = 14; G2L["50"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["50"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["50"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["50"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["50"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["50"]["Text"] = [[Skybox/Decal ID]]; G2L["50"]["Name"] = [[Label]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section1.sdid G2L["51"] = Instance.new("TextBox", G2L["4f"]); G2L["51"]["Name"] = [[sdid]]; G2L["51"]["BorderSizePixel"] = 3; G2L["51"]["TextSize"] = 14; G2L["51"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["51"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["51"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["51"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["51"]["Position"] = UDim2.new(0, 0, 0, 33); G2L["51"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["51"]["Text"] = [[78829839839537]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section1.mid G2L["52"] = Instance.new("TextBox", G2L["4f"]); G2L["52"]["Name"] = [[mid]]; G2L["52"]["BorderSizePixel"] = 3; G2L["52"]["TextSize"] = 14; G2L["52"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["52"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["52"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["52"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["52"]["Position"] = UDim2.new(0, 0, 0, 99); G2L["52"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["52"]["Text"] = [[99986264226275]]; -- StarterGui.CoolGui.Frame.Settings.Page.Section1.Label G2L["53"] = Instance.new("TextLabel", G2L["4f"]); G2L["53"]["BorderSizePixel"] = 3; G2L["53"]["TextSize"] = 14; G2L["53"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["53"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["53"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["53"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["53"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["53"]["Text"] = [[Music ID]]; G2L["53"]["Name"] = [[Label]]; G2L["53"]["Position"] = UDim2.new(0, 0, 0.22449, 0); -- StarterGui.CoolGui.Frame.Settings.Page.Section1.Label G2L["54"] = Instance.new("TextLabel", G2L["4f"]); G2L["54"]["BorderSizePixel"] = 3; G2L["54"]["TextSize"] = 14; G2L["54"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["54"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["54"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["54"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["54"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["54"]["Text"] = [[Noclip]]; G2L["54"]["Name"] = [[Label]]; G2L["54"]["Position"] = UDim2.new(0, 0, 0.44898, 0); -- StarterGui.CoolGui.Frame.Settings.Page.Section1.noclipbut G2L["55"] = Instance.new("TextButton", G2L["4f"]); G2L["55"]["BorderSizePixel"] = 3; G2L["55"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["55"]["TextSize"] = 14; G2L["55"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["55"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["55"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["55"]["Name"] = [[noclipbut]]; G2L["55"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["55"]["Text"] = [[Off]]; G2L["55"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Settings.Page.Section1.noclipbut.LocalScript G2L["56"] = Instance.new("LocalScript", G2L["55"]); -- StarterGui.CoolGui.Frame.Settings.Page.Section1.Label G2L["57"] = Instance.new("TextLabel", G2L["4f"]); G2L["57"]["BorderSizePixel"] = 3; G2L["57"]["TextSize"] = 14; G2L["57"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["57"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["57"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["57"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["57"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["57"]["Text"] = [[Sword Reach]]; G2L["57"]["Name"] = [[Label]]; G2L["57"]["Position"] = UDim2.new(0, 0, 0.67347, 0); -- StarterGui.CoolGui.Frame.Settings.Page.Section1.reid G2L["58"] = Instance.new("TextBox", G2L["4f"]); G2L["58"]["Name"] = [[reid]]; G2L["58"]["BorderSizePixel"] = 3; G2L["58"]["TextSize"] = 14; G2L["58"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["58"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["58"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["58"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["58"]["Position"] = UDim2.new(0, 0, 0, 231); G2L["58"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["58"]["Text"] = [[1337]]; -- StarterGui.CoolGui.Frame.Settings.Load G2L["59"] = Instance.new("TextButton", G2L["3a"]); G2L["59"]["BorderSizePixel"] = 3; G2L["59"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["59"]["TextSize"] = 18; G2L["59"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["59"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["59"]["ZIndex"] = 3; G2L["59"]["Size"] = UDim2.new(0, 147, 0, 20); G2L["59"]["Name"] = [[Load]]; G2L["59"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["59"]["Text"] = [[Load IDs]]; G2L["59"]["Position"] = UDim2.new(0.51, 0, 0.6, 140); -- StarterGui.CoolGui.Frame.Settings.Page2 G2L["5a"] = Instance.new("Frame", G2L["3a"]); G2L["5a"]["Visible"] = false; G2L["5a"]["ZIndex"] = 2; G2L["5a"]["BorderSizePixel"] = 3; G2L["5a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["5a"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["5a"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["5a"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["5a"]["Name"] = [[Page2]]; -- StarterGui.CoolGui.Frame.Settings.Page2.PageLabel G2L["5b"] = Instance.new("TextLabel", G2L["5a"]); G2L["5b"]["ZIndex"] = 2; G2L["5b"]["BorderSizePixel"] = 3; G2L["5b"]["TextSize"] = 14; G2L["5b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["5b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["5b"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["5b"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["5b"]["Text"] = [[Page 2]]; G2L["5b"]["Name"] = [[PageLabel]]; G2L["5b"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Settings.Page2.Section2 G2L["5c"] = Instance.new("Frame", G2L["5a"]); G2L["5c"]["Active"] = true; G2L["5c"]["BorderSizePixel"] = 3; G2L["5c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["5c"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["5c"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["5c"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["5c"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.nameid G2L["5d"] = Instance.new("TextBox", G2L["5c"]); G2L["5d"]["Name"] = [[nameid]]; G2L["5d"]["BorderSizePixel"] = 3; G2L["5d"]["TextSize"] = 14; G2L["5d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["5d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["5d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5d"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["5d"]["Position"] = UDim2.new(0, 0, 0, 33); G2L["5d"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["5d"]["Text"] = [[God]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.spamid G2L["5e"] = Instance.new("TextBox", G2L["5c"]); G2L["5e"]["Name"] = [[spamid]]; G2L["5e"]["BorderSizePixel"] = 3; G2L["5e"]["TextSize"] = 14; G2L["5e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["5e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["5e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5e"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["5e"]["Position"] = UDim2.new(0, 0, 0, 99); G2L["5e"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["5e"]["Text"] = [[join team c00lkidd!]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.jumpid G2L["5f"] = Instance.new("TextBox", G2L["5c"]); G2L["5f"]["Name"] = [[jumpid]]; G2L["5f"]["BorderSizePixel"] = 3; G2L["5f"]["TextSize"] = 14; G2L["5f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["5f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["5f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5f"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["5f"]["Position"] = UDim2.new(0, 0, 0, 231); G2L["5f"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["5f"]["Text"] = [[100]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.Label G2L["60"] = Instance.new("TextLabel", G2L["5c"]); G2L["60"]["BorderSizePixel"] = 3; G2L["60"]["TextSize"] = 14; G2L["60"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["60"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["60"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["60"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["60"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["60"]["Text"] = [[Name]]; G2L["60"]["Name"] = [[Label]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.Label G2L["61"] = Instance.new("TextLabel", G2L["5c"]); G2L["61"]["BorderSizePixel"] = 3; G2L["61"]["TextSize"] = 14; G2L["61"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["61"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["61"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["61"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["61"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["61"]["Text"] = [[Chat Spam Text]]; G2L["61"]["Name"] = [[Label]]; G2L["61"]["Position"] = UDim2.new(0, 0, 0.22449, 0); -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.Label G2L["62"] = Instance.new("TextLabel", G2L["5c"]); G2L["62"]["BorderSizePixel"] = 3; G2L["62"]["TextSize"] = 14; G2L["62"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["62"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["62"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["62"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["62"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["62"]["Text"] = [[Gravity Amount]]; G2L["62"]["Name"] = [[Label]]; G2L["62"]["Position"] = UDim2.new(0, 0, 0.44898, 0); -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.Label G2L["63"] = Instance.new("TextLabel", G2L["5c"]); G2L["63"]["BorderSizePixel"] = 3; G2L["63"]["TextSize"] = 14; G2L["63"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["63"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["63"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["63"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["63"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["63"]["Text"] = [[JumpPower Amount]]; G2L["63"]["Name"] = [[Label]]; G2L["63"]["Position"] = UDim2.new(0, 0, 0.67347, 0); -- StarterGui.CoolGui.Frame.Settings.Page2.Section2.gravid G2L["64"] = Instance.new("TextBox", G2L["5c"]); G2L["64"]["Name"] = [[gravid]]; G2L["64"]["BorderSizePixel"] = 3; G2L["64"]["TextSize"] = 14; G2L["64"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["64"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["64"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["64"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["64"]["Position"] = UDim2.new(0, 0, 0, 165); G2L["64"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["64"]["Text"] = [[0]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1 G2L["65"] = Instance.new("Frame", G2L["5a"]); G2L["65"]["Active"] = true; G2L["65"]["BorderSizePixel"] = 3; G2L["65"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["65"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["65"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["65"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["65"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.Label G2L["66"] = Instance.new("TextLabel", G2L["65"]); G2L["66"]["BorderSizePixel"] = 3; G2L["66"]["TextSize"] = 14; G2L["66"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["66"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["66"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["66"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["66"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["66"]["Text"] = [[Billboard Gui Color]]; G2L["66"]["Name"] = [[Label]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.are G2L["67"] = Instance.new("TextBox", G2L["65"]); G2L["67"]["Name"] = [[are]]; G2L["67"]["BorderSizePixel"] = 3; G2L["67"]["TextSize"] = 14; G2L["67"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["67"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["67"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["67"]["Size"] = UDim2.new(0.333, 0, 0, 30); G2L["67"]["Position"] = UDim2.new(0, 0, 0, 33); G2L["67"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["67"]["Text"] = [[0]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.animid G2L["68"] = Instance.new("TextBox", G2L["65"]); G2L["68"]["Name"] = [[animid]]; G2L["68"]["BorderSizePixel"] = 3; G2L["68"]["TextSize"] = 14; G2L["68"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["68"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["68"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["68"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["68"]["Position"] = UDim2.new(0, 0, 0, 99); G2L["68"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["68"]["Text"] = [[161099825]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.Label G2L["69"] = Instance.new("TextLabel", G2L["65"]); G2L["69"]["BorderSizePixel"] = 3; G2L["69"]["TextSize"] = 14; G2L["69"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["69"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["69"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["69"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["69"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["69"]["Text"] = [[Animation ID]]; G2L["69"]["Name"] = [[Label]]; G2L["69"]["Position"] = UDim2.new(0, 0, 0.22449, 0); -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.Label G2L["6a"] = Instance.new("TextLabel", G2L["65"]); G2L["6a"]["BorderSizePixel"] = 3; G2L["6a"]["TextSize"] = 14; G2L["6a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["6a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6a"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["6a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["6a"]["Text"] = [[Animation Speed]]; G2L["6a"]["Name"] = [[Label]]; G2L["6a"]["Position"] = UDim2.new(0, 0, 0.44898, 0); -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.Label G2L["6b"] = Instance.new("TextLabel", G2L["65"]); G2L["6b"]["BorderSizePixel"] = 3; G2L["6b"]["TextSize"] = 14; G2L["6b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["6b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6b"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["6b"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["6b"]["Text"] = [[Walkspeed Amount]]; G2L["6b"]["Name"] = [[Label]]; G2L["6b"]["Position"] = UDim2.new(0, 0, 0.67347, 0); -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.walkid G2L["6c"] = Instance.new("TextBox", G2L["65"]); G2L["6c"]["Name"] = [[walkid]]; G2L["6c"]["BorderSizePixel"] = 3; G2L["6c"]["TextSize"] = 14; G2L["6c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6c"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["6c"]["Position"] = UDim2.new(0, 0, 0, 231); G2L["6c"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["6c"]["Text"] = [[50]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.gee G2L["6d"] = Instance.new("TextBox", G2L["65"]); G2L["6d"]["Name"] = [[gee]]; G2L["6d"]["BorderSizePixel"] = 3; G2L["6d"]["TextSize"] = 14; G2L["6d"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6d"]["Size"] = UDim2.new(0.333, 0, 0, 30); G2L["6d"]["Position"] = UDim2.new(0, 49, 0, 33); G2L["6d"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["6d"]["Text"] = [[255]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.bee G2L["6e"] = Instance.new("TextBox", G2L["65"]); G2L["6e"]["Name"] = [[bee]]; G2L["6e"]["BorderSizePixel"] = 3; G2L["6e"]["TextSize"] = 14; G2L["6e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6e"]["Size"] = UDim2.new(0.315, 0, 0, 30); G2L["6e"]["Position"] = UDim2.new(0, 101, 0, 33); G2L["6e"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["6e"]["Text"] = [[0]]; -- StarterGui.CoolGui.Frame.Settings.Page2.Section1.asid G2L["6f"] = Instance.new("TextBox", G2L["65"]); G2L["6f"]["Name"] = [[asid]]; G2L["6f"]["BorderSizePixel"] = 3; G2L["6f"]["TextSize"] = 14; G2L["6f"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["6f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6f"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["6f"]["Position"] = UDim2.new(0, 0, 0, 165); G2L["6f"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["6f"]["Text"] = [[1]]; -- StarterGui.CoolGui.Frame.Page2 G2L["70"] = Instance.new("Frame", G2L["2"]); G2L["70"]["Visible"] = false; G2L["70"]["ZIndex"] = 2; G2L["70"]["BorderSizePixel"] = 3; G2L["70"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["70"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["70"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["70"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["70"]["Name"] = [[Page2]]; -- StarterGui.CoolGui.Frame.Page2.PageLabel G2L["71"] = Instance.new("TextLabel", G2L["70"]); G2L["71"]["ZIndex"] = 2; G2L["71"]["BorderSizePixel"] = 3; G2L["71"]["TextSize"] = 14; G2L["71"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["71"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["71"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["71"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["71"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["71"]["Text"] = [[Page 2]]; G2L["71"]["Name"] = [[PageLabel]]; G2L["71"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Page2.Section2 G2L["72"] = Instance.new("Frame", G2L["70"]); G2L["72"]["Active"] = true; G2L["72"]["BorderSizePixel"] = 3; G2L["72"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["72"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["72"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["72"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["72"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Page2.Section2.SectionTitle G2L["73"] = Instance.new("TextLabel", G2L["72"]); G2L["73"]["BorderSizePixel"] = 3; G2L["73"]["TextSize"] = 14; G2L["73"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["73"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["73"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["73"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["73"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["73"]["Text"] = [[Gear/Tools]]; G2L["73"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["74"] = Instance.new("TextButton", G2L["72"]); G2L["74"]["BorderSizePixel"] = 3; G2L["74"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["74"]["TextSize"] = 14; G2L["74"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["74"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["74"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["74"]["Name"] = [[Button]]; G2L["74"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["74"]["Text"] = [[F3X]]; G2L["74"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["75"] = Instance.new("LocalScript", G2L["74"]); -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["76"] = Instance.new("TextButton", G2L["72"]); G2L["76"]["BorderSizePixel"] = 3; G2L["76"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["76"]["TextSize"] = 14; G2L["76"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["76"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["76"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["76"]["Name"] = [[Button]]; G2L["76"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["76"]["Text"] = [[Gravity Gun]]; G2L["76"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["77"] = Instance.new("LocalScript", G2L["76"]); -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["78"] = Instance.new("TextButton", G2L["72"]); G2L["78"]["BorderSizePixel"] = 3; G2L["78"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["78"]["TextSize"] = 14; G2L["78"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["78"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["78"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["78"]["Name"] = [[Button]]; G2L["78"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["78"]["Text"] = [[Jerk Off]]; G2L["78"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["79"] = Instance.new("LocalScript", G2L["78"]); -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["7a"] = Instance.new("TextButton", G2L["72"]); G2L["7a"]["BorderSizePixel"] = 3; G2L["7a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["7a"]["TextSize"] = 14; G2L["7a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["7a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["7a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["7a"]["Name"] = [[Button]]; G2L["7a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["7a"]["Text"] = [[Punch]]; G2L["7a"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["7b"] = Instance.new("LocalScript", G2L["7a"]); -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["7c"] = Instance.new("TextButton", G2L["72"]); G2L["7c"]["BorderSizePixel"] = 3; G2L["7c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["7c"]["TextSize"] = 14; G2L["7c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["7c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["7c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["7c"]["Name"] = [[Button]]; G2L["7c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["7c"]["Text"] = [[Linked Sword]]; G2L["7c"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["7d"] = Instance.new("LocalScript", G2L["7c"]); -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["7e"] = Instance.new("TextButton", G2L["72"]); G2L["7e"]["TextWrapped"] = true; G2L["7e"]["BorderSizePixel"] = 3; G2L["7e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["7e"]["TextSize"] = 14; G2L["7e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["7e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["7e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["7e"]["Name"] = [[Button]]; G2L["7e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["7e"]["Text"] = [[Building Tools]]; G2L["7e"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["7f"] = Instance.new("LocalScript", G2L["7e"]); -- StarterGui.CoolGui.Frame.Page2.Section2.Button G2L["80"] = Instance.new("TextButton", G2L["72"]); G2L["80"]["BorderSizePixel"] = 3; G2L["80"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["80"]["TextSize"] = 14; G2L["80"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["80"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["80"]["Size"] = UDim2.new(0.475, 0, 0, 30); G2L["80"]["Name"] = [[Button]]; G2L["80"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["80"]["Text"] = [[Draw3D]]; G2L["80"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page2.Section2.Button.LocalScript G2L["81"] = Instance.new("LocalScript", G2L["80"]); -- StarterGui.CoolGui.Frame.Page2.Section1 G2L["82"] = Instance.new("Frame", G2L["70"]); G2L["82"]["Active"] = true; G2L["82"]["BorderSizePixel"] = 3; G2L["82"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["82"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["82"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["82"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["82"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Page2.Section1.SectionTitle G2L["83"] = Instance.new("TextLabel", G2L["82"]); G2L["83"]["BorderSizePixel"] = 3; G2L["83"]["TextSize"] = 14; G2L["83"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["83"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["83"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["83"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["83"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["83"]["Text"] = [[Weapon Scripts]]; G2L["83"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["84"] = Instance.new("TextButton", G2L["82"]); G2L["84"]["BorderSizePixel"] = 3; G2L["84"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["84"]["TextSize"] = 14; G2L["84"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["84"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["84"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["84"]["Name"] = [[Button]]; G2L["84"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["84"]["Text"] = [[Thanatos]]; G2L["84"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["85"] = Instance.new("LocalScript", G2L["84"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["86"] = Instance.new("TextButton", G2L["82"]); G2L["86"]["BorderSizePixel"] = 3; G2L["86"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["86"]["TextSize"] = 14; G2L["86"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["86"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["86"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["86"]["Name"] = [[Button]]; G2L["86"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["86"]["Text"] = [[Drage]]; G2L["86"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["87"] = Instance.new("LocalScript", G2L["86"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["88"] = Instance.new("TextButton", G2L["82"]); G2L["88"]["TextWrapped"] = true; G2L["88"]["BorderSizePixel"] = 3; G2L["88"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["88"]["TextSize"] = 14; G2L["88"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["88"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["88"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["88"]["Name"] = [[Button]]; G2L["88"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["88"]["Text"] = [[Shedletsky Rage]]; G2L["88"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["89"] = Instance.new("LocalScript", G2L["88"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["8a"] = Instance.new("TextButton", G2L["82"]); G2L["8a"]["TextWrapped"] = true; G2L["8a"]["BorderSizePixel"] = 3; G2L["8a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["8a"]["TextSize"] = 14; G2L["8a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["8a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["8a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["8a"]["Name"] = [[Button]]; G2L["8a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["8a"]["Text"] = [[Illuminati Laser]]; G2L["8a"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["8b"] = Instance.new("LocalScript", G2L["8a"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["8c"] = Instance.new("TextButton", G2L["82"]); G2L["8c"]["BorderSizePixel"] = 3; G2L["8c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["8c"]["TextSize"] = 14; G2L["8c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["8c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["8c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["8c"]["Name"] = [[Button]]; G2L["8c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["8c"]["Text"] = [[Staff]]; G2L["8c"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["8d"] = Instance.new("LocalScript", G2L["8c"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["8e"] = Instance.new("TextButton", G2L["82"]); G2L["8e"]["BorderSizePixel"] = 3; G2L["8e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["8e"]["TextSize"] = 14; G2L["8e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["8e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["8e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["8e"]["Name"] = [[Button]]; G2L["8e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["8e"]["Text"] = [[Lua Hammer]]; G2L["8e"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["8f"] = Instance.new("LocalScript", G2L["8e"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["90"] = Instance.new("TextButton", G2L["82"]); G2L["90"]["BorderSizePixel"] = 3; G2L["90"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["90"]["TextSize"] = 14; G2L["90"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["90"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["90"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["90"]["Name"] = [[Button]]; G2L["90"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["90"]["Text"] = [[Lightsaber]]; G2L["90"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["91"] = Instance.new("LocalScript", G2L["90"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["92"] = Instance.new("TextButton", G2L["82"]); G2L["92"]["BorderSizePixel"] = 3; G2L["92"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["92"]["TextSize"] = 14; G2L["92"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["92"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["92"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["92"]["Name"] = [[Button]]; G2L["92"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["92"]["Text"] = [[John Doe]]; G2L["92"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["93"] = Instance.new("LocalScript", G2L["92"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["94"] = Instance.new("TextButton", G2L["82"]); G2L["94"]["BorderSizePixel"] = 3; G2L["94"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["94"]["TextSize"] = 14; G2L["94"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["94"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["94"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["94"]["Name"] = [[Button]]; G2L["94"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["94"]["Text"] = [[Shotgun]]; G2L["94"]["Position"] = UDim2.new(0, 73, 0, 165); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["95"] = Instance.new("LocalScript", G2L["94"]); -- StarterGui.CoolGui.Frame.Page2.Section1.Button G2L["96"] = Instance.new("TextButton", G2L["82"]); G2L["96"]["TextWrapped"] = true; G2L["96"]["BorderSizePixel"] = 3; G2L["96"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["96"]["TextSize"] = 14; G2L["96"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["96"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["96"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["96"]["Name"] = [[Button]]; G2L["96"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["96"]["Text"] = [[Thomas the Dank Engine]]; G2L["96"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page2.Section1.Button.LocalScript G2L["97"] = Instance.new("LocalScript", G2L["96"]); -- StarterGui.CoolGui.Frame.Page3 G2L["98"] = Instance.new("Frame", G2L["2"]); G2L["98"]["Visible"] = false; G2L["98"]["ZIndex"] = 2; G2L["98"]["BorderSizePixel"] = 3; G2L["98"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["98"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["98"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["98"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["98"]["Name"] = [[Page3]]; -- StarterGui.CoolGui.Frame.Page3.PageLabel G2L["99"] = Instance.new("TextLabel", G2L["98"]); G2L["99"]["ZIndex"] = 2; G2L["99"]["BorderSizePixel"] = 3; G2L["99"]["TextSize"] = 14; G2L["99"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["99"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["99"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["99"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["99"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["99"]["Text"] = [[Page 3]]; G2L["99"]["Name"] = [[PageLabel]]; G2L["99"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Page3.Section2 G2L["9a"] = Instance.new("Frame", G2L["98"]); G2L["9a"]["Active"] = true; G2L["9a"]["BorderSizePixel"] = 3; G2L["9a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["9a"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["9a"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["9a"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["9a"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Page3.Section2.SectionTitle G2L["9b"] = Instance.new("TextLabel", G2L["9a"]); G2L["9b"]["BorderSizePixel"] = 3; G2L["9b"]["TextSize"] = 14; G2L["9b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["9b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["9b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["9b"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["9b"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["9b"]["Text"] = [[Misc.]]; G2L["9b"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page3.Section2.Button G2L["9c"] = Instance.new("TextButton", G2L["9a"]); G2L["9c"]["BorderSizePixel"] = 3; G2L["9c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["9c"]["TextSize"] = 14; G2L["9c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["9c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["9c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["9c"]["Name"] = [[Button]]; G2L["9c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["9c"]["Text"] = [[Owner ID]]; G2L["9c"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page3.Section2.Button.LocalScript G2L["9d"] = Instance.new("LocalScript", G2L["9c"]); -- StarterGui.CoolGui.Frame.Page3.Section2.Button G2L["9e"] = Instance.new("TextButton", G2L["9a"]); G2L["9e"]["BorderSizePixel"] = 3; G2L["9e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["9e"]["TextSize"] = 14; G2L["9e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["9e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["9e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["9e"]["Name"] = [[Button]]; G2L["9e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["9e"]["Text"] = [[iOrb]]; G2L["9e"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page3.Section2.Button.LocalScript G2L["9f"] = Instance.new("LocalScript", G2L["9e"]); -- StarterGui.CoolGui.Frame.Page3.Section2.Button G2L["a0"] = Instance.new("TextButton", G2L["9a"]); G2L["a0"]["BorderSizePixel"] = 3; G2L["a0"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a0"]["TextSize"] = 14; G2L["a0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a0"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a0"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["a0"]["Name"] = [[Button]]; G2L["a0"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["a0"]["Text"] = [[Destroy Gui]]; G2L["a0"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page3.Section2.Button.LocalScript G2L["a1"] = Instance.new("LocalScript", G2L["a0"]); -- StarterGui.CoolGui.Frame.Page3.Section2.Button G2L["a2"] = Instance.new("TextButton", G2L["9a"]); G2L["a2"]["BorderSizePixel"] = 3; G2L["a2"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a2"]["TextSize"] = 14; G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a2"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["a2"]["Name"] = [[Button]]; G2L["a2"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["a2"]["Text"] = [[Dex Explorer]]; G2L["a2"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page3.Section2.Button.LocalScript G2L["a3"] = Instance.new("LocalScript", G2L["a2"]); -- StarterGui.CoolGui.Frame.Page3.Section1 G2L["a4"] = Instance.new("Frame", G2L["98"]); G2L["a4"]["Active"] = true; G2L["a4"]["BorderSizePixel"] = 3; G2L["a4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a4"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["a4"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["a4"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["a4"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Page3.Section1.SectionTitle G2L["a5"] = Instance.new("TextLabel", G2L["a4"]); G2L["a5"]["BorderSizePixel"] = 3; G2L["a5"]["TextSize"] = 14; G2L["a5"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a5"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["a5"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a5"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["a5"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["a5"]["Text"] = [[LocalPlayer]]; G2L["a5"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["a6"] = Instance.new("TextButton", G2L["a4"]); G2L["a6"]["BorderSizePixel"] = 3; G2L["a6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a6"]["TextSize"] = 14; G2L["a6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a6"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["a6"]["Name"] = [[Button]]; G2L["a6"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["a6"]["Text"] = [[Billboard Gui]]; G2L["a6"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["a7"] = Instance.new("LocalScript", G2L["a6"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["a8"] = Instance.new("TextButton", G2L["a4"]); G2L["a8"]["TextWrapped"] = true; G2L["a8"]["BorderSizePixel"] = 3; G2L["a8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["a8"]["TextSize"] = 14; G2L["a8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["a8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["a8"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["a8"]["Name"] = [[Button]]; G2L["a8"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["a8"]["Text"] = [[Disco Character]]; G2L["a8"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["a9"] = Instance.new("LocalScript", G2L["a8"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["aa"] = Instance.new("TextButton", G2L["a4"]); G2L["aa"]["BorderSizePixel"] = 3; G2L["aa"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["aa"]["TextSize"] = 14; G2L["aa"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["aa"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["aa"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["aa"]["Name"] = [[Button]]; G2L["aa"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["aa"]["Text"] = [[Set Platform]]; G2L["aa"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["ab"] = Instance.new("LocalScript", G2L["aa"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["ac"] = Instance.new("TextButton", G2L["a4"]); G2L["ac"]["BorderSizePixel"] = 3; G2L["ac"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ac"]["TextSize"] = 14; G2L["ac"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ac"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ac"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ac"]["Name"] = [[Button]]; G2L["ac"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ac"]["Text"] = [[Floating Pad]]; G2L["ac"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["ad"] = Instance.new("LocalScript", G2L["ac"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["ae"] = Instance.new("TextButton", G2L["a4"]); G2L["ae"]["BorderSizePixel"] = 3; G2L["ae"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ae"]["TextSize"] = 14; G2L["ae"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ae"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ae"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ae"]["Name"] = [[Button]]; G2L["ae"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ae"]["Text"] = [[Set Reach]]; G2L["ae"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["af"] = Instance.new("LocalScript", G2L["ae"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["b0"] = Instance.new("TextButton", G2L["a4"]); G2L["b0"]["TextWrapped"] = true; G2L["b0"]["BorderSizePixel"] = 3; G2L["b0"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["b0"]["TextSize"] = 14; G2L["b0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["b0"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b0"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["b0"]["Name"] = [[Button]]; G2L["b0"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["b0"]["Text"] = [[Play Animation]]; G2L["b0"]["Position"] = UDim2.new(0, 0, 0, 198); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["b1"] = Instance.new("LocalScript", G2L["b0"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["b2"] = Instance.new("TextButton", G2L["a4"]); G2L["b2"]["BorderSizePixel"] = 3; G2L["b2"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["b2"]["TextSize"] = 14; G2L["b2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["b2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b2"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["b2"]["Name"] = [[Button]]; G2L["b2"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["b2"]["Text"] = [[Chicken Arms]]; G2L["b2"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["b3"] = Instance.new("LocalScript", G2L["b2"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["b4"] = Instance.new("TextButton", G2L["a4"]); G2L["b4"]["TextWrapped"] = true; G2L["b4"]["BorderSizePixel"] = 3; G2L["b4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["b4"]["TextSize"] = 14; G2L["b4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["b4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b4"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["b4"]["Name"] = [[Button]]; G2L["b4"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["b4"]["Text"] = [[Set JumpPower]]; G2L["b4"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["b5"] = Instance.new("LocalScript", G2L["b4"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["b6"] = Instance.new("TextButton", G2L["a4"]); G2L["b6"]["BorderSizePixel"] = 3; G2L["b6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["b6"]["TextSize"] = 14; G2L["b6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["b6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b6"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["b6"]["Name"] = [[Button]]; G2L["b6"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["b6"]["Text"] = [[Set Walkspeed]]; G2L["b6"]["Position"] = UDim2.new(0, 73, 0, 165); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["b7"] = Instance.new("LocalScript", G2L["b6"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["b8"] = Instance.new("TextButton", G2L["a4"]); G2L["b8"]["BorderSizePixel"] = 3; G2L["b8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["b8"]["TextSize"] = 14; G2L["b8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["b8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b8"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["b8"]["Name"] = [[Button]]; G2L["b8"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["b8"]["Text"] = [[Spam Text]]; G2L["b8"]["Position"] = UDim2.new(0, 73, 0, 198); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["b9"] = Instance.new("LocalScript", G2L["b8"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["ba"] = Instance.new("TextButton", G2L["a4"]); G2L["ba"]["BorderSizePixel"] = 3; G2L["ba"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ba"]["TextSize"] = 14; G2L["ba"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ba"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ba"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ba"]["Name"] = [[Button]]; G2L["ba"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ba"]["Text"] = [[Head Shake]]; G2L["ba"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["bb"] = Instance.new("LocalScript", G2L["ba"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["bc"] = Instance.new("TextButton", G2L["a4"]); G2L["bc"]["BorderSizePixel"] = 3; G2L["bc"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["bc"]["TextSize"] = 14; G2L["bc"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["bc"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["bc"]["Size"] = UDim2.new(0.475, 0, 0, 30); G2L["bc"]["Name"] = [[Button]]; G2L["bc"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["bc"]["Text"] = [[Set Gravity]]; G2L["bc"]["Position"] = UDim2.new(0, 0, 0, 231); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["bd"] = Instance.new("LocalScript", G2L["bc"]); -- StarterGui.CoolGui.Frame.Page3.Section1.Button G2L["be"] = Instance.new("TextButton", G2L["a4"]); G2L["be"]["BorderSizePixel"] = 3; G2L["be"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["be"]["TextSize"] = 14; G2L["be"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["be"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["be"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["be"]["Name"] = [[Button]]; G2L["be"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["be"]["Text"] = [[Change Name]]; G2L["be"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page3.Section1.Button.LocalScript G2L["bf"] = Instance.new("LocalScript", G2L["be"]); -- StarterGui.CoolGui.Frame.Page4 G2L["c0"] = Instance.new("Frame", G2L["2"]); G2L["c0"]["Visible"] = false; G2L["c0"]["ZIndex"] = 2; G2L["c0"]["BorderSizePixel"] = 3; G2L["c0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c0"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["c0"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["c0"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["c0"]["Name"] = [[Page4]]; -- StarterGui.CoolGui.Frame.Page4.PageLabel G2L["c1"] = Instance.new("TextLabel", G2L["c0"]); G2L["c1"]["ZIndex"] = 2; G2L["c1"]["BorderSizePixel"] = 3; G2L["c1"]["TextSize"] = 14; G2L["c1"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c1"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c1"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c1"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["c1"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["c1"]["Text"] = [[Page 4]]; G2L["c1"]["Name"] = [[PageLabel]]; G2L["c1"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Page4.Section2 G2L["c2"] = Instance.new("Frame", G2L["c0"]); G2L["c2"]["Active"] = true; G2L["c2"]["BorderSizePixel"] = 3; G2L["c2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c2"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["c2"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["c2"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["c2"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Page4.Section2.SectionTitle G2L["c3"] = Instance.new("TextLabel", G2L["c2"]); G2L["c3"]["BorderSizePixel"] = 3; G2L["c3"]["TextSize"] = 14; G2L["c3"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c3"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["c3"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c3"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["c3"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["c3"]["Text"] = [[Preset Music IDs]]; G2L["c3"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page4.Section2.Button G2L["c4"] = Instance.new("TextButton", G2L["c2"]); G2L["c4"]["BorderSizePixel"] = 3; G2L["c4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c4"]["TextSize"] = 14; G2L["c4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c4"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["c4"]["Name"] = [[Button]]; G2L["c4"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["c4"]["Text"] = [[Elctro Sp00k]]; G2L["c4"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page4.Section2.Button.LocalScript G2L["c5"] = Instance.new("LocalScript", G2L["c4"]); -- StarterGui.CoolGui.Frame.Page4.Section2.Button G2L["c6"] = Instance.new("TextButton", G2L["c2"]); G2L["c6"]["BorderSizePixel"] = 3; G2L["c6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c6"]["TextSize"] = 14; G2L["c6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c6"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["c6"]["Name"] = [[Button]]; G2L["c6"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["c6"]["Text"] = [[Chop Suey]]; G2L["c6"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page4.Section2.Button.LocalScript G2L["c7"] = Instance.new("LocalScript", G2L["c6"]); -- StarterGui.CoolGui.Frame.Page4.Section2.Button G2L["c8"] = Instance.new("TextButton", G2L["c2"]); G2L["c8"]["BorderSizePixel"] = 3; G2L["c8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["c8"]["TextSize"] = 14; G2L["c8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["c8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["c8"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["c8"]["Name"] = [[Button]]; G2L["c8"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["c8"]["Text"] = [[Scream]]; G2L["c8"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page4.Section2.Button.LocalScript G2L["c9"] = Instance.new("LocalScript", G2L["c8"]); -- StarterGui.CoolGui.Frame.Page4.Section2.Button G2L["ca"] = Instance.new("TextButton", G2L["c2"]); G2L["ca"]["BorderSizePixel"] = 3; G2L["ca"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ca"]["TextSize"] = 14; G2L["ca"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ca"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ca"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ca"]["Name"] = [[Button]]; G2L["ca"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ca"]["Text"] = [[Raining Tacos]]; G2L["ca"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page4.Section2.Button.LocalScript G2L["cb"] = Instance.new("LocalScript", G2L["ca"]); -- StarterGui.CoolGui.Frame.Page4.Section1 G2L["cc"] = Instance.new("Frame", G2L["c0"]); G2L["cc"]["Active"] = true; G2L["cc"]["BorderSizePixel"] = 3; G2L["cc"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["cc"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["cc"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["cc"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["cc"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Page4.Section1.SectionTitle G2L["cd"] = Instance.new("TextLabel", G2L["cc"]); G2L["cd"]["BorderSizePixel"] = 3; G2L["cd"]["TextSize"] = 14; G2L["cd"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["cd"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["cd"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["cd"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["cd"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["cd"]["Text"] = [[Preset Skybox/Decal IDs]]; G2L["cd"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["ce"] = Instance.new("TextButton", G2L["cc"]); G2L["ce"]["TextWrapped"] = true; G2L["ce"]["BorderSizePixel"] = 3; G2L["ce"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ce"]["TextSize"] = 14; G2L["ce"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ce"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ce"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ce"]["Name"] = [[Button]]; G2L["ce"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ce"]["Text"] = [[team c00lkidd Logo 1]]; G2L["ce"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["cf"] = Instance.new("LocalScript", G2L["ce"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["d0"] = Instance.new("TextButton", G2L["cc"]); G2L["d0"]["BorderSizePixel"] = 3; G2L["d0"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d0"]["TextSize"] = 14; G2L["d0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d0"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d0"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["d0"]["Name"] = [[Button]]; G2L["d0"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["d0"]["Text"] = [[Thomas]]; G2L["d0"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["d1"] = Instance.new("LocalScript", G2L["d0"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["d2"] = Instance.new("TextButton", G2L["cc"]); G2L["d2"]["TextWrapped"] = true; G2L["d2"]["BorderSizePixel"] = 3; G2L["d2"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d2"]["TextSize"] = 14; G2L["d2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d2"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["d2"]["Name"] = [[Button]]; G2L["d2"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["d2"]["Text"] = [[team skrubl0rd]]; G2L["d2"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["d3"] = Instance.new("LocalScript", G2L["d2"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["d4"] = Instance.new("TextButton", G2L["cc"]); G2L["d4"]["TextWrapped"] = true; G2L["d4"]["BorderSizePixel"] = 3; G2L["d4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d4"]["TextSize"] = 14; G2L["d4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d4"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["d4"]["Name"] = [[Button]]; G2L["d4"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["d4"]["Text"] = [[team starp4tch]]; G2L["d4"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["d5"] = Instance.new("LocalScript", G2L["d4"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["d6"] = Instance.new("TextButton", G2L["cc"]); G2L["d6"]["BorderSizePixel"] = 3; G2L["d6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d6"]["TextSize"] = 14; G2L["d6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d6"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["d6"]["Name"] = [[Button]]; G2L["d6"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["d6"]["Text"] = [[c00lkidd]]; G2L["d6"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["d7"] = Instance.new("LocalScript", G2L["d6"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["d8"] = Instance.new("TextButton", G2L["cc"]); G2L["d8"]["TextWrapped"] = true; G2L["d8"]["BorderSizePixel"] = 3; G2L["d8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["d8"]["TextSize"] = 14; G2L["d8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["d8"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["d8"]["Name"] = [[Button]]; G2L["d8"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["d8"]["Text"] = [[team 1x3x5x6]]; G2L["d8"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["d9"] = Instance.new("LocalScript", G2L["d8"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["da"] = Instance.new("TextButton", G2L["cc"]); G2L["da"]["BorderSizePixel"] = 3; G2L["da"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["da"]["TextSize"] = 14; G2L["da"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["da"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["da"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["da"]["Name"] = [[Button]]; G2L["da"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["da"]["Text"] = [[ExPro]]; G2L["da"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["db"] = Instance.new("LocalScript", G2L["da"]); -- StarterGui.CoolGui.Frame.Page4.Section1.Button G2L["dc"] = Instance.new("TextButton", G2L["cc"]); G2L["dc"]["TextWrapped"] = true; G2L["dc"]["BorderSizePixel"] = 3; G2L["dc"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["dc"]["TextSize"] = 14; G2L["dc"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["dc"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["dc"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["dc"]["Name"] = [[Button]]; G2L["dc"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["dc"]["Text"] = [[team c00lkidd Logo 2]]; G2L["dc"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page4.Section1.Button.LocalScript G2L["dd"] = Instance.new("LocalScript", G2L["dc"]); -- StarterGui.CoolGui.Frame.Page5 G2L["de"] = Instance.new("Frame", G2L["2"]); G2L["de"]["Visible"] = false; G2L["de"]["ZIndex"] = 2; G2L["de"]["BorderSizePixel"] = 3; G2L["de"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["de"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["de"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["de"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["de"]["Name"] = [[Page5]]; -- StarterGui.CoolGui.Frame.Page5.PageLabel G2L["df"] = Instance.new("TextLabel", G2L["de"]); G2L["df"]["ZIndex"] = 2; G2L["df"]["BorderSizePixel"] = 3; G2L["df"]["TextSize"] = 14; G2L["df"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["df"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["df"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["df"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["df"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["df"]["Text"] = [[Page 5]]; G2L["df"]["Name"] = [[PageLabel]]; G2L["df"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Page5.Section2 G2L["e0"] = Instance.new("Frame", G2L["de"]); G2L["e0"]["Active"] = true; G2L["e0"]["BorderSizePixel"] = 3; G2L["e0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e0"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["e0"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["e0"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["e0"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Page5.Section2.SectionTitle G2L["e1"] = Instance.new("TextLabel", G2L["e0"]); G2L["e1"]["BorderSizePixel"] = 3; G2L["e1"]["TextSize"] = 14; G2L["e1"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e1"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["e1"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["e1"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["e1"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["e1"]["Text"] = [[FE Scripts]]; G2L["e1"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["e2"] = Instance.new("TextButton", G2L["e0"]); G2L["e2"]["TextWrapped"] = true; G2L["e2"]["BorderSizePixel"] = 3; G2L["e2"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["e2"]["TextSize"] = 14; G2L["e2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e2"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["e2"]["Name"] = [[Button]]; G2L["e2"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["e2"]["Text"] = [[Sound Glitcher]]; G2L["e2"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["e3"] = Instance.new("LocalScript", G2L["e2"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["e4"] = Instance.new("TextButton", G2L["e0"]); G2L["e4"]["BorderSizePixel"] = 3; G2L["e4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["e4"]["TextSize"] = 14; G2L["e4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e4"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["e4"]["Name"] = [[Button]]; G2L["e4"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["e4"]["Text"] = [[Blackhole]]; G2L["e4"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["e5"] = Instance.new("LocalScript", G2L["e4"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["e6"] = Instance.new("TextButton", G2L["e0"]); G2L["e6"]["BorderSizePixel"] = 3; G2L["e6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["e6"]["TextSize"] = 14; G2L["e6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e6"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["e6"]["Name"] = [[Button]]; G2L["e6"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["e6"]["Text"] = [[FE Flip]]; G2L["e6"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["e7"] = Instance.new("LocalScript", G2L["e6"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["e8"] = Instance.new("TextButton", G2L["e0"]); G2L["e8"]["TextWrapped"] = true; G2L["e8"]["BorderSizePixel"] = 3; G2L["e8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["e8"]["TextSize"] = 14; G2L["e8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["e8"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["e8"]["Name"] = [[Button]]; G2L["e8"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["e8"]["Text"] = [[Hamster Ball]]; G2L["e8"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["e9"] = Instance.new("LocalScript", G2L["e8"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["ea"] = Instance.new("TextButton", G2L["e0"]); G2L["ea"]["BorderSizePixel"] = 3; G2L["ea"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ea"]["TextSize"] = 14; G2L["ea"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ea"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ea"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ea"]["Name"] = [[Button]]; G2L["ea"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ea"]["Text"] = [[Rickroll Chat]]; G2L["ea"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["eb"] = Instance.new("LocalScript", G2L["ea"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["ec"] = Instance.new("TextButton", G2L["e0"]); G2L["ec"]["BorderSizePixel"] = 3; G2L["ec"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ec"]["TextSize"] = 14; G2L["ec"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ec"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ec"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ec"]["Name"] = [[Button]]; G2L["ec"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ec"]["Text"] = [[Nazi Salute]]; G2L["ec"]["Position"] = UDim2.new(0, 0, 0, 198); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["ed"] = Instance.new("LocalScript", G2L["ec"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["ee"] = Instance.new("TextButton", G2L["e0"]); G2L["ee"]["TextWrapped"] = true; G2L["ee"]["BorderSizePixel"] = 3; G2L["ee"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["ee"]["TextSize"] = 14; G2L["ee"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["ee"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["ee"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["ee"]["Name"] = [[Button]]; G2L["ee"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["ee"]["Text"] = [[sing c00lkidd anthem]]; G2L["ee"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["ef"] = Instance.new("LocalScript", G2L["ee"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["f0"] = Instance.new("TextButton", G2L["e0"]); G2L["f0"]["BorderSizePixel"] = 3; G2L["f0"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f0"]["TextSize"] = 14; G2L["f0"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f0"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f0"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["f0"]["Name"] = [[Button]]; G2L["f0"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["f0"]["Text"] = [[commit oof]]; G2L["f0"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["f1"] = Instance.new("LocalScript", G2L["f0"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["f2"] = Instance.new("TextButton", G2L["e0"]); G2L["f2"]["BorderSizePixel"] = 3; G2L["f2"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f2"]["TextSize"] = 14; G2L["f2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f2"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["f2"]["Name"] = [[Button]]; G2L["f2"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["f2"]["Text"] = [[Chat Troll]]; G2L["f2"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["f3"] = Instance.new("LocalScript", G2L["f2"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["f4"] = Instance.new("TextButton", G2L["e0"]); G2L["f4"]["BorderSizePixel"] = 3; G2L["f4"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f4"]["TextSize"] = 14; G2L["f4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f4"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["f4"]["Name"] = [[Button]]; G2L["f4"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["f4"]["Text"] = [[Break Chat]]; G2L["f4"]["Position"] = UDim2.new(0, 73, 0, 165); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["f5"] = Instance.new("LocalScript", G2L["f4"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["f6"] = Instance.new("TextButton", G2L["e0"]); G2L["f6"]["BorderSizePixel"] = 3; G2L["f6"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f6"]["TextSize"] = 14; G2L["f6"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f6"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["f6"]["Name"] = [[Button]]; G2L["f6"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["f6"]["Text"] = [[OG Anims]]; G2L["f6"]["Position"] = UDim2.new(0, 73, 0, 198); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["f7"] = Instance.new("LocalScript", G2L["f6"]); -- StarterGui.CoolGui.Frame.Page5.Section2.Button G2L["f8"] = Instance.new("TextButton", G2L["e0"]); G2L["f8"]["BorderSizePixel"] = 3; G2L["f8"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["f8"]["TextSize"] = 14; G2L["f8"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f8"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["f8"]["Name"] = [[Button]]; G2L["f8"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["f8"]["Text"] = [[FE Car]]; G2L["f8"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page5.Section2.Button.LocalScript G2L["f9"] = Instance.new("LocalScript", G2L["f8"]); -- StarterGui.CoolGui.Frame.Page5.Section1 G2L["fa"] = Instance.new("Frame", G2L["de"]); G2L["fa"]["Active"] = true; G2L["fa"]["BorderSizePixel"] = 3; G2L["fa"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["fa"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["fa"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["fa"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["fa"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Page5.Section1.SectionTitle G2L["fb"] = Instance.new("TextLabel", G2L["fa"]); G2L["fb"]["BorderSizePixel"] = 3; G2L["fb"]["TextSize"] = 14; G2L["fb"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["fb"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["fb"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["fb"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["fb"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["fb"]["Text"] = [[F3X Scrpts]]; G2L["fb"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["fc"] = Instance.new("TextButton", G2L["fa"]); G2L["fc"]["BorderSizePixel"] = 3; G2L["fc"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["fc"]["TextSize"] = 14; G2L["fc"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["fc"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["fc"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["fc"]["Name"] = [[Button]]; G2L["fc"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["fc"]["Text"] = [[Set Skybox]]; G2L["fc"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["fd"] = Instance.new("LocalScript", G2L["fc"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["fe"] = Instance.new("TextButton", G2L["fa"]); G2L["fe"]["BorderSizePixel"] = 3; G2L["fe"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["fe"]["TextSize"] = 14; G2L["fe"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["fe"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["fe"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["fe"]["Name"] = [[Button]]; G2L["fe"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["fe"]["Text"] = [[Fire Parts]]; G2L["fe"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["ff"] = Instance.new("LocalScript", G2L["fe"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["100"] = Instance.new("TextButton", G2L["fa"]); G2L["100"]["BorderSizePixel"] = 3; G2L["100"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["100"]["TextSize"] = 14; G2L["100"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["100"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["100"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["100"]["Name"] = [[Button]]; G2L["100"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["100"]["Text"] = [[Raining Toads]]; G2L["100"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["101"] = Instance.new("LocalScript", G2L["100"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["102"] = Instance.new("TextButton", G2L["fa"]); G2L["102"]["BorderSizePixel"] = 3; G2L["102"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["102"]["TextSize"] = 14; G2L["102"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["102"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["102"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["102"]["Name"] = [[Button]]; G2L["102"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["102"]["Text"] = [[Baseplate]]; G2L["102"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["103"] = Instance.new("LocalScript", G2L["102"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["104"] = Instance.new("TextButton", G2L["fa"]); G2L["104"]["BorderSizePixel"] = 3; G2L["104"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["104"]["TextSize"] = 14; G2L["104"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["104"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["104"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["104"]["Name"] = [[Button]]; G2L["104"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["104"]["Text"] = [[Unanchor All]]; G2L["104"]["Position"] = UDim2.new(0, 0, 0, 165); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["105"] = Instance.new("LocalScript", G2L["104"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["106"] = Instance.new("TextButton", G2L["fa"]); G2L["106"]["BorderSizePixel"] = 3; G2L["106"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["106"]["TextSize"] = 14; G2L["106"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["106"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["106"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["106"]["Name"] = [[Button]]; G2L["106"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["106"]["Text"] = [[Raining Luigis]]; G2L["106"]["Position"] = UDim2.new(0, 0, 0, 198); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["107"] = Instance.new("LocalScript", G2L["106"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["108"] = Instance.new("TextButton", G2L["fa"]); G2L["108"]["BorderSizePixel"] = 3; G2L["108"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["108"]["TextSize"] = 14; G2L["108"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["108"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["108"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["108"]["Name"] = [[Button]]; G2L["108"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["108"]["Text"] = [[Burn All]]; G2L["108"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["109"] = Instance.new("LocalScript", G2L["108"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["10a"] = Instance.new("TextButton", G2L["fa"]); G2L["10a"]["BorderSizePixel"] = 3; G2L["10a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["10a"]["TextSize"] = 14; G2L["10a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["10a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["10a"]["Name"] = [[Button]]; G2L["10a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["10a"]["Text"] = [[Kill All]]; G2L["10a"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["10b"] = Instance.new("LocalScript", G2L["10a"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["10c"] = Instance.new("TextButton", G2L["fa"]); G2L["10c"]["BorderSizePixel"] = 3; G2L["10c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["10c"]["TextSize"] = 14; G2L["10c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["10c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["10c"]["Name"] = [[Button]]; G2L["10c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["10c"]["Text"] = [[Bighead All]]; G2L["10c"]["Position"] = UDim2.new(0, 73, 0, 132); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["10d"] = Instance.new("LocalScript", G2L["10c"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["10e"] = Instance.new("TextButton", G2L["fa"]); G2L["10e"]["BorderSizePixel"] = 3; G2L["10e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["10e"]["TextSize"] = 14; G2L["10e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["10e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["10e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["10e"]["Name"] = [[Button]]; G2L["10e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["10e"]["Text"] = [[Disco]]; G2L["10e"]["Position"] = UDim2.new(0, 73, 0, 165); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["10f"] = Instance.new("LocalScript", G2L["10e"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["110"] = Instance.new("TextButton", G2L["fa"]); G2L["110"]["BorderSizePixel"] = 3; G2L["110"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["110"]["TextSize"] = 14; G2L["110"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["110"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["110"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["110"]["Name"] = [[Button]]; G2L["110"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["110"]["Text"] = [[Penis All]]; G2L["110"]["Position"] = UDim2.new(0, 73, 0, 198); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["111"] = Instance.new("LocalScript", G2L["110"]); -- StarterGui.CoolGui.Frame.Page5.Section1.Button G2L["112"] = Instance.new("TextButton", G2L["fa"]); G2L["112"]["BorderSizePixel"] = 3; G2L["112"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["112"]["TextSize"] = 14; G2L["112"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["112"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["112"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["112"]["Name"] = [[Button]]; G2L["112"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["112"]["Text"] = [[Decal Spam]]; G2L["112"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page5.Section1.Button.LocalScript G2L["113"] = Instance.new("LocalScript", G2L["112"]); -- StarterGui.CoolGui.Frame.Page6 G2L["114"] = Instance.new("Frame", G2L["2"]); G2L["114"]["Visible"] = false; G2L["114"]["ZIndex"] = 2; G2L["114"]["BorderSizePixel"] = 3; G2L["114"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["114"]["Size"] = UDim2.new(1, 0, 1, -106); G2L["114"]["Position"] = UDim2.new(0, 0, 0, 83); G2L["114"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["114"]["Name"] = [[Page6]]; -- StarterGui.CoolGui.Frame.Page6.PageLabel G2L["115"] = Instance.new("TextLabel", G2L["114"]); G2L["115"]["ZIndex"] = 2; G2L["115"]["BorderSizePixel"] = 3; G2L["115"]["TextSize"] = 14; G2L["115"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["115"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["115"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["115"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["115"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["115"]["Text"] = [[Page 6]]; G2L["115"]["Name"] = [[PageLabel]]; G2L["115"]["Position"] = UDim2.new(0, 0, 1, -30); -- StarterGui.CoolGui.Frame.Page6.Section2 G2L["116"] = Instance.new("Frame", G2L["114"]); G2L["116"]["Active"] = true; G2L["116"]["BorderSizePixel"] = 3; G2L["116"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["116"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["116"]["Position"] = UDim2.new(0.5, 3, 0, 0); G2L["116"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["116"]["Name"] = [[Section2]]; -- StarterGui.CoolGui.Frame.Page6.Section2.Credits G2L["117"] = Instance.new("TextLabel", G2L["116"]); G2L["117"]["TextWrapped"] = true; G2L["117"]["BorderSizePixel"] = 3; G2L["117"]["TextSize"] = 14; G2L["117"]["TextYAlignment"] = Enum.TextYAlignment.Top; G2L["117"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["117"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["117"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["117"]["Size"] = UDim2.new(1, 0, 1, 0); G2L["117"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["117"]["Text"] = [[Thank you for using c00lgui revival! Want to give suggestions? DM Hyperion! Discord Username: hyperionhax Special Thanks to: 007n7 KebinMaster 14anz qipu rindotekame Temokhalid Hyperion1 Hyperion2 Hyperion3]]; G2L["117"]["Name"] = [[Credits]]; -- StarterGui.CoolGui.Frame.Page6.Section1 G2L["118"] = Instance.new("Frame", G2L["114"]); G2L["118"]["Active"] = true; G2L["118"]["BorderSizePixel"] = 3; G2L["118"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["118"]["Size"] = UDim2.new(0.5, -3, 1, 0); G2L["118"]["Position"] = UDim2.new(0, 3, 0, 0); G2L["118"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["118"]["Name"] = [[Section1]]; -- StarterGui.CoolGui.Frame.Page6.Section1.SectionTitle G2L["119"] = Instance.new("TextLabel", G2L["118"]); G2L["119"]["BorderSizePixel"] = 3; G2L["119"]["TextSize"] = 14; G2L["119"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["119"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal); G2L["119"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["119"]["Size"] = UDim2.new(1, 0, 0, 30); G2L["119"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["119"]["Text"] = [[Remotes]]; G2L["119"]["Name"] = [[SectionTitle]]; -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["11a"] = Instance.new("TextButton", G2L["118"]); G2L["11a"]["TextWrapped"] = true; G2L["11a"]["BorderSizePixel"] = 3; G2L["11a"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["11a"]["TextSize"] = 14; G2L["11a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["11a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["11a"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["11a"]["Name"] = [[Button]]; G2L["11a"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["11a"]["Text"] = [[FraktureSS]]; G2L["11a"]["Position"] = UDim2.new(0, 0, 0, 33); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["11b"] = Instance.new("LocalScript", G2L["11a"]); -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["11c"] = Instance.new("TextButton", G2L["118"]); G2L["11c"]["BorderSizePixel"] = 3; G2L["11c"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["11c"]["TextSize"] = 14; G2L["11c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["11c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["11c"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["11c"]["Name"] = [[Button]]; G2L["11c"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["11c"]["Text"] = [[Harked Reborn]]; G2L["11c"]["Position"] = UDim2.new(0, 0, 0, 66); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["11d"] = Instance.new("LocalScript", G2L["11c"]); -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["11e"] = Instance.new("TextButton", G2L["118"]); G2L["11e"]["BorderSizePixel"] = 3; G2L["11e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["11e"]["TextSize"] = 14; G2L["11e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["11e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["11e"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["11e"]["Name"] = [[Button]]; G2L["11e"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["11e"]["Text"] = [[Fire Remotes]]; G2L["11e"]["Position"] = UDim2.new(0, 0, 0, 99); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["11f"] = Instance.new("LocalScript", G2L["11e"]); -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["120"] = Instance.new("TextButton", G2L["118"]); G2L["120"]["TextWrapped"] = true; G2L["120"]["BorderSizePixel"] = 3; G2L["120"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["120"]["TextSize"] = 14; G2L["120"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["120"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["120"]["Size"] = UDim2.new(0.475, 0, 0, 30); G2L["120"]["Name"] = [[Button]]; G2L["120"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["120"]["Text"] = [[Backdoor.exe]]; G2L["120"]["Position"] = UDim2.new(0, 0, 0, 132); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["121"] = Instance.new("LocalScript", G2L["120"]); -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["122"] = Instance.new("TextButton", G2L["118"]); G2L["122"]["BorderSizePixel"] = 3; G2L["122"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["122"]["TextSize"] = 14; G2L["122"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["122"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["122"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["122"]["Name"] = [[Button]]; G2L["122"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["122"]["Text"] = [[Comet]]; G2L["122"]["Position"] = UDim2.new(0, 73, 0, 66); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["123"] = Instance.new("LocalScript", G2L["122"]); -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["124"] = Instance.new("TextButton", G2L["118"]); G2L["124"]["TextWrapped"] = true; G2L["124"]["BorderSizePixel"] = 3; G2L["124"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["124"]["TextSize"] = 14; G2L["124"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["124"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["124"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["124"]["Name"] = [[Button]]; G2L["124"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["124"]["Text"] = [[LALOL Backdoor Scanner]]; G2L["124"]["Position"] = UDim2.new(0, 73, 0, 99); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["125"] = Instance.new("LocalScript", G2L["124"]); -- StarterGui.CoolGui.Frame.Page6.Section1.Button G2L["126"] = Instance.new("TextButton", G2L["118"]); G2L["126"]["TextWrapped"] = true; G2L["126"]["BorderSizePixel"] = 3; G2L["126"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["126"]["TextSize"] = 14; G2L["126"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["126"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["126"]["Size"] = UDim2.new(0.5, 0, 0, 30); G2L["126"]["Name"] = [[Button]]; G2L["126"]["BorderColor3"] = Color3.fromRGB(255, 0, 5); G2L["126"]["Text"] = [[QuirkyCMD]]; G2L["126"]["Position"] = UDim2.new(0, 73, 0, 33); -- StarterGui.CoolGui.Frame.Page6.Section1.Button.LocalScript G2L["127"] = Instance.new("LocalScript", G2L["126"]); -- StarterGui.CoolGui.CloseOpen G2L["128"] = Instance.new("TextButton", G2L["1"]); G2L["128"]["BorderSizePixel"] = 3; G2L["128"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["128"]["TextSize"] = 18; G2L["128"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["128"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["128"]["ZIndex"] = 3; G2L["128"]["Size"] = UDim2.new(0, 300, 0, 20); G2L["128"]["Name"] = [[CloseOpen]]; G2L["128"]["BorderColor3"] = Color3.fromRGB(255, 0, 0); G2L["128"]["Text"] = [[Close]]; G2L["128"]["Position"] = UDim2.new(0, 3, 0.3, 380); -- StarterGui.CoolGui.CloseOpen.cope G2L["129"] = Instance.new("LocalScript", G2L["128"]); G2L["129"]["Name"] = [[cope]]; -- StarterGui.CoolGui.Frame.left.LocalScript local function C_5() local script = G2L["5"]; local button = script.Parent button.MouseButton1Down:connect(function() if script.Parent.Parent.Page1.Visible == true then script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page6.Visible = true elseif script.Parent.Parent.Page2.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = true script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page6.Visible = false elseif script.Parent.Parent.Page3.Visible == true then script.Parent.Parent.Page2.Visible = true script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page6.Visible = false elseif script.Parent.Parent.Page4.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page3.Visible = true script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page6.Visible = false elseif script.Parent.Parent.Page5.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page4.Visible = true script.Parent.Parent.Page5.Visible = false script.Parent.Parent.Page6.Visible = false elseif script.Parent.Parent.Page6.Visible == true then script.Parent.Parent.Page2.Visible = false script.Parent.Parent.Page1.Visible = false script.Parent.Parent.Page3.Visible = false script.Parent.Parent.Page4.Visible = false script.Parent.Parent.Page5.Visible = true script.Parent.Parent.Page6.Visible = false end end) end; task.spawn(C_5); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_b() local script = G2L["b"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() -- / Rocky2u's Command Script 2016 -- / ROBLOX | SethMilkman -- / V3RMILLION | Rocky2u -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking -- / pls no looking wait(1) function getRoot(char) local rootPart = char:FindFirstChild('HumanoidRootPart') or char:FindFirstChild('Torso') or char:FindFirstChild('UpperTorso') return rootPart end local ADMINS = {} local KICKS = {} local BANS = {21799524, 133122258, 103000855, 17278822, 149137060, 61967286, 21640881} -- / stuff local VERSION = '1.7.3 (fixed by rindotekame_)' local PATCH = '08' local UPDATED = '31/10/2024' local CHANGES = [[ / added alot of fe commands / more coming soon ]] function _G.ADD_ADMIN(ID) table.insert(ADMINS, ID) end function _G.ADD_BAN(ID) table.insert(BANS, ID) end local CHANGELOG = ' UPDATED : ' .. UPDATED .. '\n VERSION : ' .. VERSION .. ' ' .. PATCH .. '\n\n [ ' .. VERSION .. ' ] \n' .. CHANGES local gCoreGui = game:GetService('CoreGui') local gInsertService = game:GetService('InsertService') local gLighting = game:GetService('Lighting') local gNetworkClient = game:GetService('NetworkClient') local gPlayers = game:GetService('Players') local gWorkspace = game:GetService('Workspace') local LP = gPlayers.LocalPlayer local MOUSE = LP:GetMouse() local SERVICES = {} local COMMANDS = {} local STD = {} SERVICES.EVENTS = {} local C_PREFIX = '$' local S_PREFIX = '\\' local SPLIT = ' ' for i,v in pairs(gCoreGui:GetChildren()) do if v.Name == 'cmdbar_seth' or v.Name == 'notify_seth' then v:destroy() end end function UPDATE_CHAT(PLAYER) local C = PLAYER.Chatted:connect(function(M) if CHECK_ADMIN(PLAYER) then DEXECUTE(M, PLAYER) end end) table.insert(SERVICES.EVENTS, C) end STD.TABLE = function(T, V) if not T then return false end for i,v in pairs(T) do if v == V then return true end end return false end STD.ENDAT = function(S, V) local SF = S:find(V) if SF then return S:sub(0, SF - string.len(V)), true else return S, false end end function CHECK_ADMIN(PLAYER) if FIND_IN_TABLE(ADMINS, PLAYER.userId) then return true elseif PLAYER.userId == LP.userId then return true end end function EXECUTE(STRING) spawn(function() local S, L = loadstring(STRING) if not S then error(L) else S() end end) end function FCOMMAND(COMMAND) for i,v in pairs(COMMANDS) do if v.N:lower() == COMMAND:lower() or STD.TABLE(v.A, COMMAND:lower()) then return v end end end function GCOMMAND(M) local CMD, HS = STD.ENDAT(M:lower(), SPLIT) if HS then return {CMD, true} else return {CMD, false} end end function GPREFIX(STRING) if STRING:sub(1, string.len(C_PREFIX)) == C_PREFIX then return {'COMMAND', string.len(C_PREFIX) + 1} elseif STRING:sub(1, string.len(S_PREFIX)) == S_PREFIX then return {'EXECUTE', string.len(S_PREFIX) + 1} end return end function GARGS(STRING) local A = {} local NA = nil local HS = nil local S = STRING repeat NA, HS = STD.ENDAT(S:lower(), SPLIT) if NA ~= '' then table.insert(A, NA) S = S:sub(string.len(NA) + string.len(SPLIT) + 1) end until not HS return A end function GCAPARGS(STRING) local A = {} local NA = nil local HS = nil local S = STRING repeat NA, HS = STD.ENDAT(S, SPLIT) if NA ~= '' then table.insert(A, NA) S = S:sub(string.len(NA) + string.len(SPLIT) + 1) end until not HS return A end function ECOMMAND(STRING, SPEAKER) repeat if STRING:find(' ') then STRING = STRING:gsub(' ', ' ') end until not STRING:find(' ') local SCMD, A, CMD SCMD = GCOMMAND(STRING) CMD = FCOMMAND(SCMD[1]) if not CMD then return end A = STRING:sub(string.len(SCMD[1]) + string.len(SPLIT) + 1) local ARGS = GARGS(A) CA = GCAPARGS(A) pcall(function() CMD.F(ARGS, SPEAKER) end) end function DEXECUTE(STRING, SPEAKER) if not CHECK_ADMIN(SPEAKER) then return end STRING = STRING:gsub('/e ', '') local GP = GPREFIX(STRING) if not GP then return end STRING = STRING:sub(GP[2]) if GP[1] == 'EXECUTE' then EXECUTE(STRING) elseif GP[1] == 'COMMAND' then ECOMMAND(STRING, SPEAKER) end end naga = {SethMilkman = true, ['11_eyes'] = true, lahphnya = true, LuaStateV = true, relesia = true, winteright = true} _G.cmd_seth = ECOMMAND SERVER_LOCKED = false gPlayers.PlayerAdded:connect(function(PLAYER) if SERVER_LOCKED then PLAYER.CharacterAdded:connect(function() wait() table.insert(KICKS, PLAYER) return end) end if FIND_IN_TABLE(BANS, PLAYER.userId) then PLAYER.CharacterAdded:connect(function() wait() table.insert(KICKS, PLAYER) return end) end UPDATE_CHAT(PLAYER) if CHECK_ADMIN(PLAYER) then PLAYER.CharacterAdded:connect(function() wait() game.Chat:Chat(PLAYER.Character.Head, printStuff .. 'Welcome, you\'re an admin!') end) end end) function ADD_COMMAND(N, D, A, F) table.insert(COMMANDS, {N = N, D = D, A = A, F = F}) end function GET_PLAYER(NAME, SPEAKER) local NAME_TABLE = {} NAME = NAME:lower() if NAME == 'me' then table.insert(NAME_TABLE, SPEAKER.Name) elseif NAME == 'others' then for i,v in pairs(gPlayers:GetPlayers()) do if v:IsA('Player') then if v.Name ~= SPEAKER.Name then table.insert(NAME_TABLE, v.Name) end end end elseif NAME == 'all' then for i,v in pairs(gPlayers:GetPlayers()) do if v:IsA('Player') then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'random' then table.insert(NAME_TABLE, gPlayers:GetPlayers()[math.random(1, #gPlayers:GetPlayers())].Name) elseif NAME == 'team' then for i,v in pairs(gPlayers:GetPlayers()) do if v.TeamColor == SPEAKER.TeamColor then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'nonadmins' then for i,v in pairs(gPlayers:GetPlayers()) do if not CHECK_ADMIN(v) then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'admins' then for i,v in pairs(gPlayers:GetPlayers()) do if CHECK_ADMIN(v) then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'nonfriends' then for i,v in pairs(gPlayers:GetPlayers()) do if not v:IsFriendsWith(SPEAKER.userId) then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'friends' then for i,v in pairs(gPlayers:GetPlayers()) do if v ~= SPEAKER and v:IsFriendsWith(SPEAKER.userId) then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'nonguests' then for i,v in pairs(gPlayers:GetPlayers()) do if not v.Guest then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'guests' then for i,v in pairs(gPlayers:GetPlayers()) do if v.Guest then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'nbcs' then for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.None then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'bcs' then for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.BuildersClub then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'tbcs' then for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.TurboBuildersClub then table.insert(NAME_TABLE, v.Name) end end elseif NAME == 'obcs' then for i,v in pairs(gPlayers:GetPlayers()) do if v.MembershipType == Enum.MembershipType.OutrageousBuildersClub then table.insert(NAME_TABLE, v.Name) end end else for i,v in pairs(gPlayers:GetPlayers()) do local L_NAME = v.Name:lower() local F = L_NAME:find(NAME) if F == 1 then table.insert(NAME_TABLE, v.Name) end end end if not naga[SPEAKER.Name] then for i,v in pairs(NAME_TABLE) do if naga[v] then table.remove(NAME_TABLE, i) end end end return NAME_TABLE end function GLS(LOWER, START) local AA = '' for i,v in pairs(CA) do if i > START then if AA ~= '' then AA = AA .. ' ' .. v else AA = AA .. v end end end if not LOWER then return AA else return string.lower(AA) end end -- / tables local JAILED = {} -- / stuff printStuff = '[ Rocky Admin Classic CMDs ] : ' local DATA = game:GetObjects('rbxassetid://291592144')[1] _G.seth_data = DATA local CMDbar = DATA.guis.cmdbar_seth.CMDbar CMDbar.Parent.Parent = gCoreGui local being_looped = DATA.being_looped wait() local NOCLIP, JESUSFLY, SWIM = false, false, false spawn(function() while wait() do if NOCLIP then if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(11) end elseif JESUSFLY then if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(12) end elseif SWIM then if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(4) end end spawn(function() while wait() do for i,v in pairs(gPlayers:GetPlayers()) do if FIND_IN_TABLE(KICKS, v) then KICK(v) end end end end) end end) function FIND_IN_TABLE(TABLE, NAME) for i,v in pairs(TABLE) do if v == NAME then return true end end return false end function GET_IN_TABLE(TABLE, NAME) for i = 1, #TABLE do if TABLE[i] == NAME then return i end end return false end local NOTIFY_1 = false local NOTIFY_2 = false function NOTIFY(M, R, G, B) spawn(function() repeat wait() until not NOTIFY_1 local NOTIFY_SETH = DATA.guis.notify_seth:Clone() NOTIFY_SETH.Parent = gCoreGui if NOTIFY_SETH then NOTIFY_SETH.NOTIFY.NOTE.BAR.BackgroundColor3 = Color3.new(R, G, B) NOTIFY_SETH.NOTIFY.NOTE.Text = ' ' .. M repeat wait() until not NOTIFY_1 NOTIFY_1 = true wait(0.5) NOTIFY_SETH.NOTIFY:TweenPosition(UDim2.new(0, 0, 0.7, 0), 'InOut', 'Quad', 0.4, false) wait(0.5) wait(0.5) repeat wait() until not NOTIFY_2 NOTIFY_1 = false NOTIFY_SETH.NOTIFY:TweenPosition(UDim2.new(0, 0, 0.7, -40), 'InOut', 'Quad', 0.4, false) wait(0.5) wait(0.5) NOTIFY_2 = true wait(2.5) NOTIFY_SETH.NOTIFY:TweenPosition(UDim2.new(0, -225, 0.7, -40), 'InOut', 'Quad', 0.4, false) wait(0.5) end wait(1) NOTIFY_SETH:destroy() NOTIFY_2 = false end) end function LOAD_SETH() spawn(function() local load_seth = DATA.guis.loader_seth:Clone() load_seth.Parent = gCoreGui load_seth.MAIN:TweenSizeAndPosition(UDim2.new(0, 300, 0, 200), UDim2.new(0.5, -150, 0.5, -100), 'Out', 'Quad', 0.5, false) wait(0.5) load_seth.MAIN.TEXT.Text = 'Rocky Script Classic' repeat wait() load_seth.MAIN.TEXT.TextTransparency = load_seth.MAIN.TEXT.TextTransparency - 0.1 until load_seth.MAIN.TEXT.TextTransparency < 0 wait(1) if not gWorkspace.FilteringEnabled then load_seth.MAIN.FE.Text = ' Filtering is disabled' elseif gWorkspace.FilteringEnabled then load_seth.MAIN.FE.Text = ' Filtering is ENABLED' end load_seth.MAIN.FE.TextTransparency = 0 wait(1) load_seth.MAIN.COMMANDS.Text = ' ' .. #COMMANDS .. ' commands!' load_seth.MAIN.COMMANDS.TextTransparency = 0 wait(1) load_seth.MAIN.WELCOME.Text = ' Welcome, ' .. LP.Name load_seth.MAIN.WELCOME.TextTransparency = 0 wait(1) load_seth.MAIN.C.Text = 'Rockys Admin 2016' load_seth.MAIN.C.TextTransparency = 0 wait(5) for i,v in pairs(load_seth.MAIN:GetChildren()) do if v:IsA('TextLabel')and v.Name ~= 'TEXT' then v.TextTransparency = 1 end end wait() repeat wait() load_seth.MAIN.TEXT.TextTransparency = load_seth.MAIN.TEXT.TextTransparency + 0.1 until load_seth.MAIN.TEXT.TextTransparency == 1 load_seth.MAIN:TweenSizeAndPosition(UDim2.new(0, 0, 0, 0), UDim2.new(0.5, 0, 0.5, 0), 'Out', 'Quad', 0.5) wait(1) load_seth.MAIN:destroy() end) end local S_INFO = false function SERVER_INFO() if not S_INFO then spawn(function() S_INFO = true local server_seth = DATA.guis.server_seth:Clone() server_seth.Parent = gCoreGui if not gWorkspace.FilteringEnabled then server_seth.MAIN.FE.Text = ' FilteringEnabled | false' elseif gWorkspace.FilteringEnabled then server_seth.MAIN.FE.Text = ' FilteringEnabled | true' end server_seth.MAIN.IP.Text = ' IP Address | ' .. gNetworkClient.ClientReplicator.MachineAddress .. ':' .. gNetworkClient.ClientReplicator.Port server_seth.MAIN.PLACE_ID.Text = ' PlaceId | ' .. game.PlaceId server_seth.MAIN.EXIT.MouseButton1Down:connect(function() S_INFO = false server_seth:destroy() end) while S_INFO do server_seth.MAIN.PLAYERS.Text = ' Players | ' .. gPlayers.NumPlayers .. ' / ' .. gPlayers.MaxPlayers server_seth.MAIN.TIME.Text = ' Time | ' .. gLighting.TimeOfDay wait() end end) end end function KICK(P) spawn(function() if P.Character and P.Character:FindFirstChild('HumanoidRootPart') and P.Character:FindFirstChild('Torso') then P.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000) local SP = Instance.new('SkateboardPlatform', P.Character) SP.Position = P.Character.HumanoidRootPart.Position SP.Transparency = 1 spawn(function() repeat wait() if P.Character and P.Character:FindFirstChild('HumanoidRootPart') then SP.Position = P.Character.HumanoidRootPart.Position end until not gPlayers:FindFirstChild(P.Name) end) P.Character.Torso.Anchored = true end end) end gPlayers.PlayerRemoving:connect(function(P) if FIND_IN_TABLE(KICKS, P) then for i,v in pairs(KICKS) do if v == P then table.remove(KICKS, i) end end NOTIFY('KICKED ' .. P.Name, 255, 255, 255) end end) function FIX_LIGHTING() gLighting.Ambient = Color3.new(0.5, 0.5, 0.5) gLighting.Brightness = 1 gLighting.GlobalShadows = true gLighting.Outlines = false gLighting.TimeOfDay = 14 gLighting.FogEnd = 100000 end function MESSAGE_HINT(TYPE, HEADER, MESSAGE, PLAYER) local BV = Instance.new('BoolValue', DATA.messages_hints) BV.Name = PLAYER.Name .. '_MSG_HINT' local SPRAY = gInsertService:LoadAsset(80576967) local S = SPRAY.Spray:Clone() S.Name = '' S.Handle.Transparency = 1 S.SprayGui:destroy() S.SprayPaint:destroy() S.TextureId = '' if TYPE == 'MESSAGE' then local GUI = DATA.guis.message_seth:Clone() GUI.HINT:destroy() GUI.Name = 'SprayGui' GUI.MESSAGE.header.Text = HEADER GUI.MESSAGE.message.Text = MESSAGE GUI.MESSAGE.Visible = true GUI.Parent = S elseif TYPE == 'HINT' then local GUI = DATA.guis.message_seth:Clone() GUI.MESSAGE:destroy() GUI.Name = 'SprayGui' GUI.HINT.Text = MESSAGE GUI.HINT.Visible = true GUI.Parent = S end for i = 1, 100 do wait() PLAYER.Character.Humanoid:EquipTool(S) end PLAYER.Character.Humanoid:UnequipTools() S:destroy() wait() BV:destroy() end function COLOR(PLAYER, BCOLOR) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Shirt') or v:IsA('Pants') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end for i,v in pairs(PLAYER.Character.Head:GetChildren()) do if v:IsA('Decal') then v:destroy() end end for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then v.BrickColor = BrickColor.new(BCOLOR) elseif v:IsA('Hat') then v.Handle.BrickColor = BrickColor.new(BCOLOR) for a,b in pairs(v.Handle:GetChildren()) do if b:IsA('SpecialMesh') then b.TextureId = '' end end end end end function LAG(PLAYER) local POS = CFrame.new(math.random(-100000, 100000), math.random(-100000, 100000), math.random(-100000, 100000)) spawn(function() repeat wait() if PLAYER and PLAYER.Character then PLAYER.CameraMode = 'LockFirstPerson' PLAYER.Character.HumanoidRootPart.CFrame = POS PLAYER.Character.Torso.Anchored = true Instance.new('ForceField', PLAYER.Character) Instance.new('Smoke', PLAYER.Character.Head) end until not gPlayers:FindFirstChild(PLAYER.Name) end) end local FLYING = false if LP.Character and LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid.Died:connect(function() FLYING = false end) end function sFLY() repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') and LP.Character:FindFirstChild('Humanoid') repeat wait() until MOUSE local T = LP.Character.Torso local CONTROL = {F = 0, B = 0, L = 0, R = 0} local lCONTROL = {F = 0, B = 0, L = 0, R = 0} local SPEED = 0 local function FLY() FLYING = true local BG = Instance.new('BodyGyro', T) local BV = Instance.new('BodyVelocity', T) BG.P = 9e4 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9) BG.cframe = T.CFrame BV.velocity = Vector3.new(0, 0.1, 0) BV.maxForce = Vector3.new(9e9, 9e9, 9e9) spawn(function() repeat wait() LP.Character.Humanoid.PlatformStand = true if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then SPEED = 50 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then SPEED = 0 end if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then BV.velocity = ((gWorkspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((gWorkspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - gWorkspace.CurrentCamera.CoordinateFrame.p)) * SPEED lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R} elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then BV.velocity = ((gWorkspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((gWorkspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - gWorkspace.CurrentCamera.CoordinateFrame.p)) * SPEED else BV.velocity = Vector3.new(0, 0.1, 0) end BG.cframe = gWorkspace.CurrentCamera.CoordinateFrame until not FLYING CONTROL = {F = 0, B = 0, L = 0, R = 0} lCONTROL = {F = 0, B = 0, L = 0, R = 0} SPEED = 0 BG:destroy() BV:destroy() LP.Character.Humanoid.PlatformStand = false end) end MOUSE.KeyDown:connect(function(KEY) if KEY:lower() == 'w' then CONTROL.F = 1 elseif KEY:lower() == 's' then CONTROL.B = -1 elseif KEY:lower() == 'a' then CONTROL.L = -1 elseif KEY:lower() == 'd' then CONTROL.R = 1 end end) MOUSE.KeyUp:connect(function(KEY) if KEY:lower() == 'w' then CONTROL.F = 0 elseif KEY:lower() == 's' then CONTROL.B = 0 elseif KEY:lower() == 'a' then CONTROL.L = 0 elseif KEY:lower() == 'd' then CONTROL.R = 0 end end) FLY() end function NOFLY() FLYING = false LP.Character.Humanoid.PlatformStand = false end function RESET_MODEL(MODEL) for i,v in pairs(MODEL:GetChildren()) do if v:IsA('Part') and v.Name == 'LA_INFECT' or v:IsA('Part') and v.Name == 'RA_INFECT' or v:IsA('Seat') and v.Name == 'FakeTorso' then v:destroy() elseif v:IsA('CharacterMesh') or v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Hat') then v:destroy() elseif v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then v.Transparency = 0 elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end for i,v in pairs(MODEL.Torso:GetChildren()) do if v:IsA('SpecialMesh') then v:destroy() end end if MODEL.Head:FindFirstChild('Mesh') then MODEL.Head.Mesh:destroy() end if MODEL.Torso:FindFirstChild('Neck') then MODEL.Torso.Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(90), math.rad(180), 0) end if MODEL.Torso:FindFirstChild('Left Shoulder') then MODEL.Torso['Left Shoulder'].C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(0, math.rad(-90), 0) end if MODEL.Torso:FindFirstChild('Right Shoulder') then MODEL.Torso['Right Shoulder'].C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(0, math.rad(90), 0) end if MODEL.Torso:FindFirstChild('Left Hip') then MODEL.Torso['Left Hip'].C0 = CFrame.new(-1, -1, 0) * CFrame.Angles(0, math.rad(-90), 0) end if MODEL.Torso:FindFirstChild('Right Hip') then MODEL.Torso['Right Hip'].C0 = CFrame.new(1, -1, 0) * CFrame.Angles(0, math.rad(90), 0) end end function UPDATE_MODEL(MODEL, USERNAME) local AppModel = gPlayers:GetCharacterAppearanceAsync(gPlayers:GetUserIdFromNameAsync(USERNAME)) MODEL.Name = USERNAME for i,v in pairs(AppModel:GetChildren()) do if v:IsA('SpecialMesh') or v:IsA('BlockMesh') or v:IsA('CylinderMesh') then v.Parent = MODEL.Head elseif v:IsA('Decal') then if MODEL.Head:FindFirstChild('face') then MODEL.Head.face.Texture = v.Texture else local FACE = Instance.new('Decal', MODEL.Head) FACE.Texture = v.Texture end elseif v:IsA('BodyColors') or v:IsA('CharacterMesh') or v:IsA('Shirt') or v:IsA('Pants') or v:IsA('ShirtGraphic') then if MODEL:FindFirstChild('Body Colors') then MODEL['Body Colors']:destroy() end v.Parent = MODEL elseif v:IsA('Hat') then v.Parent = MODEL v.Handle.CFrame = MODEL.Head.CFrame * CFrame.new(0, MODEL.Head.Size.Y / 2, 0) * v.AttachmentPoint:inverse() end end if not MODEL.Head:FindFirstChild('Mesh') then local SM = Instance.new('SpecialMesh', MODEL.Head) SM.MeshType = Enum.MeshType.Head SM.Scale = Vector3.new(1.25, 1.25, 1.25) end end function CREEPER(PLAYER) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Shirt') or v:IsA('Pants') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Hat') then v:destroy() end end PLAYER.Character.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0) PLAYER.Character.Torso['Right Shoulder'].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(90),0) PLAYER.Character.Torso['Left Shoulder'].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(-90),0) PLAYER.Character.Torso['Right Hip'].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(90),0) PLAYER.Character.Torso['Left Hip'].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(-90),0) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then v.BrickColor = BrickColor.new('Bright green') end end end function SHREK(PLAYER) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Hat') or v:IsA('CharacterMesh') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end for i,v in pairs(PLAYER.Character.Head:GetChildren()) do if v:IsA('Decal') or v:IsA('SpecialMesh') then v:destroy() end end if PLAYER.Character:FindFirstChild('Shirt Graphic') then PLAYER.Character['Shirt Graphic'].Archivable = false PLAYER.Character['Shirt Graphic'].Graphic = '' end local M = Instance.new('SpecialMesh', PLAYER.Character.Head) local S = Instance.new('Shirt', PLAYER.Character) local P = Instance.new('Pants', PLAYER.Character) M.MeshType = 'FileMesh' M.MeshId = 'http://www.roblox.com/asset/?id=19999257' M.Offset = Vector3.new(-0.1, 0.1, 0) M.TextureId = 'http://www.roblox.com/asset/?id=156397869' S.ShirtTemplate = 'rbxassetid://133078194' P.PantsTemplate = 'rbxassetid://133078204' end function DUCK(PLAYER) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Part') and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then v.Transparency = 1 elseif v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Hat') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end local DUCK = Instance.new('SpecialMesh', PLAYER.Character.Torso) DUCK.MeshType = 'FileMesh' DUCK.MeshId = 'http://www.roblox.com/asset/?id=9419831' DUCK.TextureId = 'http://www.roblox.com/asset/?id=9419827' DUCK.Scale = Vector3.new(5, 5, 5) if PLAYER.Character.Head:FindFirstChild('face') then PLAYER.Character.Head.face.Transparency = 1 end end function DOG(PLAYER) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Shirt') or v:IsA('Pants') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end PLAYER.Character.Torso.Transparency = 1 PLAYER.Character.Torso.Neck.C0 = CFrame.new(0, -0.5, -2) * CFrame.Angles(math.rad(90), math.rad(180), 0) PLAYER.Character.Torso['Right Shoulder'].C0 = CFrame.new(0.5, -1.5, -1.5) * CFrame.Angles(0, math.rad(90), 0) PLAYER.Character.Torso['Left Shoulder'].C0 = CFrame.new(-0.5, -1.5, -1.5) * CFrame.Angles(0, math.rad(-90), 0) PLAYER.Character.Torso['Right Hip'].C0 = CFrame.new(1.5, -1, 1.5) * CFrame.Angles(0, math.rad(90), 0) PLAYER.Character.Torso['Left Hip'].C0 = CFrame.new(-1.5, -1, 1.5) * CFrame.Angles(0, math.rad(-90), 0) local FakeTorso = Instance.new('Seat', PLAYER.Character) local BF = Instance.new('BodyForce', FakeTorso) local W = Instance.new('Weld', PLAYER.Character.Torso) FakeTorso.Name = 'FakeTorso' FakeTorso.FormFactor = 'Symmetric' FakeTorso.TopSurface = 0 FakeTorso.BottomSurface = 0 FakeTorso.Size = Vector3.new(3,1,4) FakeTorso.BrickColor = BrickColor.new('Brown') FakeTorso.CFrame = PLAYER.Character.Torso.CFrame BF.Force = Vector3.new(0, FakeTorso:GetMass() * 196.25, 0) W.Part0 = PLAYER.Character.Torso W.Part1 = FakeTorso W.C0 = CFrame.new(0, -0.5, 0) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then v.BrickColor = BrickColor.new('Brown') end end end function AYYLMAO(PLAYER) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Shirt') or v:IsA('Pants') or v:IsA('Hat') then v:destroy() elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' elseif v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then v.BrickColor = BrickColor.new('Fossil') end end game:GetObjects('rbxassetid://13837194')[1].Parent = PLAYER.Character end function DECALSPAM(INSTANCE, ID) for i,v in pairs(INSTANCE:GetChildren()) do if v:IsA('BasePart') then spawn(function() local FACES = {'Back', 'Bottom', 'Front', 'Left', 'Right', 'Top'} local CURRENT_FACE = 1 for i = 1, 6 do local DECAL = Instance.new('Decal', v) DECAL.Name = 'decal_seth' DECAL.Texture = 'rbxassetid://' .. ID - 1 DECAL.Face = FACES[CURRENT_FACE] CURRENT_FACE = CURRENT_FACE + 1 end end) end DECALSPAM(v, ID) end end function UNDECALSPAM(INSTANCE) for i,v in pairs(INSTANCE:GetChildren()) do if v:IsA('BasePart') then for a,b in pairs(v:GetChildren()) do if b:IsA('Decal') and b.Name == 'decal_seth' then b:destroy() end end end UNDECALSPAM(v) end end function CREATE_DONG(PLAYER, DONG_COLOR) if PLAYER.Character:FindFirstChild('DONG') then PLAYER.Character.DONG:destroy() end local D = Instance.new('Model', PLAYER.Character) D.Name = 'DONG' local BG = Instance.new('BodyGyro', PLAYER.Character.Torso) local MAIN = Instance.new('Part', PLAYER.Character['DONG']) local M1 = Instance.new('CylinderMesh', MAIN) local W1 = Instance.new('Weld', PLAYER.Character.Head) local P1 = Instance.new('Part', PLAYER.Character['DONG']) local M2 = Instance.new('SpecialMesh', P1) local W2 = Instance.new('Weld', P1) local B1 = Instance.new('Part', PLAYER.Character['DONG']) local M3 = Instance.new('SpecialMesh', B1) local W3 = Instance.new('Weld', B1) local B2 = Instance.new('Part', PLAYER.Character['DONG']) local M4 = Instance.new('SpecialMesh', B2) local W4 = Instance.new('Weld', B2) MAIN.TopSurface = 0 MAIN.BottomSurface = 0 MAIN.Name = 'Main' MAIN.formFactor = 3 MAIN.Size = Vector3.new(0.6, 2.5, 0.6) MAIN.BrickColor = BrickColor.new(DONG_COLOR) MAIN.Position = PLAYER.Character.Head.Position MAIN.CanCollide = false W1.Part0 = MAIN W1.Part1 = PLAYER.Character.Head W1.C0 = CFrame.new(0, 0.25, 2.1) * CFrame.Angles(math.rad(45), 0, 0) P1.Name = 'Mush' P1.BottomSurface = 0 P1.TopSurface = 0 P1.FormFactor = 3 P1.Size = Vector3.new(0.6, 0.6, 0.6) P1.CFrame = CFrame.new(MAIN.Position) P1.BrickColor = BrickColor.new('Pink') P1.CanCollide = false M2.MeshType = 'Sphere' W2.Part0 = MAIN W2.Part1 = P1 W2.C0 = CFrame.new(0, 1.3, 0) B1.Name = 'Left Ball' B1.BottomSurface = 0 B1.TopSurface = 0 B1.CanCollide = false B1.formFactor = 3 B1.Size = Vector3.new(1, 1, 1) B1.CFrame = CFrame.new(PLAYER.Character['Left Leg'].Position) B1.BrickColor = BrickColor.new(DONG_COLOR) M3.Parent = B1 M3.MeshType = 'Sphere' W3.Part0 = PLAYER.Character['Left Leg'] W3.Part1 = B1 W3.C0 = CFrame.new(0, 0.5, -0.5) B2.Name = 'Right Ball' B2.BottomSurface = 0 B2.CanCollide = false B2.TopSurface = 0 B2.formFactor = 3 B2.Size = Vector3.new(1, 1, 1) B2.CFrame = CFrame.new(PLAYER.Character['Right Leg'].Position) B2.BrickColor = BrickColor.new(DONG_COLOR) M4.MeshType = 'Sphere' W4.Part0 = PLAYER.Character['Right Leg'] W4.Part1 = B2 W4.C0 = CFrame.new(0, 0.5, -0.5) end function SCALE(C, S) if tonumber(S) < 0.5 then S = 0.5 elseif tonumber(S) > 25 then S = 25 end local HAT_CLONE = {} for i,v in pairs(C:GetChildren()) do if v:IsA('Hat') then local HC = v:Clone() table.insert(HAT_CLONE, HC) v:destroy() end end local HEAD = C.Head local TORSO = C.Torso local LA = C['Left Arm'] local RA = C['Right Arm'] local LL = C['Left Leg'] local RL = C['Right Leg'] local HRP = C.HumanoidRootPart HEAD.FormFactor = 3 TORSO.FormFactor = 3 LA.FormFactor = 3 RA.FormFactor = 3 LL.FormFactor = 3 RL.FormFactor = 3 HRP.FormFactor = 3 HEAD.Size = Vector3.new(S * 2, S, S) TORSO.Size = Vector3.new(S * 2, S * 2, S) LA.Size = Vector3.new(S, S * 2, S) RA.Size = Vector3.new(S, S * 2, S) LL.Size = Vector3.new(S, S * 2, S) RL.Size = Vector3.new(S, S * 2, S) HRP.Size = Vector3.new(S * 2, S * 2, S) local M1 = Instance.new('Motor6D', TORSO) local M2 = Instance.new('Motor6D', TORSO) local M3 = Instance.new('Motor6D', TORSO) local M4 = Instance.new('Motor6D', TORSO) local M5 = Instance.new('Motor6D', TORSO) local M6 = Instance.new('Motor6D', HRP) M1.Name = 'Neck' M1.Part0 = TORSO M1.Part1 = HEAD M1.C0 = CFrame.new(0, 1 * S, 0) * CFrame.Angles(-1.6, 0, 3.1) M1.C1 = CFrame.new(0, -0.5 * S, 0) * CFrame.Angles(-1.6, 0, 3.1) M2.Name = 'Left Shoulder' M2.Part0 = TORSO M2.Part1 = LA M2.C0 = CFrame.new(-1 * S, 0.5 * S, 0) * CFrame.Angles(0, -1.6, 0) M2.C1 = CFrame.new(0.5 * S, 0.5 * S, 0) * CFrame.Angles(0, -1.6, 0) M3.Name = 'Right Shoulder' M3.Part0 = TORSO M3.Part1 = RA M3.C0 = CFrame.new(1 * S, 0.5 * S, 0) * CFrame.Angles(0, 1.6, 0) M3.C1 = CFrame.new(-0.5 * S, 0.5 * S, 0) * CFrame.Angles(0, 1.6, 0) M4.Name = 'Left Hip' M4.Part0 = TORSO M4.Part1 = LL M4.C0 = CFrame.new(-1 * S, -1 * S, 0) * CFrame.Angles(0, -1.6, 0) M4.C1 = CFrame.new(-0.5 * S, 1 * S, 0) * CFrame.Angles(0, -1.6, 0) M5.Name = 'Right Hip' M5.Part0 = TORSO M5.Part1 = RL M5.C0 = CFrame.new(1 * S, -1 * S, 0) * CFrame.Angles(0, 1.6, 0) M5.C1 = CFrame.new(0.5 * S, 1 * S, 0) * CFrame.Angles(0, 1.6, 0) M6.Name = 'RootJoint' M6.Part0 = HRP M6.Part1 = TORSO M6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1) M6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1) wait() for i,v in pairs(HAT_CLONE) do v.Parent = C end end function CAPE(COLOR) if LP.Character:FindFirstChild('Cape') then LP.Character.Cape:destroy() end repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') local T = LP.Character.Torso local C = Instance.new('Part', T.Parent) C.Name = 'cape_seth' C.Anchored = false C.CanCollide = false C.TopSurface = 0 C.BottomSurface = 0 C.BrickColor = BrickColor.new(COLOR) C.Material = 'Neon' C.FormFactor = 'Custom' C.Size = Vector3.new(0.2, 0.2, 0.2) local M = Instance.new('BlockMesh', C) M.Scale = Vector3.new(9, 17.5, 0.5) local M1 = Instance.new('Motor', C) M1.Part0 = C M1.Part1 = T M1.MaxVelocity = 1 M1.C0 = CFrame.new(0, 1.75, 0) * CFrame.Angles(0, math.rad(90), 0) M1.C1 = CFrame.new(0, 1, .45) * CFrame.Angles(0, math.rad(90), 0) local WAVE = false repeat wait(1 / 44) local ANG = 0.2 local oldMag = T.Velocity.magnitude local MV = 0.1 if WAVE then ANG = ANG + ((T.Velocity.magnitude / 10) * 0.05) + 1 WAVE = false else WAVE = false end ANG = ANG + math.min(T.Velocity.magnitude / 30, 1) M1.MaxVelocity = math.min((T.Velocity.magnitude / 10), 0.04) + MV M1.DesiredAngle = -ANG if M1.CurrentAngle < -0.05 and M1.DesiredAngle > -.05 then M1.MaxVelocity = 0.04 end repeat wait() until M1.CurrentAngle == M1.DesiredAngle or math.abs(T.Velocity.magnitude - oldMag) >= (T.Velocity.magnitude / 10) + 1 if T.Velocity.magnitude < 0.1 then wait(0.1) end until not C or C.Parent ~= T.Parent end function INFECT(PLAYER) for i,v in pairs(PLAYER.Character:GetChildren()) do if v:IsA('Hat') or v:IsA('Part') and v.Name == 'LA_INFECT' or v:IsA('Part') and v.Name == 'RA_INFECT' or v:IsA('Shirt') or v:IsA('Pants') then v:destroy() elseif v:IsA('Part') and v.Name == 'Left Arm' or v:IsA('Part') and v.Name == 'Right Arm' then v.Transparency = 1 elseif v:IsA('ShirtGraphic') then v.Archivable = false v.Graphic = '' end end local LZOMBIE_ARM = Instance.new('Part', PLAYER.Character) local LWELD = Instance.new('Weld', LZOMBIE_ARM) local RZOMBIE_ARM = Instance.new('Part', PLAYER.Character) local RWELD = Instance.new('Weld', RZOMBIE_ARM) LZOMBIE_ARM.Name = 'LA_INFECT' LZOMBIE_ARM.BrickColor = BrickColor.new('Medium green') LZOMBIE_ARM.Size = Vector3.new(1, 1, 2) LZOMBIE_ARM.TopSurface = 'Smooth' LZOMBIE_ARM.BottomSurface = 'Smooth' LWELD.Part0 = PLAYER.Character.Torso LWELD.Part1 = LZOMBIE_ARM LWELD.C0 = CFrame.new(-1.5, 0.5, -0.5) RZOMBIE_ARM.Name = 'RA_INFECT' RZOMBIE_ARM.BrickColor = BrickColor.new('Medium green') RZOMBIE_ARM.Size = Vector3.new(1, 1, 2) RZOMBIE_ARM.TopSurface = 'Smooth' RZOMBIE_ARM.BottomSurface = 'Smooth' RWELD.Part0 = PLAYER.Character.Torso RWELD.Part1 = RZOMBIE_ARM RWELD.C0 = CFrame.new(1.5, 0.5, -0.5) if PLAYER.Character.Head:FindFirstChild('face') then PLAYER.Character.Head.face.Texture = 'rbxassetid://7074882' end for i,v in pairs (PLAYER.Character:GetChildren()) do if v:IsA('Part') and v.Name ~= 'HumanoidRootPart' then if v.Name == 'Head' then v.BrickColor = BrickColor.new('Medium green') elseif v.Name == 'Torso' or v.Name == 'Left Leg' or v.Name == 'Right Leg' then v.BrickColor = BrickColor.new('Brown') end end end end function fWeld(zName, zParent, zPart0, zPart1, zCoco, A, B, C, D, E, F) local funcw = Instance.new('Weld') funcw.Name = zName funcw.Parent = zParent funcw.Part0 = zPart0 funcw.Part1 = zPart1 if (zCoco) then funcw.C0 = CFrame.new(A, B, C) * CFrame.fromEulerAnglesXYZ(D, E, F) else funcw.C1 = CFrame.new(A, B, C) * CFrame.fromEulerAnglesXYZ(D, E, F) end return funcw end function BANG(VICTIM) spawn(function() local P1 = gPlayers.LocalPlayer.Character.Torso local V1 = gPlayers[VICTIM].Character.Torso V1.Parent.Humanoid.PlatformStand = true P1['Left Shoulder']:destroy() local LA1 = Instance.new('Weld', P1) LA1.Part0 = P1 LA1.Part1 = P1.Parent['Left Arm'] LA1.C0 = CFrame.new(-1.5, 0, 0) LA1.Name = 'Left Shoulder' P1['Right Shoulder']:destroy() local RS1 = Instance.new('Weld', P1) RS1.Part0 = P1 RS1.Part1 = P1.Parent['Right Arm'] RS1.C0 = CFrame.new(1.5, 0, 0) RS1.Name = 'Right Shoulder' V1['Left Shoulder']:destroy() local LS2 = Instance.new('Weld', V1) LS2.Part0 = V1 LS2.Part1 = V1.Parent['Left Arm'] LS2.C0 = CFrame.new(-1.5, 0, 0) LS2.Name = 'Left Shoulder' V1['Right Shoulder']:destroy() local RS2 = Instance.new('Weld', V1) RS2.Part0 = V1 RS2.Part1 = V1.Parent['Right Arm'] RS2.C0 = CFrame.new(1.5, 0, 0) RS2.Name = 'Right Shoulder' V1['Left Hip']:destroy() local LH2 = Instance.new('Weld', V1) LH2.Part0 = V1 LH2.Part1 = V1.Parent['Left Leg'] LH2.C0 = CFrame.new(-0.5, -2, 0) LH2.Name = 'Left Hip' V1['Right Hip']:destroy() local RH2 = Instance.new('Weld', V1) RH2.Part0 = V1 RH2.Part1 = V1.Parent['Right Leg'] RH2.C0 = CFrame.new(0.5, -2, 0) RH2.Name = 'Right Hip' local D = Instance.new('Part', P1) D.TopSurface = 0 D.BottomSurface = 0 D.CanCollide = false D.BrickColor = BrickColor.new('Pastel brown') D.Shape = 'Ball' D.Size = Vector3.new(1, 1, 1) local DM1 = Instance.new('SpecialMesh', D) DM1.MeshType = 'Sphere' DM1.Scale = Vector3.new(0.4, 0.4, 0.4) fWeld('weld', P1, P1, D, true, -0.2, -1.3, -0.6, 0, 0, 0) local D2 = D:Clone() D2.Parent = P1 fWeld('weld', P1, P1, D2, true, 0.2, -1.3, -0.6, 0, 0, 0) local C = Instance.new('Part', P1) C.TopSurface = 0 C.BottomSurface = 0 C.CanCollide = false C.BrickColor = BrickColor.new('Pastel brown') C.formFactor = 'Custom' C.Size = Vector3.new(0.4, 1.3, 0.4) fWeld('weld', P1, P1, C, true, 0, -1, -0.52 + (-C.Size.y / 2), math.rad(-80), 0, 0) local C2 = D:Clone() C2.BrickColor = BrickColor.new('Pink') C2.Mesh.Scale = Vector3.new(0.4, 0.62, 0.4) C2.Parent = P1 fWeld('weld', C, C, C2, true, 0, 0 + (C.Size.y / 2), 0, math.rad(-10), 0, 0) local CM = Instance.new('CylinderMesh', C) local BL = Instance.new('Part', V1) BL.TopSurface = 0 BL.BottomSurface = 0 BL.CanCollide = false BL.BrickColor = BrickColor.new('Pastel brown') BL.Shape = 'Ball' BL.Size = Vector3.new(1, 1, 1) local DM2 = Instance.new('SpecialMesh', BL) DM2.MeshType = 'Sphere' DM2.Scale = Vector3.new(1.2, 1.2, 1.2) fWeld('weld', V1, V1, BL, true, -0.5, 0.5, -0.6, 0, 0, 0) local BR = Instance.new('Part', V1) BR.TopSurface = 0 BR.BottomSurface = 0 BR.CanCollide = false BR.BrickColor = BrickColor.new('Pastel brown') BR.Shape = 'Ball' BR.Size = Vector3.new(1, 1, 1) local DM3 = Instance.new('SpecialMesh', BR) DM3.MeshType = 'Sphere' DM3.Scale = Vector3.new(1.2, 1.2, 1.2) fWeld('weld', V1, V1, BR, true, 0.5, 0.5, -0.6, 0, 0, 0) local BLN = Instance.new('Part', V1) BLN.TopSurface = 0 BLN.BottomSurface = 0 BLN.CanCollide = false BLN.BrickColor = BrickColor.new('Pink') BLN.Shape = 'Ball' BLN.Size = Vector3.new(1, 1, 1) local DM4 = Instance.new('SpecialMesh', BLN) DM4.MeshType = 'Sphere' DM4.Scale = Vector3.new(0.2, 0.2, 0.2) fWeld('weld', V1, V1, BLN, true, -0.5, 0.5, -1.2, 0, 0, 0) local BRN = Instance.new('Part', V1) BRN.TopSurface = 0 BRN.BottomSurface = 0 BRN.CanCollide = false BRN.BrickColor = BrickColor.new('Pink') BRN.Shape = 'Ball' BRN.Size = Vector3.new(1, 1, 1) local DM5 = Instance.new('SpecialMesh', BRN) DM5.MeshType = 'Sphere' DM5.Scale = Vector3.new(0.2, 0.2, 0.2) fWeld('weld', V1, V1, BRN, true, 0.5, 0.5, -1.2, 0, 0, 0) LH2.C1 = CFrame.new(0.2, 1.6, 0.4) * CFrame.Angles(3.9, -0.4, 0) RH2.C1 = CFrame.new(-0.2, 1.6, 0.4) * CFrame.Angles(3.9, 0.4, 0) LS2.C1 = CFrame.new(-0.2, 0.9, 0.6) * CFrame.Angles(3.9, -0.2, 0) RS2.C1 = CFrame.new(0.2, 0.9, 0.6) * CFrame.Angles(3.9, 0.2, 0) LA1.C1 = CFrame.new(-0.5, 0.7, 0) * CFrame.Angles(-0.9, -0.4, 0) RS1.C1 = CFrame.new(0.5, 0.7, 0) * CFrame.Angles(-0.9, 0.4, 0) if P1:FindFirstChild('weldx') then P1.weldx:destroy() end WE = fWeld('weldx', P1, P1, V1, true, 0, -0.9, -1.3, math.rad(-90), 0, 0) local N = V1.Neck N.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0) end) spawn(function() while wait() do for i = 1, 6 do WE.C1 = WE.C1 * CFrame.new(0, -0.3, 0) wait() end for i = 1, 6 do WE.C1 = WE.C1 * CFrame.new(0, 0.3, 0) wait() end end end) end _G.CLICK_TP = true local M_CTRL = false MOUSE.KeyDown:connect(function(K) if K:byte() == 50 then M_CTRL = true end end) MOUSE.KeyUp:connect(function(K) if K:byte() == 50 then M_CTRL = false end end) gLighting.Outlines = false -- / outlines are gross if FIND_IN_TABLE(BANS, LP.userId) then LP:Kick('You\'re on the ban list.') end for i,v in pairs(gPlayers:GetPlayers()) do if FIND_IN_TABLE(BANS, v.userId) then table.insert(KICKS, v) else UPDATE_CHAT(v) end end -- / commands ADD_COMMAND('QuirkyCMD','QuirkyCMD',{}, function() loadstring(game:HttpGet("https://gist.github.com/someunknowndude/38cecea5be9d75cb743eac8b1eaf6758/raw"))(); end) ADD_COMMAND('table','table',{}, function() loadstring(game:HttpGet(('https://pastebin.com/raw/UmdYd4bE'),true))() local plr = game.Players.LocalPlayer game:GetService("RunService").Stepped:Connect(function() setsimulationradius(9e9,9e9) plr.ReplicationFocus = workspace settings().Physics.AllowSleep = false end) local runservice=game:service"RunService"; local player=game:service"Players"["LocalPlayer"]; local character=player["Character"]; character["Head"]:FindFirstChildOfClass"SpecialMesh":Destroy(); character["Humanoid"].HipHeight=-2; character["Left Leg"]:BreakJoints(); character["Right Leg"]:BreakJoints(); character["Left Arm"]:BreakJoints(); character["Right Arm"]:BreakJoints(); while runservice["Heartbeat"]:Wait() do character["Left Leg"].CFrame=character["HumanoidRootPart"].CFrame*CFrame.new(-0.5,1.5,1.5) * CFrame.Angles(math.rad(90), 0, 0); character["Right Leg"].CFrame=character["HumanoidRootPart"].CFrame*CFrame.new(0.5,1.5,1.5) * CFrame.Angles(math.rad(90), 0, 0); character["Left Arm"].CFrame=character["HumanoidRootPart"].CFrame*CFrame.new(-0.5,0,2); character["Right Arm"].CFrame=character["HumanoidRootPart"].CFrame*CFrame.new(0.5,0,2); end end) ADD_COMMAND('controlnpcs','controlnpcs',{}, function() --- made by joshclark756#7155 -- Variables local mouse = game.Players.LocalPlayer:GetMouse() local uis = game:GetService("UserInputService") -- Connect mouse.Button1Down:Connect(function() -- Check for Target & Left Shift if mouse.Target and uis:IsKeyDown(Enum.KeyCode.LeftControl) then local npc = mouse.target.Parent local npcRootPart = npc.HumanoidRootPart local PlayerCharacter = game:GetService("Players").LocalPlayer.Character local PlayerRootPart = PlayerCharacter.HumanoidRootPart local A0 = Instance.new("Attachment") local AP = Instance.new("AlignPosition") local AO = Instance.new("AlignOrientation") local A1 = Instance.new("Attachment") for _, v in pairs(npc:GetDescendants()) do if v:IsA("BasePart") then game:GetService("RunService").Stepped:Connect(function() v.CanCollide = false end) end end PlayerRootPart:BreakJoints() for _, v in pairs(PlayerCharacter:GetDescendants()) do if v:IsA("BasePart") then if v.Name == "HumanoidRootPart" or v.Name == "UpperTorso" or v.Name == "Head" then else v:Destroy() end end end PlayerRootPart.Position = PlayerRootPart.Position+Vector3.new(5, 0, 0) PlayerCharacter.Head.Anchored = true PlayerCharacter.UpperTorso.Anchored = true A0.Parent = npcRootPart AP.Parent = npcRootPart AO.Parent = npcRootPart AP.Responsiveness = 200 AP.MaxForce = math.huge AO.MaxTorque = math.huge AO.Responsiveness = 200 AP.Attachment0 = A0 AP.Attachment1 = A1 AO.Attachment1 = A1 AO.Attachment0 = A0 A1.Parent = PlayerRootPart end end) end) ADD_COMMAND('attachpart','attachpart',{}, function() -- made by joshclark756#7155 -- Variables local mouse = game.Players.LocalPlayer:GetMouse() local uis = game:GetService("UserInputService") -- Connect mouse.Button1Down:Connect(function() -- Check for Target & Left Shift if mouse.Target and uis:IsKeyDown(Enum.KeyCode.LeftControl) then local npc = mouse.target local npcparts = mouse.target.Parent local PlayerCharacter = game:GetService("Players").LocalPlayer.Character local PlayerRootPart = PlayerCharacter.HumanoidRootPart local A0 = Instance.new("Attachment") local AP = Instance.new("AlignPosition") local AO = Instance.new("AlignOrientation") local A1 = Instance.new("Attachment") for _, v in pairs(npcparts:GetDescendants()) do if v:IsA("BasePart") or v:IsA("Part") and v.Name ~= "HumanoidRootPart" then do v.CanCollide = false end end end -- Variables local mouse = game.Players.LocalPlayer:GetMouse() local uis = game:GetService("UserInputService") -- Connect mouse.Button1Down:Connect(function() if mouse.Target and uis:IsKeyDown(Enum.KeyCode.LeftControl) then local npc = mouse.target local npcparts = mouse.target.Parent local PlayerCharacter = game:GetService("Players").LocalPlayer.Character local PlayerRootPart = PlayerCharacter.HumanoidRootPart local A0 = Instance.new("Attachment") local AP = Instance.new("AlignPosition") local AO = Instance.new("AlignOrientation") local A1 = Instance.new("Attachment") for _, v in pairs(npcparts:GetDescendants()) do if v:IsA("BasePart") or v:IsA("Part") and v.Name ~= "HumanoidRootPart" then do v.CanCollide = false wait(0) local player = game.Players.LocalPlayer local mouse = player:GetMouse() bind = "e" -- has to be lowercase mouse.KeyDown:connect(function(key) if key == bind then do v.CanCollide = true end end end) end end end for _, v in pairs(PlayerCharacter:GetDescendants()) do if v:IsA("BasePart") then if v.Name == "HumanoidRootPart" or v.Name == "UpperTorso" or v.Name == "Head" then end end end PlayerRootPart.Position = PlayerRootPart.Position+Vector3.new(0, 0, 0) PlayerCharacter.Head.Anchored = false PlayerCharacter.Torso.Anchored = false A0.Parent = npc AP.Parent = npc AO.Parent = npc AP.Responsiveness = 200 AP.MaxForce = math.huge AO.MaxTorque = math.huge AO.Responsiveness = 200 AP.Attachment0 = A0 AP.Attachment1 = A1 AO.Attachment1 = A1 AO.Attachment0 = A0 A1.Parent = PlayerRootPart end end) for _, v in pairs(PlayerCharacter:GetDescendants()) do if v:IsA("BasePart") then if v.Name == "HumanoidRootPart" or v.Name == "UpperTorso" or v.Name == "Head" then end end end PlayerRootPart.Position = PlayerRootPart.Position+Vector3.new(0, 0, 0) PlayerCharacter.Head.Anchored = false PlayerCharacter.Torso.Anchored = false A0.Parent = npc AP.Parent = npc AO.Parent = npc AP.Responsiveness = 200 AP.MaxForce = math.huge AO.MaxTorque = math.huge AO.Responsiveness = 200 AP.Attachment0 = A0 AP.Attachment1 = A1 AO.Attachment1 = A1 AO.Attachment0 = A0 A1.Parent = PlayerRootPart end end) end) ADD_COMMAND('netless','netless',{}, function() for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then game:GetService("RunService").Heartbeat:connect(function() v.Velocity = Vector3.new(-30,0,0) end) end end game:GetService("StarterGui"):SetCore("SendNotification", { Title = "Notification"; Text = "Ligma Netless Ran"; Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"}) Duration = 16; end) ADD_COMMAND('kidnap','kidnap',{}, function() game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key) if key == 'z' then local h = game.Players.LocalPlayer.Character.Humanoid:Clone() local plr = game.Players.LocalPlayer.Character local CF = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame local lp = game.Players.LocalPlayer h.Parent = game.Players.LocalPlayer.Character h.Name = "Hum" game.Players.LocalPlayer.Character.Humanoid:Destroy() for _,v in pairs(game.Players.LocalPlayer:GetDescendants()) do if v.ClassName == "Tool" then v.Parent = plr end end wait(.5) tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new(150, Enum.EasingStyle.Linear) tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(0, -1000, 0)}) tween:Play() end end) end) ADD_COMMAND('dupetools','dupetools',{}, function(ARGS) local AmountToDupe = tonumber(ARGS[1]) local plr = game.Players.LocalPlayer local char = plr.Character local pos = char.HumanoidRootPart.Position local http = game:GetService("HttpService") local file = 'rejoindupe.json' writefile(file,http:JSONEncode({ ['AmountToDupe'] = AmountToDupe, ['CurrentAmount'] = 0 })) char.HumanoidRootPart.CFrame = CFrame.new(0,999999,0) for i,v in pairs(plr.Backpack:GetChildren()) do if v:IsA("Tool") then v.Parent = char end end wait(.3) for i,v in pairs(char:GetChildren()) do if v:IsA("Tool") then v.Parent = workspace end end local dupescript = [[ game:GetService("ReplicatedFirst"):RemoveDefaultLoadingScreen() repeat wait() until game.Players.LocalPlayer repeat wait() until game.Players.LocalPlayer.Character repeat wait() until game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart") game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(%s) local plr = game.Players.LocalPlayer local char = plr.Character local file = "%s" local a = readfile(file) local data = game:GetService("HttpService"):JSONDecode(a) if data['CurrentAmount'] >= data['AmountToDupe'] then wait(0.5) for i,v in pairs(workspace:GetChildren()) do if v:IsA("Tool") then char.Humanoid:EquipTool(v) end end return else wait() char.HumanoidRootPart.CFrame = CFrame.new(0,999999,0) for i,v in pairs(plr.Backpack:GetChildren()) do if v:IsA("Tool") then v.Parent = char end end wait(.3) for i,v in pairs(char:GetChildren()) do if v:IsA("Tool") then v.Parent = workspace end end wait(.1) data['CurrentAmount'] = data['CurrentAmount'] + 1 writefile(file,game:GetService("HttpService"):JSONEncode(data)) end syn.queue_on_teleport(readfile("%s")) repeat game:GetService("TeleportService"):Teleport(game.PlaceId) wait(0.5) until nil ]] dupescript = string.format(dupescript,tostring(pos),file,"dupescript.lua") writefile('dupescript.lua',dupescript) syn.queue_on_teleport(dupescript) game:GetService("TeleportService"):Teleport(game.PlaceId) end) ADD_COMMAND('Roxploit','Roxploit (Client)',{}, function() loadstring(game:GetObjects("rbxassetid://364364477")[1].Source)() end) ADD_COMMAND('replicationui','replicationui',{}, function() loadstring(game:HttpGet("https://pastebin.com/raw/vr2YVyF6"))(); end) ADD_COMMAND('gravitygun','gravitygun',{}, function() loadstring(game:HttpGet("https://raw.githubusercontent.com/qipurblx/Script/main/Gravity%20Gun"))() end) ADD_COMMAND('respawn','respawn',{}, function() cf = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame game.Players.LocalPlayer.Character.Humanoid.Health = 0 player.CharacterAdded:wait(1); wait(0.2); character:WaitForChild("HumanoidRootPart").CFrame = cf end) ADD_COMMAND('sonic','sonic (requires R6)',{}, function() local Global = (getgenv and getgenv()) or shared Global.GelatekReanimateConfig = { -- [[ Rig Settings ]] -- ["sonic"] = true, } loadstring(game:HttpGet("https://pastebin.com/raw/uacVtsWe"))() end) ADD_COMMAND('grabtools','grabtools',{}, function() local p = game:GetService("Players").LocalPlayer local c = p.Character if c and c:FindFirstChild("Humanoid") then for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do if v:IsA("Tool") then c:FindFirstChild("Humanoid"):EquipTool(v) end end end end) ADD_COMMAND('r6','r6',{}, function() local Global = (getgenv and getgenv()) or shared Global.GelatekReanimateConfig = { -- [[ Rig Settings ]] -- ["R15ToR6"] = true, } loadstring(game:HttpGet("https://raw.githubusercontent.com/Imagnir/r6_anims_for_r15/main/r6_anims.lua"))() end) ADD_COMMAND('invisible','invisible',{}, function() NOTIFY('Toggle = c', 0, 255, 0) loadstring(game:HttpGetAsync("https://pastebin.com/raw/D1hNQwRT"))() end) ADD_COMMAND('holdpartr15','holdpartr15',{}, function() -- made by joshclark756#7155 local mouse = game.Players.LocalPlayer:GetMouse() local uis = game:GetService("UserInputService") -- Connect mouse.Button1Down:Connect(function() -- Check for Target & Left Shift if mouse.Target and uis:IsKeyDown(Enum.KeyCode.LeftControl) then local npc = mouse.target local PlayerCharacter = game:GetService("Players").LocalPlayer.Character local PlayerRootPart = PlayerCharacter.HumanoidRootPart local A0 = Instance.new("Attachment") local AP = Instance.new("AlignPosition") local AO = Instance.new("AlignOrientation") local A1 = Instance.new("Attachment") for _, v in pairs(npc:GetDescendants()) do if v:IsA("BasePart") and v.Name ~= "HumanoidRootPart" then game:GetService("RunService").Stepped:Connect(function() v.CanCollide = false end) end end for _, v in pairs(PlayerCharacter:GetDescendants()) do if v:IsA("BasePart") then if v.Name == "HumanoidRootPart" or v.Name == "UpperTorso" or v.Name == "Head" then end end end PlayerRootPart.Position = PlayerRootPart.Position+Vector3.new(0, 0, 0) A0.Parent = npc AP.Parent = npc AO.Parent = npc AP.Responsiveness = 200 AP.MaxForce = math.huge AO.MaxTorque = math.huge AO.Responsiveness = 200 AP.Attachment0 = A0 AP.Attachment1 = A1 AO.Attachment1 = A1 AO.Attachment0 = A0 A1.Parent = PlayerCharacter.RightHand end end) end) ADD_COMMAND('holdpartr6','holdpartr6',{}, function() -- made by joshclark756#7155 local mouse = game.Players.LocalPlayer:GetMouse() local uis = game:GetService("UserInputService") -- Connect mouse.Button1Down:Connect(function() -- Check for Target & Left Shift if mouse.Target and uis:IsKeyDown(Enum.KeyCode.LeftControl) then local npc = mouse.target local PlayerCharacter = game:GetService("Players").LocalPlayer.Character local PlayerRootPart = PlayerCharacter.HumanoidRootPart local A0 = Instance.new("Attachment") local AP = Instance.new("AlignPosition") local AO = Instance.new("AlignOrientation") local A1 = Instance.new("Attachment") for _, v in pairs(npc:GetDescendants()) do if v:IsA("BasePart") and v.Name ~= "HumanoidRootPart" then game:GetService("RunService").Stepped:Connect(function() v.CanCollide = false end) end end for _, v in pairs(PlayerCharacter:GetDescendants()) do if v:IsA("BasePart") then if v.Name == "HumanoidRootPart" or v.Name == "UpperTorso" or v.Name == "Head" then end end end PlayerRootPart.Position = PlayerRootPart.Position+Vector3.new(0, 0, 0) A0.Parent = npc AP.Parent = npc AO.Parent = npc AP.Responsiveness = 200 AP.MaxForce = math.huge AO.MaxTorque = math.huge AO.Responsiveness = 200 AP.Attachment0 = A0 AP.Attachment1 = A1 AO.Attachment1 = A1 AO.Attachment0 = A0 A1.Parent = PlayerCharacter:FindFirstChild("Right Arm") end end) end) ADD_COMMAND('creatorid','creatorid',{}, function() if game.CreatorType == Enum.CreatorType.User then game.Players.LocalPlayer.UserId = game.CreatorId end if game.CreatorType == Enum.CreatorType.Group then game.Players.LocalPlayer.UserId = game:GetService("GroupService"):GetGroupInfoAsync(game.CreatorId).Owner.Id end end) ADD_COMMAND('fcd','fcd / fireclickdetectors',{}, function() NOTIFY('Fired all click detectors!', 0, 255, 0) wait() for i,v in pairs(game:GetDescendants()) do if v:IsA("ClickDetector") then fireclickdetector(v) end end end) ADD_COMMAND('fti','fti / firetouchinerests',{}, function() NOTIFY('Fired all touch interests!', 0, 255, 0) wait() for _,v in pairs(workspace:GetDescendants()) do if v:IsA("TouchTransmitter") then firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0) --0 is touch wait() firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1) -- 1 is untouch end end end) ADD_COMMAND('dex','dex',{}, function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/BypassedDarkDexV3.lua", true))() end) ADD_COMMAND('breakchat','breakchat',{}, function() for i=1,3 do game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("\0", "All") end end) ADD_COMMAND('noclip','noclip (keybind x)',{}, function() local nckey = "x"; local nclip = false; local lp = game.Players.LocalPlayer local ms = lp:GetMouse() local rm = getrawmetatable(game) local index = rm.__index local bv = Instance.new("BoolValue"); bv.Value = false; setreadonly(rm,false) rm.__index = function(self,j) if tostring(self) == "Part" and tostring(j) == "Anchored" then return index(bv,"Value") end return index(self,j) end game:GetService("RunService").Stepped:Connect(function() if nclip == true then lp.Character.Head.CanCollide = false lp.Character.Torso.CanCollide = false end end); ms.KeyDown:Connect(function(k) if k == nckey then nclip = not nclip if nclip == true then print("Noclip is on.") else print("Noclip if off.") end end end) print("Noclip key is X"); print("Press X to turn noclip on and off"); print("This noclip should bypass most anti-cheats"); end) ADD_COMMAND('antichatlog','antichatlog',{}, function() -- no skid :) if not game:IsLoaded() then game.Loaded:wait() end local ACL_LoadTime = tick() local CoreGui = game:GetService("CoreGui") local StarterGui = game:GetService("StarterGui") local TweenService = game:GetService("TweenService") local Players = game:GetService("Players") local Player = Players.LocalPlayer local PlayerGui = Player:FindFirstChildWhichIsA("PlayerGui") do if not PlayerGui then repeat task.wait() until Player:FindFirstChildWhichIsA("PlayerGui") PlayerGui = Player:FindFirstChildWhichIsA("PlayerGui") end end local Notify = function(_Title, _Text , Time) StarterGui:SetCore("SendNotification", {Title = _Title, Text = _Text, Icon = "rbxassetid://2541869220", Duration = Time}) end local Tween = function(Object, Time, Style, Direction, Property) return TweenService:Create(Object, TweenInfo.new(Time, Enum.EasingStyle[Style], Enum.EasingDirection[Direction]), Property) end local Insert = function(Tbl, ...) for _, x in next, {...} do table.insert(Tbl, x) end end local ChatFixToggle = true local CoreGuiSettings = {} local ChatFix ChatFix = hookmetamethod(StarterGui, "__namecall", function(self, ...) local Method = getnamecallmethod() local Arguments = {...} if not checkcaller() and ChatFixToggle and Method == "SetCoreGuiEnabled" then local CoreGuiType = Arguments[1] local SettingValue = Arguments[2] if CoreGuiType == ("All" or "Chat") then Insert(CoreGuiSettings, CoreGuiType, SettingValue) return end end return ChatFix(self, ...) end) local ACLWarning = Instance.new("ScreenGui") local Background = Instance.new("Frame") local Top = Instance.new("Frame") local Exit = Instance.new("TextButton") local UICorner = Instance.new("UICorner") local WarningLbl = Instance.new("TextLabel") local Loading = Instance.new("Frame") local Bar = Instance.new("Frame") local WarningBackground = Instance.new("Frame") local WarningFrame = Instance.new("Frame") local Despair = Instance.new("TextLabel") local UIListLayout = Instance.new("UIListLayout") local Reason_1 = Instance.new("TextLabel") local Reason_2 = Instance.new("TextLabel") local Trollge = Instance.new("ImageLabel") local UIPadding = Instance.new("UIPadding") local MakeGuiThread = coroutine.wrap(function() syn.protect_gui(ACLWarning) ACLWarning.Name = "ACL Warning" ACLWarning.Parent = CoreGui ACLWarning.Enabled = false ACLWarning.DisplayOrder = -2147483648 Background.Name = "Background" Background.Parent = ACLWarning Background.AnchorPoint = Vector2.new(0.5, 0.5) Background.BackgroundColor3 = Color3.fromRGB(21, 0, 0) Background.BorderSizePixel = 0 Background.Position = UDim2.new(0.5, 0, 0.5, 0) Background.Size = UDim2.new(0.300000012, 0, 0.5, 0) Top.Name = "Top" Top.Parent = Background Top.AnchorPoint = Vector2.new(0.5, 0.5) Top.BackgroundColor3 = Color3.fromRGB(18, 18, 18) Top.BorderSizePixel = 0 Top.Position = UDim2.new(0.5, 0, 0.100000001, 0) Top.Size = UDim2.new(0.899999976, 0, 0.100000001, 0) Exit.Name = "Exit" Exit.Parent = Top Exit.AnchorPoint = Vector2.new(0.5, 0.5) Exit.BackgroundColor3 = Color3.fromRGB(38, 0, 0) Exit.Position = UDim2.new(0.949999988, 0, 0.5, 0) Exit.Size = UDim2.new(0.100000001, -6, 1, -9) Exit.Visible = false Exit.Font = Enum.Font.Arcade Exit.Text = "X" Exit.TextColor3 = Color3.fromRGB(255, 255, 255) Exit.TextScaled = true Exit.TextSize = 14.000 Exit.TextWrapped = true UICorner.CornerRadius = UDim.new(0.200000003, 0) UICorner.Parent = Exit WarningLbl.Name = "WarningLbl" WarningLbl.Parent = Top WarningLbl.BackgroundColor3 = Color3.fromRGB(255, 255, 255) WarningLbl.BackgroundTransparency = 1.000 WarningLbl.Position = UDim2.new(0, 17, 0, 0) WarningLbl.Size = UDim2.new(0.5, 0, 1, 0) WarningLbl.Font = Enum.Font.Arcade WarningLbl.Text = "Warning!" WarningLbl.TextColor3 = Color3.fromRGB(255, 255, 255) WarningLbl.TextScaled = true WarningLbl.TextSize = 14.000 WarningLbl.TextWrapped = true WarningLbl.TextXAlignment = Enum.TextXAlignment.Left Loading.Name = "Loading" Loading.Parent = Top Loading.AnchorPoint = Vector2.new(0.5, 0.5) Loading.BackgroundColor3 = Color3.fromRGB(18, 18, 18) Loading.BorderSizePixel = 0 Loading.Position = UDim2.new(0.699999988, 0, 0.5, 0) Loading.Size = UDim2.new(0.349999994, 0, 0.0199999996, 0) Bar.Name = "Bar" Bar.Parent = Loading Bar.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Bar.BorderSizePixel = 0 Bar.Size = UDim2.new(0, 0, 1, 0) WarningBackground.Name = "WarningBackground" WarningBackground.Parent = Background WarningBackground.AnchorPoint = Vector2.new(0.5, 0.5) WarningBackground.BackgroundColor3 = Color3.fromRGB(9, 9, 9) WarningBackground.BorderSizePixel = 0 WarningBackground.Position = UDim2.new(0.5, 0, 0.550000012, 0) WarningBackground.Size = UDim2.new(0.899999976, 0, 0.800000012, 0) WarningFrame.Name = "WarningFrame" WarningFrame.Parent = WarningBackground WarningFrame.AnchorPoint = Vector2.new(0.5, 0.5) WarningFrame.BackgroundColor3 = Color3.fromRGB(17, 17, 17) WarningFrame.BorderSizePixel = 0 WarningFrame.Position = UDim2.new(0.5, 0, 0.5, 0) WarningFrame.Size = UDim2.new(0.899999976, 0, 0.899999976, 0) Despair.Name = "Despair" Despair.Parent = WarningFrame Despair.AnchorPoint = Vector2.new(0.5, 0.5) Despair.BackgroundColor3 = Color3.fromRGB(17, 17, 17) Despair.BackgroundTransparency = 1.000 Despair.BorderColor3 = Color3.fromRGB(27, 42, 53) Despair.BorderSizePixel = 0 Despair.Position = UDim2.new(0.5, 0, 0.100000001, 0) Despair.Size = UDim2.new(0.949999988, 0, 0.119999997, 0) Despair.Font = Enum.Font.Oswald Despair.Text = "Anti Chat Logger will not work here!" Despair.TextColor3 = Color3.fromRGB(255, 255, 255) Despair.TextScaled = true Despair.TextSize = 50.000 Despair.TextWrapped = true Despair.TextYAlignment = Enum.TextYAlignment.Top UIListLayout.Parent = WarningFrame UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout.Padding = UDim.new(0, 15) Reason_1.Name = "Reason_1" Reason_1.Parent = WarningFrame Reason_1.AnchorPoint = Vector2.new(0.5, 0.5) Reason_1.BackgroundColor3 = Color3.fromRGB(17, 17, 17) Reason_1.BackgroundTransparency = 1.000 Reason_1.BorderColor3 = Color3.fromRGB(27, 42, 53) Reason_1.BorderSizePixel = 0 Reason_1.Position = UDim2.new(0.5, 0, 0.100000001, 0) Reason_1.Size = UDim2.new(0.949999988, 0, 0.100000001, 0) Reason_1.Visible = false Reason_1.Font = Enum.Font.Oswald Reason_1.Text = "-Chat Module was not found." Reason_1.TextColor3 = Color3.fromRGB(255, 0, 0) Reason_1.TextScaled = true Reason_1.TextSize = 50.000 Reason_1.TextWrapped = true Reason_1.TextYAlignment = Enum.TextYAlignment.Top Reason_2.Name = "Reason_2" Reason_2.Parent = WarningFrame Reason_2.AnchorPoint = Vector2.new(0.5, 0.5) Reason_2.BackgroundColor3 = Color3.fromRGB(17, 17, 17) Reason_2.BackgroundTransparency = 1.000 Reason_2.BorderColor3 = Color3.fromRGB(27, 42, 53) Reason_2.BorderSizePixel = 0 Reason_2.Position = UDim2.new(0.5, 0, 0.100000001, 0) Reason_2.Size = UDim2.new(0.949999988, 0, 0.100000001, 0) Reason_2.Visible = false Reason_2.Font = Enum.Font.Oswald Reason_2.Text = "-MessagePosted function is invalid." Reason_2.TextColor3 = Color3.fromRGB(255, 0, 0) Reason_2.TextScaled = true Reason_2.TextSize = 50.000 Reason_2.TextWrapped = true Reason_2.TextYAlignment = Enum.TextYAlignment.Top Trollge.Name = "Trollge" Trollge.Parent = WarningFrame Trollge.AnchorPoint = Vector2.new(0.5, 0.5) Trollge.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Trollge.BackgroundTransparency = 1.000 Trollge.Position = UDim2.new(0.5, 0, 0.670000017, 0) Trollge.Size = UDim2.new(0.449999988, 0, 0.5, 0) Trollge.Image = "rbxassetid://10104834800" UIPadding.Parent = WarningFrame UIPadding.PaddingTop = UDim.new(0, 10) Exit.MouseButton1Click:Connect(function() local UpTween = Tween(Background, .2, "Quint", "Out", {Position = UDim2.new(0.5, 0, 0.45, 0)}) local DownTween = Tween(Background, 1, "Quad", "Out", {Position = UDim2.new(0.5, 0, 2, 0)}) UpTween:Play() UpTween.Completed:wait() DownTween:Play() DownTween.Completed:wait() ACLWarning:Destroy() end) end)() local ExitCooldown = function() wait(3) local Tween = Tween(Bar, 5, "Quad", "InOut", {Size = UDim2.new(1, 0, 1, 0)}) Tween:Play() Tween.Completed:wait() Loading:Destroy() Exit.Visible = true end local PlayerScripts = Player:WaitForChild("PlayerScripts") local ChatMain = PlayerScripts:FindFirstChild("ChatMain", true) or false if not ChatMain then local Timer = tick() repeat task.wait() until PlayerScripts:FindFirstChild("ChatMain", true) or tick() > (Timer + 3) ChatMain = PlayerScripts:FindFirstChild("ChatMain", true) if not ChatMain then ACLWarning.Enabled = true Reason_1.Visible = true ExitCooldown() return end end local PostMessage = require(ChatMain).MessagePosted if not PostMessage then ACLWarning.Enabled = true Reason_2.Visible = true ExitCooldown() return end local MessageEvent = Instance.new("BindableEvent") local OldFunctionHook OldFunctionHook = hookfunction(PostMessage.fire, function(self, Message) if not checkcaller() and self == PostMessage then MessageEvent:Fire(Message) return end return OldFunctionHook(self, Message) end) if setfflag then setfflag("AbuseReportScreenshot", "False") setfflag("AbuseReportScreenshotPercentage", 0) end ChatFixToggle = false ACLWarning:Destroy() if OldSetting then StarterGui:SetCoreGuiEnabled(CoreGuiSettings[1], CoreGuiSettings[2]) end Notify("Loaded Successfully", "Anti Chat and Screenshot Logger Loaded!", 15) print(string.format("Anti Chat-Logger has loaded in %s seconds.", tostring(tick() - ACL_LoadTime):sub(1, 4))) end) ADD_COMMAND('soundglitcher','soundglitcher',{}, function() local duration = 999999 -- integer only, no decimals if game:GetService("SoundService").RespectFilteringEnabled then return end local sounds = {} for i,v in pairs(Game:GetDescendants()) do if v:IsA("Sound") then table.insert(sounds,v) end end local con = Game.DescendantAdded:Connect(function(v) if v:IsA("Sound") then table.insert(sounds,v) end end) wait(.1) local start = math.floor(tick()) repeat for i,v in pairs(sounds) do v:Play() v.TimePosition = math.random(0,v.TimeLength * 1000)/1000 task.wait() end until math.floor(tick()) == start + duration con:Disconnect() for i,v in pairs(sounds) do v:Stop() end end) ADD_COMMAND('fpp','fpp / fireproximityprompts',{}, function() fireproximityprompt(workspace.Instance.ProximityPrompt, 1, true) end) ADD_COMMAND('removedn','removedn / removedisplaynames',{}, function() local Players = game:FindService("Players") require(game:GetService("Chat"):WaitForChild("ClientChatModules").ChatSettings).PlayerDisplayNamesEnabled = false local function rename(character,name) repeat task.wait() until character:FindFirstChildWhichIsA("Humanoid") character:FindFirstChildWhichIsA("Humanoid").DisplayName = name end for i,v in next, Players:GetPlayers() do if v.Character then v.DisplayName = v.Name rename(v.Character,v.Name) end v.CharacterAdded:Connect(function(char) rename(char,v.Name) end) end Players.PlayerAdded:Connect(function(plr) plr.DisplayName = plr.Name plr.CharacterAdded:Connect(function(char) rename(char,plr.Name) end) end) end) ADD_COMMAND('rejoin','rejoin',{}, function() local ts = game:GetService("TeleportService") local p = game:GetService("Players").LocalPlayer ts:TeleportToPlaceInstance(game.PlaceId, game.JobId, p) end) ADD_COMMAND('sit','sit',{}, function() game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid").Sit = true end) ADD_COMMAND('lowgraphics','lowgraphics',{}, function() local Terrain = workspace:FindFirstChildOfClass('Terrain') Terrain.WaterWaveSize = 0 Terrain.WaterWaveSpeed = 0 Terrain.WaterReflectance = 0 Terrain.WaterTransparency = 0 settings().Rendering.QualityLevel = 1 for i,v in pairs(game:GetDescendants()) do if v:IsA("Part") or v:IsA("UnionOperation") or v:IsA("MeshPart") or v:IsA("CornerWedgePart") or v:IsA("TrussPart") then v.Material = "Plastic" v.Reflectance = 0 elseif v:IsA("Decal") then v.Transparency = 1 elseif v:IsA("ParticleEmitter") or v:IsA("Trail") then v.Lifetime = NumberRange.new(0) elseif v:IsA("Explosion") then v.BlastPressure = 1 v.BlastRadius = 1 end end for i,v in pairs(Lighting:GetDescendants()) do if v:IsA("BlurEffect") or v:IsA("SunRaysEffect") or v:IsA("ColorCorrectionEffect") or v:IsA("BloomEffect") or v:IsA("DepthOfFieldEffect") then v.Enabled = false end end workspace.DescendantAdded:Connect(function(child) coroutine.wrap(function() if child:IsA('ForceField') then RunService.Heartbeat:Wait() child:Destroy() elseif child:IsA('Sparkles') then RunService.Heartbeat:Wait() child:Destroy() elseif child:IsA('Smoke') or child:IsA('Fire') then RunService.Heartbeat:Wait() child:Destroy() end end)() end) end) ADD_COMMAND('fatesadmin','fatesadmin',{}, function() loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))(); end) ADD_COMMAND('hidename','hidename (only works on billboard guis)',{}, function() for _,item in pairs(workspace[game.Players.LocalPlayer.Name].Head:GetChildren()) do if item:IsA('BillboardGui') then item:Remove() end end end) ADD_COMMAND('homebrew','homebrew',{}, function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/mgamingpro/HomebrewAdmin/master/Main'),true))() end) ADD_COMMAND('krystaldance','krystaldance',{}, function() loadstring(game:HttpGet('https://pastebin.com/raw/vBBmqzMy'))() end) ADD_COMMAND('chattrollgui','chattrollgui',{}, function() loadstring(game:HttpGet("https://raw.githubusercontent.com/sinret/rbxscript.com-scripts-reuploads-/main/chatt", true))() end) ADD_COMMAND('fireremotes','fireremotes',{}, function() NOTIFY('Fired all remotes!', 0, 255, 0) wait() for i,v in pairs(game:GetDescendants()) do if v:IsA("RemoteEvent") then v:FireServer() if v:IsA("BindableEvent") then v:Fire() if v:IsA("RemoteFunction") then v:InvokeServer() end end end end end) ADD_COMMAND('uafollow','uafollow / unanchoredfollow',{}, function() local LocalPlayer = game:GetService("Players").LocalPlayer local unanchoredparts = {} local movers = {} for index, part in pairs(workspace:GetDescendants()) do if part:IsA("Part") and part.Anchored == false and part:IsDescendantOf(LocalPlayer.Character) == false then table.insert(unanchoredparts, part) part.Massless = true part.CanCollide = false if part:FindFirstChildOfClass("BodyPosition") ~= nil then part:FindFirstChildOfClass("BodyPosition"):Destroy() end end end for index, part in pairs(unanchoredparts) do local mover = Instance.new("BodyPosition", part) table.insert(movers, mover) mover.MaxForce = Vector3.new(math.huge, math.huge, math.huge) end repeat for index, mover in pairs(movers) do mover.Position = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame:PointToWorldSpace(Vector3.new(0, 0, 5)) end wait(0.5) until LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 for _, mover in pairs(movers) do mover:Destroy() end end) ADD_COMMAND('fov','fov',{}, function(ARGS) game.Workspace.CurrentCamera.FieldOfView = tonumber(ARGS[1]) end) ADD_COMMAND('uanograv','uanograv / unanchorednogravity',{}, function() loadstring(game:HttpGet("https://pastebin.com/raw/MHdBcJQL", true))() end) ADD_COMMAND('bringua','bringua / bringunanchored',{}, function() for _,v in pairs(workspace:GetDescendants()) do if v:IsA("BasePart") and v.Anchored==false then v.CFrame=game:GetService("Players").LocalPlayer.Character.Head.CFrame end end end) ADD_COMMAND('BlackHole','BlackHole',{}, function() NOTIFY('Toggle = E', 0, 255, 0) wait() loadstring(game:HttpGet("https://pastebin.com/raw/BDhSQqUU", true))() end) ADD_COMMAND('remotespy','remotespy',{}, function() loadstring(game:HttpGet("https://pastebin.com/raw/BDhSQqUU", true))() end) ADD_COMMAND('blockhats','blockhats',{}, function() for _, hat in pairs(character:GetChildren()) do if hat:IsA("Accoutrement") and hat:FindFirstChild("Handle") then local handle = hat.Handle if handle:FindFirstChildWhichIsA("SpecialMesh") then handle:FindFirstChildWhichIsA("SpecialMesh"):Destroy() end end end end) ADD_COMMAND('blocktools','blocktools',{}, function() for _, tool in pairs(character:GetChildren()) do if tool:IsA("Tool") then for _, mesh in pairs(tool:GetDescendants()) do if mesh:IsA("DataModelMesh") then mesh:Destroy() end end end end end) ADD_COMMAND('toolfling','toolfling',{}, function() local char = player.Character local hrp = char:FindFirstChild("HumanoidRootPart") local hum = char:FindFirstChildWhichIsA("Humanoid") local tors = char:FindFirstChild("Torso") or char:FindFirstChild("UpperTorso") if char then local c = lib.connect("pfling", RunService.Stepped:Connect(function() for i, v in pairs(char:GetDescendants()) do if v:IsA("BasePart") then v.CanCollide = false end end end)) tors.Anchored = true local tool = Instance.new("Tool", localPlayer.Backpack) local hat = char:FindFirstChildOfClass("Accessory") local hathandle = hat.Handle hathandle.Parent = tool hathandle.Massless = true tool.GripPos = Vector3.new(0, 9e99, 0) tool.Parent = localPlayer.Character repeat wait() until char:FindFirstChildOfClass("Tool") ~= nil tool.Grip = CFrame.new(Vector3.new(0, 0, 0)) tors.Anchored = false repeat hrp.CFrame = hrp.CFrame wait() until not c.Connected hum:UnequipTools() hathandle.Parent = hat hathandle.Massless = false tool:Destroy() end end) ADD_COMMAND('hydroxide','hydroxide',{}, function() local owner = "Upbolt" local branch = "revision" local function webImport(file) return loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/%s/Hydroxide/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')() end webImport("init") webImport("ui/main") end) ADD_COMMAND('equiptools','equiptools',{}, function() for _, tool in ipairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do if tool:IsA("Tool") then tool.Parent = game:GetService("Players").LocalPlayer.Character -- I didn't use Equip because the Equip function unequips any other tools in your character. end end end) ADD_COMMAND('oldroblox','oldroblox (Client)',{}, function() for i,v in pairs(workspace:GetDescendants()) do if v:IsA("BasePart") then local dec = Instance.new("Texture", v) dec.Texture = "rbxassetid://48715260" dec.Face = "Top" dec.StudsPerTileU = "1" dec.StudsPerTileV = "1" dec.Transparency = v.Transparency v.Material = "Plastic" local dec2 = Instance.new("Texture", v) dec2.Texture = "rbxassetid://20299774" dec2.Face = "Bottom" dec2.StudsPerTileU = "1" dec2.StudsPerTileV = "1" dec2.Transparency = v.Transparency v.Material = "Plastic" end end game.Lighting.ClockTime = 12 game.Lighting.GlobalShadows = false game.Lighting.Outlines = false for i,v in pairs(game.Lighting:GetDescendants()) do if v:IsA("Sky") then v:Destroy() end end local sky = Instance.new("Sky", game.Lighting) sky.SkyboxBk = "rbxassetid://161781263" sky.SkyboxDn = "rbxassetid://161781258" sky.SkyboxFt = "rbxassetid://161781261" sky.SkyboxLf = "rbxassetid://161781267" sky.SkyboxRt = "rbxassetid://161781268" sky.SkyboxUp = "rbxassetid://161781260" end) ADD_COMMAND('flingall','flingall (needs collisions enabled)',{}, function() loadstring(game:HttpGet('https://pastebin.com/raw/zqyDSUWX'))() end) ADD_COMMAND('ws', 'ws (walkspeed)', {}, function(ARGS, SPEAKER) local newWalkSpeed = tonumber(ARGS[1]) if not newWalkSpeed or newWalkSpeed < 0 or newWalkSpeed > 100 then return end local PCHAR = SPEAKER.Character if PCHAR and PCHAR:FindFirstChild('Humanoid') then PCHAR.Humanoid.WalkSpeed = newWalkSpeed end end) ADD_COMMAND('goto','goto [plr]',{}, function(ARGS, SPEAKER) local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER) for i,v in pairs(PLAYERS) do local PCHAR = gPlayers[v].Character if PCHAR then SPEAKER.Character.HumanoidRootPart.CFrame = PCHAR.HumanoidRootPart.CFrame end end end) ADD_COMMAND('enableinv','enableinv',{}, function() game.StarterGui:SetCoreGuiEnabled(2, true) end) ADD_COMMAND('time','time [int] (Client)',{}, function(ARGS, SPEAKER) gLighting:SetMinutesAfterMidnight(tonumber(ARGS[1]) * 60) end) ADD_COMMAND('view','view [plr]',{}, function(ARGS, SPEAKER) local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER) for i,v in pairs(PLAYERS) do local PCHAR = gPlayers[v].Character gWorkspace.CurrentCamera.CameraSubject = PCHAR end end) ADD_COMMAND('unview','unview',{}, function() gWorkspace.CurrentCamera.CameraSubject = gPlayers.LocalPlayer.Character end) local DISCO = false ADD_COMMAND('disco','disco (Client)',{}, function(ARGS, SPEAKER) DISCO = true spawn(function() repeat wait(0.5) gLighting.Ambient = Color3.new(math.random(), math.random(), math.random()) until not DISCO end) end) ADD_COMMAND('undisco','undisco (Client)',{}, function(ARGS, SPEAKER) DISCO = false end) ADD_COMMAND('age','age [plr]',{}, function(ARGS, SPEAKER) local PLAYERS = GET_PLAYER(ARGS[1], SPEAKER) for i,v in pairs(PLAYERS) do NOTIFY(gPlayers[v].Name .. ' | ' .. gPlayers[v].AccountAge, 255, 255, 255) end end) ADD_COMMAND('day','day (Client)',{}, function(ARGS, SPEAKER) gLighting.TimeOfDay = 14 end) ADD_COMMAND('night','night (Client)',{}, function(ARGS, SPEAKER) gLighting.TimeOfDay = 24 end) ADD_COMMAND('noclip','noclip',{}, function() loadstring(game:HttpGet("https://pastebin.com/raw/h3T4t3xs", true))() end) ADD_COMMAND('BallRoll','BallRoll',{}, function() loadstring(game:HttpGet("https://pastebin.com/raw/A4DwbGzs", true))() end) ADD_COMMAND('f3xtroll','f3xtroll',{}, function() loadstring(game:HttpGet("https://raw.githubusercontent.com/qipurblx/Scripts/main/f3xtrollhub", true))() end) ADD_COMMAND('f3x','f3x',{}, function() loadstring(game:GetObjects("rbxassetid://6695644299")[1].Source)() end) ADD_COMMAND('clip','clip',{}, function() NOCLIP = false end) ADD_COMMAND('fly','fly',{}, function() NOTIFY('Toggle = z', 0, 255, 0) wait() loadstring(game:HttpGet("https://pastebin.com/raw/pv6YpV5D"))(); end) ADD_COMMAND('prefix','prefix [string]',{}, function(ARGS, SPEAKER) if ARGS[1] then C_PREFIX = ARGS[1] NOTIFY('Changed prefix to \'' .. ARGS[1] .. '\'', 255, 255, 255) end end) ADD_COMMAND('version','version',{}, function(ARGS, SPEAKER) NOTIFY('VERSION | ' .. VERSION, 255, 255, 255) end) ADD_COMMAND('fe','fe',{}, function(ARGS, SPEAKER) spawn(function() CHECK_FE() end) end) ADD_COMMAND('changelog','changelog',{}, function(ARGS, SPEAKER) CHECK_CHANGELOG() end) ADD_COMMAND('serverinfo','serverinfo',{'sinfo'}, function(ARGS, SPEAKER) SERVER_INFO() end) ADD_COMMAND('cmds','cmds',{'commands'}, function(ARGS, SPEAKER) LIST_COMMANDS() end) --[[ for i,v in pairs(COMMANDS) do print (v.D) end]] -- / noclip MOUSE.KeyDown:connect(function(key) if key:byte() == 29 then if not NOCLIP then ECOMMAND('noclip') elseif NOCLIP then ECOMMAND('clip') end elseif key:byte() == 30 then if not JESUSFLY then ECOMMAND('jesusfly') elseif JESUSFLY then ECOMMAND('nojfly') end end end) -- / after loaded function CHECK_FE() if not gWorkspace.FilteringEnabled then NOTIFY('Filtering is Disabled', 0, 255, 0) else NOTIFY('Filtering is Enabled', 255, 0, 0) end end function UPDATE_CMDS(SEARCH_CMD) local FOUND_CMDS = DATA.found_cmds if gCoreGui:FindFirstChild('cmds_seth') then local cmds_seth = gCoreGui.cmds_seth for i,v in pairs(cmds_seth.MAIN.CMDs:GetChildren()) do v:destroy() end for i,v in pairs(FOUND_CMDS:GetChildren()) do v:destroy() end wait() for i,v in pairs(COMMANDS) do if string.match(v.D, string.lower(SEARCH_CMD)) then local F = Instance.new('StringValue', FOUND_CMDS) F.Name = '' F.Value = v.D end end wait() local YSize = 25 for i,v in pairs(FOUND_CMDS:GetChildren()) do local POS = ((i * YSize) - YSize) local cloneEX = cmds_seth.MAIN.Example:Clone() cloneEX.Parent = cmds_seth.MAIN.CMDs cloneEX.Visible = true cloneEX.Position = UDim2.new(0, 5, 0, POS + 5) cloneEX.Text = ' - ' .. v.Value cmds_seth.MAIN.CMDs.CanvasSize = UDim2.new(0, 0, 0, POS + 30) end end end function LIST_COMMANDS() if gCoreGui:FindFirstChild('cmds_seth') then gCoreGui.cmds_seth:destroy() end local cloneCMDs = DATA.guis.cmds_seth:Clone() local searchCMDs = cloneCMDs.MAIN.Search cloneCMDs.MAIN.Header.Text = ' ' .. #COMMANDS .. ' commands' cloneCMDs.Parent = gCoreGui cloneCMDs.MAIN.Exit.MouseButton1Down:connect(function() cloneCMDs:destroy() end) cloneCMDs.MAIN.MM.MouseButton1Down:connect(function() if cloneCMDs.MAIN.CMDs.Visible then cloneCMDs.MAIN.CMDs.Visible = false elseif not cloneCMDs.MAIN.CMDs.Visible then cloneCMDs.MAIN.CMDs.Visible = true end end) local function DISPLAY_CMDS() for i,v in pairs(COMMANDS) do local YSize = 25 local POS = ((i * YSize) - YSize) local cloneEX = cloneCMDs.MAIN.Example:Clone() cloneEX.Parent = cloneCMDs.MAIN.CMDs cloneEX.Visible = true cloneEX.Position = UDim2.new(0, 5, 0, POS + 5) cloneEX.Text = ' - ' .. v.D cloneCMDs.MAIN.CMDs.CanvasSize = UDim2.new(0, 0, 0, POS + 30) end end DISPLAY_CMDS() searchCMDs.FocusLost:connect(function() if searchCMDs.Text then UPDATE_CMDS(searchCMDs.Text) searchCMDs.Text = ' search commands' end end) end local CAN_CHECK = true function CHECK_CHANGELOG() spawn(function() if CAN_CHECK then CAN_CHECK = false local changelogClone = DATA.guis.changelog_seth:Clone() changelogClone.MAIN.changelog.Text = CHANGELOG changelogClone.Parent = gCoreGui wait() changelogClone.MAIN:TweenPosition(UDim2.new(1, -410, 1, -210), 'InOut', 'Quad', 0.5, false) wait(10) changelogClone.MAIN:TweenPosition(UDim2.new(1, -410, 1, 0), 'InOut', 'Quad', 0.5, false) wait(1) changelogClone:destroy() CAN_CHECK = true end end) end CHECK_CHANGELOG() CMDbar:TweenPosition(UDim2.new(0, 0, 1, -50), 'InOut', 'Quad', 0.5, true) CMDbar.Parent['']:TweenPosition(UDim2.new(0, 0, 1, -30), 'InOut', 'Quad', 0.5, true) CMDbar.FocusLost:connect(function(enterpressed) if enterpressed and CMDbar.Text ~= '' then pcall(function() ECOMMAND(CMDbar.Text, LP) end) end CMDbar:TweenPosition(UDim2.new(0, -200, 1, -50), 'InOut', 'Quad', 0.5, true) end) MOUSE.KeyDown:connect(function(Key) if Key:byte() == 59 then CMDbar:TweenPosition(UDim2.new(0, 0, 1, -50), 'InOut', 'Quad', 0.5, true) CMDbar:CaptureFocus() end end) LOAD_SETH() end) end; task.spawn(C_b); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_d() local script = G2L["d"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))() end) end; task.spawn(C_d); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_f() local script = G2L["f"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local lp = game:GetService("Players").LocalPlayer local function gplr(String) local Found = {} local strl = String:lower() for i, v in pairs(game:GetService("Players"):GetPlayers()) do if strl == "all" then table.insert(Found, v) elseif strl == "others" and v.Name ~= lp.Name then table.insert(Found, v) elseif strl == "me" and v.Name == lp.Name then table.insert(Found, v) elseif v.Name:lower():sub(1, #String) == String:lower() then table.insert(Found, v) end end return Found end local function notif(str, dur) game:GetService("StarterGui"):SetCore("SendNotification", { Title = "bomb gui", Text = str, Icon = "rbxassetid://2005276185", Duration = dur or 3 }) end -- GUI creation local h = Instance.new("ScreenGui") local Main = Instance.new("ImageLabel") local Top = Instance.new("Frame") local Title = Instance.new("TextLabel") local TextBox = Instance.new("TextBox") local TextButton = Instance.new("TextButton") h.Name = "h" h.Parent = game:GetService("CoreGui") h.ResetOnSpawn = false Main.Name = "Main" Main.Parent = h Main.Active = true Main.Draggable = true Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Main.BorderSizePixel = 0 Main.Position = UDim2.new(0.174545452, 0, 0.459574461, 0) Main.Size = UDim2.new(0, 454, 0, 218) Main.Image = "" Top.Name = "Top" Top.Parent = Main Top.BackgroundColor3 = Color3.fromRGB(57, 57, 57) Top.BorderSizePixel = 0 Top.Size = UDim2.new(0, 454, 0, 44) Title.Name = "Title" Title.Parent = Top Title.BackgroundColor3 = Color3.fromRGB(49, 49, 49) Title.BorderSizePixel = 0 Title.Position = UDim2.new(0, 0, 0.295454562, 0) Title.Size = UDim2.new(0, 454, 0, 30) Title.Font = Enum.Font.SourceSans Title.Text = "FE Bomb Gui (edited Yeet Gui)" Title.TextColor3 = Color3.fromRGB(255, 255, 255) Title.TextScaled = true Title.TextSize = 14.000 Title.TextWrapped = true TextBox.Parent = Main TextBox.BackgroundColor3 = Color3.fromRGB(49, 49, 49) TextBox.BorderSizePixel = 0 TextBox.Position = UDim2.new(0.0704845786, 0, 0.270642221, 0) TextBox.Size = UDim2.new(0, 388, 0, 62) TextBox.Font = Enum.Font.SourceSans TextBox.PlaceholderText = "Who do I plant bomb on (can be shortened)" TextBox.Text = "" TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.TextScaled = true TextBox.TextSize = 14.000 TextBox.TextWrapped = true TextButton.Parent = Main TextButton.BackgroundColor3 = Color3.fromRGB(49, 49, 49) TextButton.BorderSizePixel = 0 TextButton.Position = UDim2.new(0.10352423, 0, 0.596330225, 0) TextButton.Size = UDim2.new(0, 359, 0, 50) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Plant" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true local function triggerNuke(targetPlayer) if targetPlayer then game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("!!!A NUKE HAS BEEN PLACED ON "..targetPlayer.DisplayName.." KILLING THEM WILL GET EVERYONE DEAD!!!", "ALL") repeat task.wait() until targetPlayer.Character and targetPlayer.Character:FindFirstChildOfClass("Humanoid") and targetPlayer.Character:FindFirstChildOfClass("Humanoid").Health < 1 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(targetPlayer.DisplayName.." IS DEAD NUKE LAUNCHING!!!", "ALL") wait(1.5) game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("LAUNCHING IN 3", "ALL") wait(1.5) game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("LAUNCHING IN 2", "ALL") wait(1.5) game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("LAUNCHING IN 1", "ALL") wait(3) loadstring(game:HttpGet("https://pastebin.com/raw/zqyDSUWX"))() else warn("Player not found, did you use their username?") end end TextButton.MouseButton1Click:Connect(function() local Targets = gplr(TextBox.Text) if #Targets > 0 then local Target = Targets[1] triggerNuke(Target) else notif("Player not found", 3) end end) end) end; task.spawn(C_f); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_11() local script = G2L["11"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/XNEOFF/FlyGuiV3/main/FlyGuiV3.txt"))() end) end; task.spawn(C_11); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_13() local script = G2L["13"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/alexx1212/fedoratoomutch/main/toomucth'))() end) end; task.spawn(C_13); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_15() local script = G2L["15"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() local Energize = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local GuiBottomFrame = Instance.new("Frame") local Credits = Instance.new("TextLabel") local GuiTopFrame = Instance.new("Frame") local CloseGUI = Instance.new("TextButton") local Title = Instance.new("TextLabel") local CheckR = Instance.new("TextLabel") local ScrollingFrame = Instance.new("ScrollingFrame") local GlitchLevitate = Instance.new("TextButton") local FullSwing = Instance.new("TextButton") local MoonDance = Instance.new("TextButton") local FullPunch = Instance.new("TextButton") local FloorFaint = Instance.new("TextButton") local Crouch = Instance.new("TextButton") local SpinDance = Instance.new("TextButton") local JumpingJacks = Instance.new("TextButton") local ArmDetach = Instance.new("TextButton") local MegaInsane = Instance.new("TextButton") local WeirdMove = Instance.new("TextButton") local DinoWalk = Instance.new("TextButton") local FloorCrawl = Instance.new("TextButton") local Spinner = Instance.new("TextButton") local Faint = Instance.new("TextButton") local Levitate = Instance.new("TextButton") local LoopHead = Instance.new("TextButton") local HeadThrow = Instance.new("TextButton") local CloneIllusion = Instance.new("TextButton") local Dab = Instance.new("TextButton") local BarrelRoll = Instance.new("TextButton") local Insane = Instance.new("TextButton") local SwordSlam = Instance.new("TextButton") local MovingDance = Instance.new("TextButton") local ArmTurbine = Instance.new("TextButton") local SuperPunch = Instance.new("TextButton") local Scared = Instance.new("TextButton") local LoopSlam = Instance.new("TextButton") local HeroJump = Instance.new("TextButton") local SpinDance2 = Instance.new("TextButton") local SwordSlice = Instance.new("TextButton") local FloatingHead = Instance.new("TextButton") local InsaneArms = Instance.new("TextButton") local SuperFaint = Instance.new("TextButton") local FloatSit = Instance.new("TextButton") local BowDown = Instance.new("TextButton") local ScrollingFrameR15 = Instance.new("ScrollingFrame") local FloatSlash = Instance.new("TextButton") local ArmsOut = Instance.new("TextButton") local DownSlash = Instance.new("TextButton") local R15Spinner = Instance.new("TextButton") local WeirdZombie = Instance.new("TextButton") local CrazySlash = Instance.new("TextButton") local Pull = Instance.new("TextButton") local Open = Instance.new("TextButton") local CircleArm = Instance.new("TextButton") local Bend = Instance.new("TextButton") local RotateSlash = Instance.new("TextButton") local FlingArms = Instance.new("TextButton") local SideFrame = Instance.new("Frame") local OpenGUI = Instance.new("TextButton") local SideFrameTitle = Instance.new("TextLabel") --Properties: Energize.Name = "Energize" Energize.Parent = game.CoreGui Energize.ZIndexBehavior = Enum.ZIndexBehavior.Sibling MainFrame.Name = "MainFrame" MainFrame.Active = true MainFrame.Draggable = true MainFrame.Parent = Energize MainFrame.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726) MainFrame.BackgroundTransparency = 0.15000000596046 MainFrame.Position = UDim2.new(0.502199888, 0, 0.552243114, 0) MainFrame.Size = UDim2.new(0, 426, 0, 258) GuiBottomFrame.Name = "Gui BottomFrame" GuiBottomFrame.Parent = MainFrame GuiBottomFrame.BackgroundColor3 = Color3.new(1, 1, 1) GuiBottomFrame.BackgroundTransparency = 1 GuiBottomFrame.Position = UDim2.new(0, 0, 0.901309371, 0) GuiBottomFrame.Size = UDim2.new(0, 426, 0, 25) Credits.Name = "Credits" Credits.Parent = GuiBottomFrame Credits.BackgroundColor3 = Color3.new(0, 0, 0) Credits.BackgroundTransparency = 1 Credits.Size = UDim2.new(0, 426, 0, 25) Credits.Font = Enum.Font.SourceSansSemibold Credits.Text = "Subscribe to A2b scripts (the script is not mine)" Credits.TextColor3 = Color3.new(1, 1, 1) Credits.TextSize = 17 GuiTopFrame.Name = "Gui TopFrame" GuiTopFrame.Parent = MainFrame GuiTopFrame.BackgroundColor3 = Color3.new(1, 1, 1) GuiTopFrame.BackgroundTransparency = 1 GuiTopFrame.Position = UDim2.new(0, 0, -0.00178042857, 0) GuiTopFrame.Size = UDim2.new(0, 426, 0, 25) CloseGUI.Name = "CloseGUI" CloseGUI.Parent = GuiTopFrame CloseGUI.BackgroundColor3 = Color3.new(0, 0, 0) CloseGUI.BackgroundTransparency = 0.15000000596046 CloseGUI.BorderSizePixel = 0 CloseGUI.Position = UDim2.new(0.967136145, 0, 0, 0) CloseGUI.Size = UDim2.new(0, 15, 0, 15) CloseGUI.Font = Enum.Font.SourceSansSemibold CloseGUI.Text = "X" CloseGUI.TextColor3 = Color3.new(1, 1, 1) CloseGUI.TextSize = 14 Title.Name = "Title" Title.Parent = GuiTopFrame Title.BackgroundColor3 = Color3.new(1, 1, 1) Title.BackgroundTransparency = 1 Title.Position = UDim2.new(0.653472185, 0, 0, 0) Title.Size = UDim2.new(0, 105, 0, 25) Title.Font = Enum.Font.SourceSansSemibold Title.Text = "FE animations" Title.TextColor3 = Color3.new(1, 1, 1) Title.TextSize = 17 CheckR.Name = "CheckR" CheckR.Parent = GuiTopFrame CheckR.BackgroundColor3 = Color3.new(1, 1, 1) CheckR.BackgroundTransparency = 1 CheckR.Position = UDim2.new(0.0234741792, 0, 0, 0) CheckR.Size = UDim2.new(0, 194, 0, 24) CheckR.Font = Enum.Font.SourceSansSemibold CheckR.Text = "Text" CheckR.TextColor3 = Color3.new(1, 1, 1) CheckR.TextSize = 17 CheckR.TextXAlignment = Enum.TextXAlignment.Left ScrollingFrame.Parent = MainFrame ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0) ScrollingFrame.BackgroundTransparency = 0.60000002384186 ScrollingFrame.Position = UDim2.new(0, 0, 0.0951187983, 0) ScrollingFrame.Size = UDim2.new(0, 426, 0, 207) ScrollingFrame.CanvasSize = UDim2.new(0, 0, 1.29999995, 0) ScrollingFrame.ScrollBarThickness = 10 GlitchLevitate.Name = "GlitchLevitate" GlitchLevitate.Parent = ScrollingFrame GlitchLevitate.BackgroundColor3 = Color3.new(0, 0, 0) GlitchLevitate.BackgroundTransparency = 0.30000001192093 GlitchLevitate.Position = UDim2.new(0.0469483584, 0, 0.0273178034, 0) GlitchLevitate.Size = UDim2.new(0, 90, 0, 30) GlitchLevitate.Font = Enum.Font.SourceSansSemibold GlitchLevitate.Text = "Glitch Levitate" GlitchLevitate.TextColor3 = Color3.new(1, 1, 1) GlitchLevitate.TextSize = 15 FullSwing.Name = "FullSwing" FullSwing.Parent = ScrollingFrame FullSwing.BackgroundColor3 = Color3.new(0, 0, 0) FullSwing.BackgroundTransparency = 0.30000001192093 FullSwing.Position = UDim2.new(0.267605633, 0, 0.0273178034, 0) FullSwing.Size = UDim2.new(0, 90, 0, 30) FullSwing.Font = Enum.Font.SourceSansSemibold FullSwing.Text = "Full Swing" FullSwing.TextColor3 = Color3.new(1, 1, 1) FullSwing.TextSize = 15 MoonDance.Name = "MoonDance" MoonDance.Parent = ScrollingFrame MoonDance.BackgroundColor3 = Color3.new(0, 0, 0) MoonDance.BackgroundTransparency = 0.30000001192093 MoonDance.Position = UDim2.new(0.713614941, 0, 0.0273178034, 0) MoonDance.Size = UDim2.new(0, 90, 0, 30) MoonDance.Font = Enum.Font.SourceSansSemibold MoonDance.Text = "Moon Dance" MoonDance.TextColor3 = Color3.new(1, 1, 1) MoonDance.TextSize = 15 FullPunch.Name = "FullPunch" FullPunch.Parent = ScrollingFrame FullPunch.BackgroundColor3 = Color3.new(0, 0, 0) FullPunch.BackgroundTransparency = 0.30000001192093 FullPunch.Position = UDim2.new(0.492957741, 0, 0.0273178034, 0) FullPunch.Size = UDim2.new(0, 90, 0, 30) FullPunch.Font = Enum.Font.SourceSansSemibold FullPunch.Text = "Full Punch" FullPunch.TextColor3 = Color3.new(1, 1, 1) FullPunch.TextSize = 15 FloorFaint.Name = "FloorFaint" FloorFaint.Parent = ScrollingFrame FloorFaint.BackgroundColor3 = Color3.new(0, 0, 0) FloorFaint.BackgroundTransparency = 0.30000001192093 FloorFaint.Position = UDim2.new(0.0469483584, 0, 0.134652346, 0) FloorFaint.Size = UDim2.new(0, 90, 0, 30) FloorFaint.Font = Enum.Font.SourceSansSemibold FloorFaint.Text = "Floor Faint" FloorFaint.TextColor3 = Color3.new(1, 1, 1) FloorFaint.TextSize = 15 Crouch.Name = "Crouch" Crouch.Parent = ScrollingFrame Crouch.BackgroundColor3 = Color3.new(0, 0, 0) Crouch.BackgroundTransparency = 0.30000001192093 Crouch.Position = UDim2.new(0.267605633, 0, 0.134652346, 0) Crouch.Size = UDim2.new(0, 90, 0, 30) Crouch.Font = Enum.Font.SourceSansSemibold Crouch.Text = "Crouch" Crouch.TextColor3 = Color3.new(1, 1, 1) Crouch.TextSize = 15 SpinDance.Name = "SpinDance" SpinDance.Parent = ScrollingFrame SpinDance.BackgroundColor3 = Color3.new(0, 0, 0) SpinDance.BackgroundTransparency = 0.30000001192093 SpinDance.Position = UDim2.new(0.713614941, 0, 0.134652346, 0) SpinDance.Size = UDim2.new(0, 90, 0, 30) SpinDance.Font = Enum.Font.SourceSansSemibold SpinDance.Text = "Spin Dance" SpinDance.TextColor3 = Color3.new(1, 1, 1) SpinDance.TextSize = 15 JumpingJacks.Name = "JumpingJacks" JumpingJacks.Parent = ScrollingFrame JumpingJacks.BackgroundColor3 = Color3.new(0, 0, 0) JumpingJacks.BackgroundTransparency = 0.30000001192093 JumpingJacks.Position = UDim2.new(0.492957741, 0, 0.134652346, 0) JumpingJacks.Size = UDim2.new(0, 90, 0, 30) JumpingJacks.Font = Enum.Font.SourceSansSemibold JumpingJacks.Text = "Jumping Jacks" JumpingJacks.TextColor3 = Color3.new(1, 1, 1) JumpingJacks.TextSize = 15 ArmDetach.Name = "ArmDetach" ArmDetach.Parent = ScrollingFrame ArmDetach.BackgroundColor3 = Color3.new(0, 0, 0) ArmDetach.BackgroundTransparency = 0.30000001192093 ArmDetach.Position = UDim2.new(0.0469483584, 0, 0.241986871, 0) ArmDetach.Size = UDim2.new(0, 90, 0, 30) ArmDetach.Font = Enum.Font.SourceSansSemibold ArmDetach.Text = "Arm Detach" ArmDetach.TextColor3 = Color3.new(1, 1, 1) ArmDetach.TextSize = 15 MegaInsane.Name = "MegaInsane" MegaInsane.Parent = ScrollingFrame MegaInsane.BackgroundColor3 = Color3.new(0, 0, 0) MegaInsane.BackgroundTransparency = 0.30000001192093 MegaInsane.Position = UDim2.new(0.267605633, 0, 0.241986871, 0) MegaInsane.Size = UDim2.new(0, 90, 0, 30) MegaInsane.Font = Enum.Font.SourceSansSemibold MegaInsane.Text = "Mega Insane" MegaInsane.TextColor3 = Color3.new(1, 1, 1) MegaInsane.TextSize = 15 WeirdMove.Name = "WeirdMove" WeirdMove.Parent = ScrollingFrame WeirdMove.BackgroundColor3 = Color3.new(0, 0, 0) WeirdMove.BackgroundTransparency = 0.30000001192093 WeirdMove.Position = UDim2.new(0.713614941, 0, 0.241986871, 0) WeirdMove.Size = UDim2.new(0, 90, 0, 30) WeirdMove.Font = Enum.Font.SourceSansSemibold WeirdMove.Text = "Weird Move" WeirdMove.TextColor3 = Color3.new(1, 1, 1) WeirdMove.TextSize = 15 DinoWalk.Name = "DinoWalk" DinoWalk.Parent = ScrollingFrame DinoWalk.BackgroundColor3 = Color3.new(0, 0, 0) DinoWalk.BackgroundTransparency = 0.30000001192093 DinoWalk.Position = UDim2.new(0.492957741, 0, 0.241986871, 0) DinoWalk.Size = UDim2.new(0, 90, 0, 30) DinoWalk.Font = Enum.Font.SourceSansSemibold DinoWalk.Text = "Dino Walk" DinoWalk.TextColor3 = Color3.new(1, 1, 1) DinoWalk.TextSize = 15 FloorCrawl.Name = "FloorCrawl" FloorCrawl.Parent = ScrollingFrame FloorCrawl.BackgroundColor3 = Color3.new(0, 0, 0) FloorCrawl.BackgroundTransparency = 0.30000001192093 FloorCrawl.Position = UDim2.new(0.492957741, 0, 0.349321395, 0) FloorCrawl.Size = UDim2.new(0, 90, 0, 30) FloorCrawl.Font = Enum.Font.SourceSansSemibold FloorCrawl.Text = "Floor Crawl" FloorCrawl.TextColor3 = Color3.new(1, 1, 1) FloorCrawl.TextSize = 15 Spinner.Name = "Spinner" Spinner.Parent = ScrollingFrame Spinner.BackgroundColor3 = Color3.new(0, 0, 0) Spinner.BackgroundTransparency = 0.30000001192093 Spinner.Position = UDim2.new(0.267605633, 0, 0.349321395, 0) Spinner.Size = UDim2.new(0, 90, 0, 30) Spinner.Font = Enum.Font.SourceSansSemibold Spinner.Text = "Spinner" Spinner.TextColor3 = Color3.new(1, 1, 1) Spinner.TextSize = 15 Faint.Name = "Faint" Faint.Parent = ScrollingFrame Faint.BackgroundColor3 = Color3.new(0, 0, 0) Faint.BackgroundTransparency = 0.30000001192093 Faint.Position = UDim2.new(0.713614941, 0, 0.349321395, 0) Faint.Size = UDim2.new(0, 90, 0, 30) Faint.Font = Enum.Font.SourceSansSemibold Faint.Text = "Faint" Faint.TextColor3 = Color3.new(1, 1, 1) Faint.TextSize = 15 Levitate.Name = "Levitate" Levitate.Parent = ScrollingFrame Levitate.BackgroundColor3 = Color3.new(0, 0, 0) Levitate.BackgroundTransparency = 0.30000001192093 Levitate.Position = UDim2.new(0.0469483584, 0, 0.349321395, 0) Levitate.Size = UDim2.new(0, 90, 0, 30) Levitate.Font = Enum.Font.SourceSansSemibold Levitate.Text = "Levitate" Levitate.TextColor3 = Color3.new(1, 1, 1) Levitate.TextSize = 15 LoopHead.Name = "LoopHead" LoopHead.Parent = ScrollingFrame LoopHead.BackgroundColor3 = Color3.new(0, 0, 0) LoopHead.BackgroundTransparency = 0.30000001192093 LoopHead.Position = UDim2.new(0.0469483584, 0, 0.456655949, 0) LoopHead.Size = UDim2.new(0, 90, 0, 30) LoopHead.Font = Enum.Font.SourceSansSemibold LoopHead.Text = "Loop Head" LoopHead.TextColor3 = Color3.new(1, 1, 1) LoopHead.TextSize = 15 HeadThrow.Name = "HeadThrow" HeadThrow.Parent = ScrollingFrame HeadThrow.BackgroundColor3 = Color3.new(0, 0, 0) HeadThrow.BackgroundTransparency = 0.30000001192093 HeadThrow.Position = UDim2.new(0.267605633, 0, 0.456655949, 0) HeadThrow.Size = UDim2.new(0, 90, 0, 30) HeadThrow.Font = Enum.Font.SourceSansSemibold HeadThrow.Text = "Head Throw" HeadThrow.TextColor3 = Color3.new(1, 1, 1) HeadThrow.TextSize = 15 CloneIllusion.Name = "CloneIllusion" CloneIllusion.Parent = ScrollingFrame CloneIllusion.BackgroundColor3 = Color3.new(0, 0, 0) CloneIllusion.BackgroundTransparency = 0.30000001192093 CloneIllusion.Position = UDim2.new(0.713614941, 0, 0.456655949, 0) CloneIllusion.Size = UDim2.new(0, 90, 0, 30) CloneIllusion.Font = Enum.Font.SourceSansSemibold CloneIllusion.Text = "Clone Illusion" CloneIllusion.TextColor3 = Color3.new(1, 1, 1) CloneIllusion.TextSize = 15 Dab.Name = "Dab" Dab.Parent = ScrollingFrame Dab.BackgroundColor3 = Color3.new(0, 0, 0) Dab.BackgroundTransparency = 0.30000001192093 Dab.Position = UDim2.new(0.492957741, 0, 0.456655949, 0) Dab.Size = UDim2.new(0, 90, 0, 30) Dab.Font = Enum.Font.SourceSansSemibold Dab.Text = "Dab" Dab.TextColor3 = Color3.new(1, 1, 1) Dab.TextSize = 15 BarrelRoll.Name = "BarrelRoll" BarrelRoll.Parent = ScrollingFrame BarrelRoll.BackgroundColor3 = Color3.new(0, 0, 0) BarrelRoll.BackgroundTransparency = 0.30000001192093 BarrelRoll.Position = UDim2.new(0.492957741, 0, 0.563990533, 0) BarrelRoll.Size = UDim2.new(0, 90, 0, 30) BarrelRoll.Font = Enum.Font.SourceSansSemibold BarrelRoll.Text = "Barrel Roll" BarrelRoll.TextColor3 = Color3.new(1, 1, 1) BarrelRoll.TextSize = 15 Insane.Name = "Insane" Insane.Parent = ScrollingFrame Insane.BackgroundColor3 = Color3.new(0, 0, 0) Insane.BackgroundTransparency = 0.30000001192093 Insane.Position = UDim2.new(0.267605633, 0, 0.563990533, 0) Insane.Size = UDim2.new(0, 90, 0, 30) Insane.Font = Enum.Font.SourceSansSemibold Insane.Text = "Insane" Insane.TextColor3 = Color3.new(1, 1, 1) Insane.TextSize = 15 SwordSlam.Name = "SwordSlam" SwordSlam.Parent = ScrollingFrame SwordSlam.BackgroundColor3 = Color3.new(0, 0, 0) SwordSlam.BackgroundTransparency = 0.30000001192093 SwordSlam.Position = UDim2.new(0.713614941, 0, 0.563990533, 0) SwordSlam.Size = UDim2.new(0, 90, 0, 30) SwordSlam.Font = Enum.Font.SourceSansSemibold SwordSlam.Text = "Sword Slam" SwordSlam.TextColor3 = Color3.new(1, 1, 1) SwordSlam.TextSize = 15 MovingDance.Name = "MovingDance" MovingDance.Parent = ScrollingFrame MovingDance.BackgroundColor3 = Color3.new(0, 0, 0) MovingDance.BackgroundTransparency = 0.30000001192093 MovingDance.Position = UDim2.new(0.0469483584, 0, 0.563990533, 0) MovingDance.Size = UDim2.new(0, 90, 0, 30) MovingDance.Font = Enum.Font.SourceSansSemibold MovingDance.Text = "Moving Dance" MovingDance.TextColor3 = Color3.new(1, 1, 1) MovingDance.TextSize = 15 ArmTurbine.Name = "ArmTurbine" ArmTurbine.Parent = ScrollingFrame ArmTurbine.BackgroundColor3 = Color3.new(0, 0, 0) ArmTurbine.BackgroundTransparency = 0.30000001192093 ArmTurbine.Position = UDim2.new(0.267605633, 0, 0.671325028, 0) ArmTurbine.Size = UDim2.new(0, 90, 0, 30) ArmTurbine.Font = Enum.Font.SourceSansSemibold ArmTurbine.Text = "Arm Turbine" ArmTurbine.TextColor3 = Color3.new(1, 1, 1) ArmTurbine.TextSize = 15 SuperPunch.Name = "SuperPunch" SuperPunch.Parent = ScrollingFrame SuperPunch.BackgroundColor3 = Color3.new(0, 0, 0) SuperPunch.BackgroundTransparency = 0.30000001192093 SuperPunch.Position = UDim2.new(0.0469483584, 0, 0.671325028, 0) SuperPunch.Size = UDim2.new(0, 90, 0, 30) SuperPunch.Font = Enum.Font.SourceSansSemibold SuperPunch.Text = "Super Punch" SuperPunch.TextColor3 = Color3.new(1, 1, 1) SuperPunch.TextSize = 15 Scared.Name = "Scared" Scared.Parent = ScrollingFrame Scared.BackgroundColor3 = Color3.new(0, 0, 0) Scared.BackgroundTransparency = 0.30000001192093 Scared.Position = UDim2.new(0.267605633, 0, 0.778659523, 0) Scared.Size = UDim2.new(0, 90, 0, 30) Scared.Font = Enum.Font.SourceSansSemibold Scared.Text = "Scared" Scared.TextColor3 = Color3.new(1, 1, 1) Scared.TextSize = 15 LoopSlam.Name = "LoopSlam" LoopSlam.Parent = ScrollingFrame LoopSlam.BackgroundColor3 = Color3.new(0, 0, 0) LoopSlam.BackgroundTransparency = 0.30000001192093 LoopSlam.Position = UDim2.new(0.713614941, 0, 0.671325028, 0) LoopSlam.Size = UDim2.new(0, 90, 0, 30) LoopSlam.Font = Enum.Font.SourceSansSemibold LoopSlam.Text = "Loop Slam" LoopSlam.TextColor3 = Color3.new(1, 1, 1) LoopSlam.TextSize = 15 HeroJump.Name = "HeroJump" HeroJump.Parent = ScrollingFrame HeroJump.BackgroundColor3 = Color3.new(0, 0, 0) HeroJump.BackgroundTransparency = 0.30000001192093 HeroJump.Position = UDim2.new(0.0469483584, 0, 0.778659523, 0) HeroJump.Size = UDim2.new(0, 90, 0, 30) HeroJump.Font = Enum.Font.SourceSansSemibold HeroJump.Text = "Hero Jump" HeroJump.TextColor3 = Color3.new(1, 1, 1) HeroJump.TextSize = 15 SpinDance2.Name = "SpinDance2" SpinDance2.Parent = ScrollingFrame SpinDance2.BackgroundColor3 = Color3.new(0, 0, 0) SpinDance2.BackgroundTransparency = 0.30000001192093 SpinDance2.Position = UDim2.new(0.713614941, 0, 0.778659523, 0) SpinDance2.Size = UDim2.new(0, 90, 0, 30) SpinDance2.Font = Enum.Font.SourceSansSemibold SpinDance2.Text = "Spin Dance 2" SpinDance2.TextColor3 = Color3.new(1, 1, 1) SpinDance2.TextSize = 15 SwordSlice.Name = "SwordSlice" SwordSlice.Parent = ScrollingFrame SwordSlice.BackgroundColor3 = Color3.new(0, 0, 0) SwordSlice.BackgroundTransparency = 0.30000001192093 SwordSlice.Position = UDim2.new(0.492957741, 0, 0.671325028, 0) SwordSlice.Size = UDim2.new(0, 90, 0, 30) SwordSlice.Font = Enum.Font.SourceSansSemibold SwordSlice.Text = "Sword Slice" SwordSlice.TextColor3 = Color3.new(1, 1, 1) SwordSlice.TextSize = 15 FloatingHead.Name = "FloatingHead" FloatingHead.Parent = ScrollingFrame FloatingHead.BackgroundColor3 = Color3.new(0, 0, 0) FloatingHead.BackgroundTransparency = 0.30000001192093 FloatingHead.Position = UDim2.new(0.492957741, 0, 0.778659523, 0) FloatingHead.Size = UDim2.new(0, 90, 0, 30) FloatingHead.Font = Enum.Font.SourceSansSemibold FloatingHead.Text = "Floating Head" FloatingHead.TextColor3 = Color3.new(1, 1, 1) FloatingHead.TextSize = 15 InsaneArms.Name = "InsaneArms" InsaneArms.Parent = ScrollingFrame InsaneArms.BackgroundColor3 = Color3.new(0, 0, 0) InsaneArms.BackgroundTransparency = 0.30000001192093 InsaneArms.Position = UDim2.new(0.0469483584, 0, 0.888975561, 0) InsaneArms.Size = UDim2.new(0, 90, 0, 30) InsaneArms.Font = Enum.Font.SourceSansSemibold InsaneArms.Text = "Insane Arms" InsaneArms.TextColor3 = Color3.new(1, 1, 1) InsaneArms.TextSize = 15 SuperFaint.Name = "SuperFaint" SuperFaint.Parent = ScrollingFrame SuperFaint.BackgroundColor3 = Color3.new(0, 0, 0) SuperFaint.BackgroundTransparency = 0.30000001192093 SuperFaint.Position = UDim2.new(0.267605633, 0, 0.888975561, 0) SuperFaint.Size = UDim2.new(0, 90, 0, 30) SuperFaint.Font = Enum.Font.SourceSansSemibold SuperFaint.Text = "Super Faint" SuperFaint.TextColor3 = Color3.new(1, 1, 1) SuperFaint.TextSize = 15 FloatSit.Name = "FloatSit" FloatSit.Parent = ScrollingFrame FloatSit.BackgroundColor3 = Color3.new(0, 0, 0) FloatSit.BackgroundTransparency = 0.30000001192093 FloatSit.Position = UDim2.new(0.492957741, 0, 0.888975561, 0) FloatSit.Size = UDim2.new(0, 90, 0, 30) FloatSit.Font = Enum.Font.SourceSansSemibold FloatSit.Text = "FloatSit" FloatSit.TextColor3 = Color3.new(1, 1, 1) FloatSit.TextSize = 15 BowDown.Name = "BowDown" BowDown.Parent = ScrollingFrame BowDown.BackgroundColor3 = Color3.new(0, 0, 0) BowDown.BackgroundTransparency = 0.30000001192093 BowDown.Position = UDim2.new(0.713614941, 0, 0.888975561, 0) BowDown.Size = UDim2.new(0, 90, 0, 30) BowDown.Font = Enum.Font.SourceSansSemibold BowDown.Text = "Bow Down" BowDown.TextColor3 = Color3.new(1, 1, 1) BowDown.TextSize = 15 ScrollingFrameR15.Name = "ScrollingFrameR15" ScrollingFrameR15.Parent = MainFrame ScrollingFrameR15.BackgroundColor3 = Color3.new(0, 0, 0) ScrollingFrameR15.BackgroundTransparency = 0.60000002384186 ScrollingFrameR15.Position = UDim2.new(-0.00150352798, 0, 0.0951187983, 0) ScrollingFrameR15.Size = UDim2.new(0, 427, 0, 207) ScrollingFrameR15.CanvasSize = UDim2.new(0, 0, 0.430000007, 0) ScrollingFrameR15.ScrollBarThickness = 10 FloatSlash.Name = "FloatSlash" FloatSlash.Parent = ScrollingFrameR15 FloatSlash.BackgroundColor3 = Color3.new(0, 0, 0) FloatSlash.BackgroundTransparency = 0.30000001192093 FloatSlash.Position = UDim2.new(0.0563380271, 0, 0.0405257866, 0) FloatSlash.Size = UDim2.new(0, 90, 0, 30) FloatSlash.Font = Enum.Font.SourceSansSemibold FloatSlash.Text = "Float Slash" FloatSlash.TextColor3 = Color3.new(1, 1, 1) FloatSlash.TextSize = 15 ArmsOut.Name = "ArmsOut" ArmsOut.Parent = ScrollingFrameR15 ArmsOut.BackgroundColor3 = Color3.new(0, 0, 0) ArmsOut.BackgroundTransparency = 0.30000001192093 ArmsOut.Position = UDim2.new(0.28169015, 0, 0.0405257866, 0) ArmsOut.Size = UDim2.new(0, 90, 0, 30) ArmsOut.Font = Enum.Font.SourceSansSemibold ArmsOut.Text = " Arms Out" ArmsOut.TextColor3 = Color3.new(1, 1, 1) ArmsOut.TextSize = 15 DownSlash.Name = "DownSlash" DownSlash.Parent = ScrollingFrameR15 DownSlash.BackgroundColor3 = Color3.new(0, 0, 0) DownSlash.BackgroundTransparency = 0.30000001192093 DownSlash.Position = UDim2.new(0.507042229, 0, 0.0405257866, 0) DownSlash.Size = UDim2.new(0, 90, 0, 30) DownSlash.Font = Enum.Font.SourceSansSemibold DownSlash.Text = "Down Slash" DownSlash.TextColor3 = Color3.new(1, 1, 1) DownSlash.TextSize = 15 R15Spinner.Name = "R15Spinner" R15Spinner.Parent = ScrollingFrameR15 R15Spinner.BackgroundColor3 = Color3.new(0, 0, 0) R15Spinner.BackgroundTransparency = 0.30000001192093 R15Spinner.Position = UDim2.new(0.732394338, 0, 0.0405257866, 0) R15Spinner.Size = UDim2.new(0, 90, 0, 30) R15Spinner.Font = Enum.Font.SourceSansSemibold R15Spinner.Text = "Spinner" R15Spinner.TextColor3 = Color3.new(1, 1, 1) R15Spinner.TextSize = 15 WeirdZombie.Name = "WeirdZombie" WeirdZombie.Parent = ScrollingFrameR15 WeirdZombie.BackgroundColor3 = Color3.new(0, 0, 0) WeirdZombie.BackgroundTransparency = 0.30000001192093 WeirdZombie.Position = UDim2.new(0.28169015, 0, 0.213602722, 0) WeirdZombie.Size = UDim2.new(0, 90, 0, 30) WeirdZombie.Font = Enum.Font.SourceSansSemibold WeirdZombie.Text = "Weird Zombie" WeirdZombie.TextColor3 = Color3.new(1, 1, 1) WeirdZombie.TextSize = 15 CrazySlash.Name = "CrazySlash" CrazySlash.Parent = ScrollingFrameR15 CrazySlash.BackgroundColor3 = Color3.new(0, 0, 0) CrazySlash.BackgroundTransparency = 0.30000001192093 CrazySlash.Position = UDim2.new(0.0563380271, 0, 0.213602722, 0) CrazySlash.Size = UDim2.new(0, 90, 0, 30) CrazySlash.Font = Enum.Font.SourceSansSemibold CrazySlash.Text = "Crazy Slash" CrazySlash.TextColor3 = Color3.new(1, 1, 1) CrazySlash.TextSize = 15 Pull.Name = "Pull" Pull.Parent = ScrollingFrameR15 Pull.BackgroundColor3 = Color3.new(0, 0, 0) Pull.BackgroundTransparency = 0.30000001192093 Pull.Position = UDim2.new(0.507042229, 0, 0.213602722, 0) Pull.Size = UDim2.new(0, 90, 0, 30) Pull.Font = Enum.Font.SourceSansSemibold Pull.Text = "Pull" Pull.TextColor3 = Color3.new(1, 1, 1) Pull.TextSize = 15 Open.Name = "Open" Open.Parent = ScrollingFrameR15 Open.BackgroundColor3 = Color3.new(0, 0, 0) Open.BackgroundTransparency = 0.30000001192093 Open.Position = UDim2.new(0.732394338, 0, 0.213602722, 0) Open.Size = UDim2.new(0, 90, 0, 30) Open.Font = Enum.Font.SourceSansSemibold Open.Text = "Open" Open.TextColor3 = Color3.new(1, 1, 1) Open.TextSize = 15 CircleArm.Name = "CircleArm" CircleArm.Parent = ScrollingFrameR15 CircleArm.BackgroundColor3 = Color3.new(0, 0, 0) CircleArm.BackgroundTransparency = 0.30000001192093 CircleArm.Position = UDim2.new(0.0563380271, 0, 0.386679649, 0) CircleArm.Size = UDim2.new(0, 90, 0, 30) CircleArm.Font = Enum.Font.SourceSansSemibold CircleArm.Text = "Circle Arm" CircleArm.TextColor3 = Color3.new(1, 1, 1) CircleArm.TextSize = 15 Bend.Name = "Bend" Bend.Parent = ScrollingFrameR15 Bend.BackgroundColor3 = Color3.new(0, 0, 0) Bend.BackgroundTransparency = 0.30000001192093 Bend.Position = UDim2.new(0.28169015, 0, 0.386679649, 0) Bend.Size = UDim2.new(0, 90, 0, 30) Bend.Font = Enum.Font.SourceSansSemibold Bend.Text = "Bend" Bend.TextColor3 = Color3.new(1, 1, 1) Bend.TextSize = 15 RotateSlash.Name = "RotateSlash" RotateSlash.Parent = ScrollingFrameR15 RotateSlash.BackgroundColor3 = Color3.new(0, 0, 0) RotateSlash.BackgroundTransparency = 0.30000001192093 RotateSlash.Position = UDim2.new(0.507042229, 0, 0.386679649, 0) RotateSlash.Size = UDim2.new(0, 90, 0, 30) RotateSlash.Font = Enum.Font.SourceSansSemibold RotateSlash.Text = "Rotate Slash" RotateSlash.TextColor3 = Color3.new(1, 1, 1) RotateSlash.TextSize = 15 FlingArms.Name = "FlingArms" FlingArms.Parent = ScrollingFrameR15 FlingArms.BackgroundColor3 = Color3.new(0, 0, 0) FlingArms.BackgroundTransparency = 0.30000001192093 FlingArms.Position = UDim2.new(0.732394338, 0, 0.386679649, 0) FlingArms.Size = UDim2.new(0, 90, 0, 30) FlingArms.Font = Enum.Font.SourceSansSemibold FlingArms.Text = "Fling Arms" FlingArms.TextColor3 = Color3.new(1, 1, 1) FlingArms.TextSize = 15 SideFrame.Name = "SideFrame" SideFrame.Active = true SideFrame.Draggable = true SideFrame.Visible = false SideFrame.Parent = Energize SideFrame.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529) SideFrame.BackgroundTransparency = 0.15000000596046 SideFrame.Position = UDim2.new(0.502199769, 0, 0.55104512, 0) SideFrame.Size = UDim2.new(0, 426, 0, 25) OpenGUI.Name = "OpenGUI" OpenGUI.Parent = SideFrame OpenGUI.BackgroundColor3 = Color3.new(0, 0, 0) OpenGUI.BackgroundTransparency = 0.15000000596046 OpenGUI.BorderSizePixel = 0 OpenGUI.Position = UDim2.new(0.967136145, 0, 0, 0) OpenGUI.Size = UDim2.new(0, 15, 0, 15) OpenGUI.Font = Enum.Font.SourceSansSemibold OpenGUI.Text = "X" OpenGUI.TextColor3 = Color3.new(1, 1, 1) OpenGUI.TextSize = 14 SideFrameTitle.Name = "SideFrameTitle" SideFrameTitle.Parent = SideFrame SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1) SideFrameTitle.BackgroundTransparency = 1 SideFrameTitle.Position = UDim2.new(0.364739805, 0, 0, 0) SideFrameTitle.Size = UDim2.new(0, 115, 0, 25) SideFrameTitle.Font = Enum.Font.SourceSansSemibold SideFrameTitle.Text = "Energize Remake" SideFrameTitle.TextColor3 = Color3.new(1, 1, 1) SideFrameTitle.TextSize = 17 -- Scripts: col = Color3.fromRGB(0, 0, 0) loc = Color3.fromRGB(255, 117, 19) rcol = Color3.fromRGB(0, 0, 0) rloc = Color3.fromRGB(255, 117, 19) CloseGUI.MouseButton1Click:connect(function() MainFrame.Visible = false SideFrame.Visible = true SideFrame.Position = MainFrame.Position end) OpenGUI.MouseButton1Click:connect(function() MainFrame.Visible = true SideFrame.Visible = false MainFrame.Position = SideFrame.Position end) if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then ScrollingFrame.Visible = false ScrollingFrameR15.Visible = true CheckR.Text = "Showing R15 Animations" else ScrollingFrame.Visible = true ScrollingFrameR15.Visible = false CheckR.Text = "Showing R6 Animations" end local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://35154961" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local HeadThrowACTIVE = false HeadThrow.MouseButton1Click:connect(function() HeadThrowACTIVE = not HeadThrowACTIVE if HeadThrowACTIVE then HeadThrow.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if HeadThrowACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() HeadThrow.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://121572214" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FloatingHeadACTIVE = false FloatingHead.MouseButton1Click:connect(function() FloatingHeadACTIVE = not FloatingHeadACTIVE if FloatingHeadACTIVE then track:Play(.1, 1, 1) FloatingHead.BackgroundColor3 = loc else track:Stop() FloatingHead.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://182724289" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local CrouchACTIVE = false Crouch.MouseButton1Click:connect(function() CrouchACTIVE = not CrouchACTIVE if CrouchACTIVE then track:Play(.1, 1, 1) Crouch.BackgroundColor3 = loc else track:Stop() Crouch.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://282574440" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FloorCrawlACTIVE = false FloorCrawl.MouseButton1Click:connect(function() FloorCrawlACTIVE = not FloorCrawlACTIVE if FloorCrawlACTIVE then track:Play(.1, 1, 1) FloorCrawl.BackgroundColor3 = loc else track:Stop() FloorCrawl.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://204328711" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local DinoWalkACTIVE = false DinoWalk.MouseButton1Click:connect(function() DinoWalkACTIVE = not DinoWalkACTIVE if DinoWalkACTIVE then track:Play(.1, 1, 1) DinoWalk.BackgroundColor3 = loc else track:Stop() DinoWalk.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://429681631" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local JumpingJacksACTIVE = false JumpingJacks.MouseButton1Click:connect(function() JumpingJacksACTIVE = not JumpingJacksACTIVE if JumpingJacksACTIVE then track:Play(.1, 1, 1) JumpingJacks.BackgroundColor3 = loc else track:Stop() JumpingJacks.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://35154961" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local LoopHeadACTIVE = false LoopHead.MouseButton1Click:connect(function() LoopHeadACTIVE = not LoopHeadACTIVE if LoopHeadACTIVE then LoopHead.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if LoopHeadACTIVE then track:Play(.5, 1, 1e6) end end end else track:Stop() LoopHead.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://184574340" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local HeroJumpACTIVE = false HeroJump.MouseButton1Click:connect(function() HeroJumpACTIVE = not HeroJumpACTIVE if HeroJumpACTIVE then HeroJump.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if HeroJumpACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() HeroJump.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://181526230" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FaintACTIVE = false Faint.MouseButton1Click:connect(function() FaintACTIVE = not FaintACTIVE if FaintACTIVE then track:Play(.1, 1, 1) Faint.BackgroundColor3 = loc else track:Stop() Faint.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://181525546" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FloorFaintACTIVE = false FloorFaint.MouseButton1Click:connect(function() FloorFaintACTIVE = not FloorFaintACTIVE if FloorFaintACTIVE then FloorFaint.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if FloorFaintACTIVE then track:Play(.1, 1, 2) end end end else track:Stop() FloorFaint.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://181525546" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SuperFaintACTIVE = false SuperFaint.MouseButton1Click:connect(function() SuperFaintACTIVE = not SuperFaintACTIVE if SuperFaintACTIVE then SuperFaint.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if SuperFaintACTIVE then track:Play(.1, 0.5, 40) end end end else track:Stop() SuperFaint.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://313762630" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local LevitateACTIVE = false Levitate.MouseButton1Click:connect(function() LevitateACTIVE = not LevitateACTIVE if LevitateACTIVE then track:Play(.1, 1, 1) Levitate.BackgroundColor3 = loc else track:Stop() Levitate.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://183412246" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local DabACTIVE = false Dab.MouseButton1Click:connect(function() DabACTIVE = not DabACTIVE if DabACTIVE then Dab.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if DabACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() Dab.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://188632011" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SpinACTIVE = false Spinner.MouseButton1Click:connect(function() SpinACTIVE = not SpinACTIVE if SpinACTIVE then Spinner.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if SpinACTIVE then track:Play(.1, 1, 2) end end end else track:Stop() Spinner.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://179224234" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FloatSitACTIVE = false FloatSit.MouseButton1Click:connect(function() FloatSitACTIVE = not FloatSitACTIVE if FloatSitACTIVE then track:Play(.1, 1, 1) FloatSit.BackgroundColor3 = loc else track:Stop() FloatSit.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://429703734" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local MovingDanceACTIVE = false MovingDance.MouseButton1Click:connect(function() MovingDanceACTIVE = not MovingDanceACTIVE if MovingDanceACTIVE then MovingDance.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if MovingDanceACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() MovingDance.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://215384594" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local WeirdMoveACTIVE = false WeirdMove.MouseButton1Click:connect(function() WeirdMoveACTIVE = not WeirdMoveACTIVE if WeirdMoveACTIVE then track:Play(.1, 1, 1) WeirdMove.BackgroundColor3 = loc else track:Stop() WeirdMove.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://215384594" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local CloneIllusionACTIVE = false CloneIllusion.MouseButton1Click:connect(function() CloneIllusionACTIVE = not CloneIllusionACTIVE if CloneIllusionACTIVE then track:Play(.5, 1, 1e7) CloneIllusion.BackgroundColor3 = loc else track:Stop() CloneIllusion.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://313762630" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local GlitchLevitateACTIVE = false GlitchLevitate.MouseButton1Click:connect(function() GlitchLevitateACTIVE = not GlitchLevitateACTIVE if GlitchLevitateACTIVE then track:Play(.5, 1, 1e7) GlitchLevitate.BackgroundColor3 = loc else track:Stop() GlitchLevitate.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://429730430" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SpinDanceACTIVE = false SpinDance.MouseButton1Click:connect(function() SpinDanceACTIVE = not SpinDanceACTIVE if SpinDanceACTIVE then SpinDance.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if SpinDanceACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() SpinDance.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://45834924" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local MoonDanceACTIVE = false MoonDance.MouseButton1Click:connect(function() MoonDanceACTIVE = not MoonDanceACTIVE if MoonDanceACTIVE then MoonDance.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if MoonDanceACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() MoonDance.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://204062532" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FullPunchACTIVE = false FullPunch.MouseButton1Click:connect(function() FullPunchACTIVE = not FullPunchACTIVE if FullPunchACTIVE then FullPunch.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if FullPunchACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() FullPunch.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://186934910" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SpinDance2ACTIVE = false SpinDance2.MouseButton1Click:connect(function() SpinDance2ACTIVE = not SpinDance2ACTIVE if SpinDance2ACTIVE then SpinDance2.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if SpinDance2ACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() SpinDance2.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://204292303" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local BowDownACTIVE = false BowDown.MouseButton1Click:connect(function() BowDownACTIVE = not BowDownACTIVE if BowDownACTIVE then BowDown.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if BowDownACTIVE then track:Play(.1, 1, 3) end end end else track:Stop() BowDown.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://204295235" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SwordSlamACTIVE = false SwordSlam.MouseButton1Click:connect(function() SwordSlamACTIVE = not SwordSlamACTIVE if SwordSlamACTIVE then SwordSlam.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if SwordSlamACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() SwordSlam.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://204295235" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local LoopSlamACTIVE = false LoopSlam.MouseButton1Click:connect(function() LoopSlamACTIVE = not LoopSlamACTIVE if LoopSlamACTIVE then LoopSlam.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if LoopSlamACTIVE then track:Play(.1, 1, 1e4) end end end else track:Stop() LoopSlam.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://184574340" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local MegaInsaneACTIVE = false MegaInsane.MouseButton1Click:connect(function() MegaInsaneACTIVE = not MegaInsaneACTIVE if MegaInsaneACTIVE then MegaInsane.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if MegaInsaneACTIVE then track:Play(.1, 0.5, 40) end end end else track:Stop() MegaInsane.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://126753849" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SuperPunchACTIVE = false SuperPunch.MouseButton1Click:connect(function() SuperPunchACTIVE = not SuperPunchACTIVE if SuperPunchACTIVE then SuperPunch.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if SuperPunchACTIVE then track:Play(.1, 1, 3) end end end else track:Stop() SuperPunch.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://218504594" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FullSwingACTIVE = false FullSwing.MouseButton1Click:connect(function() FullSwingACTIVE = not FullSwingACTIVE if FullSwingACTIVE then FullSwing.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if FullSwingACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() FullSwing.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://259438880" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local ArmTurbineACTIVE = false ArmTurbine.MouseButton1Click:connect(function() ArmTurbineACTIVE = not ArmTurbineACTIVE if ArmTurbineACTIVE then track:Play(.1, 1, 1e3) ArmTurbine.BackgroundColor3 = loc else track:Stop() ArmTurbine.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://136801964" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local BarrelRollACTIVE = false BarrelRoll.MouseButton1Click:connect(function() BarrelRollACTIVE = not BarrelRollACTIVE if BarrelRollACTIVE then BarrelRoll.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if BarrelRollACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() BarrelRoll.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://180612465" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local ScaredACTIVE = false Scared.MouseButton1Click:connect(function() ScaredACTIVE = not ScaredACTIVE if ScaredACTIVE then Scared.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if ScaredACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() Scared.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://33796059" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local InsaneACTIVE = false Insane.MouseButton1Click:connect(function() InsaneACTIVE = not InsaneACTIVE if InsaneACTIVE then track:Play(.1, 1, 1e8) Insane.BackgroundColor3 = loc else track:Stop() Insane.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://33169583" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local ArmDetachACTIVE = false ArmDetach.MouseButton1Click:connect(function() ArmDetachACTIVE = not ArmDetachACTIVE if ArmDetachACTIVE then ArmDetach.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if ArmDetachACTIVE then track:Play(.1, 1, 1e6) end end end else track:Stop() ArmDetach.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://35978879" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local SwordSliceACTIVE = false SwordSlice.MouseButton1Click:connect(function() SwordSliceACTIVE = not SwordSliceACTIVE if SwordSliceACTIVE then track:Play(.1, 1, 1) SwordSlice.BackgroundColor3 = loc else track:Stop() SwordSlice.BackgroundColor3 = col end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://27432691" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local InsaneArmsACTIVE = false InsaneArms.MouseButton1Click:connect(function() InsaneArmsACTIVE = not InsaneArmsACTIVE if InsaneArmsACTIVE then InsaneArms.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then if InsaneArmsACTIVE then track:Play(.1, 1, 1e4) end end end else track:Stop() InsaneArms.BackgroundColor3 = col end end) -- R15 local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://674871189" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local CrazySlashACTIVE = false CrazySlash.MouseButton1Click:connect(function() CrazySlashACTIVE = not CrazySlashACTIVE if CrazySlashACTIVE then CrazySlash.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if CrazySlashACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() CrazySlash.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://582855105" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local OpenACTIVE = false Open.MouseButton1Click:connect(function() OpenACTIVE = not OpenACTIVE if OpenACTIVE then Open.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if OpenACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() Open.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://754658275" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local R15SpinnerACTIVE = false R15Spinner.MouseButton1Click:connect(function() R15SpinnerACTIVE = not R15SpinnerACTIVE if R15SpinnerACTIVE then R15Spinner.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if R15SpinnerACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() R15Spinner.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://582384156" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local ArmsOutACTIVE = false ArmsOut.MouseButton1Click:connect(function() ArmsOutACTIVE = not ArmsOutACTIVE if ArmsOutACTIVE then ArmsOut.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if ArmsOutACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() ArmsOut.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://717879555" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local FloatSlashACTIVE = false FloatSlash.MouseButton1Click:connect(function() FloatSlashACTIVE = not FloatSlashACTIVE if FloatSlashACTIVE then FloatSlash.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if FloatSlashACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() FloatSlash.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://708553116" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) WeirdZombieACTIVE = false WeirdZombie.MouseButton1Click:connect(function() WeirdZombieACTIVE = not WeirdZombieACTIVE if WeirdZombieACTIVE then WeirdZombie.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if WeirdZombieACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() WeirdZombie.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://746398327" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) DownSlashACTIVE = false DownSlash.MouseButton1Click:connect(function() DownSlashACTIVE = not DownSlashACTIVE if DownSlashACTIVE then DownSlash.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if DownSlashACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() DownSlash.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://675025795" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) PullACTIVE = false Pull.MouseButton1Click:connect(function() PullACTIVE = not PullACTIVE if PullACTIVE then Pull.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if PullACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() Pull.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://698251653" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) CircleArmACTIVE = false CircleArm.MouseButton1Click:connect(function() CircleArmACTIVE = not CircleArmACTIVE if CircleArmACTIVE then CircleArm.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if CircleArmACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() CircleArm.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://696096087" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) BendACTIVE = false Bend.MouseButton1Click:connect(function() BendACTIVE = not BendACTIVE if BendACTIVE then Bend.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if BendACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() Bend.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://675025570" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) RotateSlashACTIVE = false RotateSlash.MouseButton1Click:connect(function() RotateSlashACTIVE = not RotateSlashACTIVE if RotateSlashACTIVE then RotateSlash.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if RotateSlashACTIVE then track:Play(.1, 1, 1) end end end else track:Stop() RotateSlash.BackgroundColor3 = rcol end end) local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://754656200" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) FlingArmsACTIVE = false FlingArms.MouseButton1Click:connect(function() FlingArmsACTIVE = not FlingArmsACTIVE if FlingArmsACTIVE then FlingArms.BackgroundColor3 = rloc while wait() do if track.IsPlaying == false then if FlingArmsACTIVE then track:Play(.1, 1, 10) end end end else track:Stop() FlingArms.BackgroundColor3 = rcol end end) end) end; task.spawn(C_15); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_17() local script = G2L["17"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://rawscripts.net/raw/OpFinality_590"))() end) end; task.spawn(C_17); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_19() local script = G2L["19"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/refs/heads/main/executor"))() end) end; task.spawn(C_19); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_1b() local script = G2L["1b"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Pa1ntex/reviz-admin-v2-script-FE/refs/heads/main/Reviz%20admin%20v2%20FE"))() end) end; task.spawn(C_1b); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_1d() local script = G2L["1d"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Old-Replication-UI-still-works-5477"))() end) end; task.spawn(C_1d); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_1f() local script = G2L["1f"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet('https://pastebin.com/raw/h1TN1kij'))() end) end; task.spawn(C_1f); -- StarterGui.CoolGui.Frame.Page1.acg.Button.LocalScript local function C_21() local script = G2L["21"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://github.com/ltseverydayyou/Nameless-Admin/blob/main/Source.lua?raw=NEWLOADSTRINGYAYAYA"))(); end) end; task.spawn(C_21); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript local function C_25() local script = G2L["25"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:GetObjects("rbxassetid://157645868")[1].Source)( ) end) end; task.spawn(C_25); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript local function C_27() local script = G2L["27"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() local decalID = "78829839839537" 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 = "78829839839537" 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=78829839839537" pe.VelocitySpread = 50 se = Instance.new("ParticleEmitter",v.Character.Torso) se.Texture = "http://www.roblox.com/asset/?id=78829839839537" se.VelocitySpread = 50 fe = Instance.new("ParticleEmitter",v.Character.Torso) fe.Texture = "http://www.roblox.com/asset/?id=78829839839537" 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; task.spawn(C_27); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript local function C_29() local script = G2L["29"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() loadstring(game:GetObjects('rbxassetid://289110135')[1].Source)() end) end; task.spawn(C_29); -- StarterGui.CoolGui.Frame.Page1.svd.Button.LocalScript local function C_2b() local script = G2L["2b"]; local button = script.Parent --local input = CoolGui.Frame.Settings button.MouseButton1Down:connect(function() --boobs lol local ScreenGui = Instance.new("ScreenGui") local Base = Instance.new("Frame") local Top = Instance.new("Frame") local First = Instance.new("TextLabel") local Second = Instance.new("TextLabel") local Location = Instance.new("TextLabel") local Exit = Instance.new("TextButton") local HomeContainer = Instance.new("Frame") local Players = Instance.new("Frame") local ImageLabel = Instance.new("ImageLabel") local TextLabel = Instance.new("TextLabel") local Mask = Instance.new("TextButton") local Server = Instance.new("Frame") local ImageLabel_2 = Instance.new("ImageLabel") local TextLabel_2 = Instance.new("TextLabel") local Mask_2 = Instance.new("TextButton") local LocalPlayer = Instance.new("Frame") local ImageLabel_3 = Instance.new("ImageLabel") local TextLabel_3 = Instance.new("TextLabel") local Mask_3 = Instance.new("TextButton") local Scripts = Instance.new("Frame") local ImageLabel_4 = Instance.new("ImageLabel") local TextLabel_4 = Instance.new("TextLabel") local Mask_4 = Instance.new("TextButton") local Miscellaneous = Instance.new("Frame") local ImageLabel_5 = Instance.new("ImageLabel") local TextLabel_5 = Instance.new("TextLabel") local Mask_5 = Instance.new("TextButton") local Settings = Instance.new("Frame") local ImageLabel_6 = Instance.new("ImageLabel") local TextLabel_6 = Instance.new("TextLabel") local Mask_6 = Instance.new("TextButton") local Navigator = Instance.new("ScrollingFrame") local Item = Instance.new("TextButton") local ServerContainer = Instance.new("ScrollingFrame") local dd = Instance.new("TextButton") local ImageLabel_7 = Instance.new("ImageLabel") local LocalPlayerContainer = Instance.new("ScrollingFrame") local PlayersContainer = Instance.new("ScrollingFrame") -- Properties local hist = game:GetService("LogService"):GetLogHistory() local eiss = false for i,v in pairs(hist) do if string.find(v["message"]:lower(), "eiss") then eiss = true warn("Detected EISS, Parenting to PlayerGui") end end if eiss then ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui game.StarterGui.ResetPlayerGuiOnSpawn = false else ScreenGui.Parent = script.Parent end Base.Name = "Base" Base.Parent = ScreenGui Base.Active = true Base.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725) Base.BorderColor3 = Color3.new(0.0156863, 0.027451, 0.0352941) Base.BorderSizePixel = 2 Base.Draggable = true Base.Position = UDim2.new(0, 50, 0, 250) Base.Selectable = true Base.Size = UDim2.new(0, 450, 0, 250) Top.Name = "Top" Top.Parent = Base Top.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235) Top.BackgroundTransparency = 0.5 Top.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137) Top.Position = UDim2.new(0, 10, 0, 7) Top.Size = UDim2.new(1, -20, 0, 20) First.Name = "First" First.Parent = Top First.BackgroundColor3 = Color3.new(1, 1, 1) First.BackgroundTransparency = 1 First.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726) First.Size = UDim2.new(1, 0, 1, 0) First.Font = Enum.Font.SourceSans First.FontSize = Enum.FontSize.Size18 First.Text = " T0PK3K 3.0" First.TextColor3 = Color3.new(0.721569, 0.027451, 0.211765) First.TextStrokeTransparency = 0 First.TextXAlignment = Enum.TextXAlignment.Left Second.Name = "Second" Second.Parent = Top Second.BackgroundColor3 = Color3.new(1, 1, 1) Second.BackgroundTransparency = 1 Second.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726) Second.Position = UDim2.new(1, -125, 0, 0) Second.Size = UDim2.new(0, 100, 1, 0) Second.Font = Enum.Font.SourceSans Second.FontSize = Enum.FontSize.Size18 Second.Text = "Cerberus Edition" Second.TextColor3 = Color3.new(0.721569, 0.027451, 0.211765) Second.TextStrokeTransparency = 0 Second.TextXAlignment = Enum.TextXAlignment.Left Location.Name = "Location" Location.Parent = Top Location.BackgroundColor3 = Color3.new(1, 1, 1) Location.BackgroundTransparency = 1 Location.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726) Location.Position = UDim2.new(0, 90, 0, 0) Location.Size = UDim2.new(1, -200, 1, 0) Location.Font = Enum.Font.SourceSansBold Location.FontSize = Enum.FontSize.Size18 Location.Text = "Home" Location.TextColor3 = Color3.new(0.588235, 0.0196078, 0.172549) Location.TextStrokeTransparency = 0 Exit.Name = "Exit" Exit.Parent = Top Exit.BackgroundColor3 = Color3.new(0.588235, 0.0196078, 0.172549) Exit.BorderSizePixel = 0 Exit.Position = UDim2.new(1, -18, 0, 2) Exit.Size = UDim2.new(0, 16, 0, 16) Exit.Font = Enum.Font.SourceSansBold Exit.FontSize = Enum.FontSize.Size14 Exit.Text = "X" Exit.TextColor3 = Color3.new(1, 1, 1) Exit.MouseButton1Down:connect(function() Base.Parent = nil end) HomeContainer.Name = "HomeContainer" HomeContainer.Parent = Base HomeContainer.BackgroundColor3 = Color3.new(1, 1, 1) HomeContainer.BackgroundTransparency = 1 HomeContainer.Position = UDim2.new(0, 10, 0, 50) HomeContainer.Size = UDim2.new(1, -20, 1, -65) Players.Name = "Players" Players.Parent = HomeContainer Players.BackgroundColor3 = Color3.new(1, 1, 1) Players.BackgroundTransparency = 1 Players.Position = UDim2.new(0.666000009, 10, 0, 0) Players.Size = UDim2.new(0.333000004, -10, 0.5, -10) ImageLabel.Parent = Players ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel.BackgroundTransparency = 1 ImageLabel.Position = UDim2.new(0.5, -25, 0, 0) ImageLabel.Size = UDim2.new(0, 50, 0, 50) ImageLabel.Image = "rbxassetid://573066980" ImageLabel.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412) TextLabel.Parent = Players TextLabel.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel.BackgroundTransparency = 1 TextLabel.Position = UDim2.new(0, 10, 1, -40) TextLabel.Size = UDim2.new(1, -20, 0, 20) TextLabel.Font = Enum.Font.SourceSansBold TextLabel.FontSize = Enum.FontSize.Size24 TextLabel.Text = "Players" TextLabel.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255) Mask.Name = "Mask" Mask.Parent = Players Mask.BackgroundColor3 = Color3.new(1, 1, 1) Mask.BackgroundTransparency = 1 Mask.Position = UDim2.new(0, 27, 0, 0) Mask.Size = UDim2.new(1, -56, 0, 65) Mask.Font = Enum.Font.SourceSans Mask.FontSize = Enum.FontSize.Size14 Mask.Text = "" Server.Name = "Server" Server.Parent = HomeContainer Server.BackgroundColor3 = Color3.new(1, 1, 1) Server.BackgroundTransparency = 1 Server.Size = UDim2.new(0.333000004, -10, 0.5, -10) ImageLabel_2.Parent = Server ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel_2.BackgroundTransparency = 1 ImageLabel_2.Position = UDim2.new(0.5, -23, 0, 0) ImageLabel_2.Size = UDim2.new(0, 46, 0, 46) ImageLabel_2.Image = "rbxassetid://573084509" ImageLabel_2.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412) TextLabel_2.Parent = Server TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_2.BackgroundTransparency = 1 TextLabel_2.Position = UDim2.new(0, 10, 1, -40) TextLabel_2.Size = UDim2.new(1, -20, 0, 20) TextLabel_2.Font = Enum.Font.SourceSansBold TextLabel_2.FontSize = Enum.FontSize.Size24 TextLabel_2.Text = "Server" TextLabel_2.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255) Mask_2.Name = "Mask" Mask_2.Parent = Server Mask_2.BackgroundColor3 = Color3.new(1, 1, 1) Mask_2.BackgroundTransparency = 1 Mask_2.Position = UDim2.new(0, 27, 0, 0) Mask_2.Size = UDim2.new(1, -56, 0, 65) Mask_2.Font = Enum.Font.SourceSans Mask_2.FontSize = Enum.FontSize.Size14 Mask_2.Text = "" LocalPlayer.Name = "LocalPlayer" LocalPlayer.Parent = HomeContainer LocalPlayer.BackgroundColor3 = Color3.new(1, 1, 1) LocalPlayer.BackgroundTransparency = 1 LocalPlayer.Position = UDim2.new(0.333000004, 10, 0, 0) LocalPlayer.Size = UDim2.new(0.333000004, -10, 0.5, -10) ImageLabel_3.Parent = LocalPlayer ImageLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel_3.BackgroundTransparency = 1 ImageLabel_3.Position = UDim2.new(0.5, -25, 0, 0) ImageLabel_3.Size = UDim2.new(0, 50, 0, 50) ImageLabel_3.Image = "rbxassetid://573078228" ImageLabel_3.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412) TextLabel_3.Parent = LocalPlayer TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_3.BackgroundTransparency = 1 TextLabel_3.Position = UDim2.new(0, 10, 1, -40) TextLabel_3.Size = UDim2.new(1, -20, 0, 20) TextLabel_3.Font = Enum.Font.SourceSansBold TextLabel_3.FontSize = Enum.FontSize.Size24 TextLabel_3.Text = "LocalPlayer" TextLabel_3.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255) Mask_3.Name = "Mask" Mask_3.Parent = LocalPlayer Mask_3.BackgroundColor3 = Color3.new(1, 1, 1) Mask_3.BackgroundTransparency = 1 Mask_3.Position = UDim2.new(0, 27, 0, 0) Mask_3.Size = UDim2.new(1, -56, 0, 65) Mask_3.Font = Enum.Font.SourceSans Mask_3.FontSize = Enum.FontSize.Size14 Mask_3.Text = "" Scripts.Name = "Scripts" Scripts.Parent = HomeContainer Scripts.BackgroundColor3 = Color3.new(1, 1, 1) Scripts.BackgroundTransparency = 1 Scripts.Position = UDim2.new(0, 0, 0.5, 0) Scripts.Size = UDim2.new(0.333000004, -10, 0.5, -10) ImageLabel_4.Parent = Scripts ImageLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel_4.BackgroundTransparency = 1 ImageLabel_4.Position = UDim2.new(0.5, -25, 0, 0) ImageLabel_4.Size = UDim2.new(0, 50, 0, 50) ImageLabel_4.Image = "rbxassetid://573081437" ImageLabel_4.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412) TextLabel_4.Parent = Scripts TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_4.BackgroundTransparency = 1 TextLabel_4.Position = UDim2.new(0, 10, 1, -40) TextLabel_4.Size = UDim2.new(1, -20, 0, 20) TextLabel_4.Font = Enum.Font.SourceSansBold TextLabel_4.FontSize = Enum.FontSize.Size24 TextLabel_4.Text = "Scripts" TextLabel_4.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255) Mask_4.Name = "Mask" Mask_4.Parent = Scripts Mask_4.BackgroundColor3 = Color3.new(1, 1, 1) Mask_4.BackgroundTransparency = 1 Mask_4.Position = UDim2.new(0, 27, 0, 0) Mask_4.Size = UDim2.new(1, -56, 0, 65) Mask_4.Font = Enum.Font.SourceSans Mask_4.FontSize = Enum.FontSize.Size14 Mask_4.Text = "" Miscellaneous.Name = "Miscellaneous" Miscellaneous.Parent = HomeContainer Miscellaneous.BackgroundColor3 = Color3.new(1, 1, 1) Miscellaneous.BackgroundTransparency = 1 Miscellaneous.Position = UDim2.new(0.333000004, 10, 0.5, 0) Miscellaneous.Size = UDim2.new(0.333000004, -10, 0.5, -10) ImageLabel_5.Parent = Miscellaneous ImageLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel_5.BackgroundTransparency = 1 ImageLabel_5.Position = UDim2.new(0.5, -23, 0, 0) ImageLabel_5.Size = UDim2.new(0, 46, 0, 46) ImageLabel_5.Image = "rbxassetid://573087376" ImageLabel_5.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412) TextLabel_5.Parent = Miscellaneous TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_5.BackgroundTransparency = 1 TextLabel_5.Position = UDim2.new(0, 10, 1, -40) TextLabel_5.Size = UDim2.new(1, -20, 0, 20) TextLabel_5.Font = Enum.Font.SourceSansBold TextLabel_5.FontSize = Enum.FontSize.Size24 TextLabel_5.Text = "Miscellaneous" TextLabel_5.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255) Mask_5.Name = "Mask" Mask_5.Parent = Miscellaneous Mask_5.BackgroundColor3 = Color3.new(1, 1, 1) Mask_5.BackgroundTransparency = 1 Mask_5.Position = UDim2.new(0, 27, 0, 0) Mask_5.Size = UDim2.new(1, -56, 0, 65) Mask_5.Font = Enum.Font.SourceSans Mask_5.FontSize = Enum.FontSize.Size14 Mask_5.Text = "" Settings.Name = "Settings" Settings.Parent = HomeContainer Settings.BackgroundColor3 = Color3.new(1, 1, 1) Settings.BackgroundTransparency = 1 Settings.Position = UDim2.new(0.666000009, 10, 0.5, 0) Settings.Size = UDim2.new(0.333000004, -10, 0.5, -10) ImageLabel_6.Parent = Settings ImageLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel_6.BackgroundTransparency = 1 ImageLabel_6.Position = UDim2.new(0.5, -23, 0, 0) ImageLabel_6.Size = UDim2.new(0, 46, 0, 46) ImageLabel_6.Image = "rbxassetid://573090294" ImageLabel_6.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412) TextLabel_6.Parent = Settings TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_6.BackgroundTransparency = 1 TextLabel_6.Position = UDim2.new(0, 10, 1, -40) TextLabel_6.Size = UDim2.new(1, -20, 0, 20) TextLabel_6.Font = Enum.Font.SourceSansBold TextLabel_6.FontSize = Enum.FontSize.Size24 TextLabel_6.Text = "Settings" TextLabel_6.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255) Mask_6.Name = "Mask" Mask_6.Parent = Settings Mask_6.BackgroundColor3 = Color3.new(1, 1, 1) Mask_6.BackgroundTransparency = 1 Mask_6.Position = UDim2.new(0, 27, 0, 0) Mask_6.Size = UDim2.new(1, -56, 0, 65) Mask_6.Font = Enum.Font.SourceSans Mask_6.FontSize = Enum.FontSize.Size14 Mask_6.Text = "" Navigator.Name = "Navigator" Navigator.Parent = Base Navigator.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235) Navigator.BackgroundTransparency = 0.5 Navigator.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137) Navigator.Position = UDim2.new(0, 10, 0, 35) Navigator.Size = UDim2.new(0, 125, 1, -45) Navigator.Visible = false Navigator.BottomImage = "rbxassetid://573102620" Navigator.MidImage = "rbxassetid://573102620" Navigator.ScrollBarThickness = 5 Navigator.TopImage = "rbxassetid://573102620" Item.Name = "Item" Item.Parent = Navigator Item.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235) Item.BackgroundTransparency = 0.5 Item.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137) Item.Position = UDim2.new(0, 5, 0, 5) Item.Size = UDim2.new(1, -15, 0, 20) Item.Selected = true Item.Font = Enum.Font.SourceSans Item.FontSize = Enum.FontSize.Size14 Item.Text = "NavItem" Item.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569) ServerContainer.Name = "ServerContainer" ServerContainer.Parent = Base ServerContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235) ServerContainer.BackgroundTransparency = 0.5 ServerContainer.Position = UDim2.new(0, 140, 0, 35) ServerContainer.Size = UDim2.new(1, -150, 1, -45) ServerContainer.Visible = false ServerContainer.BottomImage = "rbxassetid://573102620" ServerContainer.MidImage = "rbxassetid://573102620" ServerContainer.ScrollBarThickness = 5 ServerContainer.TopImage = "rbxassetid://573102620" dd.Name = "dd" dd.Parent = ServerContainer dd.BackgroundColor3 = Color3.new(0.0196078, 0.0313726, 0.0431373) dd.Position = UDim2.new(0, 6, 0, 6) dd.Size = UDim2.new(0.5, -10, 0, 20) dd.Visible = false dd.Font = Enum.Font.SourceSans dd.FontSize = Enum.FontSize.Size14 dd.Text = "Troll Spam" dd.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392) dd.TextStrokeTransparency = 0.5 ImageLabel_7.Parent = dd ImageLabel_7.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel_7.BackgroundTransparency = 1 ImageLabel_7.Position = UDim2.new(0, 2, 0, 0) ImageLabel_7.Size = UDim2.new(0, 20, 0, 20) ImageLabel_7.Image = "rbxassetid://133293265" LocalPlayerContainer.Name = "LocalPlayerContainer" LocalPlayerContainer.Parent = Base LocalPlayerContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235) LocalPlayerContainer.BackgroundTransparency = 0.5 LocalPlayerContainer.Position = UDim2.new(0, 140, 0, 35) LocalPlayerContainer.Size = UDim2.new(1, -150, 1, -45) LocalPlayerContainer.Visible = false LocalPlayerContainer.BottomImage = "rbxassetid://573102620" LocalPlayerContainer.MidImage = "rbxassetid://573102620" LocalPlayerContainer.ScrollBarThickness = 5 LocalPlayerContainer.TopImage = "rbxassetid://573102620" PlayersContainer.Name = "PlayersContainer" PlayersContainer.Parent = Base PlayersContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235) PlayersContainer.BackgroundTransparency = 0.5 PlayersContainer.Position = UDim2.new(0, 140, 0, 35) PlayersContainer.Size = UDim2.new(1, -150, 1, -45) PlayersContainer.Visible = false PlayersContainer.BottomImage = "rbxassetid://573102620" PlayersContainer.MidImage = "rbxassetid://573102620" PlayersContainer.ScrollBarThickness = 5 PlayersContainer.TopImage = "rbxassetid://573102620" function MakeContainer(n) local cont = PlayersContainer:Clone() cont.Name = n .. 'Container' cont.Parent = Base return cont end local ScriptsContainer = MakeContainer('Scripts') local MiscContainer = MakeContainer('Miscellaneous') local topkek = {} topkek.store = {} topkek.cache = {} topkek.libgui = {} topkek.libsettings = {} topkek.libutil = {} topkek.libwindows = {} topkek.libcmd = {} --[[ gay ass dropdown lib i made a while ago ]]-- dropdown = {} dropdown.new = function(gui, items, placeholder) local self = {} self.value = placeholder self.items = items self.gui = gui if self.gui:FindFirstChild("__DROPDOWN") then self.gui["__DROPDOWN"]:Destroy() end self.debug = false self.gui.Text = placeholder self.gui.BorderSizePixel = 0 self.gui.ZIndex = 1 self.textcolor = self.gui.TextColor3 function self.make() if self.gui:FindFirstChild("__DROPDOWN") then self.gui["__DROPDOWN"]:Destroy() end self.selectgui = Instance.new("ScrollingFrame") self.selectgui.Parent = self.gui self.selectgui.Name = "__DROPDOWN" self.selectgui.Size = UDim2.new(1, 0, 0, 100) self.selectgui.Position = UDim2.new(0, 0, 0, self.gui.AbsoluteSize.Y) self.selectgui.BorderSizePixel = 0 self.selectgui.ZIndex = 2 self.selectgui.BackgroundTransparency = self.gui.BackgroundTransparency self.selectgui.BackgroundColor3 = self.gui.BackgroundColor3 self.selectgui.Visible = false self.selectgui.CanvasSize = UDim2.new(0, 0, 0, (#self.items-1) * 20) self.selectgui.ScrollBarThickness = 5 if #self.items < 4 then self.selectgui.CanvasSize = UDim2.new(0, 0, 0, 0) self.selectgui.Size = UDim2.new(1, 0, 0, (#self.items-1) * 20) end self.item = Instance.new("TextButton") self.item.Size = UDim2.new(1, 0, 0, 20) self.item.Position = UDim2.new(0, 0, 0, 0) self.item.BackgroundTransparency = self.gui.BackgroundTransparency - 0.1 self.item.BackgroundColor3 = self.gui.BackgroundColor3 self.item.BorderSizePixel = 0 self.item.ZIndex = 2 self.item.TextColor3 = self.gui.TextColor3 self.item.Font = Enum.Font.SourceSans self.item.FontSize = Enum.FontSize.Size14 self.curitem = nil for i, v in pairs(self.items) do if not (v == self.value) then local ti = self.item:Clone() ti.Parent = self.selectgui if i == 1 then i = 2 end ti.Position = UDim2.new(0, 0, 0, (i - 2) * 20) ti.Text = v ti.MouseButton1Down:connect(function() self.value = v self.open = false self.selectgui.Visible = false self.gui.Text = v self.make() end) end end end self.getvalue = function() return self.value end self.update = function(itms) self.items = itms self.make() end self.open = false self.gui.MouseButton1Down:connect(function() if self.open == false then self.selectgui.CanvasPosition = Vector2.new(0, 0) self.selectgui.Visible = true self.open = true else self.selectgui.Visible = false self.open = false end end) self.make() return self end --[[ libsettings lole ]]-- topkek.libsettings.store = {} function topkek.libsettings:getSetting(k) return topkek.libsettings.store[k] end function topkek.libsettings:setSetting(k,v) topkek.libsettings.store[k]=v end -- [[ libutil ]] -- function topkek.libutil:createObject(o, p) local a, b = pcall(function() Instance.new(o) end) if not a then return end local obj = Instance.new(o) for prop, val in pairs(p) do pcall(function() obj[prop] = val end) end return obj end function topkek.libutil:Color3(r,g,b) return Color3.new(r/255,g/255,b/255) end; color3 = function(r,g,b) return topkek.libutil:Color3(r,g,b) end function topkek.libutil:recurseDecal(img)--topkek2.0 code tbh img = 'rbxassetid://' .. img local function skybox(x) local sky = Instance.new("Sky",game.Lighting) local fcs={"Bk","Dn","Ft","Lf","Rt","Up"} for i,v in pairs(fcs) do sky["Skybox"..v]=x end end local function particle(p, b) local a = Instance.new("ParticleEmitter", p) a.Rate = 500 a.Lifetime = NumberRange.new(20, 30) a.VelocitySpread = 200 a.Texture = b end local function decal(p, b) local sides = {"Back", "Bottom", "Front", "Left", "Right", "Top"} for i, v in pairs(sides) do local a = Instance.new("Decal", p) a.Texture = b a.Face = v end end local function recurse(x) for i, v in pairs(x:GetChildren()) do pcall(function() -- 'error occured, no output from Lua' LOLE if v:IsA("BasePart") then particle(v, img) decal(v, img) end if #(v:GetChildren())>0 then recurse(v) end end) end end recurse(game) skybox(img) end function topkek.libutil:recurseRemove(type_) local function recurse(x) for i, v in pairs(x:GetChildren()) do pcall(function() if v:IsA(type_) then v:Destroy() end if #(v:GetChildren())>0 then recurse(v) end end) end end recurse(game) end function topkek.libutil:recurseSet(type_,prop,val) local function recurse(x) for i, v in pairs(x:GetChildren()) do pcall(function() if v:IsA(type_) then v[prop]=val end if #(v:GetChildren())>0 then recurse(v) end end) end end recurse(game) end function topkek.libutil:recurseSetObj(obj,type_,prop,val) local function recurse(x) for i, v in pairs(x:GetChildren()) do pcall(function() if v:IsA(type_) then v[prop]=val end if #(v:GetChildren())>0 then recurse(v) end end) end end recurse(obj) end function topkek.libutil:recurseFunc(type_,func) local function recurse(x) for i, v in pairs(x:GetChildren()) do pcall(function() if v:IsA(type_) then func(v) end if #(v:GetChildren())>0 then recurse(v) end end) end end recurse(game) end function topkek.libutil:Play(id) local mu = Instance.new("Sound", game.Workspace) mu.Volume = 1 mu.Looped = true mu.Pitch = 1 mu.SoundId = "rbxassetid://"..tostring(id) mu:Play() end function topkek.libutil:GetPlayerList() local list = {'Everybody'} for i, v in pairs(game:service'Players':GetPlayers()) do table.insert(list, v.Name) end return list end function topkek.libutil:doPlayers(drop, func) local str = drop.getvalue() local plrs = {} if str == 'Everybody' then plrs = game:GetService('Players'):GetPlayers() else plrs = {game:GetService('Players'):FindFirstChild(str)} end for i, v in pairs(plrs) do func(v) end end function topkek.libutil:insert(id) if topkek.cache[id] then return topkek.cache[id] end -- moist local obj = game:service'InsertService':LoadAsset(id):GetChildren()[1] topkek.cache[id] = obj:Clone() return obj end; insert = function(id) return topkek.libutil:insert(id) end function topkek.libutil:getTorso(plr) --r15 compatibility lole if plr.Character then if plr.Character:FindFirstChild('UpperTorso') then return plr.Character.UpperTorso else return plr.Character.Torso end end end function topkek.libutil:weiner(plr) plr=plr.Character Shaft=Instance.new("Part", plr) Shaft.Name='Shaft' Shaft.Size=Vector3.new(1, 2.5, 1) Shaft.TopSurface=0 Shaft.BottomSurface=0 Shaft.CanCollide=true Cyln=Instance.new("CylinderMesh", Shaft) Cyln.Scale=Vector3.new(0.5,0.7,0.5) Instance.new("Weld", plr) plr.Weld.Part0=plr:FindFirstChild("Torso") or plr:FindFirstChild("LowerTorso") plr.Weld.Part1=plr.Shaft plr.Weld.C0=CFrame.new(0,-0.35,-0.9)*CFrame.fromEulerAnglesXYZ(2.2,0,0) Shaft.BrickColor=BrickColor.new("Pastel brown") Tip=Instance.new("Part", plr) Tip.Name='Tip' Tip.TopSurface=0 Tip.BottomSurface=0 Tip.Size=Vector3.new(1, 1, 1) Tip.CanCollide=true Tip.Touched:connect(function(prt) if prt.Parent~=player then spawn(function() for i=1, 5 do local pert=Instance.new("Part", player) pert.CFrame=CFrame.new(prt.Position) pert.CanCollide=true local mesh=Instance.new("BlockMesh", pert) mesh.Scale=Vector3.new(0.2,0.2,0.2) pert.BrickColor=BrickColor.new("White") end end) end end) Cyln2=Instance.new("SpecialMesh", Tip) Cyln2.MeshType='Sphere' Cyln2.Scale=Vector3.new(0.6,0.6,0.6) Instance.new("Weld", plr).Name='Weld2' plr.Weld2.Part0=plr.Shaft plr.Weld2.Part1=plr.Tip plr.Weld2.C0=CFrame.new(0,-.9,0) Tip.BrickColor=BrickColor.new("Pink") ----- Ball1=Instance.new("Part", plr) Ball1.Name='Ball1' Ball1.Size=Vector3.new(1, 1, 1) Ball1.TopSurface=0 Ball1.BottomSurface=0 Cyln3=Instance.new("SpecialMesh", Ball1) Cyln3.MeshType='Sphere' Cyln3.Scale=Vector3.new(0.4,0.4,0.4) Instance.new("Weld", plr).Name='Weld3' plr.Weld3.Part0=plr.Shaft plr.Weld3.Part1=plr.Ball1 plr.Weld3.C0=CFrame.new(0.225,.4,0.2) Ball1.BrickColor=BrickColor.new("Pastel brown") ----- Ball2=Instance.new("Part", plr) Ball2.Name='Ball2' Ball2.Size=Vector3.new(1, 1, 1) Ball2.TopSurface=0 Ball2.BottomSurface=0 Cyln3=Instance.new("SpecialMesh", Ball2) Cyln3.MeshType='Sphere' Cyln3.Scale=Vector3.new(0.4,0.4,0.4) Instance.new("Weld", plr).Name='Weld4' plr.Weld4.Part0=plr.Shaft plr.Weld4.Part1=plr.Ball2 plr.Weld4.C0=CFrame.new(-0.225,.4,0.2) Ball2.BrickColor=BrickColor.new("Pastel brown") end function topkek.libutil:scalePlayer(plr, sz) local pchar = plr.Character if pchar:FindFirstChild("UpperTorso") then warn("Player [" ..plr.Name.. "] is R15.") return end local function scale(chr,scl) for _,v in pairs(pchar:GetChildren()) do if v:IsA("Hat") then v:Clone() v.Parent = game.Lighting end end local Head = chr['Head'] local Torso = chr['Torso'] local LA = chr['Left Arm'] local RA = chr['Right Arm'] local LL = chr['Left Leg'] local RL = chr['Right Leg'] local HRP = chr['HumanoidRootPart'] wait(0.1) Head.formFactor = 3 Torso.formFactor = 3 LA.formFactor = 3 RA.formFactor = 3 LL.formFactor = 3 RL.formFactor = 3 HRP.formFactor = 3 Head.Size = Vector3.new(scl * 2, scl, scl) Torso.Size = Vector3.new(scl * 2, scl * 2, scl) LA.Size = Vector3.new(scl, scl * 2, scl) RA.Size = Vector3.new(scl, scl * 2, scl) LL.Size = Vector3.new(scl, scl * 2, scl) RL.Size = Vector3.new(scl, scl * 2, scl) HRP.Size = Vector3.new(scl * 2, scl * 2, scl) local Motor1 = Instance.new('Motor6D', Torso) Motor1.Part0 = Torso Motor1.Part1 = Head Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1) Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1) Motor1.Name = "Neck" local Motor2 = Instance.new('Motor6D', Torso) Motor2.Part0 = Torso Motor2.Part1 = LA Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0) Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0) Motor2.Name = "Left Shoulder" local Motor3 = Instance.new('Motor6D', Torso) Motor3.Part0 = Torso Motor3.Part1 = RA Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0) Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0) Motor3.Name = "Right Shoulder" local Motor4 = Instance.new('Motor6D', Torso) Motor4.Part0 = Torso Motor4.Part1 = LL Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0) Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0) Motor4.Name = "Left Hip" local Motor5 = Instance.new('Motor6D', Torso) Motor5.Part0 = Torso Motor5.Part1 = RL Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0) Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0) Motor5.Name = "Right Hip" local Motor6 = Instance.new('Motor6D', HRP) Motor6.Part0 = HRP Motor6.Part1 = Torso Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1) Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1) end scale(pchar, sz) for _,v in pairs(game.Lighting:GetChildren()) do if v:IsA("Hat") then v.Parent = pchar end end end function topkek.libutil:dickShooter() Player = game:GetService("Players").LocalPlayer Character = Player.Character PlayerGui = Player.PlayerGui Backpack = Player.Backpack Torso = Character.Torso Head = Character.Head LeftArm = Character["Left Arm"] LeftLeg = Character["Left Leg"] RightArm = Character["Right Arm"] RightLeg = Character["Right Leg"] LS = Torso["Left Shoulder"] LH = Torso["Left Hip"] RS = Torso["Right Shoulder"] RH = Torso["Right Hip"] Tool = Instance.new("HopperBin") Tool.Parent = Backpack Tool.Name = "Painis" Bin = Tool so = function(id, par, vol, pit) coroutine.resume(coroutine.create(function() local sou = Instance.new("Sound", par or workspace) sou.Volume = vol sou.Pitch = pit or 1 sou.SoundId = id wait() sou:play() wait(6) sou:Remove() end )) end ob1d = function(mouse) size = 0.5 mode = 1 color = BrickColor.new(Color3.new(math.random(), math.random(), math.random())) mo = Instance.new("Model") mo.Name = "EEEEUGH HA HA HAAAAA" mo.Parent = workspace game.Debris:AddItem(mo, 10) p = Instance.new("Seat") p.Name = "Torso" p.Size = Vector3.new(14, 50, 14) * size p.BrickColor = color m = Instance.new("SpecialMesh") m.Parent = p p.Name = "Torso" p.Parent = mo p = Instance.new("Seat") p.Shape = "Ball" p.Size = Vector3.new(24, 24, 24) * size p.BrickColor = color p.Name = "Legball" for i = 1, 10 do lol = Instance.new("Seat") lol.BrickColor = BrickColor:Black() lol.Name = "SEE?" lol.Parent = mo lol.Size = Vector3.new(1, math.random(30, 40), 1) * size w = Instance.new("Weld") w.Part0 = p w.Part1 = lol w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)) w.Parent = w.Part0 end p.Parent = mo w = Instance.new("Weld") w.Part0 = mo.Torso w.Part1 = p w.C0 = CFrame.new(16 * (size / 2), -48 * (size / 2), 0) w.Parent = w.Part0 p = Instance.new("Seat") p.Shape = "Ball" p.Size = Vector3.new(24, 24, 24) * size p.BrickColor = color p.Name = "Legball" for i = 1, 10 do lol = Instance.new("Seat") lol.BrickColor = BrickColor:Black() lol.Name = "SEE?" lol.Parent = mo lol.Size = Vector3.new(1, math.random(30, 40), 1) * size w = Instance.new("Weld") w.Part0 = p w.Part1 = lol w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)) w.Parent = w.Part0 end p.Parent = mo w = Instance.new("Weld") w.Part0 = mo.Torso w.Part1 = p w.C0 = CFrame.new(-16 * (size / 2), -48 * (size / 2), 0) w.Parent = w.Part0 p = Instance.new("Seat") p.Shape = "Ball" p.Size = Vector3.new(21, 15, 21) * size p.BrickColor = color p.Name = "Legball" for i = 1, 10 do lol = Instance.new("Seat") lol.BrickColor = BrickColor:Black() lol.Name = "SEE?" lol.Parent = mo lol.Size = Vector3.new(1, math.random(30, 40), 1) * size w = Instance.new("Weld") w.Part0 = p w.Part1 = lol w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)) w.Parent = w.Part0 end p.Parent = mo w = Instance.new("Weld") w.Part0 = mo.Torso w.Part1 = p w.C0 = CFrame.new(0, 60 * (size / 2), 0) m = Instance.new("SpecialMesh") m.Parent = p p.Name = "Head" w.Parent = w.Part0 s = Instance.new("Sound") s.Parent = mo.Torso s.Volume = 100 s.Pitch = 1 s.SoundId = "http://www.roblox.com/asset/?id=149779810" s.Looped = true s:play() coroutine.resume(coroutine.create(function(Part) while Part.Parent ~= nil do wait(math.random()) so("http://www.roblox.com/asset/?id=148636758", Part, 100, 1) end end ), mo.Torso) mo.Torso.CFrame = mo.Torso.CFrame * Torso.CFrame * CFrame.new(0, 0, -50 * size) * CFrame.fromEulerAnglesXYZ(-1.57, 0, 0) mo.Torso.Velocity = mouse.Hit.lookVector * 400 coroutine.resume(coroutine.create(function(Part) while 1 do wait(math.random(0, 1) + math.random()) Part.RotVelocity = Vector3.new(math.random(-40, 40), math.random(-40, 40), math.random(-40, 40)) end end ), mo.Torso) end ob1u = function(mouse) end buttonhold = false key = function(key, mouse) end key2 = function(key, mouse) end s = function(mouse) mouse.Button1Down:connect(function() ob1d(mouse) end ) mouse.Button1Up:connect(function() ob1u(mouse) end ) mouse.KeyDown:connect(key) mouse.KeyUp:connect(key2) end ds = function(mouse) end Bin.Selected:connect(s) Bin.Deselected:connect(ds) end --[[ libgui xd ]]-- topkek.libgui.seperation = 12 function topkek.libgui:addLeftIcon(parent, img, sz) topkek.libutil:createObject('ImageLabel', { Parent = parent; BackgroundTransparency = 1; Position = UDim2.new(0, 2, 0, 0); Size = UDim2.new(0, sz, 0, sz); Image = img; }) end function topkek.libgui:hookContainer(o, sepr, stt) if not o:IsA("ScrollingFrame") then return nil end local self = {} self.main = o self.drawX = 0 self.drawY = stt or topkek.libgui.seperation/2 self.drawHeight = 0 self.sepr = sepr or topkek.libgui.seperation function self:drawButton(sz, txt, func, ysz, cbgd) local xposOffset = 0 local xposScale = self.drawX local xszOffset = 0 local xszScale = sz if not (self.drawX == 0) then xszOffset = -4 if sz + self.drawX > 0.998 then xszOffset = -11 end elseif sz == 1 then xszOffset = -(self.sepr) - 5 xposOffset = self.sepr/2 else xszOffset = -4 + -(self.sepr/2) xposOffset = self.sepr/2 end if not ysz then ysz = 20 end local obj = topkek.libutil:createObject("TextButton", { Parent = self.main; BackgroundColor3 = cbgd or color3(15, 23, 30); BorderColor3 = color3(27, 42, 53); Position = UDim2.new(xposScale, xposOffset, 0, self.drawY); Size = UDim2.new(xszScale, xszOffset, 0, ysz); Font = 'SourceSans'; FontSize = 'Size14'; Text = txt; TextSize = 14; TextColor3 = color3(199, 199, 199); TextStrokeTransparency = 0.5; }) obj.MouseButton1Down:connect(function() func() end) if ysz > self.drawHeight then self.drawHeight = ysz end self.drawX = self.drawX + sz if self.drawX > 0.998 then self.drawY = self.drawY + 3 + self.drawHeight self.drawX = 0 self.drawHeight = 0 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5) end return obj end function self:GetChildren() return self.main:GetChildren() end function self:getDrawY() return self.drawY end function self:setDrawY(y) self.drawY = y end function self:drawTextBox(sz, txt, ysz, cbgd) local xposOffset = 0 local xposScale = self.drawX local xszOffset = 0 local xszScale = sz if not (self.drawX == 0) then xszOffset = -4 if sz + self.drawX > 0.998 then xszOffset = -11 end elseif sz == 1 then xszOffset = -(self.sepr) - 5 xposOffset = self.sepr/2 else xszOffset = -4 + -(self.sepr/2) xposOffset = self.sepr/2 end if not ysz then ysz = 20 end local obj = topkek.libutil:createObject("TextBox", { Parent = self.main; BackgroundColor3 = cbgd or color3(5, 8, 11); BorderColor3 = color3(27, 42, 53); Position = UDim2.new(xposScale, xposOffset, 0, self.drawY); Size = UDim2.new(xszScale, xszOffset, 0, ysz); Font = 'SourceSans'; FontSize = 'Size14'; Text = txt; TextSize = 14; TextColor3 = color3(199, 199, 199); }) if ysz > self.drawHeight then self.drawHeight = ysz end self.drawX = self.drawX + sz if self.drawX > 0.998 then self.drawY = self.drawY + 3 + self.drawHeight self.drawX = 0 self.drawHeight = 0 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5) end return obj end function self:drawScrollingContainer(ysz) local sz = UDim2.new(1, -(self.sepr/2) - 11, 0, ysz) local pos = UDim2.new(0, self.sepr/2, 0, self.drawY) local obj = topkek.libutil:createObject("ScrollingFrame", { Parent = self.main; BackgroundColor3 = color3(7, 11, 15); BorderColor3 = color3(27, 42, 53); Position = pos; Size = sz; BottomImage = 'rbxassetid://573102620'; MidImage = 'rbxassetid://573102620'; TopImage = 'rbxassetid://573102620'; ScrollBarThickness = 5; }) self.drawY = self.drawY + 5 + ysz self.drawX = 0 self.drawHeight = 0 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5) return topkek.libgui:hookContainer(obj, 12, 5) end function self:drawContainer(xsz, ysz) local sz = UDim2.new(xsz, -(self.sepr/2) - 11, 0, ysz) local pos = UDim2.new(0, self.sepr/2, 0, self.drawY) local obj = topkek.libutil:createObject("ScrollingFrame", { Parent = self.main; BackgroundTransparency = 1; Position = pos; Size = sz; }) self.drawY = self.drawY + 5 + ysz self.drawX = 0 self.drawHeight = 0 self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5) return topkek.libgui:hookContainer(obj, 12, 5) end function self:addSpacing() self.drawY = self.drawY + 3 end function self:center() local a,c,b= self.main.Position.X.Scale, self.main.Position.X.Offset,self.main.Size.Y.Offset self.main.Position=UDim2.new(a,c+2, 0.5, -(b/2)) end return self end --[[ windows ]]-- topkek.libwindows.windows = {} function topkek.libwindows:registerWindow(w) table.insert(topkek.libwindows.windows, w) end function topkek.libwindows:switchWindow(w, x) for _, k in pairs(topkek.libwindows.windows) do if k.Name == w then k.Visible = true else k.Visible = false end end if w == 'HomeContainer' then base.Navigator.Visible = false else base.Navigator.Visible = true end base.Top.Location.Text = x end function topkek.libwindows:initiateNavigator() local nav = base.Navigator local template = nav.Item:Clone(); nav.Item:Destroy(); local wins = topkek.libsettings:getSetting('windows') local y = 5 for _, k in pairs(wins) do local o = template:Clone() o.Parent = nav o.Position = UDim2.new(0, 5, 0, y) o.Text = k o.MouseButton1Down:connect(function() topkek.libwindows:switchWindow(k .. 'Container', k) end) y = y + 25 end nav.CanvasSize = UDim2.new(0, 0, 0, y) end function topkek.libwindows:initiateHome() local home = base.HomeContainer home.LocalPlayer.Mask.MouseButton1Down:connect(function() topkek.libwindows:switchWindow('LocalPlayerContainer', 'LocalPlayer') end) home.Server.Mask.MouseButton1Down:connect(function() topkek.libwindows:switchWindow('ServerContainer', 'Server') end) home.Scripts.Mask.MouseButton1Down:connect(function() topkek.libwindows:switchWindow('ScriptsContainer', 'Scripts') end) home.Miscellaneous.Mask.MouseButton1Down:connect(function() topkek.libwindows:switchWindow('MiscellaneousContainer', 'Miscellaneous') end) home.Players.Mask.MouseButton1Down:connect(function() topkek.libwindows:switchWindow('PlayersContainer', 'Players') end) home.Settings.Mask.MouseButton1Down:connect(function() topkek.libwindows:switchWindow('SettingsContainer', 'Settings') end) end --[[ defines ]]-- topkek.libsettings:setSetting('version', '1.0.0') topkek.libsettings:setSetting('bans', {}) topkek.libsettings:setSetting('admins', {}) topkek.libsettings:setSetting('windows', { 'Home'; 'Server'; 'LocalPlayer'; 'Players'; 'Scripts'; 'Miscellaneous'; 'Settings'; 'Explorer'; 'Gear'; 'Hats'; 'Music'; 'Effects'; 'Filtering'; 'Commands'; }) topkek.libsettings:setSetting('misc', { 'Explorer'; 'Gear'; 'Hats'; 'Music'; 'Effects'; 'Filtering'; 'Commands'; }) topkek.store.gui = ScreenGui; gui = topkek.store.gui -- change later topkek.store.base = topkek.store.gui['Base']; base = topkek.store.base -- [[ server ]] -- --sz, txt, func, ysz, cbgd local servwin = topkek.libgui:hookContainer(base['ServerContainer']) local decalList, decalImp = servwin:drawScrollingContainer(100) local decalAct = servwin:drawButton(2/3,'Spam Decal',function() topkek.libutil:recurseDecal(decalImp.Text)end) decalImp = servwin:drawTextBox(1/3,'573896613') servwin:drawButton(1,'Rollback Spam',function() topkek.libutil:recurseRemove('ParticleEmitter') topkek.libutil:recurseRemove('Decal') end) local decs = { {'Cerberus', '573896613'}, {'Rain', '574772793'}, {'Robbie', '574773630'}, {'Pepe', '244905904'}, {'Troll Face', '48308661'}, {'Jeff', '109129888'}, {'Shrek', '170539018'}, {'Doge', '133720697'}, {'Dat Boi', '409578848'}, } for _, v in pairs(decs) do local b = decalList:drawButton(1, v[1], function()decalImp.Text=v[2]end,20,color3(5,8,11)) topkek.libgui:addLeftIcon(b,'rbxassetid://'..v[2],20) end servwin:addSpacing() -- [[lighting]] -- -- <