| |
|
|
| 07 Sep 2016 08:53 PM |
local Script = Instance.new("Script", workspace)
|
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 08:56 PM |
| i mean how do you insert a script into the workspace when u type something in a selectable gui and then press "Go" and the server will run through it |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 08:57 PM |
So what your asking is how do you make a command bar, basically?
|
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:01 PM |
like if a person types
script.Parent.MouseButton1Down:connect(function()
then the server will run through it
basically |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:06 PM |
| so basically like a public roblox studios? |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:09 PM |
@Skillfullzombie
yup like Online Studio by Merely but they dont get to make scripts.Im making a game called Tibers Box which is a sandbox game based off Gmod where ppl can make maps and stuff...idk
lol |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:11 PM |
I don't think it is possible though..there are WAY too many variables to account for..it'd take you quite a long time to develop it.
|
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:13 PM |
loadstring("print('hello')")() but then people can really easily exploit it |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:18 PM |
| Yeah. There is a HUGE security risk if you do this. Just saying. It's like giving your personal computer's ######## to a hacker or exploiter. |
|
|
| Report Abuse |
|
|
|
| 07 Sep 2016 09:19 PM |
" It's like giving your personal computer's "
hahahaha no
it just lets anyone with a cheap exploit be able to run code |
|
|
| Report Abuse |
|
|
iYzarky
|
  |
| Joined: 01 Jun 2009 |
| Total Posts: 1271 |
|
|
| 07 Sep 2016 09:25 PM |
I'm like 99.9% sure there is no way to access another persons computer using roblox lua.
I don't even care hummie |
|
|
| Report Abuse |
|
|