And we’re offering some pre-order bonuses on top of this. If you pre-order Helldivers 2, you’ll receive three spiffy new armor sets: TR-7 Ambassador of the Brand – a promotional armor set for fans of SUMY Corp’s frozen yogurt. TR-62 Knight – armor crafted to deliver justice to...
(they glitch if they run faster than x2...) changed speedhack should now support every armor!!! p.s. credits to sunbeam who ignited the idea to check the game.dll p.p.s basic scripts on my table are manually taken from "version.dll" visual studio builds. but the script codes (...
the SC-34 Infiltrator body armor includes a passive boost called Scout, which boosts radar scan abilities and makes you harder to detect. Once you’ve unlocked and upgraded your options, it’s time to select the next mission, jump in the...
to fill in for BlindJudge while he is away. She takes a look at cleaning up with command console in Fallout: New Vegas, while SirSalami decides to play The Witcher 3 with some help from Geralt's friends. Our guest submission adds a unique and lore-friendly set of armor to Morrowind an...
Thanks for the work! Is it possible to create a script that changes the armor values and mix-and-match the armor perks? Example: medium armor with 50% explosive resistance + servo-assisted on an engineering kit armor. They won't add transmog so this would be amazing. ...
armor damage is damage on buildings/dropships. this ties into penetration. you can have 1000 armor damage but if penetration isn't hight enough, it'll just deflect penetration 1 I'm not sure what the scale of this is but i'm assuming the percentage of penetration. for example a value ...
{ int id; float damage_mult; int damage_value; int armor_damage_value; int penetration1_no_angle_value; int penetration2_angle_value; int penetration3_unknown_value; int penetration4_unknown_value; char* weapon_name; } Weapon; int *weapon_id=(int*)(base_address); int *weapon_dmg=(...
currently whitelisted (damage / armor damage / pentration increased) weapons: AR-23 Liberator / AR-22C Patriot / AR-48 Truth Whisperer / M-105 Stalwart P-2 Peacemaker / P-19 Redeemer LAS-5 Scythe SG-225 Breaker P-4 Senator MG-43 / EXO-45 Gatling ARC-03 FLAM-40 (only the flame fro...
Haven't touched Helldivers 2 yet, but is GameGuardian really so bad that it do no integrity check? yep. we can change opcodes / function and even do jumps into mem allocations but registersymbols getting detected. you can execute scripts (with correct timing ) and close CE without any ...
local processName = "helldivers2.exe" local moduleName = "game.dll" local gamePath = "C:/Program Files (x86)/Steam/steamapps/common/Helldivers 2/bin/" local scriptsToActivate = { 'My weapon ccode v5', 'No Recoil + No Sway *', 'Temp Unlock Armor, Weapons, Strategems *', } local...