Auto Gordura 1 Fat Every Second Mobile ScriptSep 24, 2024while true do local args = { [1] = true, [3] = false } game:GetService("ReplicatedStorage").Events.COLLECT.COLLECT:InvokeServer(unpack(args)) end
while true do local args = { [1] = true, [3] = false } game:GetService("ReplicatedStorage").Events.COLLECT.COLLECT:InvokeServer(unpack(args)) end
Comments