Thank you for using our website
Your script:
while task.wait() do
local args = {
"Chest3"
}
game:GetService("ReplicatedStorage"):WaitForChild("ChestsRemotes"):WaitForChild("SetingValuesForChestsAfterClaimed"):FireServer(unpack(args))
end





