Page 23 of 29

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sun Mar 12, 2023 1:52 am
by Brutalovic
Hello

i have updated the Trainer here a little review:

-Godmode HOST only
-Godmode + 1 hit kill HOST only ( Doretta Drilldozer is also 1 hit switch to normal Godmode)
-Ammo
-Grablinghook
-Grenades HOST only
-Flares
-Overheating
-really Fast Shooting

:!: HOST only means when the host has activated it affects the guests also, if the guest activates the HOST only scripts it can crash the game :!:

im working on "no recoil" because the fast shooting is recoil intense on some weapons :D

Thanks and byebye yours Brutalovic

Updated Table below!!!

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sun Mar 12, 2023 1:41 pm
by flamex122
Brutalovic wrote:
Sun Mar 12, 2023 1:52 am
Hello

i have updated the Trainer here a little review:

-Godmode HOST only
-Godmode + 1 hit kill HOST only ( Doretta Drilldozer is also 1 hit switch to normal Godmode)
-Ammo
-Grablinghook
-Grenades HOST only
-Flares
-Overheating
-really Fast Shooting

:!: HOST only means when the host has activated it affects the guests also, if the guest activates the HOST only scripts it can crash the game :!:

im working on "no recoil" because the fast shooting is recoil intense on some weapons :D

Thanks and byebye yours Brutalovic

Brutalovic_DeepRock_Season3.zip
First off, thank you so much for making an updated table!
Second, do the cheats that don’t say “host” affect guests too? If I’m host and I use ammo will everyone in the lobby also have inf ammo?

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sun Mar 12, 2023 2:36 pm
by Brutalovic
The cheats marked with host only affect every player the other ones the guest player has to activate for himself, because the adress of the other ones are on the local computer.

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sun Mar 12, 2023 4:00 pm
by CEplusAHK
Brutalovic wrote:
Sun Mar 12, 2023 1:52 am
im working on "no recoil" because the fast shooting is recoil intense on some weapons :D
it would be a blessing, hope you manage to create it
also thanks a lot for the new table, you're a saint

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Wed Mar 15, 2023 2:01 pm
by sabatadarkness
Hi! I wanted to simply modify the amount of Barley Bulbs I have, since I spent some on beer and subsequently had the game crash. How can I just set the number of Barley Bulbs I have?

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Wed Mar 15, 2023 3:14 pm
by ebrtsan
sabatadarkness wrote:
Wed Mar 15, 2023 2:01 pm
Hi! I wanted to simply modify the amount of Barley Bulbs I have, since I spent some on beer and subsequently had the game crash. How can I just set the number of Barley Bulbs I have?
Search "drg save editor" on Google and either use the online one or download the one from GitHub (they're made by different people)

You can edit pretty much about anything with either of them, though the one that you have to download edits your levels/progression more precisely (i.e. your "prestige" will go up or down according to how you set your individual dwarves' levels)

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Wed Mar 15, 2023 4:19 pm
by Brutalovic
Search the amount of the bulb under 4byte decrease the value by buying a beer then do a next scan with the new amount, repeat until you only have a few addresses left then change the value of the addresses and done

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Fri Mar 17, 2023 9:06 pm
by GunLad
Brutalovic wrote:
Sat Mar 11, 2023 1:29 am
Hi

i attached a little Table not very good but it does the job :D

Greetings
Brutalovic

Work in Progress for godmode and one hit kill
For any wishes ask and i look what i can do

DeepRock_Season3.CT

By any chance can you be able to do a 100% cargo crate spawn chance cheat? I've been struggling with getting a neon skin and would love something like that!

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sat Mar 18, 2023 6:33 pm
by Brutalovic
Sorry i don`t think i am capable of cheating the spawn chance i not even have a clue where to start there.

i spent nearly 20 hours to get the weapon recoil and spread but no success, every time i want to see what writes to the accuracy it kills the game this never happend to me ever. I have no clue how i should proceeding.

my friend had a wish for speedhack but something is not right sometime it doesn't work or u can not move at all here the code maybe someone have a clue for this

maybe i have the track down the wrong double value

Code: Select all


aobscanmodule(INJECT,FSD-Win64-Shipping.exe,F3 0F 10 83 8C 01 00 00 48 83) // should be unique
alloc(newmem,$1000,INJECT)

label(code)
label(return)


alloc(vollgas,8)

vollgas:
  dq (float)650

newmem:

mov [vollgas],rbx


code:
  mov rcx,[vollgas]
  mov [rbx+0000018C],rcx
  movss xmm0,[rbx+0000018C]
  jmp return

INJECT:
  jmp newmem
  nop 3
return:
registersymbol(INJECT)
registersymbol(vollgas)

[DISABLE]
{$LUA}
 writeFloat('[vollgas]+0000018C',300)
{$asm}
INJECT:
  db F3 0F 10 83 8C 01 00 00

unregistersymbol(INJECT)
unregistersymbol(vollgas)
dealloc(newmem)
dealloc(vollgas)

kind regards the little stupid :?

Brutalovic

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sat Mar 18, 2023 11:03 pm
by Brutalovic
Hello everyone

after some frustrating trys i focused on some other nice features.

-Speedhack should be working but no guarantee!
-Instant building and activate
-Instant collected resource to 100 or 1000 you also can adjust it in the script (it is also capped to this value i tried with add and imul but i'm to stupid :D )

Have a nice gameplay with it and give me a like when you like it or help me out with suggestions and/or how to make the script better.

Love you all
Brutalovic

p.s. i updated the Table because the Gunnerammo and shieldgrenade was not working

p.p.s. the ammo group children is back in there
Brutalovic_V3_DeepRock_Season3.zip
(85.86 KiB) Downloaded 498 times

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Wed Mar 22, 2023 9:16 am
by ebrtsan
Does anyone have an ability cooldown script? I've only been able to find trainers with it but no tables so far.

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Fri Mar 24, 2023 4:34 pm
by lnzx
Brutalovic wrote:
Sat Mar 18, 2023 11:03 pm
Hello everyone

after some frustrating trys i focused on some other nice features.
Hi man! Can you make an option to adjust weapon fire speed if that is possible? Or make 2-3 different speeds (like double, triple, quadriple)? Current is like super high. Thx

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Mon Mar 27, 2023 9:06 am
by Akira
Uploaded a small Cheat table for the Legacy Edition of DRG in the Main Post.
Options
Options:
= God Mode
= Inf. Health
== One Hit Kill
= Inf. Shield
= Inf. Clip Ammo
= Inf. Reserve Ammo
= Inf. Grenades
= Inf. Flares
= Inf. Jumps
= Inf. Mineral Drop In Mule
= Instant Fill Pockets
= Rapid Fire
= No Flare Throw Delay
= FoV Modifier
= Walk Speed Modifier
= Actor Time Dialation Modifier
= World Time Dialation Modifier
= World Gravity Modifier
= Save Coordinates
= Load Coordinates
To access the Legacy Edition in Steam you have to go to the game within your Library, make a rightclick on it, go to Properties, select the Beta Tab and pick the Legacy Edition form the List.
You'll then be able to choose between the default DRG Version and the Legacy Edition on Game start.

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sat Apr 01, 2023 7:08 pm
by Brutalovic
lnzx wrote:
Fri Mar 24, 2023 4:34 pm
Brutalovic wrote:
Sat Mar 18, 2023 11:03 pm
Hello everyone

after some frustrating trys i focused on some other nice features.
Hi man! Can you make an option to adjust weapon fire speed if that is possible? Or make 2-3 different speeds (like double, triple, quadriple)? Current is like super high. Thx
Hello lnzx

i will try it but i dont think i can do this

:mrgreen:

Re: [Steam & Windows] Deep Rock Galactic (CT, Mods, Cheat Codes, SaveGame)

Posted: Sat Apr 08, 2023 5:44 pm
by HenryEx
lnzx wrote:
Fri Mar 24, 2023 4:34 pm
Brutalovic wrote:
Sat Mar 18, 2023 11:03 pm
Hello everyone

after some frustrating trys i focused on some other nice features.
Hi man! Can you make an option to adjust weapon fire speed if that is possible? Or make 2-3 different speeds (like double, triple, quadriple)? Current is like super high. Thx
Copy&Paste this into your table:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>41372</ID>
      <Description>"Faster Firing Rate"</Description>
      <Options moHideChildren="1"/>
      <LastState/>
      <Color>0000FF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : FSD-Win64-Shipping.exe
  Version: 
  Date   : 2022-06-05
  Author : HenryEx
}

[ENABLE]
aobscanmodule(AOBCycleTimeLeft,$process,F3 41 0F 58 * * * 00 00 F3 41 0F 11 * * * 00 00 41 38)
alloc(CycleTimeLeft,$80,AOBCycleTimeLeft)
registersymbol(AOBCycleTimeLeft)
registersymbol(CycleTimeLeft)
label(code)
label(return)

CycleTimeLeft:
 dd 0
 dd (float)1

code:
 readmem(AOBCycleTimeLeft,9)
 divss xmm0,[CycleTimeLeft+4]
 cmp byte ptr [CycleTimeLeft],0
 jz return
 xorps xmm0,xmm0
 jmp return

AOBCycleTimeLeft:
 jmp CycleTimeLeft+8
 nop 4
return:

{$LUA}
memrec.Color = 0x0000FF00 --format AABBGGRR this is bright green
{$ASM}
[DISABLE]
{$LUA}
memrec.Color = 0x000000FF -- this is bright red
{$ASM}

AOBCycleTimeLeft:
 readmem(CycleTimeLeft+8,9)

unregistersymbol(AOBCycleTimeLeft)
unregistersymbol(CycleTimeLeft)
dealloc(CycleTimeLeft)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>112993</ID>
          <Description>"Fire X times faster"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>FF8000</Color>
          <VariableType>Float</VariableType>
          <Address>CycleTimeLeft+4</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>112994</ID>
          <Description>"Max Fire Rate"</Description>
          <DropDownList ReadOnly="1" DisplayValueAsItem="1">0: No
1: Yes
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>FF8000</Color>
          <VariableType>Byte</VariableType>
          <Address>CycleTimeLeft</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>