Some code I found

Posts 46–60 of 72 · Page 4 of 5
I found a way to activate "Thermal sight" (Like the heat skill), but I missed the right address :/
Quote Originally Posted by TheSyndicate View Post
Then get started on it.
I will... as soon as I reach your level of knowledge ^.^
No gui should be a step into the right direction

I'll look into the thermal sight tomorrow!
No GUI, eheh, not bad
@Mywk Nothing big, but it is something :P
Because the oracle adresses are dynamic, I need to research a few things for a find pattern algorithm. I think with find pattern I could create an dll which let you automatically use oracle forever
@lolomat Tomorrow I got something to share I'm also using a find pattern method to work-around that issue however, as I said, I don't use injectors. I can share the source of my little project but it's C# so I don't think it will fit your needs.
Anyway if you need help with pattern scanning let me know and i'l try to help however I can
Has anyone located the float that determines how fast you move? I've found the function that controls the coordinates and made the jump code I wanted to make. It's pretty fucking epic to snipe from way above the map. You can kill literally everyone, though people start to bitch pretty fast because of the killcam...

Edit: Here's a picture: http://i.imgur.com/aTubQRi.jpg
aTubQRi.jpg161 KB · 21 downloads
@Mywk Essentially it is the same. The only difference is that you get the base adress with another method :P But I'm a bit lazy What do you want to share?
@TheSyndicate
Can you give us a little hint for the coordinate function?
I'll look for the movement speed float soon
Quote Originally Posted by lolomat View Post
@Mywk Essentially it is the same. The only difference is that you get the base adress with another method :P But I'm a bit lazy What do you want to share?
@TheSyndicate
Can you give us a little hint for the coordinate function?
I'll look for the movement speed float soon
There are three static addresses for coordinates that are read-only. I think these are the them, but it's been so long I might be off by a bit:

0x011016B0
0x011016B4
0x011016B8

I want to be greedy and keep the skywalk cheat to myself, but, what the hell I might as well share:

The function that updates your coordinates is static, which is amazingly helpful:

0x00A54D0C - Nop = Skywalk

You'll need to write your own code to achieve the jump effect, but it's pretty easy. There're a ton of float calculations going on in this function and if you scroll higher where the Y-coordinate is loaded there's some type of multiplication taking place that slowly raises you above the map when modified. I think it has something to do with the terrain you're standing on since there are fluctuations in height, but I could be wrong.
@TheSyndicate Thanks a lot!

BTW, if some1 is interested, I've found several camera functions and the address for the change of 3rd Person and view through iron sight

Well, all these floats are really confusing
I was unable to test much last days but now I have 3 free days to play around
Plus in the next few hours I will release my little hack.
@Mywk added
@TheSyndicate Could you tell me which variable is the y coordinate (xmm5,xmm4 etc.)? Would be really helpful because I dont get it

Edit: got the right position (I think), but it raises really fast
Any1 has new offset for the weapon class, maybe for no recoil?
@profiler84 I've read something about the offsets for the weapons, but they were old.
Information gathered last few days:
You can launch the game without launcher using arguments, however the dam launcher needs to be open.

The launcher holds ALL the information needed for a ban, may it be HWID, special game flags, etc.. It also has a Torrent client inside, that is the reason you download the game so fast, the launcher is a torrent client that downloads AND seeds.
I'm still thinking if I should or not create a fake launcher that would prevent that data from being sent but I don't have as much time as I would like to.

I may be wrong with this address but here it goes:
MainPlayerBase:
AICLASS_PCClient_R.dll+71B510
HP:
D0

I have to say that at least for now I suck at getting player structs, I'm a quick learner but my free time is almost none, I will share anything interesting I find out
Posts 46–60 of 72 · Page 4 of 5
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?