1 Prolog

In the year 20XX humans began an all out war which ended in the destruction of the biosphere and civilization.

Researchers from all over the world worked together in the last years of the war to store all information humanity has gathered and to create an AI that was worthy to be successor of them.

This is where this story starts:

"Hey, we still need to send some data!" "I know, but the connection to the server has been lost!" "Shit! Try it over the Com-Sat." "I do but the storms are to strong! I cant send anything through this." "Then we have to wait."

"I have a stable connection! Im uploading it to the servers in orbit." "Okay, also start the countdown!" "Countdown is uploaded!"

Countdown.bat:

set /a time_till_wakeup = 315360000

:Counter

if time_till_wakeup == 0 goto Start

timeout 1 >NUL

set /a time_till_wakeup = "time_till_wakeup" - 1

goto Counter

:Start

start Main

start Main/system.exe

start Main/core.exe

start Main/library.exe

start Main/programs/startup_total.exe

start Main/AI.exe

exit

"Now we can do nothing but pray it will work." "Yes…" "Here take these, its quick and painless."

***

"Mr. President, we have lost connection to all the Sat. Our forecasts assume a ten-year atomic winter. We have no way of surviving so long and then rebuild our civilization." "Blow the nuke."

***

"Daddy, whats happening?" "The end. Come honey, I know of a place where we can stay."

avataravatar
Next chapter