Script for farming Airdrop Functor Network
Description
A Functor Bot for farm points !Automation of registration and pharmaceutical points in the project! Airdrop Functor NetworkFunctor Network has launched a confirmed airdrop program to reward early adopters who actively interact with the platform. The main focus is on participation through the browser extension, which we fully emit with our script! Opportunities:Automatic account registration for participation in the project.Automatic farming of points through check-in and other activities.Proxy rotation support for secure operation. Advantages:Time saving: full automation of registration and pharma.Easy to use: setup and launch in a few clicks.Reliability: stable operation with proxies and wallets. What is it written on?Language: Python 3.8 Libraries: aiohttp (asynchronous HTTP requests), requests (synchronous requests), imaplib (working with mail), fake_useragent (random User-Agent), colorama (color output to the console).Environment: Requires Python 3.8+ and dependencies from requirements.txt.Файлы:main.py : The main script .bot.py : Farming module.config.json: Configuration . How do I launch it?Installation:Install Python 3.8+.Install dependencies:pip install -r requirements.TXT Setup:Create proxies.txt with a proxy in the format username:password@host:port .Configure config.json for accessing the imap service, the emails that you register.Prepare файлы:email.txt (for registration, format: email:password).farm.txt (for farming, format: email:password , will be available after registration in success_reg.txt ). Launch:Run main.py:python main.ru Select mode: 1 (registration) or 2 (farming). How does it work?Modes:Registration (main.py ):Reads email.txt , checks the email, validates the invite code.Registers accounts via the API of the Functor Network.Receives an OTP code from the mail (IMAP) and confirms registration.Saves successful accounts in success_reg.txt . Farming (bot.py ):Reads farm.txt (email: password or tokens).Performs login, check-ins (once every 24 hours), checks the balance. Proxy: Uses proxy rotation via Xray/V2Ray to bypass restrictions.