Modifies player movement (WalkSpeed and JumpPower) to traverse the open world faster.
Scripts often use StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false) to hide the standard Roblox inventory. OP Backpacking GUI
For those interested in the technical side of how these custom GUIs are built: OP Backpacking GUI
Custom layouts that may allow for more slots than the standard backpack. How They Are Implemented (Scripting Logic) OP Backpacking GUI
While specific versions vary, common functionalities in these scripts often include: