www.roblox-scripter.com

Roblox codes

Find The Floppa Morphs script – (Get all floppas)

Functions: Get all floppas

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

Thank you for using our website
Your script:

				
					for i,v in ipairs(workspace.Floppas:GetChildren()) do
   firetouchinterest(v, game.Players.LocalPlayer.Character.PrimaryPart, 0)
end