Skip to content

Vanszs/HotWalletBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HotWallet Automation Bot
HotWallet Automation Bot

NEW VERSION RELEASE

Automate your interactions with the HotWallet web application using this Python script powered by Selenium.

HotWallet Bot

⚡️ Key Features

Features Description
🌱 Telegram Login New version coming with telegram login.
🌐 Initial Login handles login, and navigates through the initial steps.
🔄 Periodic Check Periodically checks if the condition "Full" appears on a specific page. Then claim it, waits for 8 hours before checking again.
🛒 Automated Claim Performs a series of automated clicks on specific elements based on predefined XPaths.
🌐 Multi-Wallet Support Supports multiple wallets by reading seeds from separate seed.txt, and so on. Prompts user input if the file is empty. (Patched By DEV)

🚀 How To Use

1. Install Python

If you don't have Python installed on your Windows machine, follow these steps:

a. Download Python Installer

b. Run Python Installer

  • Run the downloaded installer.
  • Make sure to check the box that says "Add Python to PATH" during the installation process.
  • Click "Install Now" to start the installation.

c. Verify Installation

  • Open a new command prompt or PowerShell window.
  • Type the following command and press Enter:
python --version

1. Setup Bot

# Clone this repository
$ git clone https://github.com/vannszs/HotWalletBot/

# Go into the repository
$ cd HotWalletBot

# Install dependencies
$ pip install selenium

# Run the script
$ python your_script.py

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Download

You can download the latest installable version of Markdownify for Windows, macOS and Linux.

📢 Credits

This script uses the following open source packages:

License

MIT


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors