Skip to content

ninjadoc107/PixelBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is powerfull fully requests bot made for pixelcanvas.io.

Proxies get rate-limited fast probably because i need to reverse the JWT Token. Yo get one you need to follow asset/get_token.py, the problem was they are returing {'error': {'code': 403, 'message': 'App attestation failed.', 'status': 'PERMISSION_DENIED'}}. I have no idea why i am still looking for.

You are free to git push the solution and make every user have fun making big pixel-art :D

Usage

  • Add your image and rename it img.png
  • Add proxies into asset/proxies.txt. (Need residential or unflagged proxies)
  • In main.py (at the bottom) you can edit the size of pixel art, for the moment the bot support only "square" like (16x16, 128x128, 11x11, etc...). Keep in mind that more pixel you got, more proxies you need.
  • Add your appCheckToken at line 129 (get it by debugging placing pixel req on browser)
  • Edit x/y and run the script !

About

Powerfull bot for pixelcanvas.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%