Thread: Getting bytes

Results 1 to 10 of 10
  1. #1
    Void()'s Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    70
    Reputation
    65
    Thanks
    116
    My Mood
    Busy

    Getting bytes

    I'm still pretty new to Combat Arms.

    Does anybody know how to get Address bytes? Like to turn On/Off.

    Thanks!

  2. #2
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired
    You can get the original ( Off ) bytes by loading the module into OllyDBG or IDA.

    The bytes to turn the hack on can be found by looking around the forum. Although, you are going to be nop'ing most of the hack features.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  3. #3
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Ehm wtf?
    Why not use ReadProcessMemory or memcpy?
    Its much better since its dynamic and you dont need to update it if the game updates them.

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  4. #4
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Ehm wtf?
    Why not use ReadProcessMemory or memcpy?
    Its much better since its dynamic and you dont need to update it if the game updates them.
    Nexon will never do something that will update them though

    But yes, you are right.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  5. #5
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by Flengo View Post


    Nexon will never do something that will update them though

    But yes, you are right.
    About 2 months ago, WeaponRange updated

    Still good to be on the safe side.
    Reversing is the only way to move forward.

  6. #6
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired
    Quote Originally Posted by arun823 View Post
    About 2 months ago, WeaponRange updated

    Still good to be on the safe side.
    That was like a year ago.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  7. #7
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by Flengo View Post


    That was like a year ago.
    No, it updated a few months ago.
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  8. #8
    nigger's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    224
    Reputation
    64
    Thanks
    95
    Quote Originally Posted by Shadow` View Post
    No, it updated a few months ago.
    Exaggeration doesn't phase you does it.

  9. #9
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by ****** View Post


    Exaggeration doesn't phase you does it.
    Flengo was wrong, even if he was exaggerating it wouldn't be near the actual time it happened
    Last edited by Shadow`; 11-11-2012 at 12:08 PM.
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  10. #10
    Void()'s Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    70
    Reputation
    65
    Thanks
    116
    My Mood
    Busy
    Thanks for the help guyes, I really do appriciate it

Similar Threads

  1. how can i get more then one byte list in my mw3 hack in Microsoft Visual Studio 2010
    By selex2808 in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 3
    Last Post: 05-27-2012, 05:51 AM
  2. [Video] How to Get The Bytes From an Address in Ollydbg
    By DeadLinez in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 28
    Last Post: 08-12-2010, 12:10 PM
  3. [TUT]How to get OFF bytes
    By mojo007 in forum Programming Tutorials
    Replies: 2
    Last Post: 06-16-2008, 12:46 AM
  4. Get Avatars and Sigs!
    By Dave84311 in forum General
    Replies: 25
    Last Post: 05-17-2006, 08:44 PM
  5. Plz I Want Maple Global Hacks And Where Do I Get Game Engine 2 Make The Hacks Work???
    By mattinthehat in forum MapleStory Hacks, Cheats & Trainers
    Replies: 3
    Last Post: 01-15-2006, 06:12 PM