Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.49 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local basegui = Instance.new("Frame")
  5. local name = Instance.new("TextLabel")
  6. local teleports = Instance.new("TextButton")
  7. local otherteleports = Instance.new("TextButton")
  8. local farm = Instance.new("TextButton")
  9. local credits = Instance.new("TextLabel")
  10. local close = Instance.new("TextButton")
  11. local eastblue = Instance.new("TextButton")
  12. local utilitiesgui = Instance.new("TextButton")
  13. local teleportgui = Instance.new("Frame")
  14. local nametp = Instance.new("TextLabel")
  15. local alabasta = Instance.new("TextButton")
  16. local lapahns = Instance.new("TextButton")
  17. local rebels = Instance.new("TextButton")
  18. local rockisland = Instance.new("TextButton")
  19. local drum = Instance.new("TextButton")
  20. local littlegarden = Instance.new("TextButton")
  21. local wiskey = Instance.new("TextButton")
  22. local jaya = Instance.new("TextButton")
  23. local chesttp = Instance.new("TextButton")
  24. local explaintp = Instance.new("TextLabel")
  25. local explaintp2 = Instance.new("TextLabel")
  26. local close2 = Instance.new("TextButton")
  27. local farmgui = Instance.new("Frame")
  28. local name_2 = Instance.new("TextLabel")
  29. local tpmobs = Instance.new("TextButton")
  30. local onehit = Instance.new("TextButton")
  31. local credits_2 = Instance.new("TextLabel")
  32. local credits_3 = Instance.new("TextLabel")
  33. local credits_4 = Instance.new("TextLabel")
  34. local close3 = Instance.new("TextButton")
  35. local gunautofarm = Instance.new("TextButton")
  36. local credits_5 = Instance.new("TextLabel")
  37. local otherteleportsgui = Instance.new("Frame")
  38. local name_3 = Instance.new("TextLabel")
  39. local spammtpto = Instance.new("TextButton")
  40. local tpto = Instance.new("TextButton")
  41. local close4 = Instance.new("TextButton")
  42. local TextBox = Instance.new("TextBox")
  43. local credits_6 = Instance.new("TextLabel")
  44. local credits_7 = Instance.new("TextLabel")
  45. local credits_8 = Instance.new("TextLabel")
  46. local eastbluegui = Instance.new("Frame")
  47. local name_4 = Instance.new("TextLabel")
  48. local credits_9 = Instance.new("TextLabel")
  49. local close5 = Instance.new("TextButton")
  50. local arlongpark = Instance.new("TextButton")
  51. local winterpirates = Instance.new("TextButton")
  52. local pirates = Instance.new("TextButton")
  53. local fishmans = Instance.new("TextButton")
  54. local marines = Instance.new("TextButton")
  55. local usopisland = Instance.new("TextButton")
  56. local snowisland = Instance.new("TextButton")
  57. local logue = Instance.new("TextButton")
  58. local galeon = Instance.new("TextButton")
  59. local tpmobsblue = Instance.new("TextButton")
  60. local credits_10 = Instance.new("TextLabel")
  61. local autofarmblue = Instance.new("TextButton")
  62. local credits_11 = Instance.new("TextLabel")
  63. local advancedonehitgui = Instance.new("Frame")
  64. local name_5 = Instance.new("TextLabel")
  65. local onehitonc = Instance.new("TextButton")
  66. local credits_12 = Instance.new("TextLabel")
  67. local close6 = Instance.new("TextButton")
  68. local autoonehit = Instance.new("TextButton")
  69. local autofarmgrandline = Instance.new("TextButton")
  70. local autofarmeastblue = Instance.new("TextButton")
  71. local weaponbox = Instance.new("TextBox")
  72. local credits_13 = Instance.new("TextLabel")
  73. local list = Instance.new("TextButton")
  74. local credits_14 = Instance.new("TextLabel")
  75. local credits_15 = Instance.new("TextLabel")
  76. local listgui = Instance.new("Frame")
  77. local name_6 = Instance.new("TextLabel")
  78. local close7 = Instance.new("TextButton")
  79. local TextLabel = Instance.new("TextLabel")
  80. local TextLabel_2 = Instance.new("TextLabel")
  81. local TextLabel_3 = Instance.new("TextLabel")
  82. local TextLabel_4 = Instance.new("TextLabel")
  83. local TextLabel_5 = Instance.new("TextLabel")
  84.  
  85. -- Properties
  86.  
  87. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  88.  
  89. basegui.Name = "basegui"
  90. basegui.Parent = ScreenGui
  91. basegui.Active = true
  92. basegui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  93. basegui.BackgroundTransparency = 0.30000001192093
  94. basegui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  95. basegui.BorderSizePixel = 0
  96. basegui.Draggable = true
  97. basegui.Position = UDim2.new(0.0356355682, 0, 0.0811245143, 0)
  98. basegui.Selectable = true
  99. basegui.Size = UDim2.new(0, 235, 0, 419)
  100.  
  101. name.Name = "name"
  102. name.Parent = basegui
  103. name.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  104. name.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  105. name.Position = UDim2.new(0.0361702107, 0, 0.0246528815, 0)
  106. name.Size = UDim2.new(0, 217, 0, 36)
  107. name.Font = Enum.Font.SourceSans
  108. name.Text = "OPFC GUI 4.2"
  109. name.TextColor3 = Color3.new(1, 1, 1)
  110. name.TextSize = 29
  111.  
  112. teleports.Name = "teleports"
  113. teleports.Parent = basegui
  114. teleports.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  115. teleports.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  116. teleports.Position = UDim2.new(0.0808510631, 0, 0.149595857, 0)
  117. teleports.Size = UDim2.new(0, 200, 0, 50)
  118. teleports.Font = Enum.Font.SourceSans
  119. teleports.Text = "Teleports"
  120. teleports.TextColor3 = Color3.new(1, 1, 1)
  121. teleports.TextSize = 22
  122.  
  123. otherteleports.Name = "otherteleports"
  124. otherteleports.Parent = basegui
  125. otherteleports.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  126. otherteleports.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  127. otherteleports.Position = UDim2.new(0.0787234008, 0, 0.440256655, 0)
  128. otherteleports.Size = UDim2.new(0, 200, 0, 50)
  129. otherteleports.Font = Enum.Font.SourceSans
  130. otherteleports.Text = "Other Teleports"
  131. otherteleports.TextColor3 = Color3.new(1, 1, 1)
  132. otherteleports.TextSize = 22
  133.  
  134. farm.Name = "farm"
  135. farm.Parent = basegui
  136. farm.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  137. farm.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  138. farm.Position = UDim2.new(0.0787234008, 0, 0.294106126, 0)
  139. farm.Size = UDim2.new(0, 200, 0, 50)
  140. farm.Font = Enum.Font.SourceSans
  141. farm.Text = "Kill & Farm"
  142. farm.TextColor3 = Color3.new(1, 1, 1)
  143. farm.TextSize = 22
  144.  
  145. credits.Name = "credits"
  146. credits.Parent = basegui
  147. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  148. credits.BackgroundTransparency = 5000
  149. credits.BorderSizePixel = 0
  150. credits.Position = UDim2.new(0.0808510631, 0, 0.89679718, 0)
  151. credits.Size = UDim2.new(0, 200, 0, 21)
  152. credits.Font = Enum.Font.SourceSans
  153. credits.Text = "Made by zBoltZz"
  154. credits.TextColor3 = Color3.new(1, 1, 1)
  155. credits.TextSize = 17
  156.  
  157. close.Name = "close"
  158. close.Parent = basegui
  159. close.BackgroundColor3 = Color3.new(1, 1, 1)
  160. close.BackgroundTransparency = 5
  161. close.Position = UDim2.new(0.88085109, 0, 0.907473326, 0)
  162. close.Size = UDim2.new(0, 28, 0, 21)
  163. close.Font = Enum.Font.SourceSans
  164. close.Text = "X"
  165. close.TextColor3 = Color3.new(1, 1, 1)
  166. close.TextSize = 19
  167.  
  168. eastblue.Name = "eastblue"
  169. eastblue.Parent = basegui
  170. eastblue.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  171. eastblue.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  172. eastblue.Position = UDim2.new(0.0723404214, 0, 0.585616827, 0)
  173. eastblue.Size = UDim2.new(0, 200, 0, 50)
  174. eastblue.Font = Enum.Font.SourceSans
  175. eastblue.Text = "East Blue"
  176. eastblue.TextColor3 = Color3.new(1, 1, 1)
  177. eastblue.TextSize = 22
  178.  
  179. utilitiesgui.Name = "utilitiesgui"
  180. utilitiesgui.Parent = basegui
  181. utilitiesgui.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  182. utilitiesgui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  183. utilitiesgui.Position = UDim2.new(0.0744680837, 0, 0.73120153, 0)
  184. utilitiesgui.Size = UDim2.new(0, 200, 0, 50)
  185. utilitiesgui.Font = Enum.Font.SourceSans
  186. utilitiesgui.Text = "Utility Gui"
  187. utilitiesgui.TextColor3 = Color3.new(1, 1, 1)
  188. utilitiesgui.TextSize = 22
  189.  
  190. teleportgui.Name = "teleportgui"
  191. teleportgui.Parent = ScreenGui
  192. teleportgui.Active = true
  193. teleportgui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  194. teleportgui.BackgroundTransparency = 0.30000001192093
  195. teleportgui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  196. teleportgui.BorderSizePixel = 0
  197. teleportgui.Draggable = true
  198. teleportgui.Position = UDim2.new(0.0374724418, 0, 0.0811835527, 0)
  199. teleportgui.Selectable = true
  200. teleportgui.Size = UDim2.new(0, 235, 0, 419)
  201. teleportgui.Visible = false
  202.  
  203. nametp.Name = "nametp"
  204. nametp.Parent = teleportgui
  205. nametp.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  206. nametp.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  207. nametp.Position = UDim2.new(0.0425531901, 0, 0.0246528815, 0)
  208. nametp.Size = UDim2.new(0, 217, 0, 36)
  209. nametp.Font = Enum.Font.SourceSans
  210. nametp.Text = "Teleports"
  211. nametp.TextColor3 = Color3.new(1, 1, 1)
  212. nametp.TextSize = 29
  213.  
  214. alabasta.Name = "alabasta"
  215. alabasta.Parent = teleportgui
  216. alabasta.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  217. alabasta.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  218. alabasta.Position = UDim2.new(0.046808511, 0, 0.227758005, 0)
  219. alabasta.Size = UDim2.new(0, 79, 0, 31)
  220. alabasta.Font = Enum.Font.SourceSans
  221. alabasta.Text = "Alabasta"
  222. alabasta.TextColor3 = Color3.new(1, 1, 1)
  223. alabasta.TextSize = 14
  224.  
  225. lapahns.Name = "lapahns"
  226. lapahns.Parent = teleportgui
  227. lapahns.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  228. lapahns.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  229. lapahns.Position = UDim2.new(0.629787207, 0, 0.672597826, 0)
  230. lapahns.Size = UDim2.new(0, 79, 0, 31)
  231. lapahns.Font = Enum.Font.SourceSans
  232. lapahns.Text = "Lapahns"
  233. lapahns.TextColor3 = Color3.new(1, 1, 1)
  234. lapahns.TextSize = 14
  235.  
  236. rebels.Name = "rebels"
  237. rebels.Parent = teleportgui
  238. rebels.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  239. rebels.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  240. rebels.Position = UDim2.new(0.046808511, 0, 0.672597826, 0)
  241. rebels.Size = UDim2.new(0, 79, 0, 31)
  242. rebels.Font = Enum.Font.SourceSans
  243. rebels.Text = "Rebels"
  244. rebels.TextColor3 = Color3.new(1, 1, 1)
  245. rebels.TextSize = 14
  246.  
  247. rockisland.Name = "rockisland"
  248. rockisland.Parent = teleportgui
  249. rockisland.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  250. rockisland.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  251. rockisland.Position = UDim2.new(0.629787207, 0, 0.526690364, 0)
  252. rockisland.Size = UDim2.new(0, 79, 0, 31)
  253. rockisland.Font = Enum.Font.SourceSans
  254. rockisland.Text = "Rock Island"
  255. rockisland.TextColor3 = Color3.new(1, 1, 1)
  256. rockisland.TextSize = 14
  257.  
  258. drum.Name = "drum"
  259. drum.Parent = teleportgui
  260. drum.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  261. drum.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  262. drum.Position = UDim2.new(0.0425531939, 0, 0.526690364, 0)
  263. drum.Size = UDim2.new(0, 79, 0, 31)
  264. drum.Font = Enum.Font.SourceSans
  265. drum.Text = "Drum"
  266. drum.TextColor3 = Color3.new(1, 1, 1)
  267. drum.TextSize = 14
  268.  
  269. littlegarden.Name = "littlegarden"
  270. littlegarden.Parent = teleportgui
  271. littlegarden.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  272. littlegarden.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  273. littlegarden.Position = UDim2.new(0.629787207, 0, 0.370106757, 0)
  274. littlegarden.Size = UDim2.new(0, 79, 0, 31)
  275. littlegarden.Font = Enum.Font.SourceSans
  276. littlegarden.Text = "LittleGarden"
  277. littlegarden.TextColor3 = Color3.new(1, 1, 1)
  278. littlegarden.TextSize = 14
  279.  
  280. wiskey.Name = "wiskey"
  281. wiskey.Parent = teleportgui
  282. wiskey.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  283. wiskey.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  284. wiskey.Position = UDim2.new(0.0425531939, 0, 0.370106757, 0)
  285. wiskey.Size = UDim2.new(0, 79, 0, 31)
  286. wiskey.Font = Enum.Font.SourceSans
  287. wiskey.Text = "Wiskey"
  288. wiskey.TextColor3 = Color3.new(1, 1, 1)
  289. wiskey.TextSize = 14
  290.  
  291. jaya.Name = "jaya"
  292. jaya.Parent = teleportgui
  293. jaya.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  294. jaya.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  295. jaya.Position = UDim2.new(0.629787207, 0, 0.227758005, 0)
  296. jaya.Size = UDim2.new(0, 79, 0, 31)
  297. jaya.Font = Enum.Font.SourceSans
  298. jaya.Text = "Jaya"
  299. jaya.TextColor3 = Color3.new(1, 1, 1)
  300. jaya.TextSize = 14
  301.  
  302. chesttp.Name = "chesttp"
  303. chesttp.Parent = teleportgui
  304. chesttp.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  305. chesttp.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  306. chesttp.Position = UDim2.new(0.168085098, 0, 0.459074706, 0)
  307. chesttp.Rotation = 90
  308. chesttp.Size = UDim2.new(0, 158, 0, 23)
  309. chesttp.Font = Enum.Font.SourceSans
  310. chesttp.Text = "Chest TP"
  311. chesttp.TextColor3 = Color3.new(1, 1, 1)
  312. chesttp.TextSize = 14
  313.  
  314. explaintp.Name = "explaintp"
  315. explaintp.Parent = teleportgui
  316. explaintp.BackgroundColor3 = Color3.new(1, 1, 1)
  317. explaintp.BackgroundTransparency = 5
  318. explaintp.BorderSizePixel = 0
  319. explaintp.Position = UDim2.new(0.0808510631, 0, 0.758007109, 0)
  320. explaintp.Size = UDim2.new(0, 200, 0, 33)
  321. explaintp.Font = Enum.Font.SourceSans
  322. explaintp.Text = "Click the middle of the button for Chest Tp to work!"
  323. explaintp.TextColor3 = Color3.new(1, 1, 1)
  324. explaintp.TextSize = 12
  325.  
  326. explaintp2.Name = "explaintp2"
  327. explaintp2.Parent = teleportgui
  328. explaintp2.BackgroundColor3 = Color3.new(1, 1, 1)
  329. explaintp2.BackgroundTransparency = 5
  330. explaintp2.BorderSizePixel = 0
  331. explaintp2.Position = UDim2.new(0.0787234008, 0, 0.811387897, 0)
  332. explaintp2.Size = UDim2.new(0, 200, 0, 33)
  333. explaintp2.Font = Enum.Font.SourceSans
  334. explaintp2.Text = "Chest tp will stop when you teleported to all chests!"
  335. explaintp2.TextColor3 = Color3.new(1, 1, 1)
  336. explaintp2.TextSize = 12
  337.  
  338. close2.Name = "close2"
  339. close2.Parent = teleportgui
  340. close2.BackgroundColor3 = Color3.new(1, 1, 1)
  341. close2.BackgroundTransparency = 5
  342. close2.Position = UDim2.new(0.88085109, 0, 0.907473326, 0)
  343. close2.Size = UDim2.new(0, 28, 0, 21)
  344. close2.Font = Enum.Font.SourceSans
  345. close2.Text = "X"
  346. close2.TextColor3 = Color3.new(1, 1, 1)
  347. close2.TextSize = 19
  348.  
  349. farmgui.Name = "farmgui"
  350. farmgui.Parent = ScreenGui
  351. farmgui.Active = true
  352. farmgui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  353. farmgui.BackgroundTransparency = 0.30000001192093
  354. farmgui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  355. farmgui.BorderSizePixel = 0
  356. farmgui.Draggable = true
  357. farmgui.Position = UDim2.new(0.0371050537, 0, 0.0793670192, 0)
  358. farmgui.Selectable = true
  359. farmgui.Size = UDim2.new(0, 235, 0, 419)
  360. farmgui.Visible = false
  361.  
  362. name_2.Name = "name"
  363. name_2.Parent = farmgui
  364. name_2.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  365. name_2.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  366. name_2.Position = UDim2.new(0.0361702107, 0, 0.0246528815, 0)
  367. name_2.Size = UDim2.new(0, 217, 0, 36)
  368. name_2.Font = Enum.Font.SourceSans
  369. name_2.Text = "Farm & Kill"
  370. name_2.TextColor3 = Color3.new(1, 1, 1)
  371. name_2.TextSize = 29
  372.  
  373. tpmobs.Name = "tpmobs"
  374. tpmobs.Parent = farmgui
  375. tpmobs.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  376. tpmobs.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  377. tpmobs.Position = UDim2.new(0.0808510631, 0, 0.299683899, 0)
  378. tpmobs.Size = UDim2.new(0, 200, 0, 50)
  379. tpmobs.Font = Enum.Font.SourceSans
  380. tpmobs.Text = "TP Mobs"
  381. tpmobs.TextColor3 = Color3.new(1, 1, 1)
  382. tpmobs.TextSize = 22
  383.  
  384. onehit.Name = "onehit"
  385. onehit.Parent = farmgui
  386. onehit.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  387. onehit.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  388. onehit.Position = UDim2.new(0.0808510631, 0, 0.150996536, 0)
  389. onehit.Size = UDim2.new(0, 200, 0, 50)
  390. onehit.Font = Enum.Font.SourceSans
  391. onehit.Text = "One Hit"
  392. onehit.TextColor3 = Color3.new(1, 1, 1)
  393. onehit.TextSize = 22
  394.  
  395. credits_2.Name = "credits"
  396. credits_2.Parent = farmgui
  397. credits_2.BackgroundColor3 = Color3.new(1, 1, 1)
  398. credits_2.BackgroundTransparency = 5000
  399. credits_2.BorderSizePixel = 0
  400. credits_2.Position = UDim2.new(0.0808510631, 0, 0.708561897, 0)
  401. credits_2.Size = UDim2.new(0, 200, 0, 21)
  402. credits_2.Font = Enum.Font.SourceSans
  403. credits_2.Text = "One Hit will kill every mob or players ur near to!"
  404. credits_2.TextColor3 = Color3.new(1, 1, 1)
  405. credits_2.TextSize = 12
  406.  
  407. credits_3.Name = "credits"
  408. credits_3.Parent = farmgui
  409. credits_3.BackgroundColor3 = Color3.new(1, 1, 1)
  410. credits_3.BackgroundTransparency = 5000
  411. credits_3.BorderSizePixel = 0
  412. credits_3.Position = UDim2.new(0.0808510631, 0, 0.793856025, 0)
  413. credits_3.Size = UDim2.new(0, 200, 0, 21)
  414. credits_3.Font = Enum.Font.SourceSans
  415. credits_3.Text = "TP Mobs will stop sometimes if u die or if u reset"
  416. credits_3.TextColor3 = Color3.new(1, 1, 1)
  417. credits_3.TextSize = 12
  418.  
  419. credits_4.Name = "credits"
  420. credits_4.Parent = farmgui
  421. credits_4.BackgroundColor3 = Color3.new(1, 1, 1)
  422. credits_4.BackgroundTransparency = 5000
  423. credits_4.BorderSizePixel = 0
  424. credits_4.Position = UDim2.new(0.0808510631, 0, 0.82915014, 0)
  425. credits_4.Size = UDim2.new(0, 200, 0, 21)
  426. credits_4.Font = Enum.Font.SourceSans
  427. credits_4.Text = "TP Mobs will teleport u to all the mobs in grand line"
  428. credits_4.TextColor3 = Color3.new(1, 1, 1)
  429. credits_4.TextSize = 12
  430.  
  431. close3.Name = "close3"
  432. close3.Parent = farmgui
  433. close3.BackgroundColor3 = Color3.new(1, 1, 1)
  434. close3.BackgroundTransparency = 5
  435. close3.Position = UDim2.new(0.880016327, 0, 0.908093691, 0)
  436. close3.Size = UDim2.new(0, 28, 0, 21)
  437. close3.Font = Enum.Font.SourceSans
  438. close3.Text = "X"
  439. close3.TextColor3 = Color3.new(1, 1, 1)
  440. close3.TextSize = 19
  441.  
  442. gunautofarm.Name = "gunautofarm"
  443. gunautofarm.Parent = farmgui
  444. gunautofarm.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  445. gunautofarm.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  446. gunautofarm.Position = UDim2.new(0.0744680837, 0, 0.457201779, 0)
  447. gunautofarm.Size = UDim2.new(0, 200, 0, 50)
  448. gunautofarm.Font = Enum.Font.SourceSans
  449. gunautofarm.Text = "Gun Autofarm"
  450. gunautofarm.TextColor3 = Color3.new(1, 1, 1)
  451. gunautofarm.TextSize = 22
  452.  
  453. credits_5.Name = "credits"
  454. credits_5.Parent = farmgui
  455. credits_5.BackgroundColor3 = Color3.new(1, 1, 1)
  456. credits_5.BackgroundTransparency = 5000
  457. credits_5.BorderSizePixel = 0
  458. credits_5.Position = UDim2.new(0.0808510631, 0, 0.652476013, 0)
  459. credits_5.Size = UDim2.new(0, 200, 0, 21)
  460. credits_5.Font = Enum.Font.SourceSans
  461. credits_5.Text = "Gun autofarm will work in grand line and in east blue"
  462. credits_5.TextColor3 = Color3.new(1, 1, 1)
  463. credits_5.TextSize = 12
  464.  
  465. otherteleportsgui.Name = "otherteleportsgui"
  466. otherteleportsgui.Parent = ScreenGui
  467. otherteleportsgui.Active = true
  468. otherteleportsgui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  469. otherteleportsgui.BackgroundTransparency = 0.30000001192093
  470. otherteleportsgui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  471. otherteleportsgui.BorderSizePixel = 0
  472. otherteleportsgui.Draggable = true
  473. otherteleportsgui.Position = UDim2.new(0.0374724753, 0, 0.07942608, 0)
  474. otherteleportsgui.Selectable = true
  475. otherteleportsgui.Size = UDim2.new(0, 235, 0, 419)
  476. otherteleportsgui.Visible = false
  477.  
  478. name_3.Name = "name"
  479. name_3.Parent = otherteleportsgui
  480. name_3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  481. name_3.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  482. name_3.Position = UDim2.new(0.0361702107, 0, 0.0246528815, 0)
  483. name_3.Size = UDim2.new(0, 217, 0, 36)
  484. name_3.Font = Enum.Font.SourceSans
  485. name_3.Text = "Other Teleports"
  486. name_3.TextColor3 = Color3.new(1, 1, 1)
  487. name_3.TextSize = 29
  488.  
  489. spammtpto.Name = "spammtpto"
  490. spammtpto.Parent = otherteleportsgui
  491. spammtpto.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  492. spammtpto.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  493. spammtpto.Position = UDim2.new(0.0808510631, 0, 0.42736885, 0)
  494. spammtpto.Size = UDim2.new(0, 200, 0, 50)
  495. spammtpto.Font = Enum.Font.SourceSans
  496. spammtpto.Text = "Spamm TP To"
  497. spammtpto.TextColor3 = Color3.new(1, 1, 1)
  498. spammtpto.TextSize = 22
  499.  
  500. tpto.Name = "tpto"
  501. tpto.Parent = otherteleportsgui
  502. tpto.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  503. tpto.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  504. tpto.Position = UDim2.new(0.0744680837, 0, 0.227368861, 0)
  505. tpto.Size = UDim2.new(0, 200, 0, 50)
  506. tpto.Font = Enum.Font.SourceSans
  507. tpto.Text = "TP To"
  508. tpto.TextColor3 = Color3.new(1, 1, 1)
  509. tpto.TextSize = 22
  510.  
  511. close4.Name = "close4"
  512. close4.Parent = otherteleportsgui
  513. close4.BackgroundColor3 = Color3.new(1, 1, 1)
  514. close4.BackgroundTransparency = 5
  515. close4.Position = UDim2.new(0.880016327, 0, 0.908093691, 0)
  516. close4.Size = UDim2.new(0, 28, 0, 21)
  517. close4.Font = Enum.Font.SourceSans
  518. close4.Text = "X"
  519. close4.TextColor3 = Color3.new(1, 1, 1)
  520. close4.TextSize = 19
  521.  
  522. TextBox.Parent = otherteleportsgui
  523. TextBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  524. TextBox.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  525. TextBox.Position = UDim2.new(0.0808510631, 0, 0.641176462, 0)
  526. TextBox.Size = UDim2.new(0, 200, 0, 32)
  527. TextBox.Font = Enum.Font.SourceSans
  528. TextBox.Text = "Username"
  529. TextBox.TextColor3 = Color3.new(1, 1, 1)
  530. TextBox.TextSize = 14
  531. TextBox.TextStrokeColor3 = Color3.new(1, 1, 1)
  532.  
  533. credits_6.Name = "credits"
  534. credits_6.Parent = otherteleportsgui
  535. credits_6.BackgroundColor3 = Color3.new(1, 1, 1)
  536. credits_6.BackgroundTransparency = 5000
  537. credits_6.BorderSizePixel = 0
  538. credits_6.Position = UDim2.new(0.038297873, 0, 0.778595567, 0)
  539. credits_6.Size = UDim2.new(0, 200, 0, 21)
  540. credits_6.Font = Enum.Font.SourceSans
  541. credits_6.Text = "TP To is used to teleport to a player"
  542. credits_6.TextColor3 = Color3.new(1, 1, 1)
  543. credits_6.TextSize = 12
  544.  
  545. credits_7.Name = "credits"
  546. credits_7.Parent = otherteleportsgui
  547. credits_7.BackgroundColor3 = Color3.new(1, 1, 1)
  548. credits_7.BackgroundTransparency = 5000
  549. credits_7.BorderSizePixel = 0
  550. credits_7.Position = UDim2.new(0.076595746, 0, 0.829411745, 0)
  551. credits_7.Size = UDim2.new(0, 200, 0, 21)
  552. credits_7.Font = Enum.Font.SourceSans
  553. credits_7.Text = "Spamm TP is used to teleport to a plr until he leaves"
  554. credits_7.TextColor3 = Color3.new(1, 1, 1)
  555. credits_7.TextSize = 12
  556.  
  557. credits_8.Name = "credits"
  558. credits_8.Parent = otherteleportsgui
  559. credits_8.BackgroundColor3 = Color3.new(1, 1, 1)
  560. credits_8.BackgroundTransparency = 5000
  561. credits_8.BorderSizePixel = 0
  562. credits_8.Position = UDim2.new(0.0744680837, 0, 0.855882347, 0)
  563. credits_8.Size = UDim2.new(0, 200, 0, 21)
  564. credits_8.Font = Enum.Font.SourceSans
  565. credits_8.Text = "Can be conbined whit one hit to spamm kill"
  566. credits_8.TextColor3 = Color3.new(1, 1, 1)
  567. credits_8.TextSize = 12
  568.  
  569. eastbluegui.Name = "eastbluegui"
  570. eastbluegui.Parent = ScreenGui
  571. eastbluegui.Active = true
  572. eastbluegui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  573. eastbluegui.BackgroundTransparency = 0.30000001192093
  574. eastbluegui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  575. eastbluegui.BorderSizePixel = 0
  576. eastbluegui.Draggable = true
  577. eastbluegui.Position = UDim2.new(0.035720069, 0, 0.0799672008, 0)
  578. eastbluegui.Selectable = true
  579. eastbluegui.Size = UDim2.new(0, 235, 0, 419)
  580. eastbluegui.Visible = false
  581.  
  582. name_4.Name = "name"
  583. name_4.Parent = eastbluegui
  584. name_4.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  585. name_4.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  586. name_4.Position = UDim2.new(0.0361702107, 0, 0.0246528815, 0)
  587. name_4.Size = UDim2.new(0, 217, 0, 36)
  588. name_4.Font = Enum.Font.SourceSans
  589. name_4.Text = "East Blue"
  590. name_4.TextColor3 = Color3.new(1, 1, 1)
  591. name_4.TextSize = 29
  592.  
  593. credits_9.Name = "credits"
  594. credits_9.Parent = eastbluegui
  595. credits_9.BackgroundColor3 = Color3.new(1, 1, 1)
  596. credits_9.BackgroundTransparency = 5000
  597. credits_9.BorderSizePixel = 0
  598. credits_9.Position = UDim2.new(0.072340399, 0, 0.142620638, 0)
  599. credits_9.Size = UDim2.new(0, 200, 0, 21)
  600. credits_9.Font = Enum.Font.SourceSans
  601. credits_9.Text = "Teleports"
  602. credits_9.TextColor3 = Color3.new(1, 1, 1)
  603. credits_9.TextSize = 17
  604.  
  605. close5.Name = "close5"
  606. close5.Parent = eastbluegui
  607. close5.BackgroundColor3 = Color3.new(1, 1, 1)
  608. close5.BackgroundTransparency = 5
  609. close5.Position = UDim2.new(0.88085109, 0, 0.907473326, 0)
  610. close5.Size = UDim2.new(0, 28, 0, 21)
  611. close5.Font = Enum.Font.SourceSans
  612. close5.Text = "X"
  613. close5.TextColor3 = Color3.new(1, 1, 1)
  614. close5.TextSize = 19
  615.  
  616. arlongpark.Name = "arlongpark"
  617. arlongpark.Parent = eastbluegui
  618. arlongpark.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  619. arlongpark.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  620. arlongpark.Position = UDim2.new(0.0382978916, 0, 0.226730287, 0)
  621. arlongpark.Size = UDim2.new(0, 86, 0, 28)
  622. arlongpark.Font = Enum.Font.SourceSans
  623. arlongpark.Text = "Arlong Park"
  624. arlongpark.TextColor3 = Color3.new(1, 1, 1)
  625. arlongpark.TextSize = 14
  626.  
  627. winterpirates.Name = "winterpirates"
  628. winterpirates.Parent = eastbluegui
  629. winterpirates.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  630. winterpirates.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  631. winterpirates.Position = UDim2.new(0.038297873, 0, 0.610978484, 0)
  632. winterpirates.Size = UDim2.new(0, 86, 0, 28)
  633. winterpirates.Font = Enum.Font.SourceSans
  634. winterpirates.Text = "Winter Pirates"
  635. winterpirates.TextColor3 = Color3.new(1, 1, 1)
  636. winterpirates.TextSize = 14
  637.  
  638. pirates.Name = "pirates"
  639. pirates.Parent = eastbluegui
  640. pirates.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  641. pirates.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  642. pirates.Position = UDim2.new(0.595744729, 0, 0.513126493, 0)
  643. pirates.Size = UDim2.new(0, 86, 0, 28)
  644. pirates.Font = Enum.Font.SourceSans
  645. pirates.Text = "Pirates"
  646. pirates.TextColor3 = Color3.new(1, 1, 1)
  647. pirates.TextSize = 14
  648.  
  649. fishmans.Name = "fishmans"
  650. fishmans.Parent = eastbluegui
  651. fishmans.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  652. fishmans.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  653. fishmans.Position = UDim2.new(0.038297873, 0, 0.517899752, 0)
  654. fishmans.Size = UDim2.new(0, 86, 0, 28)
  655. fishmans.Font = Enum.Font.SourceSans
  656. fishmans.Text = "Fishmans"
  657. fishmans.TextColor3 = Color3.new(1, 1, 1)
  658. fishmans.TextSize = 14
  659.  
  660. marines.Name = "marines"
  661. marines.Parent = eastbluegui
  662. marines.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  663. marines.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  664. marines.Position = UDim2.new(0.595744729, 0, 0.412887841, 0)
  665. marines.Size = UDim2.new(0, 86, 0, 28)
  666. marines.Font = Enum.Font.SourceSans
  667. marines.Text = "Marines"
  668. marines.TextColor3 = Color3.new(1, 1, 1)
  669. marines.TextSize = 14
  670.  
  671. usopisland.Name = "usopisland"
  672. usopisland.Parent = eastbluegui
  673. usopisland.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  674. usopisland.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  675. usopisland.Position = UDim2.new(0.038297873, 0, 0.412887841, 0)
  676. usopisland.Size = UDim2.new(0, 86, 0, 28)
  677. usopisland.Font = Enum.Font.SourceSans
  678. usopisland.Text = "Usop Island"
  679. usopisland.TextColor3 = Color3.new(1, 1, 1)
  680. usopisland.TextSize = 14
  681.  
  682. snowisland.Name = "snowisland"
  683. snowisland.Parent = eastbluegui
  684. snowisland.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  685. snowisland.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  686. snowisland.Position = UDim2.new(0.595744729, 0, 0.319809079, 0)
  687. snowisland.Size = UDim2.new(0, 86, 0, 28)
  688. snowisland.Font = Enum.Font.SourceSans
  689. snowisland.Text = "Snow Island"
  690. snowisland.TextColor3 = Color3.new(1, 1, 1)
  691. snowisland.TextSize = 14
  692.  
  693. logue.Name = "logue"
  694. logue.Parent = eastbluegui
  695. logue.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  696. logue.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  697. logue.Position = UDim2.new(0.038297873, 0, 0.319809079, 0)
  698. logue.Size = UDim2.new(0, 86, 0, 28)
  699. logue.Font = Enum.Font.SourceSans
  700. logue.Text = "Logue"
  701. logue.TextColor3 = Color3.new(1, 1, 1)
  702. logue.TextSize = 14
  703.  
  704. galeon.Name = "galeon"
  705. galeon.Parent = eastbluegui
  706. galeon.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  707. galeon.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  708. galeon.Position = UDim2.new(0.595744729, 0, 0.226730317, 0)
  709. galeon.Size = UDim2.new(0, 86, 0, 28)
  710. galeon.Font = Enum.Font.SourceSans
  711. galeon.Text = "Galeon"
  712. galeon.TextColor3 = Color3.new(1, 1, 1)
  713. galeon.TextSize = 14
  714.  
  715. tpmobsblue.Name = "tpmobsblue"
  716. tpmobsblue.Parent = eastbluegui
  717. tpmobsblue.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  718. tpmobsblue.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  719. tpmobsblue.Position = UDim2.new(0.595744729, 0, 0.610978484, 0)
  720. tpmobsblue.Size = UDim2.new(0, 86, 0, 28)
  721. tpmobsblue.Font = Enum.Font.SourceSans
  722. tpmobsblue.Text = "TP Mobs"
  723. tpmobsblue.TextColor3 = Color3.new(1, 1, 1)
  724. tpmobsblue.TextSize = 14
  725.  
  726. credits_10.Name = "credits"
  727. credits_10.Parent = eastbluegui
  728. credits_10.BackgroundColor3 = Color3.new(1, 1, 1)
  729. credits_10.BackgroundTransparency = 5000
  730. credits_10.BorderSizePixel = 0
  731. credits_10.Position = UDim2.new(0.0744680837, 0, 0.708253026, 0)
  732. credits_10.Size = UDim2.new(0, 200, 0, 21)
  733. credits_10.Font = Enum.Font.SourceSans
  734. credits_10.Text = "Autofarm (ONLY ONE HANDED SWORD)"
  735. credits_10.TextColor3 = Color3.new(1, 1, 1)
  736. credits_10.TextSize = 17
  737.  
  738. autofarmblue.Name = "autofarmblue"
  739. autofarmblue.Parent = eastbluegui
  740. autofarmblue.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  741. autofarmblue.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  742. autofarmblue.Position = UDim2.new(0.240425527, 0, 0.79236275, 0)
  743. autofarmblue.Size = UDim2.new(0, 123, 0, 36)
  744. autofarmblue.Font = Enum.Font.SourceSans
  745. autofarmblue.Text = "Autofarm"
  746. autofarmblue.TextColor3 = Color3.new(1, 1, 1)
  747. autofarmblue.TextSize = 14
  748.  
  749. credits_11.Name = "credits"
  750. credits_11.Parent = eastbluegui
  751. credits_11.BackgroundColor3 = Color3.new(1, 1, 1)
  752. credits_11.BackgroundTransparency = 5000
  753. credits_11.BorderSizePixel = 0
  754. credits_11.Position = UDim2.new(0.076595746, 0, 0.906343699, 0)
  755. credits_11.Size = UDim2.new(0, 200, 0, 21)
  756. credits_11.Font = Enum.Font.SourceSans
  757. credits_11.Text = "You might die if u have a DF!"
  758. credits_11.TextColor3 = Color3.new(1, 1, 1)
  759. credits_11.TextSize = 12
  760.  
  761. advancedonehitgui.Name = "advancedonehitgui"
  762. advancedonehitgui.Parent = ScreenGui
  763. advancedonehitgui.Active = true
  764. advancedonehitgui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  765. advancedonehitgui.BackgroundTransparency = 0.30000001192093
  766. advancedonehitgui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  767. advancedonehitgui.BorderSizePixel = 0
  768. advancedonehitgui.Draggable = true
  769. advancedonehitgui.Position = UDim2.new(0.221160933, 0, 0.0801866949, 0)
  770. advancedonehitgui.Selectable = true
  771. advancedonehitgui.Size = UDim2.new(0, 235, 0, 419)
  772. advancedonehitgui.Visible = false
  773.  
  774. name_5.Name = "name"
  775. name_5.Parent = advancedonehitgui
  776. name_5.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  777. name_5.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  778. name_5.Position = UDim2.new(0.0361702107, 0, 0.0246528815, 0)
  779. name_5.Size = UDim2.new(0, 217, 0, 36)
  780. name_5.Font = Enum.Font.SourceSans
  781. name_5.Text = "Advanced One Hit"
  782. name_5.TextColor3 = Color3.new(1, 1, 1)
  783. name_5.TextSize = 29
  784.  
  785. onehitonc.Name = "onehitonc"
  786. onehitonc.Parent = advancedonehitgui
  787. onehitonc.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  788. onehitonc.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  789. onehitonc.Position = UDim2.new(0.076595746, 0, 0.150996536, 0)
  790. onehitonc.Size = UDim2.new(0, 200, 0, 50)
  791. onehitonc.Font = Enum.Font.SourceSans
  792. onehitonc.Text = "One Hit on C"
  793. onehitonc.TextColor3 = Color3.new(1, 1, 1)
  794. onehitonc.TextSize = 22
  795.  
  796. credits_12.Name = "credits"
  797. credits_12.Parent = advancedonehitgui
  798. credits_12.BackgroundColor3 = Color3.new(1, 1, 1)
  799. credits_12.BackgroundTransparency = 5000
  800. credits_12.BorderSizePixel = 0
  801. credits_12.Position = UDim2.new(0.0808510631, 0, 0.854415238, 0)
  802. credits_12.Size = UDim2.new(0, 198, 0, 24)
  803. credits_12.Font = Enum.Font.SourceSans
  804. credits_12.Text = "This one hit will work as long as u select"
  805. credits_12.TextColor3 = Color3.new(1, 1, 1)
  806. credits_12.TextSize = 12
  807.  
  808. close6.Name = "close6"
  809. close6.Parent = advancedonehitgui
  810. close6.BackgroundColor3 = Color3.new(1, 1, 1)
  811. close6.BackgroundTransparency = 5
  812. close6.Position = UDim2.new(0.880016327, 0, 0.908093691, 0)
  813. close6.Size = UDim2.new(0, 28, 0, 21)
  814. close6.Font = Enum.Font.SourceSans
  815. close6.Text = "X"
  816. close6.TextColor3 = Color3.new(1, 1, 1)
  817. close6.TextSize = 19
  818.  
  819. autoonehit.Name = "autoonehit"
  820. autoonehit.Parent = advancedonehitgui
  821. autoonehit.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  822. autoonehit.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  823. autoonehit.Position = UDim2.new(0.0787234008, 0, 0.294194639, 0)
  824. autoonehit.Size = UDim2.new(0, 200, 0, 50)
  825. autoonehit.Font = Enum.Font.SourceSans
  826. autoonehit.Text = "Auto One Hit"
  827. autoonehit.TextColor3 = Color3.new(1, 1, 1)
  828. autoonehit.TextSize = 22
  829.  
  830. autofarmgrandline.Name = "autofarmgrandline"
  831. autofarmgrandline.Parent = advancedonehitgui
  832. autofarmgrandline.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  833. autofarmgrandline.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  834. autofarmgrandline.Position = UDim2.new(0.0744680837, 0, 0.440972686, 0)
  835. autofarmgrandline.Size = UDim2.new(0, 200, 0, 50)
  836. autofarmgrandline.Font = Enum.Font.SourceSans
  837. autofarmgrandline.Text = "Autofarm Grand Line"
  838. autofarmgrandline.TextColor3 = Color3.new(1, 1, 1)
  839. autofarmgrandline.TextSize = 22
  840.  
  841. autofarmeastblue.Name = "autofarmeastblue"
  842. autofarmeastblue.Parent = advancedonehitgui
  843. autofarmeastblue.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  844. autofarmeastblue.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  845. autofarmeastblue.Position = UDim2.new(0.0723404214, 0, 0.590137362, 0)
  846. autofarmeastblue.Size = UDim2.new(0, 200, 0, 50)
  847. autofarmeastblue.Font = Enum.Font.SourceSans
  848. autofarmeastblue.Text = "Autofarm East Blue"
  849. autofarmeastblue.TextColor3 = Color3.new(1, 1, 1)
  850. autofarmeastblue.TextSize = 22
  851.  
  852. weaponbox.Name = "weaponbox"
  853. weaponbox.Parent = advancedonehitgui
  854. weaponbox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  855. weaponbox.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  856. weaponbox.Position = UDim2.new(0.140425548, 0, 0.747016728, 0)
  857. weaponbox.Size = UDim2.new(0, 168, 0, 27)
  858. weaponbox.Font = Enum.Font.SourceSans
  859. weaponbox.Text = "Weapon you are using"
  860. weaponbox.TextColor3 = Color3.new(1, 1, 1)
  861. weaponbox.TextSize = 14
  862.  
  863. credits_13.Name = "credits"
  864. credits_13.Parent = advancedonehitgui
  865. credits_13.BackgroundColor3 = Color3.new(1, 1, 1)
  866. credits_13.BackgroundTransparency = 5000
  867. credits_13.BorderSizePixel = 0
  868. credits_13.Position = UDim2.new(0.0723404214, 0, 0.873508334, 0)
  869. credits_13.Size = UDim2.new(0, 198, 0, 24)
  870. credits_13.Font = Enum.Font.SourceSans
  871. credits_13.Text = "the Weapon you are using!"
  872. credits_13.TextColor3 = Color3.new(1, 1, 1)
  873. credits_13.TextSize = 12
  874.  
  875. list.Name = "list"
  876. list.Parent = advancedonehitgui
  877. list.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  878. list.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  879. list.Position = UDim2.new(0.353191495, 0, 0.94749403, 0)
  880. list.Size = UDim2.new(0, 68, 0, 12)
  881. list.Font = Enum.Font.SourceSans
  882. list.Text = "List"
  883. list.TextColor3 = Color3.new(1, 1, 1)
  884. list.TextSize = 17
  885. list.TextWrapped = true
  886.  
  887. credits_14.Name = "credits"
  888. credits_14.Parent = advancedonehitgui
  889. credits_14.BackgroundColor3 = Color3.new(1, 1, 1)
  890. credits_14.BackgroundTransparency = 5000
  891. credits_14.BorderSizePixel = 0
  892. credits_14.Position = UDim2.new(0.0723404288, 0, 0.797136009, 0)
  893. credits_14.Size = UDim2.new(0, 198, 0, 24)
  894. credits_14.Font = Enum.Font.SourceSans
  895. credits_14.Text = "Dont forget to activate auto one hit before"
  896. credits_14.TextColor3 = Color3.new(1, 1, 1)
  897. credits_14.TextSize = 12
  898.  
  899. credits_15.Name = "credits"
  900. credits_15.Parent = advancedonehitgui
  901. credits_15.BackgroundColor3 = Color3.new(1, 1, 1)
  902. credits_15.BackgroundTransparency = 5000
  903. credits_15.BorderSizePixel = 0
  904. credits_15.Position = UDim2.new(0.076595746, 0, 0.81503582, 0)
  905. credits_15.Size = UDim2.new(0, 198, 0, 24)
  906. credits_15.Font = Enum.Font.SourceSans
  907. credits_15.Text = "pressing autofarm!"
  908. credits_15.TextColor3 = Color3.new(1, 1, 1)
  909. credits_15.TextSize = 12
  910.  
  911. listgui.Name = "listgui"
  912. listgui.Parent = ScreenGui
  913. listgui.Active = true
  914. listgui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  915. listgui.BackgroundTransparency = 0.30000001192093
  916. listgui.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  917. listgui.BorderSizePixel = 0
  918. listgui.Draggable = true
  919. listgui.Position = UDim2.new(0.40484938, 0, 0.181699261, 0)
  920. listgui.Selectable = true
  921. listgui.Size = UDim2.new(0, 235, 0, 269)
  922. listgui.Visible = false
  923.  
  924. name_6.Name = "name"
  925. name_6.Parent = listgui
  926. name_6.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  927. name_6.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  928. name_6.Position = UDim2.new(0.0361702107, 0, 0.0246528815, 0)
  929. name_6.Size = UDim2.new(0, 217, 0, 36)
  930. name_6.Font = Enum.Font.SourceSans
  931. name_6.Text = "List"
  932. name_6.TextColor3 = Color3.new(1, 1, 1)
  933. name_6.TextSize = 29
  934.  
  935. close7.Name = "close7"
  936. close7.Parent = listgui
  937. close7.BackgroundColor3 = Color3.new(1, 1, 1)
  938. close7.BackgroundTransparency = 5
  939. close7.Position = UDim2.new(0.880016327, 0, 0.908093691, 0)
  940. close7.Size = UDim2.new(0, 28, 0, 21)
  941. close7.Font = Enum.Font.SourceSans
  942. close7.Text = "X"
  943. close7.TextColor3 = Color3.new(1, 1, 1)
  944. close7.TextSize = 19
  945.  
  946. TextLabel.Parent = listgui
  947. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  948. TextLabel.BackgroundTransparency = 5030
  949. TextLabel.Position = UDim2.new(0.0702127665, 0, 0.254058331, 0)
  950. TextLabel.Size = UDim2.new(0, 200, 0, 36)
  951. TextLabel.Font = Enum.Font.SourceSans
  952. TextLabel.Text = "FirstSword"
  953. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  954. TextLabel.TextSize = 20
  955.  
  956. TextLabel_2.Parent = listgui
  957. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  958. TextLabel_2.BackgroundTransparency = 5030
  959. TextLabel_2.Position = UDim2.new(0.0702127665, 0, 0.659530818, 0)
  960. TextLabel_2.Size = UDim2.new(0, 200, 0, 36)
  961. TextLabel_2.Font = Enum.Font.SourceSans
  962. TextLabel_2.Text = "DoubleHandFirst"
  963. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  964. TextLabel_2.TextSize = 20
  965.  
  966. TextLabel_3.Parent = listgui
  967. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  968. TextLabel_3.BackgroundTransparency = 5030
  969. TextLabel_3.Position = UDim2.new(0.0723404214, 0, 0.509503424, 0)
  970. TextLabel_3.Size = UDim2.new(0, 200, 0, 36)
  971. TextLabel_3.Font = Enum.Font.SourceSans
  972. TextLabel_3.Text = "FirstPunch"
  973. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  974. TextLabel_3.TextSize = 20
  975.  
  976. TextLabel_4.Parent = listgui
  977. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  978. TextLabel_4.BackgroundTransparency = 5030
  979. TextLabel_4.Position = UDim2.new(0.0702127665, 0, 0.385498345, 0)
  980. TextLabel_4.Size = UDim2.new(0, 200, 0, 36)
  981. TextLabel_4.Font = Enum.Font.SourceSans
  982. TextLabel_4.Text = "FirstLeg"
  983. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  984. TextLabel_4.TextSize = 20
  985.  
  986. TextLabel_5.Parent = listgui
  987. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  988. TextLabel_5.BackgroundTransparency = 5030
  989. TextLabel_5.Position = UDim2.new(0.0723404288, 0, 0.78565675, 0)
  990. TextLabel_5.Size = UDim2.new(0, 200, 0, 36)
  991. TextLabel_5.Font = Enum.Font.SourceSans
  992. TextLabel_5.Text = "Thease are the things you can type in the Weapon Box."
  993. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  994. TextLabel_5.TextSize = 12
  995.  
  996. close.MouseButton1Down:connect(function()
  997. basegui.Visible = false
  998. end)
  999.  
  1000. list.MouseButton1Down:connect(function()
  1001. listgui.Visible = true
  1002. end)
  1003.  
  1004. close7.MouseButton1Down:connect(function()
  1005. listgui.Visible = false
  1006. end)
  1007.  
  1008. onehit.MouseButton1Down:connect(function()
  1009. advancedonehitgui.Visible = true
  1010. end)
  1011.  
  1012. close6.MouseButton1Down:connect(function()
  1013. advancedonehitgui.Visible = false
  1014. end)
  1015.  
  1016. eastblue.MouseButton1Down:connect(function()
  1017. basegui.Visible = false
  1018. eastbluegui.Visible = true
  1019. end)
  1020.  
  1021. close5.MouseButton1Down:connect(function()
  1022. basegui.Visible = true
  1023. eastbluegui.Visible = false
  1024. end)
  1025.  
  1026. close4.MouseButton1Down:connect(function()
  1027. basegui.Visible = true
  1028. otherteleportsgui.Visible = false
  1029. end)
  1030.  
  1031. otherteleports.MouseButton1Down:connect(function()
  1032. otherteleportsgui.Visible = true
  1033. basegui.Visible = false
  1034. end)
  1035.  
  1036. teleports.MouseButton1Down:connect(function()
  1037. teleportgui.Visible = true
  1038. basegui.Visible = false
  1039. end)
  1040.  
  1041. close2.MouseButton1Down:connect(function()
  1042. basegui.Visible = true
  1043. teleportgui.Visible = false
  1044. end)
  1045.  
  1046. farm.MouseButton1Down:connect(function()
  1047. basegui.Visible = false
  1048. farmgui.Visible = true
  1049. end)
  1050.  
  1051. close3.MouseButton1Down:connect(function()
  1052. basegui.Visible = true
  1053. farmgui.Visible = false
  1054. end)
  1055.  
  1056. close.MouseButton1Down:connect(function()
  1057. basegui.Visible = false
  1058. end)
  1059.  
  1060. utilitiesgui.MouseButton1Down:connect(function()
  1061. --ORIGINAL SCRIPT MADE BY CLASSYINORI ON: DEC 26 2016, DON'T JUDGE MY SHITTY SCRIPTING.
  1062. repeat wait() until game:GetService("Players").LocalPlayer and game:GetService("Players").LocalPlayer.Character
  1063. local plr, char = game:GetService("Players").LocalPlayer, game:GetService("Players").LocalPlayer.Character
  1064.  
  1065. local globalStop = false
  1066. local globalColor = 33/255
  1067. local util = {}
  1068.  
  1069. --==--==--==--==--==--==--==--
  1070. --EDIT STUFF HERE--
  1071. local cmds = {
  1072. "PRINT COMMANDS | [printcmds/cmds]",
  1073. "e.g. : printcmds",
  1074. "STOP ALL LOOPS | [stoploops/stop]",
  1075. "e.g. : stoploops",
  1076. "TELEPORT TO DF | [devilfruit/df] [delay (default = 0.5)] [loop? (true/t)] -- NOTE: IF USING LOOP, YOU MUST SPECIFY A DELAY (E.G 0.5.)",
  1077. "e.g. : df 0.75 true",
  1078. "TPKILL (BUGGY) | [tpkill/kill] [plrNameHere/mobs] [loop? (true/t)] -- NOTE: YOU CANNOT LOOPKILL PLAYERS.",
  1079. "e.g. : tpkill mobs t",
  1080. "GOD (FOR TPKILL) | [god]",
  1081. "e.g. : god",
  1082. }
  1083. --END--
  1084. --==--==--==--==--==--==
  1085.  
  1086. -- Objects
  1087.  
  1088. local UIWorkspace = Instance.new("ScreenGui")
  1089. local TextLabel = Instance.new("TextLabel")
  1090. local TextBox = Instance.new("TextBox")
  1091.  
  1092. -- Properties
  1093.  
  1094. UIWorkspace.Archivable = false
  1095. UIWorkspace.Name = "UI Workspace"
  1096. UIWorkspace.Parent = game.Players.LocalPlayer.PlayerGui
  1097.  
  1098. TextLabel.Parent = UIWorkspace
  1099. TextLabel.BackgroundColor3 = Color3.new(globalColor, globalColor, globalColor)
  1100. TextLabel.BackgroundTransparency = 0.05
  1101. TextLabel.BorderSizePixel = 0
  1102. TextLabel.Position = UDim2.new(0, 0, 0.800000012, 0)
  1103. TextLabel.Size = UDim2.new(0, 80, 0, 30)
  1104. TextLabel.Font = Enum.Font.SourceSans
  1105. TextLabel.FontSize = Enum.FontSize.Size28
  1106. TextLabel.Text = ">"
  1107. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1108. TextLabel.TextSize = 26
  1109. TextLabel.TextXAlignment = Enum.TextXAlignment.Right
  1110.  
  1111. TextBox.Parent = UIWorkspace
  1112. TextBox.BackgroundColor3 = Color3.new(globalColor, globalColor, globalColor)
  1113. TextBox.BackgroundTransparency = 0.05
  1114. TextBox.BorderSizePixel = 0
  1115. TextBox.Position = UDim2.new(0, 85, 0.800000012, 0)
  1116. TextBox.Size = UDim2.new(1, 0, 0, 30)
  1117. TextBox.Font = Enum.Font.SciFi
  1118. TextBox.FontSize = Enum.FontSize.Size18
  1119. TextBox.TextColor3 = Color3.new(1, 1, 1)
  1120. TextBox.TextSize = 18
  1121. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  1122.  
  1123. local mouse = game.Players.LocalPlayer:GetMouse()
  1124. mouse.KeyDown:Connect(function(Key)
  1125. if string.byte(Key) == 13 then
  1126. TextBox:CaptureFocus()
  1127. TextBox.Text = ""
  1128. end
  1129. end)
  1130.  
  1131. TextBox.FocusLost:connect(function(enterPressed)
  1132. if enterPressed then
  1133. secondaryInit()
  1134. local args = util.splitArgs(TextBox.Text)
  1135.  
  1136. --==--==--==--==--==--==--==--
  1137. --EDIT STUFF HERE--
  1138. if #args > 0 then
  1139.  
  1140. if args[1] == "printcmds" or args[1] == "cmds" then
  1141. globalStop = false --bugfixing????
  1142. util.log("COMMANDS (not case-sensitive):")
  1143. for i = 1, #cmds do
  1144. util.log(i.." | "..cmds[i])
  1145. end
  1146.  
  1147. elseif args[1] == "devilfruit" or args[1] == "df" then
  1148. local delayDf = 0.5
  1149. if #args > 2 then
  1150. if args[3] == "true" or args[3] == "t" then
  1151. globalStop = false
  1152. local tempRoutine = coroutine.create(function()
  1153. repeat wait()
  1154. for _, v in pairs(game:GetService("Workspace"):children()) do
  1155. if string.find(string.lower(v.Name), "devilpoint") and not globalStop then
  1156. char:FindFirstChild("HumanoidRootPart").CFrame = v.CFrame
  1157. if #v:children() > 0 then
  1158. globalStop = true
  1159. end
  1160. if #args > 1 then
  1161. if tonumber(args[2]) then
  1162. delayDf = args[2]
  1163. end
  1164. end
  1165. wait(delayDf)
  1166. end
  1167. end
  1168. until globalStop
  1169. end)
  1170. coroutine.resume(tempRoutine)
  1171. end
  1172. else
  1173. globalStop = false
  1174. for _, v in pairs(game:GetService("Workspace"):children()) do
  1175. if string.find(string.lower(v.Name), "devilpoint") and not globalStop then
  1176. char:FindFirstChild("HumanoidRootPart").CFrame = v.CFrame
  1177. if #v:children() > 0 then
  1178. globalStop = true
  1179. end
  1180. if #args > 1 then
  1181. if tonumber(args[2]) then
  1182. delayDf = args[2]
  1183. end
  1184. end
  1185. wait(delayDf)
  1186. end
  1187. end
  1188. end
  1189.  
  1190. elseif args[1] == "tpkill" or args[1] == "kill" then
  1191. if #args > 1 then
  1192. if args[2] == "mobs" then
  1193. globalStop = false
  1194. if #args > 2 then
  1195. if args[3] == "true" or args[3] == "t" then
  1196. local tempRoutine = coroutine.create(function()
  1197. repeat wait()
  1198. for _, v in pairs(game:GetService("Workspace"):children()) do
  1199. if v:IsA("Model") and not globalStop then
  1200. if string.find(v.Name, "Marine") or string.find(v.Name, "Pirate") or string.find(v.Name, "Fishman") then
  1201. if not string.find(string.lower(v.Name), string.lower(plr.TextureGui.TextureId.Side.Value)) then
  1202. repeat wait()
  1203. char:FindFirstChild("HumanoidRootPart").CFrame = v:FindFirstChild("HumanoidRootPart").CFrame + v:FindFirstChild("HumanoidRootPart").CFrame.lookVector.unit * v:FindFirstChild("HumanoidRootPart").Size.Z/2
  1204. --char:MoveTo(v:FindFirstChild("HumanoidRootPart").Position)
  1205. game:GetService("Workspace").RemoteEvents.Hit:FireServer(.4)
  1206. until v:FindFirstChild("Humanoid").Health < 1 or not v or globalStop
  1207. end
  1208. end
  1209. end
  1210. end
  1211. until globalStop
  1212. end)
  1213. coroutine.resume(tempRoutine)
  1214. end
  1215. else
  1216. globalStop = false
  1217. for _, v in pairs(game:GetService("Workspace"):children()) do
  1218. if v:IsA("Model") and not globalStop then
  1219. if string.find(v.Name, "Marine") or string.find(v.Name, "Pirate") or string.find(v.Name, "Fishman") then
  1220. if not string.find(string.lower(v.Name), string.lower(plr.TextureGui.TextureId.Side.Value)) then
  1221. repeat wait()
  1222. char:FindFirstChild("HumanoidRootPart").CFrame = v:FindFirstChild("HumanoidRootPart").CFrame + v:FindFirstChild("HumanoidRootPart").CFrame.lookVector.unit * v:FindFirstChild("HumanoidRootPart").Size.Z/2
  1223. --char:MoveTo(v:FindFirstChild("HumanoidRootPart").Position)
  1224. game:GetService("Workspace").RemoteEvents.Hit:FireServer(.4)
  1225. until v:FindFirstChild("Humanoid").Health < 1 or not v or globalStop
  1226. end
  1227. end
  1228. end
  1229. end
  1230. end
  1231. else
  1232. globalStop = false
  1233. local victimThingy = util.findPlayer(args[2])
  1234. if victimThingy and victimThingy.Character and not globalStop then
  1235. repeat wait()
  1236. char:FindFirstChild("HumanoidRootPart").CFrame = victimThingy:FindFirstChild("HumanoidRootPart").CFrame + victimThingy:FindFirstChild("HumanoidRootPart").CFrame.lookVector.unit * victimThingy:FindFirstChild("HumanoidRootPart").Size.Z/2
  1237. --char:MoveTo(victimThingy:FindFirstChild("HumanoidRootPart").Position)
  1238. game:GetService("Workspace").RemoteEvents.Hit:FireServer(.4)
  1239. until victimThingy.Character:FindFirstChild("Humanoid").Health < 1 or globalStop
  1240. end
  1241. end
  1242.  
  1243. end
  1244.  
  1245. elseif args[1] == "god" then
  1246. --took this method off v3rm, don't know original creator so can't credit them ;c
  1247. if plr and plr.Character then
  1248. if char:FindFirstChild("Humanoid") then
  1249. char:FindFirstChild("Humanoid"):Destroy()
  1250. local derp = Instance.new("Humanoid", char)
  1251. derp.Name = "Humanoid" --idk if this is needed? :thinking:
  1252. end
  1253. end
  1254. --could make it so you can ungod, but I can't be bothered ;3
  1255.  
  1256. elseif args[1] == "stoploops" or args[1] == "stop" then
  1257. globalStop = true
  1258.  
  1259. end
  1260. end
  1261. --END--
  1262. --==--==--==--==--==--==--==--
  1263.  
  1264. end
  1265. end)
  1266.  
  1267. function init()
  1268. repeat wait() until game:GetService("Players").LocalPlayer and game:GetService("Players").LocalPlayer.Character
  1269. plr, char = game:GetService("Players").LocalPlayer, game:GetService("Players").LocalPlayer.Character
  1270. util.printf("Welcome, "..plr.Name)
  1271.  
  1272. --==--==--==--==--==--==--==--
  1273. --EDIT STUFF HERE--
  1274. util.log("GAME INFO: 'ONE PIECE: FINAL CHAPTER'")
  1275. util.log("COMMANDS (not case-sensitive):")
  1276. for i = 1, #cmds do
  1277. util.log(i.." | "..cmds[i])
  1278. end
  1279. --END--
  1280. --==--==--==--==--==--==--==--
  1281.  
  1282. end
  1283.  
  1284. function secondaryInit()
  1285. repeat wait() until game:GetService("Players").LocalPlayer and game:GetService("Players").LocalPlayer.Character
  1286. plr, char = game:GetService("Players").LocalPlayer, game:GetService("Players").LocalPlayer.Character
  1287. end
  1288.  
  1289. function util.findPlayer(str)
  1290. for i, v in pairs(game:GetService("Players"):GetPlayers()) do
  1291. if string.lower(v.Name) == string.lower(str) or string.find(string.lower(v.Name), string.lower(str)) then
  1292. return v
  1293. end
  1294. end
  1295. end
  1296.  
  1297. function util.splitArgs(str)
  1298. local tempArgs = {}
  1299. for i in string.gmatch(str, "%S+") do
  1300. table.insert(tempArgs, string.lower(i))
  1301. end
  1302. return tempArgs
  1303. end
  1304.  
  1305. function util.printf(str)
  1306. TextBox.Text = ""
  1307. for i = 1, #str do
  1308. TextBox.Text = TextBox.Text..string.sub(str, i, i)
  1309. wait(.05)
  1310. end
  1311. wait(1)
  1312. TextBox.Text = ""
  1313. end
  1314.  
  1315. function util.log(str)
  1316. print("[--INORI--] "..str)
  1317. end
  1318.  
  1319. init()
  1320. char:FindFirstChild("Humanoid").Died:connect(function()
  1321. secondaryInit()
  1322. end)
  1323. end)
  1324.  
  1325. chesttp.MouseButton1Down:connect(function()
  1326. for _,chest in pairs(workspace:GetChildren()) do
  1327. if chest.Name == "Chest" then
  1328. wait(0.1)
  1329. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1330. wait(10)
  1331. end
  1332. end
  1333. end)
  1334.  
  1335. alabasta.MouseButton1Down:connect(function()
  1336. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.AlabastaFlag:GetModelCFrame()
  1337. end)
  1338.  
  1339. lapahns.MouseButton1Down:connect(function()
  1340. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Lapahn:GetModelCFrame()
  1341. end)
  1342.  
  1343. rebels.MouseButton1Down:connect(function()
  1344. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Rebel:GetModelCFrame()
  1345. end)
  1346.  
  1347. rockisland.MouseButton1Down:connect(function()
  1348. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Islands.Island10.CFrame
  1349. end)
  1350.  
  1351. jaya.MouseButton1Down:connect(function()
  1352. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.JayaFlag:GetModelCFrame()
  1353. end)
  1354.  
  1355. drum.MouseButton1Down:connect(function()
  1356. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.DrumFlag:GetModelCFrame()
  1357. end)
  1358.  
  1359. littlegarden.MouseButton1Down:connect(function()
  1360. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.LittleGardenFlag:GetModelCFrame()
  1361. end)
  1362.  
  1363. wiskey.MouseButton1Down:connect(function()
  1364. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.WiskeyFlag:GetModelCFrame()
  1365. end)
  1366.  
  1367. tpmobs.MouseButton1Down:connect(function()
  1368. while wait() do
  1369. for _,chest in pairs(workspace:GetChildren()) do
  1370. if chest.Name == "Rebel" then
  1371. wait(0.1)
  1372. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1373. wait(0.5)
  1374. for _,chest in pairs(workspace:GetChildren()) do
  1375. if chest.Name == "Lapahn" then
  1376. wait(0.1)
  1377. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1378. wait(0.5)
  1379. end
  1380. end
  1381. end
  1382. end
  1383. end
  1384. end)
  1385.  
  1386. tpto.MouseButton1Down:connect(function()
  1387. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[TextBox.Text].Character:GetModelCFrame()
  1388. end)
  1389.  
  1390. spammtpto.MouseButton1Down:connect(function()
  1391. while wait(1.5) do
  1392. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[TextBox.Text].Character:GetModelCFrame()
  1393. end
  1394. end)
  1395.  
  1396. fishmans.MouseButton1Down:connect(function()
  1397. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Fishman:GetModelCFrame()
  1398. end)
  1399.  
  1400. winterpirates.MouseButton1Down:connect(function()
  1401. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Winter Pirate"]:GetModelCFrame()
  1402. end)
  1403.  
  1404. arlongpark.MouseButton1Down:connect(function()
  1405. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.ArlongFlag:GetModelCFrame()
  1406. end)
  1407.  
  1408. pirates.MouseButton1Down:connect(function()
  1409. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Pirate:GetModelCFrame()
  1410. end)
  1411.  
  1412. logue.MouseButton1Down:connect(function()
  1413. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.LogueFlag:GetModelCFrame()
  1414. end)
  1415.  
  1416. usopisland.MouseButton1Down:connect(function()
  1417. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.UsopFlag:GetModelCFrame()
  1418. end)
  1419.  
  1420. snowisland.MouseButton1Down:connect(function()
  1421. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.SnowFlag:GetModelCFrame()
  1422. end)
  1423.  
  1424. marines.MouseButton1Down:connect(function()
  1425. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.Marine:GetModelCFrame()
  1426. end)
  1427.  
  1428. galeon.MouseButton1Down:connect(function()
  1429. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.GaleonFlag:GetModelCFrame()
  1430. end)
  1431.  
  1432. tpmobsblue.MouseButton1Down:connect(function()
  1433. while wait() do
  1434. for _,chest in pairs(workspace:GetChildren()) do
  1435. if chest.Name == "Fishman" then
  1436. wait()
  1437. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1438. wait(0.5)
  1439. for _,chest in pairs(workspace:GetChildren()) do
  1440. if chest.Name == "Winter Pirate" then
  1441. wait()
  1442. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1443. wait(0.5)
  1444. for _,chest in pairs(workspace:GetChildren()) do
  1445. if chest.Name == "Pirate" then
  1446. wait()
  1447. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1448. wait(0.5)
  1449. for _,chest in pairs(workspace:GetChildren()) do
  1450. if chest.Name == "Marine" then
  1451. wait()
  1452. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1453. wait(0.5)
  1454. end
  1455. end
  1456. end
  1457. end
  1458. end
  1459. end
  1460. end
  1461. end
  1462. end
  1463. end)
  1464.  
  1465. autofarmblue.MouseButton1Down:connect(function()
  1466. while wait(0.5) do
  1467. game.Workspace.RemoteEvents.FirstSword:FireServer(999999999)
  1468. end
  1469.  
  1470. while wait() do
  1471. for _,chest in pairs(workspace:GetChildren()) do
  1472. if chest.Name == "Fishman" then
  1473. wait()
  1474. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1475. wait(0.5)
  1476. for _,chest in pairs(workspace:GetChildren()) do
  1477. if chest.Name == "Winter Pirate" then
  1478. wait()
  1479. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1480. wait(0.5)
  1481. for _,chest in pairs(workspace:GetChildren()) do
  1482. if chest.Name == "Pirate" then
  1483. wait()
  1484. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1485. wait(0.5)
  1486. for _,chest in pairs(workspace:GetChildren()) do
  1487. if chest.Name == "Marine" then
  1488. wait()
  1489. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1490. wait(0.5)
  1491. end
  1492. end
  1493. end
  1494. end
  1495. end
  1496. end
  1497. end
  1498. end
  1499. end
  1500. end)
  1501.  
  1502. gunautofarm.MouseButton1Down:connect(function()
  1503. spawn(function()
  1504. while wait(0.0001) do
  1505. for i,v in pairs(workspace:GetChildren()) do
  1506. if v:FindFirstChild("Npc") then
  1507. local groundDistance = 28.5
  1508. local pos = v.HumanoidRootPart.Position
  1509. workspace.RemoteEvents.GunShot:FireServer(pos, v.HumanoidRootPart, 10, 10, 65, -3.3, 1.3)
  1510. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = (v.HumanoidRootPart.CFrame * CFrame.new(0, groundDistance, 9))
  1511. end
  1512. end
  1513. end
  1514. end)
  1515. end)
  1516.  
  1517. onehitonc.MouseButton1Down:connect(function()
  1518. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  1519. if key == 'c' then
  1520. game.Workspace.RemoteEvents[weaponbox.Text]:FireServer(999999999)
  1521. end
  1522. end)
  1523. end)
  1524.  
  1525. autoonehit.MouseButton1Down:connect(function()
  1526. while wait(0.5) do
  1527. game.Workspace.RemoteEvents[weaponbox.Text]:FireServer(999999999)
  1528. end
  1529. end)
  1530.  
  1531. autofarmgrandline.MouseButton1Down:connect(function()
  1532. while wait() do
  1533. for _,chest in pairs(workspace:GetChildren()) do
  1534. if chest.Name == "Rebel" then
  1535. wait(0.1)
  1536. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1537. wait(0.5)
  1538. for _,chest in pairs(workspace:GetChildren()) do
  1539. if chest.Name == "Lapahn" then
  1540. wait(0.1)
  1541. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1542. wait(0.5)
  1543. end
  1544. end
  1545. end
  1546. end
  1547. end
  1548. end)
  1549.  
  1550. autofarmeastblue.MouseButton1Down:connect(function()
  1551. while wait() do
  1552. for _,chest in pairs(workspace:GetChildren()) do
  1553. if chest.Name == "Fishman" then
  1554. wait()
  1555. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1556. wait(0.5)
  1557. for _,chest in pairs(workspace:GetChildren()) do
  1558. if chest.Name == "Winter Pirate" then
  1559. wait()
  1560. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1561. wait(0.5)
  1562. for _,chest in pairs(workspace:GetChildren()) do
  1563. if chest.Name == "Pirate" then
  1564. wait()
  1565. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1566. wait(0.5)
  1567. for _,chest in pairs(workspace:GetChildren()) do
  1568. if chest.Name == "Marine" then
  1569. wait()
  1570. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = chest:GetModelCFrame()
  1571. wait(0.5)
  1572. end
  1573. end
  1574. end
  1575. end
  1576. end
  1577. end
  1578. end
  1579. end
  1580. end
  1581. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement