Usage
Configuration
{
"Username": "",
"Password": "",
"Miscellaneous_Settings": {
"Proxyless": true // SET TO TRUE IF YOU ARE USING PROXIES FALSE IF NOT
},
"Captcha_Settings": {
"Service": "razorcap", // TYPE OF CAPTCHA SOLVER (razorcap, capsolver)
"API_Key": "" // KEY FOR CAPTCHA SOLVER
},
"Discord_Settings": {
"Webhook_URL": "", // WEBHOOK FOR AUTOMATION LOGS
"Webhook_Name": "", // YOUR WEBHOOK NAME
"Webhook_Avatar": "", // YOUR WEBHOOK AVATAR URL
"Embed_Color": "" // SET THE COLOR OF THE EMBED https://htmlcolorcodes.com/
}
}