Multiple accounts on Windows #273
DenisSlobodyanyuk
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
You can use different set "BROWSER_DIR=data/browser1"
node epic-games.js
set "BROWSER_DIR=data/browser2"
node epic-games.js That's assuming you're already logged in, in those browser profiles which you can do in a preceding run. To clear, you can just delete it or use a different |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Possible to hard code multiple account for non-docker use? I would prefer docker, but since there's a captcha issue, I am using this from my Windows PC. I would like to hard code credentials for multiple accounts and possibly add the ability to have vpn change IP to prevent lockout.
Please also add instructions on how to clear the account that was used with "node epic-games"
Beta Was this translation helpful? Give feedback.
All reactions