Sigs

Posts 112 of 12 · Page 1 of 1
Sigs
here are a couple of simple sigs to use for scanning

No Recoil:
Code:
Recoil 1 = Recoil 3 - \X14

Recoil 2 = \xD9\x46\x54\xD9\x5C\x24\x5C\xFF\xD2\x83\xC4\x04\x89\x46\x0C\x3B\xC3\x75\x62 - xxxxxxxxxxxxxxxxxxx

Recoil 3 = \xD9\x5E\x58\xD9\x46\x4C - xxxxxx

Recoil 4 = Recoil 3 + \X0C
PTC Stuff:
Code:
RunConsoleCommand = \xA1\x00\x00\x00\x00\x8B\x88\x00\x00\x00\x00\x8B\x14\x24 - x????xx????xxx

PTC Unwrapped = \xC3\xCC\xCC\xCC\xCC\x8B\x44\x24\x04\x50\x68\x00\x00\x00\x00\xE8\x00\x00\x00\x00\x83\xC4\x08\xC3 - xxxxxxxxxxx????x????xxxx

SetConsoleVariable = \xC3\xCC\xCC\xCC\xCC\xCC\xCC\xCC\xCC\x8B\x44\x24\x08\x8B\x4C\x24\x04\x6A\x00\x6A\x00\x50\x51\xE8\x00\x00\x00\x00\x83\xC4\x10\xC3 - xxxxxxxxxxxxxxxxxxxxxxxx????xxxx
Mem Hacks:
Code:
GameStatus = \x05\x00\x00\x00\x68\xD5\x69\x37\x00\x00\x00\x00\x54\xD5\x69\x37\x38\x3E\x76\x10 - xxxxxxxx????xxxxxxxx

NoReload = \x0F\x84\x00\x00\x00\x00\xC7\x86\x00\x00\x00\x00\x00\x00\x00\x00\x8B\x0D - xx????xx????????xx

SuperBullets = \x0F\x94\xC0\x5E\xC3\xCC - xxxxxx

WeaponRange = \x8B\x80\x00\x00\x00\x00\x89\x44\x24\x0C - xx????xxxx
LTClient:
Code:
LTClient = \xF8\xAF\x7D\x00\x20\x2C\x7F - xxxxxxx
RapidFire:
Code:
 Sorry other programmers asked not to publish
These might or might not work for next update, I will fine tune them when next update comes out, and slowly narrow these sigs down to 100% accuracy
so much not working...
i forgot to count how often i said: do NOT use sigscan maker-.-
Quote Originally Posted by kotentopf View Post
so much not working...
i forgot to count how often i said: do NOT use sigscan maker-.-
Do you mind saying which one(s) you think that don't work?

It works fine for me And yes I do understand that these might change with next update, But for now they work fine.
PLZ! Anyone can say me why i get pressed back from the wllas when i use rapidfire????
I use norecoil and no spread :/
Whats my failure?
a lot of them will break after patch
Quote Originally Posted by NOOB View Post
a lot of them will break after patch
hopefully
This will help people
RunConsoleCommand, PTC Unwrapped and SetConsoleVariable = Not Work;

Thanks .
Quote Originally Posted by Turbulence View Post
RunConsoleCommand, PTC Unwrapped and SetConsoleVariable = Not Work;

Thanks .
Code:
cLTClientShellBase * pClientShellBase	= (cLTClientShellBase*)(L***Base);
DWORD Unwrapped = (DWORD)pClientShellBase->ILTBase->RunConsoleCommand; // <- this is RunConsoleCommand
Unwrapped += 0x163D0; // <- Now it's ConsoleUnwrapped
Look at the byte sequence it wont give exact address for unwrapped you need to add 5 bytes to land on correct address. and setconsole variable you will need to add 9 bytes
Posts 112 of 12 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?