Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Loading GUI
- loadstring(game:HttpGet(("https://pastebin.com/raw/Y0XDWDb1"), true))()
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local MainFrame = Instance.new("ImageLabel")
- local SpeedFrame = Instance.new("ImageLabel")
- local backs = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local titles = Instance.new("TextLabel")
- local ActSpeed = Instance.new("TextButton")
- local JumpAct_Roundify_12px = Instance.new("ImageLabel")
- local infos = Instance.new("TextLabel")
- local InputSpeed = Instance.new("TextBox")
- local TextBox_Roundify_6px = Instance.new("ImageLabel")
- local JumpFrame = Instance.new("ImageLabel")
- local backj = Instance.new("TextButton")
- local Close_2 = Instance.new("TextButton")
- local infoj = Instance.new("TextLabel")
- local titlej = Instance.new("TextLabel")
- local InputJump = Instance.new("TextBox")
- local TextBox_Roundify_6px_2 = Instance.new("ImageLabel")
- local ActJump = Instance.new("TextButton")
- local JumpAct_Roundify_12px_2 = Instance.new("ImageLabel")
- local HomeFrame = Instance.new("ImageLabel")
- local title = Instance.new("TextLabel")
- local cred = Instance.new("TextLabel")
- local Close_3 = Instance.new("TextButton")
- local JumpAct = Instance.new("TextButton")
- local JumpAct_Roundify_12px_3 = Instance.new("ImageLabel")
- local WalkSpeed = Instance.new("TextButton")
- local JumpAct_Roundify_12px_4 = Instance.new("ImageLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ResetOnSpawn = false
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = ScreenGui
- MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrame.BackgroundTransparency = 1.000
- MainFrame.Position = UDim2.new(0.451562494, 0, 0.362407863, 0)
- MainFrame.Size = UDim2.new(0, 185, 0, 224)
- MainFrame.Image = "rbxassetid://3570695787"
- MainFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
- MainFrame.ScaleType = Enum.ScaleType.Slice
- MainFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- MainFrame.SliceScale = 0.120
- SpeedFrame.Name = "SpeedFrame"
- SpeedFrame.Parent = MainFrame
- SpeedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SpeedFrame.BackgroundTransparency = 1.000
- SpeedFrame.Size = UDim2.new(0, 185, 0, 224)
- SpeedFrame.Visible = false
- SpeedFrame.Image = "rbxassetid://3570695787"
- SpeedFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
- SpeedFrame.ScaleType = Enum.ScaleType.Slice
- SpeedFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- SpeedFrame.SliceScale = 0.120
- backs.Name = "backs"
- backs.Parent = SpeedFrame
- backs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- backs.BackgroundTransparency = 1.000
- backs.Size = UDim2.new(0, 20, 0, 20)
- backs.Font = Enum.Font.SourceSans
- backs.Text = "<"
- backs.TextColor3 = Color3.fromRGB(255, 255, 255)
- backs.TextSize = 14.000
- Close.Name = "Close"
- Close.Parent = SpeedFrame
- Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close.BackgroundTransparency = 1.000
- Close.Position = UDim2.new(0.886486471, 0, 0, 0)
- Close.Size = UDim2.new(0, 21, 0, 21)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close.TextSize = 14.000
- titles.Name = "titles"
- titles.Parent = SpeedFrame
- titles.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- titles.BackgroundTransparency = 1.000
- titles.Size = UDim2.new(0, 185, 0, 50)
- titles.Font = Enum.Font.SourceSans
- titles.Text = "Speed Script"
- titles.TextColor3 = Color3.fromRGB(255, 255, 255)
- titles.TextSize = 22.000
- titles.TextWrapped = true
- ActSpeed.Name = "ActSpeed"
- ActSpeed.Parent = SpeedFrame
- ActSpeed.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
- ActSpeed.BackgroundTransparency = 1.000
- ActSpeed.BorderSizePixel = 0
- ActSpeed.Position = UDim2.new(0.129729733, 0, 0.598214269, 0)
- ActSpeed.Size = UDim2.new(0, 136, 0, 41)
- ActSpeed.ZIndex = 2
- ActSpeed.Font = Enum.Font.SourceSans
- ActSpeed.Text = "Activate"
- ActSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
- ActSpeed.TextSize = 14.000
- JumpAct_Roundify_12px.Name = "JumpAct_Roundify_12px"
- JumpAct_Roundify_12px.Parent = ActSpeed
- JumpAct_Roundify_12px.Active = true
- JumpAct_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
- JumpAct_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JumpAct_Roundify_12px.BackgroundTransparency = 1.000
- JumpAct_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
- JumpAct_Roundify_12px.Selectable = true
- JumpAct_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
- JumpAct_Roundify_12px.Image = "rbxassetid://3570695787"
- JumpAct_Roundify_12px.ImageColor3 = Color3.fromRGB(89, 89, 89)
- JumpAct_Roundify_12px.ScaleType = Enum.ScaleType.Slice
- JumpAct_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
- JumpAct_Roundify_12px.SliceScale = 0.120
- infos.Name = "infos"
- infos.Parent = SpeedFrame
- infos.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- infos.BackgroundTransparency = 1.000
- infos.Position = UDim2.new(0, 0, 0.808035731, 0)
- infos.Size = UDim2.new(0, 185, 0, 50)
- infos.Font = Enum.Font.SourceSans
- infos.Text = "Enter desired speed value"
- infos.TextColor3 = Color3.fromRGB(255, 255, 255)
- infos.TextSize = 14.000
- InputSpeed.Name = "InputSpeed"
- InputSpeed.Parent = SpeedFrame
- InputSpeed.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
- InputSpeed.BackgroundTransparency = 1.000
- InputSpeed.BorderSizePixel = 0
- InputSpeed.Position = UDim2.new(0.0864864886, 0, 0.339285702, 0)
- InputSpeed.Size = UDim2.new(0, 152, 0, 40)
- InputSpeed.ZIndex = 2
- InputSpeed.Font = Enum.Font.SourceSans
- InputSpeed.Text = "Click to type"
- InputSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
- InputSpeed.TextSize = 14.000
- TextBox_Roundify_6px.Name = "TextBox_Roundify_6px"
- TextBox_Roundify_6px.Parent = InputSpeed
- TextBox_Roundify_6px.Active = true
- TextBox_Roundify_6px.AnchorPoint = Vector2.new(0.5, 0.5)
- TextBox_Roundify_6px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox_Roundify_6px.BackgroundTransparency = 1.000
- TextBox_Roundify_6px.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextBox_Roundify_6px.Selectable = true
- TextBox_Roundify_6px.Size = UDim2.new(1, 0, 1, 0)
- TextBox_Roundify_6px.Image = "rbxassetid://3570695787"
- TextBox_Roundify_6px.ImageColor3 = Color3.fromRGB(89, 89, 89)
- TextBox_Roundify_6px.ScaleType = Enum.ScaleType.Slice
- TextBox_Roundify_6px.SliceCenter = Rect.new(100, 100, 100, 100)
- TextBox_Roundify_6px.SliceScale = 0.060
- JumpFrame.Name = "JumpFrame"
- JumpFrame.Parent = MainFrame
- JumpFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JumpFrame.BackgroundTransparency = 1.000
- JumpFrame.Size = UDim2.new(0, 185, 0, 224)
- JumpFrame.Image = "rbxassetid://3570695787"
- JumpFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
- JumpFrame.ScaleType = Enum.ScaleType.Slice
- JumpFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- JumpFrame.SliceScale = 0.120
- backj.Name = "backj"
- backj.Parent = JumpFrame
- backj.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- backj.BackgroundTransparency = 1.000
- backj.Size = UDim2.new(0, 20, 0, 20)
- backj.Font = Enum.Font.SourceSans
- backj.Text = "<"
- backj.TextColor3 = Color3.fromRGB(255, 255, 255)
- backj.TextSize = 14.000
- Close_2.Name = "Close"
- Close_2.Parent = JumpFrame
- Close_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close_2.BackgroundTransparency = 1.000
- Close_2.Position = UDim2.new(0.886486471, 0, 0, 0)
- Close_2.Size = UDim2.new(0, 21, 0, 21)
- Close_2.Font = Enum.Font.SourceSans
- Close_2.Text = "X"
- Close_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close_2.TextSize = 14.000
- infoj.Name = "infoj"
- infoj.Parent = JumpFrame
- infoj.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- infoj.BackgroundTransparency = 1.000
- infoj.Position = UDim2.new(0, 0, 0.808035731, 0)
- infoj.Size = UDim2.new(0, 185, 0, 50)
- infoj.Font = Enum.Font.SourceSans
- infoj.Text = "Enter desired jump power value"
- infoj.TextColor3 = Color3.fromRGB(255, 255, 255)
- infoj.TextSize = 14.000
- titlej.Name = "titlej"
- titlej.Parent = JumpFrame
- titlej.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- titlej.BackgroundTransparency = 1.000
- titlej.Size = UDim2.new(0, 185, 0, 50)
- titlej.Font = Enum.Font.SourceSans
- titlej.Text = "Jump Script"
- titlej.TextColor3 = Color3.fromRGB(255, 255, 255)
- titlej.TextSize = 22.000
- titlej.TextWrapped = true
- InputJump.Name = "InputJump"
- InputJump.Parent = JumpFrame
- InputJump.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
- InputJump.BackgroundTransparency = 1.000
- InputJump.BorderSizePixel = 0
- InputJump.Position = UDim2.new(0.0864864886, 0, 0.339285702, 0)
- InputJump.Size = UDim2.new(0, 152, 0, 40)
- InputJump.ZIndex = 2
- InputJump.Font = Enum.Font.SourceSans
- InputJump.Text = "Click to type"
- InputJump.TextColor3 = Color3.fromRGB(255, 255, 255)
- InputJump.TextSize = 14.000
- TextBox_Roundify_6px_2.Name = "TextBox_Roundify_6px"
- TextBox_Roundify_6px_2.Parent = InputJump
- TextBox_Roundify_6px_2.Active = true
- TextBox_Roundify_6px_2.AnchorPoint = Vector2.new(0.5, 0.5)
- TextBox_Roundify_6px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox_Roundify_6px_2.BackgroundTransparency = 1.000
- TextBox_Roundify_6px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextBox_Roundify_6px_2.Selectable = true
- TextBox_Roundify_6px_2.Size = UDim2.new(1, 0, 1, 0)
- TextBox_Roundify_6px_2.Image = "rbxassetid://3570695787"
- TextBox_Roundify_6px_2.ImageColor3 = Color3.fromRGB(89, 89, 89)
- TextBox_Roundify_6px_2.ScaleType = Enum.ScaleType.Slice
- TextBox_Roundify_6px_2.SliceCenter = Rect.new(100, 100, 100, 100)
- TextBox_Roundify_6px_2.SliceScale = 0.060
- ActJump.Name = "ActJump"
- ActJump.Parent = JumpFrame
- ActJump.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
- ActJump.BackgroundTransparency = 1.000
- ActJump.BorderSizePixel = 0
- ActJump.Position = UDim2.new(0.129729733, 0, 0.598214269, 0)
- ActJump.Size = UDim2.new(0, 136, 0, 41)
- ActJump.ZIndex = 2
- ActJump.Font = Enum.Font.SourceSans
- ActJump.Text = "Activate"
- ActJump.TextColor3 = Color3.fromRGB(255, 255, 255)
- ActJump.TextSize = 14.000
- JumpAct_Roundify_12px_2.Name = "JumpAct_Roundify_12px"
- JumpAct_Roundify_12px_2.Parent = ActJump
- JumpAct_Roundify_12px_2.Active = true
- JumpAct_Roundify_12px_2.AnchorPoint = Vector2.new(0.5, 0.5)
- JumpAct_Roundify_12px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JumpAct_Roundify_12px_2.BackgroundTransparency = 1.000
- JumpAct_Roundify_12px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- JumpAct_Roundify_12px_2.Selectable = true
- JumpAct_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
- JumpAct_Roundify_12px_2.Image = "rbxassetid://3570695787"
- JumpAct_Roundify_12px_2.ImageColor3 = Color3.fromRGB(89, 89, 89)
- JumpAct_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
- JumpAct_Roundify_12px_2.SliceCenter = Rect.new(100, 100, 100, 100)
- JumpAct_Roundify_12px_2.SliceScale = 0.120
- HomeFrame.Name = "HomeFrame"
- HomeFrame.Parent = MainFrame
- HomeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- HomeFrame.BackgroundTransparency = 1.000
- HomeFrame.Size = UDim2.new(0, 185, 0, 224)
- HomeFrame.Visible = false
- HomeFrame.Image = "rbxassetid://3570695787"
- HomeFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
- HomeFrame.ScaleType = Enum.ScaleType.Slice
- HomeFrame.SliceCenter = Rect.new(100, 100, 100, 100)
- HomeFrame.SliceScale = 0.120
- title.Name = "title"
- title.Parent = HomeFrame
- title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title.BackgroundTransparency = 1.000
- title.Size = UDim2.new(0, 185, 0, 50)
- title.Font = Enum.Font.SourceSans
- title.Text = "Walkspeed and JumpPower Script"
- title.TextColor3 = Color3.fromRGB(255, 255, 255)
- title.TextSize = 22.000
- title.TextWrapped = true
- cred.Name = "cred"
- cred.Parent = HomeFrame
- cred.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- cred.BackgroundTransparency = 1.000
- cred.Position = UDim2.new(0, 0, 0.808035731, 0)
- cred.Size = UDim2.new(0, 185, 0, 50)
- cred.Font = Enum.Font.SourceSans
- cred.Text = "Made by Ez Mods"
- cred.TextColor3 = Color3.fromRGB(255, 255, 255)
- cred.TextSize = 14.000
- Close_3.Name = "Close"
- Close_3.Parent = HomeFrame
- Close_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close_3.BackgroundTransparency = 1.000
- Close_3.Position = UDim2.new(0.886486471, 0, 0, 0)
- Close_3.Size = UDim2.new(0, 21, 0, 21)
- Close_3.Font = Enum.Font.SourceSans
- Close_3.Text = "X"
- Close_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close_3.TextSize = 14.000
- JumpAct.Name = "JumpAct"
- JumpAct.Parent = HomeFrame
- JumpAct.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
- JumpAct.BackgroundTransparency = 1.000
- JumpAct.BorderSizePixel = 0
- JumpAct.Position = UDim2.new(0.129729733, 0, 0.330357134, 0)
- JumpAct.Size = UDim2.new(0, 136, 0, 41)
- JumpAct.ZIndex = 2
- JumpAct.Font = Enum.Font.SourceSans
- JumpAct.Text = "Jump Power"
- JumpAct.TextColor3 = Color3.fromRGB(255, 255, 255)
- JumpAct.TextSize = 14.000
- JumpAct_Roundify_12px_3.Name = "JumpAct_Roundify_12px"
- JumpAct_Roundify_12px_3.Parent = JumpAct
- JumpAct_Roundify_12px_3.Active = true
- JumpAct_Roundify_12px_3.AnchorPoint = Vector2.new(0.5, 0.5)
- JumpAct_Roundify_12px_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JumpAct_Roundify_12px_3.BackgroundTransparency = 1.000
- JumpAct_Roundify_12px_3.Position = UDim2.new(0.5, 0, 0.5, 0)
- JumpAct_Roundify_12px_3.Selectable = true
- JumpAct_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
- JumpAct_Roundify_12px_3.Image = "rbxassetid://3570695787"
- JumpAct_Roundify_12px_3.ImageColor3 = Color3.fromRGB(89, 89, 89)
- JumpAct_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
- JumpAct_Roundify_12px_3.SliceCenter = Rect.new(100, 100, 100, 100)
- JumpAct_Roundify_12px_3.SliceScale = 0.120
- WalkSpeed.Name = "WalkSpeed"
- WalkSpeed.Parent = HomeFrame
- WalkSpeed.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
- WalkSpeed.BackgroundTransparency = 1.000
- WalkSpeed.BorderSizePixel = 0
- WalkSpeed.Position = UDim2.new(0.129729733, 0, 0.584821463, 0)
- WalkSpeed.Size = UDim2.new(0, 136, 0, 41)
- WalkSpeed.ZIndex = 2
- WalkSpeed.Font = Enum.Font.SourceSans
- WalkSpeed.Text = "Walk Speed"
- WalkSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
- WalkSpeed.TextSize = 14.000
- JumpAct_Roundify_12px_4.Name = "JumpAct_Roundify_12px"
- JumpAct_Roundify_12px_4.Parent = WalkSpeed
- JumpAct_Roundify_12px_4.Active = true
- JumpAct_Roundify_12px_4.AnchorPoint = Vector2.new(0.5, 0.5)
- JumpAct_Roundify_12px_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JumpAct_Roundify_12px_4.BackgroundTransparency = 1.000
- JumpAct_Roundify_12px_4.Position = UDim2.new(0.5, 0, 0.5, 0)
- JumpAct_Roundify_12px_4.Selectable = true
- JumpAct_Roundify_12px_4.Size = UDim2.new(1, 0, 1, 0)
- JumpAct_Roundify_12px_4.Image = "rbxassetid://3570695787"
- JumpAct_Roundify_12px_4.ImageColor3 = Color3.fromRGB(89, 89, 89)
- JumpAct_Roundify_12px_4.ScaleType = Enum.ScaleType.Slice
- JumpAct_Roundify_12px_4.SliceCenter = Rect.new(100, 100, 100, 100)
- JumpAct_Roundify_12px_4.SliceScale = 0.120
- -- Start up things
- MainFrame.Visible = true
- HomeFrame.Visible = true
- SpeedFrame.Visible = false
- JumpFrame.Visible = false
- -- Main Script
- JumpAct.MouseButton1Click:Connect(function()
- HomeFrame.Visible = false
- JumpFrame.Visible = true
- end)
- WalkSpeed.MouseButton1Click:Connect(function()
- HomeFrame.Visible = false
- SpeedFrame.Visible = true
- end)
- JumpFrame.Close.MouseButton1Click:Connect(function()
- ScreenGui:Destroy()
- end)
- SpeedFrame.Close.MouseButton1Click:Connect(function()
- ScreenGui:Destroy()
- end)
- HomeFrame.Close.MouseButton1Click:Connect(function()
- ScreenGui:Destroy()
- end)
- backj.MouseButton1Click:Connect(function()
- HomeFrame.Visible = true
- JumpFrame.Visible = false
- end)
- backs.MouseButton1Click:Connect(function()
- HomeFrame.Visible = true
- SpeedFrame.Visible = false
- end)
- local Player = game:GetService("Players").LocalPlayer
- local Character = Player.Character
- local Humanoid = Character:FindFirstChild("Humanoid")
- local JumpPowerValue = InputJump.Text
- function SetJumpPower()
- if tonumber(InputJump.Text) then
- JumpPowerValue = InputJump.Text
- else
- game.StarterGui:SetCore("SendNotification", {
- Title = "Error";
- Text = "Letter was found in the JumpPower Input field.";
- Duration = 5;
- })
- end
- end
- ActJump.MouseButton1Click:Connect(function()
- SetJumpPower()
- Humanoid.JumpPower = JumpPowerValue
- end)
- -- Speed Script
- local SpeedValue = InputSpeed.Text
- function SetSpeed()
- if tonumber(InputSpeed.Text) then
- SpeedValue = InputSpeed.Text
- else
- game.StarterGui:SetCore("SendNotification", {
- Title = "Error";
- Text = "Letter was found in the Speed Input field.";
- Duration = 5;
- })
- end
- end
- ActSpeed.MouseButton1Click:Connect(function()
- SetSpeed()
- Humanoid.WalkSpeed = SpeedValue
- end)
- -- Draggability
- MainFrame.Active = true
- MainFrame.Draggable = true
Add Comment
Please, Sign In to add comment