Welcome Guest [Log In] [Register]



Viewing Single Post From: Encryption
rig
1a5a6a4
Administrators
Decrypt This:

Vlo{*u0s4xy@NdnŽĿzۊה

Hmm... I almost have an idea... a secret messaging system the admins can use so only they can understand it.

Code:
 

readstr=get_string("Some string: ","");
fileid=file_text_open_write("textmessage.txt");
file_text_writeln(fileid);
file_text_write_string(fileid,encrypt(readstr));
file_text_close(fileid);


Quote:
 
I see you suck at for loops.

Couldn't you put the str+=letter[a]
at the end of the first for loop instead of adding an extra for loop?
Posted Image
Offline Profile Quote Post
Encryption · Extending Game Maker: DLLs, Scripts, and Libraries

Theme designed by Sith of Outline