Guest User

Untitled

a guest
Mar 14th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.21 KB | None | 0 0
  1. uint hash = HashBytes(id);
  2. uint a = D3.Read<uint>(0x70 * group + D3.Read<uint>(0x131EC04) + 0x10);
  3. uint b = D3.Read<uint>(0x70 * group + D3.Read<uint>(0x131EC04) + 0x48) & 0x1000193;
  4. uint c = a + (4 * (hash * b));
Add Comment
Please, Sign In to add comment