Echo program made in R216K2A credit to orginal save in the save, and LBPHacker. Source: https://github.com/SansUndertaleLab/MY-R216K2A-Programs. Takes in input and outputs it
electronic
r216
program
r216k2a
Comments
-
well, it only outputs and stores whatever is given to the program by the keyboard, youll have to ask LBPHacker for that one
-
SansTheComic: I meant that you OR their numbers.
-
I sparked a bunch of random keys and it began speaking Minecraft enchantment table.
-
ok um, you cannot combine ascii values. they are numbers. if you add ! (33) and B (66) you dont combine their pixels, you will get c (99)
-
uh, of course the echo will echo it, because whatever you see on screen is actually stored in the ram
-
if you do multiple keys at once I assume it combines the ASCII values. You can get lots of different symbols by pressing multiple keys at the same time.
-
how did you put letters to make cubes?
-
uh i put cubes into the display thing by putting like 10 letters at once and it somehow echoed it?? this is wayy too advanced for my stupid fluffy circuit boards
-
ok, and also it allows 14 characters because of the cursor and > arrow, i decided to be lazy lol
-
Also it only allows up to ~16 charactors.