Skip to content

Latest commit

Β 

History

History
77 lines (55 loc) Β· 1.72 KB

File metadata and controls

77 lines (55 loc) Β· 1.72 KB

HiPin Auto Bot

Automated bot for HiPin platform tasks and resource collection

πŸ“‹ Features

  • Automatically checks in daily
  • Collects resources from Twitter, Google, and Telegram
  • Claims random tasks
  • Continuous operation with error handling
  • Detailed console logging

πŸš€ Installation

  1. Clone the repository:
git clone https://github.com/jan-aro/HiPin.git
cd HiPin-Auto-Bot
  1. Install dependencies:
npm install
  1. Create a token.txt file in the root directory and add your HiPin authentication token:
nano token.txt

πŸ”§ Usage

Run the bot:

npm start

The bot will continuously:

  1. Check your profile information
  2. Fetch and claim available tasks
  3. Collect resources from Twitter, Google, and Telegram
  4. Wait 10 seconds between cycles

πŸ”‘ How to Get Your Token

  1. Log in to HiPin
  2. Open Developer Tools (F12 or Right-click > Inspect)
  3. Go to the Network tab
  4. Look for requests to the API (e.g., /home)
  5. Find the authorization header in the request headers
  6. Copy the token (without "Bearer ")
  7. Paste it into the token.txt file

πŸ“Š Console Output

The bot provides detailed console output about:

  • Profile information
  • Current level and points
  • Task claims
  • Resource collection
  • Error messages

⚠️ Disclaimer

This bot is for educational purposes only. Use at your own risk. The developers are not responsible for any consequences of using this bot, including but not limited to account bans or loss of rewards.

πŸ“„ License

MIT & Appreciate for Insider

πŸ‘₯ Channel

πŸ”— Links