How Can I Capture full input data

I can only save the input data that have varible only, but is there any way to save full input data?

Like my data input is USERNAME:PASS - INFO

And i want to save the info to my save file but it don’t have a varible. Help me please :frowning:

The variable data.Line.Data contains the full unprocessed data line.

Thank you so much dude, also can u teach me how to parse KEY CHECK block. I want the response so, is there anyway?

There is no way to parse a keycheck block, why would you need to do that?
You’re better off using IF statements at this point

Oh okay, thank you so much for your help. Have a great dayyy