Advertisement
Guest User

TP chest phuongbadao19012

a guest
May 4th, 2019
289
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 PirateWrathHub = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local Frame = Instance.new("Frame")
  7. local Haki2 = Instance.new("TextButton")
  8. local Haki3 = Instance.new("TextButton")
  9. local ToDevilFruitSeller = Instance.new("TextButton")
  10. local haki1 = Instance.new("TextButton")
  11. local RobLucci = Instance.new("TextButton")
  12. local Frame_2 = Instance.new("Frame")
  13. local tpchest = Instance.new("TextButton")
  14. local tpfruit = Instance.new("TextButton")
  15. local farmBandit = Instance.new("TextButton")
  16. local FarmBuggy = Instance.new("TextButton")
  17. local FarmMarine = Instance.new("TextButton")
  18. local FarnFishman = Instance.new("TextButton")
  19. local FarmSiren = Instance.new("TextButton")
  20. local FarmExe = Instance.new("TextButton")
  21. local Frame_3 = Instance.new("Frame")
  22. local Marineisland = Instance.new("TextButton")
  23. local Buggyisland = Instance.new("TextButton")
  24. local BanditIsland = Instance.new("TextButton")
  25. local FishmanIsland = Instance.new("TextButton")
  26. local _1v1island = Instance.new("TextButton")
  27. local Sirenisland = Instance.new("TextButton")
  28. local TextLabel = Instance.new("TextLabel")
  29. local TextLabel_2 = Instance.new("TextLabel")
  30. --Properties:
  31. PirateWrathHub.Name = "Pirate Wrath Hub"
  32. PirateWrathHub.Parent = game.CoreGui
  33.  
  34. MainFrame.Name = "Main Frame"
  35. MainFrame.Parent = PirateWrathHub
  36. MainFrame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  37. MainFrame.BackgroundTransparency = 0.30000001192093
  38. MainFrame.Position = UDim2.new(0.216696277, 0, 0.299744844, 0)
  39. MainFrame.Size = UDim2.new(0, 203, 0, 398)
  40. MainFrame.Active = true
  41. MainFrame.Draggable = true
  42. MainFrame.Active = true
  43. MainFrame.Draggable = true
  44.  
  45. Frame.Parent = MainFrame
  46. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  47. Frame.BackgroundTransparency = 0.30000001192093
  48. Frame.Position = UDim2.new(1.93588841, 0, -0.00145503134, 0)
  49. Frame.Size = UDim2.new(0, 189, 0, 291)
  50.  
  51. Haki2.Name = "Haki 2"
  52. Haki2.Parent = Frame
  53. Haki2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  54. Haki2.BackgroundTransparency = 0.5
  55. Haki2.Position = UDim2.new(0.0454295352, 0, 0.587576985, 0)
  56. Haki2.Size = UDim2.new(0, 171, 0, 41)
  57. Haki2.Font = Enum.Font.Fantasy
  58. Haki2.Text = "Haki Trainer 2"
  59. Haki2.TextColor3 = Color3.new(0, 0, 0)
  60. Haki2.TextScaled = true
  61. Haki2.TextSize = 14
  62. Haki2.TextWrapped = true
  63. Haki2.MouseButton1Down:connect(function()
  64. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  65. char.CFrame = CFrame.new(433.314, 1497.866, 325.337)
  66. wait(0.5)
  67. end)
  68.  
  69.  
  70. Haki3.Name = "Haki 3"
  71. Haki3.Parent = Frame
  72. Haki3.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  73. Haki3.BackgroundTransparency = 0.5
  74. Haki3.Position = UDim2.new(0.0454295352, 0, 0.775094509, 0)
  75. Haki3.Size = UDim2.new(0, 171, 0, 41)
  76. Haki3.Font = Enum.Font.Fantasy
  77. Haki3.Text = "Haki Trainer 3"
  78. Haki3.TextColor3 = Color3.new(0, 0, 0)
  79. Haki3.TextScaled = true
  80. Haki3.TextSize = 14
  81. Haki3.TextWrapped = true
  82. Haki3.MouseButton1Down:connect(function()
  83. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  84. char.CFrame = CFrame.new(-5441.343, 9.554, 8623.503)
  85. wait(0.5)
  86. end)
  87.  
  88.  
  89. ToDevilFruitSeller.Name = "To Devil Fruit Seller"
  90. ToDevilFruitSeller.Parent = Frame
  91. ToDevilFruitSeller.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  92. ToDevilFruitSeller.BackgroundTransparency = 0.5
  93. ToDevilFruitSeller.Position = UDim2.new(0.0454295389, 0, 0.0357984006, 0)
  94. ToDevilFruitSeller.Size = UDim2.new(0, 171, 0, 41)
  95. ToDevilFruitSeller.Font = Enum.Font.Fantasy
  96. ToDevilFruitSeller.Text = "DevilFruit Seller"
  97. ToDevilFruitSeller.TextColor3 = Color3.new(0, 0, 0)
  98. ToDevilFruitSeller.TextScaled = true
  99. ToDevilFruitSeller.TextSize = 14
  100. ToDevilFruitSeller.TextWrapped = true
  101. ToDevilFruitSeller.MouseButton1Down:connect(function()
  102. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  103. char.CFrame = CFrame.new(4031.963, 2.694, 4908.268)
  104. wait(0.5)
  105. end)
  106.  
  107.  
  108. haki1.Name = "haki 1"
  109. haki1.Parent = Frame
  110. haki1.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  111. haki1.BackgroundTransparency = 0.5
  112. haki1.Position = UDim2.new(0.0454295352, 0, 0.389316857, 0)
  113. haki1.Size = UDim2.new(0, 171, 0, 41)
  114. haki1.Font = Enum.Font.Fantasy
  115. haki1.Text = "Haki Trainer 1"
  116. haki1.TextColor3 = Color3.new(0, 0, 0)
  117. haki1.TextScaled = true
  118. haki1.TextSize = 14
  119. haki1.TextWrapped = true
  120. haki1.MouseButton1Down:connect(function()
  121. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  122. char.CFrame = CFrame.new(1860.194, 1885.789, -3847.283)
  123. wait(0.5)
  124. end)
  125.  
  126.  
  127. RobLucci.Name = "Rob Lucci"
  128. RobLucci.Parent = Frame
  129. RobLucci.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  130. RobLucci.BackgroundTransparency = 0.5
  131. RobLucci.Position = UDim2.new(0.0454295352, 0, 0.214678302, 0)
  132. RobLucci.Size = UDim2.new(0, 171, 0, 41)
  133. RobLucci.Font = Enum.Font.Fantasy
  134. RobLucci.Text = "Rob Lucci"
  135. RobLucci.TextColor3 = Color3.new(0, 0, 0)
  136. RobLucci.TextScaled = true
  137. RobLucci.TextSize = 14
  138. RobLucci.TextWrapped = true
  139. RobLucci.MouseButton1Down:connect(function()
  140. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  141. char.CFrame = CFrame.new(-2013.594, 43.268, 3287.739)
  142. wait(0.5)
  143. end)
  144.  
  145.  
  146. Frame_2.Parent = MainFrame
  147. Frame_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  148. Frame_2.BackgroundTransparency = 0.30000001192093
  149. Frame_2.Position = UDim2.new(2.86692309, 0, -0.00145502901, 0)
  150. Frame_2.Size = UDim2.new(0, 193, 0, 159)
  151.  
  152. tpchest.Name = "tp chest"
  153. tpchest.Parent = Frame_2
  154. tpchest.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  155. tpchest.BackgroundTransparency = 0.5
  156. tpchest.Position = UDim2.new(0.0518900007, 0, 0.134493276, 0)
  157. tpchest.Size = UDim2.new(0, 171, 0, 41)
  158. tpchest.Font = Enum.Font.Fantasy
  159. tpchest.Text = "TP CHEST"
  160. tpchest.TextColor3 = Color3.new(0, 0, 0)
  161. tpchest.TextScaled = true
  162. tpchest.TextSize = 14
  163. tpchest.TextWrapped = true
  164. tpchest.MouseButton1Down:connect(function()
  165. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  166. char.CFrame = CFrame.new(-254.961, 17.517, 8379.074)
  167. wait(5.0)
  168. char.CFrame = CFrame.new(8273.476, 1840.786, 2999.002)
  169. wait(5.0)
  170. char.CFrame = CFrame.new(8136.163, 1840.786, 4330.564)
  171. wait(5.0)
  172. char.CFrame = CFrame.new(187.315, 7.997, 8351.873)
  173. wait(5.0)
  174. char.CFrame = CFrame.new(-95.261, 15.603, 7839.425)
  175. wait(5.0)
  176. char.CFrame = CFrame.new(622.387, 1497.952, 320.282)
  177. wait(5.0)
  178. char.CFrame = CFrame.new(7397.171, 1840.79, 3679.629)
  179. wait(5.0)
  180. char.CFrame = CFrame.new(213.254, 7.827, 7995.698)
  181. wait(5.0)
  182. char.CFrame = CFrame.new(8115.477, 1904.789, 3547.464)
  183. wait(5.0)
  184. char.CFrame = CFrame.new(622.38, 1497.952, 327.349)
  185. wait(5.0)
  186. char.CFrame = CFrame.new(8877.639, 1857.787, 3749.299)
  187. wait(5.0)
  188. char.CFrame = CFrame.new(8976.521, 0.697, -7859.543)
  189. wait(5.0)
  190. char.CFrame = CFrame.new(9029.756, 19.817, -4305.435)
  191. wait(5.0)
  192. char.CFrame = CFrame.new(2502.445, 641.724, 321.771)
  193. wait(5.0)
  194. char.CFrame = CFrame.new(6736.36, 39.124, 680.657)
  195. wait(5.0)
  196. char.CFrame = CFrame.new(9028.607, 0.647, -7579.422)
  197. wait(5.0)
  198. char.CFrame = CFrame.new(9350.075, 0.834, -7714.254)
  199. wait(5.0)
  200. char.CFrame = CFrame.new(8972.486, 19.817, -4556.499)
  201. wait(5.0)
  202. char.CFrame = CFrame.new(6127.932, 28.883, -17.86)
  203. wait(5.0)
  204. char.CFrame = CFrame.new(6492.47, 39.082, -321.365)
  205. wait(5.0)
  206. char.CFrame = CFrame.new(7051.241, 245.517, 158.868)
  207. wait(5.0)
  208. char.CFrame = CFrame.new(6246.476, 28.869, -108.358)
  209. wait(5.0)
  210. char.CFrame = CFrame.new(-1958.408, 4.125, 3190.27)
  211. wait(5.0)
  212. char.CFrame = CFrame.new(9294.869, 0.734, -7442.591)
  213. wait(5.0)
  214. char.CFrame = CFrame.new(8355.464, 3.349, -7998.158)
  215. wait(5.0)
  216. char.CFrame = CFrame.new(-3195.558, 2155.644, 1474.995)
  217. wait(5.0)
  218. char.CFrame = CFrame.new(-3174.164, 2155.609, 1347.869)
  219. wait(5.0)
  220. char.CFrame = CFrame.new(-8714.302, 98.614, -4701.64)
  221. wait(5.0)
  222. char.CFrame = CFrame.new(-8524.04, 42.656, -4808.756)
  223. wait(5.0)
  224. char.CFrame = CFrame.new(1763.855, 3.683, 236.884)
  225. wait(5.0)
  226. char.CFrame = CFrame.new(-5386.516, 6.974, 8620.232)
  227. wait(5.0)
  228. char.CFrame = CFrame.new(-2436.2, 2155.648, 1896.355)
  229. wait(5.0)
  230. char.CFrame = CFrame.new(-7445.941, 9.984, 5207.763)
  231. wait(5.0)
  232. char.CFrame = CFrame.new(-11352.436, 6.744, 6183.382)
  233. wait(5.0)
  234. char.CFrame = CFrame.new(-2491.637, 2155.703, 1204.492)
  235. wait(5.0)
  236. char.CFrame = CFrame.new(625.306, 1497.952, 323.619)
  237. wait(5.0)
  238. char.CFrame = CFrame.new(619.37, 1497.952, 323.753)
  239. wait(5.0)
  240. char.CFrame = CFrame.new(-10792.226, 6.744, 6593.8)
  241. wait(5.0)
  242. char.CFrame = CFrame.new(-3131.691, 2155.504, 2002.335)
  243. wait(5.0)
  244. char.CFrame = CFrame.new(-4219.039, 3.452, 756.72)
  245. wait(5.0)
  246. char.CFrame = CFrame.new(-8675.281, 100.521, -4363.488)
  247. wait(5.0)
  248. char.CFrame = CFrame.new(-10841.016, 6.744, 6199.853)
  249. wait(5.0)
  250. char.CFrame = CFrame.new(-5422.29, 8.693, 8630.804)
  251. wait(5.0)
  252. char.CFrame = CFrame.new(-11175.305, 6.744, 6512.525)
  253. wait(5.0)
  254. char.CFrame = CFrame.new(-2810.567, 2155.602, 1080.504)
  255. wait(5.0)
  256. char.CFrame = CFrame.new(-8581.569, 113.407, -10038.732)
  257. wait(5.0)
  258. char.CFrame = CFrame.new(-38.506, 7.506, -4358.045)
  259. wait(5.0)
  260. char.CFrame = CFrame.new(2280.624, 5.97, -2948.927)
  261. wait(5.0)
  262. char.CFrame = CFrame.new(-3487.042, 3.971, -6264.247)
  263. wait(5.0)
  264. char.CFrame = CFrame.new(-397.893, 27.406, -13919.861)
  265. wait(5.0)
  266. char.CFrame = CFrame.new(-45.738, 7.554, -4579.09)
  267. wait(5.0)
  268. char.CFrame = CFrame.new(-2015.202, 16.365, 3224.84)
  269. wait(5.0)
  270. char.CFrame = CFrame.new(447.414, 7.827, 8300.918)
  271. wait(5.0)
  272. end)
  273. tpfruit.Name = "tp fruit"
  274. tpfruit.Parent = Frame_2
  275. tpfruit.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  276. tpfruit.BackgroundTransparency = 0.5
  277. tpfruit.Position = UDim2.new(0.0518900007, 0, 0.524430394, 0)
  278. tpfruit.Size = UDim2.new(0, 171, 0, 41)
  279. tpfruit.Font = Enum.Font.Fantasy
  280. tpfruit.Text = "TP FRUIT"
  281. tpfruit.TextColor3 = Color3.new(0, 0, 0)
  282. tpfruit.TextScaled = true
  283. tpfruit.TextSize = 14
  284. tpfruit.TextWrapped = true
  285. tpfruit.MouseButton1Down:connect(function()
  286. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  287. char.CFrame = CFrame.new(-9016.294, 165.713, -4415.889)
  288. wait(0.8)
  289. char.CFrame = CFrame.new(8407.084, 2.54, -7993.863)
  290. wait(0.8)
  291. char.CFrame = CFrame.new(4146.192, 0.884, 4940.397)
  292. wait(0.8)
  293. char.CFrame = CFrame.new(7486.026, 1839.958, 3684.177)
  294. wait(0.8)
  295. char.CFrame = CFrame.new(8775.368, 6.85, -4454.191)
  296. wait(0.8)
  297. char.CFrame = CFrame.new(-2456.696, 2154.752, 1421.154)
  298. wait(0.8)
  299. char.CFrame = CFrame.new(-3681.647, 66.929, -6069.325)
  300. wait(0.8)
  301. char.CFrame = CFrame.new(-3229.453, 2154.752, 1295.043)
  302. wait(0.8)
  303. char.CFrame = CFrame.new(-7383.391, 9.045, 5153.448)
  304. wait(0.8)
  305. char.CFrame = CFrame.new(-4063.024, 6.382, -2966.78)
  306. wait(0.8)
  307. end)
  308.  
  309.  
  310. farmBandit.Name = "farm Bandit"
  311. farmBandit.Parent = MainFrame
  312. farmBandit.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  313. farmBandit.BackgroundTransparency = 0.5
  314. farmBandit.Position = UDim2.new(0.0295566507, 0, 0.0527638197, 0)
  315. farmBandit.Size = UDim2.new(0, 185, 0, 41)
  316. farmBandit.Font = Enum.Font.Fantasy
  317. farmBandit.Text = "Farm Bandit"
  318. farmBandit.TextColor3 = Color3.new(0, 0, 0)
  319. farmBandit.TextScaled = true
  320. farmBandit.TextSize = 14
  321. farmBandit.TextWrapped = true
  322. farmBandit.MouseButton1Down:connect(function()
  323. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  324. if string.find(v.Name, "Bandit") and v:FindFirstChild("HumanoidRootPart") then
  325. v:FindFirstChild("HumanoidRootPart").Anchored = true
  326. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  327. end
  328. end
  329. end)
  330.  
  331.  
  332. FarmBuggy.Name = "Farm Buggy"
  333. FarmBuggy.Parent = MainFrame
  334. FarmBuggy.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  335. FarmBuggy.BackgroundTransparency = 0.5
  336. FarmBuggy.Position = UDim2.new(0.0295566507, 0, 0.180904523, 0)
  337. FarmBuggy.Size = UDim2.new(0, 185, 0, 41)
  338. FarmBuggy.Font = Enum.Font.Fantasy
  339. FarmBuggy.Text = "Farm Buggy"
  340. FarmBuggy.TextColor3 = Color3.new(0, 0, 0)
  341. FarmBuggy.TextScaled = true
  342. FarmBuggy.TextSize = 14
  343. FarmBuggy.TextWrapped = true
  344. FarmBuggy.MouseButton1Down:connect(function()
  345. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  346. if string.find(v.Name, "Buggy") and v:FindFirstChild("HumanoidRootPart") then
  347. v:FindFirstChild("HumanoidRootPart").Anchored = true
  348. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  349. end
  350. end
  351. end)
  352.  
  353.  
  354. FarmMarine.Name = "Farm Marine"
  355. FarmMarine.Parent = MainFrame
  356. FarmMarine.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  357. FarmMarine.BackgroundTransparency = 0.5
  358. FarmMarine.Position = UDim2.new(0.0295566507, 0, 0.339195967, 0)
  359. FarmMarine.Size = UDim2.new(0, 185, 0, 41)
  360. FarmMarine.Font = Enum.Font.Fantasy
  361. FarmMarine.Text = "Farm Marine"
  362. FarmMarine.TextColor3 = Color3.new(0, 0, 0)
  363. FarmMarine.TextScaled = true
  364. FarmMarine.TextSize = 14
  365. FarmMarine.TextWrapped = true
  366. FarmMarine.MouseButton1Down:connect(function()
  367. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  368. if string.find(v.Name, "Marine") and v:FindFirstChild("HumanoidRootPart") then
  369. v:FindFirstChild("HumanoidRootPart").Anchored = true
  370. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  371. end
  372. end
  373. end)
  374.  
  375. FarnFishman.Name = "Farn Fishman"
  376. FarnFishman.Parent = MainFrame
  377. FarnFishman.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  378. FarnFishman.BackgroundTransparency = 0.5
  379. FarnFishman.Position = UDim2.new(0.0295566507, 0, 0.48241204, 0)
  380. FarnFishman.Size = UDim2.new(0, 185, 0, 41)
  381. FarnFishman.Font = Enum.Font.Fantasy
  382. FarnFishman.Text = "Farm FishMan"
  383. FarnFishman.TextColor3 = Color3.new(0, 0, 0)
  384. FarnFishman.TextScaled = true
  385. FarnFishman.TextSize = 14
  386. FarnFishman.TextWrapped = true
  387. FarnFishman.MouseButton1Down:connect(function()
  388. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  389. if string.find(v.Name, "Fishman") and v:FindFirstChild("HumanoidRootPart") then
  390. v:FindFirstChild("HumanoidRootPart").Anchored = true
  391. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  392. end
  393. end
  394. end)
  395.  
  396. FarmSiren.Name = "Farm Siren"
  397. FarmSiren.Parent = MainFrame
  398. FarmSiren.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  399. FarmSiren.BackgroundTransparency = 0.5
  400. FarmSiren.Position = UDim2.new(0.0295566507, 0, 0.613065302, 0)
  401. FarmSiren.Size = UDim2.new(0, 185, 0, 41)
  402. FarmSiren.Font = Enum.Font.Fantasy
  403. FarmSiren.Text = "Farm Siren"
  404. FarmSiren.TextColor3 = Color3.new(0, 0, 0)
  405. FarmSiren.TextScaled = true
  406. FarmSiren.TextSize = 14
  407. FarmSiren.TextWrapped = true
  408. FarmSiren.MouseButton1Down:connect(function()
  409. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  410. if string.find(v.Name, "Siren") and v:FindFirstChild("HumanoidRootPart") then
  411. v:FindFirstChild("HumanoidRootPart").Anchored = true
  412. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  413. end
  414. end
  415. end)
  416.  
  417. FarmExe.Name = "Farm Exe"
  418. FarmExe.Parent = MainFrame
  419. FarmExe.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  420. FarmExe.BackgroundTransparency = 0.5
  421. FarmExe.Position = UDim2.new(0.0443349779, 0, 0.751256227, 0)
  422. FarmExe.Size = UDim2.new(0, 185, 0, 41)
  423. FarmExe.Font = Enum.Font.Fantasy
  424. FarmExe.Text = "Farm Exe"
  425. FarmExe.TextColor3 = Color3.new(0, 0, 0)
  426. FarmExe.TextScaled = true
  427. FarmExe.TextSize = 14
  428. FarmExe.TextWrapped = true
  429. FarmExe.MouseButton1Down:connect(function()
  430. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  431. if string.find(v.Name, "Exe") and v:FindFirstChild("HumanoidRootPart") then
  432. v:FindFirstChild("HumanoidRootPart").Anchored = true
  433. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  434. end
  435. end
  436. end)
  437.  
  438. Frame_3.Parent = MainFrame
  439. Frame_3.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  440. Frame_3.BackgroundTransparency = 0.30000001192093
  441. Frame_3.Position = UDim2.new(1.00485396, 0, -0.00145502901, 0)
  442. Frame_3.Size = UDim2.new(0, 189, 0, 358)
  443.  
  444. Marineisland.Name = "Marine island"
  445. Marineisland.Parent = Frame_3
  446. Marineisland.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  447. Marineisland.BackgroundTransparency = 0.5
  448. Marineisland.Position = UDim2.new(0.0454295352, 0, 0.0554520115, 0)
  449. Marineisland.Size = UDim2.new(0, 171, 0, 41)
  450. Marineisland.Font = Enum.Font.Fantasy
  451. Marineisland.Text = "Marine Island"
  452. Marineisland.TextColor3 = Color3.new(0, 0, 0)
  453. Marineisland.TextScaled = true
  454. Marineisland.TextSize = 14
  455. Marineisland.TextWrapped = true
  456. Marineisland.MouseButton1Down:connect(function()
  457. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  458. char.CFrame = CFrame.new(5761.698, 27.917, 493.298)
  459. wait(0.5)
  460. end)
  461.  
  462.  
  463. Buggyisland.Name = "Buggy island"
  464. Buggyisland.Parent = Frame_3
  465. Buggyisland.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  466. Buggyisland.BackgroundTransparency = 0.5
  467. Buggyisland.Position = UDim2.new(0.0454295352, 0, 0.217929006, 0)
  468. Buggyisland.Size = UDim2.new(0, 171, 0, 41)
  469. Buggyisland.Font = Enum.Font.Fantasy
  470. Buggyisland.Text = "Buggy Island"
  471. Buggyisland.TextColor3 = Color3.new(0, 0, 0)
  472. Buggyisland.TextScaled = true
  473. Buggyisland.TextSize = 14
  474. Buggyisland.TextWrapped = true
  475. Buggyisland.MouseButton1Down:connect(function()
  476. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  477. char.CFrame = CFrame.new(-11486.304, 13.266, 6490.784)
  478. wait(0.5)
  479. end)
  480.  
  481. BanditIsland.Name = "Bandit Island"
  482. BanditIsland.Parent = Frame_3
  483. BanditIsland.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  484. BanditIsland.BackgroundTransparency = 0.5
  485. BanditIsland.Position = UDim2.new(0.0454295352, 0, 0.363090277, 0)
  486. BanditIsland.Size = UDim2.new(0, 171, 0, 41)
  487. BanditIsland.Font = Enum.Font.Fantasy
  488. BanditIsland.Text = "Exe Island"
  489. BanditIsland.TextColor3 = Color3.new(0, 0, 0)
  490. BanditIsland.TextScaled = true
  491. BanditIsland.TextSize = 14
  492. BanditIsland.TextWrapped = true
  493. BanditIsland.MouseButton1Down:connect(function()
  494. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  495. char.CFrame = CFrame.new(8338.134, 2.066, -8045.011)
  496. wait(0.5)
  497. end)
  498.  
  499.  
  500. FishmanIsland.Name = "Fishman Island"
  501. FishmanIsland.Parent = Frame_3
  502. FishmanIsland.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  503. FishmanIsland.BackgroundTransparency = 0.5
  504. FishmanIsland.Position = UDim2.new(0.0454295352, 0, 0.516316056, 0)
  505. FishmanIsland.Size = UDim2.new(0, 171, 0, 41)
  506. FishmanIsland.Font = Enum.Font.Fantasy
  507. FishmanIsland.Text = "Fishman Island"
  508. FishmanIsland.TextColor3 = Color3.new(0, 0, 0)
  509. FishmanIsland.TextScaled = true
  510. FishmanIsland.TextSize = 14
  511. FishmanIsland.TextWrapped = true
  512. FishmanIsland.MouseButton1Down:connect(function()
  513. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  514. char.CFrame = CFrame.new(422.589, 109.235, 8597.241)
  515. wait(0.5)
  516. end)
  517.  
  518. _1v1island.Name = "1v1 island"
  519. _1v1island.Parent = Frame_3
  520. _1v1island.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  521. _1v1island.BackgroundTransparency = 0.5
  522. _1v1island.Position = UDim2.new(0.0454295352, 0, 0.656100988, 0)
  523. _1v1island.Size = UDim2.new(0, 171, 0, 41)
  524. _1v1island.Font = Enum.Font.Fantasy
  525. _1v1island.Text = "1v1 island"
  526. _1v1island.TextColor3 = Color3.new(0, 0, 0)
  527. _1v1island.TextScaled = true
  528. _1v1island.TextSize = 14
  529. _1v1island.TextWrapped = true
  530. _1v1island.MouseButton1Down:connect(function()
  531. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  532. char.CFrame = CFrame.new(-2773.689, 0.135, -9456.383)
  533. wait(0.5)
  534. end)
  535.  
  536. Sirenisland.Name = "Siren island"
  537. Sirenisland.Parent = Frame_3
  538. Sirenisland.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  539. Sirenisland.BackgroundTransparency = 0.5
  540. Sirenisland.Position = UDim2.new(0.0454295352, 0, 0.806638598, 0)
  541. Sirenisland.Size = UDim2.new(0, 171, 0, 41)
  542. Sirenisland.Font = Enum.Font.Fantasy
  543. Sirenisland.Text = "Siren Island"
  544. Sirenisland.TextColor3 = Color3.new(0, 0, 0)
  545. Sirenisland.TextScaled = true
  546. Sirenisland.TextSize = 14
  547. Sirenisland.TextWrapped = true
  548. Sirenisland.MouseButton1Down:connect(function()
  549. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  550. char.CFrame = CFrame.new(-650.056, 262.521, -13849.749)
  551. wait(0.5)
  552. end)
  553.  
  554. TextLabel.Parent = Frame_3
  555. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  556. TextLabel.BackgroundTransparency = 0.5
  557. TextLabel.Position = UDim2.new(-1.07407403, 0, -0.139664799, 0)
  558. TextLabel.Size = UDim2.new(0, 774, 0, 50)
  559. TextLabel.Font = Enum.Font.Fantasy
  560. TextLabel.Text = "ONE PIECE PIRATE WRATH HUB  SCRIPTER/GUI CREATOR: ROBLOX PAIN"
  561. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  562. TextLabel.TextSize = 50
  563. TextLabel.TextWrapped = true
  564.  
  565. TextLabel_2.Parent = Frame_3
  566. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  567. TextLabel_2.BackgroundTransparency = 0.5
  568. TextLabel_2.Position = UDim2.new(-0.433862507, 0, -0.282122791, 0)
  569. TextLabel_2.Size = UDim2.new(0, 520, 0, 50)
  570. TextLabel_2.Font = Enum.Font.Fantasy
  571. TextLabel_2.Text = "Roblox Pain's Hub"
  572. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  573. TextLabel_2.TextSize = 50
  574. TextLabel_2.TextWrapped = true
  575. -- Scripts:
  576.  
  577. BanditIsland.MouseButton1Click:connect(function()
  578. game.StarterGui:SetCore("SendNotification", {
  579. Title = "Credit";
  580. Text = "Credit 2 Roblox Pain For Scripts";
  581. Icon = "rbxassetid://2625496512";
  582. Duration = 3;
  583. })
  584. end)
  585. farmBandit.MouseButton1Click:connect(function()
  586. game.StarterGui:SetCore("SendNotification", {
  587. Title = "Credit";
  588. Text = "Credit 2 Roblox Pain For Scripts";
  589. Icon = "rbxassetid://2625496512";
  590. Duration = 3;
  591. })
  592. end)
  593. FarmBuggy.MouseButton1Click:connect(function()
  594. game.StarterGui:SetCore("SendNotification", {
  595. Title = "Credit";
  596. Text = "Credit 2 Roblox Pain For Scripts";
  597. Icon = "rbxassetid://2625496512";
  598. Duration = 3;
  599. })
  600. end)
  601. FarmExe.MouseButton1Click:connect(function()
  602. game.StarterGui:SetCore("SendNotification", {
  603. Title = "Credit";
  604. Text = "Credit 2 Roblox Pain For Scripts";
  605. Icon = "rbxassetid://2625496512";
  606. Duration = 3;
  607. })
  608. end)
  609. FarmSiren.MouseButton1Click:connect(function()
  610. game.StarterGui:SetCore("SendNotification", {
  611. Title = "Credit";
  612. Text = "Credit 2 Roblox Pain For Scripts";
  613. Icon = "rbxassetid://2625496512";
  614. Duration = 3;
  615. })
  616. end)
  617. FarmMarine.MouseButton1Click:connect(function()
  618. game.StarterGui:SetCore("SendNotification", {
  619. Title = "Credit";
  620. Text = "Credit 2 Roblox Pain For Scripts";
  621. Icon = "rbxassetid://2625496512";
  622. Duration = 3;
  623. })
  624. end)
  625. tpchest.MouseButton1Click:connect(function()
  626. game.StarterGui:SetCore("SendNotification", {
  627. Title = "Credit";
  628. Text = "Credit 2 Roblox Pain For Scripts";
  629. Icon = "rbxassetid://2625496512";
  630. Duration = 3;
  631. })
  632. end)
  633. tpfruit.MouseButton1Click:connect(function()
  634. game.StarterGui:SetCore("SendNotification", {
  635. Title = "Credit";
  636. Text = "Credit 2 Roblox Pain For Scripts";
  637. Icon = "rbxassetid://2625496512";
  638. Duration = 3;
  639. })
  640. end)
  641. haki1.MouseButton1Click:connect(function()
  642. game.StarterGui:SetCore("SendNotification", {
  643. Title = "Credit";
  644. Text = "Credit 2 Roblox Pain For Scripts";
  645. Icon = "rbxassetid://2625496512";
  646. Duration = 3;
  647. })
  648. end)
  649. Haki2.MouseButton1Click:connect(function()
  650. game.StarterGui:SetCore("SendNotification", {
  651. Title = "Credit";
  652. Text = "Credit 2 Roblox Pain For Scripts";
  653. Icon = "rbxassetid://2625496512";
  654. Duration = 3;
  655. })
  656. end)
  657. Haki3.MouseButton1Click:connect(function()
  658. game.StarterGui:SetCore("SendNotification", {
  659. Title = "Credit";
  660. Text = "Credit 2 Roblox Pain For Scripts";
  661. Icon = "rbxassetid://2625496512";
  662. Duration = 3;
  663. })
  664. end)
  665. RobLucci.MouseButton1Click:connect(function()
  666. game.StarterGui:SetCore("SendNotification", {
  667. Title = "Credit";
  668. Text = "Credit 2 Roblox Pain For Scripts";
  669. Icon = "rbxassetid://2625496512";
  670. Duration = 3;
  671. })
  672. end)
  673. FarnFishman.MouseButton1Click:connect(function()
  674. game.StarterGui:SetCore("SendNotification", {
  675. Title = "Credit";
  676. Text = "Credit 2 Roblox Pain For Scripts";
  677. Icon = "rbxassetid://2625496512";
  678. Duration = 3;
  679. })
  680. end)
  681. FarmMarine.MouseButton1Click:connect(function()
  682. game.StarterGui:SetCore("SendNotification", {
  683. Title = "Credit";
  684. Text = "Credit 2 Roblox Pain For Scripts";
  685. Icon = "rbxassetid://2625496512";
  686. Duration = 3;
  687. })
  688. end)
  689. FishmanIsland.MouseButton1Click:connect(function()
  690. game.StarterGui:SetCore("SendNotification", {
  691. Title = "Credit";
  692. Text = "Credit 2 Roblox Pain For Scripts";
  693. Icon = "rbxassetid://2625496512";
  694. Duration = 3;
  695. })
  696. end)
  697. BanditIsland.MouseButton1Click:connect(function()
  698. game.StarterGui:SetCore("SendNotification", {
  699. Title = "Credit";
  700. Text = "Credit 2 Roblox Pain For Scripts";
  701. Icon = "rbxassetid://2625496512";
  702. Duration = 3;
  703. })
  704. end)
  705. ToDevilFruitSeller.MouseButton1Click:connect(function()
  706. game.StarterGui:SetCore("SendNotification", {
  707. Title = "Credit";
  708. Text = "Credit 2 Roblox Pain For Scripts";
  709. Icon = "rbxassetid://2625496512";
  710. Duration = 3;
  711. })
  712. end)
  713. Sirenisland.MouseButton1Click:connect(function()
  714. game.StarterGui:SetCore("SendNotification", {
  715. Title = "Credit";
  716. Text = "Credit 2 Roblox Pain For Scripts";
  717. Icon = "rbxassetid://2625496512";
  718. Duration = 3;
  719. })
  720. end)
  721. _1v1island.MouseButton1Click:connect(function()
  722. game.StarterGui:SetCore("SendNotification", {
  723. Title = "Credit";
  724. Text = "Credit 2 Roblox Pain For Scripts";
  725. Icon = "rbxassetid://2625496512";
  726. Duration = 3;
  727. })
  728. end)
  729. Buggyisland.MouseButton1Click:connect(function()
  730. game.StarterGui:SetCore("SendNotification", {
  731. Title = "Credit";
  732. Text = "Credit 2 Roblox Pain For Scripts";
  733. Icon = "rbxassetid://2625496512";
  734. Duration = 3;
  735. })
  736. end)
  737. Marineisland.MouseButton1Click:connect(function()
  738. game.StarterGui:SetCore("SendNotification", {
  739. Title = "Credit";
  740. Text = "Credit 2 Roblox Pain For Scripts";
  741. Icon = "rbxassetid://2625496512";
  742. Duration = 3;
  743. })
  744. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement