local NETWORK = {
    ErrorPages = {
        Usr_HighPing_Disconnect = "Kicked: High ping, unstable connecton to the internet/server (To fix this issue ensure you have a working internet connection, use correct troubleshooting steps. If this issue presists, please contact your internet service provider for further consoltation with your internet connection.)"
    },
}

function NETWORK:CheckConnection(USER, RECIPIENT)
    
end

return NETWORK

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: