local char = game.Players.LocalPlayer.Character char.HumanoidRootPart.CFrame = CFrame.new(-21, 19, 320) wait(1) char.HumanoidRootPart.CFrame = CFrame.new(-63, 6, 107) wait(1) char.HumanoidRootPart.CFrame = CFrame.new(-57, 7, 81) while true do local tool1 = game.Players.LocalPlayer.Backpack:FindFirstChild("GodlyCoil") local tool2 = game.Players.LocalPlayer.Backpack:FindFirstChild("RainbowSlap2") if tool1 then tool1.Tool.Disabled = true end if tool2 then tool2.Tool.Disabled = true end wait(0.5) end print("Dude, you using cheats in a kids game, you just a demon!")