Tip for checking your ping before starting a game

AntCru·8/24/2015, 5:32:54 AM·4 votes·6,537 views

So every few games, there's at least one player on one team complaining about how they're lagging and not understanding why. I can't explain why you might randomly be having connection issues, but I'm going to share a tip that can help you avoid being that player by checking your ping in real time before you join a game. This should be easy to do on any windows computer (I'm sure that it can be done on Mac as well, but I don't know anything about that OS).

  1. Open a run prompt by pressing the "windows key" and "R" at the same time.
  2. Type (without the quotation marks): "ping -t 8.8.8.8"
  3. Press "OK"

This should open a window that says something like "C:\WINDOWS\system32\ping.exe" at the top and that starts outputting about one line per second. In my case, a typical line will say "Reply from 8.8.8.8: bytes=32 time=55ms TTL=51". What you care about is the "time=" because that is your ping to the IP address that you are pinging to. You can use any IP address that you want. I use 8.8.8.8 because its short to type and easy to remember. You can use the servers for LoL or any other online game as well if you know the IP addresses. In my case, if my ping to 8.8.8.8 is around 55ms (it is normal for it to fluctuate, but a good connection will be within a small range), I can expect my in-game ping to be around 115ms.

What I do is open the program before opening the LoL client and watch if the ping is low and steady. That way I can avoid playing with a poor connection. If you see many lines that say "Connection time out", don't play. Just don't. That means your connection is very poor to the point you're disconnecting and reconnecting to the internet. Wait until your connection is stable. And a line that says "General failure" probably means that you have a problem connecting to your router or modem.

Now, if you play and start to lag afterwards, well... at least this lets you know that the problem is with your connection rather than Riot's servers and you can rage against whomever provides you with internet access instead of Riot :P

Edit: A nice commenter has provided the following address for the game's new servers: 104.160.131.1

12 Comments

Deep Terror Nami8/24/2015, 5:35:29 AM2 votes

8.8.8.8 is a google DNS server. If you want an accurate ping for the new LoL servers, use 104.160.131.1

If you use "-t" it will keep pinging until you press Ctrl + C btw. You can leave it out and it will ping 4 times then stop and give you your numbers.

Deep Terror Nami8/24/2015, 5:39:28 AM1 votes

I made a batch file so I just click it whenever I want to check my ping. You can google how to make one, and I use the text below;

cd c:/windows/system32 ping 104.160.131.1 -t pause

Lugg8/24/2015, 6:02:05 AM1 votes

My ping to the 8.8.8.8 was an average of 14ms. My ping to the new server was 91ms. Ranked is going to be much harder now. :(

hh the thinker8/24/2015, 6:10:21 AM1 votes

is it normal to have ping spikes every once in a while or does that actually mean that I'm going to experience lag every once in a while? basically, will it be noticeable if it stays in the 20's and then jumps high once every once in a while for a split second? it goes from 20 to 400 to 20 again and then stays at 20's for a while for example.

Nietxsche8/24/2015, 2:46:27 PM1 votes

I agree that this does indeed help to check your ping; however, I have found too many times that my ping is only 80 or so, from the above steps, and yet on my league client it says its 200. idk why this happens