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. Roblox is a global platform that brings people together through play.
Aug 17th, 2019
Roblox Deathrun Hack Script Exploit
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Deathrun Hack Script Gui
- main = Instance.new('ScreenGui',game.Players.LocalPlayer.PlayerGui)
- tab = Instance.new('Frame',main)
- close = Instance.new('TextButton',tab)
- blabel = Instance.new('TextLabel',tab)
- btn2 = Instance.new('TextButton',frame)
- --Appearance
- tab.AnchorPoint = Vector2.new(0.5,0.5)
- tab.Size = UDim2.new(0,400,0,25)
- tab.BackgroundColor3 = Color3.new(117, 122, 117)
- tab.Active = true
- frame.Position = UDim2.new(0,0,0,25)
- frame.BorderSizePixel = 0
- frame.BackgroundColor3 = Color3.new(0.290196, 0.635294, 1)
- close.Position = UDim2.new(1,-20,0,0)
- close.BorderSizePixel = 0
- close.Text = ('X')
- close.TextSize = 15
- close.TextColor3 = Color3.new(26/255,26/255,26/255)
- min.Position = UDim2.new(1,-40,0,0)
- min.BorderSizePixel = 0
- min.Text = ('_')
- min.TextSize = 15
- min.TextColor3 = Color3.new(26/255,26/255,26/255)
- blabel.Position = UDim2.new(0,75,0,8)
- blabel.Text = ('DeathX Gui By Yanis#5565')
- blabel.TextColor3 = Color3.new(0,0,0)
- btn1.Size = UDim2.new(0,126,0,80)
- btn1.BackgroundColor3 = Color3.new(0.258824, 0.192157, 1)
- btn1.Font = ('Arial')
- btn1.TextColor3 = Color3.new(0,0,0)
- btn2.Position = UDim2.new(0,136,0,5)
- btn2.BorderSizePixel = 0
- btn2.BackgroundColor3 = Color3.new(0.258824, 0.192157, 1)
- btn2.Font = ('Arial')
- btn2.TextColor3 = Color3.new(0,0,0)
- btn3.Position = UDim2.new(0,267,0,5)
- btn3.BorderSizePixel = 0
- btn3.BackgroundColor3 = Color3.new(0.258824, 0.192157, 1)
- btn3.Font = ('Arial')
- btn3.TextColor3 = Color3.new(0,0,0)
- game.StarterGui:SetCore('SendNotification', {
- Text = 'Welcome To DeathX. A ROBLOX Deathrun Made By Yanis#5565.';
- btn1.MouseButton1Down:connect(function()
- game.StarterGui:SetCore('SendNotification', {
- Text = 'Traps Spam Has Been Enabled. Press Q To Trigger The Traps.';
- local event = game:GetService('ReplicatedStorage').Network.Deathrun.Traps.ActivateTrapRequest;
- local mouse = game:GetService('Players').LocalPlayer:GetMouse()
- if k 'q' then
- warn(enabled)
- end);
- while wait(2) do
- if workspace:FindFirstChild('CurrentMap') then
- for i,v in next, workspace.CurrentMap.Traps:GetChildren() do
- event:FireServer(v, v.TrapButton.Button)
- end
- end
- end)
- -- Auto Win
- if workspace.CurrentMap.Game:findFirstChild('Pickups') then
- local pickup = workspace.CurrentMap.Game.Pickups:getChildren()
- wait(0.2)
- game.Players.LocalPlayer.Character:MoveTo(pickup[i].Position)
- end
- if workspace.CurrentMap.Game:findFirstChild('CoinPickups') then
- local pickup = workspace.CurrentMap.Game.CoinPickups:getChildren()
- wait(0.2)
- game.Players.LocalPlayer.Character:MoveTo(pickup[i].Position)
- end
- local checkpoint = workspace.CurrentMap.Game.CheckPointsModel:getChildren()
- wait(0.2)
- game.Players.LocalPlayer.Character:MoveTo(checkpoint[i].Button.Base.Position)
- if workspace.CurrentMap.Map:findFirstChild('EndingTeleporter') then
- game.Players.LocalPlayer.Character:MoveTo(workspace.CurrentMap.Map.EndingTeleporter.Base.Position)
- if workspace.CurrentMap.Map:findFirstChild('EndingTeleporterModel') then
- game.Players.LocalPlayer.Character:MoveTo(workspace.CurrentMap.Map.EndingTeleporterModel.Base.Position)
- end)
- -- Walkspeed
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 150
- game.StarterGui:SetCore('SendNotification', {
- Text = 'Walkspeed Set To 150.';
- end)