Pinned Repositories
APIDump
A module that retrieves the latest Roblox API dump.
APIToModule
Downloads and parses the latest Roblox API dump and puts it in a ModuleScript.
get-exploit
Tries to determine the name of the exploit being used in a Roblox game.
GetProperties
A module that uses the latest Roblox API dump to return a dictionary of an instance's properties.
LuaClass
Basic class system for Luau
LuauLexer
A Luau lexer designed for Roblox.
RBXRequests
An HTTP requests module for Roblox designed with control and flexibility in mind.
RobloxLuaAPI
A Roblox API wrapper written in Luau.
StudioWidgetsRemade
A sort of remake of StudioWidgets. Meant to look more modern.
tween-library
A module designed to make animating GUIs and other instances using TweenService easier.
astriaInight's Repositories
astriaInight/RBXRequests
An HTTP requests module for Roblox designed with control and flexibility in mind.
astriaInight/LuauLexer
A Luau lexer designed for Roblox.
astriaInight/RobloxLuaAPI
A Roblox API wrapper written in Luau.
astriaInight/get-exploit
Tries to determine the name of the exploit being used in a Roblox game.
astriaInight/LuaClass
Basic class system for Luau
astriaInight/StudioWidgetsRemade
A sort of remake of StudioWidgets. Meant to look more modern.
astriaInight/tween-library
A module designed to make animating GUIs and other instances using TweenService easier.
astriaInight/APIDump
A module that retrieves the latest Roblox API dump.
astriaInight/APIToModule
Downloads and parses the latest Roblox API dump and puts it in a ModuleScript.
astriaInight/GetProperties
A module that uses the latest Roblox API dump to return a dictionary of an instance's properties.
astriaInight/installrbx
An SH script for installing Roblox using Grapejuice.
astriaInight/LoadingIcons
Animated loading icons for Roblox GUIs.
astriaInight/LuaSeconds
Converts a time length string to an integer of seconds. Designed for Luau.
astriaInight/luau-tutorials
Stuff for roblox lua.
astriaInight/PyCLI
Simple CLI creator for python.
astriaInight/rbx-mouse
Mouse module designed for roblox lua, cannot be run from game scripts due to limitations.
astriaInight/ResizableFrame
Resizable frame for Roblox GUIs.
astriaInight/roblox-cookie-checker
Checks Roblox cookies and outputs a file only including valid cookies.
astriaInight/RobloxPromise
astriaInight/RobloxXML
XML reader for Luau. Only works for basic XML at the moment.
astriaInight/TableToString
Luau module for converting Table objects to pure string form.
astriaInight/TextboxFunctions
A set of useful functions for Roblox TextBoxes.
astriaInight/TweenService
Replicating module for tweening properties and model CFrames.
astriaInight/UIFramework
Luau function to create instances in a "tree" format.
astriaInight/windowtest
windowtest