Skip to main content

Automate your interactions with the HotWallet web application using Selenium.

Project description

HotWallet Automation Bot

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

Key Features

  • 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:

  • Download Python Installer: Visit the official Python website and download the latest version of Python for Windows.

  • 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.

  • Verify Installation: Open a new command prompt or PowerShell window. Type the following command and press Enter:

    ```bash
    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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

herewalletbot-0.2.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

herewalletbot-0.2.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page