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
2-Fixed An issue with breakpoint setting
3-Added hilites for most 16 and 8 bit registers
updated on 16/1/2010 to Version 33:
1-Added an option to set custom color as requested by ccdebuger
2-Added escape key to toggle auto-indent
3-Set Label window to hide on losing focus only.
4-Label window can be brought up by hitting Pause key or hovering over the right edge of the main frame as mentioned above or by selecting Getlabel from scriptwindow right click menu.
Note:
Please, redownload due to cosmetic minor bug. I added an internal check for custom color flag , so the label window text color(foreground color) reflects color selection flag.