Goal of this Operation is, grabbing a KS1 in Roubaix.
Don't run this on a VPS, you will get flagged for Fraud
Dependencies
pip3 install requests ovh
-
Create an Application
https://ca.api.ovh.com/createApp/
https://eu.api.ovh.com/createApp/ -
Put the keys into config.json
Example how config.json should look like by now
{
"endpoint":"ovh-ca",
"endpointAPI":"ca.api.ovh.com",
"ovhSubsidiary":"CA",
"application_key":"xxxxxxxxxx",
"application_secret":"xxxxxxxxxxxxxxxxxx",
"dedicated_datacenter":"fr",
"region":"europe",
"consumer_key":""
}
-
Request the consumerKey with running consumerKey.py and put it into config.json
-
Edit nugget.py if you want to, by default it does no autopay and only in RBX
If you want GRA, uncomment a few lines. -
Profit!