If you take a look the whole thing starts with z='{garbage for miles}' then one of these xor functions to decode and a loadstring to make the new code.Quote:
Originally Posted by 'Caspian',index.php?page=Thread&postID=189376#post 189376
If you crank down into that another level you'll find the highly obfuscated code with the forforifthen type functions and even more xor encoded crap later on... after finding the 3rd layer to the onion I quit hacking at it.
Oh, and they did something that really fucks with my editor unless I put word wrap on, then it behaves ok... If I recall correctly there are also some non-printable characters encoded (like backspaces and such) to make it even more fun to unwrap by hand.