Results 1 to 10 of 10
  1. #1
    DeadCode's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    8
    My Mood
    Amazed

    I know C++, and now?

    Ok, I learned C++, not perfectly, but I got the base of it, pointers, etc..

    I do not need a full explanation, all I need is someone who tells me which way I should go to hack combat arms.

  2. #2
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Hook some directx functions like present and reset to draw text ingame.

    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

  3. #3
    iAllure's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    MPGH
    Posts
    165
    Reputation
    12
    Thanks
    930
    My Mood
    Amazed
    Quote Originally Posted by Yuse View Post
    Tons of tuts online search it up i font even think you need to know C++ Roughly lol.
    What he doesn't want, is assholes just saying search it up.
    I was the same way, he just needs someone to tell him, like some good advice or what works best. @DeadCode.

  4. #4
    DeadCode's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    8
    My Mood
    Amazed
    Quote Originally Posted by iAllure View Post
    What he doesn't want, is assholes just saying search it up.
    I was the same way, he just needs someone to tell him, like some good advice or what works best. @DeadCode.
    Exactly!
    /2short

  5. #5
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Do what C40ZZ said if that isn't helping google up : Combat Arms D3D Base. Don't you dare claim the base you download yours though. Learn from it and then try making your own.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  6. #6
    DeadCode's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    8
    My Mood
    Amazed
    Quote Originally Posted by Password77 View Post
    Do what C40ZZ said if that isn't helping google up : Combat Arms D3D Base. Don't you dare claim the base you download yours though. Learn from it and then try making your own.
    I dont plan on releasing anything. I only want to know how this works

  7. #7
    NotRealPro's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Password77 View Post
    Do what C40ZZ said if that isn't helping google up : Combat Arms D3D Base. Don't you dare claim the base you download yours though. Learn from it and then try making your own.
    You cant learn from a base, all a new person would be doing is C+Ping and roughly editing it.

    Look up 3D environment basics(using DirectX and D3D9)
    Do some research into CA, and the Lithtech engine
    Learn how to make a detour
    Learn how to use D3D
    Learn how to look up memory


    That should get you going ^^ I have found lesson for each of those online, if you keep looking.

  8. #8
    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 NotRealPro View Post
    You cant learn from a base, all a new person would be doing is C+Ping and roughly editing it.

    Look up 3D environment basics(using DirectX and D3D9)
    Do some research into CA, and the Lithtech engine
    Learn how to make a detour
    Learn how to use D3D
    Learn how to look up memory


    That should get you going ^^ I have found lesson for each of those online, if you keep looking.
    Did you even read the OP's post? "Ok, I learned C++, not perfectly, but I got the base of it, pointers, etc..". He's not new, he claims to have learned a decent amount of c++. Studying bases is a good idea if you want to get to know the game you're trying to hack. Just looking up how to make a detour wont do anything if you have no idea what to use it for.

  9. The Following User Says Thank You to Shadow` For This Useful Post:

    Password77 (08-28-2012)

  10. #9
    iAllure's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    MPGH
    Posts
    165
    Reputation
    12
    Thanks
    930
    My Mood
    Amazed
    Quote Originally Posted by Shadow` View Post
    Did you even read the OP's post? "Ok, I learned C++, not perfectly, but I got the base of it, pointers, etc..". He's not new, he claims to have learned a decent amount of c++. Studying bases is a good idea if you want to get to know the game you're trying to hack. Just looking up how to make a detour wont do anything if you have no idea what to use it for.
    Leave the noobs alone, now!

  11. #10
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by DeadCode View Post
    I dont plan on releasing anything. I only want to know how this works
    Do, what I said, don't listen to people QQ or bitching about C+ping they don't matter in your life. Download a base, learn from them, make your own and feel free to release.
    Quote Originally Posted by NotRealPro View Post
    You cant learn from a base, all a new person would be doing is C+Ping and roughly editing it.

    Look up 3D environment basics(using DirectX and D3D9)
    Do some research into CA, and the Lithtech engine
    Learn how to make a detour
    Learn how to use D3D
    Learn how to look up memory


    That should get you going ^^ I have found lesson for each of those online, if you keep looking.
    Why are base released? To learn, not to ignore them. With that being said, I know you have downloaded bases and learned from them and I know you won't deny C+Ping some snippet from there. As far as I am concerned, we are coders not typers. C+Ping a small snippet is not bad if you know exactly what you are doing. Your post was helpful not a flaming one like other people but yet you need to know that bases do contribute on your knowledge on D3D hacking. Better yet, I suggest he should start from hotkeys and make his way to d3d.

    ---------- Post added at 11:14 AM ---------- Previous post was at 11:13 AM ----------

    Quote Originally Posted by iAllure View Post
    Leave the noobs alone, now!
    He wasn't saying anything against noobs, he was just supporting what I said which is very helpful.
    Last edited by Password77; 08-28-2012 at 10:20 AM.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  12. The Following User Says Thank You to Password77 For This Useful Post:

    DeadCode (08-28-2012)

Similar Threads

  1. Forgot password, and now?
    By wilco10 in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 02-05-2010, 02:32 AM
  2. CA ruined by Gballsucker and now us
    By FyreKills~ in forum Combat Arms Discussions
    Replies: 21
    Last Post: 12-13-2009, 09:04 AM
  3. Replies: 1
    Last Post: 07-10-2009, 10:56 PM
  4. Update and now?
    By SaPires in forum CrossFire Hacks & Cheats
    Replies: 10
    Last Post: 04-16-2009, 01:25 PM
  5. Finnally my brothers mate made me a bypass and now.......
    By .-=m1k3y=-. in forum WarRock - International Hacks
    Replies: 14
    Last Post: 07-15-2007, 11:45 AM