Roblox Blox Piece Fruit Hack

  

Roblox Blox Piece Fruit Hack Codes

Sep 13th, 2019

Drifting88-Script: https://pastebin.com/Vv9Cue0xGa.

Roblox Blox Piece Fruit Hack
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Creator: hujigukafu
  2. Seed = Instance.new('ScreenGui', game.Players.LocalPlayer.PlayerGui)
  3. Close = Instance.new('TextButton', DraggableFrame)
  4. Minimize = Instance.new('TextButton', DraggableFrame)
  5. GuiName = Instance.new('TextLabel', DraggableFrame)
  6. Username = Instance.new('TextBox', Frame)
  7. Submit = Instance.new('TextButton', Frame)
  8. Title = Instance.new('TextLabel', Frame)
  9. Frame2 = Instance.new('Frame', Seed)
  10. DraggableFrame2 = Instance.new('Frame', Frame2)
  11. Close2 = Instance.new('TextButton', DraggableFrame2)
  12. Minimize2 = Instance.new('TextButton', DraggableFrame2)
  13. GuiName2 = Instance.new('TextLabel', DraggableFrame2)
  14. ChestTP = Instance.new('TextLabel', Frame2)
  15. Status = Instance.new('TextLabel', ChestTP)
  16. DevilFruitTP = Instance.new('TextLabel', Frame2)
  17. Debounce2 = Instance.new('TextButton', DevilFruitTP)
  18. Status2 = Instance.new('TextLabel', DevilFruitTP)
  19. Title2 = Instance.new('TextLabel', Frame2)
  20. Frame3 = Instance.new('Frame', Seed)
  21. CloseCoolDown = false
  22. DevilFruitTPValue = 0
  23. --Audios
  24. Audio_Correct = Instance.new('Sound', Seed)
  25. Audio_Correct.SoundId = 'rbxassetid://1584394759'
  26. Audio_Error.SoundId = 'rbxassetid://550209561'
  27. Audio_Close.SoundId = 'rbxassetid://561413719'
  28. Frame.Draggable = true
  29. Frame.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  30. Frame.BorderColor3 = Color3.fromRGB(255, 255, 255)
  31. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  32. Frame.Size = UDim2.new(0, 250,0, 300)
  33. DraggableFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  34. DraggableFrame.Position = UDim2.new(0.5, 0, 0, 0)
  35. Close.BackgroundColor3 = Color3.fromRGB(150, 0, 0)
  36. Close.Size = UDim2.new(0.1, 0, 1, 0)
  37. Close.Font = 'GothamBold'
  38. Close.TextSize = 15
  39. Minimize.BackgroundColor3 = Color3.fromRGB(225, 225, 225)
  40. Minimize.Size = UDim2.new(0.1, 0, 1, 0)
  41. Minimize.Font = 'GothamBold'
  42. Minimize.TextSize = 15
  43. GuiName.BackgroundTransparency = 1
  44. GuiName.Size = UDim2.new(1, 0, 1, 0)
  45. GuiName.Font = 'GothamBold'
  46. GuiName.TextSize = 14
  47. Username.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. Username.BorderSizePixel = 0
  49. Username.AnchorPoint = Vector2.new(0.5, 0)
  50. Username.Size = UDim2.new(0.8, 0, 0.08, 0)
  51. Username.Font = 'GothamBold'
  52. Username.TextSize = 14
  53. Password.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54. Password.BorderSizePixel = 0
  55. Password.AnchorPoint = Vector2.new(0.5, 0)
  56. Password.Size = UDim2.new(0.8, 0, 0.08, 0)
  57. Password.Font = 'GothamBold'
  58. Password.TextSize = 14
  59. Submit.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
  60. Submit.BorderColor3 = Color3.fromRGB(255, 255, 255)
  61. Submit.AnchorPoint = Vector2.new(0.5, 0)
  62. Submit.Size = UDim2.new(0.4, 0, 0.08, 0)
  63. Submit.Font = 'GothamBold'
  64. Submit.TextColor3 = Color3.fromRGB(255, 255, 255)
  65. Credits.BorderSizePixel = 0
  66. Credits.AnchorPoint = Vector2.new(0.5, 1)
  67. Credits.Size = UDim2.new(1, 0, 0.1, 0)
  68. Credits.Font = 'GothamBold'
  69. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  70. Credits.TextXAlignment = 'Left'
  71. Title.BorderSizePixel = 0
  72. Title.AnchorPoint = Vector2.new(0.5, 0)
  73. Title.Size = UDim2.new(0.8, 0, 0.15, 0)
  74. Title.Font = 'SourceSansBold'
  75. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. Frame2.Draggable = true
  77. Frame2.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  78. Frame2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  79. Frame2.AnchorPoint = Vector2.new(0.5, 0.5)
  80. Frame2.Size = UDim2.new(0, 250, 0, 300)
  81. DraggableFrame2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. DraggableFrame2.AnchorPoint = Vector2.new(0.5, 0)
  83. DraggableFrame2.Position = UDim2.new(0.5, 0, 0, 0)
  84. Close2.BackgroundColor3 = Color3.fromRGB(150, 0, 0)
  85. Close2.Size = UDim2.new(0.1, 0, 1, 0)
  86. Close2.Font = 'GothamBold'
  87. Close2.TextSize = 15
  88. Minimize2.BackgroundColor3 = Color3.fromRGB(225, 225, 225)
  89. Minimize2.Size = UDim2.new(0.1, 0, 1, 0)
  90. Minimize2.Font = 'GothamBold'
  91. Minimize2.TextSize = 15
  92. GuiName2.BackgroundTransparency = 1
  93. GuiName2.Size = UDim2.new(1, 0, 1, 0)
  94. GuiName2.Font = 'GothamBold'
  95. GuiName2.TextSize = 14
  96. ChestTP.BorderSizePixel = 0
  97. ChestTP.Position = UDim2.new(0.1, 0, 0.45, 0)
  98. ChestTP.Text = 'Chest TP:'
  99. ChestTP.TextColor3 = Color3.fromRGB(255, 255, 255)
  100. ChestTP.TextXAlignment = 'Left'
  101. Debounce.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
  102. Debounce.BorderColor3 = Color3.fromRGB(255, 255, 255)
  103. Debounce.Position = UDim2.new(0.7, 0, 0, 0)
  104. Debounce.Text = 'Submit'
  105. Debounce.TextColor3 = Color3.fromRGB(255, 255, 255)
  106. Status.BorderSizePixel = 0
  107. Status.Position = UDim2.new(0.37, 0, 0, 0)
  108. Status.Text = 'OFF'
  109. Status.TextSize = 14
  110. DevilFruitTP.BackgroundTransparency = 1
  111. DevilFruitTP.Position = UDim2.new(0.1, 0, 0.55, 0)
  112. DevilFruitTP.Text = 'D.Fruit TP:'
  113. DevilFruitTP.TextColor3 = Color3.fromRGB(255, 255, 255)
  114. DevilFruitTP.TextXAlignment = 'Left'
  115. Debounce2.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
  116. Debounce2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  117. Debounce2.Position = UDim2.new(0.7, 0, 0, 0)
  118. Debounce2.Text = 'Submit'
  119. Debounce2.TextColor3 = Color3.fromRGB(255, 255, 255)
  120. Status2.BorderSizePixel = 0
  121. Status2.Position = UDim2.new(0.37, 0, 0, 0)
  122. Status2.Text = 'OFF'
  123. Status2.TextSize = 14
  124. Title2.BackgroundTransparency = 1
  125. Title2.Position = UDim2.new(0.5, 0, 0.22, 0)
  126. Title2.Text = 'BloxPiece'
  127. Title2.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. Frame3.BorderSizePixel = 0
  129. Frame3.Position = UDim2.new(0, 0, 0.5, 0)
  130. Menu.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  131. Menu.BorderColor3 = Color3.fromRGB(255, 255, 255)
  132. Menu.Position = UDim2.new(0, 0, 0, 0)
  133. Menu.Text = 'Menu'
  134. Menu.TextSize =14
  135. --Script Configuration
  136. Frame.Visible = true
  137. Frame3.Visible = false
  138. Submit.Activated:connect(function()
  139. local UsernameCheck = string.lower(Username.Text)
  140. UsernameCheck = string.gsub(UsernameCheck, ' ', ')
  141. local PasswordCheck = string.lower(Password.Text)
  142. PasswordCheck = string.gsub(PasswordCheck, ' ', ')
  143. if UsernameCheck 'roblox' and PasswordCheck '2019' and SubmitCoolDown false then
  144. CloseCoolDown = true
  145. MinimizeCoolDown = true
  146. Audio_Correct:Play()
  147. Frame.Visible = false
  148. Frame3.Visible = false
  149. CloseCoolDown = false
  150. MinimizeCoolDown = false
  151. elseif SubmitCoolDown false then
  152. CloseCoolDown = true
  153. MinimizeCoolDown = true
  154. Audio_Error:Play()
  155. Password.Text = 'Password'
  156. SubmitCoolDown = false
  157. end)
  158. Close.Activated:connect(function()
  159. SubmitCoolDown = true
  160. wait(3)
  161. SubmitCoolDown = false
  162. end)
  163. Close2.Activated:connect(function()
  164. SubmitCoolDown = true
  165. wait(3)
  166. SubmitCoolDown = false
  167. end)
  168. Minimize.Activated:connect(function()
  169. SubmitCoolDown = true
  170. Frame2.Visible = false
  171. wait()
  172. CloseCoolDown = false
  173. MinimizeCoolDown = false
  174. end
  175. if MinimizeCoolDown false then
  176. CloseCoolDown = true
  177. MinimizeCoolDown = true
  178. MinimizeFrame = 2
  179. Frame.Visible = false
  180. Frame3.Visible = true
  181. SubmitCoolDown = false
  182. end)
  183. Menu.Activated:connect(function()
  184. SubmitCoolDown = true
  185. if MinimizeFrame 1 then Frame.Visible = true Frame2.Visible = false Frame3.Visible = false end
  186. if MinimizeFrame 2 then Frame.Visible = false Frame2.Visible = true Frame3.Visible = false end
  187. SubmitCoolDown = false
  188. end)
  189. Debounce.Activated:connect(function()
  190. ChestTPValue = 1
  191. Status.Text = 'ON'
  192. local ChestArray = game.Workspace:GetDescendants()
  193. local FirstPosition = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  194. if ChestArray[i].Name:lower():match('chest') then
  195. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = ChestArray[i].CFrame
  196. end
  197. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = FirstPosition
  198. ChestTPValue = 0
  199. Status.Text = 'OFF'
  200. end)
  201. Debounce2.Activated:connect(function()
  202. DevilFruitTPValue = 1
  203. Status2.Text = 'ON'
  204. local FirstPosition2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  205. for i, v in pairs(game.Workspace:GetDescendants()) do
  206. if v.name 'fruit' or v.name 'Fruit' and v.ClassName 'Model' then
  207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  208. end
  209. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = FirstPosition2
  210. DevilFruitTPValue = 0
  211. Status2.Text = 'OFF'
  212. end)
Jul 30th, 2018

Roblox Blox Piece Fruit Hack Apk

Never

Roblox Blox Fruits Wiki

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Made by Keriza#1287 - https://v3rmillion.net/member.php?action=profile&uid=778335
  2. while wait() do
  3. local plr = game:service'Players'.LocalPlayer
  4. spawn(function()
  5. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  6. if v.Name 'Smelt Fruit' then
  7. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  8. if v.Name 'Magma Fruit' then
  9. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  10. if v.Name 'Gas Fruit' then
  11. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  12. if v.Name 'Sand Fruit' then
  13. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  14. if v.Name 'Dark Fruit' then
  15. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  16. if v.Name 'Chilly Fruit' then
  17. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  18. if v.Name 'Rumble Fruit' then
  19. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  20. if v.Name 'Slip Fruit' then
  21. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  22. if v.Name 'Float Fruit' then
  23. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  24. if v.Name 'Smoke Fruit' then
  25. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  26. if v.Name 'Barrier Fruit' then
  27. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  28. if v.Name 'Gum Fruit' then
  29. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  30. if v.Name 'Hot Fruit' then
  31. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  32. if v.Name 'Clear Fruit' then
  33. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  34. if v.Name 'Diamond Fruit' then
  35. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  36. if v.Name 'Return Fruit' then
  37. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  38. if v.Name 'More Fruit' then
  39. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  40. if v.Name 'Phoenix Fruit' then
  41. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  42. if v.Name 'Chop Fruit' then
  43. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  44. if v.Name 'Spring Fruit' then
  45. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  46. if v.Name 'LightOld Fruit' then
  47. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  48. if v.Name 'Swim Fruit' then
  49. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  50. if v.Name 'Snow Fruit' then
  51. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  52. if v.Name 'Hobby Fruit' then
  53. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  54. if v.Name 'Clone Fruit' then
  55. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  56. if v.Name 'Z_Template Fruit' then
  57. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  58. if v.Name 'String Fruit' then
  59. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  60. if v.Name 'Flare Fruit' then
  61. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  62. if v.Name 'Light Fruit' then
  63. v.Handle.CFrame = plr.Character.HumanoidRootPart.CFrame
  64. end

Blox Piece Fruit Hack

RAW Paste Data