Skip to content

ArtixZ/1p3a-AutoCheckIn

Repository files navigation

1point3acres.com/bbs auto check in

Features

  • Auto resolve recaptcha using voice regconition API.
  • Auto restart on failure
  • Easy to schedule as Cron job
  • Support multi-account checkin one after another.

Get started

  • Clone the repo. cd into folder and run npm install.
  • Add username and password into config.json file.
  • Create a free token from wit.ai (which can be found under Settings in the Wit.ai UI), and add token into config.json file.
  • Run node run.js

Prerequisites

  • chromium-browser is installed. Example to install in debian: sudo apt install chromium-browser -y
  • NodeJS 15 or higher is installed.

Todo:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published