Skip to content

Overhault-Experiences/Eco-Executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eco Executor🍃

This is a plugin made for developers to pentest or debug their game in studio. This plugin almost replicates executor API and the UI was inspired by the KRNL executor (which now has been shutdown) Also, the executor uses an API called eAPI (a xAPI but it has been modified to fit perfectly with the level 5 identity since xAPI replicates executor functions and made it work with level 2 identity scripts)

Features📦

  • Eco Executor UI and Syntax Highlighting Screenshot 2025-02-08 141832
  • Client Sided Execution Screenshot 2025-02-08 141911
  • Configurable Execution (Client | Studio) Screenshot 2025-03-01 062326
  • Script Tab Support Screenshot 2025-02-08 142006
  • Syntax Error Highlighting Screenshot 2025-02-08 142043
  • Hovering the red number will show the syntax error message Screenshot 2025-02-08 142558
  • File System Screenshot 2025-02-08 142117
  • File Store Screenshot 2025-02-15 115032
  • Custom Console for Eco Executor Screenshot 2025-02-08 142349

Installation📥

Go to releases and download the rbxmx file in the latest release. Insert the rbxmx file into the game and 'save it as local plugin'. There should be a toolbar in the plugins tab (click to config the Eco Executor) Make sure that in the security settings (game settings at security section) the Enable Studio Access to API Services and Enable Http requests has been enabled, otherwise some functions may not work!

Warning⚠️

Running in an unpublished game will make some executor functions non-functional/unusable.

Additional Infoℹ️

Comment directives

  • --!noSyntaxCheck: (Eco Executor's script editor) No error highlights
  • --!nameFile FileName: (Save to FileStore) Useful to save a script named properly to file store
  • --!overwriteFile FileName: (Save to FileStore) Useful in overwriting an already saved script in file store (so you don't need to delete it and save it again)

Credits🔷

About

A plugin that almost replicates roblox executor. Made for pentesting/debugging.

Resources

License

Stars

Watchers

Forks

Languages