mirror of
https://github.com/zoriya/AnonymousGoose.git
synced 2025-12-06 06:36:10 +00:00
scenario text add
This commit is contained in:
14
data/scenario_resource.py
Normal file
14
data/scenario_resource.py
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
intro_text = "\n>$ You have been hacked\n>$ try to escape from the bad virus\n>$ "
|
||||
|
||||
random_text = [
|
||||
"\n>$ All your base are belong to us\n>$ ",
|
||||
"\n>$ The Answer to the Ultimate Question of Life, the Universe, and Everything is 42\n>$ ",
|
||||
"\n>$ Que la force soit avec toi\n>$ ",
|
||||
"\n>$ YOU SHALL NOT PASS!\n>$ ",
|
||||
"\n>$ It's a trap!\n>$ ",
|
||||
"\n>$ rm -rf /\n>$ ",
|
||||
"\n>$ poweroff\n>$ ",
|
||||
"\n>$ userdel $LOGNAME"
|
||||
]
|
||||
Reference in New Issue
Block a user