Search:

Type: Posts; User: TCT.MasTer

Search: Search took 0.08 seconds.

  1. no one can help me :(

    no one can help me :(
  2. How Fix Error [31] For Patch Weapon CrossFire Vietnam

    How to Fix Patch Weapon 31.0 For Crossfire Vietnam
    Thanks.
  3. Replies
    20
    Views
    2,598

    how to fix 28_3 See Ghost with Olly Debug :(

    how to fix 28_3 See Ghost with Olly Debug :(
  4. Thread: Message Box

    by TCT.MasTer
    Replies
    15
    Views
    2,338

    [Help] push 0x70;

    push 0x70; <= ?????
    push 0x1C; <=????
    :( Help
  5. Thread: Message Box

    by TCT.MasTer
    Replies
    15
    Views
    2,338

    [Help] How Scan poinet ??? or Debug olly text string ????

    How Scan poinet ??? or Debug olly text string ????
  6. Thread: Message Box

    by TCT.MasTer
    Replies
    15
    Views
    2,338

    [Help] how debug pointer 0x80AA0; ???

    how debug pointer 0x80AA0; ???
  7. [Tutorial] void ShowMessage(char* string, DWORD CShell) { ...

    void ShowMessage(char* string, DWORD CShell)
    {
    DWORD MsgBoxFunc = CShell + 0x838F0;
    __asm
    {
    push string;
    push 0;
    push 0x70;
    push 0x1C;
    ...
Results 1 to 7 of 7