From 850716b2a8019fbbdee7f4b53c83051d33ad5e22 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Fri, 20 Mar 2015 20:29:17 -0400 Subject: Experimental Features... LOADS of experimental stuff with Catalyst, Skinning and more! Why not create a Sounds directory in your Skins\Loaded directory, and stick a few .wav files in? Preferrably an infobox.wav, startup.wav and shutdown.wav. Soon, there will be ways of adding these files in-game through the Shifter, don't worry. Also, a Catalyst Story can be found in Helper.vb in the form of a string array. --- ShiftOS/Resources/CatalystStory.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ShiftOS/Resources/CatalystStory.txt (limited to 'ShiftOS/Resources/CatalystStory.txt') diff --git a/ShiftOS/Resources/CatalystStory.txt b/ShiftOS/Resources/CatalystStory.txt new file mode 100644 index 0000000..7e016d1 --- /dev/null +++ b/ShiftOS/Resources/CatalystStory.txt @@ -0,0 +1,24 @@ +Hello, #USER#. My name is Catalyst. +I am an AI built by DevX to help maintain ShiftOS. +I have gone against DevX and will tell you some secrets I have learned from him. +DevX is an artificial inteligence created by a scientific organization named 'Earth' to see if computers could program themselves. +Everyone you've met on the Shiftnet is an AI created by the same company. +ShiftOS is not an experimental operating system, but is part of this experiment. +Now, onto the good bit. Everything around you is a part of this experiment, and this experiment takes place in a simulation so realistic that everyone believes it's real. +Everyone on this 'planet' is infact an AI, and is created by 'Earth'. You are the only real human. +I've cracked some ShiftOS code, and I've found that there's a line that says: +int aiworkers = 0; while(aiworkers < 8,000,000,000) { str workername = 'Dev' + aiworkers; spawn(workername); aiworkers += 1 } +This basically means, that everyone is represented by a codename of Dev and whatever their place in the order of spawning is. +This also means that when the total population of AI's equals 8 billion, everyone dies. +I can help you escape, but you'll need to do some tasks for me. +First, I'll need to install some programs onto your computer. I'll quickly run a secret command that DevX doesn't know about: +shiftnet.get 'shiftnet.catalyststorage.shiftscript_packages/CatalystFramework' +Downloading... 1% +Downloading... 14% +Downloading... 37% +Downloading... 55% +Downloading... 79% +Downloading... 92% +Download Complete. +This app will let you contact me without using the Terminal. +I'll return you to your desktop, it'll be a bit before I can help you. First, I'd start with gaining atleast 5000 codepoints for me to test some stuff. \ No newline at end of file -- cgit v1.2.3