How can I implement sleep function In order to change speed of dice dynamically and make stop during some profit
I tried os.execute("ping -n " .. tonumber(n+1) .. " localhost > NUL")
But it just flash open and close cmd does nothing
Is there any other way around to wait or sleep function