GuildedGenerator icon indicating copy to clipboard operation
GuildedGenerator copied to clipboard

Email verified guilded account generator. using my guildead wrapper !

Guilded account generator

Advanced E-Mail verified account creator.


  • [X] email:pass:cookie and cookie format
  • [X] Online/Idle/Dnd account
  • [X] Proxy support - HTTP/S
  • [X] Custom/random username
  • [X] Custom/random bio
  • [X] Custom Referer
  • [X] Custom Invite
  • [X] Custom status
  • [X] Custom PFP

{
    "invite_code": "",        Your server invite code NOT LINK
    "referer": "d5D2Q0V4",    Your referer code (or put my code)

    "custom_usernames": true, Use username from file or made random string
    "custom_status": true,    Use status from file or put default one
    "custom_bio": false,      Use bio from file or get them with API

    "set_online": true,       Set account online (Dnd/Online/Idle)
    "set_status": true,       Set status to account (playing example)
    "set_bio": true,          Set bio to the account
    "set_pfp": true,          Set profile picture to the account (url load from file)

    "delete_verification_email": true,  Delete email on mailbox after verification (bêta=
    "save_cookies_separated": true,     Save cookie on separated file
    "proxyless": false,                 If you are poor and you don't have proxies, (buy them from https://rocket-proxies.sellix.io)
    
    "threads": 50,    I really need to explain ?
    "debug": false,   If you are dev or if you get errors !

    "mail": "[email protected]",      Your Gmail user \ need to activate unsecurised connection
    "password": "good pass sir"  Your Gmail pass /
}


GitHub Repo stars GitHub top language GitHub last commit