UnresolvedZoomhack pattern not working

Posts 18 of 8 · Page 1 of 1
Zoomhack pattern not working
So I want to create a simple zoomhack, but my pattern does not seem to work.

Code:
char *masker = "????x???xxxxxxxxxxxxxxxxxxxxxxxx";
	  char *pattern = "\x00\xA0\x0C\x45\x00\xA0\x0C\x45\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xFF\xFF\x7F\x7F";
I am pretty sure it should work, but I just can't make it work idk why.
I am NOT asking for the correct pattern, but if this is not correct, then could you give me a tip, in the right direction? So I actually learn from it? Thanx
//Moved to the correct section
Quote Originally Posted by DarknzNet View Post
//Moved to the correct section
Sorry.
Btw you have a cheat with a oomhack, can you check if the pattern is correct?
Quote Originally Posted by Triggor View Post
Sorry.
Btw you have a cheat with a oomhack, can you check if the pattern is correct?
Current zoom or max zoom?
Quote Originally Posted by DarknzNet View Post


Current zoom or max zoom?
Current zoom
Quote Originally Posted by Triggor View Post
Current zoom
Try this

Code:
char *masker = "xxxxxxxxx????";
	  char *pattern = "\xF6\xC4\x44\x7B\x08\xF3\x0F\x11\x86\x00\x00\x00\x00";
          pattern += 5;
Quote Originally Posted by DarknzNet View Post


Try this

Code:
char *masker = "xxxxxxxxx????";
	  char *pattern = "\xF6\xC4\x44\x7B\x08\xF3\x0F\x11\x86\x00\x00\x00\x00";
          pattern += 5;
Thanks but thats nt really what I asked for :/ How did you even get this? It doesn't even look like my pattern... Got a link to a tut or something?
Quote Originally Posted by Triggor View Post
Thanks but thats nt really what I asked for :/ How did you even get this? It doesn't even look like my pattern... Got a link to a tut or something?
Search it up on youtube. I got this with OllyDBG.
Posts 18 of 8 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?