Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hnrie/Strawberry-Ex

 
 

Repository files navigation

🍓 Strawberry

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. 😉


✨ Features

  • 🔍 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.

📦 Installation

  1. Get a Roblox Executor – This script requires an executor that supports LUAU.
  2. Copy the ScriptClick here to get the latest version
  3. Execute in Roblox – Paste it into your executor and run it in-game.

🧪 Supported Games

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 List

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!


🧠 How It Works

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.


🚧 Disclaimer

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.


📫 Contact

Have suggestions, issues, or want to contribute?
Open an issue or submit a pull request!


⭐ Star the Repo

If you found this project useful or interesting, consider giving it a ⭐️ to show support!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 95.4%
  • Luau 4.6%