ppfun2 is a PixelPlanet.Fun bot.
All images in this shot were drawn by me and my friend using this bot
It draws and defends images automatically. You only need to enter captcha occasionally when the bot plays a sound notification.
- Click the green button with a download icon and a
Code
text in it. ClickDownload ZIP
. Download the ZIP archive and unpack it. You will only neednotif.wav
andppfun2.py
files, the rest can be deleted. Alternatively, if you have Git installed, rungit clone https://github.com/portasynthinca3/ppfun2.git
- Install Python
- Windows. Download an installer. Run it. Be sure to check the
Add Python to PATH
checkmark on the first screen. - Linux. Depends on your distribution and the packet manager you use. For most popular distros including Ubuntu it's
sudo apt install python
, for Manjaro it'ssudo pacman -S python
.
- Windows. Download an installer. Run it. Be sure to check the
- Open the terminal/command line
- Install the libraries:
pip install websocket_client opencv-python colorama playsound
- Navigate to the directory you unpacked the archive in step 1 into. You can do that using the
cd
command. - Run the bot:
python ppfun2.py
. - Follow the instructions. Don't close the command line or the terminal while the bot is running. You still can minimize it, however.
- When you hear a breaking pickaxe sound from Minecraft, open PixelPlanet in your browser and place a pixel somewhere. You will be asked to enter CAPTCHA. Enter it, and the bot should continue drawing/defending.
It would be nice if you could send me the exact text the bot outputs through Issues on GitHub, in Discord (portasynthinca3#1746
), or through E-Mail ([email protected]
). Feature requests are also accepted.