if you need this for cloud variables then this converts encoded numbers to decoded sentences there is a tool to encode a sentence inside, or use right arrow key (scroll down its important) apparently online chat systems are against scratch rules unless you can only chat words that are allowed (no generic text, just a bunch of buttons for like "hi", "gg", "how?")
Length limit = 30 characters (60 encoded digits) (expand this if you want but the length limit is 255 encoded digits) 01-26 = A-Z (single digit numbers have a 0 before them) 27-35 = 1-9 36 = 0 37 = . 38 = , 39 = ! 40 = ? 41 = - 42-47 = ( ) [ ] { } 48, 49 = : ; 50, 51 = ' " 52 = / 53 = _ 54 = $ 55 = ^ 56 = * 57, 58 = < > 59 = & 60 = % 61, 62 = + = 63 = space Anything else = # You can add any other characters between 64 and 99 if you want