What's possible in Bitcoin's transaction scripting language? A random compilation of exotic bitcoin scripts.
Examples:
and more.
There's also a primitive Script Editor. It simplifies editing of Bitcoin Scripts with repeating opcode patterns.
Note: In many examples we're using the Bitcoin Script Debugger. It's a great tool for debugging bitcoin scripts.
DO NOT USE IN PRODUCTION! THE SCRIPTS ARE NOT SECURE!