Skip to content

ZYPHERStudios/blackbean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackbean




Caution

ZYPHER Studios is not responsible for any consequences resulting from the use of this tool. Use at your own risk.

About

blackbean is an automated, AI-powered bot for completing Membean sessions using browser automation and intelligent answer selection.

Features

  • Supports all Membean question types
  • Fully configurable behavior and accuracy
  • Command-line driven interface
  • Designed to minimize detection
  • Multiple authentication types
  • GUI for session management

Requirements

  • NodeJS v18 or newer
  • A modern CPU with decent single-core performance (for image recognition)
  • Stable internet connection

Usage

CLI:

$ npm install -g ZYPHERStudios/blackbean
$ blackbean --auth-method membean --email your.email@example.com --password password1234! --length 15 --accuracy 90

GUI: coming soon!

Configuration

Name Enviroment Default Type Required
auth-method AUTH_METHOD membean string yes
email AUTH_EMAIL string yes
password AUTH_PASSWD string yes
length SESSION_LENGTH 15 number no
accuracy ANSWER_ACCURACY 90 number no
delay-min ANSWER_DELAY_MIN 3000 number no
delay-max ANSWER_DELAY_MAX 7000 number no
api-base AI_API_BASE https://api.openai.com/v1 string no
api-key AI_API_KEY string yes
debug BB_DEBUG false boolean no
silent BB_SILENT false boolean no

License

blackbean is licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later).

Any modified version that is run as a network service must also make its source code available under the same license.

About

AI-powered membean bot

Resources

License

Stars

Watchers

Forks

Contributors