Well, hello friend... I want to say I saw your comment and you really gave me the impression of a person who not only want everything served on a platter, but also that trying to learn... My recommendation to you is, "does not become one of those people, which only care about making money"... not because I am helping him, you should stay with this development for you, just... This is a Forum. on your request... although I'm not sure that all the offsets are correct, here I leave what I could find, hope it will. Code: //1.04j #define OpenTexture 0x0062B387 #define BMDModelLoad 0x0062B803 #define ReturnOffset 0x0062E2E8 #define LoadModel 0X0062E1F7 #define JewelTry 0x0053898A // Research from 1.03k #define JewelFalse 0x0053889E // Research from 1.03k #define PathJewels 0x005388D0 // Research from 1.03k PS: depending on your code, and the structure of your main.exe, these offsets may or may not be functional.
//1.04j #define OpenTexture 0x0062B387 #define BMDModelLoad 0x0062B803 #define ReturnOffset 0x0062E2E8 #define LoadModel 0X0062E1F7 #define JewelTry 0x0053898A // Research from 1.03k #define JewelFalse 0x0053889E // Research from 1.03k #define PathJewels 0x005388D0 // Research from 1.03k