项目作者: jaeha-choi

项目描述 :
Checks ping, and ask users if they would start a game
高级语言: C#
项目地址: git://github.com/jaeha-choi/League_Ping_Checker.git
创建时间: 2018-02-01T23:04:00Z
项目社区:https://github.com/jaeha-choi/League_Ping_Checker

开源协议:

下载


League Ping Checker

This is a simple tool that checks the ping before you log in and play the game. You could launch the game by simply hitting enter. This tool is tested with league,but it’s actually a universal tool.

Supported regions

  • NA
  • EUW
  • EUNE
  • OCE
  • LAN
  • Or any other region if you know the server’s ip address.

Setup

This is one-time setup that must be done.

  1. Download the PingChecker.exe file(or compile it yourself).
  2. Make the shortcut of the downloaded .exe file.
  3. Right click the shortcut file and click “Properties”.
  4. Add(Do NOT replace it!!) the desired ping check amount(20~30 is sufficient), region(or IP), and location of “LeagueClient.exe” (with quotation marks) to “Target” section.

    Example:

    “C:\Riot Games\League of Legends\PingChecker.exe” 20 NA “C:/Riot Games/League of Legends/LeagueClient.exe”

or you could add the IP directly.

“C:\Riot Games\League of Legends\PingChecker.exe” 20 104.160.131.3 “C:/Riot Games/League of Legends/LeagueClient.exe”

Usage

  1. Double click the shortcut file.
  2. Check ping.
  3. Hit enter to start, and N or n and enter to exit.

Good luck & Have fun!