- Notifications
You must be signed in to change notification settings - Fork0
If you have suggestions or questions, please write to the tg channel
License
TOR968/PitchTalkBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
✅ | Feature |
---|---|
✅ | Performs farming operations |
✅ | Handles multiple accounts |
✅ | Proxy support |
✅ | Claim ref rewards |
✅ | Random restart timer |
✅ | Play snow battle |
✅ | Refill energy |
❌ | Play PVP |
For suggestions or to report a bug, please contacttelegram
!!! For the script to work correctly, be sure to complete the tasks "Join PitchTalk Chat" and "Subscribe to PitchTalk chanel" and run "Farming" for the first time
Clone the repository:
- Open your terminal or command prompt.
- Navigate to the directory where you want to install the bot.
- Run the following command:
git clone https://github.com/TOR968/PitchTalkBot.git
- This will create a new directory named
PitchTalkBot
with the project files.
Navigate to the project directory:
- Change into the newly created directory:
cd PitchTalkBot
- Change into the newly created directory:
Install the required dependencies:
npm install
Open the
data.txt
file in a text editor and add your account tgWabAppData, one per line:account_1_hereaccount_2_hereaccount_3_here
If you need to use proxies, fill in the
proxy.txt
file with your proxy addresses, one per line. If not, you can leave this file empty.example
To obtain your account tgWabAppData:
- Log in to the PitchTalk app in Telegram or Telegram Web.
- Open your browser's Developer Tools (usually F12 or right-click and select "Inspect").
- Go to the "Application" tab in the Developer Tools.
- Copy tgWabAppData highlighted in red
- Copy this tgWabAppData and paste it into your
data.txt
file.
Important: Keep your account tgWabAppData secret and never share it publicly. It provides access to your account.
To run the bot, use the following command in your terminal:
node index.js
This bot is for educational purposes only. Use it at your own risk and make sure you comply with the terms of service of the PitchTalk platform.
This project is open source and available under theMIT License.
About
If you have suggestions or questions, please write to the tg channel