EventTrigger: After Captcha Challenge (Ist neu.. wird im laufe des Nachmittags released)
Code:
var apiKey = "DEIN_API_KEY";
var credits = getPage("**External links are only visible to Support Staff** + apiKey);
if (credits < 50) {
callAPI("config", "set", "jd.controlling.captcha.CaptchaSettings", null, "captchamode", "SKIP_ALL");
}