885sdwsdwJoin Date: 2009-07-03 Post Count: 89 |
How to Download Free Model in Script Builder
give the script and tell me how to change the number to download other model.
Thank you!
885sdwsdw |
|
885sdwsdwJoin Date: 2009-07-03 Post Count: 89 |
plz reply
Thank you! |
|
|
you can't without hacking the server |
|
sncplay42Join Date: 2008-11-27 Post Count: 11891 |
@scriptikus
ORLY?
game:GetService("InsertService"):LoadAsset(ID).Parent = workspace
Change "ID" to the ID number of the model. |
|
|
ya that dont work i tested it in roblox studio
|
|
|
|
prove it give me a working way to use it. |
|
|
this dont work...
game:GetService("InsertService"):LoadAsset(18743398).Parent = workspace |
|
|
game:GetService("InsertService"):LoadAsset(18743398).Parent = workspace
error is--
Cmd:1: attempt to index a nil value |
|
|
ROBLOX studio isn't online. You need to be online. |
|
|
ok thanks rightlegred thats good explanation |
|
GoldenUrgJoin Date: 2009-08-23 Post Count: 6428 |
You are right this doesn't work in Roblox Studio. However, neither does a Script Builder.
|
|
|
|
How do you find the ID number? |
|
|
|
|
game:GetService("InsertService"):LoadAsset("18743398").Parent = workspace
There you go, working way.
Try it twice r thrice, it sometimes doesn't work once and i think it does show an error. Just ignore that.
|
|
|
already tried it ebfore but ill try again
|
|
|
maybe its cause im on my moms school cp and it wont access stuff on the internet sometimes, ill try when i get home |
|
|
ok yes, i tested in solo mode and it worked |
|
885sdwsdwJoin Date: 2009-07-03 Post Count: 89 |
Thank you sncplay42!!!!! |
|
|
the thing is it cant insert scripts though not even i inside the object |
|
gaius19Join Date: 2009-08-03 Post Count: 3159 |
The easy way is to Insert a StringValue with the code instead. Then loadstring()() the Value... |
|
|
fiterJoin Date: 2007-08-24 Post Count: 4 |
You cant............................... I think thats enouf......... oh and script your on Front page!!! :P |
|