System Requirements
Before installing FIFA Bot, ensure your system meets these requirements:Operating System
Windows (required for win32clipboard functionality)
Python Version
Python 3.7 or higher
Chrome Browser
Google Chrome (latest version)
ChromeDriver
ChromeDriver matching your Chrome version
Python Dependencies
FIFA Bot requires several Python packages. Install them using pip:Install Core Dependencies
Package Details
Package Details
Browser automation framework for web scraping and interaction
Firebase integration for remote control and cloud storage
GUI framework for the desktop interface (usually pre-installed with Python)
Image processing for screenshot functionality
Windows clipboard integration for sending screenshots via WhatsApp
Chrome Setup
FIFA Bot uses Chrome in debug mode to maintain your FIFA Web App session.Add Chrome to System PATH
Add Chrome’s installation directory to your system PATH environment variable:Default Chrome Path:
Create User Data Directories
Create separate directories for Chrome profiles:
chromedriver2is used for the FIFA Web Appchromedriver3can be used for WhatsApp Web
Launch Chrome in Debug Mode
Open Command Prompt and run:For FIFA Web App (Port 9250):For WhatsApp Web (Port 9222):
ChromeDriver Installation
Selenium requires ChromeDriver to control Chrome.Verify Installation
Test that everything is set up correctly:If both connections succeed without errors, your installation is complete!
Troubleshooting
ChromeDriver version mismatch
ChromeDriver version mismatch
Error:
SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version XXSolution: Download the ChromeDriver version that matches your Chrome browser version.Cannot connect to Chrome
Cannot connect to Chrome
Error:
WebDriverException: Can not connect to the ServiceSolution:- Ensure Chrome is running in debug mode with the correct port
- Verify the port number matches in both the Chrome launch command and bot configuration
- Check that no firewall is blocking the connection
Import errors
Import errors
Error:
ModuleNotFoundError: No module named 'pyrebase'Solution: Install the missing package:win32clipboard errors on non-Windows systems
win32clipboard errors on non-Windows systems
Error:
ImportError: No module named 'win32clipboard'Solution: The bot is designed for Windows. For other operating systems, you’ll need to modify the screenshot functionality to remove win32clipboard dependencies.Next Steps
Configuration
Configure Firebase, WhatsApp, and bot settings
Search Filters
Set up player search filters