⚠️ Start Announcement
WAIUA has left active development. It won't stop working immediately, as WAIUA is completely standalone and communicates directly with Riot Servers. However, like it has happened before, changes to Riot's architecture will eventually break WAIUA's functionality. Full story on my Discord server
⚠️ End Announcement
A Windows application to view player ranks and other info in a live Valorant Match
Table of Contents
"Who Am I Up Against?" (WAIUA) is simple Windows app that lets you see the ranks, recent game stats and other info of players in a live Valorant match while you're still playing it. Below are the current features that are in the app.
Current Rank and Rank Progress | Past three ranks (from last 3 acts) | RR lost or gained in last three competitive games | Account Level and Agent Image |
---|---|---|---|
In-game and Agent Name | Vandal And Phantom Skin | Party Indicators | Fully translated into 15+ languages |
---|---|---|---|
Tracker.gg Intergration | Mini-Aim Trainer | Support For all Game Modes | Auto Refresh and Updates |
---|---|---|---|
To get the app up and running follow these simple steps.
- Windows 64-bit (If you're able to run Valorant on it you'll be fine)
- .NET (will be automatically installed during installation)
- Download the latest installer
- Run the .exe (If a blue box saying "Windows protected your PC" shows up, click
More Info
and thenRun Anyway
) - Follow the steps to install WAIUA
- Open the app
- WAIUA will automatically check for new matches or wait for a match like a good boi
- Win games (unless you find out you're playing against a smurf. In that case RIP your RR)
Please check the issues tab before making a new issue. My Discord Server has a list of known bugs and upcoming features.
I knew none of these things before making this lol
- RestSharp for API requests
- System.Text.Json to deserialise JSON. Source generators are a Godsend
- Windows Community Toolkit MVVM for MVVM. Ty for Source Generators too
- AutoUpdater.NET for auto updates
- Inno Setup to install WAIUA
- FontAwesome for icons. I'm also supposed say that I changed the colours so here it is
The main reason I made this was to detect smurfs. This app basically settles the debates between team members or the enemy. The set of available features was chosen carefully to maintain the competitive integrity of the game. Many suggestions that I get are declined due to this (unless a certain "competing" verified app implements it).
Another reason to making this was that I wanted some experience with .NET and GUI apps. This application uses C# as the backend, WPF as the frontend and .NET as the framework. I knew none of these when I began, so this was a fun journey. I've gained alot of experice of how to and how not to (mostly the latter) use WPF and C#.
I welcome any sort of contribution. Please remember that translations are managed externally as mentioned below.
This project is sponsored by:
Thank you for your support! Any donation of $5 and over will get you into the app's main page. Sponnsors of $10 or more are automatically added above.
WAIUA Supports full localization and instructions to help with translations can be found in Localization
Official Website: waiua.sonel.dev
Discord: Soneliem#4194
Email: [email protected]
Project Link: https://github.com/Soneliem/WAIUA
Discord Server:
- techchrism for work on documenting Valorant endpoints
- Valorant-API.com for all images, etc
- The guys on the Valorant App Developers Discord Server
- This project uses Riot's in-game API for most of the information
THIS PROJECT IS NOT ASSOCIATED OR ENDORSED BY RIOT GAMES. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc. By using this application, you agree that you, the individual, are knowingly accessing all information required to be displayed.