local args = { "DailyWarp" } for i = 1, 100 do game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("DailyRewardEvent"):FireServer(unpack(args)) task.wait(0.2) end --BY SEMYON --YOU CAN SPAM IT