Donate with Bitcoin: 1ADioYCgDZm4w4seNi2BmESjRtL4VqRokx Or QR Bitcoin addresss
Or with PayPal: contact me
- Install Node.js
- Download and extract the repository to your pc.
- Click on install.bat (it'll auto close, if it doesn't close after few minutes, restart it).
- Geting your id and secrect code:
- go to https://pxspace.herokuapp.com/
- press F12 or Ctrl + Shift + i
- open console tab
- paste the line
localStorage.user.split(',')
and press Enter - copy output and paste in
config.json
, like this:
- drop the .png images in the bot folder:
2.1 v3.0 Image name must match: QUEUE_X_Y_STRATEGY_TIMELAPSETIMER, Example: 0_-30_70_LUF_120 (strategy and timer is optional, timelapse timer in seconds)
2.2 v2.0 templates are configurable by cmd - Click on run.bat (it'll open a window), enjoy xD
-
Linear
- LUL top left to top right, chess mode use LULCH
- LUB top left to bottom left, chess mode use LUBCH
- LBR bottom right to bottom left, chess mode use LBRCH
- LBU bottom right to top right, chess mode use LBUCH
- JMP jump a few pixels.
-
Random
- RDM paint random pixels.
-
Radial
- RAD expands from center creating a circle, chess mode use RADCH
- RADOT outside to the center, chess mode use RADOTCH
- RADTL expands from top left creating a circle.
- RADTR expands from top right creating a circle.
- RADBL expands from bottom left creating a circle.
- RADBR expands from bottom right creating a circle.
-
additional
- add # at the end of your strategy to paint only pixels that have already been painted (if color ≠ 0 ), example
LULCH#
- add $ at the end of your strategy to paint only pixels that were NOT painted (if color = 0 ), example
RAD$
- add # at the end of your strategy to paint only pixels that have already been painted (if color ≠ 0 ), example
corrections and suggestions
- Fix y 0 line bug
- Connect more than one account in the bot (a possible update make this impossible)
- More information in the log (press "b" or "n" for more information)
- More strategies
difference folder, this folder shows the wrong pixels of a template compared to the game