Quote:
Originally Posted by xtreme908
i had a problem with the removing effect stuff, when i search for the strings auto reply... this " ASCII "STR_TEMP_LEAVE_AUTO_REPLY_PRIVATE_TALK" does not show, TQ remove and modify it?
|
Did you follow these stepsexactly?
- Open conquer.exe in OllyDBG
- Search for -->> All referenced text strings
- Right click -->> Search for text
- Typ in
PS: Select: "Entire Scope" and DO NOT select case "sensitive"
If you do that you should get forwareded to the
Code:
ASCII "STR_TEMP_LEAVE_AUTO_REPLY_PRIVATE_TALK"
And then press enter or double click on it and follow the rest of the guide.