Okay so I am using csv3 loader etc but the pattern has changed. Pattern I have is
But I don't think it's correct as it won't let me connect to private server that I'm trying. How do I find the right pattern for it?
I have a second byte pattern
Also how would I go about finding it myself?
Nobody? Edit close because either people are stupid or not willing to help
Code:
0x85, 0xC0, 0x75, 0x00, 0x8B, 0x4F, 0x00, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x83, 0x4D, 0x00, 0x00, 0x8B, 0x00, 0x00
I have a second byte pattern
Code:
0x85, 0xC9, 0x00, 0x00, 0xFF, 0x75, 0x00, 0x57, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x89, 0x45
Nobody? Edit close because either people are stupid or not willing to help