The design is bad since I'm not a designer at all, but if someone wants to spend their time designing this project, I'll gladly accept any pull requests :3
- Basic functionality with increased performance
- Autosale of cheap items pulled from packs
- Ability to place more than 5 orders
- Multiaccount
- Autotrader
You can suggest something else by opening an issue
Note
I'm using my R6S API wrapper, so you'll need to clone it too (already referenced in the repo).
Warning
Since all Ubisoft API methods require authentication, you will need to enter your Ubisoft credentials for this program to work. Nevertheless, you don't need to have marketplace access or own the game unless you plan to use the buy/sell features. If you're not using those, I recommend creating an alt account to use this app instead of logging in with your main one.
Warning
Your credentials and authentication tokens are encrypted using Windows Data Protection API (DPAPI) and stored in data/secret.dat. The data is only decrypted and held in memory briefly, minimizing exposure and helping keep your credentials secure. While Microsoft ensures that this encryption cannot be broken without direct access to your machine, it is still recommended that you handle this file with care.
