-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First Readme Update
- Loading branch information
Showing
1 changed file
with
39 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,39 @@ | ||
# Twitchwatcher-Valorant-Drops | ||
A Simple Twitchbot which searchs for active Valorant Streams with Drops enabled. Has some more features like "write custom messages in chat" and more. | ||
## Twitchwatcher for Valorant Drops | ||
|
||
 | ||
|
||
### What is Twitchwatcher: | ||
- Twitchwatcher is a Selenium Bot for Twitch (specialized for valorant) coded in Visual Basic .Net (.exe) for Windows. | ||
- It searches for active Streamers with Valorant Drops enabled. | ||
- It has additional settings such as searching for new Streams if the current Streamer went offline. | ||
- You can add custom messages that the Bot writes into the Streamers chat every x minutes. | ||
- In summary, the Bot does the tasks of a human to be an "active watcher" to maximize the chance of a Drop. | ||
|
||
### Difference between watching yourself and using the Bot: | ||
- Unlike you, the bot can actively watch Streams, write in chat and collect Channelpoints 24/7 for days. | ||
- The Bot can use several accounts to watch at the same time with proxy support and manages them simultaneously. | ||
|
||
### Features: | ||
- Watches Twitch Streams with visible or hidden chrometab | ||
- Login with Username Password or Twitch auth-token (cookie) | ||
- Proxy Support for multiple account usage (up to 100 Accounts) | ||
- Start Botting multiple Accounts (Multithreading) | ||
- Switches Streamer every x Minutes or if current Streamer goes offline | ||
- Choose a specific Streamer to watch - will check if online and drops enabled | ||
- Write custom Messages every X Minutes in Streamchat | ||
- Follow the Streamer to bypass follower-only chats | ||
- Accepts Cookie Policies | ||
- Bypasses Mature Content warnings | ||
- Collects Streamers Channelpoints | ||
- Checks Inventory for Valorant Drop | ||
- Set Stream Quality to 160p | ||
- Mute Audio | ||
- Custom Audio | ||
|
||
### How to use: | ||
- Make sure you installed at least .Net Framework 4.6 | ||
- Update your Chrome to latest Version: 81.0.4044.113 or higher (yes you need google chrome for this) | ||
- Start "Twitchbot by Baseult.exe" | ||
- Choose your prefered Settings | ||
- Fill in Username and Password or Auth-Token | ||
- Press the Start Button |