Thread: No Fall Damage

Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    DemonsOfHell's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Behind u
    Posts
    145
    Reputation
    10
    Thanks
    17
    My Mood
    Amused
    LOL

    i already made them old topic

    /reg close

  2. #17
    XarutoUsoCrack's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    CFAL Honra & Glória Server
    Posts
    1,087
    Reputation
    51
    Thanks
    2,543
    My Mood
    Relaxed
    ˛.Man Learn C++ create a aimbot and release your vip.search no recoil offset's in CE.Enjoy
    https://lmgtfy.com/?q=How+to+create+a+aimbot

  3. #18
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    aint no bug damage and no zone damage the same?


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  4. #19
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    @Brimir can you give me a code for NofallDMG i allways get dont send error for no fall dmg what to use 2C or 4 i get error with the both

  5. #20
    Brimir's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    357
    Reputation
    21
    Thanks
    281
    Quote Originally Posted by Brimir View Post
    That is correct if you use the nofalldamage addy. But it is easier for you to use the addy of the class + the offset. But that is a thing you need to find out your self

    You can find the addy and offset in olly. Look in Cshell.dll

    Crossfire was so nice to leave the strings there:

    Code:
    1012AF4F    68 DC072F10     PUSH 102F07DC                                                                                              ; ASCII "DamagePerMeter"
    1012AF54    50              PUSH EAX
    1012AF55    E8 76421800     CALL 102AF1D0
    1012AF5A    83C4 08         ADD ESP,8
    1012AF5D    3BC7            CMP EAX,EDI
    1012AF5F    74 1B           JE SHORT 1012AF7C
    1012AF61    8B48 04         MOV ECX,DWORD PTR DS:[EAX+4]
    1012AF64    8B51 04         MOV EDX,DWORD PTR DS:[ECX+4]
    1012AF67    8B42 04         MOV EAX,DWORD PTR DS:[EDX+4]
    1012AF6A    50              PUSH EAX
    1012AF6B    90              NOP
    1012AF6C    E8 046E4D5A     CALL MSVCR80.atof
    1012AF71    A1 CC5EA610     MOV EAX,DWORD PTR DS:[10A65ECC]
    1012AF76    D958 04         FSTP DWORD PTR DS:[EAX+4]
    1012AF79    83C4 04         ADD ESP,4
    1012AF7C    8B4C24 2C       MOV ECX,DWORD PTR SS:[ESP+2C]
    1012AF80    3BCF            CMP ECX,EDI
    1012AF82    74 0D           JE SHORT 1012AF91
    1012AF84    8B4424 30       MOV EAX,DWORD PTR SS:[ESP+30]                                                                              ; kernel32.7481339A
    1012AF88    2BC1            SUB EAX,ECX
    1012AF8A    C1F8 02         SAR EAX,2
    1012AF8D    3BE8            CMP EBP,EAX
    1012AF8F    72 0A           JB SHORT 1012AF9B
    1012AF91    90              NOP
    1012AF92    E8 FDDA4B5A     CALL MSVCR80._invalid_parameter_noinfo
    1012AF97    8B4C24 2C       MOV ECX,DWORD PTR SS:[ESP+2C]
    1012AF9B    8B0CA9          MOV ECX,DWORD PTR DS:[ECX+EBP*4]
    Reverse this.

    Then you can see that there is a float pointer in here.

    Code:
    1012AF71    A1 CC5EA610     MOV EAX,DWORD PTR DS:[10A65ECC]
    1012AF76    D958 04         FSTP DWORD PTR DS:[EAX+4]
    You can find out to look at the other "Variabels" that 10A65ECC is the address of the "playerclass".
    So this is the "Link" to that "variable":

    Code:
    cshell + 0xA65ECC + 2C = //"No fall damage" if you put it on 0.0f
    This is equal to:

    Code:
    cshell + 0xA65ED0
    This is the code you need:

    Code:
    1012AF71    A1 CC5EA610     MOV EAX,DWORD PTR DS:[10A65ECC]
    1012AF76    D958 04         FSTP DWORD PTR DS:[EAX+4]
    SO make a class pointer to 0xA65ECC.
    So:
    Code:
    DWORD falldamageclass = *(DWORD*)(cshell + 0xA65ECC)
    Then look if the class is loaded en do your hacks

    Code:
    if(falldamageclass) {
    *(float*)(falldamageclass + 0x04) = (float)0;
    }
    Just try some values if it doesn't work.
    It is also posable that your "base" makes the errors

    And btw, put those in your loop
    Thanks @~FALLEN~ for helping me
    Thanks @Shakai for helping me

    Other nice ppl:
    @258456
    @giniyat101

    My usefull posts:
    Byte scanner
    How to make a logger
    Hook example
    How to make a memhack base
    How to use classes with memhacking
    Addie finder

Page 2 of 2 FirstFirst 12

Similar Threads

  1. trade stamina, weapons, super jump, no fall damage and scope dinamic adres!!!
    By ferrar1000 in forum WarRock - International Hacks
    Replies: 8
    Last Post: 07-01-2007, 07:14 PM
  2. No fall damage TUT
    By lolhackerlol in forum WarRock - International Hacks
    Replies: 45
    Last Post: 05-05-2007, 02:08 PM
  3. Tuto no fall damage
    By juanitobalde in forum WarRock - International Hacks
    Replies: 16
    Last Post: 05-05-2007, 09:59 AM
  4. I search tutorial of fall damage
    By juanitobalde in forum WarRock - International Hacks
    Replies: 0
    Last Post: 05-01-2007, 02:53 AM
  5. [help] Dont falling damage
    By juanitobalde in forum WarRock - International Hacks
    Replies: 13
    Last Post: 04-25-2007, 03:24 PM