--[=[ d888b db db d888888b .d888b. db db db .d8b. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b 88 88 88 88 odD' 88 88 88 88ooo88 88 ooo 88 88 88 .88' 88 88 88 88~~~88 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 @uniquadev Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER ]=] -- Instances: 110 | Scripts: 20 | Modules: 0 | Tags: 0 local G2L = {}; -- StarterGui.ScreenGui G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- StarterGui.ScreenGui.LocalScript G2L["2"] = Instance.new("LocalScript", G2L["1"]); -- StarterGui.ScreenGui.LocalScript G2L["3"] = Instance.new("LocalScript", G2L["1"]); -- StarterGui.ScreenGui.LocalScript G2L["4"] = Instance.new("LocalScript", G2L["1"]); -- StarterGui.ScreenGui.LocalScript G2L["5"] = Instance.new("LocalScript", G2L["1"]); -- StarterGui.ScreenGui.Page1 G2L["6"] = Instance.new("Frame", G2L["1"]); G2L["6"]["Active"] = true; G2L["6"]["BorderSizePixel"] = 0; G2L["6"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["6"]["Size"] = UDim2.new(0, 800, 0, 554); G2L["6"]["Position"] = UDim2.new(0.206, 0, 0.207, 0); G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["6"]["Name"] = [[Page1]]; G2L["6"]["BackgroundTransparency"] = 0.4; -- StarterGui.ScreenGui.Page1.TextLabel G2L["7"] = Instance.new("TextLabel", G2L["6"]); G2L["7"]["TextWrapped"] = true; G2L["7"]["TextStrokeTransparency"] = 0; G2L["7"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["7"]["BorderSizePixel"] = 100; G2L["7"]["TextSize"] = 14; G2L["7"]["TextScaled"] = true; G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["7"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["7"]["BackgroundTransparency"] = 1; G2L["7"]["RichText"] = true; G2L["7"]["Size"] = UDim2.new(0, 439, 0, 90); G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["7"]["Text"] = [[ENVIES GUI]]; G2L["7"]["Position"] = UDim2.new(0.20639, 0, 0.0802, 0); -- StarterGui.ScreenGui.Page1.TextLabel.UIStroke G2L["8"] = Instance.new("UIStroke", G2L["7"]); G2L["8"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page1.UICorner G2L["9"] = Instance.new("UICorner", G2L["6"]); -- StarterGui.ScreenGui.Page1.UIStroke G2L["a"] = Instance.new("UIStroke", G2L["6"]); G2L["a"]["Thickness"] = 4.3; -- StarterGui.ScreenGui.Page1.Flee G2L["b"] = Instance.new("TextButton", G2L["6"]); G2L["b"]["TextWrapped"] = true; G2L["b"]["TextStrokeTransparency"] = 0; G2L["b"]["RichText"] = true; G2L["b"]["BorderSizePixel"] = 0; G2L["b"]["TextSize"] = 14; G2L["b"]["TextScaled"] = true; G2L["b"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b"]["BackgroundTransparency"] = 0.55; G2L["b"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["b"]["Text"] = [[FLEE THE SERVER]]; G2L["b"]["Name"] = [[Flee]]; G2L["b"]["Position"] = UDim2.new(0.69164, 0, 0.27576, 0); -- StarterGui.ScreenGui.Page1.Flee.LocalScript G2L["c"] = Instance.new("LocalScript", G2L["b"]); -- StarterGui.ScreenGui.Page1.Flee.UICorner G2L["d"] = Instance.new("UICorner", G2L["b"]); -- StarterGui.ScreenGui.Page1.Flee.UIStroke G2L["e"] = Instance.new("UIStroke", G2L["b"]); G2L["e"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.Fly G2L["f"] = Instance.new("TextButton", G2L["6"]); G2L["f"]["TextWrapped"] = true; G2L["f"]["TextStrokeTransparency"] = 0; G2L["f"]["RichText"] = true; G2L["f"]["BorderSizePixel"] = 0; G2L["f"]["TextSize"] = 14; G2L["f"]["TextScaled"] = true; G2L["f"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["f"]["BackgroundTransparency"] = 0.55; G2L["f"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["f"]["Text"] = [[Fly]]; G2L["f"]["Name"] = [[Fly]]; G2L["f"]["Position"] = UDim2.new(0.69039, 0, 0.47706, 0); -- StarterGui.ScreenGui.Page1.Fly.LocalScript G2L["10"] = Instance.new("LocalScript", G2L["f"]); -- StarterGui.ScreenGui.Page1.Fly.UICorner G2L["11"] = Instance.new("UICorner", G2L["f"]); -- StarterGui.ScreenGui.Page1.Fly.UIStroke G2L["12"] = Instance.new("UIStroke", G2L["f"]); G2L["12"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.Flinganator 2000 G2L["13"] = Instance.new("TextButton", G2L["6"]); G2L["13"]["TextWrapped"] = true; G2L["13"]["TextStrokeTransparency"] = 0; G2L["13"]["RichText"] = true; G2L["13"]["BorderSizePixel"] = 0; G2L["13"]["TextSize"] = 14; G2L["13"]["TextScaled"] = true; G2L["13"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["13"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["13"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["13"]["BackgroundTransparency"] = 0.55; G2L["13"]["Size"] = UDim2.new(0, 216, 0, 60); G2L["13"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["13"]["Text"] = [[FLINGANATER 2000]]; G2L["13"]["Name"] = [[Flinganator 2000]]; G2L["13"]["Position"] = UDim2.new(0.69039, 0, 0.76055, 0); -- StarterGui.ScreenGui.Page1.Flinganator 2000.LocalScript G2L["14"] = Instance.new("LocalScript", G2L["13"]); -- StarterGui.ScreenGui.Page1.Flinganator 2000.UICorner G2L["15"] = Instance.new("UICorner", G2L["13"]); -- StarterGui.ScreenGui.Page1.Flinganator 2000.UIStroke G2L["16"] = Instance.new("UIStroke", G2L["13"]); G2L["16"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.Godmode G2L["17"] = Instance.new("TextButton", G2L["6"]); G2L["17"]["TextWrapped"] = true; G2L["17"]["TextStrokeTransparency"] = 0; G2L["17"]["RichText"] = true; G2L["17"]["BorderSizePixel"] = 0; G2L["17"]["TextSize"] = 14; G2L["17"]["TextScaled"] = true; G2L["17"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["17"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["17"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["17"]["BackgroundTransparency"] = 0.55; G2L["17"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["17"]["Text"] = [[Godmode]]; G2L["17"]["Name"] = [[Godmode]]; G2L["17"]["Position"] = UDim2.new(0.36478, 0, 0.73418, 0); -- StarterGui.ScreenGui.Page1.Godmode.LocalScript G2L["18"] = Instance.new("LocalScript", G2L["17"]); -- StarterGui.ScreenGui.Page1.Godmode.UICorner G2L["19"] = Instance.new("UICorner", G2L["17"]); -- StarterGui.ScreenGui.Page1.Godmode.UIStroke G2L["1a"] = Instance.new("UIStroke", G2L["17"]); G2L["1a"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.Respawn G2L["1b"] = Instance.new("TextButton", G2L["6"]); G2L["1b"]["TextWrapped"] = true; G2L["1b"]["TextStrokeTransparency"] = 0; G2L["1b"]["RichText"] = true; G2L["1b"]["BorderSizePixel"] = 0; G2L["1b"]["TextSize"] = 14; G2L["1b"]["TextScaled"] = true; G2L["1b"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1b"]["BackgroundTransparency"] = 0.55; G2L["1b"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["1b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["1b"]["Text"] = [[Respawn]]; G2L["1b"]["Name"] = [[Respawn]]; G2L["1b"]["Position"] = UDim2.new(0.36478, 0, 0.47706, 0); -- StarterGui.ScreenGui.Page1.Respawn.LocalScript G2L["1c"] = Instance.new("LocalScript", G2L["1b"]); -- StarterGui.ScreenGui.Page1.Respawn.UICorner G2L["1d"] = Instance.new("UICorner", G2L["1b"]); -- StarterGui.ScreenGui.Page1.Respawn.UIStroke G2L["1e"] = Instance.new("UIStroke", G2L["1b"]); G2L["1e"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.Noclip G2L["1f"] = Instance.new("TextButton", G2L["6"]); G2L["1f"]["TextWrapped"] = true; G2L["1f"]["TextStrokeTransparency"] = 0; G2L["1f"]["RichText"] = true; G2L["1f"]["BorderSizePixel"] = 0; G2L["1f"]["TextSize"] = 14; G2L["1f"]["TextScaled"] = true; G2L["1f"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["1f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1f"]["BackgroundTransparency"] = 0.55; G2L["1f"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["1f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["1f"]["Text"] = [[noclip]]; G2L["1f"]["Name"] = [[Noclip]]; G2L["1f"]["Position"] = UDim2.new(0.36478, 0, 0.27695, 0); -- StarterGui.ScreenGui.Page1.Noclip.LocalScript G2L["20"] = Instance.new("LocalScript", G2L["1f"]); -- StarterGui.ScreenGui.Page1.Noclip.UICorner G2L["21"] = Instance.new("UICorner", G2L["1f"]); -- StarterGui.ScreenGui.Page1.Noclip.UIStroke G2L["22"] = Instance.new("UIStroke", G2L["1f"]); G2L["22"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.TTS G2L["23"] = Instance.new("TextButton", G2L["6"]); G2L["23"]["TextWrapped"] = true; G2L["23"]["TextStrokeTransparency"] = 0; G2L["23"]["RichText"] = true; G2L["23"]["BorderSizePixel"] = 0; G2L["23"]["TextSize"] = 14; G2L["23"]["TextScaled"] = true; G2L["23"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["23"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["23"]["BackgroundTransparency"] = 0.55; G2L["23"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["23"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["23"]["Text"] = [[teleport to spawn]]; G2L["23"]["Name"] = [[TTS]]; G2L["23"]["Position"] = UDim2.new(0.02987, 0, 0.73238, 0); -- StarterGui.ScreenGui.Page1.TTS.LocalScript G2L["24"] = Instance.new("LocalScript", G2L["23"]); -- StarterGui.ScreenGui.Page1.TTS.UICorner G2L["25"] = Instance.new("UICorner", G2L["23"]); -- StarterGui.ScreenGui.Page1.TTS.UIStroke G2L["26"] = Instance.new("UIStroke", G2L["23"]); G2L["26"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.TPCP G2L["27"] = Instance.new("TextButton", G2L["6"]); G2L["27"]["TextWrapped"] = true; G2L["27"]["TextStrokeTransparency"] = 0; G2L["27"]["RichText"] = true; G2L["27"]["BorderSizePixel"] = 0; G2L["27"]["TextSize"] = 14; G2L["27"]["TextScaled"] = true; G2L["27"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["27"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["27"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["27"]["BackgroundTransparency"] = 0.55; G2L["27"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["27"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["27"]["Text"] = [[teleport to closest player]]; G2L["27"]["Name"] = [[TPCP]]; G2L["27"]["Position"] = UDim2.new(0.02987, 0, 0.47706, 0); -- StarterGui.ScreenGui.Page1.TPCP.LocalScript G2L["28"] = Instance.new("LocalScript", G2L["27"]); -- StarterGui.ScreenGui.Page1.TPCP.UICorner G2L["29"] = Instance.new("UICorner", G2L["27"]); -- StarterGui.ScreenGui.Page1.TPCP.UIStroke G2L["2a"] = Instance.new("UIStroke", G2L["27"]); G2L["2a"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.InfJump G2L["2b"] = Instance.new("TextButton", G2L["6"]); G2L["2b"]["TextWrapped"] = true; G2L["2b"]["TextStrokeTransparency"] = 0; G2L["2b"]["RichText"] = true; G2L["2b"]["BorderSizePixel"] = 0; G2L["2b"]["TextSize"] = 14; G2L["2b"]["TextScaled"] = true; G2L["2b"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["2b"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["2b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["2b"]["BackgroundTransparency"] = 0.55; G2L["2b"]["Size"] = UDim2.new(0, 216, 0, 75); G2L["2b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["2b"]["Text"] = [[Infinite Jump]]; G2L["2b"]["Name"] = [[InfJump]]; G2L["2b"]["Position"] = UDim2.new(0.02987, 0, 0.27695, 0); -- StarterGui.ScreenGui.Page1.InfJump.LocalScript G2L["2c"] = Instance.new("LocalScript", G2L["2b"]); -- StarterGui.ScreenGui.Page1.InfJump.UICorner G2L["2d"] = Instance.new("UICorner", G2L["2b"]); -- StarterGui.ScreenGui.Page1.InfJump.UIStroke G2L["2e"] = Instance.new("UIStroke", G2L["2b"]); G2L["2e"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page1.NextPage G2L["2f"] = Instance.new("TextButton", G2L["6"]); G2L["2f"]["TextWrapped"] = true; G2L["2f"]["BorderSizePixel"] = 0; G2L["2f"]["TextSize"] = 14; G2L["2f"]["TextScaled"] = true; G2L["2f"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["2f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["2f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["2f"]["BackgroundTransparency"] = 1; G2L["2f"]["Size"] = UDim2.new(0, 73, 0, 153); G2L["2f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["2f"]["Text"] = [[>]]; G2L["2f"]["Name"] = [[NextPage]]; G2L["2f"]["Position"] = UDim2.new(0.90125, 0, -0.00181, 0); -- StarterGui.ScreenGui.Page1.NextPage.LocalScript G2L["30"] = Instance.new("LocalScript", G2L["2f"]); -- StarterGui.ScreenGui.Page1.NextPage.UIStroke G2L["31"] = Instance.new("UIStroke", G2L["2f"]); G2L["31"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page2 G2L["32"] = Instance.new("Frame", G2L["1"]); G2L["32"]["Visible"] = false; G2L["32"]["Active"] = true; G2L["32"]["BorderSizePixel"] = 0; G2L["32"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["32"]["Size"] = UDim2.new(0, 800, 0, 554); G2L["32"]["Position"] = UDim2.new(0.20551, 0, 0.2069, 0); G2L["32"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["32"]["Name"] = [[Page2]]; G2L["32"]["BackgroundTransparency"] = 0.4; -- StarterGui.ScreenGui.Page2.TextLabel G2L["33"] = Instance.new("TextLabel", G2L["32"]); G2L["33"]["TextWrapped"] = true; G2L["33"]["TextStrokeTransparency"] = 0; G2L["33"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["33"]["BorderSizePixel"] = 100; G2L["33"]["TextSize"] = 14; G2L["33"]["TextScaled"] = true; G2L["33"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["33"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["33"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["33"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["33"]["BackgroundTransparency"] = 1; G2L["33"]["RichText"] = true; G2L["33"]["Size"] = UDim2.new(0, 439, 0, 90); G2L["33"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["33"]["Text"] = [[CHAT]]; G2L["33"]["Position"] = UDim2.new(0.20639, 0, 0.0802, 0); -- StarterGui.ScreenGui.Page2.TextLabel.UIStroke G2L["34"] = Instance.new("UIStroke", G2L["33"]); G2L["34"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page2.UICorner G2L["35"] = Instance.new("UICorner", G2L["32"]); -- StarterGui.ScreenGui.Page2.UIStroke G2L["36"] = Instance.new("UIStroke", G2L["32"]); G2L["36"]["Thickness"] = 4.3; -- StarterGui.ScreenGui.Page2.ANNOUNCE G2L["37"] = Instance.new("TextButton", G2L["32"]); G2L["37"]["TextWrapped"] = true; G2L["37"]["BorderSizePixel"] = 0; G2L["37"]["TextSize"] = 14; G2L["37"]["TextScaled"] = true; G2L["37"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["37"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["37"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["37"]["BackgroundTransparency"] = 0.6; G2L["37"]["Size"] = UDim2.new(0, 239, 0, 74); G2L["37"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["37"]["Text"] = [[WE ARE ENVIES]]; G2L["37"]["Name"] = [[ANNOUNCE]]; G2L["37"]["Position"] = UDim2.new(0.335, 0, 0.30866, 0); -- StarterGui.ScreenGui.Page2.ANNOUNCE.UIStroke G2L["38"] = Instance.new("UIStroke", G2L["37"]); G2L["38"]["Thickness"] = 2; -- StarterGui.ScreenGui.Page2.ANNOUNCE.UICorner G2L["39"] = Instance.new("UICorner", G2L["37"]); -- StarterGui.ScreenGui.Page2.ANNOUNCE2 G2L["3a"] = Instance.new("TextButton", G2L["32"]); G2L["3a"]["TextWrapped"] = true; G2L["3a"]["BorderSizePixel"] = 0; G2L["3a"]["TextSize"] = 14; G2L["3a"]["TextScaled"] = true; G2L["3a"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["3a"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3a"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3a"]["BackgroundTransparency"] = 0.6; G2L["3a"]["Size"] = UDim2.new(0, 239, 0, 74); G2L["3a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["3a"]["Text"] = [[JOIN US!!]]; G2L["3a"]["Name"] = [[ANNOUNCE2]]; G2L["3a"]["Position"] = UDim2.new(0.02, 0, 0.30866, 0); -- StarterGui.ScreenGui.Page2.ANNOUNCE2.UIStroke G2L["3b"] = Instance.new("UIStroke", G2L["3a"]); G2L["3b"]["Thickness"] = 2; -- StarterGui.ScreenGui.Page2.ANNOUNCE2.UICorner G2L["3c"] = Instance.new("UICorner", G2L["3a"]); -- StarterGui.ScreenGui.Page2.ANNOUNCE3 G2L["3d"] = Instance.new("TextButton", G2L["32"]); G2L["3d"]["TextWrapped"] = true; G2L["3d"]["BorderSizePixel"] = 0; G2L["3d"]["TextSize"] = 14; G2L["3d"]["TextScaled"] = true; G2L["3d"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["3d"]["FontFace"] = Font.new([[rbxasset://fonts/families/LuckiestGuy.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["3d"]["BackgroundTransparency"] = 0.6; G2L["3d"]["Size"] = UDim2.new(0, 239, 0, 74); G2L["3d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["3d"]["Text"] = [[OUR GROUP RUINS THE EXPERIENCE FOR OTHER PLAYERS]]; G2L["3d"]["Name"] = [[ANNOUNCE3]]; G2L["3d"]["Position"] = UDim2.new(0.67375, 0, 0.30866, 0); -- StarterGui.ScreenGui.Page2.ANNOUNCE3.UIStroke G2L["3e"] = Instance.new("UIStroke", G2L["3d"]); G2L["3e"]["Thickness"] = 2; -- StarterGui.ScreenGui.Page2.ANNOUNCE3.UICorner G2L["3f"] = Instance.new("UICorner", G2L["3d"]); -- StarterGui.ScreenGui.Page2.Backpage G2L["40"] = Instance.new("TextButton", G2L["32"]); G2L["40"]["TextWrapped"] = true; G2L["40"]["BorderSizePixel"] = 0; G2L["40"]["TextSize"] = 14; G2L["40"]["TextScaled"] = true; G2L["40"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["40"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["40"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["40"]["BackgroundTransparency"] = 1; G2L["40"]["Size"] = UDim2.new(0, 73, 0, 153); G2L["40"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["40"]["Text"] = [[<]]; G2L["40"]["Name"] = [[Backpage]]; -- StarterGui.ScreenGui.Page2.Backpage.LocalScript G2L["41"] = Instance.new("LocalScript", G2L["40"]); -- StarterGui.ScreenGui.Page2.Backpage.UIStroke G2L["42"] = Instance.new("UIStroke", G2L["40"]); G2L["42"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page2.NextPage G2L["43"] = Instance.new("TextButton", G2L["32"]); G2L["43"]["TextWrapped"] = true; G2L["43"]["BorderSizePixel"] = 0; G2L["43"]["TextSize"] = 14; G2L["43"]["TextScaled"] = true; G2L["43"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["43"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["43"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["43"]["BackgroundTransparency"] = 1; G2L["43"]["Size"] = UDim2.new(0, 73, 0, 153); G2L["43"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["43"]["Text"] = [[>]]; G2L["43"]["Name"] = [[NextPage]]; G2L["43"]["Position"] = UDim2.new(0.90125, 0, 0, 0); -- StarterGui.ScreenGui.Page2.NextPage.LocalScript G2L["44"] = Instance.new("LocalScript", G2L["43"]); -- StarterGui.ScreenGui.Page2.NextPage.UIStroke G2L["45"] = Instance.new("UIStroke", G2L["43"]); G2L["45"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page3 G2L["46"] = Instance.new("Frame", G2L["1"]); G2L["46"]["Visible"] = false; G2L["46"]["Active"] = true; G2L["46"]["BorderSizePixel"] = 0; G2L["46"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["46"]["Size"] = UDim2.new(0, 800, 0, 554); G2L["46"]["Position"] = UDim2.new(0.20551, 0, 0.2069, 0); G2L["46"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["46"]["Name"] = [[Page3]]; G2L["46"]["BackgroundTransparency"] = 0.4; -- StarterGui.ScreenGui.Page3.TextLabel G2L["47"] = Instance.new("TextLabel", G2L["46"]); G2L["47"]["TextWrapped"] = true; G2L["47"]["TextStrokeTransparency"] = 0; G2L["47"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["47"]["BorderSizePixel"] = 100; G2L["47"]["TextSize"] = 14; G2L["47"]["TextScaled"] = true; G2L["47"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["47"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["47"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["47"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["47"]["BackgroundTransparency"] = 1; G2L["47"]["RichText"] = true; G2L["47"]["Size"] = UDim2.new(0, 439, 0, 90); G2L["47"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["47"]["Text"] = [[credits]]; G2L["47"]["Position"] = UDim2.new(0.20639, 0, 0.0802, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["48"] = Instance.new("UIStroke", G2L["47"]); G2L["48"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.UICorner G2L["49"] = Instance.new("UICorner", G2L["46"]); -- StarterGui.ScreenGui.Page3.UIStroke G2L["4a"] = Instance.new("UIStroke", G2L["46"]); G2L["4a"]["Thickness"] = 4.3; -- StarterGui.ScreenGui.Page3.Backpage G2L["4b"] = Instance.new("TextButton", G2L["46"]); G2L["4b"]["TextWrapped"] = true; G2L["4b"]["BorderSizePixel"] = 0; G2L["4b"]["TextSize"] = 14; G2L["4b"]["TextScaled"] = true; G2L["4b"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["4b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4b"]["BackgroundTransparency"] = 1; G2L["4b"]["Size"] = UDim2.new(0, 73, 0, 153); G2L["4b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["4b"]["Text"] = [[<]]; G2L["4b"]["Name"] = [[Backpage]]; -- StarterGui.ScreenGui.Page3.Backpage.LocalScript G2L["4c"] = Instance.new("LocalScript", G2L["4b"]); -- StarterGui.ScreenGui.Page3.Backpage.UIStroke G2L["4d"] = Instance.new("UIStroke", G2L["4b"]); G2L["4d"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page3.TextLabel G2L["4e"] = Instance.new("TextLabel", G2L["46"]); G2L["4e"]["TextWrapped"] = true; G2L["4e"]["TextStrokeTransparency"] = 0; G2L["4e"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["4e"]["BorderSizePixel"] = 100; G2L["4e"]["TextSize"] = 14; G2L["4e"]["TextScaled"] = true; G2L["4e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["4e"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["4e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["4e"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["4e"]["BackgroundTransparency"] = 1; G2L["4e"]["RichText"] = true; G2L["4e"]["Size"] = UDim2.new(0, 277, 0, 36); G2L["4e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["4e"]["Text"] = [[allensonic04/envies90]]; G2L["4e"]["Position"] = UDim2.new(0.11014, 0, 0.29862, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["4f"] = Instance.new("UIStroke", G2L["4e"]); G2L["4f"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["50"] = Instance.new("TextLabel", G2L["46"]); G2L["50"]["TextWrapped"] = true; G2L["50"]["TextStrokeTransparency"] = 0; G2L["50"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["50"]["BorderSizePixel"] = 100; G2L["50"]["TextSize"] = 14; G2L["50"]["TextScaled"] = true; G2L["50"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["50"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["50"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["50"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["50"]["BackgroundTransparency"] = 1; G2L["50"]["RichText"] = true; G2L["50"]["Size"] = UDim2.new(0, 247, 0, 27); G2L["50"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["50"]["Text"] = [[masterzfr]]; G2L["50"]["Position"] = UDim2.new(0.02889, 0, 0.37804, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["51"] = Instance.new("UIStroke", G2L["50"]); G2L["51"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["52"] = Instance.new("TextLabel", G2L["46"]); G2L["52"]["TextWrapped"] = true; G2L["52"]["TextStrokeTransparency"] = 0; G2L["52"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["52"]["BorderSizePixel"] = 100; G2L["52"]["TextSize"] = 14; G2L["52"]["TextScaled"] = true; G2L["52"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["52"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["52"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["52"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["52"]["BackgroundTransparency"] = 1; G2L["52"]["RichText"] = true; G2L["52"]["Size"] = UDim2.new(0, 247, 0, 27); G2L["52"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["52"]["Text"] = [[flamingo]]; G2L["52"]["Position"] = UDim2.new(0.02889, 0, 0.45205, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["53"] = Instance.new("UIStroke", G2L["52"]); G2L["53"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["54"] = Instance.new("TextLabel", G2L["46"]); G2L["54"]["TextWrapped"] = true; G2L["54"]["TextStrokeTransparency"] = 0; G2L["54"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["54"]["BorderSizePixel"] = 100; G2L["54"]["TextSize"] = 14; G2L["54"]["TextScaled"] = true; G2L["54"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["54"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["54"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["54"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["54"]["BackgroundTransparency"] = 1; G2L["54"]["RichText"] = true; G2L["54"]["Size"] = UDim2.new(0, 250, 0, 35); G2L["54"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["54"]["Text"] = [[UTG]]; G2L["54"]["Position"] = UDim2.new(0.02514, 0, 0.53688, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["55"] = Instance.new("UIStroke", G2L["54"]); G2L["55"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["56"] = Instance.new("TextLabel", G2L["46"]); G2L["56"]["TextWrapped"] = true; G2L["56"]["TextStrokeTransparency"] = 0; G2L["56"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["56"]["BorderSizePixel"] = 100; G2L["56"]["TextSize"] = 14; G2L["56"]["TextScaled"] = true; G2L["56"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["56"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["56"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["56"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["56"]["BackgroundTransparency"] = 1; G2L["56"]["RichText"] = true; G2L["56"]["Size"] = UDim2.new(0, 232, 0, 27); G2L["56"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["56"]["Text"] = [[c00lkidd]]; G2L["56"]["Position"] = UDim2.new(0.04764, 0, 0.64338, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["57"] = Instance.new("UIStroke", G2L["56"]); G2L["57"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["58"] = Instance.new("TextLabel", G2L["46"]); G2L["58"]["TextWrapped"] = true; G2L["58"]["TextStrokeTransparency"] = 0; G2L["58"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["58"]["BorderSizePixel"] = 100; G2L["58"]["TextSize"] = 14; G2L["58"]["TextScaled"] = true; G2L["58"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["58"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["58"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["58"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["58"]["BackgroundTransparency"] = 1; G2L["58"]["RichText"] = true; G2L["58"]["Size"] = UDim2.new(0, 232, 0, 27); G2L["58"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["58"]["Text"] = [[john doe]]; G2L["58"]["Position"] = UDim2.new(0.04764, 0, 0.73363, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["59"] = Instance.new("UIStroke", G2L["58"]); G2L["59"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["5a"] = Instance.new("TextLabel", G2L["46"]); G2L["5a"]["TextWrapped"] = true; G2L["5a"]["TextStrokeTransparency"] = 0; G2L["5a"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["5a"]["BorderSizePixel"] = 100; G2L["5a"]["TextSize"] = 14; G2L["5a"]["TextScaled"] = true; G2L["5a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5a"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["5a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5a"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["5a"]["BackgroundTransparency"] = 1; G2L["5a"]["RichText"] = true; G2L["5a"]["Size"] = UDim2.new(0, 232, 0, 27); G2L["5a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["5a"]["Text"] = [[the envies group]]; G2L["5a"]["Position"] = UDim2.new(0.53389, 0, 0.30584, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["5b"] = Instance.new("UIStroke", G2L["5a"]); G2L["5b"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["5c"] = Instance.new("TextLabel", G2L["46"]); G2L["5c"]["TextWrapped"] = true; G2L["5c"]["TextStrokeTransparency"] = 0; G2L["5c"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["5c"]["BorderSizePixel"] = 100; G2L["5c"]["TextSize"] = 14; G2L["5c"]["TextScaled"] = true; G2L["5c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5c"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["5c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5c"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["5c"]["BackgroundTransparency"] = 1; G2L["5c"]["RichText"] = true; G2L["5c"]["Size"] = UDim2.new(0, 232, 0, 27); G2L["5c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["5c"]["Text"] = [[my cousins]]; G2L["5c"]["Position"] = UDim2.new(0.49639, 0, 0.37804, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["5d"] = Instance.new("UIStroke", G2L["5c"]); G2L["5d"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["5e"] = Instance.new("TextLabel", G2L["46"]); G2L["5e"]["TextWrapped"] = true; G2L["5e"]["TextStrokeTransparency"] = 0; G2L["5e"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["5e"]["BorderSizePixel"] = 100; G2L["5e"]["TextSize"] = 14; G2L["5e"]["TextScaled"] = true; G2L["5e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5e"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["5e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["5e"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["5e"]["BackgroundTransparency"] = 1; G2L["5e"]["RichText"] = true; G2L["5e"]["Size"] = UDim2.new(0, 232, 0, 27); G2L["5e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["5e"]["Text"] = [[commander]]; G2L["5e"]["Position"] = UDim2.new(0.49639, 0, 0.45205, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["5f"] = Instance.new("UIStroke", G2L["5e"]); G2L["5f"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.TextLabel G2L["60"] = Instance.new("TextLabel", G2L["46"]); G2L["60"]["TextWrapped"] = true; G2L["60"]["TextStrokeTransparency"] = 0; G2L["60"]["TextTruncate"] = Enum.TextTruncate.SplitWord; G2L["60"]["BorderSizePixel"] = 100; G2L["60"]["TextSize"] = 14; G2L["60"]["TextScaled"] = true; G2L["60"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["60"]["TextDirection"] = Enum.TextDirection.RightToLeft; G2L["60"]["FontFace"] = Font.new([[rbxasset://fonts/families/Merriweather.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["60"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["60"]["BackgroundTransparency"] = 1; G2L["60"]["RichText"] = true; G2L["60"]["Size"] = UDim2.new(0, 232, 0, 27); G2L["60"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["60"]["Text"] = [[hd admin]]; G2L["60"]["Position"] = UDim2.new(0.48764, 0, 0.5423, 0); -- StarterGui.ScreenGui.Page3.TextLabel.UIStroke G2L["61"] = Instance.new("UIStroke", G2L["60"]); G2L["61"]["Thickness"] = 3.1; -- StarterGui.ScreenGui.Page3.NextPage G2L["62"] = Instance.new("TextButton", G2L["46"]); G2L["62"]["TextWrapped"] = true; G2L["62"]["BorderSizePixel"] = 0; G2L["62"]["TextSize"] = 14; G2L["62"]["TextScaled"] = true; G2L["62"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["62"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["62"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["62"]["BackgroundTransparency"] = 1; G2L["62"]["Size"] = UDim2.new(0, 73, 0, 153); G2L["62"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["62"]["Text"] = [[>]]; G2L["62"]["Name"] = [[NextPage]]; G2L["62"]["Position"] = UDim2.new(0.90125, 0, 0, 0); -- StarterGui.ScreenGui.Page3.NextPage.LocalScript G2L["63"] = Instance.new("LocalScript", G2L["62"]); -- StarterGui.ScreenGui.Page3.NextPage.UIStroke G2L["64"] = Instance.new("UIStroke", G2L["62"]); G2L["64"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page4 G2L["65"] = Instance.new("Frame", G2L["1"]); G2L["65"]["Visible"] = false; G2L["65"]["Active"] = true; G2L["65"]["BorderSizePixel"] = 0; G2L["65"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["65"]["Size"] = UDim2.new(0, 800, 0, 554); G2L["65"]["Position"] = UDim2.new(0.20551, 0, 0.2069, 0); G2L["65"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["65"]["Name"] = [[Page4]]; G2L["65"]["BackgroundTransparency"] = 0.4; -- StarterGui.ScreenGui.Page4.UICorner G2L["66"] = Instance.new("UICorner", G2L["65"]); -- StarterGui.ScreenGui.Page4.UIStroke G2L["67"] = Instance.new("UIStroke", G2L["65"]); G2L["67"]["Thickness"] = 4.3; -- StarterGui.ScreenGui.Page4.Backpage G2L["68"] = Instance.new("TextButton", G2L["65"]); G2L["68"]["TextWrapped"] = true; G2L["68"]["BorderSizePixel"] = 0; G2L["68"]["TextSize"] = 14; G2L["68"]["TextScaled"] = true; G2L["68"]["TextColor3"] = Color3.fromRGB(255, 0, 0); G2L["68"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["68"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["68"]["BackgroundTransparency"] = 1; G2L["68"]["Size"] = UDim2.new(0, 73, 0, 153); G2L["68"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["68"]["Text"] = [[<]]; G2L["68"]["Name"] = [[Backpage]]; -- StarterGui.ScreenGui.Page4.Backpage.LocalScript G2L["69"] = Instance.new("LocalScript", G2L["68"]); -- StarterGui.ScreenGui.Page4.Backpage.UIStroke G2L["6a"] = Instance.new("UIStroke", G2L["68"]); G2L["6a"]["Thickness"] = 2.3; -- StarterGui.ScreenGui.Page4.Lizard G2L["6b"] = Instance.new("TextButton", G2L["65"]); G2L["6b"]["TextWrapped"] = true; G2L["6b"]["BorderSizePixel"] = 0; G2L["6b"]["TextSize"] = 14; G2L["6b"]["TextScaled"] = true; G2L["6b"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6b"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0); G2L["6b"]["FontFace"] = Font.new([[rbxasset://fonts/families/PressStart2P.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6b"]["BackgroundTransparency"] = 1; G2L["6b"]["Size"] = UDim2.new(0, 288, 0, 268); G2L["6b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["6b"]["Text"] = [[lizard]]; G2L["6b"]["Name"] = [[Lizard]]; G2L["6b"]["Position"] = UDim2.new(0.32, 0, 0.27617, 0); -- StarterGui.ScreenGui.Page4.Lizard.lizard_meme G2L["6c"] = Instance.new("Sound", G2L["6b"]); G2L["6c"]["Name"] = [[lizard_meme]]; -- [ERROR] cannot convert AudioContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["6c"]["SoundId"] = [[rbxassetid://83826865531299]]; -- StarterGui.ScreenGui.Page4.Lizard.LocalScript G2L["6d"] = Instance.new("LocalScript", G2L["6b"]); -- StarterGui.ScreenGui.Page4.TextLabel G2L["6e"] = Instance.new("TextLabel", G2L["65"]); G2L["6e"]["TextWrapped"] = true; G2L["6e"]["BorderSizePixel"] = 0; G2L["6e"]["TextSize"] = 14; G2L["6e"]["TextScaled"] = true; G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["6e"]["FontFace"] = Font.new([[rbxasset://fonts/families/PressStart2P.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["6e"]["TextColor3"] = Color3.fromRGB(255, 255, 255); G2L["6e"]["BackgroundTransparency"] = 1; G2L["6e"]["Size"] = UDim2.new(0, 200, 0, 50); G2L["6e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0); G2L["6e"]["Text"] = [[lizard]]; G2L["6e"]["Position"] = UDim2.new(0.375, 0, 0.09206, 0); -- StarterGui.ScreenGui.LocalScript local function C_2() local script = G2L["2"]; local UIS = game:GetService("UserInputService") local gui = script.Parent UIS.InputBegan:Connect(function(input, processed) if processed then return end if input.KeyCode == Enum.KeyCode.M then gui.Enabled = not gui.Enabled end end) end; task.spawn(C_2); -- StarterGui.ScreenGui.LocalScript local function C_3() local script = G2L["3"]; local screenGui = script.Parent local page2 = screenGui:WaitForChild("Page2") local button = page2:WaitForChild("ANNOUNCE") local TextChatService = game:GetService("TextChatService") local channels = TextChatService:WaitForChild("TextChannels") local general = channels:WaitForChild("RBXGeneral") button.MouseButton1Click:Connect(function() general:SendAsync("WE ARE ENVIES") end) end; task.spawn(C_3); -- StarterGui.ScreenGui.LocalScript local function C_4() local script = G2L["4"]; local screenGui = script.Parent local page2 = screenGui:WaitForChild("Page2") local button = page2:WaitForChild("ANNOUNCE2") local TextChatService = game:GetService("TextChatService") local channels = TextChatService:WaitForChild("TextChannels") local general = channels:WaitForChild("RBXGeneral") button.MouseButton1Click:Connect(function() general:SendAsync("JOIN ENVIES") end) end; task.spawn(C_4); -- StarterGui.ScreenGui.LocalScript local function C_5() local script = G2L["5"]; local screenGui = script.Parent local page2 = screenGui:WaitForChild("Page2") local button = page2:WaitForChild("ANNOUNCE3") local TextChatService = game:GetService("TextChatService") local channels = TextChatService:WaitForChild("TextChannels") local general = channels:WaitForChild("RBXGeneral") button.MouseButton1Click:Connect(function() general:SendAsync("OUR GROUP RUINS THE USER EXPERIENCE FOR FUN") end) end; task.spawn(C_5); -- StarterGui.ScreenGui.Page1.Flee.LocalScript local function C_c() local script = G2L["c"]; local button = script.Parent local player = game:GetService("Players").LocalPlayer button.MouseButton1Click:Connect(function() player:Kick("You left the game.") end) end; task.spawn(C_c); -- StarterGui.ScreenGui.Page1.Fly.LocalScript local function C_10() local script = G2L["10"]; local button = script.Parent local Players = game:GetService("Players") local RunService = game:GetService("RunService") local player = Players.LocalPlayer local flying = false local speed = 60 local move = { W = false, A = false, S = false, D = false, Space = false, Shift = false } local bodyVelocity local bodyGyro local connection local function getChar() local char = player.Character or player.CharacterAdded:Wait() local root = char:WaitForChild("HumanoidRootPart") local humanoid = char:WaitForChild("Humanoid") return char, root, humanoid end local function startFly() local character, root, humanoid = getChar() humanoid.PlatformStand = true bodyVelocity = Instance.new("BodyVelocity") bodyVelocity.MaxForce = Vector3.new(1e6, 1e6, 1e6) bodyVelocity.Parent = root bodyGyro = Instance.new("BodyGyro") bodyGyro.MaxTorque = Vector3.new(1e6, 1e6, 1e6) bodyGyro.CFrame = root.CFrame bodyGyro.Parent = root connection = RunService.RenderStepped:Connect(function() local cam = workspace.CurrentCamera local direction = Vector3.zero if move.W then direction += cam.CFrame.LookVector end if move.S then direction -= cam.CFrame.LookVector end if move.A then direction -= cam.CFrame.RightVector end if move.D then direction += cam.CFrame.RightVector end if move.Space then direction += Vector3.new(0, 1, 0) end if move.Shift then direction -= Vector3.new(0, 1, 0) end bodyVelocity.Velocity = direction.Magnitude > 0 and direction.Unit * speed or Vector3.zero bodyGyro.CFrame = cam.CFrame end) end local function stopFly() if connection then connection:Disconnect() end local _, root, humanoid = getChar() if bodyVelocity then bodyVelocity:Destroy() end if bodyGyro then bodyGyro:Destroy() end if humanoid then humanoid.PlatformStand = false end end button.MouseButton1Click:Connect(function() flying = not flying if flying then button.Text = "Fly: ON" startFly() else button.Text = "Fly: OFF" stopFly() end end) -- movement input local UIS = game:GetService("UserInputService") UIS.InputBegan:Connect(function(input, gp) if gp then return end if input.KeyCode == Enum.KeyCode.W then move.W = true end if input.KeyCode == Enum.KeyCode.A then move.A = true end if input.KeyCode == Enum.KeyCode.S then move.S = true end if input.KeyCode == Enum.KeyCode.D then move.D = true end if input.KeyCode == Enum.KeyCode.Space then move.Space = true end if input.KeyCode == Enum.KeyCode.LeftShift then move.Shift = true end end) UIS.InputEnded:Connect(function(input) if input.KeyCode == Enum.KeyCode.W then move.W = false end if input.KeyCode == Enum.KeyCode.A then move.A = false end if input.KeyCode == Enum.KeyCode.S then move.S = false end if input.KeyCode == Enum.KeyCode.D then move.D = false end if input.KeyCode == Enum.KeyCode.Space then move.Space = false end if input.KeyCode == Enum.KeyCode.LeftShift then move.Shift = false end end) player.CharacterAdded:Connect(function() if flying then task.wait(0.2) startFly() end end) end; task.spawn(C_10); -- StarterGui.ScreenGui.Page1.Flinganator 2000.LocalScript local function C_14() local script = G2L["14"]; local button = script.Parent local player = game:GetService("Players").LocalPlayer local function ultraFling() local character = player.Character if not character then return end local root = character:FindFirstChild("HumanoidRootPart") if not root then return end -- Clear current motion root.AssemblyLinearVelocity = Vector3.new(0, 0, 0) -- Extreme fling vector (safe max-ish values) local direction = Vector3.new( math.random(-1, 1), 1, math.random(-1, 1) ).Unit -- Very large but still engine-safe velocity local power = 50000 -- you can increase/decrease this root.AssemblyLinearVelocity = direction * power end button.MouseButton1Click:Connect(ultraFling) end; task.spawn(C_14); -- StarterGui.ScreenGui.Page1.Godmode.LocalScript local function C_18() local script = G2L["18"]; local button = script.Parent local player = game.Players.LocalPlayer local enabled = false local function apply() local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") while enabled and humanoid and humanoid.Parent do humanoid.MaxHealth = 90000 humanoid.Health = 90000 task.wait(0.1) end end button.MouseButton1Click:Connect(function() enabled = not enabled if enabled then task.spawn(apply) end end) player.CharacterAdded:Connect(function() if enabled then task.wait(1) task.spawn(apply) end end) end; task.spawn(C_18); -- StarterGui.ScreenGui.Page1.Respawn.LocalScript local function C_1c() local script = G2L["1c"]; local button = script.Parent local player = game:GetService("Players").LocalPlayer local function resetCharacter() local character = player.Character if not character then return end local humanoid = character:FindFirstChildOfClass("Humanoid") if humanoid then humanoid.Health = 0 end end button.MouseButton1Click:Connect(resetCharacter) end; task.spawn(C_1c); -- StarterGui.ScreenGui.Page1.Noclip.LocalScript local function C_20() local script = G2L["20"]; local button = script.Parent local player = game.Players.LocalPlayer local RunService = game:GetService("RunService") local noclip = false local function setNoclip(state) noclip = state end -- main loop RunService.Stepped:Connect(function() local character = player.Character if character and noclip then for _, part in ipairs(character:GetDescendants()) do if part:IsA("BasePart") then part.CanCollide = false end end end end) button.MouseButton1Click:Connect(function() noclip = not noclip local character = player.Character if character then for _, part in ipairs(character:GetDescendants()) do if part:IsA("BasePart") then -- turn collision back on when OFF part.CanCollide = not noclip end end end end) -- reset on respawn player.CharacterAdded:Connect(function() task.wait(1) noclip = false end) end; task.spawn(C_20); -- StarterGui.ScreenGui.Page1.TTS.LocalScript local function C_24() local script = G2L["24"]; local button = script.Parent local player = game.Players.LocalPlayer button.MouseButton1Click:Connect(function() local character = player.Character or player.CharacterAdded:Wait() local root = character:WaitForChild("HumanoidRootPart") -- find spawn local spawn = workspace:FindFirstChildWhichIsA("SpawnLocation") if spawn then root.CFrame = spawn.CFrame + Vector3.new(0, 5, 0) else -- fallback if no SpawnLocation exists root.CFrame = CFrame.new(0, 10, 0) end end) end; task.spawn(C_24); -- StarterGui.ScreenGui.Page1.TPCP.LocalScript local function C_28() local script = G2L["28"]; local button = script.Parent local player = game.Players.LocalPlayer local function getClosestPlayer() local character = player.Character if not character then return nil end local root = character:FindFirstChild("HumanoidRootPart") if not root then return nil end local closestPlayer = nil local closestDistance = math.huge for _, otherPlayer in pairs(game.Players:GetPlayers()) do if otherPlayer ~= player and otherPlayer.Character then local otherRoot = otherPlayer.Character:FindFirstChild("HumanoidRootPart") if otherRoot then local distance = (root.Position - otherRoot.Position).Magnitude if distance < closestDistance then closestDistance = distance closestPlayer = otherPlayer end end end end return closestPlayer end button.MouseButton1Click:Connect(function() local character = player.Character or player.CharacterAdded:Wait() local root = character:WaitForChild("HumanoidRootPart") local target = getClosestPlayer() if target and target.Character and target.Character:FindFirstChild("HumanoidRootPart") then root.CFrame = target.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0) end end) end; task.spawn(C_28); -- StarterGui.ScreenGui.Page1.InfJump.LocalScript local function C_2c() local script = G2L["2c"]; local button = script.Parent local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local player = Players.LocalPlayer local enabled = false local jumpConnection local function setupInfiniteJump() if jumpConnection then jumpConnection:Disconnect() end jumpConnection = UserInputService.JumpRequest:Connect(function() if not enabled then return end local character = player.Character if not character then return end local humanoid = character:FindFirstChildOfClass("Humanoid") if humanoid then humanoid:ChangeState(Enum.HumanoidStateType.Jumping) end end) end setupInfiniteJump() button.MouseButton1Click:Connect(function() enabled = not enabled if enabled then button.Text = "Infinite Jump: ON" else button.Text = "Infinite Jump: OFF" end end) player.CharacterAdded:Connect(function() if enabled then setupInfiniteJump() end end) end; task.spawn(C_2c); -- StarterGui.ScreenGui.Page1.NextPage.LocalScript local function C_30() local script = G2L["30"]; local button = script.Parent local screenGui = button.Parent.Parent local page1 = screenGui:WaitForChild("Page1") local page2 = screenGui:WaitForChild("Page2") button.MouseButton1Click:Connect(function() page1.Visible = false page2.Visible = true end) end; task.spawn(C_30); -- StarterGui.ScreenGui.Page2.Backpage.LocalScript local function C_41() local script = G2L["41"]; local button = script.Parent local screenGui = button.Parent.Parent local page1 = screenGui:WaitForChild("Page1") local page2 = screenGui:WaitForChild("Page2") button.MouseButton1Click:Connect(function() page1.Visible = true page2.Visible = false end) end; task.spawn(C_41); -- StarterGui.ScreenGui.Page2.NextPage.LocalScript local function C_44() local script = G2L["44"]; local button = script.Parent local screenGui = button.Parent.Parent local page2 = screenGui:WaitForChild("Page2") local page3 = screenGui:WaitForChild("Page3") button.MouseButton1Click:Connect(function() page2.Visible = false page3.Visible = true end) end; task.spawn(C_44); -- StarterGui.ScreenGui.Page3.Backpage.LocalScript local function C_4c() local script = G2L["4c"]; local button = script.Parent local screenGui = button.Parent.Parent local page2 = screenGui:WaitForChild("Page2") local page3 = screenGui:WaitForChild("Page3") button.MouseButton1Click:Connect(function() page3.Visible = false page2.Visible = true end) end; task.spawn(C_4c); -- StarterGui.ScreenGui.Page3.NextPage.LocalScript local function C_63() local script = G2L["63"]; local button = script.Parent local screenGui = button.Parent.Parent local Page3 = screenGui:WaitForChild("Page3") local Page4 = screenGui:WaitForChild("Page4") button.MouseButton1Click:Connect(function() Page3.Visible = false Page4.Visible = true end) end; task.spawn(C_63); -- StarterGui.ScreenGui.Page4.Backpage.LocalScript local function C_69() local script = G2L["69"]; local button = script.Parent local screenGui = button.Parent.Parent local page3 = screenGui:WaitForChild("Page3") local page4 = screenGui:WaitForChild("Page4") button.MouseButton1Click:Connect(function() page3.Visible = true page4.Visible = false end) end; task.spawn(C_69); -- StarterGui.ScreenGui.Page4.Lizard.LocalScript local function C_6d() local script = G2L["6d"]; local button = script.Parent -- Create sound local sound = Instance.new("Sound") sound.SoundId = "rbxassetid://83826865531299" sound.Volume = 1 sound.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") button.MouseButton1Click:Connect(function() sound:Play() end) end; task.spawn(C_6d); return G2L["1"], require;