How would i make a exploit like gui

  1. What do you want to achieve? A gui with a multiple line textbox that can also be executed as a server and local script. But it will be like admin commands but you can do anything with it.

Server Scripts can’t work with a GUI directly.

I would make a remote function but just how to make the gui.

Mostly how to run a script from a textbox with multiple lines.

This one is probably of help

2 Likes

UI components actually exist server side. So server scripts are able to work directly with GUIs and can even be parented under them.

It’s just common practice to use local scripts with UI, and more of a hidden behavior that server scripts can also interact with them.

2 Likes

I knew that :stuck_out_tongue:

1 Like

Btw i saw something insanely huge in toolbox. its like 19k lines so it doesnt fit here and pastebin too so here is a .txt file. http://www.mediafire.com/file/updipshtr4pt9fy/uhh.txt/file but yeah its insanely huge.