A Windows application to view player ranks and other info in a live Valorant Match
Table of Contents
WAIUA - Pronounced: Why? Whaaa??
"Who Am I Up Against?" is simple Windows app that lets you see the ranks, recent games and other info of players in a live Valorant match while you're still playing it. What you see above is what you get (for now).
Current Rank and Rank Progress | Past three ranks (from last 3 acts, not last 3 played acts) | RR lost or gained in last three competitive games | Player card and Account Level |
---|---|---|---|
In-game name and Agent | Vandal And Phantom Skin | Party Indicators | Fully translated into 10+ languages |
---|---|---|---|
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 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
Please ensure you are in a match when you try to use it. I swear if you complain about it not working and you're not in a match...
- Ensure you are in a match (after selecting agents)
- Press the big "Click To Load Match Info" button and wait about 7 seconds
- Profit
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
- JSON.NET
- MVVMEssentials by SingletonSean. His WPF tutorials were a lifesaver.
- AutoUpdater.NET
The main reason I made this was to detect smurfs. This app basically settles the debates between team memebers or the enemy. I have chosen the set of available features carefully mainly to maintain the competitive integrity of the game. For example I could have given you access to team ranks while you're still choosing agents, but this will lead to people dodging because they don't want "bad" teammates. I could have also given you access to the enemy's last 90 games but that both breaches their privacy and could lead to bullying.
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, so this was a fun journey. Because of this, the code is very messy but it does the job. I probably should have made it all asynchronously but I am lazy and I wanted to slowly get into C#. But mainly because I am lazy.
I welcome any sort of contribution and am happy to take in any hate/ feedback. Open source means open heart :) Also applogies for the code. In the near future I will definitely change the code to something that doesn't break every coding convention.
This project is sponsored by:
Thank you for your support! Any donation of $5 and over will addionally get you into the app's main page.
WAIUA Supports full localization and instructions to help with translations can be found in Localization
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 unofficial-private-notforpublicuse API for most of the information. Riot pls no kil
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.