This is a CMD script, that allows you to get accounts logins and passwords that are available on bugmenot.com
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()