Results 1 to 9 of 9
  1. #1
    azl3rz08's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    149

    Talking Weapon global source code

    What text will search in idpro to locate the address of weaponglobal1 and weaponglobal2?


    Thanks! to all coders here!

  2. #2
    willy14's Avatar
    Join Date
    Feb 2014
    Gender
    male
    Posts
    469
    Reputation
    10
    Thanks
    82
    My Mood
    Inspired
    Was it updated? Heard some rumors

  3. #3
    azl3rz08's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    149
    yes. i want to locate the address of weaponglobal1 and 2 using idapro but i dont know what text i will search

  4. #4
    Ryuzaki™'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    At my headquarter, catching KIRA
    Posts
    1,671
    Reputation
    41
    Thanks
    6,252
    My Mood
    Lurking
    Just use patterns. Much easier



  5. #5
    -=meow=-'s Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    131
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by azl3rz08 View Post
    What text will search in idpro to locate the address of weaponglobal1 and weaponglobal2?


    Thanks! to all coders here!
    I used this to search for weaponglobal1:
    Code:
    mov     eax, offset dword_
    i search for it until i found an exact pattern just like this:

    Code:
    ___:0041ABBC                 mov     eax, offset dword_AAE498
    ___:0041ABC1                 call    sub_4CDD8F
    ___:0041ABC6                 jmp     short loc_41ABD6
    and weaponglobal1 is: 0x00AAE498

    and for weaponglobal2 i used this:
    Code:
    mov     ecx, offset dword_
    until i found something like this:
    Code:
    ___:00424628                 mov     ecx, offset dword_B024E0
    ___:0042462D                 call    sub_4CDE5D
    ___:00424632                 mov     ecx, eax
    ___:00424634                 test    ecx, ecx
    ___:00424636                 jz      loc_42470D
    and your weaponglobal2 now is: 0x00B024E0

    Hope it can help you.

  6. #6
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    @ @azl3rz08 Solved?
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



  7. #7
    emiedumalasa's Avatar
    Join Date
    May 2012
    Gender
    female
    Location
    Hackershero
    Posts
    683
    Reputation
    10
    Thanks
    794
    My Mood
    Angelic
    Quote Originally Posted by azl3rz08 View Post
    What text will search in idpro to locate the address of weaponglobal1 and weaponglobal2?


    Thanks! to all coders here!
    I suggest you to do not base to the search string to find addys instead base it on the pattern.

  8. #8
    azl3rz08's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    149
    yes. Thanks A Lot. now please close this thread

    thank you! thank you!

  9. #9
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    Good, closed.
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



Similar Threads

  1. WarRock Weapon Source Code
    By motholen123 in forum WarRock Philippines Help & Discussions
    Replies: 14
    Last Post: 05-02-2013, 09:50 PM
  2. [Release] Weapon Hack Damage source code (All Weapon)
    By DOOP in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 54
    Last Post: 01-13-2013, 07:45 AM
  3. [Request] NEED Weapon Hack source code
    By kirolous in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 07-25-2012, 01:21 PM
  4. [Request] need a working weapon hack source code and how to do it!!
    By Dead(H)ell in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 0
    Last Post: 01-18-2012, 05:05 AM
  5. [Help] can someone help me get weapon hack gudie or source code
    By jenoyan2 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 11-30-2011, 03:27 AM