1. Cupcake Roblox Exploit Knife Hacked
  2. Cupcake Roblox Exploit Knife Hack Download
  3. Cupcake Roblox Exploit Knife Hack Download Free
Cupcake Roblox Exploit Knife Hack

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!
  1. Made by PresidentIvan
  2. Enjoy!
  3. local DoomspireExploitUI = Instance.new('ScreenGui')
  4. local Credits = Instance.new('TextLabel')
  5. local TPRed = Instance.new('TextButton')
  6. local TPYellow = Instance.new('TextButton')
  7. local Cheat = Instance.new('TextButton')
  8. local Open = Instance.new('TextButton')
  9. DoomspireExploitUI.Name ='DoomspireExploitUI'
  10. DoomspireExploitUI.Parent = game.CoreGui -- if 'game.CoreGui' doesn't work, I suggest you to change it to 'game.Players.LocalPlayer:WaitForChild('PlayerGui')' --
  11. Frame.Name ='Frame'
  12. Frame.BackgroundColor3 = Color3.new(1,1,1)
  13. Frame.Position = UDim2.new(0.344636947,0,0.184542581,0)
  14. Frame.Image ='rbxassetid://2851920938'
  15. Frame.ImageColor3 = Color3.new(0.156863,0.156863,0.156863)
  16. Frame.SliceCenter = Rect.new(25,25,25,25)
  17. Credits.Parent = Frame
  18. Credits.BackgroundTransparency =1
  19. Credits.Size = UDim2.new(0,500,0,50)
  20. Credits.Text ='Made by PresidentIvan'
  21. Credits.TextSize =40
  22. Credits.TextWrapped =true
  23. Title.Name ='Title'
  24. Title.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  25. Title.Size = UDim2.new(0,500,0,50)
  26. Title.Text ='Doomspire Brickbattle Exploit UI'
  27. Title.TextSize =30
  28. Title.TextWrapped =true
  29. TPRed.Name ='TPRed'
  30. TPRed.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  31. TPRed.Position = UDim2.new(0.0599999949,0,0.225000009,0)
  32. TPRed.Font = Enum.Font.SciFi
  33. TPRed.TextColor3 = Color3.new(1,0,0)
  34. TPRed.TextWrapped =true
  35. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-131,21.2,0)+ Vector3.new(0,10,0)
  36. TPBlue.Parent = Frame
  37. TPBlue.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  38. TPBlue.Position = UDim2.new(0.539999962,0,0.225000009,0)
  39. TPBlue.Font = Enum.Font.SciFi
  40. TPBlue.TextColor3 = Color3.new(0,0,1)
  41. TPBlue.TextWrapped =true
  42. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,21.2,131)+ Vector3.new(0,10,0)
  43. TPYellow.Parent = Frame
  44. TPYellow.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  45. TPYellow.Position = UDim2.new(0.0599999987,0,0.648999989,0)
  46. TPYellow.Font = Enum.Font.SciFi
  47. TPYellow.TextColor3 = Color3.new(1,1,0)
  48. TPYellow.TextWrapped =true
  49. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(131,21.2,0)+ Vector3.new(0,10,0)
  50. TPGreen.Parent = Frame
  51. TPGreen.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  52. TPGreen.Position = UDim2.new(0.539999962,0,0.647500038,0)
  53. TPGreen.Font = Enum.Font.SciFi
  54. TPGreen.TextColor3 = Color3.new(0,1,0)
  55. TPGreen.TextWrapped =true
  56. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,21.2,-131)+ Vector3.new(0,10,0)
  57. Cheat.Parent = Frame
  58. Cheat.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  59. Cheat.Position = UDim2.new(0.299999982,0,0.436499983,0)
  60. Cheat.Font = Enum.Font.SciFi
  61. Cheat.TextColor3 = Color3.new(1,1,1)
  62. Cheat.TextWrapped =true
  63. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed =100
  64. game.Players.LocalPlayer.Character.Humanoid.JumpPower =200
  65. end)
  66. TPRandomPlayer.Name ='TPRandomPlayer'
  67. TPRandomPlayer.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  68. TPRandomPlayer.BorderColor3 = Color3.new(1,0.882353,0)
  69. TPRandomPlayer.Position = UDim2.new(0.300000012,0,0.811500013,0)
  70. TPRandomPlayer.Font = Enum.Font.SciFi
  71. TPRandomPlayer.TextColor3 = Color3.new(1,1,1)
  72. TPRandomPlayer.TextWrapped =true
  73. TPRandomPlayer.MouseButton1Click:Connect(function()
  74. for i, player inpairs(game.Players:GetPlayers())do
  75. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(player.Character.HumanoidRootPart.Position)+ Vector3.new(0,10,0)
  76. end)
  77. Open.Name ='Open'
  78. Open.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  79. Open.BorderSizePixel =5
  80. Open.Size = UDim2.new(0,200,0,50)
  81. Open.Text ='Open'
  82. Open.TextScaled =true
  83. Open.TextStrokeTransparency =0
  84. Open.MouseButton1Click:Connect(function()
  85. end)
Exploit

Cupcake Roblox Exploit Knife Hack Download

Cupcake roblox exploit knife hacked

Cupcake Roblox Exploit Knife Hack Download Free