Go to file
2024-04-19 21:10:48 +01:00
.vscode 0.0.1 2024-03-11 00:29:03 +00:00
assets fix showcase 2024-04-14 19:24:54 +01:00
src 1.1.6 2024-04-19 21:10:48 +01:00
src-tauri 1.1.6 2024-04-19 21:10:48 +01:00
.gitignore Crazy changes 2024-04-03 10:48:29 +02:00
LICENSE 1.1.6 2024-04-19 21:10:48 +01:00
package.json 1.0.7, scrap login system 2024-04-10 15:56:53 +01:00
README.md 1.1.6 2024-04-19 21:10:48 +01:00

Note


Project abandoned - don't expect any updates.

KrampUI

Simple and lightweight frontend for Ro-Exec.

An image which showcases KrampUI application.

Getting KrampUI

Download the binary,

or... compile it yourself!

  1. Ensure you have cargo (rustup), node, and npm installed.
  2. Run npm install.
  3. Run npm run start or npm run build depending on what you need.
  4. Access the executable at src-tauri/target/release or src-tauri/target/debug.

Q&A

Where is the scripts and autoexec folder?

It's located at %appdata%/KrampUI, or just press the folder icon on the UI and navigate one folder up.

Ro-Exec updated, how do I select a new loader?

Click the settings menu, and then press "Update Loader" in order to select a new loader.

I don't see the UI, how do I fix it?

Perhaps your computer doesn't have Microsoft Edge Webview installed.
Install it from here (scroll down & install Evergreen Bootstrapper), and see if that fixes your issue.

It's injected, why is the title gray and the inject button disabled?

You're probably in the Roblox menu, for the UI to recognize it's connected, join a game.

How to fix it injecting but not executing scripts?

It's probably a issue with Ro-Exec. It's advised to wait until you load into game before injecting.

What is the randomized executable stored in %appdata%/KrampUI?

That's the loader you've selected. You may delete it or replace it, but it's advised to use the Settings menu instead.