Tags: matthewnbrown/roc-toolkit
Tags
Improve sellcatchers (#15) * feat: add captcha queue with expiration * feat: add captcha cache manager * feat: use cached captcha to hit instead of manual entry * feat: add preloaded captchas to sellcatchbypage * fix(scbp): dont use cookies when option disabled * fix(scbp): login using actual credentials * fix(spyevent): fix setting value reference * feat: attack based on max turns * fix: captchaexpirationqueue get captcha by creationdate instead of age feat: SCBP attack based on available turns * fix: add missing dependency