Простой скрипт, который будет смотреть трансляцию за вас и зарабатывать баллы канала.Он может подождать, пока стример выйдет в эфир (+450 баллов при запуске стрима), он автоматически нажмет кнопку бонуса (+50 баллов) и будет следить за рейдами (+250 баллов). А также есть функция ставки, и аналитика.
Для запуска скрипта вам нужно:
1. Скачать Python (Если у вас есть проблемы с требованиями, убедитесь, что у вас есть хотя бы Python 3.6.)
2. Установить библиотеки. Команду нужно выполнить в командной строке (нужно находиться в папке со скриптом): cd [папка с скриптом] pip install -r requirements.txt
A simple script that will watch a stream for you and earn the channel points.It can wait for a streamer to go live (+450 points when the stream starts), it will automatically click the bonus button (+50 points), and it will follow raids (+250 points). And there is also a betting function and analytics.
To run the script, you need:
1.Download Python (If you have requirements issues, make sure you have at least Python 3.6.)
2.Install libraries. The command must be executed in the command line (it must be located in the folder with the script): cd [script folder] pip install -r requirements.txt
3.Create a run.py file startingwith example.py
4. After that run run.py Learn more on GitHub
Follow the link above
Download the archive
Unpack the contents into a convenient directory
Сообщение отредактировал vitcc - Пт, 16.04.2021, 08:48