while true do local args = { [1] = "Grunt" } game:GetService("ReplicatedStorage").Packages.Knit.Services.FightingService.RF.KilledEnemy:InvokeServer(unpack(args)) wait() end