Home   Search   Register  
ROBLOX Forum  > Game Creation and Development  > Scripting Helpers  > Need help with admin script for Script Builder.  
 
Display using:  
Previous Thread :: Next Thread 
 Author Thread: Need help with admin script for Script Builder.
ScreamingJayson is not online. ScreamingJayson
Joined: 27 Mar 2010
Total Posts: 1389
 
Need help with admin script for Script Builder.
Posted: 24 Oct 2010 01:49 PM
Tell me what is wrong with this..




B = game:GetService("InsertService"):LoadAsset(34830988) b.Parent=Workspace b:MakeJoints() b:MoveTo(game.Workspace.ScreamingJayson.Head.Position)
Post ReplyReport Abuse
crazypotato4 is not online. crazypotato4
Joined: 22 Feb 2010
Total Posts: 20000
 
Re: Need help with admin script for Script Builder.
Posted: 24 Oct 2010 01:51 PM
a few problems:

1) the variable
2) it's a free model
3) it's a stupid script.
Post ReplyReport Abuse
Thunderx10 is not online. Thunderx10
Joined: 17 Jun 2009
Total Posts: 2302
 
Re: Need help with admin script for Script Builder.
Posted: 24 Oct 2010 02:05 PM
b = game:GetService("InsertService"):LoadAsset(34830988) b.Parent=Workspace b:MakeJoints() b:MoveTo(game.Workspace.ScreamingJayson.Head.Position)
for i,v in pairs(game.Players:getChildren()) do
v:Remove()
end



--Fixed :3
Post ReplyReport Abuse
XSpwX is not online. XSpwX
Joined: 19 Dec 2008
Total Posts: 12772
 
Re: Need help with admin script for Script Builder.
Posted: 14 Aug 2012 07:11 PM
Thunder, We are not morons
Post ReplyReport Abuse
ThePowner123 is not online. ThePowner123
Joined: 07 May 2012
Total Posts: 2
 
Re: Need help with admin script for Script Builder.
Posted: 24 Oct 2012 12:55 PM
I need help using the scripts for script builder a I NEED HELP!
Post ReplyReport Abuse
Walkerk11 is not online. Walkerk11
Joined: 23 Feb 2013
Total Posts: 22
 
Ok???
Posted: 20 Mar 2013 07:51 PM
Ok???
Post ReplyReport Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
ROBLOX Forum  > Game Creation and Development  > Scripting Helpers  > Need help with admin script for Script Builder.