MCPcopy Create free account

hub / github.com/KenzCybSec/Discord-Token-Generator / functions

Functions33 in github.com/KenzCybSec/Discord-Token-Generator

↓ 58 callersFunctiongradient_text
(text, colors=None)
main.py:84
↓ 4 callersFunctionprint_banner
(banner_type="main")
main.py:171
↓ 3 callersMethod_load_from_file
(self, filename: str)
main.py:498
↓ 2 callersFunctionrefresh_ua_pool
()
main.py:48
↓ 1 callersMethod_generate_pass
(self)
main.py:235
↓ 1 callersMethod_generate_ua_details
(self)
main.py:396
↓ 1 callersMethod_get_os_string
(self)
main.py:407
↓ 1 callersMethod_get_random_avatar
(self)
main.py:514
↓ 1 callersMethod_get_random_bio
(self)
main.py:505
↓ 1 callersMethod_get_random_display_name
(self)
main.py:508
↓ 1 callersMethod_get_random_pronouns
(self)
main.py:511
↓ 1 callersMethod_load_tokens
(self)
main.py:625
↓ 1 callersMethod_prepare_avatar
(self, path: Path)
main.py:518
↓ 1 callersMethodcheck_is_verified
(self, token)
main.py:260
↓ 1 callersMethodextract_token
(self, page)
main.py:239
↓ 1 callersMethodfetch_cookies
(self, token: str)
main.py:416
↓ 1 callersMethodgenerate_email
(self)
main.py:218
↓ 1 callersMethodgenerate_headers
(self, token: str, location: Optional[str] = None, **kwargs)
main.py:450
↓ 1 callersMethodgenerate_super_properties
(self)
main.py:439
↓ 1 callersFunctiongenerator_main
()
main.py:686
↓ 1 callersFunctionget_session_id
(token: str)
main.py:465
↓ 1 callersMethodhumanize_account
(self, token: str)
main.py:546
↓ 1 callersFunctionhumanizer_main
()
main.py:649
↓ 1 callersFunctionmain_menu
()
main.py:722
↓ 1 callersFunctionshow_neon_art
Display animated neon ASCII art that pulses for 5 seconds
main.py:93
↓ 1 callersMethodstart
(self)
main.py:290
↓ 1 callersMethodwait_for_verification
(self, page)
main.py:274
Method__init__
(self)
main.py:214
Method__init__
(self, index, ua=None)
main.py:226
Method__init__
(self)
main.py:388
Method__init__
(self, worker_id: int)
main.py:488
Method__init__
(self, token_file: str = "input/tokens.txt")
main.py:621
Functionprocess_token
(token: str, worker_id: int)
main.py:641