suffocate 48 Could anyone give me a hint as to why capture is not working for this config I made? The one pushed out from snipr server does not have capture and is not as fast. Any tips appreciated. Thanks! [hide] { "General": { "proxyType": "Proxies", "comboType": "Email/Username", "threads": "150", "name": "Zcash2" }, "Requests": [ { "successKeys": [ "Community" ], "actionUrl": "https://thezumiezstash.com/login", "method": "GET", "userAgent": "Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/62.0.3202.89 Safari\\/537.36 OPR\\/49.0.2725.47", "contentType": "application/x-www-form-urlencoded", "accept": "*/*", "referer": "https://thezumiezstash.com/login", "cookies": "__cfduid=d372399219c8c516f1d99e506db39a11a1522119692", "postData": "username_login=&password_login=&op=Login&form_build_id=form-+id+&form_id=crowdtwist_login_form", "headers": [ { "name": "X-Content-Type-Options:", "value": "nosniff" }, { "name": "X-Generator: Drupal 8 (https://www.drupal.org)", "value": "Drupal 8 (https://www.drupal.org)" } ], "failureKeys": [ "The login information was incorrect. Please try again." ], "variables": [ { "type": "Regex", "name": "id", "usedFor": "postData" } ] }, { "method": "POST", "actionUrl": "https://thezumiezstash.com/login", "userAgent": "Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/62.0.3202.89 Safari\\/537.36 OPR\\/49.0.2725.47", "contentType": "application/x-www-form-urlencoded", "accept": "*/*", "referer": "https://thezumiezstash.com/login", "cookies": "__cfduid=d372399219c8c516f1d99e506db39a11a1522119692", "postData": "username_login=&password_login=&op=Login&form_build_id=form-+id+&form_id=crowdtwist_login_form", "successKeys": [ "Community" ], "failureKeys": [ "The login information was incorrect. Please try again." ], "headers": [ { "name": "X-Content-Type-Options:", "value": "nosniff" }, { "name": "X-Generator: Drupal 8 (https://www.drupal.org)", "value": "Drupal 8 (https://www.drupal.org)" } ], "captureParse": { "patterns": [ { "pattern": "Your Level: ([^<]*)", "returnString": "Level: +1+" }, { "pattern": " ([^<]*)", "returnString": "Points: +1+" } ] } } ] } [/hide] Quote Share this post Link to post Share on other sites
CrunchyCrackers 3 Could anyone give me a hint as to why capture is not working for this config I made? The one pushed out from snipr server does not have capture and is not as fast. Any tips appreciated. Thanks! Quote Share this post Link to post Share on other sites