JSploit is a node.js Roblox exploit written in JavaScript
jsploit • Features • Prerequisites • Getting Started • Contributing • License
doesn't work as of now just decided to make public bc funny
A node.js UWP Roblox exploit written in JavaScript for maximum comedic effect.
Based off of uwp_executor
Was not intended for actual usage but instead a fun project.
HUGE thanks to everyone who contributed to this. I am incredibly stupid so thanks for telling me what I needed to do to get this to work.
- Fully external (no DLL injected)
Executes lua code- Luau compilation and Luau bytecode compression
- Written in language not meant for this
TODO:
- Add custom functions
- Add address dumper
- Make UI using Tauri or Electron for funny
- ???
- Node.js
- memoryjs and node-gyp packages
- Clone the repository to your local machine.
- Install the required packages. (NOTE: READ MEMORYJS AND NODE-GYP INSTALLATION INSTRUCTIONS)
npm install
- Open Roblox
- Run the executor using the following command:
node .
Contributions are welcome. If you make it betterer open a pull request. Just note that you must change the RuntimeLibrary
in the node-gyp generated .vcxproj
file to MultiThreadedDLL
or else Luau will not work.
This project is licensed under GNU GPLv3 which means you're free to do what you want except distributing closed source versions. (NO SKIDS ALLOWED!!!1111!!)