8000 GitHub - drewkim1995/WAIUA: A Windows app to view player ranks and stats in a live Valorant Match
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

drewkim1995/WAIUA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

WAIUA

Who Am I Up Against?

A Windows application to view player ranks in a live Valorant Match

Discord GitHub GitHub all releases GitHub release (latest by date)


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap And Known Bugs
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Screenshot

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 Features

Displays for each player:

Current Rank Past three ranks (from last 3 acts, not last 3 played acts) W/L indicator for last three competitive games Player card and Account Level In-game name and Agent Vandal And Phantom Skin
rank rank rank card name skin

Getting Started

To get the app up and running follow these simple steps.

Prerequisites

  • Windows 64-bit (If you're able to run Valorant on it you'll be fine)
  • .NET (will be installed during installation)

Installation

  1. Download the latest installer
  2. Run the .exe (If a blue box saying "Windows protected your PC" shows up, click More Info and then Run Anyway)
  3. Follow the steps to install WAIUA

Usage

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...

  1. Ensure you are in a match (after selecting agents)
  2. Press the big "Click To Load Match Info" button and wait about 7 seconds
  3. Profit

Roadmap and Known Bugs

Please check the issues tab before making a new issue. My Discord Server has a list of known bugs and upcoming features.

Built With

I knew none of these things before making this lol

Packages that I used/ recommend:

Why I Made This

The main reason I made this was to detect smurfs. Being able to see an account that were bronze 1 last act and then miraculously became gold 3 this act while having an account level of 2 is a very clear indication of them being a smurf. 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 player 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.

Contributing

I welcome any sort of contribution and am happy to take in any hate/ feedback. Open source means open heart :)

Translations

WAIUA Supports full localization and instructions to help with translations can be found in Localization

License

Distributed under the MIT License. See the license for more information.

Contact

Discord: Soneliem#4194
Project Link: https://github.com/Soneliem/WAIUA Discord Server:

Discord Banner 2

Acknowledgements

DISCLAIMER

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.

About

A Windows app to view player ranks and stats in a live Valorant Match

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%
0