Skip to content

Bot for https://kingdomlikes.com that logins into an account and then goes to the youtube views section where it opens and watch by itself all the available videos individually, given you free points automatically while acting very human-like.

License

Notifications You must be signed in to change notification settings

gemanepa/nodejs-kingdomlikes-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS + Puppeteer KingdomLikes Bot [DEPRECATED]

DEPRECATED: KingdomLikes introduced a very narrow daily youtube views limit to force diversification and avoid users earning a lot of points through bots like this one

Video of bot running

KingdomLikes Bot that logins into an account and then goes to the youtube views section where it opens and watch by itself all the available videos individually, given you free points automatically. When there are no more videos, the bot will sleep for 10 minutes.

The bot can run monitored (with automatic restart) or unmonitored (without automatic restart): If there are no videos for 5 continuous sleep rounds and the bot is running unmonitored, it will purposely shut down, otherwise it will keep running, restarting itself in case of an unexpected crashing

Software PreRequisites

Config

Create a .env file with the EMAIL and PASSWORD of the account. Modify settings/headless boolean 'true' value for 'false' if you want to see the browser

Scripts

  • npm install installs the required modules.

  • npm run start runs the bot without automatic restart in case of crashing but with pretty font colors

  • npm run monitor:start runs the app with automatic restart in case of crashing

  • npm run monitor:stop stops pm2 monitoring & bot

About

Bot for https://kingdomlikes.com that logins into an account and then goes to the youtube views section where it opens and watch by itself all the available videos individually, given you free points automatically while acting very human-like.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published