Giter VIP home page Giter VIP logo

gladhaxx's Introduction

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.

gladhaxx's People

Contributors

lonegwadiwaitor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.