1- Hovering over the upper half of the right edge of the frame window will display label indow,however, some skins will prevent this feature from working,in this case, you can always use GetLables menu in the script popup menu.
3- Alt+F2: Toggle breakpoints;Alt+F3: delete all breakpoints.(no breakpoint for untitled)
4-CONTROL+F2: Toggle bookmarks;CONTROL+F3: Delete all bookmarks.
5- Tile windows vertically to compare scripts.
6- Added close OllyDbg, and launch last target , due to the nature of ollyscript, so if you want to add new break point and test , right click on script and close ollydbg; if it is running, set break points you want then restart ollydbg using launch last target in the script pop up menu
7- Added tab feature,goto line,find & replace, breakpoint, bookmarks,launch ollydbg with last target,close ollydbg,and may be other ones I might forget to list, you may come cross them.
Updated on 7/1/2010 to version 32:
1-Put back the option for setting comment font as requested by CCDebuger