while wait(0.1) do local Frame = script.Parent.Frame:GetChildren() local num = 0 local Table = {} for i,v in pairs(Frame) do if not v:FindFirstChild("DontCount") then -- it just wont stop num = i Table[i] = v end end if num >= 10 then Table[#Table].Parent = script.Parent.Folder end end
SOLVEDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA