http://cloudahk.com/
AutoHotkey:Build is a web service that allows you to code, compile, and download right from the browser without installing a single thing.
This is currently Alpha 0.1, because I wrote it about 30 minutes ago and completely stole the AutoHotkey.net design. But it works in it's current state.
Some notes: Don't use spaces in the app name, it will hang.
I plan on making it all ajax so you can continue to test and edit. Maybe ase/bespin for code editing. Probably some other junk idk yet.
But there are bugs and issues and I'll work on it all later.
Please give it a try, I think once it's stable and clean it should be moved to <!-- m -->http://build.autohotkey.net<!-- m -->. but that will only happen if y'all think it's worthy.
Now added support to import from the autohotkey.net pastbin.
For example.
if your paste is:
<!-- m -->https://ahknet.autoh...m/paste/1pulxvt<!-- m -->
Just use
<!-- m -->http://cloudahk.com/?paste=1pulxvt<!-- m -->
Or just use the Chrome or Firefox extension.

Download
Chrome:
<!-- m -->http://cloudahk.com/...loudAHK.user.js<!-- m -->
Firefox:
<!-- m -->http://cloudahk.com/...ox/CloudAHK.xpi<!-- m -->