Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Returning = Instance.new("ScreenGui")
- local Main = Instance.new("ImageLabel")
- local Heading = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local Title_Roundify_5px = Instance.new("ImageLabel")
- local FeScriptButton = Instance.new("TextButton")
- local FeScriptButton_Roundify_9px = Instance.new("ImageLabel")
- local FeScriptFrame = Instance.new("ImageLabel")
- local Heading_2 = Instance.new("ImageLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- local TextButton_7 = Instance.new("TextButton")
- local TextButton_8 = Instance.new("TextButton")
- local TextButton_9 = Instance.new("TextButton")
- local FescriptsTitle = Instance.new("TextLabel")
- local Decor = Instance.new("TextLabel")
- local LocalScriptsbutton = Instance.new("TextButton")
- local LocalScriptsbutton_Roundify_9px = Instance.new("ImageLabel")
- local LocalScriptsFrame = Instance.new("ImageLabel")
- local Heading_3 = Instance.new("ImageLabel")
- local TextLabel = Instance.new("TextLabel")
- local TextButton_10 = Instance.new("TextButton")
- local TextButton_Roundify_5px = Instance.new("ImageLabel")
- local TextButton_11 = Instance.new("TextButton")
- local TextButton_Roundify_5px_2 = Instance.new("ImageLabel")
- local TextButton_12 = Instance.new("TextButton")
- local TextButton_Roundify_5px_3 = Instance.new("ImageLabel")
- local TextButton_13 = Instance.new("TextButton")
- local TextButton_Roundify_5px_4 = Instance.new("ImageLabel")
- local Guisbutton = Instance.new("TextButton")
- local Guisbutton_Roundify_9px = Instance.new("ImageLabel")
- local GuisFrame = Instance.new("ImageLabel")
- local Heading_4 = Instance.new("ImageLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextButton_14 = Instance.new("TextButton")
- local TextButton_Roundify_5px_5 = Instance.new("ImageLabel")
- local TextButton_15 = Instance.new("TextButton")
- local TextButton_Roundify_5px_6 = Instance.new("ImageLabel")
- local TextButton_16 = Instance.new("TextButton")
- local TextButton_Roundify_5px_7 = Instance.new("ImageLabel")
- local TextButton_17 = Instance.new("TextButton")
- local TextButton_Roundify_5px_8 = Instance.new("ImageLabel")
- local TextButton_18 = Instance.new("TextButton")
- local TextButton_Roundify_5px_9 = Instance.new("ImageLabel")
- local TextButton_19 = Instance.new("TextButton")
- local TextButton_Roundify_5px_10 = Instance.new("ImageLabel")
- local Decor2 = Instance.new("TextLabel")
- local toggle = Instance.new("TextLabel")
- local Discord = Instance.new("TextLabel")
- local Decor_2 = Instance.new("TextLabel")
- local Updates = Instance.new("Frame")
- local Changelog = Instance.new("TextLabel")
- local Version = Instance.new("TextLabel")
- local TextButton_20 = Instance.new("TextButton")
- local TextButton_21 = Instance.new("TextButton")
- --Properties:
- Returning.Name = "Returning"
- Returning.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Returning.ResetOnSpawn = false
- Main.Name = "Main"
- Main.Parent = Returning
- Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Main.BackgroundTransparency = 1.000
- Main.Position = UDim2.new(0.0699265078, 0, 0.184030607, 0)
- Main.Size = UDim2.new(0, 496, 0, 295)
- Main.Image = "rbxassetid://3570695787"
- Main.ImageColor3 = Color3.fromRGB(124, 124, 124)
- Main.ScaleType = Enum.ScaleType.Slice
- Main.SliceCenter = Rect.new(100, 100, 100, 100)
- Main.SliceScale = 0.120
- Main.Active = true
- Main.Draggable = true
- Heading.Name = "Heading"
- Heading.Parent = Main
- Heading.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Heading.BackgroundTransparency = 1.000
- Heading.Position = UDim2.new(0, 0, -0.0271186437, 0)
- Heading.Size = UDim2.new(0, 496, 0, 30)
- Heading.Image = "rbxassetid://3570695787"
- Heading.ImageColor3 = Color3.fromRGB(0, 4, 255)
- Heading.ScaleType = Enum.ScaleType.Slice
- Heading.SliceCenter = Rect.new(100, 100, 100, 100)
- Heading.SliceScale = 0.090
- Heading.Active = true
- Heading.Draggable = true
- Title.Name = "Title"
- Title.Parent = Heading
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.BorderSizePixel = 0
- Title.Position = UDim2.new(0.393145174, 0, 0.166666672, 0)
- Title.Size = UDim2.new(0, 106, 0, 19)
- Title.ZIndex = 2
- Title.Font = Enum.Font.SourceSans
- Title.Text = "Returning"
- Title.TextColor3 = Color3.fromRGB(0, 0, 0)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- Title_Roundify_5px.Name = "Title_Roundify_5px"
- Title_Roundify_5px.Parent = Title
- Title_Roundify_5px.AnchorPoint = Vector2.new(0.5, 0.5)
- Title_Roundify_5px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_Roundify_5px.BackgroundTransparency = 1.000
- Title_Roundify_5px.Position = UDim2.new(0.5, 0, 0.5, 0)
- Title_Roundify_5px.Size = UDim2.new(1, 0, 1, 0)
- Title_Roundify_5px.Image = "rbxassetid://3570695787"
- Title_Roundify_5px.ScaleType = Enum.ScaleType.Slice
- Title_Roundify_5px.SliceCenter = Rect.new(100, 100, 100, 100)
- Title_Roundify_5px.SliceScale = 0.050
- FeScriptButton.Name = "FeScriptButton"
- FeScriptButton.Parent = Main
- FeScriptButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FeScriptButton.BackgroundTransparency = 1.000
- FeScriptButton.BorderSizePixel = 0
- FeScriptButton.Position = UDim2.new(0.330645174, 0, 0.2576271, 0)
- FeScriptButton.Size = UDim2.new(0, 168, 0, 41)
- FeScriptButton.ZIndex = 3
- FeScriptButton.Font = Enum.Font.SourceSans
- FeScriptButton.Text = "FE Scripts"
- FeScriptButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- FeScriptButton.TextSize = 14.000
- FeScriptButton.MouseButton1Click:Connect(function()
- if FeScriptFrame.Visible == false then
- FeScriptFrame.Visible = true
- else
- FeScriptFrame.Visible = false
- end
- end)
- FeScriptButton_Roundify_9px.Name = "FeScriptButton_Roundify_9px"
- FeScriptButton_Roundify_9px.Parent = FeScriptButton
- FeScriptButton_Roundify_9px.Active = true
- FeScriptButton_Roundify_9px.AnchorPoint = Vector2.new(0.5, 0.5)
- FeScriptButton_Roundify_9px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FeScriptButton_Roundify_9px.BackgroundTransparency = 1.000
- FeScriptButton_Roundify_9px.Position = UDim2.new(0.5, 0, 0.5, 0)
- FeScriptButton_Roundify_9px.Selectable = true
- FeScriptButton_Roundify_9px.Size = UDim2.new(1, 0, 1, 0)
- FeScriptButton_Roundify_9px.ZIndex = 2
- FeScriptButton_Roundify_9px.Image = "rbxassetid://3570695787"
- FeScriptButton_Roundify_9px.ImageColor3 = Color3.fromRGB(57, 57, 57)
- FeScriptButton_Roundify_9px.ScaleType = Enum.ScaleType.Slice
- FeScriptButton_Roundify_9px.SliceCenter = Rect.new(100, 100, 100, 100)
- FeScriptButton_Roundify_9px.SliceScale = 0.090
- FeScriptFrame.Name = "FeScriptFrame"
- FeScriptFrame.Parent = FeScriptButton
- FeScriptFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FeScriptFrame.BackgroundTransparency = 1.000
- FeScriptFrame.Position = UDim2.new(2.087, 0, -1.865, 0)
- FeScriptFrame.Size = UDim2.new(0, 496, 0, 295)
- FeScriptFrame.Visible = false
- FeScriptFrame.Image = "rbxassetid://3570695787"
- FeScriptFrame.ImageColor3 = Color3.fromRGB(124, 124, 124)
- FeScriptFrame.ScaleType = Enum.ScaleType.Slice
- FeScriptFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- FeScriptFrame.SliceScale = 0.120
- FeScriptFrame.Active = true
- FeScriptFrame.Draggable = true
- Heading_2.Name = "Heading"
- Heading_2.Parent = FeScriptFrame
- Heading_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Heading_2.BackgroundTransparency = 1.000
- Heading_2.Size = UDim2.new(0, 496, 0, 30)
- Heading_2.Image = "rbxassetid://3570695787"
- Heading_2.ImageColor3 = Color3.fromRGB(0, 4, 255)
- Heading_2.ScaleType = Enum.ScaleType.Slice
- Heading_2.SliceCenter = Rect.new(100, 100, 100, 100)
- Heading_2.SliceScale = 0.090
- Heading_2.Active = true
- Heading_2.Draggable = true
- TextButton.Parent = FeScriptFrame
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.Position = UDim2.new(0.0342741981, 0, 0.26440677, 0)
- TextButton.Size = UDim2.new(0, 136, 0, 34)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Nep V RB"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 14.000
- TextButton.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/gDi503fB'),true))()
- end)
- TextButton_2.Parent = FeScriptFrame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.Position = UDim2.new(0.0342741981, 0, 0.532203376, 0)
- TextButton_2.Size = UDim2.new(0, 136, 0, 34)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Nep V"
- TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.TextSize = 14.000
- TextButton_2.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/hKrna04v'),true))()
- end)
- TextButton_3.Parent = FeScriptFrame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.Position = UDim2.new(0.0342741981, 0, 0.789830506, 0)
- TextButton_3.Size = UDim2.new(0, 136, 0, 34)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Cop"
- TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.TextSize = 14.000
- TextButton_3.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/VAA5Mf60'),true))()
- end)
- TextButton_4.Parent = FeScriptFrame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.Position = UDim2.new(0.362903208, 0, 0.789830506, 0)
- TextButton_4.Size = UDim2.new(0, 136, 0, 34)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "Gale Fighter"
- TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.TextSize = 14.000
- TextButton_4.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/yVXFL5QY'),true))()
- end)
- TextButton_5.Parent = FeScriptFrame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.Position = UDim2.new(0.362903208, 0, 0.532203376, 0)
- TextButton_5.Size = UDim2.new(0, 136, 0, 34)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = "Sniper"
- TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.TextSize = 14.000
- TextButton_5.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/dtz7qGBg'),true))()
- end)
- TextButton_6.Parent = FeScriptFrame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.Position = UDim2.new(0.362903208, 0, 0.267796606, 0)
- TextButton_6.Size = UDim2.new(0, 136, 0, 34)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.Text = "Xester"
- TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.TextSize = 14.000
- TextButton_6.MouseButton1Click:Connect(function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/RPwyPvEi"))()
- end)
- TextButton_7.Parent = FeScriptFrame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_7.Position = UDim2.new(0.697580636, 0, 0.26255849, 0)
- TextButton_7.Size = UDim2.new(0, 136, 0, 35)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.Text = "Elio Blasio"
- TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.TextSize = 14.000
- TextButton_7.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Uqgjgieq'),true))()
- end)
- TextButton_8.Parent = FeScriptFrame
- TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_8.Position = UDim2.new(0.697580636, 0, 0.532203376, 0)
- TextButton_8.Size = UDim2.new(0, 136, 0, 35)
- TextButton_8.Font = Enum.Font.SourceSans
- TextButton_8.Text = "RB bow"
- TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_8.TextSize = 14.000
- TextButton_8.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/n7r4WaS8'),true))()
- end)
- TextButton_9.Parent = FeScriptFrame
- TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_9.Position = UDim2.new(0.697580636, 0, 0.789830565, 0)
- TextButton_9.Size = UDim2.new(0, 136, 0, 34)
- TextButton_9.Font = Enum.Font.SourceSans
- TextButton_9.Text = "FE Building"
- TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_9.TextSize = 14.000
- TextButton_9.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/HB0UvFC4'),true))()
- end)
- FescriptsTitle.Name = "FescriptsTitle"
- FescriptsTitle.Parent = FeScriptFrame
- FescriptsTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FescriptsTitle.BackgroundTransparency = 1.000
- FescriptsTitle.BorderSizePixel = 0
- FescriptsTitle.Position = UDim2.new(0.393145174, 0, 0.0135593219, 0)
- FescriptsTitle.Size = UDim2.new(0, 106, 0, 19)
- FescriptsTitle.ZIndex = 2
- FescriptsTitle.Font = Enum.Font.SourceSans
- FescriptsTitle.Text = "Fe Scripts"
- FescriptsTitle.TextColor3 = Color3.fromRGB(0, 0, 0)
- FescriptsTitle.TextSize = 14.000
- FescriptsTitle.Visible = true
- LocalScriptsbutton.Name = "LocalScriptsbutton"
- LocalScriptsbutton.Parent = Main
- LocalScriptsbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- LocalScriptsbutton.BackgroundTransparency = 1.000
- LocalScriptsbutton.BorderSizePixel = 0
- LocalScriptsbutton.Position = UDim2.new(0.330645174, 0, 0.779661059, 0)
- LocalScriptsbutton.Size = UDim2.new(0, 168, 0, 41)
- LocalScriptsbutton.ZIndex = 5
- LocalScriptsbutton.Font = Enum.Font.SourceSans
- LocalScriptsbutton.Text = "Local Scripts"
- LocalScriptsbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- LocalScriptsbutton.TextSize = 14.000
- LocalScriptsbutton.MouseButton1Click:Connect(function()
- if LocalScriptsFrame.Visible == false then
- LocalScriptsFrame.Visible = true
- else
- LocalScriptsFrame.Visible = false
- end
- end)
- LocalScriptsbutton_Roundify_9px.Name = "LocalScriptsbutton_Roundify_9px"
- LocalScriptsbutton_Roundify_9px.Parent = LocalScriptsbutton
- LocalScriptsbutton_Roundify_9px.Active = true
- LocalScriptsbutton_Roundify_9px.AnchorPoint = Vector2.new(0.5, 0.5)
- LocalScriptsbutton_Roundify_9px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- LocalScriptsbutton_Roundify_9px.BackgroundTransparency = 1.000
- LocalScriptsbutton_Roundify_9px.Position = UDim2.new(0.5, 0, 0.5, 0)
- LocalScriptsbutton_Roundify_9px.Selectable = true
- LocalScriptsbutton_Roundify_9px.Size = UDim2.new(1, 0, 1, 0)
- LocalScriptsbutton_Roundify_9px.ZIndex = 4
- LocalScriptsbutton_Roundify_9px.Image = "rbxassetid://3570695787"
- LocalScriptsbutton_Roundify_9px.ImageColor3 = Color3.fromRGB(57, 57, 57)
- LocalScriptsbutton_Roundify_9px.ScaleType = Enum.ScaleType.Slice
- LocalScriptsbutton_Roundify_9px.SliceCenter = Rect.new(100, 100, 100, 100)
- LocalScriptsbutton_Roundify_9px.SliceScale = 0.090
- LocalScriptsFrame.Name = "LocalScriptsFrame"
- LocalScriptsFrame.Parent = LocalScriptsbutton
- LocalScriptsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- LocalScriptsFrame.BackgroundTransparency = 1.000
- LocalScriptsFrame.Position = UDim2.new(2.087, 0, -1.865, 0)
- LocalScriptsFrame.Size = UDim2.new(0, 496, 0, 303)
- LocalScriptsFrame.Visible = false
- LocalScriptsFrame.Image = "rbxassetid://3570695787"
- LocalScriptsFrame.ImageColor3 = Color3.fromRGB(124, 124, 124)
- LocalScriptsFrame.ScaleType = Enum.ScaleType.Slice
- LocalScriptsFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- LocalScriptsFrame.SliceScale = 0.120
- LocalScriptsFrame.Active = true
- LocalScriptsFrame.Draggable = true
- Heading_3.Name = "Heading"
- Heading_3.Parent = LocalScriptsFrame
- Heading_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Heading_3.BackgroundTransparency = 1.000
- Heading_3.Size = UDim2.new(0, 496, 0, 30)
- Heading_3.Image = "rbxassetid://3570695787"
- Heading_3.ImageColor3 = Color3.fromRGB(0, 4, 255)
- Heading_3.ScaleType = Enum.ScaleType.Slice
- Heading_3.SliceCenter = Rect.new(100, 100, 100, 100)
- Heading_3.SliceScale = 0.090
- Heading_3.Active = true
- Heading_3.Draggable = true
- TextLabel.Parent = Heading_3
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.Position = UDim2.new(0.391129047, 0, 0.166666672, 0)
- TextLabel.Size = UDim2.new(0, 106, 0, 19)
- TextLabel.ZIndex = 2
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Local Scripts"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 14.000
- TextButton_10.Parent = LocalScriptsFrame
- TextButton_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_10.BackgroundTransparency = 1.000
- TextButton_10.BorderSizePixel = 0
- TextButton_10.Position = UDim2.new(0.36088711, 0, 0.247524753, 0)
- TextButton_10.Size = UDim2.new(0, 136, 0, 34)
- TextButton_10.ZIndex = 2
- TextButton_10.Font = Enum.Font.SourceSans
- TextButton_10.Text = "Fly"
- TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_10.TextSize = 14.000
- TextButton_10.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/q6S4AcxJ'),true))()
- end)
- TextButton_Roundify_5px.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px.Parent = TextButton_10
- TextButton_Roundify_5px.Active = true
- TextButton_Roundify_5px.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px.BackgroundTransparency = 1.000
- TextButton_Roundify_5px.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px.Selectable = true
- TextButton_Roundify_5px.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px.SliceScale = 0.050
- TextButton_11.Parent = LocalScriptsFrame
- TextButton_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_11.BackgroundTransparency = 1.000
- TextButton_11.BorderSizePixel = 0
- TextButton_11.Position = UDim2.new(0.36088711, 0, 0.41254127, 0)
- TextButton_11.Size = UDim2.new(0, 136, 0, 34)
- TextButton_11.ZIndex = 2
- TextButton_11.Font = Enum.Font.SourceSans
- TextButton_11.Text = "NoClip"
- TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_11.TextSize = 14.000
- TextButton_11.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Hhnhj1LS'),true))()
- end)
- TextButton_Roundify_5px_2.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_2.Parent = TextButton_11
- TextButton_Roundify_5px_2.Active = true
- TextButton_Roundify_5px_2.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_2.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_2.Selectable = true
- TextButton_Roundify_5px_2.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_2.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_2.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_2.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_2.SliceScale = 0.050
- TextButton_12.Parent = LocalScriptsFrame
- TextButton_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_12.BackgroundTransparency = 1.000
- TextButton_12.BorderSizePixel = 0
- TextButton_12.Position = UDim2.new(0.36088711, 0, 0.597359776, 0)
- TextButton_12.Size = UDim2.new(0, 136, 0, 34)
- TextButton_12.ZIndex = 2
- TextButton_12.Font = Enum.Font.SourceSans
- TextButton_12.Text = "WalkSpeed"
- TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_12.TextSize = 14.000
- TextButton_12.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 60
- end)
- TextButton_Roundify_5px_3.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_3.Parent = TextButton_12
- TextButton_Roundify_5px_3.Active = true
- TextButton_Roundify_5px_3.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_3.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_3.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_3.Selectable = true
- TextButton_Roundify_5px_3.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_3.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_3.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_3.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_3.SliceScale = 0.050
- TextButton_13.Parent = LocalScriptsFrame
- TextButton_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_13.BackgroundTransparency = 1.000
- TextButton_13.BorderSizePixel = 0
- TextButton_13.Position = UDim2.new(0.36088711, 0, 0.778877914, 0)
- TextButton_13.Size = UDim2.new(0, 136, 0, 34)
- TextButton_13.ZIndex = 2
- TextButton_13.Font = Enum.Font.SourceSans
- TextButton_13.Text = "JumpPower"
- TextButton_13.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_13.TextSize = 14.000
- TextButton_13.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
- end)
- TextButton_Roundify_5px_4.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_4.Parent = TextButton_13
- TextButton_Roundify_5px_4.Active = true
- TextButton_Roundify_5px_4.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_4.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_4.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_4.Selectable = true
- TextButton_Roundify_5px_4.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_4.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_4.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_4.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_4.SliceScale = 0.050
- Guisbutton.Name = "Guisbutton"
- Guisbutton.Parent = Main
- Guisbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Guisbutton.BackgroundTransparency = 1.000
- Guisbutton.BorderSizePixel = 0
- Guisbutton.Position = UDim2.new(0.330645174, 0, 0.515254259, 0)
- Guisbutton.Size = UDim2.new(0, 168, 0, 41)
- Guisbutton.ZIndex = 2
- Guisbutton.Font = Enum.Font.SourceSans
- Guisbutton.Text = "GUI'S"
- Guisbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- Guisbutton.TextSize = 14.000
- Guisbutton.MouseButton1Click:Connect(function()
- if GuisFrame.Visible == false then
- GuisFrame.Visible = true
- else
- GuisFrame.Visible = false
- end
- end)
- Guisbutton_Roundify_9px.Name = "Guisbutton_Roundify_9px"
- Guisbutton_Roundify_9px.Parent = Guisbutton
- Guisbutton_Roundify_9px.Active = true
- Guisbutton_Roundify_9px.AnchorPoint = Vector2.new(0.5, 0.5)
- Guisbutton_Roundify_9px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Guisbutton_Roundify_9px.BackgroundTransparency = 1.000
- Guisbutton_Roundify_9px.Position = UDim2.new(0.5, 0, 0.5, 0)
- Guisbutton_Roundify_9px.Selectable = true
- Guisbutton_Roundify_9px.Size = UDim2.new(1, 0, 1, 0)
- Guisbutton_Roundify_9px.Image = "rbxassetid://3570695787"
- Guisbutton_Roundify_9px.ImageColor3 = Color3.fromRGB(57, 57, 57)
- Guisbutton_Roundify_9px.ScaleType = Enum.ScaleType.Slice
- Guisbutton_Roundify_9px.SliceCenter = Rect.new(100, 100, 100, 100)
- Guisbutton_Roundify_9px.SliceScale = 0.090
- GuisFrame.Name = "GuisFrame"
- GuisFrame.Parent = Guisbutton
- GuisFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GuisFrame.BackgroundTransparency = 1.000
- GuisFrame.Position = UDim2.new(2.087, 0, -1.865, 0)
- GuisFrame.Size = UDim2.new(0, 496, 0, 303)
- GuisFrame.Visible = false
- GuisFrame.Image = "rbxassetid://3570695787"
- GuisFrame.ImageColor3 = Color3.fromRGB(124, 124, 124)
- GuisFrame.ScaleType = Enum.ScaleType.Slice
- GuisFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- GuisFrame.SliceScale = 0.120
- GuisFrame.Active = true
- GuisFrame.Draggable = true
- Heading_4.Name = "Heading"
- Heading_4.Parent = GuisFrame
- Heading_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Heading_4.BackgroundTransparency = 1.000
- Heading_4.Size = UDim2.new(0, 496, 0, 30)
- Heading_4.Image = "rbxassetid://3570695787"
- Heading_4.ImageColor3 = Color3.fromRGB(0, 4, 255)
- Heading_4.ScaleType = Enum.ScaleType.Slice
- Heading_4.SliceCenter = Rect.new(100, 100, 100, 100)
- Heading_4.SliceScale = 0.090
- Heading_4.Active = true
- Heading_4.Draggable = true
- TextLabel_2.Parent = Heading_4
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.393145174, 0, 0.166666672, 0)
- TextLabel_2.Size = UDim2.new(0, 106, 0, 19)
- TextLabel_2.ZIndex = 3
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "GUI's"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 14.000
- TextButton_14.Parent = GuisFrame
- TextButton_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_14.BackgroundTransparency = 1.000
- TextButton_14.BorderSizePixel = 0
- TextButton_14.Position = UDim2.new(0.0524193496, 0, 0.231023118, 0)
- TextButton_14.Size = UDim2.new(0, 136, 0, 34)
- TextButton_14.ZIndex = 2
- TextButton_14.Font = Enum.Font.SourceSans
- TextButton_14.Text = "Natural Disaster"
- TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_14.TextSize = 14.000
- TextButton_14.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(("https://raw.githubusercontent.com/Yarik312/DarkWare/main/MainLoader"), true))()
- end)
- TextButton_Roundify_5px_5.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_5.Parent = TextButton_14
- TextButton_Roundify_5px_5.Active = true
- TextButton_Roundify_5px_5.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_5.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_5.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_5.Selectable = true
- TextButton_Roundify_5px_5.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_5.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_5.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_5.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_5.SliceScale = 0.050
- TextButton_15.Parent = GuisFrame
- TextButton_15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_15.BackgroundTransparency = 1.000
- TextButton_15.BorderSizePixel = 0
- TextButton_15.Position = UDim2.new(0.0524193496, 0, 0.442244232, 0)
- TextButton_15.Size = UDim2.new(0, 136, 0, 34)
- TextButton_15.ZIndex = 2
- TextButton_15.Font = Enum.Font.SourceSans
- TextButton_15.Text = "JailBreak"
- TextButton_15.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_15.TextSize = 14.000
- TextButton_15.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/7x6twUiV'),true))()
- end)
- TextButton_Roundify_5px_6.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_6.Parent = TextButton_15
- TextButton_Roundify_5px_6.Active = true
- TextButton_Roundify_5px_6.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_6.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_6.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_6.Selectable = true
- TextButton_Roundify_5px_6.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_6.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_6.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_6.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_6.SliceScale = 0.050
- TextButton_16.Parent = GuisFrame
- TextButton_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_16.BackgroundTransparency = 1.000
- TextButton_16.BorderSizePixel = 0
- TextButton_16.Position = UDim2.new(0.0524193496, 0, 0.663366318, 0)
- TextButton_16.Size = UDim2.new(0, 136, 0, 34)
- TextButton_16.ZIndex = 2
- TextButton_16.Font = Enum.Font.SourceSans
- TextButton_16.Text = "ChatBypass"
- TextButton_16.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_16.TextSize = 14.000
- TextButton_16.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/bedra45/chetbypasser/main/chetbypass'))()
- end)
- TextButton_Roundify_5px_7.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_7.Parent = TextButton_16
- TextButton_Roundify_5px_7.Active = true
- TextButton_Roundify_5px_7.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_7.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_7.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_7.Selectable = true
- TextButton_Roundify_5px_7.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_7.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_7.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_7.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_7.SliceScale = 0.050
- TextButton_17.Parent = GuisFrame
- TextButton_17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_17.BackgroundTransparency = 1.000
- TextButton_17.BorderSizePixel = 0
- TextButton_17.Position = UDim2.new(0.677419305, 0, 0.458745837, 0)
- TextButton_17.Size = UDim2.new(0, 136, 0, 34)
- TextButton_17.ZIndex = 2
- TextButton_17.Font = Enum.Font.SourceSans
- TextButton_17.Text = "Reviz Admin"
- TextButton_17.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_17.TextSize = 14.000
- TextButton_17.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'),true))()
- end)
- TextButton_Roundify_5px_8.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_8.Parent = TextButton_17
- TextButton_Roundify_5px_8.Active = true
- TextButton_Roundify_5px_8.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_8.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_8.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_8.Selectable = true
- TextButton_Roundify_5px_8.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_8.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_8.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_8.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_8.SliceScale = 0.050
- TextButton_18.Parent = GuisFrame
- TextButton_18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_18.BackgroundTransparency = 1.000
- TextButton_18.BorderSizePixel = 0
- TextButton_18.Position = UDim2.new(0.675403237, 0, 0.231023073, 0)
- TextButton_18.Size = UDim2.new(0, 136, 0, 34)
- TextButton_18.ZIndex = 4
- TextButton_18.Font = Enum.Font.SourceSans
- TextButton_18.Text = "Infinite Yield"
- TextButton_18.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_18.TextSize = 14.000
- TextButton_18.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- TextButton_Roundify_5px_9.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_9.Parent = TextButton_18
- TextButton_Roundify_5px_9.Active = true
- TextButton_Roundify_5px_9.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_9.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_9.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_9.Selectable = true
- TextButton_Roundify_5px_9.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_9.ZIndex = 3
- TextButton_Roundify_5px_9.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_9.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_9.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_9.SliceScale = 0.050
- TextButton_19.Parent = GuisFrame
- TextButton_19.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_19.BackgroundTransparency = 1.000
- TextButton_19.BorderSizePixel = 0
- TextButton_19.Position = UDim2.new(0.675403237, 0, 0.663366318, 0)
- TextButton_19.Size = UDim2.new(0, 136, 0, 34)
- TextButton_19.ZIndex = 2
- TextButton_19.Font = Enum.Font.SourceSans
- TextButton_19.Text = "CMD-X"
- TextButton_19.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_19.TextSize = 14.000
- TextButton_19.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source", true))()
- end)
- TextButton_Roundify_5px_10.Name = "TextButton_Roundify_5px"
- TextButton_Roundify_5px_10.Parent = TextButton_19
- TextButton_Roundify_5px_10.Active = true
- TextButton_Roundify_5px_10.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_5px_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_5px_10.BackgroundTransparency = 1.000
- TextButton_Roundify_5px_10.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_5px_10.Selectable = true
- TextButton_Roundify_5px_10.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_5px_10.Image = "rbxassetid://3570695787"
- TextButton_Roundify_5px_10.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_5px_10.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_5px_10.SliceScale = 0.050
- Decor2.Name = "Decor2"
- Decor2.Parent = Main
- Decor2.BackgroundColor3 = Color3.fromRGB(12, 105, 255)
- Decor2.BorderSizePixel = 0
- Decor2.Position = UDim2.new(0.225806415, 0, 0.25762713, 0)
- Decor2.Size = UDim2.new(0, 30, 0, 195)
- Decor2.Font = Enum.Font.SourceSans
- Decor2.Text = ""
- Decor2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Decor2.TextSize = 14.000
- toggle.Name = "toggle"
- toggle.Parent = Main
- toggle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- toggle.BackgroundTransparency = 1.000
- toggle.Position = UDim2.new(0.0201612711, 0, 0.125423729, 0)
- toggle.Size = UDim2.new(0, 78, 0, 38)
- toggle.Font = Enum.Font.SourceSans
- toggle.Text = "Press \"Insert\" to toggle the Gui"
- toggle.TextColor3 = Color3.fromRGB(0, 0, 0)
- toggle.TextScaled = true
- toggle.TextSize = 14.000
- toggle.TextWrapped = true
- Discord.Name = "Discord"
- Discord.Parent = Main
- Discord.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Discord.BackgroundTransparency = 1.000
- Discord.Position = UDim2.new(0.794354856, 0, 0.918644071, 0)
- Discord.Size = UDim2.new(0, 88, 0, 17)
- Discord.Font = Enum.Font.SourceSans
- Discord.Text = "Xafichy#9356"
- Discord.TextColor3 = Color3.fromRGB(0, 0, 0)
- Discord.TextSize = 14.000
- Decor_2.Name = "Decor"
- Decor_2.Parent = Main
- Decor_2.BackgroundColor3 = Color3.fromRGB(12, 105, 255)
- Decor_2.BorderSizePixel = 0
- Decor_2.Position = UDim2.new(0.733870924, 0, 0.254237294, 0)
- Decor_2.Size = UDim2.new(0, 30, 0, 195)
- Decor_2.Font = Enum.Font.SourceSans
- Decor_2.Text = ""
- Decor_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Decor_2.TextSize = 14.000
- Updates.Name = "Updates"
- Updates.Parent = Returning
- Updates.BackgroundColor3 = Color3.fromRGB(6, 81, 255)
- Updates.Position = UDim2.new(0.663551509, 0, 0.256835759, 0)
- Updates.Size = UDim2.new(0, 170, 0, 226)
- Updates.Active = true
- Updates.Draggable = true
- Changelog.Name = "Changelog"
- Changelog.Parent = Updates
- Changelog.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
- Changelog.Position = UDim2.new(0, 0, 0.208144799, 0)
- Changelog.Size = UDim2.new(0, 170, 0, 179)
- Changelog.Font = Enum.Font.SourceSans
- Changelog.Text = "Added Net Bypass, fixed the localscripts title roundify thing not showing up."
- Changelog.TextColor3 = Color3.fromRGB(0, 0, 0)
- Changelog.TextSize = 14.000
- Changelog.TextScaled = true
- Version.Name = "Version"
- Version.Parent = Updates
- Version.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Version.BackgroundTransparency = 1.000
- Version.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Version.Position = UDim2.new(0.141176477, 0, 0.0723982006, 0)
- Version.Size = UDim2.new(0, 122, 0, 23)
- Version.Font = Enum.Font.SourceSans
- Version.Text = "Version: 1.1"
- Version.TextColor3 = Color3.fromRGB(0, 0, 0)
- Version.TextSize = 14.000
- TextButton_20.Parent = Updates
- TextButton_20.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
- TextButton_20.Position = UDim2.new(0.858823538, 0, 0, 0)
- TextButton_20.Size = UDim2.new(0, 24, 0, 16)
- TextButton_20.Font = Enum.Font.SourceSans
- TextButton_20.Text = "X"
- TextButton_20.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_20.TextSize = 14.000
- TextButton_20.MouseButton1Click:Connect(function()
- Updates.Visible = false
- end)
- TextButton_21.Parent = FeScriptFrame
- TextButton_21.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_21.Position = UDim2.new(0.393, 0,0.125, 0)
- TextButton_21.Size = UDim2.new(0, 98, 0, 23)
- TextButton_21.Font = Enum.Font.SourceSans
- TextButton_21.Text = "Net Bypass"
- TextButton_21.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_21.TextSize = 14.000
- TextButton_21.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/XTmMzATJ'),true))()
- end)
- function onKeyPress(inputObject, gameProcessedEvent)
- if inputObject.KeyCode == Enum.KeyCode.Insert then
- if Main.Visible == false then
- Main.Visible = true
- else
- Main.Visible = false
- end
- end
- end
- game:GetService("UserInputService").InputBegan:connect(onKeyPress)
Add Comment
Please, Sign In to add comment