Rename Script Help [removing custom words]

If you want to do lots of renames in a row then using a sequence of commands can work okay, but if it becomes complex it's better to switch to using a rename script (using VBScript, Javascript, Perl, etc.).

The TitleCase rename script already does many of the things you're after so check that out first.

Another post/script you might find useful is Script to perform multiple Regular Expressions.