Advertisement
_Thanh_Thy_Cute_

Murder Mystery 3 AUTO FARM COINS JUNE 2021

Jun 22nd, 2021
838
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. --[[AutoFarm]]--
  2.  
  3. --[[LoopsTp you to the lobby so you cant die]]--
  4.  
  5. getgenv().CoinFarm = true
  6. while getgenv().CoinFarm == true do wait()
  7. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(185.01763916016, 563.21783447266, -1092.9642333984)
  8. wait(.10)
  9. for _,v in pairs(game:GetService("Workspace").CoinsFolder:GetDescendants()) do
  10. if v:IsA("TouchTransmitter") then
  11. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
  12. wait()
  13. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1)
  14. end
  15. end
  16. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement