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

List of scripts

LuaGunsX edited this page Feb 2, 2024 · 6 revisions

The following is a list of modules used in ModuleBrowser. These will include games, utilities, and much more. These also provide descriptions.

Games

Calculator Module by Marble Slabs Studios

The Calculator module is a simple calculation module that returns the answer.

  • require(3612861635):Add("number", "number")
  • require(3612861635):Sub("number", "number")
  • require(3612861635):Mul("number", "number")
  • require(3612861635):Div("number", "number")

Utilities

Simple Game Explorer by Moon and Courtney

Simple Game Explorer, also known as Dex is a game explorer and debugging suite which allows you to explore what is inside of the game. Please note that not all functions of the original script have been added due to this being a Module port.

  • require(14572394952)("Replace with username here, do not remove the quote symbols though.")

GUIs

Chatlogs by Adiont

Chatlogs is a simple script made by user Adiont, which logs the Roblox chat client even if it is private chat or team chat.

  • require(12157891969)("Replace with username here, do not remove the quote symbols though.")

Characters

Gravity Hammer by unknown user

Gravity Hammer is a revamped version of the Gravity Hammer tool made by a Roblox employee. The revamped version has more features and overall fixes it.

  • require(12012115295).load("Replace with username here, do not remove the quote symbols though.")

Unsorted Scripts

  • require(14120823024).CarSpawner("username")
  • require(12842582212).RM("username")
  • require(13645459181).portal("username")
  • require(13124687790).Owner("username")
  • require(4324322759).load("username")

Scrapped Scripts

TBA