Search found 2 matches

by eric10
01 Jun 2009, 10:56
Forum: Discussion
Topic: Patch to stop Kore-RO's bitching.
Replies: 5
Views: 6475

Re: Patch to stop Kore-RO's bitching.

I hate Kore-RO's patcher music, and I hate the patcher bitching when I remove the BGM setting, so I fixed it. Offset 00012EA1 will contain FF 15 7C DB 49 00. Just NOP it out (90 90 90 90 90 90). DO NOT search for that byte sequence, you'll find a million. You MUST go to that offset instead. If you'...
by eric10
28 May 2009, 08:53
Forum: Frequently Asked Questions & Guides
Topic: Tracing Hex Strings through Disassembly
Replies: 43
Views: 137969

Re: Tracing Hex Strings through Disassembly

elo.. can you update the hex codes.. i've tried the multiple client windows (for older clients) if you're using an older version of ragexe.exe, you only need to replace 2 hex values. first, search for USER32.FindWindowA. look for the jump & take note of the value & address. lastly, search for KERNEL...