Skip to content

Lonegwadiwaitor/gladhaxx

Repository files navigation

GladHaxx
(formerly SirMeme Hub)

A scripting utility for UWP and Standalone versions of Roblox

What's included in this release?

A Client-compatible version of Luau

Modifications made to the compiler, VM, and other various areas of Luau means that this version of Luau works with the Roblox Client!

A fully fledged C++ exploit, including many custom libraries:

Core libraries:
Closure library, including: hookfunction, hookmetamethod, newcclosure, islclosure, iscclosure, clonefunction, cloneref, isourclosure, and more.
Debug library, including: getmetatable, getproto(s), getinfo, setmetatable, get/setconstant(s), set/setupvalue(s), and get/setstack.
Environment library, including: getgenv, getrenv, getgc, getreg, getsenv, get/setthreadidentity, and setfpscap.
Console library, including: rconsoleprint, rconsoleclear, rconsoleerr, rconsolewarn, rconsoletitle, and rconsoleinfo.
Input library, including: mousemoverel, mouse1click, mouse1down, mouse1up, mouse2click, mouse2down, and mouse2up.
IO library, not completed, including: readfile, writefile, appendfile, loadfile, listfiles, isfile, isfolder, makefolder, deletefolder, and deletefile.
Script library, including: getscripthash, getscriptbytecode, getscriptclosure, and loadstring.
Instance library, not fully functional, including: fixed require, getcallingscript, fireclickdetector, fireproximityprompt, getinstances, and getnilinstances.
Table library, including: getrawmetatable, get/setnamecallmethod, setreadonly, isreadonly, and identifyexecutor.


Drawing:
Drawing library, with support for: Circle, Line, Quad, Square, Text, and Triangle.
ImGui library, with support for: Button, CheckBox, Child, ColorPicker, ComboBox, Keybind, Label, MessageBox, RadioBox, SearchBox, Slider, TabSelector, TextBox, ToolTip, TreeView, and of course, Window!

Auxillary:
smh library, including: printconsole, reload, import, and http requests.
base64 library, including: encode, and decode.

Media

Development Videos
yielding.mp4
imgui.testing.on.uwp.mp4
imgui.testing.on.uwp.2.mp4
simplespy.mp4
Being naughty.
naughty.mp4

Additional Credits

@Upbolt (ARSON)

  • Writing parts of the core & a few libraries, most notably the Drawing & ImGui libraries

@peyton2465

  • Writing & helping with parts of the DirectX hooking.

Final notes

!! This cheat is NOT for Byfron versions and is not updated for the latest release. !!
Furthermore, this source code is purely for education purposes, and I do not condone using this for nefarious means.

About

formerly SirMeme Hub, a scripting utility for Roblox.

Resources

License

Stars

Watchers

Forks