pegi01 Posted February 12, 2008 Posted February 12, 2008 Hey guys! I'm new here... I want to programm a tool which encrypts a text in my own "language" I watched @ the sring.au3 file, but i'm not that skilled in autoit to get anything of this so i want to ask u for a sourcecode to encrypt for example: a=1, b=2, c=3, .... ty in advance!
DW1 Posted February 12, 2008 Posted February 12, 2008 Check out the "string" section of the help file, you will find things like: StringReplace() AutoIt3 Online Help
pegi01 Posted February 12, 2008 Author Posted February 12, 2008 Check out the "string" section of the help file, you will find things like:StringReplace()ok got it, tyso i now i want a window to write a text in it and then this should encrypt the text with my string...any suggestions?
Mast3rpyr0 Posted February 12, 2008 Posted February 12, 2008 GuiCreate(), its all in the helpfile My UDF's : _INetUpdateCheck() My Programs : GameLauncher vAlpha, InfoCrypt, WindowDesigner, ScreenCap, DailyRemindersPick3GeneratorBackupUtility! Other : Bored? Click Here!
Bert Posted February 12, 2008 Posted February 12, 2008 (edited) May I suggest AutoIt 123 : http://www.autoitscript.com/forum/index.php?showtopic=21048 Edited February 12, 2008 by Volly The Vollatran project My blog: http://www.vollysinterestingshit.com/
pegi01 Posted February 12, 2008 Author Posted February 12, 2008 ty for your help but theres nothing in the autoIT 123 for making encrypting an own language actually i want a window with a box where one can type it's text and by clicking on the button it's encrypted in my own language... i think this is no problem for you, to send me the sourcecode?! ty!
DW1 Posted February 12, 2008 Posted February 12, 2008 uh-oh... you didn't just ask us to write a script for you did you? AutoIt3 Online Help
FreeFry Posted February 12, 2008 Posted February 12, 2008 uh-oh... you didn't just ask us to write a script for you did you?Yeah, that's a really, really bad idea.. No one will want to help if you're not willing to help yourself.
pegi01 Posted February 12, 2008 Author Posted February 12, 2008 uh-oh... you didn't just ask us to write a script for you did you?no i didnt...i just want more help from your side i lost my nerves, wasted 3 hours for this tiny thing, so maybe i could save my time and someone can explain it to me...
FreeFry Posted February 12, 2008 Posted February 12, 2008 (edited) no i didnt...i just want more help from your side i lost my nerves, wasted 3 hours for this tiny thing, so maybe i could save my time and someone can explain it to me...I wouldn't say learning things is wasting time, but I guess that's up for ourselfs to determine..As said, it's all in the help file.Have a look at GuiCreate in the helpfile, there's also a tool for easily creating gui's in the SciTE editor. Edit:The tool I'm referring to is called Koda(Form Designer). Edited February 12, 2008 by FreeFry
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now