whim Posted February 8, 2008 Posted February 8, 2008 (edited) Sorry, but can't be done - there is no decompiler. Luckily you wrote it yourself, so it shouldn't be a real problem to write it again - that'll teach you to better take care of your sources. Edited February 8, 2008 by whim
weaponx Posted February 8, 2008 Posted February 8, 2008 Not going to happen unless your script is from 3.2.5.1 or earlier.http://www.autoitscript.com/forum/index.ph...mp;hl=decompile
rudi Posted February 8, 2008 Posted February 8, 2008 Not going to happen unless your script is from 3.2.5.1 or earlier.http://www.autoitscript.com/forum/index.ph...mp;hl=decompileARGH: I thought I missed that settings "allow decompile" and "password" in the newer compiler's version. Why was that decompiler dropped?Regards, Rudi. Earth is flat, pigs can fly, and Nuclear Power is SAFE!
ChrisL Posted February 8, 2008 Posted February 8, 2008 you've knicked the No-IP.com icon! [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
Robinson1 Posted March 4, 2008 Posted March 4, 2008 Don't forget to include Inet.au3 in the first line or '_GetIP()' will fail. So the script looks like that: #include <Inet.au3> AutoItSetOption("TrayIconHide", 1) $IP = _GetIP() ...
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