PHP, 221 Bytes
I hope it is difficult enough.
Regex (PCRE): 16 Bytes
^[^\s/\#6]{221}$ No space, No comments, no use of base64_decode. Have Fun.
Output
1 2 3 4 8 7 6 5 9 10 11 12 16 15 14 13 I hope it is difficult enough.
^[^\s/\#6]{221}$ No space, No comments, no use of base64_decode. Have Fun.
1 2 3 4 8 7 6 5 9 10 11 12 16 15 14 13