Advertisement
Guest User

BloxPiece By BadBoyX2

a guest
Jun 15th, 2019
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local BetaBloxpiece = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TPFruit = Instance.new("TextButton")
  7. local Bloxpiece = Instance.new("TextLabel")
  8. local TPChest = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. --Properties:
  11. BetaBloxpiece.Name = "Beta Bloxpiece"
  12. BetaBloxpiece.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13. BetaBloxpiece.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14.  
  15. Frame.Parent = BetaBloxpiece
  16. Frame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  17. Frame.Position = UDim2.new(0.840329766, 0, 0.403433472, 0)
  18. Frame.Size = UDim2.new(0, 198, 0, 271)
  19.  
  20. TPFruit.Name = "TP Fruit"
  21. TPFruit.Parent = Frame
  22. TPFruit.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  23. TPFruit.BorderSizePixel = 0
  24. TPFruit.Position = UDim2.new(0.0808080807, 0, 0.483394831, 0)
  25. TPFruit.Size = UDim2.new(0, 165, 0, 50)
  26. TPFruit.Font = Enum.Font.Cartoon
  27. TPFruit.Text = "Tp Fruit"
  28. TPFruit.TextColor3 = Color3.new(1, 1, 1)
  29. TPFruit.TextScaled = true
  30. TPFruit.TextSize = 14
  31. TPFruit.TextWrapped = true
  32.  
  33. Bloxpiece.Name = "Bloxpiece"
  34. Bloxpiece.Parent = Frame
  35. Bloxpiece.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  36. Bloxpiece.BackgroundTransparency = 1
  37. Bloxpiece.Size = UDim2.new(0, 198, 0, 50)
  38. Bloxpiece.Font = Enum.Font.Cartoon
  39. Bloxpiece.Text = "Blox Piece"
  40. Bloxpiece.TextColor3 = Color3.new(1, 1, 1)
  41. Bloxpiece.TextScaled = true
  42. Bloxpiece.TextSize = 14
  43. Bloxpiece.TextWrapped = true
  44.  
  45. TPChest.Name = "TP Chest"
  46. TPChest.Parent = Frame
  47. TPChest.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  48. TPChest.BorderSizePixel = 0
  49. TPChest.Position = UDim2.new(0.0808080807, 0, 0.247232467, 0)
  50. TPChest.Size = UDim2.new(0, 165, 0, 50)
  51. TPChest.Font = Enum.Font.Cartoon
  52. TPChest.Text = "Tp Chest"
  53. TPChest.TextColor3 = Color3.new(1, 1, 1)
  54. TPChest.TextScaled = true
  55. TPChest.TextSize = 14
  56. TPChest.TextWrapped = true
  57.  
  58. TextLabel.Parent = Frame
  59. TextLabel.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  60. TextLabel.BackgroundTransparency = 1
  61. TextLabel.Position = UDim2.new(-0.00306637958, 0, 0.874602079, 0)
  62. TextLabel.Size = UDim2.new(0, 198, 0, 33)
  63. TextLabel.Font = Enum.Font.Cartoon
  64. TextLabel.Text = "BadBoyX2"
  65. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  66. TextLabel.TextScaled = true
  67. TextLabel.TextSize = 14
  68. TextLabel.TextWrapped = true
  69. -- Scripts:
  70. -- Farewell Infortality.
  71. -- Version: 2.82
  72. -- Instances:
  73. local BetaBloxpiece = Instance.new("ScreenGui")
  74. local Frame = Instance.new("Frame")
  75. local TPFruit = Instance.new("TextButton")
  76. local Bloxpiece = Instance.new("TextLabel")
  77. local TPChest = Instance.new("TextButton")
  78. local TextLabel = Instance.new("TextLabel")
  79. --Properties:
  80. BetaBloxpiece.Name = "Beta Bloxpiece"
  81. BetaBloxpiece.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  82. BetaBloxpiece.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  83.  
  84. Frame.Parent = BetaBloxpiece
  85. Frame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  86. Frame.Position = UDim2.new(0.83470273, 0, 0.263233185, 0)
  87. Frame.Size = UDim2.new(0, 198, 0, 271)
  88.  
  89. TPFruit.Name = "TP Fruit"
  90. TPFruit.Parent = Frame
  91. TPFruit.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  92. TPFruit.BorderSizePixel = 0
  93. TPFruit.Position = UDim2.new(0.0808080807, 0, 0.483394831, 0)
  94. TPFruit.Size = UDim2.new(0, 165, 0, 50)
  95. TPFruit.Font = Enum.Font.Cartoon
  96. TPFruit.Text = "Tp Fruit"
  97. TPFruit.TextColor3 = Color3.new(1, 1, 1)
  98. TPFruit.TextScaled = true
  99. TPFruit.TextSize = 14
  100. TPFruit.TextWrapped = true
  101.  
  102. Bloxpiece.Name = "Bloxpiece"
  103. Bloxpiece.Parent = Frame
  104. Bloxpiece.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  105. Bloxpiece.BackgroundTransparency = 1
  106. Bloxpiece.Size = UDim2.new(0, 198, 0, 50)
  107. Bloxpiece.Font = Enum.Font.Cartoon
  108. Bloxpiece.Text = "Blox Piece"
  109. Bloxpiece.TextColor3 = Color3.new(1, 1, 1)
  110. Bloxpiece.TextScaled = true
  111. Bloxpiece.TextSize = 14
  112. Bloxpiece.TextWrapped = true
  113.  
  114. TPChest.Name = "TP Chest"
  115. TPChest.Parent = Frame
  116. TPChest.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  117. TPChest.BorderSizePixel = 0
  118. TPChest.Position = UDim2.new(0.0808080807, 0, 0.247232467, 0)
  119. TPChest.Size = UDim2.new(0, 165, 0, 50)
  120. TPChest.Font = Enum.Font.Cartoon
  121. TPChest.Text = "Tp Chest"
  122. TPChest.TextColor3 = Color3.new(1, 1, 1)
  123. TPChest.TextScaled = true
  124. TPChest.TextSize = 14
  125. TPChest.TextWrapped = true
  126.  
  127. TextLabel.Parent = Frame
  128. TextLabel.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  129. TextLabel.BackgroundTransparency = 1
  130. TextLabel.Position = UDim2.new(-0.00306637958, 0, 0.874602079, 0)
  131. TextLabel.Size = UDim2.new(0, 198, 0, 33)
  132. TextLabel.Font = Enum.Font.Cartoon
  133. TextLabel.Text = "BadBoyX2"
  134. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  135. TextLabel.TextScaled = true
  136. TextLabel.TextSize = 14
  137. TextLabel.TextWrapped = true
  138. -- Scripts:
  139. -- Farewell Infortality.
  140. -- Version: 2.82
  141. -- Instances:
  142. local Frame = Instance.new("Frame")
  143. local TPFruit = Instance.new("TextButton")
  144. local Bloxpiece = Instance.new("TextLabel")
  145. local TPChest = Instance.new("TextButton")
  146. local TextLabel = Instance.new("TextLabel")
  147. --Properties:
  148. Frame.Parent = game.StarterGui["Beta Bloxpiece"]
  149. Frame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  150. Frame.Position = UDim2.new(0.833898842, 0, 0.603719592, 0)
  151. Frame.Size = UDim2.new(0, 198, 0, 271)
  152.  
  153. TPFruit.Name = "TP Fruit"
  154. TPFruit.Parent = Frame
  155. TPFruit.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  156. TPFruit.BorderSizePixel = 0
  157. TPFruit.Position = UDim2.new(0.0808080807, 0, 0.483394831, 0)
  158. TPFruit.Size = UDim2.new(0, 165, 0, 50)
  159. TPFruit.Font = Enum.Font.Cartoon
  160. TPFruit.Text = "Tp Fruit"
  161. TPFruit.TextColor3 = Color3.new(1, 1, 1)
  162. TPFruit.TextScaled = true
  163. TPFruit.TextSize = 14
  164. TPFruit.TextWrapped = true
  165.  
  166. Bloxpiece.Name = "Bloxpiece"
  167. Bloxpiece.Parent = Frame
  168. Bloxpiece.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  169. Bloxpiece.BackgroundTransparency = 1
  170. Bloxpiece.Size = UDim2.new(0, 198, 0, 50)
  171. Bloxpiece.Font = Enum.Font.Cartoon
  172. Bloxpiece.Text = "Blox Piece"
  173. Bloxpiece.TextColor3 = Color3.new(1, 1, 1)
  174. Bloxpiece.TextScaled = true
  175. Bloxpiece.TextSize = 14
  176. Bloxpiece.TextWrapped = true
  177.  
  178. TPChest.Name = "TP Chest"
  179. TPChest.Parent = Frame
  180. TPChest.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  181. TPChest.BorderSizePixel = 0
  182. TPChest.Position = UDim2.new(0.0808080807, 0, 0.247232467, 0)
  183. TPChest.Size = UDim2.new(0, 165, 0, 50)
  184. TPChest.Font = Enum.Font.Cartoon
  185. TPChest.Text = "Tp Chest"
  186. TPChest.TextColor3 = Color3.new(1, 1, 1)
  187. TPChest.TextScaled = true
  188. TPChest.TextSize = 14
  189. TPChest.TextWrapped = true
  190.  
  191. TextLabel.Parent = Frame
  192. TextLabel.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  193. TextLabel.BackgroundTransparency = 1
  194. TextLabel.Position = UDim2.new(-0.00306637958, 0, 0.874602079, 0)
  195. TextLabel.Size = UDim2.new(0, 198, 0, 33)
  196. TextLabel.Font = Enum.Font.Cartoon
  197. TextLabel.Text = "BadBoyX2"
  198. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  199. TextLabel.TextScaled = true
  200. TextLabel.TextSize = 14
  201. TextLabel.TextWrapped = true
  202. -- Scripts:
  203. TPChest.MouseButton1Down:connect(function()
  204. local OriginalPos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  205. local a = game.Workspace:GetChildren()
  206. for i=1,#a do
  207.     if a[i].Name:lower():match("chest") then
  208.         b = false
  209.         repeat wait()
  210.             if a[i].Parent~=game.Workspace then
  211.                 b = true
  212.             else
  213.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = a[i].CFrame
  214.             end
  215.         until b == true
  216.     end
  217. end
  218. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = OriginalPos
  219.  
  220.  
  221. end)
  222.  
  223. TPFruit.MouseButton1Down:connect(function()
  224. local a = game.Players.LocalPlayer.Character.HumanoidRootPart
  225. local b = a.CFrame
  226. for i,v in pairs(game.Workspace["_WorldOrigin"]:GetDescendants()) do
  227. if v.Name == "Fruit" and v.Parent:IsA("Model") and v.Parent.Name == "Model" then
  228. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  229. wait(0.1)
  230. end
  231. end
  232. a.CFrame = b
  233. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement