Code:
#region GetExternalIP
public static string GetExternalIP()
{
return new System.Net.WebClient().DownloadString("https://ipinfo.io/ip").Replace("\n", "");
}
#endregion
you look in the Console ID Section already? -> https://consolecrunch.com/forums/console-ids.112/lxGhostI- said: