Did you max out the SDU slots since the patch increased the limit?
Notwithstanding the above, I find that the following unlimited bank slots script still works anyway
(i "think" this is from Idlehands88 earlier table).
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>16214</ID>
<Description>"Unlimited Bank Slots"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>{ Game : Borderlands3.exe
Version:
Date : 2019-09-15
Author : Idlehands88
This script does blah blah blah
}
[ENABLE]
aobscanmodule(INJECT_BankSlots,Borderlands3.exe,8B 81 A8 02 00 00 C3) // should be unique
alloc(newmem,$1000,"Borderlands3.exe"+22793940)
label(code)
label(return)
newmem:
code:
mov [rcx+000002A8],#0
mov eax,[rcx+000002A8]
jmp return
INJECT_BankSlots:
jmp newmem
nop
return:
registersymbol(INJECT_BankSlots)
[DISABLE]
INJECT_BankSlots:
db 8B 81 A8 02 00 00
unregistersymbol(INJECT_BankSlots)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: "Borderlands3.exe"+22793940
"Borderlands3.exe"+22793918: 48 21 F2 - and rdx,rsi
"Borderlands3.exe"+2279391B: 50 - push rax
"Borderlands3.exe"+2279391C: 48 C1 C2 05 - rol rdx,05
"Borderlands3.exe"+22793920: 48 0F AC FF 28 - shrd rdi,rdi,28
"Borderlands3.exe"+22793925: 48 C7 C6 FF FF FF 00 - mov rsi,00FFFFFF
"Borderlands3.exe"+2279392C: 48 8D 15 DD D0 E4 ED - lea rdx,[Borderlands3.exe+105E0A10]
"Borderlands3.exe"+22793933: 48 89 D0 - mov rax,rdx
"Borderlands3.exe"+22793936: 48 87 04 24 - xchg [rsp],rax
"Borderlands3.exe"+2279393A: C3 - ret
"Borderlands3.exe"+2279393B: 67 0F 1F 40 00 - nop [rax+00]
// ---------- INJECTING HERE ----------
"Borderlands3.exe"+22793940: 8B 81 A8 02 00 00 - mov eax,[rcx+000002A8]
// ---------- DONE INJECTING ----------
"Borderlands3.exe"+22793946: C3 - ret
"Borderlands3.exe"+22793947: 48 8D 2D 51 71 AF 00 - lea rbp,[Borderlands3.exe+2328AA9F]
"Borderlands3.exe"+2279394E: 11 CB - adc ebx,ecx
"Borderlands3.exe"+22793950: 48 8D 64 24 F8 - lea rsp,[rsp-08]
"Borderlands3.exe"+22793955: 48 89 1C 24 - mov [rsp],rbx
"Borderlands3.exe"+22793959: 48 8B 1D 83 1A 6B F4 - mov rbx,[Borderlands3.exe+16E453E3]
"Borderlands3.exe"+22793960: 48 0F 44 1D 83 1A 6B F4 - cmove rbx,[Borderlands3.exe+16E453EB]
"Borderlands3.exe"+22793968: 48 87 1C 24 - xchg [rsp],rbx
"Borderlands3.exe"+2279396C: C3 - ret
"Borderlands3.exe"+2279396D: C7 - db -39
}
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1