----------------------PLEASE READ THE INSTRUCTIONS----------------------- 1. Type the format that you use for the input (example: "thats my first cryptproject". When you will convert this sentence are this format recommended: "abcdefghijklmnopqrstuvwxyz") BTW: Type "ASCII" for full ASCII-Code and type "Standard" for "abcdefghijklmnopqrstuvwxyz" 2. Type what the cat should convert 3. Type the format that the output should have.
-- PLEASE READ -- Because some numbers are too large for Scratch, long inputs cannot process right by Scratch. Sorry about that! -- When you like to convert numbers into binary, type this: What is the input for a format - 0123456789 What should I convert - Type the number that you want to convert :) What should have the converted text for a format - 01 Very easy!! For hexadecimal, type What is the input for a format - 0123456789 What should I convert - Type the number that you want to convert :) What should have the converted text for a format - 0123456789ABCDEF For crypt a text, type this: What is the input for a format - Standard What should I convert - Type a text! What should have the converted text for a format - ASCII BTW: Standard means "abcdefghijklmnopqrstuvwxyz,.!?-"(): ". With Standard you can convert text like that: "That is my first crypt-project. I hope you enjoy! :-)" When you want to convert the codes back, try this: (Binary) What is the input for a format - 01 What should I convert - Type a binary number What should have the converted text for a format - 0123456789 Or this (hexadecimal) What is the input for a format - 0123456789ABCDEF What should I convert - Type a hexadecimal number What should have the converted text for a format - 0123456789