AWC Posted November 11, 2018 Share Posted November 11, 2018 AWC String Converter is a text convert tool that help normal text or text file in to compaatible AutoIt String. AWC AutoIt Stringer.Exe ibrahem and HEMA 2 Link to comment Share on other sites More sharing options...
careca Posted November 11, 2018 Share Posted November 11, 2018 Hey mate, this is GUI help and support, did you mean to post in example scripts? ibrahem 1 Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe Link to comment Share on other sites More sharing options...
Developers Jos Posted November 11, 2018 Developers Share Posted November 11, 2018 @AWC, Welcome. Honestly, everybody with a sane mind will not simply run a posted compiled script. Why not simply post your source in case you want to share or have questions? Jos ibrahem, user4157124 and HEMA 3 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Trong Posted November 11, 2018 Share Posted November 11, 2018 quotes String quotes I do not know what application to use to do, but I think it is a sample script for GUI! But forgot to post the script. 🥴 ibrahem 1 Regards, Link to comment Share on other sites More sharing options...
ibrahem Posted November 14, 2018 Share Posted November 14, 2018 Here is the conclusion of it $String = "" ; type the string here $String = '"' & StringReplace( @CRLF, '" @CRLF "' ) & '"' ClipPut($String) ; send the string to Clipboard HEMA 1 Link to comment Share on other sites More sharing options...
ibrahem Posted November 21, 2018 Share Posted November 21, 2018 On 11/11/2018 at 1:05 PM, AWC said: AWC String Converter is a text convert tool that help normal text or text file in to compaatible AutoIt String. AWC AutoIt Stringer.Exe Well done! Thanks for this program Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted November 21, 2018 Moderators Share Posted November 21, 2018 (edited) @ibrahem am I to understand you decompiled his executable? In case you did not notice, this is a Mod stepping into a thread. @ibrahem since you have been back to this thread but chose not to respond, you will not be able to post until you do so. You can answer my question via PM. Edited November 21, 2018 by JLogan3o13 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
AWC Posted November 24, 2018 Author Share Posted November 24, 2018 Oups forget to share the code ! AWC AutoIt String Converter.au3 AWConstants.au3 Link to comment Share on other sites More sharing options...
AWC Posted November 24, 2018 Author Share Posted November 24, 2018 Also see my Wifi Hotspoter here ! Link to comment Share on other sites More sharing options...
AWC Posted November 24, 2018 Author Share Posted November 24, 2018 On 21/11/2018 at 9:29 PM, JLogan3o13 said: @ibrahem am I to understand you decompiled his executable? In case you did not notice, this is a Mod stepping into a thread. @ibrahem since you have been back to this thread but chose not to respond, you will not be able to post until you do so. You can answer my question via PM. Sorry but I do not understand the question, can you rephrase please ? Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted November 25, 2018 Moderators Share Posted November 25, 2018 @AWC the question was directed at another member @ibrahem who, showing his normal penchant for stupidity, went and decompiled your code - this is a banning offense on this forum. That member is gone now, so please ignore the detour and continue with your thread. FrancescoDiMuro 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
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