Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Big B.

Pages: [1]
1
Operation Flashpoint / OFP Dev Section
« on: June 12, 2005, 08:09:24 pm »
Work in progress :)

2
Operation Flashpoint / What cheats do you want?
« on: September 27, 2004, 11:47:55 pm »
What about... you can put other player in created chopper.
And all thinks he's cheater.
Thats funny.
And dont say about cheatpack. I tryed mod script bu they doesnt work then you try move other player.

3
Quote from: Mullah Omar
It's much easier than that. You seem to know what you are talking about however. Have you got programming (well ASM) knowledge? What debugger do you use, if you use any?


I use IDA Pro 4.30, W32dsmv10, OllyDbg v1.09b, Numega SoftIce 4.2.7.
I'm noob in game hack. I know VBA well and C++ a little. I begin to study ASM only now. But anyway I'll try to do this. At least now I know what is AX, CX, DX, BX :roll:

4
Okey.
I believe than I found the way of making the map hack.
First of all you have to disassemble game exe file (use W32Dasm). Then find map  authentication checks. I think there are several check such as file name, date of creation, size and CRC. It's necessary to change all check exept first: file name check. Then your map hack is ready.

Pages: [1]