Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    Nikita1482's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    106
    Reputation
    15
    Thanks
    34
    My Mood
    Cheerful

    Search offsets with the help to a code

    I know Canadian offset to clean a recharge (0x269C)

    I have learned 0x269C because I knew the name "ReloadAnimRatio"

    I know a code 0x2720, but I don't know the name!!! How to me through 0x2720 to receive the name???

  2. #2
    {Banned}**HACKER**'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    843
    Reputation
    8
    Thanks
    719
    My Mood
    Cheerful
    Quote Originally Posted by Nikita1482 View Post
    I know Canadian offset to clean a recharge (0x269C)

    I have learned 0x269C because I knew the name "ReloadAnimRatio"

    I know a code 0x2720, but I don't know the name!!! How to me through 0x2720 to receive the name???
    What Do You Mean?
    Are You Asking For The String Name Of 0x2720 ?

  3. #3
    Nikita1482's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    106
    Reputation
    15
    Thanks
    34
    My Mood
    Cheerful
    I ask as it to find through 0x2720

  4. #4
    {Banned}**HACKER**'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    843
    Reputation
    8
    Thanks
    719
    My Mood
    Cheerful
    @Nikita1482
    Im Sorry Man But I Dont Understand What Your Trying To Say :/

  5. #5
    Swag's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Netherlands
    Posts
    1,619
    Reputation
    19
    Thanks
    1,865
    My Mood
    Amused
    I think he mean this:
    He have an offset but he wants to know what the stringname is of that offset..

  6. #6
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    @Nikita1482
    it is referenced after "KnifeNormalRange"

    Code:
    /*10134E4E*/  PUSH CShell.102F4BDC ASCII "KnifeNormalRange"
    /*10134E53*/  PUSH EBX
    /*10134E54*/  CALL CShell.102B2000
    /*10134E59*/  ADD ESP,8
    /*10134E5C*/  TEST EAX,EAX
    /*10134E5E*/  MOV DWORD PTR SS:[ESP+1C],EAX
    /*10134E62*/  JE CShell.10134F78
    /*10134E68*/  MOV ECX,EAX
    /*10134E6A*/  CMP DWORD PTR DS:[ECX],1
    /*10134E6D*/  MOV DWORD PTR SS:[ESP+18],1
    /*10134E75*/  JBE CShell.10134F78
    /*10134E7B*/  MOV EDI,0A14
    /*10134E80*/  MOV EDX,DWORD PTR SS:[ESP+1C]
    /*10134E84*/  MOV EAX,DWORD PTR DS:[EDX+4]
    /*10134E87*/  MOV ECX,DWORD PTR DS:[EDI+EAX-A10]
    /*10134E8E*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134E93*/  TEST EAX,EAX
    /*10134E95*/  MOV EBX,DWORD PTR DS:[ECX+4]
    /*10134E98*/  JE SHORT CShell.10134EA9
    /*10134E9A*/  MOV ECX,DWORD PTR DS:[10A69124]
    /*10134EA0*/  SUB ECX,EAX
    /*10134EA2*/  SAR ECX,2
    /*10134EA5*/  CMP ESI,ECX
    /*10134EA7*/  JB SHORT CShell.10134EB4
    /*10134EA9*/  NOP
    /*10134EAA*/  CALL msvcr80._invalid_parameter_noinfo
    /*10134EAF*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134EB4*/  PUSH EBX
    /*10134EB5*/  LEA EBP,DWORD PTR DS:[EAX+ESI*4]
    /*10134EB8*/  NOP
    /*10134EB9*/  CALL msvcr80.atof
    /*10134EBE*/  FSTP DWORD PTR SS:[ESP+14]
    /*10134EC2*/  FLD DWORD PTR SS:[ESP+14]
    /*10134EC6*/  MOV EDX,DWORD PTR SS:[EBP]
    /*10134EC9*/  FMUL QWORD PTR DS:[103174C0]
    /*10134ECF*/  ADD ESP,4
    /*10134ED2*/  FSTP DWORD PTR SS:[ESP+10]
    /*10134ED6*/  FLD DWORD PTR SS:[ESP+10]
    /*10134EDA*/  FSTP DWORD PTR DS:[EDI+EDX]
    /*10134EDD*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134EE2*/  TEST EAX,EAX
    /*10134EE4*/  JE SHORT CShell.10134EF7
    /*10134EE6*/  MOV EDX,DWORD PTR DS:[10A69124]
    /*10134EEC*/  MOV ECX,EDX
    /*10134EEE*/  SUB ECX,EAX
    /*10134EF0*/  SAR ECX,2
    /*10134EF3*/  CMP ESI,ECX
    /*10134EF5*/  JB SHORT CShell.10134F0C
    /*10134EF7*/  MOV EBP,DWORD PTR DS:[102CC3C4]
    /*10134EFD*/  CALL NEAR EBP
    /*10134EFF*/  MOV EDX,DWORD PTR DS:[10A69124]
    /*10134F05*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134F0A*/  JMP SHORT CShell.10134F12
    /*10134F0C*/  MOV EBP,DWORD PTR DS:[102CC3C4]
    /*10134F12*/  TEST EAX,EAX
    /*10134F14*/  LEA EBX,DWORD PTR DS:[EAX+ESI*4]
    /*10134F17*/  JE SHORT CShell.10134F22
    /*10134F19*/  SUB EDX,EAX
    /*10134F1B*/  SAR EDX,2
    /*10134F1E*/  CMP ESI,EDX
    /*10134F20*/  JB SHORT CShell.10134F29
    /*10134F22*/  CALL NEAR EBP
    /*10134F24*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134F29*/  MOV ECX,DWORD PTR DS:[EBX]
    /*10134F2B*/  MOV EDX,DWORD PTR DS:[EAX+ESI*4]
    /*10134F2E*/  FLD DWORD PTR DS:[EDI+ECX]
    /*10134F31*/  FSTP DWORD PTR DS:[EDX+EDI+48]
    /*10134F35*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134F3A*/  TEST EAX,EAX
    /*10134F3C*/  JE SHORT CShell.10134F4D
    /*10134F3E*/  MOV ECX,DWORD PTR DS:[10A69124]
    /*10134F44*/  SUB ECX,EAX
    /*10134F46*/  SAR ECX,2
    /*10134F49*/  CMP ESI,ECX
    /*10134F4B*/  JB SHORT CShell.10134F54
    /*10134F4D*/  CALL NEAR EBP
    /*10134F4F*/  MOV EAX,DWORD PTR DS:[10A69120]
    /*10134F54*/  MOV EAX,DWORD PTR DS:[EAX+ESI*4]
    /*10134F57*/  ADD BYTE PTR DS:[EAX+2720],1


     



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

  7. #7
    Nikita1482's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    106
    Reputation
    15
    Thanks
    34
    My Mood
    Cheerful
    Whence you have learned it? Simply I do hacks for Russia... It is necessary For me to know names and codes, and also their site! How on 0x2720 to find names?

  8. #8
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    Quote Originally Posted by Nikita1482 View Post
    Whence you have learned it? Simply I do hacks for Russia... It is necessary For me to know names and codes, and also their site! How on 0x2720 to find names?
    dude....try any thing to make ur english better so we can understand u...aww
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  9. #9
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    @Assassin's Creed
    Thanks god I am from greece(or blame him).
    He means that,
    He makes hacks for CF Russia, but he dont know how to find addys(i think thats what he means with saying 'and their site')


    PS. Posting from MPGH Android has fun!
    Last edited by ntontos; 01-12-2012 at 01:52 PM.
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  10. #10
    penguinglx's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by Nikita1482 View Post
    Whence you have learned it? Simply I do hacks for Russia... It is necessary For me to know names and codes, and also their site! How on 0x2720 to find names?
    I think he meant : if you know the address/offset how can you find the string
    @Nikita1482
    Are you asking 0x2720 = " what string?"

  11. #11
    Assassin's Creed's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1,210
    Reputation
    54
    Thanks
    1,408
    My Mood
    Worried
    Quote Originally Posted by ntontos View Post
    @Assassin's Creed
    Thanks god I am from greece(or blame him).
    He means that,
    He makes hacks for CF Russia, but he dont know how to find addys(i think thats what he means with saying 'and their site')


    PS. Posting from MPGH Android has fun!
    lol then how did he made the hack...if he doesnt know how to find addys....he leeched the base then ...
     

    Contributer Since 20/2/2012
    MPGH Member Since December 2011

     





     

    offical thread> Assassin V15<

    To all People who thinks am a leecher,hate me,are jelly from me....
    Refer to this thread...
    https://www.mpgh.net/forum/232-crossf...stop-hate.html

  12. #12
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    Quote Originally Posted by Assassin's Creed View Post

    lol then how did he made the hack...if he doesnt know how to find addys....he leeched the base then ...
    or some1 else typically posted all the addys and he was making the hacks according to the thread that was looking at and by the time CF Rus update the CShell.dll his addys didnt work anymore so he wanted the new ones..and as the addys stay the same he wanted the WeaponMgr.
    SO!!! there are 2 possibilities: 1st. i am saying bs
    2nd. that guy must stop using google translator!
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  13. #13
    Nikita1482's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    106
    Reputation
    15
    Thanks
    34
    My Mood
    Cheerful
    You haven't understood me! I am able to search addys, simply difficult functions of type long knife or to me are difficult for finding a mining!!!

    I should know as to find a line on 0x2720 that the nobility where is this 0x2720!!!

    And updatings in Russia almost in any way don't frighten me... It is necessary to update only оффсеты if I know where they are!!! On it I also need to search оффсеты on a code (0x2720)

    ---------- Post added at 02:41 PM ---------- Previous post was at 02:39 PM ----------

    We in Russia not such and silly... We have found a way to make damage or other functions which didn't work as workers! That is we know as to make damage and that the player didn't bowl off! Or a long knife! And another functions...

    Whether I know умете you it or not, but I didn't see similar themes still.

  14. #14
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    OK...!!! we are in a good way.
    1st He is not silly (sarcasm?)
    2nd he can find addys but he dont know the hard addys!
    3rd оффсеты=offsets , умете=be able to
    Вы хотите, Адди для Руси CrossFire или Северной Америке CrossFire?
    You want the addys for Rus CF or NA CF? (google translator ftw)
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  15. #15
    Nikita1482's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    106
    Reputation
    15
    Thanks
    34
    My Mood
    Cheerful
    You likely haven't understood me again.

    Here under such scheme I want to make:
    1. To load NA CShell
    2. To find offset through addys
    3. To remember a place addys and the name offset
    4. To load RU Cshell
    5. To find this place where were NA addys
    6. To write down RU addys to itself in hack
    Last edited by Nikita1482; 01-14-2012 at 02:39 AM.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Solved] NEED HELP WITH THE ERROE CODE ON COMBAT ARMS 0X3000
    By ikillu0026 in forum Combat Arms Help
    Replies: 2
    Last Post: 07-28-2011, 12:44 PM
  2. [Help] DBased, Help Me, Something Wrong With The Code
    By Proyiehong in forum Mission Against Terror Discussions
    Replies: 0
    Last Post: 03-10-2011, 10:10 PM
  3. Help with the sloppiest code ever
    By flameswor10 in forum Combat Arms Coding Help & Discussion
    Replies: 0
    Last Post: 11-30-2010, 02:48 AM
  4. Help me with the hotkey code i have
    By Gaw4TYw4twetggg5653463#$^# in forum Combat Arms Coding Help & Discussion
    Replies: 10
    Last Post: 10-09-2010, 10:21 PM
  5. Hello! i need help with the source code.
    By LatinHacker in forum Combat Arms Help
    Replies: 3
    Last Post: 05-14-2010, 10:32 PM