turrtle

Untitled

Feb 10th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.48 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local Bypass1 = Instance.new("TextButton")
  8. local Bypass2 = Instance.new("TextButton")
  9. local Bypass3 = Instance.new("TextButton")
  10. local Continue = Instance.new("TextButton")
  11. local LoginFrame = Instance.new("Frame")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local Islands = Instance.new("TextLabel")
  14. local Rokushiki = Instance.new("TextButton")
  15. local Desert = Instance.new("TextButton")
  16. local IceS = Instance.new("TextButton")
  17. local Spawn = Instance.new("TextButton")
  18. local Monkey = Instance.new("TextButton")
  19. local tpchest = Instance.new("TextButton")
  20. local IceB = Instance.new("TextButton")
  21. local Rev = Instance.new("TextButton")
  22. local Syrup = Instance.new("TextButton")
  23. local Bara = Instance.new("TextButton")
  24. local Skypiea = Instance.new("TextButton")
  25. local NextButton1 = Instance.new("TextButton")
  26. local YetiOff = Instance.new("TextButton")
  27. local Farms = Instance.new("TextLabel")
  28. local YetiOn = Instance.new("TextButton")
  29. local LogiaOff = Instance.new("TextButton")
  30. local LogiaOn = Instance.new("TextButton")
  31. local IceOff = Instance.new("TextButton")
  32. local IceOn = Instance.new("TextButton")
  33. local HakiOff = Instance.new("TextButton")
  34. local HakiOn = Instance.new("TextButton")
  35. local MountainOff = Instance.new("TextButton")
  36. local MountainOn = Instance.new("TextButton")
  37. local DesertOff = Instance.new("TextButton")
  38. local DesertOn = Instance.new("TextButton")
  39. local AutoMeleeOff = Instance.new("TextButton")
  40. local BuggyOn = Instance.new("TextButton")
  41. local ViceOff = Instance.new("TextButton")
  42. local ViceOn = Instance.new("TextButton")
  43. local RevOff = Instance.new("TextButton")
  44. local RevOn = Instance.new("TextButton")
  45. local SkyOff = Instance.new("TextButton")
  46. local SkyOn = Instance.new("TextButton")
  47. local BaraOff = Instance.new("TextButton")
  48. local BaraOn = Instance.new("TextButton")
  49. local NextButton3 = Instance.new("TextButton")
  50. local BackButton3 = Instance.new("TextButton")
  51. local AutoT = Instance.new("TextLabel")
  52. local CBuggyOff = Instance.new("TextButton")
  53. local CrocodileOff = Instance.new("TextButton")
  54. local CBuggyOn = Instance.new("TextButton")
  55. local CrocodileOn = Instance.new("TextButton")
  56. local NextButton2 = Instance.new("TextButton")
  57. local BackButton2 = Instance.new("TextButton")
  58. local BFarms = Instance.new("TextLabel")
  59. local BuggyOff = Instance.new("TextButton")
  60. local AutoMeleeOn = Instance.new("TextButton")
  61. local AutoSwordOff = Instance.new("TextButton")
  62. local AutoSwordOn = Instance.new("TextButton")
  63. local AutoGunOff = Instance.new("TextButton")
  64. local AutoGunOn = Instance.new("TextButton")
  65. local Auto2SSOn = Instance.new("TextButton")
  66. local Auto2SSOff = Instance.new("TextButton")
  67. local AutoDefOff = Instance.new("TextButton")
  68. local AutoDefOn = Instance.new("TextButton")
  69. local BackButton4 = Instance.new("TextButton")
  70. local BackButton1 = Instance.new("TextButton")
  71. local Other = Instance.new("TextLabel")
  72. local Buggy = Instance.new("TextButton")
  73. local tpdf = Instance.new("TextButton")
  74. local shanks = Instance.new("TextButton")
  75. local god = Instance.new("TextButton")
  76. local Bypass4 = Instance.new("TextButton")
  77. local NextButton4 = Instance.new("TextButton")
  78. --Properties:
  79. ScreenGui.Parent = game.CoreGui
  80. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  81.  
  82. Frame.Parent = ScreenGui
  83. Frame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  84. Frame.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  85. Frame.Position = UDim2.new(0.40925926, 0, 0.296812743, 0)
  86. Frame.Size = UDim2.new(0, 254, 0, 212)
  87.  
  88. TextLabel.Parent = Frame
  89. TextLabel.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  90. TextLabel.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  91. TextLabel.Size = UDim2.new(0, 254, 0, 103)
  92. TextLabel.Font = Enum.Font.SourceSans
  93. TextLabel.Text = "Thanks for buying One Piece Millenium After you do bypasses down there you can continue"
  94. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  95. TextLabel.TextScaled = true
  96. TextLabel.TextSize = 14
  97. TextLabel.TextWrapped = true
  98.  
  99. Bypass1.Name = "Bypass1"
  100. Bypass1.Parent = Frame
  101. Bypass1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  102. Bypass1.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  103. Bypass1.Position = UDim2.new(0, 0, 0.485849053, 0)
  104. Bypass1.Size = UDim2.new(0, 74, 0, 26)
  105. Bypass1.Font = Enum.Font.SourceSans
  106. Bypass1.Text = "Bypass1"
  107. Bypass1.TextColor3 = Color3.new(0, 0, 0)
  108. Bypass1.TextScaled = true
  109. Bypass1.TextSize = 14
  110. Bypass1.TextWrapped = true
  111.  
  112. Bypass2.Name = "Bypass2"
  113. Bypass2.Parent = Frame
  114. Bypass2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  115. Bypass2.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  116. Bypass2.Position = UDim2.new(0.354330719, 0, 0.485849053, 0)
  117. Bypass2.Size = UDim2.new(0, 74, 0, 26)
  118. Bypass2.Font = Enum.Font.SourceSans
  119. Bypass2.Text = "Bypass2"
  120. Bypass2.TextColor3 = Color3.new(0, 0, 0)
  121. Bypass2.TextScaled = true
  122. Bypass2.TextSize = 14
  123. Bypass2.TextWrapped = true
  124.  
  125. Bypass3.Name = "Bypass3"
  126. Bypass3.Parent = Frame
  127. Bypass3.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  128. Bypass3.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  129. Bypass3.Position = UDim2.new(0.708661437, 0, 0.485849053, 0)
  130. Bypass3.Size = UDim2.new(0, 74, 0, 26)
  131. Bypass3.Font = Enum.Font.SourceSans
  132. Bypass3.Text = "Bypass3"
  133. Bypass3.TextColor3 = Color3.new(0, 0, 0)
  134. Bypass3.TextScaled = true
  135. Bypass3.TextSize = 14
  136. Bypass3.TextWrapped = true
  137.  
  138. Continue.Name = "Continue"
  139. Continue.Parent = Frame
  140. Continue.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  141. Continue.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  142. Continue.Position = UDim2.new(0.354330719, 0, 0.754716992, 0)
  143. Continue.Size = UDim2.new(0, 74, 0, 26)
  144. Continue.Visible = true
  145. Continue.Font = Enum.Font.SourceSans
  146. Continue.Text = "Continue"
  147. Continue.TextColor3 = Color3.new(0, 0, 0)
  148. Continue.TextScaled = true
  149. Continue.TextSize = 14
  150. Continue.TextWrapped = true
  151.  
  152. LoginFrame.Name = "LoginFrame"
  153. LoginFrame.Parent = ScreenGui
  154. LoginFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  155. LoginFrame.Position = UDim2.new(0.364814788, 0, 0.254980087, 0)
  156. LoginFrame.Size = UDim2.new(0, 357, 0, 221)
  157. LoginFrame.Visible = false
  158. LoginFrame.Active = true
  159. LoginFrame.Draggable = true
  160.  
  161. TextLabel_2.Parent = LoginFrame
  162. TextLabel_2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  163. TextLabel_2.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  164. TextLabel_2.Size = UDim2.new(0, 357, 0, 30)
  165. TextLabel_2.Font = Enum.Font.SourceSans
  166. TextLabel_2.Text = "One Piece Millenium Gui"
  167. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  168. TextLabel_2.TextScaled = true
  169. TextLabel_2.TextSize = 14
  170. TextLabel_2.TextWrapped = true
  171.  
  172. Islands.Name = "Islands"
  173. Islands.Parent = LoginFrame
  174. Islands.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  175. Islands.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  176. Islands.Position = UDim2.new(0.316526622, 0, 0.135746613, 0)
  177. Islands.Size = UDim2.new(0, 143, 0, 30)
  178. Islands.Font = Enum.Font.SourceSans
  179. Islands.Text = "Island Tps"
  180. Islands.TextColor3 = Color3.new(0, 0, 0)
  181. Islands.TextScaled = true
  182. Islands.TextSize = 14
  183. Islands.TextWrapped = true
  184.  
  185. Rokushiki.Name = "Rokushiki"
  186. Rokushiki.Parent = LoginFrame
  187. Rokushiki.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  188. Rokushiki.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  189. Rokushiki.Position = UDim2.new(0, 0, 0.325791866, 0)
  190. Rokushiki.Size = UDim2.new(0, 82, 0, 24)
  191. Rokushiki.Font = Enum.Font.SourceSans
  192. Rokushiki.Text = "Rokushiki"
  193. Rokushiki.TextColor3 = Color3.new(0, 0, 0)
  194. Rokushiki.TextScaled = true
  195. Rokushiki.TextSize = 14
  196. Rokushiki.TextWrapped = true
  197.  
  198. Desert.Name = "Desert"
  199. Desert.Parent = LoginFrame
  200. Desert.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  201. Desert.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  202. Desert.Position = UDim2.new(0.383753508, 0, 0.325791866, 0)
  203. Desert.Size = UDim2.new(0, 82, 0, 24)
  204. Desert.Font = Enum.Font.SourceSans
  205. Desert.Text = "Desert Island"
  206. Desert.TextColor3 = Color3.new(0, 0, 0)
  207. Desert.TextScaled = true
  208. Desert.TextSize = 14
  209. Desert.TextWrapped = true
  210.  
  211. IceS.Name = "IceS"
  212. IceS.Parent = LoginFrame
  213. IceS.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  214. IceS.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  215. IceS.Position = UDim2.new(0.717086852, 0, 0.325791866, 0)
  216. IceS.Size = UDim2.new(0, 82, 0, 24)
  217. IceS.Font = Enum.Font.SourceSans
  218. IceS.Text = "Ice Island (Small)"
  219. IceS.TextColor3 = Color3.new(0, 0, 0)
  220. IceS.TextScaled = true
  221. IceS.TextSize = 14
  222. IceS.TextWrapped = true
  223.  
  224. Spawn.Name = "Spawn"
  225. Spawn.Parent = LoginFrame
  226. Spawn.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  227. Spawn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  228. Spawn.Position = UDim2.new(0, 0, 0.488687813, 0)
  229. Spawn.Size = UDim2.new(0, 82, 0, 24)
  230. Spawn.Font = Enum.Font.SourceSans
  231. Spawn.Text = "Spawn Island"
  232. Spawn.TextColor3 = Color3.new(0, 0, 0)
  233. Spawn.TextScaled = true
  234. Spawn.TextSize = 14
  235. Spawn.TextWrapped = true
  236.  
  237. Monkey.Name = "Monkey"
  238. Monkey.Parent = LoginFrame
  239. Monkey.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  240. Monkey.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  241. Monkey.Position = UDim2.new(0.383753508, 0, 0.488687813, 0)
  242. Monkey.Size = UDim2.new(0, 82, 0, 24)
  243. Monkey.Font = Enum.Font.SourceSans
  244. Monkey.Text = "Monkey Island"
  245. Monkey.TextColor3 = Color3.new(0, 0, 0)
  246. Monkey.TextScaled = true
  247. Monkey.TextSize = 14
  248. Monkey.TextWrapped = true
  249.  
  250. tpchest.Name = "tpchest"
  251. tpchest.Parent = LoginFrame
  252. tpchest.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  253. tpchest.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  254. tpchest.Position = UDim2.new(0, 0, 0.361990988, 0)
  255. tpchest.Size = UDim2.new(0, 82, 0, 24)
  256. tpchest.Visible = false
  257. tpchest.Font = Enum.Font.SourceSans
  258. tpchest.Text = "Chest Tp"
  259. tpchest.TextColor3 = Color3.new(0, 0, 0)
  260. tpchest.TextScaled = true
  261. tpchest.TextSize = 14
  262. tpchest.TextWrapped = true
  263.  
  264. IceB.Name = "IceB"
  265. IceB.Parent = LoginFrame
  266. IceB.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  267. IceB.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  268. IceB.Position = UDim2.new(0, 0, 0.651583731, 0)
  269. IceB.Size = UDim2.new(0, 82, 0, 24)
  270. IceB.Font = Enum.Font.SourceSans
  271. IceB.Text = "Ice Island(Big)"
  272. IceB.TextColor3 = Color3.new(0, 0, 0)
  273. IceB.TextScaled = true
  274. IceB.TextSize = 14
  275. IceB.TextWrapped = true
  276.  
  277. Rev.Name = "Rev"
  278. Rev.Parent = LoginFrame
  279. Rev.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  280. Rev.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  281. Rev.Position = UDim2.new(0.383753508, 0, 0.651583731, 0)
  282. Rev.Size = UDim2.new(0, 82, 0, 24)
  283. Rev.Font = Enum.Font.SourceSans
  284. Rev.Text = "Revolution Army Camp"
  285. Rev.TextColor3 = Color3.new(0, 0, 0)
  286. Rev.TextScaled = true
  287. Rev.TextSize = 14
  288. Rev.TextWrapped = true
  289.  
  290. Syrup.Name = "Syrup"
  291. Syrup.Parent = LoginFrame
  292. Syrup.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  293. Syrup.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  294. Syrup.Position = UDim2.new(0.717086852, 0, 0.651583731, 0)
  295. Syrup.Size = UDim2.new(0, 82, 0, 24)
  296. Syrup.Font = Enum.Font.SourceSans
  297. Syrup.Text = "Syrup?"
  298. Syrup.TextColor3 = Color3.new(0, 0, 0)
  299. Syrup.TextScaled = true
  300. Syrup.TextSize = 14
  301. Syrup.TextWrapped = true
  302.  
  303. Bara.Name = "Bara"
  304. Bara.Parent = LoginFrame
  305. Bara.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  306. Bara.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  307. Bara.Position = UDim2.new(0.210084036, 0, 0.805429876, 0)
  308. Bara.Size = UDim2.new(0, 82, 0, 24)
  309. Bara.Font = Enum.Font.SourceSans
  310. Bara.Text = "Bara Bandit Island"
  311. Bara.TextColor3 = Color3.new(0, 0, 0)
  312. Bara.TextScaled = true
  313. Bara.TextSize = 14
  314. Bara.TextWrapped = true
  315.  
  316. Skypiea.Name = "Skypiea"
  317. Skypiea.Parent = LoginFrame
  318. Skypiea.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  319. Skypiea.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  320. Skypiea.Position = UDim2.new(0.557422996, 0, 0.805429876, 0)
  321. Skypiea.Size = UDim2.new(0, 82, 0, 24)
  322. Skypiea.Font = Enum.Font.SourceSans
  323. Skypiea.Text = "Skypiea"
  324. Skypiea.TextColor3 = Color3.new(0, 0, 0)
  325. Skypiea.TextScaled = true
  326. Skypiea.TextSize = 14
  327. Skypiea.TextWrapped = true
  328.  
  329. NextButton1.Name = "NextButton1"
  330. NextButton1.Parent = LoginFrame
  331. NextButton1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  332. NextButton1.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  333. NextButton1.Position = UDim2.new(0.840336144, 0, 0.914027154, 0)
  334. NextButton1.Size = UDim2.new(0, 57, 0, 19)
  335. NextButton1.Font = Enum.Font.SourceSans
  336. NextButton1.Text = "->"
  337. NextButton1.TextColor3 = Color3.new(0, 0, 0)
  338. NextButton1.TextScaled = true
  339. NextButton1.TextSize = 14
  340. NextButton1.TextWrapped = true
  341.  
  342. YetiOff.Name = "YetiOff"
  343. YetiOff.Parent = LoginFrame
  344. YetiOff.BackgroundColor3 = Color3.new(1, 0, 0)
  345. YetiOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  346. YetiOff.Position = UDim2.new(-3.7252903e-09, 0, 0.361990958, 0)
  347. YetiOff.Size = UDim2.new(0, 82, 0, 24)
  348. YetiOff.Visible = false
  349. YetiOff.Font = Enum.Font.SourceSans
  350. YetiOff.Text = "Yeti"
  351. YetiOff.TextColor3 = Color3.new(0, 0, 0)
  352. YetiOff.TextScaled = true
  353. YetiOff.TextSize = 14
  354. YetiOff.TextWrapped = true
  355.  
  356. Farms.Name = "Farms"
  357. Farms.Parent = LoginFrame
  358. Farms.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  359. Farms.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  360. Farms.Position = UDim2.new(0.243697494, 0, 0.171945706, 0)
  361. Farms.Size = UDim2.new(0, 183, 0, 30)
  362. Farms.Visible = false
  363. Farms.Font = Enum.Font.SourceSans
  364. Farms.Text = "Farms"
  365. Farms.TextColor3 = Color3.new(0, 0, 0)
  366. Farms.TextScaled = true
  367. Farms.TextSize = 14
  368. Farms.TextWrapped = true
  369.  
  370. YetiOn.Name = "YetiOn"
  371. YetiOn.Parent = LoginFrame
  372. YetiOn.BackgroundColor3 = Color3.new(0, 1, 0)
  373. YetiOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  374. YetiOn.Position = UDim2.new(-3.7252903e-09, 0, 0.361990958, 0)
  375. YetiOn.Size = UDim2.new(0, 82, 0, 24)
  376. YetiOn.Visible = false
  377. YetiOn.Font = Enum.Font.SourceSans
  378. YetiOn.Text = "Yeti"
  379. YetiOn.TextColor3 = Color3.new(0, 0, 0)
  380. YetiOn.TextScaled = true
  381. YetiOn.TextSize = 14
  382. YetiOn.TextWrapped = true
  383.  
  384. LogiaOff.Name = "LogiaOff"
  385. LogiaOff.Parent = LoginFrame
  386. LogiaOff.BackgroundColor3 = Color3.new(1, 0, 0)
  387. LogiaOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  388. LogiaOff.Position = UDim2.new(0.0140056014, 0, 0.361990958, 0)
  389. LogiaOff.Size = UDim2.new(0, 82, 0, 24)
  390. LogiaOff.Visible = false
  391. LogiaOff.Font = Enum.Font.SourceSans
  392. LogiaOff.Text = "Logia Bandit"
  393. LogiaOff.TextColor3 = Color3.new(0, 0, 0)
  394. LogiaOff.TextScaled = true
  395. LogiaOff.TextSize = 14
  396. LogiaOff.TextWrapped = true
  397.  
  398. LogiaOn.Name = "LogiaOn"
  399. LogiaOn.Parent = LoginFrame
  400. LogiaOn.BackgroundColor3 = Color3.new(0, 1, 0)
  401. LogiaOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  402. LogiaOn.Position = UDim2.new(0.0140056014, 0, 0.361990958, 0)
  403. LogiaOn.Size = UDim2.new(0, 82, 0, 24)
  404. LogiaOn.Visible = false
  405. LogiaOn.Font = Enum.Font.SourceSans
  406. LogiaOn.Text = "Logia Bandit"
  407. LogiaOn.TextColor3 = Color3.new(0, 0, 0)
  408. LogiaOn.TextScaled = true
  409. LogiaOn.TextSize = 14
  410. LogiaOn.TextWrapped = true
  411.  
  412. IceOff.Name = "IceOff"
  413. IceOff.Parent = LoginFrame
  414. IceOff.BackgroundColor3 = Color3.new(1, 0, 0)
  415. IceOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  416. IceOff.Position = UDim2.new(0.383753538, 0, 0.361990958, 0)
  417. IceOff.Size = UDim2.new(0, 82, 0, 24)
  418. IceOff.Visible = false
  419. IceOff.Font = Enum.Font.SourceSans
  420. IceOff.Text = "Ice Monster"
  421. IceOff.TextColor3 = Color3.new(0, 0, 0)
  422. IceOff.TextScaled = true
  423. IceOff.TextSize = 14
  424. IceOff.TextWrapped = true
  425.  
  426. IceOn.Name = "IceOn"
  427. IceOn.Parent = LoginFrame
  428. IceOn.BackgroundColor3 = Color3.new(0, 1, 0)
  429. IceOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  430. IceOn.Position = UDim2.new(0.383753508, 0, 0.361990958, 0)
  431. IceOn.Size = UDim2.new(0, 82, 0, 24)
  432. IceOn.Visible = false
  433. IceOn.Font = Enum.Font.SourceSans
  434. IceOn.Text = "Ice Monster"
  435. IceOn.TextColor3 = Color3.new(0, 0, 0)
  436. IceOn.TextScaled = true
  437. IceOn.TextSize = 14
  438. IceOn.TextWrapped = true
  439.  
  440. HakiOff.Name = "HakiOff"
  441. HakiOff.Parent = LoginFrame
  442. HakiOff.BackgroundColor3 = Color3.new(1, 0, 0)
  443. HakiOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  444. HakiOff.Position = UDim2.new(0.0140056023, 0, 0.538461566, 0)
  445. HakiOff.Size = UDim2.new(0, 82, 0, 24)
  446. HakiOff.Visible = false
  447. HakiOff.Font = Enum.Font.SourceSans
  448. HakiOff.Text = "Haki Monkey"
  449. HakiOff.TextColor3 = Color3.new(0, 0, 0)
  450. HakiOff.TextScaled = true
  451. HakiOff.TextSize = 14
  452. HakiOff.TextWrapped = true
  453.  
  454. HakiOn.Name = "HakiOn"
  455. HakiOn.Parent = LoginFrame
  456. HakiOn.BackgroundColor3 = Color3.new(0, 1, 0)
  457. HakiOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  458. HakiOn.Position = UDim2.new(0.0140056023, 0, 0.538461566, 0)
  459. HakiOn.Size = UDim2.new(0, 82, 0, 24)
  460. HakiOn.Visible = false
  461. HakiOn.Font = Enum.Font.SourceSans
  462. HakiOn.Text = "Haki Monkey"
  463. HakiOn.TextColor3 = Color3.new(0, 0, 0)
  464. HakiOn.TextScaled = true
  465. HakiOn.TextSize = 14
  466. HakiOn.TextWrapped = true
  467.  
  468. MountainOff.Name = "MountainOff"
  469. MountainOff.Parent = LoginFrame
  470. MountainOff.BackgroundColor3 = Color3.new(1, 0, 0)
  471. MountainOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  472. MountainOff.Position = UDim2.new(0.383753508, 0, 0.538461566, 0)
  473. MountainOff.Size = UDim2.new(0, 82, 0, 24)
  474. MountainOff.Visible = false
  475. MountainOff.Font = Enum.Font.SourceSans
  476. MountainOff.Text = "Mountain Bandit"
  477. MountainOff.TextColor3 = Color3.new(0, 0, 0)
  478. MountainOff.TextScaled = true
  479. MountainOff.TextSize = 14
  480. MountainOff.TextWrapped = true
  481.  
  482. MountainOn.Name = "MountainOn"
  483. MountainOn.Parent = LoginFrame
  484. MountainOn.BackgroundColor3 = Color3.new(0, 1, 0)
  485. MountainOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  486. MountainOn.Position = UDim2.new(0.383753508, 0, 0.538461566, 0)
  487. MountainOn.Size = UDim2.new(0, 82, 0, 24)
  488. MountainOn.Visible = false
  489. MountainOn.Font = Enum.Font.SourceSans
  490. MountainOn.Text = "Mountain Bandit"
  491. MountainOn.TextColor3 = Color3.new(0, 0, 0)
  492. MountainOn.TextScaled = true
  493. MountainOn.TextSize = 14
  494. MountainOn.TextWrapped = true
  495.  
  496. DesertOff.Name = "DesertOff"
  497. DesertOff.Parent = LoginFrame
  498. DesertOff.BackgroundColor3 = Color3.new(1, 0, 0)
  499. DesertOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  500. DesertOff.Position = UDim2.new(0.722689092, 0, 0.361990988, 0)
  501. DesertOff.Size = UDim2.new(0, 82, 0, 24)
  502. DesertOff.Visible = false
  503. DesertOff.Font = Enum.Font.SourceSans
  504. DesertOff.Text = "Desert Bandit"
  505. DesertOff.TextColor3 = Color3.new(0, 0, 0)
  506. DesertOff.TextScaled = true
  507. DesertOff.TextSize = 14
  508. DesertOff.TextWrapped = true
  509.  
  510. DesertOn.Name = "DesertOn"
  511. DesertOn.Parent = LoginFrame
  512. DesertOn.BackgroundColor3 = Color3.new(0, 1, 0)
  513. DesertOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  514. DesertOn.Position = UDim2.new(0.722689092, 0, 0.361990988, 0)
  515. DesertOn.Size = UDim2.new(0, 82, 0, 24)
  516. DesertOn.Visible = false
  517. DesertOn.Font = Enum.Font.SourceSans
  518. DesertOn.Text = "Desert Bandit"
  519. DesertOn.TextColor3 = Color3.new(0, 0, 0)
  520. DesertOn.TextScaled = true
  521. DesertOn.TextSize = 14
  522. DesertOn.TextWrapped = true
  523.  
  524. AutoMeleeOff.Name = "AutoMeleeOff"
  525. AutoMeleeOff.Parent = LoginFrame
  526. AutoMeleeOff.BackgroundColor3 = Color3.new(1, 0, 0)
  527. AutoMeleeOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  528. AutoMeleeOff.Position = UDim2.new(0, 0, 0.361990988, 0)
  529. AutoMeleeOff.Size = UDim2.new(0, 82, 0, 24)
  530. AutoMeleeOff.Visible = false
  531. AutoMeleeOff.Font = Enum.Font.SourceSans
  532. AutoMeleeOff.Text = "Auto Melee"
  533. AutoMeleeOff.TextColor3 = Color3.new(0, 0, 0)
  534. AutoMeleeOff.TextScaled = true
  535. AutoMeleeOff.TextSize = 14
  536. AutoMeleeOff.TextWrapped = true
  537.  
  538. BuggyOn.Name = "BuggyOn"
  539. BuggyOn.Parent = LoginFrame
  540. BuggyOn.BackgroundColor3 = Color3.new(0, 1, 0)
  541. BuggyOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  542. BuggyOn.Position = UDim2.new(0.0140056023, 0, 0.683257937, 0)
  543. BuggyOn.Size = UDim2.new(0, 82, 0, 24)
  544. BuggyOn.Visible = false
  545. BuggyOn.Font = Enum.Font.SourceSans
  546. BuggyOn.Text = "Buggy Pirate"
  547. BuggyOn.TextColor3 = Color3.new(0, 0, 0)
  548. BuggyOn.TextScaled = true
  549. BuggyOn.TextSize = 14
  550. BuggyOn.TextWrapped = true
  551.  
  552. ViceOff.Name = "ViceOff"
  553. ViceOff.Parent = LoginFrame
  554. ViceOff.BackgroundColor3 = Color3.new(1, 0, 0)
  555. ViceOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  556. ViceOff.Position = UDim2.new(0.722689092, 0, 0.538461566, 0)
  557. ViceOff.Size = UDim2.new(0, 82, 0, 24)
  558. ViceOff.Visible = false
  559. ViceOff.Font = Enum.Font.SourceSans
  560. ViceOff.Text = "Vice-Admiral"
  561. ViceOff.TextColor3 = Color3.new(0, 0, 0)
  562. ViceOff.TextScaled = true
  563. ViceOff.TextSize = 14
  564. ViceOff.TextWrapped = true
  565.  
  566. ViceOn.Name = "ViceOn"
  567. ViceOn.Parent = LoginFrame
  568. ViceOn.BackgroundColor3 = Color3.new(0, 1, 0)
  569. ViceOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  570. ViceOn.Position = UDim2.new(0.722689092, 0, 0.538461566, 0)
  571. ViceOn.Size = UDim2.new(0, 82, 0, 24)
  572. ViceOn.Visible = false
  573. ViceOn.Font = Enum.Font.SourceSans
  574. ViceOn.Text = "Vice-Admiral"
  575. ViceOn.TextColor3 = Color3.new(0, 0, 0)
  576. ViceOn.TextScaled = true
  577. ViceOn.TextSize = 14
  578. ViceOn.TextWrapped = true
  579.  
  580. RevOff.Name = "RevOff"
  581. RevOff.Parent = LoginFrame
  582. RevOff.BackgroundColor3 = Color3.new(1, 0, 0)
  583. RevOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  584. RevOff.Position = UDim2.new(0.383753508, 0, 0.683257937, 0)
  585. RevOff.Size = UDim2.new(0, 82, 0, 24)
  586. RevOff.Visible = false
  587. RevOff.Font = Enum.Font.SourceSans
  588. RevOff.Text = "Reveloutinary"
  589. RevOff.TextColor3 = Color3.new(0, 0, 0)
  590. RevOff.TextScaled = true
  591. RevOff.TextSize = 14
  592. RevOff.TextWrapped = true
  593.  
  594. RevOn.Name = "RevOn"
  595. RevOn.Parent = LoginFrame
  596. RevOn.BackgroundColor3 = Color3.new(0, 1, 0)
  597. RevOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  598. RevOn.Position = UDim2.new(0.383753508, 0, 0.683257937, 0)
  599. RevOn.Size = UDim2.new(0, 82, 0, 24)
  600. RevOn.Visible = false
  601. RevOn.Font = Enum.Font.SourceSans
  602. RevOn.Text = "Reveloutinary"
  603. RevOn.TextColor3 = Color3.new(0, 0, 0)
  604. RevOn.TextScaled = true
  605. RevOn.TextSize = 14
  606. RevOn.TextWrapped = true
  607.  
  608. SkyOff.Name = "SkyOff"
  609. SkyOff.Parent = LoginFrame
  610. SkyOff.BackgroundColor3 = Color3.new(1, 0, 0)
  611. SkyOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  612. SkyOff.Position = UDim2.new(0.722689092, 0, 0.683257937, 0)
  613. SkyOff.Size = UDim2.new(0, 82, 0, 24)
  614. SkyOff.Visible = false
  615. SkyOff.Font = Enum.Font.SourceSans
  616. SkyOff.Text = "Skypiean"
  617. SkyOff.TextColor3 = Color3.new(0, 0, 0)
  618. SkyOff.TextScaled = true
  619. SkyOff.TextSize = 14
  620. SkyOff.TextWrapped = true
  621.  
  622. SkyOn.Name = "SkyOn"
  623. SkyOn.Parent = LoginFrame
  624. SkyOn.BackgroundColor3 = Color3.new(0, 1, 0)
  625. SkyOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  626. SkyOn.Position = UDim2.new(0.722689092, 0, 0.683257937, 0)
  627. SkyOn.Size = UDim2.new(0, 82, 0, 24)
  628. SkyOn.Visible = false
  629. SkyOn.Font = Enum.Font.SourceSans
  630. SkyOn.Text = "Skypiean"
  631. SkyOn.TextColor3 = Color3.new(0, 0, 0)
  632. SkyOn.TextScaled = true
  633. SkyOn.TextSize = 14
  634. SkyOn.TextWrapped = true
  635.  
  636. BaraOff.Name = "BaraOff"
  637. BaraOff.Parent = LoginFrame
  638. BaraOff.BackgroundColor3 = Color3.new(1, 0, 0)
  639. BaraOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  640. BaraOff.Position = UDim2.new(0.383753508, 0, 0.832579195, 0)
  641. BaraOff.Size = UDim2.new(0, 82, 0, 24)
  642. BaraOff.Visible = false
  643. BaraOff.Font = Enum.Font.SourceSans
  644. BaraOff.Text = "Bara Bandit"
  645. BaraOff.TextColor3 = Color3.new(0, 0, 0)
  646. BaraOff.TextScaled = true
  647. BaraOff.TextSize = 14
  648. BaraOff.TextWrapped = true
  649.  
  650. BaraOn.Name = "BaraOn"
  651. BaraOn.Parent = LoginFrame
  652. BaraOn.BackgroundColor3 = Color3.new(0, 1, 0)
  653. BaraOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  654. BaraOn.Position = UDim2.new(0.383753508, 0, 0.832579195, 0)
  655. BaraOn.Size = UDim2.new(0, 82, 0, 24)
  656. BaraOn.Visible = false
  657. BaraOn.Font = Enum.Font.SourceSans
  658. BaraOn.Text = "Bara Bandit"
  659. BaraOn.TextColor3 = Color3.new(0, 0, 0)
  660. BaraOn.TextScaled = true
  661. BaraOn.TextSize = 14
  662. BaraOn.TextWrapped = true
  663.  
  664. NextButton3.Name = "NextButton3"
  665. NextButton3.Parent = LoginFrame
  666. NextButton3.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  667. NextButton3.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  668. NextButton3.Position = UDim2.new(0.871148467, 0, 0.832579195, 0)
  669. NextButton3.Size = UDim2.new(0, 46, 0, 37)
  670. NextButton3.Visible = false
  671. NextButton3.Font = Enum.Font.SourceSans
  672. NextButton3.Text = "->"
  673. NextButton3.TextColor3 = Color3.new(0, 0, 0)
  674. NextButton3.TextScaled = true
  675. NextButton3.TextSize = 14
  676. NextButton3.TextWrapped = true
  677.  
  678. BackButton3.Name = "BackButton3"
  679. BackButton3.Parent = LoginFrame
  680. BackButton3.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  681. BackButton3.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  682. BackButton3.Position = UDim2.new(1.86264515e-09, 0, 0.832579195, 0)
  683. BackButton3.Size = UDim2.new(0, 46, 0, 37)
  684. BackButton3.Visible = false
  685. BackButton3.Font = Enum.Font.SourceSans
  686. BackButton3.Text = "<-"
  687. BackButton3.TextColor3 = Color3.new(0, 0, 0)
  688. BackButton3.TextScaled = true
  689. BackButton3.TextSize = 14
  690. BackButton3.TextWrapped = true
  691.  
  692. AutoT.Name = "AutoT"
  693. AutoT.Parent = LoginFrame
  694. AutoT.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  695. AutoT.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  696. AutoT.Position = UDim2.new(0.243697494, 0, 0.176470593, 0)
  697. AutoT.Size = UDim2.new(0, 183, 0, 30)
  698. AutoT.Visible = false
  699. AutoT.Font = Enum.Font.SourceSans
  700. AutoT.Text = "Auto Trains"
  701. AutoT.TextColor3 = Color3.new(0, 0, 0)
  702. AutoT.TextScaled = true
  703. AutoT.TextSize = 14
  704. AutoT.TextWrapped = true
  705.  
  706. CBuggyOff.Name = "CBuggyOff"
  707. CBuggyOff.Parent = LoginFrame
  708. CBuggyOff.BackgroundColor3 = Color3.new(1, 0, 0)
  709. CBuggyOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  710. CBuggyOff.Position = UDim2.new(0.383753508, 0, 0.361990958, 0)
  711. CBuggyOff.Size = UDim2.new(0, 82, 0, 24)
  712. CBuggyOff.Visible = false
  713. CBuggyOff.Font = Enum.Font.SourceSans
  714. CBuggyOff.Text = "Buggy"
  715. CBuggyOff.TextColor3 = Color3.new(0, 0, 0)
  716. CBuggyOff.TextScaled = true
  717. CBuggyOff.TextSize = 14
  718. CBuggyOff.TextWrapped = true
  719.  
  720. CrocodileOff.Name = "CrocodileOff"
  721. CrocodileOff.Parent = LoginFrame
  722. CrocodileOff.BackgroundColor3 = Color3.new(1, 0, 0)
  723. CrocodileOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  724. CrocodileOff.Position = UDim2.new(0.756302536, 0, 0.361990958, 0)
  725. CrocodileOff.Size = UDim2.new(0, 82, 0, 24)
  726. CrocodileOff.Visible = false
  727. CrocodileOff.Font = Enum.Font.SourceSans
  728. CrocodileOff.Text = "Crocodile"
  729. CrocodileOff.TextColor3 = Color3.new(0, 0, 0)
  730. CrocodileOff.TextScaled = true
  731. CrocodileOff.TextSize = 14
  732. CrocodileOff.TextWrapped = true
  733.  
  734. CBuggyOn.Name = "CBuggyOn"
  735. CBuggyOn.Parent = LoginFrame
  736. CBuggyOn.BackgroundColor3 = Color3.new(0, 1, 0)
  737. CBuggyOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  738. CBuggyOn.Position = UDim2.new(0.383753508, 0, 0.361990958, 0)
  739. CBuggyOn.Size = UDim2.new(0, 82, 0, 24)
  740. CBuggyOn.Visible = false
  741. CBuggyOn.Font = Enum.Font.SourceSans
  742. CBuggyOn.Text = "Buggy"
  743. CBuggyOn.TextColor3 = Color3.new(0, 0, 0)
  744. CBuggyOn.TextScaled = true
  745. CBuggyOn.TextSize = 14
  746. CBuggyOn.TextWrapped = true
  747.  
  748. CrocodileOn.Name = "CrocodileOn"
  749. CrocodileOn.Parent = LoginFrame
  750. CrocodileOn.BackgroundColor3 = Color3.new(0, 1, 0)
  751. CrocodileOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  752. CrocodileOn.Position = UDim2.new(0.756302536, 0, 0.361990958, 0)
  753. CrocodileOn.Size = UDim2.new(0, 82, 0, 24)
  754. CrocodileOn.Visible = false
  755. CrocodileOn.Font = Enum.Font.SourceSans
  756. CrocodileOn.Text = "Crocodile"
  757. CrocodileOn.TextColor3 = Color3.new(0, 0, 0)
  758. CrocodileOn.TextScaled = true
  759. CrocodileOn.TextSize = 14
  760. CrocodileOn.TextWrapped = true
  761.  
  762. NextButton2.Name = "NextButton2"
  763. NextButton2.Parent = LoginFrame
  764. NextButton2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  765. NextButton2.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  766. NextButton2.Position = UDim2.new(0.871148467, 0, 0.832579195, 0)
  767. NextButton2.Size = UDim2.new(0, 46, 0, 37)
  768. NextButton2.Visible = false
  769. NextButton2.Font = Enum.Font.SourceSans
  770. NextButton2.Text = "->"
  771. NextButton2.TextColor3 = Color3.new(0, 0, 0)
  772. NextButton2.TextScaled = true
  773. NextButton2.TextSize = 14
  774. NextButton2.TextWrapped = true
  775.  
  776. BackButton2.Name = "BackButton2"
  777. BackButton2.Parent = LoginFrame
  778. BackButton2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  779. BackButton2.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  780. BackButton2.Position = UDim2.new(0, 0, 0.832579195, 0)
  781. BackButton2.Size = UDim2.new(0, 46, 0, 37)
  782. BackButton2.Visible = false
  783. BackButton2.Font = Enum.Font.SourceSans
  784. BackButton2.Text = "<-"
  785. BackButton2.TextColor3 = Color3.new(0, 0, 0)
  786. BackButton2.TextScaled = true
  787. BackButton2.TextSize = 14
  788. BackButton2.TextWrapped = true
  789.  
  790. BFarms.Name = "BFarms"
  791. BFarms.Parent = LoginFrame
  792. BFarms.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  793. BFarms.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  794. BFarms.Position = UDim2.new(0.243697494, 0, 0.176470593, 0)
  795. BFarms.Size = UDim2.new(0, 183, 0, 30)
  796. BFarms.Visible = false
  797. BFarms.Font = Enum.Font.SourceSans
  798. BFarms.Text = "Boss Farms"
  799. BFarms.TextColor3 = Color3.new(0, 0, 0)
  800. BFarms.TextScaled = true
  801. BFarms.TextSize = 14
  802. BFarms.TextWrapped = true
  803.  
  804. BuggyOff.Name = "BuggyOff"
  805. BuggyOff.Parent = LoginFrame
  806. BuggyOff.BackgroundColor3 = Color3.new(1, 0, 0)
  807. BuggyOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  808. BuggyOff.Position = UDim2.new(0.0140056023, 0, 0.683257937, 0)
  809. BuggyOff.Size = UDim2.new(0, 82, 0, 24)
  810. BuggyOff.Visible = false
  811. BuggyOff.Font = Enum.Font.SourceSans
  812. BuggyOff.Text = "Buggy Pirate"
  813. BuggyOff.TextColor3 = Color3.new(0, 0, 0)
  814. BuggyOff.TextScaled = true
  815. BuggyOff.TextSize = 14
  816. BuggyOff.TextWrapped = true
  817.  
  818. AutoMeleeOn.Name = "AutoMeleeOn"
  819. AutoMeleeOn.Parent = LoginFrame
  820. AutoMeleeOn.BackgroundColor3 = Color3.new(0, 1, 0)
  821. AutoMeleeOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  822. AutoMeleeOn.Position = UDim2.new(0, 0, 0.361990988, 0)
  823. AutoMeleeOn.Size = UDim2.new(0, 82, 0, 24)
  824. AutoMeleeOn.Visible = false
  825. AutoMeleeOn.Font = Enum.Font.SourceSans
  826. AutoMeleeOn.Text = "Auto Melee"
  827. AutoMeleeOn.TextColor3 = Color3.new(0, 0, 0)
  828. AutoMeleeOn.TextScaled = true
  829. AutoMeleeOn.TextSize = 14
  830. AutoMeleeOn.TextWrapped = true
  831.  
  832. AutoSwordOff.Name = "AutoSwordOff"
  833. AutoSwordOff.Parent = LoginFrame
  834. AutoSwordOff.BackgroundColor3 = Color3.new(1, 0, 0)
  835. AutoSwordOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  836. AutoSwordOff.Position = UDim2.new(0.383753508, 0, 0.361990988, 0)
  837. AutoSwordOff.Size = UDim2.new(0, 82, 0, 24)
  838. AutoSwordOff.Visible = false
  839. AutoSwordOff.Font = Enum.Font.SourceSans
  840. AutoSwordOff.Text = "Auto Sword"
  841. AutoSwordOff.TextColor3 = Color3.new(0, 0, 0)
  842. AutoSwordOff.TextScaled = true
  843. AutoSwordOff.TextSize = 14
  844. AutoSwordOff.TextWrapped = true
  845.  
  846. AutoSwordOn.Name = "AutoSwordOn"
  847. AutoSwordOn.Parent = LoginFrame
  848. AutoSwordOn.BackgroundColor3 = Color3.new(0, 1, 0)
  849. AutoSwordOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  850. AutoSwordOn.Position = UDim2.new(0.383753508, 0, 0.361990988, 0)
  851. AutoSwordOn.Size = UDim2.new(0, 82, 0, 24)
  852. AutoSwordOn.Visible = false
  853. AutoSwordOn.Font = Enum.Font.SourceSans
  854. AutoSwordOn.Text = "Auto Sword"
  855. AutoSwordOn.TextColor3 = Color3.new(0, 0, 0)
  856. AutoSwordOn.TextScaled = true
  857. AutoSwordOn.TextSize = 14
  858. AutoSwordOn.TextWrapped = true
  859.  
  860. AutoGunOff.Name = "AutoGunOff"
  861. AutoGunOff.Parent = LoginFrame
  862. AutoGunOff.BackgroundColor3 = Color3.new(1, 0, 0)
  863. AutoGunOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  864. AutoGunOff.Position = UDim2.new(0.770308137, 0, 0.361990988, 0)
  865. AutoGunOff.Size = UDim2.new(0, 82, 0, 24)
  866. AutoGunOff.Visible = false
  867. AutoGunOff.Font = Enum.Font.SourceSans
  868. AutoGunOff.Text = "Auto Gun"
  869. AutoGunOff.TextColor3 = Color3.new(0, 0, 0)
  870. AutoGunOff.TextScaled = true
  871. AutoGunOff.TextSize = 14
  872. AutoGunOff.TextWrapped = true
  873.  
  874. AutoGunOn.Name = "AutoGunOn"
  875. AutoGunOn.Parent = LoginFrame
  876. AutoGunOn.BackgroundColor3 = Color3.new(0, 1, 0)
  877. AutoGunOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  878. AutoGunOn.Position = UDim2.new(0.770308137, 0, 0.361990988, 0)
  879. AutoGunOn.Size = UDim2.new(0, 82, 0, 24)
  880. AutoGunOn.Visible = false
  881. AutoGunOn.Font = Enum.Font.SourceSans
  882. AutoGunOn.Text = "Auto Gun"
  883. AutoGunOn.TextColor3 = Color3.new(0, 0, 0)
  884. AutoGunOn.TextScaled = true
  885. AutoGunOn.TextSize = 14
  886. AutoGunOn.TextWrapped = true
  887.  
  888. Auto2SSOn.Name = "Auto2SSOn"
  889. Auto2SSOn.Parent = LoginFrame
  890. Auto2SSOn.BackgroundColor3 = Color3.new(0, 1, 0)
  891. Auto2SSOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  892. Auto2SSOn.Position = UDim2.new(0, 0, 0.597285092, 0)
  893. Auto2SSOn.Size = UDim2.new(0, 82, 0, 24)
  894. Auto2SSOn.Visible = false
  895. Auto2SSOn.Font = Enum.Font.SourceSans
  896. Auto2SSOn.Text = "Auto 2SS"
  897. Auto2SSOn.TextColor3 = Color3.new(0, 0, 0)
  898. Auto2SSOn.TextScaled = true
  899. Auto2SSOn.TextSize = 14
  900. Auto2SSOn.TextWrapped = true
  901.  
  902. Auto2SSOff.Name = "Auto2SSOff"
  903. Auto2SSOff.Parent = LoginFrame
  904. Auto2SSOff.BackgroundColor3 = Color3.new(1, 0, 0)
  905. Auto2SSOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  906. Auto2SSOff.Position = UDim2.new(0, 0, 0.597285092, 0)
  907. Auto2SSOff.Size = UDim2.new(0, 82, 0, 24)
  908. Auto2SSOff.Visible = false
  909. Auto2SSOff.Font = Enum.Font.SourceSans
  910. Auto2SSOff.Text = "Auto 2SS"
  911. Auto2SSOff.TextColor3 = Color3.new(0, 0, 0)
  912. Auto2SSOff.TextScaled = true
  913. Auto2SSOff.TextSize = 14
  914. Auto2SSOff.TextWrapped = true
  915.  
  916. AutoDefOff.Name = "AutoDefOff"
  917. AutoDefOff.Parent = LoginFrame
  918. AutoDefOff.BackgroundColor3 = Color3.new(1, 0, 0)
  919. AutoDefOff.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  920. AutoDefOff.Position = UDim2.new(0.383753508, 0, 0.597285092, 0)
  921. AutoDefOff.Size = UDim2.new(0, 82, 0, 24)
  922. AutoDefOff.Visible = false
  923. AutoDefOff.Font = Enum.Font.SourceSans
  924. AutoDefOff.Text = "Defense(Weight)"
  925. AutoDefOff.TextColor3 = Color3.new(0, 0, 0)
  926. AutoDefOff.TextScaled = true
  927. AutoDefOff.TextSize = 14
  928. AutoDefOff.TextWrapped = true
  929.  
  930. AutoDefOn.Name = "AutoDefOn"
  931. AutoDefOn.Parent = LoginFrame
  932. AutoDefOn.BackgroundColor3 = Color3.new(0, 1, 0)
  933. AutoDefOn.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  934. AutoDefOn.Position = UDim2.new(0.383753508, 0, 0.597285092, 0)
  935. AutoDefOn.Size = UDim2.new(0, 82, 0, 24)
  936. AutoDefOn.Visible = false
  937. AutoDefOn.Font = Enum.Font.SourceSans
  938. AutoDefOn.Text = "Defense(Weight)"
  939. AutoDefOn.TextColor3 = Color3.new(0, 0, 0)
  940. AutoDefOn.TextScaled = true
  941. AutoDefOn.TextSize = 14
  942. AutoDefOn.TextWrapped = true
  943.  
  944. BackButton4.Name = "BackButton4"
  945. BackButton4.Parent = LoginFrame
  946. BackButton4.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  947. BackButton4.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  948. BackButton4.Position = UDim2.new(1.86264515e-09, 0, 0.832579195, 0)
  949. BackButton4.Size = UDim2.new(0, 46, 0, 37)
  950. BackButton4.Visible = false
  951. BackButton4.Font = Enum.Font.SourceSans
  952. BackButton4.Text = "<-"
  953. BackButton4.TextColor3 = Color3.new(0, 0, 0)
  954. BackButton4.TextScaled = true
  955. BackButton4.TextSize = 14
  956. BackButton4.TextWrapped = true
  957.  
  958. BackButton1.Name = "BackButton1"
  959. BackButton1.Parent = LoginFrame
  960. BackButton1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  961. BackButton1.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  962. BackButton1.Position = UDim2.new(1.86264515e-09, 0, 0.832579195, 0)
  963. BackButton1.Size = UDim2.new(0, 46, 0, 37)
  964. BackButton1.Visible = false
  965. BackButton1.Font = Enum.Font.SourceSans
  966. BackButton1.Text = "<-"
  967. BackButton1.TextColor3 = Color3.new(0, 0, 0)
  968. BackButton1.TextScaled = true
  969. BackButton1.TextSize = 14
  970. BackButton1.TextWrapped = true
  971.  
  972. Other.Name = "Other"
  973. Other.Parent = LoginFrame
  974. Other.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  975. Other.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  976. Other.Position = UDim2.new(0.243697494, 0, 0.176470593, 0)
  977. Other.Size = UDim2.new(0, 183, 0, 30)
  978. Other.Visible = false
  979. Other.Font = Enum.Font.SourceSans
  980. Other.Text = "Other Features"
  981. Other.TextColor3 = Color3.new(0, 0, 0)
  982. Other.TextScaled = true
  983. Other.TextSize = 14
  984. Other.TextWrapped = true
  985.  
  986. Buggy.Name = "Buggy"
  987. Buggy.Parent = LoginFrame
  988. Buggy.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  989. Buggy.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  990. Buggy.Position = UDim2.new(0.717086852, 0, 0.488687813, 0)
  991. Buggy.Size = UDim2.new(0, 82, 0, 24)
  992. Buggy.Font = Enum.Font.SourceSans
  993. Buggy.Text = "Buggy"
  994. Buggy.TextColor3 = Color3.new(0, 0, 0)
  995. Buggy.TextScaled = true
  996. Buggy.TextSize = 14
  997. Buggy.TextWrapped = true
  998.  
  999. tpdf.Name = "tpdf"
  1000. tpdf.Parent = LoginFrame
  1001. tpdf.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1002. tpdf.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1003. tpdf.Position = UDim2.new(0.383753508, 0, 0.361990988, 0)
  1004. tpdf.Size = UDim2.new(0, 82, 0, 24)
  1005. tpdf.Visible = false
  1006. tpdf.Font = Enum.Font.SourceSans
  1007. tpdf.Text = "Tp Df"
  1008. tpdf.TextColor3 = Color3.new(0, 0, 0)
  1009. tpdf.TextScaled = true
  1010. tpdf.TextSize = 14
  1011. tpdf.TextWrapped = true
  1012.  
  1013. shanks.Name = "shanks"
  1014. shanks.Parent = LoginFrame
  1015. shanks.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1016. shanks.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1017. shanks.Position = UDim2.new(0.756302536, 0, 0.361990988, 0)
  1018. shanks.Size = UDim2.new(0, 82, 0, 24)
  1019. shanks.Visible = false
  1020. shanks.Font = Enum.Font.SourceSans
  1021. shanks.Text = "Shanks Tp"
  1022. shanks.TextColor3 = Color3.new(0, 0, 0)
  1023. shanks.TextScaled = true
  1024. shanks.TextSize = 14
  1025. shanks.TextWrapped = true
  1026.  
  1027. god.Name = "god"
  1028. god.Parent = LoginFrame
  1029. god.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1030. god.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1031. god.Position = UDim2.new(0.179271698, 0, 0.502262473, 0)
  1032. god.Size = UDim2.new(0, 82, 0, 24)
  1033. god.Visible = false
  1034. god.Font = Enum.Font.SourceSans
  1035. god.Text = "God"
  1036. god.TextColor3 = Color3.new(0, 0, 0)
  1037. god.TextScaled = true
  1038. god.TextSize = 14
  1039. god.TextWrapped = true
  1040.  
  1041. Bypass4.Name = "Bypass4"
  1042. Bypass4.Parent = LoginFrame
  1043. Bypass4.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1044. Bypass4.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1045. Bypass4.Position = UDim2.new(0.481792718, 0, 0.502262473, 0)
  1046. Bypass4.Size = UDim2.new(0, 161, 0, 30)
  1047. Bypass4.Visible = false
  1048. Bypass4.Font = Enum.Font.SourceSans
  1049. Bypass4.Text = "Anti Kick (Only Works With Paid)"
  1050. Bypass4.TextColor3 = Color3.new(0, 0, 0)
  1051. Bypass4.TextScaled = true
  1052. Bypass4.TextSize = 14
  1053. Bypass4.TextWrapped = true
  1054.  
  1055. NextButton4.Name = "NextButton4"
  1056. NextButton4.Parent = LoginFrame
  1057. NextButton4.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1058. NextButton4.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1059. NextButton4.Position = UDim2.new(0.871148467, 0, 0.832579195, 0)
  1060. NextButton4.Size = UDim2.new(0, 46, 0, 37)
  1061. NextButton4.Visible = false
  1062. NextButton4.Font = Enum.Font.SourceSans
  1063. NextButton4.Text = "->"
  1064. NextButton4.TextColor3 = Color3.new(0, 0, 0)
  1065. NextButton4.TextScaled = true
  1066. NextButton4.TextSize = 14
  1067. NextButton4.TextWrapped = true
  1068. -- Scripts:
  1069. Bypass1.MouseButton1Down:Connect(function()
  1070. Bypass1.Visible = false
  1071.  
  1072. local remote = game.ReplicatedStorage.RemoteEvents.OnePieceM
  1073. remote:Destroy()
  1074. game:GetService("Players").LocalPlayer.PlayerGui.Ocean.SwimmingScript:Destroy()
  1075. game:GetService("Players").LocalPlayer.PlayerGui.LocalUpdater:Destroy()
  1076. game:GetService("Players").LocalPlayer.PlayerGui.Ocean.UnderwaterOverlayScript:Destroy()
  1077. game.StarterGui.Ocean.UnderwaterOverlayScript:Destroy()
  1078. game.StarterGui.Ocean.SwimmingScript:Destroy()
  1079. game.Players.LocalPlayer.PlayerValues.Banned:Destroy()
  1080. game.ReplicatedStorage.RemoteEvents.Admin:Destroy()
  1081. game.ReplicatedStorage:FindFirstChildOfClass("RemoteEvent"):Remove()
  1082. warn('Dark Devs || Anti Cheats Bypassed!')
  1083.  
  1084. end)
  1085.  
  1086. Bypass2.MouseButton1Down:Connect(function()
  1087. Bypass2.Visible = false
  1088.  
  1089.  
  1090. if game.Players.LocalPlayer.PlayerValues:FindFirstChild("Banned") then
  1091. game.Players.LocalPlayer.PlayerValues.Banned:Destroy() else
  1092. warn('Dark Devs || Bypassed BAN!')
  1093. end
  1094.  
  1095. end)
  1096.  
  1097. Bypass3.MouseButton1Down:Connect(function()
  1098. Bypass3.Visible = false
  1099.  
  1100.  
  1101. local path = game.Workspace['Chests']
  1102. for i,v in pairs(path:GetChildren()) do
  1103. if v.Name == 'Chest' then
  1104. if not v:FindFirstChild("Value") then
  1105. v:Destroy()
  1106. end
  1107. end
  1108. end
  1109.  
  1110. end)
  1111.  
  1112. Continue.MouseButton1Down:Connect(function()
  1113. if Bypass1.Visible == false and Bypass2.Visible == false and Bypass3.Visible == false then
  1114. LoginFrame.Visible = true
  1115. Frame.Visible = false
  1116. end
  1117.  
  1118. end)
  1119.  
  1120. Rokushiki.MouseButton1Down:Connect(function()
  1121. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(838, 61, -2134)
  1122.  
  1123. end)
  1124.  
  1125. Desert.MouseButton1Down:Connect(function()
  1126. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(845, 58, -55)
  1127.  
  1128. end)
  1129.  
  1130. IceS.MouseButton1Down:Connect(function()
  1131. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-938, 58, -3069)
  1132.  
  1133. end)
  1134.  
  1135. Spawn.MouseButton1Down:Connect(function()
  1136. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-871, 58, -1084)
  1137.  
  1138. end)
  1139.  
  1140. Monkey.MouseButton1Down:Connect(function()
  1141. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-1232, 81, 1048)
  1142.  
  1143. end)
  1144.  
  1145. tpchest.MouseButton1Down:Connect(function()
  1146. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  1147. local path = game.Workspace.Chests
  1148. for i,v in pairs(path:GetChildren()) do
  1149. if v.Name == 'Chest' then
  1150. v.CFrame = plr.CFrame
  1151. end
  1152. end
  1153.  
  1154. end)
  1155.  
  1156. IceB.MouseButton1Down:Connect(function()
  1157. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(1546, 64, -4488)
  1158.  
  1159. end)
  1160.  
  1161. Rev.MouseButton1Down:Connect(function()
  1162. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-3265, 78, -3905)
  1163.  
  1164. end)
  1165.  
  1166. Syrup.MouseButton1Down:Connect(function()
  1167. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-2505, 81, -1952)
  1168.  
  1169. end)
  1170.  
  1171. Bara.MouseButton1Down:Connect(function()
  1172. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-4452, 71, -1581)
  1173.  
  1174. end)
  1175.  
  1176. Skypiea.MouseButton1Down:Connect(function()
  1177. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-3495, 2069, 3070)
  1178.  
  1179. end)
  1180.  
  1181. NextButton1.MouseButton1Down:Connect(function()
  1182. Skypiea.Visible = false
  1183. Spawn.Visible = false
  1184. Rokushiki.Visible = false
  1185. Desert.Visible = false
  1186. Rev.Visible = false
  1187. IceS.Visible = false
  1188. Monkey.Visible = false
  1189. Buggy.Visible = false
  1190. IceB.Visible = false
  1191. NextButton1.Visible = false
  1192. Syrup.Visible = false
  1193. Bara.Visible = false
  1194. Islands.Visible = false
  1195. BaraOn.Visible = false
  1196. BaraOff.Visible = true
  1197. RevOff.Visible = true
  1198. ViceOff.Visible = true
  1199. BuggyOn.Visible = false
  1200. BuggyOff.Visible = true
  1201. DesertOn.Visible = false
  1202. MountainOff.Visible = true
  1203. MountainOn.Visible = false
  1204. HakiOn.Visible = false
  1205. HakiOff.Visible = true
  1206. IceOff.Visible = true
  1207. IceOn.Visible = false
  1208. LogiaOn.Visible = false
  1209. LogiaOff.Visible = true
  1210. BackButton1.Visible = true
  1211. DesertOff.Visible = true
  1212. SkyOff.Visible = true
  1213. SkyOn.Visible = false
  1214. ViceOn.Visible = false
  1215. NextButton2.Visible = true
  1216. Farms.Visible = true
  1217.  
  1218. end)
  1219.  
  1220. YetiOff.MouseButton1Down:Connect(function()
  1221. YetiOn.Visible = true
  1222. YetiOff.Visible = false
  1223.  
  1224. _G.Auto125 = true
  1225. while _G.Auto125 do
  1226. wait(0.5)
  1227. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1228. if v.Name == "Yeti" then
  1229. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -1.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1230. v.HumanoidRootPart.Anchored = true
  1231. end
  1232. end
  1233. end
  1234.  
  1235. end)
  1236.  
  1237. YetiOn.MouseButton1Down:Connect(function()
  1238. YetiOn.Visible = false
  1239. YetiOff.Visible = true
  1240.  
  1241. _G.Auto125 = false
  1242. while _G.Auto125 do
  1243. wait(0.5)
  1244. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1245. if v.Name == "Yeti" then
  1246. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -1.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1247. v.HumanoidRootPart.Anchored = true
  1248. end
  1249. end
  1250. end
  1251.  
  1252. end)
  1253.  
  1254. LogiaOff.MouseButton1Down:Connect(function()
  1255. LogiaOn.Visible = true
  1256. LogiaOff.Visible = false
  1257.  
  1258. _G.Auto2 = true
  1259. while _G.Auto2 do
  1260. wait(0.5)
  1261. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1262. if v.Name == "Logia Bandit" then
  1263. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1264. v.HumanoidRootPart.Anchored = true
  1265. end
  1266. end
  1267. end
  1268.  
  1269. end)
  1270.  
  1271. LogiaOn.MouseButton1Down:Connect(function()
  1272. LogiaOn.Visible = false
  1273. LogiaOff.Visible = true
  1274.  
  1275. _G.Auto2 = false
  1276. while _G.Auto2 do
  1277. wait(0.5)
  1278. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1279. if v.Name == "Logia Bandit" then
  1280. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1281. v.HumanoidRootPart.Anchored = true
  1282. end
  1283. end
  1284. end
  1285.  
  1286. end)
  1287.  
  1288. IceOff.MouseButton1Down:Connect(function()
  1289. IceOn.Visible = true
  1290. IceOff.Visible = false
  1291.  
  1292. _G.Auto3 = true
  1293. while _G.Auto3 do
  1294. wait(0.5)
  1295. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1296. if v.Name == "Ice Monster" then
  1297. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1298. v.HumanoidRootPart.Anchored = true
  1299. end
  1300. end
  1301. end
  1302.  
  1303. end)
  1304.  
  1305. IceOn.MouseButton1Down:Connect(function()
  1306. IceOn.Visible = false
  1307. IceOff.Visible = true
  1308.  
  1309. _G.Auto3 = false
  1310. while _G.Auto3 do
  1311. wait(0.5)
  1312. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1313. if v.Name == "Ice Monster" then
  1314. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1315. v.HumanoidRootPart.Anchored = true
  1316. end
  1317. end
  1318. end
  1319.  
  1320. end)
  1321.  
  1322. HakiOff.MouseButton1Down:Connect(function()
  1323. HakiOn.Visible = true
  1324. HakiOff.Visible = false
  1325.  
  1326. _G.Auto4 = true
  1327. while _G.Auto4 do
  1328. wait(0.5)
  1329. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1330. if v.Name == "Haki Monkey" then
  1331. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1332. v.HumanoidRootPart.Anchored = true
  1333. end
  1334. end
  1335. end
  1336.  
  1337. end)
  1338.  
  1339. HakiOn.MouseButton1Down:Connect(function()
  1340. HakiOn.Visible = false
  1341. HakiOff.Visible = true
  1342.  
  1343. _G.Auto4 = false
  1344. while _G.Auto4 do
  1345. wait(0.5)
  1346. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1347. if v.Name == "Haki Monkey" then
  1348. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1349. v.HumanoidRootPart.Anchored = true
  1350. end
  1351. end
  1352. end
  1353.  
  1354. end)
  1355.  
  1356. MountainOff.MouseButton1Down:Connect(function()
  1357. MountainOn.Visible = true
  1358. MountainOff.Visible = false
  1359.  
  1360. _G.Auto5 = true
  1361. while _G.Auto5 do
  1362. wait(0.5)
  1363. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1364. if v.Name == "Mountain Bandit" then
  1365. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1366. v.HumanoidRootPart.Anchored = true
  1367. end
  1368. end
  1369. end
  1370.  
  1371. end)
  1372.  
  1373. MountainOn.MouseButton1Down:Connect(function()
  1374. MountainOn.Visible = false
  1375. MountainOff.Visible = true
  1376.  
  1377. _G.Auto5 = false
  1378. while _G.Auto5 do
  1379. wait(0.5)
  1380. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1381. if v.Name == "Mountain Bandit" then
  1382. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1383. v.HumanoidRootPart.Anchored = true
  1384. end
  1385. end
  1386. end
  1387.  
  1388. end)
  1389.  
  1390. DesertOff.MouseButton1Down:Connect(function()
  1391. DesertOn.Visible = true
  1392. DesertOff.Visible = false
  1393.  
  1394. _G.Auto6 = true
  1395. while _G.Auto6 do
  1396. wait(0.5)
  1397. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1398. if v.Name == "Desert Bandit" then
  1399. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1400. v.HumanoidRootPart.Anchored = true
  1401. end
  1402. end
  1403. end
  1404.  
  1405. end)
  1406.  
  1407. DesertOn.MouseButton1Down:Connect(function()
  1408. DesertOn.Visible = false
  1409. DesertOff.Visible = true
  1410.  
  1411. _G.Auto6 = false
  1412. while _G.Auto6 do
  1413. wait(0.5)
  1414. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1415. if v.Name == "Desert Bandit" then
  1416. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1417. v.HumanoidRootPart.Anchored = true
  1418. end
  1419. end
  1420. end
  1421.  
  1422. end)
  1423.  
  1424. AutoMeleeOff.MouseButton1Down:Connect(function()
  1425. AutoMeleeOn.Visible = true
  1426. AutoMeleeOff.Visible = false
  1427.  
  1428. _G.AutoTrain1 = true
  1429. while _G.AutoTrain1 do
  1430. wait()
  1431. game:GetService("ReplicatedStorage").RemoteEvents.CombatBase:FireServer()
  1432. end
  1433.  
  1434. end)
  1435.  
  1436. BuggyOn.MouseButton1Down:Connect(function()
  1437. BuggyOn.Visible = false
  1438. BuggyOff.Visible = true
  1439.  
  1440. _G.Auto7 = false
  1441. while _G.Auto7 do
  1442. wait(0.5)
  1443. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1444. if v.Name == "Buggy Pirate" then
  1445. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1446. v.HumanoidRootPart.Anchored = true
  1447. end
  1448. end
  1449. end
  1450.  
  1451. end)
  1452.  
  1453. ViceOff.MouseButton1Down:Connect(function()
  1454. ViceOn.Visible = true
  1455. ViceOff.Visible = false
  1456.  
  1457. _G.Auto8 = true
  1458. while _G.Auto8 do
  1459. wait(0.5)
  1460. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1461. if v.Name == "Vice-Admiral" then
  1462. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1463. v.HumanoidRootPart.Anchored = true
  1464. end
  1465. end
  1466. end
  1467.  
  1468. end)
  1469.  
  1470. ViceOn.MouseButton1Down:Connect(function()
  1471. ViceOn.Visible = false
  1472. ViceOff.Visible = true
  1473.  
  1474. _G.Auto8 = false
  1475. while _G.Auto8 do
  1476. wait(0.5)
  1477. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1478. if v.Name == "Vice-Admiral" then
  1479. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1480. v.HumanoidRootPart.Anchored = true
  1481. end
  1482. end
  1483. end
  1484.  
  1485. end)
  1486.  
  1487. RevOff.MouseButton1Down:Connect(function()
  1488. RevOn.Visible = true
  1489. RevOff.Visible = false
  1490.  
  1491. _G.Auto9 = true
  1492. while _G.Auto9 do
  1493. wait(0.5)
  1494. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1495. if v.Name == "Revolutionary Troop" then
  1496. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1497. v.HumanoidRootPart.Anchored = true
  1498. end
  1499. end
  1500. end
  1501.  
  1502. end)
  1503.  
  1504. RevOn.MouseButton1Down:Connect(function()
  1505. RevOn.Visible = false
  1506. RevOff.Visible = true
  1507.  
  1508. _G.Auto9 = false
  1509. while _G.Auto9 do
  1510. wait(0.5)
  1511. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1512. if v.Name == "Revolutionary Troop" then
  1513. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1514. v.HumanoidRootPart.Anchored = true
  1515. end
  1516. end
  1517. end
  1518.  
  1519. end)
  1520.  
  1521. SkyOff.MouseButton1Down:Connect(function()
  1522. SkyOn.Visible = true
  1523. SkyOff.Visible = false
  1524.  
  1525. _G.Auto10 = true
  1526. while _G.Auto10 do
  1527. wait(0.5)
  1528. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1529. if v.Name == "Skypiean" then
  1530. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1531. v.HumanoidRootPart.Anchored = true
  1532. end
  1533. end
  1534. end
  1535.  
  1536. end)
  1537.  
  1538. SkyOn.MouseButton1Down:Connect(function()
  1539. SkyOn.Visible = false
  1540. SkyOff.Visible = true
  1541.  
  1542. _G.Auto10 = false
  1543. while _G.Auto10 do
  1544. wait(0.5)
  1545. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1546. if v.Name == "Skypiean" then
  1547. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1548. v.HumanoidRootPart.Anchored = true
  1549. end
  1550. end
  1551. end
  1552.  
  1553. end)
  1554.  
  1555. BaraOff.MouseButton1Down:Connect(function()
  1556. BaraOn.Visible = true
  1557. BaraOff.Visible = false
  1558.  
  1559. _G.Auto11 = true
  1560. while _G.Auto11 do
  1561. wait(0.5)
  1562. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1563. if v.Name == "Bara Bandit" then
  1564. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1565. v.HumanoidRootPart.Anchored = true
  1566. end
  1567. end
  1568. end
  1569.  
  1570. end)
  1571.  
  1572. BaraOn.MouseButton1Down:Connect(function()
  1573. BaraOn.Visible = false
  1574. BaraOff.Visible = true
  1575.  
  1576. _G.Auto11 = false
  1577. while _G.Auto11 do
  1578. wait(0.5)
  1579. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1580. if v.Name == "Bara Bandit" then
  1581. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1582. v.HumanoidRootPart.Anchored = true
  1583. end
  1584. end
  1585. end
  1586.  
  1587. end)
  1588.  
  1589. NextButton3.MouseButton1Down:Connect(function()
  1590. CrocodileOn.Visible = false
  1591. CrocodileOff.Visible = false
  1592. CBuggyOn.Visible = false
  1593. CBuggyOff.Visible = false
  1594. YetiOn.Visible = false
  1595. YetiOff.Visible = false
  1596. BFarms.Visible = false
  1597. NextButton3.Visible = false
  1598. BackButton2.Visible = false
  1599. AutoMeleeOff.Visible = true
  1600. AutoMeleeOn.Visible = false
  1601. AutoGunOff.Visible = true
  1602. AutoGunOn.Visible = false
  1603. AutoSwordOn.Visible = false
  1604. AutoSwordOff.Visible = true
  1605. AutoDefOff.Visible = true
  1606. AutoDefOn.Visible = false
  1607. Auto2SSOn.Visible = false
  1608. Auto2SSOff.Visible = true
  1609. AutoT.Visible = true
  1610. BackButton3.Visible = true
  1611. NextButton4.Visible = true
  1612.  
  1613. end)
  1614.  
  1615. BackButton3.MouseButton1Down:Connect(function()
  1616. CrocodileOn.Visible = false
  1617. CrocodileOff.Visible = true
  1618. CBuggyOn.Visible = false
  1619. CBuggyOff.Visible = true
  1620. YetiOn.Visible = false
  1621. YetiOff.Visible = true
  1622. BFarms.Visible = true
  1623. NextButton3.Visible = true
  1624. BackButton2.Visible = true
  1625. AutoMeleeOff.Visible = false
  1626. AutoMeleeOn.Visible = false
  1627. AutoGunOff.Visible = false
  1628. AutoGunOn.Visible = false
  1629. AutoSwordOn.Visible = false
  1630. AutoSwordOff.Visible = false
  1631. AutoDefOff.Visible = false
  1632. AutoDefOn.Visible = false
  1633. Auto2SSOn.Visible = false
  1634. Auto2SSOff.Visible = false
  1635. AutoT.Visible = false
  1636. BackButton3.Visible = false
  1637. NextButton4.Visible = false
  1638.  
  1639. end)
  1640.  
  1641. CBuggyOff.MouseButton1Down:Connect(function()
  1642. CBuggyOn.Visible = true
  1643. CBuggyOff.Visible = false
  1644.  
  1645. _G.AutoB1 = true
  1646. while _G.AutoB1 do
  1647. wait(0.5)
  1648. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1649. if v.Name == "Buggy The Clown" then
  1650. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1651. v.HumanoidRootPart.Anchored = true
  1652. end
  1653. end
  1654. end
  1655.  
  1656. end)
  1657.  
  1658. CrocodileOff.MouseButton1Down:Connect(function()
  1659. CrocodileOn.Visible = true
  1660. CrocodileOff.Visible = false
  1661.  
  1662. _G.AutoB2 = true
  1663. while _G.AutoB2 do
  1664. wait(0.5)
  1665. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1666. if v.Name == "Crocodile" then
  1667. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1668. v.HumanoidRootPart.Anchored = true
  1669. end
  1670. end
  1671. end
  1672.  
  1673. end)
  1674.  
  1675. CBuggyOn.MouseButton1Down:Connect(function()
  1676. CBuggyOn.Visible = false
  1677. CBuggyOff.Visible = true
  1678.  
  1679. _G.AutoB1 = false
  1680. while _G.AutoB1 do
  1681. wait(0.5)
  1682. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1683. if v.Name == "Buggy The Clown" then
  1684. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -1.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1685. v.HumanoidRootPart.Anchored = true
  1686. end
  1687. end
  1688. end
  1689.  
  1690. end)
  1691.  
  1692. CrocodileOn.MouseButton1Down:Connect(function()
  1693. CrocodileOn.Visible = false
  1694. CrocodileOff.Visible = true
  1695.  
  1696. _G.AutoB2 = false
  1697. while _G.AutoB2 do
  1698. wait(0.5)
  1699. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1700. if v.Name == "Crocodile" then
  1701. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -1.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1702. v.HumanoidRootPart.Anchored = true
  1703. end
  1704. end
  1705. end
  1706.  
  1707. end)
  1708.  
  1709. NextButton2.MouseButton1Down:Connect(function()
  1710. BaraOn.Visible = false
  1711. BaraOff.Visible = false
  1712. RevOff.Visible = false
  1713. ViceOff.Visible = false
  1714. BuggyOn.Visible = false
  1715. BuggyOff.Visible = false
  1716. DesertOn.Visible = false
  1717. MountainOff.Visible = false
  1718. MountainOn.Visible = false
  1719. HakiOn.Visible = false
  1720. HakiOff.Visible = false
  1721. IceOff.Visible = false
  1722. IceOn.Visible = false
  1723. LogiaOn.Visible = false
  1724. LogiaOff.Visible = false
  1725. BackButton1.Visible = false
  1726. DesertOff.Visible = false
  1727. SkyOff.Visible = false
  1728. SkyOn.Visible = false
  1729. ViceOn.Visible = false
  1730. NextButton2.Visible = false
  1731. Farms.Visible = false
  1732. CrocodileOn.Visible = false
  1733. CrocodileOff.Visible = true
  1734. CBuggyOn.Visible = false
  1735. CBuggyOff.Visible = true
  1736. YetiOn.Visible = false
  1737. YetiOff.Visible = true
  1738. BFarms.Visible = true
  1739. NextButton3.Visible = true
  1740. BackButton2.Visible = true
  1741.  
  1742. end)
  1743.  
  1744. BackButton2.MouseButton1Down:Connect(function()
  1745. CrocodileOn.Visible = false
  1746. CrocodileOff.Visible = false
  1747. CBuggyOn.Visible = false
  1748. CBuggyOff.Visible = false
  1749. YetiOn.Visible = false
  1750. YetiOff.Visible = false
  1751. BFarms.Visible = false
  1752. BaraOff.Visible = true
  1753. RevOff.Visible = true
  1754. ViceOff.Visible = true
  1755. BuggyOn.Visible = false
  1756. BuggyOff.Visible = true
  1757. DesertOn.Visible = false
  1758. MountainOff.Visible = true
  1759. MountainOn.Visible = false
  1760. HakiOn.Visible = false
  1761. HakiOff.Visible = true
  1762. IceOff.Visible = true
  1763. IceOn.Visible = false
  1764. LogiaOn.Visible = false
  1765. LogiaOff.Visible = true
  1766. BackButton1.Visible = true
  1767. DesertOff.Visible = true
  1768. SkyOff.Visible = true
  1769. SkyOn.Visible = false
  1770. ViceOn.Visible = false
  1771. NextButton2.Visible = true
  1772. Farms.Visible = true
  1773. BackButton2.Visible = false
  1774. NextButton3.Visible = false
  1775.  
  1776. end)
  1777.  
  1778. BuggyOff.MouseButton1Down:Connect(function()
  1779. BuggyOn.Visible = true
  1780. BuggyOff.Visible = false
  1781.  
  1782. _G.Auto7 = true
  1783. while _G.Auto7 do
  1784. wait(0.5)
  1785. for i,v in pairs(game.Workspace.Enemys:GetChildren()) do
  1786. if v.Name == "Buggy Pirate" then
  1787. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -0.5) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  1788. v.HumanoidRootPart.Anchored = true
  1789. end
  1790. end
  1791. end
  1792.  
  1793. end)
  1794.  
  1795. AutoMeleeOn.MouseButton1Down:Connect(function()
  1796. AutoMeleeOn.Visible = false
  1797. AutoMeleeOff.Visible = true
  1798.  
  1799. _G.AutoTrain1 = false
  1800. while _G.AutoTrain1 do
  1801. wait()
  1802. game:GetService("ReplicatedStorage").RemoteEvents.CombatBase:FireServer()
  1803. end
  1804.  
  1805. end)
  1806.  
  1807. AutoSwordOff.MouseButton1Down:Connect(function()
  1808. AutoSwordOn.Visible = true
  1809. AutoSwordOff.Visible = false
  1810.  
  1811. _G.katana = true
  1812. while _G.katana do
  1813. wait()
  1814. local Arg1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Katana
  1815. local Path = game:GetService("ReplicatedStorage").RemoteEvents.KatanaBase
  1816. Path:FireServer(Arg1)
  1817. end
  1818.  
  1819. end)
  1820.  
  1821. AutoSwordOn.MouseButton1Down:Connect(function()
  1822. AutoSwordOn.Visible = false
  1823. AutoSwordOff.Visible = true
  1824.  
  1825. _G.katana = false
  1826. while _G.katana do
  1827. wait()
  1828. local Arg1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Katana
  1829. local Path = game:GetService("ReplicatedStorage").RemoteEvents.KatanaBase
  1830. Path:FireServer(Arg1)
  1831. end
  1832.  
  1833. end)
  1834.  
  1835. AutoGunOff.MouseButton1Down:Connect(function()
  1836. AutoGunOff.Visible = false
  1837. AutoGunOn.Visible = true
  1838.  
  1839. _G.gun = true
  1840. while _G.gun do
  1841. wait()
  1842. local Arg1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Cannon
  1843. local Path = game:GetService("ReplicatedStorage").RemoteEvents.CannonBase
  1844. Path:FireServer(Arg1)
  1845. end
  1846.  
  1847. end)
  1848.  
  1849. AutoGunOn.MouseButton1Down:Connect(function()
  1850. AutoGunOff.Visible = true
  1851. AutoGunOn.Visible = false
  1852.  
  1853. _G.gun = false
  1854. while _G.gun do
  1855. wait()
  1856. local Arg1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Cannon
  1857. local Path = game:GetService("ReplicatedStorage").RemoteEvents.CannonBase
  1858. Path:FireServer(Arg1)
  1859. end
  1860.  
  1861. end)
  1862.  
  1863. Auto2SSOn.MouseButton1Down:Connect(function()
  1864. Auto2SSOff.Visible = true
  1865. Auto2SSOn.Visible = false
  1866.  
  1867. _G.SS = false
  1868. while _G.SS do
  1869. wait()
  1870. local Arg1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]["2SS"]
  1871. local Path = game:GetService("ReplicatedStorage").RemoteEvents.DualKatanaBase
  1872. Path:FireServer(Arg1)
  1873. end
  1874.  
  1875. end)
  1876.  
  1877. Auto2SSOff.MouseButton1Down:Connect(function()
  1878. Auto2SSOff.Visible = false
  1879. Auto2SSOn.Visible = true
  1880.  
  1881. _G.SS = true
  1882. while _G.SS do
  1883. wait()
  1884. local Arg1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]["2SS"]
  1885. local Path = game:GetService("ReplicatedStorage").RemoteEvents.DualKatanaBase
  1886. Path:FireServer(Arg1)
  1887. end
  1888.  
  1889. end)
  1890.  
  1891. AutoDefOff.MouseButton1Down:Connect(function()
  1892. AutoDefOff.Visible = false
  1893. AutoDefOn.Visible = true
  1894.  
  1895. _G.Def = true
  1896. while _G.Def do
  1897. wait()
  1898. local A_1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weight.Control.HakiType
  1899. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weight
  1900. local A_3 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weight.Control.Uses
  1901. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Weights
  1902. Event:FireServer(A_1, A_2, A_3)
  1903. end
  1904.  
  1905. end)
  1906.  
  1907. AutoDefOn.MouseButton1Down:Connect(function()
  1908. AutoDefOff.Visible = true
  1909. AutoDefOn.Visible = false
  1910.  
  1911. _G.Def = false
  1912. while _G.Def do
  1913. wait()
  1914. local A_1 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weight.Control.HakiType
  1915. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weight
  1916. local A_3 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weight.Control.Uses
  1917. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Weights
  1918. Event:FireServer(A_1, A_2, A_3)
  1919. end
  1920.  
  1921. end)
  1922.  
  1923. BackButton4.MouseButton1Down:Connect(function()
  1924. god.Visible = false
  1925. shanks.Visible = false
  1926. tpdf.Visible = false
  1927. Bypass4.Visible = false
  1928. Other.Visible = false
  1929. BackButton4.Visible = false
  1930. AutoMeleeOff.Visible = true
  1931. AutoMeleeOn.Visible = false
  1932. AutoGunOff.Visible = true
  1933. AutoGunOn.Visible = false
  1934. AutoSwordOn.Visible = false
  1935. AutoSwordOff.Visible = true
  1936. AutoDefOff.Visible = true
  1937. AutoDefOn.Visible = false
  1938. Auto2SSOn.Visible = false
  1939. Auto2SSOff.Visible = true
  1940. AutoT.Visible = true
  1941. BackButton3.Visible = true
  1942. NextButton4.Visible = true
  1943.  
  1944. end)
  1945.  
  1946. BackButton1.MouseButton1Down:Connect(function()
  1947. Skypiea.Visible = true
  1948. Spawn.Visible = true
  1949. Rokushiki.Visible = true
  1950. Desert.Visible = true
  1951. Rev.Visible = true
  1952. IceS.Visible = true
  1953. Monkey.Visible = true
  1954. Buggy.Visible = true
  1955. IceB.Visible = true
  1956. NextButton1.Visible = true
  1957. Syrup.Visible = true
  1958. Bara.Visible = true
  1959. Islands.Visible = true
  1960. NextButton1.Visible = true
  1961. BaraOn.Visible = false
  1962. BaraOff.Visible = false
  1963. RevOff.Visible = false
  1964. ViceOff.Visible = false
  1965. BuggyOn.Visible = false
  1966. BuggyOff.Visible = false
  1967. DesertOn.Visible = false
  1968. MountainOff.Visible = false
  1969. MountainOn.Visible = false
  1970. HakiOn.Visible = false
  1971. HakiOff.Visible = false
  1972. IceOff.Visible = false
  1973. IceOn.Visible = false
  1974. LogiaOn.Visible = false
  1975. LogiaOff.Visible = false
  1976. BackButton1.Visible = false
  1977. DesertOff.Visible = false
  1978. SkyOff.Visible = false
  1979. SkyOn.Visible = false
  1980. ViceOn.Visible = false
  1981. NextButton2.Visible = false
  1982. Farms.Visible = false
  1983. tpchest.Visible = false
  1984. NextButton3.Visible = false
  1985.  
  1986.  
  1987. end)
  1988.  
  1989. Buggy.MouseButton1Down:Connect(function()
  1990. game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-2435, 62, -256)
  1991.  
  1992. end)
  1993.  
  1994. tpdf.MouseButton1Down:Connect(function()
  1995. check = function(x)
  1996.  
  1997. for _,v in next, x:GetChildren() do
  1998. if v:IsA("Tool") then
  1999. if not v.Parent:FindFirstChild("Humanoid") then
  2000. v.TextureId = "";
  2001. v.Parent = game.Players.LocalPlayer.Backpack
  2002. end
  2003. end
  2004. check(v)
  2005. end
  2006. end
  2007. check(workspace)
  2008.  
  2009.  
  2010. end)
  2011.  
  2012. shanks.MouseButton1Down:Connect(function()
  2013. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  2014. local path = game.Workspace
  2015. for i,v in pairs(path:GetChildren()) do
  2016. if v.ClassName == 'Model' and v:FindFirstChild("Humanoid") then
  2017. plr.CFrame = v.HumanoidRootPart.CFrame
  2018. end
  2019. end
  2020.  
  2021. end)
  2022.  
  2023. god.MouseButton1Down:Connect(function()
  2024. plr = game.Players.LocalPlayer
  2025. mouse = plr:GetMouse()
  2026. mouse.KeyDown:connect(function(key)
  2027. if key == " " then
  2028. game.Players.LocalPlayer.Character.Humanoid:ChangeState(3)
  2029. end
  2030. end)
  2031. plr = game.Players.LocalPlayer
  2032. mouse = plr:GetMouse()
  2033. mouse.KeyUp:connect(function(key)
  2034. if key == " " then
  2035. jumping = false
  2036. end
  2037. end)
  2038.  
  2039. FF = true
  2040.  
  2041. while wait() do
  2042. if FF then
  2043. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2044. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2045. l.Parent = game.Players.LocalPlayer.Character
  2046. l.Name = "Humanoid"
  2047. wait()
  2048. game.Players.LocalPlayer.Character["1"]:Destroy()
  2049. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2050. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2051. wait()
  2052. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2053. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2054. wait(4.85)
  2055. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  2056. pos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2057. wait(.4)
  2058. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  2059. workspace.CurrentCamera.CameraType = Enum.CameraType.Track
  2060. end
  2061. end
  2062.  
  2063.  
  2064. end)
  2065.  
  2066. Bypass4.MouseButton1Down:Connect(function()
  2067. local mt = getrawmetatable(game)
  2068. setreadonly(mt, false)
  2069. local old = mt.__namecall
  2070. mt.__namecall = function(self, ...)
  2071. local arguments = {...}
  2072. local method = table.remove(arguments)
  2073. if method == 'Kick' then
  2074. return false
  2075. end
  2076. return old(self, ...)
  2077. end
  2078.  
  2079. end)
  2080.  
  2081. NextButton4.MouseButton1Down:Connect(function()
  2082. AutoMeleeOff.Visible = false
  2083. AutoMeleeOn.Visible = false
  2084. AutoGunOff.Visible = false
  2085. AutoGunOn.Visible = false
  2086. AutoSwordOn.Visible = false
  2087. AutoSwordOff.Visible = false
  2088. AutoDefOff.Visible = false
  2089. AutoDefOn.Visible = false
  2090. Auto2SSOn.Visible = false
  2091. Auto2SSOff.Visible = false
  2092. AutoT.Visible = false
  2093. BackButton3.Visible = false
  2094. NextButton4.Visible = false
  2095. god.Visible = true
  2096. shanks.Visible = true
  2097. tpdf.Visible = true
  2098. Bypass4.Visible = true
  2099. tpchest.Visible = true
  2100. Other.Visible = true
  2101. BackButton4.Visible = true
  2102.  
  2103. end)
Add Comment
Please, Sign In to add comment