Killer Clown Survival Script | INFINITE MONEY

Created by spankyb

Features:

  • INFINITE MONEY
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)
  • looped version v
_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

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS