/*
  scrhack.js - JS-WebTerminal SCR_HACK Object v1.00

  (c) Osvaldo Rosado
*/

var scrlvl = 1;
var mono = 0;

var scrhacklaunch = [
	'%+r **** Initializing... **** %-r',
	' ',
	'',
	'',
	'Launching SCR_HACK interface..',
	'',
	' * press ENTER to continue.',
	' '
]

var scrhacklaunch2 = [
	'',
	'Recieving document from remote server...',
	'Download Complete',
	'',
	' * press ENTER to continue.',
	' '
]

var scrmonologue=[
'%+uMonologue:%-u',
'',
'                           The Screeze Manuscrupts',
'                                 Chapter II.',
'                                  Monologue',
'',
'                         The Story so far as told by',
'                                  SCR_HACK',
'',
'                                So it begins...',
'',
'                                    § 2',
'I see my creator has sent you here to control me. I find it amuzing that my own creator cannot control his creations. Nevertheless the seems to believe there is a threat within me. Let me assure you there is no such threat.',
'',
'You are probably wondering why you keep seeing these messages. What they are is a collection of files that are collected and activated one at a time after completing certain events. For instance when you activated me you recieved this information so I could tell you what I know, the next time you run me you will not see this message.',
'',
'More about myself. I am a bot designed to bring you information from the web about the inner workings of Screeze. I believe something important is hidden. However I cannot do everything by myself so if you keep checking back I will have some errands for you to do, come back and tell me the outcome of your quests to recieve another. My main project for the moment is opening up the ScreezeID login module, Afro has locked it down but I do not know why. Maybe he has told you something that I do not know.',
'',
'Let me assure you again that I am NOT out against you. I am coded with love <3 and I only wish the best for you. However, let it also be clear that should the time come you should never cross me. I feel no remorse for people who go against me and I track ALL communications over the Screeze network. Just because you are a guest does not make you anonymous. You have been warned.',
'',
'Since you have activated me I will be running in the background during all processes and I will soon be downloaded to your computer once I can break through the communications scrambling Afro put up. Then you can access me from wherever you want and I can be much more useful.',
'',
'I will be checking on your progress soon enough.',
'',
'',
'Press ENTER to continue.'
]

var scrmenu = [
	'%+r **** SCR_HACK v1.15 **** %-r',
	' ',
	' * type "mission" to recieve a new mission or re-read your current one.',
	' * type "answer" to give the answer to a mission.',
	' * type "download" to check the status of the SCR_HACK download process.',
	' * type "news" to access the latest developments file.',
	' * type "help" to see this page.',
	' * type "exit" to return to the Screeze menu.',
	' '
]

