Create an account

Unlimited Brooms Boost - All Tiers (RE-UE4SS) v1.2  

Upload: 18 Jun 2023, 13:50
Created by: bigJeez [X]
Uploaded by: Aqxaro
Unlimited Brooms Boost - All Tiers (RE-UE4SS) v1.2

Unlimited brooms boost for all tiers, both for exploration and optionally for races.

I decided to make this because DragonPlays0's version was not working fine for me, so here you have a UE4SS version.

The vanilla default maximum amount of boost for brooms is 100, this script sets it at 10.000 per tier, more than enough to make it basically infinite.

Starting with version 1.2, it is possible to activate/deactivate the unlimited boost for races (activated by default).
For more info see the customisation below.

~ SETUP
1) If you haven't already, install first "RE-UE4SS"
2) Place "UnlimitedBroomBoost" folder inside RE-UE4SS Mods folder.
  <install directory>\Phoenix\Binaries\Win64\Mods\UnlimitedBroomsBoost
3) Enjoy.

~ NOTES

  • If you see the boost bar empty (Ex. when you load a game that was saved while you were on the broom), just get off and go back up to refill the bar.
  • If you experience crashes or performance drops with RE-UE4SS installed in general, you can do the following steps to alleviate/solve the problem.

1) Go to <install directory> \Phoenix\Binaries\Win64\
2) Open "UE4SS-settings.ini" with a text editor.
3) Scroll down until you find "[Debug]"
4) Set "ConsoleEnabled", "GuiConsoleEnabled" and "GuiConsoleVisible" to "0", like this:
    [Debug]
    ; Whether to enable the external UE4SS debug console.
    Console Enabled = 0
    GuiConsole Enabled = 0
    GuiConsole Visible = 0

5) Save and close.

6) Go to <install directory> \Phoenix\Binaries\Win64\Mods
7) Open "mods.txt" with a text editor and set everything to "0" ( BUT leave BPModLoader to "1" if you have a mod installed that requires it ), like this:
    CheatManagerEnablerMod : 0
    ActorDumperMod : 0
    ConsoleCommandsMod : 0
    ConsoleEnablerMod : 0
    SplitScreenMod : 0
    LineTraceMod : 0
    BPModLoaderMod : 0

    ; Built-in keybinds, do not move up!
    Keybinds : 0

8) Save and close, done.

~ [ OPTIONAL ] CUSTOMISATION
1) After the setup, go inside "<install directory> \Phoenix\Binaries\Win64\Mods\UnlimitedBroomsBoost\Scripts"
2) Open the file "main.lua" with a text editor, like notepad.
3) Change the values by following the instructions inside.

Comments
The minimum comment length is 10 characters.