Quote Originally Posted by wxh View Post
Well, then it gets trickier. The reason for starting with pointers you already know is to find out what the values you need to search for to get the secondary offsets are. The first five steps should all work, and will get you the primary offsets you need to at least get skittles, but of course you won't have previous offsets to give you any hints as to which returned values are most likely to be the correct ones for each step.
Is there a better way to find offsets? Recently there is a good chance for even the first five steps to have out of range values that this method does not pick up.