S1m0TypeScratch V1.0.0 - All Right Reserved
- Custom Coding language made with Python 3.11.9 similar to Scratch. Has these commands:
when flag clicked - at the start of every script
set Your_Variable to Your_Integer
sprite_shape "arrow,circle,classic,square,triangle,turtle" - Will change the sprite shape to one of these
background_color "color" - will change the color of the background
pen_color "color" - will change the contour of the sprite
move 50 - move 50 steps
move Your_Variable - move Your_Variable steps
turn 90 - turn 90 degrees
turn Your_Variable - turn Your_Variable degrees
say "Example Text" - says text
wait Example_Seconds - wait Example_Seconds Seconds
repeat Example_Number { - will repeat Example_Number Times - ONLY IN NUMBERS
}
pick_random_1NUMBER_to_2NUMBER - will pick a random number from 1NUMBER to 2NUMBER - ONLY IN NUMBERS
stop - at the end of every script - Does not stop the script, just needs to be there
- STARTING
-
- Have Python 3
-
- Type in the search this command - >Run S1m0TypeScratch Script
- STOPPING
-
- CTRL + C in the terminal if it would not stop
- IMPORTANT
- Do not claim that it is yours
- SOCIAL MEDIA
- Discord - firegame01
- Instagram - s1m012
- YouTube - @ItzS1m0
- TikTok - @s1m0ishere
- Twitter/X - @FireGameYT01
- GitHub - ItzS1m0
| |