The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Legacy New Fighting Game Money Farm | UPDATED BYPASSED ANTI CHEAT!! script pastebin roblox
By Legacy New Fighting Game Money Farm | UPDATED BYPASSED ANTI CHEAT!! on 2024-09-23 08:00 am | Syntax: LUA | Views: 9



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. farm2 = true
  2. while farm2 do wait()
  3.     pcall(function()
  4.     fireclickdetector(game:GetService("Workspace").Map["Job Board"]["Click Part"].ClickDetector)
  5.            wait()
  6. if game.Players.LocalPlayer.PlayerGui.Bars.Quest.Description.Text == "Talk to the NPC" then
  7. for i,v in pairs(game:GetService("Workspace").Folders.QuestLocations.NPC:GetChildren()) do
  8. if v:IsA("Model") then
  9.                 wait(10)
  10.  
  11.     fireclickdetector(v.CD.ClickDetector)
  12.            wait()
  13.  
  14.     end
  15. end
  16.  
  17. elseif game.Players.LocalPlayer.PlayerGui.Bars.Quest.Description.Text == "Bring this mail over to the location." then
  18.     for i2,v2 in pairs(game:GetService("Workspace").Folders.QuestLocations.Delivery:GetChildren()) do
  19.         if v2:IsA("Part") and v2:FindFirstChild("QuestMarker") then
  20.                          wait(10)
  21.  
  22.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v2.CFrame
  23.            wait()
  24.  
  25.         end
  26.     end
  27. elseif game.Players.LocalPlayer.PlayerGui.Bars.Quest.Description.Text == "Find Jr Ali's missing gloves" then
  28. for i3,v3 in pairs(game:GetService("Workspace").Folders.QuestLocations.Gloves:GetChildren()) do
  29.         if v3:IsA("Part") and v3:FindFirstChild("QuestMarker") then
  30.              wait(10)
  31.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v3.CFrame
  32.            wait()
  33.         end
  34. end
  35. end
  36. end)
  37. end



  • Recent Roblox Scripts