Yes. It was going to be a multiplayer hacking minigame, but i decided to release it without the multiplayer elements, just the base app. Also, see the Touch screen.
Somewhat messy (specially the code i use to draw things inside the windows) and mostly unfinished because there's some apps to do. Other thing is that im going to migrate the development to GameMaker and im going to release this when all the apps are complete.
xD. Creo que el contenido con copyright te lo vuelan, pero bueh...
Intenta buscar en SmileBasic Source, que es un foro de internet dedicado a subir programas de SmileBasic.
This bug is old, and is just a out-of-sandbox crash, so no hack here.
Also, another way to crash is to run this code instead. I believe is the same issue:
READ VAR("")[0]
Algorithm of Death! This bug will instantly crash SB. Save your work before doing this!
How to use it:
1.- Type the code (any user-defined function handling variables should work)
2.- Run the program
3.- type CLEAR on the terminal and press ENTER, this will clean the RAM.
4.- Type the name of the function on the terminal and press ENTER.
This bug is annoying! Fix it SmileBoom!
And is not the only one. If you clean the ram (CLEAR command on the terminal) and try to call a user-defined function through the terminal, the game will crash.
This happends because the app doesn't know what to do when the function is not on the ram.