This is my OllyDbg mod named HOlly. I will be constantly adding features as I require them or they are requested.
Features:
-Multiline assembler (Very basic right now)(It will overwrite ollys assembler when you enable, so just use it like you would the normal assembler)
-MiddleClick Follow in Dump (On middle click it will attempt to follow the dword in dump below the cursor. Works in registers, dump and stack windows)
-CopyFormat (Ctrl+C Will copy only the address of the current byte instead of all the additional information)
-SSEFix (Use GetThreadContext to access SSE registers instead of injecting code)
If you have any additional input/requests let me know .