muan
Doujin Reader
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
400 XP
Here's how to do it
1. Go to https://info.snipr.gg/
2. Choose a config you want to use. For example: https://repo.snipr.gg/official/configs/Steam.json
3. Look at this part of the json
Remove this: "schemeVersion": 1.1"
(DONT FORGET TO ALSO REMOVE THE COMMA FROM THE LINE ABOVE: "comboType": "Email/Username",
It should look like this:
4. Look at the request URL's for each stage.
In the new version of Snipr they look like this:
The older versions of snipr use "actionUrl" instead of "url" so change accordingly.
Note: Also make sure the actual url hasnt changed, that happens quite a lot.
That should do the trick.
I do recommend buying Snipr though, but I guess this might be usefull for the poor kids.
1. Go to https://info.snipr.gg/
2. Choose a config you want to use. For example: https://repo.snipr.gg/official/configs/Steam.json
3. Look at this part of the json
Code:
"General": {
"name": "Steam",
"proxyType": "Proxies",
"comboType": "Email/Username",
"schemeVersion": 1.1
(DONT FORGET TO ALSO REMOVE THE COMMA FROM THE LINE ABOVE: "comboType": "Email/Username",
Code:
,
Code:
"General": {
"name": "Steam",
"proxyType": "Proxies",
"comboType": "Email/Username"
In the new version of Snipr they look like this:
Code:
"url": "https://store.steampowered.com/login/?l=english",
Note: Also make sure the actual url hasnt changed, that happens quite a lot.
Code:
"actionUrl": "https://store.steampowered.com/login/?l=english",
I do recommend buying Snipr though, but I guess this might be usefull for the poor kids.