Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 373 Bytes

File metadata and controls

14 lines (10 loc) · 373 Bytes

BugMeNot

This is a CMD script, that allows you to get accounts logins and passwords that are available on bugmenot.com

Usage

Download the bugmenot.py and install the necessary libraries for the script to work, which you can find in libraries.txt Make sure that bugmenot.py is in the same directory as your file.

Example

from bugmenot import main

main()