- Joined
- Oct 12, 2019
- Messages
- 222
- Reaction score
- 96
Hi,
I need a bot for twitch which can use around 30 accounts
The bot will go to the twitch live stream which is mentioned in the bot and it wil login and comment on the stream
all accounts shopuld use different fingerprint/ browsers so it cannot be detected.
Bot can be made in broweser automation studio , python or any other place
Twitch will ask for 2fa the first stime which I can eneter but when it logs again it should save the cookies and everything else so i do not need to enter the login detail or 2fa again
This is how the format should look like
2 files can be in csv or txt
accounts in this format
username, password, proxy username, proxy password
so the account and proxy in the same line will use the same proxy always when it runs
now for the comments
Account1, (message), (interval in seconds)
Account2, (message), (interval in seconds)
Account3, (message), (interval in seconds)
Account1, (message), (interval in seconds)
Account4, (message), (interval in seconds)
Account1, (message), (interval in seconds)
Account2, (message), (interval in seconds)
as an example
Account1, Hi, 5
Account2, hey! , 10
Account3, im doing great, 3
Account1, which game is he playing, 10
Account4, iIdont know which one, 15
Account1, nice game, 7
Account2, Maybe it is fortnite, 20
I need a bot for twitch which can use around 30 accounts
The bot will go to the twitch live stream which is mentioned in the bot and it wil login and comment on the stream
all accounts shopuld use different fingerprint/ browsers so it cannot be detected.
Bot can be made in broweser automation studio , python or any other place
Twitch will ask for 2fa the first stime which I can eneter but when it logs again it should save the cookies and everything else so i do not need to enter the login detail or 2fa again
This is how the format should look like
2 files can be in csv or txt
accounts in this format
username, password, proxy username, proxy password
so the account and proxy in the same line will use the same proxy always when it runs
now for the comments
Account1, (message), (interval in seconds)
Account2, (message), (interval in seconds)
Account3, (message), (interval in seconds)
Account1, (message), (interval in seconds)
Account4, (message), (interval in seconds)
Account1, (message), (interval in seconds)
Account2, (message), (interval in seconds)
as an example
Account1, Hi, 5
Account2, hey! , 10
Account3, im doing great, 3
Account1, which game is he playing, 10
Account4, iIdont know which one, 15
Account1, nice game, 7
Account2, Maybe it is fortnite, 20