vadymfedorets / notpixel

NotPixel is a Telegram automation tool designed to help you manage and interact with @notpixel. This bot can create sessions, gather statistics, and automate tasks for your accounts. https://t.me/crypto_alcash one of forks of my code: https://github.com/YarmolenkoD/notpixel
https://t.me/hidden_coding
Apache License 2.0
154 stars 38 forks source link

Is there any way to get HEX of colors? #42

Closed danazor closed 1 month ago

danazor commented 1 month ago

Hey, i tried to get hex of colors via ss but it not match. And also checked some scripts for color hex but i failed. Is there any way to get hex of colors?

Thanks

vadymfedorets commented 1 month ago

you gotta check it in network when requesting for painting a pixel

danazor commented 1 month ago

you gotta check it in network when requesting for painting a pixel

It seems like a difficult process for me. Thanks for your answer.

F1bos commented 1 month ago

you gotta check it in network when requesting for painting a pixel

Or you can just get all colors from js?

danazor commented 1 month ago

i found these