HELLDIVERS 2

Upload your cheat tables here (No requests)
BBB545
Noobzor
Noobzor
Posts: 7
Joined: Sun Jun 23, 2024 1:40 pm
Reputation: 6

Re: HELLDIVERS 2

Post by BBB545 »

deceichu wrote:
Mon Aug 19, 2024 3:15 am
MemorXorcist wrote:
Sun Aug 18, 2024 11:08 pm
deceichu wrote:
Thu Aug 15, 2024 9:37 am
Can the damage mod really be adjusted? I tried just putting dd (float)1 for the dmg_multiplier and it doesn't really change the damage at all.
That's because '1' is the default setting, setting the dmg multiplier to 1 just multiplies the damage by 1, resulting in no change.

Putting 'dd (float)2' for the dmg multiplier would double the damage, 'dd (float)3' would triple it, and so on.

You can also use additive damage instead of multiplicative by changing the super damage script from 'mulss' to 'addss', allowing you to add a flat damage increase instead of multiplying - so 'dd(float)200' would add 200 damage to the the base damage instead of multiplying the base damage.

Sorry for the confusion, the current default setting in the script is dd(float)20. I've tried just decreasing the number but it still deals an absurd amount of damage and it doesn't seem to change no matter the number. Tried just putting dd(float)1 to just deal base damage and it didn't work.
I've been using this for damage mod. You can change how much weapon damage and stratagem damage is multiplied by separately at the bottom of the script. Bare in mind the 'stratagem' multiplier also has other forms of damage sources, like melee damage atm. Feel free to have a look and modify it.

There's also hotkeys for increasing and decreasing the dmg multiplier. It was updated on 13/08/2024 so you may have to add some weapons etc.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
Helldivers 2 Damage Mod Updated 13.08.2024.CT
Damage mod that multiplies damage
(19.38 KiB) Downloaded 453 times

BiggusBrainus
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Aug 24, 2024 2:45 am
Reputation: 0

Re: HELLDIVERS 2

Post by BiggusBrainus »

So- Since you're able to do all of this, I have a Cheat Table and such but got no way to bypass the game guard. Would you be able to assist?

BBB545
Noobzor
Noobzor
Posts: 7
Joined: Sun Jun 23, 2024 1:40 pm
Reputation: 6

Re: HELLDIVERS 2

Post by BBB545 »

BiggusBrainus wrote:
Sat Aug 24, 2024 2:47 am
So- Since you're able to do all of this, I have a Cheat Table and such but got no way to bypass the game guard. Would you be able to assist?
cfemens bypass works well for me. I believe it's £2 atm. Here's how I got it:
BBB545 wrote:
Mon Jul 01, 2024 8:42 pm
SergeyGosnits wrote:
Mon Jul 01, 2024 8:27 pm
I support the author above. Where can I find and how can I pay for the bypass? I can't find him either. Guys, drop the link, I will be grateful. Or to get a link, you also need to deposit money =). Seriously, it's true, drop the link and instructions.
off the top of my head:
1. [Link]
2. Become a patron by purchasing (£2 iirc).
3. Go to your patreon accounts settings and link your discord account. The server will appear in your discord server list.
4. On discord: Verify yourself in the authentication channel (helldivers-2-auth).
5. Go to the helldivers-2 channel under the patreon members category.
6. Download the bypass in the zipfile.
7. Follow the instructions shown in the video posted in the same channel.
8. You can download some of the tables posted here or use the table included in the zip file. An example is the table posted on page 1 by gir.

firedragon1x
Noobzor
Noobzor
Posts: 11
Joined: Sun Apr 21, 2024 10:51 am
Reputation: 1

Re: HELLDIVERS 2

Post by firedragon1x »

gir, could you make a helldivers script for infinite health ballistic shield? It takes damage and eventually breaks from explosions, so rocket devastator spam eventually breaks it.

MemorXorcist
Noobzor
Noobzor
Posts: 13
Joined: Thu Jun 06, 2024 11:24 pm
Reputation: 14

Re: HELLDIVERS 2

Post by MemorXorcist »

BBB545 wrote:
Mon Aug 19, 2024 6:55 pm
deceichu wrote:
Mon Aug 19, 2024 3:15 am
MemorXorcist wrote:
Sun Aug 18, 2024 11:08 pm


That's because '1' is the default setting, setting the dmg multiplier to 1 just multiplies the damage by 1, resulting in no change.

Putting 'dd (float)2' for the dmg multiplier would double the damage, 'dd (float)3' would triple it, and so on.

You can also use additive damage instead of multiplicative by changing the super damage script from 'mulss' to 'addss', allowing you to add a flat damage increase instead of multiplying - so 'dd(float)200' would add 200 damage to the the base damage instead of multiplying the base damage.

Sorry for the confusion, the current default setting in the script is dd(float)20. I've tried just decreasing the number but it still deals an absurd amount of damage and it doesn't seem to change no matter the number. Tried just putting dd(float)1 to just deal base damage and it didn't work.
I've been using this for damage mod. You can change how much weapon damage and stratagem damage is multiplied by separately at the bottom of the script. Bare in mind the 'stratagem' multiplier also has other forms of damage sources, like melee damage atm. Feel free to have a look and modify it.

There's also hotkeys for increasing and decreasing the dmg multiplier. It was updated on 13/08/2024 so you may have to add some weapons etc.
THANK YOU for this reply, and the time invested creating a damage base preset like this.

BBB545
Noobzor
Noobzor
Posts: 7
Joined: Sun Jun 23, 2024 1:40 pm
Reputation: 6

Re: HELLDIVERS 2

Post by BBB545 »

MemorXorcist wrote:
Sat Aug 24, 2024 11:26 pm
BBB545 wrote:
Mon Aug 19, 2024 6:55 pm
deceichu wrote:
Mon Aug 19, 2024 3:15 am



Sorry for the confusion, the current default setting in the script is dd(float)20. I've tried just decreasing the number but it still deals an absurd amount of damage and it doesn't seem to change no matter the number. Tried just putting dd(float)1 to just deal base damage and it didn't work.
I've been using this for damage mod. You can change how much weapon damage and stratagem damage is multiplied by separately at the bottom of the script. Bare in mind the 'stratagem' multiplier also has other forms of damage sources, like melee damage atm. Feel free to have a look and modify it.

There's also hotkeys for increasing and decreasing the dmg multiplier. It was updated on 13/08/2024 so you may have to add some weapons etc.
THANK YOU for this reply, and the time invested creating a damage base preset like this.
You're welcome! Credit for the damage mod goes to original creator and modifiers :)

fallout11
Expert Cheater
Expert Cheater
Posts: 53
Joined: Tue Apr 30, 2024 11:17 am
Reputation: 16

Re: HELLDIVERS 2

Post by fallout11 »

Thought I'd post this one since I've really enjoyed it. This script makes climbing easier if you are the host.
Spoiler
[ENABLE]
//This little script allow you to climb up most anything you can climb.
{$lua}
AvatarDataReplacer=decodeFunction('c-n1^!AiqG5QhJ4m$,8MLPb!a=4guigvffyZ8sZw5/CR#QBo61p;1HBs:ciU=F0Bic^DdkMFodp[-6i{Wp:LbH%W{k()qFThce38,arEr@ePEj4vy:#ec[5HC6oo.OJHCvVSx1??dSl[,3:B6.J]:UX,v0erE,QuJE!esNCwi9,Gj(JM((tiZ]1Bfy)C3qB3D$J8p[l_7)XYg@GTq15b$xp#h43GWhg3c:C{3S[Ydh/M[g-ur?4rJ?n4Vc*Ar2-*YJK9RrJW:,w^z2v-!HnOuSuA@9AiTTj_AoIjz;{eIJOjG,P%Y-xB.6U,twn=f')
AvatarDataReplacer()
{$asm}
// X
AvatarClimbAddr:
dd (float)50.0 // Default 1.95

// Y
AvatarClimbAddr+4:
dd (float)50.0 // Default 1.40

[DISABLE]
// X
AvatarClimbAddr:
dd (float)1.95

// Y
AvatarClimbAddr+4:
dd (float)1.40

unregistersymbol(AvatarClimbAddr)
Last edited by fallout11 on Tue Sep 17, 2024 11:39 am, edited 1 time in total.

firedragon1x
Noobzor
Noobzor
Posts: 11
Joined: Sun Apr 21, 2024 10:51 am
Reputation: 1

Re: HELLDIVERS 2

Post by firedragon1x »

Anyone have the IDs for the impact/explosion of the new Orbital Napalm Barrage?

User avatar
SSDev
Novice Cheater
Novice Cheater
Posts: 21
Joined: Tue Feb 20, 2024 7:14 pm
Reputation: 49

Re: HELLDIVERS 2

Post by SSDev »

Soldier3412 wrote:
Fri Mar 01, 2024 9:13 am
I just wanna say thank you and good job, its like my second family people on this post, im here everyday haahh. Have a good day
Thank you xD if you have any questions / suggestions always looking for new games to reverse :ph34r:

kushinell
What is cheating?
What is cheating?
Posts: 4
Joined: Wed Jul 28, 2021 5:51 pm
Reputation: 0

Re: HELLDIVERS 2

Post by kushinell »

Good morning
I would like to be able to use a cheat table but when I launch or follow the instructions the game crashes, any idea how to do it?

MemorXorcist
Noobzor
Noobzor
Posts: 13
Joined: Thu Jun 06, 2024 11:24 pm
Reputation: 14

Re: HELLDIVERS 2

Post by MemorXorcist »

kushinell wrote:
Thu Sep 12, 2024 8:19 pm
Good morning
I would like to be able to use a cheat table but when I launch or follow the instructions the game crashes, any idea how to do it?
What GG bypass are you using?

0CrossTrigger0
Cheater
Cheater
Posts: 48
Joined: Wed May 22, 2024 9:05 am
Reputation: 3

Re: HELLDIVERS 2

Post by 0CrossTrigger0 »

You could just make a "UD" Cheat Engine and it works like a charm

Truhel
Cheater
Cheater
Posts: 25
Joined: Fri Oct 27, 2017 7:46 pm
Reputation: 5

Re: HELLDIVERS 2

Post by Truhel »

0CrossTrigger0 wrote:
Mon Sep 16, 2024 4:45 am
You could just make a "UD" Cheat Engine and it works like a charm
Can you explain a bit more?

elamigopaisa
Cheater
Cheater
Posts: 33
Joined: Fri Feb 02, 2024 5:49 pm
Reputation: 2

Re: HELLDIVERS 2

Post by elamigopaisa »

does anyone have the updated IDS for zoddels table

fallout11
Expert Cheater
Expert Cheater
Posts: 53
Joined: Tue Apr 30, 2024 11:17 am
Reputation: 16

Re: HELLDIVERS 2

Post by fallout11 »

elamigopaisa wrote:
Tue Sep 17, 2024 3:04 pm
does anyone have the updated IDS for zoddels table
Not yet. Maybe by tomorrow.
Patch just rolled out a few hours ago.
Edit: I posted a few here, all I had time to check while on lunch break.
[Link]

Post Reply

Who is online

Users browsing this forum: AhrefsBot, BlaxFly, DotBot, EyeOfTheMind86, GliderCane, Google [Bot], Google Adsense [Bot], llouchi, Majestic-12 [Bot]