Hack_creater

Hack Burning hearts one piece roblox

Jan 26th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Main = Instance.new("ScreenGui")
  5. local LoginFrame = Instance.new("Frame")
  6. local Login = Instance.new("TextButton")
  7. local User = Instance.new("TextBox")
  8. local Pass = Instance.new("TextBox")
  9. local NameGui = Instance.new("TextLabel")
  10. local Shadow = Instance.new("Frame")
  11. local GuiFrame = Instance.new("Frame")
  12. local TpChest = Instance.new("TextButton")
  13. local NameGuiCopy = Instance.new("TextLabel")
  14. local Shadow_2 = Instance.new("Frame")
  15. --Properties:
  16. Main.Name = "Main"
  17. Main.Parent = game.CoreGui
  18.  
  19. LoginFrame.Name = "LoginFrame"
  20. LoginFrame.Parent = Main
  21. LoginFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  22. LoginFrame.Position = UDim2.new(0.0419664159, 0, 0.129482076, 0)
  23. LoginFrame.Size = UDim2.new(0, 297, 0, 342)
  24. LoginFrame.Style = Enum.FrameStyle.RobloxRound
  25.  
  26. Login.Name = "Login"
  27. Login.Parent = LoginFrame
  28. Login.BackgroundColor3 = Color3.new(0.0862745, 0.552941, 0.0627451)
  29. Login.Position = UDim2.new(0.139924422, 0, 0.760385394, 0)
  30. Login.Size = UDim2.new(0, 200, 0, 50)
  31. Login.Font = Enum.Font.SourceSansBold
  32. Login.Text = "Login"
  33. Login.TextColor3 = Color3.new(0, 0, 0)
  34. Login.TextScaled = true
  35. Login.TextSize = 14
  36. Login.TextWrapped = true
  37. Login.MouseButton1Down:connect(function()
  38. LoginFrame.Visible = false
  39. GuiFrame.Visible = true
  40. end)
  41.  
  42.  
  43.  
  44. User.Name = "User"
  45. User.Parent = LoginFrame
  46. User.BackgroundColor3 = Color3.new(0, 0, 0)
  47. User.Position = UDim2.new(0.143291429, 0, 0.207940206, 0)
  48. User.Size = UDim2.new(0, 200, 0, 57)
  49. User.Font = Enum.Font.SourceSansBold
  50. User.Text = "Username"
  51. User.TextColor3 = Color3.new(1, 1, 1)
  52. User.TextScaled = true
  53. User.TextSize = 14
  54. User.TextWrapped = true
  55.  
  56. Pass.Name = "Pass"
  57. Pass.Parent = LoginFrame
  58. Pass.BackgroundColor3 = Color3.new(0, 0, 0)
  59. Pass.Position = UDim2.new(0.143291429, 0, 0.470410764, 0)
  60. Pass.Size = UDim2.new(0, 200, 0, 60)
  61. Pass.Font = Enum.Font.SourceSansBold
  62. Pass.Text = "Password"
  63. Pass.TextColor3 = Color3.new(1, 1, 1)
  64. Pass.TextScaled = true
  65. Pass.TextSize = 14
  66. Pass.TextWrapped = true
  67.  
  68. NameGui.Name = "Name Gui"
  69. NameGui.Parent = LoginFrame
  70. NameGui.BackgroundColor3 = Color3.new(1, 1, 1)
  71. NameGui.BackgroundTransparency = 9
  72. NameGui.Position = UDim2.new(-0.0253736414, 0, -0.0137927681, 0)
  73. NameGui.Size = UDim2.new(0, 297, 0, 34)
  74. NameGui.Font = Enum.Font.SourceSansBold
  75. NameGui.Text = "Haskepy V5.6"
  76. NameGui.TextColor3 = Color3.new(1, 1, 1)
  77. NameGui.TextScaled = true
  78. NameGui.TextSize = 14
  79. NameGui.TextWrapped = true
  80.  
  81. Shadow.Name = "Shadow"
  82. Shadow.Parent = LoginFrame
  83. Shadow.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  84. Shadow.Position = UDim2.new(-0.0209634565, 0, 0.944234729, 0)
  85. Shadow.Size = UDim2.new(0, 296, 0, 31)
  86.  
  87. GuiFrame.Name = "GuiFrame"
  88. GuiFrame.Parent = Main
  89. GuiFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  90. GuiFrame.Position = UDim2.new(0.459232628, 0, 0.129482061, 0)
  91. GuiFrame.Size = UDim2.new(0, 396, 0, 342)
  92. GuiFrame.Visible = false
  93. GuiFrame.Style = Enum.FrameStyle.RobloxRound
  94.  
  95. TpChest.Name = "Tp Chest"
  96. TpChest.Parent = GuiFrame
  97. TpChest.BackgroundColor3 = Color3.new(0, 0, 0)
  98. TpChest.Position = UDim2.new(0.285317183, 0, 0.47333473, 0)
  99. TpChest.Size = UDim2.new(0, 172, 0, 78)
  100. TpChest.Font = Enum.Font.SourceSansBold
  101. TpChest.Text = "Tp Chest"
  102. TpChest.TextColor3 = Color3.new(1, 1, 1)
  103. TpChest.TextScaled = true
  104. TpChest.TextSize = 14
  105. TpChest.TextWrapped = true
  106.  
  107. NameGuiCopy.Name = "Name Gui Copy"
  108. NameGuiCopy.Parent = GuiFrame
  109. NameGuiCopy.BackgroundColor3 = Color3.new(1, 1, 1)
  110. NameGuiCopy.BackgroundTransparency = 9
  111. NameGuiCopy.Position = UDim2.new(-0.0205653608, 0, -0.0187087655, 0)
  112. NameGuiCopy.Size = UDim2.new(0, 396, 0, 34)
  113. NameGuiCopy.Font = Enum.Font.SourceSansBold
  114. NameGuiCopy.Text = "Haskepy V5.6"
  115. NameGuiCopy.TextColor3 = Color3.new(1, 1, 1)
  116. NameGuiCopy.TextScaled = true
  117. NameGuiCopy.TextSize = 14
  118. NameGuiCopy.TextWrapped = true
  119.  
  120. Shadow_2.Name = "Shadow"
  121. Shadow_2.Parent = GuiFrame
  122. Shadow_2.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  123. Shadow_2.Position = UDim2.new(-0.0203433298, 0, 0.929614842, 0)
  124. Shadow_2.Size = UDim2.new(0, 396, 0, 31)
  125.  
  126. Button.MouseButton1Down:connect(function()
  127. for i,v in pairs(workspace:GetChildren()) do
  128. if v.Name == "Normal" or v.Name == "Uncommon" or v.Name == "Rare" then
  129. v.CFrame = game:GetService'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame
  130. wait()
  131. end
  132. end
  133. end)
Add Comment
Please, Sign In to add comment