Skip to content

popcat.click auto pop sender with feedback

Notifications You must be signed in to change notification settings

tommywong-dev/popcat_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

popcat_bot

popcat.click auto pop sender with feedback.

"Features"

This simple script have few "features" compared to other shorter alternatives:

  • Tracks how many pops you sent
  • Notifies you if there's issue with sending pops
  • Ban-proof (rate limited to 800 per 30 seconds)
  • Shows which country you are contributing to
  • Uses little system resources
  • Works even if you got banned (yes)

Screenshot 2021-08-14 195741

How to do it on Android Chrome browser?

You may run the script by connecting to a PC with Chrome and use the remote debugging feature: https://developer.chrome.com/docs/devtools/remote-debugging/

Known restrictions

It is known that popcat.click can only accept 800 pops per 30 seconds, and you cannot request API again during the 30 seconds cooldown.

The website also have a function that checks if you clicked more than 800 times and it will track how many times you hit the threshold. You will need to hit the threshold 10 consecutive times to be marked as a bot. The counter will reset when you miss the threshold.

Screenshot 2021-08-15 141448

If the variable sequential_max_pops reaches 10 and above, you will be flagged as bot and the cat eyes will light up. You may clear the website cookies to unflag yourself.

Please don't try running this on same IP (even with different tab, browser, or devices), it won't work, only 1 request/30 seconds is accepted per IP.

Screenshot 2021-08-14 184105

Solving Error 503

Popcat will sometimes respond with an error "503 - Haven't found your country code yet (try again later)". Despite what the error describing, it is most likely not to do with detecting your country, but rather CloudFlare have flagged you as a bot, and the API call failed. Unfortunately, you might need to wait it out.

AdBlocker is known to cause issue as well, simply disable them and see if it works.

Malaysia

Go Malaysia go!

popcat

About

popcat.click auto pop sender with feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%