Hello! I want to check for ****ping**** I really want to kick people with slow internet.(Because why not. They sometimes ruin games.)
I searched around in the wiki, ROBLOX forums, and even in SH.org! Then I found this place. This place has a leaderboard on it and displays your ping. How does it work?
I want how you do it. I appreciate all the work you've done if you give me a fully working script.(You don't have to do it mate.)
-- TESTsubject0100
Ping would be 1/wait()
.
local ping = (1/wait()) print("Your ping is "..ping)