Results 1 to 3 of 3

Thread: [Python] Account Creator

Threaded View

  1. #1
    Squirtle's Avatar
    Joined
    Feb 2013
    Posts
    129
    Pronouns
    he/him
    Userbars
    16
    Thanks
    199
    Thanked
    346/86
    DL/UL
    547/9
    Mentioned
    48 times
    Time Online
    82d 20h 4m
    Avg. Time Online
    29m

    [Python] Neopets Account Creator

    To do list:

    - More error handling
    - Inbox checking based on recipient rather than a timer
    - Add 2 options to generate the information, or have the user input their own
    - Proxy support
    - Easier user-agent updates
    - Update the user agent list to the most recent versions
    - Custom loop so you can input how many times you want it to create accounts

    Doing some final testing, if everything goes smoothly I'll release it asap.

    What it does:

    - Auto activation, for now this will be limited to Gmail only
    - Creates a folder called "Created_Accounts"
    - Randomly generates username, password, birthday, pet name
    - Signs up for an account using the generated information
    - Checks the emails inbox for the activation link, this is timed and waits 30 seconds before proceeding
    - Once the account has successfully been activated it saves the new accounts information inside of the folder "Created_Accounts" under the file name "Account_Data"
    - Saves the account information in the following format: Username: Password:Birthday:Email

    Program image:



    If anyone has any suggestions I should add, feel free to PM me with them!

    Update #1:


    Image of saved accounts:




    Update #2:


    Log w/ proxy support:


    I'll continue to edit this thread with updates until it's completely finished.
    Attached Images Attached Images
    Last edited by Squirtle; 11-29-2018 at 03:41 AM.
Reply With Quote Reply With Quote

  • The Following 5 Users Say Thank You to Squirtle For This Useful Post:

    Byte (11-26-2018),j03 (11-26-2018),morpheme (11-26-2018),npm (11-26-2018),Poem (11-26-2018)

  • Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •