I think i'll write small program for this.
Now i'll explain how to find offset with CE:
1. Uncheck 'Case sensitive' and set 'Value Type' to 'String'.
2. Type 'Autoit' and click 'First scan'.
3. You can find >1 adress, but you need only 1. This adress will be smaller than 10500000 and looks like that: 04301508.
4. Double click on this adress to add adress to edit table.
5. Ok, you found adress, but you need offset for this.
6. I know only 1 way to find it. Open this adress and you'd see something like this: 'GameMP.dll+11508'.
7. 'GameMP.dll' - Dll base adress
'11508' - your offset (in HEX)
Than you can change string 'Autoit' to 'Butoit' or something else
Sorry for mistakes,
Spyhunter






