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

Upload your cheat tables here (No requests)
bossman
Cheater
Cheater
Posts: 31
Joined: Thu Sep 19, 2019 8:53 pm
Reputation: 0

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

Post by bossman »

is spawnawesomeitems no longer working?

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

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

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

Post by SunBeam »

^ It should. OpenDebugMenu doesn't :)

bossman
Cheater
Cheater
Posts: 31
Joined: Thu Sep 19, 2019 8:53 pm
Reputation: 0

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

Post by bossman »

after trying for 1 hour spawnawesomeitems is not working tried both methods new sep 27 method and old sep 23 method

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

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

Post by SunBeam »

If the game has updated in the meantime, again, then it might be a possibility.

Jilreign
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Oct 03, 2019 9:31 am
Reputation: 8

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

Post by Jilreign »

SunBeam wrote:
Thu Oct 03, 2019 11:01 pm
If the game has updated in the meantime, again, then it might be a possibility.
There was an update a few hours ago. spawnitems is broke again for now, as well as the "reactive god etc", both cause crash.

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

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

Post by SunBeam »

Jilreign wrote:
Thu Oct 03, 2019 11:38 pm
SunBeam wrote:
Thu Oct 03, 2019 11:01 pm
If the game has updated in the meantime, again, then it might be a possibility.
There was an update a few hours ago. spawnitems is broke again for now, as well as the "reactive god etc", both cause crash.
Fix them :) Good luck.

Fongsaiyuk
Noobzor
Noobzor
Posts: 5
Joined: Fri Oct 04, 2019 12:06 am
Reputation: 0

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

Post by Fongsaiyuk »

Yea the update messed it up. Will be waiting for the update! thanks for all the work SunBeam!

JustinTimber
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Sep 26, 2019 4:39 pm
Reputation: 0

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

Post by JustinTimber »

New update did break the table, but it's likely we'll see the save editor soon anyway.
Many thanks for what you worked on so far SunBeam, I made sure to unlock everything I needed to enjoy the game.
For the others: I'm not sure you'll get an update this time, depends how good SunBeam is feeling!

bossman
Cheater
Cheater
Posts: 31
Joined: Thu Sep 19, 2019 8:53 pm
Reputation: 0

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

Post by bossman »

in SunBeam we trust!

uba46
Novice Cheater
Novice Cheater
Posts: 16
Joined: Thu Sep 26, 2019 6:50 am
Reputation: 1

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

Post by uba46 »

SunBeam wrote:
Thu Oct 03, 2019 11:54 pm
Fix them :) Good luck.
Just Uploaded all 4 characters end of hunter mod 92% to 102% & 31 Mules with all types of items (lof of anointed ones).
No broken items like: 65 attachments and 300K dmg, only normal ones.
No idea if i can put the link here for people to download it as it's on Nexus Mod.

But it's just to let you know as you did a lot of work for BL3, if it can help you then great! =)

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

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

Post by SunBeam »

uba46 wrote: ...
^ Hey guys, please move the talk about various saves, characters and so on to the OTHER topic :) This topic isn't about that crap. Thanks!

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

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

Post by SunBeam »

I've just discovered that x64dbg is capable of scripting stuff :) I will drop out of warp for a while and stop hacking games at the pace with which I've gotten y'allz used to and focus on coming up with generic scripts that will do the job for me/us (e.g.: when game updates, pop in the script, boom).

User avatar
mgr.inz.Player
Cheater
Cheater
Posts: 37
Joined: Fri Mar 03, 2017 8:41 am
Reputation: 42

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

Post by mgr.inz.Player »

I thought I would write it in a currently popular forum thread.

For anyone which has "Intel Gemini Lake, family 6 model 122 stepping 1". You could have problems with some AA scripts.
Problem is that CPU is reading incorrect instruction bytes, e.g. mov with RIP relative addressing, when instruction is crossing a 16-byte boundary.
It happens mainly when such instruction is at address with ending: 1c, 23, 5c, 5d, 9c, 9d, a3, dc.

So, place this:
"align 10 90"

before any
"mov REG64,[somethinghere]"

in AA scripts which crash the game.



source: [Link]
Last edited by mgr.inz.Player on Sun Oct 06, 2019 1:29 pm, edited 1 time in total.

m0nKeY
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Oct 06, 2019 1:05 pm
Reputation: 0

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

Post by m0nKeY »

SunBeam wrote:
Sat Oct 05, 2019 10:09 pm
I've just discovered that x64dbg is capable of scripting stuff :) I will drop out of warp for a while and stop hacking games at the pace with which I've gotten y'allz used to and focus on coming up with generic scripts that will do the job for me/us (e.g.: when game updates, pop in the script, boom).
I just registered here, to thank you for your work. I know that assembler and understanding memory content is a high specific knowledge, which you use to help here out, without getting payed for it. Is there any possibility to donate you something?

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

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

Post by SunBeam »

m0nKeY wrote:
Sun Oct 06, 2019 1:11 pm
I just registered here, to thank you for your work. I know that assembler and understanding memory content is a high specific knowledge, which you use to help here out, without getting payed for it. Is there any possibility to donate you something?
I really appreciate your intention, but I myself decided I'd stay out of the whole "donation" process :) You can donate to FRF instead, if you feel like, as this is where you'll always find me. Please see: viewtopic.php?f=21&p=105697#p103733.

Thank you!

Post Reply

Who is online

Users browsing this forum: AhrefsBot, Bing [Bot], cathunter, coccocbot-web, ctl3d32, DotBot, dvd7master, Gakido83, Google Adsense [Bot], lhs1225, lilou, Melraki, mikamiyui, Razzor96, tindr_sb