get paid to paste

Ashura Omega Script | MONEY AUTO FARM

game.Workspace.DeliveryJobPickUpLocations:FindFirstChild("1").Name = "Handle"
game.Workspace:FindFirstChild("Job Boards").Name = "JobBoards"
wait(1)
while true do
    wait(1)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = (game.Workspace.DeliveryJobPickUpLocations.Handle.CFrame)
wait(1)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = (game.Workspace.JobBoards.JobBoardModel.Ending.CFrame)
wait(1)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = (game.Workspace.JobBoards.JobBoardModel.Board.CFrame)
wait(0.2)
for i,v in pairs(workspace.JobBoards:GetDescendants()) do
if v:IsA("ClickDetector") then
fireclickdetector(v)
end
end

Pasted: Feb 26, 2023, 7:06:37 am
Views: 12