Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- made by juan marco
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local _800 = Instance.new("TextButton")
- local _700 = Instance.new("TextButton")
- local _600 = Instance.new("TextButton")
- local _400 = Instance.new("TextButton")
- local _300 = Instance.new("TextButton")
- local _200 = Instance.new("TextButton")
- local _80 = Instance.new("TextButton")
- local _40 = Instance.new("TextButton")
- local _500 = Instance.new("TextButton")
- local _120 = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.coregui
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Frame.Position = UDim2.new(0.910965264, 0, 0.01171875, 0)
- Frame.Size = UDim2.new(0, 95, 0, 246)
- Frame.active = true
- Frame.draggale = true
- _800.Name = "800"
- _800.Parent = Frame
- _800.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _800.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _800.Position = UDim2.new(0, 0, 0.902438998, 0)
- _800.Size = UDim2.new(0, 95, 0, 24)
- _800.Font = Enum.Font.GothamBold
- _800.Text = "speed 800"
- _800.TextColor3 = Color3.fromRGB(255, 255, 255)
- _800.TextSize = 14.000
- _800.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 800
- end)
- _700.Name = "700"
- _700.Parent = Frame
- _700.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _700.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _700.Position = UDim2.new(0, 0, 0.804877996, 0)
- _700.Size = UDim2.new(0, 95, 0, 24)
- _700.Font = Enum.Font.GothamBold
- _700.Text = "speed 700"
- _700.TextColor3 = Color3.fromRGB(255, 255, 255)
- _700.TextSize = 14.000
- _700.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 700
- end)
- _600.Name = "600"
- _600.Parent = Frame
- _600.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _600.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _600.Position = UDim2.new(0, 0, 0.707316995, 0)
- _600.Size = UDim2.new(0, 95, 0, 24)
- _600.Font = Enum.Font.GothamBold
- _600.Text = "speed 600"
- _600.TextColor3 = Color3.fromRGB(255, 255, 255)
- _600.TextSize = 14.000
- _600.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 600
- end)
- _400.Name = "400"
- _400.Parent = Frame
- _400.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _400.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _400.Position = UDim2.new(0, 0, 0.512194991, 0)
- _400.Size = UDim2.new(0, 95, 0, 24)
- _400.Font = Enum.Font.GothamBold
- _400.Text = "speed 400"
- _400.TextColor3 = Color3.fromRGB(255, 255, 255)
- _400.TextSize = 14.000
- _400.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 400
- end)
- _300.Name = "300"
- _300.Parent = Frame
- _300.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _300.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _300.Position = UDim2.new(0, 0, 0.414634019, 0)
- _300.Size = UDim2.new(0, 95, 0, 24)
- _300.Font = Enum.Font.GothamBold
- _300.Text = "speed 300"
- _300.TextColor3 = Color3.fromRGB(255, 255, 255)
- _300.TextSize = 14.000
- _300.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 300
- end)
- _200.Name = "200"
- _200.Parent = Frame
- _200.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _200.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _200.Position = UDim2.new(0, 0, 0.317073047, 0)
- _200.Size = UDim2.new(0, 95, 0, 24)
- _200.Font = Enum.Font.GothamBold
- _200.Text = "speed 200"
- _200.TextColor3 = Color3.fromRGB(255, 255, 255)
- _200.TextSize = 14.000
- _200.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 200
- end)
- _80.Name = "80"
- _80.Parent = Frame
- _80.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _80.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _80.Position = UDim2.new(0, 0, 0.121951103, 0)
- _80.Size = UDim2.new(0, 95, 0, 24)
- _80.Font = Enum.Font.GothamBold
- _80.Text = "speed 80"
- _80.TextColor3 = Color3.fromRGB(255, 255, 255)
- _80.TextSize = 14.000
- _80.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 80
- end)
- _40.Name = "40"
- _40.Parent = Frame
- _40.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _40.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _40.Position = UDim2.new(0, 0, 0.0243901312, 0)
- _40.Size = UDim2.new(0, 95, 0, 24)
- _40.Font = Enum.Font.GothamBold
- _40.Text = "speed 40"
- _40.TextColor3 = Color3.fromRGB(255, 255, 255)
- _40.TextSize = 14.000
- _40.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 40
- end)
- _500.Name = "500"
- _500.Parent = Frame
- _500.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _500.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _500.Position = UDim2.new(0, 0, 0.609755993, 0)
- _500.Size = UDim2.new(0, 95, 0, 24)
- _500.Font = Enum.Font.GothamBold
- _500.Text = "speed 500"
- _500.TextColor3 = Color3.fromRGB(255, 255, 255)
- _500.TextSize = 14.000
- _500.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 500
- end)
- _120.Name = "120"
- _120.Parent = Frame
- _120.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- _120.BorderColor3 = Color3.fromRGB(255, 255, 255)
- _120.Position = UDim2.new(0, 0, 0.219512075, 0)
- _120.Size = UDim2.new(0, 95, 0, 24)
- _120.Font = Enum.Font.GothamBold
- _120.Text = "speed 120"
- _120.TextColor3 = Color3.fromRGB(255, 255, 255)
- _120.TextSize = 14.000
- _120.MouseButton1Down:connect(function()
- game.Workspace.sumilaofire.Humanoid.WalkSpeed = 120
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement