Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds.
Aug 28th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local BoxingSimulatorGUI = Instance.new('ScreenGui')
- local Title = Instance.new('TextLabel')
- local Unlock = Instance.new('TextButton')
- local Kill = Instance.new('TextButton')
- local Btools = Instance.new('TextButton')
- local OpenClose = Instance.new('TextButton')
- -- Properties
- BoxingSimulatorGUI.Name ='BoxingSimulatorGUI'
- Base.Parent = BoxingSimulatorGUI
- Base.BackgroundColor3 = Color3.new(0.27451,0.627451,1)
- Base.BorderColor3 = Color3.new(0.188235,0.309804,0.584314)
- Base.Position = UDim2.new(0.300000012,0,0.224000007,0)
- Base.Visible =false
- Title.Name ='Title'
- Title.BackgroundColor3 = Color3.new(0.298039,0.498039,0.921569)
- Title.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- Title.Size = UDim2.new(0,228,0,47)
- Title.Text ='Boxing Simulator'
- Title.TextColor3 = Color3.new(0.32549,0.772549,0.0823529)
- Title.TextSize =14
- Value.Parent = Base
- Value.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- Value.Position = UDim2.new(0.197368428,0,0.302158266,0)
- Value.Font = Enum.Font.SourceSans
- Value.TextColor3 = Color3.new(0,0,0)
- Unlock.Parent = Base
- Unlock.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
- Unlock.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- Unlock.Position = UDim2.new(0.101000004,0,0.690398097,0)
- Unlock.Font = Enum.Font.SciFi
- Unlock.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
- Unlock.TextWrapped =true
- KillAll.Name ='KillAll'
- KillAll.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
- KillAll.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- KillAll.Position = UDim2.new(0.101000004,0,0.42899999,0)
- KillAll.Font = Enum.Font.SciFi
- KillAll.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
- KillAll.TextWrapped =true
- Kill.Name ='Kill'
- Kill.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
- Kill.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- Kill.Position = UDim2.new(0.100877196,0,0.561151087,0)
- Kill.Font = Enum.Font.SciFi
- Kill.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
- Kill.TextSize =24
- WalkSpeed.Parent = Base
- WalkSpeed.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
- WalkSpeed.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- WalkSpeed.Position = UDim2.new(0.521929801,0,0.561151087,0)
- WalkSpeed.Font = Enum.Font.SciFi
- WalkSpeed.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
- WalkSpeed.TextSize =24
- Btools.Parent = Base
- Btools.BackgroundColor3 = Color3.new(0.321569,0.545098,0.992157)
- Btools.BorderColor3 = Color3.new(0.188235,0.309804,0.580392)
- Btools.Position = UDim2.new(0.101000004,0,0.822203875,0)
- Btools.Font = Enum.Font.SciFi
- Btools.TextColor3 = Color3.new(0.219608,0.729412,0.129412)
- Btools.TextWrapped =true
- credits.Name ='credits'
- credits.BackgroundColor3 = Color3.new(1,1,1)
- credits.Position = UDim2.new(0,0,0.16546762,0)
- credits.Font = Enum.Font.SciFi
- credits.TextColor3 = Color3.new(0,0,0)
- credits.TextWrapped =true
- OpenClose.Name ='OpenClose'
- OpenClose.BackgroundColor3 = Color3.new(0.298039,0.498039,0.921569)
- OpenClose.BorderColor3 = Color3.new(0.164706,0.270588,0.509804)
- OpenClose.Position = UDim2.new(0.321428567,0,0.0983606577,0)
- OpenClose.Font = Enum.Font.SciFi
- OpenClose.TextColor3 = Color3.new(0.32549,0.772549,0.0823529)
- OpenClose.TextSize =14
- Base.Draggable =true
- local open =false
- OpenClose.MouseButton1Click:connect(function(click)
- Base.Visible =true
- elseif OpenClose.Text 'Close'then
- OpenClose.Text ='Open'
- end)
- Btools.MouseButton1Click:connect(function()
- local HopperBin = Instance.new('HopperBin', game.Players.LocalPlayer.Backpack)
- end
- local children = game.Players:GetChildren()
- local LocalUser = game.Players.LocalPlayer
- if(children[i].Name ~= NAME)then
- game.ReplicatedStorage.Remotes.Human_Punch:FireServer(LocalUser.Character.LeftHand,'LeftPunch', children[i].Character.LeftHand,5,true,'RightPunch', LocalUser.Character.Boxing.Handle.Hit,5)
- end
- end)
- Unlock.MouseButton1Click:connect(function()
- local Kagume ={'Wanwood','Black Iron','Rainbow','Adurite','Wamen','Trump','Spongebob','Cartoon','Doge','White','Pizza','Donut','Desert Camo','Waffle','Snow Camo','Gold','Bluesteel','Dirt','Bape Pink','Pink','Blue','Grass','Bape Blue','Green','Bape'}
- local Skin = game.CoreGui.WepBuyer.Frame.Bar.KagName:FindFirstChild('Kagune')
- for i,v inpairs(Kagume)do
- game.ReplicatedStorage.Remotes.SetMagic1:FireServer(Skin.Value, workspace.Baseplate2.Texture.Value.Value)
- end
- end)
- Kill.MouseButton1Click:connect(function()
- local field = Value.Text
- local LocalUser = game.Players.LocalPlayer
- game.ReplicatedStorage.Remotes.Human_Punch:FireServer(LocalUser.Character.LeftHand,'LeftPunch', game.Workspace[ENEMY].LeftHand,5,true,'RightPunch', LocalUser.Character.Boxing.Handle.Hit,5)
- print(game.Players.LocalPlayer.Character.Humanoid.WalkSpeed)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value.Text
RAW Paste Data
Feb 1st, 2020
Speed Simulator 2 Canyn Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Speed Simulator Roblox
- -- Gui to Lua
- local OpenFrame = Instance.new('Frame')
- local Main = Instance.new('Frame')
- local JailbreakV1 = Instance.new('TextButton')
- local Btools = Instance.new('TextButton')
- local InfJump = Instance.new('TextButton')
- local GravityOff = Instance.new('TextButton')
- local Noclipsoon = Instance.new('TextButton')
- local InfAmo = Instance.new('TextButton')
- local Checkytfornewversion = Instance.new('TextButton')
- local CreatedbyWolfz = Instance.new('TextButton')
- JailBreakV1.Parent = game.CoreGui
- OpenFrame.Name = 'OpenFrame'
- OpenFrame.BackgroundColor3 = Color3.fromRGB(34, 255, 10)
- OpenFrame.BorderColor3 = Color3.fromRGB(255, 255, 255)
- OpenFrame.Position = UDim2.new(0, 0, 0.457848847, 0)
- Open.Parent = OpenFrame
- Open.BackgroundColor3 = Color3.fromRGB(46, 255, 0)
- Open.Size = UDim2.new(0, 94, 0, 27)
- Open.Text = 'Open Gui'
- Open.TextSize = 25.000
- Open.MouseButton1Down:connect(function()
- OpenFrame.Visible = false
- Main.Parent = JailBreakV1
- Main.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- Main.Position = UDim2.new(0.293144196, 0, 0.29729721, 0)
- Main.Visible = false
- TopCreddsshit.Parent = Main
- TopCreddsshit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TopCreddsshit.Position = UDim2.new(-0.000614661316, 0, -0.00390751287, 0)
- JailbreakV1.Parent = TopCreddsshit
- JailbreakV1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JailbreakV1.Position = UDim2.new(0.283250839, 0, -0.00383239612, 0)
- JailbreakV1.Font = Enum.Font.Cartoon
- JailbreakV1.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.Parent = TopCreddsshit
- Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close.Position = UDim2.new(0.951446414, 0, 0.00676506758, 0)
- Close.Font = Enum.Font.Cartoon
- Close.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.MouseButton1Down:connect(function()
- Main.Visible = false
- Btools.Parent = TopCreddsshit
- Btools.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Btools.Position = UDim2.new(0.0248091593, 0, 1.44000006, 0)
- Btools.Font = Enum.Font.SourceSans
- Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
- Btools.MouseButton1Down:connect(function()
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
- for index, child in pairs(game:GetService('Workspace'):GetChildren()) do
- child.Locked = false
- if child.ClassName 'MeshPart' then
- end
- child.Locked = false
- if child.ClassName 'Model' then
- for index, chil in pairs(child:GetChildren()) do
- chil.Locked = false
- if chil.ClassName 'MeshPart' then
- end
- chil.Locked = false
- if chil.ClassName 'Model' then
- for index, childe in pairs(chil:GetChildren()) do
- childe.Locked = false
- if childe.ClassName 'MeshPart' then
- end
- childe.Locked = false
- if childe.ClassName 'Model' then
- for index, childeo in pairs(childe:GetChildren()) do
- childeo.Locked = false
- if childeo.ClassName 'MeshPart' then
- end
- childeo.Locked = false
- if childeo.ClassName 'Model' then
- end
- end
- end
- end
- c = Instance.new('HopperBin', game:GetService('Players').LocalPlayer.Backpack)
- c = Instance.new('HopperBin', game:GetService('Players').LocalPlayer.Backpack)
- c = Instance.new('HopperBin', game:GetService('Players').LocalPlayer.Backpack)
- end)
- Gravity.Name = 'Gravity '
- Gravity.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Gravity.Position = UDim2.new(0.0248091593, 0, 4.23999977, 0)
- Gravity.Font = Enum.Font.Cartoon
- Gravity.TextColor3 = Color3.fromRGB(0, 0, 0)
- Gravity.MouseButton1Down:connect(function()
- Gravity = false
- else
- game.workspace.Gravity = 45
- end)
- InfJump.Name = 'Inf Jump'
- InfJump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InfJump.Position = UDim2.new(0.0248091593, 0, 7.03999996, 0)
- InfJump.Font = Enum.Font.Cartoon
- InfJump.TextColor3 = Color3.fromRGB(0, 0, 0)
- InfJump.MouseButton1Down:connect(function()
- local Player = game:GetService('Players').LocalPlayer
- Mouse.KeyDown:connect(function(k)
- if k:byte() 32 then
- Humanoid = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass('Humanoid')
- wait(0.1)
- end
- end)
- local Player = game:GetService('Players').LocalPlayer
- Mouse.KeyDown:connect(function(k)
- if k 'f' then
- _G.infinjump = false
- _G.infinjump = true
- end
- end)
- Speed.Name = 'Speed'
- Speed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Speed.Position = UDim2.new(0.362595409, 0, 1.44000006, 0)
- Speed.Font = Enum.Font.Cartoon
- Speed.TextColor3 = Color3.fromRGB(0, 0, 0)
- Speed.MouseButton1Down:connect(function()
- local walkspeedplayer = game:GetService('Players').LocalPlayer
- local walkspeedmouse = walkspeedplayer:GetMouse()
- local walkspeedenabled = false
- function x_walkspeed(key)
- if walkspeedenabled false then
- local Humanoid = game:GetService('Players').LocalPlayer.Character.Humanoid;
- Humanoid:GetPropertyChangedSignal('WalkSpeed'):Connect(function()
- end)
- elseif walkspeedenabled true then
- local Humanoid = game:GetService('Players').LocalPlayer.Character.Humanoid;
- Humanoid:GetPropertyChangedSignal('WalkSpeed'):Connect(function()
- end)
- end
- end
- walkspeedmouse.KeyDown:connect(x_walkspeed)
- end)
- GravityOff.Name = 'Gravity Off'
- GravityOff.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GravityOff.Position = UDim2.new(0.362595409, 0, 4.23999977, 0)
- GravityOff.Font = Enum.Font.Cartoon
- GravityOff.TextColor3 = Color3.fromRGB(0, 0, 0)
- GravityOff.MouseButton1Down:connect(function()
- Gravity = false
- else
- game.workspace.Gravity = 196.2
- end)
- InfNitro.Name = 'Inf Nitro'
- InfNitro.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InfNitro.Position = UDim2.new(0.362595409, 0, 7.03999996, 0)
- InfNitro.Font = Enum.Font.Cartoon
- InfNitro.TextColor3 = Color3.fromRGB(0, 0, 0)
- InfNitro.MouseButton1Down:connect(function()
- script=loadstring(game:GetObjects('rbxassetid://1461971147')[1].Source)()
- Noclipsoon.Parent = TopCreddsshit
- Noclipsoon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Noclipsoon.Position = UDim2.new(0.688931227, 0, 1.44000006, 0)
- Noclipsoon.Font = Enum.Font.Cartoon
- Noclipsoon.TextColor3 = Color3.fromRGB(0, 0, 0)
- Noclipsoon.MouseButton1Down:connect(function()
- if _G.Noclip nil or not _G.Noclip.Connected then
- _G.Noclip = game:service'RunService'.Stepped:Connect(function()
- lp.Character.LowerTorso.CanCollide = false
- lp.Character.HumanoidRootPart.CanCollide = false
- lp.Character.Badge.CanCollide = false
- end)
- end)
- ConrtlDelete.Name = 'Conrtl Delete'
- ConrtlDelete.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ConrtlDelete.Position = UDim2.new(0.688931227, 0, 4.23999977, 0)
- ConrtlDelete.Font = Enum.Font.Cartoon
- ConrtlDelete.TextColor3 = Color3.fromRGB(0, 0, 0)
- ConrtlDelete.MouseButton1Down:connect(function()
- --Hold CLTR and click to delete parts (you need to rejoin if you delete something wrong!! W/ <3 plemrbx<3
- local Plr = game:GetService('Players').LocalPlayer
- if not game:GetService('UserInputService'):IsKeyDown(Enum.KeyCode.LeftControl) then return end
- Mouse.Target:Destroy()
- end)
- InfAmo.Name = 'Inf Amo'
- InfAmo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InfAmo.Position = UDim2.new(0.688931227, 0, 7.03999996, 0)
- InfAmo.Font = Enum.Font.Cartoon
- InfAmo.TextColor3 = Color3.fromRGB(0, 0, 0)
- bottomCreddsshit.Name = 'bottom Credds shit'
- bottomCreddsshit.Active = true
- bottomCreddsshit.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- bottomCreddsshit.Position = UDim2.new(0.000639145961, 0, 0.879894912, 0)
- Checkytfornewversion.Name = 'Check yt for new version'
- Checkytfornewversion.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Checkytfornewversion.Position = UDim2.new(0.530150831, 0, 0.562337577, 0)
- Checkytfornewversion.Size = UDim2.new(0, 198, 0, 10)
- Checkytfornewversion.Text = 'Check youtube for a newer version if available'
- Checkytfornewversion.TextColor3 = Color3.fromRGB(255, 255, 255)
- CreatedbyWolfz.Parent = bottomCreddsshit
- CreatedbyWolfz.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- CreatedbyWolfz.Position = UDim2.new(0.0517853647, 0, 0.140224606, 0)
- CreatedbyWolfz.Font = Enum.Font.Cartoon
- CreatedbyWolfz.TextColor3 = Color3.fromRGB(255, 255, 255)
- Updatedlast.Parent = bottomCreddsshit
- Updatedlast.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Updatedlast.Position = UDim2.new(0.552965939, 0, -0.0058192662, 0)
- Updatedlast.Font = Enum.Font.Cartoon
- Updatedlast.TextColor3 = Color3.fromRGB(255, 255, 255)
RAW Paste Data