Advertisement
ItzDiegoExploitzBoi

aaaaaaaaaaaaaaaaaaaa

Mar 24th, 2019
1,878
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.21 KB | None | 0 0
  1. -- Fully made by Diego Exploits
  2. -- Farewell Infortality.
  3. -- Version: 2.82
  4. -- Instances:
  5. local pq = Instance.new("ScreenGui")
  6. local mainn = Instance.new("Frame")
  7. local secondary = Instance.new("Frame")
  8. local Frame = Instance.new("Frame")
  9. local Frame_2 = Instance.new("Frame")
  10. local bandit = Instance.new("TextButton")
  11. local farming = Instance.new("TextLabel")
  12. local ok = Instance.new("TextBox")
  13. local X = Instance.new("TextButton")
  14. local desertbandit = Instance.new("TextButton")
  15. local crocodile = Instance.new("TextButton")
  16. local monkey = Instance.new("TextButton")
  17. local vicemarin = Instance.new("TextButton")
  18. local marines = Instance.new("TextButton")
  19. local buggy = Instance.new("TextButton")
  20. local pirates = Instance.new("TextButton")
  21. local autosword = Instance.new("TextButton")
  22. local tps = Instance.new("TextLabel")
  23. local tpswordshop = Instance.new("TextButton")
  24. local tpbarber = Instance.new("TextButton")
  25. local tpelectro = Instance.new("TextButton")
  26. local tpbusoteacher = Instance.new("TextButton")
  27. local tpfruits = Instance.new("TextButton")
  28. local by = Instance.new("TextLabel")
  29. local p2 = Instance.new("TextButton")
  30. local habo = Instance.new("Frame")
  31. local secondary_2 = Instance.new("Frame")
  32. local TextLabel = Instance.new("TextLabel")
  33. local stopmonkey = Instance.new("TextButton")
  34. local stoppirate = Instance.new("TextButton")
  35. local stopmarine = Instance.new("TextButton")
  36. local stopvicemarine = Instance.new("TextButton")
  37. local stopbandit = Instance.new("TextButton")
  38. local stopdesert = Instance.new("TextButton")
  39. local stopbuggy = Instance.new("TextButton")
  40. local smallp2 = Instance.new("TextButton")
  41. --Properties:
  42. pq.Name = "pq"
  43. pq.Parent = game.CoreGui
  44.  
  45. mainn.Name = "mainn"
  46. mainn.Parent = pq
  47. mainn.Active = true
  48. mainn.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  49. mainn.Position = UDim2.new(0.172450051, 0, 0.239348367, 0)
  50. mainn.Size = UDim2.new(0, 651, 0, 489)
  51. mainn.Draggable = true
  52.  
  53. secondary.Name = "secondary"
  54. secondary.Parent = mainn
  55. secondary.Active = true
  56. secondary.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  57. secondary.Position = UDim2.new(0.0219947826, 0, 0.0256749559, 0)
  58. secondary.Size = UDim2.new(0, 622, 0, 455)
  59.  
  60. Frame.Parent = secondary
  61. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  62. Frame.Position = UDim2.new(0, 0, 0.118457302, 0)
  63. Frame.Size = UDim2.new(0, 621, 0, 7)
  64.  
  65. Frame_2.Parent = secondary
  66. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  67. Frame_2.Position = UDim2.new(-0.00160771701, 0, 0.750668883, 0)
  68. Frame_2.Size = UDim2.new(0, 621, 0, 7)
  69.  
  70. bandit.Name = "bandit"
  71. bandit.Parent = mainn
  72. bandit.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  73. bandit.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  74. bandit.Position = UDim2.new(0.0322580636, 0, 0.196930945, 0)
  75. bandit.Size = UDim2.new(0, 149, 0, 42)
  76. bandit.Font = Enum.Font.SciFi
  77. bandit.Text = "Farm Bandit"
  78. bandit.TextColor3 = Color3.new(0, 0, 0)
  79. bandit.TextSize = 25
  80. bandit.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  81. bandit.TextStrokeTransparency = 0
  82. bandit.MouseButton1Down:connect(function()
  83. _G.Farming = true
  84. while _G.Farming do wait()
  85. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  86. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  87. if string.match(v.Name, "Bandit") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  88. repeat wait()
  89. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  90. until v.Humanoid.Health == 0 or _G.Farming == false
  91. end
  92. end
  93. end
  94. end
  95. end)
  96.  
  97. farming.Name = "farming"
  98. farming.Parent = mainn
  99. farming.BackgroundColor3 = Color3.new(1, 1, 1)
  100. farming.BackgroundTransparency = 1
  101. farming.Position = UDim2.new(0.345622122, 0, 0.0234986953, 0)
  102. farming.Size = UDim2.new(0, 200, 0, 44)
  103. farming.Font = Enum.Font.SciFi
  104. farming.Text = "FARMING "
  105. farming.TextColor3 = Color3.new(1, 0.611765, 0.0627451)
  106. farming.TextSize = 35
  107.  
  108. ok.Name = "ok"
  109. ok.Parent = mainn
  110. ok.BackgroundColor3 = Color3.new(0.0352941, 0.0901961, 0.113725)
  111. ok.Position = UDim2.new(0, 0, -0.0697674751, 0)
  112. ok.Size = UDim2.new(0, 651, 0, 37)
  113. ok.ClearTextOnFocus = false
  114. ok.Font = Enum.Font.SciFi
  115. ok.ShowNativeInput = false
  116. ok.Text = "PIRATES CONQUEST GUI"
  117. ok.TextColor3 = Color3.new(1, 0.0588235, 0.0588235)
  118. ok.TextSize = 25
  119. ok.TextStrokeTransparency = 0
  120.  
  121. X.Name = "X"
  122. X.Parent = mainn
  123. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  124. X.BackgroundTransparency = 1
  125. X.BorderColor3 = Color3.new(1, 0.0235294, 0.870588)
  126. X.Position = UDim2.new(0.91705066, 0, -0.0810679719, 0)
  127. X.Size = UDim2.new(0, 72, 0, 42)
  128. X.Font = Enum.Font.SciFi
  129. X.Text = "X"
  130. X.TextColor3 = Color3.new(1, 0.101961, 0.988235)
  131. X.TextSize = 45
  132. X.TextStrokeColor3 = Color3.new(1, 0.988235, 0.968628)
  133. X.MouseButton1Down:connect(function()
  134. X.Visible = true
  135. mainn.Visible = false
  136. end)
  137.  
  138. desertbandit.Name = "desertbandit"
  139. desertbandit.Parent = mainn
  140. desertbandit.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  141. desertbandit.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  142. desertbandit.Position = UDim2.new(0.38402459, 0, 0.196930945, 0)
  143. desertbandit.Size = UDim2.new(0, 149, 0, 42)
  144. desertbandit.Font = Enum.Font.SciFi
  145. desertbandit.Text = "Desert Bandit"
  146. desertbandit.TextColor3 = Color3.new(0, 0, 0)
  147. desertbandit.TextSize = 25
  148. desertbandit.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  149. desertbandit.TextStrokeTransparency = 0
  150. desertbandit.MouseButton1Down:connect(function()
  151. _G.Farming = true
  152. while _G.Farming do wait()
  153. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  154. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  155. if string.match(v.Name, "Desert") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  156. repeat wait()
  157. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  158. until v.Humanoid.Health == 0 or _G.Farming == false
  159. end
  160. end
  161. end
  162. end
  163. end)
  164.  
  165. crocodile.Name = "crocodile"
  166. crocodile.Parent = mainn
  167. crocodile.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  168. crocodile.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  169. crocodile.Position = UDim2.new(0.0322580636, 0, 0.366534472, 0)
  170. crocodile.Size = UDim2.new(0, 149, 0, 42)
  171. crocodile.Font = Enum.Font.SciFi
  172. crocodile.Text = "Farm Crocodile"
  173. crocodile.TextColor3 = Color3.new(0, 0, 0)
  174. crocodile.TextSize = 25
  175. crocodile.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  176. crocodile.TextStrokeTransparency = 0
  177. crocodile.MouseButton1Down:connect(function()
  178. _G.Farming = true
  179. while _G.Farming do wait()
  180. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  181. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  182. if string.match(v.Name, "Crocodile") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  183. repeat wait()
  184. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  185. until v.Humanoid.Health == 0 or _G.Farming == false
  186. end
  187. end
  188. end
  189. end
  190. end)
  191.  
  192. monkey.Name = "monkey"
  193. monkey.Parent = mainn
  194. monkey.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  195. monkey.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  196. monkey.Position = UDim2.new(0.746543765, 0, 0.196930945, 0)
  197. monkey.Size = UDim2.new(0, 149, 0, 42)
  198. monkey.Font = Enum.Font.SciFi
  199. monkey.Text = "Farm Monkey"
  200. monkey.TextColor3 = Color3.new(0, 0, 0)
  201. monkey.TextSize = 25
  202. monkey.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  203. monkey.TextStrokeTransparency = 0
  204. monkey.MouseButton1Down:connect(function()
  205. _G.Farming = true
  206. while _G.Farming do wait()
  207. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  208. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  209. if string.match(v.Name, "Monkey") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  210. repeat wait()
  211. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  212. until v.Humanoid.Health == 0 or _G.Farming == false
  213. end
  214. end
  215. end
  216. end
  217. end)
  218.  
  219. vicemarin.Name = "vicemarin"
  220. vicemarin.Parent = mainn
  221. vicemarin.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  222. vicemarin.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  223. vicemarin.Position = UDim2.new(0.748079896, 0, 0.366534472, 0)
  224. vicemarin.Size = UDim2.new(0, 149, 0, 42)
  225. vicemarin.Font = Enum.Font.SciFi
  226. vicemarin.Text = "Farm V. Marine"
  227. vicemarin.TextColor3 = Color3.new(0, 0, 0)
  228. vicemarin.TextSize = 24
  229. vicemarin.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  230. vicemarin.TextStrokeTransparency = 0
  231. vicemarin.MouseButton1Down:connect(function()
  232. _G.Farming = true
  233. while _G.Farming do wait()
  234. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  235. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  236. if string.match(v.Name, "Vice") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  237. repeat wait()
  238. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  239. until v.Humanoid.Health == 0 or _G.Farming == false
  240. end
  241. end
  242. end
  243. end
  244. end)
  245.  
  246. marines.Name = "marines"
  247. marines.Parent = mainn
  248. marines.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  249. marines.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  250. marines.Position = UDim2.new(0.38402459, 0, 0.366534472, 0)
  251. marines.Size = UDim2.new(0, 149, 0, 42)
  252. marines.Font = Enum.Font.SciFi
  253. marines.Text = "Farm Marines"
  254. marines.TextColor3 = Color3.new(0, 0, 0)
  255. marines.TextSize = 25
  256. marines.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  257. marines.TextStrokeTransparency = 0
  258. marines.MouseButton1Down:connect(function()
  259. _G.Farming = true
  260. while _G.Farming do wait()
  261. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  262. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  263. if string.match(v.Name, "Marine") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  264. repeat wait()
  265. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  266. until v.Humanoid.Health == 0 or _G.Farming == false
  267. end
  268. end
  269. end
  270. end
  271. end)
  272.  
  273. buggy.Name = "buggy"
  274. buggy.Parent = mainn
  275. buggy.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  276. buggy.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  277. buggy.Position = UDim2.new(0.746543765, 0, 0.518516839, 0)
  278. buggy.Size = UDim2.new(0, 149, 0, 42)
  279. buggy.Font = Enum.Font.SciFi
  280. buggy.Text = "Farm Buggy"
  281. buggy.TextColor3 = Color3.new(0, 0, 0)
  282. buggy.TextSize = 25
  283. buggy.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  284. buggy.TextStrokeTransparency = 0
  285. buggy.MouseButton1Down:connect(function()
  286. _G.Farming = true
  287. while _G.Farming do wait()
  288. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  289. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  290. if string.match(v.Name, "Buggy") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  291. repeat wait()
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  293. until v.Humanoid.Health == 0 or _G.Farming == false
  294. end
  295. end
  296. end
  297. end
  298. end)
  299.  
  300. pirates.Name = "pirates"
  301. pirates.Parent = mainn
  302. pirates.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  303. pirates.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  304. pirates.Position = UDim2.new(0.38402459, 0, 0.518516839, 0)
  305. pirates.Size = UDim2.new(0, 149, 0, 42)
  306. pirates.Font = Enum.Font.SciFi
  307. pirates.Text = "Farm Pirates"
  308. pirates.TextColor3 = Color3.new(0, 0, 0)
  309. pirates.TextSize = 25
  310. pirates.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  311. pirates.TextStrokeTransparency = 0
  312. pirates.MouseButton1Down:connect(function()
  313. _G.Farming = true
  314. while _G.Farming do wait()
  315. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  316. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  317. if string.match(v.Name, "Pirate") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  318. repeat wait()
  319. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  320. until v.Humanoid.Health == 0 or _G.Farming == false
  321. end
  322. end
  323. end
  324. end
  325. end)
  326.  
  327. autosword.Name = "autosword"
  328. autosword.Parent = mainn
  329. autosword.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  330. autosword.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  331. autosword.Position = UDim2.new(0.0322580636, 0, 0.518516839, 0)
  332. autosword.Size = UDim2.new(0, 149, 0, 42)
  333. autosword.Font = Enum.Font.SciFi
  334. autosword.Text = "Auto Blade"
  335. autosword.TextColor3 = Color3.new(0, 0, 0)
  336. autosword.TextSize = 25
  337. autosword.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  338. autosword.TextStrokeTransparency = 0
  339. autosword.MouseButton1Down:connect(function()
  340. loadstring(game:HttpGet(('https://pastebin.com/raw/1R3CnMZ6'),true))()
  341. end)
  342.  
  343. tps.Name = "tps"
  344. tps.Parent = mainn
  345. tps.BackgroundColor3 = Color3.new(1, 1, 1)
  346. tps.BackgroundTransparency = 1
  347. tps.Position = UDim2.new(0.345622122, 0, 0.631428242, 0)
  348. tps.Size = UDim2.new(0, 200, 0, 44)
  349. tps.Font = Enum.Font.SciFi
  350. tps.Text = "TELEPORTS / FUNCTIONS"
  351. tps.TextColor3 = Color3.new(1, 0.611765, 0.0627451)
  352. tps.TextSize = 35
  353.  
  354. tpswordshop.Name = "tpswordshop"
  355. tpswordshop.Parent = mainn
  356. tpswordshop.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  357. tpswordshop.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  358. tpswordshop.Position = UDim2.new(0.0215053856, 0, 0.758604944, 0)
  359. tpswordshop.Size = UDim2.new(0, 149, 0, 42)
  360. tpswordshop.Font = Enum.Font.SciFi
  361. tpswordshop.Text = "Sword Shop"
  362. tpswordshop.TextColor3 = Color3.new(0, 0, 0)
  363. tpswordshop.TextSize = 25
  364. tpswordshop.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  365. tpswordshop.TextStrokeTransparency = 0
  366. tpswordshop.MouseButton1Down:connect(function()
  367. if Farming == false then
  368. Farming = true
  369. tpswordshop.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  370. else
  371. Farming = false
  372. tpswordshop.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  373. Stepped:Disconnect()
  374. end
  375. local runService = game:GetService('RunService')
  376.  
  377. if Farming then
  378. Stepped = runService.Stepped:Connect(function()
  379. for i,v in pairs(workspace.Level1_SwordShop:GetChildren()) do
  380. if string.find(v.Name, "NPC_") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  381. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  382. end
  383. end
  384. end)
  385. end
  386. wait()
  387. for i,v in pairs(workspace:GetChildren()) do
  388. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  389. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  390. end
  391. end
  392. end)
  393.  
  394. tpbarber.Name = "tpbarber"
  395. tpbarber.Parent = mainn
  396. tpbarber.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  397. tpbarber.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  398. tpbarber.Position = UDim2.new(0.382488489, 0, 0.758604944, 0)
  399. tpbarber.Size = UDim2.new(0, 149, 0, 42)
  400. tpbarber.Font = Enum.Font.SciFi
  401. tpbarber.Text = "Accessories"
  402. tpbarber.TextColor3 = Color3.new(0, 0, 0)
  403. tpbarber.TextSize = 25
  404. tpbarber.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  405. tpbarber.TextStrokeTransparency = 0
  406. tpbarber.MouseButton1Down:connect(function()
  407. if Farming == false then
  408. Farming = true
  409. tpbarber.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  410. else
  411. Farming = false
  412. tpbarber.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  413. Stepped:Disconnect()
  414. end
  415. local runService = game:GetService('RunService')
  416. if Farming then
  417. Stepped = runService.Stepped:Connect(function()
  418. for i,v in pairs(workspace.BarberShop:GetChildren()) do
  419. if string.find(v.Name, "NPC_") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  420. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  421. end
  422. end
  423. end)
  424. end
  425. wait()
  426. for i,v in pairs(workspace:GetChildren()) do
  427. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  428. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  429. end
  430. end
  431. end)
  432.  
  433. tpelectro.Name = "tpelectro"
  434. tpelectro.Parent = mainn
  435. tpelectro.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  436. tpelectro.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  437. tpelectro.Position = UDim2.new(0.0215053856, 0, 0.870034337, 0)
  438. tpelectro.Size = UDim2.new(0, 149, 0, 42)
  439. tpelectro.Font = Enum.Font.SciFi
  440. tpelectro.Text = "Electro Teacher"
  441. tpelectro.TextColor3 = Color3.new(0, 0, 0)
  442. tpelectro.TextSize = 24
  443. tpelectro.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  444. tpelectro.TextStrokeTransparency = 0
  445. tpelectro.MouseButton1Down:connect(function()
  446. if Farming == false then
  447. Farming = true
  448. tpelectro.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  449. else
  450. Farming = false
  451. tpelectro.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  452. Stepped:Disconnect()
  453. end
  454.  
  455. local runService = game:GetService('RunService')
  456.  
  457.  
  458. if Farming then
  459. Stepped = runService.Stepped:Connect(function()
  460. for i,v in pairs(workspace.ElectroTeacher:GetChildren()) do
  461. if string.find(v.Name, "Electro") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  462. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  463. end
  464. end
  465. end)
  466. end
  467. wait()
  468. for i,v in pairs(workspace:GetChildren()) do
  469. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  470. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  471. end
  472. end
  473. end)
  474.  
  475.  
  476. tpbusoteacher.Name = "tpbusoteacher"
  477. tpbusoteacher.Parent = mainn
  478. tpbusoteacher.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  479. tpbusoteacher.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  480. tpbusoteacher.Position = UDim2.new(0.748079896, 0, 0.758604944, 0)
  481. tpbusoteacher.Size = UDim2.new(0, 149, 0, 42)
  482. tpbusoteacher.Font = Enum.Font.SciFi
  483. tpbusoteacher.Text = "Buso Teacher"
  484. tpbusoteacher.TextColor3 = Color3.new(0, 0, 0)
  485. tpbusoteacher.TextSize = 25
  486. tpbusoteacher.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  487. tpbusoteacher.TextStrokeTransparency = 0
  488. tpbusoteacher.MouseButton1Down:connect(function()
  489. if Farming == false then
  490. Farming = true
  491. tpbusoteacher.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  492. else
  493. Farming = false
  494. tpbusoteacher.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  495. Stepped:Disconnect()
  496. end
  497. local runService = game:GetService('RunService')
  498.  
  499. if Farming then
  500. Stepped = runService.Stepped:Connect(function()
  501. for i,v in pairs(workspace.RayleighTeach:GetChildren()) do
  502. if string.find(v.Name, "Ray") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  503. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  504. end
  505. end
  506. end)
  507. end
  508. wait()
  509. for i,v in pairs(workspace:GetChildren()) do
  510. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  511. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  512. end
  513. end
  514. end)
  515.  
  516. tpfruits.Name = "tpfruits"
  517. tpfruits.Parent = mainn
  518. tpfruits.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  519. tpfruits.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  520. tpfruits.Position = UDim2.new(0.385560662, 0, 0.870034337, 0)
  521. tpfruits.Size = UDim2.new(0, 383, 0, 42)
  522. tpfruits.Font = Enum.Font.SciFi
  523. tpfruits.Text = "AUTO-TELEPORT FRUITS!"
  524. tpfruits.TextColor3 = Color3.new(0, 0, 0)
  525. tpfruits.TextSize = 25
  526. tpfruits.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  527. tpfruits.TextStrokeTransparency = 0
  528. tpfruits.MouseButton1Down:connect(function()
  529. while wait(3) do
  530. for _,v in pairs(workspace:GetChildren()) do
  531. if v:IsA("Tool") then
  532. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  533. print("Teleported Item!")
  534. end
  535. end
  536. end
  537. end)
  538.  
  539. by.Name = "by"
  540. by.Parent = mainn
  541. by.BackgroundColor3 = Color3.new(1, 1, 1)
  542. by.BackgroundTransparency = 1
  543. by.Position = UDim2.new(0.0430107526, 0, 0.0322462842, 0)
  544. by.Size = UDim2.new(0, 167, 0, 35)
  545. by.Font = Enum.Font.SciFi
  546. by.Text = "Diego Exploits"
  547. by.TextColor3 = Color3.new(0.117647, 0.721569, 1)
  548. by.TextSize = 35
  549.  
  550. p2.Name = "p2"
  551. p2.Parent = mainn
  552. p2.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  553. p2.BackgroundTransparency = 1
  554. p2.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  555. p2.Position = UDim2.new(0.938555956, 0, 0.937217176, 0)
  556. p2.Size = UDim2.new(0, 44, 0, 42)
  557. p2.Font = Enum.Font.SciFi
  558. p2.Text = ">>"
  559. p2.TextColor3 = Color3.new(0, 0, 0)
  560. p2.TextSize = 25
  561. p2.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  562. p2.TextStrokeTransparency = 0
  563. p2.MouseButton1Down:connect(function()
  564. p2.Visible = true
  565. mainn.Visible = false
  566. habo.Visible = true
  567. end)
  568.  
  569. habo.Name = "habo"
  570. habo.Parent = pq
  571. habo.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  572. habo.Position = UDim2.new(0.257623553, 0, 0.22807017, 0)
  573. habo.Size = UDim2.new(0, 516, 0, 421)
  574. habo.Visible = false
  575. habo.Active = true
  576. habo.Draggable = true
  577.  
  578. secondary_2.Name = "secondary"
  579. secondary_2.Parent = habo
  580. secondary_2.Active = true
  581. secondary_2.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  582. secondary_2.Position = UDim2.new(0.0374986529, 0, 0.0470525958, 0)
  583. secondary_2.Size = UDim2.new(0, 476, 0, 387)
  584.  
  585. TextLabel.Parent = habo
  586. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  587. TextLabel.BackgroundTransparency = 1
  588. TextLabel.Position = UDim2.new(0.304263562, 0, 0.0213776715, 0)
  589. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  590. TextLabel.Font = Enum.Font.SciFi
  591. TextLabel.Text = "Stop Farm GUI"
  592. TextLabel.TextColor3 = Color3.new(0.113725, 0.917647, 0.784314)
  593. TextLabel.TextSize = 35
  594.  
  595. stopmonkey.Name = "stopmonkey"
  596. stopmonkey.Parent = habo
  597. stopmonkey.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  598. stopmonkey.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  599. stopmonkey.Position = UDim2.new(0.038947247, 0, 0.195450038, 0)
  600. stopmonkey.Size = UDim2.new(0, 149, 0, 42)
  601. stopmonkey.Font = Enum.Font.SciFi
  602. stopmonkey.Text = "Stop Monkey"
  603. stopmonkey.TextColor3 = Color3.new(0, 0, 0)
  604. stopmonkey.TextSize = 24
  605. stopmonkey.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  606. stopmonkey.TextStrokeTransparency = 0
  607. stopmonkey.MouseButton1Down:connect(function()
  608. _G.Farming = false
  609. while _G.Farming do wait()
  610. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  611. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  612. if string.match(v.Name, "Monkey") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  613. repeat wait()
  614. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  615. until v.Humanoid.Health == 0 or _G.Farming == false
  616. end
  617. end
  618. end
  619. end
  620. end)
  621.  
  622. stoppirate.Name = "stoppirate"
  623. stoppirate.Parent = habo
  624. stoppirate.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  625. stoppirate.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  626. stoppirate.Position = UDim2.new(0.670730174, 0, 0.195450038, 0)
  627. stoppirate.Size = UDim2.new(0, 149, 0, 42)
  628. stoppirate.Font = Enum.Font.SciFi
  629. stoppirate.Text = "Stop Pirate"
  630. stoppirate.TextColor3 = Color3.new(0, 0, 0)
  631. stoppirate.TextSize = 24
  632. stoppirate.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  633. stoppirate.TextStrokeTransparency = 0
  634. stoppirate.MouseButton1Down:connect(function()
  635. _G.Farming = false
  636. while _G.Farming do wait()
  637. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  638. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  639. if string.match(v.Name, "Pirate") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  640. repeat wait()
  641. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  642. until v.Humanoid.Health == 0 or _G.Farming == false
  643. end
  644. end
  645. end
  646. end
  647. end)
  648.  
  649. stopmarine.Name = "stopmarine"
  650. stopmarine.Parent = habo
  651. stopmarine.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  652. stopmarine.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  653. stopmarine.Position = UDim2.new(0.0350712538, 0, 0.413977355, 0)
  654. stopmarine.Size = UDim2.new(0, 149, 0, 42)
  655. stopmarine.Font = Enum.Font.SciFi
  656. stopmarine.Text = "Stop Marine"
  657. stopmarine.TextColor3 = Color3.new(0, 0, 0)
  658. stopmarine.TextSize = 24
  659. stopmarine.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  660. stopmarine.TextStrokeTransparency = 0
  661. stopmarine.MouseButton1Down:connect(function()
  662. _G.Farming = true
  663. while _G.Farming do wait()
  664. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  665. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  666. if string.match(v.Name, "Marine") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  667. repeat wait()
  668. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  669. until v.Humanoid.Health == 0 or _G.Farming == false
  670. end
  671. end
  672. end
  673. end
  674. end)
  675.  
  676. stopvicemarine.Name = "stopvicemarine"
  677. stopvicemarine.Parent = habo
  678. stopvicemarine.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  679. stopvicemarine.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  680. stopvicemarine.Position = UDim2.new(0.670730174, 0, 0.413977355, 0)
  681. stopvicemarine.Size = UDim2.new(0, 149, 0, 42)
  682. stopvicemarine.Font = Enum.Font.SciFi
  683. stopvicemarine.Text = "Stop V. Marine"
  684. stopvicemarine.TextColor3 = Color3.new(0, 0, 0)
  685. stopvicemarine.TextSize = 24
  686. stopvicemarine.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  687. stopvicemarine.TextStrokeTransparency = 0
  688. stopvicemarine.MouseButton1Down:connect(function()
  689. _G.Farming = false
  690. while _G.Farming do wait()
  691. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  692. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  693. if string.match(v.Name, "Vice") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  694. repeat wait()
  695. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  696. until v.Humanoid.Health == 0 or _G.Farming == false
  697. end
  698. end
  699. end
  700. end
  701. end)
  702.  
  703. stopbandit.Name = "stopbandit"
  704. stopbandit.Parent = habo
  705. stopbandit.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  706. stopbandit.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  707. stopbandit.Position = UDim2.new(0.670730174, 0, 0.623003483, 0)
  708. stopbandit.Size = UDim2.new(0, 149, 0, 42)
  709. stopbandit.Font = Enum.Font.SciFi
  710. stopbandit.Text = "Stop Bandit"
  711. stopbandit.TextColor3 = Color3.new(0, 0, 0)
  712. stopbandit.TextSize = 24
  713. stopbandit.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  714. stopbandit.TextStrokeTransparency = 0
  715. stopbandit.MouseButton1Down:connect(function()
  716. _G.Farming = false
  717. while _G.Farming do wait()
  718. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  719. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  720. if string.match(v.Name, "Bandit") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  721. repeat wait()
  722. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  723. until v.Humanoid.Health == 0 or _G.Farming == false
  724. end
  725. end
  726. end
  727. end
  728. end)
  729.  
  730. stopdesert.Name = "stopdesert"
  731. stopdesert.Parent = habo
  732. stopdesert.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  733. stopdesert.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  734. stopdesert.Position = UDim2.new(0.0331332684, 0, 0.639630556, 0)
  735. stopdesert.Size = UDim2.new(0, 149, 0, 42)
  736. stopdesert.Font = Enum.Font.SciFi
  737. stopdesert.Text = "Stop Desert"
  738. stopdesert.TextColor3 = Color3.new(0, 0, 0)
  739. stopdesert.TextSize = 24
  740. stopdesert.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  741. stopdesert.TextStrokeTransparency = 0
  742. stopdesert.MouseButton1Down:connect(function()
  743. _G.Farming = false
  744. while _G.Farming do wait()
  745. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  746. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  747. if string.match(v.Name, "Desert") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  748. repeat wait()
  749. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  750. until v.Humanoid.Health == 0 or _G.Farming == false
  751. end
  752. end
  753. end
  754. end
  755. end)
  756.  
  757. stopbuggy.Name = "stopbuggy"
  758. stopbuggy.Parent = habo
  759. stopbuggy.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  760. stopbuggy.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  761. stopbuggy.Position = UDim2.new(0.220930234, 0, 0.820152998, 0)
  762. stopbuggy.Size = UDim2.new(0, 266, 0, 42)
  763. stopbuggy.Font = Enum.Font.SciFi
  764. stopbuggy.Text = "Stop Buggy"
  765. stopbuggy.TextColor3 = Color3.new(0, 0, 0)
  766. stopbuggy.TextSize = 24
  767. stopbuggy.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  768. stopbuggy.TextStrokeTransparency = 0
  769. stopbuggy.MouseButton1Down:connect(function()
  770. _G.Farming = false
  771. while _G.Farming do wait()
  772. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  773. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  774. if string.match(v.Name, "Buggy") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  775. repeat wait()
  776. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  777. until v.Humanoid.Health == 0 or _G.Farming == false
  778. end
  779. end
  780. end
  781. end
  782. end)
  783.  
  784. smallp2.Name = "smallp2"
  785. smallp2.Parent = habo
  786. smallp2.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  787. smallp2.BackgroundTransparency = 1
  788. smallp2.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  789. smallp2.Position = UDim2.new(0.0160753131, 0, 0.918214798, 0)
  790. smallp2.Size = UDim2.new(0, 44, 0, 42)
  791. smallp2.Font = Enum.Font.SciFi
  792. smallp2.Text = "<<"
  793. smallp2.TextColor3 = Color3.new(0, 0, 0)
  794. smallp2.TextSize = 25
  795. smallp2.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  796. smallp2.TextStrokeTransparency = 0
  797. smallp2.MouseButton1Down:connect(function()
  798. smallp2.Visible = true
  799. habo.Visible = false
  800. mainn.Visible = true
  801. end)
  802. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement