Results 1 to 12 of 12
  1. #1
    ReporterXxX's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    7

    ATTRIBUTES.rez modding | Speed, Stamina, Sprint & No Recoil

    Hi Modders,

    So i was messing with ATTRIBUTES.rez (Weapons.txt, Modelbutes.txt, Mod.txt) recently and i found way to make No recoil, Speed and stamina hack with modifying it. i drop the decrypted and encrypted txt files on this post.

    To use Modified txts;
    1-) Rez Extract the ATTRIBUTES.rez
    2-) Unzip encrypted txts_mpgh.net.zip
    3-) Copy the txts in encrypted txts_mpgh.net.zip
    4-) Paste in to ATTRIBUTES.rez
    5-) Rez inject the ATTRIBUTES.rez
    6-) Patch the ATTRIBUTES.rez
    7-) Copy to in Game File
    8-) You are good to go, Have Fun

    Thx to @SoNoS for Rez patcher and Text Decrypter
    Thx to @supercarz1991 inspire about rez modding

    Note; After patch txt files should be re-modified
    For no recoil and speed we need to modify Weapons.txt (M4A1 values) // "Modified values to get no Recoil"

    MovePenalty=0.1 // "-0.99" if value is negative "-" gives speed boost
    ZoomedMovePenalty=0.1 "-0.99"
    ShotsPerClip=30 // Not works in online modes
    MinPerturb=3 // "1"
    MaxPerturb=100 // "1"
    DuckPerturb=2 // "1"
    MoveDuckPerturb=3 // "1"
    PerturbIncSpeed=1.3 // "0.1"
    PerturbDecSpeed=0.3 // "0.1"
    ZoomedMinPerturb=2 // "1"
    ZoomedMaxPerturb=30 // "1"
    ZoomedPerturbIncSpeed=1.3 // "0.1"
    ZoomedPerturbDecSpeed=0.3 // "0.1"
    MaxCamRecoilWag=15 // "1"
    BaseCamRecoilWagL=1.2 // "0.1"
    BaseCamRecoilWagR=-1.2 // "0.1"
    BaseCamRecoilPitch=1.3 // "0.1"
    MaxCamRecoilPitch=5 // "1"
    MaxCamRecoilYaw=0.0 //
    BaseCamRecoilYaw=0.0 //
    MaxRandomPitch=0.02 //
    BaseCamBackJitter=0.0 //
    BackJitterRecover=1.0 //


    For Stamina and Sprint we need to modify Modelbutes.txt (Base Char values)

    MovePenalty= 0.1
    DashSpeed= 0.4
    Max Stamina= // Not all gear items and Characters have this value, so u guys need add it by own.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by ReporterXxX; 09-09-2023 at 10:59 PM. Reason: Forgot to mention files should be re-modify after patch (if there is change on txt files)

  2. The Following 4 Users Say Thank You to ReporterXxX For This Useful Post:

    ideduck (09-18-2023),nicolasxxm (15 Hours Ago),pppdoido1 (09-11-2023),pppdoido2 (09-11-2023)

  3. #2
    ReporterXxX's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    7

    Sorry for misspelling

    i was sleepy while writing this so in how to use i said "unzip the decrypted.zip" i aldready edit the post but im writing this cuz if anyone try it and get "Client Reinstall" error. Pls try again with "encrypted.zip"

    Again Sorry for misspelling.

  4. #3
    pppdoido1's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Can you send me the Encrypted texts without the changes in character speed? only no recoil
    Last edited by pppdoido1; 09-12-2023 at 12:00 AM.

  5. #4
    ReporterXxX's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by pppdoido1 View Post
    Can you send me the Encrypted texts without the changes in character speed? only no recoil
    Sorry for late reply, i was waiting to maintenance
    in this one SR has Crosshair
    <b>Downloadable Files</b> Downloadable Files
    Last edited by ReporterXxX; 09-12-2023 at 09:24 AM.

  6. The Following User Says Thank You to ReporterXxX For This Useful Post:

    pppdoido1 (09-12-2023)

  7. #5
    pppdoido1's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    thank you!!!
    Last edited by pppdoido1; 09-12-2023 at 06:19 PM.

  8. #6
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,717
    My Mood
    Doh
    It finally happened... attributes hacking. Absolutely love it.

    I gotta know, how did you decrypt them? Was it similar to my tool that I posted about in Source Code or something else? My tool had some bugs I didn't know how to fix. I have some really fun attributes ideas, but since I never fixed the tool, I never got to try them out

    Update: My idiot ass just read the post lol. I was gonna use the tool he mentioned, but when I went looking for it, it wasn't free, which is why i made mine
    Last edited by supercarz1991; 09-21-2023 at 04:32 PM.

    commando: You're probably the best non-coder coder I know LOL


  9. #7
    ReporterXxX's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by supercarz1991 View Post
    It finally happened... attributes hacking. Absolutely love it.

    I gotta know, how did you decrypt them? Was it similar to my tool that I posted about in Source Code or something else? My tool had some bugs I didn't know how to fix. I have some really fun attributes ideas, but since I never fixed the tool, I never got to try them out

    Update: My idiot ass just read the post lol. I was gonna use the tool he mentioned, but when I went looking for it, it wasn't free, which is why i made mine
    Thx to replay, i made this after, i saw ur post and just got curios about what can i do with that and after some work i made that. as i mention im using @SoNoS 's Text Decrypter v1.1 and i didnt saw anything about paying. I just extract the .rar file and click it didnt ask to license or something.
    Last edited by ReporterXxX; 09-25-2023 at 05:01 AM.

  10. #8
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,717
    My Mood
    Doh
    Quote Originally Posted by ReporterXxX View Post
    Thx to replay, i made this after, i saw ur post and just got curios about what can i do with that and after some work i made that. as i mention im using @SoNoS 's Text Decrypter v1.1 and i didnt saw anything about paying. I just extract the .rar file and click it didnt ask to license or something.
    Weird, I let that decrypter sit for like 3 hours and it never decrypted the files. Followed the instructions exactly.

    commando: You're probably the best non-coder coder I know LOL


  11. #9
    ReporterXxX's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    7

    // Update 26.09.2023

    Update 26.09.2023

    Here the latest version.
    <b>Downloadable Files</b> Downloadable Files

  12. The Following 2 Users Say Thank You to ReporterXxX For This Useful Post:

    JokeDeityII (09-29-2023),Mahmoud20202 (10-11-2023)

  13. #10
    pppdoido1's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by ReporterXxX View Post
    Update 26.09.2023

    Here the latest version.
    Do you have the latest version only with no recoil?

  14. #11
    ReporterXxX's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by supercarz1991 View Post
    Weird, I let that decrypter sit for like 3 hours and it never decrypted the files. Followed the instructions exactly.
    Sorry to hear that cuz I was a little excited about what you can with it.

  15. #12
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,717
    My Mood
    Doh
    Quote Originally Posted by ReporterXxX View Post
    Sorry to hear that cuz I was a little excited about what you can with it.
    gonna try a fresh install. I wonder if there's a difference between steam and downloadable from the valofe website

    commando: You're probably the best non-coder coder I know LOL


Similar Threads

  1. .Rez modding speed hack
    By Spazznik in forum Combat Arms Mod Discussion
    Replies: 22
    Last Post: 10-21-2010, 06:47 PM
  2. How to inject dtx mods and use rez mods
    By Dr.Dental in forum Combat Arms Mod Discussion
    Replies: 57
    Last Post: 05-31-2010, 01:33 PM
  3. Text files in attributes.rez
    By Xarosofchaos in forum Combat Arms Mod Discussion
    Replies: 6
    Last Post: 01-06-2010, 12:39 AM
  4. [release] my first .rez mod..
    By devinkoz in forum Combat Arms Mods & Rez Modding
    Replies: 5
    Last Post: 12-24-2009, 02:55 AM
  5. How to edit speed in guns - Rez Mod?
    By luisjavier2008 in forum Combat Arms Mod Discussion
    Replies: 11
    Last Post: 12-08-2009, 12:00 AM