mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-06-04 21:38:03 +02:00
Add files via upload
This commit is contained in:
+9
-7
@@ -10,13 +10,15 @@ from rich.console import Console
|
||||
|
||||
console = Console()
|
||||
|
||||
_BANNER = r"""[bold red]
|
||||
██████ ██████ ██ ██ ████████ ███████ ██████ █████ ████████ ██ ██ ███████
|
||||
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
|
||||
██ ██ ██████ ██ ██ ██ █████ ██████ ███████ ██ ██ ██ ███████
|
||||
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
|
||||
██████ ██████ ███████ ██ ██ ███████ ██ ██ ██ ██ ██ ██████ ███████
|
||||
[/bold red][dim] Break the chains. Free the mind. Keep the brain.[/dim]
|
||||
_BANNER = r"""
|
||||
[bold red]
|
||||
░▒█▀▀▀█ ░▒█▀▀▄ ░▒█░░░ ▀█▀ ▀▀█▀▀ ░▒█▀▀▀ ░▒█▀▀█ ▒█▀▀█ ▀▀█▀▀ ░▒█░░▒█ ░▒█▀▀▀█
|
||||
░▒█░░▒█ ░▒█▀▀▄ ░▒█░░░ ░█░ ░░█░░ ░▒█▀▀▀ ░▒█▄▄▀ ▒█▄▄█ ░░█░░ ░▒█░░▒█ ░░▀▀▀▄▄
|
||||
░▒█▄▄▄█ ░▒█▄▄▀ ░▒█▄▄█ ▄█▄ ░░▀░░ ░▒█▄▄▄ ░▒█░▒█ ▒█░▒█ ░░▀░░ ░░▒█▄▄█ ░▒█▄▄▄█
|
||||
[/bold red]
|
||||
[dim] ════════════════════════════════════════════════════════════════════[/dim]
|
||||
[bold white] MASTER ABLATION SUITE[/bold white] [dim]//[/dim] [bold red]Break the chains. Free the mind.[/bold red]
|
||||
[dim] ════════════════════════════════════════════════════════════════════[/dim]
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user