Hi there!
I'm currently working on a clipboard manager, and it's working like a charm so far.
The last problem that occured is the fact that autoit is missing any menu-like function.
I'd like to avoid using a GUI, but if that's the only thing that works I would even use that.
My Script saves the last 10 Entries of a clipboard in an array. When you Press Ctrl+Shift+V, it lists them up and offers you a way to put one of those entries into your clipboard and paste it.
Currently im using tooltip