Advertisement
roblox_tools

One piece legendary TP DF TP CHEST

Aug 10th, 2019
13,550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 KB | None | 0 0
  1. --// Decompiled Code.
  2. -- Farewell infortality
  3. -- Revamp by ImFrostic, Version 2.81
  4.  
  5. -- Objects
  6.  
  7. local OPL = Instance.new("ScreenGui")
  8. local MainFrame = Instance.new("Frame")
  9. local oplguitext = Instance.new("TextLabel")
  10. local df = Instance.new("TextButton")
  11. local dfauto = Instance.new("TextButton")
  12. local chest = Instance.new("TextButton")
  13. local chestauto = Instance.new("TextButton")
  14. local dfchanges = Instance.new("TextButton")
  15. local kill = Instance.new("TextButton")
  16. local killplayer = Instance.new("TextBox")
  17. local created = Instance.new("TextLabel")
  18. local xbutton = Instance.new("TextButton")
  19. local dfchange = Instance.new("TextBox")
  20. local OpenFrame = Instance.new("Frame")
  21. local TextButton = Instance.new("TextButton")
  22.  
  23. -- Properties
  24.  
  25. OPL.Name = "OPL"
  26. OPL.Parent = game.CoreGui
  27.  
  28. MainFrame.Name = "MainFrame"
  29. MainFrame.Parent = OPL
  30. MainFrame.Active = true
  31. MainFrame.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  32. MainFrame.BackgroundTransparency = 0.15000000596046
  33. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  34. MainFrame.BorderSizePixel = 5
  35. MainFrame.Position = UDim2.new(0.241212115, 0, 0.195959598, 0)
  36. MainFrame.Size = UDim2.new(0, 928, 0, 312)
  37. MainFrame.Visible = false
  38. MainFrame.Draggable = true
  39.  
  40. oplguitext.Name = "oplguitext"
  41. oplguitext.Parent = MainFrame
  42. oplguitext.BackgroundColor3 = Color3.new(1, 1, 1)
  43. oplguitext.BackgroundTransparency = 1
  44. oplguitext.BorderColor3 = Color3.new(0, 0, 0)
  45. oplguitext.Position = UDim2.new(-0.0010775862, 0, 0, 0)
  46. oplguitext.Size = UDim2.new(0, 929, 0, 50)
  47. oplguitext.Font = Enum.Font.SciFi
  48. oplguitext.Text = "One Piece Legendary GUI"
  49. oplguitext.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  50. oplguitext.TextScaled = true
  51. oplguitext.TextSize = 14
  52. oplguitext.TextStrokeTransparency = 0
  53. oplguitext.TextWrapped = true
  54.  
  55. df.Name = "df"
  56. df.Parent = MainFrame
  57. df.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  58. df.BorderColor3 = Color3.new(0, 0, 0)
  59. df.BorderSizePixel = 3
  60. df.Position = UDim2.new(0.00862068962, 0, 0.237179488, 0)
  61. df.Size = UDim2.new(0, 202, 0, 40)
  62. df.Font = Enum.Font.SciFi
  63. df.Text = "Devil Fruit"
  64. df.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  65. df.TextScaled = true
  66. df.TextSize = 14
  67. df.TextStrokeTransparency = 0
  68. df.TextWrapped = true
  69.  
  70. dfauto.Name = "dfauto"
  71. dfauto.Parent = MainFrame
  72. dfauto.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  73. dfauto.BorderColor3 = Color3.new(0, 0, 0)
  74. dfauto.BorderSizePixel = 3
  75. dfauto.Position = UDim2.new(0.595905185, 0, 0.237179488, 0)
  76. dfauto.Size = UDim2.new(0, 202, 0, 40)
  77. dfauto.Font = Enum.Font.SciFi
  78. dfauto.Text = "DF Auto"
  79. dfauto.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  80. dfauto.TextScaled = true
  81. dfauto.TextSize = 14
  82. dfauto.TextStrokeTransparency = 0
  83. dfauto.TextWrapped = true
  84.  
  85. chest.Name = "chest"
  86. chest.Parent = MainFrame
  87. chest.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  88. chest.BorderColor3 = Color3.new(0, 0, 0)
  89. chest.BorderSizePixel = 3
  90. chest.Position = UDim2.new(0.00862068962, 0, 0.477564096, 0)
  91. chest.Size = UDim2.new(0, 202, 0, 40)
  92. chest.Font = Enum.Font.SciFi
  93. chest.Text = "Chest"
  94. chest.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  95. chest.TextScaled = true
  96. chest.TextSize = 14
  97. chest.TextStrokeTransparency = 0
  98. chest.TextWrapped = true
  99.  
  100. chestauto.Name = "chestauto"
  101. chestauto.Parent = MainFrame
  102. chestauto.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  103. chestauto.BorderColor3 = Color3.new(0, 0, 0)
  104. chestauto.BorderSizePixel = 3
  105. chestauto.Position = UDim2.new(0.595905185, 0, 0.477564126, 0)
  106. chestauto.Size = UDim2.new(0, 202, 0, 40)
  107. chestauto.Font = Enum.Font.SciFi
  108. chestauto.Text = "Chest Auto"
  109. chestauto.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  110. chestauto.TextScaled = true
  111. chestauto.TextSize = 14
  112. chestauto.TextStrokeTransparency = 0
  113. chestauto.TextWrapped = true
  114.  
  115. dfchanges.Name = "dfchanges"
  116. dfchanges.Parent = MainFrame
  117. dfchanges.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  118. dfchanges.BorderColor3 = Color3.new(0, 0, 0)
  119. dfchanges.BorderSizePixel = 3
  120. dfchanges.Position = UDim2.new(0.00862068962, 0, 0.743589759, 0)
  121. dfchanges.Size = UDim2.new(0, 210, 0, 40)
  122. dfchanges.Font = Enum.Font.SciFi
  123. dfchanges.Text = "DF Change (Don't Save)"
  124. dfchanges.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  125. dfchanges.TextScaled = true
  126. dfchanges.TextSize = 14
  127. dfchanges.TextStrokeTransparency = 0
  128. dfchanges.TextWrapped = true
  129.  
  130. kill.Name = "kill"
  131. kill.Parent = MainFrame
  132. kill.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  133. kill.BorderColor3 = Color3.new(0, 0, 0)
  134. kill.BorderSizePixel = 3
  135. kill.Position = UDim2.new(0.528083026, 0, 0.7441926, 0)
  136. kill.Size = UDim2.new(0, 178, 0, 40)
  137. kill.Font = Enum.Font.SciFi
  138. kill.Text = "Kill Player"
  139. kill.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  140. kill.TextScaled = true
  141. kill.TextSize = 14
  142. kill.TextStrokeTransparency = 0
  143. kill.TextWrapped = true
  144.  
  145. killplayer.Name = "killplayer"
  146. killplayer.Parent = MainFrame
  147. killplayer.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  148. killplayer.BorderColor3 = Color3.new(0, 0, 0)
  149. killplayer.BorderSizePixel = 3
  150. killplayer.Position = UDim2.new(0.734131694, 0, 0.743589759, 0)
  151. killplayer.Size = UDim2.new(0, 231, 0, 40)
  152. killplayer.Text = ""
  153. killplayer.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  154. killplayer.TextSize = 14
  155. killplayer.TextStrokeTransparency = -1
  156.  
  157. created.Name = "created"
  158. created.Parent = MainFrame
  159. created.BackgroundColor3 = Color3.new(1, 1, 1)
  160. created.BackgroundTransparency = 1
  161. created.BorderColor3 = Color3.new(0, 0, 0)
  162. created.Position = UDim2.new(0.584734797, 0, 0.926282048, 0)
  163. created.Size = UDim2.new(0, 356, 0, 23)
  164. created.Font = Enum.Font.SciFi
  165. created.Text = "Created by irelaxyt33(Bad4u)"
  166. created.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  167. created.TextScaled = true
  168. created.TextSize = 14
  169. created.TextStrokeTransparency = 0
  170. created.TextWrapped = true
  171.  
  172. xbutton.Name = "xbutton"
  173. xbutton.Parent = MainFrame
  174. xbutton.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  175. xbutton.BorderColor3 = Color3.new(0, 0, 0)
  176. xbutton.BorderSizePixel = 3
  177. xbutton.Position = UDim2.new(0.953428209, 0, 0, 0)
  178. xbutton.Size = UDim2.new(0, 36, 0, 34)
  179. xbutton.Font = Enum.Font.SciFi
  180. xbutton.Text = "X"
  181. xbutton.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  182. xbutton.TextScaled = true
  183. xbutton.TextSize = 14
  184. xbutton.TextStrokeTransparency = 0
  185. xbutton.TextWrapped = true
  186.  
  187. dfchange.Name = "dfchange"
  188. dfchange.Parent = MainFrame
  189. dfchange.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  190. dfchange.BorderColor3 = Color3.new(0, 0, 0)
  191. dfchange.BorderSizePixel = 3
  192. dfchange.Position = UDim2.new(0.243534476, 0, 0.743589759, 0)
  193. dfchange.Size = UDim2.new(0, 148, 0, 40)
  194. dfchange.Text = ""
  195. dfchange.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  196. dfchange.TextSize = 14
  197. dfchange.TextStrokeTransparency = -1
  198.  
  199. OpenFrame.Name = "OpenFrame"
  200. OpenFrame.Parent = OPL
  201. OpenFrame.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  202. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  203. OpenFrame.BorderSizePixel = 3
  204. OpenFrame.Position = UDim2.new(0, 0, 0.0485893413, 0)
  205. OpenFrame.Size = UDim2.new(0, 65, 0, 51)
  206.  
  207. TextButton.Parent = OpenFrame
  208. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  209. TextButton.BackgroundTransparency = 1
  210. TextButton.Size = UDim2.new(0, 65, 0, 50)
  211. TextButton.Font = Enum.Font.SciFi
  212. TextButton.Text = "Open"
  213. TextButton.TextColor3 = Color3.new(0.729412, 0.623529, 0.0196078)
  214. TextButton.TextSize = 20
  215. TextButton.TextStrokeTransparency = -5
  216. TextButton.TextWrapped = true
  217.  
  218. -- Scripts
  219.  
  220. chest.MouseButton1Down:connect(function()
  221. game.Workspace.IslandRocky.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  222. wait(0.5)
  223. game.Workspace.IslandTiny.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  224. wait(0.5)
  225. game.Workspace.Island2.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  226. wait(0.5)
  227. game.Workspace.IslandTown.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  228. wait(0.5)
  229. game.Workspace.IslandSandCastle.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  230. wait(0.5)
  231. game.Workspace.IslandSnowy.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  232. wait(0.5)
  233. game.Workspace.Island1.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  234. wait(0.5)
  235. game.Workspace.IslandTREEA.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  236. wait(0.5)
  237. game.Workspace.IslandEvil.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  238. end)
  239.  
  240. chestauto.MouseButton1Down:connect(function()
  241. while wait(0.5) do
  242. game.Workspace.IslandRocky.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  243. wait(0.5)
  244. game.Workspace.IslandTiny.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  245. wait(0.5)
  246. game.Workspace.Island2.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  247. wait(0.5)
  248. game.Workspace.IslandTown.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  249. wait(0.5)
  250. game.Workspace.IslandSandCastle.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  251. wait(0.5)
  252. game.Workspace.IslandSnowy.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  253. wait(0.5)
  254. game.Workspace.Island1.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  255. wait(0.5)
  256. game.Workspace.IslandTREEA.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  257. wait(0.5)
  258. game.Workspace.IslandEvil.ChestSpawner.Chest.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  259. end
  260. end)
  261.  
  262. df.MouseButton1Down:connect(function()
  263. for _,v in pairs(game.Workspace:GetChildren()) do
  264. if v.Name:match("Fruit") and v:IsA("Tool") then
  265. v.Handle.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  266. end
  267. end
  268. end)
  269.  
  270. dfauto.MouseButton1Down:connect(function()
  271. while wait(0,1) do
  272. for _,v in pairs(game.Workspace:GetChildren()) do
  273. if v.Name:match("Fruit") and v:IsA("Tool") then
  274. v.Handle.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  275. end
  276. end
  277. end
  278. end)
  279.  
  280. dfchanges.MouseButton1Down:connect(function()
  281. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name).DevilFruit.Value = (dfchange.Text)
  282. game.Workspace.UserData:FindFirstChild("User_"..game.Players.LocalPlayer.UserId).Data.DevilFruit.Value = dfchange.Text
  283. end)
  284.  
  285. kill.MouseButton1Down:connect(function()
  286. for i=1, 100 do
  287. local Event = game:GetService("Workspace")[killplayer.Text].Drown
  288. Event:FireServer()
  289. end
  290. end)
  291.  
  292. --Open/Close
  293.  
  294. xbutton.MouseButton1Down:connect(function()
  295. MainFrame.Visible = false
  296. OpenFrame.Visible = true
  297. end)
  298.  
  299. TextButton.MouseButton1Down:connect(function()
  300. MainFrame.Visible = true
  301. OpenFrame.Visible = false
  302. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement