Have you wanted to make it so your chat history or any other kind of paragraphed text files could easily be turned into Skript format? Well this is for you!
Examples
Code (Text):
2SurvivalGuys > Hello this could be chat history from a server or single player
Lol12345 > &c&lHey! Colored messages ooo
Lol12345 left the game
Set difficulty to cracked mode
Run Text-to-skript Use GUI app or command line script (python)
Code (Text):
message "2SurvivalGuys > Hello this could be chat history from a server or single player"
message "Lol12345 > &c&lHey! Colored messages ooo"
message ""
message "Lol12345 left the game"
message ""
message "Set difficulty to cracked mode"