/fintopBOT

Primary LanguageJavaScript

🌟 Fintopio Automation Tool

Welcome to the Fintopio Automation Tool! This colorful and efficient Node.js application helps you manage multiple Fintopio accounts with ease. Automate daily check-ins, farming operations, and more with this user-friendly tool. ✨ Features

  • 🔐 Secure authentication for multiple accounts
  • 📅 Automated daily check-ins
  • 🌾 Smart farming management (start, monitor, and claim)
  • 💰 Real-time balance tracking
  • 🌈 Colorful and informative console output
  • ⏳ Intelligent waiting system with animated countdown

📝 Registration

Before you can use this tool, you need to have a Fintopio account. If you don't have one yet, you can register using the following link:

👉 Register for Fintopio

Make sure to complete the registration process and set up your account before proceeding with the setup of this automation tool.

🛠 Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v12.0.0 or higher)
  • npm (usually comes with Node.js)

🚀 Getting Started

Follow these steps to get the Fintopio Automation Tool up and running:

  1. Clone the repository

    git clone https://github.com/Awmdan1/fintopBOT.git
    cd Fintopio-BOT
  2. Install dependencies

    Run the following command to install all required packages:

    npm install
  3. Set up your accounts

    Editdata.txt. Add your Fintopio account data, one per line, in the following format:

    user=
    query_id=
    

    Make sure to replace the values with your actual Fintopio account data.

  4. Run the program

    Start the Fintopio Automation Tool with:

    node main.js
  5. Enjoy the show!

    Sit back and watch as the tool manages your Fintopio accounts with colorful, informative output in your console.

🎨 Understanding the Colors

The tool uses a variety of colors to make the output easy to read:

  • 🟢 Green: Successful operations
  • 🔵 Blue: General information
  • 🟡 Yellow: Warnings or important notices
  • 🔴 Red: Errors or failed operations
  • 🟣 Magenta: Highlighted information
  • 🟠 Cyan: Balance information

⚠️ Important Notes

  • Keep your data.txt file secure and never share it with others.
  • This tool is for educational purposes only. Use it responsibly and in accordance with Fintopio's terms of service.
  • The tool includes built-in delays to prevent overwhelming Fintopio's servers. Please do not modify these delays.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page if you want to contribute.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgements

  • Axios for HTTP requests
  • Colors for colorful console output
  • Luxon for date and time handling

Enjoy using the Fintopio Automation Tool! If you have any questions or run into any issues, please don't hesitate to reach out or open an issue on GitHub. Happy farming! 🌾✨