Skip to content

version 1.O

Compare
Choose a tag to compare
@H1B0B0 H1B0B0 released this 18 May 14:09
· 183 commits to main since this release

Script Version 1.0 - Release Notes

Overview

This is the first stable version of the script, packed with exciting features to enhance your experience. Read on to learn more about what's included in this release.

Features

1. Feature One

Description: http proxy supported and can be scraped automaticly on the program or imported.

2. Feature Two

Description: socks 4 proxy supported and can be scraped automaticly on the program or imported.

3. Feature Three

Description: socks 5 proxy supported and can be scraped automaticly on the program or imported.

4. Feature Four

Description: private proxy can be supported by the script in the format username:password.

How to Use

Download the folder

Warning
If you don't have Git installed, you can download it from here.

  1. Open a command prompt and navigate to the location where you want to install the folder. Then use the following command:

    git clone https://github.com/H1B0B0/twitch-bot.git
  2. Once the folder installation is complete, navigate into the folder.

  3. Run the file install.batto install the required dependencies.

Warning
You need Python installed. If you don't have it, you can download it from here

  1. Run main.bat or main_just_terminal.bat if you prefer a command-line interface and better performance (the terminal version currently uses HTTP scraped proxies).

Installation

To install the script, follow these steps:

  1. Install the requirements:
pip install -r requirements.txt
  1. Run the script:
python main.py 

or

python main_just_terminal.py

or

py -3 main.py 

or

py -3 main_just_terminal.py
  1. Fill in the following details in the GUI:
  • Number of threads: Enter the number of threads you want to use. Each thread represents 1/10 of a single viewer(So if you want 100 viewers you need to enter 1000 threads).
  • Twitch channel name: Enter the name of the Twitch channel you want to generate views for.

Known Issues

  • main_just_terminal.py don't support imported proxy and oser type of proxy for the moment.

Feedback and Support

If you have any feedback, suggestions, or need support, please make an issue.

Thank you for using the script!