Skip to content

Instantly share code, notes, and snippets.

@A
Last active December 30, 2015 06:18
Show Gist options
  • Save A/7787972 to your computer and use it in GitHub Desktop.
Save A/7787972 to your computer and use it in GitHub Desktop.
// alert('LooooLZ!')
[97, 108, 101, 114, 116, 40, 34, 76, 111, 111, 111, 111, 76, 90, 33, 34, 41].forEach(function(k,i,a) {
s+=String.fromCharCode( k );
i===a.length-1 ? setTimeout(s,0) : void 0;
}, s='')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment