Ejemplo n.º 1
0
 public SDK()
 {
     instance = this;
     ulong[] offs = { 0x30, 0x0 };
     client = new ClientInstance(MCM.baseEvaluatePointer(0x03022AE0, offs));
 }
Ejemplo n.º 2
0
 public SDK()
 {
     instance = this;
     UInt64[] offs = { 0xA8, 0x58, 0x38, 0x8 };
     player = new LocalPlayer(MCM.baseEvaluatePointer(0x02FFAF50, offs));
 }
Ejemplo n.º 3
0
 public SDK()
 {
     instance = this;
     UInt64[] offs = { 0xA8, 0x10, 0x40, 0x0 };
     player = new LocalPlayer(MCM.baseEvaluatePointer(0x02FEE4B0, offs));
 }