Lightbulb[INFO] New adresses

Posts 1–7 of 7 · Page 1 of 1
[INFO] New adresses
Most adresses could be recalulated in cheat engine with offset 114112 or with hex 0001BDC0

It doenst work on all adresses but will work for killstreak type en squad points.
It should work with challenges I think.
Quote Originally Posted by Izochor View Post
It should work with challenges I think.
Well some adresses arent right with the recalulate
yes works with challenges etc
Is it me or the asses on the left are much better than the one on the right?
Recalc won't work on all addresses in this update

I take all my offsets from player name or player team as that is the easiest to find and add offsets per feature

i.e in VB

Code:
Dim p1team As Long = &H1443CFC00
Dim p1x As Long = p1team - &H3324
you can the use a for Each with

Code:
  For Each iv In blue
                If Not me1 = iv Then
                   gteuk.WriteBytes(p1x + (ofs * (iv - 1)), BitConverter.GetBytes(sx))
                End If
            Next
posted current addresses for ya to test
Somebody knows new wolf adresses?
Posts 1–7 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?