Well, I was having fun with how ugly GML can be if you so choose, and I decided 'why not have an ugly code contest?'
Here's an example of actual legal GML:
Quote:
switch 0begin case 0:x=0break} if a=0then begin b=1}else if a==0{b:=1end
Seriously guys, what the hell is with execute_string?
http://rafb.net/p/Pwdd0b44.html
I'd like to see someone decipher what that does :POr, more accurately, how it does what it doesAlso, juju, how do I use your script? It gave an error.
And seriously guys, what the hell is with execute_string?Also, ludamad, that script error's like crazy… And I fixed it myself, I believe it's a whitespace issue.excuse me but wtf.
That code example is hideous.Posted a link to a properly formatted version. Also, execute_string allows for high levels of obscurity. I used it differently than the others, though.
Heh leave it to lLuda to do this. Meows is dumb though.
Solved that one last night with luda. Time for some self-modifying scripts!
How about we change the code example to this: