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.
Last edited by ReporterXxX; 09-09-2023 at 11:59 PM. Reason: Forgot to mention files should be re-modify after patch (if there is change on txt files)
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.
Can you send me the Encrypted texts without the changes in character speed? only no recoil
Last edited by pppdoido1; 09-12-2023 at 01:00 AM.
pppdoido1 (09-12-2023)
thank you!!!
Last edited by pppdoido1; 09-12-2023 at 07:19 PM.
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 05:32 PM.
commando: You're probably the best non-coder coder I know LOL
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 06:01 AM.
Update 26.09.2023
Here the latest version.
JokeDeityII (09-29-2023),Mahmoud20202 (10-11-2023)