OS-tan Collections

Lounge => General Computers and Gaming => Topic started by: stewartsage on December 09, 2009, 05:37:29 PM

Title: Graphing Calculator Programing
Post by: stewartsage on December 09, 2009, 05:37:29 PM
Really, that's all I did for four years of math class.  We had some sort of Casio model, so I don't know if this will work on others but it was my ultimate program.  Here you go, and have fun when you should be doing your class/home work.  Amaze your friends, teachers, and horrify very gullible people!

The Colonel's Fantastic Basic ICBM Launch Simulator for Graphing Calculators v2.4.1

Suggested File Name: BN765~J

------------------------------------

Lbl 1
“FE WARREN AFB”
“564TH SMS”
“SITE 564-T”
“SYSTEM START”
“ “
“PASSWORD?”?->Z
If Z=2561:Then Goto 2
Else Goto 3
Lbl 3
“SYSTEM ERROR”
“SHUTDOWN”
Goto 9
Lbl 2
“LAUNCH COMPUTER ACTIVE”
“INSERT KEY 1”?->Z
If Z=R:Then Goto 4
Else Goto 3
Lbl 4
“ENTER PASSWORD 2”?->Z
If Z=6612:Then Goto 6
Else Goto 3
Lbl 5
“INSERT KEY 2”?->Z
If Z=R:Then Goto 5
Else Goto 3
Lbl 6
“STANDBY”
“GO/NO-GO”?->Z
If Z=79:Then Goto 7
If Z=NO GO:Then Goto 10
Lbl 7
“MISSILE FUELED”
“RAISING MISSILE”
“
                                  “
“                           “
“MISSILE RAISED”
“           “
“LAUNCHING”
“   “
“   “
“   “
“SYSTEM SHUTDOWN, TEST SUCCESS”
“     “
“     “
Goto 15
Lbl 9
“ “
“ “
“ “
“MISSION FAILURE”
“ “
“RESETING”
Goto 1
Lbl 10
“MISSION ABORTED, SEE INSTRUCTOR”
“ “
“ “
“ “
“ “
“ “
Goto 1
Lbl 15
Mission Success banner

-------------------------------------------------

Notes:
1. Add spaces between " "'s to add longer wait times between text
2. Anywhere Z= appears means that is a password or command to be entered in the program
Title: Graphing Calculator Programing
Post by: NejinOniwa on December 09, 2009, 05:59:09 PM
I think that "shtdown" of yours needs some U.


Otherwise lol.
Title: Graphing Calculator Programing
Post by: stewartsage on December 09, 2009, 07:21:32 PM
Riiight, there were some spelling errors.
Title: Graphing Calculator Programing
Post by: Bella on December 10, 2009, 08:35:46 AM
Sounds like a good use of a math class. :P
Title: Graphing Calculator Programing
Post by: Alex S on December 11, 2009, 12:03:57 AM
It looks like the label 5 is not referenced except by code that would executed by it being referenced.

People would have to be very gullible to think that a calculator can launch an ICBM. I'm talking about the "gullible's written on the ceiling" people.

Still looks like a good prank program.
Title: Graphing Calculator Programing
Post by: NejinOniwa on December 11, 2009, 06:41:49 AM
Well, some people I've met/been in the same class as have been gullible enough to believe that, for example, the ventilation holes in the ceiling are all actually small cameras, so yeah...it'd be possible. -w-;