Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy

    [TUT]Combat Arms Mod Making

    Do not continue until you have read this entire post.
    I will not be answering questions on the matter. If you fuck your shit up I am not responsible.


    This tutorial will include how to use XN resource editor and PEid to edit files in your combat arms folder without corrupting them. This tutorial really isn't for dummies.

    Some explanation is in order. HS checks the CRC(32) of each file to see if the game files have been altered. Wikipedia says:

    A cyclic redundancy check (CRC) is a non-secure hash function designed to detect accidental changes to raw computer data, and commonly used in digital networks and storage devices such as hard disk drives. A CRC-enabled device calculates a short, fixed-length binary sequence, known as the CRC code or just CRC, for each block of data and sends or stores them both together. When a block is read or received the device repeats the calculation; if the new CRC does not match (or in some cases, cancel out) the one calculated earlier, then the block contains a data error and the device may take corrective action such as rereading or requesting the block be sent again.
    Wikipedia also says:

    CRCs are not, by themselves, suitable for protecting against intentional alteration of data (for example, in authentication applications for data security), because their convenient mathematical properties make it easy to compute the CRC adjustment required to match any given change to the data.
    Seeing as how Nexon is fairly cheap, they use crc32 data checks.

    Let's begin.


    1. Open the PEid I have attached.
    2. press the "..." button
    3. navigate to the dll you plan on editing
    4. double click it, or select it and hit open(or ok)
    5. in the lower right hand corner there is a button that looks like "->"
    6. click that, mouseover plugins then click CRC32
    7. COPY the numbers in the crc32 box and save them
    8. Go and edit your dll with a resource editor (I attached the one I use, it's easily the best one I've seen)
    9. Now that your done with your edits open your file in PEid again
    10. Open the crc32 plugin
    11. The crc has changed because you have edited it, put the crc you saved in the "New CRC" box
    12. Press the "Fix it!" button
    13. press the done button
    14. run combat arms to see your changes


    The file that contains the loading screen cursor and most of the in game text and player variables is CRes.dll

    EDIT: had some troubles with my screen shot so here is the link.
    https://**********/0p86494393j

    You can use the crc method to spoof anything as one of .rez file in the game folder to have white walls and not affect a patch negatively.


    Now on to launchers. You can use the XNresource editor to edit the CA launcher to look differently as well as have it work through a patch (worked for me).

    Just follow my instructions on the crc32 and the game will think it's a legit launcher @ patchday.

    [YOUTUBE]<object width="425" height="344"><param name="movie" value="https://www.youtube.com/v/iUeXMpXiYgA&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/iUeXMpXiYgA&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/YOUTUBE]

    I made this video before any tuts came out on mpgh.
    Sorry guys, no credits for anyone but me.

    There are many things you can do with this exploit. Just be careful. If this is done properly, you WILL NOT corrupt your game. Sticky this. <3

    Virustotal. MD5: 0a6f77d85b72e4cde460eb9559679e4f Virus.Win32.Trojan!IK (Suspicious) - DNAScan Suspicious File


    These are FALSE positives. I use these programs on a daily basis.
    If you don't trust me, use google at your own risk.
    Last edited by EpicPacMan; 08-08-2009 at 05:34 PM.

  2. The Following 3 Users Say Thank You to EpicPacMan For This Useful Post:

    aaronsxc (08-08-2009),Grim (08-08-2009),Obama (08-08-2009)

  3. #2
    Sharpe's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Dont worry about it
    Posts
    1,219
    Reputation
    15
    Thanks
    99
    I read the whole post and I have no idea what the fuck you are talking about.
    Sexy sig ujelly?

  4. #3
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by Sharpe View Post
    I read the whole post and I have no idea what the fuck you are talking about.
    #1 Don't spam my fucking thread with bullshit like this.
    #2 I said READ THE POST. Don't skim.

    This tutorial will include how to use XN resource editor and PEid to edit files in your combat arms folder without corrupting them. This tutorial really isn't for dummies.

  5. #4
    weaselm01's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Bisbar Village, Russian Federation
    Posts
    1,216
    Reputation
    12
    Thanks
    291
    My Mood
    Bored
    Nice thread

    Followed all rules, as usual <3

    /Approved

    HaHa you owned Sharpe

  6. #5
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy
    I guess im a dummy nao o.o lol. Good tut, thx

    wait, making stuff pink doesn't make it transparent
    Last edited by User1; 08-08-2009 at 06:24 PM.
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  7. #6
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by User1 View Post
    I guess im a dummy nao o.o lol. Good tut, thx

    wait, making stuff pink doesn't make it transparent
    That is only for the launcher. It's how bitmaps handle transparency.

  8. #7
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by EpicPacMan View Post
    #1 Don't spam my fucking thread with bullshit like this.
    #2 I said READ THE POST. Don't skim.
    Wow, that wasn't really spam post, he was saying he couldn't understand it pretty much, and for once, could you EVER calm down...

  9. #8
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy
    That was completely spam, if you have no idea what a person is talking about you don't have to cuss. Its only fair to return the favor
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  10. #9
    Barcode's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    838
    Reputation
    10
    Thanks
    99
    My Mood
    Lurking
    Quote Originally Posted by PixieCorp View Post
    Wow, that wasn't really spam post, he was saying he couldn't understand it pretty much, and for once, could you EVER calm down...

    Dude it was a spam post, just like your post, and mine actually. If you don't like how he acts, GTFO.

    Very nice tut man, very detailed.
    .: Favorite:.


  11. #10
    User1's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Above the influence
    Posts
    4,065
    Reputation
    61
    Thanks
    4,294,967,295
    My Mood
    Crappy
    Hmm... When I put my CRes.dll and change the cursor, I changed the CRC check, then in-lobby, it would be the normal hand, then while going in-game b4 the map loading screen it would show the cursor i put in. If you need my CRes.dll for more info, i'll post it.
    Any donations would help


    Quote Originally Posted by Bombsaway707

    HOLY SHIT ITS USER1
    Quote Originally Posted by Blood

    HOLY SHIT ITS USER1
    Quote Originally Posted by Alby-kun


    HOLY SHIT ITS USER1
    Quote Originally Posted by Ali

    HOLY SHIT ITS USER1
    Quote Originally Posted by CodeDemon
    HOLY SHIT ITS USER1
    Quote Originally Posted by Jussofresh View Post
    HOLY SHIT ITS USER1!
    [21:13] CoderNever: HOLY SHIT ITS USER1!

  12. #11
    Grim's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    5,359
    Reputation
    112
    Thanks
    3,786
    My Mood
    Cynical
    nice tut epic.. one thing tho.... LMAO AT THE MUSIC YOU USED FOR THAT VID!!!
    Want to see my programs?
    \/ CLICK IT BITCHES \/

  13. #12
    Vizz's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Five ★'s
    Posts
    3,245
    Reputation
    112
    Thanks
    1,981
    My Mood
    Bored
    Nice tutorial, looks hard.

  14. #13
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Barcode View Post
    Dude it was a spam post, just like your post, and mine actually. If you don't like how he acts, GTFO.

    Very nice tut man, very detailed.
    He couldn't understand, pretty much asking to explain it easier... Off-topic Conversation needs to stop or else people might get banned, so I will stop... And BTW, I can't even understand much of it either...
    Off-topic conversation ended...

  15. #14
    hsicarlos's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Hiding
    Posts
    454
    Reputation
    11
    Thanks
    119
    My Mood
    Amused
    Nice tut. I just tried it out and it worked, but to many string values when I open it in the res editor :/. Takes a while to look through them all lol.


    fail:

    Quote Originally Posted by oanator View Post
    hey does this give a viris? if so i will tell an admin and u will be band

  16. #15
    EpicPacMan's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    The internet.
    Posts
    187
    Reputation
    13
    Thanks
    150
    My Mood
    Goofy
    Quote Originally Posted by User1 View Post
    Hmm... When I put my CRes.dll and change the cursor, I changed the CRC check, then in-lobby, it would be the normal hand, then while going in-game b4 the map loading screen it would show the cursor i put in. If you need my CRes.dll for more info, i'll post it.
    I mention in my post that it's just the loading screen cursor. The normal cursor is somewhere in there. When I find it I'm making it the diablo 2 cursor. I'm just being lazy :/

    Quote Originally Posted by hsicarlos View Post
    Nice tut. I just tried it out and it worked, but to many string values when I open it in the res editor :/. Takes a while to look through them all lol.
    Be careful when messing with those. I accidentally effed the variables that store the moving and shooting buttons. xD

    Quote Originally Posted by PixieCorp View Post
    He couldn't understand, pretty much asking to explain it easier... Off-topic Conversation needs to stop or else people might get banned, so I will stop... And BTW, I can't even understand much of it either...
    Off-topic conversation ended...
    It can't get any easier than this. I just lied. It can be easier, but I'll look like a condescending ass-face. Sharpe is just a troll. Dun get any simpler than that. The tutorials are meant for people who actually want to learn. Not for people who want it done for them.

Page 1 of 2 12 LastLast

Similar Threads

  1. Combat arms Hack making
    By Awsomehack in forum Programming Tutorial Requests
    Replies: 2
    Last Post: 07-11-2009, 10:34 AM
  2. TUT Combat Arms and Windows 7 beta
    By 7aphod in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 06-11-2009, 09:50 PM
  3. source for combat arms hacks (make ur own hacks
    By morzan364 in forum Combat Arms Hacks & Cheats
    Replies: 15
    Last Post: 04-13-2009, 12:19 AM
  4. a whole combat arms aimbot making tutorial plz
    By jts88825 in forum Programming Tutorial Requests
    Replies: 0
    Last Post: 12-29-2008, 10:19 PM
  5. How to make a Combat arms tut.
    By Evilipod in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 09-14-2008, 04:27 PM

Tags for this Thread