Find any script for Roblox

Enter the name of the game or script.

Man City Blue Moon script – (Get all badges)

Functions: Get all badges & items

Script developer: marvinjhon123

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					while true do
for i,v in pairs(game.workspace.Points:GetDescendants()) do
   if v.name == "Point" then
   game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
   wait(0.2)
   end
end
    wait(3)
end
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *