Yankee1337
Innovator
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
300 XP
Hello there,
I've created a config on SNIPR 3.4.1.4 for a website named "Starmine (minecraft hosting in françe)" starmine.net, but when i start the config only get "retry", here is my config:
If you can help me to fix
I've created a config on SNIPR 3.4.1.4 for a website named "Starmine (minecraft hosting in françe)" starmine.net, but when i start the config only get "retry", here is my config:
Code:
{
"General": {
"name": "Starmine",
"proxyType": "Proxies",
"comboType": "User",
"threads": "100",
"credit": "Wizzard",
"note": "MinecraftHosting"
},
"Requests": [
{
"successKeys": [
"compte"
],
"actionUrl": "https:\/\/www.starmine.net\/connexion.php",
"method": "POST",
"userAgent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/58.0.3029.110 Safari\/537.36 Edge\/16.16299",
"accept": "text\/html, application\/xhtml+xml, image\/jxr, *\/*",
"contentType": "application\/x-www-form-urlencoded",
"referer": "https:\/\/www.starmine.net\/",
"postData": "login=<USER>&passwd=<PASS>&stay=0",
"failureKeys": [
"Connectez-vous"
]
}
]
}