This script automates clicks in the PixelverseXYZ app. It uses the developer console to identify and extract necessary tokens and modifies the script to automate the clicker functionality.
git clone https://github.com/Zlkcyber/pixelversexyz.git
cd pixelversexyz
-
Open the Developer Console
- In your web browser, open the developer tools (usually accessed with
F12
orCtrl+Shift+I
). - Go to the "Network" tab to inspect network requests.
- In your web browser, open the developer tools (usually accessed with
-
Open the PixelverseXYZ App
- Navigate to the PixelverseXYZ app or website in your browser to start capturing network traffic.
-
Extract Initdata, TGID and Secret
-
Run the Script
- Ensure Python is installed on your system.
- Open a terminal or command prompt in the directory where
main.py
is located. - Execute the script with the following command:
python3 main.py
-
Input your data
- input your data on terminal make sure your data is correct
- enter your telegram username without @:
- enter your telegram id:
- enter secret:
- enter your Initdata:
- input your data on terminal make sure your data is correct
- Incorrect TGID or Secret: Double-check the extracted values to ensure they are accurate and placed in the correct locations within the script.
- Python Not Found: Confirm that Python is installed on your system and properly added to the PATH.
- Script Errors: If the script encounters issues, refer to the error messages for clues, and ensure all required information is correctly entered.
This script is for educational and personal use only. Ensure you have permission to use any tools or applications involved. Unauthorized use or accessing services without authorization may violate terms of service or laws. Use this script responsibly and at your own risk.
This script is licensed under the MIT License. You are free to use, modify, and distribute it, but must provide attribution to the original author.
source https://github.com/katzura1/Pixelversexyz-Bot