spyrorocks Posted October 7, 2006 Share Posted October 7, 2006 (edited) [This is outdated. It was written quite a while ago, and after some requests I re-uploaded it to my host for you people to use if you like. If I get enough of a response, I could re-write some of the code and make it better.]Have you ever wanted to make a quick script for a friend when your at his/her house, but they dident have autoit installed? Well, look no further!Here is the new Online AutoIt Script Compiler. It will allow you to paste in your script, and optionally add a password to it. It will compile it and offer it to you for download!.:Online Compilers:.I would like to build a list of online compilers that people could use, so they are never withouta compiler...TheGuy0000's Compiler.:Source:.So you want the source huh? Well ok!First, you will need to install 7 Zip on your host machine. Download 7 Zip installer [Here]. Next, make a web-access directory on yourhost machine and put these files into it: [Click] [Updated download link]. Now, if you want the counter at the bottem of the page to work, make sure that SSI is enabled for the html extention.Your online compiler should now work! If you have a compiler you would like others to use, PM me and ill add it to this post after verifing that you are not using it for malicious pourposes.------------If you have any feature suggestions, please post them in this thread.I hope yall like it! Edited December 23, 2007 by spyrorocks [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
Uten Posted October 7, 2006 Share Posted October 7, 2006 Looks cool. Did not try the exe thought. It would be a realy crappy place if I could download exe files and not the autoit zip file and run it localy. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling Link to comment Share on other sites More sharing options...
the DtTvB Posted October 7, 2006 Share Posted October 7, 2006 The online compiler on my site will output as a ZIP file to save my bandwidth. But the real compiler will output as an .exe file with some random name. [right]Please visit: My biggest project, the DtTvB's AutoIt Web ServerOlder Stuff: A Smoother MouseMove :: AutoIt Syntax Highlighter[/right] Link to comment Share on other sites More sharing options...
shaamaan Posted October 7, 2006 Share Posted October 7, 2006 thanks! its cool, but why not via port 80? Link to comment Share on other sites More sharing options...
the DtTvB Posted October 7, 2006 Share Posted October 7, 2006 Because my website is in port 80, and is on apache. I can't get AutoIt work with Apache. So I hosted it on port 7777, which run Abyss. [right]Please visit: My biggest project, the DtTvB's AutoIt Web ServerOlder Stuff: A Smoother MouseMove :: AutoIt Syntax Highlighter[/right] Link to comment Share on other sites More sharing options...
4gotn1 Posted October 7, 2006 Share Posted October 7, 2006 looks good, exe works fine *but* i noticed a 'flaw' so to speak right away, i most usually do not script or code all in one file, but with many and having a main "Front End" GUI script/code to process the functions. having an option to maybe add #INCLUDE "CUSTOM_UDF" field with mutltiple ( say five or ten ) slots to use in the compiling process,.... But again, very good job, nice scripting and networking with the server... must have taken some time to do ^^ Link to comment Share on other sites More sharing options...
Pakku Posted October 7, 2006 Share Posted October 7, 2006 I JUST CAN'T WAIT FOR THE SOURCE, I LOVE THIS! Arjan How can someone use Windows without using AutoIt?That one would properly don't know how to handle a computer!My scripts:Send files over internetKind of RSS reader3Draw ProUDF: convert a character string to a binary one and backCalculate PiCommand line downloader (Youtube/Google video)Set the transparency of a window just by hitting a key!Secure your pcOther things:My filemanMy profilePM me Link to comment Share on other sites More sharing options...
shaamaan Posted October 7, 2006 Share Posted October 7, 2006 Because my website is in port 80, and is on apache.I can't get AutoIt work with Apache.So I hosted it on port 7777, which run Abyss.ah... i see... once again: great work! many thanks! Link to comment Share on other sites More sharing options...
RazerM Posted October 7, 2006 Share Posted October 7, 2006 I cannot change the allow decompile checkbox or input data in the password fields. My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
{NL}--Xantios--- Posted October 7, 2006 Share Posted October 7, 2006 hmm im going to try this , Thnx ! Link to comment Share on other sites More sharing options...
theguy0000 Posted October 7, 2006 Share Posted October 7, 2006 this looks cool, looking forward to thte source! The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN Link to comment Share on other sites More sharing options...
Xenobiologist Posted October 7, 2006 Share Posted October 7, 2006 Hi, seems to work. Nice! So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
the DtTvB Posted October 7, 2006 Share Posted October 7, 2006 Note that the Zip feature won't be available in spyrorocks' program. Spyrorock's code uses just autoit to do the work, The one on my server uses autoit to compile it, but it also uses php to zip the file. This can also be done using autoit too By calling the 7-zip command line program. Some code edits on the online compiler on my server: - EXE compression set to almost maximum. - Redirects user to the compressor script instead of linking to the file itself. And also, I am on vacation so I can't change the code on my server. And if you contact me, you will be talking to my 100% autoit msn bot! But, I can contact you via my secondary mail (yoshimail one.) [right]Please visit: My biggest project, the DtTvB's AutoIt Web ServerOlder Stuff: A Smoother MouseMove :: AutoIt Syntax Highlighter[/right] Link to comment Share on other sites More sharing options...
NELyon Posted October 7, 2006 Share Posted October 7, 2006 Works great Link to comment Share on other sites More sharing options...
jvanegmond Posted October 7, 2006 Share Posted October 7, 2006 Woot This is going into my favorites list ! github.com/jvanegmond Link to comment Share on other sites More sharing options...
spyrorocks Posted October 7, 2006 Author Share Posted October 7, 2006 Hope yall like it. I am adding functionaity to zip the source + exe togeather. I will go around the forums and find every single UDF i can find then allow it to be incuded. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
FuryCell Posted October 7, 2006 Share Posted October 7, 2006 Great job. This is awesome. Just what I need when I'm at a computer without autoit. HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code. Link to comment Share on other sites More sharing options...
the DtTvB Posted October 7, 2006 Share Posted October 7, 2006 Hurray for it!! Great work! the DtTvB [right]Please visit: My biggest project, the DtTvB's AutoIt Web ServerOlder Stuff: A Smoother MouseMove :: AutoIt Syntax Highlighter[/right] Link to comment Share on other sites More sharing options...
Ed_Maximized Posted October 7, 2006 Share Posted October 7, 2006 Works great!!! Congrats!!! But what if I have errors in my code? I've tryed with a two line program with 4 errors and doesn't generate exe nor error report. Could be a great idea if compiler output was included in the zip file. ShapedGUI Creator : Shaped gui the easy way!!!Txt2au3 : the easy way to include text files into your program without fileinstall_GUICreateWithTiledBackground : Put a GIF in the background of your formsSQLite Database BrowserAnimated GIF UDF : Put animations in your GUI's Link to comment Share on other sites More sharing options...
spyrorocks Posted October 7, 2006 Author Share Posted October 7, 2006 (edited) OK good idea. I have inplanted zipping feature and i will be hosting another copy on my server in a few minutes. EDIT: the zippinf feature will include both the exe, and source files. And i will try to include the compiler output. Edit Again: wait, it doesent matter if your script has errors. it will still compile it and stuff for you. Edited October 7, 2006 by spyrorocks [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] 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