Find any script for Roblox

Enter the name of the game or script.

Script – 1 Fat Every Second

Thank you for using our website
Your script:

				
					while true do local args = {
    [1] = true,
    [3] = false
}
game:GetService("ReplicatedStorage").Events.COLLECT.COLLECT:InvokeServer(unpack(args)) end