Borderlands 3 [Engine:Unreal 4.20] - Console enabler, Dumper and more..

Upload your cheat tables here (No requests)
Aceofgods
Cheater
Cheater
Posts: 34
Joined: Sun Sep 22, 2019 11:20 pm
Reputation: 8

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Aceofgods »

Do we know a way to complete/skip missions? There's commands for cheatmanager in the objectsdump that allow it, but I couldn't get any of them to work.
The debug menu failed to populate any quests, as well. Am I missing something?

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

mclol
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Sep 23, 2019 4:30 pm
Reputation: 0

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by mclol »

Aceofgods wrote:
Wed Sep 25, 2019 9:06 am
Do we know a way to complete/skip missions? There's commands for cheatmanager in the objectsdump that allow it, but I couldn't get any of them to work.
The debug menu failed to populate any quests, as well. Am I missing something?
How did the command look like ?

neburas
Noobzor
Noobzor
Posts: 8
Joined: Sun Sep 22, 2019 9:39 am
Reputation: 0

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by neburas »

Alice wrote:
Tue Sep 24, 2019 3:22 pm
neburas wrote:
Tue Sep 24, 2019 10:16 am
Alice wrote:
Mon Sep 23, 2019 11:42 pm
...
I changed some values but doesn't any affect for me. Did you use "Camera 3rd" command or something other?
Yes, Ideally you would change these floats at the main menu (since the game only takes the values into account at init), then when you get into the game, use the "camera 3rd" or "camera thirdperson" command to get into 3rd person.
Thanks. It works well.
Changing camera position and use "camera 3rd" command in vehicle makes like first person driving.
But camera movement is so bad and completely useless.
Image

Anyone found vehicle camera's functions?

Aceofgods
Cheater
Cheater
Posts: 34
Joined: Sun Sep 22, 2019 11:20 pm
Reputation: 8

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Aceofgods »

mclol wrote:
Wed Sep 25, 2019 10:29 am
Aceofgods wrote:
Wed Sep 25, 2019 9:06 am
Do we know a way to complete/skip missions? There's commands for cheatmanager in the objectsdump that allow it, but I couldn't get any of them to work.
The debug menu failed to populate any quests, as well. Am I missing something?
How did the command look like ?

Code: Select all

[00057730] Function OakGame.OakCheatManager.CompleteTrackedMission                                              0x0000000018A2F980
[00057708] Function OakGame.OakCheatManager.AdvanceTrackedMission                                               0x0000000018A2E990
I did the trick Sunbeam posted to make them 04020600 and the console didn't say 'unrecognized' or anything, it just didn't function.

Raigar
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Sep 25, 2019 3:14 pm
Reputation: 0

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Raigar »

hey peoples iam new here,
first of all awesome work on the tables.
but ive got 1 little problem i cant get a big console screen the tilde button is not working i've got to use the tab button to open the small console.
is there something i did wrong ? with cheat engine and the injector from the download file both only give a small console bar.

yummyl
Cheater
Cheater
Posts: 31
Joined: Tue Sep 24, 2019 12:59 pm
Reputation: 1

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by yummyl »

Raigar wrote:
Wed Sep 25, 2019 5:33 pm
hey peoples iam new here,
first of all awesome work on the tables.
but ive got 1 little problem i cant get a big console screen the tilde button is not working i've got to use the tab button to open the small console.
is there something i did wrong ? with cheat engine and the injector from the download file both only give a small console bar.
That’s ok, I too don’t have the big console but the commands still work for me

User avatar
SunBeam
Administration
Administration
Posts: 4782
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4412

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by SunBeam »

Veths wrote:
Wed Sep 25, 2019 7:06 am
After most recent patch it seems in the CE table under UFunction_ByteCode the values are not being properly autofilled. Am I missing some functionality here or did the addressing get changed in the most recent patch?
They were never auto-filled. Not as you think they would. You need to find the 'SpawnAwesomeItems' UFunction's address in my dump and put it there, in the table, for this to work. No one said it would get auto-retrieved for you. Read the damn instructions again. There hasn't been any update since the game release, ffs...
Aceofgods wrote:
Wed Sep 25, 2019 4:40 pm
I did the trick Sunbeam posted to make them 04020600 and the console didn't say 'unrecognized' or anything, it just didn't function.
Like I said.. most of the OakCheatManager functions don't do anything:

Image

Then:

Code: Select all

000000014048F130 | E9 7B9C6707 | JMP borderlands3.147B08DB0    |
..
..
0000000147B08DB0 | 48:8B42 20  | MOV RAX,QWORD PTR DS:[RDX+20] | execCompleteTrackedMission
0000000147B08DB4 | 45:31C0     | XOR R8D,R8D                   |
0000000147B08DB7 | 48:85C0     | TEST RAX,RAX                  |
0000000147B08DBA | 41:0F95D0   | SETNE R8B                     |
0000000147B08DBE | 49:01C0     | ADD R8,RAX                    |
0000000147B08DC1 | 4C:8942 20  | MOV QWORD PTR DS:[RDX+20],R8  |
0000000147B08DC5 | E9 56308DF8 | JMP <borderlands3.1403DBE20   |
..
..
00000001403DBE20 | C2 0000     | RET 0                         | CompleteTrackedMission
Big fat NULL.

Raigar
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Sep 25, 2019 3:14 pm
Reputation: 0

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Raigar »

yummyl wrote:
Wed Sep 25, 2019 5:52 pm
Raigar wrote:
Wed Sep 25, 2019 5:33 pm
hey peoples iam new here,
first of all awesome work on the tables.
but ive got 1 little problem i cant get a big console screen the tilde button is not working i've got to use the tab button to open the small console.
is there something i did wrong ? with cheat engine and the injector from the download file both only give a small console bar.
That’s ok, I too don’t have the big console but the commands still work for me
the commands work for me aswell but the bigger screen is easyer and i hate i have to tab for the console to open

Aceofgods
Cheater
Cheater
Posts: 34
Joined: Sun Sep 22, 2019 11:20 pm
Reputation: 8

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Aceofgods »

SunBeam wrote:
Wed Sep 25, 2019 5:53 pm
Big fat NULL.
Dang, I was afraid of that... After 4 characters going through campaign, 2 of them finishing True Vault Hunter Mode... I can safely say I'm sick of the campaign. xD

User avatar
SunBeam
Administration
Administration
Posts: 4782
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4412

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by SunBeam »

Finally figured out the whole mumbo jumbo for the weapons :) Like how many bullets to fire, delay till firing, etc. :D I'll post an update later on, as I progress.

Xanthon25
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Sep 25, 2019 7:48 pm
Reputation: 0

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Xanthon25 »

could you add an increase to melee damage?

User avatar
Rydian
Table Makers
Table Makers
Posts: 100
Joined: Sun Aug 13, 2017 10:56 am
Reputation: 85

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Rydian »

Bullets fired is +904 as 4-byte int, right? I couldn't find it earlier but I was restricting my search, I didn't think it would jump from +3xx to +9xx like that (for stats literally right next to each other in the item card). Now that you mentioned it's there I broadened my search a bit and it showed up.

Is the delay before firing value responsible for the "two shots before a delay" action of some Jakobs shotguns? Is it actually affected by any sort of character skills that buff fire rate or is it static for each weapon?

User avatar
Zyeda
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Sep 24, 2019 2:17 pm
Reputation: 0

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Zyeda »

This is what I was talking about I was literally messing up the most simplest thing for UFunction SpawnAwesomeItems I wasn't changing the Address I was changing the Value like to total knob head man I really need to stop taking three extra double shifts three times a week @-@ and thanks for all the help everyone <3

benny89
Expert Cheater
Expert Cheater
Posts: 173
Joined: Mon Sep 18, 2017 10:11 pm
Reputation: 10

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by benny89 »

Anyone figured out how to add anointed to non-anointed gun? Changing anointed part is easy but I can't figure out how to make non-anointed weapon anointed.

Aceofgods
Cheater
Cheater
Posts: 34
Joined: Sun Sep 22, 2019 11:20 pm
Reputation: 8

Re: Borderlands 3 [Engine:Unreal Engine 4] - Console enabler, Dumper and more..

Post by Aceofgods »

benny89 wrote:
Wed Sep 25, 2019 9:55 pm
Anyone figured out how to add anointed to non-anointed gun? Changing anointed part is easy but I can't figure out how to make non-anointed weapon anointed.
Yeah bud, someone figured it out in the other thread.
viewtopic.php?p=104660#p104660
Just copy the value in the green box from an anointed weapon/item, then place it in the same area on an un-anointed item and relog. Then, you can change the anointment using the usual method.
This post also explains how to add additional anointments.

Post Reply

Who is online

Users browsing this forum: aaxzx, Anolas, BlaxFly, BLEXBot, bluemoon27112, Decimus, deniwork, djpowe, Google Adsense [Bot], jds975, KDironclaw, lockej, mikamiyui, noahzer, Pedroma34, Sunny38, thenetza, wertdefer, YandexBot