U start by posting ur question in the help section.
But what I would do is, get cshell.dll from the last patch. Get the respawn check addy too. It can be found in redux hotkey base. Then open up the old cshell in olly find the pointer then copy the bytes. Then open up the cshell from this patch and use the bytes u found to find the adress! I don't know where u can get the old cshel.
Of corse this is assuming you know how
This check doesnt exist anymore.
Also howto:
Set a breakpoint [access] on an address like norecoil and die, wait for respawn and get EIP register.
Now go to cshell or engine (depends on EIP) and watch it
U start by posting ur question in the help section.
But what I would do is, get cshell.dll from the last patch. Get the respawn check addy too. It can be found in redux hotkey base. Then open up the old cshell in olly find the pointer then copy the bytes. Then open up the cshell from this patch and use the bytes u found to find the adress! I don't know where u can get the old cshel.
Of corse this is assuming you know how
That doesn't work
You can't use a set of bytes for one address and expect to find it with a search. If that were the case, why need lengthy signature scans?
Understand how it works a little better.
And the check has been removed, so you can't really do anything now.