Eco Executor - Made for pentesting and debugging

im getting this error when ever trying to lo adstrint a script:
21:06:55.299 user_EcoExecutor.rbxmx.EcoExecutor.main.modules.eAPI:2334: attempt to concatenate string with nil - Client

Make it in widget. In this case roblox will allow it to be resizeable on it’s own. And also it won’t take up viewport’s space.

1 Like


I have this errors, i download latest version.

What are you trying to do? From what I see, it seems like it called a function but the function instead errors.

Do you loadstring a script or a string?

I cant activate it :confused: Doesn’t open

Open what? Also you replying a message about loadstring.

Ive opened a issue on the github about the problem

Open the executor, i dont use loadstring because i dont have executor

Version 0.0.5 has been released

New

  • Updated the executor UI:

  • User no longer need to press a specific key to toggle the executor, now it can be toggled through the toolbar:
    Screenshot 2025-03-15 124815

  • rconsoleinputasync has been separated from the rconsoleinput (they both don’t work the same now)

  • Improved the syntax highlighting.

  • Removed APIs module script along documentation (planning to make a doc in the website instead)

  • If you want to get info about most of eAPI functions, you can see it on here

  • Since the executor UI got updated, the instance in the components may have changed.

  • New attribute added under EcoExecutor Script called Build (for easier version check)

  • Updated old eAPI functions.

Changes

  • getrenv now returns a table containing a roblox globals (including the functions)
  • getgenv now returns a table containing only executor globals (including the functions)
  • Changed the source code of version module script.
  • The main Script is now the ancestor and has been renamed EcoExecutor.
  • Changed debug.loadscript to a getscriptclosure and added getscriptfunction alias (function still same except no longer accepts Script class name)

Bugfixes

  • Fixed where HTTP function related stuff doesn’t work (e.g. game:HttpGet())
  • Fixed a server bug that will create a remote function even tho the Injection (option in the eco config) is disabled.
  • Fixed a possible bug on loadbytecode.

Download the version 0.0.5 here

1 Like

im getting this error:
16:52:48.066 The current thread cannot write ‘OverrideMouseIconBehavior’ (lacking capability RobloxScript) - Client - Instance:106

Can you tell me how you got that error, don’t just put the error message.