Your new "no reload" script works with the new airburst rocket launcher after reloading once. It was weird how I didnt have the backpack equipped either.ZoDDeL wrote: ↑Wed Apr 10, 2024 7:08 pmUPDATE
changed:
super damage / damage mod>
new entrypoint.
new damage multiplier
CTRL+F look for this ->1 means 100% defaultCode: Select all
dmg_multiplier: dd (float)10 admg_multiplier: dd (float)10 enemydmg_multiplier: dd (float)0
0.5 would be 50%
2.5 would be 250%
...
there is no multiplier for penetration because the following opcodes after the entrypoint dont seems to take it and it would be
bloated as hell (for every penetration value the whole ID compare list extra) so i just let write static 7777 penetration for all 4
penetration types (yes there are 4 and not just 3...) on whitelisted weapons (not defaults and enemy penetration is unchanged).
so even if you play with default damage you could still penetrate armor (still very tough to kill a tank with a pistol...)
no shield cooldown>
instead of nop/jump we can now tune the delay in seconds (float)
CTRL+F look for this ->Code: Select all
shieldCD: dd (float)0
new reload>
instead of nop/jump script checks now for ammo left in clip/chamber.
ammo in weapon goes down until only 1 bullet (except dual mag weapons like punisher they stick at half ammo) is left.
this allows reloading but weapon never goes fully empty.
also fixes the recoil-less rifle no reload (might need to reload once without ammo backpack)
added:
damage mod whitelist>
// R-63CS Diligence Counter SNiper
// LAS-16 Sickle
// JAR-5 Dominator
// SG-225SP Breaker Spray&Pray (16)
damage mod default damage>
//orbital laser
//500kg bomb
//orbital precision strike
//orbital railcannon strike
//orbital 120MM HE barrage
//orbital 380MM HE barrage identical ID's as precision strike
//eagle 110mm rocket pods
//mortar turret
//eagle airstrike
//eagle clusterbomb
//helldiver pot damage
//impact (fall damage???)
added all in one script category with 4 preset scripts.
Full Cheat:
uses all cheats except mission complete, jetpack, low aggro.
Semi Cheat:
uses all cheats from full cheat except godmode and tuned down speedhack and damage mod.
Semi Legit:
uses all cheats from semi cheat except instant rescue, killcount, instant shuttle, and tuned further down speedhack and damage mod.
Full Legit:
uses the minimum of cheats.
new reload
2 sec shield recharge (2 sec is long if you get continous attacked and recharge timer get interupted!!!)
maphack
no recoil
inf stamina
very tuned down speedhack and damage mod.
the idea is that you only have to choose one preset and activate only one script and play instead of clicking multiple scripts in the short time you can before anticheat wakes up.
just open an AIO script and search it with CTRL+F and change values to your needs or copy a whole script and edit out everything you dont like.
i personal like the Semi-Legit the most if you wanna play with your friends but keep some good benefit without looking way to fishy.
script and guide as always in my signature>>>
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1