Yudaotor / EsportsHelper

通过selenium模拟浏览器来自动观看电竞比赛获取电竞典藏罐,当没有比赛时智能休眠.(Automatically watch e-sports games through undetected_chromedriver to farm esports capsule, when there is no match intelligent sleep.)
MIT License
201 stars 20 forks source link

Arm64 Mode | Spanish Translation | Login Random Input Delays #67

Closed RedrootDEV closed 1 year ago

RedrootDEV commented 1 year ago

Hey there,

I've been busy making some cool updates:

1- Random Delays for Inputs: No more boring fixed 30ms delays for username and password inputs. Now it's all jazzed up with random delays between 20ms and 100ms. It's just like a real person typing!

2- Added Full Spanish (es_ES) translation!!

3- arm64 Mode: Added a shiny new "arm64" option in the config.yaml (default: False). If you're running this on a Linux ARM64, you just set "arm64" to True and "platForm" to "linux", and the driverPath will automatically switch to "/home/USERNAME/.local/share/undetected_chromedriver/chromedriver". Check the guide here: https://github.com/Yudaotor/EsportsHelper/wiki/The-Way-Using-Chromium-on-ARM64.

By the way, no need to worry about the USERNAME bit in the driverPath. I've got that covered with a neat little trick using "import os". It figures out your username all by itself.

imagen

Yudaotor commented 1 year ago

ty for ur pr!Mind make a Spanish version readme?

RedrootDEV commented 1 year ago

ty for ur pr!Mind make a Spanish version readme?

yeah sure!!

RedrootDEV commented 1 year ago

ty for ur pr!Mind make a Spanish version readme?

I have made the changes you have requested, please take care of the Chinese version.