Hi guys,
Maybe some one could help me create a shield, relic, and facepuncher with good stats for meele ?
Would be nice ty in advance ^^
Everything you need is right here in this thread so if you start at page 1 by the time you get to page 55 you'll know exactly how to do that. You are welcome
OPTIONS
- Current Playthrough (0 = Normal, 1 = TVHM)
- Number of Playthroughs Completed (unlocks TVHM)
HOW TO USE:
Enable the script at the Main Menu
Open the Load Character screen and select your character
*To unlock TVHM set the Number of Playthroughs Completed to 1 or higher then load in the game and quit to Main Menu
OPTIONS
- Current Playthrough (0 = Normal, 1 = TVHM)
- Number of Playthroughs Completed (unlocks TVHM)
HOW TO USE:
Enable the script at the Main Menu
Open the Load Character screen and select your character
*To unlock TVHM set the Number of Playthroughs Completed to 1 or higher then load in the game and quit to Main Menu
The tooltip pointer appears to be broken. Every time I go to hover over my shield (or any item in my inventory, equipped or not) the game just crashes. Rather disappointed, as I found an awesome shield that takes Moze's Shield of Retribution tree to insane heights. Got it from my first ever golden key, but its only level 14 and I'm now level 23. Really would like to level it up with me... am I simply doing something wrong? I don't even get a chance to even attempt to edit the shield's level because game just instant crashes as soon as I move my mouse over the shield.
The tooltip pointer appears to be broken. Every time I go to hover over my shield (or any item in my inventory, equipped or not) the game just crashes. Rather disappointed, as I found an awesome shield that takes Moze's Shield of Retribution tree to insane heights. Got it from my first ever golden key, but its only level 14 and I'm now level 23. Really would like to level it up with me... am I simply doing something wrong? I don't even get a chance to even attempt to edit the shield's level because game just instant crashes as soon as I move my mouse over the shield.
The tooltip pointer appears to be broken. Every time I go to hover over my shield (or any item in my inventory, equipped or not) the game just crashes. Rather disappointed, as I found an awesome shield that takes Moze's Shield of Retribution tree to insane heights. Got it from my first ever golden key, but its only level 14 and I'm now level 23. Really would like to level it up with me... am I simply doing something wrong? I don't even get a chance to even attempt to edit the shield's level because game just instant crashes as soon as I move my mouse over the shield.
Works fine for me.
I finally discovered that the trick is to keep the Cheat Engine window overlaid on top of the game, hover over your item of choice so that the script can do its thing, and then change the values as I saw fit. As soon as I either minimized the game to pull up Cheat Engine, or tabbed to the Cheat Engine window, the game would crash. For whatever reason, I have to take these specific steps to avoid a crash.
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"Borderlands3.exe"+903E1D6)
label(returnhere)
label(originalcode)
label(exit)
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"Borderlands3.exe"+903E1D6:
db 90 90 90 90
//Alt: db 83 B9 00 02 00 00 00
Unlimited Flak Rakk attack action skill usage. Goes well with fearlessrevolution / CH trainers that have fast / no cooldown options.
(By the way my tables are like, free for people to splice stuff into theirs or use and I encourage people to learn from them since I post info in the threads and comments of the scripts. I'd put that in my signature but we don't have one here.)
Can anyone make a current version please?
I downloaded one and the hp would lock the shield and hp at 999, the ammo would only work with the pistol and some other items would not activate, Personally I just want the health and ammo but even with locked 999 Shield and health you can die from a big enough hit.
Is there a line in there that can increase the drop rate of legendary's would increase the chance of getting jackpots on the slots?
Can someone help out with a infinite health for you pet code? I tried searching for it, but due to the upgrades it fills too quickly to scan for it fast enough.
I'm also using a damage multiplier (from another source) which seem to effect the damage my pet takes, so it's either full or dead, so an infinite health code would help.
(By the way my tables are like, free for people to splice stuff into theirs or use and I encourage people to learn from them since I post info in the threads and comments of the scripts. I'd put that in my signature but we don't have one here.)
Nice thread, thanks for the script and thank you for sharing your process/information, very usefull.