KienZino

Pirates Wrath

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