Strawberry is a Roblox LUAU script that finds remote events that can be weaponized, giving the player FE admin commands.
⚠️ For educational and research purposes only. Do not use this script to exploit or harm others' experiences on Roblox. 😉
- 🔍 Remote Event Scanner – Detects vulnerable remote events/functions in real-time.
- 🛠️ Weaponization Engine – Automatically hooks and triggers exploitable remotes.
- 📜 Multi Executor Support – You can run this script on any level 3+ executor (e.g.,
Solora,Xeno,Swift, etc.). - 🧠 Command System – Provides a suite of FE admin-style commands.
- ⚡ Fast & Lightweight – Optimized for minimal lag and maximum performance.
- 🛡️ Auto-Bypass Detection – Avoids basic anti-exploit detection systems.
- Get a Roblox Executor – This script requires an executor that supports LUAU.
- Copy the Script – Click here to get the latest version
- Execute in Roblox – Paste it into your executor and run it in-game.
Strawberry works best in games with poorly secured remote events.
Compatibility varies depending on how the game structures its server-client communication.
✅ Most unfiltered FE games
❌ Games with strong anti-exploit or remote validation
| Command | Description |
|---|---|
kill |
Kills the targeted player |
goto |
Go to a player |
brickify |
Makes the target's character a bunch of bricks |
kick |
Kicks the player from the server |
server ban |
Server bans the player |
More commands added frequently!
Strawberry dynamically scans for remote events/functions exposed to the client. Once found, it attempts controlled invocations to test which ones respond to inputs and can be hijacked to run arbitrary server-side actions.
This repository is for educational and security research purposes only. 😉 Using this script to interfere with or damage other users' gameplay is a violation of Roblox’s Terms of Service and can result in bans or other consequences.
Have suggestions, issues, or want to contribute?
Open an issue or submit a pull request!
If you found this project useful or interesting, consider giving it a ⭐️ to show support!