/Valorant-Store-Watcher

Local valorant store checker. Support 2FA authentication

Primary LanguagePython

Valorant Store Watcher 👀

Python script useful to check locally your valorant store. It uses the vaorant API

🍕 Features:

  1. Check Valorant Points
  2. Check your Radianite Points
  3. Check your daily valorant shop
  4. Check bundles
  5. Beautiful GUI
  6. Night Market checker
  7. 2FA Authentication support

✍🏼 TODO:

  • 2FA auth support
  • multiple account support
  • add alerts to favourite skins
  • cross platform support

🌊 Visuals

Screenshot 2022-09-20 at 18 37 12

GUIValoStoreWatcher

Desktop.2022.09.20.-.23.28.18.01.mp4

📃 How to use:

  • Install this font
  • Install the dependencies
pip install requests
pip install ssl
pip install urllib3
pip install collections
pip install configparser
pip install re
pip install rich
pip install tkVideoPlayer
  • Insert your riot credentials and your region (eu/na/...) in config.ini where there are the xxx
  • Run py valostorewatcher.py or python3 valostorewatcher.py to check ur store without the gui
  • Run py valostorewatcher.py -gui or python3 valostorewatcher.py -gui to check ur store with the gui

Contriutions

Everything is welcomed :) If u want to add something feel free to do it and make a pull request ;)