On the most recent:

1) When I click the validate button, it indeed validates brackets, but appears to now be a "toggle" rather than a button

2) Replace all does not work....

Make a new script. make some lines

Code
alias Foo.a { }
alias Foo.b { }
alias Foo.c { }
alias Foo.d { }
alias Foo.e { }

Goto find: search for Foo. and replace with Bar.


mIRC does NOT replace any, yet rather just jumps to the first match and selects it.