- Cupcake Roblox Exploit Knife Hacked
- Cupcake Roblox Exploit Knife Hack Download
- Cupcake Roblox Exploit Knife Hack Download Free
Can I Get Banned For Using A Roblox Hack/Exploit? If you decide to abuse these hacks and make it very obvious that you are hacking people can report you and after around a 1-2 weeks your account will be flagged as a cheater and you may be banned for around 1 – 7 days after that you will be on a list of cheaters that if you continue to be reported for hacking you will be permanently.
Aug 6th, 2019
Never
Cupcake Roblox Exploit Knife Hacked
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- Made by PresidentIvan
- Enjoy!
- local DoomspireExploitUI = Instance.new('ScreenGui')
- local Credits = Instance.new('TextLabel')
- local TPRed = Instance.new('TextButton')
- local TPYellow = Instance.new('TextButton')
- local Cheat = Instance.new('TextButton')
- local Open = Instance.new('TextButton')
- DoomspireExploitUI.Name ='DoomspireExploitUI'
- DoomspireExploitUI.Parent = game.CoreGui -- if 'game.CoreGui' doesn't work, I suggest you to change it to 'game.Players.LocalPlayer:WaitForChild('PlayerGui')' --
- Frame.Name ='Frame'
- Frame.BackgroundColor3 = Color3.new(1,1,1)
- Frame.Position = UDim2.new(0.344636947,0,0.184542581,0)
- Frame.Image ='rbxassetid://2851920938'
- Frame.ImageColor3 = Color3.new(0.156863,0.156863,0.156863)
- Frame.SliceCenter = Rect.new(25,25,25,25)
- Credits.Parent = Frame
- Credits.BackgroundTransparency =1
- Credits.Size = UDim2.new(0,500,0,50)
- Credits.Text ='Made by PresidentIvan'
- Credits.TextSize =40
- Credits.TextWrapped =true
- Title.Name ='Title'
- Title.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
- Title.Size = UDim2.new(0,500,0,50)
- Title.Text ='Doomspire Brickbattle Exploit UI'
- Title.TextSize =30
- Title.TextWrapped =true
- TPRed.Name ='TPRed'
- TPRed.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- TPRed.Position = UDim2.new(0.0599999949,0,0.225000009,0)
- TPRed.Font = Enum.Font.SciFi
- TPRed.TextColor3 = Color3.new(1,0,0)
- TPRed.TextWrapped =true
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-131,21.2,0)+ Vector3.new(0,10,0)
- TPBlue.Parent = Frame
- TPBlue.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- TPBlue.Position = UDim2.new(0.539999962,0,0.225000009,0)
- TPBlue.Font = Enum.Font.SciFi
- TPBlue.TextColor3 = Color3.new(0,0,1)
- TPBlue.TextWrapped =true
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,21.2,131)+ Vector3.new(0,10,0)
- TPYellow.Parent = Frame
- TPYellow.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- TPYellow.Position = UDim2.new(0.0599999987,0,0.648999989,0)
- TPYellow.Font = Enum.Font.SciFi
- TPYellow.TextColor3 = Color3.new(1,1,0)
- TPYellow.TextWrapped =true
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(131,21.2,0)+ Vector3.new(0,10,0)
- TPGreen.Parent = Frame
- TPGreen.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- TPGreen.Position = UDim2.new(0.539999962,0,0.647500038,0)
- TPGreen.Font = Enum.Font.SciFi
- TPGreen.TextColor3 = Color3.new(0,1,0)
- TPGreen.TextWrapped =true
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,21.2,-131)+ Vector3.new(0,10,0)
- Cheat.Parent = Frame
- Cheat.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- Cheat.Position = UDim2.new(0.299999982,0,0.436499983,0)
- Cheat.Font = Enum.Font.SciFi
- Cheat.TextColor3 = Color3.new(1,1,1)
- Cheat.TextWrapped =true
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed =100
- game.Players.LocalPlayer.Character.Humanoid.JumpPower =200
- end)
- TPRandomPlayer.Name ='TPRandomPlayer'
- TPRandomPlayer.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- TPRandomPlayer.BorderColor3 = Color3.new(1,0.882353,0)
- TPRandomPlayer.Position = UDim2.new(0.300000012,0,0.811500013,0)
- TPRandomPlayer.Font = Enum.Font.SciFi
- TPRandomPlayer.TextColor3 = Color3.new(1,1,1)
- TPRandomPlayer.TextWrapped =true
- TPRandomPlayer.MouseButton1Click:Connect(function()
- for i, player inpairs(game.Players:GetPlayers())do
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(player.Character.HumanoidRootPart.Position)+ Vector3.new(0,10,0)
- end)
- Open.Name ='Open'
- Open.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
- Open.BorderSizePixel =5
- Open.Size = UDim2.new(0,200,0,50)
- Open.Text ='Open'
- Open.TextScaled =true
- Open.TextStrokeTransparency =0
- Open.MouseButton1Click:Connect(function()
- end)