Skip to content

Alerts if you experience lag while playing Blizzard's World of Warcraft

Notifications You must be signed in to change notification settings

tompassarelli/wow_lag_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOW Lag Alert Installation Instructions

Demo

Watch the video

To install:

  1. Download the latest version of Python

    • Visit Python.org and download the latest version of Python.
  2. Download this project

    • Navigate to the GitHub repository.
    • Click on the "Code" tab and then select "Download ZIP" (the last option).
  3. Install the project dependencies

    • Extract the ZIP file to your desired directory.
    • Open the folder, right-click in the folder while holding the Shift key, and select "Open PowerShell window here" or "Open command window here".
    • In the terminal, input the following command and hit enter:
      py -m pip install -r requirements.txt
      
  4. Run the application

    • After the dependencies are installed, you can run the application using:
      py wow_lag_alert.py
      
    • You will be prompted to configure the application settings:
      • Threshold: 250 is a conservative threshold value.
      • Server Selection: Choose "Defias Pillager" for US Central or "Skull Rock" for US West.
      • If you need to change your configuration later, you can directly edit the "config" file

Enjoy monitoring your WOW server latency with ease!

About

Alerts if you experience lag while playing Blizzard's World of Warcraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages