Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Setup guide

LuaGunsX edited this page Nov 21, 2023 · 5 revisions

This wiki page covers the basics of how to run the script. You will require the following:

  • a working Roblox client above version 0.347/version-275113b61062497d.
  • any device except for clients that are unstable on Roblox (such as Linux, for example).
  • a Roblox account.

Section I - Finding a Script Builder

  1. First, you will find a script builder and/or script executor that supports the "require" function.
  2. Copy and paste the require script into the text box in the executor GUI. If you are in Void Script Builder Place 2, type "c/(ModuleBrowser require here)" in the text box in the bottom left corner and press Enter on your keyboard.
  3. Click the Execute button.
  4. That's all you need to do! You've officially ran Module Browser.

Clone this wiki locally