Update of zefoy selenium version
- Download ZIP here and extract the ZIP.
- Do
pip uninstall undetected-chromedriver
in your command prompt - Install requirements.txt by typing
pip install -r requirements.txt
in your command prompt. - Do
pip uninstall selenium
in your command prompt - Do
pip install selenium==4.11.02
in your command prompt - Run the
main.py
- Don't touch the browser until zefoy load otherwise cloudflare won't be bypassed
- If you can't run the .py version, run the .exe version link (compiled with pyinstaller so it's easy to reverse, so people don't have to worry.)