Killer Clown Survival Script | INFINITE MONEY

Created by spankyb

Features:

function teleportTO(placeCFrame)
   local plyr = game.Players.LocalPlayer
   if plyr.Character then
       plyr.Character.HumanoidRootPart.CFrame = placeCFrame;
   end
end
teleportTO(game:GetService("Workspace").Win.CFrame)
_G.InfMoney = true
while _G.InfMoney == true do
   wait(1)
function teleportTO(placeCFrame)
   local plyr = game.Players.LocalPlayer
   if plyr.Character then
       plyr.Character.HumanoidRootPart.CFrame = placeCFrame;
   end
end
teleportTO(game:GetService("Workspace").Win.CFrame)
end