Skip to content

This module script is essential for you to use in your Roblox experience if you want to speed up certain processes with functions, debugging tools, attributes, and more!

License

Notifications You must be signed in to change notification settings

MafuSaku/roblox-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RobloxEssentialsModule

License Releases Downloads Issues

Developer Note: As of 1/21/2024, Essentials version 1.3 is actively being worked on. 1.3 would include a big rework of how Essentials works!! The wiki will be changed to GitHub wiki and would be updated some time after the 1.3 release if i'm not busy!

This module script includes a lot of essentials for you, as a developer, to use in your Roblox experience that can save time programming and be useful for easy functionality and availability!

What does this module include?

I'll give a quick run down on what this module includes with it's functions and features! This is a quick summary and a little taste of what this module has to offer

  • Players
    • Checking if user is ID verified
    • Checking if user is the game or group owner or is in the group
  • VoiceChatService and VoiceChatInternal
    • Checking if user has Voice enabled
  • MarketplaceService
    • Prompt Purchases for Products (Developer Products), Assets, Gamepasses, and Premium
    • Gamepass and Asset Checking
    • Subscription Purchasing
  • VRService
    • VR Automatic Scaling
    • VR Safety Bubble Modes
  • BadgeService
    • Award and Check badges

and many more!!

Most of these features include possibly setting up attributes and debugging tools that use warnings and print statements that can be enabled with a simple true or false boolean :3

How to install/use?

You can read more about installing and using it in the official documentation!

Once you've done that, enter the following code to reference the Essentials Module.

Releases

You can find the latest GitHub releases in the latest releases section

Alternatively, you can find and receive automatic updates on the Roblox Creator Marketplace version

Bug Reports, Feature Requests, or Questions

You can submit all these using the template provided here

License

This project is made under the MIT License