local counter = 50 for i = counter, 0, -1 do local A_1 = game:GetService("Players").bigmanturkeyfamalam local Event = game:GetService("Workspace").bigmanturkeyfamalam["ice sword Awken"].Tr.Fire Event:FireServer(A_1) end